From owner-cvs-all@FreeBSD.ORG Sun May 21 00:41:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F7B516A480; Sun, 21 May 2006 00:41:14 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A4C043D4C; Sun, 21 May 2006 00:41:14 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L0ec4H015104; Sun, 21 May 2006 00:40:38 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L0eclG015103; Sun, 21 May 2006 00:40:38 GMT (envelope-from davidxu) Message-Id: <200605210040.k4L0eclG015103@repoman.freebsd.org> From: David Xu Date: Sun, 21 May 2006 00:40:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/posix4 p1003_1b.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 00:41:14 -0000 davidxu 2006-05-21 00:40:38 UTC FreeBSD src repository Modified files: sys/posix4 p1003_1b.c Log: Don't allow non-root user to set a scheduler policy, otherwise this could be a local DOS. Submitted by: Diane Bruce at db at db.net Revision Changes Path 1.27 +4 -0 src/sys/posix4/p1003_1b.c From owner-cvs-all@FreeBSD.ORG Sun May 21 00:42:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E14A716A4D3; Sun, 21 May 2006 00:42:14 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99FD043D45; Sun, 21 May 2006 00:42:14 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L0fdlI015150; Sun, 21 May 2006 00:41:39 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L0fdub015149; Sun, 21 May 2006 00:41:39 GMT (envelope-from mnag) Message-Id: <200605210041.k4L0fdub015149@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 00:41: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-HTML-Template-Associate 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, 21 May 2006 00:42:16 -0000 mnag 2006-05-21 00:41:39 UTC FreeBSD ports repository Modified files: www/p5-HTML-Template-Associate Makefile distinfo pkg-plist Log: - Update to 1.19 PR: 96857 Submitted by: Yen-Ming Lee Approved by: maintainer timeout (14 days) Revision Changes Path 1.4 +3 -2 ports/www/p5-HTML-Template-Associate/Makefile 1.4 +3 -3 ports/www/p5-HTML-Template-Associate/distinfo 1.3 +1 -0 ports/www/p5-HTML-Template-Associate/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 01:03:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 940A716A422; Sun, 21 May 2006 01:03:05 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3853D43D53; Sun, 21 May 2006 01:03:05 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L12Tds023529; Sun, 21 May 2006 01:02:29 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L12TsG023528; Sun, 21 May 2006 01:02:29 GMT (envelope-from mnag) Message-Id: <200605210102.k4L12TsG023528@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 01:02:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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: Sun, 21 May 2006 01:03:05 -0000 mnag 2006-05-21 01:02:29 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: phpmyadmin -- XSRF vulnerabilities Revision Changes Path 1.1039 +31 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun May 21 01:04:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D5FB16A428; Sun, 21 May 2006 01:04:02 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0080F43D58; Sun, 21 May 2006 01:04:01 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L13PsO024763; Sun, 21 May 2006 01:03:25 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L13Pta024762; Sun, 21 May 2006 01:03:25 GMT (envelope-from mnag) Message-Id: <200605210103.k4L13Pta024762@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 01:03:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/phpmyadmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 01:04:05 -0000 mnag 2006-05-21 01:03:25 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo Log: - Update to 2.8.1 PR: 97537 Submitted by: maintainer Security: http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html Revision Changes Path 1.50 +1 -1 ports/databases/phpmyadmin/Makefile 1.38 +3 -3 ports/databases/phpmyadmin/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 01:26:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDA416A424; Sun, 21 May 2006 01:26:54 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6EA143D45; Sun, 21 May 2006 01:26:53 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L1QIdA025586; Sun, 21 May 2006 01:26:18 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L1QI3B025585; Sun, 21 May 2006 01:26:18 GMT (envelope-from itetcu) Message-Id: <200605210126.k4L1QI3B025585@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Sun, 21 May 2006 01:26:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/ftp/proftpd/files 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: Sun, 21 May 2006 01:26:54 -0000 itetcu 2006-05-21 01:26:18 UTC FreeBSD ports repository Added files: ftp/proftpd/files extra_patch-ldap-tls-mod_ldap.c Log: Add file forgotten during last commit: - mark broken on 4.x if libgnugetopt is installed [1], [2] - re-add LDAP TLS support [1] - fix options handling [1] PR: ports/97529 Submitted by: maintainer Approved by: lawrence (previous commit) Pointyhat: itetcu (me) Revision Changes Path 1.1 +8 -0 ports/ftp/proftpd/files/extra_patch-ldap-tls-mod_ldap.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 01:57:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95CB316A422; Sun, 21 May 2006 01:57:24 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35BCD43D46; Sun, 21 May 2006 01:57:24 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L1umf9026712; Sun, 21 May 2006 01:56:48 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L1umYi026711; Sun, 21 May 2006 01:56:48 GMT (envelope-from mnag) Message-Id: <200605210156.k4L1umYi026711@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 01: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/sysutils/ntfsprogs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 01:57:24 -0000 mnag 2006-05-21 01:56:48 UTC FreeBSD ports repository Modified files: sysutils/ntfsprogs Makefile Log: - Mark 4.x as broken. Doesn't have fstatvfs(3). PR: 97536 Submitted by: Martin Matuska Revision Changes Path 1.23 +4 -0 ports/sysutils/ntfsprogs/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 02:23:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA5D16A41F; Sun, 21 May 2006 02:23:41 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B8E43D4C; Sun, 21 May 2006 02:23:41 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L2N5rX028905; Sun, 21 May 2006 02:23:05 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L2N5MJ028904; Sun, 21 May 2006 02:23:05 GMT (envelope-from mnag) Message-Id: <200605210223.k4L2N5MJ028904@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 02:23:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/smm++ Makefile ports/security/gorilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 02:23:41 -0000 mnag 2006-05-21 02:23:05 UTC FreeBSD ports repository Modified files: net/smm++ Makefile security/gorilla Makefile Log: - Fix dependencies since lang/itcl are updated - Bump PORTREVISION PR: 97534 Notified by: Kay Lehmann Pointy hat to: mi Revision Changes Path 1.10 +2 -2 ports/net/smm++/Makefile 1.3 +2 -1 ports/security/gorilla/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 02:56:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A54416A420; Sun, 21 May 2006 02:56:01 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7F7A43D45; Sun, 21 May 2006 02:56:00 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L2tOX7030049; Sun, 21 May 2006 02:55:24 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L2tOBs030048; Sun, 21 May 2006 02:55:24 GMT (envelope-from clsung) Message-Id: <200605210255.k4L2tOBs030048@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sun, 21 May 2006 02:55: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/cgdb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 02:56:01 -0000 clsung 2006-05-21 02:55:24 UTC FreeBSD ports repository Modified files: devel/cgdb Makefile Log: - Force configure to detect readline in ${LOCALBASE} if ${OSVERSION} < 700016. PR: ports/97520 Submitted by: maintainer (Gea-Suan Lin) Revision Changes Path 1.7 +1 -0 ports/devel/cgdb/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 03:18:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52EDD16A422; Sun, 21 May 2006 03:18:40 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19A1C43D48; Sun, 21 May 2006 03:18:40 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L3I4Pa032317; Sun, 21 May 2006 03:18:04 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L3I4lV032316; Sun, 21 May 2006 03:18:04 GMT (envelope-from mnag) Message-Id: <200605210318.k4L3I4lV032316@repoman.freebsd.org> From: Marcus Alves Grando Date: Sun, 21 May 2006 03:18:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql40-client Makefile ports/databases/mysql40-scripts Makefile ports/databases/mysql40-server Makefile distinfo ports/databases/mysql40-server/files patch-man::Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 03:18:40 -0000 mnag 2006-05-21 03:18:03 UTC FreeBSD ports repository Modified files: databases/mysql40-client Makefile databases/mysql40-scripts Makefile databases/mysql40-server Makefile distinfo databases/mysql40-server/files patch-man::Makefile.in Log: - Update to 4.0.27 PR: 97502 Approved by: maintainer timeout (security bypass by mnag with secteam hat) Security: CVE-2006-1516, CVE-2006-1517 Revision Changes Path 1.89 +1 -1 ports/databases/mysql40-client/Makefile 1.6 +1 -1 ports/databases/mysql40-scripts/Makefile 1.206 +5 -5 ports/databases/mysql40-server/Makefile 1.84 +3 -3 ports/databases/mysql40-server/distinfo 1.3 +7 -9 ports/databases/mysql40-server/files/patch-man::Makefile.in From owner-cvs-all@FreeBSD.ORG Sun May 21 04:16:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE42216A423; Sun, 21 May 2006 04:16:30 +0000 (UTC) (envelope-from andy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C9543D45; Sun, 21 May 2006 04:16:30 +0000 (GMT) (envelope-from andy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L4Fsuv035757; Sun, 21 May 2006 04:15:54 GMT (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L4FsJO035756; Sun, 21 May 2006 04:15:54 GMT (envelope-from andy) Message-Id: <200605210415.k4L4FsJO035756@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sun, 21 May 2006 04:15:54 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru/docproj translations.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 04:16:30 -0000 andy 2006-05-21 04:15:54 UTC FreeBSD doc repository Modified files: ru/docproj translations.sgml Log: Synchronize with English 1.84 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.17 +231 -67 www/ru/docproj/translations.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 04:41:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38CAE16A41F; Sun, 21 May 2006 04:41:09 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E81CE43D46; Sun, 21 May 2006 04:41:08 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L4eW3X036684; Sun, 21 May 2006 04:40:32 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L4eWXW036683; Sun, 21 May 2006 04:40:32 GMT (envelope-from ache) Message-Id: <200605210440.k4L4eWXW036683@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 21 May 2006 04:40:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/unrar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 04:41:09 -0000 ache 2006-05-21 04:40:32 UTC FreeBSD ports repository Modified files: archivers/unrar Makefile distinfo Log: Upgrade to 3.60 beta 3 Revision Changes Path 1.41 +2 -2 ports/archivers/unrar/Makefile 1.21 +3 -3 ports/archivers/unrar/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 06:29:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F117516A5B2; Sun, 21 May 2006 06:29:51 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8520743D6D; Sun, 21 May 2006 06:29:51 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L6TEhb050602; Sun, 21 May 2006 06:29:14 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L6TEJi050601; Sun, 21 May 2006 06:29:14 GMT (envelope-from joel) Message-Id: <200605210629.k4L6TEJi050601@repoman.freebsd.org> From: Joel Dahl Date: Sun, 21 May 2006 06:29: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/projects/ideas index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 06:29:56 -0000 joel 2006-05-21 06:29:14 UTC FreeBSD doc repository Modified files: en/projects/ideas index.sgml Log: Update the ktrace/kdump entry. Revision Changes Path 1.44 +5 -4 www/en/projects/ideas/index.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 07:26:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6100C16A41F; Sun, 21 May 2006 07:26:09 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C8A743D4C; Sun, 21 May 2006 07:26:09 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L7PWkR053969; Sun, 21 May 2006 07:25:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L7PWda053968; Sun, 21 May 2006 07:25:32 GMT (envelope-from dinoex) Message-Id: <200605210725.k4L7PWda053968@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 21 May 2006 07:25:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/gorm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 07:26:09 -0000 dinoex 2006-05-21 07:25:32 UTC FreeBSD ports repository Modified files: devel/gorm Makefile distinfo Log: - update to 1.0.8 Revision Changes Path 1.26 +1 -1 ports/devel/gorm/Makefile 1.20 +3 -3 ports/devel/gorm/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 07:35:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8359016A430; Sun, 21 May 2006 07:35:36 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB03543D45; Sun, 21 May 2006 07:35:35 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L7YxNs054716; Sun, 21 May 2006 07:34:59 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L7YxG9054715; Sun, 21 May 2006 07:34:59 GMT (envelope-from krion) Message-Id: <200605210734.k4L7YxG9054715@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 21 May 2006 07:34: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/usr.bin/find extern.h find.c find.h function.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 07:35:38 -0000 krion 2006-05-21 07:34:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/find extern.h find.c find.h function.c Log: MFC: extern.h: 1.23, find.c: 1.18, find.h: 1.19, function.c: 1.56 date: 2006/05/14 20:23:00; author: krion; state: Exp; lines: +1 -4 The last execution of -exec {} + is not done if the -exec primary is not on the top-level -and sequence, e.g. inside of ! or -or. Create a separate linked list of all active -exec {} + primaries and do the last execution for all at termination. PR: bin/79263 Submitted by: Jilles Tjoelker Revision Changes Path 1.22.8.1 +1 -0 src/usr.bin/find/extern.h 1.17.8.1 +1 -4 src/usr.bin/find/find.c 1.17.8.2 +2 -0 src/usr.bin/find/find.h 1.53.2.2 +17 -0 src/usr.bin/find/function.c From owner-cvs-all@FreeBSD.ORG Sun May 21 09:05:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D997416A4EB; Sun, 21 May 2006 09:05:13 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC47743D49; Sun, 21 May 2006 09:05:08 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L94V19068997; Sun, 21 May 2006 09:04:31 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L94VaP068996; Sun, 21 May 2006 09:04:31 GMT (envelope-from maxim) Message-Id: <200605210904.k4L94VaP068996@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 09:04: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/sbin/fsdb fsdb.c fsdb.h fsdbutil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 09:05:15 -0000 maxim 2006-05-21 09:04:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/fsdb fsdb.c fsdb.h fsdbutil.c Log: MFC rev. 1.32 fsdb.c, rev. 1.11 fsdb.h, rev. 1.19 fsdbutil.c: do recrack(arguments) for commands which actually take NAME as arguments; be consistent and print argc - 1 as a command arguments number in all cases. Revision Changes Path 1.29.2.2 +10 -9 src/sbin/fsdb/fsdb.c 1.10.14.1 +1 -0 src/sbin/fsdb/fsdb.h 1.18.10.1 +1 -1 src/sbin/fsdb/fsdbutil.c From owner-cvs-all@FreeBSD.ORG Sun May 21 09:13:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1734716A442; Sun, 21 May 2006 09:13:02 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C85AB43D49; Sun, 21 May 2006 09:13:01 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4L9CO20069378; Sun, 21 May 2006 09:12:24 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4L9COGG069377; Sun, 21 May 2006 09:12:24 GMT (envelope-from maxim) Message-Id: <200605210912.k4L9COGG069377@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 09:12:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 09:13:04 -0000 maxim 2006-05-21 09:12:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/kern uipc_usrreq.c Log: MFC rev. 1.167: inherit LOCAL_CREDS option from listen socket for sockets returned by accept(2). Revision Changes Path 1.155.2.5 +2 -0 src/sys/kern/uipc_usrreq.c From owner-cvs-all@FreeBSD.ORG Sun May 21 10:22:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E01A16A46D; Sun, 21 May 2006 10:22:23 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F324D43D6D; Sun, 21 May 2006 10:22:18 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LALfZw073310; Sun, 21 May 2006 10:21:41 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LALepA073309; Sun, 21 May 2006 10:21:40 GMT (envelope-from ehaupt) Message-Id: <200605211021.k4LALepA073309@repoman.freebsd.org> From: Emanuel Haupt Date: Sun, 21 May 2006 10:21:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/cdircmp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 10:22:23 -0000 ehaupt 2006-05-21 10:21:40 UTC FreeBSD ports repository Modified files: sysutils/cdircmp Makefile Log: Update master site. Notified by: fenner (distfiles survey) Revision Changes Path 1.3 +1 -1 ports/sysutils/cdircmp/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 10:26:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5556016A429; Sun, 21 May 2006 10:26:04 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 566B843D5F; Sun, 21 May 2006 10:26:01 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LAPNlX073499; Sun, 21 May 2006 10:25:23 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LAPNGG073498; Sun, 21 May 2006 10:25:23 GMT (envelope-from ache) Message-Id: <200605211025.k4LAPNGG073498@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 21 May 2006 10: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/textproc/sarep 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, 21 May 2006 10:26:06 -0000 ache 2006-05-21 10:25:23 UTC FreeBSD ports repository Modified files: textproc/sarep Makefile pkg-descr Log: Replace mastersite which not exists anymore Revision Changes Path 1.18 +1 -1 ports/textproc/sarep/Makefile 1.4 +0 -2 ports/textproc/sarep/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun May 21 10:32:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A39016A41F; Sun, 21 May 2006 10:32:32 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9FC643D45; Sun, 21 May 2006 10:32:31 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LAVsgm073752; Sun, 21 May 2006 10:31:54 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LAVsJS073751; Sun, 21 May 2006 10:31:54 GMT (envelope-from simon) Message-Id: <200605211031.k4LAVsJS073751@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 21 May 2006 10:31: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 index.xsl www/en/copyright trademarks.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, 21 May 2006 10:32:32 -0000 simon 2006-05-21 10:31:54 UTC FreeBSD doc repository Modified files: en index.xsl en/copyright trademarks.sgml Log: Chase new URL for the Foundations trademark guidelines. Revision Changes Path 1.17 +2 -2 www/en/copyright/trademarks.sgml 1.151 +2 -2 www/en/index.xsl From owner-cvs-all@FreeBSD.ORG Sun May 21 10:34:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD3DD16A432; Sun, 21 May 2006 10:34:37 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7503E43D49; Sun, 21 May 2006 10:34:37 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LAY0dV073849; Sun, 21 May 2006 10:34:00 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LAY0Sx073848; Sun, 21 May 2006 10:34:00 GMT (envelope-from nobutaka) Message-Id: <200605211034.k4LAY0Sx073848@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 21 May 2006 10:33:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/mlterm Makefile distinfo pkg-plist ports/x11/mlterm/files extra-patch-inputmethod:iiimf:im_iiimf.c patch-kiklib:configure patch-mkf:configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 10:34:37 -0000 nobutaka 2006-05-21 10:33:59 UTC FreeBSD ports repository Modified files: x11/mlterm Makefile distinfo pkg-plist x11/mlterm/files patch-kiklib:configure Removed files: x11/mlterm/files extra-patch-inputmethod:iiimf:im_iiimf.c patch-mkf:configure Log: - Update to 2.9.3. [1] - Add --disable-* options to CONFIGURE_ARGS to disable options actually. PR: ports/97543 [1] Submitted by: KIMURA Yasuhiro [1] Revision Changes Path 1.36 +24 -9 ports/x11/mlterm/Makefile 1.17 +3 -3 ports/x11/mlterm/distinfo 1.2 +0 -10 ports/x11/mlterm/files/extra-patch-inputmethod:iiimf:im_iiimf.c (dead) 1.3 +63 -8 ports/x11/mlterm/files/patch-kiklib:configure 1.2 +0 -14 ports/x11/mlterm/files/patch-mkf:configure (dead) 1.12 +4 -0 ports/x11/mlterm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 10:38:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 169CF16A422; Sun, 21 May 2006 10:38:48 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FC443D48; Sun, 21 May 2006 10:38:47 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LAcAPn074049; Sun, 21 May 2006 10:38:10 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LAcAkG074048; Sun, 21 May 2006 10:38:10 GMT (envelope-from sat) Message-Id: <200605211038.k4LAcAkG074048@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 10:38: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/security/parano Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 10:38:48 -0000 sat 2006-05-21 10:38:10 UTC FreeBSD ports repository Modified files: security/parano Makefile Log: - Add MASTER_SITES Reported by: Bill Fenner's distfile survey Approved by: krion (mentor, implicit) Revision Changes Path 1.4 +4 -2 ports/security/parano/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 10:39:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5645916A422; Sun, 21 May 2006 10:39:54 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A2343D48; Sun, 21 May 2006 10:39:53 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LAdG68074099; Sun, 21 May 2006 10:39:16 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LAdGVS074098; Sun, 21 May 2006 10:39:16 GMT (envelope-from ache) Message-Id: <200605211039.k4LAdGVS074098@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 21 May 2006 10: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/x11-fonts/getbdf Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 10:39:54 -0000 ache 2006-05-21 10:39:16 UTC FreeBSD ports repository Modified files: x11-fonts/getbdf Makefile distinfo Log: Replace mastersite died Revision Changes Path 1.17 +2 -2 ports/x11-fonts/getbdf/Makefile 1.4 +3 -3 ports/x11-fonts/getbdf/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 11:02:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B5E916A420; Sun, 21 May 2006 11:02:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34E2743D48; Sun, 21 May 2006 11:02:26 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LB1mfa074948; Sun, 21 May 2006 11:01:48 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LB1mjK074947; Sun, 21 May 2006 11:01:48 GMT (envelope-from edwin) Message-Id: <200605211101.k4LB1mjK074947@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 21 May 2006 11:01:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/penguintv-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: Sun, 21 May 2006 11:02:26 -0000 edwin 2006-05-21 11:01:48 UTC FreeBSD ports repository Modified files: net/penguintv-devel Makefile distinfo pkg-plist Log: Update to version 1.75 Revision Changes Path 1.10 +1 -2 ports/net/penguintv-devel/Makefile 1.6 +3 -3 ports/net/penguintv-devel/distinfo 1.8 +1 -1 ports/net/penguintv-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 11:10:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94ADC16A41F; Sun, 21 May 2006 11:10:45 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5104343D46; Sun, 21 May 2006 11:10:45 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBA7XR076526; Sun, 21 May 2006 11:10:07 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBA7Wg076525; Sun, 21 May 2006 11:10:07 GMT (envelope-from ume) Message-Id: <200605211110.k4LBA7Wg076525@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 11:10:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: ISC Cc: Subject: cvs commit: src - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:10:45 -0000 ume 2006-05-21 11:10:07 UTC FreeBSD src repository src - Imported sources Update of /home/ncvs/src In directory repoman.freebsd.org:/tmp/cvs-serv76513 Log Message: Vendor import of BIND 9.3.2 Status: Vendor Tag: ISC Release Tags: BIND_9_3_2 C src/include/res_update.h N src/lib/libc/include/isc/list.h N src/lib/libc/resolv/res_findzonecut.c N src/lib/libc/resolv/res_update.c N src/lib/libc/resolv/res_mkupdate.c 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jISC:yesterday -jISC src From owner-cvs-all@FreeBSD.ORG Sun May 21 11:18:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAA8A16A46C; Sun, 21 May 2006 11:18:13 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329DC43D67; Sun, 21 May 2006 11:18:11 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBHXKu076841; Sun, 21 May 2006 11:17:33 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBHXHk076840; Sun, 21 May 2006 11:17:33 GMT (envelope-from nyan) Message-Id: <200605211117.k4LBHXHk076840@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 21 May 2006 11:17:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pc98/cbus cbus.h src/sys/pc98/pc98 pc98_machdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:18:14 -0000 nyan 2006-05-21 11:17:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pc98/cbus cbus.h sys/pc98/pc98 pc98_machdep.h Log: MFC: cbus.h: 1.22, pc98_machdep.h: 1.14 - Move defines for PC-98 machine type from pc98/cbus/cbus.h into pc98/pc98/pc98_machdep.h. - Fix PC98_SYSTEM_PARAMETER_SIZE. - Remove unused defines. Revision Changes Path 1.21.2.1 +0 -8 src/sys/pc98/cbus/cbus.h 1.12.2.2 +17 -21 src/sys/pc98/pc98/pc98_machdep.h From owner-cvs-all@FreeBSD.ORG Sun May 21 11:19:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D88E416A433; Sun, 21 May 2006 11:19:20 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EE943D45; Sun, 21 May 2006 11:19:20 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBIgCU076947; Sun, 21 May 2006 11:18:42 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBIgWq076946; Sun, 21 May 2006 11:18:42 GMT (envelope-from nyan) Message-Id: <200605211118.k4LBIgWq076946@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 21 May 2006 11:18:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pc98/cbus fdc.c syscons_cbus.c src/sys/pc98/pc98 machdep.c pc98_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:19:22 -0000 nyan 2006-05-21 11:18:42 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pc98/cbus fdc.c syscons_cbus.c sys/pc98/pc98 machdep.c pc98_machdep.c Log: MFC: Remove unneeded include. Revision Changes Path 1.160.2.2 +0 -1 src/sys/pc98/cbus/fdc.c 1.22.2.1 +0 -1 src/sys/pc98/cbus/syscons_cbus.c 1.363.2.5 +0 -1 src/sys/pc98/pc98/machdep.c 1.25.2.2 +0 -3 src/sys/pc98/pc98/pc98_machdep.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:20:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13DCB16A4E3; Sun, 21 May 2006 11:20:14 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B85DE43D49; Sun, 21 May 2006 11:20:14 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBJbVk077114; Sun, 21 May 2006 11:19:37 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBJbte077113; Sun, 21 May 2006 11:19:37 GMT (envelope-from ume) Message-Id: <200605211119.k4LBJbte077113@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 11:19:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/include res_update.h resolv.h src/include/arpa nameser.h src/lib/libc/include/isc list.h src/lib/libc/nameser Symbol.map ns_samedomain.c src/lib/libc/net Makefile.inc Symbol.map res_mkupdate.c res_update.c src/lib/libc/resolv ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:20:16 -0000 ume 2006-05-21 11:19:37 UTC FreeBSD src repository Modified files: include res_update.h resolv.h include/arpa nameser.h lib/libc/include/isc list.h lib/libc/nameser Symbol.map ns_samedomain.c lib/libc/net Makefile.inc Symbol.map lib/libc/resolv Makefile.inc Symbol.map res_findzonecut.c res_mkupdate.c res_update.c Removed files: lib/libc/net res_mkupdate.c res_update.c Log: Upgrade res_update(3) and the friends to BIND9's one excluding TSIG support. X-MFC after: never Revision Changes Path 1.19 +4 -0 src/include/arpa/nameser.h 1.2 +46 -54 src/include/res_update.h 1.31 +2 -2 src/include/resolv.h 1.2 +7 -0 src/lib/libc/include/isc/list.h 1.2 +1 -0 src/lib/libc/nameser/Symbol.map 1.3 +1 -1 src/lib/libc/nameser/ns_samedomain.c 1.60 +0 -3 src/lib/libc/net/Makefile.inc 1.6 +0 -4 src/lib/libc/net/Symbol.map 1.9 +0 -406 src/lib/libc/net/res_mkupdate.c (dead) 1.10 +0 -522 src/lib/libc/net/res_update.c (dead) 1.3 +2 -1 src/lib/libc/resolv/Makefile.inc 1.4 +7 -3 src/lib/libc/resolv/Symbol.map 1.2 +5 -0 src/lib/libc/resolv/res_findzonecut.c 1.2 +35 -1 src/lib/libc/resolv/res_mkupdate.c 1.2 +11 -2 src/lib/libc/resolv/res_update.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:21:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 484B816A496; Sun, 21 May 2006 11:21:05 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0385E43D6A; Sun, 21 May 2006 11:21:05 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBKRoP077213; Sun, 21 May 2006 11:20:27 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBKR90077212; Sun, 21 May 2006 11:20:27 GMT (envelope-from nyan) Message-Id: <200605211120.k4LBKR90077212@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 21 May 2006 11:20: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/boot/pc98/boot2 io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:21:08 -0000 nyan 2006-05-21 11:20:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/pc98/boot2 io.c Log: MFC: rev 1.10: include pc98/pc98/pc98_machdep.h instead of pc98/cbus/cbus.h. Revision Changes Path 1.8.2.2 +1 -1 src/sys/boot/pc98/boot2/io.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:22:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8618D16A4FC; Sun, 21 May 2006 11:22:50 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A332843D45; Sun, 21 May 2006 11:22:48 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBMB1V077368; Sun, 21 May 2006 11:22:11 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBMBWp077367; Sun, 21 May 2006 11:22:11 GMT (envelope-from nyan) Message-Id: <200605211122.k4LBMBWp077367@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 21 May 2006 11:22:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/pc98/pc98 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:22:52 -0000 nyan 2006-05-21 11:22:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/pc98/pc98 machdep.c Log: MFi386: revision 1.616.2.4 Revision Changes Path 1.363.2.6 +15 -2 src/sys/pc98/pc98/machdep.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:23:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9FA216A561; Sun, 21 May 2006 11:23:09 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8310943D76; Sun, 21 May 2006 11:23:09 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBMWxm077437; Sun, 21 May 2006 11:22:32 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBMVXW077436; Sun, 21 May 2006 11:22:31 GMT (envelope-from ume) Message-Id: <200605211122.k4LBMVXW077436@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 11:22: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/include netdb.h src/lib/libc/net gai_strerror.3 gai_strerror.c getnameinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:23:13 -0000 ume 2006-05-21 11:22:31 UTC FreeBSD src repository Modified files: include netdb.h lib/libc/net gai_strerror.3 gai_strerror.c getnameinfo.c Log: Return EAI_OVERFLOW instead of EAI_MEMORY when the supplied buffer is too short. This conforms to RFC3493, POSIX and XPG6. Obtained from: NetBSD Revision Changes Path 1.43 +4 -3 src/include/netdb.h 1.4 +2 -0 src/lib/libc/net/gai_strerror.3 1.2 +2 -1 src/lib/libc/net/gai_strerror.c 1.19 +3 -3 src/lib/libc/net/getnameinfo.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:28:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7933B16A420; Sun, 21 May 2006 11:28:06 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3522543D46; Sun, 21 May 2006 11:28:06 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBRSkF077654; Sun, 21 May 2006 11:27:28 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBRSp3077653; Sun, 21 May 2006 11:27:28 GMT (envelope-from ume) Message-Id: <200605211127.k4LBRSp3077653@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 11:27: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/include netdb.h src/lib/libc/net gethostnamadr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:28:06 -0000 ume 2006-05-21 11:27:28 UTC FreeBSD src repository Modified files: include netdb.h lib/libc/net gethostnamadr.c Log: Fix gethostbyaddr() prototype to conform to IEEE Std 1003.1 on 64 bit arch. X-MFC after: never Revision Changes Path 1.44 +0 -7 src/include/netdb.h 1.33 +22 -25 src/lib/libc/net/gethostnamadr.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:30:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991D416A431; Sun, 21 May 2006 11:30:04 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400D543D46; Sun, 21 May 2006 11:30:04 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBTQAG077741; Sun, 21 May 2006 11:29:26 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBTQGW077740; Sun, 21 May 2006 11:29:26 GMT (envelope-from ume) Message-Id: <200605211129.k4LBTQGW077740@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 11:29:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/resolv Symbol.map h_errno.c res_state.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 11:30:05 -0000 ume 2006-05-21 11:29:26 UTC FreeBSD src repository Modified files: lib/libc/resolv Symbol.map h_errno.c res_state.c Log: Nuke some compatibility crufts of resolver for 6.X and earlier. X-MFC after: never Revision Changes Path 1.5 +0 -3 src/lib/libc/resolv/Symbol.map 1.2 +0 -3 src/lib/libc/resolv/h_errno.c 1.3 +0 -9 src/lib/libc/resolv/res_state.c From owner-cvs-all@FreeBSD.ORG Sun May 21 11:42:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA78316A422; Sun, 21 May 2006 11:42:34 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EB1D43D49; Sun, 21 May 2006 11:42:33 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LBftA9078335; Sun, 21 May 2006 11:41:55 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LBftUV078334; Sun, 21 May 2006 11:41:55 GMT (envelope-from sat) Message-Id: <200605211141.k4LBftUV078334@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 11:41: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/p5-POE-Component-IRC 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, 21 May 2006 11:42:36 -0000 sat 2006-05-21 11:41:55 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo pkg-plist Log: - Update to 4.87 Approved by: krion (mentor), Christopher Nehren (maintainer) Revision Changes Path 1.17 +19 -8 ports/irc/p5-POE-Component-IRC/Makefile 1.14 +3 -3 ports/irc/p5-POE-Component-IRC/distinfo 1.10 +17 -12 ports/irc/p5-POE-Component-IRC/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 12:12:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 857AC16A4D4; Sun, 21 May 2006 12:12:29 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 180EB43D67; Sun, 21 May 2006 12:12:29 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LCBpV5080709; Sun, 21 May 2006 12:11:51 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LCBp2G080708; Sun, 21 May 2006 12:11:51 GMT (envelope-from vanilla) Message-Id: <200605211211.k4LCBp2G080708@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 21 May 2006 12:11:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/pecl-ctemplate Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 12:12:32 -0000 vanilla 2006-05-21 12:11:51 UTC FreeBSD ports repository Modified files: textproc/pecl-ctemplate Makefile distinfo Log: Upgrade to 0.4. Revision Changes Path 1.4 +1 -1 ports/textproc/pecl-ctemplate/Makefile 1.4 +3 -3 ports/textproc/pecl-ctemplate/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 12:34:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B264616A432; Sun, 21 May 2006 12:34:17 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECB743D5D; Sun, 21 May 2006 12:34:13 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LCXZx7082019; Sun, 21 May 2006 12:33:35 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LCXZNl082018; Sun, 21 May 2006 12:33:35 GMT (envelope-from vs) Message-Id: <200605211233.k4LCXZNl082018@repoman.freebsd.org> From: Volker Stolz Date: Sun, 21 May 2006 12:33:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/gq Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 12:34:17 -0000 vs 2006-05-21 12:33:35 UTC FreeBSD ports repository Modified files: net/gq Makefile distinfo Log: Update to 1.0.0 PR: ports/97379 Submitted by: maintainer Revision Changes Path 1.33 +2 -1 ports/net/gq/Makefile 1.9 +3 -3 ports/net/gq/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 12:49:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 172B016A428; Sun, 21 May 2006 12:49:49 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C746843D46; Sun, 21 May 2006 12:49:48 +0000 (GMT) (envelope-from tdb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LCnBiG090172; Sun, 21 May 2006 12:49:11 GMT (envelope-from tdb@repoman.freebsd.org) Received: (from tdb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LCnBqT090171; Sun, 21 May 2006 12:49:11 GMT (envelope-from tdb) Message-Id: <200605211249.k4LCnBqT090171@repoman.freebsd.org> From: Tim Bishop Date: Sun, 21 May 2006 12:49: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/security/f-prot-sig Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 12:49:49 -0000 tdb 2006-05-21 12:49:10 UTC FreeBSD ports repository Modified files: security/f-prot-sig Makefile distinfo Log: - Update to 20060521 Revision Changes Path 1.50 +1 -1 ports/security/f-prot-sig/Makefile 1.45 +4 -4 ports/security/f-prot-sig/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 13:06:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D606816A420; Sun, 21 May 2006 13:06:16 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 854A343D48; Sun, 21 May 2006 13:06:16 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LD5cbP091977; Sun, 21 May 2006 13:05:38 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LD5cK3091976; Sun, 21 May 2006 13:05:38 GMT (envelope-from lth) Message-Id: <200605211305.k4LD5cK3091976@repoman.freebsd.org> From: Lars Thegler Date: Sun, 21 May 2006 13:05:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance/sql-ledger Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:06:16 -0000 lth 2006-05-21 13:05:38 UTC FreeBSD ports repository Modified files: finance/sql-ledger Makefile distinfo pkg-plist Log: Update to 2.6.11 For changes, see: http://www.sql-ledger.org/cgi-bin/nav.pl?page=news.html&title=What's%20New Revision Changes Path 1.9 +1 -1 ports/finance/sql-ledger/Makefile 1.7 +3 -3 ports/finance/sql-ledger/distinfo 1.7 +37 -3 ports/finance/sql-ledger/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 13:24:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CBA416A422; Sun, 21 May 2006 13:24:03 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD27443D46; Sun, 21 May 2006 13:24:02 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LDNPF8095084; Sun, 21 May 2006 13:23:25 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LDNOPs095083; Sun, 21 May 2006 13:23:24 GMT (envelope-from stefan) Message-Id: <200605211323.k4LDNOPs095083@repoman.freebsd.org> From: Stefan Walter Date: Sun, 21 May 2006 13:23: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/chroot_safe Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:24:03 -0000 stefan 2006-05-21 13:23:24 UTC FreeBSD ports repository Modified files: security/chroot_safe Makefile Log: Use unsetenv(3) instead of putenv(3) to clean up environment variables properly. PR: 94170 Submitted by: Kenneth Vestergaard Schmidt Approved by: maintainer, arved (mentor) Revision Changes Path 1.3 +2 -0 ports/security/chroot_safe/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 13:28:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1136E16A426; Sun, 21 May 2006 13:28:32 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E61243D49; Sun, 21 May 2006 13:28:31 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LDRr3X095248; Sun, 21 May 2006 13:27:53 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LDRroN095247; Sun, 21 May 2006 13:27:53 GMT (envelope-from stefan) Message-Id: <200605211327.k4LDRroN095247@repoman.freebsd.org> From: Stefan Walter Date: Sun, 21 May 2006 13:27:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jakarta-commons-pool Makefile ports/java/jakarta-commons-pool/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:28:41 -0000 stefan 2006-05-21 13:27:53 UTC FreeBSD ports repository Modified files: java/jakarta-commons-pool Makefile Added files: java/jakarta-commons-pool/files patch-build.xml Log: Solve JDK 1.5 incompatibility. PR: 96922 Submitted by: Anton Yudin (maintainer) Approved by: arved (mentor) Revision Changes Path 1.8 +1 -2 ports/java/jakarta-commons-pool/Makefile 1.1 +32 -0 ports/java/jakarta-commons-pool/files/patch-build.xml (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 13:39:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5851E16A41F; Sun, 21 May 2006 13:39:30 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1F3443D4C; Sun, 21 May 2006 13:39:29 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LDcpDN095700; Sun, 21 May 2006 13:38:51 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LDcpBs095699; Sun, 21 May 2006 13:38:51 GMT (envelope-from arved) Message-Id: <200605211338.k4LDcpBs095699@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 13:38: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/math/libqalculate Makefile distinfo pkg-plist ports/math/qalculate Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:39:30 -0000 arved 2006-05-21 13:38:51 UTC FreeBSD ports repository Modified files: math/libqalculate Makefile distinfo pkg-plist math/qalculate Makefile distinfo pkg-descr pkg-plist Log: Update to 0.9.3 PR: 96873, 96874 Submitted by: Martin Wilke Approved by: Sergey Akifyev (maintainer) Revision Changes Path 1.9 +2 -2 ports/math/libqalculate/Makefile 1.4 +3 -3 ports/math/libqalculate/distinfo 1.4 +9 -9 ports/math/libqalculate/pkg-plist 1.13 +3 -2 ports/math/qalculate/Makefile 1.6 +3 -3 ports/math/qalculate/distinfo 1.3 +0 -2 ports/math/qalculate/pkg-descr 1.6 +10 -7 ports/math/qalculate/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 13:43:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 378F916A41F; Sun, 21 May 2006 13:43:03 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E710243D46; Sun, 21 May 2006 13:43:02 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LDgO2f095884; Sun, 21 May 2006 13:42:24 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LDgOZj095883; Sun, 21 May 2006 13:42:24 GMT (envelope-from leeym) Message-Id: <200605211342.k4LDgOZj095883@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 21 May 2006 13:42:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/p5-Business-ISBN-Data Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:43:03 -0000 leeym 2006-05-21 13:42:24 UTC FreeBSD ports repository Modified files: misc/p5-Business-ISBN-Data Makefile distinfo Log: - update to 1.11 Revision Changes Path 1.2 +3 -1 ports/misc/p5-Business-ISBN-Data/Makefile 1.3 +3 -3 ports/misc/p5-Business-ISBN-Data/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 13:48:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AC7C16A41F; Sun, 21 May 2006 13:48:07 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C948843D4C; Sun, 21 May 2006 13:48:06 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LDlSWE096125; Sun, 21 May 2006 13:47:28 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LDlSJH096124; Sun, 21 May 2006 13:47:28 GMT (envelope-from gerald) Message-Id: <200605211347.k4LDlSJH096124@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 21 May 2006 13:47:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc41 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 13:48:07 -0000 gerald 2006-05-21 13:47:28 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20060519 snapshot of GCC 4.1.1. Revision Changes Path 1.266 +1 -1 ports/lang/gcc41/Makefile 1.156 +18 -18 ports/lang/gcc41/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 14:04:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 159D616A41F; Sun, 21 May 2006 14:04:48 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6404643D46; Sun, 21 May 2006 14:04:45 +0000 (GMT) (envelope-from ler@lerctr.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; b=aAiApjiq7seMrkKokOWr5jxCslwd464LwoplDmBssCbwKHOh8kgOYhH0qKSB0feJ+8ADyfGnzbEhQgDPjBr6Ut2LsjOc0SHKiq2uHD4RdF70A72cDQsXCpdsaZZVvikhyYt2d41JJKgoeO75GSF6TqWWIagI9xLnvOrcg1dxtRc=; Received: from adsl-67-67-222-191.dsl.austtx.swbell.net ([67.67.222.191]:50009 helo=[192.168.200.101]) by thebighonker.lerctr.org with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FhoXz-0009Dm-FI; Sun, 21 May 2006 09:04:45 -0500 In-Reply-To: <446EBC76.1010409@FreeBSD.org> References: <200605192250.k4JMobka063225@repoman.freebsd.org> <446EBC76.1010409@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0D5991E7-E0FE-4BE2-B09E-62657DEAAA58@lerctr.org> Content-Transfer-Encoding: 7bit From: Larry Rosenman Date: Sun, 21 May 2006 09:04:22 -0500 To: Doug Barton X-Mailer: Apple Mail (2.750) X-Spam-Score: -3.5 (---) X-LERCTR-Spam-Score: -3.5 (---) X-Spam-Report: (-3.5 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 SUBJ_HAS_SPACES=0.87 X-LERCTR-Spam-Report: (-3.5 points, 5.0 required) ALL_TRUSTED=-1.8 BAYES_00=-2.599 DK_POLICY_SIGNALL=0.001 SUBJ_HAS_SPACES=0.87 DomainKey-Status: no signature Cc: cvs-ports@FreeBSD.org, Pav Lucistnik , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/exilog Makefile pkg-plist ports/mail/exilog/files exilog.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:04:48 -0000 On May 20, 2006, at 1:51 AM, Doug Barton wrote: > Pav Lucistnik wrote: >> pav 2006-05-19 22:50:37 UTC >> >> FreeBSD ports repository >> >> Modified files: >> mail/exilog Makefile pkg-plist >> mail/exilog/files exilog.sh.in >> Log: >> - Fix rc script installation >> - Stop daemon on deinstall >> - REQUIRE/PROVIDE >> >> PR: ports/97327 http://www.FreeBSD.org/cgi/query- >> pr.cgi?pr=97327 >> Submitted by: Larry Rosenman (maintainer) >> >> Revision Changes Path >> 1.12 +14 -9 ports/mail/exilog/Makefile >> 1.2 +5 -1 ports/mail/exilog/files/exilog.sh.in >> 1.3 +1 -2 ports/mail/exilog/pkg-plist >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/exilog/ >> Makefile.diff?&r1=1.11&r2=1.12&f=h >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/exilog/files/ >> exilog.sh.in.diff?&r1=1.1&r2=1.2&f=h >> http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/mail/exilog/pkg- >> plist.diff?&r1=1.2&r2=1.3&f=h > > The exilog/exilog.sh test, and the PLIST_SUB for RCSCRIPT should > both be > unnecessary with the new ports framework. Both of those should be > handled > automatically by USE_RC_SUBR. except that the daemon is NOT stopped without doing this. LER > > hth, > > Doug > > -- > > This .signature sanitized for your protection > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 From owner-cvs-all@FreeBSD.ORG Sun May 21 14:05:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1384C16A430; Sun, 21 May 2006 14:05:21 +0000 (UTC) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C195243D45; Sun, 21 May 2006 14:05:20 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LE4gEN097934; Sun, 21 May 2006 14:04:42 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LE4glN097933; Sun, 21 May 2006 14:04:42 GMT (envelope-from fjoe) Message-Id: <200605211404.k4LE4glN097933@repoman.freebsd.org> From: Max Khon Date: Sun, 21 May 2006 14: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/databases/pgadmin3 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:05:21 -0000 fjoe 2006-05-21 14:04:42 UTC FreeBSD ports repository Modified files: databases/pgadmin3 Makefile pkg-plist Log: Fix some portlint -A errors. PR: 97353 (partially) Submitted by: Martin Wilke Revision Changes Path 1.25 +3 -2 ports/databases/pgadmin3/Makefile 1.8 +1137 -1137 ports/databases/pgadmin3/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 14:19:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 881BD16A41F; Sun, 21 May 2006 14:19:20 +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 214A943D53; Sun, 21 May 2006 14:19:19 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from [87.240.16.199] (helo=[192.168.0.4]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1Fhom6-000Oya-7r; Sun, 21 May 2006 18:19:18 +0400 Message-ID: <447076D7.2090202@FreeBSD.org> Date: Sun, 21 May 2006 18:19:03 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 1.5.0.2 (X11/20060429) MIME-Version: 1.0 To: Doug Barton References: <200605192250.k4JMobka063225@repoman.freebsd.org> <446EBC76.1010409@FreeBSD.org> In-Reply-To: <446EBC76.1010409@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, Pav Lucistnik , cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/exilog Makefile pkg-plist ports/mail/exilog/files exilog.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:19:20 -0000 Doug Barton wrote: > > The exilog/exilog.sh test, and the PLIST_SUB for RCSCRIPT should both be > unnecessary with the new ports framework. Both of those should be handled > automatically by USE_RC_SUBR. > They should, but they don't. -- Dixi. Sem. From owner-cvs-all@FreeBSD.ORG Sun May 21 14:22:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 612B716A428; Sun, 21 May 2006 14:22:24 +0000 (UTC) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1791943D46; Sun, 21 May 2006 14:22:24 +0000 (GMT) (envelope-from nobutaka@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LELj6F098636; Sun, 21 May 2006 14:21:45 GMT (envelope-from nobutaka@repoman.freebsd.org) Received: (from nobutaka@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LELjmW098635; Sun, 21 May 2006 14:21:45 GMT (envelope-from nobutaka) Message-Id: <200605211421.k4LELjmW098635@repoman.freebsd.org> From: MANTANI Nobutaka Date: Sun, 21 May 2006 14:21:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/mecab-ipadic Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:22:24 -0000 nobutaka 2006-05-21 14:21:45 UTC FreeBSD ports repository Modified files: japanese/mecab-ipadic Makefile Log: Add USE_PERL5_BUILD. PR: ports/97351 Submitted by: TAKATSU Tomonari (maintainer) Revision Changes Path 1.2 +1 -0 ports/japanese/mecab-ipadic/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 14:23:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4840216A41F; Sun, 21 May 2006 14:23:31 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 054BA43D46; Sun, 21 May 2006 14:23:31 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEMqhX098744; Sun, 21 May 2006 14:22:52 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEMqn1098743; Sun, 21 May 2006 14:22:52 GMT (envelope-from brueffer) Message-Id: <200605211422.k4LEMqn1098743@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 21 May 2006 14:22:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:23:31 -0000 brueffer 2006-05-21 14:22:52 UTC FreeBSD doc repository Modified files: en/news news.xml Log: FreeBSD self-hosting on Sun T1. Reviewed by: maxim Revision Changes Path 1.399 +18 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Sun May 21 14:25:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC36016A434; Sun, 21 May 2006 14:25:34 +0000 (UTC) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 877B543D45; Sun, 21 May 2006 14:25:34 +0000 (GMT) (envelope-from stefan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEOuRB098814; Sun, 21 May 2006 14:24:56 GMT (envelope-from stefan@repoman.freebsd.org) Received: (from stefan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEOuOn098813; Sun, 21 May 2006 14:24:56 GMT (envelope-from stefan) Message-Id: <200605211424.k4LEOuOn098813@repoman.freebsd.org> From: Stefan Walter Date: Sun, 21 May 2006 14:24: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/misc/hotkeys Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:25:34 -0000 stefan 2006-05-21 14:24:55 UTC FreeBSD ports repository Modified files: misc/hotkeys Makefile pkg-plist Log: - Make dependency on XOSD optional. - Use DATADIR in plist. PR: 94779 Submitted by: Benjamin Lutz Approved by: maintainer, arved (mentor) Revision Changes Path 1.6 +14 -7 ports/misc/hotkeys/Makefile 1.3 +29 -29 ports/misc/hotkeys/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 14:26:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 072E816A433; Sun, 21 May 2006 14:26:47 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B76FF43D46; Sun, 21 May 2006 14:26:46 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEQ89P098932; Sun, 21 May 2006 14:26:08 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEQ8be098931; Sun, 21 May 2006 14:26:08 GMT (envelope-from delphij) Message-Id: <200605211426.k4LEQ8be098931@repoman.freebsd.org> From: Xin LI Date: Sun, 21 May 2006 14:26:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src/release/doc/zh_CN.GB2312/share/sgml release.dsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:26:47 -0000 delphij 2006-05-21 14:26:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) release/doc/zh_CN.GB2312/share/sgml release.dsl Log: MFC: Remove reference to -stable@ Approved by: re (hrs) Revision Changes Path 1.1.2.1.2.1 +1 -12 src/release/doc/zh_CN.GB2312/share/sgml/release.dsl From owner-cvs-all@FreeBSD.ORG Sun May 21 14:34:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD76116A423; Sun, 21 May 2006 14:34:17 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E5843D48; Sun, 21 May 2006 14:34:17 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEXdFJ099352; Sun, 21 May 2006 14:33:39 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEXdaU099351; Sun, 21 May 2006 14:33:39 GMT (envelope-from vs) Message-Id: <200605211433.k4LEXdaU099351@repoman.freebsd.org> From: Volker Stolz Date: Sun, 21 May 2006 14: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/lang/hugs Makefile distinfo pkg-plist ports/lang/hugs/files patch-builtin.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:34:18 -0000 vs 2006-05-21 14:33:38 UTC FreeBSD ports repository Modified files: lang/hugs Makefile distinfo pkg-plist Added files: lang/hugs/files patch-builtin.c Log: Update to May 2006 release Sponsored by several tinderbox runs on tb3 and by oliver@ Revision Changes Path 1.42 +17 -8 ports/lang/hugs/Makefile 1.17 +3 -3 ports/lang/hugs/distinfo 1.1 +30 -0 ports/lang/hugs/files/patch-builtin.c (new) 1.17 +567 -247 ports/lang/hugs/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 14:42:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F188F16A51E; Sun, 21 May 2006 14:42:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D06A43D68; Sun, 21 May 2006 14:42:05 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEfRHa099757; Sun, 21 May 2006 14:41:27 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEfRLd099756; Sun, 21 May 2006 14:41:27 GMT (envelope-from sat) Message-Id: <200605211441.k4LEfRLd099756@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 14:41: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/p5-POE-Component-Daemon Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:42:10 -0000 sat 2006-05-21 14:41:27 UTC FreeBSD ports repository Added files: devel/p5-POE-Component-Daemon Makefile distinfo pkg-descr pkg-plist Log: Add port: devel/p5-POE-Component-Daemon Dealing with all the little details of a forking daemon can be annoying and hard. POE::Component::Daemon encapsulates all the details into one place and (hopefully) gets them right. WWW: http://search.cpan.org/dist/POE-Component-Daemon/ PR: ports/93805 Submitted by: Zach Thompson Approved by: krion (mentor) Revision Changes Path 1.1 +49 -0 ports/devel/p5-POE-Component-Daemon/Makefile (new) 1.1 +3 -0 ports/devel/p5-POE-Component-Daemon/distinfo (new) 1.1 +5 -0 ports/devel/p5-POE-Component-Daemon/pkg-descr (new) 1.1 +13 -0 ports/devel/p5-POE-Component-Daemon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 14:44:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A607C16A58F; Sun, 21 May 2006 14:44:37 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51DB443D49; Sun, 21 May 2006 14:44:37 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEhxum099950; Sun, 21 May 2006 14:43:59 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEhxaf099949; Sun, 21 May 2006 14:43:59 GMT (envelope-from sat) Message-Id: <200605211443.k4LEhxaf099949@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 14:43: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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:44:40 -0000 sat 2006-05-21 14:43:58 UTC FreeBSD ports repository Modified files: devel Makefile Log: Add port: devel/p5-POE-Component-Daemon Revision Changes Path 1.2213 +1 -0 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 14:45:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA3FA16A4A7; Sun, 21 May 2006 14:45:24 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5628543D69; Sun, 21 May 2006 14:45:24 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEikd8000166; Sun, 21 May 2006 14:44:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEikRV000164; Sun, 21 May 2006 14:44:46 GMT (envelope-from sat) Message-Id: <200605211444.k4LEikRV000164@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 14:44:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:45:27 -0000 sat 2006-05-21 14:44:45 UTC FreeBSD ports repository Modified files: . modules Log: p5-POE-Component-Daemon --> ports/devel/p5-POE-Component-Daemon Revision Changes Path 1.15015 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 14:49:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B890716A64B; Sun, 21 May 2006 14:49:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56A6743D70; Sun, 21 May 2006 14:49:19 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEmfh3000371; Sun, 21 May 2006 14:48:41 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEmflE000370; Sun, 21 May 2006 14:48:41 GMT (envelope-from sat) Message-Id: <200605211448.k4LEmflE000370@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 14:48:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Gtk2-Spell Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:49:33 -0000 sat 2006-05-21 14:48:41 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Gtk2-Spell Makefile distinfo pkg-descr pkg-plist Log: Add port: devel/p5-Gtk2-Spell Perl bindings to the 2.x series of the GtkSpell graphical user interface library. This module allows you to write perl applications that utilize the GtkSpell library for mis-spelled word highlighting. WWW: http://gtk2-perl.sourceforge.net/ PR: ports/94848 Submitted by: Jose Alonso Cardenas Marquez Approved by: krion (mentor) Revision Changes Path 1.2214 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-Gtk2-Spell/Makefile (new) 1.1 +3 -0 ports/devel/p5-Gtk2-Spell/distinfo (new) 1.1 +5 -0 ports/devel/p5-Gtk2-Spell/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-Gtk2-Spell/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 14:56:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5E6616A436; Sun, 21 May 2006 14:56:49 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D75DE43D72; Sun, 21 May 2006 14:56:48 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LEuAnO000836; Sun, 21 May 2006 14:56:10 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LEuAWg000835; Sun, 21 May 2006 14:56:10 GMT (envelope-from arved) Message-Id: <200605211456.k4LEuAWg000835@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 14:56: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/x11-toolkits/slingshot Makefile pkg-plist ports/x11-toolkits/slingshot/files patch-aa patch-ab patch-config.svr4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 14:56:55 -0000 arved 2006-05-21 14:56:10 UTC FreeBSD ports repository Modified files: x11-toolkits/slingshot Makefile pkg-plist x11-toolkits/slingshot/files patch-aa Added files: x11-toolkits/slingshot/files patch-config.svr4 Removed files: x11-toolkits/slingshot/files patch-ab Log: Fix build on amd64 use DOCSDIR compress documentation with gzip. PR: 97417 Submitted by: Pedro F. Giffuni Revision Changes Path 1.25 +6 -14 ports/x11-toolkits/slingshot/Makefile 1.3 +0 -12 ports/x11-toolkits/slingshot/files/patch-aa 1.3 +0 -27 ports/x11-toolkits/slingshot/files/patch-ab (dead) 1.1 +11 -0 ports/x11-toolkits/slingshot/files/patch-config.svr4 (new) 1.7 +10 -10 ports/x11-toolkits/slingshot/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 15:08:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A08E16A430; Sun, 21 May 2006 15:08:54 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE2F943D49; Sun, 21 May 2006 15:08:53 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LF8FrC004063; Sun, 21 May 2006 15:08:15 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LF8FGU004062; Sun, 21 May 2006 15:08:15 GMT (envelope-from arved) Message-Id: <200605211508.k4LF8FGU004062@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 15:08: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/kdesvn 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, 21 May 2006 15:09:00 -0000 arved 2006-05-21 15:08:15 UTC FreeBSD ports repository Modified files: devel/kdesvn Makefile distinfo pkg-plist Log: Update to 0.8.4 PR: 97557 Submitted by: Yuan, Jue Revision Changes Path 1.4 +1 -1 ports/devel/kdesvn/Makefile 1.3 +3 -3 ports/devel/kdesvn/distinfo 1.3 +1 -0 ports/devel/kdesvn/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 15:15:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F2116A429; Sun, 21 May 2006 15:15:59 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A72F43D45; Sun, 21 May 2006 15:15:59 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LFFLfe004456; Sun, 21 May 2006 15:15:21 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LFFLrc004455; Sun, 21 May 2006 15:15:21 GMT (envelope-from ume) Message-Id: <200605211515.k4LFFLrc004455@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 21 May 2006 15:15: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/kerberos5/lib/libroken Makefile src/lib/libatm Makefile src/lib/libc Makefile src/lib/libutil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 15:16:00 -0000 ume 2006-05-21 15:15:21 UTC FreeBSD src repository Modified files: kerberos5/lib/libroken Makefile lib/libatm Makefile lib/libc Makefile lib/libutil Makefile Log: Bump library majro version for gethostbyaddr(3). Revision Changes Path 1.17 +1 -0 src/kerberos5/lib/libroken/Makefile 1.13 +1 -0 src/lib/libatm/Makefile 1.66 +1 -1 src/lib/libc/Makefile 1.60 +1 -1 src/lib/libutil/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 15:30:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F032016A42D; Sun, 21 May 2006 15:30:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA78943D49; Sun, 21 May 2006 15:30:19 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LFTfA9004964; Sun, 21 May 2006 15:29:41 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LFTfTi004963; Sun, 21 May 2006 15:29:41 GMT (envelope-from sat) Message-Id: <200605211529.k4LFTfTi004963@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 15:29:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/spidermonkey Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 15:30:20 -0000 sat 2006-05-21 15:29:40 UTC FreeBSD ports repository Modified files: lang/spidermonkey Makefile Removed files: lang/spidermonkey pkg-plist Log: - Expose jsstr.h - Move plist to Makefile PR: ports/96549 Submitted by: sat Approved by: krion (mentor), maintainer Revision Changes Path 1.17 +4 -3 ports/lang/spidermonkey/Makefile 1.4 +0 -10 ports/lang/spidermonkey/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 21 15:50:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4AC116A4EC; Sun, 21 May 2006 15:50:10 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 523B743D69; Sun, 21 May 2006 15:50:07 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LFnSl2005748; Sun, 21 May 2006 15:49:28 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LFnSOl005747; Sun, 21 May 2006 15:49:28 GMT (envelope-from delphij) Message-Id: <200605211549.k4LFnSOl005747@repoman.freebsd.org> From: Xin LI Date: Sun, 21 May 2006 15:49:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: OPENBSD Cc: Subject: cvs commit: src/contrib/netcat - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 15:50:23 -0000 delphij 2006-05-21 15:49:28 UTC FreeBSD src repository src/contrib/netcat - Imported sources Update of /home/ncvs/src/contrib/netcat In directory repoman.freebsd.org:/tmp/cvs-serv5727 Log Message: Import netcat from OpenBSD 3.9-RELEASE. Status: Vendor Tag: OPENBSD Release Tags: OPENBSD_3_9 U src/contrib/netcat/atomicio.c N src/contrib/netcat/atomicio.h C src/contrib/netcat/nc.1 C src/contrib/netcat/netcat.c U src/contrib/netcat/socks.c 2 conflicts created by this import. Use the following command to help the merge: cvs checkout -jOPENBSD:yesterday -jOPENBSD src/contrib/netcat From owner-cvs-all@FreeBSD.ORG Sun May 21 15:53:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06DFD16A43E; Sun, 21 May 2006 15:53:04 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9A6243D6D; Sun, 21 May 2006 15:53:02 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LFqOsQ005927; Sun, 21 May 2006 15:52:24 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LFqOEW005926; Sun, 21 May 2006 15:52:24 GMT (envelope-from delphij) Message-Id: <200605211552.k4LFqOEW005926@repoman.freebsd.org> From: Xin LI Date: Sun, 21 May 2006 15:52:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/contrib/netcat nc.1 netcat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 15:53:11 -0000 delphij 2006-05-21 15:52:24 UTC FreeBSD src repository Modified files: contrib/netcat nc.1 netcat.c Log: Resolve conflicts. Revision Changes Path 1.6 +57 -30 src/contrib/netcat/nc.1 1.4 +99 -54 src/contrib/netcat/netcat.c From owner-cvs-all@FreeBSD.ORG Sun May 21 16:09:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CDB16A4C6; Sun, 21 May 2006 16:09:49 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D753543D73; Sun, 21 May 2006 16:09:46 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LG98Hh007709; Sun, 21 May 2006 16:09:08 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LG98iH007708; Sun, 21 May 2006 16:09:08 GMT (envelope-from arved) Message-Id: <200605211609.k4LG98iH007708@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 16:09:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-p2p/cdonkey Makefile ports/net-p2p/cdonkey/files patch-64bit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 16:09:55 -0000 arved 2006-05-21 16:09:08 UTC FreeBSD ports repository Modified files: net-p2p/cdonkey Makefile Added files: net-p2p/cdonkey/files patch-64bit Log: - Fix build on 64bit platforms PR: 97503 Submitted by: Dan Ponte - Move location of global config file from /etc to LOCALBASE/etc - Bump PORTREVISION Revision Changes Path 1.13 +4 -5 ports/net-p2p/cdonkey/Makefile 1.1 +426 -0 ports/net-p2p/cdonkey/files/patch-64bit (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 16:18:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A11616A441; Sun, 21 May 2006 16:18:09 +0000 (UTC) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-0-0-cust107.cdif.cable.ntl.com [81.104.168.108]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FBF543D46; Sun, 21 May 2006 16:18:08 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from ceri by shrike.submonkey.net with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1Fhqd5-000MRy-7W; Sun, 21 May 2006 17:18:07 +0100 Date: Sun, 21 May 2006 17:18:07 +0100 From: Ceri Davies To: Christian Brueffer Message-ID: <20060521161807.GF90963@submonkey.net> Mail-Followup-To: Ceri Davies , Christian Brueffer , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200605211422.k4LEMqn1098743@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+nBD6E3TurpgldQp" Content-Disposition: inline In-Reply-To: <200605211422.k4LEMqn1098743@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.11 Sender: Ceri Davies Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 16:18:11 -0000 --+nBD6E3TurpgldQp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 02:22:52PM +0000, Christian Brueffer wrote: > brueffer 2006-05-21 14:22:52 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en/news news.xml=20 > Log: > FreeBSD self-hosting on Sun T1. Cool! Ceri --=20 That must be wonderful! I don't understand it at all. -- Moliere --+nBD6E3TurpgldQp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcJK+ocfcwTS3JF8RAhG3AJ9leRd/eYlcAyD1nePtsvFE+9fQbwCdGgSu dgqJvDefAzMuc0Q0G8DuZG4= =DI66 -----END PGP SIGNATURE----- --+nBD6E3TurpgldQp-- From owner-cvs-all@FreeBSD.ORG Sun May 21 16:20:13 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBFFD16A47C; Sun, 21 May 2006 16:20:12 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (transport.cksoft.de [62.111.66.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DFA543D45; Sun, 21 May 2006 16:20:11 +0000 (GMT) (envelope-from bz@FreeBSD.org) Received: from transport.cksoft.de (localhost [127.0.0.1]) by transport.cksoft.de (Postfix) with ESMTP id 095D61FFACA; Sun, 21 May 2006 18:20:09 +0200 (CEST) Received: by transport.cksoft.de (Postfix, from userid 66) id A2B241FFAB8; Sun, 21 May 2006 18:20:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id E8B824448D6; Sun, 21 May 2006 16:17:36 +0000 (UTC) Date: Sun, 21 May 2006 16:17:36 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Hajimu UMEMOTO In-Reply-To: <200605211515.k4LFFLrc004455@repoman.freebsd.org> Message-ID: <20060521161701.U58496@maildrop.int.zabbadoz.net> References: <200605211515.k4LFFLrc004455@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: by AMaViS cksoft-s20020300-20031204bz on transport.cksoft.de Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken Makefile src/lib/libatm Makefile src/lib/libc Makefile src/lib/libutil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 16:20:14 -0000 On Sun, 21 May 2006, Hajimu UMEMOTO wrote: > ume 2006-05-21 15:15:21 UTC > > FreeBSD src repository > > Modified files: > kerberos5/lib/libroken Makefile > lib/libatm Makefile > lib/libc Makefile > lib/libutil Makefile > Log: > Bump library majro version for gethostbyaddr(3). > > Revision Changes Path > 1.17 +1 -0 src/kerberos5/lib/libroken/Makefile > 1.13 +1 -0 src/lib/libatm/Makefile > 1.66 +1 -1 src/lib/libc/Makefile > 1.60 +1 -1 src/lib/libutil/Makefile Do we need to add the old ones to ObsoleteFiles.inc for delete-old-libs? -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT From owner-cvs-all@FreeBSD.ORG Sun May 21 16:52:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B4CF16A57B; Sun, 21 May 2006 16:52:39 +0000 (UTC) (envelope-from ume@mahoroba.org) Received: from ameno.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4F043D5C; Sun, 21 May 2006 16:52:29 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from kasuga.mahoroba.org (IDENT:3mcGeszV0/lsq8sHgx3xv13OIN3pbSUXbKI3umL+6+lMTl1IfE3yiUC4U9P3xRlw@kasuga-iwi.mahoroba.org [IPv6:2001:2f0:104:8010:212:f0ff:fe52:6ac]) (user=ume mech=CRAM-MD5 bits=0) by ameno.mahoroba.org (8.13.6/8.13.6) with ESMTP/inet6 id k4LGqOvp066662 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 May 2006 01:52:24 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 22 May 2006 01:52:20 +0900 Message-ID: From: Hajimu UMEMOTO To: "Bjoern A. Zeeb" In-Reply-To: <20060521161701.U58496@maildrop.int.zabbadoz.net> References: <200605211515.k4LFFLrc004455@repoman.freebsd.org> <20060521161701.U58496@maildrop.int.zabbadoz.net> User-Agent: xcite1.38> Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-pc-freebsd) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 6.1-STABLE X-PGP-Key: http://www.imasy.or.jp/~ume/publickey.asc X-PGP-Fingerprint: 1F00 0B9E 2164 70FC 6DC5 BF5F 04E9 F086 BF90 71FE Organization: Internet Mutual Aid Society, YOKOHAMA MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.1.5 (ameno.mahoroba.org [IPv6:2001:2f0:104:8010::1]); Mon, 22 May 2006 01:52:25 +0900 (JST) X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-2.2 required=5.0 tests=AWL, BAYES_00, SUBJ_HAS_SPACES autolearn=no version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on ameno.mahoroba.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Hajimu UMEMOTO , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/kerberos5/lib/libroken Makefile src/lib/libatm Makefile src/lib/libc Makefile src/lib/libutil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 16:52:39 -0000 Hi, >>>>> On Sun, 21 May 2006 16:17:36 +0000 (UTC) >>>>> "Bjoern A. Zeeb" said: bz> Do we need to add the old ones to ObsoleteFiles.inc for bz> delete-old-libs? We don't have compat6x, yet. So, we shouldn't remove them automatically, for now, IMHO. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Sun May 21 17:25:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0579716A6D5; Sun, 21 May 2006 17:25:56 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8575643D6E; Sun, 21 May 2006 17:25:55 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LHPGGw021306; Sun, 21 May 2006 17:25:16 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LHPGog021305; Sun, 21 May 2006 17:25:16 GMT (envelope-from gerald) Message-Id: <200605211725.k4LHPGog021305@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 21 May 2006 17:25:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc42 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 17:26:03 -0000 gerald 2006-05-21 17:25:16 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo Log: Update to the 20060520 snapshot of GCC 4.2.0. Revision Changes Path 1.265 +1 -1 ports/lang/gcc42/Makefile 1.157 +15 -15 ports/lang/gcc42/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 17:35:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48DC416A770; Sun, 21 May 2006 17:35:59 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7006343D45; Sun, 21 May 2006 17:35:58 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LHZJDq021671; Sun, 21 May 2006 17:35:19 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LHZJaa021670; Sun, 21 May 2006 17:35:19 GMT (envelope-from netchild) Message-Id: <200605211735.k4LHZJaa021670@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 21 May 2006 17:35:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/linux-pango Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 17:36:09 -0000 netchild 2006-05-21 17:35:19 UTC FreeBSD ports repository Modified files: x11-toolkits/linux-pango Makefile Log: Remove duplicate dependency on X11. Submitted by: Boris Samorodov Revision Changes Path 1.12 +1 -2 ports/x11-toolkits/linux-pango/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 17:53:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E6C16A7BB; Sun, 21 May 2006 17:53:02 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 373DD43DA1; Sun, 21 May 2006 17:52:48 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LHq9tf022307; Sun, 21 May 2006 17:52:09 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LHq9nq022306; Sun, 21 May 2006 17:52:09 GMT (envelope-from maxim) Message-Id: <200605211752.k4LHq9nq022306@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 17:52:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 17:53:11 -0000 maxim 2006-05-21 17:52:09 UTC FreeBSD src repository Modified files: sys/netinet ip_output.c Log: o Add missed error check: in ip_ctloutput() sooptcopyin() returns a result but we never examine it. Reviewed by: rwatson MFC after: 2 weeks Revision Changes Path 1.257 +4 -0 src/sys/netinet/ip_output.c From owner-cvs-all@FreeBSD.ORG Sun May 21 18:06:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E710716A7F1; Sun, 21 May 2006 18:06:23 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C47FF43D77; Sun, 21 May 2006 18:06:18 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LI5d5m024043; Sun, 21 May 2006 18:05:39 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LI5dYM024042; Sun, 21 May 2006 18:05:39 GMT (envelope-from sem) Message-Id: <200605211805.k4LI5dYM024042@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 21 May 2006 18:05:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/isc-dhcp3-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:06:27 -0000 sem 2006-05-21 18:05:39 UTC FreeBSD ports repository Modified files: net/isc-dhcp3-server Makefile Log: - Mark FORDBIDDEN on 64-bit platforms. The last fix may cause security problems. Submitted by: Dan Lukes Revision Changes Path 1.115 +4 -0 ports/net/isc-dhcp3-server/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:11:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0872D16A444; Sun, 21 May 2006 18:11:22 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B79C143D45; Sun, 21 May 2006 18:11:21 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIAg1x024252; Sun, 21 May 2006 18:10:42 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIAgcP024251; Sun, 21 May 2006 18:10:42 GMT (envelope-from arved) Message-Id: <200605211810.k4LIAgcP024251@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 18:10:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/pwcbsd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:11:24 -0000 arved 2006-05-21 18:10:42 UTC FreeBSD ports repository Modified files: multimedia/pwcbsd Makefile distinfo Log: Update to 1.2 PR: 97244 Submitted by: Martin Wilke Approved by: Raaf Revision Changes Path 1.2 +1 -1 ports/multimedia/pwcbsd/Makefile 1.2 +3 -3 ports/multimedia/pwcbsd/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 18:15:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8145D16A8A5; Sun, 21 May 2006 18:15:06 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3082943D48; Sun, 21 May 2006 18:15:06 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIERB1024381; Sun, 21 May 2006 18:14:27 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIERo8024380; Sun, 21 May 2006 18:14:27 GMT (envelope-from jylefort) Message-Id: <200605211814.k4LIERo8024380@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sun, 21 May 2006 18:14: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/astro/stellarium Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:15:09 -0000 jylefort 2006-05-21 18:14:27 UTC FreeBSD ports repository Modified files: astro/stellarium Makefile Log: Does not build on 4.x. Reported by: pointyhat via kris Revision Changes Path 1.10 +7 -1 ports/astro/stellarium/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:24:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B588316A70B; Sun, 21 May 2006 18:24:38 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F4A243D67; Sun, 21 May 2006 18:24:38 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LINxnL026957; Sun, 21 May 2006 18:23:59 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LINxb7026956; Sun, 21 May 2006 18:23:59 GMT (envelope-from erwin) Message-Id: <200605211823.k4LINxb7026956@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 21 May 2006 18:23:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:24:41 -0000 erwin 2006-05-21 18:23:59 UTC FreeBSD ports repository Modified files: emulators/linux_base-gentoo-stage1 Makefile Log: Try a different way to find(1) to prevent chmod(1) from traversing into linprocfs as fstype doesn't seem to work on pointyhat. Not bumping PORTREVISION as it only affects pointyhat. Submitted by: kris Approved by: Kövesdán Gábor (maintainer) Revision Changes Path 1.30 +1 -1 ports/emulators/linux_base-gentoo-stage1/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:39:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B30416A885; Sun, 21 May 2006 18:39:50 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E7C43D58; Sun, 21 May 2006 18:39:49 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIdBF2027492; Sun, 21 May 2006 18:39:11 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIdBdj027491; Sun, 21 May 2006 18:39:11 GMT (envelope-from lbr) Message-Id: <200605211839.k4LIdBdj027491@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Sun, 21 May 2006 18:39:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-FormValidator-Simple Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:39:51 -0000 lbr 2006-05-21 18:39:10 UTC FreeBSD ports repository Modified files: textproc/p5-FormValidator-Simple Makefile distinfo Log: Update to 0.16 Approved by: erwin (mentor) Revision Changes Path 1.8 +2 -1 ports/textproc/p5-FormValidator-Simple/Makefile 1.7 +3 -3 ports/textproc/p5-FormValidator-Simple/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 18:44:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E02D116A4E3; Sun, 21 May 2006 18:44:37 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5347C43D4C; Sun, 21 May 2006 18:44:37 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIhw4f027795; Sun, 21 May 2006 18:43:58 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIhwlu027794; Sun, 21 May 2006 18:43:58 GMT (envelope-from arved) Message-Id: <200605211843.k4LIhwlu027794@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 18:43: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/print/ghostscript-afpl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:44:47 -0000 arved 2006-05-21 18:43:58 UTC FreeBSD ports repository Modified files: print/ghostscript-afpl Makefile Log: Put a copy of the eplaser distfile into my public_distfiles PR: 92679 Submitted by: L. Jason Godsey Revision Changes Path 1.141 +4 -3 ports/print/ghostscript-afpl/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:53:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3873A16A54C; Sun, 21 May 2006 18:53:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8A0343D46; Sun, 21 May 2006 18:53:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIr6HF028222; Sun, 21 May 2006 18:53:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIr6q9028221; Sun, 21 May 2006 18:53:06 GMT (envelope-from pav) Message-Id: <200605211853.k4LIr6q9028221@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 18:53:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/benchmarks/gtkperf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:53:49 -0000 pav 2006-05-21 18:53:05 UTC FreeBSD ports repository Modified files: benchmarks/gtkperf Makefile Log: - Attempt to fix build on 4.X Reported by: krismail Revision Changes Path 1.2 +1 -0 ports/benchmarks/gtkperf/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:55:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC5DE16A891; Sun, 21 May 2006 18:55:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 849FA43D49; Sun, 21 May 2006 18:55:31 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIsqhn028324; Sun, 21 May 2006 18:54:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIsqI5028323; Sun, 21 May 2006 18:54:52 GMT (envelope-from pav) Message-Id: <200605211854.k4LIsqI5028323@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 18:54:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/hplip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:55:33 -0000 pav 2006-05-21 18:54:52 UTC FreeBSD ports repository Modified files: print/hplip Makefile Log: - Mark BROKEN on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.2 +7 -1 ports/print/hplip/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:58:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B49516A7E1; Sun, 21 May 2006 18:58:34 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA32443D6B; Sun, 21 May 2006 18:58:33 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIvsLl028519; Sun, 21 May 2006 18:57:54 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIvsOv028518; Sun, 21 May 2006 18:57:54 GMT (envelope-from arved) Message-Id: <200605211857.k4LIvsOv028518@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 18:57:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/ghostscript-gpl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:58:41 -0000 arved 2006-05-21 18:57:54 UTC FreeBSD ports repository Modified files: print/ghostscript-gpl Makefile Log: Sync with ghostscript-afpl: - Fix fetch for eplaser distfile Revision Changes Path 1.142 +3 -2 ports/print/ghostscript-gpl/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 18:58:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B10016A88D; Sun, 21 May 2006 18:58:55 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1437E43D6E; Sun, 21 May 2006 18:58:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIwE0I028576; Sun, 21 May 2006 18:58:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIwDvd028575; Sun, 21 May 2006 18:58:13 GMT (envelope-from pav) Message-Id: <200605211858.k4LIwDvd028575@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 18: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/games/lianliankan Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 18:59:00 -0000 pav 2006-05-21 18:58:13 UTC FreeBSD ports repository Modified files: games/lianliankan Makefile Log: - Does not compile on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.2 +7 -1 ports/games/lianliankan/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:00:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE6716A778; Sun, 21 May 2006 19:00:19 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD6243D78; Sun, 21 May 2006 19:00:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LIxaJ6028630; Sun, 21 May 2006 18:59:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LIxahF028629; Sun, 21 May 2006 18:59:36 GMT (envelope-from pav) Message-Id: <200605211859.k4LIxahF028629@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 18:59:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/libjackasyn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:00:25 -0000 pav 2006-05-21 18:59:36 UTC FreeBSD ports repository Modified files: audio/libjackasyn Makefile Log: - Does not compile on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.2 +7 -1 ports/audio/libjackasyn/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:02:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 905A416A92C; Sun, 21 May 2006 19:02:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D85843D45; Sun, 21 May 2006 19:02:33 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ1sk9028828; Sun, 21 May 2006 19:01:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ1sts028827; Sun, 21 May 2006 19:01:54 GMT (envelope-from pav) Message-Id: <200605211901.k4LJ1sts028827@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 19:01: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/math/R Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:02:36 -0000 pav 2006-05-21 19:01:54 UTC FreeBSD ports repository Modified files: math/R Makefile Log: - Does not compile on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.51 +1 -0 ports/math/R/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:02:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0437216AA0C; Sun, 21 May 2006 19:02:48 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21C543D45; Sun, 21 May 2006 19:02:47 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ28kc028890; Sun, 21 May 2006 19:02:08 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ28cC028889; Sun, 21 May 2006 19:02:08 GMT (envelope-from arved) Message-Id: <200605211902.k4LJ28cC028889@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 19:02:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/ghostscript-gnu Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:02:52 -0000 arved 2006-05-21 19:02:08 UTC FreeBSD ports repository Modified files: print/ghostscript-gnu Makefile Log: Fix fetch of eplaser distfile by putting a copy on MASTER_SITE_LOCAL Revision Changes Path 1.119 +3 -2 ports/print/ghostscript-gnu/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:03:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6428716A7FE; Sun, 21 May 2006 19:03:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC0743D46; Sun, 21 May 2006 19:03:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ3JnW030164; Sun, 21 May 2006 19:03:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ3JRP030163; Sun, 21 May 2006 19:03:19 GMT (envelope-from pav) Message-Id: <200605211903.k4LJ3JRP030163@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 19:03:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/snotes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:04:07 -0000 pav 2006-05-21 19:03:19 UTC FreeBSD ports repository Modified files: deskutils/snotes Makefile Log: - Does not compile on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.2 +4 -0 ports/deskutils/snotes/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:04:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 437B316A86B; Sun, 21 May 2006 19:04:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 288B343D55; Sun, 21 May 2006 19:04:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ3ifw030201; Sun, 21 May 2006 19:03:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ3iru030200; Sun, 21 May 2006 19:03:44 GMT (envelope-from pav) Message-Id: <200605211903.k4LJ3iru030200@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 19:03:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm/jaffm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:04:29 -0000 pav 2006-05-21 19:03:44 UTC FreeBSD ports repository Modified files: x11-fm/jaffm Makefile distinfo Log: - Update to 1.3. PR: ports/96726 Submitted by: Martin Wilke Approved by: Shaun Amott (maintainer) Revision Changes Path 1.2 +3 -2 ports/x11-fm/jaffm/Makefile 1.2 +3 -3 ports/x11-fm/jaffm/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 19:05:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BD6F16A6FF; Sun, 21 May 2006 19:05:04 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B1943D6A; Sun, 21 May 2006 19:04:59 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ4K6x030266; Sun, 21 May 2006 19:04:20 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ4KBF030265; Sun, 21 May 2006 19:04:20 GMT (envelope-from arved) Message-Id: <200605211904.k4LJ4KBF030265@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 19:04:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/gajim Makefile ports/net-im/gajim/files patch-Changeset6314 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:05:15 -0000 arved 2006-05-21 19:04:20 UTC FreeBSD ports repository Modified files: net-im/gajim Makefile Added files: net-im/gajim/files patch-Changeset6314 Log: fix file-transfer connection problems, patch by Dimitur Kirov PR: 97358 Submitted by: Stephan Maka Revision Changes Path 1.13 +3 -0 ports/net-im/gajim/Makefile 1.1 +39 -0 ports/net-im/gajim/files/patch-Changeset6314 (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 19:06:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9702D16A6F8; Sun, 21 May 2006 19:06:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3865943D67; Sun, 21 May 2006 19:06:06 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJ5HTo030342; Sun, 21 May 2006 19:05:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJ5HFl030341; Sun, 21 May 2006 19:05:17 GMT (envelope-from pav) Message-Id: <200605211905.k4LJ5HFl030341@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 19: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/x11-themes/ubuntulooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:06:35 -0000 pav 2006-05-21 19:05:17 UTC FreeBSD ports repository Modified files: x11-themes/ubuntulooks Makefile Log: - Does not compile on FreeBSD 4.X Reported by: krismail Revision Changes Path 1.2 +7 -1 ports/x11-themes/ubuntulooks/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 19:08:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28E6716A944; Sun, 21 May 2006 19:08:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (hood.oook.cz [195.250.137.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4141843D68; Sun, 21 May 2006 19:08:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from ikaros.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.13.6/8.13.6) with ESMTP id k4LJ8LoC048711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 21 May 2006 21:08:21 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by ikaros.oook.cz (8.13.6/8.13.6/Submit) id k4LJ8LGS048710; Sun, 21 May 2006 21:08:21 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Sergey Matveychuk In-Reply-To: <200605211805.k4LI5dYM024042@repoman.freebsd.org> References: <200605211805.k4LI5dYM024042@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-y5CJiTZZcf5d+qcHcaf9" Date: Sun, 21 May 2006 21:08:21 +0200 Message-Id: <1148238501.36949.2.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net/isc-dhcp3-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:08:26 -0000 --=-y5CJiTZZcf5d+qcHcaf9 Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sergey Matveychuk p=ED=B9e v ne 21. 05. 2006 v 18:05 +0000: > sem 2006-05-21 18:05:39 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > net/isc-dhcp3-server Makefile=20 > Log: > - Mark FORDBIDDEN on 64-bit platforms. The last fix may cause security = problems. > =20 > Submitted by: Dan Lukes Approved by: ? Has maintainer seen this? --=20 Pav Lucistnik Any Palm app requiring an 90+ page manual has lost its vision. -- words about DateBk4 on Action Names list --=-y5CJiTZZcf5d+qcHcaf9 Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEcLqlntdYP8FOsoIRAhr5AKCSa8B8Rw33iSCijMRHGOKePAqlFACbBBA6 TYkfcXZvuXtPkpcjNX1/f2Q= =2Gj9 -----END PGP SIGNATURE----- --=-y5CJiTZZcf5d+qcHcaf9-- From owner-cvs-all@FreeBSD.ORG Sun May 21 19:14:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8036116A43C; Sun, 21 May 2006 19:14:33 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4245743D46; Sun, 21 May 2006 19:14:33 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJDsc0030691; Sun, 21 May 2006 19:13:54 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJDsvt030690; Sun, 21 May 2006 19:13:54 GMT (envelope-from arved) Message-Id: <200605211913.k4LJDsvt030690@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 19:13:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gauche Makefile ports/lang/gauche/files patch-doc-Makefile.in patch-gc__dbg_mlc.c patch-gc__doc__Makefile.in patch-gc__doc__gc.man patch-gc__dyn_load.c patch-gc__include__gc.h patch-gc__include__gc_cpp.h patch-gc__include__private__gcconfig.h patch-gc__os_dep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:14:38 -0000 arved 2006-05-21 19:13:54 UTC FreeBSD ports repository Modified files: lang/gauche Makefile lang/gauche/files patch-doc-Makefile.in Added files: lang/gauche/files patch-gc__dbg_mlc.c patch-gc__doc__Makefile.in patch-gc__doc__gc.man patch-gc__dyn_load.c patch-gc__include__gc.h patch-gc__include__gc_cpp.h patch-gc__include__private__gcconfig.h patch-gc__os_dep.c Log: Merge patches from devel/boehm-gc to included boehm-gc to fix build on amd64 PR: 97021 Submitted by: Hirohisa Yamaguchi Approved by: Erik Greenwald Revision Changes Path 1.40 +2 -2 ports/lang/gauche/Makefile 1.6 +7 -7 ports/lang/gauche/files/patch-doc-Makefile.in 1.1 +82 -0 ports/lang/gauche/files/patch-gc__dbg_mlc.c (new) 1.1 +11 -0 ports/lang/gauche/files/patch-gc__doc__Makefile.in (new) 1.1 +60 -0 ports/lang/gauche/files/patch-gc__doc__gc.man (new) 1.1 +15 -0 ports/lang/gauche/files/patch-gc__dyn_load.c (new) 1.1 +10 -0 ports/lang/gauche/files/patch-gc__include__gc.h (new) 1.1 +20 -0 ports/lang/gauche/files/patch-gc__include__gc_cpp.h (new) 1.1 +88 -0 ports/lang/gauche/files/patch-gc__include__private__gcconfig.h (new) 1.1 +29 -0 ports/lang/gauche/files/patch-gc__os_dep.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 19:23:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A091016A467; Sun, 21 May 2006 19:23:30 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A878243D69; Sun, 21 May 2006 19:23:28 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJMnQr031107; Sun, 21 May 2006 19:22:49 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJMnYH031106; Sun, 21 May 2006 19:22:49 GMT (envelope-from arved) Message-Id: <200605211922.k4LJMnYH031106@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 21 May 2006 19:22: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/xpad 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, 21 May 2006 19:23:35 -0000 arved 2006-05-21 19:22:49 UTC FreeBSD ports repository Modified files: deskutils/xpad Makefile distinfo pkg-plist Log: Update to 2.11 PR: 96725 Submitted by: Martin Wilke Approved by: Guillaume (maintainer) Revision Changes Path 1.13 +1 -1 ports/deskutils/xpad/Makefile 1.8 +3 -3 ports/deskutils/xpad/distinfo 1.6 +6 -2 ports/deskutils/xpad/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 19:28:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9874D16A429; Sun, 21 May 2006 19:28:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553DE43D45; Sun, 21 May 2006 19:28:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJS8lX031309; Sun, 21 May 2006 19:28:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJS8kP031308; Sun, 21 May 2006 19:28:08 GMT (envelope-from pav) Message-Id: <200605211928.k4LJS8kP031308@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 19:28:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/bsfilter Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:28:48 -0000 pav 2006-05-21 19:28:08 UTC FreeBSD ports repository Modified files: mail/bsfilter Makefile distinfo Log: - Update to 1.0.14 PR: ports/97567 Submitted by: Masafumi Otsune (maintainer) Revision Changes Path 1.15 +2 -2 ports/mail/bsfilter/Makefile 1.14 +3 -3 ports/mail/bsfilter/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 19:29:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE51516A6A7; Sun, 21 May 2006 19:29:30 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF1E343D80; Sun, 21 May 2006 19:29:25 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJSk3J031363; Sun, 21 May 2006 19:28:46 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJSkUk031362; Sun, 21 May 2006 19:28:46 GMT (envelope-from maxim) Message-Id: <200605211928.k4LJSkUk031362@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 19:28:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet raw_ip.c udp_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:29:35 -0000 maxim 2006-05-21 19:28:46 UTC FreeBSD src repository Modified files: sys/netinet raw_ip.c udp_usrreq.c Log: o In udp|rip_disconnect() acquire a socket lock before the socket state modification. To prevent races do that while holding inpcb lock. Reviewed by: rwatson Revision Changes Path 1.162 +3 -1 src/sys/netinet/raw_ip.c 1.189 +3 -1 src/sys/netinet/udp_usrreq.c From owner-cvs-all@FreeBSD.ORG Sun May 21 19:49:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03C216A5E3; Sun, 21 May 2006 19:49:12 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A54F43D45; Sun, 21 May 2006 19:49:12 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LJmX4V032682; Sun, 21 May 2006 19:48:33 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LJmXrU032681; Sun, 21 May 2006 19:48:33 GMT (envelope-from ru) Message-Id: <200605211948.k4LJmXrU032681@repoman.freebsd.org> From: Ruslan Ermilov Date: Sun, 21 May 2006 19:48:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 19:49:17 -0000 ru 2006-05-21 19:48:33 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Record some of my BSDCan donations. Revision Changes Path 1.316 +15 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 20:01:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBB4D16A872; Sun, 21 May 2006 20:01:22 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7BA943D77; Sun, 21 May 2006 20:01:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 8B3DC1A4DD4; Sun, 21 May 2006 13:01:22 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DB8A2521D2; Sun, 21 May 2006 16:01:21 -0400 (EDT) Date: Sun, 21 May 2006 16:01:21 -0400 From: Kris Kennaway To: Erwin Lansing Message-ID: <20060521200121.GA14051@xor.obsecurity.org> References: <200605211823.k4LINxb7026956@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <200605211823.k4LINxb7026956@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:01:47 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 06:23:59PM +0000, Erwin Lansing wrote: > erwin 2006-05-21 18:23:59 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > emulators/linux_base-gentoo-stage1 Makefile=20 > Log: > Try a different way to find(1) to prevent chmod(1) from traversing > into linprocfs as fstype doesn't seem to work on pointyhat. > Not bumping PORTREVISION as it only affects pointyhat. I suspect this may be an ABI incompatibility between 4.x userland and 6.x/7.x kernel, i.e. the interface between libc and kernel was changed and no compatibility mode was added for supporting old binaries. There is another port (am-utils) that fails to build from a similar problem. Kris --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcMcRWry0BWjoQKURAi03AKDDs3kePAFTt0b07XQIpLHX+FKNbQCbBFmZ qmV3fgzDAKDFHIKeHNnl1+8= =oCQ1 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-cvs-all@FreeBSD.ORG Sun May 21 20:02:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 586A716A863; Sun, 21 May 2006 20:02:19 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4B943D45; Sun, 21 May 2006 20:02:19 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E94061A4DD6; Sun, 21 May 2006 13:02:18 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4735F521D2; Sun, 21 May 2006 16:02:18 -0400 (EDT) Date: Sun, 21 May 2006 16:02:18 -0400 From: Kris Kennaway To: Tilman Linneweh Message-ID: <20060521200218.GB14051@xor.obsecurity.org> References: <200605211913.k4LJDsvt030690@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: <200605211913.k4LJDsvt030690@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/gauche Makefile ports/lang/gauche/files patch-doc-Makefile.in patch-gc__dbg_mlc.c patch-gc__doc__Makefile.in patch-gc__doc__gc.man patch-gc__dyn_load.c patch-gc__include__gc.h patch-gc__include__gc_cpp.h patch-gc__include__private__gcconfig.h patch-gc__os_dep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:03:05 -0000 --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 07:13:54PM +0000, Tilman Linneweh wrote: > arved 2006-05-21 19:13:54 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > lang/gauche Makefile=20 > lang/gauche/files patch-doc-Makefile.in=20 > Added files: > lang/gauche/files patch-gc__dbg_mlc.c=20 > patch-gc__doc__Makefile.in=20 > patch-gc__doc__gc.man=20 > patch-gc__dyn_load.c=20 > patch-gc__include__gc.h=20 > patch-gc__include__gc_cpp.h=20 > patch-gc__include__private__gcconfig.h=20 > patch-gc__os_dep.c=20 > Log: > Merge patches from devel/boehm-gc to included boehm-gc to fix build on > amd64 > =20 > PR: 97021 > Submitted by: Hirohisa Yamaguchi > Approved by: Erik Greenwald Might be better to use the boehm-gc port instead? This will avoid having to merge future bug fixes/architecture portability fixes. Kris --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcMdJWry0BWjoQKURAmuNAJ4/+9i4KjG8A5Q84M0pePJ5qK8KWwCfcY6w 4aRsrjLvtANQgZxVDKtMGTE= =Z9km -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS-- From owner-cvs-all@FreeBSD.ORG Sun May 21 20:03:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2CEF16A664; Sun, 21 May 2006 20:03:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C51643D48; Sun, 21 May 2006 20:03:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LK2W33033298; Sun, 21 May 2006 20:02:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LK2W6s033297; Sun, 21 May 2006 20:02:32 GMT (envelope-from pav) Message-Id: <200605212002.k4LK2W6s033297@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 20:02:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/lam Makefile pkg-plist ports/net/lam/files patch-share-args-all_opt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:03:19 -0000 pav 2006-05-21 20:02:32 UTC FreeBSD ports repository Modified files: net/lam Makefile pkg-plist Added files: net/lam/files patch-share-args-all_opt.c Log: - Fix build; strtonum(3) was added to recent versions of FreeBSD, but lam already have an internal function of same name - Portlint PR: ports/97443 Submitted by: Pedro F. Giffuni Revision Changes Path 1.7 +5 -5 ports/net/lam/Makefile 1.1 +64 -0 ports/net/lam/files/patch-share-args-all_opt.c (new) 1.3 +7 -7 ports/net/lam/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 20:03:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DB016A926; Sun, 21 May 2006 20:03:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70A6543D49; Sun, 21 May 2006 20:03:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LK3Jk8034543; Sun, 21 May 2006 20:03:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LK3JTk034542; Sun, 21 May 2006 20:03:19 GMT (envelope-from pav) Message-Id: <200605212003.k4LK3JTk034542@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 20:03:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/emovix Makefile distinfo pkg-plist ports/multimedia/emovix/files patch-Makefile.am patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:04:04 -0000 pav 2006-05-21 20:03:19 UTC FreeBSD ports repository Modified files: multimedia/emovix Makefile distinfo pkg-plist multimedia/emovix/files patch-Makefile.am patch-Makefile.in Log: - Update to 0.9.0 PR: ports/97466 Submitted by: Heiner Eichmann (maintainer) Revision Changes Path 1.8 +1 -2 ports/multimedia/emovix/Makefile 1.4 +3 -3 ports/multimedia/emovix/distinfo 1.2 +8 -8 ports/multimedia/emovix/files/patch-Makefile.am 1.2 +8 -8 ports/multimedia/emovix/files/patch-Makefile.in 1.2 +263 -76 ports/multimedia/emovix/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 20:09:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C844D16A585; Sun, 21 May 2006 20:09:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8892D43D4C; Sun, 21 May 2006 20:09:01 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LK8L32034731; Sun, 21 May 2006 20:08:21 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LK8L4a034730; Sun, 21 May 2006 20:08:21 GMT (envelope-from dougb) Message-Id: <200605212008.k4LK8L4a034730@repoman.freebsd.org> From: Doug Barton Date: Sun, 21 May 2006 20:08:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/windowmaker 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, 21 May 2006 20:09:13 -0000 dougb 2006-05-21 20:08:21 UTC FreeBSD ports repository Modified files: x11-wm/windowmaker pkg-descr Log: The windowmaker web site has moved to .info Revision Changes Path 1.6 +1 -1 ports/x11-wm/windowmaker/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun May 21 20:12:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D86016A580; Sun, 21 May 2006 20:12:39 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B6C743D76; Sun, 21 May 2006 20:12:37 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKBwbg034899; Sun, 21 May 2006 20:11:58 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKBwVm034898; Sun, 21 May 2006 20:11:58 GMT (envelope-from dougb) Message-Id: <200605212011.k4LKBwVm034898@repoman.freebsd.org> From: Doug Barton Date: Sun, 21 May 2006 20:11:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/windowmaker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:12:43 -0000 dougb 2006-05-21 20:11:57 UTC FreeBSD ports repository Modified files: x11-wm/windowmaker Makefile Log: Add my own web site as a backup master site Revision Changes Path 1.133 +2 -1 ports/x11-wm/windowmaker/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 20:19:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F01016A4FD; Sun, 21 May 2006 20:19:05 +0000 (UTC) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24A9243D46; Sun, 21 May 2006 20:19:04 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: by mail.droso.net (Postfix, from userid 1001) id 3926622DF1; Sun, 21 May 2006 22:19:03 +0200 (CEST) Date: Sun, 21 May 2006 22:19:03 +0200 From: Erwin Lansing To: Kris Kennaway Message-ID: <20060521201902.GI93253@droso.net> Mail-Followup-To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200605211823.k4LINxb7026956@repoman.freebsd.org> <20060521200121.GA14051@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="kUBUi7JBpjcBtem/" Content-Disposition: inline In-Reply-To: <20060521200121.GA14051@xor.obsecurity.org> X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:19:09 -0000 --kUBUi7JBpjcBtem/ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 04:01:21PM -0400, Kris Kennaway wrote: > On Sun, May 21, 2006 at 06:23:59PM +0000, Erwin Lansing wrote: > > erwin 2006-05-21 18:23:59 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > emulators/linux_base-gentoo-stage1 Makefile=20 > > Log: > > Try a different way to find(1) to prevent chmod(1) from traversing > > into linprocfs as fstype doesn't seem to work on pointyhat. > > Not bumping PORTREVISION as it only affects pointyhat. >=20 > I suspect this may be an ABI incompatibility between 4.x userland and > 6.x/7.x kernel, i.e. the interface between libc and kernel was changed > and no compatibility mode was added for supporting old binaries. > There is another port (am-utils) that fails to build from a similar > problem. >=20 Wouldn't it also fail on a marcuscom tinderbox with a 4.x environment on a 6.1 system if that was the case? That's what I used for testing and it didn't fail, so I'm just trying to pinpoint what would make pointyhat behave differently. -erwin --=20 Erwin Lansing http://droso.org Security is like an onion. (o_ _o) It's made up of several layers \\\_\ /_/// And it makes you cry. <____) (____> erwin@lansing.dk --kUBUi7JBpjcBtem/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcMs2qy9aWxUlaZARAlCCAKCNiNwY7t6uy+ns3P4Afxa62E94tACeK37u oD2Dzta0bSmnIkT1eODG9as= =7U4e -----END PGP SIGNATURE----- --kUBUi7JBpjcBtem/-- From owner-cvs-all@FreeBSD.ORG Sun May 21 20:20:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F29916A632; Sun, 21 May 2006 20:20:52 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D579F43D69; Sun, 21 May 2006 20:20:50 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKKBm7035312; Sun, 21 May 2006 20:20:11 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKKBwj035311; Sun, 21 May 2006 20:20:11 GMT (envelope-from thierry) Message-Id: <200605212020.k4LKKBwj035311@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 21 May 2006 20:20:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/unidesc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:20:59 -0000 thierry 2006-05-21 20:20:11 UTC FreeBSD ports repository Modified files: sysutils/unidesc Makefile distinfo Log: Upgrade to 2.17: the data has been updated to Unicode version 4.1. Revision Changes Path 1.8 +1 -1 ports/sysutils/unidesc/Makefile 1.8 +3 -3 ports/sysutils/unidesc/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 20:22:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADEE716A56E; Sun, 21 May 2006 20:22:56 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64EAC43D49; Sun, 21 May 2006 20:22:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 4BCC71A4DD2; Sun, 21 May 2006 13:22:56 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 95821521D2; Sun, 21 May 2006 16:22:55 -0400 (EDT) Date: Sun, 21 May 2006 16:22:55 -0400 From: Kris Kennaway To: Kris Kennaway , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060521202255.GA78571@xor.obsecurity.org> References: <200605211823.k4LINxb7026956@repoman.freebsd.org> <20060521200121.GA14051@xor.obsecurity.org> <20060521201902.GI93253@droso.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PNTmBPCT7hxwcZjr" Content-Disposition: inline In-Reply-To: <20060521201902.GI93253@droso.net> User-Agent: Mutt/1.4.2.1i Cc: Subject: Re: cvs commit: ports/emulators/linux_base-gentoo-stage1 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:23:05 -0000 --PNTmBPCT7hxwcZjr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 10:19:03PM +0200, Erwin Lansing wrote: > On Sun, May 21, 2006 at 04:01:21PM -0400, Kris Kennaway wrote: > > On Sun, May 21, 2006 at 06:23:59PM +0000, Erwin Lansing wrote: > > > erwin 2006-05-21 18:23:59 UTC > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > emulators/linux_base-gentoo-stage1 Makefile=20 > > > Log: > > > Try a different way to find(1) to prevent chmod(1) from traversing > > > into linprocfs as fstype doesn't seem to work on pointyhat. > > > Not bumping PORTREVISION as it only affects pointyhat. > >=20 > > I suspect this may be an ABI incompatibility between 4.x userland and > > 6.x/7.x kernel, i.e. the interface between libc and kernel was changed > > and no compatibility mode was added for supporting old binaries. > > There is another port (am-utils) that fails to build from a similar > > problem. > >=20 > Wouldn't it also fail on a marcuscom tinderbox with a 4.x environment on > a 6.1 system if that was the case? That's what I used for testing and it > didn't fail, so I'm just trying to pinpoint what would make pointyhat > behave differently. It should, unless it's a 7.0 regression. I certainly don't do anything special with find(1) or support libraries in the chroot, and I presume the marcuscom tinderbox doesn't either. You could test by extracting your own 4.11 chroot and running find by hand. Kris --PNTmBPCT7hxwcZjr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcMwfWry0BWjoQKURAjHpAKCrMLITztGKIkXIGlauF7Jabc2KHwCgrVBY 6L8OWMIpIj3RaBs2xQ1oUqg= =0Pvu -----END PGP SIGNATURE----- --PNTmBPCT7hxwcZjr-- From owner-cvs-all@FreeBSD.ORG Sun May 21 20:26:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27F4416A59C; Sun, 21 May 2006 20:26:46 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D81EE43D45; Sun, 21 May 2006 20:26:45 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKQ6R4035684; Sun, 21 May 2006 20:26:06 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKQ6c9035683; Sun, 21 May 2006 20:26:06 GMT (envelope-from dougb) Message-Id: <200605212026.k4LKQ6c9035683@repoman.freebsd.org> From: Doug Barton Date: Sun, 21 May 2006 20:26:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:26:48 -0000 dougb 2006-05-21 20:26:06 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: 1. ring.ip-kyoto.ad.jp seems to have been down for some time, remove it from MASTER_SITE_RINGSERVER. 2. For MASTER_SITE_WINDOWMAKER, s/windowmaker.org/windowmaker.info/, and update the path on the ftp.uvsq.fr mirror. Submitted by: fenner's distfile survey Revision Changes Path 1.367 +3 -4 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sun May 21 20:40:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C2EB16A44D; Sun, 21 May 2006 20:40:37 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04B8A43D49; Sun, 21 May 2006 20:40:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKdun2037060; Sun, 21 May 2006 20:39:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKduvc037059; Sun, 21 May 2006 20:39:56 GMT (envelope-from pav) Message-Id: <200605212039.k4LKduvc037059@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 20:39:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xitami Makefile distinfo pkg-deinstall pkg-plist ports/www/xitami/files default.html defaults.cfg.in defaults.cfg.tmpl dir.gsl patch-aa patch-ab patch-ac patch-ad patch-ae patch-gsl-makefile patch-sfl-makefile patch-smt-makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:40:42 -0000 pav 2006-05-21 20:39:56 UTC FreeBSD ports repository Modified files: www/xitami Makefile distinfo pkg-plist www/xitami/files patch-ae xitami.aut Added files: www/xitami/files defaults.cfg.in dir.gsl patch-gsl-makefile patch-sfl-makefile patch-smt-makefile patch-studio-makefile patch-xiadmin-makefile patch-xiopen-makefile xitami.8.in xitami.sh.in Removed files: www/xitami pkg-deinstall www/xitami/files default.html defaults.cfg.tmpl patch-aa patch-ab patch-ac patch-ad xitami.sh.tmpl Log: - Update to 2.5c2 PR: ports/96146 Submitted by: Bernd Luevelsmeyer (maintainer) Revision Changes Path 1.11 +26 -21 ports/www/xitami/Makefile 1.5 +3 -3 ports/www/xitami/distinfo 1.2 +0 -14 ports/www/xitami/files/default.html (dead) 1.1 +44 -0 ports/www/xitami/files/defaults.cfg.in (new) 1.2 +0 -7 ports/www/xitami/files/defaults.cfg.tmpl (dead) 1.1 +24 -0 ports/www/xitami/files/dir.gsl (new) 1.3 +0 -50 ports/www/xitami/files/patch-aa (dead) 1.3 +0 -20 ports/www/xitami/files/patch-ab (dead) 1.3 +0 -39 ports/www/xitami/files/patch-ac (dead) 1.2 +0 -18 ports/www/xitami/files/patch-ad (dead) 1.4 +2 -2 ports/www/xitami/files/patch-ae 1.1 +24 -0 ports/www/xitami/files/patch-gsl-makefile (new) 1.1 +22 -0 ports/www/xitami/files/patch-sfl-makefile (new) 1.1 +20 -0 ports/www/xitami/files/patch-smt-makefile (new) 1.1 +44 -0 ports/www/xitami/files/patch-studio-makefile (new) 1.1 +20 -0 ports/www/xitami/files/patch-xiadmin-makefile (new) 1.1 +8 -0 ports/www/xitami/files/patch-xiopen-makefile (new) 1.1 +55 -0 ports/www/xitami/files/xitami.8.in (new) 1.2 +29 -7 ports/www/xitami/files/xitami.aut 1.1 +36 -0 ports/www/xitami/files/xitami.sh.in (new) 1.2 +0 -27 ports/www/xitami/files/xitami.sh.tmpl (dead) 1.3 +0 -19 ports/www/xitami/pkg-deinstall (dead) 1.5 +32 -30 ports/www/xitami/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 20:41:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD65B16A4CB; Sun, 21 May 2006 20:41:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA9043D49; Sun, 21 May 2006 20:41:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKecKM037166; Sun, 21 May 2006 20:40:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKectQ037165; Sun, 21 May 2006 20:40:38 GMT (envelope-from pav) Message-Id: <200605212040.k4LKectQ037165@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 20:40: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/xitami/files patch-sfl-sfl.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, 21 May 2006 20:41:19 -0000 pav 2006-05-21 20:40:38 UTC FreeBSD ports repository Added files: www/xitami/files patch-sfl-sfl.h Log: - Fix build on 64-bit archs Revision Changes Path 1.1 +13 -0 ports/www/xitami/files/patch-sfl-sfl.h (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 20:42:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D61416A693; Sun, 21 May 2006 20:42:04 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DCEA43D46; Sun, 21 May 2006 20:42:04 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LKfOHb037229; Sun, 21 May 2006 20:41:24 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LKfORx037228; Sun, 21 May 2006 20:41:24 GMT (envelope-from sat) Message-Id: <200605212041.k4LKfORx037228@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 20:41: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/www/aria2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 20:42:10 -0000 sat 2006-05-21 20:41:24 UTC FreeBSD ports repository Modified files: www/aria2 Makefile Log: - Try to fix build on 4.x by USE_GCC=3.4+ Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.3 +1 -0 ports/www/aria2/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:05:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5801D16A573; Sun, 21 May 2006 21:05:02 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C6B43D45; Sun, 21 May 2006 21:05:02 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LL4MTJ046968; Sun, 21 May 2006 21:04:22 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LL4MtJ046967; Sun, 21 May 2006 21:04:22 GMT (envelope-from sat) Message-Id: <200605212104.k4LL4MtJ046967@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 21:04: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/games/freeciv Makefile ports/net/radvd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:05:04 -0000 sat 2006-05-21 21:04:22 UTC FreeBSD ports repository Modified files: games/freeciv Makefile net/radvd Makefile Log: - Try to fix build on 4.x by USE_GCC=3.4+ Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.72 +1 -0 ports/games/freeciv/Makefile 1.9 +1 -0 ports/net/radvd/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:07:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7DF416A4EE; Sun, 21 May 2006 21:07:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FB043D45; Sun, 21 May 2006 21:07:34 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LL6tNl047127; Sun, 21 May 2006 21:06:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LL6tvm047126; Sun, 21 May 2006 21:06:55 GMT (envelope-from pav) Message-Id: <200605212106.k4LL6tvm047126@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:06:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:07:35 -0000 pav 2006-05-21 21:06:55 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: - Fix ports tree, there was a stray \ left Pointy hat to: dougb Revision Changes Path 1.368 +2 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sun May 21 21:10:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28B6016A5E5; Sun, 21 May 2006 21:10:43 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8FFC43D48; Sun, 21 May 2006 21:10:42 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLA36O047252; Sun, 21 May 2006 21:10:03 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLA3q1047251; Sun, 21 May 2006 21:10:03 GMT (envelope-from sat) Message-Id: <200605212110.k4LLA3q1047251@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 21:10:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/parano pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:10:43 -0000 sat 2006-05-21 21:10:03 UTC FreeBSD ports repository Modified files: security/parano pkg-plist Log: - Fix plist Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +3 -0 ports/security/parano/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:13:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BF6C16A54F; Sun, 21 May 2006 21:13:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B34AE43D64; Sun, 21 May 2006 21:13:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLD5FT047419; Sun, 21 May 2006 21:13:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLD5x7047418; Sun, 21 May 2006 21:13:05 GMT (envelope-from pav) Message-Id: <200605212113.k4LLD5x7047418@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:13:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/egroupware pkg-plist ports/finance/myphpmoney pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:13:52 -0000 pav 2006-05-21 21:13:05 UTC FreeBSD ports repository Modified files: deskutils/egroupware pkg-plist finance/myphpmoney pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.19 +1 -0 ports/deskutils/egroupware/pkg-plist 1.2 +1 -0 ports/finance/myphpmoney/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:18:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 568F416A7F0; Sun, 21 May 2006 21:18:09 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D51EC43D45; Sun, 21 May 2006 21:18:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLHTn2047679; Sun, 21 May 2006 21:17:29 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLHTtU047678; Sun, 21 May 2006 21:17:29 GMT (envelope-from aaron) Message-Id: <200605212117.k4LLHTtU047678@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 21:17:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Yada-Yada-Yada Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:18:10 -0000 aaron 2006-05-21 21:17:29 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Yada-Yada-Yada Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Yada-Yada-Yada, adds a Yada-Yada-Yada operator (...) to Perl 5 allowing one to defer coding for testing. Approved by: tobez (implicit) Revision Changes Path 1.2215 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-Yada-Yada-Yada/Makefile (new) 1.1 +3 -0 ports/devel/p5-Yada-Yada-Yada/distinfo (new) 1.1 +11 -0 ports/devel/p5-Yada-Yada-Yada/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Yada-Yada-Yada/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:18:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D0816A7CC; Sun, 21 May 2006 21:18:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CCDF43D60; Sun, 21 May 2006 21:18:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLHWr2047716; Sun, 21 May 2006 21:17:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLHWuO047715; Sun, 21 May 2006 21:17:32 GMT (envelope-from pav) Message-Id: <200605212117.k4LLHWuO047715@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:17: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/phpbt pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:18:16 -0000 pav 2006-05-21 21:17:32 UTC FreeBSD ports repository Modified files: devel/phpbt pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.3 +1 -0 ports/devel/phpbt/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:18:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 567AC16A7FA; Sun, 21 May 2006 21:18:15 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1136A43D46; Sun, 21 May 2006 21:18:15 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLHZZQ047752; Sun, 21 May 2006 21:17:35 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLHZOE047751; Sun, 21 May 2006 21:17:35 GMT (envelope-from aaron) Message-Id: <200605212117.k4LLHZOE047751@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 21:17:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:18:22 -0000 aaron 2006-05-21 21:17:35 UTC FreeBSD ports repository Modified files: . modules Log: p5-Yada-Yada-Yada --> ports/devel/p5-Yada-Yada-Yada Revision Changes Path 1.15016 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:18:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E481B16A849; Sun, 21 May 2006 21:18:31 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F9C843D48; Sun, 21 May 2006 21:18:31 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLHqOR047779; Sun, 21 May 2006 21:17:52 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLHqm6047778; Sun, 21 May 2006 21:17:52 GMT (envelope-from sat) Message-Id: <200605212117.k4LLHqm6047778@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 21:17:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/mcabber Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:18:33 -0000 sat 2006-05-21 21:17:52 UTC FreeBSD ports repository Modified files: net-im/mcabber Makefile Log: - Add mirrors - Take maintainership Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.9 +5 -2 ports/net-im/mcabber/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:19:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E99AF16A44E; Sun, 21 May 2006 21:19:22 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A49F143D45; Sun, 21 May 2006 21:19:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLIhKr047861; Sun, 21 May 2006 21:18:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLIhn4047860; Sun, 21 May 2006 21:18:43 GMT (envelope-from pav) Message-Id: <200605212118.k4LLIhn4047860@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:18: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/print/phppdflib pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:19:27 -0000 pav 2006-05-21 21:18:43 UTC FreeBSD ports repository Modified files: print/phppdflib pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.5 +1 -0 ports/print/phppdflib/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:29:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A4AA16A5CA; Sun, 21 May 2006 21:29:13 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC7343D6D; Sun, 21 May 2006 21:29:09 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLSUe9048459; Sun, 21 May 2006 21:28:30 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLSUfa048458; Sun, 21 May 2006 21:28:30 GMT (envelope-from alepulver) Message-Id: <200605212128.k4LLSUfa048458@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:28:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/tremor Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/tremor/files patch-Makefile patch-src__cd_linux.c patch-src__common.c patch-src__host.c patch-src__keys.c patch-src__net.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:29:16 -0000 alepulver 2006-05-21 21:28:29 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tremor Makefile distinfo pkg-descr pkg-message pkg-plist games/tremor/files patch-Makefile patch-src__cd_linux.c patch-src__common.c patch-src__host.c patch-src__keys.c patch-src__net.h patch-src__snd_linux.c patch-src__sys.h patch-src__vid_glx.c Log: Enhaced Quake engine based on JoeQuake. WWW: http://tremor.quakedev.com/tremor.html Approved by: garga (mentor) Revision Changes Path 1.976 +1 -0 ports/games/Makefile 1.1 +99 -0 ports/games/tremor/Makefile (new) 1.1 +12 -0 ports/games/tremor/distinfo (new) 1.1 +116 -0 ports/games/tremor/files/patch-Makefile (new) 1.1 +252 -0 ports/games/tremor/files/patch-src__cd_linux.c (new) 1.1 +48 -0 ports/games/tremor/files/patch-src__common.c (new) 1.1 +11 -0 ports/games/tremor/files/patch-src__host.c (new) 1.1 +11 -0 ports/games/tremor/files/patch-src__keys.c (new) 1.1 +11 -0 ports/games/tremor/files/patch-src__net.h (new) 1.1 +14 -0 ports/games/tremor/files/patch-src__snd_linux.c (new) 1.1 +11 -0 ports/games/tremor/files/patch-src__sys.h (new) 1.1 +12 -0 ports/games/tremor/files/patch-src__vid_glx.c (new) 1.1 +3 -0 ports/games/tremor/pkg-descr (new) 1.1 +15 -0 ports/games/tremor/pkg-message (new) 1.1 +16 -0 ports/games/tremor/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:29:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D28D116A5DF; Sun, 21 May 2006 21:29:14 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6102043D5C; Sun, 21 May 2006 21:29:14 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLSYwr048488; Sun, 21 May 2006 21:28:34 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLSYB4048487; Sun, 21 May 2006 21:28:34 GMT (envelope-from maxim) Message-Id: <200605212128.k4LLSYB4048487@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 21:28:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ufs dinode.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, 21 May 2006 21:29:16 -0000 maxim 2006-05-21 21:28:34 UTC FreeBSD src repository Modified files: sys/ufs/ufs dinode.h Log: o Fix a comment: directory whiteout type is DT_WHT not DT_W. Revision Changes Path 1.16 +1 -1 src/sys/ufs/ufs/dinode.h From owner-cvs-all@FreeBSD.ORG Sun May 21 21:29:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C360A16A614; Sun, 21 May 2006 21:29:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5466D43D4C; Sun, 21 May 2006 21:29:30 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLSo9J048526; Sun, 21 May 2006 21:28:50 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLSoBP048525; Sun, 21 May 2006 21:28:50 GMT (envelope-from kris) Message-Id: <200605212128.k4LLSoBP048525@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:28: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/emulators/basiliskII Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:29:34 -0000 kris 2006-05-21 21:28:50 UTC FreeBSD ports repository Modified files: emulators/basiliskII Makefile Log: BROKEN: Does not compile Revision Changes Path 1.23 +2 -0 ports/emulators/basiliskII/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:29:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB6A116A9B8; Sun, 21 May 2006 21:29:54 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA78F43D70; Sun, 21 May 2006 21:29:53 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLTERh048584; Sun, 21 May 2006 21:29:14 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLTERg048583; Sun, 21 May 2006 21:29:14 GMT (envelope-from alepulver) Message-Id: <200605212129.k4LLTERg048583@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:29: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: Sun, 21 May 2006 21:29:54 -0000 alepulver 2006-05-21 21:29:14 UTC FreeBSD ports repository Modified files: . modules Log: tremor --> ports/games/tremor Revision Changes Path 1.15017 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:30:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDE416A50B; Sun, 21 May 2006 21:30:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7C243D46; Sun, 21 May 2006 21:30:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLU4jW048700; Sun, 21 May 2006 21:30:04 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLU457048699; Sun, 21 May 2006 21:30:04 GMT (envelope-from kris) Message-Id: <200605212130.k4LLU457048699@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:30:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cl-asdf-cmucl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:30:45 -0000 kris 2006-05-21 21:30:04 UTC FreeBSD ports repository Modified files: devel/cl-asdf-cmucl Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.4 +2 -0 ports/devel/cl-asdf-cmucl/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:31:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E067716A949; Sun, 21 May 2006 21:31:15 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D78E343D60; Sun, 21 May 2006 21:31:13 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLUYI6048753; Sun, 21 May 2006 21:30:34 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLUYul048752; Sun, 21 May 2006 21:30:34 GMT (envelope-from kris) Message-Id: <200605212130.k4LLUYul048752@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:30:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:31:19 -0000 kris 2006-05-21 21:30:34 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks-themes-extras Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.11 +2 -0 ports/x11-themes/clearlooks-themes-extras/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:31:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12B0116A534; Sun, 21 May 2006 21:31:58 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4E4043D49; Sun, 21 May 2006 21:31:57 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLVIHQ048836; Sun, 21 May 2006 21:31:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLVIEw048835; Sun, 21 May 2006 21:31:18 GMT (envelope-from kris) Message-Id: <200605212131.k4LLVIEw048835@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:31: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/clip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:32:02 -0000 kris 2006-05-21 21:31:18 UTC FreeBSD ports repository Modified files: databases/clip Makefile Log: BROKEN: Installs files prior to 'make install' Revision Changes Path 1.49 +2 -0 ports/databases/clip/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:32:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF46D16A534; Sun, 21 May 2006 21:32:50 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C1D43D77; Sun, 21 May 2006 21:32:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLW84E048893; Sun, 21 May 2006 21:32:08 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLW8AM048892; Sun, 21 May 2006 21:32:08 GMT (envelope-from kris) Message-Id: <200605212132.k4LLW8AM048892@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:32:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/biology/fasta3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:32:53 -0000 kris 2006-05-21 21:32:08 UTC FreeBSD ports repository Modified files: biology/fasta3 Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.16 +2 -0 ports/biology/fasta3/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:33:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A701E16A850; Sun, 21 May 2006 21:33:15 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F69543D58; Sun, 21 May 2006 21:33:08 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLWSe1049025; Sun, 21 May 2006 21:32:28 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLWS8B049024; Sun, 21 May 2006 21:32:28 GMT (envelope-from alepulver) Message-Id: <200605212132.k4LLWS8B049024@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:32:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/tyrquake Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/tyrquake/files patch-Makefile patch-NQ__common.c patch-NQ__model.c patch-QW__client__cl_main.c patch-QW__client__sys_linux.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:33:24 -0000 alepulver 2006-05-21 21:32:28 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tyrquake Makefile distinfo pkg-descr pkg-message pkg-plist games/tyrquake/files patch-Makefile patch-NQ__common.c patch-NQ__model.c patch-QW__client__cl_main.c patch-QW__client__sys_linux.c patch-QW__common__common.c patch-QW__server__sys_unix.c patch-common__cd_linux.c patch-common__gl_vidlinuxglx.c patch-include__bspfile.h Log: This is meant to be a very conservative branch of the Quake source code. I intend to support Quake and Quakeworld in both software and GL versions, as well as Quakeworld Server; all on both MS Windows and Linux. I don't intend on adding lots of rendering enhancements, but rather fixing little bugs that I've come across over the years. I'll be adding small enhancements, but I don't want to completely overhaul the engine. WWW: http://disenchant.net/engine.html Approved by: garga (mentor) Revision Changes Path 1.977 +1 -0 ports/games/Makefile 1.1 +51 -0 ports/games/tyrquake/Makefile (new) 1.1 +3 -0 ports/games/tyrquake/distinfo (new) 1.1 +37 -0 ports/games/tyrquake/files/patch-Makefile (new) 1.1 +50 -0 ports/games/tyrquake/files/patch-NQ__common.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-NQ__model.c (new) 1.1 +18 -0 ports/games/tyrquake/files/patch-QW__client__cl_main.c (new) 1.1 +10 -0 ports/games/tyrquake/files/patch-QW__client__sys_linux.c (new) 1.1 +39 -0 ports/games/tyrquake/files/patch-QW__common__common.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-QW__server__sys_unix.c (new) 1.1 +331 -0 ports/games/tyrquake/files/patch-common__cd_linux.c (new) 1.1 +12 -0 ports/games/tyrquake/files/patch-common__gl_vidlinuxglx.c (new) 1.1 +11 -0 ports/games/tyrquake/files/patch-include__bspfile.h (new) 1.1 +8 -0 ports/games/tyrquake/pkg-descr (new) 1.1 +8 -0 ports/games/tyrquake/pkg-message (new) 1.1 +7 -0 ports/games/tyrquake/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:33:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C68116A883; Sun, 21 May 2006 21:33:42 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6AC443D69; Sun, 21 May 2006 21:33:38 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLWxt9049063; Sun, 21 May 2006 21:32:59 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLWxoC049062; Sun, 21 May 2006 21:32:59 GMT (envelope-from alepulver) Message-Id: <200605212132.k4LLWxoC049062@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:32:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:33:46 -0000 alepulver 2006-05-21 21:32:59 UTC FreeBSD ports repository Modified files: . modules Log: tyrquake --> ports/games/tyrquake Revision Changes Path 1.15018 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:33:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C9B516A5D2; Sun, 21 May 2006 21:33:54 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57EB243D5F; Sun, 21 May 2006 21:33:54 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLXEcE049114; Sun, 21 May 2006 21:33:14 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLXEU8049113; Sun, 21 May 2006 21:33:14 GMT (envelope-from kris) Message-Id: <200605212133.k4LLXEU8049113@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21: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/java/gjdoc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:33:56 -0000 kris 2006-05-21 21:33:14 UTC FreeBSD ports repository Modified files: java/gjdoc Makefile Log: BROKEN on !i386: Broken dependency Revision Changes Path 1.3 +7 -1 ports/java/gjdoc/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:34:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D9C16A6CA; Sun, 21 May 2006 21:34:37 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 179D943D4C; Sun, 21 May 2006 21:34:37 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLXvs5049172; Sun, 21 May 2006 21:33:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLXvwT049171; Sun, 21 May 2006 21:33:57 GMT (envelope-from kris) Message-Id: <200605212133.k4LLXvwT049171@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:33:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gsynaptics Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:34:39 -0000 kris 2006-05-21 21:33:57 UTC FreeBSD ports repository Modified files: x11/gsynaptics Makefile Log: BROKEN: Configure fails Revision Changes Path 1.2 +2 -0 ports/x11/gsynaptics/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:35:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABBFE16A5C1; Sun, 21 May 2006 21:35:12 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B30143D49; Sun, 21 May 2006 21:35:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLYW85049220; Sun, 21 May 2006 21:34:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLYWKR049219; Sun, 21 May 2006 21:34:32 GMT (envelope-from pav) Message-Id: <200605212134.k4LLYWKR049219@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:34:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:35:13 -0000 pav 2006-05-21 21:34:32 UTC FreeBSD ports repository Modified files: . MOVED Log: - Remove two entries about ports which do exist right now Pointed out by: Rui Lopes Revision Changes Path 1.994 +1 -3 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 21 21:35:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA0616A4D2; Sun, 21 May 2006 21:35:18 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56CD043D4C; Sun, 21 May 2006 21:35:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLYcRG049252; Sun, 21 May 2006 21:34:38 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLYcag049251; Sun, 21 May 2006 21:34:38 GMT (envelope-from kris) Message-Id: <200605212134.k4LLYcag049251@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:34:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-themes/gtk-smooth-engine Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:35:20 -0000 kris 2006-05-21 21:34:38 UTC FreeBSD ports repository Modified files: x11-themes/gtk-smooth-engine Makefile Log: BROKEN: Does not compile Revision Changes Path 1.12 +2 -0 ports/x11-themes/gtk-smooth-engine/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:35:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 247FE16A545; Sun, 21 May 2006 21:35:59 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83ED243D55; Sun, 21 May 2006 21:35:58 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLZJPg049451; Sun, 21 May 2006 21:35:19 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLZJqt049450; Sun, 21 May 2006 21:35:19 GMT (envelope-from alepulver) Message-Id: <200605212135.k4LLZJqt049450@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:35: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/games Makefile ports/games/r1q2 Makefile distinfo pkg-descr pkg-plist ports/games/r1q2/files patch-Makefile patch-client__cl_main.c patch-client__menu.c patch-client__qal.h patch-client__snd_openal.h patch-game__q_shared.c patch-game__q_shared.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, 21 May 2006 21:35:59 -0000 alepulver 2006-05-21 21:35:19 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/r1q2 Makefile distinfo pkg-descr pkg-plist games/r1q2/files patch-Makefile patch-client__cl_main.c patch-client__menu.c patch-client__qal.h patch-client__snd_openal.h patch-game__q_shared.c patch-game__q_shared.h patch-linux__al_linux.h patch-linux__cd_linux.c patch-linux__q_shlinux.c patch-linux__snd_linux.c patch-linux__sys_linux.c patch-linux__vid_so.c patch-qcommon__common.c patch-qcommon__files.c patch-qcommon__qcommon.h patch-ref_gl__gl_local.h patch-ref_gl__qgl.h Log: R1Q2 is an enhanced client/server for Quake II. Based on the id Software 3.21 source, rather than concentrate on fancy graphics, embedded MP3 players and other "gimmick" features, R1Q2 is focused on providing stability, security and speed whilst remaining fully compatible with existing mods and other clients. WWW: http://www.r1ch.net/stuff/r1q2/ Approved by: garga (mentor) Revision Changes Path 1.978 +1 -0 ports/games/Makefile 1.1 +110 -0 ports/games/r1q2/Makefile (new) 1.1 +6 -0 ports/games/r1q2/distinfo (new) 1.1 +101 -0 ports/games/r1q2/files/patch-Makefile (new) 1.1 +29 -0 ports/games/r1q2/files/patch-client__cl_main.c (new) 1.1 +10 -0 ports/games/r1q2/files/patch-client__menu.c (new) 1.1 +13 -0 ports/games/r1q2/files/patch-client__qal.h (new) 1.1 +28 -0 ports/games/r1q2/files/patch-client__snd_openal.h (new) 1.1 +11 -0 ports/games/r1q2/files/patch-game__q_shared.c (new) 1.1 +11 -0 ports/games/r1q2/files/patch-game__q_shared.h (new) 1.1 +11 -0 ports/games/r1q2/files/patch-linux__al_linux.h (new) 1.1 +319 -0 ports/games/r1q2/files/patch-linux__cd_linux.c (new) 1.1 +65 -0 ports/games/r1q2/files/patch-linux__q_shlinux.c (new) 1.1 +12 -0 ports/games/r1q2/files/patch-linux__snd_linux.c (new) 1.1 +52 -0 ports/games/r1q2/files/patch-linux__sys_linux.c (new) 1.1 +29 -0 ports/games/r1q2/files/patch-linux__vid_so.c (new) 1.1 +20 -0 ports/games/r1q2/files/patch-qcommon__common.c (new) 1.1 +63 -0 ports/games/r1q2/files/patch-qcommon__files.c (new) 1.1 +10 -0 ports/games/r1q2/files/patch-qcommon__qcommon.h (new) 1.1 +11 -0 ports/games/r1q2/files/patch-ref_gl__gl_local.h (new) 1.1 +11 -0 ports/games/r1q2/files/patch-ref_gl__qgl.h (new) 1.1 +6 -0 ports/games/r1q2/pkg-descr (new) 1.1 +10 -0 ports/games/r1q2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:36:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 158D016A4A3; Sun, 21 May 2006 21:36:34 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B851843D55; Sun, 21 May 2006 21:36:33 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLZsYm049540; Sun, 21 May 2006 21:35:54 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLZsdw049539; Sun, 21 May 2006 21:35:54 GMT (envelope-from kris) Message-Id: <200605212135.k4LLZsdw049539@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:35:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/migemo-xemacs21-mule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:36:37 -0000 kris 2006-05-21 21:35:54 UTC FreeBSD ports repository Modified files: japanese/migemo-xemacs21-mule Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.11 +2 -0 ports/japanese/migemo-xemacs21-mule/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:36:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EED216A4C8; Sun, 21 May 2006 21:36:41 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AFC343D55; Sun, 21 May 2006 21:36:41 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLa1Nm049571; Sun, 21 May 2006 21:36:01 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLa1kt049570; Sun, 21 May 2006 21:36:01 GMT (envelope-from alepulver) Message-Id: <200605212136.k4LLa1kt049570@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:36:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:36:41 -0000 alepulver 2006-05-21 21:36:01 UTC FreeBSD ports repository Modified files: . modules Log: r1q2 --> ports/games/r1q2 Revision Changes Path 1.15019 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:37:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2A7116A441; Sun, 21 May 2006 21:37:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F5D543D58; Sun, 21 May 2006 21:37:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLaYD0049626; Sun, 21 May 2006 21:36:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLaYoL049625; Sun, 21 May 2006 21:36:34 GMT (envelope-from pav) Message-Id: <200605212136.k4LLaYoL049625@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:36: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/scr_ipfm pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:37:15 -0000 pav 2006-05-21 21:36:34 UTC FreeBSD ports repository Modified files: net/scr_ipfm pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.2 +1 -0 ports/net/scr_ipfm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:37:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 254C016A80E; Sun, 21 May 2006 21:37:32 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFD9643D48; Sun, 21 May 2006 21:37:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLaq48049674; Sun, 21 May 2006 21:36:52 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLaqs2049673; Sun, 21 May 2006 21:36:52 GMT (envelope-from kris) Message-Id: <200605212136.k4LLaqs2049673@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:36:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabberd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:37:33 -0000 kris 2006-05-21 21:36:52 UTC FreeBSD ports repository Modified files: net-im/jabberd Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.36 +2 -0 ports/net-im/jabberd/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:37:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9623C16A606; Sun, 21 May 2006 21:37:53 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 421D743D48; Sun, 21 May 2006 21:37:53 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLbDXR049778; Sun, 21 May 2006 21:37:13 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLbDYk049777; Sun, 21 May 2006 21:37:13 GMT (envelope-from alepulver) Message-Id: <200605212137.k4LLbDYk049777@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21:37:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/kmquake2 Makefile distinfo pkg-descr pkg-plist ports/games/kmquake2/files extra-patch-addons__Makefile patch-Makefile patch-client__snd_loc.h patch-qcommon__files.c patch-unix__gl_glx.c patch-unix__sys_unix.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:37:56 -0000 alepulver 2006-05-21 21:37:13 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/kmquake2 Makefile distinfo pkg-descr pkg-plist games/kmquake2/files extra-patch-addons__Makefile patch-Makefile patch-client__snd_loc.h patch-qcommon__files.c patch-unix__gl_glx.c patch-unix__sys_unix.c Log: Enhanced Quake2 OpenGL only engine with integrated Lazarus support. WWW: http://www.geocities.com/knightmare66/ Approved by: garga (mentor) Revision Changes Path 1.979 +1 -0 ports/games/Makefile 1.1 +153 -0 ports/games/kmquake2/Makefile (new) 1.1 +18 -0 ports/games/kmquake2/distinfo (new) 1.1 +174 -0 ports/games/kmquake2/files/extra-patch-addons__Makefile (new) 1.1 +91 -0 ports/games/kmquake2/files/patch-Makefile (new) 1.1 +11 -0 ports/games/kmquake2/files/patch-client__snd_loc.h (new) 1.1 +19 -0 ports/games/kmquake2/files/patch-qcommon__files.c (new) 1.1 +30 -0 ports/games/kmquake2/files/patch-unix__gl_glx.c (new) 1.1 +45 -0 ports/games/kmquake2/files/patch-unix__sys_unix.c (new) 1.1 +3 -0 ports/games/kmquake2/pkg-descr (new) 1.1 +48 -0 ports/games/kmquake2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:38:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECDC116A443; Sun, 21 May 2006 21:38:26 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7683D43D4C; Sun, 21 May 2006 21:38:26 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLbl5H049824; Sun, 21 May 2006 21:37:47 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLbltv049823; Sun, 21 May 2006 21:37:47 GMT (envelope-from alepulver) Message-Id: <200605212137.k4LLbltv049823@repoman.freebsd.org> From: Alejandro Pulver Date: Sun, 21 May 2006 21: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:38:27 -0000 alepulver 2006-05-21 21:37:46 UTC FreeBSD ports repository Modified files: . modules Log: kmquake2 --> ports/games/kmquake2 Revision Changes Path 1.15020 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:40:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D0EC16A4EF; Sun, 21 May 2006 21:40:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B034E43D5F; Sun, 21 May 2006 21:40:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLdiJb049946; Sun, 21 May 2006 21:39:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLdihA049945; Sun, 21 May 2006 21:39:44 GMT (envelope-from pav) Message-Id: <200605212139.k4LLdihA049945@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:39:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/uebimiau pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:40:24 -0000 pav 2006-05-21 21:39:44 UTC FreeBSD ports repository Modified files: mail/uebimiau pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.7 +1 -0 ports/mail/uebimiau/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:40:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B4FE16A636; Sun, 21 May 2006 21:40:43 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7888343D55; Sun, 21 May 2006 21:40:42 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLe3iB050055; Sun, 21 May 2006 21:40:03 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLe3iK050052; Sun, 21 May 2006 21:40:03 GMT (envelope-from kris) Message-Id: <200605212140.k4LLe3iK050052@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:40:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/sugarcrm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:40:45 -0000 kris 2006-05-21 21:40:02 UTC FreeBSD ports repository Modified files: deskutils/sugarcrm Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.4 +2 -0 ports/deskutils/sugarcrm/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:41:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 198A316A4C9; Sun, 21 May 2006 21:41:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AC7243D55; Sun, 21 May 2006 21:41:21 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLefet050115; Sun, 21 May 2006 21:40:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLef1w050114; Sun, 21 May 2006 21:40:41 GMT (envelope-from kris) Message-Id: <200605212140.k4LLef1w050114@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:40:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/sqlrelay Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:41:24 -0000 kris 2006-05-21 21:40:41 UTC FreeBSD ports repository Modified files: databases/sqlrelay Makefile Log: BROKEN: Does not compile Revision Changes Path 1.47 +2 -0 ports/databases/sqlrelay/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:43:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D67DC16A534; Sun, 21 May 2006 21:43:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E1443D62; Sun, 21 May 2006 21:43:32 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLgqWn050223; Sun, 21 May 2006 21:42:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLgquj050222; Sun, 21 May 2006 21:42:52 GMT (envelope-from pav) Message-Id: <200605212142.k4LLgquj050222@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:42: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:43:36 -0000 pav 2006-05-21 21:42:52 UTC FreeBSD ports repository Modified files: . MOVED Log: - Remove entries for ports which do exist at the moment Submitted by: Rui Lopes Revision Changes Path 1.995 +1 -3 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 21 21:44:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1983416A5B3; Sun, 21 May 2006 21:44:02 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C26B543D5A; Sun, 21 May 2006 21:44:01 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLhM54050273; Sun, 21 May 2006 21:43:22 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLhMZ6050272; Sun, 21 May 2006 21:43:22 GMT (envelope-from kris) Message-Id: <200605212143.k4LLhMZ6050272@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:43:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql51-client Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:44:05 -0000 kris 2006-05-21 21:43:22 UTC FreeBSD ports repository Modified files: databases/mysql51-client Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.97 +2 -0 ports/databases/mysql51-client/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:44:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D1F716A5A2; Sun, 21 May 2006 21:44:07 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C796743D46; Sun, 21 May 2006 21:44:06 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLhRNK050316; Sun, 21 May 2006 21:43:27 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLhRJb050315; Sun, 21 May 2006 21:43:27 GMT (envelope-from sat) Message-Id: <200605212143.k4LLhRJb050315@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sun, 21 May 2006 21:43:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Template-Provider-Encoding Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:44:09 -0000 sat 2006-05-21 21:43:27 UTC FreeBSD ports repository Modified files: www/p5-Template-Provider-Encoding Makefile Log: - Require perl 5.6+ Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +7 -1 ports/www/p5-Template-Provider-Encoding/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:44:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 328D116A4E7; Sun, 21 May 2006 21:44:46 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D521343D5E; Sun, 21 May 2006 21:44:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLi6Cw050421; Sun, 21 May 2006 21:44:06 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLi6RX050420; Sun, 21 May 2006 21:44:06 GMT (envelope-from aaron) Message-Id: <200605212144.k4LLi6RX050420@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 21:44:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/p5-Math-Round-Var Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:44:47 -0000 aaron 2006-05-21 21:44:06 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Round-Var Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Round-Var, another Perl rounding library. Approved by: tobez (implicit) Revision Changes Path 1.387 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/p5-Math-Round-Var/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Round-Var/distinfo (new) 1.1 +10 -0 ports/math/p5-Math-Round-Var/pkg-descr (new) 1.1 +3 -0 ports/math/p5-Math-Round-Var/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 21:44:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1487016A4E8; Sun, 21 May 2006 21:44:58 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB92443D4C; Sun, 21 May 2006 21:44:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLiIno050470; Sun, 21 May 2006 21:44:18 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLiIwr050469; Sun, 21 May 2006 21:44:18 GMT (envelope-from aaron) Message-Id: <200605212144.k4LLiIwr050469@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 21:44:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:45:01 -0000 aaron 2006-05-21 21:44:18 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Round-Var --> ports/math/p5-Math-Round-Var Revision Changes Path 1.15021 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 21:45:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15A1116A703; Sun, 21 May 2006 21:45:04 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A272443D5E; Sun, 21 May 2006 21:45:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLiNIV050500; Sun, 21 May 2006 21:44:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLiNQS050499; Sun, 21 May 2006 21:44:23 GMT (envelope-from kris) Message-Id: <200605212144.k4LLiNQS050499@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21: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/textproc/p5-Pod-LaTeX Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:45:07 -0000 kris 2006-05-21 21:44:22 UTC FreeBSD ports repository Modified files: textproc/p5-Pod-LaTeX Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.2 +2 -0 ports/textproc/p5-Pod-LaTeX/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:45:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6BBF16A704; Sun, 21 May 2006 21:45:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 062EF43D67; Sun, 21 May 2006 21:45:19 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLidQX050540; Sun, 21 May 2006 21:44:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLidcg050539; Sun, 21 May 2006 21:44:39 GMT (envelope-from pav) Message-Id: <200605212144.k4LLidcg050539@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:44:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/webfwlog pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:45:41 -0000 pav 2006-05-21 21:44:39 UTC FreeBSD ports repository Modified files: security/webfwlog pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.2 +1 -0 ports/security/webfwlog/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:46:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8B5316A420; Sun, 21 May 2006 21:46:55 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A40A43D86; Sun, 21 May 2006 21:45:41 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLj1bs050585; Sun, 21 May 2006 21:45:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLj17n050584; Sun, 21 May 2006 21:45:01 GMT (envelope-from kris) Message-Id: <200605212145.k4LLj17n050584@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:45: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/textproc/p5-RDF-Notation3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:46:56 -0000 kris 2006-05-21 21:45:01 UTC FreeBSD ports repository Modified files: textproc/p5-RDF-Notation3 Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.8 +2 -0 ports/textproc/p5-RDF-Notation3/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:49:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 498E016A456; Sun, 21 May 2006 21:49:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 095EF43DBF; Sun, 21 May 2006 21:46:50 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLkAie050700; Sun, 21 May 2006 21:46:10 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLkAfW050699; Sun, 21 May 2006 21:46:10 GMT (envelope-from kris) Message-Id: <200605212146.k4LLkAfW050699@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:46:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/pari-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:49:11 -0000 kris 2006-05-21 21:46:10 UTC FreeBSD ports repository Modified files: math/pari-devel Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.13 +2 -0 ports/math/pari-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:49:11 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A41616A479; Sun, 21 May 2006 21:49:10 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao05.cox.net (centrmmtao05.cox.net [70.168.83.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E0D43E06; Sun, 21 May 2006 21:46:50 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao05.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060521214645.CTLH8328.centrmmtao05.cox.net@mezz.mezzweb.com>; Sun, 21 May 2006 17:46:45 -0400 To: "Kris Kennaway" References: <200605212130.k4LLUYul048752@repoman.freebsd.org> Message-ID: From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Sun, 21 May 2006 16:46:57 -0500 In-Reply-To: <200605212130.k4LLUYul048752@repoman.freebsd.org> User-Agent: Opera M2/8.54 (Linux, build 1745) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:49:12 -0000 On Sun, 21 May 2006 16:30:34 -0500, Kris Kennaway wrote: > kris 2006-05-21 21:30:34 UTC > > FreeBSD ports repository > > Modified files: > x11-themes/clearlooks-themes-extras Makefile > Log: > BROKEN: Broken dependency How come that I haven't get any of email from your pointyhat related w/ this? Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun May 21 21:50:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFB3816A442; Sun, 21 May 2006 21:50:24 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 307FE43E36; Sun, 21 May 2006 21:47:27 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLklEs050768; Sun, 21 May 2006 21:46:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLklox050767; Sun, 21 May 2006 21:46:47 GMT (envelope-from kris) Message-Id: <200605212146.k4LLklox050767@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:46:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/phpgroupware Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:50:25 -0000 kris 2006-05-21 21:46:47 UTC FreeBSD ports repository Modified files: deskutils/phpgroupware Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.23 +2 -0 ports/deskutils/phpgroupware/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:51:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 309AC16A546; Sun, 21 May 2006 21:51:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5E5143EBD; Sun, 21 May 2006 21:48:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLlw7M050823; Sun, 21 May 2006 21:47:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLlw2h050822; Sun, 21 May 2006 21:47:58 GMT (envelope-from pav) Message-Id: <200605212147.k4LLlw2h050822@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:47:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/websvn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:51:57 -0000 pav 2006-05-21 21:47:58 UTC FreeBSD ports repository Modified files: devel/websvn Makefile Log: - Fix plist after recent php changes Revision Changes Path 1.10 +2 -1 ports/devel/websvn/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:51:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3037516A5B3; Sun, 21 May 2006 21:51:51 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B53E43DA1; Sun, 21 May 2006 21:49:15 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLmAYk050859; Sun, 21 May 2006 21:48:10 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLmAep050858; Sun, 21 May 2006 21:48:10 GMT (envelope-from kris) Message-Id: <200605212148.k4LLmAep050858@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:48:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/fvwm2-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:52:05 -0000 kris 2006-05-21 21:48:10 UTC FreeBSD ports repository Modified files: x11-wm/fvwm2-devel Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.91 +2 -0 ports/x11-wm/fvwm2-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:53:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB11F16A516; Sun, 21 May 2006 21:53:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB5F43F3B; Sun, 21 May 2006 21:50:23 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLmxel050907; Sun, 21 May 2006 21:48:59 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLmxej050906; Sun, 21 May 2006 21:48:59 GMT (envelope-from kris) Message-Id: <200605212148.k4LLmxej050906@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:48:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/gnomesudoku Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:53:33 -0000 kris 2006-05-21 21:48:59 UTC FreeBSD ports repository Modified files: games/gnomesudoku Makefile Log: BROKEN: Configure fails Revision Changes Path 1.6 +2 -0 ports/games/gnomesudoku/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:53:39 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E8D016A699; Sun, 21 May 2006 21:53:38 +0000 (UTC) (envelope-from gnn@neville-neil.com) Received: from mrout2.yahoo.com (mrout2.yahoo.com [216.145.54.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7EE43F6A; Sun, 21 May 2006 21:50:02 +0000 (GMT) (envelope-from gnn@neville-neil.com) Received: from wlan-a-207-174.corp.yahoo.com.neville-neil.com (proxy7.corp.yahoo.com [216.145.48.98]) by mrout2.yahoo.com (8.13.6/8.13.4/y.out) with ESMTP id k4LLmdBu075796; Sun, 21 May 2006 14:48:40 -0700 (PDT) Date: Sun, 21 May 2006 14:48:37 -0700 Message-ID: From: gnn@neville-neil.com To: Alexander Leidinger In-Reply-To: <20060519143116.9iuvd81es0g0owkc@netchild.homeip.net> References: <200605181516.15541.hm@kts.org> <39318.1147960050@critter.freebsd.dk> <20060519143116.9iuvd81es0g0owkc@netchild.homeip.net> User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/22.0.50 (i386-apple-darwin8.5.1) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp , Julian Elischer , hellmuth.michaelis@t-online.de Subject: Re: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:53:45 -0000 At Fri, 19 May 2006 14:31:16 +0200, Alexander Leidinger wrote: > > Quoting "George V. Neville-Neil" (from Thu, 18 > May 2006 10:14:26 -0700): > > > I so hate to chime in on this thread, but I really think we need to > > start putting things into the code and using Doxygen, or a moral > > equivalent, to at least have a chance of keeping such things up to > > date. Someone a while back set up a proper Doxygen file for use with > > FreeBSD and we might simply pursue that tack. > > http://www.leidinger.net/FreeBSD/src_docs/ > http://www.leidinger.net/FreeBSD/FreeBSD-Dox.tar.bz2 > > Feel free to send/suggest further subsystems/improvements. The one thing I'd like to suggest is that this be made part of the tree with an optional make target. How should we go about doing that? Thanks, George From owner-cvs-all@FreeBSD.ORG Sun May 21 21:54:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1D9C16A48F; Sun, 21 May 2006 21:54:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE9043E14; Sun, 21 May 2006 21:51:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLopmN051038; Sun, 21 May 2006 21:50:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLopPD051037; Sun, 21 May 2006 21:50:51 GMT (envelope-from pav) Message-Id: <200605212150.k4LLopPD051037@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21:50:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:54:23 -0000 pav 2006-05-21 21:50:51 UTC FreeBSD ports repository Modified files: . MOVED Log: - Remove even more bad entries Submitted by: Rui Lopes Revision Changes Path 1.996 +1 -4 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 21 21:54:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2A016A610; Sun, 21 May 2006 21:54:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 155F543E89; Sun, 21 May 2006 21:51:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLp0D0051074; Sun, 21 May 2006 21:51:00 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLp0Y7051073; Sun, 21 May 2006 21:51:00 GMT (envelope-from kris) Message-Id: <200605212151.k4LLp0Y7051073@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:51:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/oxim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:54:35 -0000 kris 2006-05-21 21:51:00 UTC FreeBSD ports repository Modified files: chinese/oxim Makefile Log: BROKEN: Does not compile Revision Changes Path 1.5 +2 -0 ports/chinese/oxim/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:55:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B42E116A6B1; Sun, 21 May 2006 21:55:46 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D69F743D9B; Sun, 21 May 2006 21:53:56 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLrHYq051223; Sun, 21 May 2006 21:53:17 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLrHDr051222; Sun, 21 May 2006 21:53:17 GMT (envelope-from kris) Message-Id: <200605212153.k4LLrHDr051222@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:53: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/ipcad Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:55:48 -0000 kris 2006-05-21 21:53:17 UTC FreeBSD ports repository Modified files: net-mgmt/ipcad Makefile Log: BROKEN on 7.x: Does not compile Revision Changes Path 1.18 +7 -1 ports/net-mgmt/ipcad/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:55:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9420516A8AC; Sun, 21 May 2006 21:55:56 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEB9E43DA8; Sun, 21 May 2006 21:54:12 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLrXuS051249; Sun, 21 May 2006 21:53:33 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLrXYQ051248; Sun, 21 May 2006 21:53:33 GMT (envelope-from trhodes) Message-Id: <200605212153.k4LLrXYQ051248@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 21:53:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:56:01 -0000 trhodes 2006-05-21 21:53:33 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add an entry for rndc.8. Revision Changes Path 1.381 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Sun May 21 21:56:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A8CB16A7FA; Sun, 21 May 2006 21:56:14 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E6943DCE; Sun, 21 May 2006 21:54:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLrnQ8051285; Sun, 21 May 2006 21:53:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLrnnH051284; Sun, 21 May 2006 21:53:49 GMT (envelope-from pav) Message-Id: <200605212153.k4LLrnnH051284@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21: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/phpbb-tw pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:56:17 -0000 pav 2006-05-21 21:53:49 UTC FreeBSD ports repository Modified files: chinese/phpbb-tw pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.4 +1 -0 ports/chinese/phpbb-tw/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 21:57:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A563316A866; Sun, 21 May 2006 21:57:05 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A14A43E80; Sun, 21 May 2006 21:55:34 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLstZB051370; Sun, 21 May 2006 21:54:55 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLstQC051369; Sun, 21 May 2006 21:54:55 GMT (envelope-from kris) Message-Id: <200605212154.k4LLstQC051369@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:54:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/phpgroupware Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:57:10 -0000 kris 2006-05-21 21:54:55 UTC FreeBSD ports repository Modified files: japanese/phpgroupware Makefile Log: BROKEN: Does not install Revision Changes Path 1.8 +2 -0 ports/japanese/phpgroupware/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:57:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25D2F16A853; Sun, 21 May 2006 21:57:07 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3CCB43E1F; Sun, 21 May 2006 21:55:47 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLt882051446; Sun, 21 May 2006 21:55:08 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLt84t051445; Sun, 21 May 2006 21:55:08 GMT (envelope-from trhodes) Message-Id: <200605212155.k4LLt84t051445@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 21:55:08 +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/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, 21 May 2006 21:57:14 -0000 trhodes 2006-05-21 21:55:08 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: Begin merging the BIND8 and BIND9 sections. This pretty much kills BIND8 in the handbook and pushes BIND9. Submitted by: Daniel Gerzo Supported by: dougb, trhodes Revision Changes Path 1.82 +211 -634 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 21:57:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE0C216A961; Sun, 21 May 2006 21:57:11 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 680FA43DA9; Sun, 21 May 2006 21:56:09 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLtT0v051484; Sun, 21 May 2006 21:55:29 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLtTlY051483; Sun, 21 May 2006 21:55:29 GMT (envelope-from maxim) Message-Id: <200605212155.k4LLtTlY051483@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 21 May 2006 21:55:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ufs dinode.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, 21 May 2006 21:57:22 -0000 maxim 2006-05-21 21:55:29 UTC FreeBSD src repository Modified files: sys/ufs/ufs dinode.h Log: o Fix a comment: ufs2_dinode.di_blocks counts blocks not bytes actually held. Revision Changes Path 1.17 +1 -1 src/sys/ufs/ufs/dinode.h From owner-cvs-all@FreeBSD.ORG Sun May 21 21:58:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01F0716A69C; Sun, 21 May 2006 21:58:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2C443E09; Sun, 21 May 2006 21:56:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLu6wx052043; Sun, 21 May 2006 21:56:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLu6sn052042; Sun, 21 May 2006 21:56:06 GMT (envelope-from pav) Message-Id: <200605212156.k4LLu6sn052042@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21: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/www/autoindex pkg-plist ports/www/b2evo Makefile ports/www/dokuwiki Makefile ports/www/feedonfeeds pkg-plist ports/www/gallery pkg-plist ports/www/gallery2 pkg-plist ports/www/geeklog pkg-plist ports/www/ismail pkg-plist ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:58:47 -0000 pav 2006-05-21 21:56:06 UTC FreeBSD ports repository Modified files: www/autoindex pkg-plist www/b2evo Makefile www/dokuwiki Makefile www/feedonfeeds pkg-plist www/gallery pkg-plist www/gallery2 pkg-plist www/geeklog pkg-plist www/ismail pkg-plist www/lifetype Makefile www/mediawiki Makefile www/mediawiki13 Makefile www/mediawiki14 Makefile www/mediawiki15 Makefile www/moodle Makefile www/notftp pkg-plist www/oscommerce pkg-plist www/phpbb pkg-plist www/phpgedview Makefile www/phpsurveyor pkg-plist www/phpwebapp Makefile www/pnews Makefile www/postnuke pkg-plist www/usermanager pkg-plist www/wacko pkg-plist www/wordpress Makefile www/wordpress-mu Makefile Log: - Fix plist after recent php changes Revision Changes Path 1.4 +1 -0 ports/www/autoindex/pkg-plist 1.8 +2 -1 ports/www/b2evo/Makefile 1.18 +2 -1 ports/www/dokuwiki/Makefile 1.4 +1 -0 ports/www/feedonfeeds/pkg-plist 1.32 +1 -0 ports/www/gallery/pkg-plist 1.33 +1 -0 ports/www/gallery2/pkg-plist 1.7 +1 -0 ports/www/geeklog/pkg-plist 1.2 +1 -0 ports/www/ismail/pkg-plist 1.14 +2 -1 ports/www/lifetype/Makefile 1.26 +1 -0 ports/www/mediawiki/Makefile 1.17 +1 -0 ports/www/mediawiki13/Makefile 1.22 +1 -0 ports/www/mediawiki14/Makefile 1.27 +1 -0 ports/www/mediawiki15/Makefile 1.4 +2 -1 ports/www/moodle/Makefile 1.4 +1 -0 ports/www/notftp/pkg-plist 1.3 +1 -0 ports/www/oscommerce/pkg-plist 1.18 +1 -0 ports/www/phpbb/pkg-plist 1.6 +1 -0 ports/www/phpgedview/Makefile 1.2 +1 -0 ports/www/phpsurveyor/pkg-plist 1.3 +1 -0 ports/www/phpwebapp/Makefile 1.3 +1 -0 ports/www/pnews/Makefile 1.4 +1 -0 ports/www/postnuke/pkg-plist 1.4 +2 -1 ports/www/usermanager/pkg-plist 1.2 +1 -0 ports/www/wacko/pkg-plist 1.10 +2 -1 ports/www/wordpress-mu/Makefile 1.17 +2 -1 ports/www/wordpress/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:58:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C776516A8D6; Sun, 21 May 2006 21:58:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE7643DD5; Sun, 21 May 2006 21:57:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLuQ6s052084; Sun, 21 May 2006 21:56:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLuQoc052083; Sun, 21 May 2006 21:56:26 GMT (envelope-from pav) Message-Id: <200605212156.k4LLuQoc052083@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 21: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/chinese/tatter-tools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:58:56 -0000 pav 2006-05-21 21:56:26 UTC FreeBSD ports repository Modified files: chinese/tatter-tools Makefile Log: - Fix plist after recent php changes Revision Changes Path 1.3 +2 -1 ports/chinese/tatter-tools/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:58:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2289516A9DF; Sun, 21 May 2006 21:58:59 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1FF043DE3; Sun, 21 May 2006 21:58:13 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLvXWR052152; Sun, 21 May 2006 21:57:34 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLvXr6052151; Sun, 21 May 2006 21:57:33 GMT (envelope-from kris) Message-Id: <200605212157.k4LLvXr6052151@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:57:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/oops Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:59:07 -0000 kris 2006-05-21 21:57:33 UTC FreeBSD ports repository Modified files: www/oops Makefile Log: BROKEN on 7.0: Does not compile Revision Changes Path 1.41 +4 -0 ports/www/oops/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 21:59:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7533716A9E5; Sun, 21 May 2006 21:59:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 519E543D58; Sun, 21 May 2006 21:59:01 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LLwLCB052212; Sun, 21 May 2006 21:58:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LLwLmm052211; Sun, 21 May 2006 21:58:21 GMT (envelope-from kris) Message-Id: <200605212158.k4LLwLmm052211@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 21:58:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-OpenDHT Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 21:59:20 -0000 kris 2006-05-21 21:58:21 UTC FreeBSD ports repository Modified files: net/p5-Net-OpenDHT Makefile Log: BROKEN: Does not build Revision Changes Path 1.6 +2 -0 ports/net/p5-Net-OpenDHT/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:01:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B651316AA2A; Sun, 21 May 2006 22:01:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44F6243D45; Sun, 21 May 2006 22:01:08 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM0SuQ053546; Sun, 21 May 2006 22:00:28 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM0SJt053545; Sun, 21 May 2006 22:00:28 GMT (envelope-from kris) Message-Id: <200605212200.k4LM0SJt053545@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:00:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/mlton Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:01:13 -0000 kris 2006-05-21 22:00:28 UTC FreeBSD ports repository Modified files: lang/mlton Makefile Log: BROKEN: Prebuilt binary depends on old version of libgmp Revision Changes Path 1.11 +2 -0 ports/lang/mlton/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:02:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5F6616A528; Sun, 21 May 2006 22:02:22 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329C743D6E; Sun, 21 May 2006 22:02:22 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM1gen053610; Sun, 21 May 2006 22:01:42 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM1g85053609; Sun, 21 May 2006 22:01:42 GMT (envelope-from kris) Message-Id: <200605212201.k4LM1g85053609@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:01: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/py-freeimagepy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:02:23 -0000 kris 2006-05-21 22:01:42 UTC FreeBSD ports repository Modified files: graphics/py-freeimagepy Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.3 +2 -0 ports/graphics/py-freeimagepy/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:03:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26DA116A481; Sun, 21 May 2006 22:03:12 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B938243D69; Sun, 21 May 2006 22:03:11 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM2WgF053658; Sun, 21 May 2006 22:02:32 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM2WlD053657; Sun, 21 May 2006 22:02:32 GMT (envelope-from kris) Message-Id: <200605212202.k4LM2WlD053657@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:02: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/deskutils/alexandria Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:03:14 -0000 kris 2006-05-21 22:02:32 UTC FreeBSD ports repository Modified files: deskutils/alexandria Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.4 +2 -0 ports/deskutils/alexandria/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:04:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D09BE16A705; Sun, 21 May 2006 22:04:06 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D83543D7C; Sun, 21 May 2006 22:04:06 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM3QxU054886; Sun, 21 May 2006 22:03:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM3Qph054885; Sun, 21 May 2006 22:03:26 GMT (envelope-from kris) Message-Id: <200605212203.k4LM3Qph054885@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:03:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_interbase Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:04:17 -0000 kris 2006-05-21 22:03:26 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_interbase Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.9 +2 -0 ports/databases/ruby-dbd_interbase/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:04:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4069216AA9C; Sun, 21 May 2006 22:04:44 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC56843D83; Sun, 21 May 2006 22:04:40 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM41lJ054926; Sun, 21 May 2006 22:04:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM41Te054925; Sun, 21 May 2006 22:04:01 GMT (envelope-from kris) Message-Id: <200605212204.k4LM41Te054925@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:04:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_mysql Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:04:47 -0000 kris 2006-05-21 22:04:01 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_mysql Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.12 +2 -0 ports/databases/ruby-dbd_mysql/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:06:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A328816A554; Sun, 21 May 2006 22:06:36 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33DDA43D7C; Sun, 21 May 2006 22:06:28 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM5nkX055064; Sun, 21 May 2006 22:05:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM5ned055063; Sun, 21 May 2006 22:05:49 GMT (envelope-from kris) Message-Id: <200605212205.k4LM5ned055063@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:05:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_odbc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:06:41 -0000 kris 2006-05-21 22:05:49 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_odbc Makefile Log: BROKEN: Does not build Revision Changes Path 1.9 +2 -0 ports/databases/ruby-dbd_odbc/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:06:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C28D516A5CC; Sun, 21 May 2006 22:06:36 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D51443D66; Sun, 21 May 2006 22:06:32 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM5qCS055091; Sun, 21 May 2006 22:05:52 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM5qL5055090; Sun, 21 May 2006 22:05:52 GMT (envelope-from mezz) Message-Id: <200605212205.k4LM5qL5055090@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 21 May 2006 22:05:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:06:50 -0000 mezz 2006-05-21 22:05:52 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks-themes-extras Makefile Log: Fix the GTK2_VERSION that was added by marcus, remove the BROKEN. Reported by: kris Revision Changes Path 1.12 +1 -2 ports/x11-themes/clearlooks-themes-extras/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:07:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE3316AA6B; Sun, 21 May 2006 22:07:08 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A3043D4C; Sun, 21 May 2006 22:07:03 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM6NN1055165; Sun, 21 May 2006 22:06:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM6Ns6055164; Sun, 21 May 2006 22:06:23 GMT (envelope-from kris) Message-Id: <200605212206.k4LM6Ns6055164@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:06:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_pg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:07:17 -0000 kris 2006-05-21 22:06:23 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_pg Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.11 +2 -0 ports/databases/ruby-dbd_pg/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:08:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C13BD16A625; Sun, 21 May 2006 22:08:29 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11BB243D72; Sun, 21 May 2006 22:08:29 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM7nOs055232; Sun, 21 May 2006 22:07:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM7nJi055231; Sun, 21 May 2006 22:07:49 GMT (envelope-from kris) Message-Id: <200605212207.k4LM7nJi055231@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22:07:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_proxy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:08:34 -0000 kris 2006-05-21 22:07:49 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_proxy Makefile Log: BROKEN: Does not build Revision Changes Path 1.10 +2 -0 ports/databases/ruby-dbd_proxy/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:09:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E696316AB63; Sun, 21 May 2006 22:09:12 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7743743D7B; Sun, 21 May 2006 22:09:11 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LM8Vkm055280; Sun, 21 May 2006 22:08:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LM8VgD055279; Sun, 21 May 2006 22:08:31 GMT (envelope-from kris) Message-Id: <200605212208.k4LM8VgD055279@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 21 May 2006 22: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/databases/ruby-dbd_sqlite Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:09:22 -0000 kris 2006-05-21 22:08:31 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_sqlite Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.16 +2 -0 ports/databases/ruby-dbd_sqlite/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:15:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0419216AC7B; Sun, 21 May 2006 22:15:08 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA50E43D4C; Sun, 21 May 2006 22:15:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMESt0055522; Sun, 21 May 2006 22:14:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMESIB055521; Sun, 21 May 2006 22:14:28 GMT (envelope-from pav) Message-Id: <200605212214.k4LMESIB055521@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:14:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/phpgroupware Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:15:13 -0000 pav 2006-05-21 22:14:28 UTC FreeBSD ports repository Modified files: deskutils/phpgroupware Makefile pkg-plist Log: - Minimal fix to unbreak this port after recent php changes Revision Changes Path 1.24 +1 -2 ports/deskutils/phpgroupware/Makefile 1.20 +1 -0 ports/deskutils/phpgroupware/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 22:16:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58CCD16AC78; Sun, 21 May 2006 22:16:02 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EA8843D76; Sun, 21 May 2006 22:15:57 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id B0F75131E44; Mon, 22 May 2006 07:45:56 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 918A886F58; Mon, 22 May 2006 07:45:56 +0930 (CST) Date: Mon, 22 May 2006 07:45:56 +0930 From: Greg 'groggy' Lehey To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060521221556.GA97506@wantadilla.lemis.com> References: <32264.1147899148@critter.freebsd.dk> <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20060518000342.GJ61448@wantadilla.lemis.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: Poul-Henning Kamp Subject: Apologies (was: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:16:05 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline A number of people have contacted me expressing concern about the message I sent recently, and that I was being rude to phk. I formally apologize to phk and anybody else who might feel offended. It wasn't my intention to be offensive, merely to draw attention to problems we have with product management. These problems remain. Greg -- See complete headers for address and phone numbers. --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEcOacIubykFB6QiMRAnEmAKCZjjzjkeMPvI4h8JB18mtw9B55TwCfR2eR YLtCYXfi8TpNL7ZLbDD/J3c= =opo0 -----END PGP SIGNATURE----- --DocE+STaALJfprDB-- From owner-cvs-all@FreeBSD.ORG Sun May 21 22:20:43 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFB616AA78; Sun, 21 May 2006 22:20:43 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69B4D43D60; Sun, 21 May 2006 22:20:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id 49FFB1A4DD6; Sun, 21 May 2006 15:20:31 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id B180851A7B; Sun, 21 May 2006 18:20:30 -0400 (EDT) Date: Sun, 21 May 2006 18:20:30 -0400 From: Kris Kennaway To: Jeremy Messenger Message-ID: <20060521222030.GB87005@xor.obsecurity.org> References: <200605212130.k4LLUYul048752@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yNb1oOkm5a9FJOVX" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:20:44 -0000 --yNb1oOkm5a9FJOVX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 21, 2006 at 04:46:57PM -0500, Jeremy Messenger wrote: > On Sun, 21 May 2006 16:30:34 -0500, Kris Kennaway wrot= e: >=20 > >kris 2006-05-21 21:30:34 UTC > > > > FreeBSD ports repository > > > > Modified files: > > x11-themes/clearlooks-themes-extras Makefile > > Log: > > BROKEN: Broken dependency >=20 > How come that I haven't get any of email from your pointyhat related w/ = =20 > this? Sorry, it looks like I overlooked it somehow. Kris --yNb1oOkm5a9FJOVX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcOeuWry0BWjoQKURAm/2AKD8VSxGfkeS4k/lR5mlQAQwmy58BQCeKqe5 zAQ9j1oTeuAJn0/jSJ//klo= =H6oe -----END PGP SIGNATURE----- --yNb1oOkm5a9FJOVX-- From owner-cvs-all@FreeBSD.ORG Sun May 21 22:20:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 072DB16AA79; Sun, 21 May 2006 22:20:44 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F84B43D78; Sun, 21 May 2006 22:20:36 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMJvtQ055737; Sun, 21 May 2006 22:19:57 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMJvTd055736; Sun, 21 May 2006 22:19:57 GMT (envelope-from trhodes) Message-Id: <200605212219.k4LMJvTd055736@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 22:19:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.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, 21 May 2006 22:20:50 -0000 trhodes 2006-05-21 22:19:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: White space clean up from previous commit. Revision Changes Path 1.83 +194 -184 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 22:21:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6199516A95B; Sun, 21 May 2006 22:21:32 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 406BF43D66; Sun, 21 May 2006 22:21:28 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMKm1g055857; Sun, 21 May 2006 22:20:48 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMKmlk055856; Sun, 21 May 2006 22:20:48 GMT (envelope-from trhodes) Message-Id: <200605212220.k4LMKmlk055856@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 22:20:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.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, 21 May 2006 22:21:35 -0000 trhodes 2006-05-21 22:20:48 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: Forced commit to add the following: Submitted by: Daniel Gerzo Reviewed by: dougb, trhodes Revision Changes Path 1.84 +0 -0 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 22:23:38 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E03FC16AD1D; Sun, 21 May 2006 22:23:38 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao06.cox.net (centrmmtao06.cox.net [70.168.83.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 826C043D6A; Sun, 21 May 2006 22:23:35 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao06.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060521222333.MMXB16541.centrmmtao06.cox.net@mezz.mezzweb.com>; Sun, 21 May 2006 18:23:33 -0400 To: "Kris Kennaway" References: <200605212130.k4LLUYul048752@repoman.freebsd.org> <20060521222030.GB87005@xor.obsecurity.org> Message-ID: Date: Sun, 21 May 2006 17:23:47 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20060521222030.GB87005@xor.obsecurity.org> User-Agent: Opera M2/8.54 (Linux, build 1745) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:23:44 -0000 On Sun, 21 May 2006 17:20:30 -0500, Kris Kennaway wrote: > On Sun, May 21, 2006 at 04:46:57PM -0500, Jeremy Messenger wrote: >> On Sun, 21 May 2006 16:30:34 -0500, Kris Kennaway >> wrote: >> >> >kris 2006-05-21 21:30:34 UTC >> > >> > FreeBSD ports repository >> > >> > Modified files: >> > x11-themes/clearlooks-themes-extras Makefile >> > Log: >> > BROKEN: Broken dependency >> >> How come that I haven't get any of email from your pointyhat related w/ >> this? > > Sorry, it looks like I overlooked it somehow. That's ok, I have fixed it. Thanks for report! :-) Cheers, Mezz > Kris -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun May 21 22:23:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EDCE16ADB5; Sun, 21 May 2006 22:23:45 +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 D9D6143D6D; Sun, 21 May 2006 22:23:44 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 3FFB52D48B8; Sun, 21 May 2006 22:24:03 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id E6D071142C; Mon, 22 May 2006 00:23:42 +0200 (CEST) Date: Mon, 22 May 2006 00:23:42 +0200 From: "Simon L. Nielsen" To: Tom Rhodes Message-ID: <20060521222342.GH1083@zaphod.nitro.dk> References: <200605212219.k4LMJvTd055736@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l06SQqiZYCi8rTKz" Content-Disposition: inline In-Reply-To: <200605212219.k4LMJvTd055736@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.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, 21 May 2006 22:23:54 -0000 --l06SQqiZYCi8rTKz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.21 22:19:56 +0000, Tom Rhodes wrote: > trhodes 2006-05-21 22:19:56 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/books/handbook/network-servers chapter.sgml=20 > Log: > White space clean up from previous commit. [...] > | - Domain Name System (DNS) > | + Domain Name System (<acronym>DNS</acronym>) That patch seems to have at least some parts which are more than whitespace changes. --=20 Simon L. Nielsen --l06SQqiZYCi8rTKz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcOhuh9pcDSc1mlERAorIAJ9j0Vw/AJ3ye95mp5Hq1xXAgNFpmgCdGZLg BfvHUPxWALnO8jQMh11+v/w= =4Y32 -----END PGP SIGNATURE----- --l06SQqiZYCi8rTKz-- From owner-cvs-all@FreeBSD.ORG Sun May 21 22:26:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A7C716ADF9; Sun, 21 May 2006 22:26:23 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from pittgoth.com (ns1.pittgoth.com [216.38.206.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43CD343E22; Sun, 21 May 2006 22:25:55 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from localhost (ip70-177-190-239.dc.dc.cox.net [70.177.190.239]) (authenticated bits=0) by pittgoth.com (8.13.4/8.13.4) with ESMTP id k4LNW82T049087 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 May 2006 19:32:09 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sun, 21 May 2006 18:25:49 -0400 From: Tom Rhodes To: "Simon L. Nielsen" Message-Id: <20060521182549.077d5447.trhodes@FreeBSD.org> In-Reply-To: <20060521222342.GH1083@zaphod.nitro.dk> References: <200605212219.k4LMJvTd055736@repoman.freebsd.org> <20060521222342.GH1083@zaphod.nitro.dk> X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.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, 21 May 2006 22:26:27 -0000 On Mon, 22 May 2006 00:23:42 +0200 "Simon L. Nielsen" wrote: > On 2006.05.21 22:19:56 +0000, Tom Rhodes wrote: > > trhodes 2006-05-21 22:19:56 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/network-servers chapter.sgml > > Log: > > White space clean up from previous commit. > [...] > > | - Domain Name System (DNS) > > | + Domain Name System (<acronym>DNS</acronym>) > > That patch seems to have at least some parts which are more than > whitespace changes. Ok, ok: Add some tags. Do tag changes actually constitute as "content changes" ? If so, my apologies to all members of translation teams. -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sun May 21 22:27:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 945DA16A6B5; Sun, 21 May 2006 22:27:17 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B3E43D67; Sun, 21 May 2006 22:27:17 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMQb2M056133; Sun, 21 May 2006 22:26:37 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMQbqW056132; Sun, 21 May 2006 22:26:37 GMT (envelope-from aaron) Message-Id: <200605212226.k4LMQbqW056132@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 22:26: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/math Makefile ports/math/p5-CAD-Calc Makefile distinfo pkg-descr pkg-plist ports/math/p5-CAD-Calc/files patch-lib-Calc.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, 21 May 2006 22:27:20 -0000 aaron 2006-05-21 22:26:37 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-CAD-Calc Makefile distinfo pkg-descr pkg-plist math/p5-CAD-Calc/files patch-lib-Calc.pm Log: Adding port math/p5-CAD-Calc, generic cad-related geometry calculations Approved by: tobez (implicit) Revision Changes Path 1.388 +1 -0 ports/math/Makefile 1.1 +33 -0 ports/math/p5-CAD-Calc/Makefile (new) 1.1 +3 -0 ports/math/p5-CAD-Calc/distinfo (new) 1.1 +11 -0 ports/math/p5-CAD-Calc/files/patch-lib-Calc.pm (new) 1.1 +4 -0 ports/math/p5-CAD-Calc/pkg-descr (new) 1.1 +2 -0 ports/math/p5-CAD-Calc/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 22:27:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52CED16A876; Sun, 21 May 2006 22:27:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10B7443D46; Sun, 21 May 2006 22:27:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMQiUC056178; Sun, 21 May 2006 22:26:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMQipa056177; Sun, 21 May 2006 22:26:44 GMT (envelope-from aaron) Message-Id: <200605212226.k4LMQipa056177@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 22:26:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:27:34 -0000 aaron 2006-05-21 22:26:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-CAD-Calc --> ports/math/p5-CAD-Calc Revision Changes Path 1.15022 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 22:30:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EBD216A743; Sun, 21 May 2006 22:30:10 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4F2243D64; Sun, 21 May 2006 22:30:09 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMTUSL056256; Sun, 21 May 2006 22:29:30 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMTUIX056255; Sun, 21 May 2006 22:29:30 GMT (envelope-from trhodes) Message-Id: <200605212229.k4LMTUIX056255@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 22:29:30 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/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, 21 May 2006 22:30:20 -0000 trhodes 2006-05-21 22:29:30 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: Make a note that the previous change included adding a few new tags, while not really content changes, it may confuse translators. Discussed with: simon Revision Changes Path 1.85 +0 -0 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 22:34:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B519016AEDE; Sun, 21 May 2006 22:34:16 +0000 (UTC) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AC9E43D6E; Sun, 21 May 2006 22:34:13 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMXXT5056474; Sun, 21 May 2006 22:33:33 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMXXtS056473; Sun, 21 May 2006 22:33:33 GMT (envelope-from trhodes) Message-Id: <200605212233.k4LMXXtS056473@repoman.freebsd.org> From: Tom Rhodes Date: Sun, 21 May 2006 22:33:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mac chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:34:24 -0000 trhodes 2006-05-21 22:33:33 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mac chapter.sgml Log: Reword a sentence to be more clear and more correct. PR: 92885 Revision Changes Path 1.67 +1 -1 doc/en_US.ISO8859-1/books/handbook/mac/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 21 22:35:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45A4516A51A; Sun, 21 May 2006 22:35:22 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr12.xs4all.nl (smtp-vbr12.xs4all.nl [194.109.24.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAE4E43D5A; Sun, 21 May 2006 22:35:20 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr12.xs4all.nl (8.13.6/8.13.6) with ESMTP id k4LMZJSA006228; Mon, 22 May 2006 00:35:19 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k4LMZI0a034911; Mon, 22 May 2006 00:35:18 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k4LMZIDC034910; Mon, 22 May 2006 00:35:18 +0200 (CEST) (envelope-from wb) Date: Mon, 22 May 2006 00:35:18 +0200 From: Wilko Bulte To: "Greg 'groggy' Lehey" Message-ID: <20060521223518.GA34882@freebie.xs4all.nl> References: <32264.1147899148@critter.freebsd.dk> <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060521221556.GA97506@wantadilla.lemis.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, Poul-Henning Kamp , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Apologies (was: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:35:29 -0000 On Mon, May 22, 2006 at 07:45:56AM +0930, Greg 'groggy' Lehey wrote.. > A number of people have contacted me expressing concern about the > message I sent recently, and that I was being rude to phk. I formally > apologize to phk and anybody else who might feel offended. It wasn't > my intention to be offensive, merely to draw attention to problems we > have with product management. These problems remain. I'm not entirely sure what problems exactly, but shouldn't these be addressed by re@, portmaster@, core@ for example? -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun May 21 22:37:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3767616A59B; Sun, 21 May 2006 22:37:51 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D66443D46; Sun, 21 May 2006 22:37:50 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id 80DD2131099; Mon, 22 May 2006 08:07:49 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 4DC5586F58; Mon, 22 May 2006 08:07:49 +0930 (CST) Date: Mon, 22 May 2006 08:07:49 +0930 From: Greg 'groggy' Lehey To: Wilko Bulte Message-ID: <20060521223749.GA37532@wantadilla.lemis.com> References: <32264.1147899148@critter.freebsd.dk> <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> <20060521223518.GA34882@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="r5Pyd7+fXNt84Ff3" Content-Disposition: inline In-Reply-To: <20060521223518.GA34882@freebie.xs4all.nl> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@FreeBSD.ORG, Poul-Henning Kamp , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Product management (was: Apologies (was: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ...)) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:37:56 -0000 --r5Pyd7+fXNt84Ff3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 22 May 2006 at 0:35:18 +0200, Wilko Bulte wrote: > On Mon, May 22, 2006 at 07:45:56AM +0930, Greg 'groggy' Lehey wrote.. >> A number of people have contacted me expressing concern about the >> message I sent recently, and that I was being rude to phk. I formally >> apologize to phk and anybody else who might feel offended. It wasn't >> my intention to be offensive, merely to draw attention to problems we >> have with product management. These problems remain. > > I'm not entirely sure what problems exactly, The question was who should authorize removing code from the tree. > but shouldn't these be addressed by re@, portmaster@, core@ for > example? Yes. That's what I said (core@). Arguably there should be a separate product management team, but my guess is that that wouldn't work well in our environment. Greg -- See complete headers for address and phone numbers. --r5Pyd7+fXNt84Ff3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEcOu9IubykFB6QiMRAs7HAJ92iD96a3UofwTDxdVEHpG//Y85nQCeJxwx SKNg1U/zTkzUEKUpT1PfRkc= =yFCo -----END PGP SIGNATURE----- --r5Pyd7+fXNt84Ff3-- From owner-cvs-all@FreeBSD.ORG Sun May 21 22:38:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDE816A50F; Sun, 21 May 2006 22:38:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE0E143D48; Sun, 21 May 2006 22:38:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMc63E056652; Sun, 21 May 2006 22:38:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMc6RC056651; Sun, 21 May 2006 22:38:06 GMT (envelope-from pav) Message-Id: <200605212238.k4LMc6RC056651@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:38:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbi pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:38:49 -0000 pav 2006-05-21 22:38:06 UTC FreeBSD ports repository Modified files: databases/ruby-dbi pkg-plist Log: - Create empty directories when installed from package Revision Changes Path 1.15 +3 -0 ports/databases/ruby-dbi/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 22:39:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347F416A5D7; Sun, 21 May 2006 22:39:50 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A176843D49; Sun, 21 May 2006 22:39:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMdAX5056709; Sun, 21 May 2006 22:39:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMdAU6056708; Sun, 21 May 2006 22:39:10 GMT (envelope-from pav) Message-Id: <200605212239.k4LMdAU6056708@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:39: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/databases/ruby-dbd_interbase Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:39:51 -0000 pav 2006-05-21 22:39:10 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_interbase Makefile Log: - This is fixed now after changes to ruby-dbi port Revision Changes Path 1.10 +0 -2 ports/databases/ruby-dbd_interbase/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:40:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFF1116A793; Sun, 21 May 2006 22:40:38 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr14.xs4all.nl (smtp-vbr14.xs4all.nl [194.109.24.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5DF43D48; Sun, 21 May 2006 22:40:37 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr14.xs4all.nl (8.13.6/8.13.6) with ESMTP id k4LMeaGg009295; Mon, 22 May 2006 00:40:36 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k4LMeZ2N035027; Mon, 22 May 2006 00:40:35 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k4LMeZuF035026; Mon, 22 May 2006 00:40:35 +0200 (CEST) (envelope-from wb) Date: Mon, 22 May 2006 00:40:35 +0200 From: Wilko Bulte To: "Greg 'groggy' Lehey" , FreeBSD core team Message-ID: <20060521224035.GA35008@freebie.xs4all.nl> References: <32264.1147899148@critter.freebsd.dk> <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> <20060521223518.GA34882@freebie.xs4all.nl> <20060521223749.GA37532@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060521223749.GA37532@wantadilla.lemis.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@FreeBSD.ORG, Poul-Henning Kamp , src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: Product management (was: Apologies (was: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ...)) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:40:41 -0000 On Mon, May 22, 2006 at 08:07:49AM +0930, Greg 'groggy' Lehey wrote.. > On Monday, 22 May 2006 at 0:35:18 +0200, Wilko Bulte wrote: > > On Mon, May 22, 2006 at 07:45:56AM +0930, Greg 'groggy' Lehey wrote.. > >> A number of people have contacted me expressing concern about the > >> message I sent recently, and that I was being rude to phk. I formally > >> apologize to phk and anybody else who might feel offended. It wasn't > >> my intention to be offensive, merely to draw attention to problems we > >> have with product management. These problems remain. > > > > I'm not entirely sure what problems exactly, > > The question was who should authorize removing code from the tree. > > > but shouldn't these be addressed by re@, portmaster@, core@ for > > example? > > Yes. That's what I said (core@). Arguably there should be a separate > product management team, but my guess is that that wouldn't work well > in our environment. Actually that has been under discussion in the scope of axing Alpha support. Given that I was a 'player' in that drama I leave it up to a core member to comment further... -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sun May 21 22:43:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A08EA16AE30; Sun, 21 May 2006 22:43:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C62B43D69; Sun, 21 May 2006 22:43:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMhAf5056910; Sun, 21 May 2006 22:43:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMhA0p056909; Sun, 21 May 2006 22:43:10 GMT (envelope-from pav) Message-Id: <200605212243.k4LMhA0p056909@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:43: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/databases/ruby-dbd_mysql Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:44:31 -0000 pav 2006-05-21 22:43:10 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_mysql Makefile Log: - This is fixed now after changes to ruby-dbi port Revision Changes Path 1.13 +0 -2 ports/databases/ruby-dbd_mysql/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:47:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2153C16AF5D; Sun, 21 May 2006 22:47:05 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C32BD43D46; Sun, 21 May 2006 22:47:04 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMkPOH057130; Sun, 21 May 2006 22:46:25 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMkPPm057129; Sun, 21 May 2006 22:46:25 GMT (envelope-from aaron) Message-Id: <200605212246.k4LMkPPm057129@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 22:46: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/math Makefile ports/math/p5-Math-Geometry-Planar-GPC Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:47:10 -0000 aaron 2006-05-21 22:46:25 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Geometry-Planar-GPC Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc library Approved by: tobez (implicit) Revision Changes Path 1.389 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/p5-Math-Geometry-Planar-GPC/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Geometry-Planar-GPC/distinfo (new) 1.1 +10 -0 ports/math/p5-Math-Geometry-Planar-GPC/pkg-descr (new) 1.1 +11 -0 ports/math/p5-Math-Geometry-Planar-GPC/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 22:47:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C0DB16AF84; Sun, 21 May 2006 22:47:22 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE2A43D45; Sun, 21 May 2006 22:47:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMkgf7057182; Sun, 21 May 2006 22:46:42 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMkgQc057181; Sun, 21 May 2006 22:46:42 GMT (envelope-from aaron) Message-Id: <200605212246.k4LMkgQc057181@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 22:46:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:47:25 -0000 aaron 2006-05-21 22:46:42 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Geometry-Planar-GPC --> ports/math/p5-Math-Geometry-Planar-GPC Revision Changes Path 1.15023 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 22:52:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A100C16A4EA; Sun, 21 May 2006 22:52:59 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D62D43D46; Sun, 21 May 2006 22:52:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMqJ99057434; Sun, 21 May 2006 22:52:19 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMqJZ4057433; Sun, 21 May 2006 22:52:19 GMT (envelope-from pav) Message-Id: <200605212252.k4LMqJZ4057433@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:52:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_odbc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:53:03 -0000 pav 2006-05-21 22:52:19 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_odbc Makefile Log: - This is fixed now after changes to ruby-dbi port Revision Changes Path 1.10 +0 -2 ports/databases/ruby-dbd_odbc/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:53:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 954DA16A5D9; Sun, 21 May 2006 22:53:08 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5156C43D46; Sun, 21 May 2006 22:53:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMqSXs057466; Sun, 21 May 2006 22:52:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMqS7A057465; Sun, 21 May 2006 22:52:28 GMT (envelope-from pav) Message-Id: <200605212252.k4LMqS7A057465@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:52:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_pg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:53:12 -0000 pav 2006-05-21 22:52:28 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_pg Makefile Log: - This is fixed now after changes to ruby-dbi port Revision Changes Path 1.12 +0 -2 ports/databases/ruby-dbd_pg/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 22:57:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8EAB16A95A; Sun, 21 May 2006 22:57:23 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAA743D6E; Sun, 21 May 2006 22:57:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LMugIp057657; Sun, 21 May 2006 22:56:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LMugBY057656; Sun, 21 May 2006 22:56:42 GMT (envelope-from pav) Message-Id: <200605212256.k4LMugBY057656@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 21 May 2006 22:56: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/databases/ruby-dbd_sqlite Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 22:57:26 -0000 pav 2006-05-21 22:56:42 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_sqlite Makefile Log: - This is fixed now after changes to ruby-dbi port Revision Changes Path 1.17 +0 -2 ports/databases/ruby-dbd_sqlite/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 23:11:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 184EE16A4CF; Sun, 21 May 2006 23:11:26 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F4143D45; Sun, 21 May 2006 23:11:25 +0000 (GMT) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNAks9059427; Sun, 21 May 2006 23:10:46 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNAk0b059426; Sun, 21 May 2006 23:10:46 GMT (envelope-from okazaki) Message-Id: <200605212310.k4LNAk0b059426@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Sun, 21 May 2006 23:10:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/groff/files mdoc.local.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, 21 May 2006 23:11:28 -0000 okazaki 2006-05-21 23:10:46 UTC FreeBSD ports repository Added files: japanese/groff/files mdoc.local.in Log: Use SUB_FILES to install mdoc.local. Support newer FreeBSD releases in the Fx macro. (*1) Submitted by: Watanabe Kazuhiro (*1) Revision Changes Path 1.1 +69 -0 ports/japanese/groff/files/mdoc.local.in (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 23:11:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59BF916A541; Sun, 21 May 2006 23:11:29 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146B843D49; Sun, 21 May 2006 23:11:29 +0000 (GMT) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNAnEC059459; Sun, 21 May 2006 23:10:49 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNAnGM059458; Sun, 21 May 2006 23:10:49 GMT (envelope-from okazaki) Message-Id: <200605212310.k4LNAnGM059458@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Sun, 21 May 2006 23:10:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/groff Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:11:32 -0000 okazaki 2006-05-21 23:10:49 UTC FreeBSD ports repository Modified files: japanese/groff Makefile Log: Use SUB_FILES to install mdoc.local. Support newer FreeBSD releases in the Fx macro. (*1) Submitted by: Watanabe Kazuhiro (*1) Revision Changes Path 1.53 +11 -11 ports/japanese/groff/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 21 23:15:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CCE16A44E; Sun, 21 May 2006 23:15:27 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0486243D46; Sun, 21 May 2006 23:15:27 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNElcU059672; Sun, 21 May 2006 23:14:47 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNElAY059671; Sun, 21 May 2006 23:14:47 GMT (envelope-from aaron) Message-Id: <200605212314.k4LNElAY059671@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23: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/math Makefile ports/math/p5-Math-Geometry-Planar-Offset Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:15:27 -0000 aaron 2006-05-21 23:14:47 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Geometry-Planar-Offset Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating offset polygons. Approved by: tobez (implicit) Revision Changes Path 1.390 +1 -0 ports/math/Makefile 1.1 +29 -0 ports/math/p5-Math-Geometry-Planar-Offset/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Geometry-Planar-Offset/distinfo (new) 1.1 +4 -0 ports/math/p5-Math-Geometry-Planar-Offset/pkg-descr (new) 1.1 +4 -0 ports/math/p5-Math-Geometry-Planar-Offset/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 23:15:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C72916AA27; Sun, 21 May 2006 23:15:39 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 197E643D45; Sun, 21 May 2006 23:15:39 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNExrd059720; Sun, 21 May 2006 23:14:59 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNEx2K059719; Sun, 21 May 2006 23:14:59 GMT (envelope-from aaron) Message-Id: <200605212314.k4LNEx2K059719@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23:14: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: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:15:39 -0000 aaron 2006-05-21 23:14:59 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Geometry-Planar-Offset --> ports/math/p5-Math-Geometry-Planar-Offset Revision Changes Path 1.15024 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 23:26:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB87416A460; Sun, 21 May 2006 23:26:12 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A709643D53; Sun, 21 May 2006 23:26:12 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNPWP4060306; Sun, 21 May 2006 23:25:32 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNPWNL060298; Sun, 21 May 2006 23:25:32 GMT (envelope-from aaron) Message-Id: <200605212325.k4LNPWNL060298@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23:25:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/p5-Math-Geometry-Planar Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:26:13 -0000 aaron 2006-05-21 23:25:32 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Geometry-Planar Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Geometry-Planar, a collection of planar geometry functions. Approved by: tobez (implicit) Revision Changes Path 1.391 +1 -0 ports/math/Makefile 1.1 +32 -0 ports/math/p5-Math-Geometry-Planar/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Geometry-Planar/distinfo (new) 1.1 +4 -0 ports/math/p5-Math-Geometry-Planar/pkg-descr (new) 1.1 +7 -0 ports/math/p5-Math-Geometry-Planar/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 23:26:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F0616A463; Sun, 21 May 2006 23:26:13 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5FC043D55; Sun, 21 May 2006 23:26:12 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNPWpx060307; Sun, 21 May 2006 23:25:32 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNPWgT060305; Sun, 21 May 2006 23:25:32 GMT (envelope-from rwatson) Message-Id: <200605212325.k4LNPWgT060305@repoman.freebsd.org> From: Robert Watson Date: Sun, 21 May 2006 23:25:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/vm uma_core.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:26:13 -0000 rwatson 2006-05-21 23:25:32 UTC FreeBSD src repository Modified files: sys/vm uma_core.c Log: When allocating a bucket to hold a free'd item in UMA fails, don't report this as an allocation failure for the item type. The failure will be separately recorded with the bucket type. This my eliminate high mbuf allocation failure counts under some circumstances, which can be alarming in appearance, but not actually a problem in practice. MFC after: 2 weeks Reported by: ps, Peter J. Blok , OxY , Gabor MICSKO Revision Changes Path 1.137 +1 -2 src/sys/vm/uma_core.c From owner-cvs-all@FreeBSD.ORG Sun May 21 23:26:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC2716A460; Sun, 21 May 2006 23:26:35 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0965943D4C; Sun, 21 May 2006 23:26:35 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNPtAP060400; Sun, 21 May 2006 23:25:55 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNPtNW060399; Sun, 21 May 2006 23:25:55 GMT (envelope-from aaron) Message-Id: <200605212325.k4LNPtNW060399@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23:25:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:26:36 -0000 aaron 2006-05-21 23:25:55 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Geometry-Planar --> ports/math/p5-Math-Geometry-Planar Revision Changes Path 1.15025 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 23:37:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55AFC16A824; Sun, 21 May 2006 23:37:52 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE41143D46; Sun, 21 May 2006 23:37:51 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNbCvD061055; Sun, 21 May 2006 23:37:12 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNbBaX061050; Sun, 21 May 2006 23:37:11 GMT (envelope-from hq) Message-Id: <200605212337.k4LNbBaX061050@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 21 May 2006 23: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/multimedia/ogmrip Makefile pkg-plist ports/multimedia/ogmrip/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:37:52 -0000 hq 2006-05-21 23:37:11 UTC FreeBSD ports repository Modified files: multimedia/ogmrip Makefile pkg-plist Added files: multimedia/ogmrip/files patch-configure Log: - Remove dependency on gsed [1] - Fix RUN_DEPENDS [1] - Fix packing list when X264 support is enabled PR: 97578 [1] Submitted by: tmclaugh [1] Revision Changes Path 1.21 +10 -7 ports/multimedia/ogmrip/Makefile 1.1 +23 -0 ports/multimedia/ogmrip/files/patch-configure (new) 1.9 +2 -1 ports/multimedia/ogmrip/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 21 23:37:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03BFB16A9B6; Sun, 21 May 2006 23:37:53 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 226B443D48; Sun, 21 May 2006 23:37:52 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNbCB1061080; Sun, 21 May 2006 23:37:12 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNbCee061079; Sun, 21 May 2006 23:37:12 GMT (envelope-from aaron) Message-Id: <200605212337.k4LNbCee061079@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23: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 Makefile ports/devel/p5-Stream Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:37:55 -0000 aaron 2006-05-21 23:37:12 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Stream Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Stream, generic stream classes for Perl. Approved by: tobez (implicit) Revision Changes Path 1.2216 +1 -0 ports/devel/Makefile 1.1 +20 -0 ports/devel/p5-Stream/Makefile (new) 1.1 +3 -0 ports/devel/p5-Stream/distinfo (new) 1.1 +4 -0 ports/devel/p5-Stream/pkg-descr (new) 1.1 +12 -0 ports/devel/p5-Stream/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 21 23:38:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B9FF16AFD4; Sun, 21 May 2006 23:38:01 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376F743D45; Sun, 21 May 2006 23:38:01 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNbLwB061124; Sun, 21 May 2006 23:37:21 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNbL8q061123; Sun, 21 May 2006 23:37:21 GMT (envelope-from aaron) Message-Id: <200605212337.k4LNbL8q061123@repoman.freebsd.org> From: Aaron Dalton Date: Sun, 21 May 2006 23:37:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:38:02 -0000 aaron 2006-05-21 23:37:21 UTC FreeBSD ports repository Modified files: . modules Log: p5-Stream --> ports/devel/p5-Stream Revision Changes Path 1.15026 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 21 23:39:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D139A16A80E; Sun, 21 May 2006 23:39:29 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F30743D60; Sun, 21 May 2006 23:39:28 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNcmil061204; Sun, 21 May 2006 23:38:48 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNcmdn061203; Sun, 21 May 2006 23:38:48 GMT (envelope-from leeym) Message-Id: <200605212338.k4LNcmdn061203@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 21 May 2006 23:38: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-PAR-Dist Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:39:30 -0000 leeym 2006-05-21 23:38:48 UTC FreeBSD ports repository Modified files: devel/p5-PAR-Dist Makefile distinfo Log: - update to 0.09 - assign to perl@ Revision Changes Path 1.5 +2 -2 ports/devel/p5-PAR-Dist/Makefile 1.6 +3 -3 ports/devel/p5-PAR-Dist/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 21 23:45:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDA8416A44C; Sun, 21 May 2006 23:45:40 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98D8E43D53; Sun, 21 May 2006 23:45:40 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNj0EG061595; Sun, 21 May 2006 23:45:00 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNj0sZ061594; Sun, 21 May 2006 23:45:00 GMT (envelope-from yongari) Message-Id: <200605212345.k4LNj0sZ061594@repoman.freebsd.org> From: Pyun YongHyeon Date: Sun, 21 May 2006 23:45:00 +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/sys/dev/em if_em.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:45:41 -0000 yongari 2006-05-21 23:45:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/em if_em.c Log: MFC if_em.c, 1.92 to RELENG_5: Add jumbo frame support for architectures with strict alignment. Requested by: wilko Approved by: re (kensmith) Revision Changes Path 1.44.2.14 +60 -0 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Sun May 21 23:46:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 539EB16A51F; Sun, 21 May 2006 23:46:37 +0000 (UTC) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E27443D4C; Sun, 21 May 2006 23:46:37 +0000 (GMT) (envelope-from yongari@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4LNjvD9061690; Sun, 21 May 2006 23:45:57 GMT (envelope-from yongari@repoman.freebsd.org) Received: (from yongari@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4LNjvns061689; Sun, 21 May 2006 23:45:57 GMT (envelope-from yongari) Message-Id: <200605212345.k4LNjvns061689@repoman.freebsd.org> From: Pyun YongHyeon Date: Sun, 21 May 2006 23:45:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src/sys/dev/em if_em.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 May 2006 23:46:39 -0000 yongari 2006-05-21 23:45:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) sys/dev/em if_em.c Log: MFC if_em.c, 1.92 to RELENG_5_5: Add jumbo frame support for architectures with strict alignment. Requested by: wilko Approved by: re (kensmith) Revision Changes Path 1.44.2.13.2.1 +60 -0 src/sys/dev/em/if_em.c From owner-cvs-all@FreeBSD.ORG Mon May 22 00:07:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D89D616A480; Mon, 22 May 2006 00:07:43 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9322143D48; Mon, 22 May 2006 00:07:43 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M073TD063744; Mon, 22 May 2006 00:07:03 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M073vh063743; Mon, 22 May 2006 00:07:03 GMT (envelope-from dougb) Message-Id: <200605220007.k4M073vh063743@repoman.freebsd.org> From: Doug Barton Date: Mon, 22 May 2006 00:07:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/shlock Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:07:44 -0000 dougb 2006-05-22 00:07:03 UTC FreeBSD ports repository Modified files: sysutils/shlock Makefile distinfo Log: Update to work with inn version 2.4.3. Revision Changes Path 1.10 +5 -2 ports/sysutils/shlock/Makefile 1.7 +6 -6 ports/sysutils/shlock/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 00:08:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51A6F16A4D0; Mon, 22 May 2006 00:08:17 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D770243D49; Mon, 22 May 2006 00:08:16 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M07a2F063791; Mon, 22 May 2006 00:07:37 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M07aFi063790; Mon, 22 May 2006 00:07:36 GMT (envelope-from dougb) Message-Id: <200605220007.k4M07aFi063790@repoman.freebsd.org> From: Doug Barton Date: Mon, 22 May 2006 00:07:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/shlock/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:08:19 -0000 dougb 2006-05-22 00:07:36 UTC FreeBSD ports repository Removed files: sysutils/shlock/files patch-configure Log: No longer needed with inn 2.4.3. Revision Changes Path 1.3 +0 -200 ports/sysutils/shlock/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Mon May 22 00:10:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E425E16A4A3; Mon, 22 May 2006 00:10:50 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BB9843D45; Mon, 22 May 2006 00:10:50 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0AA8x063948; Mon, 22 May 2006 00:10:10 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0AAaP063947; Mon, 22 May 2006 00:10:10 GMT (envelope-from aaron) Message-Id: <200605220010.k4M0AAaP063947@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:10:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-Object-Enum 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, 22 May 2006 00:10:51 -0000 aaron 2006-05-22 00:10:10 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Object-Enum Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Object-Enum, Replacement for if ($foo eq 'bar'). Approved by: tobez (implicit) Revision Changes Path 1.2217 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Object-Enum/Makefile (new) 1.1 +3 -0 ports/devel/p5-Object-Enum/distinfo (new) 1.1 +9 -0 ports/devel/p5-Object-Enum/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Object-Enum/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 00:11:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A602816A4A3; Mon, 22 May 2006 00:11:03 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61ACE43D45; Mon, 22 May 2006 00:11:03 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0ANAI064001; Mon, 22 May 2006 00:10:23 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0ANhJ064000; Mon, 22 May 2006 00:10:23 GMT (envelope-from aaron) Message-Id: <200605220010.k4M0ANhJ064000@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:10:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:11:04 -0000 aaron 2006-05-22 00:10:23 UTC FreeBSD ports repository Modified files: . modules Log: p5-Object-Enum --> ports/devel/p5-Object-Enum Revision Changes Path 1.15027 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 00:20:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E468516A421; Mon, 22 May 2006 00:20:36 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F71E43D45; Mon, 22 May 2006 00:20:36 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0JucD064384; Mon, 22 May 2006 00:19:56 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0JuGK064383; Mon, 22 May 2006 00:19:56 GMT (envelope-from leeym) Message-Id: <200605220019.k4M0JuGK064383@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 22 May 2006 00:19:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-version Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:20:37 -0000 leeym 2006-05-22 00:19:56 UTC FreeBSD ports repository Modified files: devel/p5-version Makefile distinfo Log: - update to 0.60 Revision Changes Path 1.12 +1 -4 ports/devel/p5-version/Makefile 1.13 +3 -3 ports/devel/p5-version/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 00:21:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53A1E16A599; Mon, 22 May 2006 00:21:42 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D1CA43D48; Mon, 22 May 2006 00:21:41 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0L1LX064560; Mon, 22 May 2006 00:21:01 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0L18U064559; Mon, 22 May 2006 00:21:01 GMT (envelope-from aaron) Message-Id: <200605220021.k4M0L18U064559@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:21:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc Makefile ports/misc/p5-Zen-Koans 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, 22 May 2006 00:21:45 -0000 aaron 2006-05-22 00:21:01 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/p5-Zen-Koans Makefile distinfo pkg-descr pkg-plist Log: Adding port misc/p5-Zen-Koans, a Library containing over 100 Zen Koans. Approved by: tobez (implicit) Revision Changes Path 1.802 +1 -0 ports/misc/Makefile 1.1 +28 -0 ports/misc/p5-Zen-Koans/Makefile (new) 1.1 +3 -0 ports/misc/p5-Zen-Koans/distinfo (new) 1.1 +10 -0 ports/misc/p5-Zen-Koans/pkg-descr (new) 1.1 +6 -0 ports/misc/p5-Zen-Koans/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 00:21:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4851C16A443; Mon, 22 May 2006 00:21:59 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034CA43D45; Mon, 22 May 2006 00:21:59 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0LJ9q064622; Mon, 22 May 2006 00:21:19 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0LJPu064621; Mon, 22 May 2006 00:21:19 GMT (envelope-from aaron) Message-Id: <200605220021.k4M0LJPu064621@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:21:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 22 May 2006 00:22:00 -0000 aaron 2006-05-22 00:21:19 UTC FreeBSD ports repository Modified files: . modules Log: p5-Zen-Koans --> ports/misc/p5-Zen-Koans Revision Changes Path 1.15028 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 00:28:17 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6583C16A601; Mon, 22 May 2006 00:28:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 115E743D5F; Mon, 22 May 2006 00:28:14 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4M0RVHH055599; Sun, 21 May 2006 18:27:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sun, 21 May 2006 18:27:31 -0600 (MDT) Message-Id: <20060521.182731.74695972.imp@bsdimp.com> To: grog@freebsd.org From: Warner Losh In-Reply-To: <20060521221556.GA97506@wantadilla.lemis.com> References: <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, phk@phk.freebsd.dk, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:28:17 -0000 > my intention to be offensive, merely to draw attention to problems we > have with product management. These problems remain. The pcvt removal has been long planned. I don't see how it points out a problem in the project. The software didn't keep pace with the development of the system, and the multiple video consoles got in the way of progress. pcvt illustrates a problem that we've had in the project where we have too many identical ways of doing the same thing. Sometimes this diversity is good, other times it gets in the way of project making progres. To properly manage the project, we have to make sure that there's a balance between these two extremes. When the multiple ways allow innovation, it is a good thing. When multiple ways are getting in the way, somthing has to give... Warner From owner-cvs-all@FreeBSD.ORG Mon May 22 00:50:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67DBC16A695; Mon, 22 May 2006 00:50:53 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24CFF43D46; Mon, 22 May 2006 00:50:53 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0oDi6073299; Mon, 22 May 2006 00:50:13 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0oD1F073298; Mon, 22 May 2006 00:50:13 GMT (envelope-from mezz) Message-Id: <200605220050.k4M0oD1F073298@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 22 May 2006 00:50: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/glibmm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:50:54 -0000 mezz 2006-05-22 00:50:13 UTC FreeBSD ports repository Modified files: devel/glibmm Makefile distinfo Log: Update to 2.10.3. Revision Changes Path 1.20 +1 -1 ports/devel/glibmm/Makefile 1.14 +3 -3 ports/devel/glibmm/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 00:53:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DDA616A6CE; Mon, 22 May 2006 00:53:09 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDAE143D6E; Mon, 22 May 2006 00:53:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0qST2073452; Mon, 22 May 2006 00:52:28 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0qSSU073451; Mon, 22 May 2006 00:52:28 GMT (envelope-from aaron) Message-Id: <200605220052.k4M0qSSU073451@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:52:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple 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, 22 May 2006 00:53:09 -0000 aaron 2006-05-22 00:52:28 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple, a consistent and simple framework for authentication. Approved by: tobez (implicit) Revision Changes Path 1.757 +1 -0 ports/security/Makefile 1.1 +40 -0 ports/security/p5-Authen-Simple/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple/pkg-descr (new) 1.1 +7 -0 ports/security/p5-Authen-Simple/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 00:53:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EB9D16A780; Mon, 22 May 2006 00:53:17 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B0C143D48; Mon, 22 May 2006 00:53:17 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0qbu2073503; Mon, 22 May 2006 00:52:37 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0qbPx073502; Mon, 22 May 2006 00:52:37 GMT (envelope-from aaron) Message-Id: <200605220052.k4M0qbPx073502@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 00:52: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, 22 May 2006 00:53:18 -0000 aaron 2006-05-22 00:52:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple --> ports/security/p5-Authen-Simple Revision Changes Path 1.15029 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 00:58:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31AB616A427; Mon, 22 May 2006 00:58:45 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD3C743D46; Mon, 22 May 2006 00:58:44 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0w4hQ073759; Mon, 22 May 2006 00:58:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0w4ti073758; Mon, 22 May 2006 00:58:04 GMT (envelope-from bmah) Message-Id: <200605220058.k4M0w4ti073758@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 May 2006 00:58:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 00:58:45 -0000 bmah 2006-05-22 00:58:04 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add acpi_dock(4) entity. Revision Changes Path 1.382 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Mon May 22 01:00:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B52916A420; Mon, 22 May 2006 01:00:38 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D7F43D45; Mon, 22 May 2006 01:00:37 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M0xvXW073852; Mon, 22 May 2006 00:59:57 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M0xvEq073851; Mon, 22 May 2006 00:59:57 GMT (envelope-from bmah) Message-Id: <200605220059.k4M0xvEq073851@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 May 2006 00:59: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/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:00:38 -0000 bmah 2006-05-22 00:59:57 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: acpi_dock(4), netcat from OpenBSD 3.9. Modified release notes: nve(4) update for altq(4) support. Revision Changes Path 1.934 +9 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Mon May 22 01:05:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B62C16A534; Mon, 22 May 2006 01:05:40 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2FCB43D48; Mon, 22 May 2006 01:05:39 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M14xrq075299; Mon, 22 May 2006 01:04:59 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M14xcm075298; Mon, 22 May 2006 01:04:59 GMT (envelope-from mezz) Message-Id: <200605220104.k4M14xcm075298@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 22 May 2006 01:04:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/gnomesystemmonitor Makefile distinfo pkg-plist ports/sysutils/gnomesystemmonitor/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:05:40 -0000 mezz 2006-05-22 01:04:59 UTC FreeBSD ports repository Modified files: sysutils/gnomesystemmonitor Makefile distinfo pkg-plist Removed files: sysutils/gnomesystemmonitor/files patch-configure Log: Update to 2.14.3. Revision Changes Path 1.67 +1 -1 ports/sysutils/gnomesystemmonitor/Makefile 1.33 +3 -3 ports/sysutils/gnomesystemmonitor/distinfo 1.7 +0 -11 ports/sysutils/gnomesystemmonitor/files/patch-configure (dead) 1.32 +1 -1 ports/sysutils/gnomesystemmonitor/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 01:09:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EFD16A431; Mon, 22 May 2006 01:09:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7086543D4C; Mon, 22 May 2006 01:09:45 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M195nA075616; Mon, 22 May 2006 01:09:05 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M195xc075615; Mon, 22 May 2006 01:09:05 GMT (envelope-from clsung) Message-Id: <200605220109.k4M195xc075615@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 01:09: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/chinese/libchewing Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:09:46 -0000 clsung 2006-05-22 01:09:05 UTC FreeBSD ports repository Modified files: chinese/libchewing Makefile Log: - Require newer GCC to build, fix build on 4.x PR: 97573 Submitted by: Rong-En Fan Revision Changes Path 1.9 +1 -0 ports/chinese/libchewing/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 01:10:45 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE39D16A511; Mon, 22 May 2006 01:10:45 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id C447443D45; Mon, 22 May 2006 01:10:44 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id C7163131E4F; Mon, 22 May 2006 10:40:43 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9E36686F5B; Mon, 22 May 2006 10:40:43 +0930 (CST) Date: Mon, 22 May 2006 10:40:43 +0930 From: Greg 'groggy' Lehey To: Warner Losh Message-ID: <20060522011043.GH48088@wantadilla.lemis.com> References: <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> <20060521.182731.74695972.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5vjQsMS/9MbKYGLq" Content-Disposition: inline In-Reply-To: <20060521.182731.74695972.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-src@freebsd.org, phk@phk.freebsd.dk, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Product management (was: Apologies) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:10:46 -0000 --5vjQsMS/9MbKYGLq Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 21 May 2006 at 18:27:31 -0600, Warner Losh wrote: >> my intention to be offensive, merely to draw attention to problems we >> have with product management. These problems remain. > > The pcvt removal has been long planned. It's the first I've heard of it. Maybe we should have an "axe candidates" page. In the case in point, it seems that julian's company uses it, and potentially they'd be willing to fund its further development. > I don't see how it points out a problem in the project. That depends on the situation: 1. (Now). It seems that a component was slated for removal, and none of us knew. That's a problem, especially if it's being removed for lack of love. 2. (Then). As I said, if code is going to be removed, the "project" (by default core) should approve it. That's too important a decision to leave to individual committers. > The software didn't keep pace with the development of the system, > and the multiple video consoles got in the way of progress. They do? How that? I find them very useful. Or do you mean pcvt vs. syscons? Greg -- See complete headers for address and phone numbers. --5vjQsMS/9MbKYGLq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEcQ+TIubykFB6QiMRAjEYAJ92mjT+pg5uWXLT5mx8zXLoD3mKkQCgn9HA Eh+oHOMaEcQg+fS/zNnIHVk= =5TS9 -----END PGP SIGNATURE----- --5vjQsMS/9MbKYGLq-- From owner-cvs-all@FreeBSD.ORG Mon May 22 01:10:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE7D16A7AC; Mon, 22 May 2006 01:10:55 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08B5C43D45; Mon, 22 May 2006 01:10:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1AEp5075761; Mon, 22 May 2006 01:10:14 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1AEX8075760; Mon, 22 May 2006 01:10:14 GMT (envelope-from aaron) Message-Id: <200605220110.k4M1AEX8075760@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 01:10:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-LDAP 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, 22 May 2006 01:10:57 -0000 aaron 2006-05-22 01:10:14 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-LDAP Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-LDAP, LDAP and ActiveDirectory extension to security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.758 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-LDAP/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-LDAP/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-LDAP/pkg-descr (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-LDAP/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 01:11:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBB116A51C; Mon, 22 May 2006 01:11:09 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A0C43D58; Mon, 22 May 2006 01:11:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1ATkR075805; Mon, 22 May 2006 01:10:29 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1ATOI075804; Mon, 22 May 2006 01:10:29 GMT (envelope-from aaron) Message-Id: <200605220110.k4M1ATOI075804@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 01:10:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:11:10 -0000 aaron 2006-05-22 01:10:29 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-LDAP --> ports/security/p5-Authen-Simple-LDAP Revision Changes Path 1.15030 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 01:12:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B30016A61A; Mon, 22 May 2006 01:12:48 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4815543D46; Mon, 22 May 2006 01:12:48 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1C8lM075939; Mon, 22 May 2006 01:12:08 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1C8Oc075938; Mon, 22 May 2006 01:12:08 GMT (envelope-from ahze) Message-Id: <200605220112.k4M1C8Oc075938@repoman.freebsd.org> From: Michael Johnson Date: Mon, 22 May 2006 01:12:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/vlc-devel Makefile Makefile.inc distinfo ports/multimedia/vlc-devel/files patch-configure vlc.desktop wxvlc.desktop X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:12:50 -0000 ahze 2006-05-22 01:12:08 UTC FreeBSD ports repository Modified files: multimedia/vlc-devel Makefile Makefile.inc distinfo Added files: multimedia/vlc-devel/files vlc.desktop Removed files: multimedia/vlc-devel/files patch-configure wxvlc.desktop Log: - Update to 0.8.6.20060521 - Fix plist [1] Reported by: pointyhat via kris Revision Changes Path 1.146 +3 -9 ports/multimedia/vlc-devel/Makefile 1.4 +3 -6 ports/multimedia/vlc-devel/Makefile.inc 1.38 +3 -3 ports/multimedia/vlc-devel/distinfo 1.14 +0 -72 ports/multimedia/vlc-devel/files/patch-configure (dead) 1.3 +10 -0 ports/multimedia/vlc-devel/files/vlc.desktop (new) 1.3 +0 -10 ports/multimedia/vlc-devel/files/wxvlc.desktop (dead) From owner-cvs-all@FreeBSD.ORG Mon May 22 01:29:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C01616A536; Mon, 22 May 2006 01:29:51 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD9A43D45; Mon, 22 May 2006 01:29:51 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1TBVZ076611; Mon, 22 May 2006 01:29:11 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1TBZ9076610; Mon, 22 May 2006 01:29:11 GMT (envelope-from aaron) Message-Id: <200605220129.k4M1TBZ9076610@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 01:29: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 Makefile ports/graphics/p5-CAD-Drawing 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, 22 May 2006 01:29:52 -0000 aaron 2006-05-22 01:29:10 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-CAD-Drawing Makefile distinfo pkg-descr pkg-plist Log: Adding port graphics/p5-CAD-Drawing, Methods to create, load, and save vector graphics. Approved by: tobez (implicit) Revision Changes Path 1.928 +1 -0 ports/graphics/Makefile 1.1 +49 -0 ports/graphics/p5-CAD-Drawing/Makefile (new) 1.1 +3 -0 ports/graphics/p5-CAD-Drawing/distinfo (new) 1.1 +7 -0 ports/graphics/p5-CAD-Drawing/pkg-descr (new) 1.1 +17 -0 ports/graphics/p5-CAD-Drawing/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 01:29:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 551D916A53D; Mon, 22 May 2006 01:29:58 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1219943D45; Mon, 22 May 2006 01:29:58 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1TH1c076655; Mon, 22 May 2006 01:29:17 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1THUa076654; Mon, 22 May 2006 01:29:17 GMT (envelope-from aaron) Message-Id: <200605220129.k4M1THUa076654@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 01:29:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:29:58 -0000 aaron 2006-05-22 01:29:17 UTC FreeBSD ports repository Modified files: . modules Log: p5-CAD-Drawing --> ports/graphics/p5-CAD-Drawing Revision Changes Path 1.15031 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 01:31:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D143A16A4ED; Mon, 22 May 2006 01:31:31 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47C5943D77; Mon, 22 May 2006 01:31:27 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1Uk7S076774; Mon, 22 May 2006 01:30:46 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1UkgJ076773; Mon, 22 May 2006 01:30:46 GMT (envelope-from clsung) Message-Id: <200605220130.k4M1UkgJ076773@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 01:30:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/p5-Mail-Mbox-MessageParser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:31:32 -0000 clsung 2006-05-22 01:30:46 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Mbox-MessageParser Makefile distinfo Log: - update to 1.4003 Revision Changes Path 1.8 +1 -1 ports/mail/p5-Mail-Mbox-MessageParser/Makefile 1.9 +3 -3 ports/mail/p5-Mail-Mbox-MessageParser/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 01:37:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D116A16A513; Mon, 22 May 2006 01:37:57 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67F6A43D49; Mon, 22 May 2006 01:37:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1bHGh077041; Mon, 22 May 2006 01:37:17 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1bHf0077040; Mon, 22 May 2006 01:37:17 GMT (envelope-from ahze) Message-Id: <200605220137.k4M1bHf0077040@repoman.freebsd.org> From: Michael Johnson Date: Mon, 22 May 2006 01:37:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/x264 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 01:38:03 -0000 ahze 2006-05-22 01:37:17 UTC FreeBSD ports repository Modified files: multimedia/x264 Makefile distinfo Log: - Update to 0.0.20060521 - Enable pthreads Revision Changes Path 1.34 +3 -3 ports/multimedia/x264/Makefile 1.22 +3 -3 ports/multimedia/x264/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 01:40:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B58E16A546; Mon, 22 May 2006 01:40:34 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C0443D6E; Mon, 22 May 2006 01:40:30 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M1do2J077164; Mon, 22 May 2006 01:39:50 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M1doPe077163; Mon, 22 May 2006 01:39:50 GMT (envelope-from mezz) Message-Id: <200605220139.k4M1doPe077163@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 22 May 2006 01:39:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/accessibility/gnomemag 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, 22 May 2006 01:40:35 -0000 mezz 2006-05-22 01:39:50 UTC FreeBSD ports repository Modified files: accessibility/gnomemag Makefile distinfo pkg-plist Log: Update to 0.12.5. Revision Changes Path 1.35 +1 -1 ports/accessibility/gnomemag/Makefile 1.23 +3 -3 ports/accessibility/gnomemag/distinfo 1.18 +28 -24 ports/accessibility/gnomemag/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 03:02:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ACC516A420; Mon, 22 May 2006 03:02:20 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD0E743D48; Mon, 22 May 2006 03:02:16 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Fi0gJ-000Hbh-1C; Mon, 22 May 2006 12:02:07 +0900 Message-ID: <447129AE.60305@micom.mng.net> Date: Mon, 22 May 2006 12:02:06 +0900 From: Ganbold User-Agent: Thunderbird 1.5.0.2 (X11/20060425) MIME-Version: 1.0 To: Doug Barton References: <200605200547.k4K5lI4Z008674@repoman.freebsd.org> <446EB883.5000505@FreeBSD.org> In-Reply-To: <446EB883.5000505@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Xin LI , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/rcorder rcorder.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 03:02:20 -0000 Doug Barton wrote: > Xin LI wrote: > >> delphij 2006-05-20 05:47:18 UTC >> >> FreeBSD src repository >> >> Modified files: >> sbin/rcorder rcorder.c >> Log: >> do_file() is called recursively from several places and cannot >> safely free() anything related to items that may be recursed on. >> >> Obtained from: DragonFly (rev 1.7, dillon) >> PR: bin/94767 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=94767 >> MFC After: 1 month >> >> Revision Changes Path >> 1.3 +9 -1 src/sbin/rcorder/rcorder.c >> >> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sbin/rcorder/rcorder.c.diff?&r1=1.2&r2=1.3&f=h >> >> > > Hooray! Thanks for taking this on. > > Doug > > Thanks a lot. I guess I don't have to worry about this anymore:) Ganbold From owner-cvs-all@FreeBSD.ORG Mon May 22 03:29:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E53C16A41F; Mon, 22 May 2006 03:29:37 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC75443D45; Mon, 22 May 2006 03:29:36 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M3Su0t084898; Mon, 22 May 2006 03:28:56 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M3SucP084897; Mon, 22 May 2006 03:28:56 GMT (envelope-from aaron) Message-Id: <200605220328.k4M3SucP084897@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 03:28:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Math-Geometry-Planar-Offset Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 03:29:37 -0000 aaron 2006-05-22 03:28:56 UTC FreeBSD ports repository Modified files: math/p5-Math-Geometry-Planar-Offset Makefile distinfo Log: - Update from v1.03_01 to v1.04 Approved by: tobez (implicit) Revision Changes Path 1.2 +2 -3 ports/math/p5-Math-Geometry-Planar-Offset/Makefile 1.2 +3 -3 ports/math/p5-Math-Geometry-Planar-Offset/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 03:40:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91B9C16A484; Mon, 22 May 2006 03:40:34 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C3843D60; Mon, 22 May 2006 03:40:31 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M3dpQb085495; Mon, 22 May 2006 03:39:51 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M3dpN1085494; Mon, 22 May 2006 03:39:51 GMT (envelope-from leeym) Message-Id: <200605220339.k4M3dpN1085494@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 22 May 2006 03:39: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-Module-Build 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, 22 May 2006 03:40:34 -0000 leeym 2006-05-22 03:39:51 UTC FreeBSD ports repository Modified files: devel/p5-Module-Build Makefile distinfo pkg-plist Log: - update to 0.2801 Revision Changes Path 1.35 +8 -2 ports/devel/p5-Module-Build/Makefile 1.29 +3 -3 ports/devel/p5-Module-Build/distinfo 1.10 +6 -1 ports/devel/p5-Module-Build/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 03:56:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC9E16A431; Mon, 22 May 2006 03:56:15 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EEDD43D72; Mon, 22 May 2006 03:56:11 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M3tUR5087279; Mon, 22 May 2006 03:55:30 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M3tU5W087278; Mon, 22 May 2006 03:55:30 GMT (envelope-from delphij) Message-Id: <200605220355.k4M3tU5W087278@repoman.freebsd.org> From: Xin LI Date: Mon, 22 May 2006 03:55:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap23-server Makefile pkg-message.client ports/net/openldap23-server/files pkg-message.client.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, 22 May 2006 03:56:15 -0000 delphij 2006-05-22 03:55:30 UTC FreeBSD ports repository Modified files: net/openldap23-server Makefile Added files: net/openldap23-server/files pkg-message.client.in Removed files: net/openldap23-server pkg-message.client Log: Fix pkg-message for client. Approved by: sem (mentor, implicit) Pointy hat to: delphij Revision Changes Path 1.133 +2 -0 ports/net/openldap23-server/Makefile 1.1 +13 -0 ports/net/openldap23-server/files/pkg-message.client.in (new) 1.6 +0 -13 ports/net/openldap23-server/pkg-message.client (dead) From owner-cvs-all@FreeBSD.ORG Mon May 22 04:46:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7558A16A420; Mon, 22 May 2006 04:46:27 +0000 (UTC) (envelope-from wes@opensail.org) Received: from softweyr.homeunix.net (cpe-66-75-60-23.san.res.rr.com [66.75.60.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 654EE43D45; Mon, 22 May 2006 04:46:26 +0000 (GMT) (envelope-from wes@opensail.org) Received: from [204.68.178.34] (gulliver.softweyr.com [204.68.178.34]) (authenticated bits=0) by softweyr.homeunix.net (8.13.3/8.13.3) with ESMTP id k4M4kM5n048977 (version=TLSv1/SSLv3 cipher=EDH-DSS-DES-CBC3-SHA bits=168 verify=NO); Sun, 21 May 2006 21:46:23 -0700 (PDT) (envelope-from wes@opensail.org) In-Reply-To: <200605181529.k4IFTRFu074293@repoman.freebsd.org> References: <200605181529.k4IFTRFu074293@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Wes Peters Date: Sun, 21 May 2006 21:46:15 -0700 To: Florent Thoumie X-Mailer: Apple Mail (2.750) X-Scanned-By: MIMEDefang 2.56 on 204.68.178.3 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc rc.subr src/etc/rc.d Makefile mdconfig mdconfig2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 04:46:27 -0000 On May 18, 2006, at 8:29 AM, Florent Thoumie wrote: > flz 2006-05-18 15:29:27 UTC > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > etc rc.subr > etc/rc.d Makefile > Added files: > etc/rc.d mdconfig mdconfig2 > Log: > Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,- > own} > scripts. These scripts handle vnode backed md(4) devices. > > Old ramdisk{,-own} scripts will stay a bit in CVS to allow some > time for > migration since variable names have changed (ramdisk_* -> > mdconfig_*). > > Two new variables have been introduced to be able to populate the > md(4) > device once it has been mounted (mdconfig_*_files and > mdconfig_*_cmd). > > Use should be as easy as: > > mdconfig_md0="-t malloc -s 10m" > mdconfig_md1="-t vnode -f /var/foo.img" > > See rc.conf(5) for more information and description of the > additional > variables. Mmm, much better, thanks for cleaning this up. I was never particularly happy with the original. Please do remove the originals, at least in CURRENT, as soon as everyone has had a few weeks to convert. -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Mon May 22 04:55:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6583416A421; Mon, 22 May 2006 04:55:41 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18EE943D46; Mon, 22 May 2006 04:55:41 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M4t0tr098286; Mon, 22 May 2006 04:55:00 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M4t0Gg098285; Mon, 22 May 2006 04:55:00 GMT (envelope-from brueffer) Message-Id: <200605220455.k4M4t0Gg098285@repoman.freebsd.org> From: Christian Brueffer Date: Mon, 22 May 2006 04:55: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/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 04:55:41 -0000 brueffer 2006-05-22 04:55:00 UTC FreeBSD doc repository Modified files: en/news news.xml Log: For the Sun T1 entry: - add a link to the boot log (1) - some wordsmithing (2) Submitted by: kmacy (1) Submitted by: Frank Mayhar (2) Revision Changes Path 1.400 +4 -3 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Mon May 22 05:05:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4BCD16A420; Mon, 22 May 2006 05:05:34 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5C443D46; Mon, 22 May 2006 05:05:34 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M54rvt099898; Mon, 22 May 2006 05:04:53 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M54rST099897; Mon, 22 May 2006 05:04:53 GMT (envelope-from ache) Message-Id: <200605220504.k4M54rST099897@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:04:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/gen gethostname.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:05:34 -0000 ache 2006-05-22 05:04:53 UTC FreeBSD src repository Modified files: lib/libc/gen gethostname.c Log: Remove the kludge, as asked in the Makefile: # If you bump SHLIB_MAJOR, remove the kluge from gen/gethostname.c. Reviewed by: ume Revision Changes Path 1.7 +0 -3 src/lib/libc/gen/gethostname.c From owner-cvs-all@FreeBSD.ORG Mon May 22 05:08:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C242016A420; Mon, 22 May 2006 05:08:30 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9288843D46; Mon, 22 May 2006 05:08:30 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M57n7s000281; Mon, 22 May 2006 05:07:49 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M57n2L000280; Mon, 22 May 2006 05:07:49 GMT (envelope-from aaron) Message-Id: <200605220507.k4M57n2L000280@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:07:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-DBI 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, 22 May 2006 05:08:30 -0000 aaron 2006-05-22 05:07:49 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-DBI Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-DBI, DBI extension for security/p5-Authen- Simple. Approved by: tobez (implicit) Revision Changes Path 1.759 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-DBI/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-DBI/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-DBI/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-DBI/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 05:08:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CDD016A422; Mon, 22 May 2006 05:08:47 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BF0143D46; Mon, 22 May 2006 05:08:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M586II000335; Mon, 22 May 2006 05:08:06 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M586Rv000334; Mon, 22 May 2006 05:08:06 GMT (envelope-from aaron) Message-Id: <200605220508.k4M586Rv000334@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:08: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: Mon, 22 May 2006 05:08:47 -0000 aaron 2006-05-22 05:08:06 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-DBI --> ports/security/p5-Authen-Simple-DBI Revision Changes Path 1.15032 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 05:10:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F54E16A420; Mon, 22 May 2006 05:10:58 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F088043D55; Mon, 22 May 2006 05:10:57 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5AHdT000502; Mon, 22 May 2006 05:10:17 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5AHn3000501; Mon, 22 May 2006 05:10:17 GMT (envelope-from ache) Message-Id: <200605220510.k4M5AHn3000501@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:10:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/include glob.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, 22 May 2006 05:11:13 -0000 ache 2006-05-22 05:10:17 UTC FreeBSD src repository Modified files: include glob.h Log: Use size_t for gl_pathc as asked in the libc's Makefile: # If you bump SHLIB_MAJOR, see standards/55112. PR: 55112 Reviewed by: ume Revision Changes Path 1.8 +1 -1 src/include/glob.h From owner-cvs-all@FreeBSD.ORG Mon May 22 05:13:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B91616A420; Mon, 22 May 2006 05:13:26 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2EF943D48; Mon, 22 May 2006 05:13:25 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5CjJu001019; Mon, 22 May 2006 05:12:45 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5CiaO001018; Mon, 22 May 2006 05:12:44 GMT (envelope-from ache) Message-Id: <200605220512.k4M5CiaO001018@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:12:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:13:26 -0000 ache 2006-05-22 05:12:44 UTC FreeBSD src repository Modified files: lib/libc Makefile Log: Remove pending actions asked in comments for SHLIB_MAJOR bump, done. Reviewed by: ume Revision Changes Path 1.67 +0 -2 src/lib/libc/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 05:19:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38B9C16A425; Mon, 22 May 2006 05:19:49 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBD843D49; Mon, 22 May 2006 05:19:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5J8sY001352; Mon, 22 May 2006 05:19:08 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5J7hP001351; Mon, 22 May 2006 05:19:07 GMT (envelope-from aaron) Message-Id: <200605220519.k4M5J7hP001351@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:19:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-Net 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, 22 May 2006 05:19:49 -0000 aaron 2006-05-22 05:19:07 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-Net Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-Net, extension for security/p5-Authen-Simple allowing authentication via FTP, POP3, or SMTP. Approved by: tobez (implicit) Revision Changes Path 1.760 +1 -0 ports/security/Makefile 1.1 +34 -0 ports/security/p5-Authen-Simple-Net/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-Net/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-Net/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Authen-Simple-Net/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 05:20:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4897316A431; Mon, 22 May 2006 05:20:25 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 050D143D48; Mon, 22 May 2006 05:20:25 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5Jikw001416; Mon, 22 May 2006 05:19:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5JipE001415; Mon, 22 May 2006 05:19:44 GMT (envelope-from aaron) Message-Id: <200605220519.k4M5JipE001415@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:19:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:20:27 -0000 aaron 2006-05-22 05:19:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-Net --> ports/security/p5-Authen-Simple-Net Revision Changes Path 1.15033 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 05:28:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9DCC16A423; Mon, 22 May 2006 05:28:05 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A860643D49; Mon, 22 May 2006 05:28:05 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5ROZ9001860; Mon, 22 May 2006 05:27:24 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5ROTe001859; Mon, 22 May 2006 05:27:24 GMT (envelope-from aaron) Message-Id: <200605220527.k4M5ROTe001859@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:27: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 Makefile ports/security/p5-Authen-Simple-HTTP 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, 22 May 2006 05:28:06 -0000 aaron 2006-05-22 05:27:24 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-HTTP Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-HTTP, HTTP extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.761 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-HTTP/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-HTTP/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-HTTP/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-HTTP/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 05:28:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CC0116A422; Mon, 22 May 2006 05:28:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CB0343D48; Mon, 22 May 2006 05:28:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5RhnW001908; Mon, 22 May 2006 05:27:43 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5RhXE001907; Mon, 22 May 2006 05:27:43 GMT (envelope-from aaron) Message-Id: <200605220527.k4M5RhXE001907@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:27: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: Mon, 22 May 2006 05:28:24 -0000 aaron 2006-05-22 05:27:43 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-HTTP --> ports/security/p5-Authen-Simple-HTTP Revision Changes Path 1.15034 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 05:37:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 319FA16A422; Mon, 22 May 2006 05:37:05 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B5DD43D48; Mon, 22 May 2006 05:37:03 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4M5aj9i094561; Sun, 21 May 2006 23:36:51 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44714DE2.8020301@samsco.org> Date: Sun, 21 May 2006 23:36:34 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Greg 'groggy' Lehey" References: <32264.1147899148@critter.freebsd.dk> <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> <20060521223518.GA34882@freebie.xs4all.nl> <20060521223749.GA37532@wantadilla.lemis.com> In-Reply-To: <20060521223749.GA37532@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Wilko Bulte , Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: Product management (was: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:37:05 -0000 Greg 'groggy' Lehey wrote: > On Monday, 22 May 2006 at 0:35:18 +0200, Wilko Bulte wrote: > >>On Mon, May 22, 2006 at 07:45:56AM +0930, Greg 'groggy' Lehey wrote.. >> >>>A number of people have contacted me expressing concern about the >>>message I sent recently, and that I was being rude to phk. I formally >>>apologize to phk and anybody else who might feel offended. It wasn't >>>my intention to be offensive, merely to draw attention to problems we >>>have with product management. These problems remain. >> >>I'm not entirely sure what problems exactly, > > > The question was who should authorize removing code from the tree. > I think what you are saying is that there should be a democratic process with a broad consensus building effort before any decision is made. Anyhow, alpha and pcvt have been discussed in the last 3 devsummits, if not more. Minutes even get posted from some of them. Scott From owner-cvs-all@FreeBSD.ORG Mon May 22 05:38:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D74E516A424; Mon, 22 May 2006 05:38:11 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A4943D45; Mon, 22 May 2006 05:38:11 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5bUxJ002413; Mon, 22 May 2006 05:37:30 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5bUw9002412; Mon, 22 May 2006 05:37:30 GMT (envelope-from aaron) Message-Id: <200605220537.k4M5bUw9002412@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:37:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-Passwd 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, 22 May 2006 05:38:12 -0000 aaron 2006-05-22 05:37:30 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-Passwd Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-Passwd, Passwd extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.762 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/p5-Authen-Simple-Passwd/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-Passwd/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-Passwd/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-Passwd/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 05:38:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C07616A423; Mon, 22 May 2006 05:38:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B75943D5C; Mon, 22 May 2006 05:38:25 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5biQV002466; Mon, 22 May 2006 05:37:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5bi3i002465; Mon, 22 May 2006 05:37:44 GMT (envelope-from aaron) Message-Id: <200605220537.k4M5bi3i002465@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 05:37:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 22 May 2006 05:38:26 -0000 aaron 2006-05-22 05:37:44 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-Passwd --> ports/security/p5-Authen-Simple-Passwd Revision Changes Path 1.15035 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 05:40:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DEBE16A428; Mon, 22 May 2006 05:40:39 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC5A43D46; Mon, 22 May 2006 05:40:38 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5dvXM002586; Mon, 22 May 2006 05:39:57 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5dvZx002585; Mon, 22 May 2006 05:39:57 GMT (envelope-from ache) Message-Id: <200605220539.k4M5dvZx002585@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:39: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/include glob.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, 22 May 2006 05:40:39 -0000 ache 2006-05-22 05:39:57 UTC FreeBSD src repository Modified files: include glob.h Log: Make gl_offs size_t too, as required by POSIX Make non-standard gl_matchc in the similar fashion as gl_pathc size_t too, like done in NetBSD & others Revision Changes Path 1.9 +2 -2 src/include/glob.h From owner-cvs-all@FreeBSD.ORG Mon May 22 05:52:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4957816A41F; Mon, 22 May 2006 05:52:48 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4FA443D48; Mon, 22 May 2006 05:52:47 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5q6o8003211; Mon, 22 May 2006 05:52:06 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5q6tJ003210; Mon, 22 May 2006 05:52:06 GMT (envelope-from clsung) Message-Id: <200605220552.k4M5q6tJ003210@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 05:52:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/oxim Makefile pkg-plist ports/chinese/oxim/files patch-src-modules-chewing-chewing.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 05:52:48 -0000 clsung 2006-05-22 05:52:06 UTC FreeBSD ports repository Modified files: chinese/oxim Makefile pkg-plist Added files: chinese/oxim/files patch-src-modules-chewing-chewing.c Log: - bump PORTREVISION (also fix BROKEN) - After chinese/libchewing updated to 0.3.0, which is API/ABI incompatible with older releases 0.2.x, oxim can not build with libchewing 0.3.0. This is addressed in the added patch. Thanks clsung@ for initial patch and testing. If there are any problems with this patch, please contact the maintainer, instead of the author of oxim. - 2 OPTIONS added to enable/disable Chewing/Unicode input module. Leave them as default on since they are default on in package. PR: ports/97561 Submitted by: maintainer (Rong-En Fan) Revision Changes Path 1.6 +28 -12 ports/chinese/oxim/Makefile 1.1 +457 -0 ports/chinese/oxim/files/patch-src-modules-chewing-chewing.c (new) 1.3 +4 -4 ports/chinese/oxim/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 05:58:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B165B16A41F; Mon, 22 May 2006 05:58:20 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EE9243D46; Mon, 22 May 2006 05:58:20 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M5vdZ6003403; Mon, 22 May 2006 05:57:39 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M5vd8X003402; Mon, 22 May 2006 05:57:39 GMT (envelope-from ache) Message-Id: <200605220557.k4M5vd8X003402@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 05:57:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/include glob.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, 22 May 2006 05:58:20 -0000 ache 2006-05-22 05:57:39 UTC FreeBSD src repository Modified files: include glob.h Log: Add size_t declaration Revision Changes Path 1.10 +6 -0 src/include/glob.h From owner-cvs-all@FreeBSD.ORG Mon May 22 06:34:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0239216A498; Mon, 22 May 2006 06:34:02 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08D3443D66; Mon, 22 May 2006 06:34:01 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6XJat005968; Mon, 22 May 2006 06:33:19 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6XJLu005967; Mon, 22 May 2006 06:33:19 GMT (envelope-from ache) Message-Id: <200605220633.k4M6XJLu005967@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 06:33:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/gen glob.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 06:34:03 -0000 ache 2006-05-22 06:33:19 UTC FreeBSD src repository Modified files: lib/libc/gen glob.c Log: Reflect size_t changes in glob.h Obtained from: NetBSD (mostly) Revision Changes Path 1.24 +23 -22 src/lib/libc/gen/glob.c From owner-cvs-all@FreeBSD.ORG Mon May 22 06:39:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92F3016A41F; Mon, 22 May 2006 06:39:53 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB9643D45; Mon, 22 May 2006 06:39:53 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6dCkN006197; Mon, 22 May 2006 06:39:12 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6dCoP006196; Mon, 22 May 2006 06:39:12 GMT (envelope-from edwin) Message-Id: <200605220639.k4M6dCoP006196@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 22 May 2006 06:39:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/mrxvt-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 06:39:53 -0000 edwin 2006-05-22 06:39:12 UTC FreeBSD ports repository Modified files: x11/mrxvt-devel Makefile Log: Mark broken on 4.x Submitted by: Lars Engels Revision Changes Path 1.3 +4 -0 ports/x11/mrxvt-devel/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 06:48:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A456A16A425; Mon, 22 May 2006 06:48:01 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60DD743D48; Mon, 22 May 2006 06:48:01 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6lKjp006578; Mon, 22 May 2006 06:47:20 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6lKWJ006577; Mon, 22 May 2006 06:47:20 GMT (envelope-from mjacob) Message-Id: <200605220647.k4M6lKWJ006577@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 06:47:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp ispvar.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, 22 May 2006 06:48:01 -0000 mjacob 2006-05-22 06:47:20 UTC FreeBSD src repository Modified files: sys/dev/isp ispvar.h Log: Fix longstanding bug where exec throttle is 16 bits- not 8. Revision Changes Path 1.75 +1 -1 src/sys/dev/isp/ispvar.h From owner-cvs-all@FreeBSD.ORG Mon May 22 06:48:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C902016A481; Mon, 22 May 2006 06:48:24 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CBD743D5D; Mon, 22 May 2006 06:48:23 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6lgmw006612; Mon, 22 May 2006 06:47:42 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6lgr2006611; Mon, 22 May 2006 06:47:42 GMT (envelope-from mjacob) Message-Id: <200605220647.k4M6lgr2006611@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 06:47: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/isp isp_tpublic.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, 22 May 2006 06:48:24 -0000 mjacob 2006-05-22 06:47:42 UTC FreeBSD src repository Modified files: sys/dev/isp isp_tpublic.h Log: add TGT_ANY define Revision Changes Path 1.14 +1 -0 src/sys/dev/isp/isp_tpublic.h From owner-cvs-all@FreeBSD.ORG Mon May 22 06:49:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B405116A449; Mon, 22 May 2006 06:49:36 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0076943D69; Mon, 22 May 2006 06:49:23 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6meS9006662; Mon, 22 May 2006 06:48:40 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6me01006661; Mon, 22 May 2006 06:48:40 GMT (envelope-from mjacob) Message-Id: <200605220648.k4M6me01006661@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 06:48:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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: Mon, 22 May 2006 06:49:38 -0000 mjacob 2006-05-22 06:48:40 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.h Log: remove bzero/bcopy vestiges Revision Changes Path 1.89 +3 -3 src/sys/dev/isp/isp_freebsd.h From owner-cvs-all@FreeBSD.ORG Mon May 22 06:50:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D9F316A48F; Mon, 22 May 2006 06:50:40 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3356043D8F; Mon, 22 May 2006 06:50:31 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6nnqe006716; Mon, 22 May 2006 06:49:49 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6nn35006715; Mon, 22 May 2006 06:49:49 GMT (envelope-from mjacob) Message-Id: <200605220649.k4M6nn35006715@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 06:49:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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, 22 May 2006 06:50:40 -0000 mjacob 2006-05-22 06:49:49 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: Remove bzero/bcopy vestiges. Be cognizant as to whether we're running 2KLogin f/w in target mode and do the appropriate loopid load based upon that. Revision Changes Path 1.115 +12 -7 src/sys/dev/isp/isp_freebsd.c From owner-cvs-all@FreeBSD.ORG Mon May 22 06:52:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A774F16A5B7; Mon, 22 May 2006 06:52:31 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D346043D70; Mon, 22 May 2006 06:52:29 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6pmDD006905; Mon, 22 May 2006 06:51:48 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6pmwd006904; Mon, 22 May 2006 06:51:48 GMT (envelope-from mjacob) Message-Id: <200605220651.k4M6pmwd006904@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 06:51:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/isp isp_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 06:52:31 -0000 mjacob 2006-05-22 06:51:48 UTC FreeBSD src repository Modified files: sys/dev/isp isp_pci.c Log: Remove bzero/bcopy vestiges Be cognizant as to whether we're running 2KLogin f/w in target mode and do the appropriate loopid load based upon that. Do a first cut (seems to work, at least for amd64) at 64 bit target mode for fibre channel cards. We could probably also do it for SPI cards, but that's not supported right now. Revision Changes Path 1.114 +87 -21 src/sys/dev/isp/isp_pci.c From owner-cvs-all@FreeBSD.ORG Mon May 22 06:54:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04CB816A547; Mon, 22 May 2006 06:54:17 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F8BE43D60; Mon, 22 May 2006 06:54:16 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M6rZaR006978; Mon, 22 May 2006 06:53:35 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M6rZxt006977; Mon, 22 May 2006 06:53:35 GMT (envelope-from ache) Message-Id: <200605220653.k4M6rZxt006977@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Mon, 22 May 2006 06:53:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libc/gen glob.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 06:54:20 -0000 ache 2006-05-22 06:53:35 UTC FreeBSD src repository Modified files: lib/libc/gen glob.3 Log: Reflect int -> size_t changes in glob.h Revision Changes Path 1.31 +3 -3 src/lib/libc/gen/glob.3 From owner-cvs-all@FreeBSD.ORG Mon May 22 07:02:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E28516A445; Mon, 22 May 2006 07:02:28 +0000 (UTC) (envelope-from andy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E93FB43D46; Mon, 22 May 2006 07:02:27 +0000 (GMT) (envelope-from andy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M71ku7007426; Mon, 22 May 2006 07:01:46 GMT (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M71kTb007425; Mon, 22 May 2006 07:01:46 GMT (envelope-from andy) Message-Id: <200605220701.k4M71kTb007425@repoman.freebsd.org> From: Andrey Zakhvatov Date: Mon, 22 May 2006 07:01:46 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/ru/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:02:29 -0000 andy 2006-05-22 07:01:46 UTC FreeBSD doc repository Modified files: ru/donations donors.sgml Log: Synchronize with English 1.315 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.9 +1313 -32 www/ru/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Mon May 22 07:08:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3C6816A42B; Mon, 22 May 2006 07:08:12 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B5643D53; Mon, 22 May 2006 07:08:12 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M77VbJ008835; Mon, 22 May 2006 07:07:31 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M77V2u008834; Mon, 22 May 2006 07:07:31 GMT (envelope-from mjacob) Message-Id: <200605220707.k4M77V2u008834@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 07:07:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/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, 22 May 2006 07:08:12 -0000 mjacob 2006-05-22 07:07:31 UTC FreeBSD src repository Modified files: sys/dev/isp isp_freebsd.c Log: Add missing case for RQSTYPE_CTIO3- neede for 64 bit target mode. Revision Changes Path 1.116 +1 -0 src/sys/dev/isp/isp_freebsd.c From owner-cvs-all@FreeBSD.ORG Mon May 22 07:13:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F187516A4C4; Mon, 22 May 2006 07:13:06 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF10343D46; Mon, 22 May 2006 07:13:06 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7CPUe010904; Mon, 22 May 2006 07:12:25 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7CPjt010903; Mon, 22 May 2006 07:12:25 GMT (envelope-from maxim) Message-Id: <200605220712.k4M7CPjt010903@repoman.freebsd.org> From: Maxim Konovalov Date: Mon, 22 May 2006 07:12:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/debugscripts dot.gdbinit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:13:07 -0000 maxim 2006-05-22 07:12:25 UTC FreeBSD src repository Modified files: tools/debugscripts dot.gdbinit Log: o Correct comments: remove a reference to non-existent gdbinit.9 man page; correct a path to the kernel build directory; gdb lost -k key. Reviewed by: grog MFC after: 1 week Revision Changes Path 1.9 +2 -3 src/tools/debugscripts/dot.gdbinit From owner-cvs-all@FreeBSD.ORG Mon May 22 07:15:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B66316A426; Mon, 22 May 2006 07:15:36 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2A743D4C; Mon, 22 May 2006 07:15:35 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7Esxo011068; Mon, 22 May 2006 07:14:54 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7Esms011067; Mon, 22 May 2006 07:14:54 GMT (envelope-from joel) Message-Id: <200605220714.k4M7Esms011067@repoman.freebsd.org> From: Joel Dahl Date: Mon, 22 May 2006 07:14:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ipfwpcap Makefile ipfwpcap.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:15:36 -0000 joel 2006-05-22 07:14:54 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/ipfwpcap Makefile Added files: usr.sbin/ipfwpcap ipfwpcap.8 Log: Add manual page for ipfwpcap(8). Reviewed by: phk, brueffer Submitted by: Niclas Zeising Revision Changes Path 1.2 +1 -1 src/usr.sbin/ipfwpcap/Makefile 1.1 +129 -0 src/usr.sbin/ipfwpcap/ipfwpcap.8 (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 07:30:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED53716A421; Mon, 22 May 2006 07:30:15 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA34343D53; Mon, 22 May 2006 07:30:15 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7TY5n012936; Mon, 22 May 2006 07:29:34 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7TY5m012935; Mon, 22 May 2006 07:29:34 GMT (envelope-from joel) Message-Id: <200605220729.k4M7TY5m012935@repoman.freebsd.org> From: Joel Dahl Date: Mon, 22 May 2006 07:29:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:30:16 -0000 joel 2006-05-22 07:29:34 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add ipfwpcap(8) entity. Revision Changes Path 1.383 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Mon May 22 07:37:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36B7D16A47D; Mon, 22 May 2006 07:37:28 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5EDC43D48; Mon, 22 May 2006 07:37:27 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7akZE015801; Mon, 22 May 2006 07:36:46 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7akU0015800; Mon, 22 May 2006 07:36:46 GMT (envelope-from joel) Message-Id: <200605220736.k4M7akU0015800@repoman.freebsd.org> From: Joel Dahl Date: Mon, 22 May 2006 07:36:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ipfwpcap ipfwpcap.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:37:30 -0000 joel 2006-05-22 07:36:46 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/ipfwpcap ipfwpcap.8 Log: s/packages/packets/ Noticed by: maxim Revision Changes Path 1.2 +2 -2 src/usr.sbin/ipfwpcap/ipfwpcap.8 From owner-cvs-all@FreeBSD.ORG Mon May 22 07:49:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84CB616A421; Mon, 22 May 2006 07:49:27 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CF443D49; Mon, 22 May 2006 07:49:27 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7mkl9016606; Mon, 22 May 2006 07:48:46 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7mkU1016605; Mon, 22 May 2006 07:48:46 GMT (envelope-from pjd) Message-Id: <200605220748.k4M7mkU1016605@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 07:48:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/opencrypto crypto.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 07:49:27 -0000 pjd 2006-05-22 07:48:45 UTC FreeBSD src repository Modified files: sys/opencrypto crypto.c Log: We must synchronize access to cc_qblocked, because there could be a race where crypto_invoke() returns ERESTART and before we set cc_qblocked to 1, crypto_unblock() is called and sets it to 0. This way we mark device as blocked forever. Fix it by not setting cc_qblocked in the fast path and by protecting crypto_invoke() in the crypto_proc thread with CRYPTO_Q_LOCK(). This won't slow things down, because there is no contention - we have only one crypto thread. Actually it can be slightly faster, because we save two atomic ops per crypto request. The fast code path remains lock-less. Revision Changes Path 1.21 +4 -17 src/sys/opencrypto/crypto.c From owner-cvs-all@FreeBSD.ORG Mon May 22 07:50:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F4E16A427; Mon, 22 May 2006 07:50:24 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86F6043D48; Mon, 22 May 2006 07:50:24 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M7nh59016657; Mon, 22 May 2006 07:49:43 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M7nhCg016656; Mon, 22 May 2006 07:49:43 GMT (envelope-from pjd) Message-Id: <200605220749.k4M7nhCg016656@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 07:49:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/opencrypto cryptodev.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, 22 May 2006 07:50:24 -0000 pjd 2006-05-22 07:49:43 UTC FreeBSD src repository Modified files: sys/opencrypto cryptodev.h Log: Document how we synchronize access to the fields in the cryptocap structure. Revision Changes Path 1.15 +13 -6 src/sys/opencrypto/cryptodev.h From owner-cvs-all@FreeBSD.ORG Mon May 22 08:03:45 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0250916A4C1; Mon, 22 May 2006 08:03:45 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail10.syd.optusnet.com.au (mail10.syd.optusnet.com.au [211.29.132.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4515B43D68; Mon, 22 May 2006 08:03:42 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail10.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k4M8333Z008133 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 22 May 2006 18:03:10 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k4M82we6001035; Mon, 22 May 2006 18:02:58 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k4M82t3C001034; Mon, 22 May 2006 18:02:55 +1000 (EST) (envelope-from peter) Date: Mon, 22 May 2006 18:02:55 +1000 From: Peter Jeremy To: Warner Losh Message-ID: <20060522080255.GB730@turion.vk2pj.dyndns.org> References: <446B8E36.8050902@elischer.org> <20060518000342.GJ61448@wantadilla.lemis.com> <20060521221556.GA97506@wantadilla.lemis.com> <20060521.182731.74695972.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <20060521.182731.74695972.imp@bsdimp.com> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: grog@freebsd.org, cvs-src@freebsd.org, phk@phk.freebsd.dk, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:03:45 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, 2006-May-21 18:27:31 -0600, Warner Losh wrote: >> my intention to be offensive, merely to draw attention to problems we >> have with product management. These problems remain. I suspect that the e-mail grog is apologising for should have been on a private mailing list rather than a public one. There have been a couple of cases recently where committers have attacked each other in public lists - this does not do anything to enhance an outsider's view of the Project. >The pcvt removal has been long planned. As a non-committer, the first I was aware of it was phk's mail last Wednesday (sent 3 hours before pcvt was axed). IMHO, this proposal should have been raised on -arch (and maybe -announce) with a period allowed for someone to come forward and take over (and fix) pcvt before it was axed. The ports subsystem seems to have a formal process where unloved and broken ports are explicitly flagged for deletion with a (normally) 3 month timeout for someone to step forward. Maybe something like this is needed in the base system as well. >pcvt illustrates a problem that we've had in the project where we have >too many identical ways of doing the same thing. Sometimes this >diversity is good, other times it gets in the way of project making >progres. To properly manage the project, we have to make sure that >there's a balance between these two extremes. I totally agree. My concern is the (apparent) lack of a formal process. --=20 Peter Jeremy --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcXAu/opHv/APuIcRAnFEAJ4kU7CcAnxrNecxD4beuog41yrsjwCghr6O 10dVtf5l1KfVrw7wlRY2jL0= =w9Mc -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR-- From owner-cvs-all@FreeBSD.ORG Mon May 22 08:18:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E178416A420; Mon, 22 May 2006 08:18:46 +0000 (UTC) (envelope-from Alexander@Leidinger.net) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4682843D45; Mon, 22 May 2006 08:18:45 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from Andro-Beta.Leidinger.net (p54A5EC0D.dip.t-dialin.net [84.165.236.13]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.1) with ESMTP id k4M875qS008244; Mon, 22 May 2006 10:07:06 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from localhost (localhost [127.0.0.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4M8IP7a031798; Mon, 22 May 2006 10:18:25 +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, 22 May 2006 10:18:25 +0200 Message-ID: <20060522101825.adfzv59y1eogwocs@netchild.homeip.net> X-Priority: 3 (Normal) Date: Mon, 22 May 2006 10:18:25 +0200 From: Alexander Leidinger To: gnn@neville-neil.com References: <200605181516.15541.hm@kts.org> <39318.1147960050@critter.freebsd.dk> <20060519143116.9iuvd81es0g0owkc@netchild.homeip.net> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1) / FreeBSD-4.11 X-Virus-Scanned: by amavisd-new Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp , Julian Elischer , hellmuth.michaelis@t-online.de Subject: doxygen target (was: Re: cvs commit: src Makefile.inc1 ObsoleteFiles.inc src/etc/defaults rc.conf src/etc/mtree BSD.usr.dist src/etc/rc.d Makefile isdnd pcvt syscons src/release/picobsd/build picobsd src/share/man/man4 Makefile atkbd.4 kbdmux.4 pcvt.4 splash.4 vkbd.4 ...) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:18:47 -0000 Quoting gnn@neville-neil.com (from Sun, 21 May 2006 14:48:37 -0700): > At Fri, 19 May 2006 14:31:16 +0200, > Alexander Leidinger wrote: >> >> Quoting "George V. Neville-Neil" (from Thu, 18 >> May 2006 10:14:26 -0700): >> >> > I so hate to chime in on this thread, but I really think we need to >> > start putting things into the code and using Doxygen, or a moral >> > equivalent, to at least have a chance of keeping such things up to >> > date. Someone a while back set up a proper Doxygen file for use with >> > FreeBSD and we might simply pursue that tack. >> >> http://www.leidinger.net/FreeBSD/src_docs/ >> http://www.leidinger.net/FreeBSD/FreeBSD-Dox.tar.bz2 >> >> Feel free to send/suggest further subsystems/improvements. > > The one thing I'd like to suggest is that this be made part of the > tree with an optional make target. How should we go about doing that? We already have a doxygen config file in the tree, it covers the =20 entire kernel. But I think my approach of generating docs for =20 subsystems instead of the entire kernel may be more easy to understand =20 for people which want to understand a part of the kernel. Regarding the make target, do you think about "cd /usr/src; make =20 doxygen" or about "cd /usr/src/; make doxygen"? The targets in the .tar.bz2 generate a HTML version too. Currently the =20 HTML version is around 300 MB, and it only covers a small part of the =20 kernel. Shall the HTML version also be generated (not available =20 online)? What about the destination, where do you want the HTML =20 version and/or the PDF version (needs pdflatex as a build tool) to be =20 placed (I can't come up with a good destination)? The HTML version is =20 generated by doxygen directly, the PDF needs to be generated from the =20 latex version, so in case of the PDF version it would make sense to =20 have a "doxygen" and "doxygeninstall" target, but not for the HTML =20 version (except you want to generate everything in OBJDIR and then do =20 a copy to the destination). Yes, I'm asking bikeshed questions... but only because I can't think =20 of a good answer myself ATM. Bye, Alexander. --=20 Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen 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 May 22 08:37:15 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B4AF16A420; Mon, 22 May 2006 08:37:15 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from phk.freebsd.dk (phk.freebsd.dk [130.225.244.222]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5004E43D49; Mon, 22 May 2006 08:37:14 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (unknown [192.168.48.2]) by phk.freebsd.dk (Postfix) with ESMTP id 51AE7170DE; Mon, 22 May 2006 08:37:12 +0000 (UTC) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4M8b96r006206; Mon, 22 May 2006 10:37:10 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Peter Jeremy From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 22 May 2006 18:02:55 +1000." <20060522080255.GB730@turion.vk2pj.dyndns.org> Date: Mon, 22 May 2006 10:37:09 +0200 Message-ID: <6205.1148287029@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: grog@freebsd.org, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Warner Losh Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:37:15 -0000 In message <20060522080255.GB730@turion.vk2pj.dyndns.org>, Peter Jeremy writes: >I totally agree. My concern is the (apparent) lack of a formal process. Blunt speaking time: The reason why we don't have a more formal process is that whenever we try that, it does not work. The main reason it does not work is that whenever some feature is put on notice, a number of very vocal people will come out defending exactly that feature as the only reason the world still exists etc. Eventuallyy, somebody will grudingly say "I'll take responsibility for this code". And then nothing continues happen. And the old code is still sitting there festering in the tree, preventing us from progressing with far more important stuff. Then after some timeout, the issue is brought up again, and the cycle repeats. Until at some point, somebody gets sick and tired of it, and either A) walks away and says "let somebody else fix TTYs" or B) nukes the code with prejustice. In other words: PCVT did follow our formal process, but it's taken so long that people have forgotten about it. So If we are to have a (more) formal process, it will have to be formal in both directions. In the case of PCVT this would have been amounted to: "Fix PCVT to be SMP locked, do the right things with TTYs, work with whatever is the state of the art in keyboards. And do so before August 1st OR ELSE". Now, in your own mind, think for a moment what would have happened if I had sent that email out... The inherent conflict between the users who "just want it all to keep working forever" and the developers who have "very limited time to push shit around", there will always be that conflict in an un(der)funded open Source project. In the end, the developers will always win, one way or another (for 10 points: prove this by induction). It follows logically that the only way to be sure to keep any given piece of code alive is to become a developer and maintain it yourself. Poul-Henning -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Mon May 22 08:47:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28FA416A423; Mon, 22 May 2006 08:47:55 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CABAD43D5A; Mon, 22 May 2006 08:47:54 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M8lD4B030048; Mon, 22 May 2006 08:47:13 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M8lDR2030047; Mon, 22 May 2006 08:47:13 GMT (envelope-from ehaupt) Message-Id: <200605220847.k4M8lDR2030047@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 08:47:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/ump Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:47:55 -0000 ehaupt 2006-05-22 08:47:13 UTC FreeBSD ports repository Modified files: math/ump Makefile Log: Fix duplicate LATEST_LINK with www/ump PR: 97592 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.2 +1 -0 ports/math/ump/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 08:53:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FA1A16A43B; Mon, 22 May 2006 08:53:43 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A0B243D45; Mon, 22 May 2006 08:53:43 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M8r147030298; Mon, 22 May 2006 08:53:01 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M8r1mb030297; Mon, 22 May 2006 08:53:01 GMT (envelope-from clsung) Message-Id: <200605220853.k4M8r1mb030297@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 08: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/databases/ruby-dbd_proxy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:53:43 -0000 clsung 2006-05-22 08:53:01 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_proxy Makefile Log: - now it builds Revision Changes Path 1.11 +1 -3 ports/databases/ruby-dbd_proxy/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 08:59:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E76A316A420; Mon, 22 May 2006 08:59:46 +0000 (UTC) (envelope-from vd@datamax.bg) Received: from jengal.datamax.bg (jengal.datamax.bg [82.103.104.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69CDE43D48; Mon, 22 May 2006 08:59:46 +0000 (GMT) (envelope-from vd@datamax.bg) Received: from qlovarnika.bg.datamax (qlovarnika.bg.datamax [192.168.10.2]) by jengal.datamax.bg (Postfix) with SMTP id 66E06B833; Mon, 22 May 2006 11:59:45 +0300 (EEST) Received: (nullmailer pid 95569 invoked by uid 1002); Mon, 22 May 2006 08:59:45 -0000 Date: Mon, 22 May 2006 11:59:45 +0300 From: Vasil Dimov To: Florent Thoumie Message-ID: <20060522085945.GA95513@qlovarnika.bg.datamax> References: <200605201128.k4KBSaXf037176@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <200605201128.k4KBSaXf037176@repoman.freebsd.org> X-OS: FreeBSD 6.1-STABLE User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/google-sparsehash Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vd@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 08:59:49 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 20, 2006 at 11:28:36AM +0000, Florent Thoumie wrote: > flz 2006-05-20 11:28:36 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > devel/google-sparsehash Makefile=20 > Log: > - Fix latest commit. > =20 > Reported by: Dan Langille > Approved by: vd (well, I hope) > =20 Indeed, thanks for fixing this! It somehow did not appear in the tinderbox build. Furthermore -ftemplate-depth-32 is present in the 4 log but not in the 5,6,7 logs (as expected). And therefore I get the impression that OSVERSION is defined in the environment created by the tinderbox even if bsd.port.pre.mk is not included... --=20 Vasil Dimov gro.DSBeerF@dv Testing can show the presence of bugs, but not their absence. -- Edsger W. Dijkstra --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQFEcX2BFw6SP/bBpCARApXhAJ9pSJ06jz3ptDsbPLDB7Eq7bZOhnwCg22XW LhRD505rijkQ8aegaKhJqzE= =lYYm -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- From owner-cvs-all@FreeBSD.ORG Mon May 22 09:29:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC81016A420; Mon, 22 May 2006 09:29:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 927DF43D49; Mon, 22 May 2006 09:29:46 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M9T4aR032872; Mon, 22 May 2006 09:29:04 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M9T4G1032871; Mon, 22 May 2006 09:29:04 GMT (envelope-from clsung) Message-Id: <200605220929.k4M9T4G1032871@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 09:29:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/psvn Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:29:47 -0000 clsung 2006-05-22 09:29:04 UTC FreeBSD ports repository Modified files: devel/psvn Makefile distinfo Log: - update to psvn-19721 PR: ports/97594 Submitted by: maintainer (Boris B. Samorodov) Revision Changes Path 1.15 +1 -1 ports/devel/psvn/Makefile 1.13 +3 -3 ports/devel/psvn/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 09:37:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A01816A421; Mon, 22 May 2006 09:37:57 +0000 (UTC) (envelope-from tataz@tataz.chchile.org) Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A68AC43D46; Mon, 22 May 2006 09:37:56 +0000 (GMT) (envelope-from tataz@tataz.chchile.org) Received: from tatooine.tataz.chchile.org (tataz.chchile.org [82.233.239.98]) by smtp5-g19.free.fr (Postfix) with ESMTP id D95102637E; Mon, 22 May 2006 11:37:55 +0200 (CEST) Received: from obiwan.tataz.chchile.org (unknown [192.168.1.25]) by tatooine.tataz.chchile.org (Postfix) with ESMTP id B75829D898; Mon, 22 May 2006 09:37:39 +0000 (UTC) Received: by obiwan.tataz.chchile.org (Postfix, from userid 1000) id 9D8F64070; Mon, 22 May 2006 11:37:39 +0200 (CEST) Date: Mon, 22 May 2006 11:37:39 +0200 From: Jeremie Le Hen To: =?iso-8859-1?Q?S=F8ren?= Schmidt Message-ID: <20060522093739.GP39460@obiwan.tataz.chchile.org> References: <200603101908.k2AJ8vd3020765@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200603101908.k2AJ8vd3020765@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: [fbsd] cvs commit [HEAD] src/sys/dev/ata ata-usb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:37:57 -0000 Hi, Søren, On Fri, Mar 10, 2006 at 07:08:52PM +0000, Søren Schmidt wrote: > sos 2006-03-10 19:08:52 UTC > > FreeBSD src repository > > Added files: > sys/dev/ata ata-usb.c > Log: > Module that adds support for using USB storage devices through the > ATA framework. Mainly written to be able to use USB Flash keys. > This is work in progress so use with care :) > Doesn't need CAM and cannot coexist with umass.c I am a bit late on this. What are the advantages or drawbacks to use atausb instead of umass ? I haven't found any HEADS UP about it, and the CURRENT release notes only mention its existence without further explanation. Thank you. Best regards, -- Jeremie Le Hen < jeremie at le-hen dot org >< ttz at chchile dot org > From owner-cvs-all@FreeBSD.ORG Mon May 22 09:38:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE9CD16A449; Mon, 22 May 2006 09:38:11 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2062643D49; Mon, 22 May 2006 09:38:10 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M9bSnw033234; Mon, 22 May 2006 09:37:28 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M9bScn033233; Mon, 22 May 2006 09:37:28 GMT (envelope-from pjd) Message-Id: <200605220937.k4M9bScn033233@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 09:37: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/opencrypto crypto.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:38:12 -0000 pjd 2006-05-22 09:37:28 UTC FreeBSD src repository Modified files: sys/opencrypto crypto.c Log: Don't set cc_kqblocked twice and don't increment cryptostats.cs_kblocks twice if we call crypto_kinvoke() from crypto_proc thread. This change also removes unprotected access to cc_kqblocked field (CRYPTO_Q_LOCK() should be used for protection). Revision Changes Path 1.22 +0 -2 src/sys/opencrypto/crypto.c From owner-cvs-all@FreeBSD.ORG Mon May 22 09:45:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9902B16A4EF; Mon, 22 May 2006 09:45:39 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB7F43D79; Mon, 22 May 2006 09:45:27 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M9ikSU033617; Mon, 22 May 2006 09:44:46 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M9ijtH033616; Mon, 22 May 2006 09:44:45 GMT (envelope-from skv) Message-Id: <200605220944.k4M9ijtH033616@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 22 May 2006 09:44:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-POE Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:45:40 -0000 skv 2006-05-22 09:44:45 UTC FreeBSD ports repository Modified files: devel/p5-POE Makefile distinfo Log: Update to 0.35 Changes: http://search.cpan.org/src/RCAPUTO/POE-0.35/CHANGES Revision Changes Path 1.35 +1 -1 ports/devel/p5-POE/Makefile 1.28 +3 -3 ports/devel/p5-POE/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 09:51:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8723616A439; Mon, 22 May 2006 09:51:21 +0000 (UTC) (envelope-from sos@deepcore.dk) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF41A43D45; Mon, 22 May 2006 09:51:20 +0000 (GMT) (envelope-from sos@deepcore.dk) Received: from [194.192.25.142] (spider.deepcore.dk [194.192.25.142]) by spider.deepcore.dk (8.13.6/8.13.4) with ESMTP id k4M9pJc6023912; Mon, 22 May 2006 11:51:20 +0200 (CEST) (envelope-from sos@deepcore.dk) Message-ID: <44718997.3010600@deepcore.dk> Date: Mon, 22 May 2006 11:51:19 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Thunderbird 1.5 (X11/20060213) MIME-Version: 1.0 To: Jeremie Le Hen References: <200603101908.k2AJ8vd3020765@repoman.freebsd.org> <20060522093739.GP39460@obiwan.tataz.chchile.org> In-Reply-To: <20060522093739.GP39460@obiwan.tataz.chchile.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-mail-scanned: by DeepCore Virus & Spam killer v1.16 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, =?ISO-8859-1?Q?S=F8ren_Schmidt?= Subject: Re: [fbsd] cvs commit [HEAD] src/sys/dev/ata ata-usb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:51:27 -0000 Jeremie Le Hen wrote: > Hi, Søren, > > On Fri, Mar 10, 2006 at 07:08:52PM +0000, Søren Schmidt wrote: >> sos 2006-03-10 19:08:52 UTC >> >> FreeBSD src repository >> >> Added files: >> sys/dev/ata ata-usb.c >> Log: >> Module that adds support for using USB storage devices through the >> ATA framework. Mainly written to be able to use USB Flash keys. >> This is work in progress so use with care :) >> Doesn't need CAM and cannot coexist with umass.c > > I am a bit late on this. What are the advantages or drawbacks to use > atausb instead of umass ? I haven't found any HEADS UP about it, and > the CURRENT release notes only mention its existence without further > explanation. The main reason this exists is that I need access to USB flash memory on small embedded systems where I cannot afford to have CAM+SCSI layers in the kernel due to strick size limitations. A nice side effect is that I now also can use external USB disks and CDROM/DVD drives with the same benefits. I could also much easier support those USB storage devices that just present the ATA register file as is, but so far I havn't been able to locate any of those. Drawbacks is that it has not been around for so long so bugs etc might lurck in there as usual... -Søren From owner-cvs-all@FreeBSD.ORG Mon May 22 09:56:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF1F416A421; Mon, 22 May 2006 09:56:26 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99A8E43D49; Mon, 22 May 2006 09:56:26 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M9tiwZ034151; Mon, 22 May 2006 09:55:44 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M9tisj034150; Mon, 22 May 2006 09:55:44 GMT (envelope-from clsung) Message-Id: <200605220955.k4M9tisj034150@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 09: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/textproc/libtre Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:56:27 -0000 clsung 2006-05-22 09:55:44 UTC FreeBSD ports repository Modified files: textproc/libtre Makefile distinfo Log: - update to 0.7.4 Revision Changes Path 1.36 +1 -1 ports/textproc/libtre/Makefile 1.16 +3 -3 ports/textproc/libtre/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 09:59:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D063F16A454; Mon, 22 May 2006 09:59:16 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8831943D4C; Mon, 22 May 2006 09:59:16 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4M9wY3f034259; Mon, 22 May 2006 09:58:34 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4M9wYR7034258; Mon, 22 May 2006 09:58:34 GMT (envelope-from pjd) Message-Id: <200605220958.k4M9wYR7034258@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 09:58:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/opencrypto crypto.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 09:59:34 -0000 pjd 2006-05-22 09:58:34 UTC FreeBSD src repository Modified files: sys/opencrypto crypto.c Log: Don't wakeup the crypto_ret_proc thread if it is running already. Before the change if the thread was working on symmetric operation, we would send unnecessary wakeup after adding asymmetric operation (when asym queue was empty) and vice versa. Revision Changes Path 1.23 +3 -2 src/sys/opencrypto/crypto.c From owner-cvs-all@FreeBSD.ORG Mon May 22 10:06:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1103B16A4AB; Mon, 22 May 2006 10:06:06 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60B043D46; Mon, 22 May 2006 10:06:05 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MA5Okv035801; Mon, 22 May 2006 10:05:24 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MA5Oux035800; Mon, 22 May 2006 10:05:24 GMT (envelope-from pjd) Message-Id: <200605221005.k4MA5Oux035800@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 10:05:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/opencrypto crypto.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 10:06:06 -0000 pjd 2006-05-22 10:05:24 UTC FreeBSD src repository Modified files: sys/opencrypto crypto.c Log: Improve the code responsible for waking up the crypto_proc thread. Checking if the queues are empty is not enough for the crypto_proc thread (it is enough for the crypto_ret_thread), because drivers can be marked as blocked. In a situation where we have operations related to different crypto drivers in the queue, it is possible that one driver is marked as blocked. In this case, the queue will not be empty and we won't wakeup the crypto_proc thread to execute operations for the others drivers. Simply setting a global variable to 1 when we goes to sleep and setting it back to 0 when we wake up is sufficient. The variable is protected with the queue lock. Revision Changes Path 1.24 +11 -14 src/sys/opencrypto/crypto.c From owner-cvs-all@FreeBSD.ORG Mon May 22 10:12:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31B1916A434; Mon, 22 May 2006 10:12:01 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF5843D45; Mon, 22 May 2006 10:12:00 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MABJiF036206; Mon, 22 May 2006 10:11:19 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MABJOj036205; Mon, 22 May 2006 10:11:19 GMT (envelope-from pjd) Message-Id: <200605221011.k4MABJOj036205@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 10:11:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ubsec ubsec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 10:12:01 -0000 pjd 2006-05-22 10:11:18 UTC FreeBSD src repository Modified files: sys/dev/ubsec ubsec.c Log: Protect the sc_needwakeup field with the sc_freeqlock mutex. Revision Changes Path 1.35 +11 -4 src/sys/dev/ubsec/ubsec.c From owner-cvs-all@FreeBSD.ORG Mon May 22 10:37:48 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D83A116A4BF for ; Mon, 22 May 2006 10:37:48 +0000 (UTC) (envelope-from content-filter@makana.gov.za) Received: from smtp2.imaginet.co.za (smtp2.imaginet.co.za [196.34.166.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F6E243D49 for ; Mon, 22 May 2006 10:37:45 +0000 (GMT) (envelope-from content-filter@makana.gov.za) Received: from [196.211.28.150] (helo=makana.gov.za) by smtp2.imaginet.co.za with esmtpa (Exim 4.50 (FreeBSD)) id 1Fi7jz-0006RE-JI for cvs-all@freebsd.org; Mon, 22 May 2006 12:34:24 +0200 Received: from 192.168.13.10 for cvs-all@freebsd.org; Mon, 22 May 2006 12:32:15 +0200 From: "WorkgroupMail Content Filter" To: cvs-all@freebsd.org Sender: "WorkgroupMail Content Filter" Date: Mon, 22 May 2006 12:32:14 +0200 X-WM-Plugin-Generated: MailScan MIME-Version: 1.0 Content-type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Message-ID: X-Whitelisted: The user has Authenticated (2). Subject: QUARANTINED: Message could not be delivered X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 10:37:49 -0000 The message "Message could not be delivered" from Mail Delivery Subsystem, sent on 5/22/2006 09:38 was quarantined because it contained either an executable file, a batch file or a screen saver file. All of these types of attachments are considered security risks. Please consult your mail administrator who can release the message. This message was checked by MailScan for WorkgroupMail. www.workgroupmail.com From owner-cvs-all@FreeBSD.ORG Mon May 22 11:19:39 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AC8116A785; Mon, 22 May 2006 11:19:39 +0000 (UTC) (envelope-from peterjeremy@optushome.com.au) Received: from mail07.syd.optusnet.com.au (mail07.syd.optusnet.com.au [211.29.132.188]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5B443D46; Mon, 22 May 2006 11:19:38 +0000 (GMT) (envelope-from peterjeremy@optushome.com.au) Received: from turion.vk2pj.dyndns.org (c220-239-19-236.belrs4.nsw.optusnet.com.au [220.239.19.236]) by mail07.syd.optusnet.com.au (8.12.11/8.12.11) with ESMTP id k4MBJK29014495 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 22 May 2006 21:19:27 +1000 Received: from turion.vk2pj.dyndns.org (localhost.vk2pj.dyndns.org [127.0.0.1]) by turion.vk2pj.dyndns.org (8.13.6/8.13.6) with ESMTP id k4MBJKc8000758; Mon, 22 May 2006 21:19:20 +1000 (EST) (envelope-from peter@turion.vk2pj.dyndns.org) Received: (from peter@localhost) by turion.vk2pj.dyndns.org (8.13.6/8.13.6/Submit) id k4MBJKcS000757; Mon, 22 May 2006 21:19:20 +1000 (EST) (envelope-from peter) Date: Mon, 22 May 2006 21:19:20 +1000 From: Peter Jeremy To: Poul-Henning Kamp Message-ID: <20060522111919.GA712@turion.vk2pj.dyndns.org> References: <20060522080255.GB730@turion.vk2pj.dyndns.org> <6205.1148287029@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6205.1148287029@critter.freebsd.dk> X-PGP-Key: http://members.optusnet.com.au/peterjeremy/pubkey.asc User-Agent: Mutt/1.5.11 Cc: grog@freebsd.org, cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Warner Losh Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 11:20:01 -0000 On Mon, 2006-May-22 10:37:09 +0200, Poul-Henning Kamp wrote: >In message <20060522080255.GB730@turion.vk2pj.dyndns.org>, Peter Jeremy writes: >The main reason it does not work is that whenever some feature is >put on notice, a number of very vocal people will come out defending >exactly that feature as the only reason the world still exists etc. > >Eventuallyy, somebody will grudingly say "I'll take responsibility >for this code". > >And then nothing continues happen. I think it needs to be made clear that the deadline is for the submission of fixes, not just saying that "I'll look after it". >In the case of PCVT this would have been amounted to: > > "Fix PCVT to be SMP locked, do the right things with TTYs, > work with whatever is the state of the art in keyboards. > And do so before August 1st OR ELSE". > >Now, in your own mind, think for a moment what would have happened >if I had sent that email out... With due respect, you _do_ have a reputation... Kris (effectively) writes this in ports commit messages regularly without the world ending and he hasn't been lynched yet. I suspect that if the above mail had come from core@ (or their proxy), there wouldn't be much of a problem. >It follows logically that the only way to be sure to keep any given >piece of code alive is to become a developer and maintain it yourself. I agree. I'm not offering to maintain pcvt. I'm just surprised at the apparent haste with which it was dispatched. If I missed an earlier headsup, my apologies. -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Mon May 22 11:24:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAA2316A5A9; Mon, 22 May 2006 11:24:14 +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 2B7FC43D46; Mon, 22 May 2006 11:24:13 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 552C42D4866; Mon, 22 May 2006 11:24:33 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id EBDAB1142C; Mon, 22 May 2006 13:24:11 +0200 (CEST) Date: Mon, 22 May 2006 13:24:11 +0200 From: "Simon L. Nielsen" To: Jeremie Le Hen Message-ID: <20060522112411.GB1054@zaphod.nitro.dk> References: <200603101908.k2AJ8vd3020765@repoman.freebsd.org> <20060522093739.GP39460@obiwan.tataz.chchile.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline In-Reply-To: <20060522093739.GP39460@obiwan.tataz.chchile.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, =?iso-8859-1?Q?S=F8ren?= Schmidt Subject: Re: [fbsd] cvs commit [HEAD] src/sys/dev/ata ata-usb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 11:24:30 -0000 --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.22 11:37:39 +0200, Jeremie Le Hen wrote: > Hi, S=F8ren, >=20 > On Fri, Mar 10, 2006 at 07:08:52PM +0000, S=F8ren Schmidt wrote: > > sos 2006-03-10 19:08:52 UTC > >=20 > > FreeBSD src repository > >=20 > > Added files: > > sys/dev/ata ata-usb.c=20 > > Log: > > Module that adds support for using USB storage devices through the > > ATA framework. Mainly written to be able to use USB Flash keys. > > This is work in progress so use with care :) > > Doesn't need CAM and cannot coexist with umass.c >=20 > I am a bit late on this. What are the advantages or drawbacks to use > atausb instead of umass ? I haven't found any HEADS UP about it, and > the CURRENT release notes only mention its existence without further > explanation. Other than what S=F8ren said, atausb works with some USB flash readers where umass does not (and probably the other way around). E.g. my HP USB printer has a flash reader which works fine with atausb but doesn't work with umass. It could probably be fixed for umass, but I don't really see any reason for me to use time on it. --=20 Simon L. Nielsen --SkvwRMAIpAhPCcCJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcZ9bh9pcDSc1mlERAiylAKDBz04gz/u2/C3Ew6147M42t0jswQCfdJ5z OJCBjRqE525LRCUzEsbIlQQ= =pFwD -----END PGP SIGNATURE----- --SkvwRMAIpAhPCcCJ-- From owner-cvs-all@FreeBSD.ORG Mon May 22 11:25:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3252116A5A9; Mon, 22 May 2006 11:25:19 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F1F43D53; Mon, 22 May 2006 11:25:18 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBOai5040518; Mon, 22 May 2006 11:24:36 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBOaEt040517; Mon, 22 May 2006 11:24:36 GMT (envelope-from tobez) Message-Id: <200605221124.k4MBOaEt040517@repoman.freebsd.org> From: Anton Berezin Date: Mon, 22 May 2006 11:24: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-BSD-Resource Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 11:25:27 -0000 tobez 2006-05-22 11:24:36 UTC FreeBSD ports repository Modified files: devel/p5-BSD-Resource Makefile distinfo Log: Update to 1.26. Revision Changes Path 1.31 +1 -1 ports/devel/p5-BSD-Resource/Makefile 1.20 +3 -3 ports/devel/p5-BSD-Resource/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 11:34:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B787816A507; Mon, 22 May 2006 11:34:10 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679FF43D45; Mon, 22 May 2006 11:34:10 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBXSnN040962; Mon, 22 May 2006 11:33:28 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBXSJs040961; Mon, 22 May 2006 11:33:28 GMT (envelope-from garga) Message-Id: <200605221133.k4MBXSJs040961@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 11:33:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/samhain/files patch-src__sh_extern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 11:34:17 -0000 garga 2006-05-22 11:33:28 UTC FreeBSD ports repository Added files: security/samhain/files patch-src__sh_extern.c Log: Fix build on 4.x Reported by: krismail Revision Changes Path 1.1 +16 -0 ports/security/samhain/files/patch-src__sh_extern.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 11:34:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0320116A4FC; Mon, 22 May 2006 11:34:14 +0000 (UTC) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A30243D46; Mon, 22 May 2006 11:34:13 +0000 (GMT) (envelope-from jmelo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBXVMx040991; Mon, 22 May 2006 11:33:31 GMT (envelope-from jmelo@repoman.freebsd.org) Received: (from jmelo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBXVhE040990; Mon, 22 May 2006 11:33:31 GMT (envelope-from jmelo) Message-Id: <200605221133.k4MBXVhE040990@repoman.freebsd.org> From: Jean Milanez Melo Date: Mon, 22 May 2006 11:33: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/japanese/ebnetd 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, 22 May 2006 11:34:24 -0000 jmelo 2006-05-22 11:33:31 UTC FreeBSD ports repository Modified files: japanese/ebnetd Makefile pkg-plist Log: - Remove dead mastersite. - Use @dirrmtry instead of @unexec rmdir. PR: ports/97554 Submitted by: KIMURA Yasuhiro Approved by: mnag (mentor) Revision Changes Path 1.38 +1 -2 ports/japanese/ebnetd/Makefile 1.10 +2 -2 ports/japanese/ebnetd/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 11:39:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52C7516A500; Mon, 22 May 2006 11:39:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 087EE43D45; Mon, 22 May 2006 11:39:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBcb5B041183; Mon, 22 May 2006 11:38:37 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBcbcr041182; Mon, 22 May 2006 11:38:37 GMT (envelope-from garga) Message-Id: <200605221138.k4MBcbcr041182@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 11:38: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/ncurses Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 11:39:26 -0000 garga 2006-05-22 11:38:36 UTC FreeBSD ports repository Modified files: devel/ncurses Makefile pkg-plist Log: - Install widec (wide character) support, and install bith libraries for FreeBSD > 5.3 - Bump PORTREVISION - Pass maintainership to submitter since he did all this job PR: ports/97462 Submitted by: Rong-En Fan Revision Changes Path 1.36 +63 -10 ports/devel/ncurses/Makefile 1.13 +132 -52 ports/devel/ncurses/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 11:50:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8806A16A6CF; Mon, 22 May 2006 11:50:48 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FB3043D45; Mon, 22 May 2006 11:50:48 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBo6aW041688; Mon, 22 May 2006 11:50:06 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBo67q041686; Mon, 22 May 2006 11:50:06 GMT (envelope-from garga) Message-Id: <200605221150.k4MBo67q041686@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 11:50:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/pam_pseudo 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, 22 May 2006 11:50:51 -0000 garga 2006-05-22 11:50:05 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pam_pseudo Makefile distinfo pkg-descr pkg-plist Log: PAM module for pseudouser authentication PR: ports/97159 Submitted by: Jim Pirzyk Revision Changes Path 1.763 +1 -0 ports/security/Makefile 1.1 +23 -0 ports/security/pam_pseudo/Makefile (new) 1.1 +3 -0 ports/security/pam_pseudo/distinfo (new) 1.1 +1 -0 ports/security/pam_pseudo/pkg-descr (new) 1.1 +3 -0 ports/security/pam_pseudo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 11:51:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5738116A62E; Mon, 22 May 2006 11:51:12 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 059B743D49; Mon, 22 May 2006 11:51:12 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MBoTE0041740; Mon, 22 May 2006 11:50:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MBoTfm041739; Mon, 22 May 2006 11:50:29 GMT (envelope-from garga) Message-Id: <200605221150.k4MBoTfm041739@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 11:50:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 22 May 2006 11:51:14 -0000 garga 2006-05-22 11:50:29 UTC FreeBSD ports repository Modified files: . modules Log: pam_pseudo --> ports/security/pam_pseudo Revision Changes Path 1.15036 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 12:10:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5463416A536; Mon, 22 May 2006 12:10:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23E3F43D49; Mon, 22 May 2006 12:10:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MC9hcN044719; Mon, 22 May 2006 12:09:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MC9hlo044718; Mon, 22 May 2006 12:09:43 GMT (envelope-from pav) Message-Id: <200605221209.k4MC9hlo044718@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 12:09: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/astro/boinc-setiathome-enhanced 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: Mon, 22 May 2006 12:10:37 -0000 pav 2006-05-22 12:09:42 UTC FreeBSD ports repository Modified files: astro/boinc-setiathome-enhanced Makefile distinfo pkg-descr pkg-message pkg-plist Log: - Update to 5.12 - Install as a main setiathome project PR: ports/97601 Submitted by: Rene Ladan (maintainer) Revision Changes Path 1.3 +9 -11 ports/astro/boinc-setiathome-enhanced/Makefile 1.2 +3 -3 ports/astro/boinc-setiathome-enhanced/distinfo 1.2 +2 -2 ports/astro/boinc-setiathome-enhanced/pkg-descr 1.2 +4 -4 ports/astro/boinc-setiathome-enhanced/pkg-message 1.2 +5 -0 ports/astro/boinc-setiathome-enhanced/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 12:11:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87CA416A4F6; Mon, 22 May 2006 12:11:44 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DAEE43D79; Mon, 22 May 2006 12:11:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCAuQq044837; Mon, 22 May 2006 12:10:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCAuEk044836; Mon, 22 May 2006 12:10:56 GMT (envelope-from pav) Message-Id: <200605221210.k4MCAuEk044836@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 12: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 UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:11:57 -0000 pav 2006-05-22 12:10:56 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Add note for boinc-setiathome* users Submitted by: Rene Ladan Revision Changes Path 1.330 +16 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Mon May 22 12:15:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FDED16A6AE; Mon, 22 May 2006 12:15:53 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EA743D66; Mon, 22 May 2006 12:15:46 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCF4Nj045260; Mon, 22 May 2006 12:15:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCF4bK045259; Mon, 22 May 2006 12:15:04 GMT (envelope-from pav) Message-Id: <200605221215.k4MCF4bK045259@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 12: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/astro Makefile ports/astro/boinc-setiathome Makefile distinfo pkg-descr pkg-message pkg-plist ports/astro/boinc-setiathome/files app_info.xml.in patch-client-Makefile.in patch-client-timecvt.cpp patch-configure ports/astro/boinc-setiathome-naparst ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:16:03 -0000 pav 2006-05-22 12:15:04 UTC FreeBSD ports repository Modified files: astro Makefile Removed files: astro/boinc-setiathome Makefile distinfo pkg-descr pkg-message pkg-plist astro/boinc-setiathome/files app_info.xml.in patch-client-Makefile.in patch-client-timecvt.cpp patch-configure astro/boinc-setiathome-naparst Makefile distinfo pkg-descr pkg-message pkg-plist Log: - Remove, as these projects are finished Revision Changes Path 1.105 +0 -2 ports/astro/Makefile 1.2 +0 -50 ports/astro/boinc-setiathome-naparst/Makefile (dead) 1.2 +0 -3 ports/astro/boinc-setiathome-naparst/distinfo (dead) 1.2 +0 -11 ports/astro/boinc-setiathome-naparst/pkg-descr (dead) 1.2 +0 -14 ports/astro/boinc-setiathome-naparst/pkg-message (dead) 1.2 +0 -4 ports/astro/boinc-setiathome-naparst/pkg-plist (dead) 1.15 +0 -69 ports/astro/boinc-setiathome/Makefile (dead) 1.7 +0 -3 ports/astro/boinc-setiathome/distinfo (dead) 1.4 +0 -17 ports/astro/boinc-setiathome/files/app_info.xml.in (dead) 1.2 +0 -11 ports/astro/boinc-setiathome/files/patch-client-Makefile.in (dead) 1.2 +0 -18 ports/astro/boinc-setiathome/files/patch-client-timecvt.cpp (dead) 1.2 +0 -41 ports/astro/boinc-setiathome/files/patch-configure (dead) 1.3 +0 -17 ports/astro/boinc-setiathome/pkg-descr (dead) 1.2 +0 -14 ports/astro/boinc-setiathome/pkg-message (dead) 1.5 +0 -4 ports/astro/boinc-setiathome/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 22 12:16:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F19516A6E0; Mon, 22 May 2006 12:16:05 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C2C43D68; Mon, 22 May 2006 12:16:00 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCFIbF045322; Mon, 22 May 2006 12:15:18 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCFIvC045321; Mon, 22 May 2006 12:15:18 GMT (envelope-from ahze) Message-Id: <200605221215.k4MCFIvC045321@repoman.freebsd.org> From: Michael Johnson Date: Mon, 22 May 2006 12: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: ports/games/supertux Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:16:15 -0000 ahze 2006-05-22 12:15:18 UTC FreeBSD ports repository Modified files: games/supertux Makefile Log: - Use MASTER_SITE_BERLIOS in MASTER_SITES now Revision Changes Path 1.11 +2 -1 ports/games/supertux/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 12:16:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A94616A770; Mon, 22 May 2006 12:16:33 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B167D43D6E; Mon, 22 May 2006 12:16:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCFmV1045364; Mon, 22 May 2006 12:15:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCFmcw045363; Mon, 22 May 2006 12:15:48 GMT (envelope-from pav) Message-Id: <200605221215.k4MCFmcw045363@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 12:15: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 MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:16:41 -0000 pav 2006-05-22 12:15:48 UTC FreeBSD ports repository Modified files: . MOVED Log: - Point boinc-setiathome users to "enhanced" clients Revision Changes Path 1.997 +3 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 22 12:32:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DBF416A431; Mon, 22 May 2006 12:32:18 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6CB43D45; Mon, 22 May 2006 12:32:17 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCVZRq047894; Mon, 22 May 2006 12:31:35 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCVZkU047893; Mon, 22 May 2006 12:31:35 GMT (envelope-from ehaupt) Message-Id: <200605221231.k4MCVZkU047893@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 12:31: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/adplay Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:32:25 -0000 ehaupt 2006-05-22 12:31:35 UTC FreeBSD ports repository Modified files: audio/adplay Makefile Log: Add optional SDL output support. Revision Changes Path 1.8 +8 -1 ports/audio/adplay/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 12:50:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32A5816A8A4; Mon, 22 May 2006 12:50:03 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A696D43DA8; Mon, 22 May 2006 12:49:51 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCn9aQ056567; Mon, 22 May 2006 12:49:09 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCn96s056566; Mon, 22 May 2006 12:49:09 GMT (envelope-from garga) Message-Id: <200605221249.k4MCn96s056566@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 12:49:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/git Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:50:09 -0000 garga 2006-05-22 12:49:09 UTC FreeBSD ports repository Modified files: misc/git Makefile Log: Fix duplicate LATEST_LINK PR: ports/97583 Submitted by: Frank Laszlo Reported by: kris Revision Changes Path 1.23 +1 -0 ports/misc/git/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 12:56:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5360616A984; Mon, 22 May 2006 12:56:20 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 041E943D5A; Mon, 22 May 2006 12:56:19 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCtW7S056883; Mon, 22 May 2006 12:55:37 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCtWUJ056882; Mon, 22 May 2006 12:55:32 GMT (envelope-from novel) Message-Id: <200605221255.k4MCtWUJ056882@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 22 May 2006 12:55:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/obtuner/files patch-fthemes.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, 22 May 2006 12:56:21 -0000 novel 2006-05-22 12:55:32 UTC FreeBSD ports repository Modified files: x11-wm/obtuner/files patch-fthemes.h Log: Fix build on 4.x. Reported by: pointyhat via kris Revision Changes Path 1.2 +9 -5 ports/x11-wm/obtuner/files/patch-fthemes.h From owner-cvs-all@FreeBSD.ORG Mon May 22 12:58:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBFA216A4D7; Mon, 22 May 2006 12:58:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC6543D4C; Mon, 22 May 2006 12:58:54 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MCwC3g056987; Mon, 22 May 2006 12:58:12 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MCwCPO056986; Mon, 22 May 2006 12:58:12 GMT (envelope-from garga) Message-Id: <200605221258.k4MCwCPO056986@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 12:58:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/portuguese/ispell-pt_BR Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 12:58:58 -0000 garga 2006-05-22 12:58:12 UTC FreeBSD ports repository Modified files: portuguese/ispell-pt_BR Makefile Log: Fix MASTER_SITES and make it fetchable again PR: ports/97570 Submitted by: maintainer Revision Changes Path 1.11 +1 -1 ports/portuguese/ispell-pt_BR/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 13:44:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B13C216AB39; Mon, 22 May 2006 13:44:19 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E36D043D4C; Mon, 22 May 2006 13:44:18 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MDha1b060899; Mon, 22 May 2006 13:43:36 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MDhaZI060898; Mon, 22 May 2006 13:43:36 GMT (envelope-from nyan) Message-Id: <200605221343.k4MDhaZI060898@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 22 May 2006 13:43:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/le if_le_cbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 13:44:23 -0000 nyan 2006-05-22 13:43:36 UTC FreeBSD src repository Modified files: sys/dev/le if_le_cbus.c Log: - Fix the busname in the DRIVER_MODULE. - Skip PnP devices as some wedge when trying to probe them as C-NET(98)S. This fix makes le(4) actually work with the C-NET(98)S. Reviewed by: marius Tested by: Watanabe Kazuhiro < CQG00620 at nifty dot ne dot jp > Revision Changes Path 1.2 +8 -1 src/sys/dev/le/if_le_cbus.c From owner-cvs-all@FreeBSD.ORG Mon May 22 14:05:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFAC416A583; Mon, 22 May 2006 14:05:07 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AF343D48; Mon, 22 May 2006 14:05:07 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ME4OQb062981; Mon, 22 May 2006 14:04:24 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ME4OfA062980; Mon, 22 May 2006 14:04:24 GMT (envelope-from ahze) Message-Id: <200605221404.k4ME4OfA062980@repoman.freebsd.org> From: Michael Johnson Date: Mon, 22 May 2006 14: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/multimedia/vlc-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:05:13 -0000 ahze 2006-05-22 14:04:24 UTC FreeBSD ports repository Modified files: multimedia/vlc-devel Makefile Log: - Detect ffmpeg-devel Obtained from: multimedia/vlc Revision Changes Path 1.147 +1 -1 ports/multimedia/vlc-devel/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 14:15:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DA6A16A88E; Mon, 22 May 2006 14:15:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8316743D4C; Mon, 22 May 2006 14:15:26 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MEEcqm063821; Mon, 22 May 2006 14:14:38 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MEEcsv063820; Mon, 22 May 2006 14:14:38 GMT (envelope-from clsung) Message-Id: <200605221414.k4MEEcsv063820@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 14:14: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/psvn distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:15:51 -0000 clsung 2006-05-22 14:14:38 UTC FreeBSD ports repository Modified files: devel/psvn distinfo Log: - I mispatched distinfo Pointed by: maintainer (Boris Samorodov) Revision Changes Path 1.14 +2 -2 ports/devel/psvn/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 14:21:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C04E16AD14; Mon, 22 May 2006 14:21:33 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C62D43D5E; Mon, 22 May 2006 14:21:33 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MEKjJN064339; Mon, 22 May 2006 14:20:50 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MEKjcp064332; Mon, 22 May 2006 14:20:45 GMT (envelope-from ahze) Message-Id: <200605221420.k4MEKjcp064332@repoman.freebsd.org> From: Michael Johnson Date: Mon, 22 May 2006 14:20:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/configgen Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:21:34 -0000 ahze 2006-05-22 14:20:45 UTC FreeBSD ports repository Modified files: devel/configgen Makefile Log: - Don't depend on gnu-libtool anymore since devel/libtool15 is not patched Revision Changes Path 1.6 +1 -1 ports/devel/configgen/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 14:28:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCC4D16AE65; Mon, 22 May 2006 14:28:41 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF8743D6D; Mon, 22 May 2006 14:28:30 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4MDwXUG097971; Mon, 22 May 2006 07:58:38 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4471C37D.3060007@samsco.org> Date: Mon, 22 May 2006 07:58:21 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Jeremy References: <20060522080255.GB730@turion.vk2pj.dyndns.org> <6205.1148287029@critter.freebsd.dk> <20060522111919.GA712@turion.vk2pj.dyndns.org> In-Reply-To: <20060522111919.GA712@turion.vk2pj.dyndns.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, Poul-Henning Kamp , grog@FreeBSD.org, Warner Losh Subject: HEADS UP! [Re: Apologies] X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:28:46 -0000 Peter Jeremy wrote: > On Mon, 2006-May-22 10:37:09 +0200, Poul-Henning Kamp wrote: > >>In message <20060522080255.GB730@turion.vk2pj.dyndns.org>, Peter Jeremy writes: >>The main reason it does not work is that whenever some feature is >>put on notice, a number of very vocal people will come out defending >>exactly that feature as the only reason the world still exists etc. >> >>Eventuallyy, somebody will grudingly say "I'll take responsibility >>for this code". >> >>And then nothing continues happen. > > > I think it needs to be made clear that the deadline is for the submission > of fixes, not just saying that "I'll look after it". > Tried this with Alpha, it doesn't work. > >>In the case of PCVT this would have been amounted to: >> >> "Fix PCVT to be SMP locked, do the right things with TTYs, >> work with whatever is the state of the art in keyboards. >> And do so before August 1st OR ELSE". >> >>Now, in your own mind, think for a moment what would have happened >>if I had sent that email out... > > > With due respect, you _do_ have a reputation... Kris (effectively) > writes this in ports commit messages regularly without the world > ending and he hasn't been lynched yet. I suspect that if the above > mail had come from core@ (or their proxy), there wouldn't be much of a > problem. > > >>It follows logically that the only way to be sure to keep any given >>piece of code alive is to become a developer and maintain it yourself. > > > I agree. I'm not offering to maintain pcvt. I'm just surprised at > the apparent haste with which it was dispatched. If I missed an > earlier headsup, my apologies. > HEADS UP: Assume that any kernel code that is not compiled by default in GENERIC + modules, and has not had a commit in 3 years, is fair game for review and deprication. I'm serious about this. This actually covers only a very small fraction of the code out there, but if someone wants to take this statement and exaggerate it for their own silly political statement, beware that I will find you and hunt you down and ridicule you until you stop =-) It is the truth however, and this is the heads-up for it. HEADS UP: I beleive that Robert Watson and several others are also trying to publish a HEADS-UP about non-MPSAFE network drivers for 7.0. I fully support what they are doing there also, since it will allow a number of performance improvements to the network stack that would otherwise be impossible. But if your billion dollar webhosting company relies on 15 year old ISA 10mb cards, you might want to pay attention and make appropriate plans. Scott From owner-cvs-all@FreeBSD.ORG Mon May 22 14:32:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58C3316A8FF; Mon, 22 May 2006 14:32:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF6243D66; Mon, 22 May 2006 14:32:25 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MEVg8k065545; Mon, 22 May 2006 14:31:42 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MEVggC065541; Mon, 22 May 2006 14:31:42 GMT (envelope-from ehaupt) Message-Id: <200605221431.k4MEVggC065541@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 14:31:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/xmoto Makefile distinfo ports/games/xmoto/files patch-src-Replay.cpp patch-src-WWW.h patch-src-md5sum-md5file.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, 22 May 2006 14:32:27 -0000 ehaupt 2006-05-22 14:31:42 UTC FreeBSD ports repository Modified files: games/xmoto Makefile distinfo Added files: games/xmoto/files patch-src-Replay.cpp patch-src-WWW.h patch-src-md5sum-md5file.h Log: Update to 0.1.14 PR: 97509 Submitted by: Dmitry Marakasov (maintainer) Revision Changes Path 1.6 +13 -2 ports/games/xmoto/Makefile 1.5 +3 -3 ports/games/xmoto/distinfo 1.1 +10 -0 ports/games/xmoto/files/patch-src-Replay.cpp (new) 1.1 +10 -0 ports/games/xmoto/files/patch-src-WWW.h (new) 1.1 +10 -0 ports/games/xmoto/files/patch-src-md5sum-md5file.h (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 14:53:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C558C16B15D; Mon, 22 May 2006 14:53:08 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8080043D76; Mon, 22 May 2006 14:53:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MEqP6k070058; Mon, 22 May 2006 14:52:25 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MEqP3A070057; Mon, 22 May 2006 14:52:25 GMT (envelope-from clsung) Message-Id: <200605221452.k4MEqP3A070057@repoman.freebsd.org> From: Cheng-Lung Sung Date: Mon, 22 May 2006 14:52: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/math/blas/files makefile.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 14:53:13 -0000 clsung 2006-05-22 14:52:25 UTC FreeBSD ports repository Modified files: math/blas/files makefile.lib Log: - like ports/96420, fix incomplete library PR: 97613 Submitted by: Rong-En Fan Revision Changes Path 1.5 +4 -0 ports/math/blas/files/makefile.lib From owner-cvs-all@FreeBSD.ORG Mon May 22 15:07:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4313716B2D0; Mon, 22 May 2006 15:07:14 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D3743D69; Mon, 22 May 2006 15:06:56 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MF6EVB073616; Mon, 22 May 2006 15:06:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MF6EIv073615; Mon, 22 May 2006 15:06:14 GMT (envelope-from flz) Message-Id: <200605221506.k4MF6EIv073615@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 22 May 2006 15:06:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/roundcube 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, 22 May 2006 15:07:19 -0000 flz 2006-05-22 15:06:13 UTC FreeBSD ports repository Modified files: mail/roundcube Makefile distinfo pkg-plist Log: - Update to snapshot 20060518. Revision Changes Path 1.14 +5 -4 ports/mail/roundcube/Makefile 1.10 +3 -3 ports/mail/roundcube/distinfo 1.9 +15 -0 ports/mail/roundcube/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 15:25:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4B1C16ABDD; Mon, 22 May 2006 15:25:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAD843D46; Mon, 22 May 2006 15:25:42 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MFOxKl074343; Mon, 22 May 2006 15:24:59 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MFOxxi074342; Mon, 22 May 2006 15:24:59 GMT (envelope-from vanilla) Message-Id: <200605221524.k4MFOxxi074342@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 22 May 2006 15:24:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/py-freetype Makefile ports/print/py-freetype/files patch-freetype_wrap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 15:25:51 -0000 vanilla 2006-05-22 15:24:59 UTC FreeBSD ports repository Modified files: print/py-freetype Makefile Added files: print/py-freetype/files patch-freetype_wrap.c Log: Add a patch for cjk unicode. PR: ports/97559 Submitted by: Aho K.F. Li Revision Changes Path 1.7 +1 -0 ports/print/py-freetype/Makefile 1.1 +11 -0 ports/print/py-freetype/files/patch-freetype_wrap.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 15:26:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 580CF16B521; Mon, 22 May 2006 15:26:49 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D22243D7E; Mon, 22 May 2006 15:26:37 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MFPtKj074447; Mon, 22 May 2006 15:25:55 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MFPtPd074446; Mon, 22 May 2006 15:25:55 GMT (envelope-from mnag) Message-Id: <200605221525.k4MFPtPd074446@repoman.freebsd.org> From: Marcus Alves Grando Date: Mon, 22 May 2006 15:25:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/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, 22 May 2006 15:26:58 -0000 mnag 2006-05-22 15:25:55 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: coppermine -- Multiple File Extensions Vulnerability coppermine -- "file" Local File Inclusion Vulnerability coppermine -- File Inclusion Vulnerabilities Revision Changes Path 1.1040 +111 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon May 22 15:27:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98D9A16B5D3; Mon, 22 May 2006 15:27:47 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DA243D5E; Mon, 22 May 2006 15:27:22 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MFQQiq074492; Mon, 22 May 2006 15:26:26 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MFQQ7a074491; Mon, 22 May 2006 15:26:26 GMT (envelope-from mnag) Message-Id: <200605221526.k4MFQQ7a074491@repoman.freebsd.org> From: Marcus Alves Grando Date: Mon, 22 May 2006 15:26:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/coppermine 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, 22 May 2006 15:27:53 -0000 mnag 2006-05-22 15:26:26 UTC FreeBSD ports repository Modified files: www/coppermine Makefile distinfo pkg-plist Log: - Update to 1.4.6 - Reorganize Makefile Security: http://www.vuxml.org/freebsd/0b628470-e9a6-11da-b9f4-00123ffe8333.html Revision Changes Path 1.7 +20 -21 ports/www/coppermine/Makefile 1.6 +3 -3 ports/www/coppermine/distinfo 1.6 +195 -124 ports/www/coppermine/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 15:31:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9795416B51A; Mon, 22 May 2006 15:31:24 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7522043E93; Mon, 22 May 2006 15:29:55 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MFTCxA074591; Mon, 22 May 2006 15:29:12 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MFTCW4074590; Mon, 22 May 2006 15:29:12 GMT (envelope-from jkim) Message-Id: <200605221529.k4MFTCW4074590@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 22 May 2006 15:29:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 15:31:34 -0000 jkim 2006-05-22 15:29:12 UTC FreeBSD ports repository (src committer) Modified files: editors/openoffice.org-2.0 Makefile Log: Fix typo to unbreak packaging. PR: 97460 Submitted by: Alexander V. Ribchansky < triosoft at triosoft dot com dot ua > Revision Changes Path 1.232 +1 -1 ports/editors/openoffice.org-2.0/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 16:12:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C19F16A5E2; Mon, 22 May 2006 16:12:37 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CC9F43D8A; Mon, 22 May 2006 16:12:26 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MGBhub077436; Mon, 22 May 2006 16:11:43 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MGBh1A077435; Mon, 22 May 2006 16:11:43 GMT (envelope-from garga) Message-Id: <200605221611.k4MGBh1A077435@repoman.freebsd.org> From: Renato Botelho Date: Mon, 22 May 2006 16:11:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/squid Makefile distinfo ports/www/squid/files customlog-2.5.patch icap-2.5-core.patch 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, 22 May 2006 16:12:47 -0000 garga 2006-05-22 16:11:43 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo www/squid/files customlog-2.5.patch icap-2.5-core.patch pkg-message.in Log: - Update to 2.5.STABLE14 - accept 7-CURRENT's WITHOUT_NIS switch as a synonym for NO_NIS - add a missing "/" in files/pkg-message.in - update the ICAP core patchset to the latest CVS (2006-05-21) - update the custom logfile patchset to the latest CVS (2006-05-21) PR: ports/97607 Submitted by: maintainer Revision Changes Path 1.186 +4 -8 ports/www/squid/Makefile 1.146 +3 -15 ports/www/squid/distinfo 1.3 +137 -45 ports/www/squid/files/customlog-2.5.patch 1.4 +53 -56 ports/www/squid/files/icap-2.5-core.patch 1.2 +1 -1 ports/www/squid/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Mon May 22 16:19:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B04CE16B7AA; Mon, 22 May 2006 16:19:04 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 580AF43D73; Mon, 22 May 2006 16:19:04 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MGILgg077781; Mon, 22 May 2006 16:18:21 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MGILeP077780; Mon, 22 May 2006 16:18:21 GMT (envelope-from pjd) Message-Id: <200605221618.k4MGILeP077780@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 16:18:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/hifn hifn7751.c src/sys/dev/safe safe.c src/sys/dev/ubsec ubsec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 16:19:11 -0000 pjd 2006-05-22 16:18:21 UTC FreeBSD src repository Modified files: sys/dev/hifn hifn7751.c sys/dev/safe safe.c sys/dev/ubsec ubsec.c Log: Fix HMACs handling with uio's by not using crp_mac for storing calculated HMAC. crp_mac is going to be removed. Revision Changes Path 1.37 +3 -2 src/sys/dev/hifn/hifn7751.c 1.12 +5 -4 src/sys/dev/safe/safe.c 1.36 +5 -4 src/sys/dev/ubsec/ubsec.c From owner-cvs-all@FreeBSD.ORG Mon May 22 16:24:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 663C316AC4C; Mon, 22 May 2006 16:24:57 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E7D43D80; Mon, 22 May 2006 16:24:54 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MGOBX3078055; Mon, 22 May 2006 16:24:11 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MGOBWj078054; Mon, 22 May 2006 16:24:11 GMT (envelope-from pjd) Message-Id: <200605221624.k4MGOBWj078054@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 16:24: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/opencrypto cryptodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 16:25:05 -0000 pjd 2006-05-22 16:24:11 UTC FreeBSD src repository Modified files: sys/opencrypto cryptodev.c Log: Fix usage of HMAC algorithms via /dev/crypto. Revision Changes Path 1.31 +10 -10 src/sys/opencrypto/cryptodev.c From owner-cvs-all@FreeBSD.ORG Mon May 22 16:28:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A87A16B809; Mon, 22 May 2006 16:28:26 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2272043D92; Mon, 22 May 2006 16:28:10 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MGRRQD078229; Mon, 22 May 2006 16:27:27 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MGRRTh078228; Mon, 22 May 2006 16:27:27 GMT (envelope-from pjd) Message-Id: <200605221627.k4MGRRTh078228@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Mon, 22 May 2006 16:27:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/opencrypto cryptodev.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, 22 May 2006 16:28:30 -0000 pjd 2006-05-22 16:27:27 UTC FreeBSD src repository Modified files: sys/opencrypto cryptodev.h Log: Remove (now unused) crp_mac field. Revision Changes Path 1.16 +0 -1 src/sys/opencrypto/cryptodev.h From owner-cvs-all@FreeBSD.ORG Mon May 22 16:32:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5686B16B9BA; Mon, 22 May 2006 16:32:33 +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 466D143D66; Mon, 22 May 2006 16:32:25 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 7754B52DE5; Mon, 22 May 2006 18:32:23 +0200 (CEST) Received: from localhost (public-gprs2499.centertel.pl [87.96.9.195]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id CA64950EA7; Mon, 22 May 2006 18:32:09 +0200 (CEST) Date: Mon, 22 May 2006 18:29:59 +0200 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060522162959.GA17117@garage.freebsd.pl> References: <200605221624.k4MGOBWj078054@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="azLHFNyN32YCQGCU" Content-Disposition: inline In-Reply-To: <200605221624.k4MGOBWj078054@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: Subject: Re: cvs commit: src/sys/opencrypto cryptodev.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 16:32:43 -0000 --azLHFNyN32YCQGCU Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 22, 2006 at 04:24:11PM +0000, Pawel Jakub Dawidek wrote: +> pjd 2006-05-22 16:24:11 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/opencrypto cryptodev.c=20 +> Log: +> Fix usage of HMAC algorithms via /dev/crypto. Tested with: cryptotest + ubsec(4) Tested with: cryptotest + kern.cryptodevallowsoft=3D1 Before my changes it didn't worked at all, AFAIK (returned EINVAL). After my addition of cuio_apply() it paniced the kernel. Now it works. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --azLHFNyN32YCQGCU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEcecHForvXbEpPzQRAjUSAKCKDOCWPF21rthP8qIJ1sXkZ+wVjQCg23CB bD8lnspzNIn+z6ONffx0pjo= =aZkD -----END PGP SIGNATURE----- --azLHFNyN32YCQGCU-- From owner-cvs-all@FreeBSD.ORG Mon May 22 17:01:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2686816B3F0; Mon, 22 May 2006 17:01:59 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D9543D5D; Mon, 22 May 2006 17:01:57 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MH1EXw087125; Mon, 22 May 2006 17:01:14 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MH1EAA087124; Mon, 22 May 2006 17:01:14 GMT (envelope-from novel) Message-Id: <200605221701.k4MH1EAA087124@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 22 May 2006 17:01: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/sysutils/conky Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:02:01 -0000 novel 2006-05-22 17:01:14 UTC FreeBSD ports repository Modified files: sysutils/conky Makefile distinfo Log: - Update to 1.4.2 - Replace BROKEN with IGNORE since it's not going to be supported on 4.x ever Revision Changes Path 1.15 +8 -4 ports/sysutils/conky/Makefile 1.9 +3 -3 ports/sysutils/conky/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 17:06:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CE5C16AE08; Mon, 22 May 2006 17:06:31 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13E4543D6A; Mon, 22 May 2006 17:06:31 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MH5mLR088500; Mon, 22 May 2006 17:05:48 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MH5mqg088499; Mon, 22 May 2006 17:05:48 GMT (envelope-from bmah) Message-Id: <200605221705.k4MH5mqg088499@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 May 2006 17:05:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:06:34 -0000 bmah 2006-05-22 17:05:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Add a paragraph documenting 5.5-RELEASE as the last (planned) 5-STABLE release. Some form of this text will also go into the release announcement. Approved by: re (kensmith) Reviewed by: kensmith, cperciva Revision Changes Path 1.761.2.59.2.2 +12 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Mon May 22 17:09:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74E1B16BA48; Mon, 22 May 2006 17:09:57 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423EB43D48; Mon, 22 May 2006 17:09:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MH9ELS088699; Mon, 22 May 2006 17:09:14 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MH9EcH088698; Mon, 22 May 2006 17:09:14 GMT (envelope-from aaron) Message-Id: <200605221709.k4MH9EcH088698@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:09:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-SSH 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, 22 May 2006 17:10:03 -0000 aaron 2006-05-22 17:09:14 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-SSH Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-SSH, SSH protocol extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.764 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-SSH/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-SSH/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-SSH/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-SSH/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:10:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC2D16A5C4; Mon, 22 May 2006 17:10:35 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96B8843D48; Mon, 22 May 2006 17:10:35 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MH9qIW088758; Mon, 22 May 2006 17:09:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MH9qEB088757; Mon, 22 May 2006 17:09:52 GMT (envelope-from aaron) Message-Id: <200605221709.k4MH9qEB088757@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:09:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:10:43 -0000 aaron 2006-05-22 17:09:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-SSH --> ports/security/p5-Authen-Simple-SSH Revision Changes Path 1.15037 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:14:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B904216B93D; Mon, 22 May 2006 17:14:42 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771A943D67; Mon, 22 May 2006 17:14:42 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHDxj9088968; Mon, 22 May 2006 17:13:59 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHDxuK088967; Mon, 22 May 2006 17:13:59 GMT (envelope-from mi) Message-Id: <200605221713.k4MHDxuK088967@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 22 May 2006 17:13: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/java/jmp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:14:44 -0000 mi 2006-05-22 17:13:59 UTC FreeBSD ports repository Modified files: java/jmp Makefile distinfo Log: Upgrade from 0.50.1 to 0.50.2 Revision Changes Path 1.36 +1 -1 ports/java/jmp/Makefile 1.24 +3 -3 ports/java/jmp/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 17:16:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B59816BAAC; Mon, 22 May 2006 17:16:18 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C708E43D48; Mon, 22 May 2006 17:16:17 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHFYMm089106; Mon, 22 May 2006 17:15:34 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHFYLW089105; Mon, 22 May 2006 17:15:34 GMT (envelope-from aaron) Message-Id: <200605221715.k4MHFYLW089105@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:15:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-SMB 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, 22 May 2006 17:16:23 -0000 aaron 2006-05-22 17:15:34 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-SMB Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-SMB, SMB extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.765 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-SMB/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-SMB/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-SMB/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-SMB/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:16:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F49A16BADC; Mon, 22 May 2006 17:16:29 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C3D743D53; Mon, 22 May 2006 17:16:29 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHFjah089154; Mon, 22 May 2006 17:15:46 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHFjaM089153; Mon, 22 May 2006 17:15:45 GMT (envelope-from aaron) Message-Id: <200605221715.k4MHFjaM089153@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:15:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:16:34 -0000 aaron 2006-05-22 17:15:45 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-SMB --> ports/security/p5-Authen-Simple-SMB Revision Changes Path 1.15038 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:21:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DCAA16A6C2; Mon, 22 May 2006 17:21:10 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79ABE43D67; Mon, 22 May 2006 17:21:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHKQjX089437; Mon, 22 May 2006 17:20:26 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHKQ1e089436; Mon, 22 May 2006 17:20:26 GMT (envelope-from aaron) Message-Id: <200605221720.k4MHKQ1e089436@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:20:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-DBM 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, 22 May 2006 17:21:14 -0000 aaron 2006-05-22 17:20:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-DBM Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-DBM, DBM extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.766 +1 -0 ports/security/Makefile 1.1 +31 -0 ports/security/p5-Authen-Simple-DBM/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-DBM/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-DBM/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-DBM/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:21:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B47DD16BB72; Mon, 22 May 2006 17:21:22 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D276D43D5C; Mon, 22 May 2006 17:21:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHKcjU089510; Mon, 22 May 2006 17:20:38 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHKcLX089509; Mon, 22 May 2006 17:20:38 GMT (envelope-from aaron) Message-Id: <200605221720.k4MHKcLX089509@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:20:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 22 May 2006 17:21:27 -0000 aaron 2006-05-22 17:20:38 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-DBM --> ports/security/p5-Authen-Simple-DBM Revision Changes Path 1.15039 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:21:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC84616A88E; Mon, 22 May 2006 17:21:51 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51FEB43D49; Mon, 22 May 2006 17:21:51 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHL8Zh089566; Mon, 22 May 2006 17:21:08 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHL8oa089565; Mon, 22 May 2006 17:21:08 GMT (envelope-from mi) Message-Id: <200605221721.k4MHL8oa089565@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 22 May 2006 17:21:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/itcl/files Makefile.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:21:54 -0000 mi 2006-05-22 17:21:08 UTC FreeBSD ports repository Modified files: lang/itcl/files Makefile.lib Log: Another minor fix to the generated itclConfig.sh Alerted by: kris Revision Changes Path 1.10 +1 -0 ports/lang/itcl/files/Makefile.lib From owner-cvs-all@FreeBSD.ORG Mon May 22 17:25:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 322AB16A836; Mon, 22 May 2006 17:25:00 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E2143D6D; Mon, 22 May 2006 17:24:59 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHOGDU089700; Mon, 22 May 2006 17:24:16 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHOFQJ089699; Mon, 22 May 2006 17:24:15 GMT (envelope-from aaron) Message-Id: <200605221724.k4MHOFQJ089699@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:24:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Authen-Simple-PAM 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, 22 May 2006 17:25:08 -0000 aaron 2006-05-22 17:24:15 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-PAM Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-PAM, PAM extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.767 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-PAM/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-PAM/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-PAM/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-PAM/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:25:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B6E116B752; Mon, 22 May 2006 17:25:36 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 074C143D45; Mon, 22 May 2006 17:25:36 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHOqGf089744; Mon, 22 May 2006 17:24:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHOqAY089743; Mon, 22 May 2006 17:24:52 GMT (envelope-from aaron) Message-Id: <200605221724.k4MHOqAY089743@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:24:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:25:44 -0000 aaron 2006-05-22 17:24:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-PAM --> ports/security/p5-Authen-Simple-PAM Revision Changes Path 1.15040 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:31:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 879D316ADE0; Mon, 22 May 2006 17:31:19 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 496C243D6B; Mon, 22 May 2006 17:31:19 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHUaYF090077; Mon, 22 May 2006 17:30:36 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHUacV090076; Mon, 22 May 2006 17:30:36 GMT (envelope-from aaron) Message-Id: <200605221730.k4MHUacV090076@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:30: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/security Makefile ports/security/p5-Authen-Simple-RADIUS 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, 22 May 2006 17:31:23 -0000 aaron 2006-05-22 17:30:35 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Simple-RADIUS Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Authen-Simple-RADIUS, RADIUS extension for security/p5-Authen-Simple. Approved by: tobez (implicit) Revision Changes Path 1.768 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Authen-Simple-RADIUS/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-RADIUS/distinfo (new) 1.1 +4 -0 ports/security/p5-Authen-Simple-RADIUS/pkg-descr (new) 1.1 +3 -0 ports/security/p5-Authen-Simple-RADIUS/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:31:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B305D16BA96; Mon, 22 May 2006 17:31:30 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287F843D70; Mon, 22 May 2006 17:31:30 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHUl1X090126; Mon, 22 May 2006 17:30:47 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHUljx090125; Mon, 22 May 2006 17:30:47 GMT (envelope-from aaron) Message-Id: <200605221730.k4MHUljx090125@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17:30:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 22 May 2006 17:31:33 -0000 aaron 2006-05-22 17:30:46 UTC FreeBSD ports repository Modified files: . modules Log: p5-Authen-Simple-RADIUS --> ports/security/p5-Authen-Simple-RADIUS Revision Changes Path 1.15041 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:44:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3281416A825; Mon, 22 May 2006 17:44:52 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0226243D46; Mon, 22 May 2006 17:44:52 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHi8rb090743; Mon, 22 May 2006 17:44:08 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHi8N9090742; Mon, 22 May 2006 17:44:08 GMT (envelope-from aaron) Message-Id: <200605221744.k4MHi8N9090742@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17: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/graphics Makefile ports/graphics/p5-CAD-Drawing-Template 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, 22 May 2006 17:44:52 -0000 aaron 2006-05-22 17:44:08 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-CAD-Drawing-Template Makefile distinfo pkg-descr pkg-plist Log: Adding port graphics/p5-CAD-Drawing-Template, a tag replacement framework for graphics/p5-CAD-Drawing. Approved by: tobez (implicit) Revision Changes Path 1.929 +1 -0 ports/graphics/Makefile 1.1 +32 -0 ports/graphics/p5-CAD-Drawing-Template/Makefile (new) 1.1 +3 -0 ports/graphics/p5-CAD-Drawing-Template/distinfo (new) 1.1 +4 -0 ports/graphics/p5-CAD-Drawing-Template/pkg-descr (new) 1.1 +3 -0 ports/graphics/p5-CAD-Drawing-Template/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 17:45:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1EAA16ADF8; Mon, 22 May 2006 17:45:14 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BCF543D49; Mon, 22 May 2006 17:45:14 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHiVx6090791; Mon, 22 May 2006 17:44:31 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHiVuu090790; Mon, 22 May 2006 17:44:31 GMT (envelope-from aaron) Message-Id: <200605221744.k4MHiVuu090790@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 17: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: 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, 22 May 2006 17:45:15 -0000 aaron 2006-05-22 17:44:31 UTC FreeBSD ports repository Modified files: . modules Log: p5-CAD-Drawing-Template --> ports/graphics/p5-CAD-Drawing-Template Revision Changes Path 1.15042 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 17:58:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B6A716A431; Mon, 22 May 2006 17:58:53 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BCC43D45; Mon, 22 May 2006 17:58:52 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHw9oE091715; Mon, 22 May 2006 17:58:09 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHw9H5091714; Mon, 22 May 2006 17:58:09 GMT (envelope-from markus) Message-Id: <200605221758.k4MHw9H5091714@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 22 May 2006 17:58:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:58:53 -0000 markus 2006-05-22 17:58:09 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c Log: - Add HCI node autodetection. As a consequence of this, make the '-n' parameter optional. - Add Read_Node_List command which prints a list of available HCI nodes, their Netgraph IDs and connected hooks Reviewed by: emax Approved by: emax MFC after: 1 week Revision Changes Path 1.4 +53 -7 src/usr.sbin/bluetooth/hccontrol/hccontrol.c 1.6 +2 -0 src/usr.sbin/bluetooth/hccontrol/hccontrol.h 1.4 +34 -0 src/usr.sbin/bluetooth/hccontrol/node.c From owner-cvs-all@FreeBSD.ORG Mon May 22 17:59:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36DBB16B54D; Mon, 22 May 2006 17:59:03 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD0EE43D45; Mon, 22 May 2006 17:59:02 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MHwJfn091753; Mon, 22 May 2006 17:58:19 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MHwJR9091752; Mon, 22 May 2006 17:58:19 GMT (envelope-from markus) Message-Id: <200605221758.k4MHwJR9091752@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 22 May 2006 17:58:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 17:59:05 -0000 markus 2006-05-22 17:58:19 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/bluetooth/hccontrol hccontrol.8 Log: - Document the new Read_Node_List command, autodetection of HCI nodes and that the '-n' parameter is now optional - Grammar fixes Reviewed by: emax Approved by: emax MFC after: 1 week Revision Changes Path 1.9 +9 -8 src/usr.sbin/bluetooth/hccontrol/hccontrol.8 From owner-cvs-all@FreeBSD.ORG Mon May 22 18:13:03 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69BA016A567 for ; Mon, 22 May 2006 18:13:03 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2BCE43D48 for ; Mon, 22 May 2006 18:13:01 +0000 (GMT) (envelope-from maksim.yevmenkin@gmail.com) Received: by py-out-1112.google.com with SMTP id f28so1538517pyf for ; Mon, 22 May 2006 11:13:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iU2aayIF1lE6cd9lnPovkLFHONXMn3BxS3EjCN86zv6lfSe397YTUAnhotas1iY+X0QJe4+cz1zkBhHlUWlZ5suM9yE1Kl88uznY7wU/aSp6aDj7DVZp5q4Bj55ROz6aESJu4SnBYf4FprXDSmC1cwKfqfybrdtHwvan/H62uPE= Received: by 10.35.84.12 with SMTP id m12mr2896778pyl; Mon, 22 May 2006 11:13:00 -0700 (PDT) Received: by 10.35.57.2 with HTTP; Mon, 22 May 2006 11:13:00 -0700 (PDT) Message-ID: Date: Mon, 22 May 2006 11:13:00 -0700 From: "Maksim Yevmenkin" To: "Markus Brueffer" In-Reply-To: <200605221758.k4MHw9H5091714@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200605221758.k4MHw9H5091714@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 18:13:04 -0000 On 5/22/06, Markus Brueffer wrote: > markus 2006-05-22 17:58:09 UTC > > FreeBSD src repository (ports committer) > > Modified files: > usr.sbin/bluetooth/hccontrol hccontrol.c hccontrol.h node.c > Log: > - Add HCI node autodetection. As a consequence of this, make the '-n' > parameter optional. > - Add Read_Node_List command which prints a list of available HCI nodes= , > their Netgraph IDs and connected hooks > > Reviewed by: emax > Approved by: emax > MFC after: 1 week > > Revision Changes Path > 1.4 +53 -7 src/usr.sbin/bluetooth/hccontrol/hccontrol.c > 1.6 +2 -0 src/usr.sbin/bluetooth/hccontrol/hccontrol.h > 1.4 +34 -0 src/usr.sbin/bluetooth/hccontrol/node.c thanks for your work! max From owner-cvs-all@FreeBSD.ORG Mon May 22 18:21:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D7C16A496; Mon, 22 May 2006 18:21:06 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D841943D46; Mon, 22 May 2006 18:21:05 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MIKMd5093995; Mon, 22 May 2006 18:20:22 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MIKMdV093994; Mon, 22 May 2006 18:20:22 GMT (envelope-from aaron) Message-Id: <200605221820.k4MIKMdV093994@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 18:20: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 Makefile ports/security/p5-Tree-Authz 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, 22 May 2006 18:21:06 -0000 aaron 2006-05-22 18:20:22 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Tree-Authz Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Tree-Authz, a library implementing a Role-Based Access Control authorization scheme. Approved by: tobez (implicit) Revision Changes Path 1.769 +1 -0 ports/security/Makefile 1.1 +33 -0 ports/security/p5-Tree-Authz/Makefile (new) 1.1 +3 -0 ports/security/p5-Tree-Authz/distinfo (new) 1.1 +17 -0 ports/security/p5-Tree-Authz/pkg-descr (new) 1.1 +4 -0 ports/security/p5-Tree-Authz/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 18:21:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C70B16A485; Mon, 22 May 2006 18:21:13 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D7C43D46; Mon, 22 May 2006 18:21:13 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MIKTqe094039; Mon, 22 May 2006 18:20:29 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MIKTBN094038; Mon, 22 May 2006 18:20:29 GMT (envelope-from aaron) Message-Id: <200605221820.k4MIKTBN094038@repoman.freebsd.org> From: Aaron Dalton Date: Mon, 22 May 2006 18:20:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 18:21:13 -0000 aaron 2006-05-22 18:20:29 UTC FreeBSD ports repository Modified files: . modules Log: p5-Tree-Authz --> ports/security/p5-Tree-Authz Revision Changes Path 1.15043 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 22 19:00:19 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A0316AD59; Mon, 22 May 2006 19:00:19 +0000 (UTC) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEA643D55; Mon, 22 May 2006 19:00:11 +0000 (GMT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) by newtrinity.zeist.de (8.13.6/8.13.6/ZEIST.DE) with ESMTP id k4MJ0ArM012648; Mon, 22 May 2006 21:00:10 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.13.6/8.13.6/Submit) id k4MJ05vb012647; Mon, 22 May 2006 21:00:05 +0200 (CEST) (envelope-from marius) Date: Mon, 22 May 2006 21:00:04 +0200 From: Marius Strobl To: Takahashi Yoshihiro Message-ID: <20060522210004.A71560@newtrinity.zeist.de> References: <200605221343.k4MDhaZI060898@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200605221343.k4MDhaZI060898@repoman.freebsd.org>; from nyan@freebsd.org on Mon, May 22, 2006 at 01:43:36PM +0000 X-AntiVirus-modified: yes X-AntiVirus: checked by AntiVir Milter (version: 1.1.2-1; AVE: 6.34.1.31; VDF: 6.34.1.120; host: newtrinity.zeist.de) Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/le if_le_cbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:00:19 -0000 On Mon, May 22, 2006 at 01:43:36PM +0000, Takahashi Yoshihiro wrote: > nyan 2006-05-22 13:43:36 UTC > > FreeBSD src repository > > Modified files: > sys/dev/le if_le_cbus.c > Log: > - Fix the busname in the DRIVER_MODULE. > - Skip PnP devices as some wedge when trying to probe them as C-NET(98)S. > > This fix makes le(4) actually work with the C-NET(98)S. > Thanks! Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details. From owner-cvs-all@FreeBSD.ORG Mon May 22 19:15:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73ECB16AF5E; Mon, 22 May 2006 19:15:39 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE53A43D6B; Mon, 22 May 2006 19:15:38 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJEtnc097552; Mon, 22 May 2006 19:14:55 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJEtLj097551; Mon, 22 May 2006 19:14:55 GMT (envelope-from erwin) Message-Id: <200605221914.k4MJEtLj097551@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 22 May 2006 19:14:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-Packet 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, 22 May 2006 19:15:39 -0000 erwin 2006-05-22 19:14:55 UTC FreeBSD ports repository Modified files: net/p5-Net-Packet Makefile distinfo pkg-plist Log: - Update to 2.22 - Require perl from ports PR: 97618 Submitted by: Christopher Boumenot Approved by: maintainer Revision Changes Path 1.3 +11 -5 ports/net/p5-Net-Packet/Makefile 1.4 +3 -3 ports/net/p5-Net-Packet/distinfo 1.3 +28 -31 ports/net/p5-Net-Packet/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 19:26:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7188B16A975; Mon, 22 May 2006 19:26:13 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE6643D45; Mon, 22 May 2006 19:26:13 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJPUTA098051; Mon, 22 May 2006 19:25:30 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJPUSr098050; Mon, 22 May 2006 19:25:30 GMT (envelope-from thierry) Message-Id: <200605221925.k4MJPUSr098050@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 22 May 2006 19:25:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Mon, 22 May 2006 19:26:18 -0000 thierry 2006-05-22 19:25:30 UTC FreeBSD ports repository Modified files: devel/bouml Makefile distinfo pkg-plist Log: Upgrade to 2.14.4. Changelog at . Revision Changes Path 1.40 +2 -2 ports/devel/bouml/Makefile 1.41 +5 -5 ports/devel/bouml/distinfo 1.18 +77 -0 ports/devel/bouml/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 19:30:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACE0416AF24; Mon, 22 May 2006 19:30:57 +0000 (UTC) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9763543D6B; Mon, 22 May 2006 19:30:46 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJU2m4098241; Mon, 22 May 2006 19:30:02 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJU27V098240; Mon, 22 May 2006 19:30:02 GMT (envelope-from marius) Message-Id: <200605221930.k4MJU27V098240@repoman.freebsd.org> From: Marius Strobl Date: Mon, 22 May 2006 19:30: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/lib/csu/common crtbegin.c crtend.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:31:23 -0000 marius 2006-05-22 19:30:02 UTC FreeBSD src repository Removed files: lib/csu/common crtbegin.c crtend.c Log: GC these crt{begin,end}.c, which are unused since the last FreeBSD platform switched to those created from GCC's crtstuff.c 4 years ago. Revision Changes Path 1.9 +0 -81 src/lib/csu/common/crtbegin.c (dead) 1.4 +0 -33 src/lib/csu/common/crtend.c (dead) From owner-cvs-all@FreeBSD.ORG Mon May 22 19:37:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4262C16B05E; Mon, 22 May 2006 19:37:33 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A29343D7E; Mon, 22 May 2006 19:37:31 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJamKd000253; Mon, 22 May 2006 19:36:48 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJamDn000251; Mon, 22 May 2006 19:36:48 GMT (envelope-from ale) Message-Id: <200605221936.k4MJamDn000251@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19:36:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql51-server pkg-plist.client X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:37:36 -0000 ale 2006-05-22 19:36:48 UTC FreeBSD ports repository Modified files: databases/mysql51-server pkg-plist.client Log: Fix pkg-plist. Revision Changes Path 1.29 +0 -1 ports/databases/mysql51-server/pkg-plist.client From owner-cvs-all@FreeBSD.ORG Mon May 22 19:37:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DEC616B092; Mon, 22 May 2006 19:37:50 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2552543D45; Mon, 22 May 2006 19:37:50 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJb6pw000584; Mon, 22 May 2006 19:37:06 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJb6xN000583; Mon, 22 May 2006 19:37:06 GMT (envelope-from ale) Message-Id: <200605221937.k4MJb6xN000583@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19:37:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-adblock_plus Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:37:55 -0000 ale 2006-05-22 19:37:06 UTC FreeBSD ports repository Modified files: www/xpi-adblock_plus Makefile distinfo Log: Update to 0.7.0.1 release. Revision Changes Path 1.2 +1 -1 ports/www/xpi-adblock_plus/Makefile 1.2 +3 -3 ports/www/xpi-adblock_plus/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 19:41:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F34F16A954; Mon, 22 May 2006 19:41:54 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F86F43D45; Mon, 22 May 2006 19:41:54 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJfAZS001552; Mon, 22 May 2006 19:41:10 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJfATc001551; Mon, 22 May 2006 19:41:10 GMT (envelope-from ale) Message-Id: <200605221941.k4MJfATc001551@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19:41: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/security/php4-cryptopp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:42:02 -0000 ale 2006-05-22 19:41:10 UTC FreeBSD ports repository Modified files: security/php4-cryptopp Makefile Log: Mark BROKEN with php5. Revision Changes Path 1.5 +2 -1 ports/security/php4-cryptopp/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 19:43:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E96C616A505; Mon, 22 May 2006 19:43:21 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5D0343D45; Mon, 22 May 2006 19:43:21 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJgcbW001647; Mon, 22 May 2006 19:42:38 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJgc3C001645; Mon, 22 May 2006 19:42:38 GMT (envelope-from ale) Message-Id: <200605221942.k4MJgc3C001645@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19:42:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/php-dyn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:43:28 -0000 ale 2006-05-22 19:42:38 UTC FreeBSD ports repository Modified files: www/php-dyn Makefile Log: Mark BROKEN with php5. Revision Changes Path 1.7 +2 -0 ports/www/php-dyn/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 19:44:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 241E716AE8C; Mon, 22 May 2006 19:44:11 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1540043D7F; Mon, 22 May 2006 19:44:10 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJhQAH001725; Mon, 22 May 2006 19:43:26 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJhQ8v001724; Mon, 22 May 2006 19:43:26 GMT (envelope-from ale) Message-Id: <200605221943.k4MJhQ8v001724@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19:43:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/php-screw Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:44:13 -0000 ale 2006-05-22 19:43:26 UTC FreeBSD ports repository Modified files: www/php-screw Makefile Log: Mark BROKEN with php5. Revision Changes Path 1.11 +2 -0 ports/www/php-screw/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 19:46:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92EFE16A66A; Mon, 22 May 2006 19:46:44 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4752E43D4C; Mon, 22 May 2006 19:46:44 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJk0v3001889; Mon, 22 May 2006 19:46:00 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJk0M5001888; Mon, 22 May 2006 19:46:00 GMT (envelope-from dougb) Message-Id: <200605221946.k4MJk0M5001888@repoman.freebsd.org> From: Doug Barton Date: Mon, 22 May 2006 19:46: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/sysutils/shlock/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:46:48 -0000 dougb 2006-05-22 19:46:00 UTC FreeBSD ports repository Added files: sysutils/shlock/files patch-configure Log: This patch is not quite as unecessary as I thought. Update for version 2.4.3. Revision Changes Path 1.4 +78 -0 ports/sysutils/shlock/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Mon May 22 19:51:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1971116A4A7; Mon, 22 May 2006 19:51:00 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA2143D5A; Mon, 22 May 2006 19:50:58 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MJoFas002161; Mon, 22 May 2006 19:50:15 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MJoFO3002160; Mon, 22 May 2006 19:50:15 GMT (envelope-from ale) Message-Id: <200605221950.k4MJoFO3002160@repoman.freebsd.org> From: Alex Dupre Date: Mon, 22 May 2006 19: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/www/abcache Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 19:51:02 -0000 ale 2006-05-22 19:50:15 UTC FreeBSD ports repository Modified files: www/abcache Makefile Log: Mark BROKEN with php5. Revision Changes Path 1.10 +2 -0 ports/www/abcache/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 20:13:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A9C716AF45; Mon, 22 May 2006 20:13:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5840143D69; Mon, 22 May 2006 20:13:00 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKCH0F004436; Mon, 22 May 2006 20:12:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKCHhA004435; Mon, 22 May 2006 20:12:17 GMT (envelope-from pav) Message-Id: <200605222012.k4MKCHhA004435@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 20: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 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: Mon, 22 May 2006 20:13:15 -0000 pav 2006-05-22 20:12:17 UTC FreeBSD ports repository Modified files: . README Log: - Refresh README a little Submitted by: Tim Welch Revision Changes Path 1.6 +21 -20 ports/README From owner-cvs-all@FreeBSD.ORG Mon May 22 20:16:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B89A016AF06; Mon, 22 May 2006 20:16:56 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7698943D48; Mon, 22 May 2006 20:16:56 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKGCxM004690; Mon, 22 May 2006 20:16:12 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKGC8D004689; Mon, 22 May 2006 20:16:12 GMT (envelope-from remko) Message-Id: <200605222016.k4MKGC8D004689@repoman.freebsd.org> From: Remko Lodder Date: Mon, 22 May 2006 20:16:12 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/nl_NL.ISO8859-1/books/handbook/basics chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/ports chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/x11 chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/desktop chapter.sgml doc/nl_NL.ISO8859-1/books/handbook/multimedia 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, 22 May 2006 20:17:08 -0000 remko 2006-05-22 20:16:12 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/basics chapter.sgml nl_NL.ISO8859-1/books/handbook/ports chapter.sgml nl_NL.ISO8859-1/books/handbook/x11 chapter.sgml nl_NL.ISO8859-1/books/handbook/desktop chapter.sgml nl_NL.ISO8859-1/books/handbook/multimedia chapter.sgml Log: Third pass at updating the Dutch Documentation tree: basics 1.143 -> 1.144 ports 1.252 -> 1.256 x11 1.169 -> 1.172 desktop 1.63 -> 1.64 multimedia 1.113 -> 1.115 Obtained from: The FreeBSD Dutch Documentation Project (Remko Lodder) Revision Changes Path 1.14 +3 -3 doc/nl_NL.ISO8859-1/books/handbook/basics/chapter.sgml 1.11 +10 -7 doc/nl_NL.ISO8859-1/books/handbook/desktop/chapter.sgml 1.12 +6 -6 doc/nl_NL.ISO8859-1/books/handbook/multimedia/chapter.sgml 1.12 +17 -11 doc/nl_NL.ISO8859-1/books/handbook/ports/chapter.sgml 1.13 +9 -137 doc/nl_NL.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon May 22 20:18:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC9F16A6E0; Mon, 22 May 2006 20:18:48 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8940E43D46; Mon, 22 May 2006 20:18:48 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKI4h1004842; Mon, 22 May 2006 20:18:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKI4ni004841; Mon, 22 May 2006 20:18:04 GMT (envelope-from bmah) Message-Id: <200605222018.k4MKI4ni004841@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 22 May 2006 20:18:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 20:18:53 -0000 bmah 2006-05-22 20:18:04 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: ipfwpcap(8), jemalloc. Modified release note: Add a missing word in mdmfs(8) -P note. Revision Changes Path 1.935 +16 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Mon May 22 20:41:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DC5216A9A5; Mon, 22 May 2006 20:41:36 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F159543D45; Mon, 22 May 2006 20:41:35 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKeqis006386; Mon, 22 May 2006 20:40:52 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKeqZH006385; Mon, 22 May 2006 20:40:52 GMT (envelope-from ehaupt) Message-Id: <200605222040.k4MKeqZH006385@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 20:40:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/beep Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 20:41:43 -0000 ehaupt 2006-05-22 20:40:52 UTC FreeBSD ports repository Modified files: audio/beep Makefile Log: Update master site and add an additional mirror. PR: 97602 Submitted by: Martin Wilke Revision Changes Path 1.8 +2 -1 ports/audio/beep/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 20:48:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5021E16A879; Mon, 22 May 2006 20:48:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F3343D49; Mon, 22 May 2006 20:47:59 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKlGSZ014298; Mon, 22 May 2006 20:47:16 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKlGkN014297; Mon, 22 May 2006 20:47:16 GMT (envelope-from ehaupt) Message-Id: <200605222047.k4MKlGkN014297@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 20:47:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/getxml Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 20:48:02 -0000 ehaupt 2006-05-22 20:47:16 UTC FreeBSD ports repository Modified files: devel/getxml Makefile Log: Update master site. PR: 97623 Submitted by: Martin Wilke Revision Changes Path 1.12 +1 -2 ports/devel/getxml/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 20:54:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7A1316A47D; Mon, 22 May 2006 20:54:53 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7541643D45; Mon, 22 May 2006 20:54:53 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MKs9Ma014527; Mon, 22 May 2006 20:54:09 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MKs9ei014526; Mon, 22 May 2006 20:54:09 GMT (envelope-from ehaupt) Message-Id: <200605222054.k4MKs9ei014526@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 20:54: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/p4db Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 20:54:54 -0000 ehaupt 2006-05-22 20:54:09 UTC FreeBSD ports repository Modified files: devel/p4db Makefile Log: Update master site. PR: 97628 Submitted by: Martin Wilke Revision Changes Path 1.7 +1 -1 ports/devel/p4db/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 21:02:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E3A416A545; Mon, 22 May 2006 21:02:04 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B1243D4C; Mon, 22 May 2006 21:02:03 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ML1Jxe014933; Mon, 22 May 2006 21:01:19 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ML1JA5014932; Mon, 22 May 2006 21:01:19 GMT (envelope-from sobomax) Message-Id: <200605222101.k4ML1JA5014932@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 22 May 2006 21:01:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/asterisk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 21:02:04 -0000 sobomax 2006-05-22 21:01:19 UTC FreeBSD ports repository Modified files: net/asterisk Makefile Log: Doesn't compile on sparc64. Patches are welcome. Revision Changes Path 1.55 +1 -1 ports/net/asterisk/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 21:10:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F36316AAA9; Mon, 22 May 2006 21:10:04 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE62043D55; Mon, 22 May 2006 21:10:03 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ML9Kam016461; Mon, 22 May 2006 21:09:20 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ML9K1X016460; Mon, 22 May 2006 21:09:20 GMT (envelope-from ehaupt) Message-Id: <200605222109.k4ML9K1X016460@repoman.freebsd.org> From: Emanuel Haupt Date: Mon, 22 May 2006 21:09: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/irc/blackened 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, 22 May 2006 21:10:04 -0000 ehaupt 2006-05-22 21:09:19 UTC FreeBSD ports repository Modified files: irc/blackened Makefile pkg-plist Log: - Pacify portlint by using %%DATADIR%% macro [1] - Move man page from pkg-plist to MAN1 PR: 96880 Submitted by: Martin Wilke Approved by: Martin Hudec (maintainer) Revision Changes Path 1.17 +2 -0 ports/irc/blackened/Makefile 1.5 +84 -85 ports/irc/blackened/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 21:25:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136BE16A914; Mon, 22 May 2006 21:25:01 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F288F43D72; Mon, 22 May 2006 21:24:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLOEto017391; Mon, 22 May 2006 21:24:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLOENZ017390; Mon, 22 May 2006 21:24:14 GMT (envelope-from pav) Message-Id: <200605222124.k4MLOENZ017390@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 21:24: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/sysutils/libgksu Makefile distinfo pkg-plist ports/sysutils/libgksu/files patch-libgksu_gksu-context.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 21:25:01 -0000 pav 2006-05-22 21:24:14 UTC FreeBSD ports repository Modified files: sysutils/libgksu Makefile distinfo pkg-plist sysutils/libgksu/files patch-libgksu_gksu-context.c Log: - Update to 1.3.8 PR: ports/97599 Submitted by: Boris Samorodov (maintainer) Revision Changes Path 1.9 +1 -2 ports/sysutils/libgksu/Makefile 1.4 +3 -3 ports/sysutils/libgksu/distinfo 1.3 +47 -11 ports/sysutils/libgksu/files/patch-libgksu_gksu-context.c 1.5 +2 -0 ports/sysutils/libgksu/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 21:32:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF9E16AB55; Mon, 22 May 2006 21:32:38 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A6E543D48; Mon, 22 May 2006 21:32:38 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLVsHA017907; Mon, 22 May 2006 21:31:54 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLVsas017906; Mon, 22 May 2006 21:31:54 GMT (envelope-from mjacob) Message-Id: <200605222131.k4MLVsas017906@repoman.freebsd.org> From: Matt Jacob Date: Mon, 22 May 2006 21:31:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_ioctl.h isp_library.c isp_library.h isp_pci.c isp_sbus.c isp_target.c isp_target.h isp_tpublic.h ispmbox.h ispreg.h ispvar.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, 22 May 2006 21:32:39 -0000 mjacob 2006-05-22 21:31:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/isp isp.c isp_freebsd.c isp_freebsd.h isp_ioctl.h isp_library.c isp_library.h isp_pci.c isp_sbus.c isp_target.c isp_target.h isp_tpublic.h ispmbox.h ispreg.h ispvar.h Log: MFC current state of isp. Lots of cosmetic changes, but also various bugfixes. Revision Changes Path 1.113.2.3 +267 -262 src/sys/dev/isp/isp.c 1.105.2.3 +211 -135 src/sys/dev/isp/isp_freebsd.c 1.79.2.4 +56 -36 src/sys/dev/isp/isp_freebsd.h 1.12.2.2 +23 -23 src/sys/dev/isp/isp_ioctl.h 1.1.2.2 +97 -80 src/sys/dev/isp/isp_library.c 1.1.2.2 +17 -11 src/sys/dev/isp/isp_library.h 1.104.2.4 +535 -254 src/sys/dev/isp/isp_pci.c 1.15.8.3 +35 -35 src/sys/dev/isp/isp_sbus.c 1.32.2.2 +50 -49 src/sys/dev/isp/isp_target.c 1.23.2.2 +189 -189 src/sys/dev/isp/isp_target.h 1.10.2.2 +133 -147 src/sys/dev/isp/isp_tpublic.h 1.47.2.2 +250 -246 src/sys/dev/isp/ispmbox.h 1.23.2.2 +50 -50 src/sys/dev/isp/ispreg.h 1.71.2.3 +134 -158 src/sys/dev/isp/ispvar.h From owner-cvs-all@FreeBSD.ORG Mon May 22 21:34:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3253B16AB5E; Mon, 22 May 2006 21:34:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF44343D53; Mon, 22 May 2006 21:34:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLXRc2019025; Mon, 22 May 2006 21:33:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLXRaq019024; Mon, 22 May 2006 21:33:27 GMT (envelope-from pav) Message-Id: <200605222133.k4MLXRaq019024@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 21:33: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/sysutils/gksu Makefile distinfo pkg-plist ports/sysutils/gksu/files patch-gksu_gksu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 21:34:11 -0000 pav 2006-05-22 21:33:27 UTC FreeBSD ports repository Modified files: sysutils/gksu Makefile distinfo pkg-plist sysutils/gksu/files patch-gksu_gksu.c Log: - Update to 1.3.7 PR: ports/97608 Submitted by: Boris B. Samorodov (maintainer) Revision Changes Path 1.12 +1 -1 ports/sysutils/gksu/Makefile 1.3 +3 -3 ports/sysutils/gksu/distinfo 1.2 +16 -16 ports/sysutils/gksu/files/patch-gksu_gksu.c 1.3 +2 -0 ports/sysutils/gksu/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 21:40:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39E5016AA49; Mon, 22 May 2006 21:40:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D211843D70; Mon, 22 May 2006 21:40:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLe1tf022833; Mon, 22 May 2006 21:40:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLe1mt022832; Mon, 22 May 2006 21:40:01 GMT (envelope-from pav) Message-Id: <200605222140.k4MLe1mt022832@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 21:40:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ale Makefile distinfo ports/graphics/ale/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, 22 May 2006 21:40:45 -0000 pav 2006-05-22 21:40:00 UTC FreeBSD ports repository Modified files: graphics/ale Makefile distinfo graphics/ale/files patch-Makefile Log: - Update to 0.8.4 - Take maintainership PR: ports/97584 Submitted by: Shaun Amott Revision Changes Path 1.19 +2 -3 ports/graphics/ale/Makefile 1.11 +3 -3 ports/graphics/ale/distinfo 1.6 +7 -6 ports/graphics/ale/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Mon May 22 21:47:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8A8316A509; Mon, 22 May 2006 21:47:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D6E43D48; Mon, 22 May 2006 21:47:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLkRED030077; Mon, 22 May 2006 21:46:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLkRV0030072; Mon, 22 May 2006 21:46:27 GMT (envelope-from pav) Message-Id: <200605222146.k4MLkRV0030072@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 21:46:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpwiki 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, 22 May 2006 21:47:12 -0000 pav 2006-05-22 21:46:27 UTC FreeBSD ports repository Modified files: www/phpwiki Makefile pkg-plist Log: - Add dependency on php-gettext - Fix plist after recent php changes PR: ports/97318 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.14 +2 -2 ports/www/phpwiki/Makefile 1.5 +1 -0 ports/www/phpwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 21:57:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FC5D16A4D7; Mon, 22 May 2006 21:57:18 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4EC943D45; Mon, 22 May 2006 21:57:17 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id A848B1A4E1C; Mon, 22 May 2006 14:57:17 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1428A51506; Mon, 22 May 2006 17:57:17 -0400 (EDT) Date: Mon, 22 May 2006 17:57:16 -0400 From: Kris Kennaway To: Mikhail Teterin Message-ID: <20060522215716.GA4633@xor.obsecurity.org> References: <200605221721.k4MHL8oa089565@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h31gzZEtNLTqOjlF" Content-Disposition: inline In-Reply-To: <200605221721.k4MHL8oa089565@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/itcl/files Makefile.lib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 21:57:18 -0000 --h31gzZEtNLTqOjlF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 22, 2006 at 05:21:08PM +0000, Mikhail Teterin wrote: > mi 2006-05-22 17:21:08 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > lang/itcl/files Makefile.lib=20 > Log: > Another minor fix to the generated itclConfig.sh > =20 > Alerted by: kris This will need a portrevision bump, right? Kris --h31gzZEtNLTqOjlF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcjO8Wry0BWjoQKURAhQiAJ9lFjI+h/YleyM/iz7n8s1NagnaJgCdG9ZY 12CKjDwkDkiaJ43MzzMyb8U= =dWgV -----END PGP SIGNATURE----- --h31gzZEtNLTqOjlF-- From owner-cvs-all@FreeBSD.ORG Mon May 22 21:57:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFDE216B320; Mon, 22 May 2006 21:57:36 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A2B43D48; Mon, 22 May 2006 21:57:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MLuqrc037246; Mon, 22 May 2006 21:56:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MLuqfC037245; Mon, 22 May 2006 21:56:52 GMT (envelope-from pav) Message-Id: <200605222156.k4MLuqfC037245@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 21:56:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/phpmyfaq Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 21:57:37 -0000 pav 2006-05-22 21:56:52 UTC FreeBSD ports repository Modified files: www/phpmyfaq Makefile distinfo Log: - Update to 1.6.1 PR: ports/97322 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.11 +3 -2 ports/www/phpmyfaq/Makefile 1.7 +3 -3 ports/www/phpmyfaq/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 22:05:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 457BC16A426; Mon, 22 May 2006 22:05:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD1AD43D4C; Mon, 22 May 2006 22:05:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MM4PmT040247; Mon, 22 May 2006 22:04:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MM4OwA040246; Mon, 22 May 2006 22:04:24 GMT (envelope-from pav) Message-Id: <200605222204.k4MM4OwA040246@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 22: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/www/phpwiki13 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, 22 May 2006 22:05:09 -0000 pav 2006-05-22 22:04:24 UTC FreeBSD ports repository Modified files: www/phpwiki13 Makefile pkg-plist Log: - Add php-gettext dependency - Fix plist after recent php changes PR: ports/97323 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.18 +2 -1 ports/www/phpwiki13/Makefile 1.8 +1 -0 ports/www/phpwiki13/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 22:06:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E16EB16A435; Mon, 22 May 2006 22:06:23 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B10943D46; Mon, 22 May 2006 22:06:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MM5ds1040468; Mon, 22 May 2006 22:05:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MM5dHn040467; Mon, 22 May 2006 22:05:39 GMT (envelope-from pav) Message-Id: <200605222205.k4MM5dHn040467@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 22 May 2006 22:05:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/eventum pkg-plist ports/www/pmwiki pkg-plist ports/www/textpattern pkg-plist ports/www/wikindx pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 22:06:25 -0000 pav 2006-05-22 22:05:39 UTC FreeBSD ports repository Modified files: www/eventum pkg-plist www/pmwiki pkg-plist www/textpattern pkg-plist www/wikindx pkg-plist Log: - Fix plist after recent php changes PR: ports/97317, ports/97319, ports/97320, ports/97321 Submitted by: Babak Farrokhi (maintainer) Revision Changes Path 1.3 +1 -0 ports/www/eventum/pkg-plist 1.4 +1 -0 ports/www/pmwiki/pkg-plist 1.3 +1 -0 ports/www/textpattern/pkg-plist 1.3 +1 -0 ports/www/wikindx/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 22 23:13:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CED0D16A752; Mon, 22 May 2006 23:13:34 +0000 (UTC) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D9DB43D77; Mon, 22 May 2006 23:13:31 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MNClL4049833; Mon, 22 May 2006 23:12:47 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MNClHw049832; Mon, 22 May 2006 23:12:47 GMT (envelope-from anholt) Message-Id: <200605222312.k4MNClHw049832@repoman.freebsd.org> From: Eric Anholt Date: Mon, 22 May 2006 23:12:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/asciidoc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 23:13:34 -0000 anholt 2006-05-22 23:12:46 UTC FreeBSD ports repository Modified files: textproc/asciidoc Makefile distinfo Log: Update to 7.1.2 PR: ports/96529 Submitted by: Martin Wilke Revision Changes Path 1.2 +1 -1 ports/textproc/asciidoc/Makefile 1.2 +3 -3 ports/textproc/asciidoc/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 22 23:26:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0800316A639; Mon, 22 May 2006 23:26:19 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5AA543D46; Mon, 22 May 2006 23:26:18 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MNPYPE050380; Mon, 22 May 2006 23:25:34 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MNPYHn050379; Mon, 22 May 2006 23:25:34 GMT (envelope-from cognet) Message-Id: <200605222325.k4MNPYHn050379@repoman.freebsd.org> From: Olivier Houchard Date: Mon, 22 May 2006 23:25:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/sa11x0 assabet_machdep.c sa11x0_reg.h uart_dev_sa1110.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 23:26:19 -0000 cognet 2006-05-22 23:25:34 UTC FreeBSD src repository Modified files: sys/arm/sa11x0 assabet_machdep.c sa11x0_reg.h uart_dev_sa1110.c Log: Use macros instead of hardcoding the address for SACOM1. Also don't pretend we're working with SACOM3, as we're really mapping SACOM1. Submitted by: kevlo Revision Changes Path 1.11 +4 -2 src/sys/arm/sa11x0/assabet_machdep.c 1.2 +1 -1 src/sys/arm/sa11x0/sa11x0_reg.h 1.5 +2 -1 src/sys/arm/sa11x0/uart_dev_sa1110.c From owner-cvs-all@FreeBSD.ORG Mon May 22 23:32:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA8916A424; Mon, 22 May 2006 23:32:15 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3440F43D45; Mon, 22 May 2006 23:32:15 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MNVV5H050693; Mon, 22 May 2006 23:31:31 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MNVVRl050692; Mon, 22 May 2006 23:31:31 GMT (envelope-from jkim) Message-Id: <200605222331.k4MNVVRl050692@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 22 May 2006 23:31: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/boot/i386/libi386 Makefile libi386.h smbios.c src/sys/boot/i386/loader main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 23:32:15 -0000 jkim 2006-05-22 23:31:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/boot/i386/libi386 Makefile libi386.h sys/boot/i386/loader main.c Added files: (Branch: RELENG_6) sys/boot/i386/libi386 smbios.c Log: MFC: SMBIOS support for loader. Revision Changes Path 1.37.2.1 +6 -1 src/sys/boot/i386/libi386/Makefile 1.20.2.2 +3 -1 src/sys/boot/i386/libi386/libi386.h 1.6.2.1 +251 -0 src/sys/boot/i386/libi386/smbios.c (new) 1.31.2.2 +3 -0 src/sys/boot/i386/loader/main.c From owner-cvs-all@FreeBSD.ORG Mon May 22 23:38:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4D4716A570; Mon, 22 May 2006 23:38:58 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 229A843D7B; Mon, 22 May 2006 23:38:53 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MNc8k4050942; Mon, 22 May 2006 23:38:08 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MNc8Qo050941; Mon, 22 May 2006 23:38:08 GMT (envelope-from jkim) Message-Id: <200605222338.k4MNc8Qo050941@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 22 May 2006 23:38:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/pci pci_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 23:38:58 -0000 jkim 2006-05-22 23:38:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/pci pci_pci.c Log: MFC: 1.38, 1.40 Work around CardBus issue for Compaq R3000 series laptop. Revision Changes Path 1.37.2.1 +26 -0 src/sys/dev/pci/pci_pci.c From owner-cvs-all@FreeBSD.ORG Mon May 22 23:51:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 245AA16AA0E; Mon, 22 May 2006 23:51:59 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D41BB43D45; Mon, 22 May 2006 23:51:58 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4MNpEER054047; Mon, 22 May 2006 23:51:14 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4MNpEfR054046; Mon, 22 May 2006 23:51:14 GMT (envelope-from jkim) Message-Id: <200605222351.k4MNpEfR054046@repoman.freebsd.org> From: Jung-uk Kim Date: Mon, 22 May 2006 23:51:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libstand printf.c src/sys/kern subr_prf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 May 2006 23:51:59 -0000 jkim 2006-05-22 23:51:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libstand printf.c sys/kern subr_prf.c Log: MFC: src/lib/libstand/printf.c 1.9 src/sys/kern/subr_prf.c 1.123 Implement printf 'X' conversion for both libstand and kernel. Revision Changes Path 1.8.12.1 +11 -9 src/lib/libstand/printf.c 1.116.2.4 +13 -10 src/sys/kern/subr_prf.c From owner-cvs-all@FreeBSD.ORG Tue May 23 00:33:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A397716AA8E; Tue, 23 May 2006 00:33:07 +0000 (UTC) (envelope-from tanimura@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFD5B43D46; Tue, 23 May 2006 00:33:06 +0000 (GMT) (envelope-from tanimura@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N0WMM5057962; Tue, 23 May 2006 00:32:22 GMT (envelope-from tanimura@repoman.freebsd.org) Received: (from tanimura@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N0WMRK057958; Tue, 23 May 2006 00:32:22 GMT (envelope-from tanimura) Message-Id: <200605230032.k4N0WMRK057958@repoman.freebsd.org> From: Seigo Tanimura Date: Tue, 23 May 2006 00:32:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet6 in6_src.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 00:33:07 -0000 tanimura 2006-05-23 00:32:22 UTC FreeBSD src repository Modified files: sys/netinet6 in6_src.c Log: Avoid spurious release of an rtentry. Revision Changes Path 1.38 +3 -3 src/sys/netinet6/in6_src.c From owner-cvs-all@FreeBSD.ORG Tue May 23 00:41:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E761616AFDD; Tue, 23 May 2006 00:41:59 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77C843D6B; Tue, 23 May 2006 00:41:56 +0000 (GMT) (envelope-from benno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N0fCij058565; Tue, 23 May 2006 00:41:12 GMT (envelope-from benno@repoman.freebsd.org) Received: (from benno@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N0fC0G058564; Tue, 23 May 2006 00:41:12 GMT (envelope-from benno) Message-Id: <200605230041.k4N0fC0G058564@repoman.freebsd.org> From: Benno Rice Date: Tue, 23 May 2006 00:41: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/ic ns16550.h src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 00:42:00 -0000 benno 2006-05-23 00:41:12 UTC FreeBSD src repository Modified files: sys/dev/ic ns16550.h sys/dev/uart uart_dev_ns8250.c Log: Allow uart(4)'s ns8250 driver to work with devices whose regshift is > 0. - Rename REG_DL to REG_DLL and REG_DLH. - Always treat DLL and DLH as two separate 8-bit registers instead of one 16-bit register. Additionally, remove the probe for the high 4 bits of IER being 0 and don't assume we can always read/write 0 to/from those bits. These changes allow uart(4) to drive the UARTs on the Intel XScale PXA255. Reviewed by: marcel Revision Changes Path 1.17 +2 -1 src/sys/dev/ic/ns16550.h 1.22 +16 -24 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-all@FreeBSD.ORG Tue May 23 01:14:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8EFD16A420; Tue, 23 May 2006 01:14:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965FA43D49; Tue, 23 May 2006 01:14:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N1Df8o068815; Tue, 23 May 2006 01:13:41 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N1DfZu068814; Tue, 23 May 2006 01:13:41 GMT (envelope-from clsung) Message-Id: <200605230113.k4N1DfZu068814@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 23 May 2006 01: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/chinese/xcin25 Makefile ports/chinese/xcin25/files patch-configure ports/chinese/libtabe Makefile ports/chinese/libtabe/files patch-configure patch-src::tabe_tsidbint.c patch-src::tabe_tsiyindbint.c patch-util-tsipackdb.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, 23 May 2006 01:14:26 -0000 clsung 2006-05-23 01:13:41 UTC FreeBSD ports repository Modified files: chinese/xcin25 Makefile chinese/libtabe Makefile chinese/libtabe/files patch-configure patch-src::tabe_tsidbint.c patch-src::tabe_tsiyindbint.c Added files: chinese/xcin25/files patch-configure chinese/libtabe/files patch-util-tsipackdb.in Log: - chinese/xcin25 is updated to use USE_BDB, and supports db4+. A warning message is printed if user defines WITH_BDB_VER. The db version used for xcin25 and libtabe MUST match. - USE_BDB exists in libtabe, but it may find the wrong version if one has more than one bdb version installed. Thus, configure and two source files are patched to use the correct bdb version specified in WITH_BDB_VER. - bump PORTREVISION to encourage updating PR: ports/96606 Submitted by: Rong-En Fan Approved by: maintainer (Kuang-che Wu) Revision Changes Path 1.31 +19 -3 ports/chinese/libtabe/Makefile 1.2 +53 -20 ports/chinese/libtabe/files/patch-configure 1.3 +86 -23 ports/chinese/libtabe/files/patch-src::tabe_tsidbint.c 1.3 +87 -23 ports/chinese/libtabe/files/patch-src::tabe_tsiyindbint.c 1.1 +63 -0 ports/chinese/libtabe/files/patch-util-tsipackdb.in (new) 1.58 +18 -21 ports/chinese/xcin25/Makefile 1.1 +68 -0 ports/chinese/xcin25/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 01:28:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55AB216A50D; Tue, 23 May 2006 01:28:08 +0000 (UTC) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27ABE43D45; Tue, 23 May 2006 01:28:08 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N1RNPB069385; Tue, 23 May 2006 01:27:23 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N1RN5B069384; Tue, 23 May 2006 01:27:23 GMT (envelope-from iedowse) Message-Id: <200605230127.k4N1RN5B069384@repoman.freebsd.org> From: Ian Dowse Date: Tue, 23 May 2006 01:27: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/dev/usb usb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 01:28:08 -0000 iedowse 2006-05-23 01:27:23 UTC FreeBSD src repository Modified files: sys/dev/usb usb.c Log: When usb_event_thread() first starts, wait significantly longer before starting exploring (4 seconds), and extend the wait period if new USB buses are attached while waiting. This works around a problem seen when there is more than one EHCI controller in the system and you kldload usb.ko after the system has booted. The problem is that usb.ko contains 3 separate PCI drivers which get initialised one by one (uhci, ohci, ehci), and when each driver is initialised, all PCI buses are re-probed after just the addition of that driver. This means that there can be a significant delay between the attaching of a companion controller and the subsequent EHCI attach, so it is possible for the companion controller's USB 1.x bus to be scanned before the EHCI driver gets a chance to check if there is really a USB 2.x device connected. Revision Changes Path 1.108 +14 -5 src/sys/dev/usb/usb.c From owner-cvs-all@FreeBSD.ORG Tue May 23 01:30:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99CC916A61C; Tue, 23 May 2006 01:30:24 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B53243D48; Tue, 23 May 2006 01:30:24 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N1TdNI069488; Tue, 23 May 2006 01:29:39 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N1TdZC069486; Tue, 23 May 2006 01:29:39 GMT (envelope-from clsung) Message-Id: <200605230129.k4N1TdZC069486@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 23 May 2006 01:29:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ruby-rreadline Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 01:30:24 -0000 clsung 2006-05-23 01:29:39 UTC FreeBSD ports repository Modified files: devel/ruby-rreadline Makefile Log: - change mirror site to fix unfetchable PR: 97650 Submitted by: Martin Wilke Revision Changes Path 1.6 +1 -1 ports/devel/ruby-rreadline/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 02:21:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A9F016A42B; Tue, 23 May 2006 02:21:16 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA56E43D46; Tue, 23 May 2006 02:21:15 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N2KVPJ073020; Tue, 23 May 2006 02:20:31 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N2KVrG073019; Tue, 23 May 2006 02:20:31 GMT (envelope-from leeym) Message-Id: <200605230220.k4N2KVrG073019@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 23 May 2006 02:20:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 02:21:18 -0000 leeym 2006-05-23 02:20:31 UTC FreeBSD ports repository Modified files: devel/p5-Acme-MetaSyntactic Makefile Makefile.man distinfo pkg-plist Log: - update to 0.75 Revision Changes Path 1.5 +3 -3 ports/devel/p5-Acme-MetaSyntactic/Makefile 1.4 +2 -1 ports/devel/p5-Acme-MetaSyntactic/Makefile.man 1.5 +3 -3 ports/devel/p5-Acme-MetaSyntactic/distinfo 1.4 +1 -0 ports/devel/p5-Acme-MetaSyntactic/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 02:47:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 737AD16A4C8; Tue, 23 May 2006 02:47:49 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E74343D45; Tue, 23 May 2006 02:47:49 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N2l4JM073997; Tue, 23 May 2006 02:47:04 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N2l4D4073996; Tue, 23 May 2006 02:47:04 GMT (envelope-from sobomax) Message-Id: <200605230247.k4N2l4D4073996@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 23 May 2006 02:47: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/asterisk Makefile ports/net/asterisk/files patch-channels::chan_skinny.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 02:47:52 -0000 sobomax 2006-05-23 02:47:04 UTC FreeBSD ports repository Modified files: net/asterisk Makefile Added files: net/asterisk/files patch-channels::chan_skinny.c Log: Fix on sparc64. Submitted by: ahze Revision Changes Path 1.56 +1 -1 ports/net/asterisk/Makefile 1.1 +14 -0 ports/net/asterisk/files/patch-channels::chan_skinny.c (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 02:52:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACD3E16A7D1; Tue, 23 May 2006 02:52:59 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 561CA43D73; Tue, 23 May 2006 02:52:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N2qEAQ074290; Tue, 23 May 2006 02:52:14 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N2qE3a074289; Tue, 23 May 2006 02:52:14 GMT (envelope-from imp) Message-Id: <200605230252.k4N2qE3a074289@repoman.freebsd.org> From: Warner Losh Date: Tue, 23 May 2006 02:52: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/lib/libc/arm SYS.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, 23 May 2006 02:53:04 -0000 imp 2006-05-23 02:52:14 UTC FreeBSD src repository Modified files: lib/libc/arm SYS.h Log: GC old a.out and K&R support. Revision Changes Path 1.3 +0 -9 src/lib/libc/arm/SYS.h From owner-cvs-all@FreeBSD.ORG Tue May 23 03:05:43 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB8E916A427 for ; Tue, 23 May 2006 03:05:43 +0000 (UTC) (envelope-from kabaev@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C05A43D49 for ; Tue, 23 May 2006 03:05:41 +0000 (GMT) (envelope-from kabaev@gmail.com) Received: by wr-out-0506.google.com with SMTP id i28so1244498wra for ; Mon, 22 May 2006 20:05:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer:mime-version:content-type; b=Po8cNH6QyVfS4PSmZsCjol7y08udWdSVDmnmPZniCjTjAYy4W0fqvLNFqs8p1DH7ta5PQ8dydiyOebZUVZAODuxXm78iPZ3jLctIif7RBppOFDnuNS7bYS+0oxOp5t4lfrzvW1shfi854MMLTbIJCL3uKOAospcVgLaaIwW3Wr8= Received: by 10.54.160.15 with SMTP id i15mr2608871wre; Mon, 22 May 2006 20:05:40 -0700 (PDT) Received: from kan.dnsalias.net ( [24.63.93.195]) by mx.gmail.com with ESMTP id 6sm4782561wrl.2006.05.22.20.05.39; Mon, 22 May 2006 20:05:40 -0700 (PDT) Date: Mon, 22 May 2006 23:05:47 -0400 From: Alexander Kabaev To: Warner Losh Message-ID: <20060522230547.380c5417@kan.dnsalias.net> In-Reply-To: <200605230252.k4N2qE3a074289@repoman.freebsd.org> References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: multipart/signed; boundary=Sig_KoEOXyVzK3CvARvSMT0c8Lu; protocol="application/pgp-signature"; micalg=PGP-SHA1 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:05:44 -0000 --Sig_KoEOXyVzK3CvARvSMT0c8Lu Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Tue, 23 May 2006 02:52:14 +0000 (UTC) Warner Losh wrote: > imp 2006-05-23 02:52:14 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/arm SYS.h=20 > Log: > GC old a.out and K&R support. > =20 > Revision Changes Path > 1.3 +0 -9 src/lib/libc/arm/SYS.h >=20 > http://cvsweb.FreeBSD.org/src/lib/libc/arm/SYS.h.diff?r1=3D1.2&r2=3D1.3 What is core doing about this??? --=20 Alexander Kabaev --Sig_KoEOXyVzK3CvARvSMT0c8Lu Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcnwRQ6z1jMm+XZYRApgYAJ9hFTdqzttIB0KK/TxX8mRFXivo/QCeKXCj e1fgIiNN3ohrU9j3nxzZHBw= =VkF9 -----END PGP SIGNATURE----- --Sig_KoEOXyVzK3CvARvSMT0c8Lu-- From owner-cvs-all@FreeBSD.ORG Tue May 23 03:16:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7309A16A42A; Tue, 23 May 2006 03:16:17 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0350043D45; Tue, 23 May 2006 03:16:16 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4N3EUvb078261; Mon, 22 May 2006 21:14:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 22 May 2006 21:14:30 -0600 (MDT) Message-Id: <20060522.211430.74671964.imp@bsdimp.com> To: kabaev@gmail.com From: Warner Losh In-Reply-To: <20060522230547.380c5417@kan.dnsalias.net> References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> <20060522230547.380c5417@kan.dnsalias.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:16:22 -0000 > > GC old a.out and K&R support. > What is core doing about this??? Drinking guiness and trying to be the heat wave that's hit Colorado. Of course, non-core members can help us in this undertaking, and there doesn't have to be a heatwave where you are either. "You don't have to be crazy to drive this road, but it helps." Warner From owner-cvs-all@FreeBSD.ORG Tue May 23 03:18:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1848616A45B; Tue, 23 May 2006 03:18:13 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED92843D46; Tue, 23 May 2006 03:18:11 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4N3I1bD003876; Mon, 22 May 2006 21:18:08 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44727EE9.3090508@samsco.org> Date: Mon, 22 May 2006 21:18:01 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Alexander Kabaev References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> <20060522230547.380c5417@kan.dnsalias.net> In-Reply-To: <20060522230547.380c5417@kan.dnsalias.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:18:13 -0000 Alexander Kabaev wrote: > On Tue, 23 May 2006 02:52:14 +0000 (UTC) > Warner Losh wrote: > > >>imp 2006-05-23 02:52:14 UTC >> >> FreeBSD src repository >> >> Modified files: >> lib/libc/arm SYS.h >> Log: >> GC old a.out and K&R support. >> >> Revision Changes Path >> 1.3 +0 -9 src/lib/libc/arm/SYS.h >> >>http://cvsweb.FreeBSD.org/src/lib/libc/arm/SYS.h.diff?r1=1.2&r2=1.3 > > > What is core doing about this??? > Where was the discussion about removing A.OUT support from ARM? 8-D Scott From owner-cvs-all@FreeBSD.ORG Tue May 23 03:35:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3872216A488; Tue, 23 May 2006 03:35:57 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from sippysoft.com (gk.360sip.com [72.236.70.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDFF743D4C; Tue, 23 May 2006 03:35:56 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from [192.168.1.7] (S0106000f3d63befd.vs.shawcable.net [70.71.19.119]) (authenticated bits=0) by sippysoft.com (8.13.6/8.13.6) with ESMTP id k4N3ZqGt015370 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 22 May 2006 20:35:54 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Message-ID: <44728313.90204@FreeBSD.org> Date: Mon, 22 May 2006 20:35:47 -0700 From: Maxim Sobolev Organization: Sippy Software, Inc. User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Scott Long References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> <20060522230547.380c5417@kan.dnsalias.net> <44727EE9.3090508@samsco.org> In-Reply-To: <44727EE9.3090508@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , Alexander Kabaev , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:36:05 -0000 Scott Long wrote: > Alexander Kabaev wrote: > >> On Tue, 23 May 2006 02:52:14 +0000 (UTC) >> Warner Losh wrote: >> >> >>> imp 2006-05-23 02:52:14 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> lib/libc/arm SYS.h Log: >>> GC old a.out and K&R support. >>> >>> Revision Changes Path >>> 1.3 +0 -9 src/lib/libc/arm/SYS.h >>> >>> http://cvsweb.FreeBSD.org/src/lib/libc/arm/SYS.h.diff?r1=1.2&r2=1.3 >> >> >> What is core doing about this??? >> > > Where was the discussion about removing A.OUT support from ARM? Hey, put a.out back into ARM, my grandma can't live without it! -Maxim /me ducks From owner-cvs-all@FreeBSD.ORG Tue May 23 03:36:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D35A16A420; Tue, 23 May 2006 03:36:32 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5BD43D45; Tue, 23 May 2006 03:36:31 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N3ZkS5077586; Tue, 23 May 2006 03:35:47 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N3ZkTQ077585; Tue, 23 May 2006 03:35:46 GMT (envelope-from mezz) Message-Id: <200605230335.k4N3ZkTQ077585@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 23 May 2006 03:35:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/gnomeutils2 Makefile ports/deskutils/gnomeutils2/files patch-07_fix_dict_crash_CVS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 03:36:34 -0000 mezz 2006-05-23 03:35:46 UTC FreeBSD ports repository Modified files: deskutils/gnomeutils2 Makefile Added files: deskutils/gnomeutils2/files patch-07_fix_dict_crash_CVS Log: Fix a crash when you type some words like 'enormous' for example. This patch was took from Ubuntu's gnome-utils_2.14.0-0ubuntu5.diff.gz that was from GNOME CVS. Bump the PORTREVISION. GNOME bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=330782 Revision Changes Path 1.86 +1 -1 ports/deskutils/gnomeutils2/Makefile 1.1 +97 -0 ports/deskutils/gnomeutils2/files/patch-07_fix_dict_crash_CVS (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 03:37:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F54016A485; Tue, 23 May 2006 03:37:02 +0000 (UTC) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFFDE43D4C; Tue, 23 May 2006 03:37:01 +0000 (GMT) (envelope-from okazaki@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N3aHGo077637; Tue, 23 May 2006 03:36:17 GMT (envelope-from okazaki@repoman.freebsd.org) Received: (from okazaki@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N3aHc8077636; Tue, 23 May 2006 03:36:17 GMT (envelope-from okazaki) Message-Id: <200605230336.k4N3aHc8077636@repoman.freebsd.org> From: OKAZAKI Tetsurou Date: Tue, 23 May 2006 03:36: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/benchmarks/sysbench Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 03:37:06 -0000 okazaki 2006-05-23 03:36:17 UTC FreeBSD ports repository Modified files: benchmarks/sysbench Makefile Log: We must use --with-mysql=no & --with-pgsql=no to disable mysql/pgsql support. (thanks to gabor at berczi.be's report) PR: ports/97541 Submitted by: maintainer Revision Changes Path 1.5 +5 -1 ports/benchmarks/sysbench/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 03:49:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8DFD16A421; Tue, 23 May 2006 03:49:15 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49E5243D45; Tue, 23 May 2006 03:49:15 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4N3kZU5078667; Mon, 22 May 2006 21:46:35 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 22 May 2006 21:46:35 -0600 (MDT) Message-Id: <20060522.214635.41710393.imp@bsdimp.com> To: sobomax@FreeBSD.org From: Warner Losh In-Reply-To: <44728313.90204@FreeBSD.org> References: <20060522230547.380c5417@kan.dnsalias.net> <44727EE9.3090508@samsco.org> <44728313.90204@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, scottl@samsco.org, src-committers@FreeBSD.org, kabaev@gmail.com, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:49:15 -0000 > >> What is core doing about this??? > > Where was the discussion about removing A.OUT support from ARM? > Hey, put a.out back into ARM, my grandma can't live without it! Well, at least you didn't want K&R support, so we've made progress. Warner From owner-cvs-all@FreeBSD.ORG Tue May 23 03:53:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C98DF16A423; Tue, 23 May 2006 03:53:27 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6846243D5A; Tue, 23 May 2006 03:53:25 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4N3rBif004070; Mon, 22 May 2006 21:53:17 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44728728.3030207@samsco.org> Date: Mon, 22 May 2006 21:53:12 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warner Losh References: <20060522230547.380c5417@kan.dnsalias.net> <44727EE9.3090508@samsco.org> <44728313.90204@FreeBSD.org> <20060522.214635.41710393.imp@bsdimp.com> In-Reply-To: <20060522.214635.41710393.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: sobomax@FreeBSD.org, src-committers@FreeBSD.org, kabaev@gmail.com, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 03:53:27 -0000 Warner Losh wrote: >>>>What is core doing about this??? >>> >>>Where was the discussion about removing A.OUT support from ARM? >> >>Hey, put a.out back into ARM, my grandma can't live without it! > > > Well, at least you didn't want K&R support, so we've made progress. > > Warner I keep my own tree with K&R support, thank you very much! Scott From owner-cvs-all@FreeBSD.ORG Tue May 23 04:09:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63C2F16A424; Tue, 23 May 2006 04:09:57 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20D1743D45; Tue, 23 May 2006 04:09:57 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N49CaZ080320; Tue, 23 May 2006 04:09:12 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N49COt080319; Tue, 23 May 2006 04:09:12 GMT (envelope-from kensmith) Message-Id: <200605230409.k4N49COt080319@repoman.freebsd.org> From: Ken Smith Date: Tue, 23 May 2006 04:09:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_5 Cc: Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 04:09:57 -0000 kensmith 2006-05-23 04:09:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_5) sys/conf newvers.sh Log: Looks like we're ready for the release... Approved by: re (implicit) Revision Changes Path 1.62.2.21.2.2 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Tue May 23 04:15:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65AAF16A41F; Tue, 23 May 2006 04:15:50 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2306443D46; Tue, 23 May 2006 04:15:50 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N4F5dt090886; Tue, 23 May 2006 04:15:05 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N4F5u7090877; Tue, 23 May 2006 04:15:05 GMT (envelope-from itetcu) Message-Id: <200605230415.k4N4F5u7090877@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 23 May 2006 04:15:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/amavisd-new Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 04:15:50 -0000 itetcu 2006-05-23 04:15:04 UTC FreeBSD ports repository Modified files: security/amavisd-new Makefile Log: Replace stale MASTER_SITE with a good one. PR: ports/97552 Submitted by: maintainer Approved by: tmclaugh (mentor) Revision Changes Path 1.36 +1 -1 ports/security/amavisd-new/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 04:19:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17C4616A422; Tue, 23 May 2006 04:19:44 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E5043D48; Tue, 23 May 2006 04:19:43 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N4IwdQ092520; Tue, 23 May 2006 04:18:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N4IwB7092519; Tue, 23 May 2006 04:18:58 GMT (envelope-from itetcu) Message-Id: <200605230418.k4N4IwB7092519@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Tue, 23 May 2006 04:18:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/arping Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 04:19:44 -0000 itetcu 2006-05-23 04:18:58 UTC FreeBSD ports repository Modified files: net/arping Makefile distinfo Log: Update to 2.0.5 PR: ports/97549 Submitted by: Martin Wilke Approved by: tmclaugh (mentor) Revision Changes Path 1.19 +1 -1 ports/net/arping/Makefile 1.11 +3 -3 ports/net/arping/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 04:25:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 532D216A41F; Tue, 23 May 2006 04:25:49 +0000 (UTC) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EB443D46; Tue, 23 May 2006 04:25:49 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N4P3jr092837; Tue, 23 May 2006 04:25:03 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N4P3om092836; Tue, 23 May 2006 04:25:03 GMT (envelope-from oliver) Message-Id: <200605230425.k4N4P3om092836@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 23 May 2006 04:25: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/oidentd Makefile distinfo ports/security/oidentd/files patch-configure patch-ipv6_missing.h patch-unprivileged_ipv6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 04:25:49 -0000 oliver 2006-05-23 04:25:03 UTC FreeBSD ports repository Modified files: security/oidentd Makefile distinfo security/oidentd/files patch-configure Removed files: security/oidentd/files patch-ipv6_missing.h patch-unprivileged_ipv6 Log: update to 2.0.8 Revision Changes Path 1.31 +2 -2 ports/security/oidentd/Makefile 1.12 +3 -3 ports/security/oidentd/distinfo 1.4 +0 -18 ports/security/oidentd/files/patch-configure 1.2 +0 -42 ports/security/oidentd/files/patch-ipv6_missing.h (dead) 1.5 +0 -400 ports/security/oidentd/files/patch-unprivileged_ipv6 (dead) From owner-cvs-all@FreeBSD.ORG Tue May 23 06:05:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4371016A421; Tue, 23 May 2006 06:05:31 +0000 (UTC) (envelope-from benno@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D6543D48; Tue, 23 May 2006 06:05:31 +0000 (GMT) (envelope-from benno@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N64j1c006617; Tue, 23 May 2006 06:04:45 GMT (envelope-from benno@repoman.freebsd.org) Received: (from benno@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N64jFW006616; Tue, 23 May 2006 06:04:45 GMT (envelope-from benno) Message-Id: <200605230604.k4N64jFW006616@repoman.freebsd.org> From: Benno Rice Date: Tue, 23 May 2006 06:04:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/uart uart_dev_ns8250.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 06:05:31 -0000 benno 2006-05-23 06:04:45 UTC FreeBSD src repository Modified files: sys/dev/uart uart_dev_ns8250.c Log: The lcr variable in ns8250_probe is now unused. Remove it. Missed by: benno Revision Changes Path 1.23 +1 -1 src/sys/dev/uart/uart_dev_ns8250.c From owner-cvs-all@FreeBSD.ORG Tue May 23 06:20:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3D5616A422; Tue, 23 May 2006 06:20:05 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEE343D53; Tue, 23 May 2006 06:20:05 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N6JJUn007489; Tue, 23 May 2006 06:19:19 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N6JJq9007488; Tue, 23 May 2006 06:19:19 GMT (envelope-from ale) Message-Id: <200605230619.k4N6JJq9007488@repoman.freebsd.org> From: Alex Dupre Date: Tue, 23 May 2006 06:19: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/php4 Makefile.ext ports/lang/php5 Makefile.ext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 06:20:06 -0000 ale 2006-05-23 06:19:19 UTC FreeBSD ports repository Modified files: lang/php4 Makefile.ext lang/php5 Makefile.ext Log: Try to fix build on 4.X. Revision Changes Path 1.28 +2 -0 ports/lang/php4/Makefile.ext 1.29 +3 -0 ports/lang/php5/Makefile.ext From owner-cvs-all@FreeBSD.ORG Tue May 23 06:58:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F36D516A426; Tue, 23 May 2006 06:58:16 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21DE943D6A; Tue, 23 May 2006 06:58:10 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 122212083; Tue, 23 May 2006 08:58:06 +0200 (CEST) X-Spam-Tests: none X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 036B72082; Tue, 23 May 2006 08:58:06 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id D07CC33CAD; Tue, 23 May 2006 08:58:05 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: Warner Losh References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> <20060522230547.380c5417@kan.dnsalias.net> <20060522.211430.74671964.imp@bsdimp.com> Date: Tue, 23 May 2006 08:58:05 +0200 In-Reply-To: <20060522.211430.74671964.imp@bsdimp.com> (Warner Losh's message of "Mon, 22 May 2006 21:14:30 -0600 (MDT)") Message-ID: <867j4dmdmq.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, kabaev@gmail.com, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 06:58:17 -0000 Warner Losh writes: > Alexander Kabaev writes: > > What is core doing about this??? > Drinking guiness and trying to be the heat wave that's hit Colorado. Trying to *be* the heat wave? Far out, man. Are you sure that was regular Guinness? DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Tue May 23 07:09:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36EF816A421; Tue, 23 May 2006 07:09:33 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C6C43D45; Tue, 23 May 2006 07:09:32 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N78lWA010685; Tue, 23 May 2006 07:08:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N78lD2010684; Tue, 23 May 2006 07:08:47 GMT (envelope-from erwin) Message-Id: <200605230708.k4N78lD2010684@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 23 May 2006 07:08:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Breadcrumbs Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 07:09:33 -0000 erwin 2006-05-23 07:08:47 UTC FreeBSD ports repository Modified files: www/p5-HTML-Breadcrumbs Makefile distinfo Log: Update to 0.06 PR: 97632 Submitted by: Christopher Boumenot Approved by: maintainer Revision Changes Path 1.2 +1 -1 ports/www/p5-HTML-Breadcrumbs/Makefile 1.4 +3 -3 ports/www/p5-HTML-Breadcrumbs/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 07:18:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3008916A422; Tue, 23 May 2006 07:18:36 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF17843D45; Tue, 23 May 2006 07:18:35 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N7HoJW011069; Tue, 23 May 2006 07:17:50 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N7Ho2v011068; Tue, 23 May 2006 07:17:50 GMT (envelope-from simon) Message-Id: <200605230717.k4N7Ho2v011068@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 23 May 2006 07:17: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/mod_frontpage2-rtr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 07:18:36 -0000 simon 2006-05-23 07:17:50 UTC FreeBSD ports repository Modified files: www/mod_frontpage2-rtr Makefile Log: Mark FORBBIDEN due to remote code execution vulnerability. Security: http://www.rtr.com/fpsupport/fp2002sr1_download.htm Reported by: Jaroslav Kadubec With hat: secteam Revision Changes Path 1.7 +2 -0 ports/www/mod_frontpage2-rtr/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 07:24:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA34616A41F; Tue, 23 May 2006 07:24:53 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C8643D46; Tue, 23 May 2006 07:24:53 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N7O7ft011402; Tue, 23 May 2006 07:24:07 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N7O76Y011401; Tue, 23 May 2006 07:24:07 GMT (envelope-from simon) Message-Id: <200605230724.k4N7O76Y011401@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 23 May 2006 07:24:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/frontpage Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 07:24:53 -0000 simon 2006-05-23 07:24:07 UTC FreeBSD ports repository Modified files: www/frontpage Makefile Log: Mark FORBBIDEN due to remote code execution vulnerability. Security: http://www.rtr.com/fpsupport/fp2002sr1_download.htm Reported by: Jaroslav Kadubec With hat: secteam Revision Changes Path 1.16 +2 -0 ports/www/frontpage/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 07:25:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37EEF16A426; Tue, 23 May 2006 07:25:22 +0000 (UTC) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E87DE43D4C; Tue, 23 May 2006 07:25:21 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N7OawR011525; Tue, 23 May 2006 07:24:36 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N7OaMb011524; Tue, 23 May 2006 07:24:36 GMT (envelope-from erwin) Message-Id: <200605230724.k4N7OaMb011524@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 23 May 2006 07:24: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: Tue, 23 May 2006 07:25:22 -0000 erwin 2006-05-23 07:24:36 UTC FreeBSD ports repository Modified files: . modules Log: p5-Gtk2-Spell --> ports/devel/p5-Gtk2-Spell Revision Changes Path 1.15044 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 23 07:31:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 752FF16A423; Tue, 23 May 2006 07:31:46 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30F6043D55; Tue, 23 May 2006 07:31:46 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N7V0wj011775; Tue, 23 May 2006 07:31:00 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N7V0Xs011774; Tue, 23 May 2006 07:31:00 GMT (envelope-from lbr) Message-Id: <200605230731.k4N7V0Xs011774@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Tue, 23 May 2006 07:31:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-HTML-Prototype Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 07:31:46 -0000 lbr 2006-05-23 07:31:00 UTC FreeBSD ports repository Modified files: www/p5-HTML-Prototype Makefile distinfo Log: Update to 1.45 Approved by: erwin (mentor, implicit) Revision Changes Path 1.16 +1 -1 ports/www/p5-HTML-Prototype/Makefile 1.13 +3 -3 ports/www/p5-HTML-Prototype/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 08:07:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B92216A43B; Tue, 23 May 2006 08:07:49 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B11343D53; Tue, 23 May 2006 08:07:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N8713I015597; Tue, 23 May 2006 08:07:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N871dQ015596; Tue, 23 May 2006 08:07:01 GMT (envelope-from pav) Message-Id: <200605230807.k4N871dQ015596@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 08:07: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 logo.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, 23 May 2006 08:07:49 -0000 pav 2006-05-23 08:07:01 UTC FreeBSD doc repository Modified files: en logo.sgml Log: - Fix hyperlink to Foundation's guildelines page PR: www/97666 Submitted by: Sulev-Madis Silber Revision Changes Path 1.4 +2 -2 www/en/logo.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 08:18:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CDB816A48C; Tue, 23 May 2006 08:18:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 318D143D46; Tue, 23 May 2006 08:18:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N8HT7G016035; Tue, 23 May 2006 08:17:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N8HTpl016034; Tue, 23 May 2006 08:17:29 GMT (envelope-from pav) Message-Id: <200605230817.k4N8HTpl016034@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 08:17:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/xchm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 08:18:32 -0000 pav 2006-05-23 08:17:29 UTC FreeBSD ports repository Modified files: deskutils/xchm Makefile distinfo Log: - Update to 1.8 Submitted by: Martin Wilke (based on) Revision Changes Path 1.26 +1 -2 ports/deskutils/xchm/Makefile 1.18 +3 -3 ports/deskutils/xchm/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 08:19:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46AE616A438; Tue, 23 May 2006 08:19:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1413143D70; Tue, 23 May 2006 08:19:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N8IGYl016103; Tue, 23 May 2006 08:18:16 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N8IG7n016102; Tue, 23 May 2006 08:18:16 GMT (envelope-from pav) Message-Id: <200605230818.k4N8IG7n016102@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 08:18: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/astro/boinc-einsteinathome Makefile distinfo pkg-message ports/astro/boinc-einsteinathome/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, 23 May 2006 08:19:06 -0000 pav 2006-05-23 08:18:16 UTC FreeBSD ports repository Modified files: astro/boinc-einsteinathome Makefile distinfo Added files: astro/boinc-einsteinathome/files pkg-message.in Removed files: astro/boinc-einsteinathome pkg-message Log: - Update to 4.61 Approved by: Rene Ladan (maintainer) Revision Changes Path 1.3 +17 -8 ports/astro/boinc-einsteinathome/Makefile 1.2 +3 -3 ports/astro/boinc-einsteinathome/distinfo 1.1 +22 -0 ports/astro/boinc-einsteinathome/files/pkg-message.in (new) 1.2 +0 -14 ports/astro/boinc-einsteinathome/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Tue May 23 08:44:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B8C16A41F; Tue, 23 May 2006 08:44:15 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D2143D45; Tue, 23 May 2006 08:44:15 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N8hTbQ017100; Tue, 23 May 2006 08:43:29 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N8hTwM017099; Tue, 23 May 2006 08:43:29 GMT (envelope-from pjd) Message-Id: <200605230843.k4N8hTwM017099@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 23 May 2006 08:43:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 crypto.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 08:44:15 -0000 pjd 2006-05-23 08:43:29 UTC FreeBSD src repository Modified files: share/man/man9 crypto.9 Log: Document missing CRYPTO_F_ flags. Revision Changes Path 1.10 +15 -1 src/share/man/man9/crypto.9 From owner-cvs-all@FreeBSD.ORG Tue May 23 09:03:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF9C616A454; Tue, 23 May 2006 09:03:00 +0000 (UTC) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB5943D4C; Tue, 23 May 2006 09:03:00 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N92E28025458; Tue, 23 May 2006 09:02:14 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N92ENd025457; Tue, 23 May 2006 09:02:14 GMT (envelope-from pjd) Message-Id: <200605230902.k4N92ENd025457@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 23 May 2006 09:02:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ubsec ubsec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 09:03:00 -0000 pjd 2006-05-23 09:02:14 UTC FreeBSD src repository Modified files: sys/dev/ubsec ubsec.c Log: Forgot to remove the line. Revision Changes Path 1.37 +0 -1 src/sys/dev/ubsec/ubsec.c From owner-cvs-all@FreeBSD.ORG Tue May 23 09:09:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD7116A5A7; Tue, 23 May 2006 09:09:24 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FABC43D49; Tue, 23 May 2006 09:09:23 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 00A2211A73; Tue, 23 May 2006 11:09:18 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16727-02; Tue, 23 May 2006 11:09:12 +0200 (CEST) Received: from mayday.esat.net (mayday.esat.net [193.95.134.156]) by smtp.xbsd.org (Postfix) with ESMTP id 27815117F8; Tue, 23 May 2006 11:09:11 +0200 (CEST) From: Florent Thoumie To: Warner Losh In-Reply-To: <20060522.211430.74671964.imp@bsdimp.com> References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> <20060522230547.380c5417@kan.dnsalias.net> <20060522.211430.74671964.imp@bsdimp.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-mwy56g2Km3Vz3IIHY1Pr" Date: Tue, 23 May 2006 10:09:00 +0100 Message-Id: <1148375340.37213.1.camel@mayday.esat.net> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, kabaev@gmail.com, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 09:09:29 -0000 --=-mwy56g2Km3Vz3IIHY1Pr Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2006-05-22 at 21:14 -0600, Warner Losh wrote: > > > GC old a.out and K&R support. > > What is core doing about this??? >=20 > Drinking guiness and trying to be the heat wave that's hit Colorado. > Of course, non-core members can help us in this undertaking, and there > doesn't have to be a heatwave where you are either. Need help drinking Guinness? I can do that. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer --=-mwy56g2Km3Vz3IIHY1Pr Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEctEsMxEkbVFH3PQRAghsAKCSKOADYCOIvaGWgsOgzuQ7S8qEkACePwbF U5Npo//Szp1hcGTjm6HyIrA= =iA/r -----END PGP SIGNATURE----- --=-mwy56g2Km3Vz3IIHY1Pr-- From owner-cvs-all@FreeBSD.ORG Tue May 23 09:51:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1480A16A420; Tue, 23 May 2006 09:51:29 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C369A43D46; Tue, 23 May 2006 09:51:28 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4N9ogfJ029431; Tue, 23 May 2006 09:50:42 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4N9ogiG029430; Tue, 23 May 2006 09:50:42 GMT (envelope-from sat) Message-Id: <200605230950.k4N9ogiG029430@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 23 May 2006 09:50: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/conkeror Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 09:51:29 -0000 sat 2006-05-23 09:50:42 UTC FreeBSD ports repository Modified files: www/conkeror Makefile distinfo Log: - Update to 0.31 Reported by: portscout Approved by: krion (mentor, implicit) Revision Changes Path 1.3 +1 -1 ports/www/conkeror/Makefile 1.2 +3 -3 ports/www/conkeror/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 10:01:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3D4316A463; Tue, 23 May 2006 10:01:58 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59A3343D66; Tue, 23 May 2006 10:01:58 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NA1Ce3029860; Tue, 23 May 2006 10:01:12 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NA1CEM029859; Tue, 23 May 2006 10:01:12 GMT (envelope-from sat) Message-Id: <200605231001.k4NA1CEM029859@repoman.freebsd.org> From: Andrew Pantyukhin Date: Tue, 23 May 2006 10:01:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-POE-Component-Client-Ident Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 10:01:59 -0000 sat 2006-05-23 10:01:12 UTC FreeBSD ports repository Modified files: net/p5-POE-Component-Client-Ident Makefile distinfo Log: - Update to 1.01 Reported by: portscout Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +1 -1 ports/net/p5-POE-Component-Client-Ident/Makefile 1.2 +3 -3 ports/net/p5-POE-Component-Client-Ident/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 10:39:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D27DF16A42B; Tue, 23 May 2006 10:39:55 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC81143D46; Tue, 23 May 2006 10:39:54 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id B69142D484B; Tue, 23 May 2006 10:40:15 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 81A3B11435; Tue, 23 May 2006 12:38:38 +0200 (CEST) Date: Tue, 23 May 2006 12:38:38 +0200 From: "Simon L. Nielsen" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060523103838.GD1055@zaphod.nitro.dk> References: <200605230717.k4N7Ho2v011068@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1SQmhf2mF2YjsYvc" Content-Disposition: inline In-Reply-To: <200605230717.k4N7Ho2v011068@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: Subject: Re: cvs commit: ports/www/mod_frontpage2-rtr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 10:39:55 -0000 --1SQmhf2mF2YjsYvc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.23 07:17:50 +0000, Simon L. Nielsen wrote: > simon 2006-05-23 07:17:50 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > www/mod_frontpage2-rtr Makefile=20 > Log: > Mark FORBBIDEN due to remote code execution vulnerability. > =20 > Security: http://www.rtr.com/fpsupport/fp2002sr1_download.htm > Reported by: Jaroslav Kadubec > With hat: secteam Whoops, I accidenly copy/pasted the wrong URL into the commit message. The correct one is: http://www.rtr.com/fpsupport/fpse_release_may_2_2006.htm Thanks to Jaroslav Kadubec for noticing. I will include the correct link in the VuXML entry I'm making tonight. --=20 Simon L. Nielsen FreeBSD Security Team --1SQmhf2mF2YjsYvc Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEcuYuh9pcDSc1mlERAnZ6AKC/Id9hzLIxb7mqu+5ZRkFKkWY03QCfZDUn KaZnRy5Pg53IFpK4ptKkgLA= =1qRA -----END PGP SIGNATURE----- --1SQmhf2mF2YjsYvc-- From owner-cvs-all@FreeBSD.ORG Tue May 23 10:51:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DA2116A429; Tue, 23 May 2006 10:51:24 +0000 (UTC) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448D243D53; Tue, 23 May 2006 10:51:24 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NAocPg032913; Tue, 23 May 2006 10:50:38 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NAobRL032912; Tue, 23 May 2006 10:50:37 GMT (envelope-from perky) Message-Id: <200605231050.k4NAobRL032912@repoman.freebsd.org> From: Hye-Shik Chang Date: Tue, 23 May 2006 10:50: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/llvm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 10:51:31 -0000 perky 2006-05-23 10:50:37 UTC FreeBSD ports repository Modified files: devel/llvm Makefile Log: Remove dummy .dir files in ${PREFIX}/{bin,lib}/ after installation. This may remove even though other port installed such file. But.. :-) Revision Changes Path 1.10 +3 -0 ports/devel/llvm/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 11:30:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC28816A43B; Tue, 23 May 2006 11:30:31 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DADD43D4C; Tue, 23 May 2006 11:30:31 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NBTj8B036505; Tue, 23 May 2006 11:29:45 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NBTiHG036504; Tue, 23 May 2006 11:29:44 GMT (envelope-from jylefort) Message-Id: <200605231129.k4NBTiHG036504@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 23 May 2006 11:29: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/games/editss Makefile pkg-message pkg-plist ports/games/editss/files editss.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, 23 May 2006 11:30:31 -0000 jylefort 2006-05-23 11:29:43 UTC FreeBSD ports repository Modified files: games/editss Makefile pkg-plist Added files: games/editss/files editss.in Removed files: games/editss pkg-message Log: - Fix MASTER_SITES [1] - Replace pkg-message instructions by a wrapper script - Cleanups [1]: PR: ports/97647 Submitted by: Martin Wilke Revision Changes Path 1.4 +12 -9 ports/games/editss/Makefile 1.1 +10 -0 ports/games/editss/files/editss.in (new) 1.2 +0 -9 ports/games/editss/pkg-message (dead) 1.2 +4 -2 ports/games/editss/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 11:34:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1BA816A427; Tue, 23 May 2006 11:34:55 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C752043D93; Tue, 23 May 2006 11:34:53 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NBY6Dn036800; Tue, 23 May 2006 11:34:06 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NBY6Iq036799; Tue, 23 May 2006 11:34:06 GMT (envelope-from ehaupt) Message-Id: <200605231134.k4NBY6Iq036799@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 23 May 2006 11:34: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/games/typespeed Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 11:34:55 -0000 ehaupt 2006-05-23 11:34:06 UTC FreeBSD ports repository Modified files: games/typespeed Makefile Log: Update master site and add an additional mirror. Revision Changes Path 1.11 +2 -1 ports/games/typespeed/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 11:34:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E217516A4D4; Tue, 23 May 2006 11:34:58 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F8F443D7B; Tue, 23 May 2006 11:34:43 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NBXvfv036743; Tue, 23 May 2006 11:33:57 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NBXv4r036742; Tue, 23 May 2006 11:33:57 GMT (envelope-from davidxu) Message-Id: <200605231133.k4NBXv4r036742@repoman.freebsd.org> From: David Xu Date: Tue, 23 May 2006 11:33:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libpthread pthread.map src/lib/libpthread/thread thr_symbols.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 11:34:59 -0000 davidxu 2006-05-23 11:33:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libpthread pthread.map lib/libpthread/thread thr_symbols.c Log: MFC following revisions: pthread.map 1.18 thread/thr_symbols.c 1.4 Revision Changes Path 1.14.2.3 +2 -0 src/lib/libpthread/pthread.map 1.1.8.2 +2 -0 src/lib/libpthread/thread/thr_symbols.c From owner-cvs-all@FreeBSD.ORG Tue May 23 11:38:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 141B216A494; Tue, 23 May 2006 11:38:08 +0000 (UTC) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E9E743D5C; Tue, 23 May 2006 11:38:07 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NBbLRh036944; Tue, 23 May 2006 11:37:21 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NBbLom036943; Tue, 23 May 2006 11:37:21 GMT (envelope-from davidxu) Message-Id: <200605231137.k4NBbLom036943@repoman.freebsd.org> From: David Xu Date: Tue, 23 May 2006 11:37: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/lib/libthread_db libpthread_db.c libpthread_db.h libthr_db.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 11:38:08 -0000 davidxu 2006-05-23 11:37:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libthread_db libpthread_db.c libpthread_db.h libthr_db.c Log: MFC following revisions: libpthread_db.c 1.11-1.14 libpthread_db.h 1.4 libthr_db.c 1.12 Revision Changes Path 1.10.2.1 +40 -3 src/lib/libthread_db/libpthread_db.c 1.3.2.1 +2 -0 src/lib/libthread_db/libpthread_db.h 1.9.2.2 +2 -1 src/lib/libthread_db/libthr_db.c From owner-cvs-all@FreeBSD.ORG Tue May 23 11:41:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012CF16A525; Tue, 23 May 2006 11:41:53 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78A7943D55; Tue, 23 May 2006 11:41:52 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NBf61C037197; Tue, 23 May 2006 11:41:06 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NBf6kS037196; Tue, 23 May 2006 11:41:06 GMT (envelope-from edwin) Message-Id: <200605231141.k4NBf6kS037196@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 23 May 2006 11:41:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/ejabberd 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, 23 May 2006 11:41:53 -0000 edwin 2006-05-23 11:41:05 UTC FreeBSD ports repository Modified files: net-im/ejabberd pkg-descr Log: fix WWW Revision Changes Path 1.2 +1 -1 ports/net-im/ejabberd/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue May 23 12:09:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A503C16A442; Tue, 23 May 2006 12:09:45 +0000 (UTC) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (cognet.ci0.org [80.65.224.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9221943D4C; Tue, 23 May 2006 12:09:44 +0000 (GMT) (envelope-from doginou@dong.ci0.org) Received: from dong.ci0.org (localhost.ci0.org [127.0.0.1]) by dong.ci0.org (8.13.6/8.13.4) with ESMTP id k4NCeskO010696; Tue, 23 May 2006 14:40:54 +0200 (CEST) (envelope-from doginou@dong.ci0.org) Received: (from doginou@localhost) by dong.ci0.org (8.13.6/8.13.4/Submit) id k4NCesEq010695; Tue, 23 May 2006 14:40:54 +0200 (CEST) (envelope-from doginou) Date: Tue, 23 May 2006 14:40:54 +0200 From: Olivier Houchard To: Warner Losh Message-ID: <20060523124054.GB10519@ci0.org> References: <200605230252.k4N2qE3a074289@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605230252.k4N2qE3a074289@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/arm SYS.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, 23 May 2006 12:09:45 -0000 On Tue, May 23, 2006 at 02:52:14AM +0000, Warner Losh wrote: > imp 2006-05-23 02:52:14 UTC > > FreeBSD src repository > > Modified files: > lib/libc/arm SYS.h > Log: > GC old a.out and K&R support. > > Revision Changes Path > 1.3 +0 -9 src/lib/libc/arm/SYS.h Huh ? K&R and a.out support sounds like needed features. I'm pondering crying until you backout this. But if you really really want to remove it, you could probably do the same in /sys/arm/include O:-) Olivier From owner-cvs-all@FreeBSD.ORG Tue May 23 12:15:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE34C16A46A; Tue, 23 May 2006 12:15:02 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1593043D55; Tue, 23 May 2006 12:15:02 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCEF6Q039590; Tue, 23 May 2006 12:14:15 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCEFP8039589; Tue, 23 May 2006 12:14:15 GMT (envelope-from cognet) Message-Id: <200605231214.k4NCEFP8039589@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 23 May 2006 12:14:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/sa11x0 assabet_machdep.c sa11x0_io.c sa11x0_reg.h uart_cpu_sa1110.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:15:03 -0000 cognet 2006-05-23 12:14:15 UTC FreeBSD src repository Modified files: sys/arm/sa11x0 assabet_machdep.c sa11x0_io.c sa11x0_reg.h uart_cpu_sa1110.c Log: Use pmap_devmap_bootstrap(), instead of mapping the SACOM1 registers with pmap_map_entry. More use of macros instead of hardcoding the addr. Submitted by: kevlo Revision Changes Path 1.12 +31 -5 src/sys/arm/sa11x0/assabet_machdep.c 1.8 +7 -0 src/sys/arm/sa11x0/sa11x0_io.c 1.3 +2 -0 src/sys/arm/sa11x0/sa11x0_reg.h 1.4 +2 -1 src/sys/arm/sa11x0/uart_cpu_sa1110.c From owner-cvs-all@FreeBSD.ORG Tue May 23 12:23:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52B3E16A49E; Tue, 23 May 2006 12:23:54 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C8A243D64; Tue, 23 May 2006 12:23:52 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCN5WA040062; Tue, 23 May 2006 12:23:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCN5lH040061; Tue, 23 May 2006 12:23:05 GMT (envelope-from ahze) Message-Id: <200605231223.k4NCN5lH040061@repoman.freebsd.org> From: Michael Johnson Date: Tue, 23 May 2006 12:23:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/poppler Makefile distinfo pkg-plist ports/graphics/poppler/files patch-Makefile.in patch-configure patch-glib_Makefile.in ports/graphics/poppler-gtk pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:24:04 -0000 ahze 2006-05-23 12:23:05 UTC FreeBSD ports repository Modified files: graphics/poppler Makefile distinfo pkg-plist graphics/poppler/files patch-configure patch-glib_Makefile.in graphics/poppler-gtk pkg-plist Added files: graphics/poppler/files patch-Makefile.in Log: - Update to 0.5.2 Revision Changes Path 1.2 +2 -0 ports/graphics/poppler-gtk/pkg-plist 1.17 +2 -2 ports/graphics/poppler/Makefile 1.12 +3 -3 ports/graphics/poppler/distinfo 1.1 +20 -0 ports/graphics/poppler/files/patch-Makefile.in (new) 1.2 +6 -6 ports/graphics/poppler/files/patch-configure 1.2 +15 -14 ports/graphics/poppler/files/patch-glib_Makefile.in 1.8 +3 -0 ports/graphics/poppler/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 12:36:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E53C16A5FE; Tue, 23 May 2006 12:36:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4547A43D66; Tue, 23 May 2006 12:36:29 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCZgDg040590; Tue, 23 May 2006 12:35:42 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCZgfB040589; Tue, 23 May 2006 12:35:42 GMT (envelope-from ehaupt) Message-Id: <200605231235.k4NCZgfB040589@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 23 May 2006 12:35:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/nbsmtp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:36:35 -0000 ehaupt 2006-05-23 12:35:42 UTC FreeBSD ports repository Modified files: mail/nbsmtp Makefile Log: Update master site. Revision Changes Path 1.15 +1 -2 ports/mail/nbsmtp/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 12:39:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DABAE16A6D5; Tue, 23 May 2006 12:39:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CAAC43D62; Tue, 23 May 2006 12:39:00 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCcDaE040885; Tue, 23 May 2006 12:38:13 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCcDhn040884; Tue, 23 May 2006 12:38:13 GMT (envelope-from mat) Message-Id: <200605231238.k4NCcDhn040884@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 23 May 2006 12:38:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/irc/anope Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:39:04 -0000 mat 2006-05-23 12:38:13 UTC FreeBSD ports repository Modified files: irc/anope Makefile distinfo Log: Update to 1.6.4 PR: 96281 Submitted by: Martin Wilke Revision Changes Path 1.13 +1 -2 ports/irc/anope/Makefile 1.4 +3 -3 ports/irc/anope/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 12:40:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14B2216A70B; Tue, 23 May 2006 12:40:40 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07CF243D73; Tue, 23 May 2006 12:40:38 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCdpU9040995; Tue, 23 May 2006 12:39:51 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCdpdT040994; Tue, 23 May 2006 12:39:51 GMT (envelope-from ehaupt) Message-Id: <200605231239.k4NCdpdT040994@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 23 May 2006 12:39:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/spfval Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:40:50 -0000 ehaupt 2006-05-23 12:39:51 UTC FreeBSD ports repository Modified files: mail/spfval Makefile pkg-descr Log: - Update master site - Update WWW Revision Changes Path 1.3 +1 -1 ports/mail/spfval/Makefile 1.2 +1 -1 ports/mail/spfval/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue May 23 12:56:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F0A16A42A; Tue, 23 May 2006 12:56:00 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B13843D46; Tue, 23 May 2006 12:55:59 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NCtDvY051013; Tue, 23 May 2006 12:55:13 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NCtDkK051012; Tue, 23 May 2006 12:55:13 GMT (envelope-from novel) Message-Id: <200605231255.k4NCtDkK051012@repoman.freebsd.org> From: Roman Bogorodskiy Date: Tue, 23 May 2006 12:55: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/p5-MP3-Tag Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 12:56:00 -0000 novel 2006-05-23 12:55:12 UTC FreeBSD ports repository Modified files: audio/p5-MP3-Tag Makefile distinfo Log: Update to 0.9707. Revision Changes Path 1.6 +1 -1 ports/audio/p5-MP3-Tag/Makefile 1.6 +3 -3 ports/audio/p5-MP3-Tag/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 14:23:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F01A16A5FC; Tue, 23 May 2006 14:23:51 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB43143D45; Tue, 23 May 2006 14:23:39 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NEMrta058013; Tue, 23 May 2006 14:22:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NEMrAU058012; Tue, 23 May 2006 14:22:53 GMT (envelope-from hq) Message-Id: <200605231422.k4NEMrAU058012@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 14:22: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/astro/openmap Makefile pkg-plist ports/astro/openmap/files openmap.sh openmap.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 14:24:23 -0000 hq 2006-05-23 14:22:52 UTC FreeBSD ports repository Modified files: astro/openmap Makefile pkg-plist Added files: astro/openmap/files openmap.sh.in Removed files: astro/openmap/files openmap.sh Log: - Update to bsd.java.mk 2.0 - Use USE_ANT - Use SUB_FILES to configure launcher shell script - Use javavmwrapper in launcher shell script - Bumped PORTREVISION to let users take advantage of javavmwrapper - Use %%JAVAJARDIR%% in pkg-plist PR: 97684 Submitted by: hq Approved by: maintainer Revision Changes Path 1.3 +8 -13 ports/astro/openmap/Makefile 1.2 +0 -9 ports/astro/openmap/files/openmap.sh (dead) 1.1 +10 -0 ports/astro/openmap/files/openmap.sh.in (new) 1.2 +5 -5 ports/astro/openmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 14:26:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AAB916A570; Tue, 23 May 2006 14:26:02 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2301A43DBE; Tue, 23 May 2006 14:25:33 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NEOjNV058089; Tue, 23 May 2006 14:24:45 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NEOj7x058088; Tue, 23 May 2006 14:24:45 GMT (envelope-from ahze) Message-Id: <200605231424.k4NEOj7x058088@repoman.freebsd.org> From: Michael Johnson Date: Tue, 23 May 2006 14:24:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/evince Makefile distinfo pkg-plist ports/graphics/evince/files patch-djvu_djvu-text.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, 23 May 2006 14:26:09 -0000 ahze 2006-05-23 14:24:45 UTC FreeBSD ports repository Modified files: graphics/evince Makefile distinfo pkg-plist Removed files: graphics/evince/files patch-djvu_djvu-text.h Log: - Update to 0.5.3 Revision Changes Path 1.17 +2 -4 ports/graphics/evince/Makefile 1.10 +3 -3 ports/graphics/evince/distinfo 1.2 +0 -10 ports/graphics/evince/files/patch-djvu_djvu-text.h (dead) 1.11 +9 -3 ports/graphics/evince/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 15:01:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 172A716A7E1; Tue, 23 May 2006 15:01:47 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2D7943D5E; Tue, 23 May 2006 15:01:41 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NF0sQw059555; Tue, 23 May 2006 15:00:54 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NF0seO059554; Tue, 23 May 2006 15:00:54 GMT (envelope-from mnag) Message-Id: <200605231500.k4NF0seO059554@repoman.freebsd.org> From: Marcus Alves Grando Date: Tue, 23 May 2006 15:00:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cscope Makefile ports/devel/cscope/files patch-CVE-2004-2541 patch-src::main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:01:48 -0000 mnag 2006-05-23 15:00:54 UTC FreeBSD ports repository Modified files: devel/cscope Makefile devel/cscope/files patch-src::main.c Added files: devel/cscope/files patch-CVE-2004-2541 Log: - Add security fix patches - Bump PORTREVISION Security: CVE-2004-2541 Obtained from: Debian (partially) Revision Changes Path 1.25 +2 -2 ports/devel/cscope/Makefile 1.1 +262 -0 ports/devel/cscope/files/patch-CVE-2004-2541 (new) 1.2 +12 -12 ports/devel/cscope/files/patch-src::main.c From owner-cvs-all@FreeBSD.ORG Tue May 23 15:12:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 316CA16A6C6; Tue, 23 May 2006 15:12:09 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FAEF43D6B; Tue, 23 May 2006 15:12:08 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFBL72061127; Tue, 23 May 2006 15:11:21 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFBLcL061126; Tue, 23 May 2006 15:11:21 GMT (envelope-from clsung) Message-Id: <200605231511.k4NFBLcL061126@repoman.freebsd.org> From: Cheng-Lung Sung Date: Tue, 23 May 2006 15:11: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/lang/p5-Tcl 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, 23 May 2006 15:12:12 -0000 clsung 2006-05-23 15:11:21 UTC FreeBSD ports repository Modified files: lang/p5-Tcl Makefile distinfo pkg-plist Log: - update to 0.89 - from ChangeLog * Makefile.PL: Added libscan override to prevent installation of create-moveable-dist.pl. Revision Changes Path 1.27 +2 -2 ports/lang/p5-Tcl/Makefile 1.9 +3 -3 ports/lang/p5-Tcl/distinfo 1.7 +0 -1 ports/lang/p5-Tcl/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 15:12:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD14916A6BA; Tue, 23 May 2006 15:12:09 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9550C43D6B; Tue, 23 May 2006 15:12:09 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFBMNF061154; Tue, 23 May 2006 15:11:22 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFBMxH061153; Tue, 23 May 2006 15:11:22 GMT (envelope-from bmah) Message-Id: <200605231511.k4NFBMxH061153@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 23 May 2006 15:11:22 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:12:13 -0000 bmah 2006-05-23 15:11:22 UTC FreeBSD doc repository Modified files: en/releases/5.5R schedule.sgml Log: Update for recent progress: 5.5-RC1 release, version number updates, doc/ tagging, src/ tagging, start of 5.5-RELEASE builds. Revision Changes Path 1.8 +6 -6 www/en/releases/5.5R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 15:21:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A30516A54A; Tue, 23 May 2006 15:21:33 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C0743D46; Tue, 23 May 2006 15:21:32 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFKjJX061510; Tue, 23 May 2006 15:20:45 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFKjNN061509; Tue, 23 May 2006 15:20:45 GMT (envelope-from mnag) Message-Id: <200605231520.k4NFKjNN061509@repoman.freebsd.org> From: Marcus Alves Grando Date: Tue, 23 May 2006 15:20:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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, 23 May 2006 15:21:36 -0000 mnag 2006-05-23 15:20:45 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: cscope -- buffer overflow vulnerabilities Revision Changes Path 1.1041 +33 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue May 23 15:25:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4194416A56F; Tue, 23 May 2006 15:25:36 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF7543D45; Tue, 23 May 2006 15:25:35 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFOmmv061690; Tue, 23 May 2006 15:24:48 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFOmIZ061689; Tue, 23 May 2006 15:24:48 GMT (envelope-from hrs) Message-Id: <200605231524.k4NFOmIZ061689@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 23 May 2006 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/www/linuxpluginwrapper Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:25:42 -0000 hrs 2006-05-23 15:24:48 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile pkg-plist Log: Revert changes related to linux-flashplugin* removal. Approved by: nork (maintainer) Revision Changes Path 1.54 +13 -2 ports/www/linuxpluginwrapper/Makefile 1.17 +2 -0 ports/www/linuxpluginwrapper/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 15:49:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A8E16A4DB; Tue, 23 May 2006 15:49:13 +0000 (UTC) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDD9843D46; Tue, 23 May 2006 15:49:12 +0000 (GMT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFmPqa062578; Tue, 23 May 2006 15:48:25 GMT (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFmPn5062577; Tue, 23 May 2006 15:48:25 GMT (envelope-from jmz) Message-Id: <200605231548.k4NFmPn5062577@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 23 May 2006 15:48:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/ispell Makefile ports/textproc/ispell/scripts configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:49:13 -0000 jmz 2006-05-23 15:48:25 UTC FreeBSD ports repository Modified files: textproc/ispell Makefile textproc/ispell/scripts configure Log: Add an option to allow both american and british dictionaries. Submitted by: Timothy Bourke Revision Changes Path 1.103 +9 -2 ports/textproc/ispell/Makefile 1.16 +6 -0 ports/textproc/ispell/scripts/configure From owner-cvs-all@FreeBSD.ORG Tue May 23 15:59:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 799AE16A634; Tue, 23 May 2006 15:59:36 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBCA43D5A; Tue, 23 May 2006 15:59:35 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NFwmUt062968; Tue, 23 May 2006 15:58:48 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NFwmAH062967; Tue, 23 May 2006 15:58:48 GMT (envelope-from nork) Message-Id: <200605231558.k4NFwmAH062967@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 23 May 2006 15:58:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-wm/gcompmgr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 15:59:45 -0000 nork 2006-05-23 15:58:48 UTC FreeBSD ports repository Modified files: x11-wm/gcompmgr Makefile Log: Add missing dependency on xcompmgr. PR: ports/97631 Submitted by: UMENO Takashi (maintainer) Revision Changes Path 1.2 +2 -0 ports/x11-wm/gcompmgr/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:02:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18F6C16A46A; Tue, 23 May 2006 16:02:53 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5F8643D46; Tue, 23 May 2006 16:02:52 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NG25F2063225; Tue, 23 May 2006 16:02:05 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NG25sS063224; Tue, 23 May 2006 16:02:05 GMT (envelope-from arved) Message-Id: <200605231602.k4NG25sS063224@repoman.freebsd.org> From: Tilman Linneweh Date: Tue, 23 May 2006 16:02:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/kaffeine Makefile distinfo pkg-plist ports/multimedia/kaffeine/files patch-koggenc.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, 23 May 2006 16:02:59 -0000 arved 2006-05-23 16:02:05 UTC FreeBSD ports repository Modified files: multimedia/kaffeine Makefile distinfo pkg-plist Removed files: multimedia/kaffeine/files patch-koggenc.cpp Log: Update to 0.8.1 Revision Changes Path 1.34 +3 -1 ports/multimedia/kaffeine/Makefile 1.16 +3 -3 ports/multimedia/kaffeine/distinfo 1.2 +0 -29 ports/multimedia/kaffeine/files/patch-koggenc.cpp (dead) 1.15 +2 -0 ports/multimedia/kaffeine/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 16:07:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6425416A6D2; Tue, 23 May 2006 16:07:18 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E288143D60; Tue, 23 May 2006 16:07:17 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NG6UQW064659; Tue, 23 May 2006 16:06:30 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NG6UXG064658; Tue, 23 May 2006 16:06:30 GMT (envelope-from aaron) Message-Id: <200605231606.k4NG6UXG064658@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:06: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-Expect-Simple 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, 23 May 2006 16:07:23 -0000 aaron 2006-05-23 16:06:30 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Expect-Simple Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Expect-Simple, a wrapper around the lang/p5-Expect module. Approved by: tobez (implicit) Revision Changes Path 1.2218 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-Expect-Simple/Makefile (new) 1.1 +3 -0 ports/devel/p5-Expect-Simple/distinfo (new) 1.1 +27 -0 ports/devel/p5-Expect-Simple/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Expect-Simple/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 16:07:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E95D16A616; Tue, 23 May 2006 16:07:40 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BDEC43D60; Tue, 23 May 2006 16:07:40 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NG6qDA064711; Tue, 23 May 2006 16:06:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NG6qhg064710; Tue, 23 May 2006 16:06:52 GMT (envelope-from aaron) Message-Id: <200605231606.k4NG6qhg064710@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:06:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 23 May 2006 16:07:46 -0000 aaron 2006-05-23 16:06:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-Expect-Simple --> ports/devel/p5-Expect-Simple Revision Changes Path 1.15045 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 23 16:08:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F8E316A587; Tue, 23 May 2006 16:08:11 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA2D43D6D; Tue, 23 May 2006 16:08:11 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NG7NrG064759; Tue, 23 May 2006 16:07:23 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NG7NRK064758; Tue, 23 May 2006 16:07:23 GMT (envelope-from mohans) Message-Id: <200605231607.k4NG7NRK064758@repoman.freebsd.org> From: Mohan Srinivasan Date: Tue, 23 May 2006 16:07: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/nfsclient nfs_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:08:15 -0000 mohans 2006-05-23 16:07:23 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_node.c Log: Vnode locks are recursive and the NFS client support shared vnode locks. Found by: Kris Kennaway. Revision Changes Path 1.81 +5 -0 src/sys/nfsclient/nfs_node.c From owner-cvs-all@FreeBSD.ORG Tue May 23 16:13:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1FFD16A9EE; Tue, 23 May 2006 16:13:47 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B92143D69; Tue, 23 May 2006 16:13:45 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGCvxg065469; Tue, 23 May 2006 16:12:57 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGCvHJ065468; Tue, 23 May 2006 16:12:57 GMT (envelope-from hq) Message-Id: <200605231612.k4NGCvHJ065468@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 16:12:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/xmlenc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:13:49 -0000 hq 2006-05-23 16:12:57 UTC FreeBSD ports repository Modified files: textproc/xmlenc Makefile distinfo Log: Update to 0.52 Revision Changes Path 1.31 +4 -2 ports/textproc/xmlenc/Makefile 1.27 +3 -3 ports/textproc/xmlenc/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 16:15:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42BE116A453; Tue, 23 May 2006 16:15:46 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F07F543D7C; Tue, 23 May 2006 16:15:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGEwaT065607; Tue, 23 May 2006 16:14:58 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGEwnN065606; Tue, 23 May 2006 16:14:58 GMT (envelope-from aaron) Message-Id: <200605231614.k4NGEwnN065606@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:14: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 Makefile ports/devel/p5-Test-Expect 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, 23 May 2006 16:15:50 -0000 aaron 2006-05-23 16:14:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Test-Expect Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Test-Expect, Automated driving and testing of terminal-based programs. Approved by: tobez (implicit) Revision Changes Path 1.2219 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/p5-Test-Expect/Makefile (new) 1.1 +3 -0 ports/devel/p5-Test-Expect/distinfo (new) 1.1 +10 -0 ports/devel/p5-Test-Expect/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Test-Expect/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 16:16:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0947816AA30; Tue, 23 May 2006 16:16:00 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80E0A43D7D; Tue, 23 May 2006 16:15:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGFAEC065696; Tue, 23 May 2006 16:15:10 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGFABH065692; Tue, 23 May 2006 16:15:10 GMT (envelope-from aaron) Message-Id: <200605231615.k4NGFABH065692@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16: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: 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, 23 May 2006 16:16:01 -0000 aaron 2006-05-23 16:15:10 UTC FreeBSD ports repository Modified files: . modules Log: p5-Test-Expect --> ports/devel/p5-Test-Expect Revision Changes Path 1.15046 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 23 16:17:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2185D16A78F; Tue, 23 May 2006 16:17:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1ECE43D46; Tue, 23 May 2006 16:17:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGH6DP065834; Tue, 23 May 2006 16:17:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGH6Iw065833; Tue, 23 May 2006 16:17:06 GMT (envelope-from pav) Message-Id: <200605231617.k4NGH6Iw065833@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 16:17: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/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:17:55 -0000 pav 2006-05-23 16:17:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Fix typo in APACHEETCDIR Reported by: Jan Simunek Revision Changes Path 1.711 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 16:22:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 258A016A7C6; Tue, 23 May 2006 16:22:58 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D673C43D67; Tue, 23 May 2006 16:22:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGMAiL066190; Tue, 23 May 2006 16:22:10 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGMAuB066189; Tue, 23 May 2006 16:22:10 GMT (envelope-from aaron) Message-Id: <200605231622.k4NGMAuB066189@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:22:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Algorithm-LUHN Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:23:00 -0000 aaron 2006-05-23 16:22:10 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-LUHN Makefile pkg-plist Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/devel/p5-Algorithm-LUHN/Makefile 1.3 +0 -1 ports/devel/p5-Algorithm-LUHN/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 16:25:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E16ED16A81D; Tue, 23 May 2006 16:25:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C2A043D45; Tue, 23 May 2006 16:25:26 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGOdup066264; Tue, 23 May 2006 16:24:39 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGOdhc066263; Tue, 23 May 2006 16:24:39 GMT (envelope-from aaron) Message-Id: <200605231624.k4NGOdhc066263@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:24:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Data-Taxonomy-Tags Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:25:31 -0000 aaron 2006-05-23 16:24:39 UTC FreeBSD ports repository Modified files: devel/p5-Data-Taxonomy-Tags Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.3 +1 -1 ports/devel/p5-Data-Taxonomy-Tags/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:31:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E8B516A674; Tue, 23 May 2006 16:31:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE1C43D53; Tue, 23 May 2006 16:31:23 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGUaZN066552; Tue, 23 May 2006 16:30:36 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGUamV066551; Tue, 23 May 2006 16:30:36 GMT (envelope-from ehaupt) Message-Id: <200605231630.k4NGUamV066551@repoman.freebsd.org> From: Emanuel Haupt Date: Tue, 23 May 2006 16:30:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/playgsf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:31:30 -0000 ehaupt 2006-05-23 16:30:36 UTC FreeBSD ports repository Modified files: audio/playgsf Makefile Log: - Add an additional mirror - This port does not configure on FreeBSD 7.x, mark it BROKEN for ${OSVERSION} >= 700000 Revision Changes Path 1.7 +9 -2 ports/audio/playgsf/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:32:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3AF716AA60; Tue, 23 May 2006 16:32:39 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4822143D70; Tue, 23 May 2006 16:32:39 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGVqbn066663; Tue, 23 May 2006 16:31:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGVqMr066662; Tue, 23 May 2006 16:31:52 GMT (envelope-from aaron) Message-Id: <200605231631.k4NGVqMr066662@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:31:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Decision-ACL Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:32:52 -0000 aaron 2006-05-23 16:31:51 UTC FreeBSD ports repository Modified files: devel/p5-Decision-ACL Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/devel/p5-Decision-ACL/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:35:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5370316A807; Tue, 23 May 2006 16:35:08 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045B643D66; Tue, 23 May 2006 16:35:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGYKA2066869; Tue, 23 May 2006 16:34:20 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGYKq3066868; Tue, 23 May 2006 16:34:20 GMT (envelope-from aaron) Message-Id: <200605231634.k4NGYKq3066868@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:34:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-File-Random Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:35:15 -0000 aaron 2006-05-23 16:34:19 UTC FreeBSD ports repository Modified files: devel/p5-File-Random Makefile Log: - Updated maintainer - Corrected IGNORE message Approved by: tobez (implicit) Revision Changes Path 1.2 +2 -2 ports/devel/p5-File-Random/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:36:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36EE216AACC; Tue, 23 May 2006 16:36:32 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B6343D77; Tue, 23 May 2006 16:36:31 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGZiEp067193; Tue, 23 May 2006 16:35:44 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGZijL067192; Tue, 23 May 2006 16:35:44 GMT (envelope-from aaron) Message-Id: <200605231635.k4NGZijL067192@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:35: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-Tree-Binary Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:36:36 -0000 aaron 2006-05-23 16:35:44 UTC FreeBSD ports repository Modified files: devel/p5-Tree-Binary Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.5 +1 -1 ports/devel/p5-Tree-Binary/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:38:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A94516AB22; Tue, 23 May 2006 16:38:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC6B643D4C; Tue, 23 May 2006 16:38:25 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGbcJH067282; Tue, 23 May 2006 16:37:38 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGbcu3067281; Tue, 23 May 2006 16:37:38 GMT (envelope-from aaron) Message-Id: <200605231637.k4NGbcu3067281@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:37:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Tree-Node Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:38:39 -0000 aaron 2006-05-23 16:37:38 UTC FreeBSD ports repository Modified files: devel/p5-Tree-Node Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.3 +1 -1 ports/devel/p5-Tree-Node/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:39:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD68B16AB63; Tue, 23 May 2006 16:39:53 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46A8443D5A; Tue, 23 May 2006 16:39:49 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGd1XX067370; Tue, 23 May 2006 16:39:01 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGd16l067369; Tue, 23 May 2006 16:39:01 GMT (envelope-from aaron) Message-Id: <200605231639.k4NGd16l067369@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:39:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Tree-Parser Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:40:09 -0000 aaron 2006-05-23 16:39:01 UTC FreeBSD ports repository Modified files: devel/p5-Tree-Parser Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.6 +1 -1 ports/devel/p5-Tree-Parser/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:41:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A141C16A6AC; Tue, 23 May 2006 16:41:27 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3033543D80; Tue, 23 May 2006 16:41:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGeaRf067501; Tue, 23 May 2006 16:40:36 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGealE067500; Tue, 23 May 2006 16:40:36 GMT (envelope-from aaron) Message-Id: <200605231640.k4NGealE067500@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16: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/games/p5-Games-Dice Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:41:39 -0000 aaron 2006-05-23 16:40:36 UTC FreeBSD ports repository Modified files: games/p5-Games-Dice Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/games/p5-Games-Dice/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:43:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B09A616A840; Tue, 23 May 2006 16:43:04 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B36DF43D5C; Tue, 23 May 2006 16:42:52 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGfoak067573; Tue, 23 May 2006 16:41:50 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGfo9k067572; Tue, 23 May 2006 16:41:50 GMT (envelope-from aaron) Message-Id: <200605231641.k4NGfo9k067572@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:41:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/p5-Email-Obfuscate Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:43:10 -0000 aaron 2006-05-23 16:41:50 UTC FreeBSD ports repository Modified files: security/p5-Email-Obfuscate Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/security/p5-Email-Obfuscate/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:44:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2AF016A69C; Tue, 23 May 2006 16:44:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC2043D45; Tue, 23 May 2006 16:44:10 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGhAOG067641; Tue, 23 May 2006 16:43:10 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGhAwU067640; Tue, 23 May 2006 16:43:10 GMT (envelope-from aaron) Message-Id: <200605231643.k4NGhAwU067640@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:43:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Sort-Naturally Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:44:35 -0000 aaron 2006-05-23 16:43:10 UTC FreeBSD ports repository Modified files: textproc/p5-Sort-Naturally Makefile Log: - Updated maintainer Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/textproc/p5-Sort-Naturally/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 16:47:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4AC016A4F3; Tue, 23 May 2006 16:47:44 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03CAA43D67; Tue, 23 May 2006 16:47:38 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGkpKZ067832; Tue, 23 May 2006 16:46:51 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGkpw7067831; Tue, 23 May 2006 16:46:51 GMT (envelope-from aaron) Message-Id: <200605231646.k4NGkpw7067831@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16: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: ports/devel/p5-Data-Table Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:48:04 -0000 aaron 2006-05-23 16:46:50 UTC FreeBSD ports repository Modified files: devel/p5-Data-Table Makefile distinfo Log: - Updated from v1.45 to v1.47 Approved by: tobez (implicit) 1.47 Sun May 21 15:03:14 PDT 2006 Upload the wrong code in 1.46, re-upload 1.46 Sat May 13 05:44:09 PDT 2006 fromCSV, fromTSV, csv, tsv can all take either a file hander or a file name Notice: to leave rooms for future development, file handler is not closed by Data::Table. It's caller's responsibility to close it afterwards, if no longer used. table::sort code is replaced, the old sort method is renamed to sort_v0 and is deprecated. The new sort method allow user-defined sorting operators, please read manual on table::sort The new sort method also runs faster in some benchmark tests. A big thank to Wenbin Ye for suggestions, as well as contributing both the new sort code and test examples Revision Changes Path 1.3 +1 -1 ports/devel/p5-Data-Table/Makefile 1.4 +3 -3 ports/devel/p5-Data-Table/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 16:51:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CFE516AD45; Tue, 23 May 2006 16:51:53 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3823D43D6A; Tue, 23 May 2006 16:51:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGp0jr075750; Tue, 23 May 2006 16:51:00 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGp08B075749; Tue, 23 May 2006 16:51:00 GMT (envelope-from aaron) Message-Id: <200605231651.k4NGp08B075749@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 16:51:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Math-SymbolicX-Statistics-Distributions Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:52:04 -0000 aaron 2006-05-23 16:51:00 UTC FreeBSD ports repository Modified files: math/p5-Math-SymbolicX-Statistics-Distributions Makefile distinfo Log: - Updated from v1.01 to v1.02 Approved by: tobez (implicit) 1.02 Mon May 22 12:32 2006 - Added Boltzmann, Fermi and Bose distributions Revision Changes Path 1.2 +1 -1 ports/math/p5-Math-SymbolicX-Statistics-Distributions/Makefile 1.2 +3 -3 ports/math/p5-Math-SymbolicX-Statistics-Distributions/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 23 16:58:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B314A16A5A2; Tue, 23 May 2006 16:58:35 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C3BE43D49; Tue, 23 May 2006 16:58:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NGvlTf076127; Tue, 23 May 2006 16:57:47 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NGvlKm076126; Tue, 23 May 2006 16:57:47 GMT (envelope-from imp) Message-Id: <200605231657.k4NGvlKm076126@repoman.freebsd.org> From: Warner Losh Date: Tue, 23 May 2006 16:57:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sbin/dhclient dhclient.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 16:58:39 -0000 imp 2006-05-23 16:57:47 UTC FreeBSD src repository Modified files: sbin/dhclient dhclient.c Log: Remove 'n' from the getopt string. There's no -n option that is parsed, so it winds up at usage anyway. Add 'b' to the usage summary. Noticed by Ben Mesander. Revision Changes Path 1.15 +2 -2 src/sbin/dhclient/dhclient.c From owner-cvs-all@FreeBSD.ORG Tue May 23 17:11:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DD7A16A54E; Tue, 23 May 2006 17:11:05 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B3F643D49; Tue, 23 May 2006 17:11:05 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NHAHpc084572; Tue, 23 May 2006 17:10:17 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NHAHlU084571; Tue, 23 May 2006 17:10:17 GMT (envelope-from rodrigc) Message-Id: <200605231710.k4NHAHlU084571@repoman.freebsd.org> From: Craig Rodrigues Date: Tue, 23 May 2006 17:10:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/mountd Makefile mountd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 17:11:06 -0000 rodrigc 2006-05-23 17:10:17 UTC FreeBSD src repository Modified files: usr.sbin/mountd Makefile mountd.c Log: Convert mountd to nmount(). Remove some hardcoded dependencies on ufs, cd9660, msdosfs, and ntfs, but not all dependencies. Revision Changes Path 1.17 +6 -1 src/usr.sbin/mountd/Makefile 1.84 +136 -68 src/usr.sbin/mountd/mountd.c From owner-cvs-all@FreeBSD.ORG Tue May 23 17:16:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65A4216AB97; Tue, 23 May 2006 17:16:53 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0138143D4C; Tue, 23 May 2006 17:16:53 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NHG5Vm084802; Tue, 23 May 2006 17:16:05 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NHG56M084801; Tue, 23 May 2006 17:16:05 GMT (envelope-from bmah) Message-Id: <200605231716.k4NHG56M084801@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 23 May 2006 17:16:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 17:16:54 -0000 bmah 2006-05-23 17:16:05 UTC FreeBSD doc repository Modified files: en/releases/5.5R schedule.sgml Log: Update for progress: mirror-announce warning notice sent. Revision Changes Path 1.9 +2 -2 www/en/releases/5.5R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 17:59:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6816D16A422; Tue, 23 May 2006 17:59:54 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2840243D45; Tue, 23 May 2006 17:59:54 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NHx6Uo086503; Tue, 23 May 2006 17:59:06 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NHx6YT086502; Tue, 23 May 2006 17:59:06 GMT (envelope-from jhb) Message-Id: <200605231759.k4NHx6YT086502@repoman.freebsd.org> From: John Baldwin Date: Tue, 23 May 2006 17:59:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Cc: Subject: cvs commit: src/sys/i386/i386 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: Tue, 23 May 2006 17:59:54 -0000 jhb 2006-05-23 17:59:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/i386/i386 mp_machdep.c Log: When routing a PCI interrupt across a PCI-PCI bridge that is not listed in the MP Table, use the slot (aka device) of the _child_ PCI device on the child bus of the PCI-PCI bridge instead of the slot of the PCI-PCI bridge on the parent bus of the bridge. Revision Changes Path 1.115.2.26 +1 -1 src/sys/i386/i386/mp_machdep.c From owner-cvs-all@FreeBSD.ORG Tue May 23 18:34:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2300316A42F; Tue, 23 May 2006 18:34:47 +0000 (UTC) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD9A43D60; Tue, 23 May 2006 18:34:46 +0000 (GMT) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NIXxd4088929; Tue, 23 May 2006 18:33:59 GMT (envelope-from cel@repoman.freebsd.org) Received: (from cel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NIXxMw088928; Tue, 23 May 2006 18:33:59 GMT (envelope-from cel) Message-Id: <200605231833.k4NIXxMw088928@repoman.freebsd.org> From: Chuck Lever Date: Tue, 23 May 2006 18:33:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs.h nfs_socket.c nfsmount.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, 23 May 2006 18:34:48 -0000 cel 2006-05-23 18:33:59 UTC FreeBSD src repository Modified files: sys/nfsclient nfs.h nfs_socket.c nfsmount.h Log: Refactor the NFS over UDP retransmit timeout estimation logic to allow the estimator to be more easily tuned and maintained. There should be no functional change except there is now a lower limit on the retransmit timeout to prevent the client from retransmitting faster than the server's disks can fill requests, and an upper limit to prevent the estimator from taking to long to retransmit during a server outage. Reviewed by: mohan, kris, silby Sponsored by: Network Appliance, Incorporated Revision Changes Path 1.93 +25 -0 src/sys/nfsclient/nfs.h 1.141 +131 -60 src/sys/nfsclient/nfs_socket.c 1.32 +2 -2 src/sys/nfsclient/nfsmount.h From owner-cvs-all@FreeBSD.ORG Tue May 23 18:48:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E30316A596; Tue, 23 May 2006 18:48:56 +0000 (UTC) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD19F43D60; Tue, 23 May 2006 18:48:54 +0000 (GMT) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NIm7SU089500; Tue, 23 May 2006 18:48:07 GMT (envelope-from cel@repoman.freebsd.org) Received: (from cel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NIm7ZP089499; Tue, 23 May 2006 18:48:07 GMT (envelope-from cel) Message-Id: <200605231848.k4NIm7ZP089499@repoman.freebsd.org> From: Chuck Lever Date: Tue, 23 May 2006 18:48:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfs4client nfs4_vfsops.c src/sys/nfsclient nfs.h nfs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 18:48:59 -0000 cel 2006-05-23 18:48:07 UTC FreeBSD src repository Modified files: sys/nfs4client nfs4_vfsops.c sys/nfsclient nfs.h nfs_vfsops.c Log: NFS over TCP retransmit behavior should default to a 60 second time out, mimicing the NFS reference implementation. NFS over TCP does not need fast retransmit timeouts, since network loss and congestion are managed by the transport (TCP), unlike with NFS over UDP. A long timeout prevents the unnecessary retransmission of non- idempotent NFS requests. Reviewed by: mohans, silby, rees? Sponsored by: Network Appliance, Incorporated Revision Changes Path 1.25 +8 -2 src/sys/nfs4client/nfs4_vfsops.c 1.94 +2 -1 src/sys/nfsclient/nfs.h 1.182 +7 -2 src/sys/nfsclient/nfs_vfsops.c From owner-cvs-all@FreeBSD.ORG Tue May 23 19:13:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1EC216A820; Tue, 23 May 2006 19:13:28 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 817C343D60; Tue, 23 May 2006 19:13:20 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NJCPvI092184; Tue, 23 May 2006 19:12:25 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NJCPNb092183; Tue, 23 May 2006 19:12:25 GMT (envelope-from hrs) Message-Id: <200605231912.k4NJCPNb092183@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 23 May 2006 19:12:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports/www Makefile ports/www/linux-flashplugin6 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, 23 May 2006 19:13:36 -0000 hrs 2006-05-23 19:12:24 UTC FreeBSD ports repository Modified files: . modules www Makefile Added files: www/linux-flashplugin6 Makefile distinfo pkg-descr pkg-plist Log: Revert changes related to linux-flashplugin* removal. Revision Changes Path 1.15047 +1 -0 CVSROOT/modules 1.1418 +1 -0 ports/www/Makefile 1.11 +53 -0 ports/www/linux-flashplugin6/Makefile (new) 1.6 +3 -0 ports/www/linux-flashplugin6/distinfo (new) 1.3 +11 -0 ports/www/linux-flashplugin6/pkg-descr (new) 1.5 +7 -0 ports/www/linux-flashplugin6/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 19:22:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F7E816A56D; Tue, 23 May 2006 19:22:32 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 724A243D64; Tue, 23 May 2006 19:22:29 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NJLfZO092592; Tue, 23 May 2006 19:21:41 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NJLfUr092591; Tue, 23 May 2006 19:21:41 GMT (envelope-from garga) Message-Id: <200605231921.k4NJLfUr092591@repoman.freebsd.org> From: Renato Botelho Date: Tue, 23 May 2006 19:21:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 19:22:45 -0000 garga 2006-05-23 19:21:41 UTC FreeBSD ports repository Modified files: security/clamav Makefile Log: Use archivers/unzoo on DEPENDS instead zoo Proposed by: Anton Yuzhaninov Revision Changes Path 1.76 +2 -2 ports/security/clamav/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 19:24:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D52DF16A93D; Tue, 23 May 2006 19:24:40 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55B0B43D94; Tue, 23 May 2006 19:24:36 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NJNmKW092729; Tue, 23 May 2006 19:23:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NJNmQ3092728; Tue, 23 May 2006 19:23:48 GMT (envelope-from simon) Message-Id: <200605231923.k4NJNmQ3092728@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 23 May 2006 19:23: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/vuxml vuln.xml ports/www/frontpage Makefile ports/www/mod_frontpage2-rtr Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 19:24:50 -0000 simon 2006-05-23 19:23:48 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml www/frontpage Makefile www/mod_frontpage2-rtr Makefile Log: Document frontpage -- cross site scripting vulnerability and point FORBIDDEN from the frontpage ports at it. While this is "only" a cross site scripting vulnerability it has some rather serious implications which can allow an attacker to take over a web site, so I'm keeping FORBIDDEN. Revision Changes Path 1.1042 +49 -1 ports/security/vuxml/vuln.xml 1.17 +1 -1 ports/www/frontpage/Makefile 1.8 +1 -1 ports/www/mod_frontpage2-rtr/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 19:30:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A497416AB12; Tue, 23 May 2006 19:30:34 +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 2504B43D69; Tue, 23 May 2006 19:30:30 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 424BA2D48B8; Tue, 23 May 2006 19:30:53 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id B13EE1142C; Tue, 23 May 2006 21:30:29 +0200 (CEST) Date: Tue, 23 May 2006 21:30:29 +0200 From: "Simon L. Nielsen" To: Hiroki Sato Message-ID: <20060523193029.GA1111@zaphod.nitro.dk> References: <200605231912.k4NJCPNb092183@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mYCpIKhGyMATD0i+" Content-Disposition: inline In-Reply-To: <200605231912.k4NJCPNb092183@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/www Makefile ports/www/linux-flashplugin6 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, 23 May 2006 19:30:42 -0000 --mYCpIKhGyMATD0i+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.23 19:12:24 +0000, Hiroki Sato wrote: > hrs 2006-05-23 19:12:24 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > . modules=20 > www Makefile=20 > Added files: > www/linux-flashplugin6 Makefile distinfo pkg-descr pkg-plist=20 > Log: > Revert changes related to linux-flashplugin* removal. Hmm, is this really a good idea? It has a rather serious security vulnerability which is unlikely to get fixed. http://vuxml.FreeBSD.org/83421018-b3ef-11da-a32d-000c6ec775d9.html --=20 Simon L. Nielsen --mYCpIKhGyMATD0i+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEc2LVh9pcDSc1mlERAmnqAKC2PChM/bKtQKyHUscITZMWNt+EGgCdHMND U7nQt0qKVzq9aSB+ruvURGQ= =QuVl -----END PGP SIGNATURE----- --mYCpIKhGyMATD0i+-- From owner-cvs-all@FreeBSD.ORG Tue May 23 19:58:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB1C16AB7C; Tue, 23 May 2006 19:58:56 +0000 (UTC) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 272A543D6D; Tue, 23 May 2006 19:58:56 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NJw8s5093991; Tue, 23 May 2006 19:58:08 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NJw8iu093990; Tue, 23 May 2006 19:58:08 GMT (envelope-from mi) Message-Id: <200605231958.k4NJw8iu093990@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 23 May 2006 19:58:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/itcl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 19:59:07 -0000 mi 2006-05-23 19:58:08 UTC FreeBSD ports repository Modified files: lang/itcl Makefile Log: Bump PORTREVISION to reflect the previous change to files/Makefile.lib Requested by: kris Revision Changes Path 1.42 +1 -0 ports/lang/itcl/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 20:15:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B1C516AACA; Tue, 23 May 2006 20:15:23 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036F243D73; Tue, 23 May 2006 20:15:23 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NKEZ2s095769; Tue, 23 May 2006 20:14:35 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NKEZkQ095768; Tue, 23 May 2006 20:14:35 GMT (envelope-from wilko) Message-Id: <200605232014.k4NKEZkQ095768@repoman.freebsd.org> From: Wilko Bulte Date: Tue, 23 May 2006 20:14:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 20:15:29 -0000 wilko 2006-05-23 20:14:34 UTC FreeBSD src repository Modified files: . access Log: Per his request to core, remove Vinod Kashyap's commit bit Submitted by: vkashyap Approved by: core Revision Changes Path 1.771 +0 -1 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue May 23 20:17:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B69816AB52; Tue, 23 May 2006 20:17:20 +0000 (UTC) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A3B343D45; Tue, 23 May 2006 20:17:20 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NKGW4E095954; Tue, 23 May 2006 20:16:32 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NKGWuE095953; Tue, 23 May 2006 20:16:32 GMT (envelope-from mux) Message-Id: <200605232016.k4NKGWuE095953@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 23 May 2006 20:16:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/hs-fps 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, 23 May 2006 20:17:24 -0000 mux 2006-05-23 20:16:31 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/hs-fps Makefile distinfo pkg-descr pkg-plist Log: Add the hs-fps port, a Fast Packed Strings module for Haskell. Reviewed by: pav Revision Changes Path 1.2220 +1 -0 ports/devel/Makefile 1.1 +51 -0 ports/devel/hs-fps/Makefile (new) 1.1 +3 -0 ports/devel/hs-fps/distinfo (new) 1.1 +11 -0 ports/devel/hs-fps/pkg-descr (new) 1.1 +13 -0 ports/devel/hs-fps/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 20:19:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B1D16A727; Tue, 23 May 2006 20:19:29 +0000 (UTC) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B6C43D5F; Tue, 23 May 2006 20:19:28 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NKIemm096139; Tue, 23 May 2006 20:18:40 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NKIe29096138; Tue, 23 May 2006 20:18:40 GMT (envelope-from mux) Message-Id: <200605232018.k4NKIe29096138@repoman.freebsd.org> From: Maxime Henrion Date: Tue, 23 May 2006 20:18:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 20:19:36 -0000 mux 2006-05-23 20:18:40 UTC FreeBSD ports repository Modified files: . modules Log: hs-fps --> ports/devel/hs-fps Revision Changes Path 1.15048 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 23 21:19:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A97E116B230; Tue, 23 May 2006 21:19:26 +0000 (UTC) (envelope-from mj@feral.com) Received: from ns1.feral.com (ns1.feral.com [192.67.166.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925B543D70; Tue, 23 May 2006 21:19:22 +0000 (GMT) (envelope-from mj@feral.com) Received: from ns1.feral.com (localhost [127.0.0.1]) by ns1.feral.com (8.13.6/8.13.6) with ESMTP id k4NLJMtt083392; Tue, 23 May 2006 14:19:22 -0700 (PDT) (envelope-from mj@feral.com) Received: from localhost (mjacob@localhost) by ns1.feral.com (8.13.6/8.13.6/Submit) with ESMTP id k4NLJLRX083381; Tue, 23 May 2006 14:19:21 -0700 (PDT) (envelope-from mj@feral.com) X-Authentication-Warning: ns1.feral.com: mjacob owned process doing -bs Date: Tue, 23 May 2006 14:19:20 -0700 (PDT) From: Matthew Jacob X-X-Sender: mjacob@ns1.feral.com To: Wilko Bulte In-Reply-To: <200605232014.k4NKEZkQ095768@repoman.freebsd.org> Message-ID: <20060523141902.D83137@ns1.feral.com> References: <200605232014.k4NKEZkQ095768@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: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Jacob List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:19:29 -0000 Umm- this means that 3Ware has no maintainer now? On Tue, 23 May 2006, Wilko Bulte wrote: > wilko 2006-05-23 20:14:34 UTC > > FreeBSD src repository > > Modified files: > . access > Log: > Per his request to core, remove Vinod Kashyap's commit bit > > Submitted by: vkashyap > Approved by: core > > Revision Changes Path > 1.771 +0 -1 CVSROOT/access > From owner-cvs-all@FreeBSD.ORG Tue May 23 21:19:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7879316B24F; Tue, 23 May 2006 21:19:47 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FD1D43D68; Tue, 23 May 2006 21:19:47 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLIx9V007898; Tue, 23 May 2006 21:18:59 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLIwan007897; Tue, 23 May 2006 21:18:58 GMT (envelope-from girgen) Message-Id: <200605232118.k4NLIwan007897@repoman.freebsd.org> From: Palle Girgensohn Date: Tue, 23 May 2006 21:18:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/postgresql73-server Makefile distinfo ports/databases/postgresql73-server/files pgsql.sh.tmpl ports/databases/postgresql74-server Makefile distinfo ports/databases/postgresql74-server/files pgsql.sh.tmpl ports/databases/postgresql80-server Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:19:54 -0000 girgen 2006-05-23 21:18:58 UTC FreeBSD ports repository Modified files: databases/postgresql73-server Makefile distinfo databases/postgresql73-server/files pgsql.sh.tmpl databases/postgresql74-server Makefile distinfo databases/postgresql74-server/files pgsql.sh.tmpl databases/postgresql80-server Makefile distinfo databases/postgresql80-server/files pgsql.sh.tmpl databases/postgresql81-server Makefile distinfo databases/postgresql81-server/files pgsql.sh.tmpl Log: Update all PostgreSQL to fix a security flaw The PostgreSQL Global Development Group today released versions 8.1.4, 8.0.8, 7.4.13 and 7.3.15. This is an urgent update to close a security hole which can permit a SQL injection attack on some applications running PostgreSQL. Users are urged to apply the update as soon as reasonably possible. Since the update affects client functionality, most driver projects will be updating this week as well. Because the security issue involved is complex, we have added a section in Techdocs to explain it: http://www.postgresql.org/docs/techdocs.52. Please read this first before applying the updates. Also, fix rc_subr startup problems on FreeBSD-7.x. Security: http://www.postgresql.org/docs/techdocs.50 PR: ports/95154 Revision Changes Path 1.143 +2 -2 ports/databases/postgresql73-server/Makefile 1.43 +12 -12 ports/databases/postgresql73-server/distinfo 1.19 +2 -2 ports/databases/postgresql73-server/files/pgsql.sh.tmpl 1.144 +2 -2 ports/databases/postgresql74-server/Makefile 1.43 +12 -12 ports/databases/postgresql74-server/distinfo 1.20 +2 -2 ports/databases/postgresql74-server/files/pgsql.sh.tmpl 1.155 +2 -2 ports/databases/postgresql80-server/Makefile 1.50 +12 -12 ports/databases/postgresql80-server/distinfo 1.22 +2 -2 ports/databases/postgresql80-server/files/pgsql.sh.tmpl 1.155 +2 -2 ports/databases/postgresql81-server/Makefile 1.48 +12 -12 ports/databases/postgresql81-server/distinfo 1.22 +2 -2 ports/databases/postgresql81-server/files/pgsql.sh.tmpl From owner-cvs-all@FreeBSD.ORG Tue May 23 21:25:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BB0116A5D1; Tue, 23 May 2006 21:25:55 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B72FF43D7C; Tue, 23 May 2006 21:25:54 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLP6of008165; Tue, 23 May 2006 21:25:06 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLP6Sw008164; Tue, 23 May 2006 21:25:06 GMT (envelope-from ale) Message-Id: <200605232125.k4NLP6Sw008164@repoman.freebsd.org> From: Alex Dupre Date: Tue, 23 May 2006 21:25:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mysql51-client Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:26:04 -0000 ale 2006-05-23 21:25:06 UTC FreeBSD ports repository Modified files: databases/mysql51-client Makefile Log: Remove BROKEN flag. Revision Changes Path 1.98 +0 -2 ports/databases/mysql51-client/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 21:26:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E3D816B3D4; Tue, 23 May 2006 21:26:07 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B62A43D70; Tue, 23 May 2006 21:26:06 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLPIwi008206; Tue, 23 May 2006 21:25:18 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLPIC2008205; Tue, 23 May 2006 21:25:18 GMT (envelope-from anray) Message-Id: <200605232125.k4NLPIC2008205@repoman.freebsd.org> From: Andrey Slusar Date: Tue, 23 May 2006 21:25: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/net-im/kf Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:26:11 -0000 anray 2006-05-23 21:25:18 UTC FreeBSD ports repository Modified files: net-im/kf Makefile pkg-plist Log: - Add fetchable mirrors. [1] - Add WITHOUT_NLS for fix portlint -A warnings. PR: ports/97728 Submitted by: "Martin Wilke" Reported by: fenner portsurvey [1] Revision Changes Path 1.20 +11 -1 ports/net-im/kf/Makefile 1.6 +5 -6 ports/net-im/kf/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 21:32:46 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05D7316B1E0; Tue, 23 May 2006 21:32:46 +0000 (UTC) (envelope-from wb@freebie.xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3507743D76; Tue, 23 May 2006 21:32:33 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-vbr4.xs4all.nl (8.13.6/8.13.6) with ESMTP id k4NLWSSF094506; Tue, 23 May 2006 23:32:29 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.6/8.13.3) with ESMTP id k4NLWLuE008792; Tue, 23 May 2006 23:32:21 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.6/8.13.6/Submit) id k4NLWKHI008791; Tue, 23 May 2006 23:32:20 +0200 (CEST) (envelope-from wb) Date: Tue, 23 May 2006 23:32:20 +0200 From: Wilko Bulte To: Matthew Jacob Message-ID: <20060523213220.GA8772@freebie.xs4all.nl> References: <200605232014.k4NKEZkQ095768@repoman.freebsd.org> <20060523141902.D83137@ns1.feral.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060523141902.D83137@ns1.feral.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by XS4ALL Virus Scanner Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org, Wilko Bulte Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:32:53 -0000 On Tue, May 23, 2006 at 02:19:20PM -0700, Matthew Jacob wrote.. > Umm- this means that 3Ware has no maintainer now? Not quite that, there is a proposal on core's desk (put there by Vinod) for a replacement guy from 3Ware. Core has yet to rubber stamp that proposal. Sorry for the churn.. Wilko > On Tue, 23 May 2006, Wilko Bulte wrote: > > >wilko 2006-05-23 20:14:34 UTC > > > > FreeBSD src repository > > > > Modified files: > > . access > > Log: > > Per his request to core, remove Vinod Kashyap's commit bit > > > > Submitted by: vkashyap > > Approved by: core > > > > Revision Changes Path > > 1.771 +0 -1 CVSROOT/access > > --- end of quoted text --- -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue May 23 21:34:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FCEC16B0D5; Tue, 23 May 2006 21:34:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1BE843D8F; Tue, 23 May 2006 21:33:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLXB19008503; Tue, 23 May 2006 21:33:11 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLXBE3008502; Tue, 23 May 2006 21:33:11 GMT (envelope-from pav) Message-Id: <200605232133.k4NLXBE3008502@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 21:33: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/autoindex2 pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:34:13 -0000 pav 2006-05-23 21:33:11 UTC FreeBSD ports repository Modified files: www/autoindex2 pkg-plist Log: - Fix plist after recent php changes Revision Changes Path 1.5 +1 -0 ports/www/autoindex2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 21:35:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 418A316ACEF; Tue, 23 May 2006 21:35:06 +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 B8EE343D48; Tue, 23 May 2006 21:35:04 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k4NLZ2Y1045266; Tue, 23 May 2006 17:35:02 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Matthew Jacob Date: Tue, 23 May 2006 17:34:41 -0400 User-Agent: KMail/1.6.2 References: <200605232014.k4NKEZkQ095768@repoman.freebsd.org> <20060523141902.D83137@ns1.feral.com> In-Reply-To: <20060523141902.D83137@ns1.feral.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200605231734.46418.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1478/Mon May 22 17:01:38 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Wilko Bulte Subject: Re: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:35:11 -0000 On Tuesday 23 May 2006 05:19 pm, Matthew Jacob wrote: > Umm- this means that 3Ware has no maintainer now? He said numerous times he no longer maintains the driver. :-( 'I have moved out of maintaining the 3ware driver. Please contact 3ware Support if you have problems.' JK From owner-cvs-all@FreeBSD.ORG Tue May 23 21:44:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3329016ACF1; Tue, 23 May 2006 21:44:38 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B312143D8E; Tue, 23 May 2006 21:44:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLhmYF008905; Tue, 23 May 2006 21:43:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLhm1N008904; Tue, 23 May 2006 21:43:48 GMT (envelope-from pav) Message-Id: <200605232143.k4NLhm1N008904@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 21:43:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/finance/myphpmoney Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:44:41 -0000 pav 2006-05-23 21:43:47 UTC FreeBSD ports repository Modified files: finance/myphpmoney Makefile pkg-plist Log: - Drop dynamic plist; this port had both static and dynamic plists Revision Changes Path 1.7 +0 -9 ports/finance/myphpmoney/Makefile 1.3 +6 -19 ports/finance/myphpmoney/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 21:45:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FB7916B5AF; Tue, 23 May 2006 21:45:10 +0000 (UTC) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D812743D48; Tue, 23 May 2006 21:45:09 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLiLJJ008963; Tue, 23 May 2006 21:44:21 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLiL8l008962; Tue, 23 May 2006 21:44:21 GMT (envelope-from joel) Message-Id: <200605232144.k4NLiL8l008962@repoman.freebsd.org> From: Joel Dahl Date: Tue, 23 May 2006 21:44:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml contrib.develalumni.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, 23 May 2006 21:45:17 -0000 joel 2006-05-23 21:44:21 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml contrib.develalumni.sgml Log: Move vkashyap to the Development Team Alumni. Revision Changes Path 1.129 +0 -4 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.22 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.develalumni.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 21:47:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38F2E16B5D8; Tue, 23 May 2006 21:47:45 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB0B743D8A; Tue, 23 May 2006 21:47:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLkqdC009104; Tue, 23 May 2006 21:46:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLkqln009103; Tue, 23 May 2006 21:46:52 GMT (envelope-from pav) Message-Id: <200605232146.k4NLkqln009103@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 21:46:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/pmwiki pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:47:48 -0000 pav 2006-05-23 21:46:52 UTC FreeBSD ports repository Modified files: www/pmwiki pkg-plist Log: - Correct yesterday's fix, this port actually installs into www/data Reported by: krismail Revision Changes Path 1.5 +1 -1 ports/www/pmwiki/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 21:48:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F2CC16B525; Tue, 23 May 2006 21:48:44 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA5D943D68; Tue, 23 May 2006 21:48:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLlt33009176; Tue, 23 May 2006 21:47:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLltdW009175; Tue, 23 May 2006 21:47:55 GMT (envelope-from pav) Message-Id: <200605232147.k4NLltdW009175@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 21:47:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:48:48 -0000 pav 2006-05-23 21:47:55 UTC FreeBSD ports repository Modified files: databases/ruby-dbi Makefile Log: - Bump PORTREVISION for yesterday's directory fixes Revision Changes Path 1.16 +1 -0 ports/databases/ruby-dbi/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 21:54:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 549B716A434; Tue, 23 May 2006 21:54:07 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2538343D5D; Tue, 23 May 2006 21:54:07 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NLrIiF009380; Tue, 23 May 2006 21:53:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NLrIkX009379; Tue, 23 May 2006 21:53:18 GMT (envelope-from kris) Message-Id: <200605232153.k4NLrIkX009379@repoman.freebsd.org> From: Kris Kennaway Date: Tue, 23 May 2006 21:53:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.port.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 21:54:10 -0000 kris 2006-05-23 21:53:18 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: * Avoid .if syntax that causes syntax error on old 4.x make [1] * Cleanup comments [2] [3] [4] * include bsd.emacs.mk only when USE_EMACS is set [5] * Silence the install-info target [6] [7] * Correct the implementation of pretty-print-run-depends-list [8] * Use a consistent name for the cookies file when PKGNAMEPREFIX/SUFFIX are set after bsd.port.pre.mk. [9] * Include bsd.tcl.mk if USE_TCL_BUILD is defined [10] * Set PERL_MM_USE_DEFAULT in BATCH mode [11] * Add the {ONLY,NOT}_FOR_ARCH_REASON and {ONLY,NOT}_FOR_ARCH_REASON_${ARCH} variables to allow better customization of the error string reported to users when they attempt a build on an unsupported architecture. [12] * Avoid errors from duplicated targets when parsing MLINKS on ports without a default value set. [13] * Fix handling of MLINKS when invalid entries are listed [14] * Enforce sanity of DESKTOP_ENTRIES. If the Categories field is omitted, try to map ports categories to their freedesktop.org counterpart [15] PR: 93873 [1], 92923 [2], 93234 [3], 95680 [4], 95238 [5], 91621 [6], 94035 [7], 94164 [8], 94219 [9], 92355 [10], 95579 [11], 94675 [12], 66109 [13], 66110 [14], 95603 [15] Submitted by: Eric Cronin [1], edwin [2][12], pav [3], vd [4][8], nobutaka [5], anray [6], krion [7], Andrey Deynega [9], mnag [9], garga [10], skv [11], eik [13][14], jylefort [15] Revision Changes Path 1.533 +221 -43 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Tue May 23 22:12:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08E8816B5DA; Tue, 23 May 2006 22:12:19 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 621E043D66; Tue, 23 May 2006 22:12:08 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMBKor011418; Tue, 23 May 2006 22:11:20 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMBKOb011417; Tue, 23 May 2006 22:11:20 GMT (envelope-from imp) Message-Id: <200605232211.k4NMBKOb011417@repoman.freebsd.org> From: Warner Losh Date: Tue, 23 May 2006 22:11:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man9 Makefile device_get_sysctl.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:12:27 -0000 imp 2006-05-23 22:11:20 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Added files: share/man/man9 device_get_sysctl.9 Log: Add a stub man page for device_get_sysctl{_ctx,tree}. Needs some work, but is better than nothing. Any help appreciated. Revision Changes Path 1.275 +3 -0 src/share/man/man9/Makefile 1.1 +58 -0 src/share/man/man9/device_get_sysctl.9 (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 22:22:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D9F16B44E; Tue, 23 May 2006 22:22:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C1A443D66; Tue, 23 May 2006 22:22:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMLXjC011817; Tue, 23 May 2006 22:21:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMLXhX011816; Tue, 23 May 2006 22:21:33 GMT (envelope-from pav) Message-Id: <200605232221.k4NMLXhX011816@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 22:21:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:22:27 -0000 pav 2006-05-23 22:21:33 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document new {ONLY,NOT}_FOR_ARCHS_REASON* makevars Revision Changes Path 1.712 +8 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 22:28:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5E8716A42D; Tue, 23 May 2006 22:28:10 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 762AC43D46; Tue, 23 May 2006 22:28:10 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMRMjf012018; Tue, 23 May 2006 22:27:22 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMRMdT012017; Tue, 23 May 2006 22:27:22 GMT (envelope-from kris) Message-Id: <200605232227.k4NMRMdT012017@repoman.freebsd.org> From: Kris Kennaway Date: Tue, 23 May 2006 22:27: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 CHANGES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:28:14 -0000 kris 2006-05-23 22:27:22 UTC FreeBSD ports repository Modified files: . CHANGES Log: Document the subset of changes committed to bsd.port.mk that are of potential interest to port developers. Revision Changes Path 1.52 +34 -1 ports/CHANGES From owner-cvs-all@FreeBSD.ORG Tue May 23 22:34:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43BFA16A46A; Tue, 23 May 2006 22:34:33 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0348943D4C; Tue, 23 May 2006 22:34:33 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMXiY3012276; Tue, 23 May 2006 22:33:44 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMXiwj012275; Tue, 23 May 2006 22:33:44 GMT (envelope-from marcel) Message-Id: <200605232233.k4NMXiwj012275@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 23 May 2006 22:33:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/uart uart.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, 23 May 2006 22:34:36 -0000 marcel 2006-05-23 22:33:44 UTC FreeBSD src repository Modified files: sys/dev/uart uart.h Log: Remove definitions of uart_[gs]etdreg. They are not used anymore and were in fact wrong. Revision Changes Path 1.5 +0 -6 src/sys/dev/uart/uart.h From owner-cvs-all@FreeBSD.ORG Tue May 23 22:40:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D1416A574; Tue, 23 May 2006 22:40:55 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DA3643D58; Tue, 23 May 2006 22:40:54 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMe5t2012604; Tue, 23 May 2006 22:40:05 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMe5Hq012603; Tue, 23 May 2006 22:40:05 GMT (envelope-from garga) Message-Id: <200605232240.k4NMe5Hq012603@repoman.freebsd.org> From: Renato Botelho Date: Tue, 23 May 2006 22:40:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabber-users-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: Tue, 23 May 2006 22:40:59 -0000 garga 2006-05-23 22:40:05 UTC FreeBSD ports repository Modified files: net-im/jabber-users-agent Makefile Log: Fix MASTER_SITES PR: ports/97731 Submitted by: Martin Wilke Revision Changes Path 1.5 +2 -1 ports/net-im/jabber-users-agent/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 22:46:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13D1A16A496; Tue, 23 May 2006 22:46:17 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9C8943D45; Tue, 23 May 2006 22:46:16 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMjSGE012857; Tue, 23 May 2006 22:45:28 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMjSLR012856; Tue, 23 May 2006 22:45:28 GMT (envelope-from hq) Message-Id: <200605232245.k4NMjSLR012856@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 22:45:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/crossip Makefile pkg-plist ports/dns/crossip/files crossip.sh.in wrapper.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:46:18 -0000 hq 2006-05-23 22:45:28 UTC FreeBSD ports repository Modified files: dns/crossip Makefile pkg-plist Added files: dns/crossip/files crossip.sh.in Removed files: dns/crossip/files wrapper.sh Log: - Update to bsd.java.mk 2.0 - Use DISTVERSION to avoid complex substitutions in DISTNAME - Use DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use SUB_FILES to configure launcher shell script - Set JAVA_VERSION in launcher shell script - Use 'exec' to launch JVM (as encouraged in the Porter's Handbook) - Remove port name from COMMENT - Do not mkdir ${JAVAJARDIR} (it is part of mtree now) - Use %%DATADIR%% and %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tags - Bump PORTREVISION PR: 97698 Submitted by: hq Approved by: maintainer Revision Changes Path 1.2 +11 -15 ports/dns/crossip/Makefile 1.1 +6 -0 ports/dns/crossip/files/crossip.sh.in (new) 1.2 +0 -6 ports/dns/crossip/files/wrapper.sh (dead) 1.2 +27 -26 ports/dns/crossip/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 22:48:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85CF916A73A; Tue, 23 May 2006 22:48:40 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CD1243D69; Tue, 23 May 2006 22:48:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NMlnvC012969; Tue, 23 May 2006 22:47:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NMlnPt012968; Tue, 23 May 2006 22:47:49 GMT (envelope-from pav) Message-Id: <200605232247.k4NMlnPt012968@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 23 May 2006 22:47:49 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 22:48:42 -0000 pav 2006-05-23 22:47:48 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document DESKTOP_ENTRIES Revision Changes Path 1.713 +29 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Tue May 23 23:02:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8496116A9FB; Tue, 23 May 2006 23:02:44 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88C6E43D46; Tue, 23 May 2006 23:02:40 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p6168-ipbf302funabasi.chiba.ocn.ne.jp [124.87.184.168]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k4NN2SCT039390; Wed, 24 May 2006 08:02:39 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k4NN2FKE026592; Wed, 24 May 2006 08:02:18 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 24 May 2006 08:00:53 +0900 (JST) Message-Id: <20060524.080053.02263801.hrs@allbsd.org> To: simon@FreeBSD.org From: Hiroki Sato In-Reply-To: <20060523193029.GA1111@zaphod.nitro.dk> References: <200605231912.k4NJCPNb092183@repoman.freebsd.org> <20060523193029.GA1111@zaphod.nitro.dk> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Wed_May_24_08_00_53_2006_750)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/www Makefile ports/www/linux-flashplugin6 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, 23 May 2006 23:02:55 -0000 ----Security_Multipart(Wed_May_24_08_00_53_2006_750)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Simon L. Nielsen" wrote in <20060523193029.GA1111@zaphod.nitro.dk>: si> On 2006.05.23 19:12:24 +0000, Hiroki Sato wrote: si> > hrs 2006-05-23 19:12:24 UTC si> > si> > FreeBSD ports repository si> > si> > Modified files: si> > . modules si> > www Makefile si> > Added files: si> > www/linux-flashplugin6 Makefile distinfo pkg-descr pkg-plist si> > Log: si> > Revert changes related to linux-flashplugin* removal. si> si> Hmm, is this really a good idea? It has a rather serious security si> vulnerability which is unlikely to get fixed. Ah, I just wanted to revert all my changes related to the flashplugin removal first. As of the removal, www/linuxpluginwrapper still depended on www/linux-flashplugin6. I also think it is good to remove this because of the security flaw, but is it true that in such cases we need to set DEPRECATED and EXPIRATION_DATE in advance? Or, is it no problem with removing it immediately? -- | Hiroki SATO ----Security_Multipart(Wed_May_24_08_00_53_2006_750)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEc5QnTyzT2CeTzy0RAoIfAJ9zUiZhwoQon/ud+DnjYfr4vhQS8ACcCsp1 OibZG0Eiel7WCiyCcCMjSSs= =MLwS -----END PGP SIGNATURE----- ----Security_Multipart(Wed_May_24_08_00_53_2006_750)---- From owner-cvs-all@FreeBSD.ORG Tue May 23 23:03:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BDF916AAAA; Tue, 23 May 2006 23:03:00 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A97043D46; Tue, 23 May 2006 23:03:00 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NN2BLA013612; Tue, 23 May 2006 23:02:11 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NN2Bf9013611; Tue, 23 May 2006 23:02:11 GMT (envelope-from hq) Message-Id: <200605232302.k4NN2Bf9013611@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 23:02:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/opendx-samples Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:03:11 -0000 hq 2006-05-23 23:02:11 UTC FreeBSD ports repository Modified files: graphics/opendx-samples Makefile Log: - Update to bsd.java.mk 2.0 - Fix RUN_DEPENDS Revision Changes Path 1.17 +3 -2 ports/graphics/opendx-samples/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 23 23:15:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 802F316AB53; Tue, 23 May 2006 23:15:11 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C35543D48; Tue, 23 May 2006 23:15:11 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNEMO4015269; Tue, 23 May 2006 23:14:22 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNEMms015268; Tue, 23 May 2006 23:14:22 GMT (envelope-from aaron) Message-Id: <200605232314.k4NNEMms015268@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 23:14:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-SRU 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, 23 May 2006 23:15:15 -0000 aaron 2006-05-23 23:14:22 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-SRU Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-SRU. The SRU package provides a framework for working with the Search and Retrieval by URL (SRU) protocol developed by the Library of Congress. Approved by: tobez (implicit) Revision Changes Path 1.1419 +1 -0 ports/www/Makefile 1.1 +52 -0 ports/www/p5-SRU/Makefile (new) 1.1 +3 -0 ports/www/p5-SRU/distinfo (new) 1.1 +56 -0 ports/www/p5-SRU/pkg-descr (new) 1.1 +25 -0 ports/www/p5-SRU/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 23 23:15:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D140916A8E4; Tue, 23 May 2006 23:15:23 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9204F43D4C; Tue, 23 May 2006 23:15:23 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNEZ0P015313; Tue, 23 May 2006 23:14:35 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNEZX4015312; Tue, 23 May 2006 23:14:35 GMT (envelope-from aaron) Message-Id: <200605232314.k4NNEZX4015312@repoman.freebsd.org> From: Aaron Dalton Date: Tue, 23 May 2006 23:14:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:15:25 -0000 aaron 2006-05-23 23:14:35 UTC FreeBSD ports repository Modified files: . modules Log: p5-SRU --> ports/www/p5-SRU Revision Changes Path 1.15049 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 23 23:21:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE41D16A7CE; Tue, 23 May 2006 23:21:14 +0000 (UTC) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA8E43D48; Tue, 23 May 2006 23:21:14 +0000 (GMT) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNKPwi015643; Tue, 23 May 2006 23:20:26 GMT (envelope-from wollman@repoman.freebsd.org) Received: (from wollman@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNKPN1015642; Tue, 23 May 2006 23:20:25 GMT (envelope-from wollman) Message-Id: <200605232320.k4NNKPN1015642@repoman.freebsd.org> From: Garrett Wollman Date: Tue, 23 May 2006 23:20:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc iso3166 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:21:19 -0000 wollman 2006-05-23 23:20:25 UTC FreeBSD src repository Modified files: share/misc iso3166 Log: The (British) Crown Dependencies now have their own codes. Revision Changes Path 1.14 +8 -1 src/share/misc/iso3166 From owner-cvs-all@FreeBSD.ORG Tue May 23 23:22:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 093ED16A60E; Tue, 23 May 2006 23:22:49 +0000 (UTC) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB17343D45; Tue, 23 May 2006 23:22:48 +0000 (GMT) (envelope-from wollman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNM0KD015768; Tue, 23 May 2006 23:22:00 GMT (envelope-from wollman@repoman.freebsd.org) Received: (from wollman@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNM0GF015767; Tue, 23 May 2006 23:22:00 GMT (envelope-from wollman) Message-Id: <200605232322.k4NNM0GF015767@repoman.freebsd.org> From: Garrett Wollman Date: Tue, 23 May 2006 23:22:00 +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/misc iso3166 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:22:51 -0000 wollman 2006-05-23 23:22:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/misc iso3166 Log: New codes for Crown Dependencies. Revision Changes Path 1.13.8.1 +8 -1 src/share/misc/iso3166 From owner-cvs-all@FreeBSD.ORG Tue May 23 23:23:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6B516A66E; Tue, 23 May 2006 23:23:26 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9778F43D5D; Tue, 23 May 2006 23:23:24 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNMaQX015858; Tue, 23 May 2006 23:22:36 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNMaHT015857; Tue, 23 May 2006 23:22:36 GMT (envelope-from hq) Message-Id: <200605232322.k4NNMaHT015857@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 23:22: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/java/jasmin Makefile pkg-install pkg-plist ports/java/jasmin/files jasmin.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:23:33 -0000 hq 2006-05-23 23:22:36 UTC FreeBSD ports repository Modified files: java/jasmin Makefile pkg-plist Added files: java/jasmin/files jasmin.sh.in Removed files: java/jasmin pkg-install Log: - Update to bsd.java.mk 2.0 - Use %%JAVAJARDIR%% in pkg-plist - Add $FreeBSD$ tag - Use SUB_FILES (rather than PKGINSTALL) to configure launcher shell script - Set JAVA_VERSION for javavmwrapper in launcher shell script - Renamed launcher script: jasmin.sh -> jasmin - Register java/javavmwrapper in RUN_DEPENDS - Bump PORTREVISION Revision Changes Path 1.4 +8 -4 ports/java/jasmin/Makefile 1.1 +6 -0 ports/java/jasmin/files/jasmin.sh.in (new) 1.2 +0 -8 ports/java/jasmin/pkg-install (dead) 1.3 +3 -2 ports/java/jasmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 23 23:29:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A4BA16A5C9; Tue, 23 May 2006 23:29:07 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 493E343D48; Tue, 23 May 2006 23:29:07 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNSI8F016060; Tue, 23 May 2006 23:28:18 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNSIco016059; Tue, 23 May 2006 23:28:18 GMT (envelope-from hq) Message-Id: <200605232328.k4NNSIco016059@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 23:28:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports 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, 23 May 2006 23:29:10 -0000 hq 2006-05-23 23:28:18 UTC FreeBSD ports repository Modified files: . UPDATING Log: Document recent commit in java/jasmin Revision Changes Path 1.331 +7 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue May 23 23:31:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C943916A4FC; Tue, 23 May 2006 23:31:04 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89C3343D48; Tue, 23 May 2006 23:31:04 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNUFuk016193; Tue, 23 May 2006 23:30:16 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNUFtC016192; Tue, 23 May 2006 23:30:15 GMT (envelope-from hq) Message-Id: <200605232330.k4NNUFtC016192@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 23:30: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 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, 23 May 2006 23:31:08 -0000 hq 2006-05-23 23:30:15 UTC FreeBSD ports repository Modified files: . UPDATING Log: Fix date format in net/openldap23-server entry Revision Changes Path 1.332 +2 -2 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Tue May 23 23:34:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8233816A760; Tue, 23 May 2006 23:34:46 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 418F443D45; Tue, 23 May 2006 23:34:46 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNXvB9016343; Tue, 23 May 2006 23:33:57 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNXvjr016342; Tue, 23 May 2006 23:33:57 GMT (envelope-from imp) Message-Id: <200605232333.k4NNXvjr016342@repoman.freebsd.org> From: Warner Losh Date: Tue, 23 May 2006 23:33: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/pccbb pccbb_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:34:49 -0000 imp 2006-05-23 23:33:57 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb_pci.c Log: Whitespace nits Revision Changes Path 1.17 +3 -3 src/sys/dev/pccbb/pccbb_pci.c From owner-cvs-all@FreeBSD.ORG Tue May 23 23:44:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE94816AD65; Tue, 23 May 2006 23:44:13 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DBAC43D66; Tue, 23 May 2006 23:44:13 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4NNhOEZ016813; Tue, 23 May 2006 23:43:24 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4NNhOhq016812; Tue, 23 May 2006 23:43:24 GMT (envelope-from hq) Message-Id: <200605232343.k4NNhOhq016812@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 23 May 2006 23:43:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/airport Makefile pkg-plist ports/net-mgmt/airport/files airport airport.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 May 2006 23:44:15 -0000 hq 2006-05-23 23:43:24 UTC FreeBSD ports repository Modified files: net-mgmt/airport Makefile pkg-plist Added files: net-mgmt/airport/files airport.sh.in Removed files: net-mgmt/airport/files airport Log: - Update to bsd.java.mk 2.0 - Use SUB_FILES to configure launcher shell script - Set JAVA_VERSION in launcher shell script - Install JAR files in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Use %%JAVAJARDIR%% and %%DOCSDIR%% in pkg-plist - Add $FreeBSD$ tags - Honor NOPORTDOCS - Bump PORTREVISION Revision Changes Path 1.21 +24 -20 ports/net-mgmt/airport/Makefile 1.13 +0 -26 ports/net-mgmt/airport/files/airport (dead) 1.1 +27 -0 ports/net-mgmt/airport/files/airport.sh.in (new) 1.10 +13 -12 ports/net-mgmt/airport/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 00:07:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D47DD16A7BF; Wed, 24 May 2006 00:07:03 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 930A843D46; Wed, 24 May 2006 00:07:03 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O06Ewp019623; Wed, 24 May 2006 00:06:14 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O06EEV019620; Wed, 24 May 2006 00:06:14 GMT (envelope-from kris) Message-Id: <200605240006.k4O06EEV019620@repoman.freebsd.org> From: Kris Kennaway Date: Wed, 24 May 2006 00:06: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/etc/defaults rc.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:07:04 -0000 kris 2006-05-24 00:06:14 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Increase the nfs access cache timeout from 2 to 60. The latter is a more appropriate value and is also the default set by the kernel. I could not find a justification of why rc.conf began overriding it back in 1998. This dramatically cuts NFS traffic on e.g. a busy system with NFS root. Reviewed by: mohans MFC After: 2 weeks Revision Changes Path 1.285 +1 -1 src/etc/defaults/rc.conf From owner-cvs-all@FreeBSD.ORG Wed May 24 00:13:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 627F016A608; Wed, 24 May 2006 00:13:13 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 993AC43D5E; Wed, 24 May 2006 00:13:12 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0CN5q019857; Wed, 24 May 2006 00:12:23 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0CNMX019856; Wed, 24 May 2006 00:12:23 GMT (envelope-from rodrigc) Message-Id: <200605240012.k4O0CNMX019856@repoman.freebsd.org> From: Craig Rodrigues Date: Wed, 24 May 2006 00:12:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:13:17 -0000 rodrigc 2006-05-24 00:12:22 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: Take errmsg out of ffs_opts. It is already part of global_opts in vfs_mount.c. Revision Changes Path 1.313 +1 -1 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Wed May 24 00:13:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B926016A4C5; Wed, 24 May 2006 00:13:58 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DC443D46; Wed, 24 May 2006 00:13:58 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0D9iW019911; Wed, 24 May 2006 00:13:09 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0D9rP019910; Wed, 24 May 2006 00:13:09 GMT (envelope-from leeym) Message-Id: <200605240013.k4O0D9rP019910@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 24 May 2006 00:13: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/p5-version Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:13:59 -0000 leeym 2006-05-24 00:13:09 UTC FreeBSD ports repository Modified files: devel/p5-version Makefile distinfo Log: - update to 0.61 Revision Changes Path 1.13 +1 -1 ports/devel/p5-version/Makefile 1.14 +3 -3 ports/devel/p5-version/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 00:16:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9071516A8A2; Wed, 24 May 2006 00:16:06 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B20B43D70; Wed, 24 May 2006 00:16:01 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0FDir020023; Wed, 24 May 2006 00:15:13 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0FDmJ020019; Wed, 24 May 2006 00:15:13 GMT (envelope-from edwin) Message-Id: <200605240015.k4O0FDmJ020019@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 24 May 2006 00:15:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/p5-Digest-SHA Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:16:10 -0000 edwin 2006-05-24 00:15:12 UTC FreeBSD ports repository Modified files: security/p5-Digest-SHA Makefile distinfo Log: [PATCH] security/p5-Digest-SHA: update to 5.37 - Update to 5.37 PR: ports/97696 Submitted by: Yen-Ming Lee Reviewed by: hcoyote@ghostar.org (via irc) Revision Changes Path 1.4 +2 -7 ports/security/p5-Digest-SHA/Makefile 1.4 +3 -3 ports/security/p5-Digest-SHA/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 00:18:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 963AA16A96D; Wed, 24 May 2006 00:18:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD9A43D5C; Wed, 24 May 2006 00:18:17 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0HSUD020168; Wed, 24 May 2006 00:17:28 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0HSN0020167; Wed, 24 May 2006 00:17:28 GMT (envelope-from edwin) Message-Id: <200605240017.k4O0HSN0020167@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 24 May 2006 00: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/p5-Digest-SHA Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:18:20 -0000 edwin 2006-05-24 00:17:28 UTC FreeBSD ports repository Modified files: security/p5-Digest-SHA Makefile Log: Mavvie: can you commit ports/97696 and change the maintainer to whatever the generic perl maintainer is? I still haven't fixed my issues with sending email to freebsd.org. Revision Changes Path 1.5 +1 -1 ports/security/p5-Digest-SHA/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 00:39:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D581716A425; Wed, 24 May 2006 00:39:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91E5043D46; Wed, 24 May 2006 00:39:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0caWc021308; Wed, 24 May 2006 00:38:36 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0cabW021307; Wed, 24 May 2006 00:38:36 GMT (envelope-from clsung) Message-Id: <200605240038.k4O0cabW021307@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 24 May 2006 00:38: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-Module-ScanDeps Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:39:26 -0000 clsung 2006-05-24 00:38:36 UTC FreeBSD ports repository Modified files: devel/p5-Module-ScanDeps Makefile distinfo Log: - update to 0.60 PR: 97762 Submitted by: maintainer (Rong-En Fan) Revision Changes Path 1.15 +1 -1 ports/devel/p5-Module-ScanDeps/Makefile 1.15 +3 -3 ports/devel/p5-Module-ScanDeps/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 00:46:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A9C916A4CA; Wed, 24 May 2006 00:46:22 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4708743D46; Wed, 24 May 2006 00:46:22 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0jXxo021683; Wed, 24 May 2006 00:45:33 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0jXfZ021682; Wed, 24 May 2006 00:45:33 GMT (envelope-from clsung) Message-Id: <200605240045.k4O0jXfZ021682@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 24 May 2006 00:45:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/ruby-rbison Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:46:23 -0000 clsung 2006-05-24 00:45:33 UTC FreeBSD ports repository Modified files: devel/ruby-rbison Makefile Log: - change mirror to be fetchable PR: 97757 Submitted by: Martin Wilke Revision Changes Path 1.7 +1 -1 ports/devel/ruby-rbison/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 00:49:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D71016A46A; Wed, 24 May 2006 00:49:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD1D243D45; Wed, 24 May 2006 00:49:24 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0maKF029434; Wed, 24 May 2006 00:48:36 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0ma62029433; Wed, 24 May 2006 00:48:36 GMT (envelope-from clsung) Message-Id: <200605240048.k4O0ma62029433@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 24 May 2006 00:48: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/ruby-locale Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:49:25 -0000 clsung 2006-05-24 00:48:36 UTC FreeBSD ports repository Modified files: devel/ruby-locale Makefile Log: - mirror site change, thus fetchable PR: 97651 Submitted by: Martin Wilke Approved by: maintainer (Alexander Novitsky) Revision Changes Path 1.10 +1 -1 ports/devel/ruby-locale/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 00:52:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0A1016A59F; Wed, 24 May 2006 00:52:17 +0000 (UTC) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF8F43D5A; Wed, 24 May 2006 00:52:11 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O0pML0029615; Wed, 24 May 2006 00:51:22 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O0pM00029614; Wed, 24 May 2006 00:51:22 GMT (envelope-from emax) Message-Id: <200605240051.k4O0pM00029614@repoman.freebsd.org> From: Maksim Yevmenkin Date: Wed, 24 May 2006 00:51:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/netgraph/bluetooth/include ng_btsocket.h ng_hci.h src/sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 00:52:18 -0000 emax 2006-05-24 00:51:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netgraph/bluetooth/include ng_btsocket.h ng_hci.h sys/netgraph/bluetooth/socket ng_btsocket_hci_raw.c Log: MFC: Add new SIOC_HCI_RAW_NODE_LIST_NAMES ioctl. User-space applications can use this ioctl to obtain the list of HCI nodes. User-space application is expected to preallocate 'ng_btsocket_hci_raw_node_list_names' structure and set limit in 'num_nodes' field. The 'nodes' field should be allocated as well and it should have space for at least 'num_nodes' elements. The SIOC_HCI_RAW_NODE_LIST_NAMES should be issued on bound raw HCI socket. It does not really really matter what HCI name the socket is bound to, as long as it is not empty. Revision Changes Path 1.7.2.1 +9 -0 src/sys/netgraph/bluetooth/include/ng_btsocket.h 1.6.2.1 +2 -0 src/sys/netgraph/bluetooth/include/ng_hci.h 1.17.2.2 +64 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket_hci_raw.c From owner-cvs-all@FreeBSD.ORG Wed May 24 01:12:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A97616A430; Wed, 24 May 2006 01:12:09 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA90943D48; Wed, 24 May 2006 01:12:08 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O1BK78031615; Wed, 24 May 2006 01:11:20 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O1BKKD031614; Wed, 24 May 2006 01:11:20 GMT (envelope-from mnag) Message-Id: <200605240111.k4O1BKKD031614@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 01:11: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/converters/tnef Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 01:12:09 -0000 mnag 2006-05-24 01:11:19 UTC FreeBSD ports repository Modified files: converters/tnef Makefile distinfo Log: - Update to 1.4.1 PR: 96946 Submitted by: Martin Wilke Approved by: maintainer timeout (16 days) Revision Changes Path 1.14 +1 -1 ports/converters/tnef/Makefile 1.13 +3 -3 ports/converters/tnef/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 01:14:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE6C16A44B; Wed, 24 May 2006 01:14:00 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 998A043D45; Wed, 24 May 2006 01:14:00 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O1DBUv031686; Wed, 24 May 2006 01:13:11 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O1DB42031685; Wed, 24 May 2006 01:13:11 GMT (envelope-from clsung) Message-Id: <200605240113.k4O1DB42031685@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 24 May 2006 01:13:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Data-Types Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 01:14:01 -0000 clsung 2006-05-24 01:13:11 UTC FreeBSD ports repository Modified files: devel/p5-Data-Types Makefile distinfo Log: - update to 0.06 PR: ports/97688 Submitted by: maintainer (hideo) Revision Changes Path 1.2 +1 -1 ports/devel/p5-Data-Types/Makefile 1.2 +3 -3 ports/devel/p5-Data-Types/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 01:15:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1077716A5B8; Wed, 24 May 2006 01:15:42 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D27F43D67; Wed, 24 May 2006 01:15:41 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O1EqHD031761; Wed, 24 May 2006 01:14:52 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O1EqRo031760; Wed, 24 May 2006 01:14:52 GMT (envelope-from mnag) Message-Id: <200605240114.k4O1EqRo031760@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 01:14:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/x11vnc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 01:15:43 -0000 mnag 2006-05-24 01:14:52 UTC FreeBSD ports repository Modified files: net/x11vnc Makefile distinfo Log: - Update to 0.8 PR: 96926 Submitted by: Martin Wilke Approved by: maintainer timeout (16 days) Revision Changes Path 1.4 +1 -1 ports/net/x11vnc/Makefile 1.3 +3 -3 ports/net/x11vnc/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 01:20:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED3116A951; Wed, 24 May 2006 01:20:21 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED3F43D55; Wed, 24 May 2006 01:20:20 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O1JV4H031966; Wed, 24 May 2006 01:19:31 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O1JVu8031965; Wed, 24 May 2006 01:19:31 GMT (envelope-from mnag) Message-Id: <200605240119.k4O1JVu8031965@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 01:19:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/libvncserver Makefile distinfo pkg-plist ports/net/libvncserver/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 01:20:21 -0000 mnag 2006-05-24 01:19:31 UTC FreeBSD ports repository Modified files: net/libvncserver Makefile distinfo pkg-plist Removed files: net/libvncserver/files patch-Makefile.in Log: - Update to 0.8 - Reset maintainer PR: 96925 Submitted by: Martin Wilke Approved by: maintainer Revision Changes Path 1.6 +4 -2 ports/net/libvncserver/Makefile 1.5 +3 -3 ports/net/libvncserver/distinfo 1.2 +0 -11 ports/net/libvncserver/files/patch-Makefile.in (dead) 1.5 +5 -5 ports/net/libvncserver/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 01:27:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4955F16A458; Wed, 24 May 2006 01:27:51 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03FFC43D4C; Wed, 24 May 2006 01:27:51 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O1R2NI032306; Wed, 24 May 2006 01:27:02 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O1R2rN032305; Wed, 24 May 2006 01:27:02 GMT (envelope-from mnag) Message-Id: <200605240127.k4O1R2rN032305@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 01:27:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/hevea 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, 24 May 2006 01:27:51 -0000 mnag 2006-05-24 01:27:02 UTC FreeBSD ports repository Modified files: textproc/hevea Makefile distinfo pkg-plist Log: - Update to 1.08 - Reset maintainer PR: 96920 Submitted by: Martin Wilke Approved by: maintainer Revision Changes Path 1.17 +23 -23 ports/textproc/hevea/Makefile 1.8 +15 -15 ports/textproc/hevea/distinfo 1.9 +161 -155 ports/textproc/hevea/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 03:05:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E80FB16A5F4; Wed, 24 May 2006 03:05:02 +0000 (UTC) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B609043D5D; Wed, 24 May 2006 03:05:00 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O34BJ5038585; Wed, 24 May 2006 03:04:11 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O34BKO038584; Wed, 24 May 2006 03:04:11 GMT (envelope-from iedowse) Message-Id: <200605240304.k4O34BKO038584@repoman.freebsd.org> From: Ian Dowse Date: Wed, 24 May 2006 03:04: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/dev/usb ehci.c ehcivar.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, 24 May 2006 03:05:03 -0000 iedowse 2006-05-24 03:04:11 UTC FreeBSD src repository Modified files: sys/dev/usb ehci.c ehcivar.h Log: Attempt to follow the procedure described in section 4.10 of the EHCI spec for linking in new qTDs into an asynchronous QH. This requires that there is a qTD marked as not active and not halted at the start of the QH's list, and the hardware will know to re-fetch the qTD on each pass rather than just looking at the overlay qTD: "The host controller must be able to advance the queue from the Fetch QH state in order to avoid all hardware/software race conditions. This simple mechanism allows software to simply link qTDs to the queue head and activate them, then the host controller will always find them if/when they are reachable." This is achieved by keeping an "inactivesqtd" entry on the QH list, and re-using it each time as the start of the next transfer, and allocating a new qTD to become the next inactivesqtd. Then a new transfer can be activated by just setting its "active" flag, which avoids all the previous messing with overlay qTD state in ehci_set_qh_qtd(). Revision Changes Path 1.45 +223 -94 src/sys/dev/usb/ehci.c 1.14 +1 -0 src/sys/dev/usb/ehcivar.h From owner-cvs-all@FreeBSD.ORG Wed May 24 03:35:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD9E416A7C0; Wed, 24 May 2006 03:35:47 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7887D43D48; Wed, 24 May 2006 03:35:47 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O3YwR9039920; Wed, 24 May 2006 03:34:58 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O3Yweb039919; Wed, 24 May 2006 03:34:58 GMT (envelope-from cperciva) Message-Id: <200605240334.k4O3Yweb039919@repoman.freebsd.org> From: Colin Percival Date: Wed, 24 May 2006 03:34: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/usr.sbin/sysinstall dist.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 03:35:48 -0000 cperciva 2006-05-24 03:34:58 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall dist.c Log: If the user asks for "kernel sources" to be installed, extract the SRC_BASE package (src/[A-Z]*) as well as SRC_SYS (src/sys/*). This allows users who only install the kernel source code to use the modern "make buildkernel" approach. Discussed with: re (scottl, kensmith) MFC after: 3 days Revision Changes Path 1.244 +1 -1 src/usr.sbin/sysinstall/dist.c From owner-cvs-all@FreeBSD.ORG Wed May 24 04:20:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A0CB16A4E9; Wed, 24 May 2006 04:20:48 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD3CB43D45; Wed, 24 May 2006 04:20:47 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O4Jwmm042771; Wed, 24 May 2006 04:19:58 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O4JwIj042770; Wed, 24 May 2006 04:19:58 GMT (envelope-from novel) Message-Id: <200605240419.k4O4JwIj042770@repoman.freebsd.org> From: Roman Bogorodskiy Date: Wed, 24 May 2006 04:19:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/conky Makefile ports/sysutils/conky/files patch-src-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: Wed, 24 May 2006 04:20:50 -0000 novel 2006-05-24 04:19:58 UTC FreeBSD ports repository Modified files: sysutils/conky Makefile Added files: sysutils/conky/files patch-src-freebsd.c Log: - Fix bmpx dependency - Fix CPU frequency displaying [1] Reported by: Karsten Rothemund [1] Revision Changes Path 1.16 +3 -2 ports/sysutils/conky/Makefile 1.5 +11 -0 ports/sysutils/conky/files/patch-src-freebsd.c (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 05:44:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 927FB16A421; Wed, 24 May 2006 05:44:08 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39CAE43D48; Wed, 24 May 2006 05:44:08 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O5hIJ1056007; Wed, 24 May 2006 05:43:18 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O5hITB056006; Wed, 24 May 2006 05:43:18 GMT (envelope-from bmah) Message-Id: <200605240543.k4O5hITB056006@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 05:43:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R Makefile docbook.css errata.html hardware-alpha.html hardware-amd64.html hardware-i386.html hardware-ia64.html hardware-pc98.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-amd64.html ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 05:44:08 -0000 bmah 2006-05-24 05:43:18 UTC FreeBSD doc repository Modified files: en/releases/5.5R Makefile Added files: en/releases/5.5R docbook.css errata.html hardware-alpha.html hardware-amd64.html hardware-i386.html hardware-ia64.html hardware-pc98.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-amd64.html installation-i386.html installation-ia64.html installation-pc98.html installation-sparc64.html installation.sgml readme.html relnotes-alpha.html relnotes-amd64.html relnotes-i386.html relnotes-ia64.html relnotes-pc98.html relnotes-sparc64.html relnotes.sgml Log: Add the 5.5 release documentation and "glue pages" to the Web site in advance of the release and hook up to the Web site build. Revision Changes Path 1.3 +27 -1 www/en/releases/5.5R/Makefile 1.1 +142 -0 www/en/releases/5.5R/docbook.css (new) 1.1 +117 -0 www/en/releases/5.5R/errata.html (new) 1.1 +5982 -0 www/en/releases/5.5R/hardware-alpha.html (new) 1.1 +5554 -0 www/en/releases/5.5R/hardware-amd64.html (new) 1.1 +7082 -0 www/en/releases/5.5R/hardware-i386.html (new) 1.1 +2666 -0 www/en/releases/5.5R/hardware-ia64.html (new) 1.1 +4948 -0 www/en/releases/5.5R/hardware-pc98.html (new) 1.1 +1923 -0 www/en/releases/5.5R/hardware-sparc64.html (new) 1.1 +35 -0 www/en/releases/5.5R/hardware.sgml (new) 1.1 +1199 -0 www/en/releases/5.5R/installation-alpha.html (new) 1.1 +1402 -0 www/en/releases/5.5R/installation-amd64.html (new) 1.1 +1647 -0 www/en/releases/5.5R/installation-i386.html (new) 1.1 +899 -0 www/en/releases/5.5R/installation-ia64.html (new) 1.1 +1022 -0 www/en/releases/5.5R/installation-pc98.html (new) 1.1 +954 -0 www/en/releases/5.5R/installation-sparc64.html (new) 1.1 +34 -0 www/en/releases/5.5R/installation.sgml (new) 1.1 +413 -0 www/en/releases/5.5R/readme.html (new) 1.1 +765 -0 www/en/releases/5.5R/relnotes-alpha.html (new) 1.1 +801 -0 www/en/releases/5.5R/relnotes-amd64.html (new) 1.1 +806 -0 www/en/releases/5.5R/relnotes-i386.html (new) 1.1 +765 -0 www/en/releases/5.5R/relnotes-ia64.html (new) 1.1 +770 -0 www/en/releases/5.5R/relnotes-pc98.html (new) 1.1 +765 -0 www/en/releases/5.5R/relnotes-sparc64.html (new) 1.1 +34 -0 www/en/releases/5.5R/relnotes.sgml (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 06:28:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C9716A424; Wed, 24 May 2006 06:28:38 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2F1643D46; Wed, 24 May 2006 06:28:37 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6Rl2K059549; Wed, 24 May 2006 06:27:47 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6RlTa059548; Wed, 24 May 2006 06:27:47 GMT (envelope-from ale) Message-Id: <200605240627.k4O6RlTa059548@repoman.freebsd.org> From: Alex Dupre Date: Wed, 24 May 2006 06:27:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jakarta-commons-codec Makefile distinfo ports/java/jakarta-commons-codec/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:28:38 -0000 ale 2006-05-24 06:27:47 UTC FreeBSD ports repository Modified files: java/jakarta-commons-codec Makefile distinfo java/jakarta-commons-codec/files patch-build.xml Log: Distfile rerolled without LICENSE file. PR: ports/97539 Submitted by: Tian-Jian Jiang Revision Changes Path 1.2 +3 -3 ports/java/jakarta-commons-codec/Makefile 1.3 +3 -3 ports/java/jakarta-commons-codec/distinfo 1.2 +3 -5 ports/java/jakarta-commons-codec/files/patch-build.xml From owner-cvs-all@FreeBSD.ORG Wed May 24 06:34:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 179B716A421; Wed, 24 May 2006 06:34:46 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7A9143D46; Wed, 24 May 2006 06:34:45 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6XuHY059804; Wed, 24 May 2006 06:33:56 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6XudG059803; Wed, 24 May 2006 06:33:56 GMT (envelope-from sem) Message-Id: <200605240633.k4O6XudG059803@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 24 May 2006 06:33:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/isc-dhcp3-server Makefile ports/net/isc-dhcp3-server/files patch-includes::cf::freebsd.h patch-server::dhcp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:34:46 -0000 sem 2006-05-24 06:33:55 UTC FreeBSD ports repository Modified files: net/isc-dhcp3-server Makefile net/isc-dhcp3-server/files patch-includes::cf::freebsd.h Added files: net/isc-dhcp3-server/files patch-server::dhcp.c Log: - Fix the time_t problem on *64 ARCHS without introducing a possible security risk by writing 8 bytes to a 4 byte declared variable. The first fix introduced a potential security problem. PR: ports/97681 Submitted by: maintainer, Dan Lukes (an initial patch) Revision Changes Path 1.116 +1 -5 ports/net/isc-dhcp3-server/Makefile 1.4 +0 -9 ports/net/isc-dhcp3-server/files/patch-includes::cf::freebsd.h 1.1 +53 -0 ports/net/isc-dhcp3-server/files/patch-server::dhcp.c (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 06:40:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C873C16A421 for ; Wed, 24 May 2006 06:40:27 +0000 (UTC) (envelope-from silby@silby.com) Received: from relay01.pair.com (relay01.pair.com [209.68.5.15]) by mx1.FreeBSD.org (Postfix) with SMTP id CD00743D60 for ; Wed, 24 May 2006 06:40:25 +0000 (GMT) (envelope-from silby@silby.com) Received: (qmail 12638 invoked from network); 24 May 2006 06:40:24 -0000 Received: from unknown (HELO localhost) (unknown) by unknown with SMTP; 24 May 2006 06:40:24 -0000 X-pair-Authenticated: 209.68.2.70 Date: Wed, 24 May 2006 01:40:29 -0500 (CDT) From: Mike Silbersack To: Ian Dowse In-Reply-To: <200605240304.k4O34BKO038584@repoman.freebsd.org> Message-ID: <20060524013323.O56879@odysseus.silby.com> References: <200605240304.k4O34BKO038584@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/dev/usb ehci.c ehcivar.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, 24 May 2006 06:40:27 -0000 I'm worried that this may result in a small pessimization in cases where a transfer that requires a large number of qTLs is followed by a transfer with a small number of qTLs, but a large number of qTDs. Could you comment on whether this is the case? If so, we may have to consider a hysteresis to balance out the situation when the low watermark is insufficient to prevent an overrun of the memory barrier. Thanks, Mike "Silby" Silbersack On Wed, 24 May 2006, Ian Dowse wrote: > iedowse 2006-05-24 03:04:11 UTC > > FreeBSD src repository > > Modified files: > sys/dev/usb ehci.c ehcivar.h > Log: > Attempt to follow the procedure described in section 4.10 of the > EHCI spec for linking in new qTDs into an asynchronous QH. This > requires that there is a qTD marked as not active and not halted > at the start of the QH's list, and the hardware will know to re-fetch > the qTD on each pass rather than just looking at the overlay qTD: > > "The host controller must be able to advance the queue from the > Fetch QH state in order to avoid all hardware/software race > conditions. This simple mechanism allows software to simply link > qTDs to the queue head and activate them, then the host controller > will always find them if/when they are reachable." > > This is achieved by keeping an "inactivesqtd" entry on the QH list, > and re-using it each time as the start of the next transfer, and > allocating a new qTD to become the next inactivesqtd. Then a new > transfer can be activated by just setting its "active" flag, which > avoids all the previous messing with overlay qTD state in > ehci_set_qh_qtd(). > > Revision Changes Path > 1.45 +223 -94 src/sys/dev/usb/ehci.c > 1.14 +1 -0 src/sys/dev/usb/ehcivar.h > From owner-cvs-all@FreeBSD.ORG Wed May 24 06:45:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 066F616A422; Wed, 24 May 2006 06:45:01 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8DED43D45; Wed, 24 May 2006 06:45:01 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6iBtK060236; Wed, 24 May 2006 06:44:11 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6iBDX060235; Wed, 24 May 2006 06:44:11 GMT (envelope-from skv) Message-Id: <200605240644.k4O6iBDX060235@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 06:44:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-POE Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:45:04 -0000 skv 2006-05-24 06:44:11 UTC FreeBSD ports repository Modified files: devel/p5-POE Makefile distinfo Log: Update to 0.3501 Changes: http://search.cpan.org/src/RCAPUTO/POE-0.3501/CHANGES Revision Changes Path 1.36 +1 -1 ports/devel/p5-POE/Makefile 1.29 +3 -3 ports/devel/p5-POE/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 06:46:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EA6916A425; Wed, 24 May 2006 06:46:17 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA9DC43D49; Wed, 24 May 2006 06:46:16 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6jQmV060325; Wed, 24 May 2006 06:45:26 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6jQWi060324; Wed, 24 May 2006 06:45:26 GMT (envelope-from tobez) Message-Id: <200605240645.k4O6jQWi060324@repoman.freebsd.org> From: Anton Berezin Date: Wed, 24 May 2006 06:45: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/math/p5-Graph Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:46:17 -0000 tobez 2006-05-24 06:45:26 UTC FreeBSD ports repository Modified files: math/p5-Graph Makefile distinfo Log: Update to 0.71. Revision Changes Path 1.17 +1 -1 ports/math/p5-Graph/Makefile 1.15 +3 -3 ports/math/p5-Graph/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 06:48:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 505E816A424; Wed, 24 May 2006 06:48:34 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A32943D46; Wed, 24 May 2006 06:48:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id E454D1A3C32; Tue, 23 May 2006 23:48:33 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 25377515B2; Wed, 24 May 2006 02:48:33 -0400 (EDT) Date: Wed, 24 May 2006 02:48:33 -0400 From: Kris Kennaway To: Alex Dupre Message-ID: <20060524064832.GA58997@xor.obsecurity.org> References: <200605240627.k4O6RlTa059548@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <200605240627.k4O6RlTa059548@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/java/jakarta-commons-codec Makefile distinfo ports/java/jakarta-commons-codec/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:48:34 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 24, 2006 at 06:27:47AM +0000, Alex Dupre wrote: > ale 2006-05-24 06:27:47 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > java/jakarta-commons-codec Makefile distinfo=20 > java/jakarta-commons-codec/files patch-build.xml=20 > Log: > Distfile rerolled without LICENSE file. Hmm..is there still a license statement somewhere? Software without a license granting distribution rights may not be distributed. Kris --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEdAHAWry0BWjoQKURApEZAKCciGkzz4OZUfK48aJ0occ438O1dwCaAoDc pYnm3p1oT2dDVNNHdyseJxg= =5ce+ -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- From owner-cvs-all@FreeBSD.ORG Wed May 24 06:56:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3C1316A46E; Wed, 24 May 2006 06:56:06 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F92C43D49; Wed, 24 May 2006 06:56:06 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6tGhX060707; Wed, 24 May 2006 06:55:16 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6tGXc060706; Wed, 24 May 2006 06:55:16 GMT (envelope-from skv) Message-Id: <200605240655.k4O6tGXc060706@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 06:55:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/judy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:56:07 -0000 skv 2006-05-24 06:55:16 UTC FreeBSD ports repository Modified files: devel/judy Makefile distinfo Log: Update to 1.0.3 PR: ports/97018 Submitted by: Martin Wilke Revision Changes Path 1.10 +1 -2 ports/devel/judy/Makefile 1.5 +3 -3 ports/devel/judy/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 06:57:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEA7216A421; Wed, 24 May 2006 06:57:27 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98F9443D4C; Wed, 24 May 2006 06:57:27 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O6ubxc060795; Wed, 24 May 2006 06:56:37 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O6ubgJ060794; Wed, 24 May 2006 06:56:37 GMT (envelope-from sobomax) Message-Id: <200605240656.k4O6ubgJ060794@repoman.freebsd.org> From: Maxim Sobolev Date: Wed, 24 May 2006 06:56:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/examples/kld/cdev/module cdevmod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 06:57:30 -0000 sobomax 2006-05-24 06:56:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/examples/kld/cdev/module cdevmod.c Log: MFC: there is no d_maj field anymore. Revision Changes Path 1.7.2.1 +1 -8 src/share/examples/kld/cdev/module/cdevmod.c From owner-cvs-all@FreeBSD.ORG Wed May 24 07:01:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4271016A445; Wed, 24 May 2006 07:01:40 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB0CC43D55; Wed, 24 May 2006 07:01:39 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O70n45061010; Wed, 24 May 2006 07:00:49 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O70nf9061009; Wed, 24 May 2006 07:00:49 GMT (envelope-from skv) Message-Id: <200605240700.k4O70nf9061009@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:00:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-RDF-Notation3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:01:40 -0000 skv 2006-05-24 07:00:49 UTC FreeBSD ports repository Modified files: textproc/p5-RDF-Notation3 Makefile Log: Fix BUILD_DEPENDS PR: ports/97205 Submitted by: leeym Revision Changes Path 1.9 +1 -1 ports/textproc/p5-RDF-Notation3/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 07:04:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 863AC16A420; Wed, 24 May 2006 07:04:13 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EEC643D45; Wed, 24 May 2006 07:04:13 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O73NGK062270; Wed, 24 May 2006 07:03:23 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O73NoP062269; Wed, 24 May 2006 07:03:23 GMT (envelope-from skv) Message-Id: <200605240703.k4O73NoP062269@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:03: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-Class-Inspector Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:04:13 -0000 skv 2006-05-24 07:03:23 UTC FreeBSD ports repository Modified files: devel/p5-Class-Inspector Makefile distinfo Log: Update to 1.16 (distfile catch-up only) PR: ports/97634 Submitted by: Christopher Boumenot Revision Changes Path 1.13 +1 -1 ports/devel/p5-Class-Inspector/Makefile 1.13 +3 -3 ports/devel/p5-Class-Inspector/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:07:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8C9A16A45A; Wed, 24 May 2006 07:07:50 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7460343D55; Wed, 24 May 2006 07:07:50 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O770Rs062441; Wed, 24 May 2006 07:07:00 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O770Y8062440; Wed, 24 May 2006 07:07:00 GMT (envelope-from skv) Message-Id: <200605240707.k4O770Y8062440@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:07: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/p5-File-Find-Rule Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:07:51 -0000 skv 2006-05-24 07:07:00 UTC FreeBSD ports repository Modified files: devel/p5-File-Find-Rule Makefile distinfo Log: Updated to 0.29 PR: ports/97636 Submitted by: Christopher Boumenot Changes: http://search.cpan.org/src/RCLAMP/File-Find-Rule-0.29/Changes Revision Changes Path 1.7 +1 -2 ports/devel/p5-File-Find-Rule/Makefile 1.7 +3 -3 ports/devel/p5-File-Find-Rule/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:10:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EA7216A477; Wed, 24 May 2006 07:10:08 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90EDB43DA2; Wed, 24 May 2006 07:09:53 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O793Cm062511; Wed, 24 May 2006 07:09:03 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O793BI062510; Wed, 24 May 2006 07:09:03 GMT (envelope-from skv) Message-Id: <200605240709.k4O793BI062510@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:09:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-DBD-mysql Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:10:20 -0000 skv 2006-05-24 07:09:03 UTC FreeBSD ports repository Modified files: databases/p5-DBD-mysql Makefile distinfo Log: Update to 3.0004 Changes: http://search.cpan.org/src/CAPTTOFU/DBD-mysql-3.0004/ChangeLog PR: ports/97677 Submitted by: leeym Revision Changes Path 1.59 +1 -1 ports/databases/p5-DBD-mysql/Makefile 1.32 +3 -3 ports/databases/p5-DBD-mysql/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:21:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5415A16A503; Wed, 24 May 2006 07:21:10 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 304E843D72; Wed, 24 May 2006 07:21:07 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7KHiC063011; Wed, 24 May 2006 07:20:17 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7KHrq063010; Wed, 24 May 2006 07:20:17 GMT (envelope-from lbr) Message-Id: <200605240720.k4O7KHrq063010@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 24 May 2006 07: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/devel/p5-Class-Data-Accessor Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:21:17 -0000 lbr 2006-05-24 07:20:17 UTC FreeBSD ports repository Modified files: devel/p5-Class-Data-Accessor Makefile distinfo Log: Update to 0.03 Approved by: erwin (mentor, implicit) Revision Changes Path 1.3 +1 -1 ports/devel/p5-Class-Data-Accessor/Makefile 1.2 +3 -3 ports/devel/p5-Class-Data-Accessor/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:23:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5798D16A538 for ; Wed, 24 May 2006 07:23:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id D461B43D73 for ; Wed, 24 May 2006 07:23:02 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 76563 invoked from network); 24 May 2006 07:23:01 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by andxor.it with SMTP; 24 May 2006 07:23:01 -0000 Message-ID: <447409D3.4040707@FreeBSD.org> Date: Wed, 24 May 2006 09:22:59 +0200 From: Alex Dupre User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Kris Kennaway References: <200605240627.k4O6RlTa059548@repoman.freebsd.org> <20060524064832.GA58997@xor.obsecurity.org> In-Reply-To: <20060524064832.GA58997@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/java/jakarta-commons-codec Makefile distinfo ports/java/jakarta-commons-codec/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:23:10 -0000 Kris Kennaway wrote: > Hmm..is there still a license statement somewhere? Of course, every file has the apache license header. -- Alex Dupre From owner-cvs-all@FreeBSD.ORG Wed May 24 07:27:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48FFD16A498; Wed, 24 May 2006 07:27:47 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF0E43D45; Wed, 24 May 2006 07:27:46 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7Qukx063304; Wed, 24 May 2006 07:26:56 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7Qu8a063303; Wed, 24 May 2006 07:26:56 GMT (envelope-from skv) Message-Id: <200605240726.k4O7Qu8a063303@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:26:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/p5-POE-Component-DBIAgent Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:27:48 -0000 skv 2006-05-24 07:26:56 UTC FreeBSD ports repository Modified files: databases/p5-POE-Component-DBIAgent Makefile distinfo Log: Update to 0.26 Changes: http://search.cpan.org/src/RDB/POE-Component-DBIAgent-0.26/Changes Revision Changes Path 1.9 +1 -2 ports/databases/p5-POE-Component-DBIAgent/Makefile 1.7 +3 -3 ports/databases/p5-POE-Component-DBIAgent/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:31:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0421116A547; Wed, 24 May 2006 07:31:05 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B28FC43D4C; Wed, 24 May 2006 07:31:04 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7UENr063642; Wed, 24 May 2006 07:30:14 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7UEoQ063641; Wed, 24 May 2006 07:30:14 GMT (envelope-from kuriyama) Message-Id: <200605240730.k4O7UEoQ063641@repoman.freebsd.org> From: Jun Kuriyama Date: Wed, 24 May 2006 07:30: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/trac Makefile ports/japanese/trac/files patch-Notify.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, 24 May 2006 07:31:06 -0000 kuriyama 2006-05-24 07:30:14 UTC FreeBSD ports repository Modified files: japanese/trac Makefile japanese/trac/files patch-Notify.py Log: - Add a workaround to handle Unicode tilde coming from Windows (~) by converting to ĭC;. Without this hack, notification mails were not sent when including these characters. Revision Changes Path 1.22 +1 -0 ports/japanese/trac/Makefile 1.2 +16 -5 ports/japanese/trac/files/patch-Notify.py From owner-cvs-all@FreeBSD.ORG Wed May 24 07:31:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0052316A547; Wed, 24 May 2006 07:31:30 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B07B243D5C; Wed, 24 May 2006 07:31:30 +0000 (GMT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7UehK063671; Wed, 24 May 2006 07:30:40 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7Ue5m063670; Wed, 24 May 2006 07:30:40 GMT (envelope-from osa) Message-Id: <200605240730.k4O7Ue5m063670@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Wed, 24 May 2006 07:30:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/pecl-zip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:31:32 -0000 osa 2006-05-24 07:30:40 UTC FreeBSD ports repository Modified files: archivers/pecl-zip Makefile distinfo Log: Update to 1.3.1. Approved by: maintainer Revision Changes Path 1.3 +1 -1 ports/archivers/pecl-zip/Makefile 1.4 +3 -3 ports/archivers/pecl-zip/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:35:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B2E416A420; Wed, 24 May 2006 07:35:23 +0000 (UTC) (envelope-from kris@obsecurity.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id C849543D45; Wed, 24 May 2006 07:35:22 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (elvis.mu.org [192.203.228.196]) by elvis.mu.org (Postfix) with ESMTP id AB45C1A4D7E; Wed, 24 May 2006 00:35:22 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DBCC551744; Wed, 24 May 2006 03:35:21 -0400 (EDT) Date: Wed, 24 May 2006 03:35:21 -0400 From: Kris Kennaway To: Alex Dupre Message-ID: <20060524073521.GA59773@xor.obsecurity.org> References: <200605240627.k4O6RlTa059548@repoman.freebsd.org> <20060524064832.GA58997@xor.obsecurity.org> <447409D3.4040707@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="/9DWx/yDrRhgMJTb" Content-Disposition: inline In-Reply-To: <447409D3.4040707@FreeBSD.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Kris Kennaway Subject: Re: cvs commit: ports/java/jakarta-commons-codec Makefile distinfo ports/java/jakarta-commons-codec/files patch-build.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:35:24 -0000 --/9DWx/yDrRhgMJTb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 24, 2006 at 09:22:59AM +0200, Alex Dupre wrote: > Kris Kennaway wrote: > >Hmm..is there still a license statement somewhere? >=20 > Of course, every file has the apache license header. Thanks, sometimes this kind of thing is overlooked. Kris --/9DWx/yDrRhgMJTb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEdAy5Wry0BWjoQKURAgGqAKCUOnrsNfmEbpRM1ak1d5PpVv6/gQCdFA3j DdNsP6pJmL7lcLV30YVhiKk= =aDEx -----END PGP SIGNATURE----- --/9DWx/yDrRhgMJTb-- From owner-cvs-all@FreeBSD.ORG Wed May 24 07:37:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4FBF16A424; Wed, 24 May 2006 07:37:45 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EE5643D4C; Wed, 24 May 2006 07:37:45 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7at6W063914; Wed, 24 May 2006 07:36:55 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7atic063913; Wed, 24 May 2006 07:36:55 GMT (envelope-from skv) Message-Id: <200605240736.k4O7atic063913@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:36:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Class-Delegation Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:37:46 -0000 skv 2006-05-24 07:36:55 UTC FreeBSD ports repository Modified files: devel/p5-Class-Delegation Makefile distinfo pkg-descr Log: Update to 1.7.1 Changes: http://search.cpan.org/src/DCONWAY/Class-Delegation-v1.7.1/Changes Revision Changes Path 1.5 +6 -2 ports/devel/p5-Class-Delegation/Makefile 1.5 +3 -3 ports/devel/p5-Class-Delegation/distinfo 1.4 +0 -3 ports/devel/p5-Class-Delegation/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed May 24 07:41:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E4D16A53E; Wed, 24 May 2006 07:41:21 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D84343D48; Wed, 24 May 2006 07:41:18 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7eSUt064094; Wed, 24 May 2006 07:40:28 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7eSwt064093; Wed, 24 May 2006 07:40:28 GMT (envelope-from skv) Message-Id: <200605240740.k4O7eSwt064093@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:40: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-Cycle Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:41:22 -0000 skv 2006-05-24 07:40:28 UTC FreeBSD ports repository Modified files: devel/p5-Devel-Cycle Makefile distinfo Log: Update to 1.07 Changes: http://search.cpan.org/dist/Devel-Cycle/ Revision Changes Path 1.6 +1 -1 ports/devel/p5-Devel-Cycle/Makefile 1.6 +3 -3 ports/devel/p5-Devel-Cycle/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:43:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52AF916A474; Wed, 24 May 2006 07:43:40 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2FAB43D5E; Wed, 24 May 2006 07:43:39 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7gnAm064189; Wed, 24 May 2006 07:42:49 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7gnQb064188; Wed, 24 May 2006 07:42:49 GMT (envelope-from skv) Message-Id: <200605240742.k4O7gnQb064188@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:42:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Module-Release Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:43:42 -0000 skv 2006-05-24 07:42:49 UTC FreeBSD ports repository Modified files: devel/p5-Module-Release Makefile distinfo Log: Update to 1.08 Revision Changes Path 1.5 +1 -1 ports/devel/p5-Module-Release/Makefile 1.4 +3 -3 ports/devel/p5-Module-Release/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:55:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7EAE16A43E; Wed, 24 May 2006 07:55:28 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A198143D48; Wed, 24 May 2006 07:55:28 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7scu7064724; Wed, 24 May 2006 07:54:38 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7scEn064723; Wed, 24 May 2006 07:54:38 GMT (envelope-from skv) Message-Id: <200605240754.k4O7scEn064723@repoman.freebsd.org> From: Sergey Skvortsov Date: Wed, 24 May 2006 07:54:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/p5-POE-Component-Client-DNS Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 07:55:29 -0000 skv 2006-05-24 07:54:38 UTC FreeBSD ports repository Modified files: dns/p5-POE-Component-Client-DNS Makefile distinfo Log: Update to 0.99 Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-DNS-0.99/CHANGES Revision Changes Path 1.14 +2 -1 ports/dns/p5-POE-Component-Client-DNS/Makefile 1.10 +3 -3 ports/dns/p5-POE-Component-Client-DNS/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 07:55:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A34116A479; Wed, 24 May 2006 07:55:33 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A390943D49; Wed, 24 May 2006 07:55:32 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O7sgxa064751; Wed, 24 May 2006 07:54:42 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O7sgFo064750; Wed, 24 May 2006 07:54:42 GMT (envelope-from ru) Message-Id: <200605240754.k4O7sgFo064750@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 24 May 2006 07:54: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/sys kernel.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, 24 May 2006 07:55:33 -0000 ru 2006-05-24 07:54:42 UTC FreeBSD src repository Modified files: sys/sys kernel.h Log: GC long unused hostnamelen and domainnamelen. Submitted by: Alex Lyashkov Revision Changes Path 1.128 +0 -2 src/sys/sys/kernel.h From owner-cvs-all@FreeBSD.ORG Wed May 24 08:06:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 525C916A50B; Wed, 24 May 2006 08:06:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E66D43D48; Wed, 24 May 2006 08:06:57 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O866Ew066496; Wed, 24 May 2006 08:06:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O866tw066495; Wed, 24 May 2006 08:06:06 GMT (envelope-from pav) Message-Id: <200605240806.k4O866tw066495@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 24 May 2006 08: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/lang/ruby18 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 08:07:10 -0000 pav 2006-05-24 08:06:06 UTC FreeBSD ports repository Modified files: lang/ruby18 Makefile Log: - Don't link pthread libs in non-pthread case (the default case) PR: ports/97765 (based on) Submitted by: Takeshi MUTOH Revision Changes Path 1.109 +3 -4 ports/lang/ruby18/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 08:29:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B19F816A432; Wed, 24 May 2006 08:29:58 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3365043D48; Wed, 24 May 2006 08:29:58 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O8T8X3067344; Wed, 24 May 2006 08:29:08 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O8T742067343; Wed, 24 May 2006 08:29:07 GMT (envelope-from mich) Message-Id: <200605240829.k4O8T742067343@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 24 May 2006 08:29:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/nibbles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 08:30:01 -0000 mich 2006-05-24 08:29:07 UTC FreeBSD ports repository Modified files: games/nibbles Makefile Log: - Fix MASTER_SITES PR: 97738 Submitted by: Martin Wilke Revision Changes Path 1.7 +1 -1 ports/games/nibbles/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 08:41:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5480216A4D3; Wed, 24 May 2006 08:41:54 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8564543D67; Wed, 24 May 2006 08:41:52 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O8f2Pe067897; Wed, 24 May 2006 08:41:02 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O8f2v8067896; Wed, 24 May 2006 08:41:02 GMT (envelope-from mich) Message-Id: <200605240841.k4O8f2v8067896@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 24 May 2006 08:41:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/libcdio Makefile distinfo pkg-plist ports/sysutils/libcdio/files patch-example_C++_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: Wed, 24 May 2006 08:41:54 -0000 mich 2006-05-24 08:41:02 UTC FreeBSD ports repository Modified files: sysutils/libcdio Makefile distinfo pkg-plist Removed files: sysutils/libcdio/files patch-example_C++_Makefile.in Log: - update to 0.77 - Add a cd-paranoia OPTION PR: 97291 Submitted by: Alexander Botero-Lowry Revision Changes Path 1.22 +15 -4 ports/sysutils/libcdio/Makefile 1.11 +3 -3 ports/sysutils/libcdio/distinfo 1.2 +0 -15 ports/sysutils/libcdio/files/patch-example_C++_Makefile.in (dead) 1.15 +39 -3 ports/sysutils/libcdio/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 09:14:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6010816A428; Wed, 24 May 2006 09:14:10 +0000 (UTC) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA19443D49; Wed, 24 May 2006 09:14:09 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O9DJYk078288; Wed, 24 May 2006 09:13:19 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O9DJr0078287; Wed, 24 May 2006 09:13:19 GMT (envelope-from mich) Message-Id: <200605240913.k4O9DJr0078287@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 24 May 2006 09:13: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/sysutils/cdrtools Makefile ports/multimedia/libxine Makefile ports/audio/sound-juicer Makefile ports/multimedia/vcdimager Makefile ports/multimedia/vlc Makefile ports/multimedia/vlc-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 09:14:11 -0000 mich 2006-05-24 09:13:19 UTC FreeBSD ports repository Modified files: sysutils/cdrtools Makefile multimedia/libxine Makefile audio/sound-juicer Makefile multimedia/vcdimager Makefile multimedia/vlc Makefile multimedia/vlc-devel Makefile Log: - Chase lib version bump to libcdio Revision Changes Path 1.31 +2 -1 ports/audio/sound-juicer/Makefile 1.92 +2 -2 ports/multimedia/libxine/Makefile 1.31 +2 -2 ports/multimedia/vcdimager/Makefile 1.148 +2 -1 ports/multimedia/vlc-devel/Makefile 1.125 +2 -2 ports/multimedia/vlc/Makefile 1.68 +2 -2 ports/sysutils/cdrtools/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 09:36:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2D9A16A4C5; Wed, 24 May 2006 09:36:27 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8843043D48; Wed, 24 May 2006 09:36:21 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O9ZUhF079384; Wed, 24 May 2006 09:35:30 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O9ZUmP079383; Wed, 24 May 2006 09:35:30 GMT (envelope-from jylefort) Message-Id: <200605240935.k4O9ZUmP079383@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 24 May 2006 09: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/astro/stellarium Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 09:36:32 -0000 jylefort 2006-05-24 09:35:30 UTC FreeBSD ports repository Modified files: astro/stellarium Makefile pkg-plist Log: - Do not convert the menu icon to .png (GNOME now support .ico files, and anyway icoconvert fails on 64-bit architectures) - Let bsd.port.mk generate the desktop Categories field Revision Changes Path 1.11 +3 -8 ports/astro/stellarium/Makefile 1.6 +0 -1 ports/astro/stellarium/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 09:40:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D4F816A520; Wed, 24 May 2006 09:40:55 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3821A43D48; Wed, 24 May 2006 09:40:54 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4O9e3sk079610; Wed, 24 May 2006 09:40:03 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4O9e3XE079609; Wed, 24 May 2006 09:40:03 GMT (envelope-from glebius) Message-Id: <200605240940.k4O9e3XE079609@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 24 May 2006 09:40:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/sys mmap.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 09:41:00 -0000 glebius 2006-05-24 09:40:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/sys mmap.2 Log: MFC 1.53 by peter: We don't have 2Gb limitation since .Fx 2.2 Revision Changes Path 1.50.8.2 +8 -22 src/lib/libc/sys/mmap.2 From owner-cvs-all@FreeBSD.ORG Wed May 24 10:37:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACCC216A420; Wed, 24 May 2006 10:37:21 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A6943D45; Wed, 24 May 2006 10:37:21 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OAaUTj083131; Wed, 24 May 2006 10:36:30 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OAaUwD083130; Wed, 24 May 2006 10:36:30 GMT (envelope-from garga) Message-Id: <200605241036.k4OAaUwD083130@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 10:36: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/pfw Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 10:37:21 -0000 garga 2006-05-24 10:36:30 UTC FreeBSD ports repository Modified files: security/pfw Makefile pkg-plist Log: Fix PLIST Reported by: krismail Revision Changes Path 1.13 +1 -0 ports/security/pfw/Makefile 1.6 +1 -2 ports/security/pfw/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 10:41:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D28016A43A; Wed, 24 May 2006 10:41:22 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC3ED43D79; Wed, 24 May 2006 10:41:16 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OAePLh083312; Wed, 24 May 2006 10:40:25 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OAePRC083311; Wed, 24 May 2006 10:40:25 GMT (envelope-from lbr) Message-Id: <200605241040.k4OAePRC083311@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 24 May 2006 10:40: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/databases/p5-DBIx-Class-Schema-Loader 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, 24 May 2006 10:41:22 -0000 lbr 2006-05-24 10:40:25 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Class-Schema-Loader Makefile distinfo pkg-descr pkg-plist Log: Update to 0.03000 Approved by: erwin (mentor) Revision Changes Path 1.11 +19 -13 ports/databases/p5-DBIx-Class-Schema-Loader/Makefile 1.10 +3 -3 ports/databases/p5-DBIx-Class-Schema-Loader/distinfo 1.3 +11 -17 ports/databases/p5-DBIx-Class-Schema-Loader/pkg-descr 1.2 +9 -6 ports/databases/p5-DBIx-Class-Schema-Loader/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 10:43:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C991A16A422; Wed, 24 May 2006 10:43:24 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CB543D4C; Wed, 24 May 2006 10:43:24 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OAgXV2083415; Wed, 24 May 2006 10:42:33 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OAgX3e083414; Wed, 24 May 2006 10:42:33 GMT (envelope-from garga) Message-Id: <200605241042.k4OAgX3e083414@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 10:42:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/2bsd-diff Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 10:43:29 -0000 garga 2006-05-24 10:42:33 UTC FreeBSD ports repository Modified files: textproc/2bsd-diff Makefile Log: Add one more MASTER_SITES PR: ports/97776 Submitted by: maintainer Revision Changes Path 1.3 +2 -1 ports/textproc/2bsd-diff/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 10:46:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECC9616A425; Wed, 24 May 2006 10:46:43 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B68B43D48; Wed, 24 May 2006 10:46:43 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OAjqk5083562; Wed, 24 May 2006 10:45:52 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OAjqfE083561; Wed, 24 May 2006 10:45:52 GMT (envelope-from girgen) Message-Id: <200605241045.k4OAjqfE083561@repoman.freebsd.org> From: Palle Girgensohn Date: Wed, 24 May 2006 10:45:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/postgresql-jdbc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 10:46:45 -0000 girgen 2006-05-24 10:45:52 UTC FreeBSD ports repository Modified files: databases/postgresql-jdbc Makefile distinfo Log: Update to 8.1-407 Revision Changes Path 1.23 +1 -1 ports/databases/postgresql-jdbc/Makefile 1.4 +3 -3 ports/databases/postgresql-jdbc/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 10:49:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 893D616A426; Wed, 24 May 2006 10:49:51 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56D0243D49; Wed, 24 May 2006 10:49:51 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OAn0nb083775; Wed, 24 May 2006 10:49:00 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OAn00o083764; Wed, 24 May 2006 10:49:00 GMT (envelope-from anray) Message-Id: <200605241049.k4OAn00o083764@repoman.freebsd.org> From: Andrey Slusar Date: Wed, 24 May 2006 10:48:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/nss_ldap Makefile ports/net/nss_ldap/files bsdnss.c patch-Makefile.in patch-ldap-pwd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 10:49:51 -0000 anray 2006-05-24 10:48:59 UTC FreeBSD ports repository Modified files: net/nss_ldap Makefile net/nss_ldap/files bsdnss.c patch-Makefile.in Added files: net/nss_ldap/files patch-ldap-pwd.c Log: - Now it is possible to use ldap as source for hosts database. Only gethosbyname, gethostbyname2, gethostbyaddr are implemented. Behavior of getpwXXX functions is made traditional for BSD. When uid=0 they return user password, otherwise returned password is "x". Also, in previous version of the port functions setpwent/endpwent and setgrent/endgrent were mixed. Now they are not. - Assign maintainership to submitter. Submitted by: Artem Kazakov Revision Changes Path 1.17 +3 -6 ports/net/nss_ldap/Makefile 1.4 +95 -8 ports/net/nss_ldap/files/bsdnss.c 1.6 +6 -6 ports/net/nss_ldap/files/patch-Makefile.in 1.1 +29 -0 ports/net/nss_ldap/files/patch-ldap-pwd.c (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 10:54:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AC7116A421; Wed, 24 May 2006 10:54:37 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A1A443D45; Wed, 24 May 2006 10:54:37 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OArkhp084381; Wed, 24 May 2006 10:53:46 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OArk3S084380; Wed, 24 May 2006 10:53:46 GMT (envelope-from garga) Message-Id: <200605241053.k4OArk3S084380@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 10:53:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/aalib Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 10:54:37 -0000 garga 2006-05-24 10:53:46 UTC FreeBSD ports repository Modified files: graphics/aalib Makefile Log: Pass maintainership to submitter PR: ports/97747 Submitted by: Shaun Amott Revision Changes Path 1.37 +1 -1 ports/graphics/aalib/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:02:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 931B616A421; Wed, 24 May 2006 11:02:07 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52FB043D49; Wed, 24 May 2006 11:02:07 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OB1GMT084762; Wed, 24 May 2006 11:01:16 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OB1GDH084761; Wed, 24 May 2006 11:01:16 GMT (envelope-from ceri) Message-Id: <200605241101.k4OB1GDH084761@repoman.freebsd.org> From: Ceri Davies Date: Wed, 24 May 2006 11:01:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 geom.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, 24 May 2006 11:02:07 -0000 ceri 2006-05-24 11:01:16 UTC FreeBSD src repository Modified files: share/man/man4 geom.4 Log: Clean up the grammar in here some. Revision Changes Path 1.15 +32 -31 src/share/man/man4/geom.4 From owner-cvs-all@FreeBSD.ORG Wed May 24 11:03:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CAB9316A423; Wed, 24 May 2006 11:03:19 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F87C43D53; Wed, 24 May 2006 11:03:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OB2S7i084837; Wed, 24 May 2006 11:02:28 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OB2Smj084836; Wed, 24 May 2006 11:02:28 GMT (envelope-from garga) Message-Id: <200605241102.k4OB2Smj084836@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:02:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/vertex Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:03:19 -0000 garga 2006-05-24 11:02:28 UTC FreeBSD ports repository Modified files: graphics/vertex Makefile pkg-plist Log: - Make it fetchable again [1] - Use DATADIR PR: ports/97753 [1] Submitted by: Martin Wilke [1] Revision Changes Path 1.18 +1 -1 ports/graphics/vertex/Makefile 1.4 +39 -39 ports/graphics/vertex/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 11:03:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9F916A41F; Wed, 24 May 2006 11:03:23 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 437E043D58; Wed, 24 May 2006 11:03:23 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OB2WjL084868; Wed, 24 May 2006 11:02:32 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OB2WD5084867; Wed, 24 May 2006 11:02:32 GMT (envelope-from ceri) Message-Id: <200605241102.k4OB2WD5084867@repoman.freebsd.org> From: Ceri Davies Date: Wed, 24 May 2006 11:02:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/geom geom_bsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:03:24 -0000 ceri 2006-05-24 11:02:32 UTC FreeBSD src repository Modified files: sys/geom geom_bsd.c Log: Remove the trailing half of a sentence which was clearly superceded by the preceding one some time during editing. Revision Changes Path 1.78 +0 -2 src/sys/geom/geom_bsd.c From owner-cvs-all@FreeBSD.ORG Wed May 24 11:07:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA40B16A427; Wed, 24 May 2006 11:07:51 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83D9343D55; Wed, 24 May 2006 11:07:49 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OB6wid086259; Wed, 24 May 2006 11:06:58 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OB6wSS086258; Wed, 24 May 2006 11:06:58 GMT (envelope-from garga) Message-Id: <200605241106.k4OB6wSS086258@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:06: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/games/utserver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:07:54 -0000 garga 2006-05-24 11:06:58 UTC FreeBSD ports repository Modified files: games/utserver Makefile Log: Make it fetchable again PR: ports/97752 Submitted by: Martin Wilke Revision Changes Path 1.20 +2 -3 ports/games/utserver/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:09:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E34616A45E; Wed, 24 May 2006 11:09:32 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 209C943D78; Wed, 24 May 2006 11:09:29 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OB8cPg086417; Wed, 24 May 2006 11:08:38 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OB8cwG086416; Wed, 24 May 2006 11:08:38 GMT (envelope-from anray) Message-Id: <200605241108.k4OB8cwG086416@repoman.freebsd.org> From: Andrey Slusar Date: Wed, 24 May 2006 11:08:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/emms Makefile distinfo pkg-descr pkg-plist ports/audio/emms/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:09:38 -0000 anray 2006-05-24 11:08:38 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/emms Makefile distinfo pkg-descr pkg-plist audio/emms/files patch-Makefile Log: EMMS is the Emacs Multi-Media System. It tries to be a clean and small application to play multimedia files from Emacs using external players. Many of it's ideas are derived from MpthreePlayer (http://www.nongnu.org/mp3player), but it tries to be more general and more clean. WWW: http://www.gnu.org/software/emms/index.html PR: ports/97080 Submitted by: Dryice Liu Revision Changes Path 1.728 +1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/emms/Makefile (new) 1.1 +3 -0 ports/audio/emms/distinfo (new) 1.1 +31 -0 ports/audio/emms/files/patch-Makefile (new) 1.1 +7 -0 ports/audio/emms/pkg-descr (new) 1.1 +51 -0 ports/audio/emms/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 11:11:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B806016A46E; Wed, 24 May 2006 11:11:39 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B65A43D5E; Wed, 24 May 2006 11:11:39 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBAmup086596; Wed, 24 May 2006 11:10:48 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBAm90086594; Wed, 24 May 2006 11:10:48 GMT (envelope-from tobez) Message-Id: <200605241110.k4OBAm90086594@repoman.freebsd.org> From: Anton Berezin Date: Wed, 24 May 2006 11:10:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Data-Report 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, 24 May 2006 11:11:42 -0000 tobez 2006-05-24 11:10:48 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Data-Report Makefile distinfo pkg-descr pkg-plist Log: Add p5-Data-Report - a framework for flexible reporting. Revision Changes Path 1.971 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/p5-Data-Report/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Data-Report/distinfo (new) 1.1 +23 -0 ports/textproc/p5-Data-Report/pkg-descr (new) 1.1 +11 -0 ports/textproc/p5-Data-Report/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 11:11:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 803D716A4DB; Wed, 24 May 2006 11:11:48 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D29143D5D; Wed, 24 May 2006 11:11:48 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBAvwG086634; Wed, 24 May 2006 11:10:57 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBAv0d086633; Wed, 24 May 2006 11:10:57 GMT (envelope-from anray) Message-Id: <200605241110.k4OBAv0d086633@repoman.freebsd.org> From: Andrey Slusar Date: Wed, 24 May 2006 11:10:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 May 2006 11:11:57 -0000 anray 2006-05-24 11:10:57 UTC FreeBSD ports repository Modified files: . modules Log: emms --> ports/audio/emms Revision Changes Path 1.15050 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 11:11:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81F8816A4E5; Wed, 24 May 2006 11:11:53 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C3C843D62; Wed, 24 May 2006 11:11:52 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBB1PI086687; Wed, 24 May 2006 11:11:01 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBB10G086686; Wed, 24 May 2006 11:11:01 GMT (envelope-from tobez) Message-Id: <200605241111.k4OBB10G086686@repoman.freebsd.org> From: Anton Berezin Date: Wed, 24 May 2006 11:11:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:12:05 -0000 tobez 2006-05-24 11:11:01 UTC FreeBSD ports repository Modified files: . modules Log: p5-Data-Report --> ports/textproc/p5-Data-Report Revision Changes Path 1.15051 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 11:13:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED9D16A430; Wed, 24 May 2006 11:13:20 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C50D143D49; Wed, 24 May 2006 11:13:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBCT0w086774; Wed, 24 May 2006 11:12:29 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBCTl5086773; Wed, 24 May 2006 11:12:29 GMT (envelope-from garga) Message-Id: <200605241112.k4OBCTl5086773@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:12:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/wotsap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:13:20 -0000 garga 2006-05-24 11:12:29 UTC FreeBSD ports repository Modified files: misc/wotsap Makefile Log: Make it fetchable again PR: ports/97748 Submitted by: Martin Wilke Revision Changes Path 1.4 +1 -1 ports/misc/wotsap/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:17:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A96516A45C; Wed, 24 May 2006 11:17:01 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9987343D6D; Wed, 24 May 2006 11:16:59 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBG8Tm086967; Wed, 24 May 2006 11:16:08 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBG8R8086966; Wed, 24 May 2006 11:16:08 GMT (envelope-from garga) Message-Id: <200605241116.k4OBG8R8086966@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:16:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/mgp-mode.el Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:17:01 -0000 garga 2006-05-24 11:16:08 UTC FreeBSD ports repository Modified files: misc/mgp-mode.el Makefile Log: Make it fetchable again PR: ports/97744 Submitted by: Martin Wilke Revision Changes Path 1.8 +1 -1 ports/misc/mgp-mode.el/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:18:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 429C116A4F7; Wed, 24 May 2006 11:18:42 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3D6743D45; Wed, 24 May 2006 11:18:41 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBHpFu087056; Wed, 24 May 2006 11:17:51 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBHpsF087055; Wed, 24 May 2006 11:17:51 GMT (envelope-from garga) Message-Id: <200605241117.k4OBHpsF087055@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:17:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/ricochet Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:18:46 -0000 garga 2006-05-24 11:17:51 UTC FreeBSD ports repository Modified files: mail/ricochet Makefile pkg-plist Log: - Make it fetchable again - Use DATADIR PR: ports/97756 Submitted by: Martin Wilke Revision Changes Path 1.25 +1 -2 ports/mail/ricochet/Makefile 1.2 +12 -12 ports/mail/ricochet/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 11:21:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FEF816A4CB; Wed, 24 May 2006 11:21:11 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF00B43D7B; Wed, 24 May 2006 11:20:59 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBK8TZ087193; Wed, 24 May 2006 11:20:08 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBK8kI087192; Wed, 24 May 2006 11:20:08 GMT (envelope-from garga) Message-Id: <200605241120.k4OBK8kI087192@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:20:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/quake3-ra3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:21:13 -0000 garga 2006-05-24 11:20:08 UTC FreeBSD ports repository Modified files: games/quake3-ra3 Makefile Log: Make it fetchable again PR: ports/97754 Submitted by: Martin Wilke Revision Changes Path 1.16 +1 -2 ports/games/quake3-ra3/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:24:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 154FD16A458; Wed, 24 May 2006 11:24:14 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C5243D48; Wed, 24 May 2006 11:24:13 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBNM2F087388; Wed, 24 May 2006 11:23:22 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBNMms087387; Wed, 24 May 2006 11:23:22 GMT (envelope-from garga) Message-Id: <200605241123.k4OBNMms087387@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:23:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/newsbot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:24:17 -0000 garga 2006-05-24 11:23:22 UTC FreeBSD ports repository Modified files: net-im/newsbot Makefile Log: Make it fetchable again PR: ports/97739 Submitted by: Martin Wilke Revision Changes Path 1.4 +1 -1 ports/net-im/newsbot/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:31:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BFCC16A43E; Wed, 24 May 2006 11:31:29 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC11943D45; Wed, 24 May 2006 11:31:28 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBUbRT087707; Wed, 24 May 2006 11:30:37 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBUbeu087706; Wed, 24 May 2006 11:30:37 GMT (envelope-from garga) Message-Id: <200605241130.k4OBUbeu087706@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:30:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/quotes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:31:29 -0000 garga 2006-05-24 11:30:37 UTC FreeBSD ports repository Modified files: misc/quotes Makefile Log: Make it fetchable again PR: ports/97755 Submitted by: Martin Wilke Revision Changes Path 1.15 +1 -2 ports/misc/quotes/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:37:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4849716A41F; Wed, 24 May 2006 11:37:39 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053DB43D46; Wed, 24 May 2006 11:37:39 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBamw2087961; Wed, 24 May 2006 11:36:48 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBamwA087960; Wed, 24 May 2006 11:36:48 GMT (envelope-from glebius) Message-Id: <200605241136.k4OBamwA087960@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 24 May 2006 11:36: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/etc/rc.d sysctl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:37:39 -0000 glebius 2006-05-24 11:36:48 UTC FreeBSD src repository Modified files: etc/rc.d sysctl Log: Quote the parameter to sysctl(1), allowing to use whitespaces in sysctl values. PR: conf/96509 Submitted by: Gregory Bond Revision Changes Path 1.17 +1 -1 src/etc/rc.d/sysctl From owner-cvs-all@FreeBSD.ORG Wed May 24 11:39:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4EE5D16A436; Wed, 24 May 2006 11:39:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E97143D53; Wed, 24 May 2006 11:39:07 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBcGb1088025; Wed, 24 May 2006 11:38:16 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBcGtQ088024; Wed, 24 May 2006 11:38:16 GMT (envelope-from garga) Message-Id: <200605241138.k4OBcGtQ088024@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:38:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/juno-2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:39:09 -0000 garga 2006-05-24 11:38:16 UTC FreeBSD ports repository Modified files: graphics/juno-2 Makefile pkg-plist Log: - Make it fetchable again [1] - Use DATADIR and EXAMPLESDIR PR: ports/97727 [1] Submitted by: Martin Wilke [1] Revision Changes Path 1.9 +10 -7 ports/graphics/juno-2/Makefile 1.2 +221 -221 ports/graphics/juno-2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 11:40:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA0616A423; Wed, 24 May 2006 11:40:31 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE3143D58; Wed, 24 May 2006 11:40:30 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBdeqm088152; Wed, 24 May 2006 11:39:40 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBddRo088151; Wed, 24 May 2006 11:39:39 GMT (envelope-from garga) Message-Id: <200605241139.k4OBddRo088151@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 11:39: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/libsrs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:40:31 -0000 garga 2006-05-24 11:39:39 UTC FreeBSD ports repository Modified files: mail/libsrs Makefile Log: Make it fetchable again PR: ports/97726 Submitted by: Martin Wilke Revision Changes Path 1.4 +1 -1 ports/mail/libsrs/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 11:43:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C00C16A425; Wed, 24 May 2006 11:43:08 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3865443D45; Wed, 24 May 2006 11:43:08 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBgH78088295; Wed, 24 May 2006 11:42:17 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBgHsk088294; Wed, 24 May 2006 11:42:17 GMT (envelope-from lbr) Message-Id: <200605241142.k4OBgHsk088294@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 24 May 2006 11:42:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Inline-Java Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:43:08 -0000 lbr 2006-05-24 11:42:17 UTC FreeBSD ports repository Modified files: devel/p5-Inline-Java Makefile distinfo Log: Update to 0.51 Approved by: erwin (mentor) Revision Changes Path 1.8 +1 -2 ports/devel/p5-Inline-Java/Makefile 1.5 +3 -3 ports/devel/p5-Inline-Java/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 11:48:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49B0316A423; Wed, 24 May 2006 11:48:18 +0000 (UTC) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBA1143D53; Wed, 24 May 2006 11:48:17 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBlRGx088592; Wed, 24 May 2006 11:47:27 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBlRfq088591; Wed, 24 May 2006 11:47:27 GMT (envelope-from markus) Message-Id: <200605241147.k4OBlRfq088591@repoman.freebsd.org> From: Markus Brueffer Date: Wed, 24 May 2006 11:47:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-themes/kde-style-polyester Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:48:18 -0000 markus 2006-05-24 11:47:27 UTC FreeBSD ports repository Modified files: x11-themes/kde-style-polyester Makefile distinfo Log: Update to version 0.9.2 Submitted by: Antonin Bonte Revision Changes Path 1.2 +1 -1 ports/x11-themes/kde-style-polyester/Makefile 1.2 +3 -3 ports/x11-themes/kde-style-polyester/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 11:49:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 286CF16A423; Wed, 24 May 2006 11:49:12 +0000 (UTC) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D913D43D53; Wed, 24 May 2006 11:49:11 +0000 (GMT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBmLar088669; Wed, 24 May 2006 11:48:21 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBmLDY088668; Wed, 24 May 2006 11:48:21 GMT (envelope-from knu) Message-Id: <200605241148.k4OBmLDY088668@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 24 May 2006 11:48: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/shells/fd Makefile distinfo ports/shells/fd/files patch-shell.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:49:12 -0000 knu 2006-05-24 11:48:21 UTC FreeBSD ports repository Modified files: shells/fd Makefile distinfo Removed files: shells/fd/files patch-shell.c Log: Update to 2.08c. Revision Changes Path 1.79 +1 -2 ports/shells/fd/Makefile 1.44 +2 -2 ports/shells/fd/distinfo 1.6 +0 -47 ports/shells/fd/files/patch-shell.c (dead) From owner-cvs-all@FreeBSD.ORG Wed May 24 11:50:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9964516A435; Wed, 24 May 2006 11:50:30 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52AE443D46; Wed, 24 May 2006 11:50:30 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBndZw088742; Wed, 24 May 2006 11:49:39 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBndfJ088741; Wed, 24 May 2006 11:49:39 GMT (envelope-from rodrigc) Message-Id: <200605241149.k4OBndfJ088741@repoman.freebsd.org> From: Craig Rodrigues Date: Wed, 24 May 2006 11:49:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/mountd mountd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:50:30 -0000 rodrigc 2006-05-24 11:49:39 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.c Log: Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs, and cd9660. PR: bin/97642 Revision Changes Path 1.85 +19 -25 src/usr.sbin/mountd/mountd.c From owner-cvs-all@FreeBSD.ORG Wed May 24 11:56:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0C8016A423; Wed, 24 May 2006 11:56:16 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98E2543D45; Wed, 24 May 2006 11:56:16 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OBtPm1089095; Wed, 24 May 2006 11:55:25 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OBtPDA089094; Wed, 24 May 2006 11:55:25 GMT (envelope-from glebius) Message-Id: <200605241155.k4OBtPDA089094@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 24 May 2006 11:55:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 11:57:00 -0000 glebius 2006-05-24 11:55:25 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c sys/pci if_rlreg.h Log: Rename device name in the last commit. According to PR, the ID is more likely to belong to chips of 8168 family. PR: kern/96734 Submitted by: Sven Petai Revision Changes Path 1.67 +3 -3 src/sys/dev/re/if_re.c 1.56 +2 -2 src/sys/pci/if_rlreg.h From owner-cvs-all@FreeBSD.ORG Wed May 24 12:16:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E466316A442; Wed, 24 May 2006 12:16:04 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B058F43D58; Wed, 24 May 2006 12:16:03 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OCFCPT091169; Wed, 24 May 2006 12:15:12 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OCFCNb091168; Wed, 24 May 2006 12:15:12 GMT (envelope-from garga) Message-Id: <200605241215.k4OCFCNb091168@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 12: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/databases/mrtg-mysql-load Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 12:16:07 -0000 garga 2006-05-24 12:15:12 UTC FreeBSD ports repository Modified files: databases/mrtg-mysql-load Makefile Log: Make it fetchable again PR: ports/97629 Submitted by: Martin Wilke Revision Changes Path 1.3 +1 -1 ports/databases/mrtg-mysql-load/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 12:25:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D2FC16A435; Wed, 24 May 2006 12:25:20 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81BFF43D53; Wed, 24 May 2006 12:25:19 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OCOSuE091544; Wed, 24 May 2006 12:24:28 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OCOS3T091543; Wed, 24 May 2006 12:24:28 GMT (envelope-from garga) Message-Id: <200605241224.k4OCOS3T091543@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 12:24: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/emulators/sim6811 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 12:25:20 -0000 garga 2006-05-24 12:24:28 UTC FreeBSD ports repository Modified files: emulators/sim6811 Makefile Log: Make it fetchable again PR: ports/97657 Submitted by: Martin Wilke Revision Changes Path 1.16 +1 -1 ports/emulators/sim6811/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 12:31:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79FD816A422; Wed, 24 May 2006 12:31:40 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C97043D4C; Wed, 24 May 2006 12:31:40 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OCUnYg091899; Wed, 24 May 2006 12:30:49 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OCUn6w091898; Wed, 24 May 2006 12:30:49 GMT (envelope-from garga) Message-Id: <200605241230.k4OCUn6w091898@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 12:30: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/emulators/vpce Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 12:31:40 -0000 garga 2006-05-24 12:30:49 UTC FreeBSD ports repository Modified files: emulators/vpce Makefile Removed files: emulators/vpce pkg-plist Log: - Make it fetchable again [1] - Respect DOCSDIR - Remove 2 lines pkg-plist PR: ports/97659 [1] Submitted by: Martin Wilke [1] Revision Changes Path 1.9 +6 -2 ports/emulators/vpce/Makefile 1.2 +0 -2 ports/emulators/vpce/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed May 24 12:32:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D13616A425; Wed, 24 May 2006 12:32:26 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9281243D5D; Wed, 24 May 2006 12:32:25 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OCVXu0091960; Wed, 24 May 2006 12:31:33 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OCVXnk091959; Wed, 24 May 2006 12:31:33 GMT (envelope-from garga) Message-Id: <200605241231.k4OCVXnk091959@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 12:31:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/vpce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 12:32:26 -0000 garga 2006-05-24 12:31:33 UTC FreeBSD ports repository Modified files: emulators/vpce Makefile Log: Bump PORTREVISION because last commit changed PLIST Revision Changes Path 1.10 +1 -0 ports/emulators/vpce/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 12:35:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9260C16A45A; Wed, 24 May 2006 12:35:14 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F62743D5A; Wed, 24 May 2006 12:35:13 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OCYMiF092078; Wed, 24 May 2006 12:34:22 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OCYMAJ092077; Wed, 24 May 2006 12:34:22 GMT (envelope-from garga) Message-Id: <200605241234.k4OCYMAJ092077@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 12:34: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/clamav Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 12:35:15 -0000 garga 2006-05-24 12:34:22 UTC FreeBSD ports repository Modified files: security/clamav Makefile Log: Depend of archivers/arj instead archivers/unarj Revision Changes Path 1.77 +2 -2 ports/security/clamav/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 13:10:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B20416A41F; Wed, 24 May 2006 13:10:47 +0000 (UTC) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C98A43D45; Wed, 24 May 2006 13:10:47 +0000 (GMT) (envelope-from oleg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OD9ud4003003; Wed, 24 May 2006 13:09:56 GMT (envelope-from oleg@repoman.freebsd.org) Received: (from oleg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OD9tex003002; Wed, 24 May 2006 13:09:55 GMT (envelope-from oleg) Message-Id: <200605241309.k4OD9tex003002@repoman.freebsd.org> From: Oleg Bulyzhin Date: Wed, 24 May 2006 13:09:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 13:10:47 -0000 oleg 2006-05-24 13:09:55 UTC FreeBSD src repository Modified files: sys/netinet ip_fw.h ip_fw2.c sbin/ipfw ipfw.8 ipfw2.c Log: Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9). Since tags are kept while packet resides in kernelspace, it's possible to use other kernel facilities (like netgraph nodes) for altering those tags. Submitted by: Andrey Elsukov Submitted by: Vadim Goncharov Approved by: glebius (mentor) Idea from: OpenBSD PF MFC after: 1 month Revision Changes Path 1.188 +61 -1 src/sbin/ipfw/ipfw.8 1.89 +72 -8 src/sbin/ipfw/ipfw2.c 1.106 +6 -0 src/sys/netinet/ip_fw.h 1.132 +57 -1 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Wed May 24 13:16:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3F5516A42D; Wed, 24 May 2006 13:16:18 +0000 (UTC) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C01A43D7D; Wed, 24 May 2006 13:16:04 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.6/8.13.6) with ESMTP id k4ODG2Kv058314 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 24 May 2006 17:16:02 +0400 (MSD) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.6/8.13.6/Submit) id k4ODG2el058313; Wed, 24 May 2006 17:16:02 +0400 (MSD) (envelope-from oleg) Date: Wed, 24 May 2006 17:16:02 +0400 From: Oleg Bulyzhin To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20060524131602.GA57006@lath.rinet.ru> References: <200605241309.k4OD9tex003002@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605241309.k4OD9tex003002@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 13:16:21 -0000 On Wed, May 24, 2006 at 01:09:55PM +0000, Oleg Bulyzhin wrote: > oleg 2006-05-24 13:09:55 UTC > > FreeBSD src repository > > Modified files: > sys/netinet ip_fw.h ip_fw2.c > sbin/ipfw ipfw.8 ipfw2.c > Log: > Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9). > Since tags are kept while packet resides in kernelspace, it's possible to > use other kernel facilities (like netgraph nodes) for altering those tags. > > Submitted by: Andrey Elsukov > Submitted by: Vadim Goncharov > Approved by: glebius (mentor) > Idea from: OpenBSD PF > MFC after: 1 month > > Revision Changes Path > 1.188 +61 -1 src/sbin/ipfw/ipfw.8 > 1.89 +72 -8 src/sbin/ipfw/ipfw2.c > 1.106 +6 -0 src/sys/netinet/ip_fw.h > 1.132 +57 -1 src/sys/netinet/ip_fw2.c Examples of ipfw rules syntax: count tag 100 ip from any to any allow untag 10 ip from any to any tagged 10 allow tag 200 ip from any to any not tagged 0-65535 -- Oleg. From owner-cvs-all@FreeBSD.ORG Wed May 24 13:41:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2865C16A52A; Wed, 24 May 2006 13:41:43 +0000 (UTC) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3D0B43D45; Wed, 24 May 2006 13:41:42 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ODepsV005172; Wed, 24 May 2006 13:40:51 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ODepGL005171; Wed, 24 May 2006 13:40:51 GMT (envelope-from vs) Message-Id: <200605241340.k4ODepGL005171@repoman.freebsd.org> From: Volker Stolz Date: Wed, 24 May 2006 13:40:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/dxpc Makefile distinfo ports/x11/dxpc/files patch-DecodeBuffer.C patch-EncodeBuffer.C X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 13:41:46 -0000 vs 2006-05-24 13:40:51 UTC FreeBSD ports repository Modified files: x11/dxpc Makefile distinfo Added files: x11/dxpc/files patch-DecodeBuffer.C patch-EncodeBuffer.C Log: Update to 3.9.0 PR: ports/95821 Submitted by: Ports Fury Revision Changes Path 1.18 +15 -10 ports/x11/dxpc/Makefile 1.6 +3 -3 ports/x11/dxpc/distinfo 1.1 +22 -0 ports/x11/dxpc/files/patch-DecodeBuffer.C (new) 1.1 +14 -0 ports/x11/dxpc/files/patch-EncodeBuffer.C (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 13:52:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04EC716A465; Wed, 24 May 2006 13:52:29 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F1A43D58; Wed, 24 May 2006 13:52:28 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ODpbhc005765; Wed, 24 May 2006 13:51:37 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ODpbJT005764; Wed, 24 May 2006 13:51:37 GMT (envelope-from hq) Message-Id: <200605241351.k4ODpbJT005764@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 24 May 2006 13:51: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/games/spicetrade Makefile ports/games/spicetrade/files spicetrade.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, 24 May 2006 13:52:29 -0000 hq 2006-05-24 13:51:37 UTC FreeBSD ports repository Modified files: games/spicetrade Makefile games/spicetrade/files spicetrade.in Log: - Update to bsd.java.mk 2.0 - Install in DATADIR=${JAVASHAREDIR}/${PORTNAME} - Set JAVA_VERSION in launcher shell script - Use absolute path for javavmwrapper in launcher shell script - Add $FreeBSD$ tag - Unquote NO_PACKAGE [1] - Bump PORTREVISION PR: 97700 Submitted by: hq Reported by: portlint [1] Approved by: maintainer Revision Changes Path 1.3 +5 -3 ports/games/spicetrade/Makefile 1.2 +5 -1 ports/games/spicetrade/files/spicetrade.in From owner-cvs-all@FreeBSD.ORG Wed May 24 14:01:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A659316A42B; Wed, 24 May 2006 14:01:48 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6422B43D45; Wed, 24 May 2006 14:01:48 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OE0v8w006287; Wed, 24 May 2006 14:00:57 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OE0vaY006286; Wed, 24 May 2006 14:00:57 GMT (envelope-from hq) Message-Id: <200605241400.k4OE0vaY006286@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 24 May 2006 14:00:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/java/jakarta-bcel Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:01:48 -0000 hq 2006-05-24 14:00:57 UTC FreeBSD ports repository Modified files: java/jakarta-bcel Makefile pkg-plist Log: - Update to bsd.java.mk 2.0 - Use MASTER_SITE_APACHE_JAKARTA [1] - Re-order PKGNAMEPREFIX [1] - Add $FreeBSD$ tag in pkg-plist PR: 97760 Submitted by: hq Reported by: portlint [1] Approved by: maintainer Revision Changes Path 1.4 +5 -5 ports/java/jakarta-bcel/Makefile 1.3 +2 -1 ports/java/jakarta-bcel/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 14:04:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D0016A426; Wed, 24 May 2006 14:04:43 +0000 (UTC) (envelope-from ghelmer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 057F343D49; Wed, 24 May 2006 14:04:43 +0000 (GMT) (envelope-from ghelmer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OE3p6V007557; Wed, 24 May 2006 14:03:51 GMT (envelope-from ghelmer@repoman.freebsd.org) Received: (from ghelmer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OE3pvp007556; Wed, 24 May 2006 14:03:51 GMT (envelope-from ghelmer) Message-Id: <200605241403.k4OE3pvp007556@repoman.freebsd.org> From: Guy Helmer Date: Wed, 24 May 2006 14:03:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/procfs procfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:04:43 -0000 ghelmer 2006-05-24 14:03:51 UTC FreeBSD src repository Modified files: sys/fs/procfs procfs.c Log: Revision 1.4 set access for all sensitive files in /proc/ to mode 0 if a process's uid or gid has changed, but the /proc/ directory itself was also set to mode 0. Assuming this doesn't open any security holes, open access to the /proc/ directory for users other than root to read or search the directory. Reviewed by: des (back in February) MFC after: 3 weeks Revision Changes Path 1.13 +6 -3 src/sys/fs/procfs/procfs.c From owner-cvs-all@FreeBSD.ORG Wed May 24 14:06:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22CAF16A464; Wed, 24 May 2006 14:06:58 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04C843D53; Wed, 24 May 2006 14:06:56 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OE655Y007723; Wed, 24 May 2006 14:06:05 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OE65RX007722; Wed, 24 May 2006 14:06:05 GMT (envelope-from hq) Message-Id: <200605241406.k4OE65RX007722@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 24 May 2006 14:06: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 UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:06:59 -0000 hq 2006-05-24 14:06:05 UTC FreeBSD ports repository Modified files: . UPDATING Log: Document recent commit in games/spicetrade Revision Changes Path 1.333 +9 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed May 24 14:09:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A71416A484; Wed, 24 May 2006 14:09:24 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140D743D66; Wed, 24 May 2006 14:09:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OE8VDe007812; Wed, 24 May 2006 14:08:31 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OE8Vbg007811; Wed, 24 May 2006 14:08:31 GMT (envelope-from jhb) Message-Id: <200605241408.k4OE8Vbg007811@repoman.freebsd.org> From: John Baldwin Date: Wed, 24 May 2006 14:08:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pci fixup_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:09:25 -0000 jhb 2006-05-24 14:08:31 UTC FreeBSD src repository Modified files: sys/dev/pci fixup_pci.c Log: Workaround a hang on some nForce2 systems that can happen if the CPU goes into and out of the halt state very quickly. Submitted by: Andriy Gapon MFC after: 1 week Revision Changes Path 1.7 +38 -0 src/sys/dev/pci/fixup_pci.c From owner-cvs-all@FreeBSD.ORG Wed May 24 14:16:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D3616A51D; Wed, 24 May 2006 14:16:07 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A641943D62; Wed, 24 May 2006 14:16:03 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OEFCmC008205; Wed, 24 May 2006 14:15:12 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OEFCpR008204; Wed, 24 May 2006 14:15:12 GMT (envelope-from hq) Message-Id: <200605241415.k4OEFCpR008204@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 24 May 2006 14: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/dns/crossip Makefile pkg-plist ports/dns/crossip/files crossip.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:16:13 -0000 hq 2006-05-24 14:15:12 UTC FreeBSD ports repository Modified files: dns/crossip Makefile pkg-plist dns/crossip/files crossip.sh.in Log: - Install only JAR file and LICENSE/README files - Use INSTALL_DATA (rather than CP) to install files - Bump PORTREVISION (packing list has changed) PR: 97698 (follow-up) Submitted by: hq Approved by: maintainer Revision Changes Path 1.3 +4 -3 ports/dns/crossip/Makefile 1.2 +2 -2 ports/dns/crossip/files/crossip.sh.in 1.3 +2 -24 ports/dns/crossip/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 14:21:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B944A16A5D0; Wed, 24 May 2006 14:21:49 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3E5A43D7F; Wed, 24 May 2006 14:21:24 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OEKXaP008494; Wed, 24 May 2006 14:20:33 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OEKXF9008493; Wed, 24 May 2006 14:20:33 GMT (envelope-from mnag) Message-Id: <200605241420.k4OEKXF9008493@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 14:20:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ImageMagick 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, 24 May 2006 14:21:51 -0000 mnag 2006-05-24 14:20:33 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile distinfo pkg-plist Log: - Update to 6.2.7.7 - portlint(1) PR: 96747 Submitted by: Sunpoet Po-Chuan Hsieh Approved by: maintainer timeout (20 days) Revision Changes Path 1.216 +13 -5 ports/graphics/ImageMagick/Makefile 1.104 +3 -3 ports/graphics/ImageMagick/distinfo 1.99 +21 -9 ports/graphics/ImageMagick/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 14:22:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C0016A471; Wed, 24 May 2006 14:22:36 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B34F743D5A; Wed, 24 May 2006 14:22:36 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OELjfd009219; Wed, 24 May 2006 14:21:45 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OELj4V009218; Wed, 24 May 2006 14:21:45 GMT (envelope-from mnag) Message-Id: <200605241421.k4OELj4V009218@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 14:21:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/xastir Makefile ports/editors/koffice-kde3 Makefile ports/graphics/ale Makefile ports/graphics/autotrace Makefile ports/graphics/cimg Makefile ports/graphics/imageindex Makefile ports/graphics/imgseek Makefile ports/graphics/k3d ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:22:43 -0000 mnag 2006-05-24 14:21:45 UTC FreeBSD ports repository Modified files: comms/xastir Makefile editors/koffice-kde3 Makefile graphics/ale Makefile graphics/autotrace Makefile graphics/cimg Makefile graphics/imageindex Makefile graphics/imgseek Makefile graphics/k3d Makefile graphics/kallery Makefile graphics/lphoto Makefile graphics/opendx Makefile graphics/pecl-imagick Makefile graphics/php-magickwand Makefile graphics/pixieplus Makefile graphics/pstoedit Makefile graphics/reallyslick Makefile graphics/ruby-rmagick Makefile lang/q Makefile math/labplot Makefile multimedia/dvdauthor Makefile multimedia/kino Makefile multimedia/libxine Makefile multimedia/transcode Makefile net-mgmt/kismet Makefile science/gnudatalanguage Makefile textproc/htmltolatex Makefile textproc/libextractor Makefile www/WebMagick Makefile www/campsite Makefile www/igal Makefile www/typo3 Makefile x11-themes/icons-tango Makefile Log: - Change dependencies reflecting update in graphics/ImageMagick - Bump PORTREVISION Revision Changes Path 1.10 +2 -1 ports/comms/xastir/Makefile 1.89 +1 -1 ports/editors/koffice-kde3/Makefile 1.20 +2 -1 ports/graphics/ale/Makefile 1.32 +2 -2 ports/graphics/autotrace/Makefile 1.21 +2 -1 ports/graphics/cimg/Makefile 1.11 +1 -1 ports/graphics/imageindex/Makefile 1.10 +1 -0 ports/graphics/imgseek/Makefile 1.19 +2 -2 ports/graphics/k3d/Makefile 1.18 +3 -3 ports/graphics/kallery/Makefile 1.14 +1 -1 ports/graphics/lphoto/Makefile 1.47 +2 -2 ports/graphics/opendx/Makefile 1.6 +2 -2 ports/graphics/pecl-imagick/Makefile 1.2 +2 -1 ports/graphics/php-magickwand/Makefile 1.23 +2 -2 ports/graphics/pixieplus/Makefile 1.46 +2 -1 ports/graphics/pstoedit/Makefile 1.7 +2 -1 ports/graphics/reallyslick/Makefile 1.31 +2 -2 ports/graphics/ruby-rmagick/Makefile 1.19 +2 -2 ports/lang/q/Makefile 1.7 +2 -2 ports/math/labplot/Makefile 1.27 +3 -2 ports/multimedia/dvdauthor/Makefile 1.22 +2 -2 ports/multimedia/kino/Makefile 1.93 +1 -1 ports/multimedia/libxine/Makefile 1.74 +2 -2 ports/multimedia/transcode/Makefile 1.11 +2 -2 ports/net-mgmt/kismet/Makefile 1.7 +2 -2 ports/science/gnudatalanguage/Makefile 1.17 +2 -2 ports/textproc/htmltolatex/Makefile 1.17 +4 -2 ports/textproc/libextractor/Makefile 1.62 +2 -2 ports/www/WebMagick/Makefile 1.9 +2 -1 ports/www/campsite/Makefile 1.6 +1 -1 ports/www/igal/Makefile 1.8 +2 -2 ports/www/typo3/Makefile 1.8 +1 -0 ports/x11-themes/icons-tango/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 14:36:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB1E016A6EF; Wed, 24 May 2006 14:36:28 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374A743D70; Wed, 24 May 2006 14:36:14 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 8434746CBC; Wed, 24 May 2006 10:36:13 -0400 (EDT) Date: Wed, 24 May 2006 15:36:13 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Jung-uk Kim In-Reply-To: <200512060258.jB62wCnk084452@repoman.freebsd.org> Message-ID: <20060524153540.E48623@fledge.watson.org> References: <200512060258.jB62wCnk084452@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/amd64 bpf_jit_machdep.c bpf_jit_machdep.h src/sys/conf files files.amd64 files.i386 options.amd64 options.i386 src/sys/i386/i386 bpf_jit_machdep.c bpf_jit_machdep.h src/sys/net bpf.c bpf_jitter.c bpf_jitter.h bpfdesc.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, 24 May 2006 14:36:29 -0000 On Tue, 6 Dec 2005, Jung-uk Kim wrote: > Add experimental BPF Just-In-Time compiler for amd64 and i386. > > Use the following kernel configuration option to enable: > > options BPF_JITTER > > If you want to use bpf_filter() instead (e. g., debugging), do: > > sysctl net.bpf.jitter.enable=0 > > to turn it off. > > Currently BIOCSETWF and bpf_mtap2() are unsupported, and bpf_mtap() is > partially supported because 1) no need, 2) avoid expensive m_copydata(9). > > Obtained from: WinPcap 3.1 (for i386) Do you have any plans to MFC this to RELENG_6? I've had a question about getting it up and running for intrusion detection / network monitoring. Robert N M Watson From owner-cvs-all@FreeBSD.ORG Wed May 24 14:47:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED63B16A87F; Wed, 24 May 2006 14:47:48 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B636C43D45; Wed, 24 May 2006 14:47:48 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OEkvM6011253; Wed, 24 May 2006 14:46:57 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OEkvo0011251; Wed, 24 May 2006 14:46:57 GMT (envelope-from glebius) Message-Id: <200605241446.k4OEkvo0011251@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 24 May 2006 14:46:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/ngctl config.c connect.c debug.c dot.c list.c main.c mkpeer.c msg.c name.c ngctl.h rmhook.c show.c shutdown.c status.c types.c write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:47:52 -0000 glebius 2006-05-24 14:46:56 UTC FreeBSD src repository Modified files: usr.sbin/ngctl config.c connect.c debug.c dot.c list.c main.c mkpeer.c msg.c name.c ngctl.h rmhook.c show.c shutdown.c status.c types.c write.c Log: Unnest includes before forthcoming editing. Revision Changes Path 1.4 +7 -0 src/usr.sbin/ngctl/config.c 1.4 +4 -0 src/usr.sbin/ngctl/connect.c 1.3 +5 -0 src/usr.sbin/ngctl/debug.c 1.4 +5 -0 src/usr.sbin/ngctl/dot.c 1.7 +6 -0 src/usr.sbin/ngctl/list.c 1.19 +16 -0 src/usr.sbin/ngctl/main.c 1.3 +4 -0 src/usr.sbin/ngctl/mkpeer.c 1.6 +8 -0 src/usr.sbin/ngctl/msg.c 1.3 +5 -0 src/usr.sbin/ngctl/name.c 1.13 +0 -20 src/usr.sbin/ngctl/ngctl.h 1.4 +4 -0 src/usr.sbin/ngctl/rmhook.c 1.5 +6 -0 src/usr.sbin/ngctl/show.c 1.3 +5 -1 src/usr.sbin/ngctl/shutdown.c 1.3 +5 -0 src/usr.sbin/ngctl/status.c 1.5 +6 -0 src/usr.sbin/ngctl/types.c 1.2 +10 -0 src/usr.sbin/ngctl/write.c From owner-cvs-all@FreeBSD.ORG Wed May 24 14:56:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CA8316A83A; Wed, 24 May 2006 14:56:07 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCAB143D46; Wed, 24 May 2006 14:56:06 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OEtFr6013023; Wed, 24 May 2006 14:55:15 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OEtFed013022; Wed, 24 May 2006 14:55:15 GMT (envelope-from joerg) Message-Id: <200605241455.k4OEtFed013022@repoman.freebsd.org> From: Joerg Wunsch Date: Wed, 24 May 2006 14:55: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/avarice Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 14:56:09 -0000 joerg 2006-05-24 14:55:15 UTC FreeBSD ports repository Modified files: devel/avarice Makefile Log: Fix the spelling of LIB_DEPENDS, so we are actually requiring libusb to be a prerequisite. Reported by: Sergey Zaharchenko Revision Changes Path 1.8 +2 -1 ports/devel/avarice/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 15:01:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B0B16A4C9; Wed, 24 May 2006 15:01:13 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E7643D4C; Wed, 24 May 2006 15:01:12 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OF0Kdo013582; Wed, 24 May 2006 15:00:20 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OF0KY8013581; Wed, 24 May 2006 15:00:20 GMT (envelope-from mnag) Message-Id: <200605241500.k4OF0KY8013581@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 15:00:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/monit Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:01:14 -0000 mnag 2006-05-24 15:00:20 UTC FreeBSD ports repository Modified files: sysutils/monit Makefile distinfo Log: - Update to 4.8.1 PR: 97736 Submitted by: maintainer Revision Changes Path 1.4 +2 -1 ports/sysutils/monit/Makefile 1.4 +3 -3 ports/sysutils/monit/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 15:13:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E621C16A8E2; Wed, 24 May 2006 15:13:26 +0000 (UTC) (envelope-from dan@langille.org) Received: from m21.unixathome.org (m21.unixathome.org [205.150.199.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499DF43D6E; Wed, 24 May 2006 15:13:18 +0000 (GMT) (envelope-from dan@langille.org) Received: from localhost (localhost [205.150.199.217]) by m21.unixathome.org (Postfix) with ESMTP id 8314DBF9B; Wed, 24 May 2006 11:13:17 -0400 (EDT) Received: from m21.unixathome.org ([205.150.199.217]) by localhost (m21.unixathome.org [205.150.199.217]) (amavisd-new, port 10024) with ESMTP id 10830-03; Wed, 24 May 2006 11:13:14 -0400 (EDT) Received: from bast.unixathome.org (bast.unixathome.org [70.26.229.230]) by m21.unixathome.org (Postfix) with ESMTP id 93967BF58; Wed, 24 May 2006 11:13:14 -0400 (EDT) Received: from [10.55.0.99] (wocker.unixathome.org [10.55.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 0639AB824; Wed, 24 May 2006 11:13:09 -0400 (EDT) From: "Dan Langille" To: Marcus Alves Grando Date: Wed, 24 May 2006 11:13:11 -0400 MIME-Version: 1.0 Message-ID: <44743FC7.25410.2D5503BA@dan.langille.org> Priority: normal In-reply-to: <200605241421.k4OELj4V009218@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (4.31) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at unixathome.org Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/xastir Makefile ports/editors/koffice-kde3 Makefile ports/graphics/ale Makefile ports/graphics/auto X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:13:27 -0000 hOn 24 May 2006 at 14:21, Marcus Alves Grando wrote: > mnag 2006-05-24 14:21:45 UTC > > FreeBSD ports repository > > Modified files: > comms/xastir Makefile > editors/koffice-kde3 Makefile > graphics/ale Makefile > graphics/autotrace Makefile > graphics/cimg Makefile > graphics/imageindex Makefile > graphics/imgseek Makefile > graphics/k3d Makefile > graphics/kallery Makefile > graphics/lphoto Makefile > graphics/opendx Makefile > graphics/pecl-imagick Makefile > graphics/php-magickwand Makefile > graphics/pixieplus Makefile > graphics/pstoedit Makefile > graphics/reallyslick Makefile > graphics/ruby-rmagick Makefile > lang/q Makefile > math/labplot Makefile > multimedia/dvdauthor Makefile > multimedia/kino Makefile > multimedia/libxine Makefile > multimedia/transcode Makefile > net-mgmt/kismet Makefile > science/gnudatalanguage Makefile > textproc/htmltolatex Makefile > textproc/libextractor Makefile > www/WebMagick Makefile > www/campsite Makefile > www/igal Makefile > www/typo3 Makefile > x11-themes/icons-tango Makefile > Log: > - Change dependencies reflecting update in graphics/ImageMagick > - Bump PORTREVISION One got broken. FreshPorts just told me this: ### Committer mnag would have been notified of errors if they were opted in. This message was generated by the FreshPorts Daemon. You recently made this commit, which FreshPorts FreshPorts had trouble processing: MessageID: 200605241421.k4OELj4V009218@repoman.freebsd.org Subject : cvs commit: ports/comms/xastir Makefile ports/editors/koffice-kde3 The following is a list of the ports which had errors: http://www.FreshPorts.org/textproc/libextractor/ The exact errors appear below. textproc/libextractor: This command (FreshPorts code 1): make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX -V BUILD_DEPENDS -V RUN_DEPENDS -V LIB_DEPENDS -V FORBIDDEN -V BROKEN -V DEPRECATED -V IGNORE -V MASTERPORT -V LATEST_LINK -V NO_LATEST_LINK -V NO_PACKAGE -V PKGNAMEPREFIX -V PKGNAMESUFFIX -V PORTEPOCH -V RESTRICTED -V NO_CDROM -V EXPIRATION_DATE -V IS_INTERACTIVE -V ONLY_FOR_ARCHS -V NOT_FOR_ARCHS -f /usr/home/dan/ports/textproc/libextractor/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.textproc.libextractor.make- error.2006.5.24.7.24.22.40 461 produced this error: Error message is: "/usr/home/dan/ports/textproc/libextractor/Makefile", line 39: Need an operator make: fatal errors encountered -- cannot continue You are receiving this message as you are a FreeBSD committer who has opted into this service. Please see http://www.FreshPorts.org/committer-opt-in.php for more information. -- FreshPorts Daemon ### -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php From owner-cvs-all@FreeBSD.ORG Wed May 24 15:18:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48E1C16A7B9; Wed, 24 May 2006 15:18:49 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A00143D5E; Wed, 24 May 2006 15:18:44 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFHqCt017148; Wed, 24 May 2006 15:17:52 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFHqWX017147; Wed, 24 May 2006 15:17:52 GMT (envelope-from mnag) Message-Id: <200605241517.k4OFHqWX017147@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 15:17:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/jabberd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:18:49 -0000 mnag 2006-05-24 15:17:52 UTC FreeBSD ports repository Modified files: net-im/jabberd Makefile Log: - Fix master sites - UnBROKEN PR: 97459 Reported by: JCd Submitted by: maintainer Revision Changes Path 1.37 +2 -3 ports/net-im/jabberd/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 15:22:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E91E16A579 for ; Wed, 24 May 2006 15:22:53 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10F1543D4C for ; Wed, 24 May 2006 15:22:51 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 68833 invoked from network); 24 May 2006 15:19:53 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 24 May 2006 15:19:53 -0000 Message-ID: <44747A4C.9090800@freebsd.org> Date: Wed, 24 May 2006 17:22:52 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Oleg Bulyzhin References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <20060524131602.GA57006@lath.rinet.ru> In-Reply-To: <20060524131602.GA57006@lath.rinet.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:22:53 -0000 Oleg Bulyzhin wrote: > On Wed, May 24, 2006 at 01:09:55PM +0000, Oleg Bulyzhin wrote: >> oleg 2006-05-24 13:09:55 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/netinet ip_fw.h ip_fw2.c >> sbin/ipfw ipfw.8 ipfw2.c >> Log: >> Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9). >> Since tags are kept while packet resides in kernelspace, it's possible to >> use other kernel facilities (like netgraph nodes) for altering those tags. >> >> Submitted by: Andrey Elsukov >> Submitted by: Vadim Goncharov >> Approved by: glebius (mentor) >> Idea from: OpenBSD PF >> MFC after: 1 month >> >> Revision Changes Path >> 1.188 +61 -1 src/sbin/ipfw/ipfw.8 >> 1.89 +72 -8 src/sbin/ipfw/ipfw2.c >> 1.106 +6 -0 src/sys/netinet/ip_fw.h >> 1.132 +57 -1 src/sys/netinet/ip_fw2.c > > Examples of ipfw rules syntax: > count tag 100 ip from any to any > allow untag 10 ip from any to any tagged 10 Does this accept the packet and untag it at the same time? Wouldn't it make more sense to have [tag|untag] as its own operators like [allow|deny]? > allow tag 200 ip from any to any not tagged 0-65535 > -- Andre From owner-cvs-all@FreeBSD.ORG Wed May 24 15:23:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FA8216A46B; Wed, 24 May 2006 15:23:13 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0829E43D46; Wed, 24 May 2006 15:23:13 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFMLpB017646; Wed, 24 May 2006 15:22:21 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFMLqJ017645; Wed, 24 May 2006 15:22:21 GMT (envelope-from mjacob) Message-Id: <200605241522.k4OFMLqJ017645@repoman.freebsd.org> From: Matt Jacob Date: Wed, 24 May 2006 15:22:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/cam cam_ccb.h cam_periph.c src/sys/cam/scsi scsi_target.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:23:13 -0000 mjacob 2006-05-24 15:22:21 UTC FreeBSD src repository Modified files: sys/cam cam_ccb.h cam_periph.c sys/cam/scsi scsi_target.c Log: Make physical buffers in cam_periph_mapmem owned by the kernel in case we return to user space w/o waiting for I/O to complete. I tried to get several folks who know this code better than me to review it with no luck. I *do* know that w/o this code, using the SCSI target driver panics in userret (if it doesn't panic in knote first). Revision Changes Path 1.30 +2 -1 src/sys/cam/cam_ccb.h 1.62 +10 -0 src/sys/cam/cam_periph.c 1.69 +9 -57 src/sys/cam/scsi/scsi_target.c From owner-cvs-all@FreeBSD.ORG Wed May 24 15:24:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A739416A527; Wed, 24 May 2006 15:24:19 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6242443D46; Wed, 24 May 2006 15:24:19 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFNRO7017747; Wed, 24 May 2006 15:23:27 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFNRCc017746; Wed, 24 May 2006 15:23:27 GMT (envelope-from mjacob) Message-Id: <200605241523.k4OFNRCc017746@repoman.freebsd.org> From: Matt Jacob Date: Wed, 24 May 2006 15:23:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/cam cam_ccb.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, 24 May 2006 15:24:19 -0000 mjacob 2006-05-24 15:23:27 UTC FreeBSD src repository Modified files: sys/cam cam_ccb.h Log: Sorry- last delta was checked in by mistake. Revision Changes Path 1.31 +1 -2 src/sys/cam/cam_ccb.h From owner-cvs-all@FreeBSD.ORG Wed May 24 15:25:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7675316A5A4; Wed, 24 May 2006 15:25:10 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2062E43D48; Wed, 24 May 2006 15:25:10 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFOIlb017805; Wed, 24 May 2006 15:24:18 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFOIt6017804; Wed, 24 May 2006 15:24:18 GMT (envelope-from garga) Message-Id: <200605241524.k4OFOIt6017804@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 15: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/cad/dinotrace Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:25:10 -0000 garga 2006-05-24 15:24:18 UTC FreeBSD ports repository Modified files: cad/dinotrace Makefile distinfo Log: Update to 9.3.b PR: ports/97102 Submitted by: Martin Wilke Approved by: maintainer timeout (14 days) Revision Changes Path 1.6 +1 -2 ports/cad/dinotrace/Makefile 1.4 +3 -3 ports/cad/dinotrace/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 15:25:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E6616A911; Wed, 24 May 2006 15:25:12 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF7D43D45; Wed, 24 May 2006 15:25:11 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFOKlB017834; Wed, 24 May 2006 15:24:20 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFOKWu017833; Wed, 24 May 2006 15:24:20 GMT (envelope-from mnag) Message-Id: <200605241524.k4OFOKWu017833@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 15:24:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/libextractor Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:25:12 -0000 mnag 2006-05-24 15:24:20 UTC FreeBSD ports repository Modified files: textproc/libextractor Makefile Log: - Use USE_DOS2UNIX instead @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e 's| $$||g' Revision Changes Path 1.18 +1 -5 ports/textproc/libextractor/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 15:26:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9A8316A657; Wed, 24 May 2006 15:26:22 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ED6643D49; Wed, 24 May 2006 15:26:18 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFPQsE017928; Wed, 24 May 2006 15:25:26 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFPQ3n017927; Wed, 24 May 2006 15:25:26 GMT (envelope-from garga) Message-Id: <200605241525.k4OFPQ3n017927@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 15:25:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/gplbp Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:26:22 -0000 garga 2006-05-24 15:25:26 UTC FreeBSD ports repository Modified files: misc/gplbp Makefile pkg-plist Log: - Fix MASTER_SITES - Use DATADIR PR: ports/97702 Submitted by: Martin Wilke Revision Changes Path 1.12 +1 -1 ports/misc/gplbp/Makefile 1.2 +7 -7 ports/misc/gplbp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 15:27:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDA0C16A459; Wed, 24 May 2006 15:27:00 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B998C43D4C; Wed, 24 May 2006 15:26:58 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFQ7Ps018046; Wed, 24 May 2006 15:26:07 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFQ7uG018045; Wed, 24 May 2006 15:26:07 GMT (envelope-from mjacob) Message-Id: <200605241526.k4OFQ7uG018045@repoman.freebsd.org> From: Matt Jacob Date: Wed, 24 May 2006 15:26:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/cam/scsi scsi_target.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:27:01 -0000 mjacob 2006-05-24 15:26:07 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_target.c Log: Forced commit - last checkin got away from me. This version of scsi_target.c removes all SMP locking until we have a lock-aware CAM stack. This allows us to use KNOTE without a panic at least. It's not yet clear whether target mode is working yet or not. Discussed with: Scott, Ken, Nate, Justin Revision Changes Path 1.70 +1 -0 src/sys/cam/scsi/scsi_target.c From owner-cvs-all@FreeBSD.ORG Wed May 24 15:30:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462CA16A78D; Wed, 24 May 2006 15:30:20 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C8643D93; Wed, 24 May 2006 15:30:05 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from [192.168.10.10] (marcus.grupos.com.br [192.168.10.10]) by corp.grupos.com.br (Postfix) with ESMTP id E858D5C41; Wed, 24 May 2006 12:30:02 -0300 (BRT) Message-ID: <44747BFA.1090900@FreeBSD.org> Date: Wed, 24 May 2006 12:30:02 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5.0.2 (X11/20060502) MIME-Version: 1.0 To: Dan Langille References: <44743FC7.25410.2D5503BA@dan.langille.org> In-Reply-To: <44743FC7.25410.2D5503BA@dan.langille.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/comms/xastir Makefile ports/editors/koffice-kde3 Makefile ports/graphics/ale Makefile ports/graphics/auto X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:30:22 -0000 Dan Langille wrote: > hOn 24 May 2006 at 14:21, Marcus Alves Grando wrote: > >> mnag 2006-05-24 14:21:45 UTC >> >> FreeBSD ports repository >> >> Modified files: >> comms/xastir Makefile >> editors/koffice-kde3 Makefile >> graphics/ale Makefile >> graphics/autotrace Makefile >> graphics/cimg Makefile >> graphics/imageindex Makefile >> graphics/imgseek Makefile >> graphics/k3d Makefile >> graphics/kallery Makefile >> graphics/lphoto Makefile >> graphics/opendx Makefile >> graphics/pecl-imagick Makefile >> graphics/php-magickwand Makefile >> graphics/pixieplus Makefile >> graphics/pstoedit Makefile >> graphics/reallyslick Makefile >> graphics/ruby-rmagick Makefile >> lang/q Makefile >> math/labplot Makefile >> multimedia/dvdauthor Makefile >> multimedia/kino Makefile >> multimedia/libxine Makefile >> multimedia/transcode Makefile >> net-mgmt/kismet Makefile >> science/gnudatalanguage Makefile >> textproc/htmltolatex Makefile >> textproc/libextractor Makefile >> www/WebMagick Makefile >> www/campsite Makefile >> www/igal Makefile >> www/typo3 Makefile >> x11-themes/icons-tango Makefile >> Log: >> - Change dependencies reflecting update in graphics/ImageMagick >> - Bump PORTREVISION > > One got broken. FreshPorts just told me this: > > ### > Committer mnag would have been notified of errors if they were opted > in. > > This message was generated by the FreshPorts Daemon. > > You recently made this commit, which FreshPorts FreshPorts had > trouble > processing: > > MessageID: 200605241421.k4OELj4V009218@repoman.freebsd.org > Subject : cvs commit: ports/comms/xastir Makefile > ports/editors/koffice-kde3 > > The following is a list of the ports which had errors: > > http://www.FreshPorts.org/textproc/libextractor/ > > > The exact errors appear below. > > textproc/libextractor: > > This command (FreshPorts code 1): > > make -V PORTNAME -V PKGNAME -V DESCR -V CATEGORIES -V PORTVERSION -V > PORTREVISION -V COMMENT -V COMMENTFILE -V MAINTAINER -V EXTRACT_SUFX > > -V BUILD_DEPENDS -V RUN_DEPENDS -V LIB_DEPENDS -V FORBIDDEN -V BROKEN > -V DEPRECATED -V IGNORE -V MASTERPORT -V LATEST_LINK -V > NO_LATEST_LINK > -V NO_PACKAGE -V PKGNAMEPREFIX -V PKGNAMESUFFIX -V PORTEPOCH -V > RESTRICTED -V NO_CDROM -V EXPIRATION_DATE -V IS_INTERACTIVE -V > ONLY_FOR_ARCHS -V NOT_FOR_ARCHS -f > /usr/home/dan/ports/textproc/libextractor/Makefile > DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports > LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx > 2>/tmp/FreshPorts.textproc.libextractor.make- > error.2006.5.24.7.24.22.40 > 461 > > produced this error: > > Error message is: > "/usr/home/dan/ports/textproc/libextractor/Makefile", > line 39: Need an operator > make: fatal errors encountered -- cannot continue Fixed, Thanks. -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed May 24 15:35:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93FA616A8E7; Wed, 24 May 2006 15:35:24 +0000 (UTC) (envelope-from iedowse@iedowse.com) Received: from nowhere.iedowse.com (nowhere.iedowse.com [82.195.144.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 8141443D6E; Wed, 24 May 2006 15:35:23 +0000 (GMT) (envelope-from iedowse@iedowse.com) Received: from localhost ([127.0.0.1] helo=iedowse.com) by nowhere.iedowse.com via local-iedowse id ; 24 May 2006 16:35:22 +0100 (IST) To: Mike Silbersack In-Reply-To: Your message of "Wed, 24 May 2006 01:40:29 CDT." <20060524013323.O56879@odysseus.silby.com> Date: Wed, 24 May 2006 16:35:21 +0100 From: Ian Dowse Message-ID: <200605241635.aa64582@nowhere.iedowse.com> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/usb ehci.c ehcivar.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, 24 May 2006 15:35:29 -0000 In message <20060524013323.O56879@odysseus.silby.com>, Mike Silbersack writes: > >I'm worried that this may result in a small pessimization in cases where a >transfer that requires a large number of qTLs is followed by a transfer >with a small number of qTLs, but a large number of qTDs. Could you >comment on whether this is the case? If so, we may have to consider a >hysteresis to balance out the situation when the low watermark is >insufficient to prevent an overrun of the memory barrier. Indeed ;-) Sorry for the undecipherable message! Ian >Thanks, > >Mike "Silby" Silbersack > >On Wed, 24 May 2006, Ian Dowse wrote: > >> iedowse 2006-05-24 03:04:11 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/usb ehci.c ehcivar.h >> Log: >> Attempt to follow the procedure described in section 4.10 of the >> EHCI spec for linking in new qTDs into an asynchronous QH. This >> requires that there is a qTD marked as not active and not halted >> at the start of the QH's list, and the hardware will know to re-fetch >> the qTD on each pass rather than just looking at the overlay qTD: >> >> "The host controller must be able to advance the queue from the >> Fetch QH state in order to avoid all hardware/software race >> conditions. This simple mechanism allows software to simply link >> qTDs to the queue head and activate them, then the host controller >> will always find them if/when they are reachable." >> >> This is achieved by keeping an "inactivesqtd" entry on the QH list, >> and re-using it each time as the start of the next transfer, and >> allocating a new qTD to become the next inactivesqtd. Then a new >> transfer can be activated by just setting its "active" flag, which >> avoids all the previous messing with overlay qTD state in >> ehci_set_qh_qtd(). >> >> Revision Changes Path >> 1.45 +223 -94 src/sys/dev/usb/ehci.c >> 1.14 +1 -0 src/sys/dev/usb/ehcivar.h >> From owner-cvs-all@FreeBSD.ORG Wed May 24 15:40:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D725116AB35; Wed, 24 May 2006 15:40:42 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A5A43D60; Wed, 24 May 2006 15:40:42 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFdpjR019479; Wed, 24 May 2006 15:39:51 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFdpSw019478; Wed, 24 May 2006 15:39:51 GMT (envelope-from ceri) Message-Id: <200605241539.k4OFdpSw019478@repoman.freebsd.org> From: Ceri Davies Date: Wed, 24 May 2006 15:39:51 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/geom-class 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, 24 May 2006 15:40:49 -0000 ceri 2006-05-24 15:39:50 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/geom-class article.sgml Log: Typos. Revision Changes Path 1.3 +3 -3 doc/en_US.ISO8859-1/articles/geom-class/article.sgml From owner-cvs-all@FreeBSD.ORG Wed May 24 15:41:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8BA016AA07; Wed, 24 May 2006 15:41:42 +0000 (UTC) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C978143D70; Wed, 24 May 2006 15:41:37 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFek1f019622; Wed, 24 May 2006 15:40:46 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFekG5019621; Wed, 24 May 2006 15:40:46 GMT (envelope-from mr) Message-Id: <200605241540.k4OFekG5019621@repoman.freebsd.org> From: Michael Reifenberger Date: Wed, 24 May 2006 15:40:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/tools/tools/crypto cryptotest.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:41:49 -0000 mr 2006-05-24 15:40:46 UTC FreeBSD src repository Modified files: tools/tools/crypto cryptotest.c Log: make cryptotest compile after the latest changes to cryptodev.h Revision Changes Path 1.8 +3 -3 src/tools/tools/crypto/cryptotest.c From owner-cvs-all@FreeBSD.ORG Wed May 24 15:44:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 486A016A9D6; Wed, 24 May 2006 15:44:03 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA6243D68; Wed, 24 May 2006 15:44:02 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFhACg019750; Wed, 24 May 2006 15:43:10 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFhAZi019748; Wed, 24 May 2006 15:43:10 GMT (envelope-from ceri) Message-Id: <200605241543.k4OFhAZi019748@repoman.freebsd.org> From: Ceri Davies Date: Wed, 24 May 2006 15:43:10 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/geom-class 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, 24 May 2006 15:44:10 -0000 ceri 2006-05-24 15:43:10 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/geom-class article.sgml Log: Grammar fixup. Revision Changes Path 1.4 +1 -1 doc/en_US.ISO8859-1/articles/geom-class/article.sgml From owner-cvs-all@FreeBSD.ORG Wed May 24 15:55:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B2916A4AC; Wed, 24 May 2006 15:55:17 +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 4876443D46; Wed, 24 May 2006 15:55:17 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.1/8.13.1) with ESMTP id k4OFtGaV069451; Wed, 24 May 2006 11:55:16 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: Robert Watson Date: Wed, 24 May 2006 11:55:02 -0400 User-Agent: KMail/1.6.2 References: <200512060258.jB62wCnk084452@repoman.freebsd.org> <20060524153540.E48623@fledge.watson.org> In-Reply-To: <20060524153540.E48623@fledge.watson.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200605241155.04107.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.88/1479/Wed May 24 01:17:23 2006 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/amd64 bpf_jit_machdep.c bpf_jit_machdep.h src/sys/conf files files.amd64 files.i386 options.amd64 options.i386 src/sys/i386/i386 bpf_jit_machdep.c bpf_jit_machdep.h src/sys/net bpf.c bpf_jitter.c bpf_jitter.h bpfdesc.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, 24 May 2006 15:55:18 -0000 On Wednesday 24 May 2006 10:36 am, Robert Watson wrote: > On Tue, 6 Dec 2005, Jung-uk Kim wrote: > > Add experimental BPF Just-In-Time compiler for amd64 and i386. > > > > Use the following kernel configuration option to enable: > > > > options BPF_JITTER > > > > If you want to use bpf_filter() instead (e. g., debugging), do: > > > > sysctl net.bpf.jitter.enable=0 > > > > to turn it off. > > > > Currently BIOCSETWF and bpf_mtap2() are unsupported, and > > bpf_mtap() is partially supported because 1) no need, 2) avoid > > expensive m_copydata(9). > > > > Obtained from: WinPcap 3.1 (for i386) > > Do you have any plans to MFC this to RELENG_6? Currently I have no plan to MFC because it lacks man pages and more importantly, I'd like to optimize jumps. It won't take long but my day job has been pretty busy recently. :-( > I've had a question about getting it up and running for intrusion > detection / network monitoring. Feel free to ask. Jung-uk Kim From owner-cvs-all@FreeBSD.ORG Wed May 24 15:57:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D800616A968; Wed, 24 May 2006 15:57:30 +0000 (UTC) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFD343D66; Wed, 24 May 2006 15:57:28 +0000 (GMT) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFual5020429; Wed, 24 May 2006 15:56:36 GMT (envelope-from cel@repoman.freebsd.org) Received: (from cel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFuapJ020428; Wed, 24 May 2006 15:56:36 GMT (envelope-from cel) Message-Id: <200605241556.k4OFuapJ020428@repoman.freebsd.org> From: Chuck Lever Date: Wed, 24 May 2006 15:56:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfs4client nfs4_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: Wed, 24 May 2006 15:57:31 -0000 cel 2006-05-24 15:56:36 UTC FreeBSD src repository Modified files: sys/nfs4client nfs4_vnops.c Log: While reviewing NFS client for another PR, noticed this omission in the NFSv4 client READDIR logic. This change matches the logic in the version 2 and 3 code. Sponsored by: Network Appliance, Incorporated Revision Changes Path 1.32 +1 -1 src/sys/nfs4client/nfs4_vnops.c From owner-cvs-all@FreeBSD.ORG Wed May 24 15:59:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A4C616A7E2; Wed, 24 May 2006 15:59:04 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0076443D6E; Wed, 24 May 2006 15:59:03 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OFwCuD020495; Wed, 24 May 2006 15:58:12 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OFwCJX020494; Wed, 24 May 2006 15:58:12 GMT (envelope-from bmah) Message-Id: <200605241558.k4OFwCJX020494@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 15:58:12 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 15:59:07 -0000 bmah 2006-05-24 15:58:12 UTC FreeBSD doc repository Modified files: en/releases/5.5R schedule.sgml Log: Update for progress: 5.5-RELEASE bits uploaded to ftp-master.freebsd.org. Revision Changes Path 1.10 +2 -2 www/en/releases/5.5R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Wed May 24 16:02:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19BBE16A8E5; Wed, 24 May 2006 16:02:27 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B55A943D5C; Wed, 24 May 2006 16:02:26 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OG1Zft020786; Wed, 24 May 2006 16:01:35 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OG1Zfv020785; Wed, 24 May 2006 16:01:35 GMT (envelope-from wilko) Message-Id: <200605241601.k4OG1Zfv020785@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 24 May 2006 16:01:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src MAINTAINERS X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 16:02:30 -0000 wilko 2006-05-24 16:01:35 UTC FreeBSD src repository Modified files: . MAINTAINERS Log: Vinod has passed the maintainership for the twa/twe drivers to Adam Radford as follows: twe aradford@amcc.com Pre-commit review requested twa aradford@amcc.com Pre-commit review requested With hat: core-secretary Requested by: vkashyap Revision Changes Path 1.132 +2 -2 src/MAINTAINERS From owner-cvs-all@FreeBSD.ORG Wed May 24 16:27:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAD3416A458; Wed, 24 May 2006 16:27:21 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A71243D48; Wed, 24 May 2006 16:27:21 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OGQT6Y023351; Wed, 24 May 2006 16:26:29 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OGQTO5023350; Wed, 24 May 2006 16:26:29 GMT (envelope-from imp) Message-Id: <200605241626.k4OGQTO5023350@repoman.freebsd.org> From: Warner Losh Date: Wed, 24 May 2006 16:26:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 16:27:22 -0000 imp 2006-05-24 16:26:29 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Add cbb, cardbus, pccard and exca to the list of modules. The appear to work on the Turion64 laptop I have. Revision Changes Path 1.495 +4 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 16:31:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91E6616A8CD; Wed, 24 May 2006 16:31:17 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453EB43D6B; Wed, 24 May 2006 16:31:17 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OGUP22023554; Wed, 24 May 2006 16:30:25 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OGUPDn023553; Wed, 24 May 2006 16:30:25 GMT (envelope-from garga) Message-Id: <200605241630.k4OGUPDn023553@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 16:30:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/glurp 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, 24 May 2006 16:31:17 -0000 garga 2006-05-24 16:30:25 UTC FreeBSD ports repository Modified files: audio/glurp Makefile distinfo pkg-plist Log: Update to 0.11.6 PR: ports/96994 Submitted by: Martin Wilke Approved by: maintainer Revision Changes Path 1.9 +1 -2 ports/audio/glurp/Makefile 1.6 +3 -3 ports/audio/glurp/distinfo 1.4 +9 -9 ports/audio/glurp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 16:32:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C941F16A9E3; Wed, 24 May 2006 16:32:21 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84D2D43D45; Wed, 24 May 2006 16:32:21 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OGVTfg023653; Wed, 24 May 2006 16:31:29 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OGVTfb023652; Wed, 24 May 2006 16:31:29 GMT (envelope-from garga) Message-Id: <200605241631.k4OGVTfb023652@repoman.freebsd.org> From: Renato Botelho Date: Wed, 24 May 2006 16:31:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/lib765 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 16:32:22 -0000 garga 2006-05-24 16:31:29 UTC FreeBSD ports repository Modified files: emulators/lib765 Makefile distinfo Log: Update to 0.3.4 PR: ports/97646 Submitted by: Martin Wilke Revision Changes Path 1.7 +1 -1 ports/emulators/lib765/Makefile 1.5 +3 -3 ports/emulators/lib765/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 16:47:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFBFF16A42A; Wed, 24 May 2006 16:47:01 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from camay.yandex.ru (camay.yandex.ru [213.180.200.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F3B43D4C; Wed, 24 May 2006 16:47:00 +0000 (GMT) (envelope-from bu7cher@yandex.ru) Received: from YAMAIL (camay.yandex.ru) by mail.yandex.ru id ; Wed, 24 May 2006 20:46:48 +0400 Received: from [82.211.152.12] ([82.211.152.12]) by mail.yandex.ru with HTTP; Wed, 24 May 2006 20:46:48 +0400 (MSD) Date: Wed, 24 May 2006 20:46:48 +0400 (MSD) From: "Andrey V. Elsukov" Sender: bu7cher@yandex.ru Message-Id: <44748DF8.000002.11682@camay.yandex.ru> MIME-Version: 1.0 X-Mailer: Yamail [ http://yandex.ru ] Errors-To: bu7cher@yandex.ru To: andre@freebsd.org In-Reply-To: <44747A4C.9090800@freebsd.org> References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <44747A4C.9090800@freebsd.org> X-Source-Ip: 82.211.152.12 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, oleg@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: bu7cher@yandex.ru List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 16:47:02 -0000 >Does this accept the packet and untag it at the same time? Wouldn't >it make more sense to have [tag|untag] as its own operators like >[allow|deny]? Yes, it does (but example is impractical - we don't need tagging or untagging when packet is finally denied). We thought about making [tag|untag] as its own actions like [allow|deny], but decided to implement it as modifiers instead, for two primary reasons: 1) Speed. It is faster to match packet with body of only one rule than to do it once more for the same packet in the next rule, only to take action on it. 2) Flexibility. We can use modifiers tag/untag with any possible actions, e.g. allow, netgraph, skipto, pipe, ... - not only [allow|deny]. Imagine you have to insert additional tagging rule for any such action looking absolutely the same? And then consider speed of matching. Thus, it is even *looks* more beautiful to write: ipfw add 100 netgraph 300 tag 200 ip from host1 to host2 for tagging packet with tag 200 and then sending it to netgraph, than to write something like: ipfw add 100 tag 200 ip from host1 to host2 ipfw add 101 netgraph 300 ip from host1 to host2 tagged 200 -- WBR, Andrey V. Elsukov From owner-cvs-all@FreeBSD.ORG Wed May 24 16:56:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FE3E16A5B5; Wed, 24 May 2006 16:56:45 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5894643D4C; Wed, 24 May 2006 16:56:38 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OGtk9Z033254; Wed, 24 May 2006 16:55:46 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OGtkDg033253; Wed, 24 May 2006 16:55:46 GMT (envelope-from sem) Message-Id: <200605241655.k4OGtkDg033253@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 24 May 2006 16:55: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/biology/fasta3 Makefile distinfo ports/biology/fasta3/files Makefile.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 16:56:49 -0000 sem 2006-05-24 16:55:46 UTC FreeBSD ports repository Modified files: biology/fasta3 Makefile distinfo Removed files: biology/fasta3/files Makefile.freebsd Log: - update to 34.t25.d7 - add MASTER_SITE_LOCAL as a second master site PR: ports/97310 Submitted by: maintainer Revision Changes Path 1.17 +4 -7 ports/biology/fasta3/Makefile 1.12 +3 -3 ports/biology/fasta3/distinfo 1.2 +0 -67 ports/biology/fasta3/files/Makefile.freebsd (dead) From owner-cvs-all@FreeBSD.ORG Wed May 24 17:09:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3F516A722; Wed, 24 May 2006 17:09:45 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3567043D4C; Wed, 24 May 2006 17:09:45 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OH8rIu035650; Wed, 24 May 2006 17:08:53 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OH8r0k035649; Wed, 24 May 2006 17:08:53 GMT (envelope-from sem) Message-Id: <200605241708.k4OH8r0k035649@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 24 May 2006 17:08:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/xalan-c Makefile ports/textproc/libpathan Makefile ports/games/glest Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:09:53 -0000 sem 2006-05-24 17:08:53 UTC FreeBSD ports repository Modified files: textproc/xalan-c Makefile textproc/libpathan Makefile games/glest Makefile Log: - Bump xerces lib version - Bump PORTREVISION Reported by: kris mail Revision Changes Path 1.7 +2 -1 ports/games/glest/Makefile 1.14 +2 -2 ports/textproc/libpathan/Makefile 1.13 +2 -1 ports/textproc/xalan-c/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 17:11:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20C1916A688; Wed, 24 May 2006 17:11:44 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC72343D46; Wed, 24 May 2006 17:11:43 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHAqJY035945; Wed, 24 May 2006 17:10:52 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHAqxE035944; Wed, 24 May 2006 17:10:52 GMT (envelope-from bmah) Message-Id: <200605241710.k4OHAqxE035944@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 17:10:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:11:48 -0000 bmah 2006-05-24 17:10:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/share/sgml release.ent Log: Prepare for a post-5.5 world: Add a quick comment as a reminder that no 5.6-RELEASE is planned at this time. The &release.next; entity may go away in the future to help enforce this in release documentation. Approved by: re (implicitly) Revision Changes Path 1.18.2.12 +2 -0 src/release/doc/share/sgml/release.ent From owner-cvs-all@FreeBSD.ORG Wed May 24 17:23:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C3E16A486; Wed, 24 May 2006 17:23:45 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FAA43D53; Wed, 24 May 2006 17:23:45 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHMraP037345; Wed, 24 May 2006 17:22:53 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHMrAJ037344; Wed, 24 May 2006 17:22:53 GMT (envelope-from imp) Message-Id: <200605241722.k4OHMrAJ037344@repoman.freebsd.org> From: Warner Losh Date: Wed, 24 May 2006 17:22:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:23:45 -0000 imp 2006-05-24 17:22:53 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Fix a race when detaching the cbb worker thread. There were a couple of cases where we didn't take out the lock before setting or clearing a bit. This apparently can lead to a race at kldunload time (at least on my Turion64 laptop, never saw it on my Sony Vaio). Revision Changes Path 1.144 +7 -1 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Wed May 24 17:27:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D75BA16A47B; Wed, 24 May 2006 17:27:08 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91CE143D45; Wed, 24 May 2006 17:27:08 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHQGb9037587; Wed, 24 May 2006 17:26:16 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHQG59037586; Wed, 24 May 2006 17:26:16 GMT (envelope-from imp) Message-Id: <200605241726.k4OHQG59037586@repoman.freebsd.org> From: Warner Losh Date: Wed, 24 May 2006 17:26:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:27:09 -0000 imp 2006-05-24 17:26:16 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb.c Log: Suspend the children before we turn off card events in hardware. This was done, I believe, to work around some cards having issues in the suspend case. I think that this helped my Sony VAIO TS505 work better when it had certain wireless cards in it and I did a apm -z. I've not tested suspend/resume on other laptops in a long time, so I hope this doesn't cause greif. Please let me know if it does. Revision Changes Path 1.145 +4 -2 src/sys/dev/pccbb/pccbb.c From owner-cvs-all@FreeBSD.ORG Wed May 24 17:28:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D1AD16A657; Wed, 24 May 2006 17:28:47 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C5D43D46; Wed, 24 May 2006 17:28:46 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHRtc7037942; Wed, 24 May 2006 17:27:55 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHRteM037941; Wed, 24 May 2006 17:27:55 GMT (envelope-from imp) Message-Id: <200605241727.k4OHRteM037941@repoman.freebsd.org> From: Warner Losh Date: Wed, 24 May 2006 17:27:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/pccbb pccbb_pci.c pccbbvar.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, 24 May 2006 17:28:47 -0000 imp 2006-05-24 17:27:55 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb_pci.c pccbbvar.h Log: Export the pribus, secbus and subbus as sysctls for information purposes only. Additional information may be exported in the future. Revision Changes Path 1.18 +28 -18 src/sys/dev/pccbb/pccbb_pci.c 1.27 +3 -2 src/sys/dev/pccbb/pccbbvar.h From owner-cvs-all@FreeBSD.ORG Wed May 24 17:32:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3E5616A517; Wed, 24 May 2006 17:32:25 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D3E43D45; Wed, 24 May 2006 17:32:24 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHVWgJ038792; Wed, 24 May 2006 17:31:32 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHVWJ7038791; Wed, 24 May 2006 17:31:32 GMT (envelope-from bmah) Message-Id: <200605241731.k4OHVWJ7038791@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 17:31:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:32:30 -0000 bmah 2006-05-24 17:31:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Trim release notes and errata on the 5-STABLE branch for a post-5.5 world. Add bits of text to indicate that 5.5-RELEASE is the last planned RELENG_5_* release. Approved by: re (implicitly) Revision Changes Path 1.69.2.36 +10 -282 src/release/doc/en_US.ISO8859-1/errata/article.sgml 1.761.2.60 +12 -356 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Wed May 24 17:45:28 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D014D16A9EB; Wed, 24 May 2006 17:45:28 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao02.cox.net (centrmmtao02.cox.net [70.168.83.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2FB543D6E; Wed, 24 May 2006 17:45:27 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao02.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060524174527.SVHM12772.centrmmtao02.cox.net@mezz.mezzweb.com>; Wed, 24 May 2006 13:45:27 -0400 Date: Wed, 24 May 2006 12:45:47 -0500 To: "Pav Lucistnik" References: <200605240806.k4O866tw066495@repoman.freebsd.org> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <200605240806.k4O866tw066495@repoman.freebsd.org> User-Agent: Opera M2/8.54 (Linux, build 1745) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/ruby18 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:45:30 -0000 On Wed, 24 May 2006 03:06:06 -0500, Pav Lucistnik wrote: > pav 2006-05-24 08:06:06 UTC > > FreeBSD ports repository > > Modified files: > lang/ruby18 Makefile > Log: > - Don't link pthread libs in non-pthread case (the default case) > PR: ports/97765 (based on) > Submitted by: Takeshi MUTOH We have a reason to link ruby with pthread libs to unbreak the ruby-gtk2/ruby-gnome2, ruby-opengl, ruby-wx and other ports. Did you test w/ those? If it does break those, then please back this out. Thanks. BTW: If you want to test it w/ ruby-gtk2, you need to test it w/ file selector. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed May 24 17:45:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8367D16AB71; Wed, 24 May 2006 17:45:44 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFA3243D48; Wed, 24 May 2006 17:45:43 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHipYK039488; Wed, 24 May 2006 17:44:51 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHip96039487; Wed, 24 May 2006 17:44:51 GMT (envelope-from bmah) Message-Id: <200605241744.k4OHip96039487@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 17:44:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata 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, 24 May 2006 17:45:46 -0000 bmah 2006-05-24 17:44:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata: Unresolved issues in the NFSv4 client. Approved by: re (implicitly) Revision Changes Path 1.69.2.37 +8 -2 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-all@FreeBSD.ORG Wed May 24 17:47:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B968016A747; Wed, 24 May 2006 17:47:33 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53B4F43D46; Wed, 24 May 2006 17:47:33 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHkfHu039639; Wed, 24 May 2006 17:46:41 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHkf5F039638; Wed, 24 May 2006 17:46:41 GMT (envelope-from bmah) Message-Id: <200605241746.k4OHkf5F039638@repoman.freebsd.org> From: "Bruce A. Mah" Date: Wed, 24 May 2006 17:46:41 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R errata.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:47:39 -0000 bmah 2006-05-24 17:46:41 UTC FreeBSD doc repository Modified files: en/releases/5.5R errata.html Log: Regen from errata/article.sgml r1.69.2.37. Revision Changes Path 1.2 +19 -7 www/en/releases/5.5R/errata.html From owner-cvs-all@FreeBSD.ORG Wed May 24 17:48:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCD1516A9F2; Wed, 24 May 2006 17:48:03 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7579143D46; Wed, 24 May 2006 17:48:03 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHlBA6039713; Wed, 24 May 2006 17:47:11 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHlB97039712; Wed, 24 May 2006 17:47:11 GMT (envelope-from aaron) Message-Id: <200605241747.k4OHlB97039712@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 17: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/textproc Makefile ports/textproc/p5-Algorithm-RabinKarp 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, 24 May 2006 17:48:06 -0000 aaron 2006-05-24 17:47:11 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Algorithm-RabinKarp Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Algorithm-RabinKarp, an implementation of Rabin and Karp's streaming hash, as described in "Winnowing: Local Algorithms for Document Fingerprinting" by Schleimer, Wilkerson, and Aiken. Approved by: tobez (implicit) Revision Changes Path 1.972 +1 -0 ports/textproc/Makefile 1.1 +28 -0 ports/textproc/p5-Algorithm-RabinKarp/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Algorithm-RabinKarp/distinfo (new) 1.1 +18 -0 ports/textproc/p5-Algorithm-RabinKarp/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-Algorithm-RabinKarp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 17:48:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C892616AB13; Wed, 24 May 2006 17:48:20 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BCEC43D45; Wed, 24 May 2006 17:48:20 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OHlSso039791; Wed, 24 May 2006 17:47:28 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OHlScQ039790; Wed, 24 May 2006 17:47:28 GMT (envelope-from aaron) Message-Id: <200605241747.k4OHlScQ039790@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 17:47:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 17:48:29 -0000 aaron 2006-05-24 17:47:28 UTC FreeBSD ports repository Modified files: . modules Log: p5-Algorithm-RabinKarp --> ports/textproc/p5-Algorithm-RabinKarp Revision Changes Path 1.15052 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 18:04:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 120C416A55A; Wed, 24 May 2006 18:04:12 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD89D43D45; Wed, 24 May 2006 18:04:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OI3J0g042282; Wed, 24 May 2006 18:03:19 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OI3Jqw042281; Wed, 24 May 2006 18:03:19 GMT (envelope-from marcus) Message-Id: <200605241803.k4OI3Jqw042281@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 May 2006 18:03:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libglade-java Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 18:04:25 -0000 marcus 2006-05-24 18:03:19 UTC FreeBSD ports repository Modified files: devel/libglade-java Makefile Log: Fix the build with Java 1.5. Revision Changes Path 1.10 +1 -0 ports/devel/libglade-java/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 18:04:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4350B16A4F3; Wed, 24 May 2006 18:04:43 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F042E43D48; Wed, 24 May 2006 18:04:42 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OI3psu042369; Wed, 24 May 2006 18:03:51 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OI3pmY042368; Wed, 24 May 2006 18:03:51 GMT (envelope-from marcus) Message-Id: <200605241803.k4OI3pmY042368@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 24 May 2006 18:03: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/anjuta Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 18:04:43 -0000 marcus 2006-05-24 18:03:51 UTC FreeBSD ports repository Modified files: devel/anjuta Makefile Log: Switch libtool dependency from gnu-libtool to libtool15. Revision Changes Path 1.42 +2 -2 ports/devel/anjuta/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 18:05:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 906BB16A507; Wed, 24 May 2006 18:05:21 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3E8143D6E; Wed, 24 May 2006 18:05:16 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OI4O8N042456; Wed, 24 May 2006 18:04:24 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OI4OPK042455; Wed, 24 May 2006 18:04:24 GMT (envelope-from sem) Message-Id: <200605241804.k4OI4OPK042455@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 24 May 2006 18: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 Makefile ports/security/pam_require Makefile distinfo pkg-descr ports/security/pam_require/files patch-Makefile.in patch-pam_require.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 18:05:22 -0000 sem 2006-05-24 18:04:24 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pam_require Makefile distinfo pkg-descr security/pam_require/files patch-Makefile.in patch-pam_require.c Log: A PAM module that allows you to require a special group or user to access a service. WWW: http://www.splitbrain.org/projects/pam_require/ PR: ports/95187 Submitted by: Chris Cowart Revision Changes Path 1.770 +1 -0 ports/security/Makefile 1.1 +23 -0 ports/security/pam_require/Makefile (new) 1.1 +3 -0 ports/security/pam_require/distinfo (new) 1.1 +20 -0 ports/security/pam_require/files/patch-Makefile.in (new) 1.1 +12 -0 ports/security/pam_require/files/patch-pam_require.c (new) 1.1 +4 -0 ports/security/pam_require/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 18:05:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF24216AB9B; Wed, 24 May 2006 18:05:38 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0346B43D46; Wed, 24 May 2006 18:05:37 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OI4jed042507; Wed, 24 May 2006 18:04:45 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OI4jVR042506; Wed, 24 May 2006 18:04:45 GMT (envelope-from sem) Message-Id: <200605241804.k4OI4jVR042506@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 24 May 2006 18:04:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 May 2006 18:05:39 -0000 sem 2006-05-24 18:04:45 UTC FreeBSD ports repository Modified files: . modules Log: pam_require --> ports/security/pam_require Revision Changes Path 1.15053 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 18:15:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0525016A46F; Wed, 24 May 2006 18:15:27 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A7E43D67; Wed, 24 May 2006 18:15:26 +0000 (GMT) (envelope-from jkim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OIEY0n043365; Wed, 24 May 2006 18:14:34 GMT (envelope-from jkim@repoman.freebsd.org) Received: (from jkim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OIEYTc043364; Wed, 24 May 2006 18:14:34 GMT (envelope-from jkim) Message-Id: <200605241814.k4OIEYTc043364@repoman.freebsd.org> From: Jung-uk Kim Date: Wed, 24 May 2006 18:14:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/lib/libc/stdlib a64l.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 18:15:28 -0000 jkim 2006-05-24 18:14:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) lib/libc/stdlib a64l.c Log: MFC: Correct decoding a string containing '/'. PR: 97485 Submitted by: Mikko Tyolajarvi < mbsd at pacbell dot net > Revision Changes Path 1.1.2.2 +1 -1 src/lib/libc/stdlib/a64l.c From owner-cvs-all@FreeBSD.ORG Wed May 24 18:30:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EFF916A571; Wed, 24 May 2006 18:30:30 +0000 (UTC) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1475D43D45; Wed, 24 May 2006 18:30:30 +0000 (GMT) (envelope-from cel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OITcgA044713; Wed, 24 May 2006 18:29:38 GMT (envelope-from cel@repoman.freebsd.org) Received: (from cel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OITcfK044712; Wed, 24 May 2006 18:29:38 GMT (envelope-from cel) Message-Id: <200605241829.k4OITcfK044712@repoman.freebsd.org> From: Chuck Lever Date: Wed, 24 May 2006 18:29:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/nfs4client nfs4_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: Wed, 24 May 2006 18:30:31 -0000 cel 2006-05-24 18:29:37 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/nfs4client nfs4_vnops.c Log: While reviewing NFS client for another PR, noticed this omission in the NFSv4 client READDIR logic. This change matches the logic in the version 2 and 3 code. Sponsored by: Network Appliance, Incorporated Revision Changes Path 1.31.2.1 +1 -1 src/sys/nfs4client/nfs4_vnops.c From owner-cvs-all@FreeBSD.ORG Wed May 24 18:59:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AE3B16A6C3; Wed, 24 May 2006 18:59:08 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CFC143D46; Wed, 24 May 2006 18:59:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OIwG17046516; Wed, 24 May 2006 18:58:16 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OIwG3L046515; Wed, 24 May 2006 18:58:16 GMT (envelope-from aaron) Message-Id: <200605241858.k4OIwG3L046515@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 18: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/devel Makefile ports/devel/p5-Tree-Binary-Dictionary 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, 24 May 2006 18:59:12 -0000 aaron 2006-05-24 18:58:16 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Tree-Binary-Dictionary Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Tree-Binary-Dictionary, a simple class to provide a dictionary style API to a binary tree of data. Approved by: tobez (implicit) Revision Changes Path 1.2221 +1 -0 ports/devel/Makefile 1.1 +31 -0 ports/devel/p5-Tree-Binary-Dictionary/Makefile (new) 1.1 +3 -0 ports/devel/p5-Tree-Binary-Dictionary/distinfo (new) 1.1 +7 -0 ports/devel/p5-Tree-Binary-Dictionary/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-Tree-Binary-Dictionary/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 18:59:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 622DC16AB80; Wed, 24 May 2006 18:59:21 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DC9643D45; Wed, 24 May 2006 18:59:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OIwT2C046560; Wed, 24 May 2006 18:58:29 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OIwTeS046559; Wed, 24 May 2006 18:58:29 GMT (envelope-from aaron) Message-Id: <200605241858.k4OIwTeS046559@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 18:58:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 18:59:22 -0000 aaron 2006-05-24 18:58:29 UTC FreeBSD ports repository Modified files: . modules Log: p5-Tree-Binary-Dictionary --> ports/devel/p5-Tree-Binary-Dictionary Revision Changes Path 1.15054 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 19:07:29 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DE5D16A616; Wed, 24 May 2006 19:07:29 +0000 (UTC) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (lath.rinet.ru [195.54.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC0543D45; Wed, 24 May 2006 19:07:28 +0000 (GMT) (envelope-from oleg@lath.rinet.ru) Received: from lath.rinet.ru (localhost [127.0.0.1]) by lath.rinet.ru (8.13.6/8.13.6) with ESMTP id k4OJ7Qp7062760 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 24 May 2006 23:07:26 +0400 (MSD) (envelope-from oleg@lath.rinet.ru) Received: (from oleg@localhost) by lath.rinet.ru (8.13.6/8.13.6/Submit) id k4OJ7Q9i062759; Wed, 24 May 2006 23:07:26 +0400 (MSD) (envelope-from oleg) Date: Wed, 24 May 2006 23:07:26 +0400 From: Oleg Bulyzhin To: Andre Oppermann Message-ID: <20060524190726.GB62483@lath.rinet.ru> References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <20060524131602.GA57006@lath.rinet.ru> <44747A4C.9090800@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44747A4C.9090800@freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 19:07:34 -0000 On Wed, May 24, 2006 at 05:22:52PM +0200, Andre Oppermann wrote: > Oleg Bulyzhin wrote: > >On Wed, May 24, 2006 at 01:09:55PM +0000, Oleg Bulyzhin wrote: > >>oleg 2006-05-24 13:09:55 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/netinet ip_fw.h ip_fw2.c > >> sbin/ipfw ipfw.8 ipfw2.c > >> Log: > >> Implement internal (i.e. inside kernel) packet tagging using > >> mbuf_tags(9). > >> Since tags are kept while packet resides in kernelspace, it's possible > >> to > >> use other kernel facilities (like netgraph nodes) for altering those > >> tags. > >> > >> Submitted by: Andrey Elsukov > >> Submitted by: Vadim Goncharov > >> Approved by: glebius (mentor) > >> Idea from: OpenBSD PF > >> MFC after: 1 month > >> > >> Revision Changes Path > >> 1.188 +61 -1 src/sbin/ipfw/ipfw.8 > >> 1.89 +72 -8 src/sbin/ipfw/ipfw2.c > >> 1.106 +6 -0 src/sys/netinet/ip_fw.h > >> 1.132 +57 -1 src/sys/netinet/ip_fw2.c > > > >Examples of ipfw rules syntax: > > count tag 100 ip from any to any > > allow untag 10 ip from any to any tagged 10 > > Does this accept the packet and untag it at the same time? Wouldn't > it make more sense to have [tag|untag] as its own operators like > [allow|deny]? > > > allow tag 200 ip from any to any not tagged 0-65535 > > > > -- > Andre It was just syntax example, of course those rules are useless. Main idea of tags: you can alter them outside ipfw so it's possible to do policy routing/filtering/etc decisions outside ipfw. -- Oleg. From owner-cvs-all@FreeBSD.ORG Wed May 24 19:28:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B476A16A8B7; Wed, 24 May 2006 19:28:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B97643D45; Wed, 24 May 2006 19:28:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OJRWQ3050012; Wed, 24 May 2006 19:27:32 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OJRWHa050011; Wed, 24 May 2006 19:27:32 GMT (envelope-from aaron) Message-Id: <200605241927.k4OJRWHa050011@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 19:27:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail Makefile ports/mail/p5-Mail-IMAPTalk 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, 24 May 2006 19:28:25 -0000 aaron 2006-05-24 19:27:32 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-Mail-IMAPTalk Makefile distinfo pkg-descr pkg-plist Log: Adding port mail/p5-Mail-IMAPTalk, a pure-Perl, full-featured IMAP protocol library. Approved by: tobez (implicit) Revision Changes Path 1.763 +1 -0 ports/mail/Makefile 1.1 +28 -0 ports/mail/p5-Mail-IMAPTalk/Makefile (new) 1.1 +3 -0 ports/mail/p5-Mail-IMAPTalk/distinfo (new) 1.1 +29 -0 ports/mail/p5-Mail-IMAPTalk/pkg-descr (new) 1.1 +5 -0 ports/mail/p5-Mail-IMAPTalk/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 19:28:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B42A16A8AE; Wed, 24 May 2006 19:28:34 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E4643D46; Wed, 24 May 2006 19:28:33 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OJRfgj050058; Wed, 24 May 2006 19:27:41 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OJRfCw050057; Wed, 24 May 2006 19:27:41 GMT (envelope-from aaron) Message-Id: <200605241927.k4OJRfCw050057@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 19:27:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 May 2006 19:28:34 -0000 aaron 2006-05-24 19:27:41 UTC FreeBSD ports repository Modified files: . modules Log: p5-Mail-IMAPTalk --> ports/mail/p5-Mail-IMAPTalk Revision Changes Path 1.15055 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 20:07:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1387E16A59E; Wed, 24 May 2006 20:07:29 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A34EF43D48; Wed, 24 May 2006 20:07:28 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OK6aGP053757; Wed, 24 May 2006 20:06:36 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OK6aAl053756; Wed, 24 May 2006 20:06:36 GMT (envelope-from itetcu) Message-Id: <200605242006.k4OK6aAl053756@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 20:06:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/mutagen 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, 24 May 2006 20:07:30 -0000 itetcu 2006-05-24 20:06:36 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/mutagen Makefile distinfo pkg-descr pkg-plist Log: Mutagen is an audio metadata tag reader and writer implemented in pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It can also read MPEG audio and Xing headers. WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen Submitter of [2] has agreed the port will be maintained by sumbiter of [1] PR: ports/97276 [1], ports/96897 [2] Submitted by: Byung-Hee HWANG [1] Peter Johnson [2] Approved by: tmtmclaugh (mentor) Revision Changes Path 1.729 +1 -0 ports/audio/Makefile 1.1 +27 -0 ports/audio/mutagen/Makefile (new) 1.1 +3 -0 ports/audio/mutagen/distinfo (new) 1.1 +6 -0 ports/audio/mutagen/pkg-descr (new) 1.1 +31 -0 ports/audio/mutagen/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 20:07:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F33916A5B2; Wed, 24 May 2006 20:07:51 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8298643D5A; Wed, 24 May 2006 20:07:50 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OK6wOm053838; Wed, 24 May 2006 20:06:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OK6wGB053837; Wed, 24 May 2006 20:06:58 GMT (envelope-from itetcu) Message-Id: <200605242006.k4OK6wGB053837@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 20:06:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:07:57 -0000 itetcu 2006-05-24 20:06:58 UTC FreeBSD ports repository Modified files: . modules Log: mutagen --> ports/audio/mutagen Revision Changes Path 1.15056 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 20:09:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53EC116A6B4; Wed, 24 May 2006 20:09:44 +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 7083143D6E; Wed, 24 May 2006 20:09:34 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id DB22F52DDD; Wed, 24 May 2006 22:09:32 +0200 (CEST) Received: from localhost (dlk84.neoplus.adsl.tpnet.pl [83.24.40.84]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 6DFB950E82; Wed, 24 May 2006 22:09:25 +0200 (CEST) Date: Wed, 24 May 2006 22:07:26 +0200 From: Pawel Jakub Dawidek To: Michael Reifenberger Message-ID: <20060524200726.GA32090@garage.freebsd.pl> References: <200605241540.k4OFekG5019621@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Content-Disposition: inline In-Reply-To: <200605241540.k4OFekG5019621@repoman.freebsd.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,RCVD_IN_NJABL_DUL, RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/crypto cryptotest.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:09:45 -0000 --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 24, 2006 at 03:40:46PM +0000, Michael Reifenberger wrote: +> mr 2006-05-24 15:40:46 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> tools/tools/crypto cryptotest.c=20 +> Log: +> make cryptotest compile after the latest changes to cryptodev.h Oops, forgot to commit this change. Thanks. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEdLz+ForvXbEpPzQRArh5AKC1E/dHRe4CJLxLN4JCId2Ow1M0eACg25ng VhcaoxXKWncTREotCj5j4HE= =qqgV -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+-- From owner-cvs-all@FreeBSD.ORG Wed May 24 20:09:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6914116AA54; Wed, 24 May 2006 20:09:50 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 823EC43D77; Wed, 24 May 2006 20:09:48 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OK8uKI054072; Wed, 24 May 2006 20:08:56 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OK8uSQ054071; Wed, 24 May 2006 20:08:56 GMT (envelope-from tegge) Message-Id: <200605242008.k4OK8uSQ054071@repoman.freebsd.org> From: Tor Egge Date: Wed, 24 May 2006 20:08:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:09:51 -0000 tegge 2006-05-24 20:08:56 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Expunge traces of unlinked snapshot files when making a new snapshot. Revision Changes Path 1.103.2.11 +9 -2 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Wed May 24 20:12:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75A2A16A846; Wed, 24 May 2006 20:12:29 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34D6E43D5C; Wed, 24 May 2006 20:12:24 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKBWgi054431; Wed, 24 May 2006 20:11:32 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKBWeB054430; Wed, 24 May 2006 20:11:32 GMT (envelope-from tegge) Message-Id: <200605242011.k4OKBWeB054430@repoman.freebsd.org> From: Tor Egge Date: Wed, 24 May 2006 20:11:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:12:36 -0000 tegge 2006-05-24 20:11:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Errors detected while file system is suspended should not trigger an assertion failure. Revision Changes Path 1.103.2.12 +4 -6 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Wed May 24 20:14:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E05E016A429; Wed, 24 May 2006 20:14:28 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ADF843D46; Wed, 24 May 2006 20:14:28 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKDaUP054754; Wed, 24 May 2006 20:13:36 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKDaeW054753; Wed, 24 May 2006 20:13:36 GMT (envelope-from tegge) Message-Id: <200605242013.k4OKDaeW054753@repoman.freebsd.org> From: Tor Egge Date: Wed, 24 May 2006 20:13: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/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:14:31 -0000 tegge 2006-05-24 20:13:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Don't leak a locked buffer if last block on file system cannot be read. Revision Changes Path 1.103.2.13 +3 -2 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Wed May 24 20:15:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F06116A593; Wed, 24 May 2006 20:15:08 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 043A843D45; Wed, 24 May 2006 20:15:07 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id B7A981759A; Wed, 24 May 2006 23:15:00 +0300 (EEST) Date: Wed, 24 May 2006 23:15:00 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20060524231500.16223339@it.buh.tecnik93.com> In-Reply-To: <200605242006.k4OK6aAl053756@repoman.freebsd.org> References: <200605242006.k4OK6aAl053756@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio Makefile ports/audio/mutagen 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, 24 May 2006 20:15:09 -0000 On Wed, 24 May 2006 20:06:36 +0000 (UTC) Ion-Mihai Tetcu wrote: > audio/mutagen Makefile distinfo pkg-descr pkg-plist > Log: > Mutagen is an audio metadata tag reader and writer implemented in > pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, > APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It > can also read MPEG audio and Xing headers. > > WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen > > Submitter of [2] has agreed the port will be maintained by sumbiter of [1] > > PR: ports/97276 [1], ports/96897 [2] > Submitted by: Byung-Hee HWANG [1] > Peter Johnson [2] > Approved by: tmtmclaugh (mentor) Here I did it again :( Approved by: "tmclaugh -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #158: Defunct processes From owner-cvs-all@FreeBSD.ORG Wed May 24 20:17:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3F716A89C; Wed, 24 May 2006 20:17:39 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8980143D49; Wed, 24 May 2006 20:17:39 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKGlVR055317; Wed, 24 May 2006 20:16:47 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKGlJu055316; Wed, 24 May 2006 20:16:47 GMT (envelope-from tegge) Message-Id: <200605242016.k4OKGlJu055316@repoman.freebsd.org> From: Tor Egge Date: Wed, 24 May 2006 20:16:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:17:49 -0000 tegge 2006-05-24 20:16:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Copy last block on file system again after file system has been suspended. Obtained from: NetBSD Revision Changes Path 1.103.2.14 +11 -0 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Wed May 24 20:20:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F4016A9E3; Wed, 24 May 2006 20:20:37 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 157C543D46; Wed, 24 May 2006 20:20:37 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKJiZG055839; Wed, 24 May 2006 20:19:44 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKJiow055838; Wed, 24 May 2006 20:19:44 GMT (envelope-from olgeni) Message-Id: <200605242019.k4OKJiow055838@repoman.freebsd.org> From: Jimmy Olgeni Date: Wed, 24 May 2006 20:19:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/webmin Makefile distinfo pkg-plist ports/sysutils/webmin/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:20:40 -0000 olgeni 2006-05-24 20:19:44 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo pkg-plist sysutils/webmin/files patch-aa Log: Upgrade module ldap-useradmin-1.270-4. Add proper handling of configuration file upgrades by running setup.sh when needed. Revision Changes Path 1.251 +6 -3 ports/sysutils/webmin/Makefile 1.207 +3 -3 ports/sysutils/webmin/distinfo 1.5 +40 -18 ports/sysutils/webmin/files/patch-aa 1.26 +1 -0 ports/sysutils/webmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 20:21:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC46C16A994; Wed, 24 May 2006 20:21:08 +0000 (UTC) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A638E43D49; Wed, 24 May 2006 20:21:08 +0000 (GMT) (envelope-from tegge@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKKGxj055977; Wed, 24 May 2006 20:20:16 GMT (envelope-from tegge@repoman.freebsd.org) Received: (from tegge@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKKGIo055976; Wed, 24 May 2006 20:20:16 GMT (envelope-from tegge) Message-Id: <200605242020.k4OKKGIo055976@repoman.freebsd.org> From: Tor Egge Date: Wed, 24 May 2006 20:20:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/ufs/ffs ffs_snapshot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:21:10 -0000 tegge 2006-05-24 20:20:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Read block hints list from last snapshot on the active snapshot list. Revision Changes Path 1.103.2.15 +4 -0 src/sys/ufs/ffs/ffs_snapshot.c From owner-cvs-all@FreeBSD.ORG Wed May 24 20:23:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A586A16A920; Wed, 24 May 2006 20:23:54 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C584343D45; Wed, 24 May 2006 20:23:53 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKN1WA056166; Wed, 24 May 2006 20:23:01 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKN1Pr056165; Wed, 24 May 2006 20:23:01 GMT (envelope-from aaron) Message-Id: <200605242023.k4OKN1Pr056165@repoman.freebsd.org> From: Aaron Dalton Date: Wed, 24 May 2006 20:23: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/security/p5-Tree-Authz Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:24:00 -0000 aaron 2006-05-24 20:23:01 UTC FreeBSD ports repository Modified files: security/p5-Tree-Authz Makefile Log: - Fixed problem with dependency checking. Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -1 ports/security/p5-Tree-Authz/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 20:25:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56FA816AA23; Wed, 24 May 2006 20:25:08 +0000 (UTC) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4F043D4C; Wed, 24 May 2006 20:25:07 +0000 (GMT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKOFUC056299; Wed, 24 May 2006 20:24:15 GMT (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKOF5B056298; Wed, 24 May 2006 20:24:15 GMT (envelope-from jmz) Message-Id: <200605242024.k4OKOF5B056298@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Wed, 24 May 2006 20:24: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/print/makeindex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:25:14 -0000 jmz 2006-05-24 20:24:15 UTC FreeBSD ports repository Modified files: print/makeindex Makefile Log: Change MASTER_SITES. PR: ports/97829 Submitted by: Martin Wilke Revision Changes Path 1.17 +2 -1 ports/print/makeindex/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 20:26:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 222A016A9B9 for ; Wed, 24 May 2006 20:26:35 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ABCB43D55 for ; Wed, 24 May 2006 20:26:32 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 71171 invoked from network); 24 May 2006 20:23:32 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 24 May 2006 20:23:32 -0000 Message-ID: <4474C17A.10604@freebsd.org> Date: Wed, 24 May 2006 22:26:34 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: bu7cher@yandex.ru References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <44747A4C.9090800@freebsd.org> <44748DF8.000002.11682@camay.yandex.ru> In-Reply-To: <44748DF8.000002.11682@camay.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, oleg@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:26:40 -0000 Andrey V. Elsukov wrote: >> Does this accept the packet and untag it at the same time? Wouldn't >> it make more sense to have [tag|untag] as its own operators like >> [allow|deny]? > > Yes, it does (but example is impractical - we don't need tagging or untagging when packet is finally denied). We thought about making [tag|untag] as its own actions like [allow|deny], but decided to implement it as modifiers instead, for two primary reasons: > > 1) Speed. It is faster to match packet with body of only one rule than to do it once more for the same packet in the next rule, only to take action on it. > > 2) Flexibility. We can use modifiers tag/untag with any possible actions, e.g. allow, netgraph, skipto, pipe, ... - not only [allow|deny]. Imagine you have to insert additional tagging rule for any such action looking absolutely the same? And then consider speed of matching. Thus, it is even *looks* more beautiful to write: > > ipfw add 100 netgraph 300 tag 200 ip from host1 to host2 > > for tagging packet with tag 200 and then sending it to netgraph, than to write something like: > > ipfw add 100 tag 200 ip from host1 to host2 > ipfw add 101 netgraph 300 ip from host1 to host2 tagged 200 I understand your rationale. OTOH I think it's a logical blunder and allows some quite confusing rule sets. What I always liked about ipfw was the simple and obvious logic in the statements. Over time it becomes more and more over- loaded with more stuff and also more stuff breaking the beautiful simplicity and clarity the original ipfw design had. ipfw rules used to read like normal sentences and were really simple to write and understand. But then I'm just ranting... To be honest I would prefer to fix the rule evaluation performance problem of ipfw rather than to clutter the original beautiful rule syntax logic. -- Andre From owner-cvs-all@FreeBSD.ORG Wed May 24 20:30:43 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C142116AA50 for ; Wed, 24 May 2006 20:30:43 +0000 (UTC) (envelope-from andre@freebsd.org) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3622B43D53 for ; Wed, 24 May 2006 20:30:42 +0000 (GMT) (envelope-from andre@freebsd.org) Received: (qmail 71206 invoked from network); 24 May 2006 20:27:41 -0000 Received: from c00l3r.networx.ch (HELO [127.0.0.1]) ([62.48.2.2]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 24 May 2006 20:27:41 -0000 Message-ID: <4474C273.7030801@freebsd.org> Date: Wed, 24 May 2006 22:30:43 +0200 From: Andre Oppermann User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Oleg Bulyzhin References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <20060524131602.GA57006@lath.rinet.ru> <44747A4C.9090800@freebsd.org> <20060524190726.GB62483@lath.rinet.ru> In-Reply-To: <20060524190726.GB62483@lath.rinet.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:30:46 -0000 Oleg Bulyzhin wrote: > On Wed, May 24, 2006 at 05:22:52PM +0200, Andre Oppermann wrote: >> Oleg Bulyzhin wrote: >>> On Wed, May 24, 2006 at 01:09:55PM +0000, Oleg Bulyzhin wrote: >>>> oleg 2006-05-24 13:09:55 UTC >>>> >>>> FreeBSD src repository >>>> >>>> Modified files: >>>> sys/netinet ip_fw.h ip_fw2.c >>>> sbin/ipfw ipfw.8 ipfw2.c >>>> Log: >>>> Implement internal (i.e. inside kernel) packet tagging using >>>> mbuf_tags(9). >>>> Since tags are kept while packet resides in kernelspace, it's possible >>>> to >>>> use other kernel facilities (like netgraph nodes) for altering those >>>> tags. >>>> >>>> Submitted by: Andrey Elsukov >>>> Submitted by: Vadim Goncharov >>>> Approved by: glebius (mentor) >>>> Idea from: OpenBSD PF >>>> MFC after: 1 month >>>> >>>> Revision Changes Path >>>> 1.188 +61 -1 src/sbin/ipfw/ipfw.8 >>>> 1.89 +72 -8 src/sbin/ipfw/ipfw2.c >>>> 1.106 +6 -0 src/sys/netinet/ip_fw.h >>>> 1.132 +57 -1 src/sys/netinet/ip_fw2.c >>> Examples of ipfw rules syntax: >>> count tag 100 ip from any to any >>> allow untag 10 ip from any to any tagged 10 >> Does this accept the packet and untag it at the same time? Wouldn't >> it make more sense to have [tag|untag] as its own operators like >> [allow|deny]? >> >>> allow tag 200 ip from any to any not tagged 0-65535 >>> >> -- >> Andre > > It was just syntax example, of course those rules are useless. Main idea > of tags: you can alter them outside ipfw so it's possible to do > policy routing/filtering/etc decisions outside ipfw. I'm perfectly fine with tags. My question was just about the ipfw rule syntax for tagging. See my email to Andrey for a more detailed rant. -- Andre From owner-cvs-all@FreeBSD.ORG Wed May 24 20:43:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F57016A8E3; Wed, 24 May 2006 20:43:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B7C43D58; Wed, 24 May 2006 20:43:14 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKgLs1057756; Wed, 24 May 2006 20:42:21 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKgLiG057755; Wed, 24 May 2006 20:42:21 GMT (envelope-from pav) Message-Id: <200605242042.k4OKgLiG057755@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 24 May 2006 20:42:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/ruby18 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:43:21 -0000 pav 2006-05-24 20:42:21 UTC FreeBSD ports repository Modified files: lang/ruby18 Makefile Log: - Revert previous commit, it broke ruby-gtk2 Reported by: mezz Revision Changes Path 1.110 +4 -3 ports/lang/ruby18/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 20:44:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CCE716A93C; Wed, 24 May 2006 20:44:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (hood.oook.cz [195.250.137.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id 841CD43D49; Wed, 24 May 2006 20:43:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from ikaros.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.13.6/8.13.6) with ESMTP id k4OKhOEL056359 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 24 May 2006 22:43:24 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by ikaros.oook.cz (8.13.6/8.13.6/Submit) id k4OKhNiX056358; Wed, 24 May 2006 22:43:23 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Jeremy Messenger In-Reply-To: References: <200605240806.k4O866tw066495@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9FNWqhKxKh05W39xobGN" Date: Wed, 24 May 2006 22:43:23 +0200 Message-Id: <1148503403.28960.15.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/ruby18 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:44:07 -0000 --=-9FNWqhKxKh05W39xobGN Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Jeremy Messenger p=ED=B9e v st 24. 05. 2006 v 12:45 -0500: > On Wed, 24 May 2006 03:06:06 -0500, Pav Lucistnik wrote= : >=20 > > pav 2006-05-24 08:06:06 UTC > > > > FreeBSD ports repository > > > > Modified files: > > lang/ruby18 Makefile > > Log: > > - Don't link pthread libs in non-pthread case (the default case) > > PR: ports/97765 (based on) > > Submitted by: Takeshi MUTOH >=20 > We have a reason to link ruby with pthread libs to unbreak the =20 > ruby-gtk2/ruby-gnome2, ruby-opengl, ruby-wx and other ports. Did you test= =20 > w/ those? If it does break those, then please back this out. Thanks. >=20 > BTW: If you want to test it w/ ruby-gtk2, you need to test it w/ file =20 > selector. Yes, unfortunately it breaks ruby-gtk* on runtime. One could speculate that it's gtk's duty to bring in pthread, not ruby's. Before you find an acceptable solution for this problem, I reverted this commit. --=20 Pav Lucistnik May the Valar protect you on your path under the sky. --=-9FNWqhKxKh05W39xobGN Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEdMVrntdYP8FOsoIRAtIEAJ46VM08y4sRXfVjuMGiTiXKg1mKPgCgtliz Vo5rOfkPCn3Y3KFWxFVH57w= =X1g8 -----END PGP SIGNATURE----- --=-9FNWqhKxKh05W39xobGN-- From owner-cvs-all@FreeBSD.ORG Wed May 24 20:49:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AA4416A7A8; Wed, 24 May 2006 20:49:34 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C20E43D48; Wed, 24 May 2006 20:49:34 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKmfZf066221; Wed, 24 May 2006 20:48:41 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKmfZN066220; Wed, 24 May 2006 20:48:41 GMT (envelope-from itetcu) Message-Id: <200605242048.k4OKmfZN066220@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 20:48:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/mutagen 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, 24 May 2006 20:49:35 -0000 itetcu 2006-05-24 20:48:41 UTC FreeBSD ports repository Modified files: audio Makefile Removed files: audio/mutagen Makefile distinfo pkg-descr pkg-plist Log: Remove audio/mutagen, to be re-added shortly as audio/py-mutagen. Pointyhat to: tmclaugh for confusing me :) Revision Changes Path 1.730 +0 -1 ports/audio/Makefile 1.2 +0 -27 ports/audio/mutagen/Makefile (dead) 1.2 +0 -3 ports/audio/mutagen/distinfo (dead) 1.2 +0 -6 ports/audio/mutagen/pkg-descr (dead) 1.2 +0 -31 ports/audio/mutagen/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed May 24 20:50:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C06916A7EB; Wed, 24 May 2006 20:50:45 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A931543D49; Wed, 24 May 2006 20:50:44 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKnqso066364; Wed, 24 May 2006 20:49:52 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKnqTj066363; Wed, 24 May 2006 20:49:52 GMT (envelope-from mnag) Message-Id: <200605242049.k4OKnqTj066363@repoman.freebsd.org> From: Marcus Alves Grando Date: Wed, 24 May 2006 20:49:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nefu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:50:47 -0000 mnag 2006-05-24 20:49:52 UTC FreeBSD ports repository Modified files: net-mgmt/nefu Makefile distinfo Log: - Update to 1.3 PR: 97735 Submitted by: maintainer Revision Changes Path 1.16 +1 -1 ports/net-mgmt/nefu/Makefile 1.6 +3 -3 ports/net-mgmt/nefu/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 20:58:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3422516AA67; Wed, 24 May 2006 20:58:38 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E35BE43D46; Wed, 24 May 2006 20:58:37 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OKvjD6067640; Wed, 24 May 2006 20:57:45 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OKvj1q067639; Wed, 24 May 2006 20:57:45 GMT (envelope-from ceri) Message-Id: <200605242057.k4OKvj1q067639@repoman.freebsd.org> From: Ceri Davies Date: Wed, 24 May 2006 20:57:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/pgpkeys ceri.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 20:58:43 -0000 ceri 2006-05-24 20:57:45 UTC FreeBSD doc repository Modified files: share/pgpkeys ceri.key Log: Update for new/revoked uids. Revision Changes Path 1.4 +48 -23 doc/share/pgpkeys/ceri.key From owner-cvs-all@FreeBSD.ORG Wed May 24 20:59:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFCD816AAA7; Wed, 24 May 2006 20:59:02 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7504D43D46; Wed, 24 May 2006 20:59:02 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 2C0BF1759A; Wed, 24 May 2006 23:59:01 +0300 (EEST) Date: Wed, 24 May 2006 23:59:00 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20060524235900.4be02084@it.buh.tecnik93.com> In-Reply-To: <200605242048.k4OKmfZN066220@repoman.freebsd.org> References: <200605242048.k4OKmfZN066220@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/audio Makefile ports/audio/mutagen 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, 24 May 2006 20:59:05 -0000 On Wed, 24 May 2006 20:48:41 +0000 (UTC) Ion-Mihai Tetcu wrote: > itetcu 2006-05-24 20:48:41 UTC > > FreeBSD ports repository > > Modified files: > audio Makefile > Removed files: > audio/mutagen Makefile distinfo pkg-descr pkg-plist > Log: > Remove audio/mutagen, to be re-added shortly as audio/py-mutagen. > > Pointyhat to: tmclaugh for confusing me :) Approved (and requested) by: tmclaugh -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #388: Bad user karma From owner-cvs-all@FreeBSD.ORG Wed May 24 21:01:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07F2616A477; Wed, 24 May 2006 21:01:45 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92CE43D48; Wed, 24 May 2006 21:01:44 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OL0q8j067919; Wed, 24 May 2006 21:00:52 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OL0qZb067918; Wed, 24 May 2006 21:00:52 GMT (envelope-from itetcu) Message-Id: <200605242100.k4OL0qZb067918@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 21:00:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio Makefile ports/audio/py-mutagen 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, 24 May 2006 21:01:49 -0000 itetcu 2006-05-24 21:00:52 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/py-mutagen Makefile distinfo pkg-descr pkg-plist Log: Re-add py-mutagen (after a few minutes of existance as audio/mutagen): Mutagen is an audio metadata tag reader and writer implemented in pure Python. It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and writing ID3v1.1, ID3v2.4, APEv2, and FLAC. It can also read MPEG audio and Xing headers. WWW: http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen PR: ports/97276 [1], ports/96897 [2] Submitted by: Byung-Hee HWANG [1] Peter Johnson [2] Approved by: tmclaugh (mentor) Revision Changes Path 1.731 +1 -0 ports/audio/Makefile 1.1 +33 -0 ports/audio/py-mutagen/Makefile (new) 1.1 +3 -0 ports/audio/py-mutagen/distinfo (new) 1.1 +6 -0 ports/audio/py-mutagen/pkg-descr (new) 1.1 +31 -0 ports/audio/py-mutagen/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 21:02:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C120916A7B4; Wed, 24 May 2006 21:02:07 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC9643D49; Wed, 24 May 2006 21:02:07 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OL1FR4067962; Wed, 24 May 2006 21:01:15 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OL1FJG067961; Wed, 24 May 2006 21:01:15 GMT (envelope-from itetcu) Message-Id: <200605242101.k4OL1FJG067961@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 21:01:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 24 May 2006 21:02:13 -0000 itetcu 2006-05-24 21:01:15 UTC FreeBSD ports repository Modified files: . modules Log: py-mutagen --> ports/audio/py-mutagen Revision Changes Path 1.15057 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 21:02:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EBB216AAF0; Wed, 24 May 2006 21:02:19 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90CAA43D53; Wed, 24 May 2006 21:02:18 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OL1QtH067994; Wed, 24 May 2006 21:01:26 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OL1Qpk067993; Wed, 24 May 2006 21:01:26 GMT (envelope-from hrs) Message-Id: <200605242101.k4OL1Qpk067993@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 24 May 2006 21:01:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/linux-flashplugin6 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:02:25 -0000 hrs 2006-05-24 21:01:26 UTC FreeBSD ports repository Modified files: www/linux-flashplugin6 Makefile Log: Add DEPRECATED and EXPIRATION_DATE because of security issue. If there is no objection, this port will be removed on 2006-06-07. Revision Changes Path 1.12 +2 -0 ports/www/linux-flashplugin6/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 21:05:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D6816AAAB; Wed, 24 May 2006 21:05:21 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FD643D7F; Wed, 24 May 2006 21:05:09 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OL4CTU069256; Wed, 24 May 2006 21:04:12 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OL4CNf069255; Wed, 24 May 2006 21:04:12 GMT (envelope-from itetcu) Message-Id: <200605242104.k4OL4CNf069255@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 21:04: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: Wed, 24 May 2006 21:05:27 -0000 itetcu 2006-05-24 21:04:12 UTC FreeBSD ports repository Modified files: . modules Log: Remove ports/audio/mutagen, readded as py-mutagen --> ports/audio/py-mutagen in previous commit. Approved by: tmclaugh (mentor) Revision Changes Path 1.15058 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 24 21:05:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4584316AB27; Wed, 24 May 2006 21:05:53 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52F4243D93; Wed, 24 May 2006 21:05:39 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OL4lgG069315; Wed, 24 May 2006 21:04:47 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OL4lJ2069314; Wed, 24 May 2006 21:04:47 GMT (envelope-from rwatson) Message-Id: <200605242104.k4OL4lJ2069314@repoman.freebsd.org> From: Robert Watson Date: Wed, 24 May 2006 21:04:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/nfsclient nfs_nfsiod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:06:01 -0000 rwatson 2006-05-24 21:04:47 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_nfsiod.c Log: Adjust minimum iod threads from 4 to 0 -- since we compile the NFS client into the kernel by default, and many users won't use NFS, don't start an extra 4 kernel threads that are unused. Once NFS becomes active, it will start nfsiod's as it needs them. We might consider mandating a minimum iod's equal to the number of active NFS mounts (truncated to some value), which would force some to remain available without having to create a new one if the file system is mostly inactive. PR: 70880 MFC after: 2 weeks Prodded by: cel Head nod: peter Pointed out by: Joe Revision Changes Path 1.89 +1 -1 src/sys/nfsclient/nfs_nfsiod.c From owner-cvs-all@FreeBSD.ORG Wed May 24 21:11:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E268C16ABCE; Wed, 24 May 2006 21:11:01 +0000 (UTC) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 908D643D60; Wed, 24 May 2006 21:11:01 +0000 (GMT) (envelope-from lbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OLA9fK069797; Wed, 24 May 2006 21:10:09 GMT (envelope-from lbr@repoman.freebsd.org) Received: (from lbr@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OLA9gh069796; Wed, 24 May 2006 21:10:09 GMT (envelope-from lbr) Message-Id: <200605242110.k4OLA9gh069796@repoman.freebsd.org> From: Lars Balker Rasmussen Date: Wed, 24 May 2006 21:10:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/p5-Catalyst-Plugin-Cache-Memcached Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:11:06 -0000 lbr 2006-05-24 21:10:09 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Cache-Memcached Makefile distinfo Log: Update to 0.6. Approved by: erwin (mentor, implicit) Revision Changes Path 1.3 +1 -1 ports/www/p5-Catalyst-Plugin-Cache-Memcached/Makefile 1.2 +3 -3 ports/www/p5-Catalyst-Plugin-Cache-Memcached/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 24 21:11:54 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D97D016A946; Wed, 24 May 2006 21:11:53 +0000 (UTC) (envelope-from vadimnuclight@tpu.ru) Received: from relay1.tpu.ru (relay1.tpu.ru [213.183.112.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA9643D6B; Wed, 24 May 2006 21:11:49 +0000 (GMT) (envelope-from vadimnuclight@tpu.ru) Received: by relay1.tpu.ru (Postfix, from userid 501) id C888610C84A; Thu, 25 May 2006 04:11:46 +0700 (NOVST) Received: from mail.main.tpu.ru (mail.main.tpu.ru [10.0.0.3]) by relay1.tpu.ru (Postfix) with ESMTP id 69FC610C841; Thu, 25 May 2006 04:11:46 +0700 (NOVST) Received: from mail.tpu.ru ([213.183.112.105]) by mail.main.tpu.ru with Microsoft SMTPSVC(6.0.3790.1830); Thu, 25 May 2006 04:11:46 +0700 Received: from nuclight.avtf.net ([82.117.64.107]) by mail.tpu.ru over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Thu, 25 May 2006 04:11:45 +0700 Date: Thu, 25 May 2006 04:10:15 +0700 To: cvs-src@freebsd.org References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <44747A4C.9090800@freebsd.org> <44748DF8.000002.11682@camay.yandex.ru> <4474C17A.10604@freebsd.org> From: "Vadim Goncharov" Organization: AVTF TPU Hostel Content-Type: text/plain; format=flowed; delsp=yes; charset=koi8-r MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <4474C17A.10604@freebsd.org> User-Agent: Opera M2/7.54 (Win32, build 3865) X-OriginalArrivalTime: 24 May 2006 21:11:45.0804 (UTC) FILETIME=[A9C92CC0:01C67F76] Cc: src-committers@freebsd.org, oleg@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:12:02 -0000 25.05.06 @ 03:26 Andre Oppermann wrote: >>> Does this accept the packet and untag it at the same time? Wouldn't >>> it make more sense to have [tag|untag] as its own operators like >>> [allow|deny]? >> Yes, it does (but example is impractical - we don't need tagging or >> untagging when packet is finally denied). We thought about making >> [tag|untag] as its own actions like [allow|deny], but decided to >> implement it as modifiers instead, for two primary reasons: >> 1) Speed. It is faster to match packet with body of only one rule than >> to do it once more for the same packet in the next rule, only to take >> action on it. >> 2) Flexibility. We can use modifiers tag/untag with any possible >> actions, e.g. allow, netgraph, skipto, pipe, ... - not only >> [allow|deny]. Imagine you have to insert additional tagging rule for >> any such action looking absolutely the same? And then consider speed of >> matching. Thus, it is even *looks* more beautiful to write: >> ipfw add 100 netgraph 300 tag 200 ip from host1 to host2 >> for tagging packet with tag 200 and then sending it to netgraph, than >> to write something like: >> ipfw add 100 tag 200 ip from host1 to host2 >> ipfw add 101 netgraph 300 ip from host1 to host2 tagged 200 Sorry, "tagged 200" is unnecessary there (or one can imagine, e.g. "tagged 400" on both rules - tagging already tagged by another tag). > I understand your rationale. OTOH I think it's a logical blunder and > allows > some quite confusing rule sets. What I always liked about ipfw was the > simple Umm, perhaps it should be documented more clearly in man page?.. > and obvious logic in the statements. Over time it becomes more and more > over- > loaded with more stuff and also more stuff breaking the beautiful > simplicity > and clarity the original ipfw design had. ipfw rules used to read like > normal > sentences and were really simple to write and understand. But then I'm > just ranting... Yes, I'll agree about beautiful clear syntax of ipfw, I also like it very much. But it is still clear when all that new overloading features are not used > To be honest I would prefer to fix the rule evaluation performance > problem of ipfw rather than to clutter the original beautiful rule syntax > logic. Another $0.02 about logic - altq in ipfw also does its work in addition to main action instead of separate action keyword. Tag functionality in pf (from which idea and keywords are borrowed) also made as addition, not separate action. So IMHO these ipfw tags follow the same unified style. -- WBR, Vadim Goncharov From owner-cvs-all@FreeBSD.ORG Wed May 24 21:13:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E35516A677; Wed, 24 May 2006 21:13:36 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0495843D58; Wed, 24 May 2006 21:13:36 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OLChFl070061; Wed, 24 May 2006 21:12:43 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OLChVO070060; Wed, 24 May 2006 21:12:43 GMT (envelope-from itetcu) Message-Id: <200605242112.k4OLChVO070060@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 21:12:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:13:41 -0000 itetcu 2006-05-24 21:12:43 UTC FreeBSD ports repository Modified files: . MOVED Log: Correctly rename python library (audio/mutagen --> audio/py-mutagen). Approved by: tmclaugh (mentor) Revision Changes Path 1.998 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Wed May 24 21:20:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 834D516ACB6; Wed, 24 May 2006 21:20:44 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD6743D46; Wed, 24 May 2006 21:20:44 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OLJp40070970; Wed, 24 May 2006 21:19:51 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OLJp7I070969; Wed, 24 May 2006 21:19:51 GMT (envelope-from itetcu) Message-Id: <200605242119.k4OLJp7I070969@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 21:19:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/kdar Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:20:48 -0000 itetcu 2006-05-24 21:19:51 UTC FreeBSD ports repository Modified files: sysutils/kdar Makefile Log: Mark BROKNE, it does not compile with dar-2.3.0 PR: ports/97548 Submitted by: maintainer Approved by: tmclaugh Revision Changes Path 1.13 +3 -1 ports/sysutils/kdar/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 21:27:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD7716A4AB; Wed, 24 May 2006 21:27:46 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97E643D49; Wed, 24 May 2006 21:27:46 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OLQsJc071701; Wed, 24 May 2006 21:26:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OLQsIe071700; Wed, 24 May 2006 21:26:54 GMT (envelope-from sat) Message-Id: <200605242126.k4OLQsIe071700@repoman.freebsd.org> From: Andrew Pantyukhin Date: Wed, 24 May 2006 21:26:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Data-Structure-Util Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 21:27:48 -0000 sat 2006-05-24 21:26:54 UTC FreeBSD ports repository Modified files: devel/p5-Data-Structure-Util Makefile pkg-plist Log: - Fix plist and dependencies Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +4 -0 ports/devel/p5-Data-Structure-Util/Makefile 1.2 +1 -0 ports/devel/p5-Data-Structure-Util/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 22:04:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8D1216A446; Wed, 24 May 2006 22:04:20 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A649A43D45; Wed, 24 May 2006 22:04:20 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OM3Si8076788; Wed, 24 May 2006 22:03:28 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OM3SY0076784; Wed, 24 May 2006 22:03:28 GMT (envelope-from ahze) Message-Id: <200605242203.k4OM3SY0076784@repoman.freebsd.org> From: Michael Johnson Date: Wed, 24 May 2006 22:03: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/databases/db2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 22:04:21 -0000 ahze 2006-05-24 22:03:27 UTC FreeBSD ports repository Modified files: databases/db2 Makefile Log: - Fix fetch by using MASTER_SITE_PERL_CPAN PR: 97854 Submitted by: Shaun Amott Revision Changes Path 1.38 +2 -1 ports/databases/db2/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 22:08:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBDAC16A46F; Wed, 24 May 2006 22:08:55 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4CA243D5E; Wed, 24 May 2006 22:08:51 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OM7wWh077132; Wed, 24 May 2006 22:07:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OM7wkX077131; Wed, 24 May 2006 22:07:58 GMT (envelope-from itetcu) Message-Id: <200605242207.k4OM7wkX077131@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 22:07:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xmms2/files patch-src_clients_lib_python_xmmsclient.pyx ports/audio/xmms2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 22:08:56 -0000 itetcu 2006-05-24 22:07:58 UTC FreeBSD ports repository Modified files: audio/xmms2 Makefile Added files: audio/xmms2/files patch-src_clients_lib_python_xmmsclient.pyx Log: - Backport a word around from xmms2-devel.git to make the python bindings work with pyrex 0.9.4 (which is currently in ports) - Bumb PORTREVISION to make sure it gets rebuilt Added file(s): - files/patch-src_clients_lib_python_xmmsclient.pyx PR: ports/97675 Submitted by: maintainer Approved by: tmclaugh (mentor) Revision Changes Path 1.11 +1 -1 ports/audio/xmms2/Makefile 1.1 +12 -0 ports/audio/xmms2/files/patch-src_clients_lib_python_xmmsclient.pyx (new) From owner-cvs-all@FreeBSD.ORG Wed May 24 22:12:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 162F616A44F; Wed, 24 May 2006 22:12:01 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C556143D48; Wed, 24 May 2006 22:12:00 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OMB8i8077597; Wed, 24 May 2006 22:11:08 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OMB8rY077596; Wed, 24 May 2006 22:11:08 GMT (envelope-from sam) Message-Id: <200605242211.k4OMB8rY077596@repoman.freebsd.org> From: Sam Leffler Date: Wed, 24 May 2006 22:11:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern subr_taskqueue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 22:12:03 -0000 sam 2006-05-24 22:11:08 UTC FreeBSD src repository Modified files: sys/kern subr_taskqueue.c Log: When starting up threads in taskqueue_start_threads create them stopped before adjusting their priority and setting them on the run q so they cannot race for resources (pointed out by njl). While here add a console printf on thread create fails; otherwise noone may notice (e.g. return value is always 0 and caller has no way to verify). Reviewed by: jhb, scottl MFC after: 2 weeks Revision Changes Path 1.37 +16 -9 src/sys/kern/subr_taskqueue.c From owner-cvs-all@FreeBSD.ORG Wed May 24 22:12:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 421AE16A448; Wed, 24 May 2006 22:12:03 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB4843D48; Wed, 24 May 2006 22:12:02 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OMBAJO077646; Wed, 24 May 2006 22:11:10 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OMBA4V077645; Wed, 24 May 2006 22:11:10 GMT (envelope-from ahze) Message-Id: <200605242211.k4OMBA4V077645@repoman.freebsd.org> From: Michael Johnson Date: Wed, 24 May 2006 22:11: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/exiv2 Makefile pkg-plist ports/graphics/exiv2/files patch-src_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 22:12:03 -0000 ahze 2006-05-24 22:11:10 UTC FreeBSD ports repository Modified files: graphics/exiv2 Makefile pkg-plist Added files: graphics/exiv2/files patch-src_Makefile Log: - Install a versioned lib PR: 96853 Submitted by: Joerg Pulz Revision Changes Path 1.15 +1 -0 ports/graphics/exiv2/Makefile 1.1 +11 -0 ports/graphics/exiv2/files/patch-src_Makefile (new) 1.6 +1 -1 ports/graphics/exiv2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 24 22:28:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE0416A42F; Wed, 24 May 2006 22:28:51 +0000 (UTC) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B22443D49; Wed, 24 May 2006 22:28:51 +0000 (GMT) (envelope-from itetcu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4OMRw2A081427; Wed, 24 May 2006 22:27:58 GMT (envelope-from itetcu@repoman.freebsd.org) Received: (from itetcu@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4OMRw0i081426; Wed, 24 May 2006 22:27:58 GMT (envelope-from itetcu) Message-Id: <200605242227.k4OMRw0i081426@repoman.freebsd.org> From: Ion-Mihai Tetcu Date: Wed, 24 May 2006 22:27:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rubygem-stream Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 22:28:51 -0000 itetcu 2006-05-24 22:27:58 UTC FreeBSD ports repository Modified files: devel/rubygem-stream Makefile Log: - MASTER_SITE moved -add MASTER_SITE_LOCAL PR: ports/97563 Submitted by: maintainer Approved by: tmclaugh (mentor) Revision Changes Path 1.4 +4 -1 ports/devel/rubygem-stream/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 23:07:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 665D816A4F9; Wed, 24 May 2006 23:07:03 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF54443D55; Wed, 24 May 2006 23:07:02 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ON6AB9087632; Wed, 24 May 2006 23:06:10 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ON6A3n087631; Wed, 24 May 2006 23:06:10 GMT (envelope-from ahze) Message-Id: <200605242306.k4ON6A3n087631@repoman.freebsd.org> From: Michael Johnson Date: Wed, 24 May 2006 23:06:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/grip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 23:07:03 -0000 ahze 2006-05-24 23:06:10 UTC FreeBSD ports repository Modified files: audio/grip Makefile Log: - Add trackname to faac settings Revision Changes Path 1.70 +2 -2 ports/audio/grip/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 24 23:07:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B33B16A553; Wed, 24 May 2006 23:07:43 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15B2D43D45; Wed, 24 May 2006 23:07:43 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ON6o7C087670; Wed, 24 May 2006 23:06:50 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ON6olo087669; Wed, 24 May 2006 23:06:50 GMT (envelope-from mohans) Message-Id: <200605242306.k4ON6olo087669@repoman.freebsd.org> From: Mohan Srinivasan Date: Wed, 24 May 2006 23:06: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/nfsclient nfs.h nfs_nfsiod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 23:07:45 -0000 mohans 2006-05-24 23:06:50 UTC FreeBSD src repository Modified files: sys/nfsclient nfs.h nfs_nfsiod.c Log: Since NFSv4 is not SMP safe, nfsiod needs to acquire Giant for NFSv4 mounts before doing the read/write. Reported by: Chuck Lever. Revision Changes Path 1.95 +1 -0 src/sys/nfsclient/nfs.h 1.90 +8 -0 src/sys/nfsclient/nfs_nfsiod.c From owner-cvs-all@FreeBSD.ORG Wed May 24 23:20:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6700516A433; Wed, 24 May 2006 23:20:29 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2041D43D5D; Wed, 24 May 2006 23:20:28 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.11) with ESMTP id k4ONKRWT038433; Wed, 24 May 2006 16:20:27 -0700 (PDT) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id k4ONKRAk038432; Wed, 24 May 2006 16:20:27 -0700 (PDT) (envelope-from rizzo) Date: Wed, 24 May 2006 16:20:27 -0700 From: Luigi Rizzo To: Andre Oppermann Message-ID: <20060524162027.A38253@xorpc.icir.org> References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <44747A4C.9090800@freebsd.org> <44748DF8.000002.11682@camay.yandex.ru> <4474C17A.10604@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <4474C17A.10604@freebsd.org>; from andre@FreeBSD.org on Wed, May 24, 2006 at 10:26:34PM +0200 Cc: cvs-src@FreeBSD.org, bu7cher@yandex.ru, oleg@FreeBSD.org, cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 23:20:30 -0000 On Wed, May 24, 2006 at 10:26:34PM +0200, Andre Oppermann wrote: ... > I understand your rationale. OTOH I think it's a logical blunder and allows > some quite confusing rule sets. What I always liked about ipfw was the simple > and obvious logic in the statements. Over time it becomes more and more over- > loaded with more stuff and also more stuff breaking the beautiful simplicity > and clarity the original ipfw design had. ipfw rules used to read like normal > sentences and were really simple to write and understand. But then I'm just > ranting... It is probably true that most of the times, when you tag/untag a packet you also need to do further processing on the packet. However, this means that the associated action will be a 'skipto'. But in this case, if you want to implement tag/untag as an action, the syntax becomes quite confusing because you need to specify the jump target, and the action name (tag/untag) doesn't properly reflect the fact that there is an implicit skipto. Given this, i think the current implementation of tag/untag is the most natural way to do it, and not too different from the "keep-state" option (which also has some side effects, namely creates a state record for the flow and has been in use for ages now) cheers luigi From owner-cvs-all@FreeBSD.ORG Wed May 24 23:40:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B26816A511; Wed, 24 May 2006 23:40:50 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FFB343D48; Wed, 24 May 2006 23:40:50 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4ONdvvA090441; Wed, 24 May 2006 23:39:57 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4ONdvVN090440; Wed, 24 May 2006 23:39:57 GMT (envelope-from leeym) Message-Id: <200605242339.k4ONdvVN090440@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 24 May 2006 23:39:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/nntpcache Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2006 23:40:50 -0000 leeym 2006-05-24 23:39:57 UTC FreeBSD ports repository Modified files: news/nntpcache Makefile Log: - suppress debug message for nocem filter Revision Changes Path 1.44 +2 -0 ports/news/nntpcache/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 00:17:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D18D16A437; Thu, 25 May 2006 00:17:53 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83B043D46; Thu, 25 May 2006 00:17:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P0GxNE093093; Thu, 25 May 2006 00:16:59 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P0GxqG093092; Thu, 25 May 2006 00:16:59 GMT (envelope-from clsung) Message-Id: <200605250016.k4P0GxqG093092@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 25 May 2006 00:16: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/openmpi Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 00:17:53 -0000 clsung 2006-05-25 00:16:59 UTC FreeBSD ports repository Modified files: net/openmpi Makefile distinfo Log: - update to 1.0.2 - on behalf of maintainer-timeout PR: port/96802 Submitted by: Steven G. Kargl Revision Changes Path 1.12 +1 -2 ports/net/openmpi/Makefile 1.7 +3 -3 ports/net/openmpi/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 01:01:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1EC716A44A; Thu, 25 May 2006 01:01:29 +0000 (UTC) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8094D43D45; Thu, 25 May 2006 01:01:29 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P10aMU002449; Thu, 25 May 2006 01:00:36 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P10a3P002448; Thu, 25 May 2006 01:00:36 GMT (envelope-from ups) Message-Id: <200605250100.k4P10a3P002448@repoman.freebsd.org> From: Stephan Uphoff Date: Thu, 25 May 2006 01:00:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:01:29 -0000 ups 2006-05-25 01:00:36 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c sys/nfsclient nfs_bio.c sys/fs/smbfs smbfs_io.c sys/fs/nwfs nwfs_io.c Log: Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). If B_NOCACHE is set the pages of vm backed buffers will be invalidated. However clean buffers can be backed by dirty VM pages so invalidating them can lead to data loss. Add support for flush dirty page in the data invalidation function of some network file systems. This fixes data losses during vnode recycling (and other code paths using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ Reviewed by: tegge@ MFC after: 7 days Revision Changes Path 1.43 +4 -0 src/sys/fs/nwfs/nwfs_io.c 1.35 +4 -0 src/sys/fs/smbfs/smbfs_io.c 1.673 +1 -1 src/sys/kern/vfs_subr.c 1.157 +11 -0 src/sys/nfsclient/nfs_bio.c From owner-cvs-all@FreeBSD.ORG Thu May 25 01:32:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AA1516A422; Thu, 25 May 2006 01:32:24 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50DE843D45; Thu, 25 May 2006 01:32:24 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1VVYM004830; Thu, 25 May 2006 01:31:31 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1VVm7004829; Thu, 25 May 2006 01:31:31 GMT (envelope-from ahze) Message-Id: <200605250131.k4P1VVm7004829@repoman.freebsd.org> From: Michael Johnson Date: Thu, 25 May 2006 01:31:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/py-avahi Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:32:24 -0000 ahze 2006-05-25 01:31:30 UTC FreeBSD ports repository Modified files: net/py-avahi Makefile pkg-plist Log: - Fix plist Reported by: pointyhat via kris Revision Changes Path 1.2 +2 -2 ports/net/py-avahi/Makefile 1.2 +0 -1 ports/net/py-avahi/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 01:36:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F49416A42B; Thu, 25 May 2006 01:36:18 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D017D43D48; Thu, 25 May 2006 01:36:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1ZONT004992; Thu, 25 May 2006 01:35:24 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1ZOAL004991; Thu, 25 May 2006 01:35:24 GMT (envelope-from clsung) Message-Id: <200605250135.k4P1ZOAL004991@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 25 May 2006 01: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/sysutils/memtest Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:36:18 -0000 clsung 2006-05-25 01:35:24 UTC FreeBSD ports repository Modified files: sysutils/memtest Makefile Log: - submitter updated this port a couple of times, he would like to become the maintainer for sysutils/memtest. PR: ports/97864 Submitted by: maintainer (Linh Pham) Revision Changes Path 1.12 +1 -1 ports/sysutils/memtest/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 01:46:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 962F116A422; Thu, 25 May 2006 01:46:54 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5491543D45; Thu, 25 May 2006 01:46:54 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1k14W005506; Thu, 25 May 2006 01:46:01 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1k0OP005505; Thu, 25 May 2006 01:46:00 GMT (envelope-from mnag) Message-Id: <200605250146.k4P1k0OP005505@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 01:46:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/cops Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:46:55 -0000 mnag 2006-05-25 01:46:00 UTC FreeBSD ports repository Modified files: security/cops Makefile Log: - Fix master sites PR: 97827 Submitted by: Martin Wilke Revision Changes Path 1.15 +2 -1 ports/security/cops/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 01:50:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4898A16A43C; Thu, 25 May 2006 01:50:26 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 323C043D55; Thu, 25 May 2006 01:50:21 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1nRw5005628; Thu, 25 May 2006 01:49:27 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1nRNS005627; Thu, 25 May 2006 01:49:27 GMT (envelope-from mnag) Message-Id: <200605250149.k4P1nRNS005627@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 01:49: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/palm/isilo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:50:26 -0000 mnag 2006-05-25 01:49:27 UTC FreeBSD ports repository Modified files: palm/isilo Makefile Log: - Fix master sites PR: 97830 Submitted by: Martin Wilke Revision Changes Path 1.12 +2 -1 ports/palm/isilo/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 01:53:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02EC816A45F; Thu, 25 May 2006 01:53:12 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3BA943D77; Thu, 25 May 2006 01:53:11 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1qIN8005845; Thu, 25 May 2006 01:52:18 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1qIPZ005844; Thu, 25 May 2006 01:52:18 GMT (envelope-from mnag) Message-Id: <200605250152.k4P1qIPZ005844@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 01:52: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/donkey Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:53:14 -0000 mnag 2006-05-25 01:52:18 UTC FreeBSD ports repository Modified files: security/donkey Makefile pkg-descr Log: - Fix master sites - Remove extra empty line in pkg-descr and another minor fix PR: 97831 Submitted by: Martin Wilke Revision Changes Path 1.8 +2 -1 ports/security/donkey/Makefile 1.2 +1 -2 ports/security/donkey/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu May 25 01:55:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E824116A42D; Thu, 25 May 2006 01:55:00 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9905543D45; Thu, 25 May 2006 01:55:00 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1s74w005941; Thu, 25 May 2006 01:54:07 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1s7Lp005940; Thu, 25 May 2006 01:54:07 GMT (envelope-from mnag) Message-Id: <200605250154.k4P1s7Lp005940@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 01:54:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/fressh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:55:04 -0000 mnag 2006-05-25 01:54:07 UTC FreeBSD ports repository Modified files: security/fressh Makefile Log: - Fix master sites PR: 97805 Submitted by: Martin Wilke Revision Changes Path 1.9 +2 -1 ports/security/fressh/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 01:58:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B75216A426; Thu, 25 May 2006 01:58:55 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0799E43D45; Thu, 25 May 2006 01:58:55 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P1w1rp006216; Thu, 25 May 2006 01:58:01 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P1w1tb006215; Thu, 25 May 2006 01:58:01 GMT (envelope-from mnag) Message-Id: <200605250158.k4P1w1tb006215@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 01:58:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pktsuckers Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 01:58:55 -0000 mnag 2006-05-25 01:58:01 UTC FreeBSD ports repository Modified files: security/pktsuckers Makefile Log: - Fix master sites PR: 97811 Submitted by: Martin Wilke Revision Changes Path 1.9 +2 -1 ports/security/pktsuckers/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 02:01:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1E7716A484; Thu, 25 May 2006 02:01:05 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC4E43D46; Thu, 25 May 2006 02:01:05 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P20C2o006363; Thu, 25 May 2006 02:00:12 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P20CMM006362; Thu, 25 May 2006 02:00:12 GMT (envelope-from mnag) Message-Id: <200605250200.k4P20CMM006362@repoman.freebsd.org> From: Marcus Alves Grando Date: Thu, 25 May 2006 02:00: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/news/xmitbin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 02:01:06 -0000 mnag 2006-05-25 02:00:11 UTC FreeBSD ports repository Modified files: news/xmitbin Makefile Log: - Fix master sites PR: 97836 Submitted by: Martin Wilke Revision Changes Path 1.8 +2 -1 ports/news/xmitbin/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 02:50:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C358716A41F; Thu, 25 May 2006 02:50:38 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D44843D48; Thu, 25 May 2006 02:50:38 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P2nikt009310; Thu, 25 May 2006 02:49:44 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P2nin8009309; Thu, 25 May 2006 02:49:44 GMT (envelope-from sumikawa) Message-Id: <200605250249.k4P2nin8009309@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 25 May 2006 02:49:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/fsh Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 02:50:38 -0000 sumikawa 2006-05-25 02:49:44 UTC FreeBSD ports repository Modified files: security/fsh Makefile pkg-plist Log: Fix unfetchable problem. PR: ports/97807 From: "Martin Wilke" Revision Changes Path 1.8 +4 -1 ports/security/fsh/Makefile 1.4 +15 -18 ports/security/fsh/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 03:05:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F189816A421; Thu, 25 May 2006 03:05:52 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 136DD43D48; Thu, 25 May 2006 03:05:48 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.61 (FreeBSD)) (envelope-from ) id 1Fj6AN-000KEp-GD; Thu, 25 May 2006 12:05:39 +0900 Message-ID: <44751F01.4030702@micom.mng.net> Date: Thu, 25 May 2006 12:05:37 +0900 From: Ganbold User-Agent: Thunderbird 1.5.0.2 (X11/20060425) MIME-Version: 1.0 To: Gleb Smirnoff References: <200605241446.k4OEkvo0011251@repoman.freebsd.org> In-Reply-To: <200605241446.k4OEkvo0011251@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="------------040302050803050800090308" Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ngctl config.c connect.c debug.c dot.c list.c main.c mkpeer.c msg.c name.c ngctl.h rmhook.c show.c shutdown.c status.c types.c write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 03:05:53 -0000 This is a multi-part message in MIME format. --------------040302050803050800090308 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Gleb Smirnoff wrote: > glebius 2006-05-24 14:46:56 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/ngctl config.c connect.c debug.c dot.c list.c > main.c mkpeer.c msg.c name.c ngctl.h > rmhook.c show.c shutdown.c status.c > types.c write.c > Log: > Unnest includes before forthcoming editing. > > Revision Changes Path > 1.4 +7 -0 src/usr.sbin/ngctl/config.c > 1.4 +4 -0 src/usr.sbin/ngctl/connect.c > 1.3 +5 -0 src/usr.sbin/ngctl/debug.c > 1.4 +5 -0 src/usr.sbin/ngctl/dot.c > 1.7 +6 -0 src/usr.sbin/ngctl/list.c > 1.19 +16 -0 src/usr.sbin/ngctl/main.c > 1.3 +4 -0 src/usr.sbin/ngctl/mkpeer.c > 1.6 +8 -0 src/usr.sbin/ngctl/msg.c > 1.3 +5 -0 src/usr.sbin/ngctl/name.c > 1.13 +0 -20 src/usr.sbin/ngctl/ngctl.h > 1.4 +4 -0 src/usr.sbin/ngctl/rmhook.c > 1.5 +6 -0 src/usr.sbin/ngctl/show.c > 1.3 +5 -1 src/usr.sbin/ngctl/shutdown.c > 1.3 +5 -0 src/usr.sbin/ngctl/status.c > 1.5 +6 -0 src/usr.sbin/ngctl/types.c > 1.2 +10 -0 src/usr.sbin/ngctl/write.c > _______________________________________________ > 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" > > > > Gleb, I modified my previous patch accordingly. Hopefully it follows style(9) more; removed typedef, changed function names to follow original function naming styles in code, space after return statements according to style(9). thanks, Ganbold --------------040302050803050800090308 Content-Type: text/x-patch; name="ngctl.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="ngctl.patch" diff -u /usr/src/usr.sbin/ngctl/config.c /usr/home/tsgan/ngctl/config.c --- /usr/src/usr.sbin/ngctl/config.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/config.c Thu May 25 10:29:53 2006 @@ -69,7 +69,7 @@ /* Get arguments */ if (ac < 2) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); path = av[1]; *buf = '\0'; @@ -93,7 +93,7 @@ break; default: warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } } else { if (NgRecvMsg(csock, resp, sizeof(sbuf), NULL) < 0 @@ -106,6 +106,6 @@ printf("No config available for \"%s\"\n", path); else printf("Config for \"%s\":\n%s\n", path, status); - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/connect.c /usr/home/tsgan/ngctl/connect.c --- /usr/src/usr.sbin/ngctl/connect.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/connect.c Thu May 25 10:30:13 2006 @@ -76,15 +76,15 @@ snprintf(con.peerhook, sizeof(con.peerhook), "%s", av[3]); break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Send message */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_CONNECT, &con, sizeof(con)) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/debug.c /usr/home/tsgan/ngctl/debug.c --- /usr/src/usr.sbin/ngctl/debug.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/debug.c Thu May 25 10:30:31 2006 @@ -70,15 +70,15 @@ else if (!strcmp(av[1], "-")) level = NgSetDebug(-1) - 1; else if ((level = atoi(av[1])) < 0) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); NgSetDebug(level); break; case 1: printf("Current debug level is %d\n", NgSetDebug(-1)); break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/list.c /usr/home/tsgan/ngctl/list.c --- /usr/src/usr.sbin/ngctl/list.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/list.c Thu May 25 10:31:59 2006 @@ -83,7 +83,7 @@ break; case '?': default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); break; } } @@ -95,18 +95,18 @@ case 0: break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Get list of nodes */ if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE, named_only ? NGM_LISTNAMES : NGM_LISTNODES, NULL, 0) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } if (NgAllocRecvMsg(csock, &resp, NULL) < 0) { warn("recv msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } /* Show each node */ diff -u /usr/src/usr.sbin/ngctl/main.c /usr/home/tsgan/ngctl/main.c --- /usr/src/usr.sbin/ngctl/main.c Wed May 24 23:46:55 2006 +++ /usr/home/tsgan/ngctl/main.c Thu May 25 11:47:59 2006 @@ -50,6 +50,7 @@ #include #include #include +#include #include #include @@ -61,6 +62,13 @@ #define WHITESPACE " \t\r\n\v\f" #define DUMP_BYTES_PER_LINE 16 +/* Previously issued commands list */ +struct cmdlist { + char *cmd; /* command */ + struct cmdlist *prev; /* previous command */ + struct cmdlist *next; /* next command */ +}; + /* Internal functions */ static int ReadFile(FILE *fp); static int DoParseCommand(char *line); @@ -72,6 +80,11 @@ static int ReadCmd(int ac, char **av); static int HelpCmd(int ac, char **av); static int QuitCmd(int ac, char **av); +static int ScanCmd(char *cmd, struct cmdlist **curr); +static struct cmdlist *AddCmd(char *cmd); +static struct cmdlist *GetNextCmd(struct cmdlist *curr); +static struct cmdlist *GetPrevCmd(struct cmdlist *curr); +static void RemoveCmd(struct cmdlist *p); /* List of commands */ static const struct ngcmd *const cmds[] = { @@ -118,9 +131,16 @@ { "exit" } }; +/* Head and tail commands in commands list */ +struct cmdlist *headcmd = NULL; +struct cmdlist *tailcmd = NULL; + /* Our control and data sockets */ int csock, dsock; +/* this variable must be set go to previous command in history list */ +int goprev; + /* * main() */ @@ -188,7 +208,7 @@ rtn = EX_OSERR; break; } - return(rtn); + return (rtn); } /* @@ -205,10 +225,10 @@ continue; if ((rtn = DoParseCommand(line)) != 0) { warnx("line %d: error in file", num); - return(rtn); + return (rtn); } } - return(CMDRTN_OK); + return (CMDRTN_OK); } /* @@ -218,12 +238,25 @@ DoInteractive(void) { const int maxfd = MAX(csock, dsock) + 1; + struct cmdlist *curr; + int scan_status = 0; + struct termios new_settings; + struct termios stored_settings; (*help_cmd.func)(0, NULL); while (1) { struct timeval tv; fd_set rfds; + /* record the old settings to restore the terminal when finished */ + tcgetattr(0, &stored_settings); + new_settings = stored_settings; + + /* set things up for character-at-a-time */ + new_settings.c_lflag &= ~(ECHO | ECHOK | ICANON); + new_settings.c_cc[VTIME] = 1; + tcsetattr(0, TCSANOW, &new_settings); + /* See if any data or control messages are arriving */ FD_ZERO(&rfds); FD_SET(csock, &rfds); @@ -272,15 +305,27 @@ if (FD_ISSET(0, &rfds)) { char buf[LINE_MAX]; - if (fgets(buf, sizeof(buf), stdin) == NULL) { - printf("\n"); - break; + /* always begin from last command */ + goprev = 0; + memset(buf, 0, LINE_MAX); + + scan_status = ScanCmd(buf, &curr); + if (scan_status == 0) { + rewind(stdin); + continue; } + snprintf(buf, LINE_MAX, "%s", curr->cmd); if (DoParseCommand(buf) == CMDRTN_QUIT) break; } + /* restore the old settings */ + tcsetattr(0, TCSANOW, &stored_settings); } - return(CMDRTN_QUIT); + /* destroy commands */ + while (headcmd != NULL) + RemoveCmd(headcmd); + + return (CMDRTN_QUIT); } /* @@ -298,7 +343,7 @@ av[++ac] = strtok(NULL, WHITESPACE)); /* Do command */ - return(DoCommand(ac, av)); + return (DoCommand(ac, av)); } /* @@ -311,12 +356,12 @@ int rtn; if (ac == 0 || *av[0] == 0) - return(CMDRTN_OK); + return (CMDRTN_OK); if ((cmd = FindCommand(av[0])) == NULL) - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); if ((rtn = (*cmd->func)(ac, av)) == CMDRTN_USAGE) warnx("usage: %s", cmd->cmd); - return(rtn); + return (rtn); } /* @@ -331,16 +376,16 @@ if (MatchCommand(cmds[k], string)) { if (found != -1) { warnx("\"%s\": ambiguous command", string); - return(NULL); + return (NULL); } found = k; } } if (found == -1) { warnx("\"%s\": unknown command", string); - return(NULL); + return (NULL); } - return(cmds[found]); + return (cmds[found]); } /* @@ -383,17 +428,17 @@ case 2: if ((fp = fopen(av[1], "r")) == NULL) { warn("%s", av[1]); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Process it */ rtn = ReadFile(fp); fclose(fp); - return(rtn); + return (rtn); } /* @@ -419,7 +464,7 @@ *s = '\0'; printf(" %-10s %s\n", buf, cmd->desc); } - return(CMDRTN_OK); + return (CMDRTN_OK); default: /* Show help on a specific command */ if ((cmd = FindCommand(av[1])) != NULL) { @@ -462,7 +507,7 @@ } } } - return(CMDRTN_OK); + return (CMDRTN_OK); } /* @@ -471,7 +516,179 @@ static int QuitCmd(int ac __unused, char **av __unused) { - return(CMDRTN_QUIT); + return (CMDRTN_QUIT); +} + +/* + * Get commands from stdin, up/down arrow keys handling + */ +static int +ScanCmd(char *cmd, struct cmdlist **curr) +{ + struct cmdlist *p; + int c, i, j, finished; + + p = *curr; + c = 1; i = 0; finished = 0; + + while (c && !finished && i < LINE_MAX) { + c = getchar(); + switch (c) { + case '\t': + printf("tab\n"); + break; + case '\n': + finished = 1; + putchar('\n'); + if (i > 0) { + cmd[i] = '\0'; + p = AddCmd(cmd); + } + break; + case 8: + /* backspace */ + case 127: + /* delete */ + if (i > 0) { + cmd[--i] = '\0'; + putchar(8); putchar(' '); putchar(8); + } + break; + case 27: + /* ESC + * Check up/down arrow keys + */ + c = getchar(); + if (c == 91) { + /* it looks like we have an arrow key here */ + c = getchar(); + if (c > 68 || c < 65) { + /* ignore right/left arrow keys, put the characters back in the queue + *(except for the ESC) + */ + ungetc(c, stdin); + ungetc(91, stdin); + } else if (c == 65) { + /* up arrow key */ + for (j=0 ; j < i; j++) { + putchar(8); putchar(' '); putchar(8); + } + p = GetPrevCmd(p); + if (p != NULL) { + printf("%s", p->cmd); + cmd = strdup(p->cmd); + i = strlen(cmd); + } + } else if (c == 66) { + /* down arrow key */ + for (j=0 ; j < i; j++) { + putchar(8); putchar(' '); putchar(8); + } + p = GetNextCmd(p); + if(p != NULL) { + printf("%s", p->cmd); + cmd = strdup(p->cmd); + i = strlen(cmd); + } + } + } else + /* not an arrow key, put the char back */ + ungetc(c, stdin); + break; + + default: + cmd[i++] = c; + putchar(c); + break; + } + } + *curr = p; + + return (strlen(cmd)); +} + +/* + * add new command to the command list + */ +static struct cmdlist +*AddCmd(char *cmd) +{ + struct cmdlist *p; + + p = (struct cmdlist *) malloc(sizeof(struct cmdlist)); + + if (p == NULL || (p->cmd = strdup(cmd)) == NULL) { + warn("malloc"); + exit (CMDRTN_ERROR); + } + + if (headcmd == NULL) { + headcmd = p; + p->prev = NULL; + } else { + tailcmd->next = p; + p->prev = tailcmd; + } + tailcmd = p; + p->next = NULL; + return (p); + } + +/* + * Get next command from the command list + */ +static struct cmdlist +*GetNextCmd(struct cmdlist *curr) +{ + struct cmdlist *p; + + p = curr; + + /* if current command is not latest in a command list, get next command */ + if (p != tailcmd && p != NULL) + p = p->next; + + return (p); +} + +/* + * Get previous command from the command list + */ +static struct cmdlist +*GetPrevCmd(struct cmdlist *curr) +{ + struct cmdlist *p; + + p = curr; + + if (p == tailcmd && goprev != 1) { + goprev = 1; + return (p); + } + + /* if current command is not first in a command list, get previous command */ + if (goprev && p != headcmd && p != NULL) + p = p->prev; + + return (p); +} + +/* + * remove commands from the list + */ +static void +RemoveCmd(struct cmdlist *p) +{ + + if (p->prev == NULL) + headcmd = p->next; + else + p->prev->next = p->next; + + if (p->next == NULL) + tailcmd = p->prev; + else + p->next->prev = p->prev; } /* diff -u /usr/src/usr.sbin/ngctl/mkpeer.c /usr/home/tsgan/ngctl/mkpeer.c --- /usr/src/usr.sbin/ngctl/mkpeer.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/mkpeer.c Thu May 25 10:33:38 2006 @@ -76,15 +76,15 @@ snprintf(mkp.peerhook, sizeof(mkp.peerhook), "%s", av[3]); break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Send message */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_MKPEER, &mkp, sizeof(mkp)) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/msg.c /usr/home/tsgan/ngctl/msg.c --- /usr/src/usr.sbin/ngctl/msg.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/msg.c Thu May 25 10:34:03 2006 @@ -70,7 +70,7 @@ /* Get arguments */ if (ac < 3) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); path = av[1]; cmdstr = av[2]; @@ -79,7 +79,7 @@ len += strlen(av[i]) + 1; if ((buf = malloc(len)) == NULL) { warn("malloc"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } for (*buf = '\0', i = 3; i < ac; i++) { snprintf(buf + strlen(buf), @@ -90,7 +90,7 @@ if (NgSendAsciiMsg(csock, path, "%s%s", cmdstr, buf) < 0) { free(buf); warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } free(buf); @@ -114,7 +114,7 @@ } /* Done */ - return(CMDRTN_OK); + return (CMDRTN_OK); } /* diff -u /usr/src/usr.sbin/ngctl/name.c /usr/home/tsgan/ngctl/name.c --- /usr/src/usr.sbin/ngctl/name.c Thu May 25 10:26:32 2006 +++ /usr/home/tsgan/ngctl/name.c Thu May 25 10:34:32 2006 @@ -67,15 +67,15 @@ snprintf(name.name, sizeof(name.name), "%s", av[2]); break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Send message */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_NAME, &name, sizeof(name)) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } - return(CMDRTN_OK); + return (CMDRTN_OK); } Only in /usr/home/tsgan/ngctl: ngctl.patch diff -u /usr/src/usr.sbin/ngctl/rmhook.c /usr/home/tsgan/ngctl/rmhook.c --- /usr/src/usr.sbin/ngctl/rmhook.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/rmhook.c Thu May 25 10:34:46 2006 @@ -72,15 +72,15 @@ snprintf(rmh.ourhook, sizeof(rmh.ourhook), "%s", av[1]); break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Send message */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_RMHOOK, &rmh, sizeof(rmh)) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/show.c /usr/home/tsgan/ngctl/show.c --- /usr/src/usr.sbin/ngctl/show.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/show.c Thu May 25 10:35:06 2006 @@ -77,7 +77,7 @@ break; case '?': default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); break; } } @@ -90,18 +90,18 @@ path = av[0]; break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Get node info and hook list */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_LISTHOOKS, NULL, 0) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } if (NgAllocRecvMsg(csock, &resp, NULL) < 0) { warn("recv msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } /* Show node information */ @@ -133,7 +133,7 @@ } } free(resp); - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/shutdown.c /usr/home/tsgan/ngctl/shutdown.c --- /usr/src/usr.sbin/ngctl/shutdown.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/shutdown.c Thu May 25 10:35:47 2006 @@ -64,16 +64,16 @@ path = av[1]; break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Shutdown node */ if (NgSendMsg(csock, path, NGM_GENERIC_COOKIE, NGM_SHUTDOWN, NULL, 0) < 0) { warn("shutdown"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/status.c /usr/home/tsgan/ngctl/status.c --- /usr/src/usr.sbin/ngctl/status.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/status.c Thu May 25 10:36:03 2006 @@ -71,7 +71,7 @@ path = av[1]; break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Get node status summary */ @@ -83,7 +83,7 @@ break; default: warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } } else { if (NgRecvMsg(csock, resp, sizeof(sbuf), NULL) < 0 @@ -96,6 +96,6 @@ printf("No status available for \"%s\"\n", path); else printf("Status for \"%s\":\n%s\n", path, status); - return(CMDRTN_OK); + return (CMDRTN_OK); } diff -u /usr/src/usr.sbin/ngctl/types.c /usr/home/tsgan/ngctl/types.c --- /usr/src/usr.sbin/ngctl/types.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/types.c Thu May 25 10:36:22 2006 @@ -68,18 +68,18 @@ case 1: break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Get list of types */ if (NgSendMsg(csock, ".", NGM_GENERIC_COOKIE, NGM_LISTTYPES, NULL, 0) < 0) { warn("send msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } if (NgAllocRecvMsg(csock, &resp, NULL) < 0) { warn("recv msg"); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } /* Show each type */ diff -u /usr/src/usr.sbin/ngctl/write.c /usr/home/tsgan/ngctl/write.c --- /usr/src/usr.sbin/ngctl/write.c Thu May 25 10:26:33 2006 +++ /usr/home/tsgan/ngctl/write.c Thu May 25 10:37:01 2006 @@ -72,16 +72,16 @@ /* Get arguments */ if (ac < 3) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); hook = av[1]; /* Get data */ if (strcmp(av[2], "-f") == 0) { if (ac != 4) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); if ((fp = fopen(av[3], "r")) == NULL) { warn("can't read file \"%s\"", av[3]); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } if ((len = fread(buf, 1, sizeof(buf), fp)) == 0) { if (ferror(fp)) @@ -89,7 +89,7 @@ else warnx("file \"%s\" is empty", av[3]); fclose(fp); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } fclose(fp); } else { @@ -97,12 +97,12 @@ if (sscanf(av[i], "%i", &byte) != 1 || (byte < -128 || byte > 255)) { warnx("invalid byte \"%s\"", av[i]); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } buf[len] = (u_char)byte; } if (len == 0) - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Send data */ @@ -112,10 +112,10 @@ if (sendto(dsock, buf, len, 0, (struct sockaddr *)sag, sag->sg_len) == -1) { warn("writing to hook \"%s\"", hook); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } /* Done */ - return(CMDRTN_OK); + return (CMDRTN_OK); } --------------040302050803050800090308-- From owner-cvs-all@FreeBSD.ORG Thu May 25 03:34:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EF0916A41F; Thu, 25 May 2006 03:34:28 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A564343D48; Thu, 25 May 2006 03:34:27 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P3XYuh012486; Thu, 25 May 2006 03:33:34 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P3XXOX012485; Thu, 25 May 2006 03:33:33 GMT (envelope-from ume) Message-Id: <200605250333.k4P3XXOX012485@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 May 2006 03:33: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/cyrus-imapd23 Makefile distinfo pkg-plist ports/mail/cyrus-imapd23/files extra-patch-cmulocal::berkdb.m4 patch-configure patch-imap::fetchnews.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 03:34:28 -0000 ume 2006-05-25 03:33:33 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd23 Makefile distinfo pkg-plist mail/cyrus-imapd23/files extra-patch-cmulocal::berkdb.m4 patch-configure Removed files: mail/cyrus-imapd23/files patch-imap::fetchnews.c Log: Update to 2.3.5. Revision Changes Path 1.152 +1 -1 ports/mail/cyrus-imapd23/Makefile 1.40 +3 -3 ports/mail/cyrus-imapd23/distinfo 1.2 +6 -6 ports/mail/cyrus-imapd23/files/extra-patch-cmulocal::berkdb.m4 1.2 +11 -11 ports/mail/cyrus-imapd23/files/patch-configure 1.2 +0 -37 ports/mail/cyrus-imapd23/files/patch-imap::fetchnews.c (dead) 1.31 +3 -0 ports/mail/cyrus-imapd23/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 04:01:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB60116A41F; Thu, 25 May 2006 04:01:51 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A67D143D46; Thu, 25 May 2006 04:01:51 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P40vN6013679; Thu, 25 May 2006 04:00:57 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P40vAU013678; Thu, 25 May 2006 04:00:57 GMT (envelope-from sem) Message-Id: <200605250400.k4P40vAU013678@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 25 May 2006 04:00:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics Makefile ports/graphics/gimp-greycstoration 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, 25 May 2006 04:01:52 -0000 sem 2006-05-25 04:00:57 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gimp-greycstoration Makefile distinfo pkg-descr pkg-plist Log: GREYCstoration is a Gimp plugin using the algorithm written by David Tschumperle from GREYC laboratory (at Caen in France). WWW: http://www.haypocalc.com/wiki/GREYCstoration_in_english PR: ports/94124 Submitted by: Elisey O. Savateev Revision Changes Path 1.930 +1 -0 ports/graphics/Makefile 1.1 +34 -0 ports/graphics/gimp-greycstoration/Makefile (new) 1.1 +3 -0 ports/graphics/gimp-greycstoration/distinfo (new) 1.1 +7 -0 ports/graphics/gimp-greycstoration/pkg-descr (new) 1.1 +2 -0 ports/graphics/gimp-greycstoration/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 04:01:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5006116A421; Thu, 25 May 2006 04:01:58 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D6743D48; Thu, 25 May 2006 04:01:58 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P414qb013719; Thu, 25 May 2006 04:01:04 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P414xw013718; Thu, 25 May 2006 04:01:04 GMT (envelope-from delphij) Message-Id: <200605250401.k4P414xw013718@repoman.freebsd.org> From: Xin LI Date: Thu, 25 May 2006 04:01:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/lib/libutil kld.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 04:01:58 -0000 delphij 2006-05-25 04:01:04 UTC FreeBSD src repository Modified files: lib/libutil kld.c Log: - Add include for libutil.h and string.h for prototype. - Cast the rvalue to be compared with the result of strlen() to size_t. Revision Changes Path 1.2 +3 -1 src/lib/libutil/kld.c From owner-cvs-all@FreeBSD.ORG Thu May 25 04:02:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEB4316A582; Thu, 25 May 2006 04:02:17 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAAD143D46; Thu, 25 May 2006 04:02:16 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P41NVH013754; Thu, 25 May 2006 04:01:23 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P41Nnh013753; Thu, 25 May 2006 04:01:23 GMT (envelope-from sem) Message-Id: <200605250401.k4P41Nnh013753@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 25 May 2006 04:01:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 04:02:19 -0000 sem 2006-05-25 04:01:23 UTC FreeBSD ports repository Modified files: . modules Log: gimp-greycstoration --> ports/graphics/gimp-greycstoration Revision Changes Path 1.15059 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 04:45:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0120816A421; Thu, 25 May 2006 04:45:40 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DC3243D45; Thu, 25 May 2006 04:45:39 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P4ijIK017806; Thu, 25 May 2006 04:44:45 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P4ijWE017805; Thu, 25 May 2006 04:44:45 GMT (envelope-from bmah) Message-Id: <200605250444.k4P4ijWE017805@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 04:44:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R hardware.sgml installation.sgml relnotes.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, 25 May 2006 04:45:40 -0000 bmah 2006-05-25 04:44:45 UTC FreeBSD doc repository Modified files: en/releases/5.5R hardware.sgml installation.sgml relnotes.sgml Log: Oops, I didn't notice earlier that we didn't do ia64 for this release. Remove from the glue pages. Revision Changes Path 1.2 +1 -2 www/en/releases/5.5R/hardware.sgml 1.2 +1 -2 www/en/releases/5.5R/installation.sgml 1.2 +1 -2 www/en/releases/5.5R/relnotes.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 05:08:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65E8816A421; Thu, 25 May 2006 05:08:15 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028E243D46; Thu, 25 May 2006 05:08:15 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P57L9B027623; Thu, 25 May 2006 05:07:21 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P57LgT027622; Thu, 25 May 2006 05:07:21 GMT (envelope-from delphij) Message-Id: <200605250507.k4P57LgT027622@repoman.freebsd.org> From: Xin LI Date: Thu, 25 May 2006 05:07: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: 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, 25 May 2006 05:08:15 -0000 delphij 2006-05-25 05:07:20 UTC FreeBSD src repository Modified files: . modules Log: nologin(1) was moved to usr.sbin/nologin. Revision Changes Path 1.6865 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 05:29:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3A7616A46C; Thu, 25 May 2006 05:29:47 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DBF243D45; Thu, 25 May 2006 05:29:47 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P5Sr3j028428; Thu, 25 May 2006 05:28:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P5SrID028426; Thu, 25 May 2006 05:28:53 GMT (envelope-from leeym) Message-Id: <200605250528.k4P5SrID028426@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 25 May 2006 05:28:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-OpenDHT Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 05:29:48 -0000 leeym 2006-05-25 05:28:53 UTC FreeBSD ports repository Modified files: net/p5-Net-OpenDHT Makefile pkg-plist Log: - unbreak this port - allow building under perl 5.6 PR: 97857 Submitted by: leeym Approved by: aaron Revision Changes Path 1.7 +7 -7 ports/net/p5-Net-OpenDHT/Makefile 1.4 +0 -3 ports/net/p5-Net-OpenDHT/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 06:05:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DF416A423; Thu, 25 May 2006 06:05:59 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B25FF43D45; Thu, 25 May 2006 06:05:58 +0000 (GMT) (envelope-from brd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P654IL031066; Thu, 25 May 2006 06:05:04 GMT (envelope-from brd@repoman.freebsd.org) Received: (from brd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P654xH031065; Thu, 25 May 2006 06:05:04 GMT (envelope-from brd) Message-Id: <200605250605.k4P654xH031065@repoman.freebsd.org> From: Brad Davis Date: Thu, 25 May 2006 06:05:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/systat systat.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 06:05:59 -0000 brd 2006-05-25 06:05:04 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/systat systat.1 Log: s/on a crt// systat is working great on this LCD ;) Submitted by: Ben Haga MFC after: 3 days Revision Changes Path 1.52 +2 -2 src/usr.bin/systat/systat.1 From owner-cvs-all@FreeBSD.ORG Thu May 25 06:13:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5785E16A420; Thu, 25 May 2006 06:13:17 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E54D43D48; Thu, 25 May 2006 06:13:17 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P6CMfD031403; Thu, 25 May 2006 06:12:22 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P6CMkt031402; Thu, 25 May 2006 06:12:22 GMT (envelope-from ale) Message-Id: <200605250612.k4P6CMkt031402@repoman.freebsd.org> From: Alex Dupre Date: Thu, 25 May 2006 06:12:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/asn1c Makefile distinfo pkg-plist ports/lang/asn1c/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 06:13:17 -0000 ale 2006-05-25 06:12:22 UTC FreeBSD ports repository Modified files: lang/asn1c Makefile distinfo pkg-plist lang/asn1c/files pkg-message.in Log: Update to 0.9.20 release. Approved by: maintainer Revision Changes Path 1.10 +1 -1 ports/lang/asn1c/Makefile 1.8 +3 -3 ports/lang/asn1c/distinfo 1.2 +1 -1 ports/lang/asn1c/files/pkg-message.in 1.6 +5 -0 ports/lang/asn1c/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 07:18:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 561A216A41F; Thu, 25 May 2006 07:18:04 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 435D443D48; Thu, 25 May 2006 07:18:02 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4P7I19W034639 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 11:18:01 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4P7I0bh034638; Thu, 25 May 2006 11:18:00 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 11:18:00 +0400 From: Gleb Smirnoff To: Luigi Rizzo Message-ID: <20060525071800.GF27819@FreeBSD.org> References: <200605241309.k4OD9tex003002@repoman.freebsd.org> <44747A4C.9090800@freebsd.org> <44748DF8.000002.11682@camay.yandex.ru> <4474C17A.10604@freebsd.org> <20060524162027.A38253@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060524162027.A38253@xorpc.icir.org> User-Agent: Mutt/1.5.6i Cc: src-committers@FreeBSD.org, Andre Oppermann , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org, bu7cher@yandex.ru, oleg@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet ip_fw.h ip_fw2.c src/sbin/ipfw ipfw.8 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: Thu, 25 May 2006 07:18:04 -0000 On Wed, May 24, 2006 at 04:20:27PM -0700, Luigi Rizzo wrote: L> > I understand your rationale. OTOH I think it's a logical blunder and allows L> > some quite confusing rule sets. What I always liked about ipfw was the simple L> > and obvious logic in the statements. Over time it becomes more and more over- L> > loaded with more stuff and also more stuff breaking the beautiful simplicity L> > and clarity the original ipfw design had. ipfw rules used to read like normal L> > sentences and were really simple to write and understand. But then I'm just L> > ranting... L> L> It is probably true that most of the times, when you tag/untag a packet L> you also need to do further processing on the packet. However, this means L> that the associated action will be a 'skipto'. But in this case, if you want to L> implement tag/untag as an action, the syntax becomes quite confusing because L> you need to specify the jump target, and the action name (tag/untag) doesn't L> properly reflect the fact that there is an implicit skipto. L> L> Given this, i think the current implementation of tag/untag is the most L> natural way to do it, and not too different from the "keep-state" option L> (which also has some side effects, namely creates a state record for L> the flow and has been in use for ages now) My first impression was very like Andre's one, but after some rethinking I had agreed with the current implementation. The argument about ALTQ (which is actually a specific case of tag action) bought me. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 07:18:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC7C16A41F; Thu, 25 May 2006 07:18:34 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF01843D48; Thu, 25 May 2006 07:18:33 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P7Hd0A035563; Thu, 25 May 2006 07:17:39 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P7Hdmj035562; Thu, 25 May 2006 07:17:39 GMT (envelope-from leeym) Message-Id: <200605250717.k4P7Hdmj035562@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 25 May 2006 07:17:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/nntpcache Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 07:18:34 -0000 leeym 2006-05-25 07:17:39 UTC FreeBSD ports repository Modified files: news/nntpcache Makefile distinfo Log: - fix a bug in patch to enable xover_nocem for the cache on disk - bump PORTREVISION Revision Changes Path 1.45 +1 -3 ports/news/nntpcache/Makefile 1.14 +3 -3 ports/news/nntpcache/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 07:23:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6908016A421; Thu, 25 May 2006 07:23:15 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D5043D55; Thu, 25 May 2006 07:23:14 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4P7NB8G034695 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 11:23:12 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4P7NBBt034694; Thu, 25 May 2006 11:23:11 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 11:23:11 +0400 From: Gleb Smirnoff To: Ganbold Message-ID: <20060525072311.GG27819@FreeBSD.org> References: <200605241446.k4OEkvo0011251@repoman.freebsd.org> <44751F01.4030702@micom.mng.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <44751F01.4030702@micom.mng.net> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ngctl config.c connect.c debug.c dot.c list.c main.c mkpeer.c msg.c name.c ngctl.h rmhook.c show.c shutdown.c status.c types.c write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 07:23:15 -0000 On Thu, May 25, 2006 at 12:05:37PM +0900, Ganbold wrote: G> Gleb, G> G> I modified my previous patch accordingly. Hopefully it follows style(9) G> more; removed typedef, changed function names to follow original G> function naming styles in code, space after return statements according G> to style(9). I am working on your patch now. I'm doing some minor changes to match style of surrounding code, and also moving to queue(3) instead of home-made linked list. G> - return(CMDRTN_USAGE); G> + return (CMDRTN_USAGE); Let's commit these style changes later. G> diff -u /usr/src/usr.sbin/ngctl/main.c /usr/home/tsgan/ngctl/main.c G> --- /usr/src/usr.sbin/ngctl/main.c Wed May 24 23:46:55 2006 G> +++ /usr/home/tsgan/ngctl/main.c Thu May 25 11:47:59 2006 G> @@ -50,6 +50,7 @@ G> #include G> #include G> #include G> +#include G> #include G> G> #include G> @@ -61,6 +62,13 @@ G> #define WHITESPACE " \t\r\n\v\f" G> #define DUMP_BYTES_PER_LINE 16 G> G> +/* Previously issued commands list */ G> +struct cmdlist { G> + char *cmd; /* command */ G> + struct cmdlist *prev; /* previous command */ G> + struct cmdlist *next; /* next command */ G> +}; G> + Yes, yes. This is what I'm tending to do. Do not touch ngctl.h, since this type is private to main.c I lowercased CMDLIST, too. :) G> +static int ScanCmd(char *cmd, struct cmdlist **curr); I uppercased "s" and "c" in this function too. Damn, haven't you rooted my notebook? :) Please wait for me to send you a patch converted to queue(3) macro, and then continue discussion. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 07:25:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB8516A41F; Thu, 25 May 2006 07:25:42 +0000 (UTC) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 197D243D46; Thu, 25 May 2006 07:25:42 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P7OlMF035892; Thu, 25 May 2006 07:24:47 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P7Ol4Q035891; Thu, 25 May 2006 07:24:47 GMT (envelope-from skv) Message-Id: <200605250724.k4P7Ol4Q035891@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 25 May 2006 07:24: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/p5-Filter-Crypto Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 07:25:42 -0000 skv 2006-05-25 07:24:47 UTC FreeBSD ports repository Modified files: security/p5-Filter-Crypto Makefile distinfo Log: Update to 1.17 PR: ports/97815 Submitted by: Martin Wilke Revision Changes Path 1.7 +1 -1 ports/security/p5-Filter-Crypto/Makefile 1.7 +3 -3 ports/security/p5-Filter-Crypto/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 07:48:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DBC16A41F; Thu, 25 May 2006 07:48:17 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F31143D46; Thu, 25 May 2006 07:48:17 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P7lMoi036768; Thu, 25 May 2006 07:47:22 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P7lMIK036767; Thu, 25 May 2006 07:47:22 GMT (envelope-from dougb) Message-Id: <200605250747.k4P7lMIK036767@repoman.freebsd.org> From: Doug Barton Date: Thu, 25 May 2006 07:47: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/print/hplip Makefile distinfo pkg-plist ports/print/hplip/files hpiod.sh.in hpssd.sh.in patch-Makefile.in patch-io_hpiod_device.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 07:48:17 -0000 dougb 2006-05-25 07:47:22 UTC FreeBSD ports repository Modified files: print/hplip Makefile distinfo pkg-plist print/hplip/files hpiod.sh.in hpssd.sh.in patch-Makefile.in patch-io_hpiod_device.cpp Log: From the PR: 1. Update to version 0.9.11, the latest from HP. 2. Add WITH_GUI option so that the port can be built without the py-qt dependency. 3. Fix incorrect broken for 4.x check. On my own: 4. Tune up the rc.d startup scripts to look more like the example in the Porter's Handbook, including removal of the spurious FreeBSD KEYWORD. PR: ports/97661 Submitted by: "Anish Mistry" (maintainer) Revision Changes Path 1.3 +12 -4 ports/print/hplip/Makefile 1.2 +3 -3 ports/print/hplip/distinfo 1.2 +7 -8 ports/print/hplip/files/hpiod.sh.in 1.2 +8 -9 ports/print/hplip/files/hpssd.sh.in 1.2 +17 -37 ports/print/hplip/files/patch-Makefile.in 1.2 +1 -10 ports/print/hplip/files/patch-io_hpiod_device.cpp 1.2 +160 -14 ports/print/hplip/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 07:50:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9DA16A420; Thu, 25 May 2006 07:50:12 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD01243D48; Thu, 25 May 2006 07:50:11 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P7nHgk036868; Thu, 25 May 2006 07:49:17 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P7nHJk036867; Thu, 25 May 2006 07:49:17 GMT (envelope-from dougb) Message-Id: <200605250749.k4P7nHJk036867@repoman.freebsd.org> From: Doug Barton Date: Thu, 25 May 2006 07:49:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/hplip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 07:50:12 -0000 dougb 2006-05-25 07:49:12 UTC FreeBSD ports repository Modified files: print/hplip Makefile Log: I should have tested this before committing, but change spaces to tab after a variable name. Revision Changes Path 1.4 +1 -1 ports/print/hplip/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 08:02:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87B4A16A42B; Thu, 25 May 2006 08:02:41 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DAB243D45; Thu, 25 May 2006 08:02:41 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P81kEx038185; Thu, 25 May 2006 08:01:46 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P81ki5038184; Thu, 25 May 2006 08:01:46 GMT (envelope-from sat) Message-Id: <200605250801.k4P81ki5038184@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 08:01: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 ports MOVED ports/www Makefile ports/www/preferential-firefox Makefile distinfo pkg-descr ports/www/preferential-firefox/files chrome.manifest ports/www/xpi-preferential Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 08:02:41 -0000 sat 2006-05-25 08:01:46 UTC FreeBSD ports repository Modified files: . modules . MOVED www Makefile www/xpi-preferential Makefile pkg-descr Removed files: www/preferential-firefox Makefile distinfo pkg-descr www/preferential-firefox/files chrome.manifest Log: - Move www/preferential-firefox to www/xpi-preferential - Changed comment and added Author - Take maintainership PR: ports/97495 Submitted by: Simon Olofsson Approved by: krion (mentor) Revision Changes Path 1.15060 +1 -1 CVSROOT/modules 1.999 +2 -1 ports/MOVED 1.1420 +1 -1 ports/www/Makefile 1.9 +0 -23 ports/www/preferential-firefox/Makefile (dead) 1.3 +0 -3 ports/www/preferential-firefox/distinfo (dead) 1.2 +0 -7 ports/www/preferential-firefox/files/chrome.manifest (dead) 1.3 +0 -8 ports/www/preferential-firefox/pkg-descr (dead) 1.9 +3 -4 ports/www/xpi-preferential/Makefile 1.3 +1 -0 ports/www/xpi-preferential/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu May 25 08:17:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A81716A41F; Thu, 25 May 2006 08:17:18 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAB4643D46; Thu, 25 May 2006 08:17:17 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P8GNa1040967; Thu, 25 May 2006 08:16:23 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P8GNBv040966; Thu, 25 May 2006 08:16:23 GMT (envelope-from vd) Message-Id: <200605250816.k4P8GNBv040966@repoman.freebsd.org> From: Vasil Dimov Date: Thu, 25 May 2006 08:16: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/xaralx-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 08:17:18 -0000 vd 2006-05-25 08:16:23 UTC FreeBSD ports repository Modified files: graphics/xaralx-devel Makefile distinfo Log: Upgrade from 0.4r1075 to 0.5r1184 Revision Changes Path 1.7 +1 -1 ports/graphics/xaralx-devel/Makefile 1.7 +3 -3 ports/graphics/xaralx-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 08:25:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B553216A41F; Thu, 25 May 2006 08:25:21 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6453043D4C; Thu, 25 May 2006 08:25:21 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P8OQLP041323; Thu, 25 May 2006 08:24:26 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P8OQq5041322; Thu, 25 May 2006 08:24:26 GMT (envelope-from ume) Message-Id: <200605250824.k4P8OQq5041322@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 May 2006 08:24:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/cyrus-imapd23 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 08:25:21 -0000 ume 2006-05-25 08:24:26 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd23 Makefile Log: 2.3.5 still has critical problem. So, I've mark it BROKEN until the problem is fixed. Revision Changes Path 1.153 +2 -0 ports/mail/cyrus-imapd23/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 08:28:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3DD116A427; Thu, 25 May 2006 08:28:30 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03E743D46; Thu, 25 May 2006 08:28:30 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P8RaY6041511; Thu, 25 May 2006 08:27:36 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P8Ra2Y041510; Thu, 25 May 2006 08:27:36 GMT (envelope-from aaron) Message-Id: <200605250827.k4P8Ra2Y041510@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 08:27: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 Makefile ports/devel/p5-File-FnMatch 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, 25 May 2006 08:28:35 -0000 aaron 2006-05-25 08:27:36 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-File-FnMatch Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-File-FnMatch, File::FnMatch::fnmatch() provides simple, shell-like pattern matching. Approved by: tobez (implicit) Revision Changes Path 1.2222 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-File-FnMatch/Makefile (new) 1.1 +3 -0 ports/devel/p5-File-FnMatch/distinfo (new) 1.1 +7 -0 ports/devel/p5-File-FnMatch/pkg-descr (new) 1.1 +7 -0 ports/devel/p5-File-FnMatch/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 08:28:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8908F16A4FA; Thu, 25 May 2006 08:28:37 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4674343D49; Thu, 25 May 2006 08:28:37 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P8RgrD041556; Thu, 25 May 2006 08:27:42 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P8RgUH041555; Thu, 25 May 2006 08:27:42 GMT (envelope-from aaron) Message-Id: <200605250827.k4P8RgUH041555@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 08: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: 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, 25 May 2006 08:28:39 -0000 aaron 2006-05-25 08:27:42 UTC FreeBSD ports repository Modified files: . modules Log: p5-File-FnMatch --> ports/devel/p5-File-FnMatch Revision Changes Path 1.15061 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 08:51:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BCFF16A5BB; Thu, 25 May 2006 08:51:39 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id E084843D6B; Thu, 25 May 2006 08:51:37 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id DF7891765E; Thu, 25 May 2006 11:51:33 +0300 (EEST) Date: Thu, 25 May 2006 11:51:33 +0300 From: Ion-Mihai Tetcu To: Marcus Alves Grando Message-ID: <20060525115133.77dbd6f3@it.buh.tecnik93.com> In-Reply-To: <200605241420.k4OEKXF9008493@repoman.freebsd.org> References: <200605241420.k4OEKXF9008493@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick 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, 25 May 2006 08:51:43 -0000 On Wed, 24 May 2006 14:20:33 +0000 (UTC) Marcus Alves Grando wrote: > mnag 2006-05-24 14:20:33 UTC > > FreeBSD ports repository > > Modified files: > graphics/ImageMagick Makefile distinfo pkg-plist > Log: > - Update to 6.2.7.7 > - portlint(1) portugrade -Rp fails with this for me : if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I./magick -I./wand -I./ltdl -I./ltdl -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/libxml2 -O2 -pipe -Wall -MT coders/magick_libMagick_la-svg.lo -MD -MP -MF "coders/.deps/magick_libMagick_la-svg.Tpo" -c -o coders/magick_libMagick_la-svg.lo `test -f 'coders/svg.c' || echo './'`coders/svg.c; \ then mv -f "coders/.deps/magick_libMagick_la-svg.Tpo" "coders/.deps/magick_libMagick_la-svg.Plo"; else rm -f "coders/.deps/magick_libMagick_la-svg.Tpo"; exit 1; fi coders/svg.c:94:26: librsvg/rsvg.h: No such file or directory coders/svg.c:2587: error: syntax error before "gpointer" coders/svg.c: In function `SVGSetImageSize': coders/svg.c:2592: error: `context' undeclared (first use in this function) coders/svg.c:2592: error: (Each undeclared identifier is reported only once coders/svg.c:2592: error: for each function it appears in.) coders/svg.c:2593: error: `width' undeclared (first use in this function) coders/svg.c:2594: error: `height' undeclared (first use in this function) coders/svg.c: In function `ReadSVGImage': coders/svg.c:2681: error: `GdkPixbuf' undeclared (first use in this function) coders/svg.c:2681: error: `pixel_info' undeclared (first use in this function) coders/svg.c:2684: error: `GError' undeclared (first use in this function) coders/svg.c:2684: error: `error' undeclared (first use in this function) coders/svg.c:2696: error: syntax error before '*' token coders/svg.c:2705: error: `RsvgHandle' undeclared (first use in this function) coders/svg.c:2707: warning: implicit declaration of function `rsvg_handle_new' coders/svg.c:2707: error: incompatible types in assignment coders/svg.c:2708: error: syntax error before ')' token coders/svg.c:2710: warning: implicit declaration of function `rsvg_handle_set_size_callback' coders/svg.c:2711: warning: implicit declaration of function `rsvg_handle_set_dpi_x_y' coders/svg.c:2714: error: syntax error before ')' token coders/svg.c:2716: warning: implicit declaration of function `rsvg_handle_write' coders/svg.c:2717: warning: implicit declaration of function `rsvg_handle_close' coders/svg.c:2718: error: syntax error before ')' token coders/svg.c:2719: warning: implicit declaration of function `g_error_free' coders/svg.c:2720: warning: implicit declaration of function `rsvg_handle_get_pixbuf' coders/svg.c:2721: warning: implicit declaration of function `rsvg_handle_free' coders/svg.c:2722: error: syntax error before ')' token coders/svg.c:2727: warning: implicit declaration of function `gdk_pixbuf_get_width' coders/svg.c:2728: warning: implicit declaration of function `gdk_pixbuf_get_height' coders/svg.c:2732: error: `p' undeclared (first use in this function) coders/svg.c:2732: warning: implicit declaration of function `gdk_pixbuf_get_pixels' coders/svg.c:2760: warning: implicit declaration of function `g_object_unref' coders/svg.c:2760: warning: implicit declaration of function `G_OBJECT' coders/svg.c: In function `RegisterSVGImage': coders/svg.c:2901: warning: implicit declaration of function `rsvg_init' coders/svg.c: In function `UnregisterSVGImage': coders/svg.c:2961: warning: implicit declaration of function `rsvg_term' gmake: *** [coders/magick_libMagick_la-svg.lo] Error 1 *** Error code 2 # portversion -vL= ImageMagick-6.2.5.5_4 < needs updating (port has 6.2.7.7) bsdav-1.3_1 > succeeds port (port has 1.3) dspam-devel-3.6.4.20060315.1518 < needs updating (port has 3.6.6) dvdauthor-0.6.11 < needs updating (port has 0.6.11_1) koffice-1.5.0,1 < needs updating (port has 1.5.0,2) libxine-1.1.1_4 < needs updating (port has 1.1.1_5) linuxpluginwrapper-20051113_1 < [held] needs updating (port has 20051113_3) php4-ming-4.4.2_1 < needs updating (port has 4.4.2_2) postgresql-client-7.4.12 < needs updating (port has 7.4.13) postgresql-docs-7.4.12 < needs updating (port has 7.4.13) postgresql-server-7.4.12 < needs updating (port has 7.4.13) py24-xmms2-0.2.d.4_4 < needs updating (port has 0.2.d.4_5) ruby-1.8.4_6,1 < needs updating (port has 1.8.4_8,1) tinderbox-2.3.0_1 < needs updating (port has 2.3.0_2) transcode-1.0.2_2 < needs updating (port has 1.0.2_3) xmms2-0.2.d.4_4 < needs updating (port has 0.2.d.4_5) FreeBSD 6.1-RC #4: Wed May 3 04:22:09 EEST 2006 -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" Do you know the one -- "All I ask is a tall ship, and a star to steer her by ..." You could feel the wind at your back, about you ... the sounds of the sea beneath you. And even if you take away the wind and the water, it's still the same. The ship is yours ... you can feel her ... and the stars are still there. -- Kirk, "The Ultimate Computer", stardate 4729.4 From owner-cvs-all@FreeBSD.ORG Thu May 25 08:57:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E518516A42F; Thu, 25 May 2006 08:57:23 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82B4643D49; Thu, 25 May 2006 08:57:23 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P8uSPx050811; Thu, 25 May 2006 08:56:28 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P8uSY8050810; Thu, 25 May 2006 08:56:28 GMT (envelope-from clsung) Message-Id: <200605250856.k4P8uSY8050810@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 25 May 2006 08:56:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/expect Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 08:57:24 -0000 clsung 2006-05-25 08:56:28 UTC FreeBSD ports repository Modified files: lang/expect Makefile Log: - submitter want to maintain this port - he also notes that newer version had been 'recalled' PR: ports/97733 Submitted by: maintainer (Shaun Amott) Revision Changes Path 1.68 +1 -1 ports/lang/expect/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 09:26:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6528B16A422; Thu, 25 May 2006 09:26:39 +0000 (UTC) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2115F43D45; Thu, 25 May 2006 09:26:39 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P9PiUB053208; Thu, 25 May 2006 09:25:44 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P9PiEi053207; Thu, 25 May 2006 09:25:44 GMT (envelope-from jylefort) Message-Id: <200605250925.k4P9PiEi053207@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 25 May 2006 09:25:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/mail-notification Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 09:26:39 -0000 jylefort 2006-05-25 09:25:44 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile pkg-plist Log: Fix packing list. Revision Changes Path 1.38 +1 -0 ports/mail/mail-notification/Makefile 1.16 +1 -0 ports/mail/mail-notification/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 09:28:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7089016A432; Thu, 25 May 2006 09:28:14 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB8143D8B; Thu, 25 May 2006 09:28:07 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P9RDRu053281; Thu, 25 May 2006 09:27:13 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P9RD5x053280; Thu, 25 May 2006 09:27:13 GMT (envelope-from sem) Message-Id: <200605250927.k4P9RD5x053280@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 25 May 2006 09:27:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/xinetd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 09:28:14 -0000 sem 2006-05-25 09:27:12 UTC FreeBSD ports repository Modified files: security/xinetd Makefile Log: Take Revision Changes Path 1.52 +1 -1 ports/security/xinetd/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 09:51:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F77416A420; Thu, 25 May 2006 09:51:09 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A89143D45; Thu, 25 May 2006 09:51:09 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4P9oEqC054558; Thu, 25 May 2006 09:50:14 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4P9oECr054557; Thu, 25 May 2006 09:50:14 GMT (envelope-from rwatson) Message-Id: <200605250950.k4P9oECr054557@repoman.freebsd.org> From: Robert Watson Date: Thu, 25 May 2006 09:50: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/tools/regression/sockets/sendfile Makefile sendfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 09:51:10 -0000 rwatson 2006-05-25 09:50:14 UTC FreeBSD src repository Added files: tools/regression/sockets/sendfile Makefile sendfile.c Log: Add a basic regression test for sendfile() over TCP, which sends varying lengths of headers and data and makes sure it receives about the right number of bytes. Revision Changes Path 1.1 +11 -0 src/tools/regression/sockets/sendfile/Makefile (new) 1.1 +326 -0 src/tools/regression/sockets/sendfile/sendfile.c (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 09:52:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 357F816A421; Thu, 25 May 2006 09:52:24 +0000 (UTC) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (it.buh.tecnik93.com [81.196.204.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3427D43D45; Thu, 25 May 2006 09:52:23 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: from it.buh.tecnik93.com (localhost [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id D838F1765E; Thu, 25 May 2006 12:52:20 +0300 (EEST) Date: Thu, 25 May 2006 12:52:20 +0300 From: Ion-Mihai Tetcu To: Ion-Mihai Tetcu Message-ID: <20060525125220.5c01393d@it.buh.tecnik93.com> In-Reply-To: <20060525115133.77dbd6f3@it.buh.tecnik93.com> References: <200605241420.k4OEKXF9008493@repoman.freebsd.org> <20060525115133.77dbd6f3@it.buh.tecnik93.com> X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Marcus Alves Grando , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick 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, 25 May 2006 09:52:24 -0000 On Thu, 25 May 2006 11:51:33 +0300 Ion-Mihai Tetcu wrote: > On Wed, 24 May 2006 14:20:33 +0000 (UTC) > Marcus Alves Grando wrote: > > > mnag 2006-05-24 14:20:33 UTC > > > > FreeBSD ports repository > > > > Modified files: > > graphics/ImageMagick Makefile distinfo pkg-plist > > Log: > > - Update to 6.2.7.7 > > - portlint(1) > > portugrade -Rp fails with this for me : See ports/97889 -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" BOFH excuse #373: Suspicious pointer corrupted virtual machine From owner-cvs-all@FreeBSD.ORG Thu May 25 10:43:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE2C616A4D2; Thu, 25 May 2006 10:43:06 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C6A943D46; Thu, 25 May 2006 10:43:06 +0000 (GMT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PAgBeG057713; Thu, 25 May 2006 10:42:11 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PAgBoL057712; Thu, 25 May 2006 10:42:11 GMT (envelope-from osa) Message-Id: <200605251042.k4PAgBoL057712@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Thu, 25 May 2006 10:42:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/nginx Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 10:43:07 -0000 osa 2006-05-25 10:42:10 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update to 0.3.47. Revision Changes Path 1.73 +1 -1 ports/www/nginx/Makefile 1.68 +3 -3 ports/www/nginx/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 10:45:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E6716A4D9; Thu, 25 May 2006 10:45:52 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E9E43DBE; Thu, 25 May 2006 10:45:38 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PAihra057858; Thu, 25 May 2006 10:44:43 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PAihdV057857; Thu, 25 May 2006 10:44:43 GMT (envelope-from sem) Message-Id: <200605251044.k4PAihdV057857@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 25 May 2006 10:44:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/oops Makefile ports/www/oops/files patch-src_lib.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 10:45:52 -0000 sem 2006-05-25 10:44:43 UTC FreeBSD ports repository Modified files: www/oops Makefile Added files: www/oops/files patch-src_lib.c Log: - Fix build on CURRENT Approved by: marck (maintainer) Revision Changes Path 1.42 +0 -4 ports/www/oops/Makefile 1.1 +12 -0 ports/www/oops/files/patch-src_lib.c (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 10:47:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713D416A4B3; Thu, 25 May 2006 10:47:40 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED89C43D6D; Thu, 25 May 2006 10:47:38 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PAkhT0058135; Thu, 25 May 2006 10:46:43 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PAkhfH058134; Thu, 25 May 2006 10:46:43 GMT (envelope-from rwatson) Message-Id: <200605251046.k4PAkhfH058134@repoman.freebsd.org> From: Robert Watson Date: Thu, 25 May 2006 10:46: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/tools/regression/sockets/socketpair Makefile src/tools/regression/sockets/sendfile Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 10:47:40 -0000 rwatson 2006-05-25 10:46:43 UTC FreeBSD src repository Modified files: tools/regression/sockets/socketpair Makefile tools/regression/sockets/sendfile Makefile Log: Use WARNS and rely on rules rather than an explicit target for the test binary. Reported by: maxim Revision Changes Path 1.2 +1 -3 src/tools/regression/sockets/sendfile/Makefile 1.4 +1 -3 src/tools/regression/sockets/socketpair/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 10:48:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F5A16A54B; Thu, 25 May 2006 10:48:09 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB95643D6E; Thu, 25 May 2006 10:48:08 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PAlDkQ058279; Thu, 25 May 2006 10:47:13 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PAlDHW058276; Thu, 25 May 2006 10:47:13 GMT (envelope-from flz) Message-Id: <200605251047.k4PAlDHW058276@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 25 May 2006 10:47:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openbgpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 10:48:09 -0000 flz 2006-05-25 10:47:13 UTC FreeBSD ports repository Modified files: net/openbgpd Makefile Log: Fix build. Reported by: BugMagnet Revision Changes Path 1.9 +1 -1 ports/net/openbgpd/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 11:10:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F5D116A41F; Thu, 25 May 2006 11:10:22 +0000 (UTC) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F36D43D49; Thu, 25 May 2006 11:10:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PB9Ru5061439; Thu, 25 May 2006 11:09:27 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PB9RWN061438; Thu, 25 May 2006 11:09:27 GMT (envelope-from flz) Message-Id: <200605251109.k4PB9RWN061438@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 25 May 2006 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/net/openbgpd-devel Makefile ports/net/openbgpd Makefile distinfo ports/net/openbgpd/files patch-bgpctl_bgpctl.c patch-bgpctl_parser.c patch-bgpd_kroute.c ports/net/openbgpd-devel/files devel-bgpctl_bgpctl.c devel-bgpctl_parser.c devel-bgpd_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: Thu, 25 May 2006 11:10:22 -0000 flz 2006-05-25 11:09:27 UTC FreeBSD ports repository Modified files: net/openbgpd-devel Makefile net/openbgpd Makefile distinfo Added files: net/openbgpd/files patch-bgpctl_bgpctl.c patch-bgpctl_parser.c patch-bgpd_kroute.c Removed files: net/openbgpd-devel/files devel-bgpctl_bgpctl.c devel-bgpctl_parser.c devel-bgpd_kroute.c Log: Update openbgpd to 3.9. Reminded by: osa Revision Changes Path 1.3 +2 -8 ports/net/openbgpd-devel/Makefile 1.2 +0 -26 ports/net/openbgpd-devel/files/devel-bgpctl_bgpctl.c (dead) 1.2 +0 -12 ports/net/openbgpd-devel/files/devel-bgpctl_parser.c (dead) 1.2 +0 -46 ports/net/openbgpd-devel/files/devel-bgpd_kroute.c (dead) 1.10 +5 -5 ports/net/openbgpd/Makefile 1.4 +9 -3 ports/net/openbgpd/distinfo 1.3 +26 -0 ports/net/openbgpd/files/patch-bgpctl_bgpctl.c (new) 1.1 +12 -0 ports/net/openbgpd/files/patch-bgpctl_parser.c (new) 1.1 +46 -0 ports/net/openbgpd/files/patch-bgpd_kroute.c (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 11:10:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE8E616A422; Thu, 25 May 2006 11:10:40 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id C297643D55; Thu, 25 May 2006 11:10:39 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4PBAaCt036499 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 15:10:36 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4PBAZka036498; Thu, 25 May 2006 15:10:35 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 15:10:35 +0400 From: Gleb Smirnoff To: Warner Losh Message-ID: <20060525111035.GI27819@FreeBSD.org> References: <200605241726.k4OHQG59037586@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200605241726.k4OHQG59037586@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 11:10:40 -0000 On Wed, May 24, 2006 at 05:26:16PM +0000, Warner Losh wrote: W> imp 2006-05-24 17:26:16 UTC W> W> FreeBSD src repository W> W> Modified files: W> sys/dev/pccbb pccbb.c W> Log: W> Suspend the children before we turn off card events in hardware. This W> was done, I believe, to work around some cards having issues in the W> suspend case. I think that this helped my Sony VAIO TS505 work better W> when it had certain wireless cards in it and I did a apm -z. I've not ^^^^^^^ W> tested suspend/resume on other laptops in a long time, so I hope this ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ W> doesn't cause greif. Please let me know if it does. ^^^^^^^^^^^^^^^^^^^ Is this a joke, that I can't understand? :( This file has broken APM suspend since revision 1.122, which was made almost a year ago. I've told that several times, and I still hope that this will be fixed before RELENG_7. The problem is not in suspending children, since suspend is broken w/o any cards in slot. The problem is in DELAY -> tsleep() conversion. The latter is not working, when system is suspending. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 11:13:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89B7A16A437; Thu, 25 May 2006 11:13:06 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5460443D69; Thu, 25 May 2006 11:13:01 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4PBD0uE036535 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 15:13:00 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4PBD0Ag036534; Thu, 25 May 2006 15:13:00 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 15:13:00 +0400 From: Gleb Smirnoff To: Sam Leffler Message-ID: <20060525111300.GJ27819@FreeBSD.org> References: <200605242211.k4OMB8rY077596@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200605242211.k4OMB8rY077596@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_taskqueue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 11:13:10 -0000 Sam, On Wed, May 24, 2006 at 10:11:08PM +0000, Sam Leffler wrote: S> sam 2006-05-24 22:11:08 UTC S> S> FreeBSD src repository S> S> Modified files: S> sys/kern subr_taskqueue.c S> Log: S> When starting up threads in taskqueue_start_threads create them S> stopped before adjusting their priority and setting them on the run S> q so they cannot race for resources (pointed out by njl). S> S> While here add a console printf on thread create fails; otherwise S> noone may notice (e.g. return value is always 0 and caller has no S> way to verify). S> S> Reviewed by: jhb, scottl S> MFC after: 2 weeks Since "pointed out by njl", I hope that this fix for the ACPI problem that prevented merging the new taskqueue code to RELENG_6? -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 11:15:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 515CE16A43A; Thu, 25 May 2006 11:15:42 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB9B543D4C; Thu, 25 May 2006 11:15:40 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4PBFdB1036563 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 15:15:39 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4PBFdKC036562; Thu, 25 May 2006 15:15:39 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 15:15:38 +0400 From: Gleb Smirnoff To: Stephan Uphoff Message-ID: <20060525111538.GK27819@FreeBSD.org> References: <200605250100.k4P10a3P002448@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200605250100.k4P10a3P002448@repoman.freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 11:15:43 -0000 On Thu, May 25, 2006 at 01:00:36AM +0000, Stephan Uphoff wrote: S> ups 2006-05-25 01:00:36 UTC S> S> FreeBSD src repository S> S> Modified files: S> sys/kern vfs_subr.c S> sys/nfsclient nfs_bio.c S> sys/fs/smbfs smbfs_io.c S> sys/fs/nwfs nwfs_io.c S> Log: S> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). S> If B_NOCACHE is set the pages of vm backed buffers will be invalidated. S> However clean buffers can be backed by dirty VM pages so invalidating them S> can lead to data loss. S> Add support for flush dirty page in the data invalidation function S> of some network file systems. S> S> This fixes data losses during vnode recycling (and other code paths S> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. S> S> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ S> Reviewed by: tegge@ S> MFC after: 7 days Can this be related to reports like this: http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00282.html -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 11:18:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1575016A432; Thu, 25 May 2006 11:18:14 +0000 (UTC) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2972C43D5F; Thu, 25 May 2006 11:18:13 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PBHIPO061809; Thu, 25 May 2006 11:17:18 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PBHHG6061808; Thu, 25 May 2006 11:17:17 GMT (envelope-from lev) Message-Id: <200605251117.k4PBHHG6061808@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Thu, 25 May 2006 11:17:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/subversion Makefile distinfo pkg-plist ports/devel/subversion/files patch-configure patch-contrib--client-side--asvn svnserve.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, 25 May 2006 11:18:14 -0000 lev 2006-05-25 11:17:17 UTC FreeBSD ports repository Modified files: devel/subversion Makefile distinfo pkg-plist devel/subversion/files patch-configure Added files: devel/subversion/files patch-contrib--client-side--asvn svnserve.sh.in Log: (1) Fix building with latest apache 2.0 (2) Add `asvn' support. (3) Add rc.d script for svnserve. PR: ports/96967 [1], ports/97457 [2], ports/91970 [3] Revision Changes Path 1.102 +18 -1 ports/devel/subversion/Makefile 1.45 +3 -0 ports/devel/subversion/distinfo 1.10 +56 -3 ports/devel/subversion/files/patch-configure 1.1 +146 -0 ports/devel/subversion/files/patch-contrib--client-side--asvn (new) 1.1 +35 -0 ports/devel/subversion/files/svnserve.sh.in (new) 1.34 +2 -1 ports/devel/subversion/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 11:22:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5117D16A459; Thu, 25 May 2006 11:22:40 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2052B43D78; Thu, 25 May 2006 11:22:35 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PBLeoY062036; Thu, 25 May 2006 11:21:40 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PBLeR7062035; Thu, 25 May 2006 11:21:40 GMT (envelope-from phk) Message-Id: <200605251121.k4PBLeR7062035@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 25 May 2006 11:21:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 11:22:40 -0000 phk 2006-05-25 11:21:40 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: In our system there's no intermediate step between a definitive Supreme Court decision and violent revolution. -- Al Gore (New York Magazine, May 29 2006) Revision Changes Path 1.215 +4 -0 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Thu May 25 11:51:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D197D16A430; Thu, 25 May 2006 11:51:50 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279D343D5A; Thu, 25 May 2006 11:51:50 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PBosBR065917; Thu, 25 May 2006 11:50:54 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PBos09065916; Thu, 25 May 2006 11:50:54 GMT (envelope-from lawrance) Message-Id: <200605251150.k4PBos09065916@repoman.freebsd.org> From: Sam Lawrance Date: Thu, 25 May 2006 11:50: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/comms/predict Makefile distinfo pkg-plist ports/comms/predict/files Makefile patch-predict.c predict.h vocalizer.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, 25 May 2006 11:51:51 -0000 lawrance 2006-05-25 11:50:54 UTC FreeBSD ports repository Modified files: comms/predict Makefile distinfo comms/predict/files Makefile predict.h Added files: comms/predict pkg-plist comms/predict/files patch-predict.c vocalizer.h Log: Update to 2.2.3. PR: ports/97378 Submitted by: Diane Bruce (maintainer) Revision Changes Path 1.6 +2 -2 ports/comms/predict/Makefile 1.4 +3 -3 ports/comms/predict/distinfo 1.2 +15 -20 ports/comms/predict/files/Makefile 1.1 +38 -0 ports/comms/predict/files/patch-predict.c (new) 1.2 +1 -1 ports/comms/predict/files/predict.h 1.1 +1 -0 ports/comms/predict/files/vocalizer.h (new) 1.1 +47 -0 ports/comms/predict/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 12:09:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 311C316A601; Thu, 25 May 2006 12:09:51 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BDFA43D78; Thu, 25 May 2006 12:09:49 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PC8rvA068710; Thu, 25 May 2006 12:08:53 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PC8rBA068709; Thu, 25 May 2006 12:08:53 GMT (envelope-from ahze) Message-Id: <200605251208.k4PC8rBA068709@repoman.freebsd.org> From: Michael Johnson Date: Thu, 25 May 2006 12:08:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/qdbm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 12:10:08 -0000 ahze 2006-05-25 12:08:53 UTC FreeBSD ports repository Modified files: databases/qdbm Makefile distinfo pkg-plist Log: - Update to 1.8.57 Revision Changes Path 1.64 +1 -1 ports/databases/qdbm/Makefile 1.58 +3 -3 ports/databases/qdbm/distinfo 1.33 +1 -1 ports/databases/qdbm/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 12:22:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A6B16A460; Thu, 25 May 2006 12:22:41 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EAA743D55; Thu, 25 May 2006 12:22:41 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PCLjsD069265; Thu, 25 May 2006 12:21:45 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PCLjJx069264; Thu, 25 May 2006 12:21:45 GMT (envelope-from garga) Message-Id: <200605251221.k4PCLjJx069264@repoman.freebsd.org> From: Renato Botelho Date: Thu, 25 May 2006 12:21:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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, 25 May 2006 12:22:41 -0000 garga 2006-05-25 12:21:45 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile distinfo Log: - Update to 20060525 - Use arj and unzoo instead unarj and zoo Revision Changes Path 1.94 +3 -4 ports/security/clamav-devel/Makefile 1.60 +3 -3 ports/security/clamav-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 12:29:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C2D516A421; Thu, 25 May 2006 12:29:53 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E84A443D48; Thu, 25 May 2006 12:29:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PCSvRn069643; Thu, 25 May 2006 12:28:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PCSvKB069642; Thu, 25 May 2006 12:28:57 GMT (envelope-from pav) Message-Id: <200605251228.k4PCSvKB069642@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 12:28: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/astro/boinc-setiathome-enhanced Makefile pkg-message ports/astro/boinc-setiathome-enhanced/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 12:29:53 -0000 pav 2006-05-25 12:28:57 UTC FreeBSD ports repository Modified files: astro/boinc-setiathome-enhanced Makefile Added files: astro/boinc-setiathome-enhanced/files pkg-message.in Removed files: astro/boinc-setiathome-enhanced pkg-message Log: - Add note for amd64/6.X users Approved by: maintainer Revision Changes Path 1.4 +9 -0 ports/astro/boinc-setiathome-enhanced/Makefile 1.1 +22 -0 ports/astro/boinc-setiathome-enhanced/files/pkg-message.in (new) 1.3 +0 -14 ports/astro/boinc-setiathome-enhanced/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Thu May 25 12:50:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CB416A41F; Thu, 25 May 2006 12:50:13 +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 1089443D48; Thu, 25 May 2006 12:50:12 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 070B42D48BC; Thu, 25 May 2006 12:50:38 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 8FE4E11420; Thu, 25 May 2006 14:50:11 +0200 (CEST) Date: Thu, 25 May 2006 14:50:11 +0200 From: "Simon L. Nielsen" To: Hiroki Sato Message-ID: <20060525125011.GI1088@zaphod.nitro.dk> References: <200605231912.k4NJCPNb092183@repoman.freebsd.org> <20060523193029.GA1111@zaphod.nitro.dk> <20060524.080053.02263801.hrs@allbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zjcmjzIkjQU2rmur" Content-Disposition: inline In-Reply-To: <20060524.080053.02263801.hrs@allbsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/www Makefile ports/www/linux-flashplugin6 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, 25 May 2006 12:50:13 -0000 --zjcmjzIkjQU2rmur Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.24 08:00:53 +0900, Hiroki Sato wrote: > "Simon L. Nielsen" wrote > in <20060523193029.GA1111@zaphod.nitro.dk>: >=20 > si> On 2006.05.23 19:12:24 +0000, Hiroki Sato wrote: > si> > hrs 2006-05-23 19:12:24 UTC > si> > > si> > FreeBSD ports repository > si> > > si> > Modified files: > si> > . modules > si> > www Makefile > si> > Added files: > si> > www/linux-flashplugin6 Makefile distinfo pkg-descr pkg-plist > si> > Log: > si> > Revert changes related to linux-flashplugin* removal. > si> > si> Hmm, is this really a good idea? It has a rather serious security > si> vulnerability which is unlikely to get fixed. >=20 > Ah, I just wanted to revert all my changes related to the > flashplugin removal first. As of the removal, www/linuxpluginwrapper > still depended on www/linux-flashplugin6. >=20 > I also think it is good to remove this because of the security flaw, > but is it true that in such cases we need to set DEPRECATED and > EXPIRATION_DATE in advance? Or, is it no problem with removing > it immediately? Normally I use EXPIRATION_DATE, but since this has already been deleted once I don't see a big need to wait with removing it again, but that's up to you. As long as it keeps the FORBIDDEN tag I don't have a problem with waiting a bit. --=20 Simon L. Nielsen --zjcmjzIkjQU2rmur Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEdagDh9pcDSc1mlERAl4AAJ9ROi6agoVsue7ESWzAPamddJeX1QCfWpzg dpycBH1fAUBr3smOWLmn+SY= =C7ZC -----END PGP SIGNATURE----- --zjcmjzIkjQU2rmur-- From owner-cvs-all@FreeBSD.ORG Thu May 25 13:04:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CAD616A439; Thu, 25 May 2006 13:04:28 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BCDE43D48; Thu, 25 May 2006 13:04:28 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PD3Xwv080941; Thu, 25 May 2006 13:03:33 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PD3XWb080940; Thu, 25 May 2006 13:03:33 GMT (envelope-from sat) Message-Id: <200605251303.k4PD3XWb080940@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 13:03:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-curlftpfs 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, 25 May 2006 13:04:29 -0000 sat 2006-05-25 13:03:33 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-curlftpfs Makefile distinfo pkg-descr Log: Adding sysutils/fusefs-curlftpfs: CurlFtpFS is a filesystem for acessing FTP hosts based on FUSE and libcurl. CurlFtpFS differentiates itself from other FTP filesystems because it features: * SSLv3 and TLSv1 support * connecting through tunneling HTTP proxies * automatically reconnection if the server times out * transform absolute symlinks to point back into the ftp file system WWW: http://curlftpfs.sourceforge.net/ Approved by: krion (mentor) Revision Changes Path 1.783 +1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/fusefs-curlftpfs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-curlftpfs/distinfo (new) 1.1 +13 -0 ports/sysutils/fusefs-curlftpfs/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 13:04:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB8816A444; Thu, 25 May 2006 13:04:48 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 045D943D48; Thu, 25 May 2006 13:04:48 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PD3q5s081029; Thu, 25 May 2006 13:03:52 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PD3q9q081028; Thu, 25 May 2006 13:03:52 GMT (envelope-from sat) Message-Id: <200605251303.k4PD3q9q081028@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 13:03:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 13:04:50 -0000 sat 2006-05-25 13:03:52 UTC FreeBSD ports repository Modified files: . modules Log: fusefs-curlftpfs --> ports/sysutils/fusefs-curlftpfs Revision Changes Path 1.15062 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 13:12:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B69816A4EB; Thu, 25 May 2006 13:12:56 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A86F43D5D; Thu, 25 May 2006 13:12:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PDC0Kp081716; Thu, 25 May 2006 13:12:00 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PDC0R9081713; Thu, 25 May 2006 13:12:00 GMT (envelope-from ahze) Message-Id: <200605251312.k4PDC0R9081713@repoman.freebsd.org> From: Michael Johnson Date: Thu, 25 May 2006 13:12:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/wavpack Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 13:13:02 -0000 ahze 2006-05-25 13:12:00 UTC FreeBSD ports repository Modified files: audio/wavpack Makefile Log: - Grab maintainer - Use gnomehack and target to replace post-patch stuff Revision Changes Path 1.9 +2 -4 ports/audio/wavpack/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 13:28:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E6816A420; Thu, 25 May 2006 13:28:30 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD6143D4C; Thu, 25 May 2006 13:28:29 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p6168-ipbf302funabasi.chiba.ocn.ne.jp [124.87.184.168]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.4) with ESMTP id k4PDSCMw072568; Thu, 25 May 2006 22:28:28 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.4/8.13.4) with ESMTP id k4PDRbp5040354; Thu, 25 May 2006 22:27:37 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Thu, 25 May 2006 22:26:37 +0900 (JST) Message-Id: <20060525.222637.07580277.hrs@allbsd.org> To: simon@FreeBSD.org From: Hiroki Sato In-Reply-To: <20060525125011.GI1088@zaphod.nitro.dk> References: <20060523193029.GA1111@zaphod.nitro.dk> <20060524.080053.02263801.hrs@allbsd.org> <20060525125011.GI1088@zaphod.nitro.dk> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2.52 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Thu_May_25_22_26_37_2006_035)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.2, clamav-milter version 0.88.2 on gatekeeper.allbsd.org X-Virus-Status: Clean Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules ports/www Makefile ports/www/linux-flashplugin6 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, 25 May 2006 13:28:31 -0000 ----Security_Multipart(Thu_May_25_22_26_37_2006_035)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit "Simon L. Nielsen" wrote in <20060525125011.GI1088@zaphod.nitro.dk>: si> On 2006.05.24 08:00:53 +0900, Hiroki Sato wrote: si> > I also think it is good to remove this because of the security flaw, si> > but is it true that in such cases we need to set DEPRECATED and si> > EXPIRATION_DATE in advance? Or, is it no problem with removing si> > it immediately? si> si> Normally I use EXPIRATION_DATE, but since this has already been si> deleted once I don't see a big need to wait with removing it again, si> but that's up to you. As long as it keeps the FORBIDDEN tag I don't si> have a problem with waiting a bit. Thanks, I set EXPIRATION_DATE to June 7 since I do not want to give an impression of sudden occurrence again just like the flashplugin removal ;) -- | Hiroki SATO ----Security_Multipart(Thu_May_25_22_26_37_2006_035)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBEdbCQTyzT2CeTzy0RAgaoAJ4qRf8sPr9kvdkSnVgiuD00JSWfggCcDIIP ivanfxzqz4RJBflN711+DTg= =ThpN -----END PGP SIGNATURE----- ----Security_Multipart(Thu_May_25_22_26_37_2006_035)---- From owner-cvs-all@FreeBSD.ORG Thu May 25 13:40:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CECE16A464; Thu, 25 May 2006 13:40:23 +0000 (UTC) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 571E043D46; Thu, 25 May 2006 13:40:23 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PDdRDC084648; Thu, 25 May 2006 13:39:27 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PDdRDb084647; Thu, 25 May 2006 13:39:27 GMT (envelope-from ceri) Message-Id: <200605251339.k4PDdRDb084647@repoman.freebsd.org> From: Ceri Davies Date: Thu, 25 May 2006 13:39:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 geom.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, 25 May 2006 13:40:23 -0000 ceri 2006-05-25 13:39:27 UTC FreeBSD src repository Modified files: share/man/man4 geom.4 Log: Clarify that G_F_DISKIOCTL is unused, and remove G_T_DETAILS altogether, since it isn't actually #defined. Discussed with: phk Revision Changes Path 1.16 +2 -4 src/share/man/man4/geom.4 From owner-cvs-all@FreeBSD.ORG Thu May 25 14:02:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C22616A439; Thu, 25 May 2006 14:02:20 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC67B43D48; Thu, 25 May 2006 14:02:19 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PE1OEd087071; Thu, 25 May 2006 14:01:24 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PE1OdQ087070; Thu, 25 May 2006 14:01:24 GMT (envelope-from arved) Message-Id: <200605251401.k4PE1OdQ087070@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 25 May 2006 14:01: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/deskutils/xpad Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 14:02:20 -0000 arved 2006-05-25 14:01:24 UTC FreeBSD ports repository Modified files: deskutils/xpad Makefile pkg-plist Log: Fix plist Submitted by: krismail Pointy hat to: arved Revision Changes Path 1.14 +1 -0 ports/deskutils/xpad/Makefile 1.7 +1 -0 ports/deskutils/xpad/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 14:10:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG Delivered-To: cvs-all@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9581C16A4DC; Thu, 25 May 2006 14:10:40 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 278B043D5F; Thu, 25 May 2006 14:10:34 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4PE8PtP032026; Thu, 25 May 2006 08:08:26 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 25 May 2006 08:08:25 -0600 (MDT) Message-Id: <20060525.080825.1649780628.imp@bsdimp.com> To: glebius@FreeBSD.ORG From: "M. Warner Losh" In-Reply-To: <20060525111035.GI27819@FreeBSD.org> References: <200605241726.k4OHQG59037586@repoman.freebsd.org> <20060525111035.GI27819@FreeBSD.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 14:10:42 -0000 In message: <20060525111035.GI27819@FreeBSD.org> Gleb Smirnoff writes: : On Wed, May 24, 2006 at 05:26:16PM +0000, Warner Losh wrote: : W> imp 2006-05-24 17:26:16 UTC : W> : W> FreeBSD src repository : W> : W> Modified files: : W> sys/dev/pccbb pccbb.c : W> Log: : W> Suspend the children before we turn off card events in hardware. This : W> was done, I believe, to work around some cards having issues in the : W> suspend case. I think that this helped my Sony VAIO TS505 work better : W> when it had certain wireless cards in it and I did a apm -z. I've not : ^^^^^^^ : W> tested suspend/resume on other laptops in a long time, so I hope this : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ : W> doesn't cause greif. Please let me know if it does. : ^^^^^^^^^^^^^^^^^^^ : : Is this a joke, that I can't understand? :( : : This file has broken APM suspend since revision 1.122, which was made : almost a year ago. I've told that several times, and I still hope that : this will be fixed before RELENG_7. The problem is not in suspending : children, since suspend is broken w/o any cards in slot. The problem is : in DELAY -> tsleep() conversion. The latter is not working, when : system is suspending. The problem is elsewhere in the system if it is the use of tsleep. Get me a laptop that has otherwise working suspend/resume and I'll fix this. Warner From owner-cvs-all@FreeBSD.ORG Thu May 25 14:24:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD70216A5CC; Thu, 25 May 2006 14:24:46 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFAE443D53; Thu, 25 May 2006 14:24:45 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PENoKB090497; Thu, 25 May 2006 14:23:50 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PENofi090496; Thu, 25 May 2006 14:23:50 GMT (envelope-from arved) Message-Id: <200605251423.k4PENofi090496@repoman.freebsd.org> From: Tilman Linneweh Date: Thu, 25 May 2006 14:23:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/afni 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, 25 May 2006 14:25:19 -0000 arved 2006-05-25 14:23:50 UTC FreeBSD ports repository Modified files: science/afni Makefile distinfo pkg-plist Log: Update to 2006.03.21.1314 PR: 97404 Submitted by: Jason Bacon Revision Changes Path 1.6 +15 -10 ports/science/afni/Makefile 1.5 +21 -18 ports/science/afni/distinfo 1.3 +20 -2 ports/science/afni/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 14:26:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C00D16A5C5; Thu, 25 May 2006 14:26:11 +0000 (UTC) (envelope-from ups@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id 950D143D46; Thu, 25 May 2006 14:26:10 +0000 (GMT) (envelope-from ups@freebsd.org) Received: from [192.168.5.101] (unverified [66.23.216.53]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 45227296 for multiple; Thu, 25 May 2006 10:26:15 -0400 Message-ID: <4475BE7B.50106@freebsd.org> Date: Thu, 25 May 2006 10:26:03 -0400 From: Stephan Uphoff User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: Gleb Smirnoff References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <20060525111538.GK27819@FreeBSD.org> In-Reply-To: <20060525111538.GK27819@FreeBSD.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 14:26:14 -0000 Gleb Smirnoff wrote: > On Thu, May 25, 2006 at 01:00:36AM +0000, Stephan Uphoff wrote: > S> ups 2006-05-25 01:00:36 UTC > S> > S> FreeBSD src repository > S> > S> Modified files: > S> sys/kern vfs_subr.c > S> sys/nfsclient nfs_bio.c > S> sys/fs/smbfs smbfs_io.c > S> sys/fs/nwfs nwfs_io.c > S> Log: > S> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). > S> If B_NOCACHE is set the pages of vm backed buffers will be invalidated. > S> However clean buffers can be backed by dirty VM pages so invalidating them > S> can lead to data loss. > S> Add support for flush dirty page in the data invalidation function > S> of some network file systems. > S> > S> This fixes data losses during vnode recycling (and other code paths > S> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. > S> > S> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ > S> Reviewed by: tegge@ > S> MFC after: 7 days > > Can this be related to reports like this: > > http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00282.html > > I believe that this is unrelated and that the sender of the message needs to re-install screen as suggested by http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00283.html If I recall correctly this is required due to changes in the pty code. Stephan From owner-cvs-all@FreeBSD.ORG Thu May 25 14:55:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A9D16A598; Thu, 25 May 2006 14:55:17 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C604243D7D; Thu, 25 May 2006 14:55:10 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k4PEt9Ab078751 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 07:55:10 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4475C54D.5040009@errno.com> Date: Thu, 25 May 2006 07:55:09 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Gleb Smirnoff References: <200605242211.k4OMB8rY077596@repoman.freebsd.org> <20060525111300.GJ27819@FreeBSD.org> In-Reply-To: <20060525111300.GJ27819@FreeBSD.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_taskqueue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 14:55:17 -0000 Gleb Smirnoff wrote: > Sam, > > On Wed, May 24, 2006 at 10:11:08PM +0000, Sam Leffler wrote: > S> sam 2006-05-24 22:11:08 UTC > S> > S> FreeBSD src repository > S> > S> Modified files: > S> sys/kern subr_taskqueue.c > S> Log: > S> When starting up threads in taskqueue_start_threads create them > S> stopped before adjusting their priority and setting them on the run > S> q so they cannot race for resources (pointed out by njl). > S> > S> While here add a console printf on thread create fails; otherwise > S> noone may notice (e.g. return value is always 0 and caller has no > S> way to verify). > S> > S> Reviewed by: jhb, scottl > S> MFC after: 2 weeks > > Since "pointed out by njl", I hope that this fix for the ACPI problem that > prevented merging the new taskqueue code to RELENG_6? It's unlikely, but jhb's changes to correct priority propagation might have helped. We were never able to get enough information to diagnose the ACPI problem. Sam From owner-cvs-all@FreeBSD.ORG Thu May 25 15:01:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F01A16A624; Thu, 25 May 2006 15:01:31 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4386D43D68; Thu, 25 May 2006 15:01:20 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from localhost.cse.buffalo.edu (localhost.cse.buffalo.edu [127.0.0.1]) by opus.cse.buffalo.edu (8.13.6/8.12.4) with ESMTP id k4PF1JVr013938; Thu, 25 May 2006 11:01:19 -0400 (EDT) From: Ken Smith To: Stephan Uphoff In-Reply-To: <200605250100.k4P10a3P002448@repoman.freebsd.org> References: <200605250100.k4P10a3P002448@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-9mEkVmxFDO2EHlvcs7NU" Organization: U. Buffalo CSE Department Date: Thu, 25 May 2006 11:01:19 -0400 Message-Id: <1148569279.13356.10.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:01:32 -0000 --=-9mEkVmxFDO2EHlvcs7NU Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-05-25 at 01:00 +0000, Stephan Uphoff wrote: > ups 2006-05-25 01:00:36 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/kern vfs_subr.c=20 > sys/nfsclient nfs_bio.c=20 > sys/fs/smbfs smbfs_io.c=20 > sys/fs/nwfs nwfs_io.c=20 > Log: > Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). > If B_NOCACHE is set the pages of vm backed buffers will be invalidated. > However clean buffers can be backed by dirty VM pages so invalidating t= hem > can lead to data loss. > Add support for flush dirty page in the data invalidation function > of some network file systems. > =20 > This fixes data losses during vnode recycling (and other code paths > using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. > =20 > Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ > Reviewed by: tegge@ > MFC after: 7 days > =20 > Revision Changes Path > 1.43 +4 -0 src/sys/fs/nwfs/nwfs_io.c > 1.35 +4 -0 src/sys/fs/smbfs/smbfs_io.c > 1.673 +1 -1 src/sys/kern/vfs_subr.c > 1.157 +11 -0 src/sys/nfsclient/nfs_bio.c I'm just guessing but I think this is what's causing sledge (amd64 reference machine in the cluster) to panic whenever someone tries to log in to it. Home directories come from the NetApp. It seems to do other NFS stuff (e.g. it's able to get to the SSH keys which also reside on the NetApp) but something about logging in causes this: panic: mutex vm object not owned at ../../../vm/vm_object.c:695 cpuid =3D 0 KDB: stack backtrace: kdb_backtrace() at kdb_backtrace+0x37 panic() at panic+0x1d1 _mtx_assert() at _mtx_assert+0x78 vm_object_page_clean() at vm_object_page_clean+0x3e nfs_vinvalbuf() at nfs_vinvalbuf+0xc2 nfs_bioread() at nfs_bioread+0x43b nfs_read() at nfs_read+0x33 VOP_READ_APV() at VOP_READ_APV+0xb1 vn_read() at vn_read+0x218 dofileread() at dofileread+0x9e kern_readv() at kern_readv+0x4f read() at read+0x4b syscall() at syscall+0x350 Xfast_syscall() at Xfast_syscall+0xa8 --- syscall (3, FreeBSD ELF64, read), rip =3D 0x8009de68c, rsp =3D 0x7fffffff2798, rbp =3D 0x2000 --- KDB: enter: panic [thread pid 465 tid 100056 ] Stopped at kdb_enter+0x31: leave db> --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-9mEkVmxFDO2EHlvcs7NU Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEdca//G14VSmup/YRAn2PAJ9h5ESN2RMExGAdBPSbhREKMHz+7wCfW+wq UUuSnjD/2LrKi80wxfElkQE= =6EFC -----END PGP SIGNATURE----- --=-9mEkVmxFDO2EHlvcs7NU-- From owner-cvs-all@FreeBSD.ORG Thu May 25 15:09:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CC7716A445; Thu, 25 May 2006 15:09:29 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46B3743D76; Thu, 25 May 2006 15:09:24 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PF8S0d094528; Thu, 25 May 2006 15:08:28 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PF8STD094527; Thu, 25 May 2006 15:08:28 GMT (envelope-from bmah) Message-Id: <200605251508.k4PF8STD094527@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 15:08: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/docs man.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, 25 May 2006 15:09:30 -0000 bmah 2006-05-25 15:08:28 UTC FreeBSD doc repository Modified files: en/docs man.sgml Log: Add link for FreeBSD 6.1-RELEASE manpages. Revision Changes Path 1.6 +2 -1 www/en/docs/man.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 15:11:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9158616A5DE; Thu, 25 May 2006 15:11:26 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AD6A43D8A; Thu, 25 May 2006 15:11:09 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFADfw094659; Thu, 25 May 2006 15:10:13 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFADhk094658; Thu, 25 May 2006 15:10:13 GMT (envelope-from rwatson) Message-Id: <200605251510.k4PFADhk094658@repoman.freebsd.org> From: Robert Watson Date: Thu, 25 May 2006 15:10:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern uipc_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:11:33 -0000 rwatson 2006-05-25 15:10:13 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c Log: Use getsock() and fput() instead of fgetsock() and fputsock() in sendfile(). This causes sendfile() to use the file descriptor reference to the socket instead of bumping the socket reference count, which avoids an additional refcount operation, as well as a potential expensive socket refcount drop, which can lead to contention on the accept mutex. This change also has the side effect of further reducing the number of cases where an in-progress I/O operation can occur on a socket after close, as using the file descriptor refcount prevents the socket from closing while in use. MFC after: 3 months Revision Changes Path 1.228 +4 -2 src/sys/kern/uipc_syscalls.c From owner-cvs-all@FreeBSD.ORG Thu May 25 15:18:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17BFA16A5D1; Thu, 25 May 2006 15:18:31 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C471243D55; Thu, 25 May 2006 15:18:30 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFHYci095003; Thu, 25 May 2006 15:17:34 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFHYto095002; Thu, 25 May 2006 15:17:34 GMT (envelope-from dinoex) Message-Id: <200605251517.k4PFHYto095002@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 15:17: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/Mk bsd.openssl.mk ports/security/openssl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:18:40 -0000 dinoex 2006-05-25 15:17:34 UTC FreeBSD ports repository Modified files: Mk bsd.openssl.mk security/openssl Makefile Log: - bump shared lib versions for FreeBSD > 6.0 libssl.o in the base was bumped, but still uses old ABI KDE crashes, as it does not honor LDFLAGS / -rpath= - solving regression for OpenOffice users Reported by: Michel Talon Revision Changes Path 1.30 +12 -6 ports/Mk/bsd.openssl.mk 1.114 +15 -11 ports/security/openssl/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 15:19:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B849616A5C0; Thu, 25 May 2006 15:19:47 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B82F43D53; Thu, 25 May 2006 15:19:44 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4PFJarT028622; Thu, 25 May 2006 09:19:42 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <4475CB00.30808@samsco.org> Date: Thu, 25 May 2006 09:19:28 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gleb Smirnoff References: <200605241726.k4OHQG59037586@repoman.freebsd.org> <20060525111035.GI27819@FreeBSD.org> In-Reply-To: <20060525111035.GI27819@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:19:55 -0000 Gleb Smirnoff wrote: > On Wed, May 24, 2006 at 05:26:16PM +0000, Warner Losh wrote: > W> imp 2006-05-24 17:26:16 UTC > W> > W> FreeBSD src repository > W> > W> Modified files: > W> sys/dev/pccbb pccbb.c > W> Log: > W> Suspend the children before we turn off card events in hardware. This > W> was done, I believe, to work around some cards having issues in the > W> suspend case. I think that this helped my Sony VAIO TS505 work better > W> when it had certain wireless cards in it and I did a apm -z. I've not > ^^^^^^^ > W> tested suspend/resume on other laptops in a long time, so I hope this > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > W> doesn't cause greif. Please let me know if it does. > ^^^^^^^^^^^^^^^^^^^ > > Is this a joke, that I can't understand? :( > > This file has broken APM suspend since revision 1.122, which was made > almost a year ago. I've told that several times, and I still hope that > this will be fixed before RELENG_7. The problem is not in suspending > children, since suspend is broken w/o any cards in slot. The problem is > in DELAY -> tsleep() conversion. The latter is not working, when > system is suspending. > Maybe it would help if Warner published patches and called for testers before committing stuff like this? Scott From owner-cvs-all@FreeBSD.ORG Thu May 25 15:27:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3E0216A46D; Thu, 25 May 2006 15:27:56 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C70343D4C; Thu, 25 May 2006 15:27:56 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFR0Sw095493; Thu, 25 May 2006 15:27:00 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFR0oc095490; Thu, 25 May 2006 15:27:00 GMT (envelope-from clsung) Message-Id: <200605251527.k4PFR0oc095490@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 25 May 2006 15:27:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Thu, 25 May 2006 15:27:57 -0000 clsung 2006-05-25 15:27:00 UTC FreeBSD ports repository Modified files: textproc/p5-Text-WikiFormat Makefile distinfo Log: - update to 0.78 PR: ports/97909 Submitted by: maintainer (Alexander Zhuravlev) Revision Changes Path 1.10 +1 -1 ports/textproc/p5-Text-WikiFormat/Makefile 1.7 +3 -3 ports/textproc/p5-Text-WikiFormat/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 15:28:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 333D316A453; Thu, 25 May 2006 15:28:52 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39C143D4C; Thu, 25 May 2006 15:28:51 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFRuWK095562; Thu, 25 May 2006 15:27:56 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFRuKa095561; Thu, 25 May 2006 15:27:56 GMT (envelope-from dinoex) Message-Id: <200605251527.k4PFRuKa095561@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 15:27: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/mail/popa3d Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:28:55 -0000 dinoex 2006-05-25 15:27:56 UTC FreeBSD ports repository Modified files: mail/popa3d Makefile distinfo Log: - update to 1.0.2 Revision Changes Path 1.33 +1 -1 ports/mail/popa3d/Makefile 1.16 +3 -3 ports/mail/popa3d/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 15:31:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 955C516A4BF; Thu, 25 May 2006 15:31:13 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A0F443D7B; Thu, 25 May 2006 15:31:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFUDaD095705; Thu, 25 May 2006 15:30:13 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFUD3V095704; Thu, 25 May 2006 15:30:13 GMT (envelope-from aaron) Message-Id: <200605251530.k4PFUD3V095704@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 15:30:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Algorithm-Combinatorics Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:31:15 -0000 aaron 2006-05-25 15:30:13 UTC FreeBSD ports repository Modified files: math/p5-Algorithm-Combinatorics Makefile distinfo Log: - Updated from v0.14 to v0.15 Approved by: tobez (implicit) 0.15 May 23 2006 * Added partitions(). * Added some comments. Revision Changes Path 1.5 +1 -1 ports/math/p5-Algorithm-Combinatorics/Makefile 1.5 +3 -3 ports/math/p5-Algorithm-Combinatorics/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 15:32:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5B5416A572; Thu, 25 May 2006 15:32:21 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34FC543D7F; Thu, 25 May 2006 15:32:21 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PFVPFO095756; Thu, 25 May 2006 15:31:25 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PFVP4s095755; Thu, 25 May 2006 15:31:25 GMT (envelope-from dinoex) Message-Id: <200605251531.k4PFVP4s095755@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 15:31:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/sid-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: Thu, 25 May 2006 15:32:26 -0000 dinoex 2006-05-25 15:31:25 UTC FreeBSD ports repository Modified files: mail/sid-milter Makefile distinfo Log: - update to 0.2.13 Revision Changes Path 1.10 +1 -1 ports/mail/sid-milter/Makefile 1.8 +3 -3 ports/mail/sid-milter/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 15:46:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C37516A53C; Thu, 25 May 2006 15:46:40 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id C80C743D58; Thu, 25 May 2006 15:46:39 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4PFj580033149; Thu, 25 May 2006 09:45:06 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 25 May 2006 09:45:05 -0600 (MDT) Message-Id: <20060525.094505.-924281119.imp@bsdimp.com> To: scottl@samsco.org From: "M. Warner Losh" In-Reply-To: <4475CB00.30808@samsco.org> References: <200605241726.k4OHQG59037586@repoman.freebsd.org> <20060525111035.GI27819@FreeBSD.org> <4475CB00.30808@samsco.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, glebius@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 15:46:47 -0000 In message: <4475CB00.30808@samsco.org> Scott Long writes: : Gleb Smirnoff wrote: : > On Wed, May 24, 2006 at 05:26:16PM +0000, Warner Losh wrote: : > W> imp 2006-05-24 17:26:16 UTC : > W> : > W> FreeBSD src repository : > W> : > W> Modified files: : > W> sys/dev/pccbb pccbb.c : > W> Log: : > W> Suspend the children before we turn off card events in hardware. This : > W> was done, I believe, to work around some cards having issues in the : > W> suspend case. I think that this helped my Sony VAIO TS505 work better : > W> when it had certain wireless cards in it and I did a apm -z. I've not : > ^^^^^^^ : > W> tested suspend/resume on other laptops in a long time, so I hope this : > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ : > W> doesn't cause greif. Please let me know if it does. : > ^^^^^^^^^^^^^^^^^^^ : > : > Is this a joke, that I can't understand? :( : > : > This file has broken APM suspend since revision 1.122, which was made : > almost a year ago. I've told that several times, and I still hope that : > this will be fixed before RELENG_7. The problem is not in suspending : > children, since suspend is broken w/o any cards in slot. The problem is : > in DELAY -> tsleep() conversion. The latter is not working, when : > system is suspending. : > : : Maybe it would help if Warner published patches and called for testers : before committing stuff like this? No. that wouldn't help. Before the 1.122 commit, I circulated patches for weeks. No one reported the problem. By the time the problem came to light, there were already other commits to the file. More circulation of patches won't help. Since RELENG_7 is a year away at this point, there's plenty of time to get it right. It will get fixed before then, or I'll commit a workaround in the cbb code to for that bug in the ACPI/APM code. I need actual hardware that is known to exhibt the problem. Toward that vain, I'm going through my collection of really old laptops and trying each one out to see if I can get it to fail. This process takes about 2 hours per laptop, or longer, because I have to upgrade them, find the missing power supply, missing video dongles, etc. So if you want me to work on this at all, hire me as a consultant, or lighten up. It will get done. Warner From owner-cvs-all@FreeBSD.ORG Thu May 25 16:01:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D6C16A623; Thu, 25 May 2006 16:01:57 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105F443D7E; Thu, 25 May 2006 16:01:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PG11WI097355; Thu, 25 May 2006 16:01:01 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PG11gw097354; Thu, 25 May 2006 16:01:01 GMT (envelope-from aaron) Message-Id: <200605251601.k4PG11gw097354@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 16: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/www Makefile ports/www/p5-Apache-ConfigParser 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, 25 May 2006 16:02:05 -0000 aaron 2006-05-25 16:01:00 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache-ConfigParser Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-Apache-ConfigParser, a library for loading and parsing Apache conf files. Approved by: tobez (implicit) Revision Changes Path 1.1421 +1 -0 ports/www/Makefile 1.1 +32 -0 ports/www/p5-Apache-ConfigParser/Makefile (new) 1.1 +3 -0 ports/www/p5-Apache-ConfigParser/distinfo (new) 1.1 +22 -0 ports/www/p5-Apache-ConfigParser/pkg-descr (new) 1.1 +9 -0 ports/www/p5-Apache-ConfigParser/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 16:02:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDE8616A921; Thu, 25 May 2006 16:02:10 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B41143D6A; Thu, 25 May 2006 16:02:10 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PG1EQf097404; Thu, 25 May 2006 16:01:14 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PG1EG9097403; Thu, 25 May 2006 16:01:14 GMT (envelope-from aaron) Message-Id: <200605251601.k4PG1EG9097403@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 16:01: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, 25 May 2006 16:02:15 -0000 aaron 2006-05-25 16:01:14 UTC FreeBSD ports repository Modified files: . modules Log: p5-Apache-ConfigParser --> ports/www/p5-Apache-ConfigParser Revision Changes Path 1.15063 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 16:14:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8792D16A5ED; Thu, 25 May 2006 16:14:32 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9FA43D46; Thu, 25 May 2006 16:14:32 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGDac8099150; Thu, 25 May 2006 16:13:36 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGDaRN099149; Thu, 25 May 2006 16:13:36 GMT (envelope-from sat) Message-Id: <200605251613.k4PGDaRN099149@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 16:13:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/xpi-downthemall 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, 25 May 2006 16:14:43 -0000 sat 2006-05-25 16:13:36 UTC FreeBSD ports repository Modified files: www/xpi-downthemall Makefile distinfo pkg-plist Log: - Update to 0.9.9.3 Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +2 -2 ports/www/xpi-downthemall/Makefile 1.2 +3 -3 ports/www/xpi-downthemall/distinfo 1.2 +102 -3 ports/www/xpi-downthemall/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 16:14:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8DB416A8E8; Thu, 25 May 2006 16:14:53 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4055C43D53; Thu, 25 May 2006 16:14:53 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGDvJP099184; Thu, 25 May 2006 16:13:57 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGDvO3099179; Thu, 25 May 2006 16:13:57 GMT (envelope-from bmah) Message-Id: <200605251613.k4PGDvO3099179@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 16:13:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/docs man.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, 25 May 2006 16:14:56 -0000 bmah 2006-05-25 16:13:52 UTC FreeBSD doc repository Modified files: en/docs man.sgml Log: Add link to 5.5-RELEASE manpages. We haven't announced the release yet but the content is already on the Web site, so adding a pointer to this won't really hurt. Also it's one less thing to do when the time comes... Revision Changes Path 1.7 +2 -1 www/en/docs/man.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 16:27:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E10916AAF5; Thu, 25 May 2006 16:27:54 +0000 (UTC) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDB1343DA1; Thu, 25 May 2006 16:27:46 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGQoID099770; Thu, 25 May 2006 16:26:50 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGQosn099769; Thu, 25 May 2006 16:26:50 GMT (envelope-from barner) Message-Id: <200605251626.k4PGQosn099769@repoman.freebsd.org> From: Simon Barner Date: Thu, 25 May 2006 16:26: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/fetchmail Makefile ports/mail/fetchmail/files fetchmail.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, 25 May 2006 16:28:01 -0000 barner 2006-05-25 16:26:50 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile mail/fetchmail/files fetchmail.in Log: - Use %%RC_SUBR%% [1] - Fix typo in Makefile [1] - Fix recursive calls of rc script on older systems (requested in [2]) - Bump PORTREVISION PR: 97876 [1], 97335 [2] Submitted by: Jeremy Chadwick [1], Veselin Slavov [2] Revision Changes Path 1.174 +2 -2 ports/mail/fetchmail/Makefile 1.3 +10 -4 ports/mail/fetchmail/files/fetchmail.in From owner-cvs-all@FreeBSD.ORG Thu May 25 16:45:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46A5916A586; Thu, 25 May 2006 16:45:44 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2BF243D5C; Thu, 25 May 2006 16:45:41 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGijlE000667; Thu, 25 May 2006 16:44:45 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGijZQ000666; Thu, 25 May 2006 16:44:45 GMT (envelope-from ume) Message-Id: <200605251644.k4PGijZQ000666@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 May 2006 16:44:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/dtcpclient Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 16:45:55 -0000 ume 2006-05-25 16:44:45 UTC FreeBSD ports repository Modified files: net/dtcpclient Makefile distinfo Log: Update to 20060526. Revision Changes Path 1.18 +1 -1 ports/net/dtcpclient/Makefile 1.14 +3 -3 ports/net/dtcpclient/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 16:57:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC7816A599; Thu, 25 May 2006 16:57:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E05D43D46; Thu, 25 May 2006 16:57:41 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGujiJ008763; Thu, 25 May 2006 16:56:45 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGujJV008762; Thu, 25 May 2006 16:56:45 GMT (envelope-from aaron) Message-Id: <200605251656.k4PGujJV008762@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 16:56: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 Makefile ports/textproc/p5-MathML-Entities 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, 25 May 2006 16:57:43 -0000 aaron 2006-05-25 16:56:45 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-MathML-Entities Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-MathML-Entities, Convert XHTML+MathML Named Entities to Numeric Character References Approved by: tobez (implicit) Revision Changes Path 1.973 +1 -0 ports/textproc/Makefile 1.1 +30 -0 ports/textproc/p5-MathML-Entities/Makefile (new) 1.1 +3 -0 ports/textproc/p5-MathML-Entities/distinfo (new) 1.1 +17 -0 ports/textproc/p5-MathML-Entities/pkg-descr (new) 1.1 +5 -0 ports/textproc/p5-MathML-Entities/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 16:57:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E319C16AD9B; Thu, 25 May 2006 16:57:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F33843D46; Thu, 25 May 2006 16:57:48 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PGuqHA008811; Thu, 25 May 2006 16:56:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PGuqOF008810; Thu, 25 May 2006 16:56:52 GMT (envelope-from aaron) Message-Id: <200605251656.k4PGuqOF008810@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 16:56:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 16:57:52 -0000 aaron 2006-05-25 16:56:52 UTC FreeBSD ports repository Modified files: . modules Log: p5-MathML-Entities --> ports/textproc/p5-MathML-Entities Revision Changes Path 1.15064 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 17:08:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37E9916ADE8; Thu, 25 May 2006 17:08:35 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E792043D48; Thu, 25 May 2006 17:08:34 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PH7cNr010837; Thu, 25 May 2006 17:07:38 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PH7cZe010836; Thu, 25 May 2006 17:07:38 GMT (envelope-from dougb) Message-Id: <200605251707.k4PH7cZe010836@repoman.freebsd.org> From: Doug Barton Date: Thu, 25 May 2006 17: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/print/hplip Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:08:37 -0000 dougb 2006-05-25 17:07:38 UTC FreeBSD ports repository Modified files: print/hplip Makefile pkg-plist Log: With maintainer's permission, virtualize the portdocs elements of the plist. Revision Changes Path 1.5 +2 -0 ports/print/hplip/Makefile 1.3 +135 -135 ports/print/hplip/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 17:17:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD43D16AEFE; Thu, 25 May 2006 17:17:09 +0000 (UTC) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D579143D76; Thu, 25 May 2006 17:17:07 +0000 (GMT) (envelope-from ups@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHGBPN011244; Thu, 25 May 2006 17:16:11 GMT (envelope-from ups@repoman.freebsd.org) Received: (from ups@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHGBED011243; Thu, 25 May 2006 17:16:11 GMT (envelope-from ups) Message-Id: <200605251716.k4PHGBED011243@repoman.freebsd.org> From: Stephan Uphoff Date: Thu, 25 May 2006 17:16: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/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:17:14 -0000 ups 2006-05-25 17:16:11 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_bio.c sys/fs/smbfs smbfs_io.c sys/fs/nwfs nwfs_io.c Log: Call vm_object_page_clean() with the object lock held. Submitted by: kensmith@ Reviewed by: mohans@ MFC after: 6 days Revision Changes Path 1.44 +4 -1 src/sys/fs/nwfs/nwfs_io.c 1.36 +4 -1 src/sys/fs/smbfs/smbfs_io.c 1.158 +2 -0 src/sys/nfsclient/nfs_bio.c From owner-cvs-all@FreeBSD.ORG Thu May 25 17:19:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C3EB16AB7C; Thu, 25 May 2006 17:19:56 +0000 (UTC) (envelope-from ups@freebsd.org) Received: from speedfactory.net (mail6.speedfactory.net [66.23.216.219]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61FA43D73; Thu, 25 May 2006 17:19:52 +0000 (GMT) (envelope-from ups@freebsd.org) Received: from [192.168.5.101] (unverified [66.23.216.53]) by speedfactory.net (SurgeMail 3.5b3) with ESMTP id 45314646 for multiple; Thu, 25 May 2006 13:20:03 -0400 Message-ID: <4475E737.6070404@freebsd.org> Date: Thu, 25 May 2006 13:19:51 -0400 From: Stephan Uphoff User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: Ken Smith References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <1148569279.13356.10.camel@opus.cse.buffalo.edu> In-Reply-To: <1148569279.13356.10.camel@opus.cse.buffalo.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Server: High Performance Mail Server - http://surgemail.com r=1653887525 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:20:02 -0000 Ken Smith wrote: > On Thu, 2006-05-25 at 01:00 +0000, Stephan Uphoff wrote: > >> ups 2006-05-25 01:00:36 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern vfs_subr.c >> sys/nfsclient nfs_bio.c >> sys/fs/smbfs smbfs_io.c >> sys/fs/nwfs nwfs_io.c >> Log: >> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). >> If B_NOCACHE is set the pages of vm backed buffers will be invalidated. >> However clean buffers can be backed by dirty VM pages so invalidating them >> can lead to data loss. >> Add support for flush dirty page in the data invalidation function >> of some network file systems. >> >> This fixes data losses during vnode recycling (and other code paths >> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. >> >> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ >> Reviewed by: tegge@ >> MFC after: 7 days >> >> Revision Changes Path >> 1.43 +4 -0 src/sys/fs/nwfs/nwfs_io.c >> 1.35 +4 -0 src/sys/fs/smbfs/smbfs_io.c >> 1.673 +1 -1 src/sys/kern/vfs_subr.c >> 1.157 +11 -0 src/sys/nfsclient/nfs_bio.c >> > > I'm just guessing but I think this is what's causing sledge (amd64 > reference machine in the cluster) to panic whenever someone tries to log > in to it. Home directories come from the NetApp. It seems to do other > NFS stuff (e.g. it's able to get to the SSH keys which also reside on > the NetApp) but something about logging in causes this: > > panic: mutex vm object not owned at ../../../vm/vm_object.c:695 > cpuid = 0 > KDB: stack backtrace: > kdb_backtrace() at kdb_backtrace+0x37 > panic() at panic+0x1d1 > _mtx_assert() at _mtx_assert+0x78 > vm_object_page_clean() at vm_object_page_clean+0x3e > nfs_vinvalbuf() at nfs_vinvalbuf+0xc2 > nfs_bioread() at nfs_bioread+0x43b > nfs_read() at nfs_read+0x33 > VOP_READ_APV() at VOP_READ_APV+0xb1 > vn_read() at vn_read+0x218 > dofileread() at dofileread+0x9e > kern_readv() at kern_readv+0x4f > read() at read+0x4b > syscall() at syscall+0x350 > Xfast_syscall() at Xfast_syscall+0xa8 > --- syscall (3, FreeBSD ELF64, read), rip = 0x8009de68c, rsp = > 0x7fffffff2798, rbp = 0x2000 --- > KDB: enter: panic > [thread pid 465 tid 100056 ] > Stopped at kdb_enter+0x31: leave > db> Ooopppsss! Thanks for the trace. I just checked in a fix. From owner-cvs-all@FreeBSD.ORG Thu May 25 17:33:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE38D16A447; Thu, 25 May 2006 17:33:56 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B30543D69; Thu, 25 May 2006 17:33:55 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHWxXE015247; Thu, 25 May 2006 17:32:59 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHWxEN015246; Thu, 25 May 2006 17:32:59 GMT (envelope-from sat) Message-Id: <200605251732.k4PHWxEN015246@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 25 May 2006 17:32:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fusefs-curlftpfs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:33:57 -0000 sat 2006-05-25 17:32:59 UTC FreeBSD ports repository Modified files: sysutils/fusefs-curlftpfs Makefile Log: - Depend on curl PR: ports/97917 Submitted by: Thomas Vogt Approved by: krion (mentor, implicit) Revision Changes Path 1.2 +2 -1 ports/sysutils/fusefs-curlftpfs/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 17:37:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744F616AA0A; Thu, 25 May 2006 17:37:26 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3288C43D73; Thu, 25 May 2006 17:37:26 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHaT3q015427; Thu, 25 May 2006 17:36:29 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHaTp5015426; Thu, 25 May 2006 17:36:29 GMT (envelope-from ume) Message-Id: <200605251736.k4PHaTp5015426@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 25 May 2006 17:36:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/cyrus-imapd23 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:37:35 -0000 ume 2006-05-25 17:36:29 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd23 Makefile distinfo Log: Update to 2.3.6 and unmark BROKEN. If you ran 2.3.4 or 2.3.5, you need to reconstruct your mailboxes. Please refer /usr/local/share/doc/cyrus-imapd/install-upgrade.html for detail. Revision Changes Path 1.154 +1 -3 ports/mail/cyrus-imapd23/Makefile 1.41 +3 -3 ports/mail/cyrus-imapd23/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 17:38:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C2F16ACCD; Thu, 25 May 2006 17:38:26 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D50F543D83; Thu, 25 May 2006 17:38:19 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHbNXA015495; Thu, 25 May 2006 17:37:23 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHbNQT015494; Thu, 25 May 2006 17:37:23 GMT (envelope-from thierry) Message-Id: <200605251737.k4PHbNQT015494@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 25 May 2006 17: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/lang/gnat-glade Makefile distinfo pkg-descr pkg-plist ports/lang/gnat-glade/files patch-Garlic-Makefile.am patch-ac patch-ad patch-ae patch-af X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:38:31 -0000 thierry 2006-05-25 17:37:23 UTC FreeBSD ports repository Modified files: lang/gnat-glade Makefile distinfo pkg-descr pkg-plist Added files: lang/gnat-glade/files patch-Garlic-Makefile.am Removed files: lang/gnat-glade/files patch-ac patch-ad patch-ae patch-af Log: - Update to 2005; - Take maintainership. PR: ports/95055 Submitted by: Max E. Kuznecov Revision Changes Path 1.17 +20 -21 ports/lang/gnat-glade/Makefile 1.7 +3 -3 ports/lang/gnat-glade/distinfo 1.1 +16 -0 ports/lang/gnat-glade/files/patch-Garlic-Makefile.am (new) 1.3 +0 -11 ports/lang/gnat-glade/files/patch-ac (dead) 1.2 +0 -11 ports/lang/gnat-glade/files/patch-ad (dead) 1.2 +0 -11 ports/lang/gnat-glade/files/patch-ae (dead) 1.2 +0 -11 ports/lang/gnat-glade/files/patch-af (dead) 1.2 +1 -1 ports/lang/gnat-glade/pkg-descr 1.5 +94 -93 ports/lang/gnat-glade/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 17:46:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 114EF16B14C; Thu, 25 May 2006 17:46:39 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7F2A43D68; Thu, 25 May 2006 17:46:22 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHjQXs015917; Thu, 25 May 2006 17:45:26 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHjQ4K015916; Thu, 25 May 2006 17:45:26 GMT (envelope-from aaron) Message-Id: <200605251745.k4PHjQ4K015916@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 17:45:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-FTP-File 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, 25 May 2006 17:46:44 -0000 aaron 2006-05-25 17:45:25 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-FTP-File Makefile distinfo pkg-descr pkg-plist Log: Adding port net/p5-Net-FTP-File, a sub-classed replacement for Net::FTP with a number of useful new features. Approved by: tobez (implicit) Revision Changes Path 1.1663 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/p5-Net-FTP-File/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-FTP-File/distinfo (new) 1.1 +19 -0 ports/net/p5-Net-FTP-File/pkg-descr (new) 1.1 +7 -0 ports/net/p5-Net-FTP-File/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 17:46:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6B0E16B19C; Thu, 25 May 2006 17:46:45 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB19E43D7C; Thu, 25 May 2006 17:46:29 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PHjXjp015961; Thu, 25 May 2006 17:45:33 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PHjXwn015960; Thu, 25 May 2006 17:45:33 GMT (envelope-from aaron) Message-Id: <200605251745.k4PHjXwn015960@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 17:45:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 17:46:53 -0000 aaron 2006-05-25 17:45:33 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-FTP-File --> ports/net/p5-Net-FTP-File Revision Changes Path 1.15065 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 18:02:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D02716B2BA; Thu, 25 May 2006 18:02:33 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1523943D8F; Thu, 25 May 2006 18:02:18 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PI18r4016552; Thu, 25 May 2006 18:01:08 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PI18tY016551; Thu, 25 May 2006 18:01:08 GMT (envelope-from bmah) Message-Id: <200605251801.k4PI18tY016551@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:01:08 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R Makefile announce.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, 25 May 2006 18:02:44 -0000 bmah 2006-05-25 18:01:08 UTC FreeBSD doc repository Modified files: en/releases/5.5R Makefile Added files: en/releases/5.5R announce.sgml Log: Add FreeBSD 5.5-RELEASE announcement, hook up to Web build. Revision Changes Path 1.4 +2 -1 www/en/releases/5.5R/Makefile 1.1 +248 -0 www/en/releases/5.5R/announce.sgml (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 18:05:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A5A916B30D; Thu, 25 May 2006 18:05:20 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74BC443DC7; Thu, 25 May 2006 18:04:40 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PI3bUo017815; Thu, 25 May 2006 18:03:37 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PI3bs5017814; Thu, 25 May 2006 18:03:37 GMT (envelope-from bmah) Message-Id: <200605251803.k4PI3bs5017814@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:03:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/share/sgml includes.release.sgml includes.release.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 18:05:24 -0000 bmah 2006-05-25 18:03:37 UTC FreeBSD doc repository Modified files: share/sgml includes.release.sgml includes.release.xsl Log: 5.5 is now the current 5.X release, no releases are in testing. Revision Changes Path 1.26 +4 -4 www/share/sgml/includes.release.sgml 1.23 +3 -3 www/share/sgml/includes.release.xsl From owner-cvs-all@FreeBSD.ORG Thu May 25 18:05:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E4E616B35A; Thu, 25 May 2006 18:05:25 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECD9743DD9; Thu, 25 May 2006 18:05:01 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PI40F9017865; Thu, 25 May 2006 18:04:00 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PI40r6017864; Thu, 25 May 2006 18:04:00 GMT (envelope-from bmah) Message-Id: <200605251804.k4PI40r6017864@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:04: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/en/releases 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: Thu, 25 May 2006 18:05:35 -0000 bmah 2006-05-25 18:04:00 UTC FreeBSD doc repository Modified files: en/releases index.sgml Log: Add 5.4 to past releases. Revision Changes Path 1.110 +14 -2 www/en/releases/index.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 18:08:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C8CD16B410; Thu, 25 May 2006 18:08:28 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C318B43D58; Thu, 25 May 2006 18:08:25 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PI7Tq6018043; Thu, 25 May 2006 18:07:29 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PI7TfR018042; Thu, 25 May 2006 18:07:29 GMT (envelope-from bmah) Message-Id: <200605251807.k4PI7TfR018042@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:07:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R announce.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, 25 May 2006 18:08:36 -0000 bmah 2006-05-25 18:07:29 UTC FreeBSD doc repository Modified files: en/releases/5.5R announce.sgml Log: Adjust mail headers to match the real announcement. Revision Changes Path 1.2 +4 -4 www/en/releases/5.5R/announce.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 18:17:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B92BD16B29B; Thu, 25 May 2006 18:17:13 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B2C743D5E; Thu, 25 May 2006 18:17:13 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PIGHlR018518; Thu, 25 May 2006 18:16:17 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PIGGN9018517; Thu, 25 May 2006 18:16:16 GMT (envelope-from maxim) Message-Id: <200605251816.k4PIGGN9018517@repoman.freebsd.org> From: Maxim Konovalov Date: Thu, 25 May 2006 18:16:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 18:17:26 -0000 maxim 2006-05-25 18:16:16 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: o FreeBSD 5.5 added. Revision Changes Path 1.104 +23 -20 src/share/misc/bsd-family-tree From owner-cvs-all@FreeBSD.ORG Thu May 25 18:19:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C620B16A877; Thu, 25 May 2006 18:19:13 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86C6543D46; Thu, 25 May 2006 18:19:13 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PIIHIl018679; Thu, 25 May 2006 18:18:17 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PIIHXS018678; Thu, 25 May 2006 18:18:17 GMT (envelope-from bmah) Message-Id: <200605251818.k4PIIHXS018678@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:18:16 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 18:19:21 -0000 bmah 2006-05-25 18:18:16 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Add newsflash item for 5.5-RELEASE. Revision Changes Path 1.401 +16 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Thu May 25 18:32:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDDC716A4CE; Thu, 25 May 2006 18:32:01 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C3D443D55; Thu, 25 May 2006 18:32:01 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PIV4ut019640; Thu, 25 May 2006 18:31:04 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PIV47d019639; Thu, 25 May 2006 18:31:04 GMT (envelope-from bmah) Message-Id: <200605251831.k4PIV47d019639@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 18:31:04 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R announce.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, 25 May 2006 18:32:07 -0000 bmah 2006-05-25 18:31:04 UTC FreeBSD doc repository Modified files: en/releases/5.5R announce.sgml Log: More massaging of email headers for the announcement, gradually converging on reality. :-) Revision Changes Path 1.3 +3 -2 www/en/releases/5.5R/announce.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 18:45:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE2616A477; Thu, 25 May 2006 18:45:00 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E62FF43D72; Thu, 25 May 2006 18:44:56 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PIi0F8020239; Thu, 25 May 2006 18:44:00 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PIi0ZE020238; Thu, 25 May 2006 18:44:00 GMT (envelope-from alepulver) Message-Id: <200605251844.k4PIi0ZE020238@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 25 May 2006 18:44:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/egl Makefile distinfo pkg-descr pkg-plist ports/games/egl/files patch-cgame__menu__m_opts_sound.c patch-client__snd_main.c patch-client__snd_openal.c patch-common__common.c patch-common__files.c patch-include__zlibpng__zconf.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, 25 May 2006 18:45:11 -0000 alepulver 2006-05-25 18:44:00 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/egl Makefile distinfo pkg-descr pkg-plist games/egl/files patch-cgame__menu__m_opts_sound.c patch-client__snd_main.c patch-client__snd_openal.c patch-common__common.c patch-common__files.c patch-include__zlibpng__zconf.h patch-linux__glimp_linux.c patch-linux__glimp_linux.h patch-linux__snd_linux.c patch-linux__sys_linux.c patch-linux__x11_linux.h patch-linux__x11_main.c patch-makefile patch-renderer__qgl.h patch-renderer__r_init.c patch-shared__shared.c patch-shared__shared.h Log: Enhaced OpenGL only Quake II engine. WWW: http://egl.quakedev.com/ Approved by: garga (mentor, implicitly) Revision Changes Path 1.980 +1 -0 ports/games/Makefile 1.1 +63 -0 ports/games/egl/Makefile (new) 1.1 +6 -0 ports/games/egl/distinfo (new) 1.1 +78 -0 ports/games/egl/files/patch-cgame__menu__m_opts_sound.c (new) 1.1 +129 -0 ports/games/egl/files/patch-client__snd_main.c (new) 1.1 +11 -0 ports/games/egl/files/patch-client__snd_openal.c (new) 1.1 +10 -0 ports/games/egl/files/patch-common__common.c (new) 1.1 +75 -0 ports/games/egl/files/patch-common__files.c (new) 1.1 +11 -0 ports/games/egl/files/patch-include__zlibpng__zconf.h (new) 1.1 +10 -0 ports/games/egl/files/patch-linux__glimp_linux.c (new) 1.1 +14 -0 ports/games/egl/files/patch-linux__glimp_linux.h (new) 1.1 +109 -0 ports/games/egl/files/patch-linux__snd_linux.c (new) 1.1 +58 -0 ports/games/egl/files/patch-linux__sys_linux.c (new) 1.1 +11 -0 ports/games/egl/files/patch-linux__x11_linux.h (new) 1.1 +11 -0 ports/games/egl/files/patch-linux__x11_main.c (new) 1.1 +150 -0 ports/games/egl/files/patch-makefile (new) 1.1 +20 -0 ports/games/egl/files/patch-renderer__qgl.h (new) 1.1 +10 -0 ports/games/egl/files/patch-renderer__r_init.c (new) 1.1 +115 -0 ports/games/egl/files/patch-shared__shared.c (new) 1.1 +277 -0 ports/games/egl/files/patch-shared__shared.h (new) 1.1 +3 -0 ports/games/egl/pkg-descr (new) 1.1 +7 -0 ports/games/egl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 18:46:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1691116B5CA; Thu, 25 May 2006 18:46:02 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBA3D43D53; Thu, 25 May 2006 18:46:01 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PIj507020342; Thu, 25 May 2006 18:45:05 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PIj5Po020341; Thu, 25 May 2006 18:45:05 GMT (envelope-from alepulver) Message-Id: <200605251845.k4PIj5Po020341@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 25 May 2006 18:45: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: 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, 25 May 2006 18:46:08 -0000 alepulver 2006-05-25 18:45:05 UTC FreeBSD ports repository Modified files: . modules Log: egl --> ports/games/egl Revision Changes Path 1.15066 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 19:08:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FEAF16B6D4; Thu, 25 May 2006 19:08:04 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B60C443D69; Thu, 25 May 2006 19:08:03 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJ77Sq023730; Thu, 25 May 2006 19:07:07 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJ77fC023729; Thu, 25 May 2006 19:07:07 GMT (envelope-from leeym) Message-Id: <200605251907.k4PJ77fC023729@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 25 May 2006 19:07:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/cvsd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:08:10 -0000 leeym 2006-05-25 19:07:06 UTC FreeBSD ports repository Modified files: devel/cvsd Makefile distinfo Log: - update to 1.0.11 Revision Changes Path 1.37 +1 -4 ports/devel/cvsd/Makefile 1.28 +3 -6 ports/devel/cvsd/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 19:23:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A7DF16B98B; Thu, 25 May 2006 19:23:57 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B956143D83; Thu, 25 May 2006 19:23:46 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4PJNiT4040679 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 23:23:44 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4PJNhq4040678; Thu, 25 May 2006 23:23:44 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 23:23:43 +0400 From: Gleb Smirnoff To: Stephan Uphoff Message-ID: <20060525192343.GQ27819@FreeBSD.org> References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <20060525111538.GK27819@FreeBSD.org> <4475BE7B.50106@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <4475BE7B.50106@freebsd.org> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:24:08 -0000 On Thu, May 25, 2006 at 10:26:03AM -0400, Stephan Uphoff wrote: S> Gleb Smirnoff wrote: S> >On Thu, May 25, 2006 at 01:00:36AM +0000, Stephan Uphoff wrote: S> >S> ups 2006-05-25 01:00:36 UTC S> >S> S> >S> FreeBSD src repository S> >S> S> >S> Modified files: S> >S> sys/kern vfs_subr.c S> >S> sys/nfsclient nfs_bio.c S> >S> sys/fs/smbfs smbfs_io.c S> >S> sys/fs/nwfs nwfs_io.c S> >S> Log: S> >S> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). S> >S> If B_NOCACHE is set the pages of vm backed buffers will be S> >invalidated. S> >S> However clean buffers can be backed by dirty VM pages so invalidating S> >them S> >S> can lead to data loss. S> >S> Add support for flush dirty page in the data invalidation function S> >S> of some network file systems. S> >S> S> >S> This fixes data losses during vnode recycling (and other code paths S> >S> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. S> >S> S> >S> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ S> >S> Reviewed by: tegge@ S> >S> MFC after: 7 days S> > S> >Can this be related to reports like this: S> > S> >http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00282.html S> > S> > S> I believe that this is unrelated and that the sender of the message S> needs to re-install screen as suggested by S> http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00283.html S> If I recall correctly this is required due to changes in the pty code. I'm sorry, URLs at our mailing list search are shifting again. Probably my question looked dumb to you. Here a correct URL: http://docs.freebsd.org/cgi/mid.cgi?20060518151232.GA37743 -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 19:27:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80F2A16BA6B; Thu, 25 May 2006 19:27:45 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (cell.sick.ru [217.72.144.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F8543D68; Thu, 25 May 2006 19:27:44 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.13.4/8.13.3) with ESMTP id k4PJRWBu040740 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 25 May 2006 23:27:33 +0400 (MSD) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.sick.ru (8.13.4/8.13.1/Submit) id k4PJRWhw040739; Thu, 25 May 2006 23:27:32 +0400 (MSD) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Thu, 25 May 2006 23:27:32 +0400 From: Gleb Smirnoff To: "M. Warner Losh" Message-ID: <20060525192732.GR27819@FreeBSD.org> References: <200605241726.k4OHQG59037586@repoman.freebsd.org> <20060525111035.GI27819@FreeBSD.org> <20060525.080825.1649780628.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20060525.080825.1649780628.imp@bsdimp.com> User-Agent: Mutt/1.5.6i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pccbb pccbb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:28:01 -0000 On Thu, May 25, 2006 at 08:08:25AM -0600, M. Warner Losh wrote: M> The problem is elsewhere in the system if it is the use of tsleep. M> Get me a laptop that has otherwise working suspend/resume and I'll fix M> this. I can follow your instructions and provide any help. I can give you a shell and access to serial console on the given notebook. I can work any night (daytime for you) next week with you until this problem is fixed. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu May 25 19:41:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA93D16BC81; Thu, 25 May 2006 19:41:59 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9023D43D6D; Thu, 25 May 2006 19:41:57 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJf01M025508; Thu, 25 May 2006 19:41:00 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJf0lb025507; Thu, 25 May 2006 19:41:00 GMT (envelope-from aaron) Message-Id: <200605251941.k4PJf0lb025507@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 19:41: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/textproc Makefile ports/textproc/p5-Text-Unaccent Makefile distinfo pkg-descr pkg-plist ports/textproc/p5-Text-Unaccent/files patch-Makefile.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:42:03 -0000 aaron 2006-05-25 19:41:00 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Text-Unaccent Makefile distinfo pkg-descr pkg-plist textproc/p5-Text-Unaccent/files patch-Makefile.PL Log: Adding port textproc/p5-Text-Unaccent, Remove accents from a string. Approved by: tobez (implicit) Revision Changes Path 1.974 +1 -0 ports/textproc/Makefile 1.1 +29 -0 ports/textproc/p5-Text-Unaccent/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Text-Unaccent/distinfo (new) 1.1 +11 -0 ports/textproc/p5-Text-Unaccent/files/patch-Makefile.PL (new) 1.1 +7 -0 ports/textproc/p5-Text-Unaccent/pkg-descr (new) 1.1 +7 -0 ports/textproc/p5-Text-Unaccent/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 19:42:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2252D16A9AD; Thu, 25 May 2006 19:42:05 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8679F43D55; Thu, 25 May 2006 19:42:04 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJf7RU025555; Thu, 25 May 2006 19:41:07 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJf7o8025554; Thu, 25 May 2006 19:41:07 GMT (envelope-from aaron) Message-Id: <200605251941.k4PJf7o8025554@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 19:41:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:42:09 -0000 aaron 2006-05-25 19:41:07 UTC FreeBSD ports repository Modified files: . modules Log: p5-Text-Unaccent --> ports/textproc/p5-Text-Unaccent Revision Changes Path 1.15067 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 19:56:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4350916BC26; Thu, 25 May 2006 19:56:10 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C167A43D6A; Thu, 25 May 2006 19:56:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJtDYW027312; Thu, 25 May 2006 19:55:13 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJtDZc027311; Thu, 25 May 2006 19:55:13 GMT (envelope-from aaron) Message-Id: <200605251955.k4PJtDZc027311@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 19:55:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-Address-IPv4-Local 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, 25 May 2006 19:56:25 -0000 aaron 2006-05-25 19:55:13 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Address-IPv4-Local Makefile distinfo pkg-descr pkg-plist Log: Adding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresAdding port net/p5-Net-Address-IPv4-Local, A class for discovering the local system's IP addresss Approved by: tobez (implicit) Revision Changes Path 1.1664 +1 -0 ports/net/Makefile 1.1 +31 -0 ports/net/p5-Net-Address-IPv4-Local/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-Address-IPv4-Local/distinfo (new) 1.1 +6 -0 ports/net/p5-Net-Address-IPv4-Local/pkg-descr (new) 1.1 +4 -0 ports/net/p5-Net-Address-IPv4-Local/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 19:56:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D92716BE5F; Thu, 25 May 2006 19:56:21 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0557A43D60; Thu, 25 May 2006 19:56:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJtO1O027377; Thu, 25 May 2006 19:55:24 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJtOMd027376; Thu, 25 May 2006 19:55:24 GMT (envelope-from aaron) Message-Id: <200605251955.k4PJtOMd027376@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 19:55:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:56:39 -0000 aaron 2006-05-25 19:55:24 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-Address-IPv4-Local --> ports/net/p5-Net-Address-IPv4-Local Revision Changes Path 1.15068 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 19:58:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E51A16BF03; Thu, 25 May 2006 19:58:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09C4F43D78; Thu, 25 May 2006 19:58:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJvKfT027923; Thu, 25 May 2006 19:57:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJvKwO027922; Thu, 25 May 2006 19:57:20 GMT (envelope-from pav) Message-Id: <200605251957.k4PJvKwO027922@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 19:57:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/libsexy Makefile distinfo pkg-plist ports/x11-toolkits/libsexy/files patch-libsexy-sexy-icon-entry.c patch-libsexy-sexy-spell-entry.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:58:29 -0000 pav 2006-05-25 19:57:20 UTC FreeBSD ports repository Modified files: x11-toolkits/libsexy Makefile distinfo pkg-plist Removed files: x11-toolkits/libsexy/files patch-libsexy-sexy-icon-entry.c patch-libsexy-sexy-spell-entry.c Log: - Update to 0.1.8 PR: ports/97139 Submitted by: Martin Wilke Approved by: maintainer timeout (14 days) Revision Changes Path 1.6 +2 -3 ports/x11-toolkits/libsexy/Makefile 1.4 +3 -4 ports/x11-toolkits/libsexy/distinfo 1.2 +0 -20 ports/x11-toolkits/libsexy/files/patch-libsexy-sexy-icon-entry.c (dead) 1.4 +0 -48 ports/x11-toolkits/libsexy/files/patch-libsexy-sexy-spell-entry.c (dead) 1.3 +20 -1 ports/x11-toolkits/libsexy/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 19:58:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A59C216C09F; Thu, 25 May 2006 19:58:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2304B43D70; Thu, 25 May 2006 19:58:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PJviuO028102; Thu, 25 May 2006 19:57:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PJviWB028101; Thu, 25 May 2006 19:57:44 GMT (envelope-from pav) Message-Id: <200605251957.k4PJviWB028101@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 19:57:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/rhythmbox Makefile ports/deskutils/notification-daemon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 19:58:52 -0000 pav 2006-05-25 19:57:44 UTC FreeBSD ports repository Modified files: audio/rhythmbox Makefile deskutils/notification-daemon Makefile Log: - Chase libsexy update Revision Changes Path 1.76 +2 -2 ports/audio/rhythmbox/Makefile 1.15 +1 -1 ports/deskutils/notification-daemon/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:03:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 659E616BC61; Thu, 25 May 2006 20:03:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E68C43D60; Thu, 25 May 2006 20:03:00 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PK23lE028843; Thu, 25 May 2006 20:02:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PK23aF028842; Thu, 25 May 2006 20:02:03 GMT (envelope-from pav) Message-Id: <200605252002.k4PK23aF028842@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:02:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/libsexymm 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, 25 May 2006 20:03:12 -0000 pav 2006-05-25 20:02:03 UTC FreeBSD ports repository Modified files: x11-toolkits/libsexymm Makefile distinfo pkg-plist Log: - Update to 0.1.7 PR: ports/97140 Submitted by: Martin Wilke Approved by: maintainer timeout (14 days) Revision Changes Path 1.5 +2 -3 ports/x11-toolkits/libsexymm/Makefile 1.4 +3 -4 ports/x11-toolkits/libsexymm/distinfo 1.3 +5 -1 ports/x11-toolkits/libsexymm/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 20:06:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0810916ABF2; Thu, 25 May 2006 20:06:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA57F43D48; Thu, 25 May 2006 20:06:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PK5pZY030328; Thu, 25 May 2006 20:05:51 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PK5pKK030327; Thu, 25 May 2006 20:05:51 GMT (envelope-from aaron) Message-Id: <200605252005.k4PK5pKK030327@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:05:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile ports/security/p5-Crypt-Dining 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, 25 May 2006 20:06:58 -0000 aaron 2006-05-25 20:05:51 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Crypt-Dining Makefile distinfo pkg-descr pkg-plist Log: Adding port security/p5-Crypt-Dining, The Dining Cryptographers' ProtocoAdding port security/p5-Crypt-Dining, The Dining Cryptographers' Protocoll Approved by: tobez (implicit) Revision Changes Path 1.771 +1 -0 ports/security/Makefile 1.1 +32 -0 ports/security/p5-Crypt-Dining/Makefile (new) 1.1 +3 -0 ports/security/p5-Crypt-Dining/distinfo (new) 1.1 +20 -0 ports/security/p5-Crypt-Dining/pkg-descr (new) 1.1 +5 -0 ports/security/p5-Crypt-Dining/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 20:07:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8227916C030; Thu, 25 May 2006 20:07:00 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15DFD43D6B; Thu, 25 May 2006 20:06:59 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PK62PC030412; Thu, 25 May 2006 20:06:02 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PK62Um030411; Thu, 25 May 2006 20:06:02 GMT (envelope-from aaron) Message-Id: <200605252006.k4PK62Um030411@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:06:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:07:15 -0000 aaron 2006-05-25 20:06:02 UTC FreeBSD ports repository Modified files: . modules Log: p5-Crypt-Dining --> ports/security/p5-Crypt-Dining Revision Changes Path 1.15069 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 20:12:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E58E716AFD6; Thu, 25 May 2006 20:12:57 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47F8D43D8C; Thu, 25 May 2006 20:12:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKBnut030808; Thu, 25 May 2006 20:11:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKBnf6030807; Thu, 25 May 2006 20:11:49 GMT (envelope-from pav) Message-Id: <200605252011.k4PKBnf6030807@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:11: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/irc/xchat-gnome Makefile distinfo pkg-plist ports/irc/xchat-gnome/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:13:05 -0000 pav 2006-05-25 20:11:49 UTC FreeBSD ports repository Modified files: irc/xchat-gnome Makefile distinfo pkg-plist Added files: irc/xchat-gnome/files patch-configure Log: - Update to 0.11 PR: ports/97454 Submitted by: Tim Welch Revision Changes Path 1.149 +24 -14 ports/irc/xchat-gnome/Makefile 1.76 +3 -3 ports/irc/xchat-gnome/distinfo 1.9 +11 -0 ports/irc/xchat-gnome/files/patch-configure (new) 1.38 +86 -48 ports/irc/xchat-gnome/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 20:14:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24B2A16BE17; Thu, 25 May 2006 20:14:46 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDF1943D58; Thu, 25 May 2006 20:14:45 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKDnet031038; Thu, 25 May 2006 20:13:49 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKDniP031037; Thu, 25 May 2006 20:13:49 GMT (envelope-from dinoex) Message-Id: <200605252013.k4PKDniP031037@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 20:13: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/graphics/netpbm Makefile distinfo pkg-plist ports/graphics/netpbm/files converter-other-cameratopam-identify.patch converter-other-pstopnm.patch editor-pnmquant-devel.patch editor-pnmquant-stable.patch patch-converter-other-pstopnm.c patch-editor-pnmquant X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:15:02 -0000 dinoex 2006-05-25 20:13:49 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile distinfo pkg-plist Added files: graphics/netpbm/files converter-other-cameratopam-identify.patch converter-other-pstopnm.patch editor-pnmquant-devel.patch editor-pnmquant-stable.patch Removed files: graphics/netpbm/files patch-converter-other-pstopnm.c patch-editor-pnmquant Log: - new option: WITH_NETPBM_DEVEL, update to 10.30 Revision Changes Path 1.127 +17 -0 ports/graphics/netpbm/Makefile 1.76 +3 -0 ports/graphics/netpbm/distinfo 1.1 +26 -0 ports/graphics/netpbm/files/converter-other-cameratopam-identify.patch (new) 1.1 +19 -0 ports/graphics/netpbm/files/converter-other-pstopnm.patch (new) 1.1 +20 -0 ports/graphics/netpbm/files/editor-pnmquant-devel.patch (new) 1.1 +40 -0 ports/graphics/netpbm/files/editor-pnmquant-stable.patch (new) 1.2 +0 -19 ports/graphics/netpbm/files/patch-converter-other-pstopnm.c (dead) 1.5 +0 -40 ports/graphics/netpbm/files/patch-editor-pnmquant (dead) 1.51 +13 -0 ports/graphics/netpbm/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 20:17:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D8AB16B9FF; Thu, 25 May 2006 20:17:57 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 189ED43D58; Thu, 25 May 2006 20:17:57 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKH0ed031364; Thu, 25 May 2006 20:17:00 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKH0J0031363; Thu, 25 May 2006 20:17:00 GMT (envelope-from dinoex) Message-Id: <200605252017.k4PKH0J0031363@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 20:17: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/graphics Makefile ports/graphics/netpbm-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:18:06 -0000 dinoex 2006-05-25 20:17:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/netpbm-devel Makefile Log: slave port, so packge for netpbm 10.30 is made. Revision Changes Path 1.931 +1 -0 ports/graphics/Makefile 1.1 +18 -0 ports/graphics/netpbm-devel/Makefile (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 20:18:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75E2F16BFC0; Thu, 25 May 2006 20:18:21 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 307B543D48; Thu, 25 May 2006 20:18:21 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKHOfu031448; Thu, 25 May 2006 20:17:24 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKHOaw031447; Thu, 25 May 2006 20:17:24 GMT (envelope-from aaron) Message-Id: <200605252017.k4PKHOaw031447@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:17:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-Whois-IP 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, 25 May 2006 20:18:28 -0000 aaron 2006-05-25 20:17:24 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Whois-IP Makefile distinfo pkg-descr pkg-plist Log: Adding port net/p5-Net-Whois-IP, Perl extension for looking up the whois information for ip addresses Approved by: tobez (implicit) Revision Changes Path 1.1665 +1 -0 ports/net/Makefile 1.1 +22 -0 ports/net/p5-Net-Whois-IP/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-Whois-IP/distinfo (new) 1.1 +7 -0 ports/net/p5-Net-Whois-IP/pkg-descr (new) 1.1 +11 -0 ports/net/p5-Net-Whois-IP/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 20:18:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F90316C008; Thu, 25 May 2006 20:18:29 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D4CA43D48; Thu, 25 May 2006 20:18:29 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKHWtl031489; Thu, 25 May 2006 20:17:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKHWCt031488; Thu, 25 May 2006 20:17:32 GMT (envelope-from dinoex) Message-Id: <200605252017.k4PKHWCt031488@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 20:17: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: Thu, 25 May 2006 20:18:34 -0000 dinoex 2006-05-25 20:17:32 UTC FreeBSD ports repository Modified files: . modules Log: netpbm-devel --> ports/graphics/netpbm-devel Revision Changes Path 1.15070 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 20:18:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6B5C16C1BB; Thu, 25 May 2006 20:18:38 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73D8F43D58; Thu, 25 May 2006 20:18:38 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKHfid031527; Thu, 25 May 2006 20:17:41 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKHfeI031526; Thu, 25 May 2006 20:17:41 GMT (envelope-from aaron) Message-Id: <200605252017.k4PKHfeI031526@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:17:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 20:18:44 -0000 aaron 2006-05-25 20:17:41 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-Whois-IP --> ports/net/p5-Net-Whois-IP Revision Changes Path 1.15071 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 20:19:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F79216A72F; Thu, 25 May 2006 20:19:13 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A7D43D55; Thu, 25 May 2006 20:19:12 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKIG07031611; Thu, 25 May 2006 20:18:16 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKIGlh031610; Thu, 25 May 2006 20:18:16 GMT (envelope-from dinoex) Message-Id: <200605252018.k4PKIGlh031610@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 25 May 2006 20:18:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/netpbm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:19:18 -0000 dinoex 2006-05-25 20:18:16 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile Log: - make portlint happier Revision Changes Path 1.128 +1 -1 ports/graphics/netpbm/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:21:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDD616AB93; Thu, 25 May 2006 20:21:12 +0000 (UTC) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDAD443D55; Thu, 25 May 2006 20:21:11 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKKFDW031906; Thu, 25 May 2006 20:20:15 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKKFxB031905; Thu, 25 May 2006 20:20:15 GMT (envelope-from alfred) Message-Id: <200605252020.k4PKKFxB031905@repoman.freebsd.org> From: Alfred Perlstein Date: Thu, 25 May 2006 20:20: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/net/proxy-connect Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:21:15 -0000 alfred 2006-05-25 20:20:15 UTC FreeBSD ports repository Modified files: net/proxy-connect Makefile distinfo Log: update to 1.96. Requested by: Stephen Fisher Revision Changes Path 1.2 +1 -1 ports/net/proxy-connect/Makefile 1.3 +3 -3 ports/net/proxy-connect/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 25 20:23:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB63D16C042; Thu, 25 May 2006 20:23:51 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A9BE43D4C; Thu, 25 May 2006 20:23:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKMsS3032111; Thu, 25 May 2006 20:22:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKMsZd032110; Thu, 25 May 2006 20:22:54 GMT (envelope-from pav) Message-Id: <200605252022.k4PKMsZd032110@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:22:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/ntp/doc Makefile ntp-keygen.8 ntp.conf.5 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:24:02 -0000 pav 2006-05-25 20:22:54 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) usr.sbin/ntp/doc Makefile ntp.conf.5 ntpd.8 ntpdate.8 ntpdc.8 ntpq.8 Added files: (Branch: RELENG_6) usr.sbin/ntp/doc ntp-keygen.8 Log: - MFC ntp-4.2.0 man pages Revision Changes Path 1.11.2.1 +1 -1 src/usr.sbin/ntp/doc/Makefile 1.1.2.1 +583 -0 src/usr.sbin/ntp/doc/ntp-keygen.8 (new) 1.18.2.1 +1334 -885 src/usr.sbin/ntp/doc/ntp.conf.5 1.11.2.1 +85 -63 src/usr.sbin/ntp/doc/ntpd.8 1.9.2.1 +16 -3 src/usr.sbin/ntp/doc/ntpdate.8 1.12.8.2 +72 -87 src/usr.sbin/ntp/doc/ntpdc.8 1.17.2.1 +374 -309 src/usr.sbin/ntp/doc/ntpq.8 From owner-cvs-all@FreeBSD.ORG Thu May 25 20:24:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC5016C103; Thu, 25 May 2006 20:24:20 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E301743D4C; Thu, 25 May 2006 20:24:19 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKNNNr032148; Thu, 25 May 2006 20:23:23 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKNNJJ032147; Thu, 25 May 2006 20:23:23 GMT (envelope-from bmah) Message-Id: <200605252023.k4PKNNJJ032147@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 20:23:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:24:25 -0000 bmah 2006-05-25 20:23:23 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Remove 5.5 release from the list of upcoming events. Add RELENG_5_5 to branch list (still owned by re@). Revision Changes Path 1.180 +8 -7 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 20:24:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 806E016BC33; Thu, 25 May 2006 20:24:53 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E029C43D58; Thu, 25 May 2006 20:24:52 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKNurd032177; Thu, 25 May 2006 20:23:56 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKNuMS032176; Thu, 25 May 2006 20:23:56 GMT (envelope-from bmah) Message-Id: <200605252023.k4PKNuMS032176@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 20:23:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/5.5R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:24:57 -0000 bmah 2006-05-25 20:23:56 UTC FreeBSD doc repository Modified files: en/releases/5.5R schedule.sgml Log: Update for progress: 5.5 announcement sent. Revision Changes Path 1.11 +2 -2 www/en/releases/5.5R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 20:26:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A544216B042; Thu, 25 May 2006 20:26:41 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6178E43D5A; Thu, 25 May 2006 20:26:41 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKPiPF032302; Thu, 25 May 2006 20:25:44 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKPiMW032301; Thu, 25 May 2006 20:25:44 GMT (envelope-from ru) Message-Id: <200605252025.k4PKPiMW032301@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 25 May 2006 20:25:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/conf files.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:26:46 -0000 ru 2006-05-25 20:25:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/conf files.i386 Log: MFC: 1.545: Add missing acpi_wakecode.h dependency on assym.s. : /usr/src/sys/i386/acpica/acpi_wakecode.S:35:19: assym.s: No such file or directory : /usr/src/sys/i386/acpica/acpi_wakecode.S: Assembler messages: : /usr/src/sys/i386/acpica/acpi_wakecode.S:103: Error: suffix or operands invalid for `ljmp' Reported by: many Revision Changes Path 1.538.2.7 +1 -1 src/sys/conf/files.i386 From owner-cvs-all@FreeBSD.ORG Thu May 25 20:28:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AB6316B1A9; Thu, 25 May 2006 20:28:46 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D937143D5A; Thu, 25 May 2006 20:28:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKRnL9032458; Thu, 25 May 2006 20:27:49 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKRnZI032457; Thu, 25 May 2006 20:27:49 GMT (envelope-from aaron) Message-Id: <200605252027.k4PKRnZI032457@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:27:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/p5-Math-Units 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, 25 May 2006 20:28:51 -0000 aaron 2006-05-25 20:27:48 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Units Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Units, a Perl library to perform unit conversion. Approved by: tobez (implicit) Revision Changes Path 1.392 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/p5-Math-Units/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Units/distinfo (new) 1.1 +17 -0 ports/math/p5-Math-Units/pkg-descr (new) 1.1 +5 -0 ports/math/p5-Math-Units/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 20:28:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C77216B1BD; Thu, 25 May 2006 20:28:51 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1612643D48; Thu, 25 May 2006 20:28:51 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKRsTa032502; Thu, 25 May 2006 20:27:54 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKRsgf032501; Thu, 25 May 2006 20:27:54 GMT (envelope-from aaron) Message-Id: <200605252027.k4PKRsgf032501@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:27:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:28:56 -0000 aaron 2006-05-25 20:27:54 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Units --> ports/math/p5-Math-Units Revision Changes Path 1.15072 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 20:29:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7DB316AC5C; Thu, 25 May 2006 20:29:31 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 577C243D60; Thu, 25 May 2006 20:29:31 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKSYjd032580; Thu, 25 May 2006 20:28:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKSYYh032579; Thu, 25 May 2006 20:28:34 GMT (envelope-from pav) Message-Id: <200605252028.k4PKSYYh032579@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:28:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/libusb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:29:35 -0000 pav 2006-05-25 20:28:34 UTC FreeBSD ports repository Modified files: devel/libusb Makefile Log: - Grant maintainership PR: ports/97898 Submitted by: Rene Ladan Revision Changes Path 1.17 +1 -1 ports/devel/libusb/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:30:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 223AD16A681; Thu, 25 May 2006 20:30:50 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4BD543D4C; Thu, 25 May 2006 20:30:49 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKTr8P032635; Thu, 25 May 2006 20:29:53 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKTrbK032634; Thu, 25 May 2006 20:29:53 GMT (envelope-from sobomax) Message-Id: <200605252029.k4PKTrbK032634@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 25 May 2006 20:29: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/net/asterisk/files asterisk.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:30:56 -0000 sobomax 2006-05-25 20:29:52 UTC FreeBSD ports repository Modified files: net/asterisk/files asterisk.sh.in Log: Allow pidfile location to be altered via asterisk_pidfile variable in rc.conf. No PORTREVISION bump since it's really a very specialized feature. Requested by: Denis Shaposhnikov Revision Changes Path 1.4 +2 -1 ports/net/asterisk/files/asterisk.sh.in From owner-cvs-all@FreeBSD.ORG Thu May 25 20:31:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC19A16BFC4; Thu, 25 May 2006 20:31:05 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D3E343D5A; Thu, 25 May 2006 20:31:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKU8g3032712; Thu, 25 May 2006 20:30:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKU8nj032711; Thu, 25 May 2006 20:30:08 GMT (envelope-from pav) Message-Id: <200605252030.k4PKU8nj032711@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:30:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/libchk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:31:14 -0000 pav 2006-05-25 20:30:08 UTC FreeBSD ports repository Modified files: sysutils/libchk Makefile Log: - Grant maintainership PR: ports/97897 Submitted by: Rene Ladan Revision Changes Path 1.10 +1 -1 ports/sysutils/libchk/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:32:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89DFC16A868; Thu, 25 May 2006 20:32:55 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 459CF43D46; Thu, 25 May 2006 20:32:55 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKVwsB032858; Thu, 25 May 2006 20:31:58 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKVwBk032854; Thu, 25 May 2006 20:31:58 GMT (envelope-from brooks) Message-Id: <200605252031.k4PKVwBk032854@repoman.freebsd.org> From: Brooks Davis Date: Thu, 25 May 2006 20:31:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/drupal Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:32:57 -0000 brooks 2006-05-25 20:31:58 UTC FreeBSD ports repository Modified files: www/drupal Makefile Log: Mark FORBIDDEN due to SQL injection and remote execution vulnerabilities. Revision Changes Path 1.26 +2 -0 ports/www/drupal/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:33:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143D016AAF4; Thu, 25 May 2006 20:33:43 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E7343D4C; Thu, 25 May 2006 20:33:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKWjHN033925; Thu, 25 May 2006 20:32:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKWjD4033921; Thu, 25 May 2006 20:32:45 GMT (envelope-from pav) Message-Id: <200605252032.k4PKWjD4033921@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:32: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/x11/xfce4-clipman-plugin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:33:51 -0000 pav 2006-05-25 20:32:45 UTC FreeBSD ports repository Modified files: x11/xfce4-clipman-plugin Makefile Log: - Use MASTER_SITE_BERLIOS - Take maintainership PR: ports/97899 Submitted by: Rene Ladan Revision Changes Path 1.19 +3 -2 ports/x11/xfce4-clipman-plugin/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:37:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0BD316C02D; Thu, 25 May 2006 20:37:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B0A243D97; Thu, 25 May 2006 20:37:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKaEF9039200; Thu, 25 May 2006 20:36:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKaEDS039199; Thu, 25 May 2006 20:36:14 GMT (envelope-from pav) Message-Id: <200605252036.k4PKaEDS039199@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20: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/sysutils/xfce4-cpugraph-plugin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:37:24 -0000 pav 2006-05-25 20:36:14 UTC FreeBSD ports repository Modified files: sysutils/xfce4-cpugraph-plugin Makefile Log: - Use MASTER_SITE_BERLIOS - Take maintainership PR: ports/97900 Submitted by: Rene Ladan Revision Changes Path 1.16 +3 -2 ports/sysutils/xfce4-cpugraph-plugin/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:39:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD9216C186; Thu, 25 May 2006 20:39:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFA2243D96; Thu, 25 May 2006 20:39:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKc5Al040303; Thu, 25 May 2006 20:38:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKc5vl040301; Thu, 25 May 2006 20:38:05 GMT (envelope-from pav) Message-Id: <200605252038.k4PKc5vl040301@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:38:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/xfce4-media Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:39:36 -0000 pav 2006-05-25 20:38:05 UTC FreeBSD ports repository Modified files: multimedia/xfce4-media Makefile Log: - Add USE_GETTEXT - Lowercase PORTNAME - Take maintainership PR: ports/97905 Submitted by: Rene Ladan Revision Changes Path 1.11 +4 -2 ports/multimedia/xfce4-media/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:40:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A194B16C1F6; Thu, 25 May 2006 20:40:54 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9C5143D92; Thu, 25 May 2006 20:40:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKdhqv043138; Thu, 25 May 2006 20:39:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKdh2I043137; Thu, 25 May 2006 20:39:43 GMT (envelope-from pav) Message-Id: <200605252039.k4PKdh2I043137@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:39:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/tempest_for_eliza Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:41:02 -0000 pav 2006-05-25 20:39:43 UTC FreeBSD ports repository Modified files: audio/tempest_for_eliza Makefile Log: - Grant maintainership PR: ports/97904 Submitted by: Rene Ladan Revision Changes Path 1.16 +1 -1 ports/audio/tempest_for_eliza/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 20:50:46 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9DDE16C431; Thu, 25 May 2006 20:50:46 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1C9343DAA; Thu, 25 May 2006 20:50:07 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 55DA66C4; Thu, 25 May 2006 15:50:07 -0500 (CDT) Date: Thu, 25 May 2006 15:50:07 -0500 To: Peter Jeremy Message-ID: <20060525205007.GB31428@soaustin.net> References: <20060522080255.GB730@turion.vk2pj.dyndns.org> <6205.1148287029@critter.freebsd.dk> <20060522111919.GA712@turion.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060522111919.GA712@turion.vk2pj.dyndns.org> User-Agent: Mutt/1.5.9i From: linimon@lonesome.com (Mark Linimon) Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp , grog@freebsd.org, Warner Losh Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:50:52 -0000 On Mon, May 22, 2006 at 09:19:20PM +1000, Peter Jeremy wrote: phk: > > "Fix PCVT to be SMP locked, do the right things with TTYs, > > work with whatever is the state of the art in keyboards. > > And do so before August 1st OR ELSE". > > > >Now, in your own mind, think for a moment what would have happened > >if I had sent that email out... > > With due respect, you _do_ have a reputation... Kris (effectively) > writes this in ports commit messages regularly without the world > ending and he hasn't been lynched yet. For some background: on Kris' first pass since I joined the project, he held ~100 ports over the precipice, and people (of course) cried about the End Of The World As We Know It, etc. The expirations were set at several weeks. Several dozen ports were fixed quickly; another few dozen were fixed rightatthelastsecondjustbeforeOHGOD. He (or I, or both, I no longer remember) waited another few days and axed about 40 or so. At which point no one noticed, because those remaining ports _deserved_ to die :-) Now we have this process that automates all this and emails a heads-up every two weeks (when I remember to do it :-) ) and it turns out that it less matters what that process _is_ than there is one. This way people "feel" like they know what the process is. Yes, some people still complain at the end of the day, but they get told "here's where these messages were, we publicize them as best we can, life goes on." Now, the ports framework that does all this is too heavyweight for src/; it tags along with a bunch of already-existing glop in bsd.port.mk. But if I can suggest a file kind of like UPDATING which is a list of subsystems that are believed to be broken/experimental, with a column for expiration date, that might be enough. (So: 3 columns, subsystem/status/date if any.) If people _want_ to, when they add entries they can send a heads-up. And other people can monitor those commits, and if they disagree, well, there's that nice MAINTAINERS file right next door they can sign up for the thing. FWIW, this might also take care of the problem of where to say e.g. "don't use libdisk, it's garbage." That's what I would recommend, anyways. One unified place to find the info, lightweight process. mcl From owner-cvs-all@FreeBSD.ORG Thu May 25 20:55:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F5916AC9E; Thu, 25 May 2006 20:55:25 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97C5443D9B; Thu, 25 May 2006 20:52:30 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKpX1p052079; Thu, 25 May 2006 20:51:33 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKpXRR052072; Thu, 25 May 2006 20:51:33 GMT (envelope-from thierry) Message-Id: <200605252051.k4PKpXRR052072@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 25 May 2006 20:51:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/xview pkg-descr ports/x11-toolkits/xview/files patch+lib+libxview+panel+p_mlinetxt.c patch+lib+libxview+panel+panel.c patch-clients+clock+clock.c patch-clients+olwm+st.c patch-clients+olwmslave+helprecv.c patch-clients+olwmslave+olwmslave.c patch-clients+olwmslave+propsrecv.c patch-clients+olwmslave+propswin.c patch-lib+libxview+frame+fm_input.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 20:55:34 -0000 thierry 2006-05-25 20:51:33 UTC FreeBSD ports repository Modified files: x11-toolkits/xview pkg-descr Added files: x11-toolkits/xview/files patch+lib+libxview+panel+p_mlinetxt.c patch+lib+libxview+panel+panel.c patch-clients+clock+clock.c patch-clients+olwm+st.c patch-clients+olwmslave+helprecv.c patch-clients+olwmslave+olwmslave.c patch-clients+olwmslave+propsrecv.c patch-clients+olwmslave+propswin.c patch-lib+libxview+frame+fm_input.c patch-lib+libxview+io_stream+input.c patch-lib+libxview+notice+notice_set.c patch-lib+libxview+notify+ndet_wait.c patch-lib+libxview+notify+ndetselect.c patch-lib+libxview+panel+p_list.c patch-lib+libxview+screen+scrn_get.c patch-lib+libxview+sel+seln.c patch-lib+libxview+textsw+txt_event.c patch-lib+libxview+textsw+txt_field.c patch-lib+libxview+textsw+txt_getkey.c patch-lib+libxview+textsw+txt_menu.c patch-lib+libxview+textsw+txt_search.c patch-lib+libxview+ttysw+tty_newtxt.c patch-lib+libxview+win+win_cntral.c Removed files: x11-toolkits/xview/files patch-lib+libxview+panel+plist.c Log: Cleanup. The changes are mostly cosmetical but should help the build on platforms different than i386. Add a WWW link. PR: ports/94990 Submitted by: Pedro F. Giffuni Revision Changes Path 1.1 +19 -0 ports/x11-toolkits/xview/files/patch+lib+libxview+panel+p_mlinetxt.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch+lib+libxview+panel+panel.c (new) 1.1 +131 -0 ports/x11-toolkits/xview/files/patch-clients+clock+clock.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-clients+olwm+st.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-clients+olwmslave+helprecv.c (new) 1.1 +15 -0 ports/x11-toolkits/xview/files/patch-clients+olwmslave+olwmslave.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-clients+olwmslave+propsrecv.c (new) 1.1 +15 -0 ports/x11-toolkits/xview/files/patch-clients+olwmslave+propswin.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+frame+fm_input.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+io_stream+input.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+notice+notice_set.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+notify+ndet_wait.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+notify+ndetselect.c (new) 1.1 +92 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+panel+p_list.c (new) 1.2 +0 -92 ports/x11-toolkits/xview/files/patch-lib+libxview+panel+plist.c (dead) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+screen+scrn_get.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+sel+seln.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_event.c (new) 1.1 +20 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_field.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_getkey.c (new) 1.1 +20 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_menu.c (new) 1.1 +11 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_search.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+ttysw+tty_newtxt.c (new) 1.1 +10 -0 ports/x11-toolkits/xview/files/patch-lib+libxview+win+win_cntral.c (new) 1.4 +2 -0 ports/x11-toolkits/xview/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu May 25 20:55:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2902716B38B; Thu, 25 May 2006 20:55:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CE2843DD4; Thu, 25 May 2006 20:53:02 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKq5AE052944; Thu, 25 May 2006 20:52:05 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKq5cH052941; Thu, 25 May 2006 20:52:05 GMT (envelope-from aaron) Message-Id: <200605252052.k4PKq5cH052941@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:52:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/p5-Math-Algebra-Symbols 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, 25 May 2006 20:55:47 -0000 aaron 2006-05-25 20:52:05 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Algebra-Symbols Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl. Approved by: tobez (implicit) Revision Changes Path 1.393 +1 -0 ports/math/Makefile 1.1 +34 -0 ports/math/p5-Math-Algebra-Symbols/Makefile (new) 1.1 +3 -0 ports/math/p5-Math-Algebra-Symbols/distinfo (new) 1.1 +8 -0 ports/math/p5-Math-Algebra-Symbols/pkg-descr (new) 1.1 +12 -0 ports/math/p5-Math-Algebra-Symbols/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 20:55:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A730616BF93; Thu, 25 May 2006 20:55:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10CCD43DE6; Thu, 25 May 2006 20:53:13 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKqGBA053334; Thu, 25 May 2006 20:52:16 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKqGbS053333; Thu, 25 May 2006 20:52:16 GMT (envelope-from aaron) Message-Id: <200605252052.k4PKqGbS053333@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 20:52:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 20:56:03 -0000 aaron 2006-05-25 20:52:16 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Algebra-Symbols --> ports/math/p5-Math-Algebra-Symbols Revision Changes Path 1.15073 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 21:00:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBC2016C126; Thu, 25 May 2006 21:00:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CD4843DD0; Thu, 25 May 2006 20:58:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PKvXb1059725; Thu, 25 May 2006 20:57:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PKvXpn059724; Thu, 25 May 2006 20:57:33 GMT (envelope-from pav) Message-Id: <200605252057.k4PKvXpn059724@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 20:57:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/xmms-wma Makefile distinfo ports/audio/xmms-wma/files patch-ffmpeg-strip-wma::mem.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:00:11 -0000 pav 2006-05-25 20:57:32 UTC FreeBSD ports repository Modified files: audio/xmms-wma Makefile distinfo audio/xmms-wma/files patch-ffmpeg-strip-wma::mem.c Log: - Update to 1.0.5 - Take maintainership PR: ports/97912 Submitted by: Rene Ladan Revision Changes Path 1.22 +2 -3 ports/audio/xmms-wma/Makefile 1.10 +3 -3 ports/audio/xmms-wma/distinfo 1.2 +0 -9 ports/audio/xmms-wma/files/patch-ffmpeg-strip-wma::mem.c From owner-cvs-all@FreeBSD.ORG Thu May 25 21:21:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E16CA16B253; Thu, 25 May 2006 21:21:41 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DD7843D73; Thu, 25 May 2006 21:21:40 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLKhTw063520; Thu, 25 May 2006 21:20:43 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLKhJC063519; Thu, 25 May 2006 21:20:43 GMT (envelope-from krion) Message-Id: <200605252120.k4PLKhJC063519@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 25 May 2006 21:20:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/find function.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:21:47 -0000 krion 2006-05-25 21:20:43 UTC FreeBSD src repository Modified files: usr.bin/find function.c Log: Enable numeric arguments and +/- prefixes with -user (-group) options. PR: bin/71513 Submitted by: Andre Albsmeier MFC after: 7 days Revision Changes Path 1.57 +12 -4 src/usr.bin/find/function.c From owner-cvs-all@FreeBSD.ORG Thu May 25 21:24:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52BBF16C929; Thu, 25 May 2006 21:24:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFF843D53; Thu, 25 May 2006 21:24:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLNK5F063788; Thu, 25 May 2006 21:23:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLNKwh063787; Thu, 25 May 2006 21:23:20 GMT (envelope-from pav) Message-Id: <200605252123.k4PLNKwh063787@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 21:23:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/ump Makefile ports/www/ump/files patch-interface-Makefile.in patch-libunimod-Makefile.in patch-timidity-Makefile.in patch-ump-Makefile.in patch-utils-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:24:38 -0000 pav 2006-05-25 21:23:20 UTC FreeBSD ports repository Modified files: www/ump Makefile Added files: www/ump/files patch-interface-Makefile.in patch-libunimod-Makefile.in patch-timidity-Makefile.in patch-ump-Makefile.in patch-utils-Makefile.in Log: - Use external libarc - Unbreak - Correct dependency - Set latest link PR: ports/97869 Submitted by: Li-Lun Wang (Leland Wang) (maintainer) Revision Changes Path 1.24 +15 -17 ports/www/ump/Makefile 1.1 +11 -0 ports/www/ump/files/patch-interface-Makefile.in (new) 1.1 +11 -0 ports/www/ump/files/patch-libunimod-Makefile.in (new) 1.1 +11 -0 ports/www/ump/files/patch-timidity-Makefile.in (new) 1.1 +33 -0 ports/www/ump/files/patch-ump-Makefile.in (new) 1.1 +11 -0 ports/www/ump/files/patch-utils-Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 21:25:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2416616C979; Thu, 25 May 2006 21:25:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37B0C43D46; Thu, 25 May 2006 21:25:35 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLOcvr064125; Thu, 25 May 2006 21:24:38 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLOcDF064124; Thu, 25 May 2006 21:24:38 GMT (envelope-from aaron) Message-Id: <200605252124.k4PLOcDF064124@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 21:24:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/converters Makefile ports/converters/p5-XML-WBXML Makefile distinfo pkg-descr pkg-plist ports/converters/p5-XML-WBXML/files patch-Makefile.PL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:26:21 -0000 aaron 2006-05-25 21:24:38 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/p5-XML-WBXML Makefile distinfo pkg-descr pkg-plist converters/p5-XML-WBXML/files patch-Makefile.PL Log: Adding port converters/p5-XML-WBXML, Convert between XML and WBXML using libwbxml2. Approved by: tobez (implicit) Revision Changes Path 1.127 +1 -0 ports/converters/Makefile 1.1 +30 -0 ports/converters/p5-XML-WBXML/Makefile (new) 1.1 +3 -0 ports/converters/p5-XML-WBXML/distinfo (new) 1.1 +14 -0 ports/converters/p5-XML-WBXML/files/patch-Makefile.PL (new) 1.1 +10 -0 ports/converters/p5-XML-WBXML/pkg-descr (new) 1.1 +7 -0 ports/converters/p5-XML-WBXML/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 21:26:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A3CA16C987; Thu, 25 May 2006 21:25:47 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E311843D48; Thu, 25 May 2006 21:25:42 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLOkMX064203; Thu, 25 May 2006 21:24:46 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLOjZ6064202; Thu, 25 May 2006 21:24:45 GMT (envelope-from aaron) Message-Id: <200605252124.k4PLOjZ6064202@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 21:24:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 21:26:52 -0000 aaron 2006-05-25 21:24:45 UTC FreeBSD ports repository Modified files: . modules Log: p5-XML-WBXML --> ports/converters/p5-XML-WBXML Revision Changes Path 1.15074 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 21:32:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 494E016CA71; Thu, 25 May 2006 21:32:27 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81ABB43D4C; Thu, 25 May 2006 21:32:24 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLVJD3065786; Thu, 25 May 2006 21:31:19 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLVIco065785; Thu, 25 May 2006 21:31:18 GMT (envelope-from edwin) Message-Id: <200605252131.k4PLVIco065785@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 25 May 2006 21:31: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/mysar Makefile distinfo pkg-plist ports/www/mysar/files patch-bin_mysar-importer.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:32:28 -0000 edwin 2006-05-25 21:31:18 UTC FreeBSD ports repository Modified files: www/mysar Makefile distinfo pkg-plist Removed files: www/mysar/files patch-bin_mysar-importer.php Log: Upgrade to version 2.0.11 Noticed by: portscout (when will we get email announcements?) Revision Changes Path 1.3 +1 -1 ports/www/mysar/Makefile 1.2 +3 -3 ports/www/mysar/distinfo 1.2 +0 -11 ports/www/mysar/files/patch-bin_mysar-importer.php (dead) 1.2 +12 -1 ports/www/mysar/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 21:32:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A3F816CAE7; Thu, 25 May 2006 21:32:46 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5442043D72; Thu, 25 May 2006 21:32:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLViJD065918; Thu, 25 May 2006 21:31:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLViaa065917; Thu, 25 May 2006 21:31:44 GMT (envelope-from pav) Message-Id: <200605252131.k4PLViaa065917@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 21:31:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/lianliankan Makefile ports/games/lianliankan/files patch-src_main.c patch-src_pak_pak.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:32:55 -0000 pav 2006-05-25 21:31:44 UTC FreeBSD ports repository Modified files: games/lianliankan Makefile games/lianliankan/files patch-src_pak_pak.c Added files: games/lianliankan/files patch-src_main.c Log: - Fix build on FreeBSD 4.X - Add USE_GETTEXT PR: ports/97866 Submitted by: Shaun Amott Approved by: maintainer Revision Changes Path 1.3 +1 -4 ports/games/lianliankan/Makefile 1.1 +90 -0 ports/games/lianliankan/files/patch-src_main.c (new) 1.2 +21 -3 ports/games/lianliankan/files/patch-src_pak_pak.c From owner-cvs-all@FreeBSD.ORG Thu May 25 21:48:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA17A16CC81; Thu, 25 May 2006 21:43:39 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C23C43D73; Thu, 25 May 2006 21:43:28 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLgUXS067542; Thu, 25 May 2006 21:42:30 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLgU5b067541; Thu, 25 May 2006 21:42:30 GMT (envelope-from alepulver) Message-Id: <200605252142.k4PLgU5b067541@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 25 May 2006 21:42:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/quake3 Makefile pkg-plist ports/games/quake3/files patch-code-Construct patch-code-botlib-linux-i386.mak patch-code-bspc-Conscript patch-code-bspc-Makefile patch-code-bspc-linux-i386.mak patch-code-cgame-Conscript patch-code-client-cl_ui.c patch-code-game-Conscript ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:48:21 -0000 alepulver 2006-05-25 21:42:30 UTC FreeBSD ports repository Modified files: games/quake3 Makefile games/quake3/files patch-code-game-q_shared.h patch-code-unix-Makefile patch-code-unix-unix_shared.c Added files: games/quake3 pkg-plist games/quake3/files patch-code-client-cl_ui.c patch-code-game-q_shared.c patch-code-qcommon-files.c patch-code-qcommon-vm.c patch-code-unix-unix_main.c Removed files: games/quake3/files patch-code-Construct patch-code-botlib-linux-i386.mak patch-code-bspc-Conscript patch-code-bspc-Makefile patch-code-bspc-linux-i386.mak patch-code-cgame-Conscript patch-code-game-Conscript patch-code-q3_ui-Conscript patch-code-ui-Conscript patch-code-unix-Conscript-client patch-code-unix-Conscript-dedicated patch-code-unix-cons patch-lcc-custom.mk patch-lcc-makefile Log: - Bump PORTREVISION (package contents change - files added). - Put port mirrors before IDSOFTWARE ones. - Use USE_DOS2UNIX instead of USE_CRLF provided by games/quake3. - Use Makefile instead of cons, remove Perl dependencies. Avoid building unncessary components. - Add OPTIONS. Allow building without X11 and optimizations. - Add pkg-plist. - Fix on non-i386. PR: ports/97930 Submitted by: alepulver (myself) Approved by: garga (mentor, implicitly), maintainer Revision Changes Path 1.12 +76 -27 ports/games/quake3/Makefile 1.6 +0 -69 ports/games/quake3/files/patch-code-Construct (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-botlib-linux-i386.mak (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-bspc-Conscript (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-bspc-Makefile (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-bspc-linux-i386.mak (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-cgame-Conscript (dead) 1.1 +11 -0 ports/games/quake3/files/patch-code-client-cl_ui.c (new) 1.2 +0 -12 ports/games/quake3/files/patch-code-game-Conscript (dead) 1.1 +99 -0 ports/games/quake3/files/patch-code-game-q_shared.c (new) 1.2 +120 -4 ports/games/quake3/files/patch-code-game-q_shared.h 1.2 +0 -12 ports/games/quake3/files/patch-code-q3_ui-Conscript (dead) 1.1 +26 -0 ports/games/quake3/files/patch-code-qcommon-files.c (new) 1.1 +20 -0 ports/games/quake3/files/patch-code-qcommon-vm.c (new) 1.2 +0 -12 ports/games/quake3/files/patch-code-ui-Conscript (dead) 1.2 +0 -20 ports/games/quake3/files/patch-code-unix-Conscript-client (dead) 1.2 +0 -12 ports/games/quake3/files/patch-code-unix-Conscript-dedicated (dead) 1.4 +376 -18 ports/games/quake3/files/patch-code-unix-Makefile 1.5 +0 -27 ports/games/quake3/files/patch-code-unix-cons (dead) 1.1 +58 -0 ports/games/quake3/files/patch-code-unix-unix_main.c (new) 1.3 +9 -5 ports/games/quake3/files/patch-code-unix-unix_shared.c 1.2 +0 -6 ports/games/quake3/files/patch-lcc-custom.mk (dead) 1.2 +0 -12 ports/games/quake3/files/patch-lcc-makefile (dead) 1.3 +12 -0 ports/games/quake3/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 21:50:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E8516CDA2; Thu, 25 May 2006 21:45:00 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 300AC43D67; Thu, 25 May 2006 21:44:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLhv3J067603; Thu, 25 May 2006 21:43:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLhvhS067602; Thu, 25 May 2006 21:43:57 GMT (envelope-from pav) Message-Id: <200605252143.k4PLhvhS067602@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 21:43:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:50:25 -0000 pav 2006-05-25 21:43:57 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Fix typo in RUBY_SITEARCHLIBDIR Reported by: Rui Lopes Revision Changes Path 1.714 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Thu May 25 21:58:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5069716C5EB; Thu, 25 May 2006 21:53:36 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0554643D55; Thu, 25 May 2006 21:53:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLqdUU069295; Thu, 25 May 2006 21:52:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLqc7r069294; Thu, 25 May 2006 21:52:38 GMT (envelope-from pav) Message-Id: <200605252152.k4PLqc7r069294@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 21:52:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/comms/splat Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 21:59:00 -0000 pav 2006-05-25 21:52:38 UTC FreeBSD ports repository Modified files: comms/splat Makefile Log: - Build and install srtm2sdf PR: ports/97871 Submitted by: Jack Twilley Approved by: Diane Bruce (maintainer) Revision Changes Path 1.4 +4 -2 ports/comms/splat/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 22:00:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C0A916CC95; Thu, 25 May 2006 21:52:52 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E20E743D48; Thu, 25 May 2006 21:52:51 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLpsZN068198; Thu, 25 May 2006 21:51:54 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLpsnE068197; Thu, 25 May 2006 21:51:54 GMT (envelope-from aaron) Message-Id: <200605252151.k4PLpsnE068197@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 21:51:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/converters/p5-XML-WBXML Makefile ports/converters/p5-XML-WBXML/files patch-Makefile.PL patch-WBXML.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:00:15 -0000 aaron 2006-05-25 21:51:54 UTC FreeBSD ports repository Modified files: converters/p5-XML-WBXML Makefile converters/p5-XML-WBXML/files patch-Makefile.PL Added files: converters/p5-XML-WBXML/files patch-WBXML.pm Log: - Tweaked source to allow use under Perl 5.6 Approved by: tobez (implicit) Revision Changes Path 1.2 +2 -2 ports/converters/p5-XML-WBXML/Makefile 1.2 +7 -1 ports/converters/p5-XML-WBXML/files/patch-Makefile.PL 1.1 +10 -0 ports/converters/p5-XML-WBXML/files/patch-WBXML.pm (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 22:05:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2536E16CB81; Thu, 25 May 2006 21:55:12 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C26B843D80; Thu, 25 May 2006 21:55:06 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLs9C0071699; Thu, 25 May 2006 21:54:09 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLs9La071694; Thu, 25 May 2006 21:54:09 GMT (envelope-from alepulver) Message-Id: <200605252154.k4PLs9La071694@repoman.freebsd.org> From: Alejandro Pulver Date: Thu, 25 May 2006 21:54: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/games/quake3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:05:37 -0000 alepulver 2006-05-25 21:54:09 UTC FreeBSD ports repository Modified files: games/quake3 Makefile Log: - Remove DLL_ONLY=true from MAKE_ENV, it was used for testing the game libraries on i386. Approved by: garga (mentor, implicitly) Revision Changes Path 1.13 +1 -1 ports/games/quake3/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 22:08:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D86A16C1D4; Thu, 25 May 2006 21:58:28 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F25543D6E; Thu, 25 May 2006 21:58:21 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLvOCO072184; Thu, 25 May 2006 21:57:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLvOhc072183; Thu, 25 May 2006 21:57:24 GMT (envelope-from pav) Message-Id: <200605252157.k4PLvOhc072183@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 21: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/audio/wmsmixer Makefile ports/games/gltron Makefile ports/japanese/scim-tables Makefile ports/japanese/xyaku Makefile ports/net/nc Makefile ports/net/thcrut Makefile ports/security/libssh2 Makefile ports/security/rats Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:08:33 -0000 pav 2006-05-25 21:57:24 UTC FreeBSD ports repository Modified files: audio/wmsmixer Makefile games/gltron Makefile japanese/scim-tables Makefile japanese/xyaku Makefile net/nc Makefile net/thcrut Makefile security/libssh2 Makefile security/rats Makefile x11-fm/fsv Makefile Log: - Adopt PR: ports/97860 Submitted by: David Thiel Revision Changes Path 1.9 +1 -1 ports/audio/wmsmixer/Makefile 1.32 +1 -1 ports/games/gltron/Makefile 1.15 +1 -1 ports/japanese/scim-tables/Makefile 1.12 +1 -1 ports/japanese/xyaku/Makefile 1.6 +1 -1 ports/net/nc/Makefile 1.8 +1 -1 ports/net/thcrut/Makefile 1.7 +1 -1 ports/security/libssh2/Makefile 1.14 +1 -1 ports/security/rats/Makefile 1.20 +1 -1 ports/x11-fm/fsv/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 22:10:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B151F16CD6D; Thu, 25 May 2006 21:59:29 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C71643D46; Thu, 25 May 2006 21:59:29 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PLwWNC072257; Thu, 25 May 2006 21:58:32 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PLwWiY072256; Thu, 25 May 2006 21:58:32 GMT (envelope-from edwin) Message-Id: <200605252158.k4PLwWiY072256@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 25 May 2006 21:58:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/deskutils/phpicalendar 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, 25 May 2006 22:11:06 -0000 edwin 2006-05-25 21:58:32 UTC FreeBSD ports repository Modified files: deskutils/phpicalendar Makefile distinfo pkg-plist Log: update to 2.22 Noticed by: portscout (when will we get email notifications?) Revision Changes Path 1.7 +9 -5 ports/deskutils/phpicalendar/Makefile 1.5 +3 -3 ports/deskutils/phpicalendar/distinfo 1.5 +254 -1 ports/deskutils/phpicalendar/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 22:16:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2949516B1DC; Thu, 25 May 2006 22:05:44 +0000 (UTC) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC79E43D48; Thu, 25 May 2006 22:05:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PM4k5w075683; Thu, 25 May 2006 22:04:46 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PM4kTq075682; Thu, 25 May 2006 22:04:46 GMT (envelope-from jhb) Message-Id: <200605252204.k4PM4kTq075682@repoman.freebsd.org> From: John Baldwin Date: Thu, 25 May 2006 22:04:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/digi digi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:16:13 -0000 jhb 2006-05-25 22:04:46 UTC FreeBSD src repository Modified files: sys/dev/digi digi.c Log: Only reference the firmware module once rather than twice. The extra call was accidentally added in 1.55 and resulted in an extra reference count being held on the linker file. MFC after: 1 week Revision Changes Path 1.61 +0 -1 src/sys/dev/digi/digi.c From owner-cvs-all@FreeBSD.ORG Thu May 25 22:18:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6456616A8D5; Thu, 25 May 2006 22:09:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E82843D55; Thu, 25 May 2006 22:09:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PM8UrQ075956; Thu, 25 May 2006 22:08:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PM8Uq1075955; Thu, 25 May 2006 22:08:30 GMT (envelope-from pav) Message-Id: <200605252208.k4PM8Uq1075955@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 25 May 2006 22:08:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/3dm 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: Thu, 25 May 2006 22:18:21 -0000 pav 2006-05-25 22:08:30 UTC FreeBSD ports repository Modified files: sysutils/3dm Makefile distinfo pkg-plist Added files: sysutils/3dm pkg-message Log: - Update to 2.04.00.018 - Take maintainership PR: ports/97874 Submitted by: Darren Pilgrim Revision Changes Path 1.19 +5 -8 ports/sysutils/3dm/Makefile 1.8 +3 -3 ports/sysutils/3dm/distinfo 1.1 +3 -0 ports/sysutils/3dm/pkg-message (new) 1.8 +91 -86 ports/sysutils/3dm/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 25 22:20:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7332816D116; Thu, 25 May 2006 22:13:03 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF2743D46; Thu, 25 May 2006 22:13:03 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMC6vS076131; Thu, 25 May 2006 22:12:06 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMC6Hc076130; Thu, 25 May 2006 22:12:06 GMT (envelope-from rodrigc) Message-Id: <200605252212.k4PMC6Hc076130@repoman.freebsd.org> From: Craig Rodrigues Date: Thu, 25 May 2006 22:12:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:20:39 -0000 rodrigc 2006-05-25 22:12:06 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: Ignore SIGPIPE signals on write() failures. We already check for write() failures and handle EPIPE. Failure to handle SIGPIPE was resulting in rpc.lockd terminating. PR: bin/97768 Reported by: Gea-Suan Lin MFC after: 1 day Revision Changes Path 1.18 +1 -0 src/usr.sbin/rpc.lockd/kern.c From owner-cvs-all@FreeBSD.ORG Thu May 25 22:30:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B71416CD4E; Thu, 25 May 2006 22:26:41 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9054E43D60; Thu, 25 May 2006 22:26:40 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMPhHU078504; Thu, 25 May 2006 22:25:43 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMPhC8078503; Thu, 25 May 2006 22:25:43 GMT (envelope-from aaron) Message-Id: <200605252225.k4PMPhC8078503@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 22:25:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-Net-MAC-Vendor 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, 25 May 2006 22:30:29 -0000 aaron 2006-05-25 22:25:43 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-MAC-Vendor Makefile distinfo pkg-descr pkg-plist Log: Adding port net/p5-Net-MAC-Vendor, look up the vendor for a MAC. Approved by: tobez (implicit) Revision Changes Path 1.1666 +1 -0 ports/net/Makefile 1.1 +30 -0 ports/net/p5-Net-MAC-Vendor/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-MAC-Vendor/distinfo (new) 1.1 +24 -0 ports/net/p5-Net-MAC-Vendor/pkg-descr (new) 1.1 +7 -0 ports/net/p5-Net-MAC-Vendor/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 22:30:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D25816AAC6; Thu, 25 May 2006 22:26:48 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1324E43D5F; Thu, 25 May 2006 22:26:47 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMPnjt078549; Thu, 25 May 2006 22:25:49 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMPnK1078548; Thu, 25 May 2006 22:25:49 GMT (envelope-from aaron) Message-Id: <200605252225.k4PMPnK1078548@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 22:25:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 22:30:46 -0000 aaron 2006-05-25 22:25:49 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-MAC-Vendor --> ports/net/p5-Net-MAC-Vendor Revision Changes Path 1.15075 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 22:47:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B019A16AD7A; Thu, 25 May 2006 22:42:43 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D43243D46; Thu, 25 May 2006 22:42:43 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMfkpl079279; Thu, 25 May 2006 22:41:46 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMfkIF079278; Thu, 25 May 2006 22:41:46 GMT (envelope-from aaron) Message-Id: <200605252241.k4PMfkIF079278@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 22:41:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-Net-MAC-Vendor Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:47:57 -0000 aaron 2006-05-25 22:41:46 UTC FreeBSD ports repository Modified files: net/p5-Net-MAC-Vendor Makefile Log: - Fix RUN_DEPENDS Approved by: tobez (implicit) Revision Changes Path 1.2 +1 -0 ports/net/p5-Net-MAC-Vendor/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 25 22:49:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D80B16B524; Thu, 25 May 2006 22:44:51 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDD6E43D46; Thu, 25 May 2006 22:44:50 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMhrgo079398; Thu, 25 May 2006 22:43:53 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMhra3079397; Thu, 25 May 2006 22:43:53 GMT (envelope-from bmah) Message-Id: <200605252243.k4PMhra3079397@repoman.freebsd.org> From: "Bruce A. Mah" Date: Thu, 25 May 2006 22:43:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/share/sgml freebsd.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:49:11 -0000 bmah 2006-05-25 22:43:53 UTC FreeBSD doc repository Modified files: share/sgml freebsd.ent Log: Reinstate r1.83, making 5.5 the most recent 5.X release. Revision Changes Path 1.85 +2 -2 doc/share/sgml/freebsd.ent From owner-cvs-all@FreeBSD.ORG Thu May 25 22:49:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD3516AE8B; Thu, 25 May 2006 22:45:48 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (66-23-211-162.clients.speedfactory.net [66.23.211.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FD0D43D4C; Thu, 25 May 2006 22:45:47 +0000 (GMT) (envelope-from jhb@freebsd.org) Received: from [10.0.1.114] (nat-outside.atlanta.corp.yahoo.com [63.172.193.57]) (authenticated bits=0) by server.baldwin.cx (8.13.4/8.13.4) with ESMTP id k4PMjhrE006264; Thu, 25 May 2006 18:45:43 -0400 (EDT) (envelope-from jhb@freebsd.org) From: John Baldwin To: Gleb Smirnoff Date: Thu, 25 May 2006 16:57:14 -0400 User-Agent: KMail/1.9.1 References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <4475BE7B.50106@freebsd.org> <20060525192343.GQ27819@FreeBSD.org> In-Reply-To: <20060525192343.GQ27819@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200605251657.15872.jhb@freebsd.org> X-Virus-Scanned: ClamAV 0.87.1/1485/Thu May 25 15:29:05 2006 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.1 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on server.baldwin.cx Cc: Stephan Uphoff , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 22:49:35 -0000 On Thursday 25 May 2006 15:23, Gleb Smirnoff wrote: > On Thu, May 25, 2006 at 10:26:03AM -0400, Stephan Uphoff wrote: > S> Gleb Smirnoff wrote: > S> >On Thu, May 25, 2006 at 01:00:36AM +0000, Stephan Uphoff wrote: > S> >S> ups 2006-05-25 01:00:36 UTC > S> >S> > S> >S> FreeBSD src repository > S> >S> > S> >S> Modified files: > S> >S> sys/kern vfs_subr.c > S> >S> sys/nfsclient nfs_bio.c > S> >S> sys/fs/smbfs smbfs_io.c > S> >S> sys/fs/nwfs nwfs_io.c > S> >S> Log: > S> >S> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). > S> >S> If B_NOCACHE is set the pages of vm backed buffers will be > S> >invalidated. > S> >S> However clean buffers can be backed by dirty VM pages so invalidating > S> >them > S> >S> can lead to data loss. > S> >S> Add support for flush dirty page in the data invalidation function > S> >S> of some network file systems. > S> >S> > S> >S> This fixes data losses during vnode recycling (and other code paths > S> >S> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. > S> >S> > S> >S> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ > S> >S> Reviewed by: tegge@ > S> >S> MFC after: 7 days > S> > > S> >Can this be related to reports like this: > S> > > S> >http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00282.html > S> > > S> > > S> I believe that this is unrelated and that the sender of the message > S> needs to re-install screen as suggested by > S> http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00283.html > S> If I recall correctly this is required due to changes in the pty code. > > I'm sorry, URLs at our mailing list search are shifting again. Probably > my question looked dumb to you. > > Here a correct URL: > > http://docs.freebsd.org/cgi/mid.cgi?20060518151232.GA37743 I don't think so. What would happen in this case is that if you modified the page via mmap() it would throw the page away when it recycled the vnode and when you went to read from the page later it would fault it back in from the backing-store (i.e. disk) thus resulting in an older copy of the page from the last time it was flushed to disk. It shouldn't result in one file getting overwritten by the contents of another, just a part of a file seeming to go backwards in time. -- John Baldwin From owner-cvs-all@FreeBSD.ORG Thu May 25 22:58:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B068416AC6A; Thu, 25 May 2006 22:56:20 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AE843D48; Thu, 25 May 2006 22:56:20 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMtNHG079985; Thu, 25 May 2006 22:55:23 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMtNlH079984; Thu, 25 May 2006 22:55:23 GMT (envelope-from aaron) Message-Id: <200605252255.k4PMtNlH079984@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 22:55:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-MKDoc-XML 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, 25 May 2006 22:58:50 -0000 aaron 2006-05-25 22:55:23 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-MKDoc-XML Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-MKDoc-XML, The MKDoc XML Toolkit. Approved by: tobez (implicit) Revision Changes Path 1.975 +1 -0 ports/textproc/Makefile 1.1 +40 -0 ports/textproc/p5-MKDoc-XML/Makefile (new) 1.1 +3 -0 ports/textproc/p5-MKDoc-XML/distinfo (new) 1.1 +23 -0 ports/textproc/p5-MKDoc-XML/pkg-descr (new) 1.1 +26 -0 ports/textproc/p5-MKDoc-XML/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 22:58:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25F5216AD3B; Thu, 25 May 2006 22:56:27 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D812F43D48; Thu, 25 May 2006 22:56:26 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PMtTiG080029; Thu, 25 May 2006 22:55:29 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PMtTCa080028; Thu, 25 May 2006 22:55:29 GMT (envelope-from aaron) Message-Id: <200605252255.k4PMtTCa080028@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 22:55:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 25 May 2006 22:58:57 -0000 aaron 2006-05-25 22:55:29 UTC FreeBSD ports repository Modified files: . modules Log: p5-MKDoc-XML --> ports/textproc/p5-MKDoc-XML Revision Changes Path 1.15076 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 23:08:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54CFC16AE65; Thu, 25 May 2006 23:07:36 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 233E743D46; Thu, 25 May 2006 23:07:36 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PN6cIS081709; Thu, 25 May 2006 23:06:38 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PN6cCS081708; Thu, 25 May 2006 23:06:38 GMT (envelope-from imp) Message-Id: <200605252306.k4PN6cCS081708@repoman.freebsd.org> From: Warner Losh Date: Thu, 25 May 2006 23:06:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.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, 25 May 2006 23:08:45 -0000 imp 2006-05-25 23:06:38 UTC FreeBSD src repository Modified files: sys/dev/syscons/apm apm_saver.c sys/i386/bios apm.c apm.h Log: APM was calling the suspend process from a timeout. This meant that other timeouts could not happen while suspending, including timeouts for things like msleep. This caused the system to hang on suspend when the cbb was enabled, since its suspend path powered down the socket which used a timeout to wait for it to be done. APM now creates a thread when it is enabled, and deletes the thread when it is disabled. This thread takes the place of the timeout by doing its polling every ~.9s. When the thread is disabled, it will wakeup early, otherwise it times out and polls the varius things the old timeout polled (APM events, suspend delays, etc). This makes my Sony VAIO 505TS suspend/resume correctly when APM is enabled (ACPI is black listed on my 505TS). This will likely fix other problems with the suspend path where drivers would sleep with msleep and/or do other timeouts. Maybe there's some special case code that would use DELAY while suspending and msleep otherwise that can be revisited and removed. This was also tested by glebius@, who pointed out that in the patch I sent him, I'd forgotten apm_saver.c MFC After: 3 weeks Revision Changes Path 1.11 +4 -0 src/sys/dev/syscons/apm/apm_saver.c 1.146 +38 -26 src/sys/i386/bios/apm.c 1.6 +4 -1 src/sys/i386/bios/apm.h From owner-cvs-all@FreeBSD.ORG Thu May 25 23:17:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F7F816AE99; Thu, 25 May 2006 23:17:21 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA6A43D6D; Thu, 25 May 2006 23:17:08 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PNG6jS082313; Thu, 25 May 2006 23:16:06 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PNG6x0082312; Thu, 25 May 2006 23:16:06 GMT (envelope-from aaron) Message-Id: <200605252316.k4PNG6x0082312@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 23:16:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Petal 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, 25 May 2006 23:17:21 -0000 aaron 2006-05-25 23:16:05 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Petal Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Petal, Perl Template Attribute Language - TAL for Perl! Approved by: tobez (implicit) Revision Changes Path 1.976 +1 -0 ports/textproc/Makefile 1.1 +37 -0 ports/textproc/p5-Petal/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Petal/distinfo (new) 1.1 +14 -0 ports/textproc/p5-Petal/pkg-descr (new) 1.1 +27 -0 ports/textproc/p5-Petal/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 25 23:17:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6429216B3B0; Thu, 25 May 2006 23:17:24 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F9F043D97; Thu, 25 May 2006 23:17:16 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PNGHH1082376; Thu, 25 May 2006 23:16:17 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PNGHl2082375; Thu, 25 May 2006 23:16:17 GMT (envelope-from aaron) Message-Id: <200605252316.k4PNGHl2082375@repoman.freebsd.org> From: Aaron Dalton Date: Thu, 25 May 2006 23:16:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 23:17:27 -0000 aaron 2006-05-25 23:16:17 UTC FreeBSD ports repository Modified files: . modules Log: p5-Petal --> ports/textproc/p5-Petal Revision Changes Path 1.15077 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 25 23:21:41 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FA716AC13; Thu, 25 May 2006 23:21:41 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBE6A43D48; Thu, 25 May 2006 23:21:37 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.pc (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.6/8.13.6/Debian-1) with ESMTP id k4PNLFTq015585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 26 May 2006 02:21:17 +0300 Received: from gothmog.pc (gothmog [127.0.0.1]) by gothmog.pc (8.13.6/8.13.6) with ESMTP id k4PNNQH0044519; Fri, 26 May 2006 02:23:26 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.pc (8.13.6/8.13.6/Submit) id k4PNNQMV044518; Fri, 26 May 2006 02:23:26 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Fri, 26 May 2006 02:23:26 +0300 From: Giorgos Keramidas To: Poul-Henning Kamp Message-ID: <20060525232326.GA44491@gothmog.pc> References: <200605251121.k4PBLeR7062035@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605251121.k4PBLeR7062035@repoman.freebsd.org> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (score=-3.407, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.79, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 May 2006 23:21:43 -0000 On 2006-05-25 11:21, Poul-Henning Kamp wrote: > phk 2006-05-25 11:21:40 UTC > > FreeBSD src repository > > Modified files: > games/fortune/datfiles fortunes > Log: > In our system there's no intermediate step between a definitive Supreme > Court decision and violent revolution. > -- Al Gore (New York Magazine, May 29 2006) Slow down a bit, you are way into the future! (Pun about the speed of FreeBSD development intented :-)) From owner-cvs-all@FreeBSD.ORG Thu May 25 23:33:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6530416AF9C; Thu, 25 May 2006 23:33:21 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3903B43D8F; Thu, 25 May 2006 23:33:10 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4PNWDnP083682; Thu, 25 May 2006 23:32:13 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4PNWDKV083681; Thu, 25 May 2006 23:32:13 GMT (envelope-from wilko) Message-Id: <200605252332.k4PNWDKV083681@repoman.freebsd.org> From: Wilko Bulte Date: Thu, 25 May 2006 23:32:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.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, 25 May 2006 23:33:24 -0000 wilko 2006-05-25 23:32:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Update info on DS20E now that I have one. Revision Changes Path 1.77.2.3 +12 -8 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 00:21:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F0DD16B327; Fri, 26 May 2006 00:18:47 +0000 (UTC) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3C3443D6A; Fri, 26 May 2006 00:18:44 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q0HlfG086601; Fri, 26 May 2006 00:17:47 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q0HlVp086600; Fri, 26 May 2006 00:17:47 GMT (envelope-from nork) Message-Id: <200605260017.k4Q0HlVp086600@repoman.freebsd.org> From: Norikatsu Shigemura Date: Fri, 26 May 2006 00:17:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/japanese/nkf Makefile ports/japanese/less Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 00:21:38 -0000 nork 2006-05-26 00:17:46 UTC FreeBSD ports repository Modified files: japanese/nkf Makefile japanese/less Makefile Log: Get MAINTAINERship to myself. I was cheated by: ume Revision Changes Path 1.34 +2 -2 ports/japanese/less/Makefile 1.32 +1 -1 ports/japanese/nkf/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 00:45:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BC5916ADD7; Fri, 26 May 2006 00:33:19 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C930E43D46; Fri, 26 May 2006 00:33:18 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q0WLKY087302; Fri, 26 May 2006 00:32:21 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q0WL3T087301; Fri, 26 May 2006 00:32:21 GMT (envelope-from rodrigc) Message-Id: <200605260032.k4Q0WL3T087301@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 00:32:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/fs/msdosfs msdosfs_vfsops.c src/sys/fs/ntfs ntfs_vfsops.c src/sys/gnu/fs/ext2fs ext2_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/kern vfs_mount.c src/sys/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 00:45:32 -0000 rodrigc 2006-05-26 00:32:21 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_vfsops.c sys/fs/ntfs ntfs_vfsops.c sys/gnu/fs/ext2fs ext2_vfsops.c sys/isofs/cd9660 cd9660_vfsops.c sys/kern vfs_mount.c sys/ufs/ffs ffs_vfsops.c Log: Remove calls to vfs_export() for exporting a filesystem for NFS mounting from individual filesystems. Call it instead in vfs_mount.c, after we call VFS_MOUNT() for a specific filesystem. Revision Changes Path 1.150 +5 -10 src/sys/fs/msdosfs/msdosfs_vfsops.c 1.83 +6 -13 src/sys/fs/ntfs/ntfs_vfsops.c 1.157 +3 -8 src/sys/gnu/fs/ext2fs/ext2_vfsops.c 1.145 +4 -10 src/sys/isofs/cd9660/cd9660_vfsops.c 1.224 +12 -0 src/sys/kern/vfs_mount.c 1.314 +0 -18 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 00:56:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B78F816BB03; Fri, 26 May 2006 00:52:09 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7189F43D5E; Fri, 26 May 2006 00:52:09 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q0pBTT095800; Fri, 26 May 2006 00:51:11 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q0pBo1095799; Fri, 26 May 2006 00:51:11 GMT (envelope-from sobomax) Message-Id: <200605260051.k4Q0pBo1095799@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 26 May 2006 00:51:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/tools/tools/find-sb find-sb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 00:56:06 -0000 sobomax 2006-05-26 00:51:11 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) tools/tools/find-sb find-sb.c Log: MFC: Add an option allowing to start search from some arbitrary offset instead of offset 0; measure distance between UFS1 and UFS2 superblocks independently. Revision Changes Path 1.1.14.1 +46 -13 src/tools/tools/find-sb/find-sb.c From owner-cvs-all@FreeBSD.ORG Fri May 26 01:04:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DD8E16C70F; Fri, 26 May 2006 00:57:12 +0000 (UTC) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A7243D4C; Fri, 26 May 2006 00:57:12 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q0uE6T096043; Fri, 26 May 2006 00:56:14 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q0uEdL096042; Fri, 26 May 2006 00:56:14 GMT (envelope-from sobomax) Message-Id: <200605260056.k4Q0uEdL096042@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 26 May 2006 00:56:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sys/dev/atkbdc atkbd.c atkbdc.c atkbdc_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: Fri, 26 May 2006 01:04:45 -0000 sobomax 2006-05-26 00:56:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/dev/atkbdc atkbd.c atkbdc.c atkbdc_isa.c Log: MFC: Detect cases when the hardware has no AT-style keyboard controller. Revision Changes Path 1.47.2.1 +6 -5 src/sys/dev/atkbdc/atkbd.c 1.21.2.1 +24 -0 src/sys/dev/atkbdc/atkbdc.c 1.33.2.1 +31 -0 src/sys/dev/atkbdc/atkbdc_isa.c From owner-cvs-all@FreeBSD.ORG Fri May 26 01:09:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B8E16BC78; Fri, 26 May 2006 01:07:20 +0000 (UTC) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5901F43D78; Fri, 26 May 2006 01:07:13 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q16G96097655; Fri, 26 May 2006 01:06:16 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q16GvO097654; Fri, 26 May 2006 01:06:16 GMT (envelope-from ijliao) Message-Id: <200605260106.k4Q16GvO097654@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 26 May 2006 01:06:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/py-PyX Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:09:58 -0000 ijliao 2006-05-26 01:06:16 UTC FreeBSD ports repository Modified files: graphics/py-PyX Makefile distinfo Log: upgrade to 0.9 Revision Changes Path 1.6 +1 -1 ports/graphics/py-PyX/Makefile 1.4 +3 -3 ports/graphics/py-PyX/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 01:16:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A314E16AB7E; Fri, 26 May 2006 01:12:24 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C49443D48; Fri, 26 May 2006 01:12:24 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1BQQd097909; Fri, 26 May 2006 01:11:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1BQfN097908; Fri, 26 May 2006 01:11:26 GMT (envelope-from clsung) Message-Id: <200605260111.k4Q1BQfN097908@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 01:11:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/ruby-icmp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:16:36 -0000 clsung 2006-05-26 01:11:26 UTC FreeBSD ports repository Modified files: net/ruby-icmp Makefile Log: - change mirror to be fetchable PR: ports/97822 Submitted by: Martin Wilke Revision Changes Path 1.9 +2 -1 ports/net/ruby-icmp/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 01:23:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1363016AE2A; Fri, 26 May 2006 01:18:50 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2B7543D46; Fri, 26 May 2006 01:18:49 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1HqR2098161; Fri, 26 May 2006 01:17:52 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1Hq3C098160; Fri, 26 May 2006 01:17:52 GMT (envelope-from lawrance) Message-Id: <200605260117.k4Q1Hq3C098160@repoman.freebsd.org> From: Sam Lawrance Date: Fri, 26 May 2006 01:17:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/instant-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: Fri, 26 May 2006 01:23:10 -0000 lawrance 2006-05-26 01:17:52 UTC FreeBSD ports repository Modified files: misc/instant-server Makefile Removed files: misc/instant-server distinfo Log: Remove the need for a distfile, since it was virtually empty anyway. Approved by: grog (maintainer) Revision Changes Path 1.12 +3 -3 ports/misc/instant-server/Makefile 1.4 +0 -3 ports/misc/instant-server/distinfo (dead) From owner-cvs-all@FreeBSD.ORG Fri May 26 01:25:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75CF416B541; Fri, 26 May 2006 01:22:50 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7AEA43D5A; Fri, 26 May 2006 01:22:49 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1LqK8098355; Fri, 26 May 2006 01:21:52 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1LqLd098354; Fri, 26 May 2006 01:21:52 GMT (envelope-from rodrigc) Message-Id: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 01:21: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/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:25:30 -0000 rodrigc 2006-05-26 01:21:52 UTC FreeBSD src repository Modified files: sys/fs/udf udf_vfsops.c Log: Remove calls to vfs_export() for exporting a filesystem for NFS mounting from individual filesystems. Call it instead in vfs_mount.c, after we call VFS_MOUNT() for a specific filesystem. Revision Changes Path 1.41 +1 -8 src/sys/fs/udf/udf_vfsops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 01:28:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E228916BB73; Fri, 26 May 2006 01:27:32 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BA6743D48; Fri, 26 May 2006 01:27:32 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1QY4I098538; Fri, 26 May 2006 01:26:34 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1QYPh098537; Fri, 26 May 2006 01:26:34 GMT (envelope-from clsung) Message-Id: <200605260126.k4Q1QYPh098537@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 01:26: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/ruby-radius Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:28:26 -0000 clsung 2006-05-26 01:26:34 UTC FreeBSD ports repository Modified files: net/ruby-radius Makefile Log: - change mirror site PR: ports/97837 Submitted by: Martin Wilke Revision Changes Path 1.4 +2 -2 ports/net/ruby-radius/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 01:34:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEF716A5EB; Fri, 26 May 2006 01:34:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF50D43D4C; Fri, 26 May 2006 01:34:37 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1Xemo098841; Fri, 26 May 2006 01:33:40 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1Xed9098840; Fri, 26 May 2006 01:33:40 GMT (envelope-from clsung) Message-Id: <200605260133.k4Q1Xed9098840@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 01: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/chinese/xcin25 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:34:40 -0000 clsung 2006-05-26 01:33:40 UTC FreeBSD ports repository Modified files: chinese/xcin25 Makefile Log: - remove trailing directory of --with-db-lib Revision Changes Path 1.59 +1 -1 ports/chinese/xcin25/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 01:38:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B3B316AD82; Fri, 26 May 2006 01:38:48 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1198443D4C; Fri, 26 May 2006 01:38:48 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1bojx099009; Fri, 26 May 2006 01:37:50 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1boMF099008; Fri, 26 May 2006 01:37:50 GMT (envelope-from clsung) Message-Id: <200605260137.k4Q1boMF099008@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 01:37:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/xcin25 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:38:50 -0000 clsung 2006-05-26 01:37:50 UTC FreeBSD ports repository Modified files: chinese/xcin25 Makefile Log: - portlint whine me to use a tab (not space) after a variable name Revision Changes Path 1.60 +1 -1 ports/chinese/xcin25/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 01:42:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB4F216ADCF; Fri, 26 May 2006 01:42:06 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6764643D4C; Fri, 26 May 2006 01:42:06 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1f88A099207; Fri, 26 May 2006 01:41:08 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1f8ko099206; Fri, 26 May 2006 01:41:08 GMT (envelope-from mnag) Message-Id: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> From: Marcus Alves Grando Date: Fri, 26 May 2006 01:41:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 01:42:07 -0000 mnag 2006-05-26 01:41:08 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile pkg-plist graphics/ImageMagick/files patch-Makefile.in Log: - Fix detection of fontconfig and add knob to enable/disable - Fix detection of librsvg and add knob to enable/disable - Fix leftovers when set many combinations of WITH/WITHOUT - Respect CFLAGS/LDFLAGS - Bump PORTREVISION since have default features that now are detected property Pointy hat to: me Approved by: maintainer timeout (on past commit) Tested by: many and me on all day Revision Changes Path 1.217 +47 -13 ports/graphics/ImageMagick/Makefile 1.5 +17 -3 ports/graphics/ImageMagick/files/patch-Makefile.in 1.100 +31 -31 ports/graphics/ImageMagick/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 01:42:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37D7B16A6B4; Fri, 26 May 2006 01:42:45 +0000 (UTC) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5A9943D48; Fri, 26 May 2006 01:42:44 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q1fl66099267; Fri, 26 May 2006 01:41:47 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q1flnk099266; Fri, 26 May 2006 01:41:47 GMT (envelope-from cognet) Message-Id: <200605260141.k4Q1flnk099266@repoman.freebsd.org> From: Olivier Houchard Date: Fri, 26 May 2006 01:41:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/arm/xscale/i80321 iq31244_machdep.c src/sys/arm/sa11x0 assabet_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, 26 May 2006 01:42:49 -0000 cognet 2006-05-26 01:41:47 UTC FreeBSD src repository Modified files: sys/arm/xscale/i80321 iq31244_machdep.c sys/arm/sa11x0 assabet_machdep.c Log: Remove any reference to enable_mmu(), it's been gone for a long time. Submitted by: kevlo Revision Changes Path 1.13 +0 -1 src/sys/arm/sa11x0/assabet_machdep.c 1.19 +0 -1 src/sys/arm/xscale/i80321/iq31244_machdep.c From owner-cvs-all@FreeBSD.ORG Fri May 26 01:49:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 509CB16ACE3 for ; Fri, 26 May 2006 01:49:53 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D264F43D46 for ; Fri, 26 May 2006 01:49:51 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 17412 invoked by uid 507); 26 May 2006 11:49:50 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 11:49:50 +1000 In-Reply-To: <200605250249.k4P2nin8009309@repoman.freebsd.org> References: <200605250249.k4P2nin8009309@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <6AEBCFE9-CB25-4430-863C-DED68E71F2B4@brooknet.com.au> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 11:49:47 +1000 To: Munechika SUMIKAWA X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/fsh 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, 26 May 2006 01:49:55 -0000 On 25/05/2006, at 12:49 PM, Munechika SUMIKAWA wrote: > sumikawa 2006-05-25 02:49:44 UTC > > FreeBSD ports repository > > Modified files: > security/fsh Makefile pkg-plist > Log: > Fix unfetchable problem. > > PR: ports/97807 > From: "Martin Wilke" http://www.lysator.liu.se/ appears to be down temporarily (as indicated by the message on their site). Google's cache shows that it was up as recently as 19 May. Please re-add the original master site. Thanks Sam From owner-cvs-all@FreeBSD.ORG Fri May 26 02:18:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C7816A508; Fri, 26 May 2006 02:18:54 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3FAB43D46; Fri, 26 May 2006 02:18:53 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q2HuwH002114; Fri, 26 May 2006 02:17:56 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q2Huou002113; Fri, 26 May 2006 02:17:56 GMT (envelope-from ahze) Message-Id: <200605260217.k4Q2Huou002113@repoman.freebsd.org> From: Michael Johnson Date: Fri, 26 May 2006 02:17:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/hyperestraier Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:18:56 -0000 ahze 2006-05-26 02:17:56 UTC FreeBSD ports repository Modified files: textproc/hyperestraier Makefile distinfo pkg-plist Log: - Update to 1.2.7 Revision Changes Path 1.24 +2 -2 ports/textproc/hyperestraier/Makefile 1.21 +3 -3 ports/textproc/hyperestraier/distinfo 1.19 +12 -7 ports/textproc/hyperestraier/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 02:20:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E191B16A7A5 for ; Fri, 26 May 2006 02:20:51 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D7043D48 for ; Fri, 26 May 2006 02:20:47 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 29722 invoked by uid 507); 26 May 2006 12:20:46 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 12:20:46 +1000 In-Reply-To: <200605250146.k4P1k0OP005505@repoman.freebsd.org> References: <200605250146.k4P1k0OP005505@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 12:20:41 +1000 To: Marcus Alves Grando X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/cops Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:20:53 -0000 On 25/05/2006, at 11:46 AM, Marcus Alves Grando wrote: > mnag 2006-05-25 01:46:00 UTC > > FreeBSD ports repository > > Modified files: > security/cops Makefile > Log: > - Fix master sites > > PR: 97827 > Submitted by: Martin Wilke This master site change is bogus. The author's new site for this software is here: http://www.fish2.com/cops/ Please fix it. Thanks, Sam From owner-cvs-all@FreeBSD.ORG Fri May 26 02:27:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD8EC16A48B; Fri, 26 May 2006 02:27:51 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A2FA43D46; Fri, 26 May 2006 02:27:51 +0000 (GMT) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q2Qrvm002473; Fri, 26 May 2006 02:26:53 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q2QrEL002472; Fri, 26 May 2006 02:26:53 GMT (envelope-from emaste) Message-Id: <200605260226.k4Q2QrEL002472@repoman.freebsd.org> From: Ed Maste Date: Fri, 26 May 2006 02:26:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys queue.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:27:53 -0000 emaste 2006-05-26 02:26:53 UTC FreeBSD src repository Modified files: sys/sys queue.h Log: QUEUE_MACRO_DEBUG is intended for userland code, so don't include checks that call panic under it. Revision Changes Path 1.65 +2 -2 src/sys/sys/queue.h From owner-cvs-all@FreeBSD.ORG Fri May 26 02:39:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBCA016A47C; Fri, 26 May 2006 02:39:46 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 745A943D53; Fri, 26 May 2006 02:39:46 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q2cmFI002955; Fri, 26 May 2006 02:38:48 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q2cmXi002954; Fri, 26 May 2006 02:38:48 GMT (envelope-from rodrigc) Message-Id: <200605260238.k4Q2cmXi002954@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 02:38: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 vfs_mount.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:39:48 -0000 rodrigc 2006-05-26 02:38:48 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: Add "update" mount option to global_opts array, for use with vfs_filteropt(). Revision Changes Path 1.225 +1 -0 src/sys/kern/vfs_mount.c From owner-cvs-all@FreeBSD.ORG Fri May 26 02:45:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61F816AB92; Fri, 26 May 2006 02:45:23 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4150F43D53; Fri, 26 May 2006 02:45:23 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q2iP9G003312; Fri, 26 May 2006 02:44:25 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q2iPfj003307; Fri, 26 May 2006 02:44:25 GMT (envelope-from delphij) Message-Id: <200605260244.k4Q2iPfj003307@repoman.freebsd.org> From: Xin LI Date: Fri, 26 May 2006 02:44:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap24-client Makefile ports/net/openldap24-sasl-client Makefile ports/net/openldap24-server Makefile distinfo pkg-deinstall pkg-install pkg-message pkg-message.client pkg-plist pkg-plist.client ports/net/openldap24-server/files manpages ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:45:27 -0000 delphij 2006-05-26 02:44:25 UTC FreeBSD ports repository Modified files: net/openldap24-client Makefile net/openldap24-sasl-client Makefile net/openldap24-server Makefile distinfo pkg-plist pkg-plist.client net/openldap24-server/files manpages Added files: net/openldap24-server/files pkg-deinstall.in pkg-install.in pkg-message.client.in pkg-message.in slapd.sh.in slurpd.sh.in Removed files: net/openldap24-server pkg-deinstall pkg-install pkg-message pkg-message.client net/openldap24-server/files slapd.sh slurpd.sh Log: Update to 2.4.2alpha after repocopy. Please note that this is not connected to build at this time, as the port infrastructure lacks some necessary support for this OpenLDAP release which will be tested on pointyhat soon. If you really want to try this out please apply the patch found in ports/97515 or http://www.delphij.net/patch-bsd.port.mk in order to get infrastructure support for it. This work is heavily based on ports/96165 submitted by Joerg Pulz . Approved by: sem (mentor, implicit) Revision Changes Path 1.6 +4 -8 ports/net/openldap24-client/Makefile 1.5 +4 -8 ports/net/openldap24-sasl-client/Makefile 1.130 +104 -96 ports/net/openldap24-server/Makefile 1.61 +3 -3 ports/net/openldap24-server/distinfo 1.16 +10 -2 ports/net/openldap24-server/files/manpages 1.1 +33 -0 ports/net/openldap24-server/files/pkg-deinstall.in (new) 1.1 +44 -0 ports/net/openldap24-server/files/pkg-install.in (new) 1.1 +13 -0 ports/net/openldap24-server/files/pkg-message.client.in (new) 1.1 +23 -0 ports/net/openldap24-server/files/pkg-message.in (new) 1.18 +0 -106 ports/net/openldap24-server/files/slapd.sh (dead) 1.1 +106 -0 ports/net/openldap24-server/files/slapd.sh.in (new) 1.12 +0 -36 ports/net/openldap24-server/files/slurpd.sh (dead) 1.1 +36 -0 ports/net/openldap24-server/files/slurpd.sh.in (new) 1.4 +0 -33 ports/net/openldap24-server/pkg-deinstall (dead) 1.11 +0 -44 ports/net/openldap24-server/pkg-install (dead) 1.15 +0 -23 ports/net/openldap24-server/pkg-message (dead) 1.6 +0 -13 ports/net/openldap24-server/pkg-message.client (dead) 1.36 +36 -28 ports/net/openldap24-server/pkg-plist 1.14 +9 -16 ports/net/openldap24-server/pkg-plist.client From owner-cvs-all@FreeBSD.ORG Fri May 26 02:48:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B1516A6CF; Fri, 26 May 2006 02:48:57 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D37343D4C; Fri, 26 May 2006 02:48:57 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q2lxoa003477; Fri, 26 May 2006 02:47:59 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q2lxkd003476; Fri, 26 May 2006 02:47:59 GMT (envelope-from delphij) Message-Id: <200605260247.k4Q2lxkd003476@repoman.freebsd.org> From: Xin LI Date: Fri, 26 May 2006 02:47: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: 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, 26 May 2006 02:49:03 -0000 delphij 2006-05-26 02:47:59 UTC FreeBSD ports repository Modified files: . modules Log: Add openldap24-* Revision Changes Path 1.15078 +3 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 02:50:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01D9C16AC76 for ; Fri, 26 May 2006 02:50:07 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD9943D55 for ; Fri, 26 May 2006 02:50:05 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 8425 invoked by uid 507); 26 May 2006 12:50:04 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 12:50:04 +1000 In-Reply-To: <200605222054.k4MKs9ei014526@repoman.freebsd.org> References: <200605222054.k4MKs9ei014526@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <4CBA3EBA-CBCE-4E86-9BD9-3C641E0B6216@brooknet.com.au> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 12:49:59 +1000 To: Emanuel Haupt , Martin Wilke X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/p4db Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:50:09 -0000 On 23/05/2006, at 6:54 AM, Emanuel Haupt wrote: > ehaupt 2006-05-22 20:54:09 UTC > > FreeBSD ports repository > > Modified files: > devel/p4db Makefile > Log: > Update master site. > > PR: 97628 > Submitted by: Martin Wilke p4db is still listed on http://public.perforce.com - though their ftp site looks like it is broken right now. I think the original master site should be retained in case the problem is fixed. FYI newer versions of p4db are available from the author's site: http://www.fredricson.nu/P4DB/ From owner-cvs-all@FreeBSD.ORG Fri May 26 02:57:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F1A16A445; Fri, 26 May 2006 02:57:40 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3953643D46; Fri, 26 May 2006 02:57:37 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4Q2vVp5034220; Thu, 25 May 2006 20:57:36 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44766E9B.6030000@samsco.org> Date: Thu, 25 May 2006 20:57:31 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Craig Rodrigues References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> In-Reply-To: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 02:57:41 -0000 Craig Rodrigues wrote: > rodrigc 2006-05-26 01:21:52 UTC > > FreeBSD src repository > > Modified files: > sys/fs/udf udf_vfsops.c > Log: > Remove calls to vfs_export() for exporting a filesystem for NFS mounting > from individual filesystems. Call it instead in vfs_mount.c, > after we call VFS_MOUNT() for a specific filesystem. > > Revision Changes Path > 1.41 +1 -8 src/sys/fs/udf/udf_vfsops.c So is it no longer possible for a filesystem to veto or otherwise massage an export request? Scott From owner-cvs-all@FreeBSD.ORG Fri May 26 03:01:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 353B816A6BB; Fri, 26 May 2006 03:01:16 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 551C943D46; Fri, 26 May 2006 03:01:15 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4Q3195c034256; Thu, 25 May 2006 21:01:14 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44766F75.9060100@samsco.org> Date: Thu, 25 May 2006 21:01:09 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Warner Losh References: <200605252306.k4PN6cCS081708@repoman.freebsd.org> In-Reply-To: <200605252306.k4PN6cCS081708@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:01:17 -0000 Warner Losh wrote: > imp 2006-05-25 23:06:38 UTC > > FreeBSD src repository > > Modified files: > sys/dev/syscons/apm apm_saver.c > sys/i386/bios apm.c apm.h > Log: > APM was calling the suspend process from a timeout. This meant that > other timeouts could not happen while suspending, including timeouts > for things like msleep. This caused the system to hang on suspend > when the cbb was enabled, since its suspend path powered down the > socket which used a timeout to wait for it to be done. > > APM now creates a thread when it is enabled, and deletes the thread > when it is disabled. This thread takes the place of the timeout by > doing its polling every ~.9s. When the thread is disabled, it will > wakeup early, otherwise it times out and polls the varius things the > old timeout polled (APM events, suspend delays, etc). > > This makes my Sony VAIO 505TS suspend/resume correctly when APM is > enabled (ACPI is black listed on my 505TS). > > This will likely fix other problems with the suspend path where > drivers would sleep with msleep and/or do other timeouts. Maybe > there's some special case code that would use DELAY while suspending > and msleep otherwise that can be revisited and removed. > > This was also tested by glebius@, who pointed out that in the patch I > sent him, I'd forgotten apm_saver.c > > MFC After: 3 weeks In the past, I've been against mandating that callouts/timeouts/generic taskqueues should not be allowed to sleep. However, after looking over the history of this problem as well as others, it seems that it's just too easy for driver authors to make bad assumptions and wind up with a priority inversion/deadlock like this. It would be relatively trivial to mark these contexts as being non-sleepable and have the msleep code enforce it, like is done with ithreads. What do you think? Anyways, thanks for looking at this and fixing it. Scott From owner-cvs-all@FreeBSD.ORG Fri May 26 03:12:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BE3016A76F; Fri, 26 May 2006 03:12:07 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4799043D46; Fri, 26 May 2006 03:12:07 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q3B9Vq005641; Fri, 26 May 2006 03:11:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q3B9qR005640; Fri, 26 May 2006 03:11:09 GMT (envelope-from clsung) Message-Id: <200605260311.k4Q3B9qR005640@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 03:11:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/nbosd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:12:15 -0000 clsung 2006-05-26 03:11:09 UTC FreeBSD ports repository Modified files: sysutils/nbosd Makefile distinfo Log: - Update to 0.4.2 PR: ports/97943 Submitted by: maintainer (Lars Engels) Revision Changes Path 1.3 +2 -1 ports/sysutils/nbosd/Makefile 1.3 +3 -3 ports/sysutils/nbosd/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 03:23:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AA7A16A7E8 for ; Fri, 26 May 2006 03:23:24 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B19E43D53 for ; Fri, 26 May 2006 03:23:22 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 20611 invoked by uid 507); 26 May 2006 13:23:21 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 13:23:21 +1000 In-Reply-To: <200605241112.k4OBCTl5086773@repoman.freebsd.org> References: <200605241112.k4OBCTl5086773@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <15494FBA-318E-454A-82E6-374485F300FC@brooknet.com.au> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 13:23:15 +1000 To: Renato Botelho X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/misc/wotsap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:23:35 -0000 On 24/05/2006, at 9:12 PM, Renato Botelho wrote: > garga 2006-05-24 11:12:29 UTC > > FreeBSD ports repository > > Modified files: > misc/wotsap Makefile > Log: > Make it fetchable again > > PR: ports/97748 > Submitted by: Martin Wilke > > Revision Changes Path > 1.4 +1 -1 ports/misc/wotsap/Makefile > http://www.lysator.liu.se/ appears to be down temporarily (as indicated by the message on their site). Google's cache shows that it was up as recently as 19 May. Please re-add the original master site. Thanks From owner-cvs-all@FreeBSD.ORG Fri May 26 03:29:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B14516A69D for ; Fri, 26 May 2006 03:29:54 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D47243D81 for ; Fri, 26 May 2006 03:29:43 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 23402 invoked by uid 507); 26 May 2006 13:29:42 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 13:29:42 +1000 In-Reply-To: <200605241215.k4OCFCNb091168@repoman.freebsd.org> References: <200605241215.k4OCFCNb091168@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 13:29:37 +1000 To: Renato Botelho X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/mrtg-mysql-load Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:30:02 -0000 On 24/05/2006, at 10:15 PM, Renato Botelho wrote: > garga 2006-05-24 12:15:12 UTC > > FreeBSD ports repository > > Modified files: > databases/mrtg-mysql-load Makefile > Log: > Make it fetchable again > > PR: ports/97629 > Submitted by: Martin Wilke > > Revision Changes Path > 1.3 +1 -1 ports/databases/mrtg-mysql-load/Makefile Mastersite/www is still up, but that distfile is missing. I have sent a mail to the author asking if they can put it back. Can you put the mastersite back or set the PR state appropriately so this is not forgotten? Thanks Sam From owner-cvs-all@FreeBSD.ORG Fri May 26 03:35:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFC1916A5AA for ; Fri, 26 May 2006 03:35:13 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0026543D5C for ; Fri, 26 May 2006 03:35:11 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 25305 invoked by uid 507); 26 May 2006 13:35:10 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 13:35:10 +1000 In-Reply-To: <200605241117.k4OBHpsF087055@repoman.freebsd.org> References: <200605241117.k4OBHpsF087055@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <64B0BDBD-6318-4551-978E-16CB88D36BD1@brooknet.com.au> Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 13:35:05 +1000 To: Renato Botelho X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/ricochet 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, 26 May 2006 03:35:52 -0000 On 24/05/2006, at 9:17 PM, Renato Botelho wrote: > garga 2006-05-24 11:17:51 UTC > > FreeBSD ports repository > > Modified files: > mail/ricochet Makefile pkg-plist > Log: > - Make it fetchable again > - Use DATADIR > > PR: ports/97756 > Submitted by: Martin Wilke Same with this one - www is up, distfile missing. I have emailed the author to ask if he can put the file back, please add back the mastersite or reopen the PR as a reminder to check later. From owner-cvs-all@FreeBSD.ORG Fri May 26 03:38:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4AF416A4A3; Fri, 26 May 2006 03:38:47 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3113943D48; Fri, 26 May 2006 03:38:47 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from c-24-147-19-128.hsd1.ma.comcast.net (c-71-233-168-2.hsd1.ma.comcast.net[71.233.168.2](misconfigured sender)) by comcast.net (rwcrmhc14) with ESMTP id <20060526033841m1400kr6s0e>; Fri, 26 May 2006 03:38:46 +0000 Received: from c-24-147-19-128.hsd1.ma.comcast.net (localhost [127.0.0.1]) by c-24-147-19-128.hsd1.ma.comcast.net (8.13.6/8.13.1) with ESMTP id k4Q3cfpj009928; Thu, 25 May 2006 23:38:41 -0400 (EDT) (envelope-from rodrigc@c-24-147-19-128.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by c-24-147-19-128.hsd1.ma.comcast.net (8.13.6/8.13.1/Submit) id k4Q3cefi009927; Thu, 25 May 2006 23:38:40 -0400 (EDT) (envelope-from rodrigc) Date: Thu, 25 May 2006 23:38:40 -0400 From: Craig Rodrigues To: Scott Long Message-ID: <20060526033840.GA9864@crodrigues.org> References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44766E9B.6030000@samsco.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:38:50 -0000 On Thu, May 25, 2006 at 08:57:31PM -0600, Scott Long wrote: > So is it no longer possible for a filesystem to veto or otherwise > massage an export request? It is still possible. This is because vfs_export() is only called in vfs_mount.c, only *after* the VFS_MOUNT() call for an individual filesystem is called. An individual filesystem can check the mount options being passed into its VFS_MOUNT() call, and do a vfs_getopt() and look for the "export" option, which contains a "struct export_args", which is eventually passed to vfs_export(). The specific filesystem can do: (1) If the mount options passed into the specific filesystem's VFS_MOUNT() call contains "export", the filesystem can return an error from VFS_MOUNT() if it doesn't want to deal with export requests at all. The code in vfs_mount.c checks for the return status of VFS_MOUNT, and if there is an error, it will *not* call vfs_export(). (2) If the mount options contains "export", the filesystem can do a vfs_getopt(), manipulate the contents of the struct export_args, then return 0 (for success). The code in VFS_MOUNT will then call vfs_export(), passing in the same struct export_args that the individual filesystem One example of a filesystem vetoing an "export" request is in fs/msdosfs/msdosfs_vfsops.c : if (vfs_flagopt(mp->mnt_optnew, "export", NULL, 0) { /* Process export requests. */ if ((pmp->pm_flags & MSDOSFS_LARGEFS) != 0) return (EOPNOTSUPP); else return (0); } Most of the filesystem code I saw looked like they had just cut-n-pasted their calls to vfs_export(), so it was fairly easy to consolidate everything in one place, vfs_mount.c With my recent changes to mountd, to convert to nmount() and remove hardcoded dependencies on ufs, cd9660, ntfs, and msdosfs, it should be easier to export different filesystems from FreeBSD. For example, it should now be possible to NFS export an ext2fs from FreeBSD. -- Craig Rodrigues rodrigc@crodrigues.org From owner-cvs-all@FreeBSD.ORG Fri May 26 03:38:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A382B16A57A; Fri, 26 May 2006 03:38:57 +0000 (UTC) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4129B43D46; Fri, 26 May 2006 03:38:57 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q3bxhV006823; Fri, 26 May 2006 03:37:59 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q3bxNs006822; Fri, 26 May 2006 03:37:59 GMT (envelope-from leeym) Message-Id: <200605260337.k4Q3bxNs006822@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 26 May 2006 03:37:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-Test-Harness Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:39:01 -0000 leeym 2006-05-26 03:37:59 UTC FreeBSD ports repository Modified files: devel/p5-Test-Harness Makefile distinfo Log: - update to 2.60 Revision Changes Path 1.24 +1 -1 ports/devel/p5-Test-Harness/Makefile 1.17 +3 -3 ports/devel/p5-Test-Harness/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 03:46:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE46416A965; Fri, 26 May 2006 03:46:27 +0000 (UTC) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AF4043D46; Fri, 26 May 2006 03:46:27 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q3jTDl007201; Fri, 26 May 2006 03:45:29 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q3jTme007200; Fri, 26 May 2006 03:45:29 GMT (envelope-from imp) Message-Id: <200605260345.k4Q3jTme007200@repoman.freebsd.org> From: Warner Losh Date: Fri, 26 May 2006 03:45:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 03:47:14 -0000 imp 2006-05-26 03:45:29 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: wi works on amd64 laptops. Enable its building as a module. Revision Changes Path 1.496 +1 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 03:58:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF0216ACA0 for ; Fri, 26 May 2006 03:58:50 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99D1843D53 for ; Fri, 26 May 2006 03:58:47 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 1890 invoked by uid 507); 26 May 2006 13:58:46 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.157?) (220.233.205.180) by jay.exetel.com.au with SMTP; 26 May 2006 13:58:46 +1000 In-Reply-To: <200605232125.k4NLPIC2008205@repoman.freebsd.org> References: <200605232125.k4NLPIC2008205@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Fri, 26 May 2006 13:58:37 +1000 To: Andrey Slusar , Martin Wilke X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/net-im/kf 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, 26 May 2006 03:58:51 -0000 On 24/05/2006, at 7:25 AM, Andrey Slusar wrote: > anray 2006-05-23 21:25:18 UTC > > FreeBSD ports repository > > Modified files: > net-im/kf Makefile pkg-plist > Log: > - Add fetchable mirrors. [1] > - Add WITHOUT_NLS for fix portlint -A warnings. > > PR: ports/97728 > Submitted by: "Martin Wilke" > Reported by: fenner portsurvey [1] > > Revision Changes Path > 1.20 +11 -1 ports/net-im/kf/Makefile > 1.6 +5 -6 ports/net-im/kf/pkg-plist > The original mastersite at http://files.jabberstudio.org/kf/ still works. You might like to add it back, since it's the primary site. WWW: link is busted too, this might be a good replacement: http:// kf.jabberstudio.org/ From owner-cvs-all@FreeBSD.ORG Fri May 26 04:00:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A44D16ABDA; Fri, 26 May 2006 04:00:52 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 055A343D48; Fri, 26 May 2006 04:00:52 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q3xrBR007840; Fri, 26 May 2006 03:59:53 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q3xrjE007839; Fri, 26 May 2006 03:59:53 GMT (envelope-from mnag) Message-Id: <200605260359.k4Q3xrjE007839@repoman.freebsd.org> From: Marcus Alves Grando Date: Fri, 26 May 2006 03:59:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/cops 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: Fri, 26 May 2006 04:00:56 -0000 mnag 2006-05-26 03:59:53 UTC FreeBSD ports repository Modified files: security/cops Makefile pkg-descr Log: - Re-add primary master site, while here fix WWW Notified by: sam Revision Changes Path 1.16 +2 -1 ports/security/cops/Makefile 1.4 +1 -1 ports/security/cops/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 04:07:38 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CF4A16A9B8; Fri, 26 May 2006 04:07:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03A1A43D53; Fri, 26 May 2006 04:07:37 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4Q46Boj042490; Thu, 25 May 2006 22:06:14 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 25 May 2006 22:06:11 -0600 (MDT) Message-Id: <20060525.220611.74708877.imp@bsdimp.com> To: scottl@samsco.org From: Warner Losh In-Reply-To: <44766F75.9060100@samsco.org> References: <200605252306.k4PN6cCS081708@repoman.freebsd.org> <44766F75.9060100@samsco.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 04:07:42 -0000 From: Scott Long Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.h Date: Thu, 25 May 2006 21:01:09 -0600 > Warner Losh wrote: > > > imp 2006-05-25 23:06:38 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/syscons/apm apm_saver.c > > sys/i386/bios apm.c apm.h > > Log: > > APM was calling the suspend process from a timeout. This meant that > > other timeouts could not happen while suspending, including timeouts > > for things like msleep. This caused the system to hang on suspend > > when the cbb was enabled, since its suspend path powered down the > > socket which used a timeout to wait for it to be done. > > > > APM now creates a thread when it is enabled, and deletes the thread > > when it is disabled. This thread takes the place of the timeout by > > doing its polling every ~.9s. When the thread is disabled, it will > > wakeup early, otherwise it times out and polls the varius things the > > old timeout polled (APM events, suspend delays, etc). > > > > This makes my Sony VAIO 505TS suspend/resume correctly when APM is > > enabled (ACPI is black listed on my 505TS). > > > > This will likely fix other problems with the suspend path where > > drivers would sleep with msleep and/or do other timeouts. Maybe > > there's some special case code that would use DELAY while suspending > > and msleep otherwise that can be revisited and removed. > > > > This was also tested by glebius@, who pointed out that in the patch I > > sent him, I'd forgotten apm_saver.c > > > > MFC After: 3 weeks > > In the past, I've been against mandating that callouts/timeouts/generic > taskqueues should not be allowed to sleep. However, after looking over > the history of this problem as well as others, it seems that it's just > too easy for driver authors to make bad assumptions and wind up with a > priority inversion/deadlock like this. It would be relatively trivial > to mark these contexts as being non-sleepable and have the msleep code > enforce it, like is done with ithreads. What do you think? Anyways, > thanks for looking at this and fixing it. At the very least, we should mandate that timeouts are a non-sleepable event. Sleeping just doesn't work there. taskqueues, I'm less sure of, since short sleeps there work, but do degrade performance. I like this idea. Warner From owner-cvs-all@FreeBSD.ORG Fri May 26 04:34:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7303616AA8B; Fri, 26 May 2006 04:34:17 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8FA43D4C; Fri, 26 May 2006 04:34:17 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q4XIFk010221; Fri, 26 May 2006 04:33:18 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q4XIPi010220; Fri, 26 May 2006 04:33:18 GMT (envelope-from clsung) Message-Id: <200605260433.k4Q4XIPi010220@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 04:33: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/p5-Digest-SHA Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 04:34:17 -0000 clsung 2006-05-26 04:33:18 UTC FreeBSD ports repository Modified files: security/p5-Digest-SHA Makefile distinfo Log: - update to 5.38 PR: ports/97946 Submitted by: hideo Revision Changes Path 1.6 +1 -1 ports/security/p5-Digest-SHA/Makefile 1.5 +3 -3 ports/security/p5-Digest-SHA/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 05:42:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00E4616A53F; Fri, 26 May 2006 05:42:13 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1CB143D55; Fri, 26 May 2006 05:42:12 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q5fE1j021442; Fri, 26 May 2006 05:41:14 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q5fEOu021441; Fri, 26 May 2006 05:41:14 GMT (envelope-from mjacob) Message-Id: <200605260541.k4Q5fEOu021441@repoman.freebsd.org> From: Matt Jacob Date: Fri, 26 May 2006 05:41:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 05:42:13 -0000 mjacob 2006-05-26 05:41:14 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c Log: Remove handrolled raw dump of a request from mpt_send_cmd and replace with a new debug function. Revision Changes Path 1.28 +1 -19 src/sys/dev/mpt/mpt.c From owner-cvs-all@FreeBSD.ORG Fri May 26 05:43:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 074E216A42D; Fri, 26 May 2006 05:43:00 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB6443D58; Fri, 26 May 2006 05:42:59 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q5g0Gj021494; Fri, 26 May 2006 05:42:00 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q5g0DR021493; Fri, 26 May 2006 05:42:00 GMT (envelope-from mjacob) Message-Id: <200605260542.k4Q5g0DR021493@repoman.freebsd.org> From: Matt Jacob Date: Fri, 26 May 2006 05:42:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 05:43:01 -0000 mjacob 2006-05-26 05:42:00 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h Log: Fix spellings. Prototype mpt_dump_request. Add a 'raid_enabled' tag. Revision Changes Path 1.18 +5 -2 src/sys/dev/mpt/mpt.h From owner-cvs-all@FreeBSD.ORG Fri May 26 05:44:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E0EC16A42B; Fri, 26 May 2006 05:44:13 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6F543D55; Fri, 26 May 2006 05:44:12 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q5hE9g021556; Fri, 26 May 2006 05:43:14 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q5hEc4021555; Fri, 26 May 2006 05:43:14 GMT (envelope-from mjacob) Message-Id: <200605260543.k4Q5hEc4021555@repoman.freebsd.org> From: Matt Jacob Date: Fri, 26 May 2006 05:43:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt_raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 05:44:15 -0000 mjacob 2006-05-26 05:43:14 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_raid.h Log: gratuitous formatting changes Revision Changes Path 1.3 +18 -22 src/sys/dev/mpt/mpt_raid.h From owner-cvs-all@FreeBSD.ORG Fri May 26 05:54:36 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 484DF16A436; Fri, 26 May 2006 05:54:35 +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 D4CFD43D46; Fri, 26 May 2006 05:54:34 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: from hydrogen.funkthat.com (0a4v0ub36r7cc9ay@localhost.funkthat.com [127.0.0.1]) by hydrogen.funkthat.com (8.13.4/8.13.3) with ESMTP id k4Q5sTJr040800; Thu, 25 May 2006 22:54:30 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.13.4/8.13.3/Submit) id k4Q5sOn8040799; Thu, 25 May 2006 22:54:24 -0700 (PDT) (envelope-from jmg) Date: Thu, 25 May 2006 22:54:24 -0700 From: John-Mark Gurney To: Warner Losh Message-ID: <20060526055424.GG49081@funkthat.com> References: <200605252306.k4PN6cCS081708@repoman.freebsd.org> <44766F75.9060100@samsco.org> <20060525.220611.74708877.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060525.220611.74708877.imp@bsdimp.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 5.4-RELEASE-p6 i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html Cc: cvs-src@freebsd.org, scottl@samsco.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.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: Fri, 26 May 2006 05:54:36 -0000 Warner Losh wrote this message on Thu, May 25, 2006 at 22:06 -0600: > > In the past, I've been against mandating that callouts/timeouts/generic > > taskqueues should not be allowed to sleep. However, after looking over > > the history of this problem as well as others, it seems that it's just > > too easy for driver authors to make bad assumptions and wind up with a > > priority inversion/deadlock like this. It would be relatively trivial > > to mark these contexts as being non-sleepable and have the msleep code > > enforce it, like is done with ithreads. What do you think? Anyways, > > thanks for looking at this and fixing it. > > At the very least, we should mandate that timeouts are a non-sleepable > event. Sleeping just doesn't work there. taskqueues, I'm less sure > of, since short sleeps there work, but do degrade performance. I like > this idea. People worried about things like this should create their own thread for their taskqueue.. It's quite easy (simple macro declaration), and I did that for handling kq in kq... -- 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 Fri May 26 05:55:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA38216A60F; Fri, 26 May 2006 05:55:17 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8267543D4C; Fri, 26 May 2006 05:55:17 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q5sJmI022211; Fri, 26 May 2006 05:54:19 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q5sI14022210; Fri, 26 May 2006 05:54:18 GMT (envelope-from sem) Message-Id: <200605260554.k4Q5sI14022210@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 26 May 2006 05:54:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 05:55:20 -0000 sem 2006-05-26 05:54:18 UTC FreeBSD ports repository Modified files: . access Log: Forced commit to note delphij@ is free of mentorship now. Revision Changes Path 1.702 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Fri May 26 05:55:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 897F616A66D; Fri, 26 May 2006 05:55:20 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C84D43D46; Fri, 26 May 2006 05:55:20 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q5sLlR022255; Fri, 26 May 2006 05:54:21 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q5sLg5022254; Fri, 26 May 2006 05:54:21 GMT (envelope-from mjacob) Message-Id: <200605260554.k4Q5sLg5022254@repoman.freebsd.org> From: Matt Jacob Date: Fri, 26 May 2006 05:54:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/mpt mpt.h mpt_cam.c mpt_debug.c mpt_raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 05:55:21 -0000 mjacob 2006-05-26 05:54:21 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.h mpt_cam.c mpt_debug.c mpt_raid.c Log: Get most of the way back to having Integrated Mirroring work again- the addition of target mode support broke it massively. Revision Changes Path 1.19 +1 -2 src/sys/dev/mpt/mpt.h 1.18 +64 -69 src/sys/dev/mpt/mpt_cam.c 1.15 +24 -0 src/sys/dev/mpt/mpt_debug.c 1.7 +71 -51 src/sys/dev/mpt/mpt_raid.c From owner-cvs-all@FreeBSD.ORG Fri May 26 06:10:24 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C46216A4E6; Fri, 26 May 2006 06:10:24 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4CF43D46; Fri, 26 May 2006 06:10:24 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [IPv6:::1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k4Q69hXs043771; Fri, 26 May 2006 00:09:43 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 25 May 2006 23:59:34 -0600 (MDT) Message-Id: <20060525.235934.-1956306548.imp@bsdimp.com> To: gurney_j@resnet.uoregon.edu From: "M. Warner Losh" In-Reply-To: <20060526055424.GG49081@funkthat.com> References: <44766F75.9060100@samsco.org> <20060525.220611.74708877.imp@bsdimp.com> <20060526055424.GG49081@funkthat.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: cvs-src@freebsd.org, scottl@samsco.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 06:10:26 -0000 In message: <20060526055424.GG49081@funkthat.com> John-Mark Gurney writes: : Warner Losh wrote this message on Thu, May 25, 2006 at 22:06 -0600: : > > In the past, I've been against mandating that callouts/timeouts/generic : > > taskqueues should not be allowed to sleep. However, after looking over : > > the history of this problem as well as others, it seems that it's just : > > too easy for driver authors to make bad assumptions and wind up with a : > > priority inversion/deadlock like this. It would be relatively trivial : > > to mark these contexts as being non-sleepable and have the msleep code : > > enforce it, like is done with ithreads. What do you think? Anyways, : > > thanks for looking at this and fixing it. : > : > At the very least, we should mandate that timeouts are a non-sleepable : > event. Sleeping just doesn't work there. taskqueues, I'm less sure : > of, since short sleeps there work, but do degrade performance. I like : > this idea. : : People worried about things like this should create their own thread : for their taskqueue.. It's quite easy (simple macro declaration), and : I did that for handling kq in kq... The problem isn't people that are worried about these things... It is those that don't worry about them.. Warner From owner-cvs-all@FreeBSD.ORG Fri May 26 07:05:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42FA716A976; Fri, 26 May 2006 07:05:52 +0000 (UTC) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 122E143D64; Fri, 26 May 2006 07:05:51 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q74qLk027870; Fri, 26 May 2006 07:04:52 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q74q10027869; Fri, 26 May 2006 07:04:52 GMT (envelope-from sumikawa) Message-Id: <200605260704.k4Q74q10027869@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 26 May 2006 07: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/security/fsh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 07:05:52 -0000 sumikawa 2006-05-26 07:04:52 UTC FreeBSD ports repository Modified files: security/fsh Makefile Log: Re-add original master site on MASTER_SITES. The site seems just down temporally. Suggested by: Sam Lawrance Revision Changes Path 1.9 +2 -1 ports/security/fsh/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 07:14:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50F7716A643; Fri, 26 May 2006 07:14:25 +0000 (UTC) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E467B43D53; Fri, 26 May 2006 07:14:24 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q7DQLn028270; Fri, 26 May 2006 07:13:26 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q7DQhV028269; Fri, 26 May 2006 07:13:26 GMT (envelope-from dds) Message-Id: <200605260713.k4Q7DQhV028269@repoman.freebsd.org> From: Diomidis Spinellis Date: Fri, 26 May 2006 07:13: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/tools vnode_if.awk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 07:14:25 -0000 dds 2006-05-26 07:13:26 UTC FreeBSD src repository Modified files: sys/tools vnode_if.awk Log: Update usage comment to match reality. Revision Changes Path 1.53 +2 -1 src/sys/tools/vnode_if.awk From owner-cvs-all@FreeBSD.ORG Fri May 26 07:18:01 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D246D16AA28; Fri, 26 May 2006 07:18:01 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7222543D48; Fri, 26 May 2006 07:18:01 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepa.post.tele.dk (Postfix) with ESMTP id 8CE5BFAC02E; Fri, 26 May 2006 09:17:59 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4Q7Hmqn007546; Fri, 26 May 2006 09:17:49 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Warner Losh From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 25 May 2006 22:06:11 MDT." <20060525.220611.74708877.imp@bsdimp.com> Date: Fri, 26 May 2006 09:17:48 +0200 Message-ID: <7545.1148627868@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@freebsd.org, scottl@samsco.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/syscons/apm apm_saver.c src/sys/i386/bios apm.c apm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 07:18:04 -0000 In message <20060525.220611.74708877.imp@bsdimp.com>, Warner Losh writes: >At the very least, we should mandate that timeouts are a non-sleepable >event. Sleeping just doesn't work there. taskqueues, I'm less sure >of, since short sleeps there work, but do degrade performance. I like >this idea. A couple of years back I did a survey of our timeout callbacks because I was worried about this issue in the context of SMPng. The majority are "mostly OK" (there is a lot of memory allocations with M_WAITOK) and a few are just plain wrong. It's certainly a fixable problem. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri May 26 07:37:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2561516A423; Fri, 26 May 2006 07:37:50 +0000 (UTC) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A83CA43D55; Fri, 26 May 2006 07:37:49 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q7aoRD029243; Fri, 26 May 2006 07:36:50 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q7aoqr029242; Fri, 26 May 2006 07:36:50 GMT (envelope-from jmg) Message-Id: <200605260736.k4Q7aoqr029242@repoman.freebsd.org> From: John-Mark Gurney Date: Fri, 26 May 2006 07:36:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/bktr bktr_os.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 07:37:50 -0000 jmg 2006-05-26 07:36:50 UTC FreeBSD src repository Modified files: sys/dev/bktr bktr_os.c Log: don't require a buffer if all we are doing is manipulating the GPIO pins... MFC after: 3 weeks Revision Changes Path 1.53 +9 -0 src/sys/dev/bktr/bktr_os.c From owner-cvs-all@FreeBSD.ORG Fri May 26 07:42:47 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5116B16A428; Fri, 26 May 2006 07:42:47 +0000 (UTC) (envelope-from kientzle@freebsd.org) Received: from kientzle.com (h-66-166-149-50.snvacaid.covad.net [66.166.149.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D97B343D4C; Fri, 26 May 2006 07:42:46 +0000 (GMT) (envelope-from kientzle@freebsd.org) Received: from [10.0.0.221] (p54.kientzle.com [66.166.149.54]) by kientzle.com (8.12.9/8.12.9) with ESMTP id k4Q7gdOZ081170; Fri, 26 May 2006 00:42:43 -0700 (PDT) (envelope-from kientzle@freebsd.org) Message-ID: <4476B16E.2080401@freebsd.org> Date: Fri, 26 May 2006 00:42:38 -0700 From: Tim Kientzle User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060422 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Linimon References: <20060522080255.GB730@turion.vk2pj.dyndns.org> <6205.1148287029@critter.freebsd.dk> <20060522111919.GA712@turion.vk2pj.dyndns.org> <20060525205007.GB31428@soaustin.net> In-Reply-To: <20060525205007.GB31428@soaustin.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: src-committers@freebsd.org, cvs-all@freebsd.org, Poul-Henning Kamp , cvs-src@freebsd.org, grog@freebsd.org, Warner Losh Subject: Re: Apologies X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 07:42:48 -0000 Mark Linimon wrote: > if I can suggest a file kind of like UPDATING which is a list of subsystems > that are believed to be broken/experimental, with a column for expiration > date, that might be enough. CHOPPING_BLOCK ? From owner-cvs-all@FreeBSD.ORG Fri May 26 08:18:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3E8416A457; Fri, 26 May 2006 08:18:04 +0000 (UTC) (envelope-from ganbold@micom.mng.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F7043D5D; Fri, 26 May 2006 08:18:03 +0000 (GMT) (envelope-from ganbold@micom.mng.net) Received: from [202.179.0.164] (helo=[192.168.0.18]) by publicd.ub.mng.net with esmtpa (Exim 4.61 (FreeBSD)) (envelope-from ) id 1FjXWC-00055x-GZ; Fri, 26 May 2006 17:18:00 +0900 Message-ID: <4476B9B7.7030602@micom.mng.net> Date: Fri, 26 May 2006 17:17:59 +0900 From: Ganbold User-Agent: Thunderbird 1.5.0.2 (X11/20060425) MIME-Version: 1.0 To: Gleb Smirnoff References: <200605241446.k4OEkvo0011251@repoman.freebsd.org> <44751F01.4030702@micom.mng.net> <20060525072311.GG27819@FreeBSD.org> In-Reply-To: <20060525072311.GG27819@FreeBSD.org> Content-Type: multipart/mixed; boundary="------------010007020708090901020203" Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/ngctl config.c connect.c debug.c dot.c list.c main.c mkpeer.c msg.c name.c ngctl.h rmhook.c show.c shutdown.c status.c types.c write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:18:05 -0000 This is a multi-part message in MIME format. --------------010007020708090901020203 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Gleb, Gleb Smirnoff wrote: > On Thu, May 25, 2006 at 12:05:37PM +0900, Ganbold wrote: > G> Gleb, > G> > G> I modified my previous patch accordingly. Hopefully it follows style(9) > G> more; removed typedef, changed function names to follow original > G> function naming styles in code, space after return statements according > G> to style(9). > > I am working on your patch now. I'm doing some minor changes to match > style of surrounding code, and also moving to queue(3) instead of > home-made linked list. > > > G> - return(CMDRTN_USAGE); > G> + return (CMDRTN_USAGE); > > Let's commit these style changes later. > > G> diff -u /usr/src/usr.sbin/ngctl/main.c /usr/home/tsgan/ngctl/main.c > G> --- /usr/src/usr.sbin/ngctl/main.c Wed May 24 23:46:55 2006 > G> +++ /usr/home/tsgan/ngctl/main.c Thu May 25 11:47:59 2006 > G> @@ -50,6 +50,7 @@ > G> #include > G> #include > G> #include > G> +#include > G> #include > G> > G> #include > G> @@ -61,6 +62,13 @@ > G> #define WHITESPACE " \t\r\n\v\f" > G> #define DUMP_BYTES_PER_LINE 16 > G> > G> +/* Previously issued commands list */ > G> +struct cmdlist { > G> + char *cmd; /* command */ > G> + struct cmdlist *prev; /* previous command */ > G> + struct cmdlist *next; /* next command */ > G> +}; > G> + > > Yes, yes. This is what I'm tending to do. Do not touch ngctl.h, since > this type is private to main.c > > I lowercased CMDLIST, too. :) > > G> +static int ScanCmd(char *cmd, struct cmdlist **curr); > > I uppercased "s" and "c" in this function too. Damn, haven't you rooted > my notebook? :) > Maybe :) > Please wait for me to send you a patch converted to queue(3) macro, and > then continue discussion. > > OK, Here is the patch for main.c which uses TAILQ. I couldn't get rid of tailcmd and yet I found one small bug in ScanCmd. For loop (for (j=0 ; j < i; j++) {putchar(8); putchar(' '); putchar(8);}) in ScanCmd really should be inside the if statement otherwise it will delete the whole line if user presses up key first time. The other thing is when user press down arrow after entering some commands it shows last command. Should we let this behave in this way? Usually in shell after entering command when user presses down arrow it will not show anything. Please let me know if I did something wrong. Maybe there are some wrong naming with tailq variables. thanks, Ganbold --------------010007020708090901020203 Content-Type: text/plain; name="main.c.patch2" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="main.c.patch2" --- /usr/src/usr.sbin/ngctl/main.c Wed May 24 23:46:55 2006 +++ main.c Fri May 26 16:53:58 2006 @@ -39,6 +39,7 @@ */ #include +#include #include #include @@ -50,6 +51,7 @@ #include #include #include +#include #include #include @@ -61,6 +63,11 @@ #define WHITESPACE " \t\r\n\v\f" #define DUMP_BYTES_PER_LINE 16 +struct cmdlist { + char *cmd; /* command */ + TAILQ_ENTRY(cmdlist) cmd_link; +}; + /* Internal functions */ static int ReadFile(FILE *fp); static int DoParseCommand(char *line); @@ -72,6 +79,10 @@ static int ReadCmd(int ac, char **av); static int HelpCmd(int ac, char **av); static int QuitCmd(int ac, char **av); +static int ScanCmd(char *cmd, struct cmdlist **curr); +static struct cmdlist *AddCmd(char *cmd); +static struct cmdlist *GetNextCmd(struct cmdlist *curr); +static struct cmdlist *GetPrevCmd(struct cmdlist *curr); /* List of commands */ static const struct ngcmd *const cmds[] = { @@ -118,9 +129,18 @@ { "exit" } }; +TAILQ_HEAD(tqhead, cmdlist) tq; +struct tqhead *tqp; + +/* tail command in commands list */ +struct cmdlist *tailcmd = NULL; + /* Our control and data sockets */ int csock, dsock; +/* this variable must be set go to previous command in history list */ +int goprev; + /* * main() */ @@ -188,7 +208,7 @@ rtn = EX_OSERR; break; } - return(rtn); + return (rtn); } /* @@ -205,10 +225,10 @@ continue; if ((rtn = DoParseCommand(line)) != 0) { warnx("line %d: error in file", num); - return(rtn); + return (rtn); } } - return(CMDRTN_OK); + return (CMDRTN_OK); } /* @@ -218,12 +238,29 @@ DoInteractive(void) { const int maxfd = MAX(csock, dsock) + 1; + struct cmdlist *curr; + int scan_status = 0; + struct termios new_settings; + struct termios stored_settings; + + /* init tailq */ + TAILQ_INIT(&tq); + tqp = &tq; (*help_cmd.func)(0, NULL); while (1) { struct timeval tv; fd_set rfds; + /* record the old settings to restore the terminal when finished */ + tcgetattr(0, &stored_settings); + new_settings = stored_settings; + + /* set things up for character-at-a-time */ + new_settings.c_lflag &= ~(ECHO | ECHOK | ICANON); + new_settings.c_cc[VTIME] = 1; + tcsetattr(0, TCSANOW, &new_settings); + /* See if any data or control messages are arriving */ FD_ZERO(&rfds); FD_SET(csock, &rfds); @@ -272,15 +309,28 @@ if (FD_ISSET(0, &rfds)) { char buf[LINE_MAX]; - if (fgets(buf, sizeof(buf), stdin) == NULL) { - printf("\n"); - break; + /* always begin from last command */ + goprev = 0; + memset(buf, 0, LINE_MAX); + + scan_status = ScanCmd(buf, &curr); + if (scan_status == 0) { + rewind(stdin); + continue; } + snprintf(buf, LINE_MAX, "%s", curr->cmd); if (DoParseCommand(buf) == CMDRTN_QUIT) break; } + /* restore the old settings */ + tcsetattr(0, TCSANOW, &stored_settings); + } + /* destroy commands */ + while ((curr = TAILQ_FIRST(tqp)) != NULL) { + TAILQ_REMOVE(tqp, curr, cmd_link); + free(curr); } - return(CMDRTN_QUIT); + return (CMDRTN_QUIT); } /* @@ -298,7 +348,7 @@ av[++ac] = strtok(NULL, WHITESPACE)); /* Do command */ - return(DoCommand(ac, av)); + return (DoCommand(ac, av)); } /* @@ -311,12 +361,12 @@ int rtn; if (ac == 0 || *av[0] == 0) - return(CMDRTN_OK); + return (CMDRTN_OK); if ((cmd = FindCommand(av[0])) == NULL) - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); if ((rtn = (*cmd->func)(ac, av)) == CMDRTN_USAGE) warnx("usage: %s", cmd->cmd); - return(rtn); + return (rtn); } /* @@ -331,16 +381,16 @@ if (MatchCommand(cmds[k], string)) { if (found != -1) { warnx("\"%s\": ambiguous command", string); - return(NULL); + return (NULL); } found = k; } } if (found == -1) { warnx("\"%s\": unknown command", string); - return(NULL); + return (NULL); } - return(cmds[found]); + return (cmds[found]); } /* @@ -383,17 +433,17 @@ case 2: if ((fp = fopen(av[1], "r")) == NULL) { warn("%s", av[1]); - return(CMDRTN_ERROR); + return (CMDRTN_ERROR); } break; default: - return(CMDRTN_USAGE); + return (CMDRTN_USAGE); } /* Process it */ rtn = ReadFile(fp); fclose(fp); - return(rtn); + return (rtn); } /* @@ -419,7 +469,7 @@ *s = '\0'; printf(" %-10s %s\n", buf, cmd->desc); } - return(CMDRTN_OK); + return (CMDRTN_OK); default: /* Show help on a specific command */ if ((cmd = FindCommand(av[1])) != NULL) { @@ -462,7 +512,7 @@ } } } - return(CMDRTN_OK); + return (CMDRTN_OK); } /* @@ -471,7 +521,159 @@ static int QuitCmd(int ac __unused, char **av __unused) { - return(CMDRTN_QUIT); + return (CMDRTN_QUIT); +} + +/* + * Get commands from stdin, up/down arrow keys handling + */ +static int +ScanCmd(char *cmd, struct cmdlist **curr) +{ + struct cmdlist *p; + int c, i, j, finished; + + p = *curr; + c = 1; i = 0; finished = 0; + + while (c && !finished && i < LINE_MAX) { + c = getchar(); + switch (c) { + case '\t': + printf("tab\n"); + break; + case '\n': + finished = 1; + putchar('\n'); + if (i > 0) { + cmd[i] = '\0'; + p = AddCmd(cmd); + } + break; + case 8: + /* backspace */ + case 127: + /* delete */ + if (i > 0) { + cmd[--i] = '\0'; + putchar(8); putchar(' '); putchar(8); + } + break; + case 27: + /* ESC + * Check up/down arrow keys + */ + c = getchar(); + if (c == 91) { + /* it looks like we have an arrow key here */ + c = getchar(); + if (c > 68 || c < 65) { + /* ignore right/left arrow keys, put the characters back in the queue + *(except for the ESC) + */ + ungetc(c, stdin); + ungetc(91, stdin); + } else if (c == 65) { + /* up arrow key */ + p = GetPrevCmd(p); + if (p != NULL) { + for (j=0 ; j < i; j++) { + putchar(8); putchar(' '); putchar(8); + } + printf("%s", p->cmd); + cmd = strdup(p->cmd); + i = strlen(cmd); + } + } else if (c == 66) { + /* down arrow key */ + p = GetNextCmd(p); + if(p != NULL) { + for (j=0 ; j < i; j++) { + putchar(8); putchar(' '); putchar(8); + } + printf("%s", p->cmd); + cmd = strdup(p->cmd); + i = strlen(cmd); + } + } + } else + /* not an arrow key, put the char back */ + ungetc(c, stdin); + break; + + default: + cmd[i++] = c; + putchar(c); + break; + } + } + *curr = p; + + return (strlen(cmd)); +} + +/* + * add new command to the command list + */ +static struct cmdlist +*AddCmd(char *cmd) +{ + struct cmdlist *p; + + p = (struct cmdlist *) malloc(sizeof(struct cmdlist)); + + if (p == NULL || (p->cmd = strdup(cmd)) == NULL) { + warn("malloc"); + exit (CMDRTN_ERROR); + } + if(TAILQ_FIRST(tqp) == NULL) + TAILQ_INSERT_HEAD(tqp, p, cmd_link); + else + TAILQ_INSERT_TAIL(tqp, p, cmd_link); + + /* store tail */ + tailcmd = p; + + return (p); + } + +/* + * Get next command from the command list + */ +static struct cmdlist +*GetNextCmd(struct cmdlist *curr) +{ + struct cmdlist *p; + + p = curr; + + /* if current command is not latest in a command list, get next command */ + if (p != tailcmd && p != NULL) + p = TAILQ_NEXT(p, cmd_link); + + return (p); +} + +/* + * Get previous command from the command list + */ +static struct cmdlist +*GetPrevCmd(struct cmdlist *curr) +{ + struct cmdlist *p; + + p = curr; + + if (p == tailcmd && goprev != 1) { + goprev = 1; + return (p); + } + + /* if current command is not first in a command list, get previous command */ + if (goprev && p != TAILQ_FIRST(tqp) && p != NULL) + p = TAILQ_PREV(p, tqhead, cmd_link); + + return (p); } /* --------------010007020708090901020203-- From owner-cvs-all@FreeBSD.ORG Fri May 26 08:20:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4673516A4D8; Fri, 26 May 2006 08:20:57 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF62443D55; Fri, 26 May 2006 08:20:56 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8Jvc5032466; Fri, 26 May 2006 08:19:57 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8JvTu032465; Fri, 26 May 2006 08:19:57 GMT (envelope-from anray) Message-Id: <200605260819.k4Q8JvTu032465@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 26 May 2006 08:19:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/kf 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: Fri, 26 May 2006 08:20:57 -0000 anray 2006-05-26 08:19:57 UTC FreeBSD ports repository Modified files: net-im/kf Makefile pkg-descr Log: - Change WWW to http://kf.jabberstudio.org/ and add http://files.jabberstudio.org/kf/ mastersite - now it back to work. Noticed by: Sam Lawrance Revision Changes Path 1.21 +2 -1 ports/net-im/kf/Makefile 1.2 +1 -1 ports/net-im/kf/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 08:26:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E2916A5C0; Fri, 26 May 2006 08:26:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 249CE43D5A; Fri, 26 May 2006 08:26:13 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8PEJC032753; Fri, 26 May 2006 08:25:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8PEh3032752; Fri, 26 May 2006 08:25:14 GMT (envelope-from pav) Message-Id: <200605260825.k4Q8PEh3032752@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 08:25:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/sipp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:26:16 -0000 pav 2006-05-26 08:25:14 UTC FreeBSD ports repository Modified files: net/sipp Makefile distinfo Log: - Update to 1.1.r5 - Take maintainership PR: ports/97870 Submitted by: Artem Naluzhny Revision Changes Path 1.10 +9 -5 ports/net/sipp/Makefile 1.5 +3 -3 ports/net/sipp/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 08:30:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 130E316A457; Fri, 26 May 2006 08:30:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1DC743D60; Fri, 26 May 2006 08:30:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8TfnP032901; Fri, 26 May 2006 08:29:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8Tf40032900; Fri, 26 May 2006 08:29:41 GMT (envelope-from pav) Message-Id: <200605260829.k4Q8Tf40032900@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 08:29: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/bounce Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:30:42 -0000 pav 2006-05-26 08:29:41 UTC FreeBSD ports repository Modified files: net/bounce Makefile Log: - Grant maintainership PR: ports/97868 Submitted by: Matt Wilbur Revision Changes Path 1.19 +1 -1 ports/net/bounce/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 08:41:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B7C116A45F; Fri, 26 May 2006 08:41:54 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1231E43D48; Fri, 26 May 2006 08:41:54 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8etWg033243; Fri, 26 May 2006 08:40:55 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8etA5033242; Fri, 26 May 2006 08:40:55 GMT (envelope-from clsung) Message-Id: <200605260840.k4Q8etA5033242@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 08:40:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/omnitty Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:41:54 -0000 clsung 2006-05-26 08:40:55 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/omnitty Makefile distinfo pkg-descr Log: Add omnitty 0.3.0, a curses-based SSH multiplexer. PR: ports/97942 Submitted by: Rong-En Fan Revision Changes Path 1.1667 +1 -0 ports/net/Makefile 1.1 +42 -0 ports/net/omnitty/Makefile (new) 1.1 +3 -0 ports/net/omnitty/distinfo (new) 1.1 +11 -0 ports/net/omnitty/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 08:42:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 430D716A45D; Fri, 26 May 2006 08:42:16 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F374B43D48; Fri, 26 May 2006 08:42:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8fHUd033286; Fri, 26 May 2006 08:41:17 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8fGVQ033285; Fri, 26 May 2006 08:41:16 GMT (envelope-from clsung) Message-Id: <200605260841.k4Q8fGVQ033285@repoman.freebsd.org> From: Cheng-Lung Sung Date: Fri, 26 May 2006 08:41:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 26 May 2006 08:42:16 -0000 clsung 2006-05-26 08:41:16 UTC FreeBSD ports repository Modified files: . modules Log: omnitty --> ports/net/omnitty Revision Changes Path 1.15079 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 08:46:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB63B16A464; Fri, 26 May 2006 08:46:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6CA043D46; Fri, 26 May 2006 08:46:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8jVlS033419; Fri, 26 May 2006 08:45:31 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8jVHq033418; Fri, 26 May 2006 08:45:31 GMT (envelope-from pav) Message-Id: <200605260845.k4Q8jVHq033418@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 08:45:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/ruby-dbd_proxy pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:46:32 -0000 pav 2006-05-26 08:45:31 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_proxy pkg-plist Log: - Fix plist Reported by: krismail Revision Changes Path 1.5 +0 -1 ports/databases/ruby-dbd_proxy/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 08:48:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4570816A5AB; Fri, 26 May 2006 08:48:37 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0160343D4C; Fri, 26 May 2006 08:48:37 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q8lbWH041060; Fri, 26 May 2006 08:47:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q8lb2Y041059; Fri, 26 May 2006 08:47:37 GMT (envelope-from sat) Message-Id: <200605260847.k4Q8lb2Y041059@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 26 May 2006 08:47:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fusefs-curlftpfs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 08:48:38 -0000 sat 2006-05-26 08:47:37 UTC FreeBSD ports repository Modified files: sysutils/fusefs-curlftpfs Makefile Log: - Add USE_GNOME=glib20 Reported by: pointyhat via kris Approved by: krion (mentor, implicit) Revision Changes Path 1.3 +1 -0 ports/sysutils/fusefs-curlftpfs/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 09:15:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C38AB16A422; Fri, 26 May 2006 09:15:41 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E35043D58; Fri, 26 May 2006 09:15:41 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q9EgY3042817; Fri, 26 May 2006 09:14:42 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q9EgP9042816; Fri, 26 May 2006 09:14:42 GMT (envelope-from tobez) Message-Id: <200605260914.k4Q9EgP9042816@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 09:14:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Data-Report 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, 26 May 2006 09:15:42 -0000 tobez 2006-05-26 09:14:42 UTC FreeBSD ports repository Modified files: textproc/p5-Data-Report Makefile pkg-plist Log: Fix plist. Reported by: krismail Revision Changes Path 1.2 +2 -1 ports/textproc/p5-Data-Report/Makefile 1.2 +0 -3 ports/textproc/p5-Data-Report/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 09:16:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBC1B16A437; Fri, 26 May 2006 09:16:32 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B09E443D46; Fri, 26 May 2006 09:16:32 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q9FXuR042964; Fri, 26 May 2006 09:15:33 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q9FX9X042963; Fri, 26 May 2006 09:15:33 GMT (envelope-from vd) Message-Id: <200605260915.k4Q9FX9X042963@repoman.freebsd.org> From: Vasil Dimov Date: Fri, 26 May 2006 09:15:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/xaralx Makefile distinfo ports/graphics/xaralx/files patch-Makefile.am patch-configure.in patch-wxOil_compatdef.h patch-wxOil_errors.cpp patch-wxOil_errors.h ports/graphics/xaralx-devel Makefile distinfo ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 09:16:35 -0000 vd 2006-05-26 09:15:33 UTC FreeBSD ports repository Modified files: graphics/xaralx Makefile distinfo graphics/xaralx/files patch-configure.in graphics/xaralx-devel Makefile distinfo Removed files: graphics/xaralx/files patch-Makefile.am patch-wxOil_compatdef.h patch-wxOil_errors.cpp patch-wxOil_errors.h graphics/xaralx-devel/files patch-configure.in Log: * Upgrade xaralx from 0.4r798 to 0.5r1175 * Move all the hacks from the slave port (xaralx-devel) to the master port (xaralx) because these are now common for both ports * Switch both ports from .gz to .bz2 to save some resources Revision Changes Path 1.8 +1 -19 ports/graphics/xaralx-devel/Makefile 1.8 +3 -3 ports/graphics/xaralx-devel/distinfo 1.3 +0 -60 ports/graphics/xaralx-devel/files/patch-configure.in (dead) 1.10 +23 -7 ports/graphics/xaralx/Makefile 1.5 +3 -3 ports/graphics/xaralx/distinfo 1.2 +0 -22 ports/graphics/xaralx/files/patch-Makefile.am (dead) 1.3 +11 -11 ports/graphics/xaralx/files/patch-configure.in 1.2 +0 -29 ports/graphics/xaralx/files/patch-wxOil_compatdef.h (dead) 1.2 +0 -11 ports/graphics/xaralx/files/patch-wxOil_errors.cpp (dead) 1.2 +0 -22 ports/graphics/xaralx/files/patch-wxOil_errors.h (dead) From owner-cvs-all@FreeBSD.ORG Fri May 26 09:35:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5804916A42D; Fri, 26 May 2006 09:35:36 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D334E43D58; Fri, 26 May 2006 09:35:35 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q9Yakc043373; Fri, 26 May 2006 09:34:36 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q9Ya2R043372; Fri, 26 May 2006 09:34:36 GMT (envelope-from tobez) Message-Id: <200605260934.k4Q9Ya2R043372@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 09:34:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Lingua-Stem-Snowball 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, 26 May 2006 09:35:36 -0000 tobez 2006-05-26 09:34:36 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-Stem-Snowball Makefile pkg-plist Log: Fix plist. Reported by: krismail Revision Changes Path 1.6 +1 -0 ports/textproc/p5-Lingua-Stem-Snowball/Makefile 1.6 +2 -0 ports/textproc/p5-Lingua-Stem-Snowball/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 09:49:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2EA216A420; Fri, 26 May 2006 09:49:02 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB04E43D4C; Fri, 26 May 2006 09:49:02 +0000 (GMT) (envelope-from vd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q9m3bm043913; Fri, 26 May 2006 09:48:03 GMT (envelope-from vd@repoman.freebsd.org) Received: (from vd@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q9m36w043912; Fri, 26 May 2006 09:48:03 GMT (envelope-from vd) Message-Id: <200605260948.k4Q9m36w043912@repoman.freebsd.org> From: Vasil Dimov Date: Fri, 26 May 2006 09:48:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules ports MOVED ports/x11 Makefile ports/x11/xfedor Makefile distinfo pkg-descr pkg-plist ports/x11/xfedor/files default.sos patch-aa patch-ab patch-ac patch-ad patch-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 09:49:03 -0000 vd 2006-05-26 09:48:03 UTC FreeBSD ports repository Modified files: . modules . MOVED x11 Makefile Removed files: x11/xfedor Makefile distinfo pkg-descr pkg-plist x11/xfedor/files default.sos patch-aa patch-ab patch-ac patch-ad patch-ae Log: Remove expired leaf port: x11/xfedor Revision Changes Path 1.15080 +0 -1 CVSROOT/modules 1.1000 +2 -1 ports/MOVED 1.586 +0 -1 ports/x11/Makefile 1.19 +0 -42 ports/x11/xfedor/Makefile (dead) 1.4 +0 -3 ports/x11/xfedor/distinfo (dead) 1.2 +0 -1 ports/x11/xfedor/files/default.sos (dead) 1.3 +0 -23 ports/x11/xfedor/files/patch-aa (dead) 1.2 +0 -19 ports/x11/xfedor/files/patch-ab (dead) 1.2 +0 -19 ports/x11/xfedor/files/patch-ac (dead) 1.2 +0 -57 ports/x11/xfedor/files/patch-ad (dead) 1.3 +0 -56 ports/x11/xfedor/files/patch-ae (dead) 1.3 +0 -24 ports/x11/xfedor/pkg-descr (dead) 1.3 +0 -21 ports/x11/xfedor/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri May 26 09:50:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20AC816A422; Fri, 26 May 2006 09:50:22 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E0E843D48; Fri, 26 May 2006 09:50:21 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4Q9nMij043986; Fri, 26 May 2006 09:49:22 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4Q9nM2X043985; Fri, 26 May 2006 09:49:22 GMT (envelope-from tobez) Message-Id: <200605260949.k4Q9nM2X043985@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 09:49:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-IPC-Locker Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 09:50:22 -0000 tobez 2006-05-26 09:49:22 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Locker Makefile distinfo Log: Update to 1.451. Revision Changes Path 1.11 +1 -1 ports/devel/p5-IPC-Locker/Makefile 1.10 +3 -3 ports/devel/p5-IPC-Locker/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 10:01:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4910716A41F; Fri, 26 May 2006 10:01:58 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0585F43D46; Fri, 26 May 2006 10:01:58 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QA0wVK044546; Fri, 26 May 2006 10:00:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QA0whN044545; Fri, 26 May 2006 10:00:58 GMT (envelope-from phk) Message-Id: <200605261000.k4QA0whN044545@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:00: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/sys kernel.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:01:58 -0000 phk 2006-05-26 10:00:58 UTC FreeBSD src repository Modified files: sys/sys kernel.h Log: Remove SI_SUB_CONSOLE, porting from 4.4-Lite is no longer an issue. Revision Changes Path 1.129 +2 -3 src/sys/sys/kernel.h From owner-cvs-all@FreeBSD.ORG Fri May 26 10:13:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 308A716A424; Fri, 26 May 2006 10:13:37 +0000 (UTC) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BFC243D46; Fri, 26 May 2006 10:13:35 +0000 (GMT) (envelope-from chris@hitnet.RWTH-Aachen.DE) Received: from circe (circe.rz.RWTH-Aachen.DE [134.130.3.36]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0IZV0047MB2LZI@ms-dienst.rz.rwth-aachen.de>; Fri, 26 May 2006 12:13:34 +0200 (MEST) Received: from talos.rz.RWTH-Aachen.DE ([134.130.3.22]) by circe (MailMonitor for SMTP v1.2.2 ) ; Fri, 26 May 2006 12:13:33 +0200 (MEST) Received: from bigboss.hitnet.rwth-aachen.de (bigspace.hitnet.RWTH-Aachen.DE [137.226.181.2]) by smarthost.rwth-aachen.de (8.13.1/8.13.1/1) with ESMTP id k4QADWiQ010349; Fri, 26 May 2006 12:13:32 +0200 Received: from haakonia.hitnet.rwth-aachen.de ([137.226.181.92]) by bigboss.hitnet.rwth-aachen.de with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1FjZK0-0005c4-Pq; Fri, 26 May 2006 12:13:32 +0200 Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 6C6E83F42E; Fri, 26 May 2006 12:13:32 +0200 (CEST) Date: Fri, 26 May 2006 12:13:32 +0200 From: Christian Brueffer In-reply-to: <200605261000.k4QA0whN044545@repoman.freebsd.org> To: Poul-Henning Kamp Message-id: <20060526101332.GA1530@haakonia.hitnet.RWTH-Aachen.DE> MIME-version: 1.0 Content-type: multipart/signed; boundary=fdj2RfSjLxBAspz7; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.11 X-Operating-System: FreeBSD 6.1-STABLE X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <200605261000.k4QA0whN044545@repoman.freebsd.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys kernel.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:13:37 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 26, 2006 at 10:00:58AM +0000, Poul-Henning Kamp wrote: > phk 2006-05-26 10:00:58 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/sys kernel.h=20 > Log: > Remove SI_SUB_CONSOLE, porting from 4.4-Lite is no longer an issue. > =20 > Revision Changes Path > 1.129 +2 -3 src/sys/sys/kernel.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" >=20 > http://cvsweb.FreeBSD.org/src/sys/sys/kernel.h.diff?r1=3D1.128&r2=3D1.129 > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > | RCS file: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v > | retrieving revision 1.128 > | retrieving revision 1.129 > | diff -u -p -r1.128 -r1.129 > | --- src/sys/sys/kernel.h 2006/05/24 07:54:42 1.128 > | +++ src/sys/sys/kernel.h 2006/05/26 10:00:58 1.129 > | @@ -39,7 +39,7 @@ > | * SUCH DAMAGE. > | * > | * @(#)kernel.h 8.3 (Berkeley) 1/21/94 > | - * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v 1.1= 28 2006/05/24 07:54:42 ru Exp $ > | + * $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/sys/kernel.h,v 1.1= 29 2006/05/26 10:00:58 phk Exp $ > | */ > | =20 > | #ifndef _SYS_KERNEL_H_ > | @@ -88,8 +88,8 @@ extern int tz_dsttime; > | * > | * The SI_SUB_RUN_SCHEDULER value must have the highest lexical value. > | * > | - * The SI_SUB_CONSOLE and SI_SUB_SWAP values represent values used by > | - * the BSD 4.4Lite but not by FreeBSD; they are maintained in dependent > | + * The SI_SUB_SWAP values represent a value used by > | + * the BSD 4.4Lite but not by FreeBSD; it are maintained in dependent ~~~~~~~~ My eyes hurt! ;-) - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQFEdtTMbHYXjKDtmC0RAhUxAKDYQsURqAOSKmvVqTY/nQa0ZU1FcgCeNtKW vURtHf0JwvjYMGa+8LJH7L4= =arnP -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-cvs-all@FreeBSD.ORG Fri May 26 10:17:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD6B916A426; Fri, 26 May 2006 10:17:23 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736E343D4C; Fri, 26 May 2006 10:17:23 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAGO4c046386; Fri, 26 May 2006 10:16:24 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAGOWl046385; Fri, 26 May 2006 10:16:24 GMT (envelope-from matteo) Message-Id: <200605261016.k4QAGOWl046385@repoman.freebsd.org> From: Matteo Riondato Date: Fri, 26 May 2006 10:16:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/jail jail.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:17:23 -0000 matteo 2006-05-26 10:16:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/jail jail.8 Log: Merge 1.71 and 1.73 Revision Changes Path 1.67.2.6 +6 -4 src/usr.sbin/jail/jail.8 From owner-cvs-all@FreeBSD.ORG Fri May 26 10:22:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 182B016A41F; Fri, 26 May 2006 10:22:48 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C736A43D46; Fri, 26 May 2006 10:22:47 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QALmvR046670; Fri, 26 May 2006 10:21:48 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QALmRa046669; Fri, 26 May 2006 10:21:48 GMT (envelope-from glebius) Message-Id: <200605261021.k4QALmRa046669@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 26 May 2006 10:21:48 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/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: Fri, 26 May 2006 10:22:48 -0000 glebius 2006-05-26 10:21:48 UTC FreeBSD doc repository (src committer) Modified files: en/internal new-account.sgml Log: - Change admins@ to accounts@, since the former is closed due to a lot of spam. - Do not use full form of accounts@ email address, to avoid spam harvesting of this address. Revision Changes Path 1.18 +10 -10 www/en/internal/new-account.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 10:24:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D634716A425; Fri, 26 May 2006 10:24:04 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 917C743D46; Fri, 26 May 2006 10:24:04 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAN5Pv046762; Fri, 26 May 2006 10:23:05 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAN5Th046761; Fri, 26 May 2006 10:23:05 GMT (envelope-from phk) Message-Id: <200605261023.k4QAN5Th046761@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:23:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys kernel.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:24:04 -0000 phk 2006-05-26 10:23:05 UTC FreeBSD src repository Modified files: sys/sys kernel.h Log: Be less harsh on brueffers eyes :-) Revision Changes Path 1.130 +1 -1 src/sys/sys/kernel.h From owner-cvs-all@FreeBSD.ORG Fri May 26 10:24:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FDE216A442; Fri, 26 May 2006 10:24:19 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD84243D46; Fri, 26 May 2006 10:24:18 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QANJib046830; Fri, 26 May 2006 10:23:19 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QANJTt046829; Fri, 26 May 2006 10:23:19 GMT (envelope-from thierry) Message-Id: <200605261023.k4QANJTt046829@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 26 May 2006 10:23:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/linphone-base Makefile Makefile.common distinfo pkg-plist ports/net/linphone-base/files patch-Makefile.in patch-configure patch-coreapi::linphonecore.c patch-mediastreamer2::Makefile.in patch-mediastreamer2__mssync.c patch-mediastreamer2__oss.c patch-oRTP__src__rtpparse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:24:19 -0000 thierry 2006-05-26 10:23:19 UTC FreeBSD ports repository Modified files: net/linphone-base Makefile Makefile.common distinfo pkg-plist net/linphone-base/files patch-Makefile.in patch-configure patch-coreapi::linphonecore.c patch-mediastreamer2::Makefile.in Added files: net/linphone-base/files patch-mediastreamer2__oss.c Removed files: net/linphone-base/files patch-mediastreamer2__mssync.c patch-oRTP__src__rtpparse.c Log: Update to 1.3.5. PR: ports/95595 Submitted by: KATO Tsuguru Revision Changes Path 1.33 +1 -0 ports/net/linphone-base/Makefile 1.7 +2 -2 ports/net/linphone-base/Makefile.common 1.15 +3 -3 ports/net/linphone-base/distinfo 1.7 +6 -6 ports/net/linphone-base/files/patch-Makefile.in 1.13 +62 -3 ports/net/linphone-base/files/patch-configure 1.4 +2 -16 ports/net/linphone-base/files/patch-coreapi::linphonecore.c 1.3 +24 -11 ports/net/linphone-base/files/patch-mediastreamer2::Makefile.in 1.2 +0 -19 ports/net/linphone-base/files/patch-mediastreamer2__mssync.c (dead) 1.1 +13 -0 ports/net/linphone-base/files/patch-mediastreamer2__oss.c (new) 1.2 +0 -19 ports/net/linphone-base/files/patch-oRTP__src__rtpparse.c (dead) 1.17 +11 -11 ports/net/linphone-base/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 10:25:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47FEC16A42B; Fri, 26 May 2006 10:25:13 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC1443D86; Fri, 26 May 2006 10:24:59 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAO0dO046926; Fri, 26 May 2006 10:24:00 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAO09c046925; Fri, 26 May 2006 10:24:00 GMT (envelope-from phk) Message-Id: <200605261024.k4QAO09c046925@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:24:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/syscons syscons.c src/sys/dev/zs zs.c src/sys/kern tty_cons.c src/sys/sys cons.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:25:21 -0000 phk 2006-05-26 10:24:00 UTC FreeBSD src repository Modified files: sys/dev/syscons syscons.c sys/dev/zs zs.c sys/kern tty_cons.c sys/sys cons.h Log: GC the cn_dbctl_t hook for consoles, it is unused. This used to make syscons switch to vty0 when we entered DDB but this was lost in the KDB shuffle. We may want to bring it back down the road but it should be done by calling cn_init_t/cn_term_t instead, possibly with a flag argument saying "Debugger!" Revision Changes Path 1.444 +1 -33 src/sys/dev/syscons/syscons.c 1.34 +1 -7 src/sys/dev/zs/zs.c 1.133 +0 -19 src/sys/kern/tty_cons.c 1.38 +1 -5 src/sys/sys/cons.h From owner-cvs-all@FreeBSD.ORG Fri May 26 10:31:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E5FE16A41F; Fri, 26 May 2006 10:31:59 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFF2A43D53; Fri, 26 May 2006 10:31:58 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAUx8t047661; Fri, 26 May 2006 10:30:59 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAUxT9047660; Fri, 26 May 2006 10:30:59 GMT (envelope-from matteo) Message-Id: <200605261030.k4QAUxT9047660@repoman.freebsd.org> From: Matteo Riondato Date: Fri, 26 May 2006 10:30:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/jail jail.8 jail.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:32:03 -0000 matteo 2006-05-26 10:30:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/jail jail.8 jail.c Log: MFC: Add the -s option to set jail's securelevel. This is useful for jails run with non-root privileges. PR: bin/80242 Revision Changes Path 1.67.2.7 +5 -0 src/usr.sbin/jail/jail.8 1.20.2.3 +20 -5 src/usr.sbin/jail/jail.c From owner-cvs-all@FreeBSD.ORG Fri May 26 10:35:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2275C16A4ED; Fri, 26 May 2006 10:35:31 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3DDF43D55; Fri, 26 May 2006 10:35:30 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAYVfF047952; Fri, 26 May 2006 10:34:31 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAYVLi047951; Fri, 26 May 2006 10:34:31 GMT (envelope-from sat) Message-Id: <200605261034.k4QAYVLi047951@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 26 May 2006 10: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/databases Makefile ports/databases/p5-DBIx-SQLite-Simple 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, 26 May 2006 10:35:36 -0000 sat 2006-05-26 10:34:31 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/p5-DBIx-SQLite-Simple Makefile distinfo pkg-descr pkg-plist Log: Add port databases/p5-DBIx-SQLite-Simple: DBIx::SQLite::Simple - easy access to SQLite databases using objects WWW: http://search.cpan.org/dist/DBIx-SQLite-Simple/ Approved by: krion (mentor) Revision Changes Path 1.512 +1 -0 ports/databases/Makefile 1.1 +27 -0 ports/databases/p5-DBIx-SQLite-Simple/Makefile (new) 1.1 +3 -0 ports/databases/p5-DBIx-SQLite-Simple/distinfo (new) 1.1 +3 -0 ports/databases/p5-DBIx-SQLite-Simple/pkg-descr (new) 1.1 +9 -0 ports/databases/p5-DBIx-SQLite-Simple/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 10:36:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53FD216A428; Fri, 26 May 2006 10:36:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B4543D5E; Fri, 26 May 2006 10:36:19 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAZJWq048049; Fri, 26 May 2006 10:35:19 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAZJkP048048; Fri, 26 May 2006 10:35:19 GMT (envelope-from sat) Message-Id: <200605261035.k4QAZJkP048048@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 26 May 2006 10:35:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:36:24 -0000 sat 2006-05-26 10:35:19 UTC FreeBSD ports repository Modified files: . modules Log: p5-DBIx-SQLite-Simple --> ports/databases/p5-DBIx-SQLite-Simple Revision Changes Path 1.15081 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 10:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F70116A44B; Fri, 26 May 2006 10:45:48 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BF5F43D5D; Fri, 26 May 2006 10:45:47 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAim5Y048460; Fri, 26 May 2006 10:44:48 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAimX5048459; Fri, 26 May 2006 10:44:48 GMT (envelope-from phk) Message-Id: <200605261044.k4QAimX5048459@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:44:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:45:49 -0000 phk 2006-05-26 10:44:48 UTC FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Insert a '_' in the console function names to be more consistent with the future. Revision Changes Path 1.465 +17 -17 src/sys/dev/sio/sio.c From owner-cvs-all@FreeBSD.ORG Fri May 26 10:46:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A540416A44C; Fri, 26 May 2006 10:46:53 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0201B43D76; Fri, 26 May 2006 10:46:51 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAjpZO048547; Fri, 26 May 2006 10:45:51 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAjpUE048546; Fri, 26 May 2006 10:45:51 GMT (envelope-from tobez) Message-Id: <200605261045.k4QAjpUE048546@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 10: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/www/p5-HTML-Table Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:46:54 -0000 tobez 2006-05-26 10:45:51 UTC FreeBSD ports repository Modified files: www/p5-HTML-Table Makefile distinfo Log: Update to 2.04a. Also (not part of the PR) assign maintainer to perl@. Submitted by: hideo@lastamericanempire.com PR: 97945 Revision Changes Path 1.15 +2 -2 ports/www/p5-HTML-Table/Makefile 1.14 +3 -3 ports/www/p5-HTML-Table/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 10:47:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2399E16A4E2; Fri, 26 May 2006 10:47:39 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3E8D43D78; Fri, 26 May 2006 10:47:38 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAkd1m048636; Fri, 26 May 2006 10:46:39 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAkdKj048635; Fri, 26 May 2006 10:46:39 GMT (envelope-from phk) Message-Id: <200605261046.k4QAkdKj048635@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:46:39 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern tty_cons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:47:40 -0000 phk 2006-05-26 10:46:39 UTC FreeBSD src repository Modified files: sys/kern tty_cons.c Log: Don't use CONS_DRIVER() macro to insert dummy element in cons_set Revision Changes Path 1.134 +2 -1 src/sys/kern/tty_cons.c From owner-cvs-all@FreeBSD.ORG Fri May 26 10:59:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCBCC16A444; Fri, 26 May 2006 10:59:43 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 299AA43D53; Fri, 26 May 2006 10:59:39 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QAweGb049237; Fri, 26 May 2006 10:58:40 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QAweGE049236; Fri, 26 May 2006 10:58:40 GMT (envelope-from phk) Message-Id: <200605261058.k4QAweGE049236@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 10:58:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys cons.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 10:59:44 -0000 phk 2006-05-26 10:58:40 UTC FreeBSD src repository Modified files: sys/sys cons.h Log: Add new CONSOLE_DRIVER macro which takes just the name of the console and constructs the member function names with CPPs' ##. Do not include the checkc entry as it is going away. Revision Changes Path 1.39 +10 -0 src/sys/sys/cons.h From owner-cvs-all@FreeBSD.ORG Fri May 26 11:01:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D0B316A43C; Fri, 26 May 2006 11:01:20 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83F543D4C; Fri, 26 May 2006 11:01:19 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QB0K5O049360; Fri, 26 May 2006 11:00:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QB0KAN049359; Fri, 26 May 2006 11:00:20 GMT (envelope-from phk) Message-Id: <200605261100.k4QB0KAN049359@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 11:00:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern tty_cons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:01:25 -0000 phk 2006-05-26 11:00:20 UTC FreeBSD src repository Modified files: sys/kern tty_cons.c Log: If the console has no cncheckc method, use cngetc instead. Revision Changes Path 1.135 +4 -1 src/sys/kern/tty_cons.c From owner-cvs-all@FreeBSD.ORG Fri May 26 11:21:09 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F60216A424 for ; Fri, 26 May 2006 11:21:09 +0000 (UTC) (envelope-from pawel.worach@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1D5E43D4C for ; Fri, 26 May 2006 11:21:07 +0000 (GMT) (envelope-from pawel.worach@gmail.com) Received: by ug-out-1314.google.com with SMTP id m2so110940uge for ; Fri, 26 May 2006 04:21:06 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m73GUtJY0Ghbti4HZ/MV7ZszO0Sdzo5KefAC7hQk67Vv8ai56q6teVFRPv/QAXyP3b4d+pFXE5IrgXncs8D+jYEzWFZyIATwpw1jW048mMuZDe1s2PT8Mz74E+Zx0omczSzz4DaxFZpsmTEy4GSJnP5MWo/oAM42ag76RmJLBnk= Received: by 10.78.48.16 with SMTP id v16mr67578huv; Fri, 26 May 2006 04:20:36 -0700 (PDT) Received: by 10.78.70.14 with HTTP; Fri, 26 May 2006 04:20:36 -0700 (PDT) Message-ID: Date: Fri, 26 May 2006 13:20:36 +0200 From: "Pawel Worach" To: "Matt Jacob" In-Reply-To: <200605260554.k4Q5sLg5022254@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200605260554.k4Q5sLg5022254@repoman.freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/mpt mpt.h mpt_cam.c mpt_debug.c mpt_raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:21:09 -0000 On 5/26/06, Matt Jacob wrote: > mjacob 2006-05-26 05:54:21 UTC > > FreeBSD src repository > > Modified files: > sys/dev/mpt mpt.h mpt_cam.c mpt_debug.c mpt_raid.c > Log: > Get most of the way back to having Integrated Mirroring work > again- the addition of target mode support broke it massively. > Hi Matt, After these changes the mirror stopped working totally, prevously I would still have the da0 device with the Primary drive behind it. Any idea what is going on here? Is there a chance the "Secondary" drive really failed and it's not mpt(4) this time? Any other information I can provide ? ... FreeBSD 7.0-CURRENT #0: Fri May 26 12:28:25 CEST 2006 root@zero:/usr/obj/usr/src/sys/ZERO ... mpt0: port 0x2600-0x26ff mem 0xf7ff0000-0xf7ffffff,0xf7fe0000-0xf7feffff irq 27 at device 7.0 on pci8 mpt0: [GIANT-LOCKED] mpt0: MPI Version=1.2.15.0 mpt0: Capabilities: ( RAID-1 SAFTE ) mpt0: 1 Active Volume (1 Max) mpt0: 2 Hidden Drive Members (6 Max) mpt1: port 0x2700-0x27ff mem 0xf7fd0000-0xf7fdffff,0xf7fc0000-0xf7fcffff irq 28 at device 7.1 on pci8 mpt1: [GIANT-LOCKED] mpt1: MPI Version=1.2.15.0 mpt1: Capabilities: ( RAID-1 SAFTE ) mpt1: 0 Active Volumes (0 Max) mpt1: 0 Hidden Drive Members (0 Max) ... Waiting 5 seconds for SCSI devices to settle mpt0: mpt_cam_event: 0xb mpt0: Volume(0:0): Volume Status Changed mpt0:vol0(mpt0:0:0): Settings ( Hot-Plug-Spares ) mpt0:vol0(mpt0:0:0): Using Spare Pool: 0 mpt0:vol0(mpt0:0:0): 2 Members: (mpt0:0:1): Secondary (mpt0:0:0): Primary mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled ) (mpt0:vol0:1): Physical (mpt0:0:1), Pass-thru (mpt0:1:0) (mpt0:vol0:1): Online (mpt0:vol0:1): Status ( Out-Of-Sync ) (mpt0:vol0:0): Physical (mpt0:0:0), Pass-thru (mpt0:1:1) (mpt0:vol0:0): Online mpt0: mpt_cam_event: 0xb mpt0:vol0(mpt0:0:0): Volume Status Changed mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled Re-Syncing ) mpt0:vol0(mpt0:0:0): Low Priority Re-Sync mpt0:vol0(mpt0:0:0): 71030853 of 71087625 blocks remaining mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled Re-Syncing ) mpt0:vol0(mpt0:0:0): Low Priority Re-Sync mpt0:vol0(mpt0:0:0): 71030721 of 71087625 blocks remaining mpt0: IOC Bus Reset Port: 0 mpt0: mpt_cam_event: 0xb mpt0:vol0(mpt0:0:0): Volume Status Changed mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled Re-Syncing ) mpt0:vol0(mpt0:0:0): Low Priority Re-Sync mpt0:vol0(mpt0:0:0): 71030325 of 71087625 blocks remaining mpt0: mpt_cam_event: 0xb mpt0:vol0(mpt0:0:0): Volume Status Changed mpt0: IOC Bus Reset Port: 0 mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled Re-Syncing ) mpt0:vol0(mpt0:0:0): Low Priority Re-Sync mpt0:vol0(mpt0:0:0): 71030325 of 71087625 blocks remaining mpt0: mpt_cam_event: 0xb mpt0:vol0(mpt0:0:0): Volume Status Changed mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled Re-Syncing ) mpt0:vol0(mpt0:0:0): Low Priority Re-Sync mpt0:vol0(mpt0:0:0): 71030325 of 71087625 blocks remaining mpt0: mpt_cam_event: 0xb mpt0:vol0(mpt0:0:0): Volume Status Changed mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0:vol0(mpt0:0:0): RAID-1 - Degraded mpt0:vol0(mpt0:0:0): Status ( Enabled ) mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_read_cfg_page: Config Info Status 2 mpt0: can't get tgt 0 config page 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_cam_event: 0xb (mpt0:vol0:1): Physical Disk Status Changed mpt0: IOC Bus Reset Port: 0 (mpt0:vol0:1): No longer configured mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_read_cfg_page: Config Info Status 2 mpt0: can't get tgt 0 config page 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_read_cfg_page: Config Info Status 2 mpt0: can't get tgt 0 config page 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_read_cfg_page: Config Info Status 2 mpt0: can't get tgt 0 config page 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: mpt_read_cfg_page: Config Info Status 2 mpt0: can't get tgt 0 config page 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 mpt0: IOC Bus Reset Port: 0 da0 at mpt0 bus 0 target 0 lun 0 da0: < > Fixed Direct Access SCSI-0 device da0: 3.300MB/s transfers da0: 0MB (2158250948 0 byte sectors: 0H 0S/T 0C) (da1:mpt0:0:0:1): READ CAPACITY. CDB: 25 20 0 0 0 0 0 0 0 0 (da1:mpt0:0:0:1): ILLEGAL REQUEST asc:25,0 (da1:mpt0:0:0:1): Logical unit not supported (da1:mpt0:0:0:1): fatal error, failed to attach to device (da1:mpt0:0:0:1): lost device (da1:mpt0:0:0:1): removing device entry (da2:mpt0:0:0:2): READ CAPACITY. CDB: 25 40 0 0 0 0 0 0 0 0 (da2:mpt0:0:0:2): ILLEGAL REQUEST asc:25,0 (da2:mpt0:0:0:2): Logical unit not supported (da2:mpt0:0:0:2): fatal error, failed to attach to device (da2:mpt0:0:0:2): lost device (da2:mpt0:0:0:2): removing device entry (da3:mpt0:0:0:3): READ CAPACITY. CDB: 25 60 0 0 0 0 0 0 0 0 (da3:mpt0:0:0:3): ILLEGAL REQUEST asc:25,0 (da3:mpt0:0:0:3): Logical unit not supported (da3:mpt0:0:0:3): fatal error, failed to attach to device (da3:mpt0:0:0:3): lost device (da3:mpt0:0:0:3): removing device entry (da4:mpt0:0:0:4): READ CAPACITY. CDB: 25 80 0 0 0 0 0 0 0 0 (da4:mpt0:0:0:4): ILLEGAL REQUEST asc:25,0 (da4:mpt0:0:0:4): Logical unit not supported (da4:mpt0:0:0:4): fatal error, failed to attach to device (da4:mpt0:0:0:4): lost device (da4:mpt0:0:0:4): removing device entry (da5:mpt0:0:0:5): READ CAPACITY. CDB: 25 a0 0 0 0 0 0 0 0 0 (da5:mpt0:0:0:5): ILLEGAL REQUEST asc:25,0 (da5:mpt0:0:0:5): Logical unit not supported (da5:mpt0:0:0:5): fatal error, failed to attach to device (da5:mpt0:0:0:5): lost device (da5:mpt0:0:0:5): removing device entry (da6:mpt0:0:0:6): READ CAPACITY. CDB: 25 c0 0 0 0 0 0 0 0 0 (da6:mpt0:0:0:6): ILLEGAL REQUEST asc:25,0 (da6:mpt0:0:0:6): Logical unit not supported (da6:mpt0:0:0:6): fatal error, failed to attach to device (da6:mpt0:0:0:6): lost device (da6:mpt0:0:0:6): removing device entry (da7:mpt0:0:0:7): READ CAPACITY. CDB: 25 e0 0 0 0 0 0 0 0 0 (da7:mpt0:0:0:7): ILLEGAL REQUEST asc:25,0 (da7:mpt0:0:0:7): Logical unit not supported (da7:mpt0:0:0:7): fatal error, failed to attach to device (da7:mpt0:0:0:7): lost device (da7:mpt0:0:0:7): removing device entry SMP: AP CPU #1 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #3 Launched! Trying to mount root from ufs:/dev/da0s1a Mount point / had 1 dangling refs Manual root filesystem specification: : Mount using filesystem eg. ufs:da0s1a ? List valid disk boot devices Abort manual input mountroot> -- Pawel From owner-cvs-all@FreeBSD.ORG Fri May 26 11:22:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D44B16A425; Fri, 26 May 2006 11:22:52 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B0F43D55; Fri, 26 May 2006 11:22:52 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBLqdT051638; Fri, 26 May 2006 11:21:52 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBLqXI051637; Fri, 26 May 2006 11:21:52 GMT (envelope-from phk) Message-Id: <200605261121.k4QBLqXI051637@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 11:21:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sio sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:22:52 -0000 phk 2006-05-26 11:21:52 UTC FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Convert to use CONSOLE_DRIVER() macro: Remove cngetc, rename cncheckc to cngetc (fix GDB console accordingly) Revision Changes Path 1.466 +9 -43 src/sys/dev/sio/sio.c From owner-cvs-all@FreeBSD.ORG Fri May 26 11:42:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FD316A470; Fri, 26 May 2006 11:42:03 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5CC443D70; Fri, 26 May 2006 11:41:58 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBexsH052578; Fri, 26 May 2006 11:40:59 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBexgI052577; Fri, 26 May 2006 11:40:59 GMT (envelope-from tobez) Message-Id: <200605261140.k4QBexgI052577@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 11:40: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 Makefile ports/devel/p5-Tie-Hash-Indexed 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, 26 May 2006 11:42:04 -0000 tobez 2006-05-26 11:40:58 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Tie-Hash-Indexed Makefile distinfo pkg-descr pkg-plist Log: Add p5-Tie-Hash-Indexed 0.04, ordered hashes for Perl in XS. PR: ports/97901 Submitted by: Zach Thompson Revision Changes Path 1.2223 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/p5-Tie-Hash-Indexed/Makefile (new) 1.1 +3 -0 ports/devel/p5-Tie-Hash-Indexed/distinfo (new) 1.1 +7 -0 ports/devel/p5-Tie-Hash-Indexed/pkg-descr (new) 1.1 +9 -0 ports/devel/p5-Tie-Hash-Indexed/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 11:42:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC23216A47B; Fri, 26 May 2006 11:42:11 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2DE43D6E; Fri, 26 May 2006 11:42:07 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBf778052627; Fri, 26 May 2006 11:41:07 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBf7fO052626; Fri, 26 May 2006 11:41:07 GMT (envelope-from tobez) Message-Id: <200605261141.k4QBf7fO052626@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 11:41:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:42:12 -0000 tobez 2006-05-26 11:41:07 UTC FreeBSD ports repository Modified files: . modules Log: p5-Tie-Hash-Indexed --> ports/devel/p5-Tie-Hash-Indexed Revision Changes Path 1.15082 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 11:48:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E9016A420; Fri, 26 May 2006 11:48:53 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CE8643D53; Fri, 26 May 2006 11:48:53 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBlrAo052934; Fri, 26 May 2006 11:47:53 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBlrxA052933; Fri, 26 May 2006 11:47:53 GMT (envelope-from tobez) Message-Id: <200605261147.k4QBlrxA052933@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 11:47:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/p5-POE-XS-Queue-Array 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, 26 May 2006 11:48:53 -0000 tobez 2006-05-26 11:47:53 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-POE-XS-Queue-Array Makefile distinfo pkg-descr pkg-plist Log: Add p5-POE-XS-Queue-Array 0.001, XS implementation of POE::Queue::Array. PR: ports/97903 Submitted by: Zach Thompson Revision Changes Path 1.2224 +1 -0 ports/devel/Makefile 1.1 +33 -0 ports/devel/p5-POE-XS-Queue-Array/Makefile (new) 1.1 +3 -0 ports/devel/p5-POE-XS-Queue-Array/distinfo (new) 1.1 +4 -0 ports/devel/p5-POE-XS-Queue-Array/pkg-descr (new) 1.1 +11 -0 ports/devel/p5-POE-XS-Queue-Array/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 11:49:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEFD816A420; Fri, 26 May 2006 11:49:02 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB9A343D46; Fri, 26 May 2006 11:49:02 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBm3wZ052980; Fri, 26 May 2006 11:48:03 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBm3YM052979; Fri, 26 May 2006 11:48:03 GMT (envelope-from tobez) Message-Id: <200605261148.k4QBm3YM052979@repoman.freebsd.org> From: Anton Berezin Date: Fri, 26 May 2006 11:48:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:49:03 -0000 tobez 2006-05-26 11:48:03 UTC FreeBSD ports repository Modified files: . modules Log: p5-POE-XS-Queue-Array --> ports/devel/p5-POE-XS-Queue-Array Revision Changes Path 1.15083 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 11:53:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E066916A41F; Fri, 26 May 2006 11:53:20 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BEBC43D46; Fri, 26 May 2006 11:53:20 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBqLwU053247; Fri, 26 May 2006 11:52:21 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBqLsk053246; Fri, 26 May 2006 11:52:21 GMT (envelope-from phk) Message-Id: <200605261152.k4QBqLsk053246@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 11:52:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gdb gdb_packet.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:53:21 -0000 phk 2006-05-26 11:52:20 UTC FreeBSD src repository Modified files: sys/gdb gdb_packet.c Log: Wrap our drivers gdb_getc() function so that if it returns -1 we try again. This way it matches the console behaviour and allows us to share more code. Revision Changes Path 1.3 +20 -5 src/sys/gdb/gdb_packet.c From owner-cvs-all@FreeBSD.ORG Fri May 26 11:53:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CE8C16A423; Fri, 26 May 2006 11:53:59 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C41E843D46; Fri, 26 May 2006 11:53:58 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBqxbT053291; Fri, 26 May 2006 11:52:59 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBqxkP053290; Fri, 26 May 2006 11:52:59 GMT (envelope-from phk) Message-Id: <200605261152.k4QBqxkP053290@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 11:52:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gdb gdb_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:53:59 -0000 phk 2006-05-26 11:52:59 UTC FreeBSD src repository Modified files: sys/gdb gdb_main.c Log: Don't use GDB_DBGPORT() macro to fill in dummy element in gdb_dbgport_set. Revision Changes Path 1.7 +2 -1 src/sys/gdb/gdb_main.c From owner-cvs-all@FreeBSD.ORG Fri May 26 11:55:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8121F16A423; Fri, 26 May 2006 11:55:32 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37BA243D4C; Fri, 26 May 2006 11:55:32 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBsWt5053399; Fri, 26 May 2006 11:54:32 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBsW2p053398; Fri, 26 May 2006 11:54:32 GMT (envelope-from phk) Message-Id: <200605261154.k4QBsW2p053398@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 11:54:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/dcons dcons_os.c src/sys/dev/sio sio.c src/sys/dev/uart uart_dbg.c src/sys/gdb gdb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:55:32 -0000 phk 2006-05-26 11:54:32 UTC FreeBSD src repository Modified files: sys/dev/dcons dcons_os.c sys/dev/sio sio.c sys/dev/uart uart_dbg.c sys/gdb gdb.h Log: Eliminate gdb_checkc member from GDB_DBGPORT(), it is never used. Use polling behaviour for gdb_getc() where convenient, this edges us closer to the console code. Revision Changes Path 1.10 +1 -9 src/sys/dev/dcons/dcons_os.c 1.467 +2 -8 src/sys/dev/sio/sio.c 1.3 +2 -10 src/sys/dev/uart/uart_dbg.c 1.3 +4 -6 src/sys/gdb/gdb.h From owner-cvs-all@FreeBSD.ORG Fri May 26 11:59:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4448816A427; Fri, 26 May 2006 11:59:30 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F158D43D46; Fri, 26 May 2006 11:59:29 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QBwU7S053652; Fri, 26 May 2006 11:58:30 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QBwU1P053651; Fri, 26 May 2006 11:58:30 GMT (envelope-from rodrigc) Message-Id: <200605261158.k4QBwU1P053651@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 11:58: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/gnu/fs/reiserfs reiserfs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 11:59:36 -0000 rodrigc 2006-05-26 11:58:30 UTC FreeBSD src repository Modified files: sys/gnu/fs/reiserfs reiserfs_vfsops.c Log: Remove calls to vfs_export() for exporting a filesystem for NFS mounting from individual filesystems. Call it instead in vfs_mount.c, after we call VFS_MOUNT() for a specific filesystem. Approved by: dumbbell Revision Changes Path 1.5 +2 -4 src/sys/gnu/fs/reiserfs/reiserfs_vfsops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 12:01:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF9E16A423; Fri, 26 May 2006 12:01:05 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AB8C43D46; Fri, 26 May 2006 12:01:05 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QC05Mg053779; Fri, 26 May 2006 12:00:05 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QC0581053778; Fri, 26 May 2006 12:00:05 GMT (envelope-from brueffer) Message-Id: <200605261200.k4QC0581053778@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 26 May 2006 12:00:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 12:01:06 -0000 brueffer 2006-05-26 12:00:05 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Podcast interview with phk. Revision Changes Path 1.402 +14 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Fri May 26 12:38:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97E8916A41F; Fri, 26 May 2006 12:38:08 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62EFF43D48; Fri, 26 May 2006 12:38:08 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QCb8nd057341; Fri, 26 May 2006 12:37:08 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QCb8Tp057340; Fri, 26 May 2006 12:37:08 GMT (envelope-from thierry) Message-Id: <200605261237.k4QCb8Tp057340@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 26 May 2006 12:37: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/x11/fbpanel Makefile pkg-message ports/x11/fbpanel/files patch-Makefile patch-cpu.c patch-plugin.c patch-plugin.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 12:38:08 -0000 thierry 2006-05-26 12:37:08 UTC FreeBSD ports repository Modified files: x11/fbpanel Makefile Added files: x11/fbpanel/files patch-Makefile patch-cpu.c patch-plugin.c patch-plugin.h Removed files: x11/fbpanel pkg-message Log: Integrate patch written by Andreas Wiese from BSD Crew Dresden, which ports the previously linux-only CPU plugin to FreeBSD. PR: ports/97575 Submitted by: Tobias Roth (maintainer) Revision Changes Path 1.10 +2 -7 ports/x11/fbpanel/Makefile 1.3 +13 -0 ports/x11/fbpanel/files/patch-Makefile (new) 1.1 +92 -0 ports/x11/fbpanel/files/patch-cpu.c (new) 1.1 +15 -0 ports/x11/fbpanel/files/patch-plugin.c (new) 1.1 +11 -0 ports/x11/fbpanel/files/patch-plugin.h (new) 1.2 +0 -1 ports/x11/fbpanel/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Fri May 26 12:45:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04D3E16A429; Fri, 26 May 2006 12:45:17 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F9A143D55; Fri, 26 May 2006 12:45:12 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QCiC9r057620; Fri, 26 May 2006 12:44:12 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QCiCsl057619; Fri, 26 May 2006 12:44:12 GMT (envelope-from rodrigc) Message-Id: <200605261244.k4QCiCsl057619@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 12:44: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/ufs/ffs ffs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 12:45:17 -0000 rodrigc 2006-05-26 12:44:12 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vfsops.c Log: Remove "update" from ffs_opts. It has been moved to global_opts in vfs_mount.c. Revision Changes Path 1.315 +1 -4 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:02:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE9F416A41F; Fri, 26 May 2006 13:02:53 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67EBC43D55; Fri, 26 May 2006 13:02:53 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QD1rea067347; Fri, 26 May 2006 13:01:53 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QD1rAn067346; Fri, 26 May 2006 13:01:53 GMT (envelope-from rodrigc) Message-Id: <200605261301.k4QD1rAn067346@repoman.freebsd.org> From: Craig Rodrigues Date: Fri, 26 May 2006 13:01:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gnu/fs/xfs/FreeBSD xfs_mountops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:02:53 -0000 rodrigc 2006-05-26 13:01:53 UTC FreeBSD src repository Modified files: sys/gnu/fs/xfs/FreeBSD xfs_mountops.c Log: Add support for "export" option, to allow NFS exporting of XFS filesystems. Revision Changes Path 1.4 +11 -5 src/sys/gnu/fs/xfs/FreeBSD/xfs_mountops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:09:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3F6116A432; Fri, 26 May 2006 13:09:13 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EE9643D46; Fri, 26 May 2006 13:09:13 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QD8DSN070180; Fri, 26 May 2006 13:08:13 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QD8DLS070179; Fri, 26 May 2006 13:08:13 GMT (envelope-from kensmith) Message-Id: <200605261308.k4QD8DLS070179@repoman.freebsd.org> From: Ken Smith Date: Fri, 26 May 2006 13:08:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT approvers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:09:13 -0000 kensmith 2006-05-26 13:08:13 UTC FreeBSD src repository Modified files: . approvers Log: Release RELENG_5 from code freeze. Leave behind a commented-out RELENG_6 entry for future use and minor tweak to warning in the comment describing it. Approved by: core (implicit) Revision Changes Path 1.34 +2 -2 CVSROOT/approvers From owner-cvs-all@FreeBSD.ORG Fri May 26 13:11:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF5AC16A509; Fri, 26 May 2006 13:11:24 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E28043D67; Fri, 26 May 2006 13:11:19 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDAI3d070403; Fri, 26 May 2006 13:10:18 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDAI4Z070402; Fri, 26 May 2006 13:10:18 GMT (envelope-from kensmith) Message-Id: <200605261310.k4QDAI4Z070402@repoman.freebsd.org> From: Ken Smith Date: Fri, 26 May 2006 13:10:18 +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/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: Fri, 26 May 2006 13:11:24 -0000 kensmith 2006-05-26 13:10:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf newvers.sh Log: Code freeze for 5.5-REL is over, back to normal. Revision Changes Path 1.62.2.22 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Fri May 26 13:15:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADBBA16A420; Fri, 26 May 2006 13:15:46 +0000 (UTC) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A62043D48; Fri, 26 May 2006 13:15:46 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDEk2d070637; Fri, 26 May 2006 13:14:46 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDEkL9070636; Fri, 26 May 2006 13:14:46 GMT (envelope-from kensmith) Message-Id: <200605261314.k4QDEkL9070636@repoman.freebsd.org> From: Ken Smith Date: Fri, 26 May 2006 13:14:46 +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 UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:15:46 -0000 kensmith 2006-05-26 13:14:46 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) . UPDATING Log: Note the release date of 5.5. Revision Changes Path 1.342.2.36 +3 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Fri May 26 13:17:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 117A416A422; Fri, 26 May 2006 13:17:13 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 643DE43D5F; Fri, 26 May 2006 13:17:12 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDGCR5070815; Fri, 26 May 2006 13:16:12 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDGCCd070814; Fri, 26 May 2006 13:16:12 GMT (envelope-from johans) Message-Id: <200605261316.k4QDGCCd070814@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 13:16: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/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: Fri, 26 May 2006 13:17:13 -0000 johans 2006-05-26 13:16:12 UTC FreeBSD ports repository Modified files: www/xshttpd-devel Makefile distinfo Log: - Update to latest bugfix release Approved by: flz (mentor) Revision Changes Path 1.12 +1 -1 ports/www/xshttpd-devel/Makefile 1.10 +3 -3 ports/www/xshttpd-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 13:20:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D11B16A41F; Fri, 26 May 2006 13:20:47 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA4743D4C; Fri, 26 May 2006 13:20:47 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDJl9m071297; Fri, 26 May 2006 13:19:47 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDJlAF071296; Fri, 26 May 2006 13:19:47 GMT (envelope-from maxim) Message-Id: <200605261319.k4QDJlAF071296@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 26 May 2006 13:19:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:20:49 -0000 maxim 2006-05-26 13:19:47 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: s/2005/2006/ for FreeBSD 6.1 and 5.5. Revision Changes Path 1.105 +2 -2 src/share/misc/bsd-family-tree From owner-cvs-all@FreeBSD.ORG Fri May 26 13:22:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BCD916A422; Fri, 26 May 2006 13:22:44 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374B043D48; Fri, 26 May 2006 13:22:44 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDLid5071617; Fri, 26 May 2006 13:21:44 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDLiSi071607; Fri, 26 May 2006 13:21:44 GMT (envelope-from johans) Message-Id: <200605261321.k4QDLiSi071607@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 13:21:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/elm+ME Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:22:45 -0000 johans 2006-05-26 13:21:43 UTC FreeBSD ports repository Modified files: mail/elm+ME Makefile distinfo Log: - Update to version 2.4.122i - Set myself as maintainer Approved by: flz (mentor) Revision Changes Path 1.95 +2 -2 ports/mail/elm+ME/Makefile 1.54 +6 -0 ports/mail/elm+ME/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 13:32:43 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EE3816A421; Fri, 26 May 2006 13:32:43 +0000 (UTC) (envelope-from kensmith@cse.Buffalo.EDU) Received: from opus.cse.buffalo.edu (opus.cse.Buffalo.EDU [128.205.32.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B57443D5C; Fri, 26 May 2006 13:32:42 +0000 (GMT) (envelope-from kensmith@cse.Buffalo.EDU) Received: from localhost.cse.buffalo.edu (localhost.cse.buffalo.edu [127.0.0.1]) by opus.cse.buffalo.edu (8.13.6/8.12.4) with ESMTP id k4QDWfJP024894; Fri, 26 May 2006 09:32:41 -0400 (EDT) From: Ken Smith To: Stephan Uphoff In-Reply-To: <4475E737.6070404@freebsd.org> References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <1148569279.13356.10.camel@opus.cse.buffalo.edu> <4475E737.6070404@freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tqPKnlahP3UFTZRs4hLT" Organization: U. Buffalo CSE Department Date: Fri, 26 May 2006 09:32:41 -0400 Message-Id: <1148650361.17473.3.camel@opus.cse.buffalo.edu> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:32:43 -0000 --=-tqPKnlahP3UFTZRs4hLT Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2006-05-25 at 13:19 -0400, Stephan Uphoff wrote: > Ooopppsss! >=20 > Thanks for the trace. > I just checked in a fix. Thanks for the fast action. It seems to have worked just fine, I can log in on sledge without panic-ing it today. :-) --=20 Ken Smith - From there to here, from here to | kensmith@cse.buffalo.edu there, funny things are everywhere. | - Theodore Geisel | --=-tqPKnlahP3UFTZRs4hLT Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEdwN5/G14VSmup/YRAm1CAKCL8gj8RsEMDuvRYORNbmjgPVSsAACdHJp/ oCjGN27nuBVKYAvDMaYYIZQ= =+v+u -----END PGP SIGNATURE----- --=-tqPKnlahP3UFTZRs4hLT-- From owner-cvs-all@FreeBSD.ORG Fri May 26 13:33:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1911D16A426; Fri, 26 May 2006 13:33:12 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C617943D46; Fri, 26 May 2006 13:33:11 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDWBsF073281; Fri, 26 May 2006 13:32:11 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDWBjP073280; Fri, 26 May 2006 13:32:11 GMT (envelope-from gerald) Message-Id: <200605261332.k4QDWBjP073280@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 26 May 2006 13:32:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:33:12 -0000 gerald 2006-05-26 13:32:11 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20060525 snapshot of GCC 4.0.4. Revision Changes Path 1.260 +1 -1 ports/lang/gcc40/Makefile 1.155 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 13:34:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67C9116A42B; Fri, 26 May 2006 13:34:28 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E0943D48; Fri, 26 May 2006 13:34:28 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDXSQT073366; Fri, 26 May 2006 13:33:28 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDXSCV073365; Fri, 26 May 2006 13:33:28 GMT (envelope-from phk) Message-Id: <200605261333.k4QDXSCV073365@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 13:33:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pc98/cbus sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:34:28 -0000 phk 2006-05-26 13:33:28 UTC FreeBSD src repository Modified files: sys/pc98/cbus sio.c Log: Aling to new console and gdb_port semantics Revision Changes Path 1.241 +14 -54 src/sys/pc98/cbus/sio.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:34:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0026416A420; Fri, 26 May 2006 13:34:45 +0000 (UTC) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CE1443D4C; Fri, 26 May 2006 13:34:45 +0000 (GMT) (envelope-from matteo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDXjd1073406; Fri, 26 May 2006 13:33:45 GMT (envelope-from matteo@repoman.freebsd.org) Received: (from matteo@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDXjOr073405; Fri, 26 May 2006 13:33:45 GMT (envelope-from matteo) Message-Id: <200605261333.k4QDXjOr073405@repoman.freebsd.org> From: Matteo Riondato Date: Fri, 26 May 2006 13:33:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/rc.d jail X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:34:46 -0000 matteo 2006-05-26 13:33:45 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc/rc.d jail Log: MFC rev 1.30 - 1.31 if a jail fails to start, don't add its jid to /var/run and print a message with the error. if we fail to start a jail and jail_foobar_*fs_enable or jail_foobar_mount_enable were set, umount those filesystem before exiting. If we set up an alias for jail's IP, remove that alias before exiting. Revision Changes Path 1.23.2.6 +14 -5 src/etc/rc.d/jail From owner-cvs-all@FreeBSD.ORG Fri May 26 13:35:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C61C16A423; Fri, 26 May 2006 13:35:15 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 993CC43D5F; Fri, 26 May 2006 13:35:14 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDYCVi073438; Fri, 26 May 2006 13:34:12 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDYCIp073437; Fri, 26 May 2006 13:34:12 GMT (envelope-from johans) Message-Id: <200605261334.k4QDYCIp073437@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 13:34:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/gap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:35:15 -0000 johans 2006-05-26 13:34:12 UTC FreeBSD ports repository Modified files: math/gap Makefile distinfo Log: - Update packages to new version - Pre-compile another included package (suggested by Jan Willem Knopper) - Fix honouring $CC variable (reminded by flz) Approved by: flz (mentor) Revision Changes Path 1.20 +6 -2 ports/math/gap/Makefile 1.16 +3 -3 ports/math/gap/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 13:38:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA0FA16A429; Fri, 26 May 2006 13:38:04 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84F8043D48; Fri, 26 May 2006 13:38:04 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDb44r073618; Fri, 26 May 2006 13:37:04 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDb4B0073617; Fri, 26 May 2006 13:37:04 GMT (envelope-from johans) Message-Id: <200605261337.k4QDb4B0073617@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 13:37:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/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: Fri, 26 May 2006 13:38:04 -0000 johans 2006-05-26 13:37:04 UTC FreeBSD ports repository Modified files: security/signing-party Makefile distinfo Log: - Update to (fetchable) version 4.6.2 Approved by: flz (mentor) Revision Changes Path 1.5 +1 -1 ports/security/signing-party/Makefile 1.5 +3 -3 ports/security/signing-party/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 13:50:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90DAC16A421; Fri, 26 May 2006 13:50:56 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453F043D4C; Fri, 26 May 2006 13:50:56 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDnusY074184; Fri, 26 May 2006 13:49:56 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDnuaF074183; Fri, 26 May 2006 13:49:56 GMT (envelope-from wilko) Message-Id: <200605261349.k4QDnuaF074183@repoman.freebsd.org> From: Wilko Bulte Date: Fri, 26 May 2006 13:49:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/donations donors.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:50:56 -0000 wilko 2006-05-26 13:49:56 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: The AlphaPC164sx board made it to dunstan. Revision Changes Path 1.317 +2 -2 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 13:52:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE59116A41F; Fri, 26 May 2006 13:52:38 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA6B743D48; Fri, 26 May 2006 13:52:38 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDpccf074359; Fri, 26 May 2006 13:51:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDpcaT074358; Fri, 26 May 2006 13:51:38 GMT (envelope-from phk) Message-Id: <200605261351.k4QDpcaT074358@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 13:51:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/dcons dcons_os.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:52:39 -0000 phk 2006-05-26 13:51:38 UTC FreeBSD src repository Modified files: sys/dev/dcons dcons_os.c Log: Convert to new console interface. Revision Changes Path 1.11 +7 -9 src/sys/dev/dcons/dcons_os.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:53:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCCB416A420; Fri, 26 May 2006 13:53:44 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79C1343D53; Fri, 26 May 2006 13:53:44 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDqiLX074401; Fri, 26 May 2006 13:52:44 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDqiP9074400; Fri, 26 May 2006 13:52:44 GMT (envelope-from phk) Message-Id: <200605261352.k4QDqiP9074400@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 13:52:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/syscons syscons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:53:45 -0000 phk 2006-05-26 13:52:44 UTC FreeBSD src repository Modified files: sys/dev/syscons syscons.c Log: Convert to new console api Revision Changes Path 1.445 +11 -19 src/sys/dev/syscons/syscons.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:54:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 991EF16A52C; Fri, 26 May 2006 13:54:31 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56AF443D53; Fri, 26 May 2006 13:54:31 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDrV5V074451; Fri, 26 May 2006 13:53:31 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDrVZ0074450; Fri, 26 May 2006 13:53:31 GMT (envelope-from phk) Message-Id: <200605261353.k4QDrVZ0074450@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 13:53:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/uart uart_tty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:54:33 -0000 phk 2006-05-26 13:53:31 UTC FreeBSD src repository Modified files: sys/dev/uart uart_tty.c Log: Convert to new console api Revision Changes Path 1.28 +2 -11 src/sys/dev/uart/uart_tty.c From owner-cvs-all@FreeBSD.ORG Fri May 26 13:55:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B8EC16A41F; Fri, 26 May 2006 13:55:28 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABC443D48; Fri, 26 May 2006 13:55:27 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QDsSmY074510; Fri, 26 May 2006 13:54:28 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QDsSkE074509; Fri, 26 May 2006 13:54:28 GMT (envelope-from phk) Message-Id: <200605261354.k4QDsSkE074509@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 13:54:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/gdb gdb_cons.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 13:55:28 -0000 phk 2006-05-26 13:54:27 UTC FreeBSD src repository Modified files: sys/gdb gdb_cons.c Log: Convert to new console api Revision Changes Path 1.2 +7 -4 src/sys/gdb/gdb_cons.c From owner-cvs-all@FreeBSD.ORG Fri May 26 14:03:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C18E16A426; Fri, 26 May 2006 14:03:33 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67DAA43D4C; Fri, 26 May 2006 14:03:32 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4QE2wNW039073; Fri, 26 May 2006 08:03:03 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44770A91.50007@samsco.org> Date: Fri, 26 May 2006 08:02:57 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Craig Rodrigues References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> <20060526033840.GA9864@crodrigues.org> In-Reply-To: <20060526033840.GA9864@crodrigues.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:03:34 -0000 Craig Rodrigues wrote: > On Thu, May 25, 2006 at 08:57:31PM -0600, Scott Long wrote: > >>So is it no longer possible for a filesystem to veto or otherwise >>massage an export request? > > > It is still possible. This is because vfs_export() is > only called in vfs_mount.c, only *after* the VFS_MOUNT() > call for an individual filesystem is called. > > An individual filesystem can check the mount options being passed into > its VFS_MOUNT() call, and do a vfs_getopt() and look for the > "export" option, which contains a "struct export_args", which is > eventually passed to vfs_export(). > > The specific filesystem can do: > (1) If the mount options passed into the specific filesystem's > VFS_MOUNT() call contains "export", the filesystem > can return an error from VFS_MOUNT() if it doesn't want to deal > with export requests at all. > The code in vfs_mount.c checks for the return status of VFS_MOUNT, > and if there is an error, it will *not* call vfs_export(). > > (2) If the mount options contains "export", the filesystem > can do a vfs_getopt(), manipulate the contents of the struct export_args, > then return 0 (for success). The code in VFS_MOUNT will > then call vfs_export(), passing in the same struct export_args > that the individual filesystem > > > One example of a filesystem vetoing an "export" request > is in fs/msdosfs/msdosfs_vfsops.c : > > if (vfs_flagopt(mp->mnt_optnew, "export", NULL, 0) { > /* Process export requests. */ > if ((pmp->pm_flags & MSDOSFS_LARGEFS) != 0) > return (EOPNOTSUPP); > else > return (0); > } > > > Most of the filesystem code I saw looked like they had > just cut-n-pasted their calls to vfs_export(), so it was > fairly easy to consolidate everything in one place, vfs_mount.c > > With my recent changes to mountd, to convert to nmount() and remove hardcoded > dependencies on ufs, cd9660, ntfs, and msdosfs, > it should be easier to export different filesystems from FreeBSD. > > For example, it should now be possible to NFS export an ext2fs > from FreeBSD. > Assuming that fhtovp, vptofh, vget, and cookies all work in ext2fs =-) Scott From owner-cvs-all@FreeBSD.ORG Fri May 26 14:16:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1885D16A4A5; Fri, 26 May 2006 14:16:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1768F43D78; Fri, 26 May 2006 14:15:52 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEEqmQ076737; Fri, 26 May 2006 14:14:52 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEEqlY076736; Fri, 26 May 2006 14:14:52 GMT (envelope-from johans) Message-Id: <200605261414.k4QEEqlY076736@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 14:14: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/security/py-paramiko 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, 26 May 2006 14:16:13 -0000 johans 2006-05-26 14:14:51 UTC FreeBSD ports repository Added files: security/py-paramiko Makefile distinfo pkg-descr pkg-plist Log: Add py-paramiko, a Python library for making ssh2 connections PR: 92807 Submitted by: Ulf Lilleengen Approved by: flz (mentor) Revision Changes Path 1.1 +24 -0 ports/security/py-paramiko/Makefile (new) 1.1 +3 -0 ports/security/py-paramiko/distinfo (new) 1.1 +6 -0 ports/security/py-paramiko/pkg-descr (new) 1.1 +91 -0 ports/security/py-paramiko/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 14:18:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B8FE16A4DF; Fri, 26 May 2006 14:18:41 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0093C43D9D; Fri, 26 May 2006 14:18:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEH7Oc077004; Fri, 26 May 2006 14:17:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEH7Mt077003; Fri, 26 May 2006 14:17:07 GMT (envelope-from pav) Message-Id: <200605261417.k4QEH7Mt077003@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 14:17:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/vultures-eye Makefile distinfo pkg-descr pkg-plist ports/games/vultures-eye/files patch-include-unixconf.h patch-sys-unix-Makefile.dat patch-sys-unix-Makefile.doc patch-sys-unix-Makefile.sys patch-sys-unix-Makefile.top patch-sys-unix-Makefile.utl ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:18:51 -0000 pav 2006-05-26 14:17:07 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/vultures-eye Makefile distinfo pkg-descr pkg-plist games/vultures-eye/files patch-include-unixconf.h patch-sys-unix-Makefile.dat patch-sys-unix-Makefile.doc patch-sys-unix-Makefile.sys patch-sys-unix-Makefile.top patch-sys-unix-Makefile.utl patch-win-vultures-GNUmakefile Log: Vulture's Eye is a nice graphical interface for NetHack 3.4.3. It is forked from Falcon's Eye, one of the nicest graphical interfaces ever for NetHack. WWW: http://www.darkarts.co.za/projects/vultures/ PR: ports/97886 Submitted by: Li-Lun Wang (Leland Wang) Revision Changes Path 1.981 +1 -0 ports/games/Makefile 1.1 +35 -0 ports/games/vultures-eye/Makefile (new) 1.1 +3 -0 ports/games/vultures-eye/distinfo (new) 1.1 +18 -0 ports/games/vultures-eye/files/patch-include-unixconf.h (new) 1.1 +44 -0 ports/games/vultures-eye/files/patch-sys-unix-Makefile.dat (new) 1.1 +41 -0 ports/games/vultures-eye/files/patch-sys-unix-Makefile.doc (new) 1.1 +38 -0 ports/games/vultures-eye/files/patch-sys-unix-Makefile.sys (new) 1.1 +38 -0 ports/games/vultures-eye/files/patch-sys-unix-Makefile.top (new) 1.1 +11 -0 ports/games/vultures-eye/files/patch-sys-unix-Makefile.utl (new) 1.1 +20 -0 ports/games/vultures-eye/files/patch-win-vultures-GNUmakefile (new) 1.1 +9 -0 ports/games/vultures-eye/pkg-descr (new) 1.1 +266 -0 ports/games/vultures-eye/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 14:18:51 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02BE516A467; Fri, 26 May 2006 14:18:44 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AAA643D5F; Fri, 26 May 2006 14:18:32 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEHWGn077059; Fri, 26 May 2006 14:17:32 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEHWU3077058; Fri, 26 May 2006 14:17:32 GMT (envelope-from johans) Message-Id: <200605261417.k4QEHWU3077058@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 14:17:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 26 May 2006 14:19:01 -0000 johans 2006-05-26 14:17:31 UTC FreeBSD ports repository Modified files: . modules Log: py-paramiko --> ports/security/py-paramiko Approved by: flz (mentor) Revision Changes Path 1.15084 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 14:20:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D09216A554; Fri, 26 May 2006 14:20:35 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C75E43D58; Fri, 26 May 2006 14:20:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEJZhd077174; Fri, 26 May 2006 14:19:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEJZvu077173; Fri, 26 May 2006 14:19:35 GMT (envelope-from pav) Message-Id: <200605261419.k4QEJZvu077173@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 14:19:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:20:44 -0000 pav 2006-05-26 14:19:35 UTC FreeBSD ports repository Modified files: . modules Log: vultures-eye --> ports/games/vultures-eye Revision Changes Path 1.15085 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 14:27:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 068C916A42C; Fri, 26 May 2006 14:27:37 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B809643D46; Fri, 26 May 2006 14:27:36 +0000 (GMT) (envelope-from johans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEQaub077506; Fri, 26 May 2006 14:26:36 GMT (envelope-from johans@repoman.freebsd.org) Received: (from johans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEQalT077505; Fri, 26 May 2006 14:26:36 GMT (envelope-from johans) Message-Id: <200605261426.k4QEQalT077505@repoman.freebsd.org> From: Johan van Selst Date: Fri, 26 May 2006 14:26:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:27:40 -0000 johans 2006-05-26 14:26:36 UTC FreeBSD ports repository Modified files: security Makefile Log: Let's not forget to update Makefile when adding new port (reminded by flz) Approved by: flz (mentor) Revision Changes Path 1.772 +1 -0 ports/security/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 14:48:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7400416A421; Fri, 26 May 2006 14:48:02 +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 A934F43D58; Fri, 26 May 2006 14:47:59 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 0DD3752DE6; Fri, 26 May 2006 16:47:57 +0200 (CEST) Received: from localhost (public-gprs22891.centertel.pl [87.96.89.107]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id AD8A750EA7; Fri, 26 May 2006 16:47:43 +0200 (CEST) Date: Fri, 26 May 2006 16:45:33 +0200 From: Pawel Jakub Dawidek To: Craig Rodrigues Message-ID: <20060526144533.GC1165@garage.freebsd.pl> References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> <20060526033840.GA9864@crodrigues.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="d01dLTUuW90fS44H" Content-Disposition: inline In-Reply-To: <20060526033840.GA9864@crodrigues.org> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=BAYES_00 autolearn=ham version=3.0.4 Cc: cvs-src@FreeBSD.org, Scott Long , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:48:03 -0000 --d01dLTUuW90fS44H Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 25, 2006 at 11:38:40PM -0400, Craig Rodrigues wrote: +> With my recent changes to mountd, to convert to nmount() and remove hard= coded +> dependencies on ufs, cd9660, ntfs, and msdosfs, +> it should be easier to export different filesystems from FreeBSD. +>=20 +> For example, it should now be possible to NFS export an ext2fs +> from FreeBSD. But as I suspect, it is still not possible to NFS export nullfs? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --d01dLTUuW90fS44H Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEdxSNForvXbEpPzQRApPpAJ4j4nWEu+cVo2X0gELAcxweEhwGoQCg+ZxU 4+FKp4s2o6QsJjbdMh8A1eA= =Gjvt -----END PGP SIGNATURE----- --d01dLTUuW90fS44H-- From owner-cvs-all@FreeBSD.ORG Fri May 26 14:57:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9590D16A49C; Fri, 26 May 2006 14:57:11 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCEF943D6E; Fri, 26 May 2006 14:57:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QEu9C7078982; Fri, 26 May 2006 14:56:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QEu9Mh078981; Fri, 26 May 2006 14:56:09 GMT (envelope-from pav) Message-Id: <200605261456.k4QEu9Mh078981@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 14:56:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/nethack34 Makefile distinfo ports/games/nethack34/files patch-ad X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 14:57:12 -0000 pav 2006-05-26 14:56:09 UTC FreeBSD ports repository Modified files: games/nethack34 Makefile distinfo games/nethack34/files patch-ad Log: * WITH_MENUCOLORS: Now references jilles' newer site/URL * WITH_MENUCOLORS: Use POSIX-compliant regex via MENU_COLOR_REGEX_POSIX * No more reliance on gnuregex * Squelch patch-time calls to REINPLACE_CMD * Update distinfo to reference new menucolors patch * Update patch-ad to remove -lgnuregex (see below note) * Update patch-ad to remove use of $LIBTTY PR: ports/92958 Submitted by: Jeremy Chadwick (maintainer) Revision Changes Path 1.53 +8 -20 ports/games/nethack34/Makefile 1.17 +4 -4 ports/games/nethack34/distinfo 1.11 +2 -3 ports/games/nethack34/files/patch-ad From owner-cvs-all@FreeBSD.ORG Fri May 26 15:08:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7F5B16A45C; Fri, 26 May 2006 15:08:53 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B33243D5E; Fri, 26 May 2006 15:08:45 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QF7j9N080648; Fri, 26 May 2006 15:07:45 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QF7jV7080647; Fri, 26 May 2006 15:07:45 GMT (envelope-from sat) Message-Id: <200605261507.k4QF7jV7080647@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 26 May 2006 15:07: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/linux-firefox-devel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:08:53 -0000 sat 2006-05-26 15:07:45 UTC FreeBSD ports repository Modified files: www/linux-firefox-devel Makefile distinfo pkg-plist Log: - Update to latest snapshot Approved by: krion (mentor, implicit) Revision Changes Path 1.3 +1 -1 ports/www/linux-firefox-devel/Makefile 1.2 +3 -3 ports/www/linux-firefox-devel/distinfo 1.2 +10 -3 ports/www/linux-firefox-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 15:12:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AFFC16A4CB; Fri, 26 May 2006 15:12:02 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B17F743D6B; Fri, 26 May 2006 15:11:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFAw2C080825; Fri, 26 May 2006 15:10:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFAwBD080824; Fri, 26 May 2006 15:10:58 GMT (envelope-from pav) Message-Id: <200605261510.k4QFAwBD080824@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 15:10:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/ipcalc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:12:12 -0000 pav 2006-05-26 15:10:58 UTC FreeBSD ports repository Modified files: net-mgmt/ipcalc Makefile Log: - Grant maintainership PR: ports/97887 Submitted by: ceri Revision Changes Path 1.13 +1 -1 ports/net-mgmt/ipcalc/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 15:12:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B21FD16A45B; Fri, 26 May 2006 15:12:35 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 521B143D48; Fri, 26 May 2006 15:12:35 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFBZjl080887; Fri, 26 May 2006 15:11:35 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFBZme080886; Fri, 26 May 2006 15:11:35 GMT (envelope-from delphij) Message-Id: <200605261511.k4QFBZme080886@repoman.freebsd.org> From: Xin LI Date: Fri, 26 May 2006 15:11:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap23-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, 26 May 2006 15:12:38 -0000 delphij 2006-05-26 15:11:35 UTC FreeBSD ports repository Modified files: net/openldap23-server Makefile pkg-plist Log: According to the openldap configure script, by disabling threading support the slurpd daemon would not be built. - New option: SLURPD to determine whether to build the replication daemon. (enabled by default). The replication functionality is not used by every user so it is desirable to give decision to the user. - When threading is disabled, reflect the fact that slurpd is not being built/installed. [1] This would also override the user chosen SLURPD option. - Disable SHELL backend by default. [1] Reported by: pointyhat via kris Revision Changes Path 1.134 +17 -7 ports/net/openldap23-server/Makefile 1.37 +5 -5 ports/net/openldap23-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 15:15:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6766016A439; Fri, 26 May 2006 15:15:15 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 361FD43D4C; Fri, 26 May 2006 15:15:15 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFEEf8081028; Fri, 26 May 2006 15:14:15 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFEExY081027; Fri, 26 May 2006 15:14:14 GMT (envelope-from garga) Message-Id: <200605261514.k4QFEExY081027@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 15:14:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/ucspi-ssl Makefile distinfo ports/sysutils/ucspi-ssl-tls Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:15:20 -0000 garga 2006-05-26 15:14:14 UTC FreeBSD ports repository Modified files: sysutils Makefile sysutils/ucspi-ssl Makefile distinfo Added files: sysutils/ucspi-ssl-tls Makefile Log: - Add a slaveport ucspi-ssl-tls, this is the ucspi-ssl with a tls patch applided. I used here the 0.3 version of this tls patch, obtained from spamcontrol patch collection. I'm doing this in preparation of update qmail-spamcontrol to 2.4.14 that supports STARTLS - Make necessary change on ucspi-ssl to add this new slaveport Revision Changes Path 1.784 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/ucspi-ssl-tls/Makefile (new) 1.7 +5 -3 ports/sysutils/ucspi-ssl/Makefile 1.6 +3 -0 ports/sysutils/ucspi-ssl/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 15:15:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B262316A4E7; Fri, 26 May 2006 15:15:44 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DEDF43D46; Fri, 26 May 2006 15:15:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFEhtV081070; Fri, 26 May 2006 15:14:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFEh6p081069; Fri, 26 May 2006 15:14:43 GMT (envelope-from pav) Message-Id: <200605261514.k4QFEh6p081069@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 15:14:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/py-yaml 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, 26 May 2006 15:15:44 -0000 pav 2006-05-26 15:14:43 UTC FreeBSD ports repository Modified files: devel/py-yaml Makefile distinfo Added files: devel/py-yaml pkg-plist Log: - Update to 3.02 - Take maintainership PR: ports/97891 Submitted by: Neal Nelson Revision Changes Path 1.8 +2 -8 ports/devel/py-yaml/Makefile 1.6 +3 -3 ports/devel/py-yaml/distinfo 1.3 +49 -0 ports/devel/py-yaml/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 15:20:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57E7016A43E; Fri, 26 May 2006 15:20:38 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14D8843D4C; Fri, 26 May 2006 15:20:38 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFJbaW081315; Fri, 26 May 2006 15:19:37 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFJbfm081314; Fri, 26 May 2006 15:19:37 GMT (envelope-from garga) Message-Id: <200605261519.k4QFJbfm081314@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 15:19:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 26 May 2006 15:20:38 -0000 garga 2006-05-26 15:19:37 UTC FreeBSD ports repository Modified files: . modules Log: +ucspi-ssl-tls --> ports/sysutils/ucspi-ssl-tls Revision Changes Path 1.15086 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 15:20:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6928B16A432; Fri, 26 May 2006 15:20:50 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26CE943D53; Fri, 26 May 2006 15:20:50 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFJn6C081346; Fri, 26 May 2006 15:19:49 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFJn0i081345; Fri, 26 May 2006 15:19:49 GMT (envelope-from delphij) Message-Id: <200605261519.k4QFJn0i081345@repoman.freebsd.org> From: Xin LI Date: Fri, 26 May 2006 15:19: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 UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:20:50 -0000 delphij 2006-05-26 15:19:49 UTC FreeBSD ports repository Modified files: . UPDATING Log: Document the latest change to openldap23-server. Revision Changes Path 1.334 +16 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri May 26 15:27:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F98416A56B; Fri, 26 May 2006 15:27:28 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B3D443D4C; Fri, 26 May 2006 15:27:26 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFQQV6081639; Fri, 26 May 2006 15:26:26 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFQQhD081638; Fri, 26 May 2006 15:26:26 GMT (envelope-from delphij) Message-Id: <200605261526.k4QFQQhD081638@repoman.freebsd.org> From: Xin LI Date: Fri, 26 May 2006 15:26:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/openldap24-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, 26 May 2006 15:27:28 -0000 delphij 2006-05-26 15:26:26 UTC FreeBSD ports repository Modified files: net/openldap24-server Makefile pkg-plist Log: Merged from openldap23-server: New option: SLURPD which makes the user to be able to choose whether to build and install slurpd. The option is unconditionally disabled when threading is disabled (i.e. shell backend is enabled). Revision Changes Path 1.131 +13 -3 ports/net/openldap24-server/Makefile 1.37 +5 -5 ports/net/openldap24-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 15:43:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DAA516A4AB; Fri, 26 May 2006 15:43:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 534AE43DCC; Fri, 26 May 2006 15:42:52 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFflfE082213; Fri, 26 May 2006 15:41:47 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFflVI082212; Fri, 26 May 2006 15:41:47 GMT (envelope-from garga) Message-Id: <200605261541.k4QFflVI082212@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 15:41: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/amavisd-new Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:43:27 -0000 garga 2006-05-26 15:41:47 UTC FreeBSD ports repository Modified files: security/amavisd-new Makefile Log: - Since clamav changed recently to depend of arj and unzoo instead of unarj and zoo, change amavisd-new to do the same and so, depend of the same archivers. Submitted by: maintainer via email Revision Changes Path 1.37 +16 -15 ports/security/amavisd-new/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 15:43:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A792716A4F3; Fri, 26 May 2006 15:43:56 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99C1343DE2; Fri, 26 May 2006 15:43:34 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QFgYfV082252; Fri, 26 May 2006 15:42:34 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QFgYct082251; Fri, 26 May 2006 15:42:34 GMT (envelope-from garga) Message-Id: <200605261542.k4QFgYct082251@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 15:42:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:43:57 -0000 garga 2006-05-26 15:42:34 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add a note about recently change on amavisd-new Revision Changes Path 1.335 +15 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri May 26 15:48:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DB416A654; Fri, 26 May 2006 15:48:10 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13AA43E0E; Fri, 26 May 2006 15:46:53 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [10.10.3.185] ([69.15.205.254]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4QFjYkp039862; Fri, 26 May 2006 09:45:41 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <44772296.6040402@samsco.org> Date: Fri, 26 May 2006 09:45:26 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20060206 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> <20060526033840.GA9864@crodrigues.org> <20060526144533.GC1165@garage.freebsd.pl> In-Reply-To: <20060526144533.GC1165@garage.freebsd.pl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.0 required=3.8 tests=none autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: Craig Rodrigues , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:48:18 -0000 Pawel Jakub Dawidek wrote: > On Thu, May 25, 2006 at 11:38:40PM -0400, Craig Rodrigues wrote: > +> With my recent changes to mountd, to convert to nmount() and remove hardcoded > +> dependencies on ufs, cd9660, ntfs, and msdosfs, > +> it should be easier to export different filesystems from FreeBSD. > +> > +> For example, it should now be possible to NFS export an ext2fs > +> from FreeBSD. > > But as I suspect, it is still not possible to NFS export nullfs? > With Craig's changes, try removing nullfs_checkexp() entirely. That might be enough to make nullfs exportable. Having the checkexp vector there is wrong anyways. Scott From owner-cvs-all@FreeBSD.ORG Fri May 26 15:57:31 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE00316A67D; Fri, 26 May 2006 15:57:31 +0000 (UTC) (envelope-from rodrigc@crodrigues.org) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [216.148.227.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5683143D7F; Fri, 26 May 2006 15:57:30 +0000 (GMT) (envelope-from rodrigc@crodrigues.org) Received: from c-24-147-19-128.hsd1.ma.comcast.net (c-71-233-168-2.hsd1.ma.comcast.net[71.233.168.2](misconfigured sender)) by comcast.net (rwcrmhc11) with ESMTP id <20060526155728m1100k1ppfe>; Fri, 26 May 2006 15:57:29 +0000 Received: from c-24-147-19-128.hsd1.ma.comcast.net (localhost [127.0.0.1]) by c-24-147-19-128.hsd1.ma.comcast.net (8.13.6/8.13.1) with ESMTP id k4QFvSZb002042; Fri, 26 May 2006 11:57:28 -0400 (EDT) (envelope-from rodrigc@c-24-147-19-128.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by c-24-147-19-128.hsd1.ma.comcast.net (8.13.6/8.13.1/Submit) id k4QFvR9V002041; Fri, 26 May 2006 11:57:27 -0400 (EDT) (envelope-from rodrigc) Date: Fri, 26 May 2006 11:57:27 -0400 From: Craig Rodrigues To: Pawel Jakub Dawidek Message-ID: <20060526155727.GA2033@crodrigues.org> References: <200605260121.k4Q1LqLd098354@repoman.freebsd.org> <44766E9B.6030000@samsco.org> <20060526033840.GA9864@crodrigues.org> <20060526144533.GC1165@garage.freebsd.pl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="5vNYLRcllDrimb99" Content-Disposition: inline In-Reply-To: <20060526144533.GC1165@garage.freebsd.pl> User-Agent: Mutt/1.4.2.1i Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/fs/udf udf_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 15:57:37 -0000 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, May 26, 2006 at 04:45:33PM +0200, Pawel Jakub Dawidek wrote: > But as I suspect, it is still not possible to NFS export nullfs? Hi, I don't know much about nullfs. Can you try the following patch, and try it with the latest -CURRENT? -- Craig Rodrigues rodrigc@crodrigues.org --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="a.txt" Index: null_vfsops.c =================================================================== RCS file: /home/ncvs/src/sys/fs/nullfs/null_vfsops.c,v retrieving revision 1.77 diff -u -u -r1.77 null_vfsops.c --- null_vfsops.c 10 Feb 2006 18:06:49 -0000 1.77 +++ null_vfsops.c 26 May 2006 15:55:22 -0000 @@ -89,8 +89,13 @@ * Update is a no-op */ if (mp->mnt_flag & MNT_UPDATE) { - return (EOPNOTSUPP); - /* return VFS_MOUNT(MOUNTTONULLMOUNT(mp)->nullm_vfs, path, data, ndp, td);*/ + /* + * Only support update mounts for NFS export. + */ + if (vfs_flagopt(mp->mnt_optnew, "export", NULL, 0)) { + return (0); + else + return (EOPNOTSUPP); } /* --5vNYLRcllDrimb99-- From owner-cvs-all@FreeBSD.ORG Fri May 26 16:11:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7AF416A9B7; Fri, 26 May 2006 16:11:59 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C80543D6A; Fri, 26 May 2006 16:11:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGAwiD084595; Fri, 26 May 2006 16:10:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGAwKG084594; Fri, 26 May 2006 16:10:58 GMT (envelope-from pav) Message-Id: <200605261610.k4QGAwKG084594@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:10:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/dillo-i18n Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:12:03 -0000 pav 2006-05-26 16:10:58 UTC FreeBSD ports repository Modified files: www/dillo-i18n Makefile distinfo Log: - Update to 20060524 PR: ports/97881 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.36 +1 -1 ports/www/dillo-i18n/Makefile 1.21 +3 -3 ports/www/dillo-i18n/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 16:22:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A822C16AB7B; Fri, 26 May 2006 16:22:50 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53DE343D68; Fri, 26 May 2006 16:22:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGLnxF086993; Fri, 26 May 2006 16:21:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGLnmg086992; Fri, 26 May 2006 16:21:49 GMT (envelope-from pav) Message-Id: <200605261621.k4QGLnmg086992@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:21:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/fltk2 Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/fltk2/files patch-Makefile patch-OpenGL-Makefile patch-configure patch-fltk-ComboBox.h patch-fltk-config.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:22:55 -0000 pav 2006-05-26 16:21:49 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/fltk2 Makefile distinfo pkg-descr pkg-plist x11-toolkits/fltk2/files patch-Makefile patch-OpenGL-Makefile patch-configure patch-fltk-ComboBox.h patch-fltk-config.in patch-fluid-Makefile patch-images-Makefile patch-makeinclude.in patch-src-Makefile Log: FLTK is a cross-plattform C++ graphical user interface toolkit for X, OpenGL and Microsoft Windows systems. It is provided under the terms of the GNU Library Public License, Version 2. This port supplies a snapshot of the current 2.0 development version. WWW: http://www.fltk.org/ PR: ports/95223 Submitted by: Thomas-Martin Seck Revision Changes Path 1.404 +1 -0 ports/x11-toolkits/Makefile 1.1 +78 -0 ports/x11-toolkits/fltk2/Makefile (new) 1.1 +3 -0 ports/x11-toolkits/fltk2/distinfo (new) 1.1 +11 -0 ports/x11-toolkits/fltk2/files/patch-Makefile (new) 1.1 +25 -0 ports/x11-toolkits/fltk2/files/patch-OpenGL-Makefile (new) 1.1 +11 -0 ports/x11-toolkits/fltk2/files/patch-configure (new) 1.1 +11 -0 ports/x11-toolkits/fltk2/files/patch-fltk-ComboBox.h (new) 1.1 +11 -0 ports/x11-toolkits/fltk2/files/patch-fltk-config.in (new) 1.1 +14 -0 ports/x11-toolkits/fltk2/files/patch-fluid-Makefile (new) 1.1 +28 -0 ports/x11-toolkits/fltk2/files/patch-images-Makefile (new) 1.1 +16 -0 ports/x11-toolkits/fltk2/files/patch-makeinclude.in (new) 1.1 +48 -0 ports/x11-toolkits/fltk2/files/patch-src-Makefile (new) 1.1 +8 -0 ports/x11-toolkits/fltk2/pkg-descr (new) 1.1 +185 -0 ports/x11-toolkits/fltk2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 16:23:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA12916AB8C; Fri, 26 May 2006 16:23:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8BAE43D6B; Fri, 26 May 2006 16:23:48 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGMmiJ087053; Fri, 26 May 2006 16:22:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGMm0k087052; Fri, 26 May 2006 16:22:48 GMT (envelope-from pav) Message-Id: <200605261622.k4QGMm0k087052@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:22:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:23:54 -0000 pav 2006-05-26 16:22:48 UTC FreeBSD ports repository Modified files: . modules Log: fltk2 --> ports/x11-toolkits/fltk2 Revision Changes Path 1.15087 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 16:24:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9965216ABCC; Fri, 26 May 2006 16:24:47 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32C9143D73; Fri, 26 May 2006 16:24:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGNk6j087113; Fri, 26 May 2006 16:23:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGNkak087112; Fri, 26 May 2006 16:23:46 GMT (envelope-from pav) Message-Id: <200605261623.k4QGNkak087112@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:23: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/x11-toolkits/fltk Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:25:00 -0000 pav 2006-05-26 16:23:46 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk Makefile Log: - CONFLICTS with fltk-2.* Revision Changes Path 1.39 +1 -0 ports/x11-toolkits/fltk/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 16:27:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 269D816ABB4; Fri, 26 May 2006 16:27:08 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D26DA43D69; Fri, 26 May 2006 16:27:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGQ7sn087270; Fri, 26 May 2006 16:26:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGQ7SO087269; Fri, 26 May 2006 16:26:07 GMT (envelope-from pav) Message-Id: <200605261626.k4QGQ7SO087269@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:26:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/id3tool Makefile ports/net/arping Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:27:19 -0000 pav 2006-05-26 16:26:07 UTC FreeBSD ports repository Modified files: audio/id3tool Makefile net/arping Makefile Log: - Grant maintainership PR: ports/97892 Submitted by: Gavin Atkinson Revision Changes Path 1.8 +1 -1 ports/audio/id3tool/Makefile 1.20 +1 -1 ports/net/arping/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 16:32:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E78E16ACD5; Fri, 26 May 2006 16:32:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A52243D6B; Fri, 26 May 2006 16:32:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGVQNY087506; Fri, 26 May 2006 16:31:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGVQbs087505; Fri, 26 May 2006 16:31:26 GMT (envelope-from pav) Message-Id: <200605261631.k4QGVQbs087505@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:31:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/hte Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:32:35 -0000 pav 2006-05-26 16:31:26 UTC FreeBSD ports repository Modified files: editors/hte Makefile distinfo Log: - Update to 0.9.2 PR: ports/97908 Submitted by: Antoine Brodin Revision Changes Path 1.26 +2 -2 ports/editors/hte/Makefile 1.16 +3 -3 ports/editors/hte/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 16:50:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2587016A501; Fri, 26 May 2006 16:50:12 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D82F243D53; Fri, 26 May 2006 16:50:11 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGnBOK095675; Fri, 26 May 2006 16:49:11 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGnBIj095673; Fri, 26 May 2006 16:49:11 GMT (envelope-from garga) Message-Id: <200605261649.k4QGnBIj095673@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 16:49:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav-devel Makefile ports/security/clamav-devel/files extra-patch-shared_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:50:14 -0000 garga 2006-05-26 16:49:11 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile Added files: security/clamav-devel/files extra-patch-shared_output.c Log: - Add an option to print logs on stderr instead stdout, it's useful to catch logs and use on smtp log. In preparation to update spamcontro to 2.4 series. - s/unarj/arj/ on clamscan man [1] - Bump PORTREVISION because man change Reported by: Anton Yuzhaninov [1] Revision Changes Path 1.95 +9 -1 ports/security/clamav-devel/Makefile 1.1 +17 -0 ports/security/clamav-devel/files/extra-patch-shared_output.c (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 16:50:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B860316A7EB; Fri, 26 May 2006 16:50:54 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 701E243D53; Fri, 26 May 2006 16:50:54 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGnrN7095761; Fri, 26 May 2006 16:49:53 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGnrZv095760; Fri, 26 May 2006 16:49:53 GMT (envelope-from garga) Message-Id: <200605261649.k4QGnrZv095760@repoman.freebsd.org> From: Renato Botelho Date: Fri, 26 May 2006 16:49:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/clamav Makefile ports/security/clamav/files extra-patch-shared_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:50:55 -0000 garga 2006-05-26 16:49:53 UTC FreeBSD ports repository Modified files: security/clamav Makefile Added files: security/clamav/files extra-patch-shared_output.c Log: - Add an option to print logs on stderr instead stdout, it's useful to catch logs and use on smtp log. In preparation to update spamcontro to 2.4 series. - s/unarj/arj/ on clamscan man [1] - Bump PORTREVISION because man change Reported by: Anton Yuzhaninov [1] Revision Changes Path 1.78 +9 -2 ports/security/clamav/Makefile 1.1 +17 -0 ports/security/clamav/files/extra-patch-shared_output.c (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 16:56:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C80016A776; Fri, 26 May 2006 16:56:13 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E8E43D46; Fri, 26 May 2006 16:56:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QGtCSs096052; Fri, 26 May 2006 16:55:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QGtCnY096051; Fri, 26 May 2006 16:55:12 GMT (envelope-from pav) Message-Id: <200605261655.k4QGtCnY096051@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 16:55: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/games/ninix-aya Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 16:56:13 -0000 pav 2006-05-26 16:55:12 UTC FreeBSD ports repository Modified files: games/ninix-aya Makefile distinfo Log: - Update to 3.8.5 PR: ports/97919 Submitted by: UMENO Takashi (maintainer) Revision Changes Path 1.32 +2 -2 ports/games/ninix-aya/Makefile 1.26 +3 -3 ports/games/ninix-aya/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 17:01:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 108F016AA86; Fri, 26 May 2006 17:01:05 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B02E43D70; Fri, 26 May 2006 17:01:01 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QH01Kv096407; Fri, 26 May 2006 17:00:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QH01dm096406; Fri, 26 May 2006 17:00:01 GMT (envelope-from pav) Message-Id: <200605261700.k4QH01dm096406@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:00: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/projects summerofcode.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, 26 May 2006 17:01:06 -0000 pav 2006-05-26 17:00:01 UTC FreeBSD doc repository Modified files: en/projects summerofcode.sgml Log: - Post a list of accepted projects for SoC 2006 Obtained from: http://code.google.com/soc/freebsd/about.html Revision Changes Path 1.51 +88 -1 www/en/projects/summerofcode.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 17:27:58 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6483416AB13; Fri, 26 May 2006 17:27:58 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CB443D5A; Fri, 26 May 2006 17:27:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHQvRq098679; Fri, 26 May 2006 17:26:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHQvsA098678; Fri, 26 May 2006 17:26:57 GMT (envelope-from pav) Message-Id: <200605261726.k4QHQvsA098678@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:26:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/smarteiffel 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, 26 May 2006 17:27:59 -0000 pav 2006-05-26 17:26:57 UTC FreeBSD ports repository Modified files: lang/smarteiffel Makefile distinfo pkg-plist Log: - Update to 1.2r7 PR: ports/97926 Submitted by: User & (maintainer) Revision Changes Path 1.16 +1 -2 ports/lang/smarteiffel/Makefile 1.9 +3 -3 ports/lang/smarteiffel/distinfo 1.8 +1 -0 ports/lang/smarteiffel/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 17:32:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1189316A8B1; Fri, 26 May 2006 17:32:26 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46DDB43D5E; Fri, 26 May 2006 17:32:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHVKrQ098876; Fri, 26 May 2006 17:31:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHVKBH098875; Fri, 26 May 2006 17:31:20 GMT (envelope-from pav) Message-Id: <200605261731.k4QHVKBH098875@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:31:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/dpsearch 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, 26 May 2006 17:32:28 -0000 pav 2006-05-26 17:31:20 UTC FreeBSD ports repository Modified files: www/dpsearch Makefile distinfo pkg-plist Log: - Update to 4.40.1 PR: ports/97927 Submitted by: Maxime Zakharov Revision Changes Path 1.24 +1 -1 ports/www/dpsearch/Makefile 1.14 +3 -3 ports/www/dpsearch/distinfo 1.15 +4 -2 ports/www/dpsearch/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 17:34:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3B6716A4E8; Fri, 26 May 2006 17:34:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9073243D46; Fri, 26 May 2006 17:34:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHX2Ua098952; Fri, 26 May 2006 17:33:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHX2Dn098951; Fri, 26 May 2006 17:33:02 GMT (envelope-from pav) Message-Id: <200605261733.k4QHX2Dn098951@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:33:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/barcode Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 17:34:14 -0000 pav 2006-05-26 17:33:02 UTC FreeBSD ports repository Modified files: graphics/barcode Makefile distinfo Log: - Update to 0.98 PR: ports/97929 Submitted by: Martin Wilke Approved by: Jev (maintainer) Revision Changes Path 1.5 +1 -1 ports/graphics/barcode/Makefile 1.5 +3 -3 ports/graphics/barcode/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 17:39:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9236216AADA; Fri, 26 May 2006 17:39:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A45B43D58; Fri, 26 May 2006 17:39:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHcFxV099224; Fri, 26 May 2006 17:38:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHcFse099223; Fri, 26 May 2006 17:38:15 GMT (envelope-from pav) Message-Id: <200605261738.k4QHcFse099223@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:38:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/quickie Makefile distinfo ports/www/quickie/files patch-lib_arglex.cc patch-lib_quit.cc patch-quickie-config_main.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 17:39:25 -0000 pav 2006-05-26 17:38:15 UTC FreeBSD ports repository Modified files: www/quickie Makefile distinfo Added files: www/quickie/files patch-lib_arglex.cc patch-lib_quit.cc patch-quickie-config_main.cc Log: - Update to 1.1 - Fix build on FreeBSD 4.X PR: ports/97935 Submitted by: Shaun Amott (maintainer) Revision Changes Path 1.2 +3 -6 ports/www/quickie/Makefile 1.2 +6 -6 ports/www/quickie/distinfo 1.1 +14 -0 ports/www/quickie/files/patch-lib_arglex.cc (new) 1.1 +14 -0 ports/www/quickie/files/patch-lib_quit.cc (new) 1.1 +17 -0 ports/www/quickie/files/patch-quickie-config_main.cc (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 17:42:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25BCE16A4F3; Fri, 26 May 2006 17:42:43 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D770243D76; Fri, 26 May 2006 17:42:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHfgKQ099403; Fri, 26 May 2006 17:41:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHfg7k099402; Fri, 26 May 2006 17:41:42 GMT (envelope-from pav) Message-Id: <200605261741.k4QHfg7k099402@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:41:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-clocks/wmtime Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 17:42:44 -0000 pav 2006-05-26 17:41:42 UTC FreeBSD ports repository Modified files: x11-clocks/wmtime Makefile Log: - Replace MASTER_SITES PR: ports/97848 (based on) Submitted by: Martin Wilke Revision Changes Path 1.19 +3 -1 ports/x11-clocks/wmtime/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 17:56:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38CF316AB41; Fri, 26 May 2006 17:56:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF4D943D46; Fri, 26 May 2006 17:56:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHt5Q7099922; Fri, 26 May 2006 17:55:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHt5J8099921; Fri, 26 May 2006 17:55:05 GMT (envelope-from pav) Message-Id: <200605261755.k4QHt5J8099921@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:55:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-fm/x-files 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: Fri, 26 May 2006 17:56:13 -0000 pav 2006-05-26 17:55:04 UTC FreeBSD ports repository Modified files: x11-fm/x-files Makefile pkg-descr Log: - Update MASTER_SITES, WWW PR: ports/97847 Submitted by: Martin Wilke Approved by: Donald J. Maddox Revision Changes Path 1.24 +1 -1 ports/x11-fm/x-files/Makefile 1.6 +1 -1 ports/x11-fm/x-files/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 17:58:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6792616A8CF; Fri, 26 May 2006 17:58:56 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA51C43D5D; Fri, 26 May 2006 17:58:55 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QHvtCV000331; Fri, 26 May 2006 17:57:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QHvt4J000330; Fri, 26 May 2006 17:57:55 GMT (envelope-from pav) Message-Id: <200605261757.k4QHvt4J000330@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 17:57:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/morla Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 17:59:00 -0000 pav 2006-05-26 17:57:55 UTC FreeBSD ports repository Modified files: editors/morla Makefile distinfo Log: - Update to 0.8 PR: ports/97950 Submitted by: Nicola Vitale (maintainer) Revision Changes Path 1.3 +1 -1 ports/editors/morla/Makefile 1.3 +3 -3 ports/editors/morla/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 18:01:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2F5B16A4E3; Fri, 26 May 2006 18:01:03 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 594C243D58; Fri, 26 May 2006 18:01:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QI02bd000684; Fri, 26 May 2006 18:00:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QI02dp000683; Fri, 26 May 2006 18:00:02 GMT (envelope-from pav) Message-Id: <200605261800.k4QI02dp000683@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:00:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/wmq3 Makefile pkg-descr pkg-message pkg-plist ports/net/wmq3/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:01:07 -0000 pav 2006-05-26 18:00:02 UTC FreeBSD ports repository Modified files: net/wmq3 Makefile pkg-descr pkg-plist Added files: net/wmq3/files pkg-message.in Removed files: net/wmq3 pkg-message Log: - Switch MASTER_SITES - Portlint PR: ports/97843 (based on) Submitted by: Martin Wilke Revision Changes Path 1.5 +6 -8 ports/net/wmq3/Makefile 1.1 +5 -0 ports/net/wmq3/files/pkg-message.in (new) 1.2 +0 -1 ports/net/wmq3/pkg-descr 1.2 +0 -5 ports/net/wmq3/pkg-message (dead) 1.2 +2 -2 ports/net/wmq3/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 18:03:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 369E516A514; Fri, 26 May 2006 18:03:52 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C088143D5C; Fri, 26 May 2006 18:03:51 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QI2pr1003644; Fri, 26 May 2006 18:02:51 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QI2pA5003643; Fri, 26 May 2006 18:02:51 GMT (envelope-from aaron) Message-Id: <200605261802.k4QI2pA5003643@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:02: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 Makefile ports/devel/p5-Code-Perl 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, 26 May 2006 18:03:58 -0000 aaron 2006-05-26 18:02:51 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Code-Perl Makefile distinfo pkg-descr pkg-plist Log: Adding port devel/p5-Code-Perl, Produce Perl code from a tree. Approved by: tobez (implicit) Revision Changes Path 1.2225 +1 -0 ports/devel/Makefile 1.1 +32 -0 ports/devel/p5-Code-Perl/Makefile (new) 1.1 +3 -0 ports/devel/p5-Code-Perl/distinfo (new) 1.1 +9 -0 ports/devel/p5-Code-Perl/pkg-descr (new) 1.1 +28 -0 ports/devel/p5-Code-Perl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:04:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085B816A6F8; Fri, 26 May 2006 18:04:04 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3902C43D69; Fri, 26 May 2006 18:04:03 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QI32db005047; Fri, 26 May 2006 18:03:02 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QI32OB005043; Fri, 26 May 2006 18:03:02 GMT (envelope-from aaron) Message-Id: <200605261803.k4QI32OB005043@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:03:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:04:11 -0000 aaron 2006-05-26 18:03:02 UTC FreeBSD ports repository Modified files: . modules Log: p5-Code-Perl --> ports/devel/p5-Code-Perl Revision Changes Path 1.15088 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 18:05:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79AFA16A4D3; Fri, 26 May 2006 18:05:32 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06BE743D73; Fri, 26 May 2006 18:05:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QI4Ume006759; Fri, 26 May 2006 18:04:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QI4UcJ006758; Fri, 26 May 2006 18:04:30 GMT (envelope-from pav) Message-Id: <200605261804.k4QI4UcJ006758@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:04:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/leafnode+ 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: Fri, 26 May 2006 18:05:42 -0000 pav 2006-05-26 18:04:30 UTC FreeBSD ports repository Modified files: news/leafnode+ Makefile pkg-descr Log: - Switch to submitter's MASTER_SITES - Remove WWW PR: ports/97839 Submitted by: Martin Wilke Revision Changes Path 1.30 +2 -2 ports/news/leafnode+/Makefile 1.8 +0 -2 ports/news/leafnode+/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:07:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D315C16A6D8; Fri, 26 May 2006 18:07:08 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 689A043D46; Fri, 26 May 2006 18:07:08 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QI67bv007681; Fri, 26 May 2006 18:06:07 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QI67D3007680; Fri, 26 May 2006 18:06:07 GMT (envelope-from netchild) Message-Id: <200605261806.k4QI67D3007680@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 26 May 2006 18:06:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:07:19 -0000 netchild 2006-05-26 18:06:07 UTC FreeBSD src repository Added files: sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 Doxyfile-netgraph Doxyfile-netinet Doxyfile-netinet6 Doxyfile-netipsec Doxyfile-opencrypto Doxyfile-vm Makefile README common-Doxyfile Log: This is the kernel subsystem API documentation generation framework. It uses doxygen to generate the API documentation. For each subsystem a very small (about 20 lines with comments) subsystem specific Doxyfile has to be written (have a look at the README for more). All common doxygen options are specified in a separate file. The framework is configured to not only generate the HTML version, but also a PDF version (the paper size is hardcoded to DIN A4 currently and depending on the subsystem you have to increase some limits in the latex configuration of your system, the README tells more about this). It also allows cross-references between the subsystems (it generates doxygen tag files). Currently the docs are generated in OBJDIR, but this may change after coordination with doc@. The makefile is prepared to generate/move various parts of the generated docs to different destinations. TARGET_ARCH is respected and some env-vars are set for architecture specific handling of the source (the README tells more). Subsystems for which docs are generated: - cam - crypto - dev_pci - dev_sound - dev_usb - geom - i4b - kern - libkern - linux - net80211 - netgraph - netinet - netinet6 - netipsec - opencrypto - vm Requested by: gnn Revision Changes Path 1.1 +22 -0 src/sys/doc/subsys/Dependencies (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-cam (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-crypto (new) 1.1 +21 -0 src/sys/doc/subsys/Doxyfile-dev_pci (new) 1.1 +22 -0 src/sys/doc/subsys/Doxyfile-dev_sound (new) 1.1 +21 -0 src/sys/doc/subsys/Doxyfile-dev_usb (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-geom (new) 1.1 +21 -0 src/sys/doc/subsys/Doxyfile-i4b (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-kern (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-libkern (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-linux (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-net80211 (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-netgraph (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-netinet (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-netinet6 (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-netipsec (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-opencrypto (new) 1.1 +20 -0 src/sys/doc/subsys/Doxyfile-vm (new) 1.1 +124 -0 src/sys/doc/subsys/Makefile (new) 1.1 +32 -0 src/sys/doc/subsys/README (new) 1.1 +266 -0 src/sys/doc/subsys/common-Doxyfile (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:11:08 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06BC516A434; Fri, 26 May 2006 18:11:08 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A086243D55; Fri, 26 May 2006 18:11:07 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIA6Ij007840; Fri, 26 May 2006 18:10:06 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIA6cc007839; Fri, 26 May 2006 18:10:06 GMT (envelope-from netchild) Message-Id: <200605261810.k4QIA6cc007839@repoman.freebsd.org> From: Alexander Leidinger Date: Fri, 26 May 2006 18:10:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src Makefile Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:11:11 -0000 netchild 2006-05-26 18:10:06 UTC FreeBSD src repository Modified files: . Makefile Makefile.inc1 Log: Connect the kernel subsystem API documentation generation framework to the build infrastructure: "make doxygen" Changes to the man pages will be made when some defaults are revisited. Requested by: gnn Revision Changes Path 1.330 +5 -4 src/Makefile 1.547 +13 -0 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Fri May 26 18:16:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55F6F16AC59; Fri, 26 May 2006 18:16:24 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5594543D78; Fri, 26 May 2006 18:16:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIFIuG008136; Fri, 26 May 2006 18:15:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIFIBF008135; Fri, 26 May 2006 18:15:18 GMT (envelope-from pav) Message-Id: <200605261815.k4QIFIBF008135@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:15:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/digest Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:16:31 -0000 pav 2006-05-26 18:15:17 UTC FreeBSD ports repository Modified files: security/digest Makefile distinfo Log: - Switch to the vendor's MASTER_SITES - Update distinfo, the content of tarball is identical (verified) Revision Changes Path 1.21 +2 -1 ports/security/digest/Makefile 1.4 +3 -3 ports/security/digest/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 18:17:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A2CE16A6DC; Fri, 26 May 2006 18:17:32 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 391A043D46; Fri, 26 May 2006 18:17:32 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIGVI1008260; Fri, 26 May 2006 18:16:31 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIGVF8008259; Fri, 26 May 2006 18:16:31 GMT (envelope-from aaron) Message-Id: <200605261816.k4QIGVF8008259@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:16:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Petal-CodePerl 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, 26 May 2006 18:17:40 -0000 aaron 2006-05-26 18:16:31 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Petal-CodePerl Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Petal-CodePerl, Make Petal go faster by compiling the expression. Approved by: tobez (implicit) Revision Changes Path 1.977 +1 -0 ports/textproc/Makefile 1.1 +34 -0 ports/textproc/p5-Petal-CodePerl/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Petal-CodePerl/distinfo (new) 1.1 +20 -0 ports/textproc/p5-Petal-CodePerl/pkg-descr (new) 1.1 +17 -0 ports/textproc/p5-Petal-CodePerl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:17:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A2D16A735; Fri, 26 May 2006 18:17:39 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E972C43D46; Fri, 26 May 2006 18:17:38 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIGc8j008321; Fri, 26 May 2006 18:16:38 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIGcJM008320; Fri, 26 May 2006 18:16:38 GMT (envelope-from aaron) Message-Id: <200605261816.k4QIGcJM008320@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:16:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:17:47 -0000 aaron 2006-05-26 18:16:38 UTC FreeBSD ports repository Modified files: . modules Log: p5-Petal-CodePerl --> ports/textproc/p5-Petal-CodePerl Revision Changes Path 1.15089 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 18:18:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 413F316A426; Fri, 26 May 2006 18:18:55 +0000 (UTC) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B44FD43D53; Fri, 26 May 2006 18:18:54 +0000 (GMT) (envelope-from emaste@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIHr31008398; Fri, 26 May 2006 18:17:54 GMT (envelope-from emaste@repoman.freebsd.org) Received: (from emaste@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIHri3008397; Fri, 26 May 2006 18:17:53 GMT (envelope-from emaste) Message-Id: <200605261817.k4QIHri3008397@repoman.freebsd.org> From: Ed Maste Date: Fri, 26 May 2006 18:17:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/sys queue.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:19:00 -0000 emaste 2006-05-26 18:17:53 UTC FreeBSD src repository Modified files: sys/sys queue.h Log: Add sanity checking for QUEUE(3) TAILQs under INVARIANTS (similar to the LIST checks). Races may lead to list corruption, which can be difficult to unravel in a post-mortem analysis. These checks verify that the prev and next pointers are consistent when inserting or removing elements, thus catching any corruption earlier. Revision Changes Path 1.66 +37 -0 src/sys/sys/queue.h From owner-cvs-all@FreeBSD.ORG Fri May 26 18:20:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5153816ACDD; Fri, 26 May 2006 18:20:43 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15F143D46; Fri, 26 May 2006 18:20:42 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepa.post.tele.dk (Postfix) with ESMTP id 32083FAC01E; Fri, 26 May 2006 20:20:38 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4QIKa7c010527; Fri, 26 May 2006 20:20:36 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexander Leidinger From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 26 May 2006 18:06:07 -0000." <200605261806.k4QI67D3007680@repoman.freebsd.org> Date: Fri, 26 May 2006 20:20:36 +0200 Message-ID: <10526.1148667636@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:20:53 -0000 In message <200605261806.k4QI67D3007680@repoman.freebsd.org>, Alexander Leiding er writes: > This is the kernel subsystem API documentation generation framework. > > It uses doxygen to generate the API documentation. For each subsystem > a very small (about 20 lines with comments) subsystem specific Doxyfile > has to be written (have a look at the README for more). All common doxygen > options are specified in a separate file. Now, this is all well and good, but the most critical question in my mind is: how do we prevent (or alternatively: mark up) documentation for functions which are not supposed to be public ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri May 26 18:22:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 778AB16A601; Fri, 26 May 2006 18:22:25 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D2E43D55; Fri, 26 May 2006 18:22:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QILO3Z008616; Fri, 26 May 2006 18:21:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QILOHI008615; Fri, 26 May 2006 18:21:24 GMT (envelope-from pav) Message-Id: <200605261821.k4QILOHI008615@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:21: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/print/mgv 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: Fri, 26 May 2006 18:22:28 -0000 pav 2006-05-26 18:21:24 UTC FreeBSD ports repository Modified files: print/mgv Makefile pkg-descr Log: - Update MASTER_SITES - Remove WWW PR: ports/97828 (based on) Submitted by: Martin Wilke Revision Changes Path 1.25 +4 -2 ports/print/mgv/Makefile 1.5 +0 -1 ports/print/mgv/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:24:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65A8C16A878; Fri, 26 May 2006 18:24:56 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id E198043D60; Fri, 26 May 2006 18:24:55 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k4QIOsLn089430 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 26 May 2006 11:24:55 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <447747F6.6010308@errno.com> Date: Fri, 26 May 2006 11:24:54 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Alexander Leidinger References: <200605261806.k4QI67D3007680@repoman.freebsd.org> In-Reply-To: <200605261806.k4QI67D3007680@repoman.freebsd.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:25:06 -0000 Alexander Leidinger wrote: > netchild 2006-05-26 18:06:07 UTC > > FreeBSD src repository > > Added files: > sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto > Doxyfile-dev_pci Doxyfile-dev_sound > Doxyfile-dev_usb Doxyfile-geom > Doxyfile-i4b Doxyfile-kern > Doxyfile-libkern Doxyfile-linux > Doxyfile-net80211 Doxyfile-netgraph > Doxyfile-netinet Doxyfile-netinet6 > Doxyfile-netipsec Doxyfile-opencrypto > Doxyfile-vm Makefile README > common-Doxyfile > Log: > This is the kernel subsystem API documentation generation framework. > > It uses doxygen to generate the API documentation. For each subsystem > a very small (about 20 lines with comments) subsystem specific Doxyfile > has to be written (have a look at the README for more). All common doxygen > options are specified in a separate file. > > The framework is configured to not only generate the HTML version, but also > a PDF version (the paper size is hardcoded to DIN A4 currently and depending > on the subsystem you have to increase some limits in the latex configuration > of your system, the README tells more about this). > > It also allows cross-references between the subsystems (it generates doxygen > tag files). > > Currently the docs are generated in OBJDIR, but this may change after > coordination with doc@. The makefile is prepared to generate/move various > parts of the generated docs to different destinations. > > TARGET_ARCH is respected and some env-vars are set for architecture specific > handling of the source (the README tells more). > > Subsystems for which docs are generated: > - cam - crypto - dev_pci > - dev_sound - dev_usb - geom > - i4b - kern - libkern > - linux - net80211 - netgraph > - netinet - netinet6 - netipsec > - opencrypto - vm > > Requested by: gnn Can someone explain the purpose of this? Is the intent to annotate source code for generating documentation? I don't recall seeing a discussion about this. Sam From owner-cvs-all@FreeBSD.ORG Fri May 26 18:25:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7AB916AE9B; Fri, 26 May 2006 18:25:30 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 945DD43D46; Fri, 26 May 2006 18:25:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIOT8s008729; Fri, 26 May 2006 18:24:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIOTG8008728; Fri, 26 May 2006 18:24:29 GMT (envelope-from pav) Message-Id: <200605261824.k4QIOTG8008728@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:24:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/flounder 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: Fri, 26 May 2006 18:25:42 -0000 pav 2006-05-26 18:24:29 UTC FreeBSD ports repository Modified files: science/flounder Makefile pkg-descr Log: - Update MASTER_SITES, WWW - Portlint PR: ports/97835 Submitted by: Martin Wilke Revision Changes Path 1.16 +2 -2 ports/science/flounder/Makefile 1.2 +1 -1 ports/science/flounder/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:26:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00DF516A99C; Fri, 26 May 2006 18:26:36 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 896E843D5C; Fri, 26 May 2006 18:26:35 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIPYCY008872; Fri, 26 May 2006 18:25:34 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIPYEB008871; Fri, 26 May 2006 18:25:34 GMT (envelope-from phk) Message-Id: <200605261825.k4QIPYEB008871@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 26 May 2006 18:25:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/ofw ofw_console.c src/sys/dev/zs zs.c src/sys/ia64/ia64 ssc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:26:40 -0000 phk 2006-05-26 18:25:34 UTC FreeBSD src repository Modified files: sys/dev/ofw ofw_console.c sys/dev/zs zs.c sys/ia64/ia64 ssc.c Log: Update to new console api. Revision Changes Path 1.33 +11 -28 src/sys/dev/ofw/ofw_console.c 1.35 +1 -13 src/sys/dev/zs/zs.c 1.27 +10 -16 src/sys/ia64/ia64/ssc.c From owner-cvs-all@FreeBSD.ORG Fri May 26 18:29:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 660AC16AC64; Fri, 26 May 2006 18:29:15 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD2DB43D78; Fri, 26 May 2006 18:29:09 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIS8fL009011; Fri, 26 May 2006 18:28:08 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIS8vI009010; Fri, 26 May 2006 18:28:08 GMT (envelope-from aaron) Message-Id: <200605261828.k4QIS8vI009010@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:28:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Petal-Mail 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, 26 May 2006 18:29:28 -0000 aaron 2006-05-26 18:28:08 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Petal-Mail Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Petal-Mail, Format text e-mail using Petal. Approved by: tobez (implicit) Revision Changes Path 1.978 +1 -0 ports/textproc/Makefile 1.1 +32 -0 ports/textproc/p5-Petal-Mail/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Petal-Mail/distinfo (new) 1.1 +9 -0 ports/textproc/p5-Petal-Mail/pkg-descr (new) 1.1 +6 -0 ports/textproc/p5-Petal-Mail/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:29:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4A0016AD3A; Fri, 26 May 2006 18:29:26 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EABDF43D46; Fri, 26 May 2006 18:29:24 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QISOTq009055; Fri, 26 May 2006 18:28:24 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QISOHv009054; Fri, 26 May 2006 18:28:24 GMT (envelope-from aaron) Message-Id: <200605261828.k4QISOHv009054@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:28:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:29:39 -0000 aaron 2006-05-26 18:28:24 UTC FreeBSD ports repository Modified files: . modules Log: p5-Petal-Mail --> ports/textproc/p5-Petal-Mail Revision Changes Path 1.15090 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 18:29:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1762B16AF1C; Fri, 26 May 2006 18:29:55 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82DE243D82; Fri, 26 May 2006 18:29:38 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepc.post.tele.dk (Postfix) with ESMTP id 7AF098A0021; Fri, 26 May 2006 20:29:37 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4QITZsS010583; Fri, 26 May 2006 20:29:35 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 26 May 2006 18:25:34 -0000." <200605261825.k4QIPYEB008871@repoman.freebsd.org> Date: Fri, 26 May 2006 20:29:35 +0200 Message-ID: <10582.1148668175@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ofw ofw_console.c src/sys/dev/zs zs.c src/sys/ia64/ia64 ssc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:30:04 -0000 NB: this may actually not compile. I was unable to test it because make universe doesn't work right now: /src/Current/src/lib/libstand/../libc/sparc64/net/htons.S: Assembler messages: /src/Current/src/lib/libstand/../libc/sparc64/net/htons.S:58: Fatal error: Unknown opcode: `end(__htons)' etc. In message <200605261825.k4QIPYEB008871@repoman.freebsd.org>, Poul-Henning Kamp writes: >phk 2006-05-26 18:25:34 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ofw ofw_console.c > sys/dev/zs zs.c > sys/ia64/ia64 ssc.c > Log: > Update to new console api. > > Revision Changes Path > 1.33 +11 -28 src/sys/dev/ofw/ofw_console.c > 1.35 +1 -13 src/sys/dev/zs/zs.c > 1.27 +10 -16 src/sys/ia64/ia64/ssc.c > -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri May 26 18:30:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16F3016AE74; Fri, 26 May 2006 18:30:57 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF4E43D69; Fri, 26 May 2006 18:30:53 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QITqXf009157; Fri, 26 May 2006 18:29:52 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QITq7g009156; Fri, 26 May 2006 18:29:52 GMT (envelope-from ahze) Message-Id: <200605261829.k4QITq7g009156@repoman.freebsd.org> From: Michael Johnson Date: Fri, 26 May 2006 18:29: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/glib20 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:31:03 -0000 ahze 2006-05-26 18:29:52 UTC FreeBSD ports repository Modified files: devel/glib20 Makefile distinfo Log: - Update to 2.10.3 Revision Changes Path 1.123 +1 -1 ports/devel/glib20/Makefile 1.58 +3 -3 ports/devel/glib20/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 18:31:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EA1816AF89; Fri, 26 May 2006 18:31:17 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74D5A43D97; Fri, 26 May 2006 18:31:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIU2BG009229; Fri, 26 May 2006 18:30:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIU23S009228; Fri, 26 May 2006 18:30:02 GMT (envelope-from pav) Message-Id: <200605261830.k4QIU23S009228@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:30:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/wprint 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: Fri, 26 May 2006 18:31:23 -0000 pav 2006-05-26 18:30:02 UTC FreeBSD ports repository Modified files: print/wprint Makefile pkg-descr Log: - Switch MASTER_SITES to submitter's site - Remove WWW PR: ports/97826 Submitted by: Martin Wilke Revision Changes Path 1.8 +2 -1 ports/print/wprint/Makefile 1.2 +0 -2 ports/print/wprint/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:36:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93CDE16A7A0; Fri, 26 May 2006 18:36:53 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4979643D60; Fri, 26 May 2006 18:36:53 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIZqoZ009486; Fri, 26 May 2006 18:35:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIZqFS009485; Fri, 26 May 2006 18:35:52 GMT (envelope-from pav) Message-Id: <200605261835.k4QIZqFS009485@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:35:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/mudix 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: Fri, 26 May 2006 18:36:59 -0000 pav 2006-05-26 18:35:52 UTC FreeBSD ports repository Modified files: net/mudix Makefile pkg-descr Log: - Add backup MASTER_SITES - Remove WWW PR: ports/97825 Submitted by: Martin Wilke Revision Changes Path 1.13 +4 -2 ports/net/mudix/Makefile 1.2 +0 -5 ports/net/mudix/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:40:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7384A16A64E; Fri, 26 May 2006 18:40:16 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AAF943D46; Fri, 26 May 2006 18:40:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIdFkv009676; Fri, 26 May 2006 18:39:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIdFkD009675; Fri, 26 May 2006 18:39:15 GMT (envelope-from pav) Message-Id: <200605261839.k4QIdFkD009675@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:39: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/ftp/proftpd Makefile ports/ftp/proftpd/files extra_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: Fri, 26 May 2006 18:40:17 -0000 pav 2006-05-26 18:39:15 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Added files: ftp/proftpd/files extra_patch-configure.in Log: - Fix build on FreeBSD 4.X PR: ports/97674 Submitted by: Beech Rintoul (maintainer) Revision Changes Path 1.87 +4 -4 ports/ftp/proftpd/Makefile 1.1 +37 -0 ports/ftp/proftpd/files/extra_patch-configure.in (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:45:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3168A16B14B; Fri, 26 May 2006 18:45:53 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D424843D95; Fri, 26 May 2006 18:45:52 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIiqB1010044; Fri, 26 May 2006 18:44:52 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIiq7k010043; Fri, 26 May 2006 18:44:52 GMT (envelope-from aaron) Message-Id: <200605261844.k4QIiq7k010043@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:44:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc Makefile ports/textproc/p5-Petal-Utils 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, 26 May 2006 18:46:04 -0000 aaron 2006-05-26 18:44:51 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Petal-Utils Makefile distinfo pkg-descr pkg-plist Log: Adding port textproc/p5-Petal-Utils, Useful template modifiers for Petal. Approved by: tobez (implicit) Revision Changes Path 1.979 +1 -0 ports/textproc/Makefile 1.1 +33 -0 ports/textproc/p5-Petal-Utils/Makefile (new) 1.1 +3 -0 ports/textproc/p5-Petal-Utils/distinfo (new) 1.1 +29 -0 ports/textproc/p5-Petal-Utils/pkg-descr (new) 1.1 +25 -0 ports/textproc/p5-Petal-Utils/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 18:46:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6436916AD50; Fri, 26 May 2006 18:46:05 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB84543D90; Fri, 26 May 2006 18:45:58 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIiwsx010088; Fri, 26 May 2006 18:44:58 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIiwZc010087; Fri, 26 May 2006 18:44:58 GMT (envelope-from aaron) Message-Id: <200605261844.k4QIiwZc010087@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:44:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 26 May 2006 18:46:12 -0000 aaron 2006-05-26 18:44:58 UTC FreeBSD ports repository Modified files: . modules Log: p5-Petal-Utils --> ports/textproc/p5-Petal-Utils Revision Changes Path 1.15091 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 18:47:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E67916AFF0; Fri, 26 May 2006 18:47:12 +0000 (UTC) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D53343DAF; Fri, 26 May 2006 18:46:56 +0000 (GMT) (envelope-from mohans@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIjt9O010187; Fri, 26 May 2006 18:45:55 GMT (envelope-from mohans@repoman.freebsd.org) Received: (from mohans@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIjtuV010186; Fri, 26 May 2006 18:45:55 GMT (envelope-from mohans) Message-Id: <200605261845.k4QIjtuV010186@repoman.freebsd.org> From: Mohan Srinivasan Date: Fri, 26 May 2006 18:45: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/nfsclient nfs_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:47:21 -0000 mohans 2006-05-26 18:45:55 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vfsops.c Log: Fix for a potential attempt to sleep while holding nm_mtx. Caught and reported by Witness (which forces the mbuf allocation flag to M_NOWAIT). Reported by: "sekes". Revision Changes Path 1.183 +1 -1 src/sys/nfsclient/nfs_vfsops.c From owner-cvs-all@FreeBSD.ORG Fri May 26 18:47:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9455616B258; Fri, 26 May 2006 18:47:34 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A80F043D96; Fri, 26 May 2006 18:47:31 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIkUWc010269; Fri, 26 May 2006 18:46:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIkUv3010268; Fri, 26 May 2006 18:46:30 GMT (envelope-from pav) Message-Id: <200605261846.k4QIkUv3010268@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:46:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/py-rrdpipe 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: Fri, 26 May 2006 18:47:43 -0000 pav 2006-05-26 18:46:30 UTC FreeBSD ports repository Modified files: net/py-rrdpipe Makefile pkg-descr Log: - Point MASTER_SITES to submitter's mirror - Remove WWW PR: ports/97824 Submitted by: Martin Wilke Revision Changes Path 1.7 +2 -1 ports/net/py-rrdpipe/Makefile 1.2 +0 -2 ports/net/py-rrdpipe/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:50:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63BF816A7B7; Fri, 26 May 2006 18:50:22 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E934D43D7B; Fri, 26 May 2006 18:50:06 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIn61s010391; Fri, 26 May 2006 18:49:06 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIn6U8010390; Fri, 26 May 2006 18:49:06 GMT (envelope-from ume) Message-Id: <200605261849.k4QIn6U8010390@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 26 May 2006 18:49:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/cyrus-sasl pkg-install ports/security/cyrus-sasl2 pkg-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:50:36 -0000 ume 2006-05-26 18:49:05 UTC FreeBSD ports repository Modified files: security/cyrus-sasl pkg-install security/cyrus-sasl2 pkg-install Log: Correct pathname in warning message. Reported by: nork Revision Changes Path 1.13 +2 -2 ports/security/cyrus-sasl/pkg-install 1.20 +2 -2 ports/security/cyrus-sasl2/pkg-install From owner-cvs-all@FreeBSD.ORG Fri May 26 18:51:10 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E8916B242; Fri, 26 May 2006 18:51:10 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0071C43D8F; Fri, 26 May 2006 18:51:05 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIo5n1010464; Fri, 26 May 2006 18:50:05 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIo5pC010463; Fri, 26 May 2006 18:50:05 GMT (envelope-from aaron) Message-Id: <200605261850.k4QIo5pC010463@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:50: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/converters/p5-XML-WBXML Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:51:20 -0000 aaron 2006-05-26 18:50:05 UTC FreeBSD ports repository Modified files: converters/p5-XML-WBXML Makefile Log: - Fixed lingering .orig file Approved by: tobez (implicit) Revision Changes Path 1.3 +3 -0 ports/converters/p5-XML-WBXML/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 18:53:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52D5A16A4A0; Fri, 26 May 2006 18:53:06 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58C8443D7F; Fri, 26 May 2006 18:53:03 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIq2oY010622; Fri, 26 May 2006 18:52:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIq2F5010621; Fri, 26 May 2006 18:52:02 GMT (envelope-from pav) Message-Id: <200605261852.k4QIq2F5010621@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 18:52:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/p5-XPC 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: Fri, 26 May 2006 18:53:14 -0000 pav 2006-05-26 18:52:02 UTC FreeBSD ports repository Modified files: net/p5-XPC Makefile pkg-descr Log: - Switch MASTER_SITES and WWW to CPAN Revision Changes Path 1.7 +2 -1 ports/net/p5-XPC/Makefile 1.3 +1 -1 ports/net/p5-XPC/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 18:57:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7B316B344; Fri, 26 May 2006 18:57:18 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB7F43D7B; Fri, 26 May 2006 18:57:17 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FjhUt-000L35-T1; Fri, 26 May 2006 20:57:19 +0200 Date: Fri, 26 May 2006 20:57:19 +0200 From: Kirill Ponomarew To: Marcus Alves Grando Message-ID: <20060526185719.GA29992@voodoo.bawue.com> References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> X-NIC-HDL: KP869-RIPE Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:57:25 -0000 On Fri, May 26, 2006 at 01:41:08AM +0000, Marcus Alves Grando wrote: > mnag 2006-05-26 01:41:08 UTC > > FreeBSD ports repository > > Modified files: > graphics/ImageMagick Makefile pkg-plist > graphics/ImageMagick/files patch-Makefile.in > Log: > - Fix detection of fontconfig and add knob to enable/disable > - Fix detection of librsvg and add knob to enable/disable > - Fix leftovers when set many combinations of WITH/WITHOUT > - Respect CFLAGS/LDFLAGS > - Bump PORTREVISION since have default features that now are detected property What were the reasons to enable librsvg option by default ? -Kirill From owner-cvs-all@FreeBSD.ORG Fri May 26 18:58:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A09C416A659; Fri, 26 May 2006 18:58:55 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72F0043D53; Fri, 26 May 2006 18:58:55 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QIvs1T010909; Fri, 26 May 2006 18:57:54 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QIvsLX010908; Fri, 26 May 2006 18:57:54 GMT (envelope-from aaron) Message-Id: <200605261857.k4QIvsLX010908@repoman.freebsd.org> From: Aaron Dalton Date: Fri, 26 May 2006 18:57:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Unicode-Normalize Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 18:59:04 -0000 aaron 2006-05-26 18:57:54 UTC FreeBSD ports repository Modified files: textproc/p5-Unicode-Normalize Makefile distinfo Log: - Updated from v0.32 to v1.00 Approved by: tobez (implicit) 1.00 Thu May 25 20:35:06 2006 - Pure Perl: compose($not_canonically_reordered) works like that in XSUB, where an intervening character with higher combining class blocks the composition. (This change doesn't affect any normalization forms.) - XSUB: NFD(), NFC(), NFKD(), NFC(), and FCC() are now in XSUB, then internal subroutine calls are avoided. - The functions isComp_Ex(), isNFD_NO(), isNFC_NO(), isNFC_MAYBE(), isNFKD_NO(), isNFKC_NO(), and isNFKC_MAYBE() are documented. - Tests are more amplified and documentations are more clarified. - Makefile.PL: Change 26295 is incorporated. Revision Changes Path 1.2 +1 -3 ports/textproc/p5-Unicode-Normalize/Makefile 1.2 +3 -3 ports/textproc/p5-Unicode-Normalize/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 19:15:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E509016B3B4; Fri, 26 May 2006 19:15:10 +0000 (UTC) (envelope-from gad@FreeBSD.org) Received: from smtp5.server.rpi.edu (smtp1.server.rpi.edu [128.113.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2690143D9F; Fri, 26 May 2006 19:14:47 +0000 (GMT) (envelope-from gad@FreeBSD.org) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp5.server.rpi.edu (8.13.1/8.13.1) with ESMTP id k4QJESPY016350; Fri, 26 May 2006 15:14:30 -0400 Mime-Version: 1.0 Message-Id: In-Reply-To: <447747F6.6010308@errno.com> References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <447747F6.6010308@errno.com> Date: Fri, 26 May 2006 15:14:27 -0400 To: Sam Leffler , Alexander Leidinger From: Garance A Drosehn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 19:15:17 -0000 At 11:24 AM -0700 5/26/06, Sam Leffler wrote: >Alexander Leidinger wrote: > > Log: > > This is the kernel subsystem API documentation generation > > framework. > > > > It uses doxygen to generate the API documentation. [...] > > Requested by: gnn > >Can someone explain the purpose of this? Is the intent to >annotate source code for generating documentation? I don't >recall seeing a discussion about this. It came up as a tangent to a thread on some other recent change. It might have been the thread on: Re: cvs commit: src Makefile.inc1 ObsoleteFiles.inc ... It could probably be argued that that subject wasn't a particularly obvious one for a discussion on doxygen... -- Garance Alistair Drosehn = drosehn@rpi.edu Senior Systems Programmer or gad@FreeBSD.org Rensselaer Polytechnic Institute; Troy, NY; USA From owner-cvs-all@FreeBSD.ORG Fri May 26 19:20:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D20F16ACFC; Fri, 26 May 2006 19:20:14 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45E0D43D46; Fri, 26 May 2006 19:20:14 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QJJDhb013078; Fri, 26 May 2006 19:19:13 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QJJDhj013077; Fri, 26 May 2006 19:19:13 GMT (envelope-from ale) Message-Id: <200605261919.k4QJJDhj013077@repoman.freebsd.org> From: Alex Dupre Date: Fri, 26 May 2006 19:19:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/cpdup Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 19:20:24 -0000 ale 2006-05-26 19:19:12 UTC FreeBSD ports repository Modified files: sysutils/cpdup Makefile Log: Assign maintainership to gmarco@gufi.org. Revision Changes Path 1.13 +1 -1 ports/sysutils/cpdup/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 19:25:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9FA316AD46; Fri, 26 May 2006 19:25:15 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82F3143D76; Fri, 26 May 2006 19:25:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QJOBDD013490; Fri, 26 May 2006 19:24:11 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QJOBmO013489; Fri, 26 May 2006 19:24:11 GMT (envelope-from pav) Message-Id: <200605261924.k4QJOBmO013489@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 19:24:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/nessus Makefile distinfo pkg-plist ports/security/nessus/files nessusd.sh nessusd.sh.in pkg-deinstall.in ports/security/nessus/scripts pkg-deinstall ports/security/nessus-libnasl Makefile distinfo ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 19:25:24 -0000 pav 2006-05-26 19:24:11 UTC FreeBSD ports repository Modified files: security/nessus Makefile distinfo pkg-plist security/nessus-libnasl Makefile distinfo security/nessus-libraries Makefile distinfo security/nessus-plugins Makefile distinfo pkg-plist Added files: security/nessus/files nessusd.sh.in pkg-deinstall.in Removed files: security/nessus/files nessusd.sh security/nessus/scripts pkg-deinstall Log: - Update to 2.2.8 PR: ports/97884 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.57 +1 -3 ports/security/nessus-libnasl/Makefile 1.37 +3 -3 ports/security/nessus-libnasl/distinfo 1.58 +1 -3 ports/security/nessus-libraries/Makefile 1.38 +3 -3 ports/security/nessus-libraries/distinfo 1.58 +1 -3 ports/security/nessus-plugins/Makefile 1.38 +3 -3 ports/security/nessus-plugins/distinfo 1.41 +14 -0 ports/security/nessus-plugins/pkg-plist 1.75 +4 -20 ports/security/nessus/Makefile 1.38 +3 -3 ports/security/nessus/distinfo 1.4 +0 -37 ports/security/nessus/files/nessusd.sh (dead) 1.1 +37 -0 ports/security/nessus/files/nessusd.sh.in (new) 1.1 +37 -0 ports/security/nessus/files/pkg-deinstall.in (new) 1.19 +1 -2 ports/security/nessus/pkg-plist 1.3 +0 -37 ports/security/nessus/scripts/pkg-deinstall (dead) From owner-cvs-all@FreeBSD.ORG Fri May 26 19:34:08 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 351D416A9D0; Fri, 26 May 2006 19:34:06 +0000 (UTC) (envelope-from yushunwa@ISI.EDU) Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FC5343D62; Fri, 26 May 2006 19:34:05 +0000 (GMT) (envelope-from yushunwa@ISI.EDU) Received: from [128.9.168.94] (max.isi.edu [128.9.168.94]) by boreas.isi.edu (8.11.6p2+0917/8.11.2) with ESMTP id k4QJXNR06327; Fri, 26 May 2006 12:33:23 -0700 (PDT) Message-ID: <44775803.3060404@isi.edu> Date: Fri, 26 May 2006 12:33:23 -0700 From: Yu-Shun Wang User-Agent: Thunderbird 1.5.0.2 (Macintosh/20060308) MIME-Version: 1.0 To: Max Laier References: <200605122039.k4CKdNlh034483@repoman.freebsd.org> <20060512213633.J54242@maildrop.int.zabbadoz.net> <59764.192.168.4.1.1147470337.squirrel@mail.abi01.homeunix.org> In-Reply-To: <59764.192.168.4.1.1147470337.squirrel@mail.abi01.homeunix.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ISI-4-43-8-MailScanner: Found to be clean X-MailScanner-From: yushunwa@isi.edu Cc: cvs-src@freebsd.org, "Bjoern A. Zeeb" , src-committers@freebsd.org, cvs-all@freebsd.org, Max Laier Subject: Re: cvs commit: src/sbin Makefile src/sbin/ip6fw Makefile ip6fw.8 ip6fw.c sample.sh src/sys/conf files options src/sys/modules Makefile src/sys/modules/ip6fw Makefile src/sys/net net_osdep.h src/sys/netinet ip_fw2.c src/sys/netinet6 ip6_forward.c ip6_fw.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 19:34:15 -0000 Max Laier wrote: > On Fri, May 12, 2006 11:38 pm, Bjoern A. Zeeb wrote: >> On Fri, 12 May 2006, Max Laier wrote: >> >>> Log: >>> Remove ip6fw. Since ipfw has full functional IPv6 support now and - in >>> contrast to ip6fw - is properly lockes, it is time to retire ip6fw. >> could you add an entry to UPDATING because of incompatible syntax etc. >> so people will be able to find out before updating that their ip6fw >> rc.firewall6 scripts no longer work... > > Will post to UPDATING, bump __FreeBSD_version and update ObsoleteFiles in > a bit. Hi, I am probably missing something here. But both rc.firewall and rc.firewall6 flush all rules before adding their own. The result on my system is that v4 rules were wiped out. Any ways to resolve this? (I commented out the flush line in rc.firewall6 for now. But that's not good if you are v6 only.) Thanks, yushun From owner-cvs-all@FreeBSD.ORG Fri May 26 19:35:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E009D16B62B; Fri, 26 May 2006 19:35:48 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE66443D76; Fri, 26 May 2006 19:35:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QJYkME014234; Fri, 26 May 2006 19:34:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QJYk7T014233; Fri, 26 May 2006 19:34:46 GMT (envelope-from pav) Message-Id: <200605261934.k4QJYk7T014233@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 19: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/net/libunpipc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 19:35:58 -0000 pav 2006-05-26 19:34:46 UTC FreeBSD ports repository Modified files: net/libunpipc Makefile Log: - Fix MASTER_SITES Revision Changes Path 1.8 +1 -1 ports/net/libunpipc/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 19:55:03 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D1A16B734; Fri, 26 May 2006 19:55:03 +0000 (UTC) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D23043D64; Fri, 26 May 2006 19:55:00 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QJrxvl015303; Fri, 26 May 2006 19:53:59 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QJrxIX015297; Fri, 26 May 2006 19:53:59 GMT (envelope-from mux) Message-Id: <200605261953.k4QJrxIX015297@repoman.freebsd.org> From: Maxime Henrion Date: Fri, 26 May 2006 19:53:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/hs-fps 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, 26 May 2006 19:55:15 -0000 mux 2006-05-26 19:53:59 UTC FreeBSD ports repository Modified files: devel/hs-fps Makefile pkg-plist Log: Fix the PLIST in the !PROFILE case, and bump PORTREVISION. Reported by: pointyhat via kris Revision Changes Path 1.2 +1 -0 ports/devel/hs-fps/Makefile 1.2 +1 -1 ports/devel/hs-fps/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 20:04:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA1A16A470; Fri, 26 May 2006 20:04:23 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5372D43D8B; Fri, 26 May 2006 20:04:12 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QK3BOF016968; Fri, 26 May 2006 20:03:11 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QK3BYH016967; Fri, 26 May 2006 20:03:11 GMT (envelope-from mnag) Message-Id: <200605262003.k4QK3BYH016967@repoman.freebsd.org> From: Marcus Alves Grando Date: Fri, 26 May 2006 20:03:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pecl-gnupg Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:04:31 -0000 mnag 2006-05-26 20:03:11 UTC FreeBSD ports repository Modified files: security/pecl-gnupg Makefile distinfo Log: - Update to 1.2 Revision Changes Path 1.2 +1 -1 ports/security/pecl-gnupg/Makefile 1.2 +3 -3 ports/security/pecl-gnupg/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 20:09:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8DE316ABB5; Fri, 26 May 2006 20:09:07 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 768CE43D4C; Fri, 26 May 2006 20:09:07 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QK86QJ017204; Fri, 26 May 2006 20:08:06 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QK86GM017203; Fri, 26 May 2006 20:08:06 GMT (envelope-from anray) Message-Id: <200605262008.k4QK86GM017203@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 26 May 2006 20:08:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im Makefile ports/net-im/jabber.el 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, 26 May 2006 20:09:10 -0000 anray 2006-05-26 20:08:06 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/jabber.el Makefile distinfo pkg-descr pkg-plist Log: A minimal Jabber client for emacs. WWW: http://emacs-jabber.sourceforge.net/ PR: ports/97970 Submitted by: Max N. Boyarov Revision Changes Path 1.19 +1 -0 ports/net-im/Makefile 1.1 +50 -0 ports/net-im/jabber.el/Makefile (new) 1.1 +3 -0 ports/net-im/jabber.el/distinfo (new) 1.1 +3 -0 ports/net-im/jabber.el/pkg-descr (new) 1.1 +94 -0 ports/net-im/jabber.el/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 20:11:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EFA616B66D; Fri, 26 May 2006 20:11:32 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA0743D53; Fri, 26 May 2006 20:11:32 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKAVvu017338; Fri, 26 May 2006 20:10:31 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKAVXB017337; Fri, 26 May 2006 20:10:31 GMT (envelope-from anray) Message-Id: <200605262010.k4QKAVXB017337@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 26 May 2006 20:10:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 26 May 2006 20:11:36 -0000 anray 2006-05-26 20:10:30 UTC FreeBSD ports repository Modified files: . modules Log: jabber.el --> ports/net-im/jabber.el Revision Changes Path 1.15092 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 26 20:31:27 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E045D16A46A; Fri, 26 May 2006 20:31:27 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [200.193.29.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C51143D5A; Fri, 26 May 2006 20:31:26 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from corp.grupos.com.br (corp.grupos.com.br [192.168.10.2]) by corp.grupos.com.br (Postfix) with ESMTP id 4A41E5C3F; Fri, 26 May 2006 17:31:23 -0300 (BRT) Received: from [192.168.10.21] (unknown [192.168.10.21]) (Authenticated sender: marcus@corp.grupos.com.br) by corp.grupos.com.br (Postfix) with ESMTP id 200105C3C; Fri, 26 May 2006 17:31:23 -0300 (BRT) Message-ID: <4477659A.8070209@FreeBSD.org> Date: Fri, 26 May 2006 17:31:22 -0300 From: Marcus Alves Grando Organization: FreeBSD.org User-Agent: Thunderbird 1.5 (X11/20060114) MIME-Version: 1.0 To: Kirill Ponomarew References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> <20060526185719.GA29992@voodoo.bawue.com> In-Reply-To: <20060526185719.GA29992@voodoo.bawue.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Filtered: By ProxSMTP using Clamav and Bogofilter Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:31:29 -0000 Kirill Ponomarew wrote: > On Fri, May 26, 2006 at 01:41:08AM +0000, Marcus Alves Grando wrote: >> mnag 2006-05-26 01:41:08 UTC >> >> FreeBSD ports repository >> >> Modified files: >> graphics/ImageMagick Makefile pkg-plist >> graphics/ImageMagick/files patch-Makefile.in >> Log: >> - Fix detection of fontconfig and add knob to enable/disable >> - Fix detection of librsvg and add knob to enable/disable >> - Fix leftovers when set many combinations of WITH/WITHOUT >> - Respect CFLAGS/LDFLAGS >> - Bump PORTREVISION since have default features that now are detected property > > What were the reasons to enable librsvg option by default ? I don't know. I only fix that. Regards -- Marcus Alves Grando marcus(at)corp.grupos.com.br | Grupos Internet S/A mnag(at)FreeBSD.org | FreeBSD.org From owner-cvs-all@FreeBSD.ORG Fri May 26 20:33:43 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4146416AEC2; Fri, 26 May 2006 20:33:43 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9D943D5D; Fri, 26 May 2006 20:33:42 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKWfjM023654; Fri, 26 May 2006 20:32:41 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKWfEQ023653; Fri, 26 May 2006 20:32:41 GMT (envelope-from anray) Message-Id: <200605262032.k4QKWfEQ023653@repoman.freebsd.org> From: Andrey Slusar Date: Fri, 26 May 2006 20:32:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/rpm-spec-mode.el Makefile ports/textproc/dictem Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:33:45 -0000 anray 2006-05-26 20:32:41 UTC FreeBSD ports repository Modified files: devel/rpm-spec-mode.el Makefile textproc/dictem Makefile Log: Change maintainer email address to Submitted by: Max N. Boyarov (maintainer) Revision Changes Path 1.2 +1 -1 ports/devel/rpm-spec-mode.el/Makefile 1.3 +1 -1 ports/textproc/dictem/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 20:34:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0FF316B07E; Fri, 26 May 2006 20:34:07 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E57043D4C; Fri, 26 May 2006 20:34:07 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKX6SA023709; Fri, 26 May 2006 20:33:06 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKX6we023708; Fri, 26 May 2006 20:33:06 GMT (envelope-from ahze) Message-Id: <200605262033.k4QKX6we023708@repoman.freebsd.org> From: Michael Johnson Date: Fri, 26 May 2006 20:33: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/evince Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:34:12 -0000 ahze 2006-05-26 20:33:06 UTC FreeBSD ports repository Modified files: graphics/evince Makefile Log: - define INSTALLS_ICONS to fix plist Reported by: pointyhat via kris Revision Changes Path 1.18 +2 -0 ports/graphics/evince/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 20:42:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4F7B16ABDC; Fri, 26 May 2006 20:42:59 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E7AC43D53; Fri, 26 May 2006 20:42:59 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKfwnX024030; Fri, 26 May 2006 20:41:58 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKfwwd024029; Fri, 26 May 2006 20:41:58 GMT (envelope-from dougb) Message-Id: <200605262041.k4QKfwwd024029@repoman.freebsd.org> From: Doug Barton Date: Fri, 26 May 2006 20:41:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/print/hplip/files hpiod.sh.in hpssd.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, 26 May 2006 20:43:03 -0000 dougb 2006-05-26 20:41:58 UTC FreeBSD ports repository Modified files: print/hplip/files hpiod.sh.in hpssd.sh.in Log: Virtualize /etc/rc.subr. This was forgotten by me in the last update. Revision Changes Path 1.3 +1 -1 ports/print/hplip/files/hpiod.sh.in 1.3 +1 -1 ports/print/hplip/files/hpssd.sh.in From owner-cvs-all@FreeBSD.ORG Fri May 26 20:45:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8EEB16B23E; Fri, 26 May 2006 20:45:09 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10C8543D4C; Fri, 26 May 2006 20:45:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKi7WJ024148; Fri, 26 May 2006 20:44:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKi7EE024147; Fri, 26 May 2006 20:44:07 GMT (envelope-from pav) Message-Id: <200605262044.k4QKi7EE024147@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 20:44:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/nofgpg Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:45:17 -0000 pav 2006-05-26 20:44:07 UTC FreeBSD ports repository Modified files: security/nofgpg Makefile distinfo pkg-descr Log: - Update to 0.5.1 PR: ports/97806 Submitted by: Martin Wilke Revision Changes Path 1.11 +2 -3 ports/security/nofgpg/Makefile 1.4 +3 -3 ports/security/nofgpg/distinfo 1.2 +3 -1 ports/security/nofgpg/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 20:45:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B836816B87C; Fri, 26 May 2006 20:45:50 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D599A43D46; Fri, 26 May 2006 20:45:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKiiP4024210; Fri, 26 May 2006 20:44:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKii7q024209; Fri, 26 May 2006 20:44:44 GMT (envelope-from pav) Message-Id: <200605262044.k4QKii7q024209@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 20:44:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/py-crack Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:45:58 -0000 pav 2006-05-26 20:44:44 UTC FreeBSD ports repository Modified files: security/py-crack Makefile distinfo Log: - Update to 0.5.1 PR: ports/97810 Submitted by: Martin Wilke Revision Changes Path 1.4 +2 -2 ports/security/py-crack/Makefile 1.3 +3 -3 ports/security/py-crack/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 20:54:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D20C616A8F1; Fri, 26 May 2006 20:54:21 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FA4243D46; Fri, 26 May 2006 20:54:21 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QKrKiW032144; Fri, 26 May 2006 20:53:20 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QKrKJr032143; Fri, 26 May 2006 20:53:20 GMT (envelope-from wilko) Message-Id: <200605262053.k4QKrKJr032143@repoman.freebsd.org> From: Wilko Bulte Date: Fri, 26 May 2006 20:53:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.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, 26 May 2006 20:54:28 -0000 wilko 2006-05-26 20:53:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Update information in AlphaServer800 now that I have one here. Revision Changes Path 1.77.2.4 +11 -8 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 20:54:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75AE216B754; Fri, 26 May 2006 20:54:50 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5EF43D76; Fri, 26 May 2006 20:54:40 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5FC6A.dip.t-dialin.net [84.165.252.106]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4QKg4UC065018; Fri, 26 May 2006 22:42:09 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4QIiuR6067127; Fri, 26 May 2006 20:44:57 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Fri, 26 May 2006 20:44:57 +0200 From: Alexander Leidinger To: "Poul-Henning Kamp" Message-ID: <20060526204457.3e545e4f@Magellan.Leidinger.net> In-Reply-To: <10526.1148667636@critter.freebsd.dk> References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <10526.1148667636@critter.freebsd.dk> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:54:54 -0000 Quoting "Poul-Henning Kamp" (Fri, 26 May 2006 20:20:36 +0200): > In message <200605261806.k4QI67D3007680@repoman.freebsd.org>, Alexander Leiding > er writes: > > > This is the kernel subsystem API documentation generation framework. > > > > It uses doxygen to generate the API documentation. For each subsystem > > a very small (about 20 lines with comments) subsystem specific Doxyfile > > has to be written (have a look at the README for more). All common doxygen > > options are specified in a separate file. > > Now, this is all well and good, but the most critical question in > my mind is: how do we prevent (or alternatively: mark up) documentation > for functions which are not supposed to be public ? http://www.stack.nl/~dimitri/doxygen/commands.html#cmdinternal Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Fri May 26 20:54:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4DC916B75F; Fri, 26 May 2006 20:54:50 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 396CA43D6A; Fri, 26 May 2006 20:54:41 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5FC6A.dip.t-dialin.net [84.165.252.106]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4QKg4UE065018; Fri, 26 May 2006 22:42:09 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4QJZXWK074486; Fri, 26 May 2006 21:35:33 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Fri, 26 May 2006 21:35:34 +0200 From: Alexander Leidinger To: Garance A Drosehn Message-ID: <20060526213534.71b8bed6@Magellan.Leidinger.net> In-Reply-To: References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <447747F6.6010308@errno.com> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:54:59 -0000 Quoting Garance A Drosehn (Fri, 26 May 2006 15:14:27 -0400): > At 11:24 AM -0700 5/26/06, Sam Leffler wrote: > >Alexander Leidinger wrote: > > > Log: > > > This is the kernel subsystem API documentation generation > > > framework. > > > > > > It uses doxygen to generate the API documentation. [...] > > > > Requested by: gnn > > > >Can someone explain the purpose of this? Is the intent to > >annotate source code for generating documentation? I don't > >recall seeing a discussion about this. > > It came up as a tangent to a thread on some other recent > change. It might have been the thread on: > > Re: cvs commit: src Makefile.inc1 ObsoleteFiles.inc ... > > It could probably be argued that that subject wasn't a > particularly obvious one for a discussion on doxygen... It continued on arch@ with a different subject, but it's not the first time this came up. Have a look at my direct response to Sam for more. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Fri May 26 20:54:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EAE916B907; Fri, 26 May 2006 20:54:52 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0C8843D7D; Fri, 26 May 2006 20:54:42 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5FC6A.dip.t-dialin.net [84.165.252.106]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4QKg4U8065018; Fri, 26 May 2006 22:42:06 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4QJN3Tp072670; Fri, 26 May 2006 21:23:03 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Fri, 26 May 2006 21:23:04 +0200 From: Alexander Leidinger To: Sam Leffler Message-ID: <20060526212304.5eb490eb@Magellan.Leidinger.net> In-Reply-To: <447747F6.6010308@errno.com> References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <447747F6.6010308@errno.com> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:55:06 -0000 Quoting Sam Leffler (Fri, 26 May 2006 11:24:54 -0700): > Can someone explain the purpose of this? Is the intent to annotate > source code for generating documentation? I don't recall seeing a > discussion about this. While the man pages we have are good references if you know what you want to use, we lack a high-level view of the kernel API (for internal use and for 3rd party work). The FreeBSD architecture hand book doesn't count here in my eyes. Doxygen is able to help here. It generates call graphs, dependency graphs, links from one part of the docs to other related parts of the docs without any need to change anything in the source. By augmenting the source with some special doxygen comments (several existing comments could be converted to doxygen comments which would improve the kernel docs use a lot), you can even generate a tightly integrated high- and low-level documentation of the source. There was no specific documentation of "should we use doxygen or not?". At some point I presented my doxygen framework in public mailinglists and those which know the possibilities of doxygen liked it, and those which don't know them, didn't care about it. On Monday there's a discussion (started in cvs-all) which triggered a cleanup and this commit. BTW: we already have doxygen stuff in the tree since a long time. For example the rijndael code contains doxygen comments. And /usr/src/sys/doc contains a doxygen config for the entire kernel since 2004 (if you are only interest in the docs of a subsystem it's a waste of time and needs a lot of resources... my system needs several hours to generate just the docs for some subsystems). Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Fri May 26 20:55:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6546A16AB71; Fri, 26 May 2006 20:55:02 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4C9F43D5E; Fri, 26 May 2006 20:55:00 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FjjKp-000Gjo-6r; Fri, 26 May 2006 22:55:03 +0200 Date: Fri, 26 May 2006 22:55:03 +0200 From: Kirill Ponomarew To: Marcus Alves Grando Message-ID: <20060526205503.GB81610@voodoo.bawue.com> References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> <20060526185719.GA29992@voodoo.bawue.com> <4477659A.8070209@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4477659A.8070209@FreeBSD.org> X-NIC-HDL: KP869-RIPE Keywords: 477273987 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 20:55:15 -0000 On Fri, May 26, 2006 at 05:31:22PM -0300, Marcus Alves Grando wrote: > > What were the reasons to enable librsvg option by default ? > > I don't know. I only fix that. Yeah, that's ok, I just wondered why I need to install now a half of Gnome just to convert some pics. -Kirill From owner-cvs-all@FreeBSD.ORG Fri May 26 21:04:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C5916ACAA; Fri, 26 May 2006 21:04:32 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B8A43D5C; Fri, 26 May 2006 21:04:32 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QL3VYS033711; Fri, 26 May 2006 21:03:31 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QL3VUA033710; Fri, 26 May 2006 21:03:31 GMT (envelope-from mezz) Message-Id: <200605262103.k4QL3VUA033710@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 26 May 2006 21:03:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/glib-java Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:04:42 -0000 mezz 2006-05-26 21:03:31 UTC FreeBSD ports repository Modified files: devel/glib-java Makefile Log: Fix a typo, ONFIGURE_ENV -> CONFIGURE_ENV. PR: ports/97910 Submitted by: hq Revision Changes Path 1.7 +1 -1 ports/devel/glib-java/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 21:08:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13AD016A9A4; Fri, 26 May 2006 21:08:22 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52AF43D4C; Fri, 26 May 2006 21:08:21 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QL7K32033943; Fri, 26 May 2006 21:07:20 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QL7KuU033942; Fri, 26 May 2006 21:07:20 GMT (envelope-from mezz) Message-Id: <200605262107.k4QL7KuU033942@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 26 May 2006 21:07:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/cairo-java Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:08:22 -0000 mezz 2006-05-26 21:07:20 UTC FreeBSD ports repository Modified files: graphics/cairo-java Makefile Log: Fix the build with Jikes. PR: ports/97911 Submitted by: hq Revision Changes Path 1.6 +4 -0 ports/graphics/cairo-java/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 21:10:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3619316AEBD; Fri, 26 May 2006 21:10:45 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B768243D48; Fri, 26 May 2006 21:10:44 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QL9hh5034023; Fri, 26 May 2006 21:09:43 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QL9h98034022; Fri, 26 May 2006 21:09:43 GMT (envelope-from mezz) Message-Id: <200605262109.k4QL9h98034022@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 26 May 2006 21:09:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/libgtk-java Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:10:47 -0000 mezz 2006-05-26 21:09:43 UTC FreeBSD ports repository Modified files: x11-toolkits/libgtk-java Makefile Log: Fix the build with Jikes. PR: ports/97913 Submitted by: hq Revision Changes Path 1.18 +4 -0 ports/x11-toolkits/libgtk-java/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 21:12:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51CD216A51D; Fri, 26 May 2006 21:12:52 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91C0F43D53; Fri, 26 May 2006 21:12:51 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QLBoQZ034184; Fri, 26 May 2006 21:11:50 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QLBoj8034183; Fri, 26 May 2006 21:11:50 GMT (envelope-from mezz) Message-Id: <200605262111.k4QLBoj8034183@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 26 May 2006 21:11: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/x11/libgnome-java Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:12:54 -0000 mezz 2006-05-26 21:11:50 UTC FreeBSD ports repository Modified files: x11/libgnome-java Makefile Log: Fix the build with Jikes. PR: ports/97915 Submitted by: hq Revision Changes Path 1.12 +4 -0 ports/x11/libgnome-java/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 21:17:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8E6016B380; Fri, 26 May 2006 21:17:19 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepa.post.tele.dk (pfepa.post.tele.dk [195.41.46.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E4043D8C; Fri, 26 May 2006 21:16:50 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepa.post.tele.dk (Postfix) with ESMTP id A50D8FAC014; Fri, 26 May 2006 23:16:49 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4QLGlDC011535; Fri, 26 May 2006 23:16:47 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexander Leidinger From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 26 May 2006 20:44:57 +0200." <20060526204457.3e545e4f@Magellan.Leidinger.net> Date: Fri, 26 May 2006 23:16:46 +0200 Message-ID: <11534.1148678206@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:17:28 -0000 In message <20060526204457.3e545e4f@Magellan.Leidinger.net>, Alexander Leidinger writes: >Quoting "Poul-Henning Kamp" (Fri, 26 May 2006 20:20:36 +0200): > >> In message <200605261806.k4QI67D3007680@repoman.freebsd.org>, Alexander Leiding >> er writes: >> >> > This is the kernel subsystem API documentation generation framework. >> > >> > It uses doxygen to generate the API documentation. For each subsystem >> > a very small (about 20 lines with comments) subsystem specific Doxyfile >> > has to be written (have a look at the README for more). All common doxygen >> > options are specified in a separate file. >> >> Now, this is all well and good, but the most critical question in >> my mind is: how do we prevent (or alternatively: mark up) documentation >> for functions which are not supposed to be public ? > >http://www.stack.nl/~dimitri/doxygen/commands.html#cmdinternal Can we agree that no functions will be put into publicized documentation until somebody has considered if the function actually is a public function or not ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri May 26 21:18:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4376216A7AE; Fri, 26 May 2006 21:18:14 +0000 (UTC) (envelope-from sam@errno.com) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0560943D60; Fri, 26 May 2006 21:17:51 +0000 (GMT) (envelope-from sam@errno.com) Received: from [10.0.0.248] (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id k4QLHoWU090675 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 26 May 2006 14:17:51 -0700 (PDT) (envelope-from sam@errno.com) Message-ID: <4477707E.2000906@errno.com> Date: Fri, 26 May 2006 14:17:50 -0700 From: Sam Leffler User-Agent: Thunderbird 1.5.0.2 (X11/20060508) MIME-Version: 1.0 To: Alexander Leidinger References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <447747F6.6010308@errno.com> <20060526212304.5eb490eb@Magellan.Leidinger.net> In-Reply-To: <20060526212304.5eb490eb@Magellan.Leidinger.net> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 21:18:23 -0000 Alexander Leidinger wrote: > Quoting Sam Leffler (Fri, 26 May 2006 11:24:54 -0700): > >> Can someone explain the purpose of this? Is the intent to annotate >> source code for generating documentation? I don't recall seeing a >> discussion about this. > > While the man pages we have are good references if you know what you > want to use, we lack a high-level view of the kernel API (for internal > use and for 3rd party work). The FreeBSD architecture hand book doesn't > count here in my eyes. > > Doxygen is able to help here. It generates call graphs, dependency > graphs, links from one part of the docs to other related parts of the > docs without any need to change anything in the source. By augmenting > the source with some special doxygen comments (several existing > comments could be converted to doxygen comments which would improve the > kernel docs use a lot), you can even generate a tightly integrated > high- and low-level documentation of the source. > > There was no specific documentation of "should we use doxygen or not?". > At some point I presented my doxygen framework in public mailinglists > and those which know the possibilities of doxygen liked it, and those > which don't know them, didn't care about it. > > On Monday there's a discussion (started in cvs-all) which triggered a > cleanup and this commit. > > BTW: we already have doxygen stuff in the tree since a long time. For > example the rijndael code contains doxygen comments. And > /usr/src/sys/doc contains a doxygen config for the entire kernel since > 2004 (if you are only interest in the docs of a subsystem it's a waste > of time and needs a lot of resources... my system needs several hours > to generate just the docs for some subsystems). Someone else pointed out to me that the bulk of the discussion about this happened under an unrelated subject. I checked arch@ and found exactly 3 msgs with doxygen in the subject--2 from gnn and 1 from you. I'd actually read them but they were content-free so ignored them. <24 hours later you made this commit. Hardly a public discussion and certainly not enough time for folks to voice disagreement. Sam From owner-cvs-all@FreeBSD.ORG Fri May 26 21:19:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B1D716BA2A; Fri, 26 May 2006 21:19:24 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E45143DCC; Fri, 26 May 2006 21:19:20 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QLIIJW034446; Fri, 26 May 2006 21:18:18 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QLIIVk034445; Fri, 26 May 2006 21:18:18 GMT (envelope-from sat) Message-Id: <200605262118.k4QLIIVk034445@repoman.freebsd.org> From: Andrew Pantyukhin Date: Fri, 26 May 2006 21:18: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/misc/whichman 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: Fri, 26 May 2006 21:19:25 -0000 sat 2006-05-26 21:18:18 UTC FreeBSD ports repository Modified files: misc/whichman Makefile pkg-descr Log: - Add WWW - Add MASTER_SITE (alias) Approved by: krion (mentor, implicit) Revision Changes Path 1.9 +2 -1 ports/misc/whichman/Makefile 1.2 +1 -0 ports/misc/whichman/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 26 21:30:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4D0016BB14; Fri, 26 May 2006 21:30:42 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C17C43D69; Fri, 26 May 2006 21:30:42 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QLTfCW034875; Fri, 26 May 2006 21:29:41 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QLTfLl034874; Fri, 26 May 2006 21:29:41 GMT (envelope-from simon) Message-Id: <200605262129.k4QLTfLl034874@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 26 May 2006 21:29: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/en/security security.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, 26 May 2006 21:30:47 -0000 simon 2006-05-26 21:29:40 UTC FreeBSD doc repository Modified files: en/security security.sgml Log: Add EoL information for RELENG_5_5 (May 31, 2008). Revision Changes Path 1.185 +9 -2 www/en/security/security.sgml From owner-cvs-all@FreeBSD.ORG Fri May 26 22:10:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A842516BDF3; Fri, 26 May 2006 22:10:19 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB7043D46; Fri, 26 May 2006 22:10:18 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5FC6A.dip.t-dialin.net [84.165.252.106]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4QMACLi066844; Sat, 27 May 2006 00:10:12 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4QMABOZ002058; Sat, 27 May 2006 00:10:12 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 00:10:12 +0200 From: Alexander Leidinger To: Sam Leffler Message-ID: <20060527001012.7fe38ad9@Magellan.Leidinger.net> In-Reply-To: <4477707E.2000906@errno.com> References: <200605261806.k4QI67D3007680@repoman.freebsd.org> <447747F6.6010308@errno.com> <20060526212304.5eb490eb@Magellan.Leidinger.net> <4477707E.2000906@errno.com> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, gnn@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 22:10:25 -0000 Quoting Sam Leffler (Fri, 26 May 2006 14:17:50 -0700): > Someone else pointed out to me that the bulk of the discussion about > this happened under an unrelated subject. I checked arch@ and found > exactly 3 msgs with doxygen in the subject--2 from gnn and 1 from you. This was only the recent discussion about it. Doxygen (and/or this kind of API documentation) was subject of discussions more than once. The general outcome as I remember it was always: those which know how to use it want to see it, and those which don't know to use it don't object (some ask questions but don't voice their opinion after getting the answers, maybe they don't care). > I'd actually read them but they were content-free so ignored them. <24 > hours later you made this commit. Hardly a public discussion and > certainly not enough time for folks to voice disagreement. Think about it as "extending what was already there": % ident /usr/src/sys/doc/Doxyfile /usr/src/sys/doc/Doxyfile: $FreeBSD: src/sys/doc/Doxyfile,v 1.1 2004/07/11 16:13:57 dfr Exp $ Besides this: any arguments why this should not be used? If yes please switch to arch@ and better subject. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Fri May 26 22:15:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D1CB16A441; Fri, 26 May 2006 22:15:11 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB2D043D46; Fri, 26 May 2006 22:15:10 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QME9Dn038005; Fri, 26 May 2006 22:14:09 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QME95p038004; Fri, 26 May 2006 22:14:09 GMT (envelope-from mezz) Message-Id: <200605262214.k4QME95p038004@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 26 May 2006 22:14:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/seamonkey Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 22:15:15 -0000 mezz 2006-05-26 22:14:09 UTC FreeBSD ports repository Modified files: www/seamonkey Makefile Log: Add CALENDAR in OPTIONS as there already have WITH_CALENDAR knob exists. PR: ports/96846 Submitted by: Stephen Hurd Revision Changes Path 1.245 +2 -1 ports/www/seamonkey/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 22:20:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD1316B300; Fri, 26 May 2006 22:20:00 +0000 (UTC) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1E643D5E; Fri, 26 May 2006 22:19:59 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QMIvU4038244; Fri, 26 May 2006 22:18:57 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QMIvPn038243; Fri, 26 May 2006 22:18:57 GMT (envelope-from barner) Message-Id: <200605262218.k4QMIvPn038243@repoman.freebsd.org> From: Simon Barner Date: Fri, 26 May 2006 22:18:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/fetchmail Makefile ports/mail/fetchmail/files fetchmail.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, 26 May 2006 22:20:04 -0000 barner 2006-05-26 22:18:57 UTC FreeBSD ports repository Modified files: mail/fetchmail Makefile mail/fetchmail/files fetchmail.in Log: Make prefix clean. PR: ports/97977 Submitted by: Esa Karkkainen Big shiny pointy hat: me Revision Changes Path 1.175 +1 -1 ports/mail/fetchmail/Makefile 1.4 +3 -3 ports/mail/fetchmail/files/fetchmail.in From owner-cvs-all@FreeBSD.ORG Fri May 26 22:22:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 751C116C1DE; Fri, 26 May 2006 22:22:22 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C38543D72; Fri, 26 May 2006 22:22:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QMLKvS038461; Fri, 26 May 2006 22:21:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QMLKb5038460; Fri, 26 May 2006 22:21:20 GMT (envelope-from pav) Message-Id: <200605262221.k4QMLKb5038460@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 26 May 2006 22:21:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/science/gchemutils Makefile pkg-plist ports/science/gchemutils/files patch-configure_mozilla-config X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 22:22:30 -0000 pav 2006-05-26 22:21:20 UTC FreeBSD ports repository Modified files: science/gchemutils Makefile pkg-plist Added files: science/gchemutils/files patch-configure_mozilla-config Log: - Support Mozilla plugin Revision Changes Path 1.36 +12 -0 ports/science/gchemutils/Makefile 1.1 +11 -0 ports/science/gchemutils/files/patch-configure_mozilla-config (new) 1.18 +3 -0 ports/science/gchemutils/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 26 23:07:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC9DE16A7BA; Fri, 26 May 2006 23:07:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 630CC43D5F; Fri, 26 May 2006 23:07:57 +0000 (GMT) (envelope-from ehaupt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QN6tOB041265; Fri, 26 May 2006 23:06:55 GMT (envelope-from ehaupt@repoman.freebsd.org) Received: (from ehaupt@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QN6tci041264; Fri, 26 May 2006 23:06:55 GMT (envelope-from ehaupt) Message-Id: <200605262306.k4QN6tci041264@repoman.freebsd.org> From: Emanuel Haupt Date: Fri, 26 May 2006 23:06:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/unzoo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:08:09 -0000 ehaupt 2006-05-26 23:06:55 UTC FreeBSD ports repository Modified files: archivers/unzoo Makefile Log: Fix a typo. Revision Changes Path 1.4 +1 -1 ports/archivers/unzoo/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 26 23:14:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 729E916A922; Fri, 26 May 2006 23:14:29 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BCE043D46; Fri, 26 May 2006 23:14:29 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNDRfL041554; Fri, 26 May 2006 23:13:27 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNDRJC041553; Fri, 26 May 2006 23:13:27 GMT (envelope-from cperciva) Message-Id: <200605262313.k4QNDRJC041553@repoman.freebsd.org> From: Colin Percival Date: Fri, 26 May 2006 23:13: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/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:14:34 -0000 cperciva 2006-05-26 23:13:27 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/portsnap/phttpget phttpget.c usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh Log: MFC usr.sbin/portsnap/phttpget/phttpget.c rev 1.10, usr.sbin/portsnap/portsnap/portsnap.8 revs 1.8-1.9, usr.sbin/portsnap/portsnap/portsnap.sh revs 1.16-1.24: * Allow "HTTP_PROXY" to be (mis)spelled "http_proxy". * Add "-l descfile" option to portsnap, to merge local describes output when building INDEX files. * If a port directory is a symlink, remove the symlink when extracting a new version of the port. * Make portsnap's automatic mirror selection interoperate better with HTTP proxies. * Switch mirrors if the first mirror(s) selected fails. * During mirror selection, parse the output of host(1) from BIND 8 as well as BIND 9. * NO_BIND -> WITHOUT_BIND in a comment. PR: ports/93901, bin/96288 Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.4.2.6 +2 -0 src/usr.sbin/portsnap/phttpget/phttpget.c 1.3.2.4 +12 -3 src/usr.sbin/portsnap/portsnap/portsnap.8 1.8.2.6 +90 -36 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-all@FreeBSD.ORG Fri May 26 23:15:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57A7916A843; Fri, 26 May 2006 23:15:18 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2191A43D48; Fri, 26 May 2006 23:15:18 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNEGCR041623; Fri, 26 May 2006 23:14:16 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNEGxX041622; Fri, 26 May 2006 23:14:16 GMT (envelope-from cperciva) Message-Id: <200605262314.k4QNEGxX041622@repoman.freebsd.org> From: Colin Percival Date: Fri, 26 May 2006 23:14:16 +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/usr.sbin/portsnap/phttpget phttpget.c src/usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:15:26 -0000 cperciva 2006-05-26 23:14:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/portsnap/phttpget phttpget.c usr.sbin/portsnap/portsnap portsnap.8 portsnap.sh Log: MFC usr.sbin/portsnap/phttpget/phttpget.c rev 1.10, usr.sbin/portsnap/portsnap/portsnap.8 revs 1.8-1.9, usr.sbin/portsnap/portsnap/portsnap.sh revs 1.16-1.24: * Allow "HTTP_PROXY" to be (mis)spelled "http_proxy". * Add "-l descfile" option to portsnap, to merge local describes output when building INDEX files. * If a port directory is a symlink, remove the symlink when extracting a new version of the port. * Make portsnap's automatic mirror selection interoperate better with HTTP proxies. * Switch mirrors if the first mirror(s) selected fails. * During mirror selection, parse the output of host(1) from BIND 8 as well as BIND 9. * NO_BIND -> WITHOUT_BIND in a comment. PR: ports/93901, bin/96288 Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.6.2.5 +2 -0 src/usr.sbin/portsnap/phttpget/phttpget.c 1.4.2.3 +12 -3 src/usr.sbin/portsnap/portsnap/portsnap.8 1.12.2.5 +90 -36 src/usr.sbin/portsnap/portsnap/portsnap.sh From owner-cvs-all@FreeBSD.ORG Fri May 26 23:37:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 628DA16A586; Fri, 26 May 2006 23:37:09 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BD9F43D46; Fri, 26 May 2006 23:37:09 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNa7X8042541; Fri, 26 May 2006 23:36:07 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNa7F6042540; Fri, 26 May 2006 23:36:07 GMT (envelope-from ache) Message-Id: <200605262336.k4QNa7F6042540@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 26 May 2006 23:36:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/unrar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:37:16 -0000 ache 2006-05-26 23:36:07 UTC FreeBSD ports repository Modified files: archivers/unrar Makefile distinfo Log: Upgrade to 3.60 beta 4 Revision Changes Path 1.42 +2 -2 ports/archivers/unrar/Makefile 1.22 +3 -3 ports/archivers/unrar/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 23:37:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C93416A5AA; Fri, 26 May 2006 23:37:14 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3531B43D46; Fri, 26 May 2006 23:37:14 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNaCrL042570; Fri, 26 May 2006 23:36:12 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNaCUC042569; Fri, 26 May 2006 23:36:12 GMT (envelope-from cperciva) Message-Id: <200605262336.k4QNaCUC042569@repoman.freebsd.org> From: Colin Percival Date: Fri, 26 May 2006 23:36:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/portsnap Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:37:19 -0000 cperciva 2006-05-26 23:36:12 UTC FreeBSD ports repository Modified files: sysutils/portsnap Makefile distinfo Log: Update portsnap to version 1.1, to reflect three months of development in the src tree. PR: ports/93901, bin/96288 Sponsored by: FreeBSD security development fundraiser Revision Changes Path 1.15 +1 -1 ports/sysutils/portsnap/Makefile 1.13 +3 -3 ports/sysutils/portsnap/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 26 23:51:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA24616A4EC; Fri, 26 May 2006 23:51:13 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A97DE43D46; Fri, 26 May 2006 23:51:13 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNoBw3043204; Fri, 26 May 2006 23:50:11 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNoBa2043203; Fri, 26 May 2006 23:50:11 GMT (envelope-from dougb) Message-Id: <200605262350.k4QNoBa2043203@repoman.freebsd.org> From: Doug Barton Date: Fri, 26 May 2006 23:50: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/print/hplip Makefile ports/print/hplip/files patch-0.9.11-2-official patch-backend_hp_hp.c patch-io_hpiod_dot4.cpp patch-io_hpiod_mlc.cpp patch-pcard_fat.c patch-pcard_pcardext_pcardext.c patch-prnt_cupsext_cupsext.c patch-prnt_hpijs_hpijsfax.cpp patch-scan_sane-mfpdtf.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:51:16 -0000 dougb 2006-05-26 23:50:11 UTC FreeBSD ports repository Modified files: print/hplip Makefile print/hplip/files patch-prnt_hpijs_hpijsfax.cpp Added files: print/hplip/files patch-0.9.11-2-official patch-backend_hp_hp.c patch-io_hpiod_dot4.cpp patch-io_hpiod_mlc.cpp patch-pcard_fat.c patch-pcard_pcardext_pcardext.c patch-prnt_cupsext_cupsext.c patch-scan_sane-mfpdtf.c patch-scan_sane-pml.c patch-scan_sane_hpaio.c patch-scan_sane_io.c Log: Fix port to work on RELENG_4. Submitted by: Anish Mistry (maintainer) Revision Changes Path 1.6 +2 -1 ports/print/hplip/Makefile 1.1 +276 -0 ports/print/hplip/files/patch-0.9.11-2-official (new) 1.1 +19 -0 ports/print/hplip/files/patch-backend_hp_hp.c (new) 1.1 +19 -0 ports/print/hplip/files/patch-io_hpiod_dot4.cpp (new) 1.1 +19 -0 ports/print/hplip/files/patch-io_hpiod_mlc.cpp (new) 1.1 +14 -0 ports/print/hplip/files/patch-pcard_fat.c (new) 1.1 +29 -0 ports/print/hplip/files/patch-pcard_pcardext_pcardext.c (new) 1.1 +95 -0 ports/print/hplip/files/patch-prnt_cupsext_cupsext.c (new) 1.2 +15 -3 ports/print/hplip/files/patch-prnt_hpijs_hpijsfax.cpp 1.1 +70 -0 ports/print/hplip/files/patch-scan_sane-mfpdtf.c (new) 1.1 +20 -0 ports/print/hplip/files/patch-scan_sane-pml.c (new) 1.1 +63 -0 ports/print/hplip/files/patch-scan_sane_hpaio.c (new) 1.1 +38 -0 ports/print/hplip/files/patch-scan_sane_io.c (new) From owner-cvs-all@FreeBSD.ORG Fri May 26 23:54:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DE0416A6C1; Fri, 26 May 2006 23:54:39 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14AE843D46; Fri, 26 May 2006 23:54:39 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4QNrbr6043360; Fri, 26 May 2006 23:53:37 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4QNrbf7043359; Fri, 26 May 2006 23:53:37 GMT (envelope-from ache) Message-Id: <200605262353.k4QNrbf7043359@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Fri, 26 May 2006 23:53:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/arc Makefile distinfo ports/archivers/arc/files patch-al X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 May 2006 23:54:41 -0000 ache 2006-05-26 23:53:37 UTC FreeBSD ports repository Modified files: archivers/arc Makefile distinfo archivers/arc/files patch-al Log: Upgrade to 5.21o Revision Changes Path 1.19 +1 -1 ports/archivers/arc/Makefile 1.6 +3 -3 ports/archivers/arc/distinfo 1.3 +6 -6 ports/archivers/arc/files/patch-al From owner-cvs-all@FreeBSD.ORG Sat May 27 00:11:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E24F16A51D; Sat, 27 May 2006 00:11:12 +0000 (UTC) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFFE843D53; Sat, 27 May 2006 00:11:11 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0A9g1045178; Sat, 27 May 2006 00:10:09 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0A9hn045177; Sat, 27 May 2006 00:10:09 GMT (envelope-from hq) Message-Id: <200605270010.k4R0A9hn045177@repoman.freebsd.org> From: Herve Quiroz Date: Sat, 27 May 2006 00: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/net-mgmt/airport pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:11:14 -0000 hq 2006-05-27 00:10:08 UTC FreeBSD ports repository Modified files: net-mgmt/airport pkg-plist Log: Fix packing list Reported by: pointyhat via kris Revision Changes Path 1.11 +2 -1 ports/net-mgmt/airport/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 00:11:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1679416AC45; Sat, 27 May 2006 00:11:21 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA4BB43D46; Sat, 27 May 2006 00:11:20 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0AIZn045222; Sat, 27 May 2006 00:10:18 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0AIPe045221; Sat, 27 May 2006 00:10:18 GMT (envelope-from ahze) Message-Id: <200605270010.k4R0AIPe045221@repoman.freebsd.org> From: Michael Johnson Date: Sat, 27 May 2006 00:10:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:11:26 -0000 ahze 2006-05-27 00:10:18 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile distinfo Log: - Update to 2.8.18 Revision Changes Path 1.178 +3 -4 ports/x11-toolkits/gtk20/Makefile 1.93 +3 -3 ports/x11-toolkits/gtk20/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 00:18:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9837A16A5FD; Sat, 27 May 2006 00:18:07 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A28F43D46; Sat, 27 May 2006 00:18:07 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0H5Rj045473; Sat, 27 May 2006 00:17:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0H5kC045472; Sat, 27 May 2006 00:17:05 GMT (envelope-from ahze) Message-Id: <200605270017.k4R0H5kC045472@repoman.freebsd.org> From: Michael Johnson Date: Sat, 27 May 2006 00:17:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/sound-juicer Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:18:10 -0000 ahze 2006-05-27 00:17:05 UTC FreeBSD ports repository Modified files: audio/sound-juicer Makefile distinfo Log: - Update to 2.14.4 - Use USE_GSTREAMER=good to bring in wavenc plugin Revision Changes Path 1.32 +2 -3 ports/audio/sound-juicer/Makefile 1.14 +3 -3 ports/audio/sound-juicer/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 00:28:24 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF4D516AC84; Sat, 27 May 2006 00:28:24 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE0E43D55; Sat, 27 May 2006 00:28:24 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0RMsS045906; Sat, 27 May 2006 00:27:22 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0RMc7045905; Sat, 27 May 2006 00:27:22 GMT (envelope-from ache) Message-Id: <200605270027.k4R0RMc7045905@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 27 May 2006 00:27: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/wu-ftpd Makefile ports/ftp/wu-ftpd/files ftpd.c-pam X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:28:29 -0000 ache 2006-05-27 00:27:22 UTC FreeBSD ports repository Modified files: ftp/wu-ftpd Makefile Added files: ftp/wu-ftpd/files ftpd.c-pam Log: Enable optional PAM support using WITH_PAM knob PR: 97774 Submitted by: Tsurutani Naoki Revision Changes Path 1.58 +8 -1 ports/ftp/wu-ftpd/Makefile 1.1 +10 -0 ports/ftp/wu-ftpd/files/ftpd.c-pam (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 00:29:34 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8BA316AD5D; Sat, 27 May 2006 00:29:34 +0000 (UTC) (envelope-from lofi@freebsd.org) Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB56D43D55; Sat, 27 May 2006 00:29:31 +0000 (GMT) (envelope-from lofi@freebsd.org) Received: from mail-in-08-z2.arcor-online.net (mail-in-08-z2.arcor-online.net [151.189.8.20]) by mail-in-03.arcor-online.net (Postfix) with ESMTP id 2660316FA53; Sat, 27 May 2006 02:29:30 +0200 (CEST) Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42]) by mail-in-08-z2.arcor-online.net (Postfix) with ESMTP id 175A052962; Sat, 27 May 2006 02:29:30 +0200 (CEST) Received: from lofi.dyndns.org (dslb-084-061-130-004.pools.arcor-ip.net [84.61.130.4]) by mail-in-02.arcor-online.net (Postfix) with ESMTP id DA8B21EC5BE; Sat, 27 May 2006 02:29:29 +0200 (CEST) Received: from [192.168.8.4] (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id k4R0TPl8032356 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 27 May 2006 02:29:25 +0200 (CEST) (envelope-from lofi@freebsd.org) Message-ID: <44779D55.8050406@freebsd.org> Date: Sat, 27 May 2006 02:29:09 +0200 From: Michael Nottebrock User-Agent: Thunderbird 1.5.0.2 (Windows/20060308) MIME-Version: 1.0 To: Kirill Ponomarew References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> <20060526185719.GA29992@voodoo.bawue.com> <4477659A.8070209@FreeBSD.org> <20060526205503.GB81610@voodoo.bawue.com> In-Reply-To: <20060526205503.GB81610@voodoo.bawue.com> X-Enigmail-Version: 0.94.0.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigAB4554FE2E0673C4B7197549" X-Virus-Scanned: by amavisd-new Cc: Marcus Alves Grando , cvs-ports@freebsd.org, gnome@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:29:39 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigAB4554FE2E0673C4B7197549 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Kirill Ponomarew schrieb: > On Fri, May 26, 2006 at 05:31:22PM -0300, Marcus Alves Grando wrote: >>> What were the reasons to enable librsvg option by default ? >> I don't know. I only fix that. >=20 > Yeah, that's ok, I just wondered why I need to install now a half of > Gnome just to convert some pics. I just reverted that to be off by default - it would introduce a runtime dependency on gtk-themes2 to kdegraphics3. It might be worthwhile checking if the RUN_DEPENDS on gtk-themes2 in librsvg2 is really necessary. Cheers, --=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --------------enigAB4554FE2E0673C4B7197549 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFEd51YXhc68WspdLARArvdAKCbwQ/bKzTkU+js+2FReB9UVngx6QCfbD18 nTXqPj8imVsdVX1f1gmRbC8= =EcIh -----END PGP SIGNATURE----- --------------enigAB4554FE2E0673C4B7197549-- From owner-cvs-all@FreeBSD.ORG Sat May 27 00:33:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BCCE16A43E; Sat, 27 May 2006 00:33:00 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F8D43D4C; Sat, 27 May 2006 00:32:59 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0VwfD046140; Sat, 27 May 2006 00:31:58 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0Vwok046137; Sat, 27 May 2006 00:31:58 GMT (envelope-from ahze) Message-Id: <200605270031.k4R0Vwok046137@repoman.freebsd.org> From: Michael Johnson Date: Sat, 27 May 2006 00:31:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/eog 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, 27 May 2006 00:33:00 -0000 ahze 2006-05-27 00:31:57 UTC FreeBSD ports repository Modified files: graphics/eog Makefile distinfo pkg-plist Log: - Update to 2.14.2 Revision Changes Path 1.41 +1 -1 ports/graphics/eog/Makefile 1.17 +3 -3 ports/graphics/eog/distinfo 1.20 +3 -0 ports/graphics/eog/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 00:38:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B872A16AE65; Sat, 27 May 2006 00:38:18 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 711AB43D46; Sat, 27 May 2006 00:38:18 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0bGeH046407; Sat, 27 May 2006 00:37:16 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0bG7Y046406; Sat, 27 May 2006 00:37:16 GMT (envelope-from lofi) Message-Id: <200605270037.k4R0bG7Y046406@repoman.freebsd.org> From: Michael Nottebrock Date: Sat, 27 May 2006 00:37:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ImageMagick Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:38:23 -0000 lofi 2006-05-27 00:37:16 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: Don't turn on SVG support by default, since librsvg brings in gtk-themes2 as a runtime dependency. Revision Changes Path 1.218 +1 -1 ports/graphics/ImageMagick/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 00:45:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6575516A49A; Sat, 27 May 2006 00:45:45 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF7543D46; Sat, 27 May 2006 00:45:45 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0ihfn047070; Sat, 27 May 2006 00:44:43 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0iheJ047069; Sat, 27 May 2006 00:44:43 GMT (envelope-from lofi) Message-Id: <200605270044.k4R0iheJ047069@repoman.freebsd.org> From: Michael Nottebrock Date: Sat, 27 May 2006 00:44: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/ImageMagick Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:45:45 -0000 lofi 2006-05-27 00:44:42 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile Log: Reverse all occurrances of WITHOUT_IMAGEMAGICK_SVG to WITH_IMAGEMAGICK_SVG Revision Changes Path 1.219 +1 -1 ports/graphics/ImageMagick/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 00:46:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD0E916A931; Sat, 27 May 2006 00:46:48 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31ED443D46; Sat, 27 May 2006 00:46:48 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id C42E5131DFA; Sat, 27 May 2006 10:16:46 +0930 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 9CEFC86904; Sat, 27 May 2006 10:16:46 +0930 (CST) Date: Sat, 27 May 2006 10:16:46 +0930 From: Greg 'groggy' Lehey To: Sam Lawrance , Martin Wilke Message-ID: <20060527004646.GM2972@wantadilla.lemis.com> References: <200605241215.k4OCFCNb091168@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eGLW8NzjjVmDHwQh" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, Renato Botelho , ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/mrtg-mysql-load Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:46:52 -0000 --eGLW8NzjjVmDHwQh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Friday, 26 May 2006 at 13:29:37 +1000, Sam Lawrance wrote: > > On 24/05/2006, at 10:15 PM, Renato Botelho wrote: > >> garga 2006-05-24 12:15:12 UTC >> >> FreeBSD ports repository >> >> Modified files: >> databases/mrtg-mysql-load Makefile >> Log: >> Make it fetchable again >> >> PR: ports/97629 >> Submitted by: Martin Wilke >> >> Revision Changes Path >> 1.3 +1 -1 ports/databases/mrtg-mysql-load/Makefile > > Mastersite/www is still up, but that distfile is missing. I have > sent a mail to the author asking if they can put it back. Can you > put the mastersite back or set the PR state appropriately so this is > not forgotten? This is the second case I've seen where the correct MASTER_SITES has been replaced with unixfreunde.de. If there are problems accessing the master site, there's no problem with adding the unixfreunde as a backup, but the original should remain. Also, if it goes away, the maintainer of the master site should be informed so that he can do something about it. In this case, however, I've had no trouble downloading the tarball from http://www.bitbybit.dk/mysql/mrtg-mysql-load/mrtg-mysql-load-1.02.tar.gz. Martin, is this your input? Is there a good reason not to include the original site? Are there more ports where unixfreunde is the only site? Greg -- See complete headers for address and phone numbers. --eGLW8NzjjVmDHwQh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFEd6F2IubykFB6QiMRAgWFAJ4zKxdjSFjZkfFEbAbhbu9Od9AniQCbB7IA LkLeQWShTMNM5B3yhqlX4BU= =hHxN -----END PGP SIGNATURE----- --eGLW8NzjjVmDHwQh-- From owner-cvs-all@FreeBSD.ORG Sat May 27 00:59:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35D7816A572; Sat, 27 May 2006 00:59:31 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE48243D46; Sat, 27 May 2006 00:59:30 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R0wS6I055199; Sat, 27 May 2006 00:58:28 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R0wSCg055198; Sat, 27 May 2006 00:58:28 GMT (envelope-from lawrance) Message-Id: <200605270058.k4R0wSCg055198@repoman.freebsd.org> From: Sam Lawrance Date: Sat, 27 May 2006 00:58:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/misc/instant-server Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 00:59:32 -0000 lawrance 2006-05-27 00:58:28 UTC FreeBSD ports repository Modified files: misc/instant-server Makefile Log: Fix my previous commit by adding an empty do-install target. Reported by: kris Remove the need for a distfile, since it was virtually empty anyway. Approved by: grog (maintainer) Revision Changes Path 1.13 +2 -0 ports/misc/instant-server/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 01:19:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E53CC16A951 for ; Sat, 27 May 2006 01:19:18 +0000 (UTC) (envelope-from boris@brooknet.com.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFED43D5A for ; Sat, 27 May 2006 01:19:16 +0000 (GMT) (envelope-from boris@brooknet.com.au) Received: (qmail 2615 invoked by uid 507); 27 May 2006 11:19:15 +1000 Received: from 180.205.233.220.exetel.com.au (HELO ?192.168.0.7?) (220.233.205.180) by jay.exetel.com.au with SMTP; 27 May 2006 11:19:15 +1000 In-Reply-To: <200605261804.k4QI4UcJ006758@repoman.freebsd.org> References: <200605261804.k4QI4UcJ006758@repoman.freebsd.org> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Sam Lawrance Date: Sat, 27 May 2006 11:18:41 +1000 To: Pav Lucistnik , Martin Wilke X-Mailer: Apple Mail (2.750) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/news/leafnode+ Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 01:19:25 -0000 On 27/05/2006, at 4:04 AM, Pav Lucistnik wrote: > pav 2006-05-26 18:04:30 UTC > > FreeBSD ports repository > > Modified files: > news/leafnode+ Makefile pkg-descr > Log: > - Switch to submitter's MASTER_SITES > - Remove WWW > > PR: ports/97839 > Submitted by: Martin Wilke The new author's WWW site is here: http://www25.big.jp/~jam/leafnode+/ Although the old FTP mastersite doesn't carry the distfile, is is available from the author's site: http://www25.big.jp/~jam/leafnode+/leafnode+-2.15.tar.gz Could you please make the change? From owner-cvs-all@FreeBSD.ORG Sat May 27 01:24:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D79A16A55C; Sat, 27 May 2006 01:24:30 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E768043D46; Sat, 27 May 2006 01:24:29 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R1NRfU057327; Sat, 27 May 2006 01:23:27 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R1NRxf057326; Sat, 27 May 2006 01:23:27 GMT (envelope-from ache) Message-Id: <200605270123.k4R1NRxf057326@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 27 May 2006 01:23:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/news/tin Makefile distinfo ports/news/tin/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 01:24:34 -0000 ache 2006-05-27 01:23:27 UTC FreeBSD ports repository Modified files: news/tin Makefile distinfo news/tin/files patch-ab Log: Upgrade to 1.8.2 Revision Changes Path 1.136 +1 -1 ports/news/tin/Makefile 1.87 +3 -3 ports/news/tin/distinfo 1.6 +8 -44 ports/news/tin/files/patch-ab From owner-cvs-all@FreeBSD.ORG Sat May 27 01:31:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97B9416A73C; Sat, 27 May 2006 01:31:17 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EA9543D46; Sat, 27 May 2006 01:31:17 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R1UFsW057629; Sat, 27 May 2006 01:30:15 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R1UF9W057628; Sat, 27 May 2006 01:30:15 GMT (envelope-from lawrance) Message-Id: <200605270130.k4R1UF9W057628@repoman.freebsd.org> From: Sam Lawrance Date: Sat, 27 May 2006 01:30:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/mrtg-mysql-load Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 01:31:20 -0000 lawrance 2006-05-27 01:30:15 UTC FreeBSD ports repository Modified files: databases/mrtg-mysql-load Makefile Log: Put back the correct master site. Reported by: grog Revision Changes Path 1.4 +2 -1 ports/databases/mrtg-mysql-load/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 02:28:15 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD1AE16AC3C; Sat, 27 May 2006 02:28:15 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60B9243D46; Sat, 27 May 2006 02:28:15 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R2RDeK065542; Sat, 27 May 2006 02:27:13 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R2RDC2065541; Sat, 27 May 2006 02:27:13 GMT (envelope-from lawrance) Message-Id: <200605270227.k4R2RDC2065541@repoman.freebsd.org> From: Sam Lawrance Date: Sat, 27 May 2006 02:27:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt/nagios Makefile distinfo ports/net-mgmt/nagios/files patch-cgi-getcgi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 02:28:17 -0000 lawrance 2006-05-27 02:27:13 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile distinfo Added files: net-mgmt/nagios/files patch-cgi-getcgi.c Log: Update to 2.3.1. PR: ports/97328 Submitted by: Jarrod Sayers (maintainer) Revision Changes Path 1.54 +1 -1 ports/net-mgmt/nagios/Makefile 1.30 +3 -3 ports/net-mgmt/nagios/distinfo 1.1 +10 -0 ports/net-mgmt/nagios/files/patch-cgi-getcgi.c (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 02:30:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D49C16A798; Sat, 27 May 2006 02:30:40 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE22343D46; Sat, 27 May 2006 02:30:39 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R2Tbav065721; Sat, 27 May 2006 02:29:37 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R2Tb83065720; Sat, 27 May 2006 02:29:37 GMT (envelope-from aaron) Message-Id: <200605270229.k4R2Tb83065720@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 27 May 2006 02:29:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math Makefile ports/math/p5-Math-Cephes 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, 27 May 2006 02:30:45 -0000 aaron 2006-05-27 02:29:37 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Cephes Makefile distinfo pkg-descr pkg-plist Log: Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library. Approved by: tobez (implicit) Revision Changes Path 1.394 +1 -0 ports/math/Makefile 1.1 +27 -0 ports/math/p5-Math-Cephes/Makefile (new) 1.1 +2 -0 ports/math/p5-Math-Cephes/distinfo (new) 1.1 +11 -0 ports/math/p5-Math-Cephes/pkg-descr (new) 1.1 +16 -0 ports/math/p5-Math-Cephes/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 02:30:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93E2216AD83; Sat, 27 May 2006 02:30:56 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B97D43D46; Sat, 27 May 2006 02:30:56 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R2TsT0065765; Sat, 27 May 2006 02:29:54 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R2TslE065764; Sat, 27 May 2006 02:29:54 GMT (envelope-from aaron) Message-Id: <200605270229.k4R2TslE065764@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 27 May 2006 02:29:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 02:31:00 -0000 aaron 2006-05-27 02:29:54 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Cephes --> ports/math/p5-Math-Cephes Revision Changes Path 1.15093 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 02:38:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D5F16A4CC; Sat, 27 May 2006 02:38:40 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E0143D46; Sat, 27 May 2006 02:38:39 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R2bbII066299; Sat, 27 May 2006 02:37:37 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R2bbP2066298; Sat, 27 May 2006 02:37:37 GMT (envelope-from rodrigc) Message-Id: <200605270237.k4R2bbP2066298@repoman.freebsd.org> From: Craig Rodrigues Date: Sat, 27 May 2006 02:37:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 02:38:41 -0000 rodrigc 2006-05-27 02:37:37 UTC FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: Move call to ignore SIGPIPE signals before calling fork(), so that both parent and child processes ignore this signal. PR: bin/97768 Submitted by: Gea-Suan Lin MFC after: 3 days Revision Changes Path 1.19 +3 -1 src/usr.sbin/rpc.lockd/kern.c From owner-cvs-all@FreeBSD.ORG Sat May 27 02:53:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15FBB16A545; Sat, 27 May 2006 02:53:28 +0000 (UTC) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC2A43D46; Sat, 27 May 2006 02:53:27 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R2qPCU068095; Sat, 27 May 2006 02:52:25 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R2qPRt068093; Sat, 27 May 2006 02:52:25 GMT (envelope-from ache) Message-Id: <200605270252.k4R2qPRt068093@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sat, 27 May 2006 02:52: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/russian/rus-ispell Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 02:53:28 -0000 ache 2006-05-27 02:52:25 UTC FreeBSD ports repository Modified files: russian/rus-ispell Makefile distinfo Log: Upgrade to 0.99g3 Revision Changes Path 1.21 +1 -1 ports/russian/rus-ispell/Makefile 1.16 +3 -3 ports/russian/rus-ispell/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 03:29:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BF8816A564; Sat, 27 May 2006 03:29:46 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6B8343D48; Sat, 27 May 2006 03:29:45 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R3ShAD074062; Sat, 27 May 2006 03:28:43 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R3Shl4074061; Sat, 27 May 2006 03:28:43 GMT (envelope-from clsung) Message-Id: <200605270328.k4R3Shl4074061@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 03: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/net/openmpi 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, 27 May 2006 03:29:46 -0000 clsung 2006-05-27 03:28:43 UTC FreeBSD ports repository Modified files: net/openmpi Makefile pkg-plist Log: - fix plist error - made portlint happy Revision Changes Path 1.13 +2 -2 ports/net/openmpi/Makefile 1.4 +1 -0 ports/net/openmpi/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 03:52:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C8D16AB08; Sat, 27 May 2006 03:52:22 +0000 (UTC) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BF1343D46; Sat, 27 May 2006 03:52:22 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R3pJ91074974; Sat, 27 May 2006 03:51:19 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R3pJmK074973; Sat, 27 May 2006 03:51:19 GMT (envelope-from lawrance) Message-Id: <200605270351.k4R3pJmK074973@repoman.freebsd.org> From: Sam Lawrance Date: Sat, 27 May 2006 03:51: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/sysutils/ipmi-kmod Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 03:52:23 -0000 lawrance 2006-05-27 03:51:19 UTC FreeBSD ports repository Modified files: sysutils/ipmi-kmod Makefile Log: Use OSVERSION instead of exists(ipmi.h), to determine when this port should be IGNOREd. Reported by: kris Submitted by: Nick Barkas (maintainer) Revision Changes Path 1.3 +1 -1 ports/sysutils/ipmi-kmod/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 03:53:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2049516A496; Sat, 27 May 2006 03:53:14 +0000 (UTC) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC0DB43D4C; Sat, 27 May 2006 03:53:13 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R3qB3G075025; Sat, 27 May 2006 03:52:11 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R3qB19075024; Sat, 27 May 2006 03:52:11 GMT (envelope-from ahze) Message-Id: <200605270352.k4R3qB19075024@repoman.freebsd.org> From: Michael Johnson Date: Sat, 27 May 2006 03:52:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gnomeapplets2 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, 27 May 2006 03:53:15 -0000 ahze 2006-05-27 03:52:11 UTC FreeBSD ports repository Modified files: x11/gnomeapplets2 Makefile pkg-plist Log: - Add WITH_MINI_COMMANDER to OPTIONS, off by default This is the good old mini_commander_applet, good for people who don't want/need all the bells and whistles found in the new python based deskbarapplet (deskutils/deskbar-applet). Revision Changes Path 1.89 +10 -0 ports/x11/gnomeapplets2/Makefile 1.50 +43 -0 ports/x11/gnomeapplets2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 04:08:40 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8118F16A927; Sat, 27 May 2006 04:08:40 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from centrmmtao03.cox.net (centrmmtao03.cox.net [70.168.83.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E6C43D4C; Sat, 27 May 2006 04:08:39 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by centrmmtao03.cox.net (InterMail vM.6.01.06.01 201-2131-130-101-20060113) with ESMTP id <20060527040839.PXWP27431.centrmmtao03.cox.net@mezz.mezzweb.com>; Sat, 27 May 2006 00:08:39 -0400 To: "Michael Johnson" References: <200605270352.k4R3qB19075024@repoman.freebsd.org> Message-ID: Date: Fri, 26 May 2006 23:09:07 -0500 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <200605270352.k4R3qB19075024@repoman.freebsd.org> User-Agent: Opera M2/8.54 (Linux, build 1745) Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/gnomeapplets2 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, 27 May 2006 04:08:42 -0000 On Fri, 26 May 2006 22:52:11 -0500, Michael Johnson wrote: > ahze 2006-05-27 03:52:11 UTC > > FreeBSD ports repository > > Modified files: > x11/gnomeapplets2 Makefile pkg-plist > Log: > - Add WITH_MINI_COMMANDER to OPTIONS, off by default > This is the good old mini_commander_applet, good for > people who don't want/need all the bells and whistles > found in the new python based deskbarapplet > (deskutils/deskbar-applet). Yay, thanks! Now I can have my tab completion back. Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat May 27 04:41:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C50D616A7B4; Sat, 27 May 2006 04:41:49 +0000 (UTC) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96AAD43D70; Sat, 27 May 2006 04:41:44 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R4efFr078242; Sat, 27 May 2006 04:40:41 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R4efO8078241; Sat, 27 May 2006 04:40:41 GMT (envelope-from nyan) Message-Id: <200605270440.k4R4efO8078241@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sat, 27 May 2006 04:40:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/pc98/cbus sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 04:41:56 -0000 nyan 2006-05-27 04:40:41 UTC FreeBSD src repository Modified files: sys/pc98/cbus sio.c Log: typo. Revision Changes Path 1.242 +2 -2 src/sys/pc98/cbus/sio.c From owner-cvs-all@FreeBSD.ORG Sat May 27 06:52:12 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D113C16A9BB; Sat, 27 May 2006 06:52:12 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 856E443D53; Sat, 27 May 2006 06:52:12 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R6p987093361; Sat, 27 May 2006 06:51:09 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R6p9A7093359; Sat, 27 May 2006 06:51:09 GMT (envelope-from ume) Message-Id: <200605270651.k4R6p9A7093359@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 27 May 2006 06:51: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/mail/cyrus-imapd22 Makefile ports/mail/cyrus-imapd22/files patch-imtest::imtest.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 06:52:13 -0000 ume 2006-05-27 06:51:09 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd22 Makefile mail/cyrus-imapd22/files patch-imtest::imtest.c Log: Fixed imtest to be compatible with SASL 2.1.22. Obtained from: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108&f=u Revision Changes Path 1.148 +1 -1 ports/mail/cyrus-imapd22/Makefile 1.3 +13 -0 ports/mail/cyrus-imapd22/files/patch-imtest::imtest.c From owner-cvs-all@FreeBSD.ORG Sat May 27 06:52:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B452F16AA0A; Sat, 27 May 2006 06:52:56 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F045843D5E; Sat, 27 May 2006 06:52:53 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R6por9093761; Sat, 27 May 2006 06:51:50 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R6pouH093760; Sat, 27 May 2006 06:51:50 GMT (envelope-from anray) Message-Id: <200605270651.k4R6pouH093760@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 27 May 2006 06:51:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-im/psi Makefile Makefile.gentoo 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, 27 May 2006 06:53:00 -0000 anray 2006-05-27 06:51:50 UTC FreeBSD ports repository Modified files: net-im/psi Makefile distinfo pkg-plist Added files: net-im/psi Makefile.gentoo Log: - Add a collection of optional patches from Gentoo to the Psi port. PR: ports/96745 Submitted by: Shaun Amott (maintainer) Requested by + initial work: Stephan Maka Revision Changes Path 1.32 +12 -2 ports/net-im/psi/Makefile 1.1 +178 -0 ports/net-im/psi/Makefile.gentoo (new) 1.11 +6 -0 ports/net-im/psi/distinfo 1.11 +12 -0 ports/net-im/psi/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 06:53:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9016A16A9B9; Sat, 27 May 2006 06:53:16 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4949D43D48; Sat, 27 May 2006 06:53:16 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R6qD4F094107; Sat, 27 May 2006 06:52:13 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R6qDEe094106; Sat, 27 May 2006 06:52:13 GMT (envelope-from cperciva) Message-Id: <200605270652.k4R6qDEe094106@repoman.freebsd.org> From: Colin Percival Date: Sat, 27 May 2006 06:52:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/usr.sbin/sysinstall dist.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 06:53:17 -0000 cperciva 2006-05-27 06:52:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.sbin/sysinstall dist.c Log: MFC rev 1.244: If the user asks for "kernel sources" to be installed, extract the SRC_BASE package (src/[A-Z]*) as well as SRC_SYS (src/sys/*). This allows users who only install the kernel source code to use the modern "make buildkernel" approach. Revision Changes Path 1.239.2.3 +1 -1 src/usr.sbin/sysinstall/dist.c From owner-cvs-all@FreeBSD.ORG Sat May 27 06:56:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F85416AB4E; Sat, 27 May 2006 06:56:44 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2212743D77; Sat, 27 May 2006 06:56:41 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R6tcWw094852; Sat, 27 May 2006 06:55:38 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R6tc8k094851; Sat, 27 May 2006 06:55:38 GMT (envelope-from anray) Message-Id: <200605270655.k4R6tc8k094851@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 27 May 2006 06:55: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 Makefile ports/net-im/psi-gentoo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 06:56:46 -0000 anray 2006-05-27 06:55:38 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/psi-gentoo Makefile Log: Add psi-gentoo, Qt-based Jabber client with Gentoo patches and enhancements. PR: ports/96745 Submitted by: Shaun Amott Requested by + initial work: Stephan Maka Revision Changes Path 1.20 +1 -0 ports/net-im/Makefile 1.1 +16 -0 ports/net-im/psi-gentoo/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 06:59:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5154516AA8F; Sat, 27 May 2006 06:59:01 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD98243D48; Sat, 27 May 2006 06:59:00 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R6vvJL094942; Sat, 27 May 2006 06:57:57 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R6vvYU094941; Sat, 27 May 2006 06:57:57 GMT (envelope-from anray) Message-Id: <200605270657.k4R6vvYU094941@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 27 May 2006 06:57:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 06:59:11 -0000 anray 2006-05-27 06:57:57 UTC FreeBSD ports repository Modified files: . modules Log: psi-gentoo --> ports/net-im/psi-gentoo Revision Changes Path 1.15094 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:32:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FFEE16A425; Sat, 27 May 2006 07:32:30 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BE6E43D46; Sat, 27 May 2006 07:32:30 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7VQjM097499; Sat, 27 May 2006 07:31:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7VQU8097498; Sat, 27 May 2006 07:31:26 GMT (envelope-from clsung) Message-Id: <200605270731.k4R7VQU8097498@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 07:31: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 Makefile ports/net-mgmt/aircrack-ng Makefile distinfo pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 07:32:33 -0000 clsung 2006-05-27 07:31:26 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/aircrack-ng Makefile distinfo pkg-descr pkg-message Log: Add aircrack-ng 0.5, aircrack-ng is the next generation of aircrack. PR: ports/97922 Submitted by: Lars Engels Revision Changes Path 1.73 +1 -0 ports/net-mgmt/Makefile 1.1 +42 -0 ports/net-mgmt/aircrack-ng/Makefile (new) 1.1 +3 -0 ports/net-mgmt/aircrack-ng/distinfo (new) 1.1 +9 -0 ports/net-mgmt/aircrack-ng/pkg-descr (new) 1.1 +9 -0 ports/net-mgmt/aircrack-ng/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:32:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD4816A5D6; Sat, 27 May 2006 07:32:52 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83A9243D48; Sat, 27 May 2006 07:32:52 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7VnF9097537; Sat, 27 May 2006 07:31:49 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7VnAV097536; Sat, 27 May 2006 07:31:49 GMT (envelope-from clsung) Message-Id: <200605270731.k4R7VnAV097536@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 07:31:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 07:32:55 -0000 clsung 2006-05-27 07:31:49 UTC FreeBSD ports repository Modified files: . modules Log: aircrack-ng --> ports/net-mgmt/aircrack-ng Revision Changes Path 1.15095 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:47:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDA9D16A5F8; Sat, 27 May 2006 07:47:06 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE8B43D4C; Sat, 27 May 2006 07:47:06 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7k3Ma098157; Sat, 27 May 2006 07:46:03 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7k3Rh098156; Sat, 27 May 2006 07:46:03 GMT (envelope-from sat) Message-Id: <200605270746.k4R7k3Rh098156@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07: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/www Makefile ports/www/xpi-autobrowse 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, 27 May 2006 07:47:09 -0000 sat 2006-05-27 07:46:03 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-autobrowse Makefile distinfo pkg-descr Log: Add port www/xpi-autobrowse: AutoBrowse - The most creative screensaver in the world! Enter any search-word and any search-engine (default is google.de) and AutoBrowse will surf the net for you. Enjoy! WWW: http://autobrowse.berlios.de/ Approved by: krion (mentor) Revision Changes Path 1.1422 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/xpi-autobrowse/Makefile (new) 1.1 +3 -0 ports/www/xpi-autobrowse/distinfo (new) 1.1 +6 -0 ports/www/xpi-autobrowse/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:47:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A103B16ACED; Sat, 27 May 2006 07:47:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C28843D46; Sat, 27 May 2006 07:47:35 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7kW1S098238; Sat, 27 May 2006 07:46:32 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7kWNR098237; Sat, 27 May 2006 07:46:32 GMT (envelope-from sat) Message-Id: <200605270746.k4R7kWNR098237@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07: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: 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, 27 May 2006 07:47:40 -0000 sat 2006-05-27 07:46:32 UTC FreeBSD ports repository Modified files: . modules Log: xpi-autobrowse --> ports/www/xpi-autobrowse Revision Changes Path 1.15096 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:49:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF2416A61E; Sat, 27 May 2006 07:49:28 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A85AE43D46; Sat, 27 May 2006 07:49:28 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7mPIg098348; Sat, 27 May 2006 07:48:25 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7mPVT098347; Sat, 27 May 2006 07:48:25 GMT (envelope-from sat) Message-Id: <200605270748.k4R7mPVT098347@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:48:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-clearfields 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, 27 May 2006 07:49:29 -0000 sat 2006-05-27 07:48:25 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-clearfields Makefile distinfo pkg-descr Log: Add port www/xpi-clearfields: Toolbar buttons that clear: - Address Field - Search Field - Find Field - All Text Fields, Password Fields and Checkboxes in the viewed page! Now you can easily empty the contents of the fields listed above. Useful for people who paste with the middle click. Inspired by konqueror. WWW: http://alex.alexander.googlepages.com/clearfields Approved by: krion (mentor) Revision Changes Path 1.1423 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/xpi-clearfields/Makefile (new) 1.1 +3 -0 ports/www/xpi-clearfields/distinfo (new) 1.1 +11 -0 ports/www/xpi-clearfields/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:49:50 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F31C16AD3D; Sat, 27 May 2006 07:49:50 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45A7E43D5A; Sat, 27 May 2006 07:49:50 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7mluM098419; Sat, 27 May 2006 07:48:47 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7mlHu098418; Sat, 27 May 2006 07:48:47 GMT (envelope-from sat) Message-Id: <200605270748.k4R7mlHu098418@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:48:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 07:49:59 -0000 sat 2006-05-27 07:48:47 UTC FreeBSD ports repository Modified files: . modules Log: xpi-clearfields --> ports/www/xpi-clearfields Revision Changes Path 1.15097 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:52:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDD8616A463; Sat, 27 May 2006 07:52:11 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79D843D46; Sat, 27 May 2006 07:52:11 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7p8Co098606; Sat, 27 May 2006 07:51:08 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7p8qU098605; Sat, 27 May 2006 07:51:08 GMT (envelope-from sat) Message-Id: <200605270751.k4R7p8qU098605@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:51: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 Makefile ports/www/xpi-firefox-showcase Makefile distinfo pkg-descr ports/www/xpi-firefox-showcase/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 07:52:19 -0000 sat 2006-05-27 07:51:08 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-firefox-showcase Makefile distinfo pkg-descr www/xpi-firefox-showcase/files chrome.manifest Log: Add port www/xpi-firefox-showcase: Showcase is an extension thought to easily locate and select any open browser window in Firefox. You can use it in two ways: global mode (F12) or local mode (Shift + F12). In global mode, a new window will be opened with thumbnails of the browsers you've opened in all windows. In local mode, only tabbed browsers of your current window will be shown. WWW: http://showcase.uworks.net/ Approved by: krion (mentor) Revision Changes Path 1.1424 +1 -0 ports/www/Makefile 1.1 +23 -0 ports/www/xpi-firefox-showcase/Makefile (new) 1.1 +3 -0 ports/www/xpi-firefox-showcase/distinfo (new) 1.1 +33 -0 ports/www/xpi-firefox-showcase/files/chrome.manifest (new) 1.1 +9 -0 ports/www/xpi-firefox-showcase/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:52:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F25216A659; Sat, 27 May 2006 07:52:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1079443D53; Sat, 27 May 2006 07:52:35 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7pViM098659; Sat, 27 May 2006 07:51:31 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7pVh1098658; Sat, 27 May 2006 07:51:31 GMT (envelope-from sat) Message-Id: <200605270751.k4R7pVh1098658@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:51:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 07:52:36 -0000 sat 2006-05-27 07:51:31 UTC FreeBSD ports repository Modified files: . modules Log: xpi-firefox-showcase --> ports/www/xpi-firefox-showcase Revision Changes Path 1.15098 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:54:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88B9616AD70; Sat, 27 May 2006 07:54:44 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D68343D5D; Sat, 27 May 2006 07:54:43 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7reDG098808; Sat, 27 May 2006 07:53:40 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7rekL098807; Sat, 27 May 2006 07:53:40 GMT (envelope-from sat) Message-Id: <200605270753.k4R7rekL098807@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:53:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-formfox Makefile distinfo pkg-descr ports/www/xpi-formfox/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 07:54:49 -0000 sat 2006-05-27 07:53:40 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-formfox Makefile distinfo pkg-descr www/xpi-formfox/files chrome.manifest Log: Add port www/xpi-formfox: Do you know where your form information is going? This extension displays the form action (the site to where the information you've entered is going.) In any place where you can enter data, from search boxes to order forms, mouse over the final Submit button to reveal the destination. WWW: http://dsteinbrook.googlepages.com/ Approved by: krion (mentor) Revision Changes Path 1.1425 +1 -0 ports/www/Makefile 1.1 +21 -0 ports/www/xpi-formfox/Makefile (new) 1.1 +3 -0 ports/www/xpi-formfox/distinfo (new) 1.1 +5 -0 ports/www/xpi-formfox/files/chrome.manifest (new) 1.1 +7 -0 ports/www/xpi-formfox/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:55:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B3BD16ACA9; Sat, 27 May 2006 07:55:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D992343D46; Sat, 27 May 2006 07:55:04 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7s1PM098862; Sat, 27 May 2006 07:54:01 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7s1Vw098861; Sat, 27 May 2006 07:54:01 GMT (envelope-from sat) Message-Id: <200605270754.k4R7s1Vw098861@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:54:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 07:55:18 -0000 sat 2006-05-27 07:54:01 UTC FreeBSD ports repository Modified files: . modules Log: xpi-formfox --> ports/www/xpi-formfox Revision Changes Path 1.15099 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:57:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 507A216AD31; Sat, 27 May 2006 07:57:06 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B4F43D4C; Sat, 27 May 2006 07:57:05 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7u2Uw099031; Sat, 27 May 2006 07:56:02 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7u2xj099030; Sat, 27 May 2006 07:56:02 GMT (envelope-from sat) Message-Id: <200605270756.k4R7u2xj099030@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:56: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 Makefile ports/www/xpi-inline-google-definitions 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, 27 May 2006 07:57:14 -0000 sat 2006-05-27 07:56:02 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-inline-google-definitions Makefile distinfo pkg-descr pkg-plist Log: Add port www/xpi-inline-google-definitions: Shows Google Definitions for the selected word (in the same tab!) Based on the Wikipedia Inline Article Viewer WWW: https://addons.mozilla.org/firefox/2083/ Approved by: krion (mentor) Revision Changes Path 1.1426 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-inline-google-definitions/Makefile (new) 1.1 +3 -0 ports/www/xpi-inline-google-definitions/distinfo (new) 1.1 +5 -0 ports/www/xpi-inline-google-definitions/pkg-descr (new) 1.1 +14 -0 ports/www/xpi-inline-google-definitions/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 07:57:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6001116ADAF; Sat, 27 May 2006 07:57:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E8243D66; Sat, 27 May 2006 07:57:33 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7uUpW099092; Sat, 27 May 2006 07:56:30 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7uUru099087; Sat, 27 May 2006 07:56:30 GMT (envelope-from sat) Message-Id: <200605270756.k4R7uUru099087@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:56: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: Sat, 27 May 2006 07:57:41 -0000 sat 2006-05-27 07:56:30 UTC FreeBSD ports repository Modified files: . modules Log: xpi-inline-google-definitions --> ports/www/xpi-inline-google-definitions Revision Changes Path 1.15100 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 07:59:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB35B16AE03; Sat, 27 May 2006 07:59:40 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB0243D46; Sat, 27 May 2006 07:59:40 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7wbuS099217; Sat, 27 May 2006 07:58:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7wbss099216; Sat, 27 May 2006 07:58:37 GMT (envelope-from sat) Message-Id: <200605270758.k4R7wbss099216@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07: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/www Makefile ports/www/xpi-linkification 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, 27 May 2006 07:59:49 -0000 sat 2006-05-27 07:58:36 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-linkification Makefile distinfo pkg-descr Log: Add port www/xpi-linkification: Converts text links into genuine, clickable links. WWW: http://www.beggarchooser.com/firefox/#linkification Approved by: krion (mentor) Revision Changes Path 1.1427 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/xpi-linkification/Makefile (new) 1.1 +3 -0 ports/www/xpi-linkification/distinfo (new) 1.1 +3 -0 ports/www/xpi-linkification/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:00:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6CF016AC42; Sat, 27 May 2006 08:00:57 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6161143D48; Sat, 27 May 2006 08:00:57 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R7xsFj099285; Sat, 27 May 2006 07:59:54 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R7xssm099284; Sat, 27 May 2006 07:59:54 GMT (envelope-from sat) Message-Id: <200605270759.k4R7xssm099284@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 07:59:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 08:01:01 -0000 sat 2006-05-27 07:59:54 UTC FreeBSD ports repository Modified files: . modules Log: xpi-linkification --> ports/www/xpi-linkification Revision Changes Path 1.15101 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:03:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B68F16AE5B; Sat, 27 May 2006 08:03:09 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381A643D46; Sat, 27 May 2006 08:03:09 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R825kv099467; Sat, 27 May 2006 08:02:05 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R8250d099466; Sat, 27 May 2006 08:02:05 GMT (envelope-from sat) Message-Id: <200605270802.k4R8250d099466@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:02:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-resurrectpages 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, 27 May 2006 08:03:33 -0000 sat 2006-05-27 08:02:05 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-resurrectpages Makefile distinfo pkg-descr pkg-plist Log: Add port www/xpi-resurrectpages: Dead pages, broken links, the scourge of the internet. Powerhouse sites like Slashdot and Digg can bring a server to its knees. What do we do when a page is dead but we still want to see it? Call in the clerics, and perform a resurrection ceremony! Or, the easier route, use this extension. WWW: http://www.arantius.com/article/resurrect Approved by: krion (mentor) Revision Changes Path 1.1428 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-resurrectpages/Makefile (new) 1.1 +3 -0 ports/www/xpi-resurrectpages/distinfo (new) 1.1 +7 -0 ports/www/xpi-resurrectpages/pkg-descr (new) 1.1 +20 -0 ports/www/xpi-resurrectpages/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:03:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 940D916AE72; Sat, 27 May 2006 08:03:29 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F54A43D48; Sat, 27 May 2006 08:03:29 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R82QSE099506; Sat, 27 May 2006 08:02:26 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R82Qsq099505; Sat, 27 May 2006 08:02:26 GMT (envelope-from sat) Message-Id: <200605270802.k4R82Qsq099505@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:02:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 08:03:53 -0000 sat 2006-05-27 08:02:26 UTC FreeBSD ports repository Modified files: . modules Log: xpi-resurrectpages --> ports/www/xpi-resurrectpages Revision Changes Path 1.15102 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:05:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8794616AE9D; Sat, 27 May 2006 08:05:55 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 448E243D48; Sat, 27 May 2006 08:05:55 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R84phP000949; Sat, 27 May 2006 08:04:51 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R84pqn000948; Sat, 27 May 2006 08:04:51 GMT (envelope-from sat) Message-Id: <200605270804.k4R84pqn000948@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:04:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-tablesort Makefile distinfo pkg-descr pkg-plist ports/www/xpi-tablesort/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:06:11 -0000 sat 2006-05-27 08:04:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-tablesort Makefile distinfo pkg-descr pkg-plist www/xpi-tablesort/files chrome.manifest Log: Add port www/xpi-tablesort: Sort any HTML data table. Simply press 'ctrl', 'alt' keys at the same time and click inside any table cell, the table will be sorted based on the data inside that column. The auto-detected data types include various US-styled date/time, currency, IP address, number, or text. Further, the context menu provides options to explicitly specify the data type, thus for example European styled date could be sorted correctly. One could also set a few options, including setting European date as the default auto-detected time stamp, etc. WWW: http://www.mingyi.org/other/tablesort.html Approved by: krion (mentor) Revision Changes Path 1.1429 +1 -0 ports/www/Makefile 1.1 +20 -0 ports/www/xpi-tablesort/Makefile (new) 1.1 +3 -0 ports/www/xpi-tablesort/distinfo (new) 1.1 +6 -0 ports/www/xpi-tablesort/files/chrome.manifest (new) 1.1 +10 -0 ports/www/xpi-tablesort/pkg-descr (new) 1.1 +23 -0 ports/www/xpi-tablesort/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:06:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 112D316AEA0; Sat, 27 May 2006 08:06:07 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFD5843D4C; Sat, 27 May 2006 08:06:06 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R853Zb001047; Sat, 27 May 2006 08:05:03 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R8537b001046; Sat, 27 May 2006 08:05:03 GMT (envelope-from sat) Message-Id: <200605270805.k4R8537b001046@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:05:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:06:23 -0000 sat 2006-05-27 08:05:03 UTC FreeBSD ports repository Modified files: . modules Log: xpi-tablesort --> ports/www/xpi-tablesort Revision Changes Path 1.15103 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:06:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99AE316AE93; Sat, 27 May 2006 08:06:55 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62B9B43D46; Sat, 27 May 2006 08:06:55 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R85qXW001178; Sat, 27 May 2006 08:05:52 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R85qp1001177; Sat, 27 May 2006 08:05:52 GMT (envelope-from dinoex) Message-Id: <200605270805.k4R85qp1001177@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 27 May 2006 08:05:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel Makefile ports/devel/radrails Makefile distinfo pkg-descr pkg-plist ports/devel/radrails/files radrails.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:07:05 -0000 dinoex 2006-05-27 08:05:52 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/radrails Makefile distinfo pkg-descr pkg-plist devel/radrails/files radrails.sh Log: RadRails is an integrated development environment for the Ruby on Rails framework. The goal of this project is to provide Rails developers with everything they need to develop, manage, test and deploy their applications. Features include source control, debugging, WEBrick servers, generator wizards, syntax highlighting, data tools and much much more. The RadRails IDE is built on the Eclipse RCP, and includes the Subclipse plug-in and the RDT plug-ins. The RadRails tools are also available as Eclipse plug-ins. WWW: http://www.radrails.org/ Submitted by: Alexander Novitsky Revision Changes Path 1.2226 +1 -0 ports/devel/Makefile 1.1 +69 -0 ports/devel/radrails/Makefile (new) 1.1 +3 -0 ports/devel/radrails/distinfo (new) 1.1 +1 -0 ports/devel/radrails/files/radrails.sh (new) 1.1 +16 -0 ports/devel/radrails/pkg-descr (new) 1.1 +1 -0 ports/devel/radrails/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:07:33 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABD4316AE58; Sat, 27 May 2006 08:07:33 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86EB043D4C; Sat, 27 May 2006 08:07:32 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R86TtC001259; Sat, 27 May 2006 08:06:29 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R86TwZ001258; Sat, 27 May 2006 08:06:29 GMT (envelope-from dinoex) Message-Id: <200605270806.k4R86TwZ001258@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 27 May 2006 08:06:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 08:07:38 -0000 dinoex 2006-05-27 08:06:29 UTC FreeBSD ports repository Modified files: . modules Log: radrails --> ports/devel/radrails Revision Changes Path 1.15104 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:08:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F265616AEC2; Sat, 27 May 2006 08:08:52 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD0E43D4C; Sat, 27 May 2006 08:08:52 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R87nsx001367; Sat, 27 May 2006 08:07:49 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R87nOg001366; Sat, 27 May 2006 08:07:49 GMT (envelope-from sat) Message-Id: <200605270807.k4R87nOg001366@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:07: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/xpi-urllink Makefile distinfo pkg-descr ports/www/xpi-urllink/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:09:06 -0000 sat 2006-05-27 08:07:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-urllink Makefile distinfo pkg-descr www/xpi-urllink/files chrome.manifest Log: Add port www/xpi-urllink: URL Link is a small extension that allows you to select a non-URL in a mail/news message or web-page, and open it in a browser window. For emails, it reconnects links in emails which have been broken across several lines, and also replaces spaces with the URL character code %20 so that you may follow emailed network 'file:' links (which it auto- detects from Windows X: or servdir references). For web pages, it also allows you to select textual links/URLs in web pages or edit boxes, and follow them as if they were real links. It will always let you follow links and also analyses mailto: links. WWW: http://www.fnxweb.com/software-mozilla Approved by: krion (mentor) Revision Changes Path 1.1430 +1 -0 ports/www/Makefile 1.1 +22 -0 ports/www/xpi-urllink/Makefile (new) 1.1 +3 -0 ports/www/xpi-urllink/distinfo (new) 1.1 +15 -0 ports/www/xpi-urllink/files/chrome.manifest (new) 1.1 +13 -0 ports/www/xpi-urllink/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:09:41 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D15616AE4E; Sat, 27 May 2006 08:09:41 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 937D743D53; Sat, 27 May 2006 08:09:40 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R88b0a001423; Sat, 27 May 2006 08:08:37 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R88brM001422; Sat, 27 May 2006 08:08:37 GMT (envelope-from sat) Message-Id: <200605270808.k4R88brM001422@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:08:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 08:09:50 -0000 sat 2006-05-27 08:08:37 UTC FreeBSD ports repository Modified files: . modules Log: xpi-urllink --> ports/www/xpi-urllink Revision Changes Path 1.15105 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:11:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E37D16AF24; Sat, 27 May 2006 08:11:53 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07A4F43D48; Sat, 27 May 2006 08:11:53 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R8Anjw001596; Sat, 27 May 2006 08:10:49 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R8AnS9001595; Sat, 27 May 2006 08:10:49 GMT (envelope-from sat) Message-Id: <200605270810.k4R8AnS9001595@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:10:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/xpi-xpcom-component-viewer Makefile distinfo pkg-descr ports/www/xpi-xpcom-component-viewer/files chrome.manifest X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:11:56 -0000 sat 2006-05-27 08:10:49 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-xpcom-component-viewer Makefile distinfo pkg-descr www/xpi-xpcom-component-viewer/files chrome.manifest Log: Add port www/xpi-xpcom-component-viewer: XPCOM Component Viewer enumerates all components and iterfaces availble to JavaScript. It provides the ability to filter by regular expression. Author: Robert Ginda WWW: https://addons.mozilla.org/firefox/2230/ Approved by: krion (mentor) Revision Changes Path 1.1431 +1 -0 ports/www/Makefile 1.1 +23 -0 ports/www/xpi-xpcom-component-viewer/Makefile (new) 1.1 +3 -0 ports/www/xpi-xpcom-component-viewer/distinfo (new) 1.1 +8 -0 ports/www/xpi-xpcom-component-viewer/files/chrome.manifest (new) 1.1 +6 -0 ports/www/xpi-xpcom-component-viewer/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 08:12:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B6416AD1B; Sat, 27 May 2006 08:12:05 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F26B943D46; Sat, 27 May 2006 08:12:04 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R8B1i3001649; Sat, 27 May 2006 08:11:01 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R8B1Yk001648; Sat, 27 May 2006 08:11:01 GMT (envelope-from sat) Message-Id: <200605270811.k4R8B1Yk001648@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 08:11:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:12:13 -0000 sat 2006-05-27 08:11:01 UTC FreeBSD ports repository Modified files: . modules Log: xpi-xpcom-component-viewer --> ports/www/xpi-xpcom-component-viewer Revision Changes Path 1.15106 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 08:45:48 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7C35216B1CB; Sat, 27 May 2006 08:45:48 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 861F443D53; Sat, 27 May 2006 08:45:40 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5CD3E.dip.t-dialin.net [84.165.205.62]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4R8jW3g069604; Sat, 27 May 2006 10:45:32 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4R8jbia060551; Sat, 27 May 2006 10:45:37 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 10:45:39 +0200 From: Alexander Leidinger To: "Poul-Henning Kamp" Message-ID: <20060527104539.1f4c0738@Magellan.Leidinger.net> In-Reply-To: <11534.1148678206@critter.freebsd.dk> References: <20060526204457.3e545e4f@Magellan.Leidinger.net> <11534.1148678206@critter.freebsd.dk> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:45:59 -0000 Quoting "Poul-Henning Kamp" (Fri, 26 May 2006 23:16:46 +0200): > In message <20060526204457.3e545e4f@Magellan.Leidinger.net>, Alexander Leidinger writes: > >Quoting "Poul-Henning Kamp" (Fri, 26 May 2006 20:20:36 +0200): > > > >> In message <200605261806.k4QI67D3007680@repoman.freebsd.org>, Alexander Leiding > >> er writes: > >> > >> > This is the kernel subsystem API documentation generation framework. > >> > > >> > It uses doxygen to generate the API documentation. For each subsystem > >> > a very small (about 20 lines with comments) subsystem specific Doxyfile > >> > has to be written (have a look at the README for more). All common doxygen > >> > options are specified in a separate file. > >> > >> Now, this is all well and good, but the most critical question in > >> my mind is: how do we prevent (or alternatively: mark up) documentation > >> for functions which are not supposed to be public ? > > > >http://www.stack.nl/~dimitri/doxygen/commands.html#cmdinternal > > Can we agree that no functions will be put into publicized documentation > until somebody has considered if the function actually is a public > function or not ? Does this mean you want to have everything marked as "@internal" by default? I don't think there's a switch which does this, so you would have to mark every function with @internal by hand. What about adding a comment to the pages which tells everyone that we are working on this documentation and so far we haven't reviewed every function and decided if it is an internal one or not. And the most important point is: what does it mean if a function is internal? Does it mean 3rd party developers are not allowed to use them, but committers are free to use it? Or does it mean nobody is allowed to use them except they are used in the same subsystem (or even only in a small part of the subsystem as specified in the docu of the functions)? I think I have to tell you about some behavior of doxygen: - by default it only includes functions with doxygen comments in the generated pages - I configured it to include even undocumented functions, since we don't have much documented ones (configurable per subsystem) - you can build docs for internal and for public use, the public one does not contain the stuff which is marked as internal (you can mark an entire function as internal, or only parts of the docs for a function) - people which look at the internal docs see which parts are public and which are internal - currently we are building the internal docs and I think we need to publish the internal ones (we're open source, we don't have trade secrets there) Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Sat May 27 08:57:14 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4040616B20F; Sat, 27 May 2006 08:57:14 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepc.post.tele.dk (pfepc.post.tele.dk [195.41.46.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72C2743D67; Sat, 27 May 2006 08:57:08 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepc.post.tele.dk (Postfix) with ESMTP id B67868A000E; Sat, 27 May 2006 10:57:06 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4R8v4gN013818; Sat, 27 May 2006 10:57:04 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Alexander Leidinger From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 27 May 2006 10:45:39 +0200." <20060527104539.1f4c0738@Magellan.Leidinger.net> Date: Sat, 27 May 2006 10:57:04 +0200 Message-ID: <13817.1148720224@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 08:57:20 -0000 In message <20060527104539.1f4c0738@Magellan.Leidinger.net>, Alexander Leidinger writes: >> Can we agree that no functions will be put into publicized documentation >> until somebody has considered if the function actually is a public >> function or not ? > >Does this mean you want to have everything marked as "@internal" by >default? I don't think there's a switch which does this, so you would >have to mark every function with @internal by hand. Yes, until somebody decides otherwise. We do not want all non-static kernel functions become published APIs by default. >What about adding a comment to the pages which tells everyone that we >are working on this documentation and so far we haven't reviewed every >function and decided if it is an internal one or not. I don't think the documentation should be published before it reaches a certain level of quality. "Not including random stuff" would be a sensible first goal-post. Rather than aim to enable this for the entire kernel and create showel-ware documentation of no value, why don't you start with one subsystem which is currently being worked on and make a usable documentation of that subsystem ? >And the most important point is: what does it mean if a function is >internal? It means that the function should not be called outside the subsystem it is part of. To take an example: g_run_events() is not static, but it should be called only from one single place and there will never be a reason to call it from anywhere else. There is no automatic way to make this determination, you need somebody to look at each and every function to decide it. So until somebody explicitly decides otherwise on a function by function bases, all functions should either be excluded or marked internal automatically. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Sat May 27 09:00:36 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9EBC16A6E6; Sat, 27 May 2006 09:00:36 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB6043D53; Sat, 27 May 2006 09:00:35 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.6/8.13.6) with ESMTP id k4R90YBQ008076; Sat, 27 May 2006 13:00:34 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 27 May 2006 13:00:34 +0400 (MSD) From: Dmitry Morozovsky To: Gleb Smirnoff In-Reply-To: <200605261021.k4QALmRa046669@repoman.freebsd.org> Message-ID: <20060527125944.G82623@woozle.rinet.ru> References: <200605261021.k4QALmRa046669@repoman.freebsd.org> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (woozle.rinet.ru [0.0.0.0]); Sat, 27 May 2006 13:00:34 +0400 (MSD) 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: Sat, 27 May 2006 09:00:39 -0000 On Fri, 26 May 2006, Gleb Smirnoff wrote: GS> - Change admins@ to accounts@, since the former is closed due to GS> a lot of spam. GS> - Do not use full form of accounts@ email address, to avoid spam GS> harvesting of this address. What wonders me a bit is that I did not find any announcement for this even on closed mailing list. Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Sat May 27 09:05:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3907A16A475; Sat, 27 May 2006 09:05:47 +0000 (UTC) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E953943D46; Sat, 27 May 2006 09:05:46 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R94hjV014716; Sat, 27 May 2006 09:04:43 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R94h2U014715; Sat, 27 May 2006 09:04:43 GMT (envelope-from ru) Message-Id: <200605270904.k4R94h2U014715@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 27 May 2006 09:04: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/lib/libc/gen signal.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:05:49 -0000 ru 2006-05-27 09:04:43 UTC FreeBSD src repository Modified files: lib/libc/gen signal.3 Log: Fix the output. Noticed by: rodrigc Revision Changes Path 1.41 +1 -0 src/lib/libc/gen/signal.3 From owner-cvs-all@FreeBSD.ORG Sat May 27 09:09:17 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 347A216A4EB; Sat, 27 May 2006 09:09:17 +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 AFA0943D46; Sat, 27 May 2006 09:09:16 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 4273D2D4865; Sat, 27 May 2006 09:09:44 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id AFB5B1142D; Sat, 27 May 2006 11:09:14 +0200 (CEST) Date: Sat, 27 May 2006 11:09:14 +0200 From: "Simon L. Nielsen" To: Dmitry Morozovsky Message-ID: <20060527090914.GB1065@zaphod.nitro.dk> References: <200605261021.k4QALmRa046669@repoman.freebsd.org> <20060527125944.G82623@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <20060527125944.G82623@woozle.rinet.ru> User-Agent: Mutt/1.5.11 Cc: Gleb Smirnoff , cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@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: Sat, 27 May 2006 09:09:24 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.27 13:00:34 +0400, Dmitry Morozovsky wrote: > On Fri, 26 May 2006, Gleb Smirnoff wrote: >=20 > GS> - Change admins@ to accounts@, since the former is closed due to > GS> a lot of spam. > GS> - Do not use full form of accounts@ email address, to avoid spam > GS> harvesting of this address. >=20 > What wonders me a bit is that I did not find any announcement for this ev= en on=20 > closed mailing list. It changed half a year or so ago after admins started getting 1000+ bounces a day. People writing admins will get a reply telling them where to direct their email. --=20 Simon L. Nielsen Hat of the moment: admins --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEeBc6h9pcDSc1mlERAqyJAJ4lEm5Q4994QbN7YOQfag/xMqWM+gCfWInk vYC6xsadnYBK3J745GJsSEc= =JFMz -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- From owner-cvs-all@FreeBSD.ORG Sat May 27 09:12:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BF9616AE03; Sat, 27 May 2006 09:12:47 +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 D052643D46; Sat, 27 May 2006 09:12:42 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id 862202D48C8; Sat, 27 May 2006 09:13:11 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id F19FF1142D; Sat, 27 May 2006 11:12:41 +0200 (CEST) Date: Sat, 27 May 2006 11:12:41 +0200 From: "Simon L. Nielsen" To: Poul-Henning Kamp Message-ID: <20060527091241.GC1065@zaphod.nitro.dk> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <13817.1148720224@critter.freebsd.dk> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:12:51 -0000 --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.27 10:57:04 +0200, Poul-Henning Kamp wrote: > Rather than aim to enable this for the entire kernel and create > showel-ware documentation of no value, why don't you start with one > subsystem which is currently being worked on and make a usable > documentation of that subsystem ? Actually I think one of the points with this work was that you do get useable things out of doxygen even without any special markup in the source. Call-graph's etc. can be very useful for people trying to under stand some code. Doxygen isn't just for documenting API's. --=20 Simon L. Nielsen --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEeBgJh9pcDSc1mlERAkSzAJ9rMVx4dW/yYmV6ZxwoeGz7b+6egACgwFlX COxCvMMlFnBOEZbgh0ZvmKs= =xXPN -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- From owner-cvs-all@FreeBSD.ORG Sat May 27 09:12:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5378216B404; Sat, 27 May 2006 09:12:52 +0000 (UTC) (envelope-from marck@rinet.ru) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6459943D5D; Sat, 27 May 2006 09:12:38 +0000 (GMT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.13.6/8.13.6) with ESMTP id k4R9Cbew008330; Sat, 27 May 2006 13:12:37 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sat, 27 May 2006 13:12:37 +0400 (MSD) From: Dmitry Morozovsky To: "Simon L. Nielsen" In-Reply-To: <20060527090914.GB1065@zaphod.nitro.dk> Message-ID: <20060527131045.T82623@woozle.rinet.ru> References: <200605261021.k4QALmRa046669@repoman.freebsd.org> <20060527125944.G82623@woozle.rinet.ru> <20060527090914.GB1065@zaphod.nitro.dk> X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (woozle.rinet.ru [0.0.0.0]); Sat, 27 May 2006 13:12:38 +0400 (MSD) Cc: Gleb Smirnoff , cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@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: Sat, 27 May 2006 09:13:01 -0000 On Sat, 27 May 2006, Simon L. Nielsen wrote: SLN> > GS> - Change admins@ to accounts@, since the former is closed due to SLN> > GS> a lot of spam. SLN> > GS> - Do not use full form of accounts@ email address, to avoid spam SLN> > GS> harvesting of this address. SLN> > SLN> > What wonders me a bit is that I did not find any announcement for this even on SLN> > closed mailing list. SLN> SLN> It changed half a year or so ago after admins started getting 1000+ SLN> bounces a day. People writing admins will get a reply telling them SLN> where to direct their email. Ah, thanks for clarification. So, I suppose glebius@ apparently had to contact admins, got this reply and decided to document it somewhere ;-) However, doesn't this auto-reply provoke spammers to think admins@ is still workable mail address? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Sat May 27 09:22:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4655016A86D; Sat, 27 May 2006 09:22:45 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0321843D48; Sat, 27 May 2006 09:22:45 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R9LfQn015442; Sat, 27 May 2006 09:21:41 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R9LfOG015441; Sat, 27 May 2006 09:21:41 GMT (envelope-from delphij) Message-Id: <200605270921.k4R9LfOG015441@repoman.freebsd.org> From: Xin LI Date: Sat, 27 May 2006 09:21:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/kern kern_linker.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:22:56 -0000 delphij 2006-05-27 09:21:41 UTC FreeBSD src repository Modified files: sys/kern kern_linker.c Log: extlen and cpp is not used here in linker_search_kld(), so nuke them. Reported by: Mingyan Guo MFC After: 2 weeks Revision Changes Path 1.120 +2 -10 src/sys/kern/kern_linker.c From owner-cvs-all@FreeBSD.ORG Sat May 27 09:24:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ACD316A60D; Sat, 27 May 2006 09:24:01 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5174243D46; Sat, 27 May 2006 09:24:01 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R9Mvx1015542; Sat, 27 May 2006 09:22:57 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R9MvWQ015541; Sat, 27 May 2006 09:22:57 GMT (envelope-from sat) Message-Id: <200605270922.k4R9MvWQ015541@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 09:22:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/aria2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:24:23 -0000 sat 2006-05-27 09:22:57 UTC FreeBSD ports repository Modified files: www/aria2 Makefile distinfo Log: - Update to 0.5.0+1 Approved by: krion (mentor, implicit) Revision Changes Path 1.4 +7 -2 ports/www/aria2/Makefile 1.2 +3 -3 ports/www/aria2/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 09:25:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D38616AACE; Sat, 27 May 2006 09:25:22 +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 43E9C43D46; Sat, 27 May 2006 09:25:21 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.18]) by mx.nitro.dk (Postfix) with ESMTP id D5C702D48C1; Sat, 27 May 2006 09:25:49 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 469E21142D; Sat, 27 May 2006 11:25:20 +0200 (CEST) Date: Sat, 27 May 2006 11:25:20 +0200 From: "Simon L. Nielsen" To: Dmitry Morozovsky Message-ID: <20060527092519.GD1065@zaphod.nitro.dk> References: <200605261021.k4QALmRa046669@repoman.freebsd.org> <20060527125944.G82623@woozle.rinet.ru> <20060527090914.GB1065@zaphod.nitro.dk> <20060527131045.T82623@woozle.rinet.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HG+GLK89HZ1zG0kk" Content-Disposition: inline In-Reply-To: <20060527131045.T82623@woozle.rinet.ru> User-Agent: Mutt/1.5.11 Cc: Gleb Smirnoff , cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org, doc-committers@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: Sat, 27 May 2006 09:25:46 -0000 --HG+GLK89HZ1zG0kk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2006.05.27 13:12:37 +0400, Dmitry Morozovsky wrote: > On Sat, 27 May 2006, Simon L. Nielsen wrote: >=20 > SLN> > GS> - Change admins@ to accounts@, since the former is closed du= e to > SLN> > GS> a lot of spam. > SLN> > GS> - Do not use full form of accounts@ email address, to avoid = spam > SLN> > GS> harvesting of this address. > SLN> >=20 > SLN> > What wonders me a bit is that I did not find any announcement for = this even on=20 > SLN> > closed mailing list. > SLN>=20 > SLN> It changed half a year or so ago after admins started getting 1000+ > SLN> bounces a day. People writing admins will get a reply telling them > SLN> where to direct their email. >=20 > Ah, thanks for clarification. So, I suppose glebius@ apparently had to co= ntact=20 > admins, got this reply and decided to document it somewhere ;-) Yes. > However, doesn't this auto-reply provoke spammers to think admins@ is sti= ll=20 > workable mail address?=20 Could be, but that doesn't really matter. Computer resources (for receiving the spam mails) is not a problem in this case, admin resources is :-). --=20 Simon L. Nielsen --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEeBr/h9pcDSc1mlERAvVQAJ9x2sHX5jQmNQl8MfFBYAJdxDTelQCgja7t Qio0Nt84/PXpq+zPnDV+/Ag= =nkFq -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk-- From owner-cvs-all@FreeBSD.ORG Sat May 27 09:30:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A08416A890; Sat, 27 May 2006 09:30:04 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B844543D4C; Sat, 27 May 2006 09:30:03 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R9T0i5015772; Sat, 27 May 2006 09:29:00 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R9T0UQ015769; Sat, 27 May 2006 09:29:00 GMT (envelope-from simon) Message-Id: <200605270929.k4R9T0UQ015769@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 27 May 2006 09:29:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/hme if_hme.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:30:17 -0000 simon 2006-05-27 09:29:00 UTC FreeBSD src repository Modified files: sys/dev/hme if_hme.c Log: Fix typo in printf string. MFC after: 1 week Approved by: cperciva (mentor) Revision Changes Path 1.48 +2 -2 src/sys/dev/hme/if_hme.c From owner-cvs-all@FreeBSD.ORG Sat May 27 09:33:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4984216A532; Sat, 27 May 2006 09:33:56 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87BFF43D55; Sat, 27 May 2006 09:33:55 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5CD3E.dip.t-dialin.net [84.165.205.62]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4R9XkGQ069768; Sat, 27 May 2006 11:33:47 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4R9XqFn067402; Sat, 27 May 2006 11:33:52 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 11:33:54 +0200 From: Alexander Leidinger To: "Simon L. Nielsen" Message-ID: <20060527113354.0bc286f1@Magellan.Leidinger.net> In-Reply-To: <20060527091241.GC1065@zaphod.nitro.dk> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> <20060527091241.GC1065@zaphod.nitro.dk> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:34:11 -0000 Quoting "Simon L. Nielsen" (Sat, 27 May 2006 11:12:41 +0200): > On 2006.05.27 10:57:04 +0200, Poul-Henning Kamp wrote: > > > Rather than aim to enable this for the entire kernel and create > > showel-ware documentation of no value, why don't you start with one > > subsystem which is currently being worked on and make a usable > > documentation of that subsystem ? > > Actually I think one of the points with this work was that you do get > useable things out of doxygen even without any special markup in the > source. Call-graph's etc. can be very useful for people trying to > under stand some code. > > Doxygen isn't just for documenting API's. Yes. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Sat May 27 09:35:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AB7816A926; Sat, 27 May 2006 09:35:34 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF6943D66; Sat, 27 May 2006 09:35:33 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4R9YTC7015998; Sat, 27 May 2006 09:34:29 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4R9YTiW015997; Sat, 27 May 2006 09:34:29 GMT (envelope-from simon) Message-Id: <200605270934.k4R9YTiW015997@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 27 May 2006 09:34:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/installation/common install.sgml layout.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, 27 May 2006 09:35:43 -0000 simon 2006-05-27 09:34:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/installation/common install.sgml layout.sgml Log: MFC: - Fix path to sysinstall, it hasn't been in /stand for for some time. - Put list outside to avoid extra horisontal whitespace in output. Revision Changes Path 1.32.2.1 +1 -2 src/release/doc/en_US.ISO8859-1/installation/common/install.sgml 1.10.2.1 +2 -3 src/release/doc/en_US.ISO8859-1/installation/common/layout.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 09:37:44 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7975416A693; Sat, 27 May 2006 09:37:44 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8CFD43D5A; Sat, 27 May 2006 09:37:43 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5CD3E.dip.t-dialin.net [84.165.205.62]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4R9bZjG069779; Sat, 27 May 2006 11:37:35 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4R9bfrl067968; Sat, 27 May 2006 11:37:41 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 11:37:43 +0200 From: Alexander Leidinger To: "Poul-Henning Kamp" Message-ID: <20060527113743.03b5a263@Magellan.Leidinger.net> In-Reply-To: <13817.1148720224@critter.freebsd.dk> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 09:38:09 -0000 Quoting "Poul-Henning Kamp" (Sat, 27 May 2006 10:57:04 +0200): > In message <20060527104539.1f4c0738@Magellan.Leidinger.net>, Alexander Leidinger writes: > > >> Can we agree that no functions will be put into publicized documentation > >> until somebody has considered if the function actually is a public > >> function or not ? > > > >Does this mean you want to have everything marked as "@internal" by > >default? I don't think there's a switch which does this, so you would > >have to mark every function with @internal by hand. > > Yes, until somebody decides otherwise. > > We do not want all non-static kernel functions become published APIs > by default. > > >What about adding a comment to the pages which tells everyone that we > >are working on this documentation and so far we haven't reviewed every > >function and decided if it is an internal one or not. > > I don't think the documentation should be published before it reaches > a certain level of quality. "Not including random stuff" would be > a sensible first goal-post. I prepare something regarding this and come back to you later with an example. > Rather than aim to enable this for the entire kernel and create > showel-ware documentation of no value, why don't you start with one > subsystem which is currently being worked on and make a usable > documentation of that subsystem ? > > >And the most important point is: what does it mean if a function is > >internal? > > It means that the function should not be called outside the subsystem > it is part of. > > To take an example: g_run_events() is not static, but it should be > called only from one single place and there will never be a reason > to call it from anywhere else. > > There is no automatic way to make this determination, you need somebody > to look at each and every function to decide it. That's the same way I think about @internal. > So until somebody explicitly decides otherwise on a function by function > bases, all functions should either be excluded or marked internal > automatically. You got already a response for this, but wait for my example which will hopefully address your concerns. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Sat May 27 10:16:00 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F82316A564; Sat, 27 May 2006 10:16:00 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF4F843D48; Sat, 27 May 2006 10:15:59 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RAEuwT018727; Sat, 27 May 2006 10:14:56 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RAEugr018726; Sat, 27 May 2006 10:14:56 GMT (envelope-from simon) Message-Id: <200605271014.k4RAEugr018726@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 27 May 2006 10:14:56 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: doc/en_US.ISO8859-1/articles/nanobsd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 10:16:03 -0000 simon 2006-05-27 10:14:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/nanobsd Makefile Log: Install imagelib/callouts/1-4.png images in the NanoBSD article. PR: docs/97963 Submitted by: Daniel Gerzo Revision Changes Path 1.2 +6 -0 doc/en_US.ISO8859-1/articles/nanobsd/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 10:17:59 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D787A16B6EE; Sat, 27 May 2006 10:17:59 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB2143D5E; Sat, 27 May 2006 10:17:57 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RAGrRW018849; Sat, 27 May 2006 10:16:53 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RAGrvj018848; Sat, 27 May 2006 10:16:53 GMT (envelope-from lofi) Message-Id: <200605271016.k4RAGrvj018848@repoman.freebsd.org> From: Michael Nottebrock Date: Sat, 27 May 2006 10: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: Sat, 27 May 2006 10:18:15 -0000 lofi 2006-05-27 10:16:53 UTC FreeBSD ports repository Modified files: . modules Log: Update to KOffice 1.5.1 Revision Changes Path 1.15107 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 10:21:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55D5716B856; Sat, 27 May 2006 10:21:21 +0000 (UTC) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FC843D66; Sat, 27 May 2006 10:21:21 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RAKHt5019037; Sat, 27 May 2006 10:20:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RAKHTS019036; Sat, 27 May 2006 10:20:17 GMT (envelope-from phk) Message-Id: <200605271020.k4RAKHTS019036@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 27 May 2006 10:20:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 sio.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 10:21:29 -0000 phk 2006-05-27 10:20:17 UTC FreeBSD src repository Modified files: share/man/man4 sio.4 Log: Remove mention of minor number construction. Revision Changes Path 1.56 +0 -9 src/share/man/man4/sio.4 From owner-cvs-all@FreeBSD.ORG Sat May 27 10:27:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51D7516A43A; Sat, 27 May 2006 10:27:23 +0000 (UTC) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E992343D46; Sat, 27 May 2006 10:27:22 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RAQJAv020671; Sat, 27 May 2006 10:26:19 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RAQJu2020670; Sat, 27 May 2006 10:26:19 GMT (envelope-from lofi) Message-Id: <200605271026.k4RAQJu2020670@repoman.freebsd.org> From: Michael Nottebrock Date: Sat, 27 May 2006 10:26: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/arabic/koffice-i18n Makefile distinfo ports/chinese/koffice-i18n-zh_CN Makefile distinfo ports/chinese/koffice-i18n-zh_TW Makefile ports/databases/keximdb Makefile distinfo ports/editors/koffice-kde3 Makefile distinfo ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 10:27:36 -0000 lofi 2006-05-27 10:26:19 UTC FreeBSD ports repository Modified files: arabic/koffice-i18n Makefile distinfo chinese/koffice-i18n-zh_CN Makefile distinfo chinese/koffice-i18n-zh_TW Makefile databases/keximdb Makefile distinfo editors/koffice-kde3 Makefile distinfo pkg-plist french/koffice-i18n Makefile distinfo german/koffice-i18n Makefile distinfo pkg-plist hebrew/koffice-i18n Makefile distinfo hungarian/koffice-i18n Makefile distinfo japanese/koffice-i18n Makefile distinfo misc Makefile misc/koffice-i18n Makefile misc/koffice-i18n-af Makefile distinfo misc/koffice-i18n-bg Makefile distinfo misc/koffice-i18n-br Makefile distinfo misc/koffice-i18n-bs Makefile distinfo misc/koffice-i18n-ca Makefile distinfo misc/koffice-i18n-cs Makefile distinfo misc/koffice-i18n-cy Makefile distinfo misc/koffice-i18n-da Makefile distinfo misc/koffice-i18n-el Makefile distinfo misc/koffice-i18n-en_GB Makefile distinfo misc/koffice-i18n-eo Makefile distinfo misc/koffice-i18n-es Makefile distinfo pkg-plist misc/koffice-i18n-et Makefile distinfo misc/koffice-i18n-eu Makefile distinfo misc/koffice-i18n-fa Makefile misc/koffice-i18n-fi Makefile distinfo misc/koffice-i18n-ga Makefile distinfo misc/koffice-i18n-hi Makefile distinfo misc/koffice-i18n-hsb Makefile misc/koffice-i18n-is Makefile distinfo misc/koffice-i18n-it Makefile distinfo misc/koffice-i18n-lo Makefile misc/koffice-i18n-lt Makefile distinfo misc/koffice-i18n-lv Makefile misc/koffice-i18n-mk Makefile distinfo pkg-plist misc/koffice-i18n-mt Makefile misc/koffice-i18n-nb Makefile distinfo misc/koffice-i18n-nl Makefile distinfo misc/koffice-i18n-nn Makefile distinfo misc/koffice-i18n-ro Makefile distinfo misc/koffice-i18n-se Makefile distinfo misc/koffice-i18n-sk Makefile distinfo misc/koffice-i18n-sl Makefile distinfo misc/koffice-i18n-sr Makefile distinfo misc/koffice-i18n-sr@Latn Makefile distinfo misc/koffice-i18n-sv Makefile distinfo misc/koffice-i18n-ta Makefile distinfo misc/koffice-i18n-tg Makefile distinfo misc/koffice-i18n-th Makefile misc/koffice-i18n-tr Makefile distinfo misc/koffice-i18n-uz Makefile distinfo misc/koffice-i18n-ven Makefile misc/koffice-i18n-xh Makefile misc/koffice-i18n-zu Makefile polish/koffice-i18n Makefile distinfo portuguese/koffice-i18n Makefile distinfo pkg-plist portuguese/koffice-i18n-pt_BR Makefile distinfo textproc/wv2 Makefile ukrainian/koffice-i18n Makefile distinfo Added files: editors/koffice-kde3/files patch-kexi_kexidb-preparedstatement.cpp patch-kexi_kexidb_drivers_sqlite2-Makefile.in patch-kexi_plugins_forms-Makefile.in patch-kexi_plugins_reports-Makefile.in patch-krita_plugins_filters_cimg-Makefile.in patch-post-1.5.1-kexi misc/koffice-i18n-ms Makefile distinfo pkg-descr pkg-plist Removed files: editors/koffice-kde3/files patch-kexi_main-keximainwindowimpl.h patch-krita_core-kis_filter.h patch-krita_ui-kis_doc.cc patch-krita_ui-kis_ruler.cc patch-krita_ui-layerlist.cpp patch-lib_kotext-KoParagDia.cpp Log: Update to KOffice 1.5.1 Revision Changes Path 1.24 +1 -1 ports/arabic/koffice-i18n/Makefile 1.11 +3 -3 ports/arabic/koffice-i18n/distinfo 1.18 +1 -1 ports/chinese/koffice-i18n-zh_CN/Makefile 1.12 +3 -3 ports/chinese/koffice-i18n-zh_CN/distinfo 1.20 +0 -0 ports/chinese/koffice-i18n-zh_TW/Makefile 1.2 +2 -3 ports/databases/keximdb/Makefile 1.2 +3 -3 ports/databases/keximdb/distinfo 1.90 +1 -1 ports/editors/koffice-kde3/Makefile 1.29 +3 -3 ports/editors/koffice-kde3/distinfo 1.1 +11 -0 ports/editors/koffice-kde3/files/patch-kexi_kexidb-preparedstatement.cpp (new) 1.1 +33 -0 ports/editors/koffice-kde3/files/patch-kexi_kexidb_drivers_sqlite2-Makefile.in (new) 1.2 +0 -10 ports/editors/koffice-kde3/files/patch-kexi_main-keximainwindowimpl.h (dead) 1.1 +14 -0 ports/editors/koffice-kde3/files/patch-kexi_plugins_forms-Makefile.in (new) 1.1 +42 -0 ports/editors/koffice-kde3/files/patch-kexi_plugins_reports-Makefile.in (new) 1.2 +0 -10 ports/editors/koffice-kde3/files/patch-krita_core-kis_filter.h (dead) 1.1 +11 -0 ports/editors/koffice-kde3/files/patch-krita_plugins_filters_cimg-Makefile.in (new) 1.2 +0 -11 ports/editors/koffice-kde3/files/patch-krita_ui-kis_doc.cc (dead) 1.2 +0 -10 ports/editors/koffice-kde3/files/patch-krita_ui-kis_ruler.cc (dead) 1.2 +0 -11 ports/editors/koffice-kde3/files/patch-krita_ui-layerlist.cpp (dead) 1.2 +0 -44 ports/editors/koffice-kde3/files/patch-lib_kotext-KoParagDia.cpp (dead) 1.1 +65 -0 ports/editors/koffice-kde3/files/patch-post-1.5.1-kexi (new) 1.28 +10 -7 ports/editors/koffice-kde3/pkg-plist 1.22 +1 -1 ports/french/koffice-i18n/Makefile 1.13 +3 -3 ports/french/koffice-i18n/distinfo 1.23 +1 -1 ports/german/koffice-i18n/Makefile 1.13 +3 -3 ports/german/koffice-i18n/distinfo 1.8 +1 -0 ports/german/koffice-i18n/pkg-plist 1.20 +1 -1 ports/hebrew/koffice-i18n/Makefile 1.10 +3 -3 ports/hebrew/koffice-i18n/distinfo 1.20 +1 -1 ports/hungarian/koffice-i18n/Makefile 1.13 +3 -3 ports/hungarian/koffice-i18n/distinfo 1.22 +1 -1 ports/japanese/koffice-i18n/Makefile 1.10 +3 -3 ports/japanese/koffice-i18n/distinfo 1.803 +1 -0 ports/misc/Makefile 1.20 +1 -1 ports/misc/koffice-i18n-af/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-af/distinfo 1.15 +1 -1 ports/misc/koffice-i18n-bg/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-bg/distinfo 1.9 +1 -1 ports/misc/koffice-i18n-br/Makefile 1.4 +3 -3 ports/misc/koffice-i18n-br/distinfo 1.21 +1 -1 ports/misc/koffice-i18n-bs/Makefile 1.11 +3 -3 ports/misc/koffice-i18n-bs/distinfo 1.18 +1 -1 ports/misc/koffice-i18n-ca/Makefile 1.12 +3 -3 ports/misc/koffice-i18n-ca/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-cs/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-cs/distinfo 1.9 +1 -1 ports/misc/koffice-i18n-cy/Makefile 1.7 +3 -3 ports/misc/koffice-i18n-cy/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-da/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-da/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-el/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-el/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-en_GB/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-en_GB/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-eo/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-eo/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-es/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-es/distinfo 1.7 +3 -0 ports/misc/koffice-i18n-es/pkg-plist 1.20 +1 -1 ports/misc/koffice-i18n-et/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-et/distinfo 1.3 +1 -1 ports/misc/koffice-i18n-eu/Makefile 1.4 +3 -3 ports/misc/koffice-i18n-eu/distinfo 1.18 +0 -0 ports/misc/koffice-i18n-fa/Makefile 1.18 +1 -1 ports/misc/koffice-i18n-fi/Makefile 1.11 +3 -3 ports/misc/koffice-i18n-fi/distinfo 1.2 +1 -1 ports/misc/koffice-i18n-ga/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-ga/distinfo 1.2 +1 -1 ports/misc/koffice-i18n-hi/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-hi/distinfo 1.10 +0 -0 ports/misc/koffice-i18n-hsb/Makefile 1.2 +1 -1 ports/misc/koffice-i18n-is/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-is/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-it/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-it/distinfo 1.18 +0 -0 ports/misc/koffice-i18n-lo/Makefile 1.21 +1 -1 ports/misc/koffice-i18n-lt/Makefile 1.11 +3 -3 ports/misc/koffice-i18n-lt/distinfo 1.21 +0 -0 ports/misc/koffice-i18n-lv/Makefile 1.2 +1 -1 ports/misc/koffice-i18n-mk/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-mk/distinfo 1.2 +3 -0 ports/misc/koffice-i18n-mk/pkg-plist 1.1 +29 -0 ports/misc/koffice-i18n-ms/Makefile (new) 1.1 +3 -0 ports/misc/koffice-i18n-ms/distinfo (new) 1.1 +3 -0 ports/misc/koffice-i18n-ms/pkg-descr (new) 1.1 +26 -0 ports/misc/koffice-i18n-ms/pkg-plist (new) 1.20 +0 -0 ports/misc/koffice-i18n-mt/Makefile 1.20 +1 -1 ports/misc/koffice-i18n-nb/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-nb/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-nl/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-nl/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-nn/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-nn/distinfo 1.2 +1 -1 ports/misc/koffice-i18n-ro/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-ro/distinfo 1.18 +1 -1 ports/misc/koffice-i18n-se/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-se/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-sk/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-sk/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-sl/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-sl/distinfo 1.18 +1 -1 ports/misc/koffice-i18n-sr/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-sr/distinfo 1.4 +1 -1 ports/misc/koffice-i18n-sr@Latn/Makefile 1.5 +3 -3 ports/misc/koffice-i18n-sr@Latn/distinfo 1.20 +1 -1 ports/misc/koffice-i18n-sv/Makefile 1.13 +3 -3 ports/misc/koffice-i18n-sv/distinfo 1.4 +1 -1 ports/misc/koffice-i18n-ta/Makefile 1.5 +3 -3 ports/misc/koffice-i18n-ta/distinfo 1.15 +1 -1 ports/misc/koffice-i18n-tg/Makefile 1.11 +3 -3 ports/misc/koffice-i18n-tg/distinfo 1.20 +0 -0 ports/misc/koffice-i18n-th/Makefile 1.20 +1 -1 ports/misc/koffice-i18n-tr/Makefile 1.10 +3 -3 ports/misc/koffice-i18n-tr/distinfo 1.2 +1 -1 ports/misc/koffice-i18n-uz/Makefile 1.2 +3 -3 ports/misc/koffice-i18n-uz/distinfo 1.20 +0 -0 ports/misc/koffice-i18n-ven/Makefile 1.20 +0 -0 ports/misc/koffice-i18n-xh/Makefile 1.20 +0 -0 ports/misc/koffice-i18n-zu/Makefile 1.33 +3 -3 ports/misc/koffice-i18n/Makefile 1.21 +1 -1 ports/polish/koffice-i18n/Makefile 1.13 +3 -3 ports/polish/koffice-i18n/distinfo 1.20 +1 -1 ports/portuguese/koffice-i18n-pt_BR/Makefile 1.13 +3 -3 ports/portuguese/koffice-i18n-pt_BR/distinfo 1.23 +1 -1 ports/portuguese/koffice-i18n/Makefile 1.13 +3 -3 ports/portuguese/koffice-i18n/distinfo 1.9 +51 -0 ports/portuguese/koffice-i18n/pkg-plist 1.17 +1 -1 ports/textproc/wv2/Makefile 1.22 +1 -1 ports/ukrainian/koffice-i18n/Makefile 1.12 +3 -3 ports/ukrainian/koffice-i18n/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 10:33:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D597B16A549; Sat, 27 May 2006 10:33:46 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50C9643D4C; Sat, 27 May 2006 10:33:45 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5CD3E.dip.t-dialin.net [84.165.205.62]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4RAXa2n069963; Sat, 27 May 2006 12:33:37 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4RAXg4A075961; Sat, 27 May 2006 12:33:42 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 12:33:44 +0200 From: Alexander Leidinger To: "Poul-Henning Kamp" Message-ID: <20060527123344.355119b8@Magellan.Leidinger.net> In-Reply-To: <13817.1148720224@critter.freebsd.dk> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 10:33:53 -0000 Quoting "Poul-Henning Kamp" (Sat, 27 May 2006 10:57:04 +0200): > In message <20060527104539.1f4c0738@Magellan.Leidinger.net>, Alexander Leidinger writes: > > >> Can we agree that no functions will be put into publicized documentation > >> until somebody has considered if the function actually is a public > >> function or not ? > > > >Does this mean you want to have everything marked as "@internal" by > >default? I don't think there's a switch which does this, so you would > >have to mark every function with @internal by hand. > > Yes, until somebody decides otherwise. > > We do not want all non-static kernel functions become published APIs > by default. > > >What about adding a comment to the pages which tells everyone that we > >are working on this documentation and so far we haven't reviewed every > >function and decided if it is an internal one or not. > > I don't think the documentation should be published before it reaches > a certain level of quality. "Not including random stuff" would be > a sensible first goal-post. Since there's not only API documentation but also some graphs (include, call, caller, ... see http://www.stack.nl/~dimitri/doxygen/diagrams.html for more), I want to go a different approach. At http://www.leidinger.net/FreeBSD/doxygen_notreviewed.png I have a screenshot of the the index page of the HTML documentation. It shows the following text in a very prominent position: ---snip--- IMPORTANT: This API documentation may contain functions which are either public or for internal use only. Since we have not reviewed every part of the documentation yet, some internal functions are not marked as such. Until we finished reviewing the API documentation and augmented functions for internal use with appropriate comments you have to take this into account. In case you want to use a function of this kernel subsystem in another kernel subsystem you better search for precedence of use outside this subsystem. If the function is not used outside this subsystem you should ask on the mailinglists about it, else you risk to break something. ---snip--- The PDF version contains the same text. Improvements to the text are welcome. > So until somebody explicitly decides otherwise on a function by function > bases, all functions should either be excluded or marked internal > automatically. AFAIK marking them as internal is not possible automatically. So I propose the above. Currently we have no indication about internal functions at all. Publishing the doxygen generated docs together with this text at least gives a hint to everyone, that they are not allowed to use every function. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Sat May 27 12:01:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC06F16A61D; Sat, 27 May 2006 12:01:20 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553A743D4C; Sat, 27 May 2006 12:01:20 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RC0GGH033121; Sat, 27 May 2006 12:00:16 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RC0GbH033120; Sat, 27 May 2006 12:00:16 GMT (envelope-from marcus) Message-Id: <200605271200.k4RC0GbH033120@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 May 2006 12:00:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11/gdm Makefile distinfo ports/x11/gdm/files patch-config_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 12:01:33 -0000 marcus 2006-05-27 12:00:16 UTC FreeBSD ports repository Modified files: x11/gdm Makefile distinfo x11/gdm/files patch-config_Makefile.in Log: Update to 2.14.7. Revision Changes Path 1.69 +1 -1 ports/x11/gdm/Makefile 1.27 +3 -3 ports/x11/gdm/distinfo 1.7 +5 -12 ports/x11/gdm/files/patch-config_Makefile.in From owner-cvs-all@FreeBSD.ORG Sat May 27 12:08:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16E6216B167; Sat, 27 May 2006 12:08:37 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDF8643D6E; Sat, 27 May 2006 12:08:34 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RC7UkA034610; Sat, 27 May 2006 12:07:30 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RC7Ujp034609; Sat, 27 May 2006 12:07:30 GMT (envelope-from marcus) Message-Id: <200605271207.k4RC7Ujp034609@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 May 2006 12:07: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/zenity 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, 27 May 2006 12:09:41 -0000 marcus 2006-05-27 12:07:30 UTC FreeBSD ports repository Modified files: x11/zenity Makefile distinfo pkg-plist Log: Update to 2.14.2. Revision Changes Path 1.25 +1 -1 ports/x11/zenity/Makefile 1.19 +3 -3 ports/x11/zenity/distinfo 1.13 +3 -0 ports/x11/zenity/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 12:23:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D1FC16ACDA; Sat, 27 May 2006 12:23:39 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDFC443D48; Sat, 27 May 2006 12:23:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RCMYhF035310; Sat, 27 May 2006 12:22:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RCMYoW035309; Sat, 27 May 2006 12:22:34 GMT (envelope-from pav) Message-Id: <200605271222.k4RCMYoW035309@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 27 May 2006 12:22: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/news/leafnode+ Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 12:23:57 -0000 pav 2006-05-27 12:22:34 UTC FreeBSD ports repository Modified files: news/leafnode+ Makefile pkg-descr Log: - Use vendor's MASTER_SITES and add back WWW Submitted by: lawrance Revision Changes Path 1.31 +2 -1 ports/news/leafnode+/Makefile 1.9 +2 -0 ports/news/leafnode+/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat May 27 12:25:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76CE616B209; Sat, 27 May 2006 12:25:04 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (hood.oook.cz [195.250.137.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id A364F43D4C; Sat, 27 May 2006 12:25:00 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from ikaros.oook.cz (localhost [127.0.0.1]) by hood.oook.cz (8.13.6/8.13.6) with ESMTP id k4RCOHOs003081 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 27 May 2006 14:24:17 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by ikaros.oook.cz (8.13.6/8.13.6/Submit) id k4RCOCUo003080; Sat, 27 May 2006 14:24:12 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: ikaros.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Sam Lawrance In-Reply-To: References: <200605261804.k4QI4UcJ006758@repoman.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xqTCycCyOeuySKsO5wiO" Date: Sat, 27 May 2006 14:24:11 +0200 Message-Id: <1148732651.2446.7.camel@ikaros.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.6.1 FreeBSD GNOME Team Port Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Martin Wilke Subject: Re: cvs commit: ports/news/leafnode+ Makefile pkg-descr 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: Sat, 27 May 2006 12:25:45 -0000 --=-xqTCycCyOeuySKsO5wiO Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sam Lawrance p=ED=B9e v so 27. 05. 2006 v 11:18 +1000: > On 27/05/2006, at 4:04 AM, Pav Lucistnik wrote: >=20 > > pav 2006-05-26 18:04:30 UTC > > > > FreeBSD ports repository > > > > Modified files: > > news/leafnode+ Makefile pkg-descr > > Log: > > - Switch to submitter's MASTER_SITES > > - Remove WWW > > > > PR: ports/97839 > > Submitted by: Martin Wilke >=20 > The new author's WWW site is here: > http://www25.big.jp/~jam/leafnode+/ >=20 > Although the old FTP mastersite doesn't carry the distfile, is is =20 > available from the author's site: > http://www25.big.jp/~jam/leafnode+/leafnode+-2.15.tar.gz >=20 > Could you please make the change? Your search skillz are clearly bigger than mine, I haven't found this new site... Port updated. --=20 Pav Lucistnik It's the classic Microsoft security-bulletin formula: "The vulnerability is important (never dangerous); you have nothing to fear and no reason to regr= et trusting us; we have no intention of apologizing for it or even explaining = it adequately; now go get your patch, shut up, and be grateful nothing bad has happened. -- The Register --=-xqTCycCyOeuySKsO5wiO Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEeETrntdYP8FOsoIRAorOAJ0Wkz6VUDLgEaPBbuv6zD6jVPG1EACgooTw LOoXKiMpy4Q0h3Xsw0Jiz08= =n01g -----END PGP SIGNATURE----- --=-xqTCycCyOeuySKsO5wiO-- From owner-cvs-all@FreeBSD.ORG Sat May 27 12:25:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E323E16A8F5; Sat, 27 May 2006 12:25:24 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60E5643D6A; Sat, 27 May 2006 12:25:23 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RCOJvG035377; Sat, 27 May 2006 12:24:19 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RCOJ9S035376; Sat, 27 May 2006 12:24:19 GMT (envelope-from marcus) Message-Id: <200605271224.k4RCOJ9S035376@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 May 2006 12:24:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/x11-toolkits/vte Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 12:26:04 -0000 marcus 2006-05-27 12:24:19 UTC FreeBSD ports repository Modified files: x11-toolkits/vte Makefile distinfo Log: Update to 0.12.2. Revision Changes Path 1.57 +1 -3 ports/x11-toolkits/vte/Makefile 1.31 +3 -3 ports/x11-toolkits/vte/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 12:37:22 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E95EB16ACAD; Sat, 27 May 2006 12:37:22 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A21B343D48; Sat, 27 May 2006 12:37:22 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RCaIA5035920; Sat, 27 May 2006 12:36:18 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RCaI7V035919; Sat, 27 May 2006 12:36:18 GMT (envelope-from marcus) Message-Id: <200605271236.k4RCaI7V035919@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 May 2006 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/x11-toolkits/pango Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 12:37:46 -0000 marcus 2006-05-27 12:36:18 UTC FreeBSD ports repository Modified files: x11-toolkits/pango Makefile distinfo Log: Update to 1.12.3. Revision Changes Path 1.80 +1 -3 ports/x11-toolkits/pango/Makefile 1.34 +3 -3 ports/x11-toolkits/pango/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 12:39:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D5F216B063; Sat, 27 May 2006 12:39: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 D0CB943D55; Sat, 27 May 2006 12:39:01 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k4RCcqwY064541; Sat, 27 May 2006 16:38:53 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k4RCcqwM064540; Sat, 27 May 2006 16:38:52 +0400 (MSD) (envelope-from yar) Date: Sat, 27 May 2006 16:38:52 +0400 From: Yar Tikhiy To: Gleb Smirnoff Message-ID: <20060527123852.GA64148@comp.chem.msu.su> References: <200605250100.k4P10a3P002448@repoman.freebsd.org> <20060525111538.GK27819@FreeBSD.org> <4475BE7B.50106@freebsd.org> <20060525192343.GQ27819@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060525192343.GQ27819@FreeBSD.org> User-Agent: Mutt/1.5.9i Cc: Stephan Uphoff , cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/fs/smbfs smbfs_io.c src/sys/fs/nwfs nwfs_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 12:39:23 -0000 On Thu, May 25, 2006 at 11:23:43PM +0400, Gleb Smirnoff wrote: > On Thu, May 25, 2006 at 10:26:03AM -0400, Stephan Uphoff wrote: > S> Gleb Smirnoff wrote: > S> >On Thu, May 25, 2006 at 01:00:36AM +0000, Stephan Uphoff wrote: > S> >S> ups 2006-05-25 01:00:36 UTC > S> >S> > S> >S> FreeBSD src repository > S> >S> > S> >S> Modified files: > S> >S> sys/kern vfs_subr.c > S> >S> sys/nfsclient nfs_bio.c > S> >S> sys/fs/smbfs smbfs_io.c > S> >S> sys/fs/nwfs nwfs_io.c > S> >S> Log: > S> >S> Do not set B_NOCACHE on buffers when releasing them in flushbuflist(). > S> >S> If B_NOCACHE is set the pages of vm backed buffers will be > S> >invalidated. > S> >S> However clean buffers can be backed by dirty VM pages so invalidating > S> >them > S> >S> can lead to data loss. > S> >S> Add support for flush dirty page in the data invalidation function > S> >S> of some network file systems. > S> >S> > S> >S> This fixes data losses during vnode recycling (and other code paths > S> >S> using invalbuf(*,V_SAVE,*,*)) for data written using an mmaped file. > S> >S> > S> >S> Collaborative effort by: jhb@,mohans@,peter@,ps@,ups@ > S> >S> Reviewed by: tegge@ > S> >S> MFC after: 7 days > S> > > S> >Can this be related to reports like this: > S> > > S> >http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00282.html > S> > > S> > > S> I believe that this is unrelated and that the sender of the message > S> needs to re-install screen as suggested by > S> http://freebsd.rambler.ru/bsdmail/freebsd-current_curr/msg00283.html > S> If I recall correctly this is required due to changes in the pty code. > > I'm sorry, URLs at our mailing list search are shifting again. Probably > my question looked dumb to you. > > Here a correct URL: > > http://docs.freebsd.org/cgi/mid.cgi?20060518151232.GA37743 Gee, it looks like my message :-) I've just found that it should be /boot/loader that is responsible for overwriting files with nextboot.conf contents, no kernel involved. I've filed details in PR bin/98005. -- Yar From owner-cvs-all@FreeBSD.ORG Sat May 27 12:51:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1E3516BA2F; Sat, 27 May 2006 12:51:49 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5638443D55; Sat, 27 May 2006 12:51:49 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RCojxR045148; Sat, 27 May 2006 12:50:45 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RCoj5M045143; Sat, 27 May 2006 12:50:45 GMT (envelope-from rodrigc) Message-Id: <200605271250.k4RCoj5M045143@repoman.freebsd.org> From: Craig Rodrigues Date: Sat, 27 May 2006 12:50:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/xfsprogs Makefile ports/sysutils/xfsprogs/files patch-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: Sat, 27 May 2006 12:52:06 -0000 rodrigc 2006-05-27 12:50:44 UTC FreeBSD ports repository (src committer) Modified files: sysutils/xfsprogs Makefile sysutils/xfsprogs/files patch-freebsd.h Log: - Bump PORTREVISION. - Fix endian macros on FreeBSD, so that mkfs.xfs does not produce a scrambled superblock. Submitted by: Nathan Scott Revision Changes Path 1.10 +1 -0 ports/sysutils/xfsprogs/Makefile 1.2 +21 -6 ports/sysutils/xfsprogs/files/patch-freebsd.h From owner-cvs-all@FreeBSD.ORG Sat May 27 12:59:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B59016A963; Sat, 27 May 2006 12:59:52 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBC7843D46; Sat, 27 May 2006 12:59:51 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RCwle2045543; Sat, 27 May 2006 12:58:47 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RCwlY6045542; Sat, 27 May 2006 12:58:47 GMT (envelope-from simon) Message-Id: <200605271258.k4RCwlY6045542@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 27 May 2006 12:58:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man9 VFS_LOCK_GIANT.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: Sat, 27 May 2006 13:00:07 -0000 simon 2006-05-27 12:58:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man9 VFS_LOCK_GIANT.9 Log: MFC 1.2+1.3: - Unbreak and fix markup. - VFS_LOCK_GIANT and VFS_UNLOCK_GIANT are actually defined in sys/mount.h, so also include sys/mount.h in SYNOPSIS. Revision Changes Path 1.1.2.2 +9 -6 src/share/man/man9/VFS_LOCK_GIANT.9 From owner-cvs-all@FreeBSD.ORG Sat May 27 13:04:11 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 216DA16A954; Sat, 27 May 2006 13:04:11 +0000 (UTC) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D13E043D48; Sat, 27 May 2006 13:04:10 +0000 (GMT) (envelope-from rodrigc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RD36vQ046979; Sat, 27 May 2006 13:03:06 GMT (envelope-from rodrigc@repoman.freebsd.org) Received: (from rodrigc@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RD36s0046978; Sat, 27 May 2006 13:03:06 GMT (envelope-from rodrigc) Message-Id: <200605271303.k4RD36s0046978@repoman.freebsd.org> From: Craig Rodrigues Date: Sat, 27 May 2006 13:03:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/xfsprogs/files patch-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: Sat, 27 May 2006 13:04:31 -0000 rodrigc 2006-05-27 13:03:06 UTC FreeBSD ports repository (src committer) Modified files: sysutils/xfsprogs/files patch-freebsd.h Log: Fix patch. Revision Changes Path 1.3 +23 -5 ports/sysutils/xfsprogs/files/patch-freebsd.h From owner-cvs-all@FreeBSD.ORG Sat May 27 14:27:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1EBE16A4EE; Sat, 27 May 2006 14:27:54 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11E2843D53; Sat, 27 May 2006 14:27:54 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4REQnHa051253; Sat, 27 May 2006 14:26:49 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4REQneH051252; Sat, 27 May 2006 14:26:49 GMT (envelope-from bmah) Message-Id: <200605271426.k4REQneH051252@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 May 2006 14:26:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 14:28:08 -0000 bmah 2006-05-27 14:26:49 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFCs noted: Support for i386 systems with no AT-style keyboard controller, jail(8) -s (+ fixed a minor grammo whil here), ls(1) -U, ntp-4.2.0 manpages. Revision Changes Path 1.936 +5 -5 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 14:29:04 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2618A16A612; Sat, 27 May 2006 14:29:04 +0000 (UTC) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD7CF43D5A; Sat, 27 May 2006 14:29:03 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RERxaF051296; Sat, 27 May 2006 14:27:59 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RERxNL051295; Sat, 27 May 2006 14:27:59 GMT (envelope-from bmah) Message-Id: <200605271427.k4RERxNL051295@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 27 May 2006 14:27:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 14:29:18 -0000 bmah 2006-05-27 14:27:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: Support for i386 systems without AT-style keyboard controllers, jail(8) -s, ls(1) -U, ntp-4.2.0 manpages. Revision Changes Path 1.883.2.19 +15 -2 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 15:05:53 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1960C16B7D1; Sat, 27 May 2006 15:05:53 +0000 (UTC) (envelope-from krion@voodoo.bawue.com) Received: from voodoo.bawue.com (voodoo.bawue.com [212.9.161.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BF2A43D7F; Sat, 27 May 2006 15:05:44 +0000 (GMT) (envelope-from krion@voodoo.bawue.com) Received: from krion by voodoo.bawue.com with local (Exim 4.62 (FreeBSD)) (envelope-from ) id 1Fk0Ld-0000uS-3N; Sat, 27 May 2006 17:05:01 +0200 Date: Sat, 27 May 2006 17:05:01 +0200 From: Kirill Ponomarew To: Michael Nottebrock Message-ID: <20060527150500.GA840@voodoo.bawue.com> References: <200605260141.k4Q1f8ko099206@repoman.freebsd.org> <20060526185719.GA29992@voodoo.bawue.com> <4477659A.8070209@FreeBSD.org> <20060526205503.GB81610@voodoo.bawue.com> <44779D55.8050406@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44779D55.8050406@freebsd.org> X-NIC-HDL: KP869-RIPE Keywords: 477273987 Cc: Marcus Alves Grando , cvs-ports@freebsd.org, gnome@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/ImageMagick Makefile pkg-plist ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:06:06 -0000 On Sat, May 27, 2006 at 02:29:09AM +0200, Michael Nottebrock wrote: > > Yeah, that's ok, I just wondered why I need to install now a half of > > Gnome just to convert some pics. > > I just reverted that to be off by default - it would introduce a runtime > dependency on gtk-themes2 to kdegraphics3. > > It might be worthwhile checking if the RUN_DEPENDS on gtk-themes2 in > librsvg2 is really necessary. Thanks, that was fast :-) -Kirill From owner-cvs-all@FreeBSD.ORG Sat May 27 15:19:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25B0316A712; Sat, 27 May 2006 15:19:34 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4B8D43D46; Sat, 27 May 2006 15:19:33 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFITej054444; Sat, 27 May 2006 15:18:29 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFITjr054443; Sat, 27 May 2006 15:18:29 GMT (envelope-from sem) Message-Id: <200605271518.k4RFITjr054443@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 27 May 2006 15:18:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/mplayer/files patch-libdha-pci_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:19:50 -0000 sem 2006-05-27 15:18:29 UTC FreeBSD ports repository Added files: multimedia/mplayer/files patch-libdha-pci_freebsd.c Log: - Fix build on 7.0 Submitted by: glebius Approved by: portmgr (krion) Revision Changes Path 1.1 +14 -0 ports/multimedia/mplayer/files/patch-libdha-pci_freebsd.c (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 15:25:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E39316BA42; Sat, 27 May 2006 15:25:25 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53DB543D73; Sat, 27 May 2006 15:25:25 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFOKv2054798; Sat, 27 May 2006 15:24:20 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFOKt9054797; Sat, 27 May 2006 15:24:20 GMT (envelope-from clsung) Message-Id: <200605271524.k4RFOKt9054797@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 15:24:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/hugo Makefile distinfo pkg-descr pkg-plist ports/emulators/hugo/files patch-Makefile.in patch-configure patch-osd_freebsd_cd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:25:47 -0000 clsung 2006-05-27 15:24:20 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/hugo Makefile distinfo pkg-descr pkg-plist emulators/hugo/files patch-Makefile.in patch-configure patch-osd_freebsd_cd.c Log: Add hugo 2.12, a PC Engine (TurboGrafx 16) emulator. PR: ports/97519 Submitted by: Li-Lun Wang Revision Changes Path 1.184 +1 -0 ports/emulators/Makefile 1.1 +58 -0 ports/emulators/hugo/Makefile (new) 1.1 +3 -0 ports/emulators/hugo/distinfo (new) 1.1 +27 -0 ports/emulators/hugo/files/patch-Makefile.in (new) 1.1 +65 -0 ports/emulators/hugo/files/patch-configure (new) 1.1 +27 -0 ports/emulators/hugo/files/patch-osd_freebsd_cd.c (new) 1.1 +8 -0 ports/emulators/hugo/pkg-descr (new) 1.1 +28 -0 ports/emulators/hugo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 15:25:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36AFF16BE5D; Sat, 27 May 2006 15:25:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E87C743D70; Sat, 27 May 2006 15:25:37 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFOX0b054837; Sat, 27 May 2006 15:24:33 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFOXDD054836; Sat, 27 May 2006 15:24:33 GMT (envelope-from clsung) Message-Id: <200605271524.k4RFOXDD054836@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 15:24:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: 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, 27 May 2006 15:26:07 -0000 clsung 2006-05-27 15:24:33 UTC FreeBSD ports repository Modified files: . modules Log: hugo --> ports/emulators/hugo Revision Changes Path 1.15108 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 15:33:17 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8036516BD90 for ; Sat, 27 May 2006 15:33:17 +0000 (UTC) (envelope-from minimarmot@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.174]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE5AD43D5F for ; Sat, 27 May 2006 15:33:14 +0000 (GMT) (envelope-from minimarmot@gmail.com) Received: by ug-out-1314.google.com with SMTP id m3so120153uge for ; Sat, 27 May 2006 08:33:13 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Yaut2DV0o48dF0G8FQURD73arHu6Q2/IyAFji/IXwJD034vaIp1Gy9N8KJECRqycLbW7zYawwi0jXutxjH4BxBGI4kPT8LqLYYtawJrTIty9c5KLOFjQZZkxV5D1J4ZbiydwHk5zjwI3sg5ffRARU3YdaAsuTML2VKM/L2JhfS8= Received: by 10.67.108.27 with SMTP id k27mr431378ugm; Sat, 27 May 2006 08:27:05 -0700 (PDT) Received: by 10.67.87.3 with HTTP; Sat, 27 May 2006 08:27:05 -0700 (PDT) Message-ID: <47d0403c0605270827n665ccd5ved9ba0effccf248b@mail.gmail.com> Date: Sat, 27 May 2006 10:27:05 -0500 From: "Ben Kaduk" To: "Alexander Leidinger" In-Reply-To: <20060527123344.355119b8@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> <20060527123344.355119b8@Magellan.Leidinger.net> Cc: cvs-src@freebsd.org, Poul-Henning Kamp , src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:33:36 -0000 Alexander, On 5/27/06, Alexander Leidinger wrote: > Quoting "Poul-Henning Kamp" (Sat, 27 May 2006 10:57:= 04 +0200): > > > In message <20060527104539.1f4c0738@Magellan.Leidinger.net>, Alexander = Leidinger writes: > > > > >> Can we agree that no functions will be put into publicized documenta= tion > > >> until somebody has considered if the function actually is a public > > >> function or not ? > > > > > >Does this mean you want to have everything marked as "@internal" by > > >default? I don't think there's a switch which does this, so you would > > >have to mark every function with @internal by hand. > > > > Yes, until somebody decides otherwise. > > > > We do not want all non-static kernel functions become published APIs > > by default. > > > > >What about adding a comment to the pages which tells everyone that we > > >are working on this documentation and so far we haven't reviewed every > > >function and decided if it is an internal one or not. > > > > I don't think the documentation should be published before it reaches > > a certain level of quality. "Not including random stuff" would be > > a sensible first goal-post. > > Since there's not only API documentation but also some graphs (include, > call, caller, ... see > http://www.stack.nl/~dimitri/doxygen/diagrams.html for more), I want to > go a different approach. > > At http://www.leidinger.net/FreeBSD/doxygen_notreviewed.png I have a > screenshot of the the index page of the HTML documentation. It shows > the following text in a very prominent position: > ---snip--- I have a few comments about the wording of this disclaimer. > IMPORTANT: This API documentation may contain functions which are > either public or for internal use only. Since we have not reviewed Do you mean "not public" here? > every part of the documentation yet, some internal functions are not > marked as such. Until we finished reviewing the API documentation and finish > augmented functions for internal use with appropriate comments you have > to take this into account. In case you want to use a function of this documentation and add appropriate comments to functions which are only for internal use, you should take this into account. > kernel subsystem in another kernel subsystem you better search for you should search > precedence of use outside this subsystem. If the function is not used > outside this subsystem you should ask on the mailinglists about it, > else you risk to break something. you risk breaking something. > ---snip--- > > The PDF version contains the same text. > > Improvements to the text are welcome. > > > So until somebody explicitly decides otherwise on a function by functio= n > > bases, all functions should either be excluded or marked internal > > automatically. > > AFAIK marking them as internal is not possible automatically. So I > propose the above. Currently we have no indication about internal > functions at all. Publishing the doxygen generated docs together with > this text at least gives a hint to everyone, that they are not allowed > to use every function. > > Bye, > Alexander. > > Also, I am not certain that we should disclaim against "breaking something," but I can not think of a better admonition at the moment Thanks for putting in the work to generate Doxygen documentation. I am just starting to read the kernel code, and I feel that the call graphs, etc. that it generates will be quite helpful. -Ben Kaduk From owner-cvs-all@FreeBSD.ORG Sat May 27 15:44:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E21CC16BF84; Sat, 27 May 2006 15:44:31 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BBB843D4C; Sat, 27 May 2006 15:44:31 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFhQUx055613; Sat, 27 May 2006 15:43:26 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFhQIZ055612; Sat, 27 May 2006 15:43:26 GMT (envelope-from clsung) Message-Id: <200605271543.k4RFhQIZ055612@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 15:43:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/chinese/oto 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, 27 May 2006 15:44:50 -0000 clsung 2006-05-27 15:43:26 UTC FreeBSD ports repository Modified files: chinese/oto Makefile distinfo pkg-plist Log: - Update to 0.5 - use GNU_CONFIGURE, so it will be PREFIX clean now - use %%DATADIR%% PR: 98001 Submitted by: Rong-En Fan Revision Changes Path 1.10 +2 -3 ports/chinese/oto/Makefile 1.4 +3 -3 ports/chinese/oto/distinfo 1.2 +5 -5 ports/chinese/oto/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 15:56:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5868D16B288; Sat, 27 May 2006 15:56:45 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 209CC43D4C; Sat, 27 May 2006 15:56:45 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFtePA056256; Sat, 27 May 2006 15:55:40 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFteHR056255; Sat, 27 May 2006 15:55:40 GMT (envelope-from clsung) Message-Id: <200605271555.k4RFteHR056255@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 15:55:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators Makefile ports/emulators/cygne-sdl Makefile distinfo pkg-descr pkg-plist ports/emulators/cygne-sdl/files Makefile.bsd patch-src-Usage.h patch-src-ddrawsdl.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:57:33 -0000 clsung 2006-05-27 15:55:40 UTC FreeBSD ports repository Modified files: emulators Makefile Added files: emulators/cygne-sdl Makefile distinfo pkg-descr pkg-plist emulators/cygne-sdl/files Makefile.bsd patch-src-Usage.h patch-src-ddrawsdl.cpp Log: Add cygne-sdl 0.1, the SDL port of Cygne, a free Bandai Wonderswan emulator. PR: ports/96805 Submitted by: Li-Lun Wang Revision Changes Path 1.185 +1 -0 ports/emulators/Makefile 1.1 +28 -0 ports/emulators/cygne-sdl/Makefile (new) 1.1 +3 -0 ports/emulators/cygne-sdl/distinfo (new) 1.1 +43 -0 ports/emulators/cygne-sdl/files/Makefile.bsd (new) 1.1 +25 -0 ports/emulators/cygne-sdl/files/patch-src-Usage.h (new) 1.1 +241 -0 ports/emulators/cygne-sdl/files/patch-src-ddrawsdl.cpp (new) 1.1 +8 -0 ports/emulators/cygne-sdl/pkg-descr (new) 1.1 +1 -0 ports/emulators/cygne-sdl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 15:57:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B45516A6F9; Sat, 27 May 2006 15:56:57 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D783743D5A; Sat, 27 May 2006 15:56:56 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFtqln056294; Sat, 27 May 2006 15:55:52 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFtqnY056292; Sat, 27 May 2006 15:55:52 GMT (envelope-from alepulver) Message-Id: <200605271555.k4RFtqnY056292@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 27 May 2006 15:55: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/joequake/files patch-Makefile.linux X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:58:54 -0000 alepulver 2006-05-27 15:55:52 UTC FreeBSD ports repository Modified files: games/joequake/files patch-Makefile.linux Log: - Fix building the X11 client on non i386 architectures. Approved by: garga (mentor, implicitly) Revision Changes Path 1.3 +4 -14 ports/games/joequake/files/patch-Makefile.linux From owner-cvs-all@FreeBSD.ORG Sat May 27 15:58:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3C9D16A7D4; Sat, 27 May 2006 15:56:57 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B147643D58; Sat, 27 May 2006 15:56:57 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RFtrdw056320; Sat, 27 May 2006 15:55:53 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RFtq84056319; Sat, 27 May 2006 15:55:52 GMT (envelope-from clsung) Message-Id: <200605271555.k4RFtq84056319@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 15:55:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 15:59:20 -0000 clsung 2006-05-27 15:55:52 UTC FreeBSD ports repository Modified files: . modules Log: cygne-sdl --> ports/emulators/cygne-sdl Revision Changes Path 1.15109 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 16:23:20 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89E5016BA42; Sat, 27 May 2006 16:23:20 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC5D943D48; Sat, 27 May 2006 16:23:19 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGMFAZ058648; Sat, 27 May 2006 16:22:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGMFQk058647; Sat, 27 May 2006 16:22:15 GMT (envelope-from clsung) Message-Id: <200605271622.k4RGMFQk058647@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 16:22:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/munger Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:23:35 -0000 clsung 2006-05-27 16:22:14 UTC FreeBSD ports repository Modified files: lang/munger Makefile distinfo Log: - update to 4.105 PR: 97999 Submitted by: maintainer (James Bailie) Revision Changes Path 1.30 +1 -1 ports/lang/munger/Makefile 1.29 +3 -3 ports/lang/munger/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 16:30:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4D5A16AC4E; Sat, 27 May 2006 16:30:19 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 695FF43D58; Sat, 27 May 2006 16:30:19 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGTETY058931; Sat, 27 May 2006 16:29:14 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGTEJS058925; Sat, 27 May 2006 16:29:14 GMT (envelope-from sat) Message-Id: <200605271629.k4RGTEJS058925@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 16:29:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/p5-JavaScript-RPC 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, 27 May 2006 16:30:40 -0000 sat 2006-05-27 16:29:12 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-JavaScript-RPC Makefile distinfo pkg-descr pkg-plist Log: Add port net/p5-JavaScript-RPC: JavaScript::RPC::Server::CGI is a CGI-based server library for use with Brent Ashley's JavaScript Remote Scripting (JSRS) client library. It works asynchronously and uses DHTML to deal with the payload. In order to add your custom meothds, this module should be subclassed. The most current version (as of the release of this module) of the client library as well as a demo application have been included in this distribution. WWW: http://search.cpan.org/dist/JavaScript-RPC/ PR: ports/95124 Submitted by: Tony Shadwick Approved by: krion (mentor) Revision Changes Path 1.1668 +1 -0 ports/net/Makefile 1.1 +28 -0 ports/net/p5-JavaScript-RPC/Makefile (new) 1.1 +3 -0 ports/net/p5-JavaScript-RPC/distinfo (new) 1.1 +11 -0 ports/net/p5-JavaScript-RPC/pkg-descr (new) 1.1 +7 -0 ports/net/p5-JavaScript-RPC/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 16:30:40 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84BA616B2E8; Sat, 27 May 2006 16:30:35 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA5F43D46; Sat, 27 May 2006 16:30:35 +0000 (GMT) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGTU6W059003; Sat, 27 May 2006 16:29:30 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGTUho059002; Sat, 27 May 2006 16:29:30 GMT (envelope-from sat) Message-Id: <200605271629.k4RGTUho059002@repoman.freebsd.org> From: Andrew Pantyukhin Date: Sat, 27 May 2006 16: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: 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, 27 May 2006 16:31:12 -0000 sat 2006-05-27 16:29:30 UTC FreeBSD ports repository Modified files: . modules Log: p5-JavaScript-RPC --> ports/net/p5-JavaScript-RPC Revision Changes Path 1.15110 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 16:33:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BACBF16C222; Sat, 27 May 2006 16:33:02 +0000 (UTC) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68FBD43D53; Sat, 27 May 2006 16:33:02 +0000 (GMT) (envelope-from anray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGVvT1059162; Sat, 27 May 2006 16:31:57 GMT (envelope-from anray@repoman.freebsd.org) Received: (from anray@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGVviP059161; Sat, 27 May 2006 16:31:57 GMT (envelope-from anray) Message-Id: <200605271631.k4RGVviP059161@repoman.freebsd.org> From: Andrey Slusar Date: Sat, 27 May 2006 16:31:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/nss_ldap Makefile distinfo ports/net/nss_ldap/files patch-Makefile.in patch-configure patch-ldap-nss.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:33:20 -0000 anray 2006-05-27 16:31:57 UTC FreeBSD ports repository Modified files: net/nss_ldap Makefile distinfo net/nss_ldap/files patch-Makefile.in patch-configure patch-ldap-nss.c Log: Update to 1.250 Submitted by: maintainer via email Revision Changes Path 1.18 +1 -2 ports/net/nss_ldap/Makefile 1.8 +3 -3 ports/net/nss_ldap/distinfo 1.7 +68 -119 ports/net/nss_ldap/files/patch-Makefile.in 1.5 +76 -110 ports/net/nss_ldap/files/patch-configure 1.2 +4 -4 ports/net/nss_ldap/files/patch-ldap-nss.c From owner-cvs-all@FreeBSD.ORG Sat May 27 16:33:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6F1016A97B; Sat, 27 May 2006 16:33:11 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9724B43D5E; Sat, 27 May 2006 16:33:10 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGW5kY059307; Sat, 27 May 2006 16:32:05 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGW51G059306; Sat, 27 May 2006 16:32:05 GMT (envelope-from netchild) Message-Id: <200605271632.k4RGW51G059306@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 27 May 2006 16:32:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/modules/sound/driver/cmi Makefile src/sys/modules/sound/driver/emu10k1 Makefile src/sys/modules/sound/sound Makefile src/sys/conf files kmod.mk src/sys/dev/sound/midi midi.c midi.h midiq.h mpu401.c mpu401.h mpu_if.m mpufoi_if.m sequencer.c sequencer.h synth_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:33:43 -0000 netchild 2006-05-27 16:32:05 UTC FreeBSD src repository Modified files: sys/modules/sound/driver/cmi Makefile sys/modules/sound/driver/emu10k1 Makefile sys/modules/sound/sound Makefile sys/conf files kmod.mk Added files: sys/dev/sound/midi midi.c midi.h midiq.h mpu401.c mpu401.h mpu_if.m mpufoi_if.m sequencer.c sequencer.h synth_if.m Log: Commit the new (old) midi framework. It's based in parts on the NetBSD code, but large parts are rewritten by matk and tanimura. This is old code, it's not maintained since 2003. We also don't have a maintainer for this! Yuriy Tsibizov took it and uses it in his emu10kx driver. Since the emu10kx driver will enter the tree "soon" (some bugs have to be fixed after Yuriy return from his holidays), I add it here already. This also contains some changes to emu10k1 and cmi, so if you're lucky, you can now make some kind of use of midi with those soundcards. To all those poor souls which don't have such a card: feel free to send patches, we don't have a maintainer for this. To those which miss a specific feature in the midi code: feel free to submit patches, we don't have a maintainer for this. Oh, did I already told that it would be nice if someone would take care of it? Maintainer with midi equipment wanted! :-) If you get LOR's, submit a PR and notify multimedia@ please. If you get panics, submit a PR with a backtrace (compile the sound system into your kernel instead of using modules in this case) and notify multimedia@ please. Written by: matk, tanimura Submitted by: "Yuriy Tsibizov" Based upon: code from NetBSD Revision Changes Path 1.1119 +6 -0 src/sys/conf/files 1.208 +3 -2 src/sys/conf/kmod.mk 1.16 +1509 -0 src/sys/dev/sound/midi/midi.c (new) 1.14 +55 -0 src/sys/dev/sound/midi/midi.h (new) 1.1 +104 -0 src/sys/dev/sound/midi/midiq.h (new) 1.1 +284 -0 src/sys/dev/sound/midi/mpu401.c (new) 1.1 +37 -0 src/sys/dev/sound/midi/mpu401.h (new) 1.1 +72 -0 src/sys/dev/sound/midi/mpu_if.m (new) 1.1 +48 -0 src/sys/dev/sound/midi/mpufoi_if.m (new) 1.18 +2042 -0 src/sys/dev/sound/midi/sequencer.c (new) 1.7 +85 -0 src/sys/dev/sound/midi/sequencer.h (new) 1.1 +311 -0 src/sys/dev/sound/midi/synth_if.m (new) 1.4 +1 -0 src/sys/modules/sound/driver/cmi/Makefile 1.5 +1 -0 src/sys/modules/sound/driver/emu10k1/Makefile 1.18 +4 -0 src/sys/modules/sound/sound/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 16:38:23 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2753616C269; Sat, 27 May 2006 16:38:23 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D052F43D5A; Sat, 27 May 2006 16:38:22 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGbHCJ059756; Sat, 27 May 2006 16:37:17 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGbHq0059755; Sat, 27 May 2006 16:37:17 GMT (envelope-from alepulver) Message-Id: <200605271637.k4RGbHq0059755@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 27 May 2006 16:37:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/joequake/files patch-Makefile.linux X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:38:46 -0000 alepulver 2006-05-27 16:37:17 UTC FreeBSD ports repository Modified files: games/joequake/files patch-Makefile.linux Log: - Fix typo in patch-Makefile.linux (USE_OPTIMIZE -> USE_OPTIMIZED_CFLAGS). Approved by: garga (mentor, implicitly) Revision Changes Path 1.4 +2 -2 ports/games/joequake/files/patch-Makefile.linux From owner-cvs-all@FreeBSD.ORG Sat May 27 16:48:21 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD30116C2B6; Sat, 27 May 2006 16:48:21 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0A3443D48; Sat, 27 May 2006 16:48:18 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4RGmBR7049884; Sat, 27 May 2006 10:48:16 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <447882CB.8020003@samsco.org> Date: Sat, 27 May 2006 10:48:11 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Poul-Henning Kamp References: <13817.1148720224@critter.freebsd.dk> In-Reply-To: <13817.1148720224@critter.freebsd.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:48:41 -0000 Poul-Henning Kamp wrote: > In message <20060527104539.1f4c0738@Magellan.Leidinger.net>, Alexander Leidinger writes: > > >>>Can we agree that no functions will be put into publicized documentation >>>until somebody has considered if the function actually is a public >>>function or not ? >> >>Does this mean you want to have everything marked as "@internal" by >>default? I don't think there's a switch which does this, so you would >>have to mark every function with @internal by hand. > > > Yes, until somebody decides otherwise. > > We do not want all non-static kernel functions become published APIs > by default. > > >>What about adding a comment to the pages which tells everyone that we >>are working on this documentation and so far we haven't reviewed every >>function and decided if it is an internal one or not. > > > I don't think the documentation should be published before it reaches > a certain level of quality. "Not including random stuff" would be > a sensible first goal-post. > > Rather than aim to enable this for the entire kernel and create > showel-ware documentation of no value, why don't you start with one > subsystem which is currently being worked on and make a usable > documentation of that subsystem ? > > >>And the most important point is: what does it mean if a function is >>internal? > > > It means that the function should not be called outside the subsystem > it is part of. > > To take an example: g_run_events() is not static, but it should be > called only from one single place and there will never be a reason > to call it from anywhere else. > > There is no automatic way to make this determination, you need somebody > to look at each and every function to decide it. > > So until somebody explicitly decides otherwise on a function by function > bases, all functions should either be excluded or marked internal > automatically. > All very good points. Unfortunately, the very nature of open source means that people will go treading into non-APIs if they think that it helps them solve a problem. I have a long list of 3rd party drivers that do exactly this; calling MD routines in order to grub around in the BIOS, hijacking CAM internals because the correct API wasn't clear, etc. Whether a non-API appears is doxygen or not is irrelevant, an industrious developer will find it anyways. Scott From owner-cvs-all@FreeBSD.ORG Sat May 27 16:52:42 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA72016C361; Sat, 27 May 2006 16:52:42 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B708D43D4C; Sat, 27 May 2006 16:52:42 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGpb80067945; Sat, 27 May 2006 16:51:37 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGpbkv067944; Sat, 27 May 2006 16:51:37 GMT (envelope-from netchild) Message-Id: <200605271651.k4RGpbkv067944@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 27 May 2006 16:51:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/sound/pci cmi.c emu10k1.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 16:53:05 -0000 netchild 2006-05-27 16:51:37 UTC FreeBSD src repository Modified files: sys/dev/sound/pci cmi.c emu10k1.c Log: Commit the new (old) midi framework. It's based in parts on the NetBSD code, but large parts are rewritten by matk and tanimura. This is old code, it's not maintained since 2003. We also don't have a maintainer for this! Yuriy Tsibizov took it and uses it in his emu10kx driver. Since the emu10kx driver will enter the tree "soon" (some bugs have to be fixed after Yuriy return from his holidays), I add it here already. This also contains some changes to emu10k1 and cmi, so if you're lucky, you can now make some kind of use of midi with those soundcards. To all those poor souls which don't have such a card: feel free to send patches, we don't have a maintainer for this. To those which miss a specific feature in the midi code: feel free to submit patches, we don't have a maintainer for this. Oh, did I already told that it would be nice if someone would take care of it? Maintainer with midi equipment wanted! :-) If you get LOR's, submit a PR and notify multimedia@ please. If you get panics, submit a PR with a backtrace (compile the sound system into your kernel instead of using modules in this case) and notify multimedia@ please. Written by: matk, tanimura Submitted by: "Yuriy Tsibizov" Based upon: code from NetBSD Revision Changes Path 1.35 +92 -0 src/sys/dev/sound/pci/cmi.c 1.59 +73 -0 src/sys/dev/sound/pci/emu10k1.c From owner-cvs-all@FreeBSD.ORG Sat May 27 17:00:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 828AF16C41B; Sat, 27 May 2006 17:00:42 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3943D43D7D; Sat, 27 May 2006 17:00:35 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RGxUid068264; Sat, 27 May 2006 16:59:30 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RGxUAU068263; Sat, 27 May 2006 16:59:30 GMT (envelope-from alepulver) Message-Id: <200605271659.k4RGxUAU068263@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 27 May 2006 16:59:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/demonquake Makefile ports/games/demonquake/files patch-Makefile patch-src__mod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:01:06 -0000 alepulver 2006-05-27 16:59:29 UTC FreeBSD ports repository Modified files: games/demonquake Makefile games/demonquake/files patch-Makefile patch-src__mod.c Log: - Fix building on non i386 architectures. - Add X86_ASM option. - Convert patches to UNIX text format, and add USE_DOS2UNIX. Approved by: garga (mentor, implicitly) Revision Changes Path 1.2 +10 -4 ports/games/demonquake/Makefile 1.2 +136 -109 ports/games/demonquake/files/patch-Makefile 1.2 +42 -42 ports/games/demonquake/files/patch-src__mod.c From owner-cvs-all@FreeBSD.ORG Sat May 27 17:07:53 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE4AC16ADE1; Sat, 27 May 2006 17:07:53 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from www.ebusiness-leidinger.de (jojo.ms-net.de [84.16.236.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E5B43D48; Sat, 27 May 2006 17:07:52 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from Andro-Beta.Leidinger.net (p54A5CD3E.dip.t-dialin.net [84.165.205.62]) (authenticated bits=0) by www.ebusiness-leidinger.de (8.13.4/8.13.4) with ESMTP id k4RH7eaG071214; Sat, 27 May 2006 19:07:41 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Received: from Magellan.Leidinger.net (Magellan.Leidinger.net [192.168.1.1]) by Andro-Beta.Leidinger.net (8.13.4/8.13.3) with ESMTP id k4RH7n9P031890; Sat, 27 May 2006 19:07:50 +0200 (CEST) (envelope-from netchild@FreeBSD.org) Date: Sat, 27 May 2006 19:07:51 +0200 From: Alexander Leidinger To: "Ben Kaduk" Message-ID: <20060527190751.3628e119@Magellan.Leidinger.net> In-Reply-To: <47d0403c0605270827n665ccd5ved9ba0effccf248b@mail.gmail.com> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> <20060527123344.355119b8@Magellan.Leidinger.net> <47d0403c0605270827n665ccd5ved9ba0effccf248b@mail.gmail.com> Organization: FreeBSD X-Mailer: Sylpheed-Claws 2.2.0 (GTK+ 2.8.17; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new Cc: cvs-src@FreeBSD.org, Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:08:08 -0000 Quoting "Ben Kaduk" (Sat, 27 May 2006 10:27:05 -0500): > > At http://www.leidinger.net/FreeBSD/doxygen_notreviewed.png I have a > > screenshot of the the index page of the HTML documentation. It shows > > the following text in a very prominent position: > > ---snip--- > > I have a few comments about the wording of this disclaimer. > > > > IMPORTANT: This API documentation may contain functions which are > > either public or for internal use only. Since we have not reviewed > > Do you mean "not public" here? No. I want to say that we not only have public function there, but also functions for internal use only. I don't know if this is needed. It's also ok for me if someone changes this disclaimer completely. > > every part of the documentation yet, some internal functions are not > > marked as such. Until we finished reviewing the API documentation and > > finish Fixed. > > augmented functions for internal use with appropriate comments you have > > to take this into account. In case you want to use a function of this > > documentation and add appropriate comments to functions which are only > for internal use, you should take this into account. Fixed. > > kernel subsystem in another kernel subsystem you better search for > > you should search Fixed. > > precedence of use outside this subsystem. If the function is not used > > outside this subsystem you should ask on the mailinglists about it, > > else you risk to break something. > > you risk breaking something. Fixed. Thanks. > Also, I am not certain that we should disclaim against "breaking > something," but I can not think of a better admonition at the moment > > Thanks for putting in the work to generate Doxygen documentation. I > am just starting to read the kernel code, and I feel that the call > graphs, etc. that it generates will be quite helpful. And the HTML version is even better to browse than the PDF version I have on my website. Bye, Alexander. -- Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR you have to pick it up between Germany/Saarland and Luxembourg/Capellen http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Sat May 27 17:13:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6DD216C311; Sat, 27 May 2006 17:13:07 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74B8B43D55; Sat, 27 May 2006 17:13:07 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHC21X069997; Sat, 27 May 2006 17:12:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHC2gp069996; Sat, 27 May 2006 17:12:02 GMT (envelope-from marcus) Message-Id: <200605271712.k4RHC2gp069996@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 27 May 2006 17:12:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/etc/mtree BSD.root.dist src/share/man/man7 hier.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:13:32 -0000 marcus 2006-05-27 17:12:02 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_6) etc/mtree BSD.root.dist share/man/man7 hier.7 Log: MFC: Add a /media to FreeBSD. /media is a directory designed to contain subdirectories that will be used for removable media mount points (i.e. mount points for CDs, floppy disks, USB drives, etc.). While the primary purpose of /media is to provide a location for HAL (http://www.freedesktop.org/wiki/Software_2fhal) to mount volumes, it could be used by any application that needs to manage removable media volumes. Revision Changes Path 1.74.2.1 +2 -0 src/etc/mtree/BSD.root.dist 1.115.2.1 +4 -0 src/share/man/man7/hier.7 From owner-cvs-all@FreeBSD.ORG Sat May 27 17:15:16 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 442C916B2E0; Sat, 27 May 2006 17:15:16 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF8C943D48; Sat, 27 May 2006 17:15:15 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHEBka070109; Sat, 27 May 2006 17:14:11 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHEBkC070108; Sat, 27 May 2006 17:14:11 GMT (envelope-from alepulver) Message-Id: <200605271714.k4RHEBkC070108@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 27 May 2006 17:14:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/nehquake Makefile ports/games/nehquake/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:15:39 -0000 alepulver 2006-05-27 17:14:10 UTC FreeBSD ports repository Modified files: games/nehquake Makefile games/nehquake/files patch-Makefile Log: - Fix building on non i386 architectures. - Add X86_ASM options. Approved by: garga (mentor, implicitly) Revision Changes Path 1.2 +9 -4 ports/games/nehquake/Makefile 1.2 +37 -7 ports/games/nehquake/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 17:28:56 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF45B16C601; Sat, 27 May 2006 17:28:56 +0000 (UTC) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F25443E02; Sat, 27 May 2006 17:28:29 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHQvXt070650; Sat, 27 May 2006 17:26:57 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHQvKD070649; Sat, 27 May 2006 17:26:57 GMT (envelope-from mjacob) Message-Id: <200605271726.k4RHQvKD070649@repoman.freebsd.org> From: Matt Jacob Date: Sat, 27 May 2006 17:26: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/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c mpt_raid.c mpt_raid.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, 27 May 2006 17:29:15 -0000 mjacob 2006-05-27 17:26:57 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_pci.c mpt_raid.c mpt_raid.h Log: Work in progress toward fixing IM checked in after having lost one set to a peninsula power failure last night. After this, I can see both submembers and the raid volumes again, but speed negotiation is still broken. Add a mpt_raid_free_mem function to centralize the resource reclaim and fixed a small memory leak. Remove restriction on number of targets for systems with IM enabled- you can have setups that have both IM volumes as well as other devices. Fix target id selection for passthru and nonpastrhu cases. Move complete command dumpt to MPT_PRT_DEBUG1 level so that just setting debug level gets mostly informative albeit less verbose dumping. Revision Changes Path 1.29 +51 -38 src/sys/dev/mpt/mpt.c 1.20 +4 -3 src/sys/dev/mpt/mpt.h 1.19 +85 -18 src/sys/dev/mpt/mpt_cam.c 1.29 +3 -20 src/sys/dev/mpt/mpt_pci.c 1.8 +33 -0 src/sys/dev/mpt/mpt_raid.c 1.4 +2 -1 src/sys/dev/mpt/mpt_raid.h From owner-cvs-all@FreeBSD.ORG Sat May 27 17:44:38 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4F2B16C816; Sat, 27 May 2006 17:44:38 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C2043D5A; Sat, 27 May 2006 17:44:38 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHhXKO071561; Sat, 27 May 2006 17:43:33 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHhXbc071560; Sat, 27 May 2006 17:43:33 GMT (envelope-from wilko) Message-Id: <200605271743.k4RHhXbc071560@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 27 May 2006 17:43:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/errata 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, 27 May 2006 17:45:07 -0000 wilko 2006-05-27 17:43:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: On alpha, sysinstall sometimes does not allow a disk to be labeled. Present workaround via 'Fixit'. Revision Changes Path 1.73.2.19 +10 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 17:52:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D7AF16B755; Sat, 27 May 2006 17:52:18 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A642F43D48; Sat, 27 May 2006 17:52:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHpBcv072648; Sat, 27 May 2006 17:51:11 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHpBnf072647; Sat, 27 May 2006 17:51:11 GMT (envelope-from pav) Message-Id: <200605271751.k4RHpBnf072647@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 27 May 2006 17:51:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports MOVED ports/audio/gnump3d Makefile ports/converters Makefile ports/converters/p5-Encode Makefile ports/converters/p5-Encode-compat Makefile ports/databases/p5-Jifty-DBI Makefile ports/devel Makefile ports/devel/p5-Encode Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:52:36 -0000 pav 2006-05-27 17:51:11 UTC FreeBSD ports repository Modified files: . MOVED audio/gnump3d Makefile converters Makefile converters/p5-Encode Makefile converters/p5-Encode-compat Makefile databases/p5-Jifty-DBI Makefile devel Makefile devel/svk Makefile finance/p5-Finance-TW-TSEQuote Makefile www/bricolage Makefile www/rt3 Makefile Removed files: devel/p5-Encode Makefile distinfo pkg-descr pkg-plist devel/p5-Encode-compat Makefile distinfo pkg-descr pkg-plist Log: - Move to better category devel/p5-Encode -> converters/p5-Encode devel/p5-Encode-compat -> converters/p5-Encode-compat PR: ports/97644 Submitted by: Rong-En Fan (maintainer) Revision Changes Path 1.1001 +3 -1 ports/MOVED 1.44 +1 -1 ports/audio/gnump3d/Makefile 1.128 +2 -0 ports/converters/Makefile 1.5 +1 -1 ports/converters/p5-Encode-compat/Makefile 1.9 +1 -1 ports/converters/p5-Encode/Makefile 1.9 +2 -2 ports/databases/p5-Jifty-DBI/Makefile 1.2227 +0 -2 ports/devel/Makefile 1.5 +0 -31 ports/devel/p5-Encode-compat/Makefile (dead) 1.5 +0 -3 ports/devel/p5-Encode-compat/distinfo (dead) 1.2 +0 -11 ports/devel/p5-Encode-compat/pkg-descr (dead) 1.3 +0 -9 ports/devel/p5-Encode-compat/pkg-plist (dead) 1.9 +0 -35 ports/devel/p5-Encode/Makefile (dead) 1.7 +0 -3 ports/devel/p5-Encode/distinfo (dead) 1.3 +0 -7 ports/devel/p5-Encode/pkg-descr (dead) 1.5 +0 -68 ports/devel/p5-Encode/pkg-plist (dead) 1.30 +2 -2 ports/devel/svk/Makefile 1.2 +1 -1 ports/finance/p5-Finance-TW-TSEQuote/Makefile 1.16 +1 -1 ports/www/bricolage/Makefile 1.48 +1 -1 ports/www/rt3/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 17:53:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19F116AAC1; Sat, 27 May 2006 17:53:05 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C97F43D4C; Sat, 27 May 2006 17:53:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHq08I072698; Sat, 27 May 2006 17:52:00 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHq0MD072697; Sat, 27 May 2006 17:52:00 GMT (envelope-from pav) Message-Id: <200605271752.k4RHq0MD072697@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 27 May 2006 17:52:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:53:13 -0000 pav 2006-05-27 17:52:00 UTC FreeBSD ports repository Modified files: . modules Log: - move p5-Encode* to converters category Revision Changes Path 1.15111 +2 -2 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 17:53:13 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C22F516C2E3; Sat, 27 May 2006 17:53:13 +0000 (UTC) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A1C943D48; Sat, 27 May 2006 17:53:13 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHq8P5072729; Sat, 27 May 2006 17:52:08 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHq8nE072728; Sat, 27 May 2006 17:52:08 GMT (envelope-from marcel) Message-Id: <200605271752.k4RHq8nE072728@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 27 May 2006 17:52:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/ia64/ia64 ssc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:53:26 -0000 marcel 2006-05-27 17:52:08 UTC FreeBSD src repository Modified files: sys/ia64/ia64 ssc.c Log: Unbreak after previous commit. While here, improve function naming consistency by s/ssc/ssc_/g. Revision Changes Path 1.28 +26 -26 src/sys/ia64/ia64/ssc.c From owner-cvs-all@FreeBSD.ORG Sat May 27 17:54:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC16416B1B5; Sat, 27 May 2006 17:54:29 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C8F143D53; Sat, 27 May 2006 17:54:29 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHrOIt072790; Sat, 27 May 2006 17:53:24 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHrOuQ072789; Sat, 27 May 2006 17:53:24 GMT (envelope-from mnag) Message-Id: <200605271753.k4RHrOuQ072789@repoman.freebsd.org> From: Marcus Alves Grando Date: Sat, 27 May 2006 17:53:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/databases/pecl-memcache Makefile distinfo ports/databases/pecl-memcache/files patch-memcache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 17:54:43 -0000 mnag 2006-05-27 17:53:24 UTC FreeBSD ports repository Modified files: databases/pecl-memcache Makefile distinfo databases/pecl-memcache/files patch-memcache.c Log: - Update to 2.0.4 PR: 97986 Approved by: maintainer Revision Changes Path 1.9 +1 -2 ports/databases/pecl-memcache/Makefile 1.8 +3 -3 ports/databases/pecl-memcache/distinfo 1.3 +0 -11 ports/databases/pecl-memcache/files/patch-memcache.c From owner-cvs-all@FreeBSD.ORG Sat May 27 17:59:29 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56DEA16B9F6; Sat, 27 May 2006 17:59:29 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD4A43D53; Sat, 27 May 2006 17:59:29 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RHwNUu073045; Sat, 27 May 2006 17:58:23 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RHwNul073044; Sat, 27 May 2006 17:58:23 GMT (envelope-from wilko) Message-Id: <200605271758.k4RHwNul073044@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 27 May 2006 17:58:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.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, 27 May 2006 17:59:44 -0000 wilko 2006-05-27 17:58:23 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: You learn something new every day: just discovered AlphaServer800 has a RMC. Revision Changes Path 1.77.2.5 +15 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 18:09:31 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8C6F16B75E; Sat, 27 May 2006 18:09:31 +0000 (UTC) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A218343D46; Sat, 27 May 2006 18:09:31 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RI8QZM074605; Sat, 27 May 2006 18:08:26 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RI8Qe3074604; Sat, 27 May 2006 18:08:26 GMT (envelope-from delphij) Message-Id: <200605271808.k4RI8Qe3074604@repoman.freebsd.org> From: Xin LI Date: Sat, 27 May 2006 18:08: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: doc/zh_CN.GB2312/share/mk doc.local.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 18:09:48 -0000 delphij 2006-05-27 18:08:26 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/share/mk doc.local.mk Log: Now that 6.1-RELEASE and 5.5-RELEASE are out the door and restore the build of PDF as well as text formats. Revision Changes Path 1.6 +2 -6 doc/zh_CN.GB2312/share/mk/doc.local.mk From owner-cvs-all@FreeBSD.ORG Sat May 27 18:26:19 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E23A016A4F1; Sat, 27 May 2006 18:26:19 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF5B43D46; Sat, 27 May 2006 18:26:19 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RIPE0U078690; Sat, 27 May 2006 18:25:14 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RIPEkk078689; Sat, 27 May 2006 18:25:14 GMT (envelope-from tobez) Message-Id: <200605271825.k4RIPEkk078689@repoman.freebsd.org> From: Anton Berezin Date: Sat, 27 May 2006 18:25:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/math/p5-Graph Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 18:26:45 -0000 tobez 2006-05-27 18:25:14 UTC FreeBSD ports repository Modified files: math/p5-Graph Makefile distinfo Log: Update to 0.72. Revision Changes Path 1.18 +1 -1 ports/math/p5-Graph/Makefile 1.16 +3 -3 ports/math/p5-Graph/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 18:28:47 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55A6916A7ED; Sat, 27 May 2006 18:28:47 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E36943D48; Sat, 27 May 2006 18:28:47 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RIRfqj078769; Sat, 27 May 2006 18:27:41 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RIRf7G078768; Sat, 27 May 2006 18:27:41 GMT (envelope-from krion) Message-Id: <200605271827.k4RIRf7G078768@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 27 May 2006 18:27:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/find find.1 function.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 18:29:04 -0000 krion 2006-05-27 18:27:41 UTC FreeBSD src repository Modified files: usr.bin/find find.1 function.c Log: Add the capability for a trailing scale indicator to cause the specified size to be read in the more familiar units of kilobytes, megabytes, gigabytes, terabytes and petabytes. PR: bin/50988 Submitted by: Matthew Seaman MFC after: 7 days Revision Changes Path 1.77 +21 -2 src/usr.bin/find/find.1 1.58 +35 -3 src/usr.bin/find/function.c From owner-cvs-all@FreeBSD.ORG Sat May 27 18:48:57 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7768816A548; Sat, 27 May 2006 18:48:57 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D92D43D46; Sat, 27 May 2006 18:48:57 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RIlpWJ003137; Sat, 27 May 2006 18:47:51 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RIlpcw003136; Sat, 27 May 2006 18:47:51 GMT (envelope-from mnag) Message-Id: <200605271847.k4RIlpcw003136@repoman.freebsd.org> From: Marcus Alves Grando Date: Sat, 27 May 2006 18:47:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ImageMagick Makefile ports/graphics/ImageMagick/files patch-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 18:49:08 -0000 mnag 2006-05-27 18:47:51 UTC FreeBSD ports repository Modified files: graphics/ImageMagick Makefile graphics/ImageMagick/files patch-Makefile.in Log: - Fix compilation when set WITHOUT_X11 and WITH_IMAGEMAGICK_FONTCONFIG Approved by: maintainer timeout (in combination with my last 2 commits) Revision Changes Path 1.220 +1 -0 ports/graphics/ImageMagick/Makefile 1.6 +15 -1 ports/graphics/ImageMagick/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Sat May 27 19:09:45 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 025F616B5DD; Sat, 27 May 2006 19:09:45 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05B2043DC7; Sat, 27 May 2006 19:09:12 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJ87gB005209; Sat, 27 May 2006 19:08:07 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJ87JM005208; Sat, 27 May 2006 19:08:07 GMT (envelope-from hrs) Message-Id: <200605271908.k4RJ87JM005208@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 27 May 2006 19:08: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/release/doc/en_US.ISO8859-1/errata 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, 27 May 2006 19:09:54 -0000 hrs 2006-05-27 19:08:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: New errata item: 6.1R includes a small undocumented change of some public definition names. Reported by: scottl Reviewed by: bmah Revision Changes Path 1.73.2.20 +6 -0 src/release/doc/en_US.ISO8859-1/errata/article.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 19:10:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E74F816B7F2; Sat, 27 May 2006 19:10:26 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id A096643D95; Sat, 27 May 2006 19:09:55 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id 0FAB046BD6; Sat, 27 May 2006 15:09:55 -0400 (EDT) Date: Sat, 27 May 2006 20:09:54 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20060527104539.1f4c0738@Magellan.Leidinger.net> Message-ID: <20060527200440.G79162@fledge.watson.org> References: <20060526204457.3e545e4f@Magellan.Leidinger.net> <11534.1148678206@critter.freebsd.dk> <20060527104539.1f4c0738@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:10:40 -0000 On Sat, 27 May 2006, Alexander Leidinger wrote: >> Can we agree that no functions will be put into publicized documentation >> until somebody has considered if the function actually is a public function >> or not ? > > Does this mean you want to have everything marked as "@internal" by default? > I don't think there's a switch which does this, so you would have to mark > every function with @internal by hand. This sounds very worrying. > What about adding a comment to the pages which tells everyone that we are > working on this documentation and so far we haven't reviewed every function > and decided if it is an internal one or not. > > And the most important point is: what does it mean if a function is > internal? Does it mean 3rd party developers are not allowed to use them, but > committers are free to use it? Or does it mean nobody is allowed to use them > except they are used in the same subsystem (or even only in a small part of > the subsystem as specified in the docu of the functions)? Who is this documentation for? If it's for us, then it should document everything. But if it's for third party developers, it certainly should not document everything. Over the last few years, we've been informally working to refine the set of functions and symbols depended on by device drivers, and on several occasions we've had discussions about taking this much more seriously. If you want an example of one way to approach this, take a look at Apple's KPI drive. They explicitly document which functions, data structures, definitions, etc, may be depended on by drivers of particular types. This helps to eliminate ABI breakage across versions, allowing device drivers to work on many versions of Mac OS X. As a general rule, third party code should only use documented KPIs, or it will risk getting broken due to API changes (and no longer compile) or due to ABI changes (where the code compiles but may corrupt kernel data structures). If we want to support third party device driver vendors better, we need to take this issue more seriously. For that matter, if we even want books on how to write device drivers, we need to take it seriously! So if this is documentation for use by developers modifying the code without a concern about APIs and ABIs changing, this is fine. But it cannot be documentation for third party developers writing to any of our pluggable/loadable interfaces in its current form, because that documentation is by definition exclusive, not inclusive -- things should only appear in it when explicitly intended to be there. Robert N M Watson From owner-cvs-all@FreeBSD.ORG Sat May 27 19:11:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC1F316ACBA; Sat, 27 May 2006 19:11:52 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EACC43D92; Sat, 27 May 2006 19:11:46 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [209.31.154.41]) by cyrus.watson.org (Postfix) with ESMTP id E851446C0D; Sat, 27 May 2006 15:11:45 -0400 (EDT) Date: Sat, 27 May 2006 20:11:45 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Alexander Leidinger In-Reply-To: <20060527113743.03b5a263@Magellan.Leidinger.net> Message-ID: <20060527201049.R79162@fledge.watson.org> References: <20060527104539.1f4c0738@Magellan.Leidinger.net> <13817.1148720224@critter.freebsd.dk> <20060527113743.03b5a263@Magellan.Leidinger.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, Poul-Henning Kamp , src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:12:13 -0000 On Sat, 27 May 2006, Alexander Leidinger wrote: >> There is no automatic way to make this determination, you need somebody to >> look at each and every function to decide it. > > That's the same way I think about @internal. @internal is exactly backwards from the way API documentation should work. Things should be explicitly marked @external, and otherwise either be undocumented, or be heavily marked "NOT FOR EXTERNAL USE". Robert N M Watson From owner-cvs-all@FreeBSD.ORG Sat May 27 19:13:35 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56F4216B90E; Sat, 27 May 2006 19:13:35 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7D7443D55; Sat, 27 May 2006 19:13:34 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJCTh6005391; Sat, 27 May 2006 19:12:29 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJCTXU005390; Sat, 27 May 2006 19:12:29 GMT (envelope-from hrs) Message-Id: <200605271912.k4RJCTXU005390@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 27 May 2006 19:12:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/en/releases/6.1R errata.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:13:51 -0000 hrs 2006-05-27 19:12:29 UTC FreeBSD doc repository Modified files: en/releases/6.1R errata.html Log: Regen from rev.1.73.2.20. Revision Changes Path 1.5 +15 -1 www/en/releases/6.1R/errata.html From owner-cvs-all@FreeBSD.ORG Sat May 27 19:26:30 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E41BA16B546; Sat, 27 May 2006 19:26:30 +0000 (UTC) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B8C843D46; Sat, 27 May 2006 19:26:30 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJPP38005917; Sat, 27 May 2006 19:25:25 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJPP09005916; Sat, 27 May 2006 19:25:25 GMT (envelope-from wilko) Message-Id: <200605271925.k4RJPP09005916@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 27 May 2006 19:25:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.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, 27 May 2006 19:26:48 -0000 wilko 2006-05-27 19:25:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Correct DS20 cache info Revision Changes Path 1.77.2.6 +3 -3 src/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml From owner-cvs-all@FreeBSD.ORG Sat May 27 19:27:49 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27AB616B7C6; Sat, 27 May 2006 19:27:49 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D552843D4C; Sat, 27 May 2006 19:27:48 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJQhjb005997; Sat, 27 May 2006 19:26:43 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJQhk4005996; Sat, 27 May 2006 19:26:43 GMT (envelope-from hrs) Message-Id: <200605271926.k4RJQhk4005996@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 27 May 2006 19:26: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/print/ghostscript-gnu-commfont Makefile pkg-plist.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:27:58 -0000 hrs 2006-05-27 19:26:43 UTC FreeBSD ports repository Modified files: print/ghostscript-gnu-commfont Makefile pkg-plist.common Log: Fix pkg-plist broken due to adobe-cmaps-20051217_1 update. Spotted by: pointyhat Revision Changes Path 1.7 +1 -1 ports/print/ghostscript-gnu-commfont/Makefile 1.4 +13 -1 ports/print/ghostscript-gnu-commfont/pkg-plist.common From owner-cvs-all@FreeBSD.ORG Sat May 27 19:33:34 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABE216C9F0; Sat, 27 May 2006 19:33:34 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B73EC43D48; Sat, 27 May 2006 19:33:33 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJWSYW006310; Sat, 27 May 2006 19:32:28 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJWSiT006309; Sat, 27 May 2006 19:32:28 GMT (envelope-from krion) Message-Id: <200605271932.k4RJWSiT006309@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 27 May 2006 19:32:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.bin/sed process.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:34:38 -0000 krion 2006-05-27 19:32:28 UTC FreeBSD src repository Modified files: usr.bin/sed process.c Log: Fix using "P" command on empty pattern space. If the "P" command is used once on a non-empty pattern space and then again on an empty pattern space, the second usage restores the pattern space length to the length that it had when the first "P" was used. PR: bin/96052 Submitted by: Andrey Zholos MFC after: 7 days Revision Changes Path 1.40 +1 -2 src/usr.bin/sed/process.c From owner-cvs-all@FreeBSD.ORG Sat May 27 19:39:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1DAF16A496; Sat, 27 May 2006 19:39:53 +0000 (UTC) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8672543D58; Sat, 27 May 2006 19:39:53 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RJcmAO006583; Sat, 27 May 2006 19:38:48 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RJcmmP006582; Sat, 27 May 2006 19:38:48 GMT (envelope-from cperciva) Message-Id: <200605271938.k4RJcmmP006582@repoman.freebsd.org> From: Colin Percival Date: Sat, 27 May 2006 19:38:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Petal-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: Sat, 27 May 2006 19:40:19 -0000 cperciva 2006-05-27 19:38:48 UTC FreeBSD ports repository Modified files: textproc/p5-Petal-Mail Makefile Log: Chase repomove: devel/p5-Encode -> converters/p5-Encode. This should fix the INDEX build. Reported by: Portsnap buildbox Revision Changes Path 1.2 +1 -1 ports/textproc/p5-Petal-Mail/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 19:41:06 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED2C916C931; Sat, 27 May 2006 19:41:06 +0000 (UTC) (envelope-from phk@critter.freebsd.dk) Received: from pfepb.post.tele.dk (pfepb.post.tele.dk [195.41.46.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8486F43D48; Sat, 27 May 2006 19:41:06 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (0x50a07cfc.naenxx7.adsl-dhcp.tele.dk [80.160.124.252]) by pfepb.post.tele.dk (Postfix) with ESMTP id 36626A50053; Sat, 27 May 2006 21:41:03 +0200 (CEST) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.6/8.13.6) with ESMTP id k4RJexj9015581; Sat, 27 May 2006 21:41:02 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 27 May 2006 10:48:11 MDT." <447882CB.8020003@samsco.org> Date: Sat, 27 May 2006 21:40:59 +0200 Message-ID: <15580.1148758859@critter.freebsd.dk> Sender: phk@critter.freebsd.dk Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Alexander Leidinger , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/doc/subsys Dependencies Doxyfile-cam Doxyfile-crypto Doxyfile-dev_pci Doxyfile-dev_sound Doxyfile-dev_usb Doxyfile-geom Doxyfile-i4b Doxyfile-kern Doxyfile-libkern Doxyfile-linux Doxyfile-net80211 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 19:41:20 -0000 In message <447882CB.8020003@samsco.org>, Scott Long writes: >All very good points. Unfortunately, the very nature of open source >means that people will go treading into non-APIs if they think that it >helps them solve a problem. Of course they will, but I just don't want them to do so because we provide documentation which is unclear. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Sat May 27 20:19:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50FA716A5C5; Sat, 27 May 2006 20:19:09 +0000 (UTC) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F3843D46; Sat, 27 May 2006 20:19:09 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RKI3mb011809; Sat, 27 May 2006 20:18:03 GMT (envelope-from mnag@repoman.freebsd.org) Received: (from mnag@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RKI369011808; Sat, 27 May 2006 20:18:03 GMT (envelope-from mnag) Message-Id: <200605272018.k4RKI369011808@repoman.freebsd.org> From: Marcus Alves Grando Date: Sat, 27 May 2006 20:18:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/graphics/ruby-rmagick 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, 27 May 2006 20:20:46 -0000 mnag 2006-05-27 20:18:03 UTC FreeBSD ports repository Modified files: graphics/ruby-rmagick Makefile distinfo pkg-plist Log: - Fix plist [1] - While i'm here update to 1.11.0 - Remove BROKEN since now build's fine on 4.x - portlint(1) Notified by: krismail [1] Revision Changes Path 1.32 +10 -18 ports/graphics/ruby-rmagick/Makefile 1.17 +3 -3 ports/graphics/ruby-rmagick/distinfo 1.13 +7 -2 ports/graphics/ruby-rmagick/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 27 21:04:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98A4216CB98; Sat, 27 May 2006 20:58:35 +0000 (UTC) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51D6643D4C; Sat, 27 May 2006 20:58:35 +0000 (GMT) (envelope-from alepulver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RKvTOW021219; Sat, 27 May 2006 20:57:29 GMT (envelope-from alepulver@repoman.freebsd.org) Received: (from alepulver@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RKvTA8021218; Sat, 27 May 2006 20:57:29 GMT (envelope-from alepulver) Message-Id: <200605272057.k4RKvTA8021218@repoman.freebsd.org> From: Alejandro Pulver Date: Sat, 27 May 2006 20:57:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games/quake3/files patch-code-qcommon-vm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 21:04:50 -0000 alepulver 2006-05-27 20:57:29 UTC FreeBSD ports repository Modified files: games/quake3/files patch-code-qcommon-vm.c Log: - Remove unnecessary change from my last patch. The selection of .qvm / .so is based on the sv_pure variable. Approved by: garga (mentor) Revision Changes Path 1.2 +2 -11 ports/games/quake3/files/patch-code-qcommon-vm.c From owner-cvs-all@FreeBSD.ORG Sat May 27 21:18:05 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F219816BD97; Sat, 27 May 2006 21:11:42 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8D8543D48; Sat, 27 May 2006 21:11:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RLAalh022926; Sat, 27 May 2006 21:10:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RLAaNW022925; Sat, 27 May 2006 21:10:36 GMT (envelope-from pav) Message-Id: <200605272110.k4RLAaNW022925@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 27 May 2006 21:10:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/textproc/p5-Plucene Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 21:18:15 -0000 pav 2006-05-27 21:10:36 UTC FreeBSD ports repository Modified files: textproc/p5-Plucene Makefile Log: - Chase move of p5-Encode-compat to converters category Pointy hat to: pav Revision Changes Path 1.6 +1 -1 ports/textproc/p5-Plucene/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 27 22:12:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90D7816CD6E; Sat, 27 May 2006 22:01:02 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4769C43D58; Sat, 27 May 2006 22:01:02 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RLxulZ027225; Sat, 27 May 2006 21:59:56 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RLxuAh027224; Sat, 27 May 2006 21:59:56 GMT (envelope-from maho) Message-Id: <200605272159.k4RLxuAh027224@repoman.freebsd.org> From: Maho Nakata Date: Sat, 27 May 2006 21:59:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel Makefile ports/editors/openoffice.org-2.0-devel/files Makefile.others X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:12:14 -0000 maho 2006-05-27 21:59:56 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel Makefile editors/openoffice.org-2.0-devel/files Makefile.others Log: Now we use tbz for internal packageing Submitted by: Jens Schweikhardt Revision Changes Path 1.249 +2 -2 ports/editors/openoffice.org-2.0-devel/Makefile 1.7 +5 -5 ports/editors/openoffice.org-2.0-devel/files/Makefile.others From owner-cvs-all@FreeBSD.ORG Sat May 27 22:17:02 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F30D16B7B3; Sat, 27 May 2006 22:04:40 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F9F443D4C; Sat, 27 May 2006 22:04:40 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RM3YKa028712; Sat, 27 May 2006 22:03:34 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RM3YBS028711; Sat, 27 May 2006 22:03:34 GMT (envelope-from clsung) Message-Id: <200605272203.k4RM3YBS028711@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 22:03:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www/mediawiki Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:17:14 -0000 clsung 2006-05-27 22:03:34 UTC FreeBSD ports repository Modified files: www/mediawiki Makefile distinfo Log: - Security update to version 1.6.6 PR: ports/98031 Submitted by: maintainer (Gerrit Beine) Revision Changes Path 1.27 +1 -1 ports/www/mediawiki/Makefile 1.22 +3 -3 ports/www/mediawiki/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 22:18:28 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B30216AB63; Sat, 27 May 2006 22:07:13 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A7D43D4C; Sat, 27 May 2006 22:07:13 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RM67Fc028857; Sat, 27 May 2006 22:06:07 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RM67B9028856; Sat, 27 May 2006 22:06:07 GMT (envelope-from clsung) Message-Id: <200605272206.k4RM67B9028856@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 22:06:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/javasvn Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:18:40 -0000 clsung 2006-05-27 22:06:07 UTC FreeBSD ports repository Modified files: devel/javasvn Makefile distinfo Log: - Update to current version 1.0.5 PR: 98030 Submitted by: maintainer (Gerrit Beine) Revision Changes Path 1.8 +1 -1 ports/devel/javasvn/Makefile 1.8 +3 -3 ports/devel/javasvn/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 27 22:21:37 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 246DA16CCD7; Sat, 27 May 2006 22:12:33 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DDCA43D5C; Sat, 27 May 2006 22:12:32 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RMBQZY029137; Sat, 27 May 2006 22:11:26 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RMBQsG029136; Sat, 27 May 2006 22:11:26 GMT (envelope-from aaron) Message-Id: <200605272211.k4RMBQsG029136@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 27 May 2006 22:11:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/www Makefile ports/www/p5-SWF-Chart 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, 27 May 2006 22:21:41 -0000 aaron 2006-05-27 22:11:26 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-SWF-Chart Makefile distinfo pkg-descr pkg-plist Log: Adding port www/p5-SWF-Chart, Perl interface to the SWF Chart generation tool. Approved by: tobez (implicit) Revision Changes Path 1.1432 +1 -0 ports/www/Makefile 1.1 +30 -0 ports/www/p5-SWF-Chart/Makefile (new) 1.1 +2 -0 ports/www/p5-SWF-Chart/distinfo (new) 1.1 +16 -0 ports/www/p5-SWF-Chart/pkg-descr (new) 1.1 +5 -0 ports/www/p5-SWF-Chart/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 22:22:25 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3074916CD98; Sat, 27 May 2006 22:12:46 +0000 (UTC) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E4843D48; Sat, 27 May 2006 22:12:45 +0000 (GMT) (envelope-from aaron@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RMBe8f029188; Sat, 27 May 2006 22:11:40 GMT (envelope-from aaron@repoman.freebsd.org) Received: (from aaron@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RMBeFO029187; Sat, 27 May 2006 22:11:40 GMT (envelope-from aaron) Message-Id: <200605272211.k4RMBeFO029187@repoman.freebsd.org> From: Aaron Dalton Date: Sat, 27 May 2006 22:11:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:22:29 -0000 aaron 2006-05-27 22:11:40 UTC FreeBSD ports repository Modified files: . modules Log: p5-SWF-Chart --> ports/www/p5-SWF-Chart Revision Changes Path 1.15112 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 27 22:31:54 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8D1316CF46; Sat, 27 May 2006 22:19:21 +0000 (UTC) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60EAE43D4C; Sat, 27 May 2006 22:19:21 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RMIFMB029491; Sat, 27 May 2006 22:18:15 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RMIFsP029490; Sat, 27 May 2006 22:18:15 GMT (envelope-from maho) Message-Id: <200605272218.k4RMIFsP029490@repoman.freebsd.org> From: Maho Nakata Date: Sat, 27 May 2006 22:18:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/openoffice.org-2.0-devel/files cws-maho1.diff patch-i65513 patch-i65514 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:31:59 -0000 maho 2006-05-27 22:18:15 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0-devel/files cws-maho1.diff patch-i65514 Added files: editors/openoffice.org-2.0-devel/files patch-i65513 Log: some amd64 patches Revision Changes Path 1.4 +13 -20 ports/editors/openoffice.org-2.0-devel/files/cws-maho1.diff 1.1 +581 -0 ports/editors/openoffice.org-2.0-devel/files/patch-i65513 (new) 1.2 +140 -12 ports/editors/openoffice.org-2.0-devel/files/patch-i65514 From owner-cvs-all@FreeBSD.ORG Sat May 27 22:48:55 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A68CB16A91E; Sat, 27 May 2006 22:28:58 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7539543D4C; Sat, 27 May 2006 22:28:58 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RMRqAW030857; Sat, 27 May 2006 22:27:52 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RMRquG030856; Sat, 27 May 2006 22:27:52 GMT (envelope-from clsung) Message-Id: <200605272227.k4RMRquG030856@repoman.freebsd.org> From: Cheng-Lung Sung Date: Sat, 27 May 2006 22:27:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/dovecot Makefile ports/mail/dovecot/files patch-master-settings.c patch-module-dir.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 22:48:59 -0000 clsung 2006-05-27 22:27:52 UTC FreeBSD ports repository Modified files: mail/dovecot Makefile Added files: mail/dovecot/files patch-master-settings.c patch-module-dir.c Log: - It fixes the the C89 alignment issue encountered when compiling with gcc-2.95 in addition to the dlerror() problem reported in ports/97671. The patch is not conditionally applied as it will soon be removed, and does no harm in the C99 case. PR: 97565 Submitted by: Rong-En Fan Reviewed by: maintainer (Robin Breathe) Revision Changes Path 1.47 +1 -0 ports/mail/dovecot/Makefile 1.1 +10 -0 ports/mail/dovecot/files/patch-master-settings.c (new) 1.1 +12 -0 ports/mail/dovecot/files/patch-module-dir.c (new) From owner-cvs-all@FreeBSD.ORG Sat May 27 23:17:32 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6236C16BE53; Sat, 27 May 2006 23:04:20 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E50943D55; Sat, 27 May 2006 23:04:15 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RN39lR033828; Sat, 27 May 2006 23:03:09 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RN39Sd033827; Sat, 27 May 2006 23:03:09 GMT (envelope-from sam) Message-Id: <200605272303.k4RN39Sd033827@repoman.freebsd.org> From: Sam Leffler Date: Sat, 27 May 2006 23:03:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/wpa/hostapd driver_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 23:17:34 -0000 sam 2006-05-27 23:03:09 UTC FreeBSD src repository Modified files: usr.sbin/wpa/hostapd driver_freebsd.c Log: correct static array overrun Obtained from: netbsd Revision Changes Path 1.4 +1 -1 src/usr.sbin/wpa/hostapd/driver_freebsd.c From owner-cvs-all@FreeBSD.ORG Sat May 27 23:19:26 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA0D116C66C; Sat, 27 May 2006 23:05:36 +0000 (UTC) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7752F43D46; Sat, 27 May 2006 23:05:36 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RN4UYf034276; Sat, 27 May 2006 23:04:30 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RN4UYO034275; Sat, 27 May 2006 23:04:30 GMT (envelope-from sam) Message-Id: <200605272304.k4RN4UYO034275@repoman.freebsd.org> From: Sam Leffler Date: Sat, 27 May 2006 23:04:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/wpa/hostapd driver_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 May 2006 23:19:29 -0000 sam 2006-05-27 23:04:30 UTC FreeBSD src repository Modified files: usr.sbin/wpa/hostapd driver_freebsd.c Log: avoid null ptr deref Obtained from: netbsd Revision Changes Path 1.5 +6 -5 src/usr.sbin/wpa/hostapd/driver_freebsd.c From owner-cvs-all@FreeBSD.ORG Sat May 27 23:59:18 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92DC216AEF9; Sat, 27 May 2006 23:47:20 +0000 (UTC) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC9E43D48; Sat, 27 May 2006 23:47:20 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k4RNkEBx035979; Sat, 27 May 2006 23:46:14 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k4RNkEe9035978; Sat, 27 May 2006 23:46:14 GMT (envelope-from iedowse) Message-Id: <200605272346.k4RNkEe9035978@repoman.freebsd.org> From: Ian Dowse Date: Sat, 27 May 2006 23:46:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/sys/dev/usb if_axe.c if_axereg.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, 27 May 2006 23:59:26 -0000 iedowse 2006-05-27 23:46:14 UTC FreeBSD src repository Modified files: sys/dev/usb if_axe.c if_axereg.h Log: Defer axe_tick processing to a USB task, since axe miibus operations need to sleep. This avoids an INVARIANTS panic. It looks like if_rue and if_aue need a similar change, but I don't have hardware to test. Revision Changes Path 1.37 +19 -0 src/sys/dev/usb/if_axe.c 1.9 +1 -0 src/sys/dev/usb/if_axereg.h