From owner-cvs-all@FreeBSD.ORG Sun Apr 10 00:01:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 888F116A4CE; Sun, 10 Apr 2005 00:01:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6639D43D3F; Sun, 10 Apr 2005 00:01:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A01vP1087137; Sun, 10 Apr 2005 00:01:57 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A01v1k087136; Sun, 10 Apr 2005 00:01:57 GMT (envelope-from ahze) Message-Id: <200504100001.j3A01v1k087136@repoman.freebsd.org> From: Michael Johnson Date: Sun, 10 Apr 2005 00:01:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia Makefile ports/multimedia/mjpegtools-yuvfilters Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 00:01:57 -0000 ahze 2005-04-10 00:01:57 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/mjpegtools-yuvfilters Makefile distinfo pkg-descr Log: - Add mjpegtools-yuvfilters Mjpegtools YUV video stream processing tools yuvdeinterlace: A non destructive deinterlacer. Converts to a double frame rate, alf height, progressive yuv stream for further processing by temporal based filters. Then re-interlaced before encoding. The reinterlacer doesn't exist at this time. yuvafps: A linear frame averaging, frame rate converter. Does a better job than the frame dropping/duplicating converters. yuvfade: Will fade the video to black after X number of frames. Uses a trial and error method of fading to black yuvwater: Attempts to detect and remove semi-transperant watermarks from the source. Produces a PGM file of the detected watermark which is used to remove or reduce the effect. Revision Changes Path 1.112 +1 -0 ports/multimedia/Makefile 1.1 +46 -0 ports/multimedia/mjpegtools-yuvfilters/Makefile (new) 1.1 +8 -0 ports/multimedia/mjpegtools-yuvfilters/distinfo (new) 1.1 +22 -0 ports/multimedia/mjpegtools-yuvfilters/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 00:02:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC9F16A4CE; Sun, 10 Apr 2005 00:02:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 965C843D39; Sun, 10 Apr 2005 00:02:28 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A02SWq087183; Sun, 10 Apr 2005 00:02:28 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A02ShK087182; Sun, 10 Apr 2005 00:02:28 GMT (envelope-from ahze) Message-Id: <200504100002.j3A02ShK087182@repoman.freebsd.org> From: Michael Johnson Date: Sun, 10 Apr 2005 00:02:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 00:02:28 -0000 ahze 2005-04-10 00:02:28 UTC FreeBSD ports repository Modified files: . modules Log: mjpegtools-yuvfilters --> multimedia/mjpegtools-yuvfilters Revision Changes Path 1.12263 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 00:53:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EF1116A4CE; Sun, 10 Apr 2005 00:53:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AA043D2D; Sun, 10 Apr 2005 00:53:36 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A0raB0095736; Sun, 10 Apr 2005 00:53:36 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A0ra2l095735; Sun, 10 Apr 2005 00:53:36 GMT (envelope-from kensmith) Message-Id: <200504100053.j3A0ra2l095735@repoman.freebsd.org> From: Ken Smith Date: Sun, 10 Apr 2005 00:53:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/kern sys_generic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 00:53:36 -0000 kensmith 2005-04-10 00:53:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/kern sys_generic.c Log: MFR5: revision 1.132.2.4 > date: 2005/04/08 12:05:37; author: jeff; state: Exp; lines: +1 -3 > - Fix kern/78664, restore the old ioctl length verification code for 5.x. > > Contributed by: Dan Nelson Actual work by: jeff Approved by: re (kensmith, scottl) - I approved commit but couldn't find Jeff in time for him to do this before RC2, scottl said we should go ahead with it so RC2 can be started. Revision Changes Path 1.132.2.3.2.1 +1 -3 src/sys/kern/sys_generic.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 01:04:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B2A316A4CE; Sun, 10 Apr 2005 01:04:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73AB943D2D; Sun, 10 Apr 2005 01:04:18 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A14IgR096131; Sun, 10 Apr 2005 01:04:18 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A14IDp096130; Sun, 10 Apr 2005 01:04:18 GMT (envelope-from kensmith) Message-Id: <200504100104.j3A14IDp096130@repoman.freebsd.org> From: Ken Smith Date: Sun, 10 Apr 2005 01:04:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 01:04:18 -0000 kensmith 2005-04-10 01:04:18 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/conf newvers.sh Log: Ready for RC2... Approved by: re (implicit) Revision Changes Path 1.62.2.18.2.2 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Sun Apr 10 02:06:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BBC316A4CE; Sun, 10 Apr 2005 02:06:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21EA643D4C; Sun, 10 Apr 2005 02:06:50 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A26oNf098365; Sun, 10 Apr 2005 02:06:50 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A26oDQ098364; Sun, 10 Apr 2005 02:06:50 GMT (envelope-from rwatson) Message-Id: <200504100206.j3A26oDQ098364@repoman.freebsd.org> From: Robert Watson Date: Sun, 10 Apr 2005 02:06:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/syscall_timing syscall_timing.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 02:06:50 -0000 rwatson 2005-04-10 02:06:49 UTC FreeBSD src repository Modified files: tools/tools/syscall_timing syscall_timing.c Log: Centralize usage in usage(), and use in preference to fprintf(). List possible tests in usage(). When running a test, print the test name. Revision Changes Path 1.2 +16 -8 src/tools/tools/syscall_timing/syscall_timing.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 02:31:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2052316A4CE; Sun, 10 Apr 2005 02:31:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E996043D46; Sun, 10 Apr 2005 02:31:24 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A2VOmd000472; Sun, 10 Apr 2005 02:31:24 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A2VO4r000471; Sun, 10 Apr 2005 02:31:24 GMT (envelope-from das) Message-Id: <200504100231.j3A2VO4r000471@repoman.freebsd.org> From: David Schultz Date: Sun, 10 Apr 2005 02:31:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 02:31:25 -0000 das 2005-04-10 02:31:24 UTC FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Suspend all other threads in the process while generating a core dump. The main reason for doing this is that the ELF dump handler expects the thread list to be fixed while the dump header is generated, so an upcall that occurs at the wrong time can lead to buffer overruns and other Bad Things. Another solution would be to grab sched_lock in the ELF dump handler, but we might as well single-thread, since the process is about to die. Furthermore, I think this should ensure that the register sets in the core file are sequentially consistent. Revision Changes Path 1.304 +11 -1 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 02:32:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D327216A4CE; Sun, 10 Apr 2005 02:32:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E0743D31; Sun, 10 Apr 2005 02:32:57 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A2Wv54000526; Sun, 10 Apr 2005 02:32:57 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A2WvMH000525; Sun, 10 Apr 2005 02:32:57 GMT (envelope-from ahze) Message-Id: <200504100232.j3A2WvMH000525@repoman.freebsd.org> From: Michael Johnson Date: Sun, 10 Apr 2005 02:32:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmovtar Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 02:32:58 -0000 ahze 2005-04-10 02:32:57 UTC FreeBSD ports repository Modified files: multimedia/libmovtar Makefile Log: - s/gtk12/glib12/ , gtk12 isn't needed. Revision Changes Path 1.18 +1 -1 ports/multimedia/libmovtar/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 02:37:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C35C16A4CE; Sun, 10 Apr 2005 02:37:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FFB743D41; Sun, 10 Apr 2005 02:37:33 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A2bWn6000787; Sun, 10 Apr 2005 02:37:32 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A2bWK4000786; Sun, 10 Apr 2005 02:37:32 GMT (envelope-from bland) Message-Id: <200504100237.j3A2bWK4000786@repoman.freebsd.org> From: Alexander Nedotsukov Date: Sun, 10 Apr 2005 02:37:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile ports/x11-toolkits/gtk20/files patch-gtk_gtkimage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 02:37:33 -0000 bland 2005-04-10 02:37:32 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Added files: x11-toolkits/gtk20/files patch-gtk_gtkimage.c Log: Fix missing icons bug (bug #169870). Thanks to: Adam McLaurin Revision Changes Path 1.148 +1 -0 ports/x11-toolkits/gtk20/Makefile 1.1 +41 -0 ports/x11-toolkits/gtk20/files/patch-gtk_gtkimage.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 02:40:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DD7216A4CE; Sun, 10 Apr 2005 02:40:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6572E43D31; Sun, 10 Apr 2005 02:40:47 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A2elek001174; Sun, 10 Apr 2005 02:40:47 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A2elKH001173; Sun, 10 Apr 2005 02:40:47 GMT (envelope-from ahze) Message-Id: <200504100240.j3A2elKH001173@repoman.freebsd.org> From: Michael Johnson Date: Sun, 10 Apr 2005 02:40:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mjpegtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 02:40:47 -0000 ahze 2005-04-10 02:40:47 UTC FreeBSD ports repository Modified files: multimedia/mjpegtools Makefile Log: - Remove unneeded glib12 dependency Revision Changes Path 1.44 +0 -1 ports/multimedia/mjpegtools/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 03:17:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B25D316A4CE; Sun, 10 Apr 2005 03:17:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 894E243D2D; Sun, 10 Apr 2005 03:17:42 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A3HgTC004394; Sun, 10 Apr 2005 03:17:42 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A3Hglu004393; Sun, 10 Apr 2005 03:17:42 GMT (envelope-from delphij) Message-Id: <200504100317.j3A3Hglu004393@repoman.freebsd.org> From: Xin LI Date: Sun, 10 Apr 2005 03:17:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/smbfs smbfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 03:17:42 -0000 delphij 2005-04-10 03:17:42 UTC FreeBSD src repository Modified files: sys/fs/smbfs smbfs_vnops.c Log: Initialize vp before using it. Failing to do this can cause instant panic when trying to access a file on mounted smbfs. Submitted by: takawata at jp freebsd org Revision Changes Path 1.60 +1 -0 src/sys/fs/smbfs/smbfs_vnops.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 03:36:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6604116A4CE; Sun, 10 Apr 2005 03:36:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49B2343D1F; Sun, 10 Apr 2005 03:36:14 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A3aEwB005140; Sun, 10 Apr 2005 03:36:14 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A3aEIS005139; Sun, 10 Apr 2005 03:36:14 GMT (envelope-from nyan) Message-Id: <200504100336.j3A3aEIS005139@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 10 Apr 2005 03:36:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/include apicreg.h apicvar.h ioctl_bt848.h ioctl_meteor.h pcaudioio.h pcvt_ioctl.h smptests.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 03:36:14 -0000 nyan 2005-04-10 03:36:14 UTC FreeBSD src repository Modified files: sys/pc98/include apicreg.h apicvar.h ioctl_bt848.h ioctl_meteor.h pcaudioio.h pcvt_ioctl.h smptests.h Log: Oops, correct typo. Revision Changes Path 1.2 +1 -1 src/sys/pc98/include/apicreg.h 1.2 +1 -1 src/sys/pc98/include/apicvar.h 1.2 +1 -1 src/sys/pc98/include/ioctl_bt848.h 1.2 +1 -1 src/sys/pc98/include/ioctl_meteor.h 1.2 +1 -1 src/sys/pc98/include/pcaudioio.h 1.2 +1 -1 src/sys/pc98/include/pcvt_ioctl.h 1.2 +1 -1 src/sys/pc98/include/smptests.h From owner-cvs-all@FreeBSD.ORG Sun Apr 10 03:41:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D146916A4CF; Sun, 10 Apr 2005 03:41:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A15C743D2F; Sun, 10 Apr 2005 03:41:09 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A3f9ps005426; Sun, 10 Apr 2005 03:41:09 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A3f9FP005425; Sun, 10 Apr 2005 03:41:09 GMT (envelope-from delphij) Message-Id: <200504100341.j3A3f9FP005425@repoman.freebsd.org> From: Xin LI Date: Sun, 10 Apr 2005 03:41:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/pgpkeys chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 03:41:10 -0000 delphij 2005-04-10 03:41:09 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/pgpkeys chapter.sgml Log: MFen 1.256 -> 1.258 Obtained from: The FreeBSD Simplified Chinese Project CVS Revision Changes Path 1.4 +11 -1 doc/zh_CN.GB2312/books/handbook/pgpkeys/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 03:41:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BF716A4CE; Sun, 10 Apr 2005 03:41:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6946443D31; Sun, 10 Apr 2005 03:41:45 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A3fjLu005469; Sun, 10 Apr 2005 03:41:45 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A3fj6o005468; Sun, 10 Apr 2005 03:41:45 GMT (envelope-from delphij) Message-Id: <200504100341.j3A3fj6o005468@repoman.freebsd.org> From: Xin LI Date: Sun, 10 Apr 2005 03:41:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/ppp-and-slip chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 03:41:45 -0000 delphij 2005-04-10 03:41:45 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/ppp-and-slip chapter.sgml Log: MFen 1.157 -> 1.158 Obtained from: The FreeBSD Simplified Chinese Project CVS Revision Changes Path 1.3 +5 -4 doc/zh_CN.GB2312/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 03:42:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D74516A4CE; Sun, 10 Apr 2005 03:42:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6462643D39; Sun, 10 Apr 2005 03:42:36 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A3gaRu005512; Sun, 10 Apr 2005 03:42:36 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A3ga9s005511; Sun, 10 Apr 2005 03:42:36 GMT (envelope-from delphij) Message-Id: <200504100342.j3A3ga9s005511@repoman.freebsd.org> From: Xin LI Date: Sun, 10 Apr 2005 03:42:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/zh_CN.GB2312/books/handbook/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 03:42:36 -0000 delphij 2005-04-10 03:42:36 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/x11 chapter.sgml Log: MFen 1.163 -> 1.165 Obtained from: The FreeBSD Simplified Chinese Project CVS Revision Changes Path 1.5 +5 -5 doc/zh_CN.GB2312/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 04:26:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F1A216A4CF; Sun, 10 Apr 2005 04:26:35 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F1443D2F; Sun, 10 Apr 2005 04:26:35 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3A4QYws073514; Sun, 10 Apr 2005 00:26:34 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3A4QXUf073508; Sun, 10 Apr 2005 00:26:34 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Sun, 10 Apr 2005 00:26:33 -0400 (EDT) From: Jeff Roberson To: Ken Smith In-Reply-To: <200504100053.j3A0ra2l095735@repoman.freebsd.org> Message-ID: <20050410002601.E28571@mail.chesapeake.net> References: <200504100053.j3A0ra2l095735@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sys_generic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 04:26:37 -0000 On Sun, 10 Apr 2005, Ken Smith wrote: > kensmith 2005-04-10 00:53:36 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_5_4) > sys/kern sys_generic.c > Log: > MFR5: revision 1.132.2.4 > > date: 2005/04/08 12:05:37; author: jeff; state: Exp; lines: +1 -3 > > - Fix kern/78664, restore the old ioctl length verification code for 5.x. > > > > Contributed by: Dan Nelson > > Actual work by: jeff > Approved by: re (kensmith, scottl) - I approved commit but couldn't find > Jeff in time for him to do this before RC2, scottl said > we should go ahead with it so RC2 can be started. Thanks for sorting this out. I probably dragged my heels on this a bit more than I should have on this. > > Revision Changes Path > 1.132.2.3.2.1 +1 -3 src/sys/kern/sys_generic.c > From owner-cvs-all@FreeBSD.ORG Sun Apr 10 04:31:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 346AB16A4CF; Sun, 10 Apr 2005 04:31:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB2243D3F; Sun, 10 Apr 2005 04:31:32 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A4VWPR007237; Sun, 10 Apr 2005 04:31:32 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A4VW7G007236; Sun, 10 Apr 2005 04:31:32 GMT (envelope-from dinoex) Message-Id: <200504100431.j3A4VW7G007236@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 10 Apr 2005 04:31:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/vsftpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 04:31:33 -0000 dinoex 2005-04-10 04:31:32 UTC FreeBSD ports repository Modified files: ftp/vsftpd Makefile distinfo Log: - Update to 2.0.3 - link with tcp-wrapper PR: 79687 Submitted by: Marcus Grando Revision Changes Path 1.22 +5 -1 ports/ftp/vsftpd/Makefile 1.12 +2 -2 ports/ftp/vsftpd/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:11:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A433916A4CE; Sun, 10 Apr 2005 05:11:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 771E243D1F; Sun, 10 Apr 2005 05:11:07 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5B79P015351; Sun, 10 Apr 2005 05:11:07 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5B7mA015350; Sun, 10 Apr 2005 05:11:07 GMT (envelope-from alc) Message-Id: <200504100511.j3A5B7mA015350@repoman.freebsd.org> From: Alan Cox Date: Sun, 10 Apr 2005 05:11:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/string Makefile.inc strcpy.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:11:07 -0000 alc 2005-04-10 05:11:06 UTC FreeBSD src repository Modified files: lib/libc/amd64/string Makefile.inc Added files: lib/libc/amd64/string strcpy.S Log: Add a machine-specific, optimized implementation of strcpy. PR: 73111 Submitted by: Ville-Pertti Keinonen (taken from NetBSD) MFC after: 3 weeks Revision Changes Path 1.4 +1 -1 src/lib/libc/amd64/string/Makefile.inc 1.1 +112 -0 src/lib/libc/amd64/string/strcpy.S (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:19:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21A0116A4CE; Sun, 10 Apr 2005 05:19:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCD743D41; Sun, 10 Apr 2005 05:19:22 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5JMwK015624; Sun, 10 Apr 2005 05:19:22 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5JMfV015623; Sun, 10 Apr 2005 05:19:22 GMT (envelope-from ps) Message-Id: <200504100519.j3A5JMfV015623@repoman.freebsd.org> From: Paul Saab Date: Sun, 10 Apr 2005 05:19:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_sack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:19:23 -0000 ps 2005-04-10 05:19:22 UTC FreeBSD src repository Modified files: sys/netinet tcp_sack.c Log: Remove some unused sack fields. Submitted by : Noritoshi Demizu, Mohan Srinivasan. Revision Changes Path 1.11 +0 -3 src/sys/netinet/tcp_sack.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:20:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91CD416A4CE; Sun, 10 Apr 2005 05:20:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67A2F43D1F; Sun, 10 Apr 2005 05:20:10 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5KAFv015678; Sun, 10 Apr 2005 05:20:10 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5KAdb015677; Sun, 10 Apr 2005 05:20:10 GMT (envelope-from ps) Message-Id: <200504100520.j3A5KAdb015677@repoman.freebsd.org> From: Paul Saab Date: Sun, 10 Apr 2005 05:20:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_sack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:20:10 -0000 ps 2005-04-10 05:20:10 UTC FreeBSD src repository Modified files: sys/netinet tcp_sack.c Log: When the rightmost SACK block expands, rcv_lastsack should be updated. (Fix for kern/78226). Submitted by : Noritoshi Demizu Reviewed by : Mohan Srinivasan (mohans at yahoo-inc dot com), Raja Mukerji (raja at moselle dot com). Revision Changes Path 1.12 +2 -0 src/sys/netinet/tcp_sack.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:21:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C1EA16A4CE; Sun, 10 Apr 2005 05:21:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D589043D39; Sun, 10 Apr 2005 05:21:29 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5LTtC015846; Sun, 10 Apr 2005 05:21:29 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5LTXo015845; Sun, 10 Apr 2005 05:21:29 GMT (envelope-from ps) Message-Id: <200504100521.j3A5LTXo015845@repoman.freebsd.org> From: Paul Saab Date: Sun, 10 Apr 2005 05:21:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_input.c tcp_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:21:30 -0000 ps 2005-04-10 05:21:29 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_subr.c Log: - If the reassembly queue limit was reached or if we couldn't allocate a reassembly queue state structure, don't update (receiver) sack report. - Similarly, if tcp_drain() is called, freeing up all items on the reassembly queue, clean the sack report. Found, Submitted by: Noritoshi Demizu Reviewed by: Mohan Srinivasan (mohans at yahoo-inc dot com), Raja Mukerji (raja at moselle dot com). Revision Changes Path 1.269 +3 -1 src/sys/netinet/tcp_input.c 1.221 +1 -0 src/sys/netinet/tcp_subr.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:24:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5E8C16A4CE; Sun, 10 Apr 2005 05:24:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A964843D1F; Sun, 10 Apr 2005 05:24:59 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5OxiG015938; Sun, 10 Apr 2005 05:24:59 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5Oxcf015937; Sun, 10 Apr 2005 05:24:59 GMT (envelope-from ps) Message-Id: <200504100524.j3A5Oxcf015937@repoman.freebsd.org> From: Paul Saab Date: Sun, 10 Apr 2005 05:24:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_input.c tcp_seq.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:25:00 -0000 ps 2005-04-10 05:24:59 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_seq.h Log: - Tighten up the Timestamp checks to prevent a spoofed segment from setting ts_recent to an arbitrary value, stopping further communication between the two hosts. - If the Echoed Timestamp is greater than the current time, fall back to the non RFC 1323 RTT calculation. Submitted by: Raja Mukerji (raja at moselle dot com) Reviewed by: Noritoshi Demizu, Mohan Srinivasan Revision Changes Path 1.270 +23 -3 src/sys/netinet/tcp_input.c 1.25 +1 -0 src/sys/netinet/tcp_seq.h From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:39:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0983216A4CE; Sun, 10 Apr 2005 05:39:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC6EC43D46; Sun, 10 Apr 2005 05:39:56 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5du13016718; Sun, 10 Apr 2005 05:39:56 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5dugb016717; Sun, 10 Apr 2005 05:39:56 GMT (envelope-from lesi) Message-Id: <200504100539.j3A5dugb016717@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 10 Apr 2005 05:39:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/axe Makefile ports/games/xgospel Makefile ports/graphics/xfig Makefile ports/multimedia/fxtv Makefile ports/print/gv Makefile ports/science/felt Makefile ports/x11/libsx Makefile ports/x11/xcolorsel Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:39:57 -0000 lesi 2005-04-10 05:39:56 UTC FreeBSD ports repository Modified files: editors/axe Makefile games/xgospel Makefile graphics/xfig Makefile multimedia/fxtv Makefile print/gv Makefile science/felt Makefile x11/libsx Makefile x11/xcolorsel Makefile x11-fm/xfm Makefile Log: Remove XAWVER from Xaw3d LIB_DEPENDS re. Xaw3d will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of Xaw3d and X libraries anyway and ports will get the right version number through imake. Revision Changes Path 1.13 +1 -1 ports/editors/axe/Makefile 1.6 +1 -1 ports/games/xgospel/Makefile 1.53 +1 -1 ports/graphics/xfig/Makefile 1.42 +1 -1 ports/multimedia/fxtv/Makefile 1.45 +1 -1 ports/print/gv/Makefile 1.35 +1 -1 ports/science/felt/Makefile 1.25 +1 -1 ports/x11-fm/xfm/Makefile 1.18 +1 -1 ports/x11/libsx/Makefile 1.11 +1 -1 ports/x11/xcolorsel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:45:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D94016A4CE; Sun, 10 Apr 2005 05:45:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F1E43D31; Sun, 10 Apr 2005 05:45:07 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5j7WI017000; Sun, 10 Apr 2005 05:45:07 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5j7eZ016999; Sun, 10 Apr 2005 05:45:07 GMT (envelope-from imp) Message-Id: <200504100545.j3A5j7eZ016999@repoman.freebsd.org> From: Warner Losh Date: Sun, 10 Apr 2005 05:45:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sbin/restore dirs.c main.c restore.8 restore.h tape.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:45:07 -0000 imp 2005-04-10 05:45:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sbin/restore dirs.c main.c restore.8 restore.h tape.c Log: MF RELENG_5: improve ability to read FreeBSD 2.x and newer tapes. Fix FreeBSD 1.x tapes. Approved by: re@ Revision Changes Path 1.27.6.1 +10 -25 src/sbin/restore/dirs.c 1.23.6.1 +6 -6 src/sbin/restore/main.c 1.47.6.1 +29 -38 src/sbin/restore/restore.8 1.8.6.1 +4 -1 src/sbin/restore/restore.h 1.40.6.1 +17 -0 src/sbin/restore/tape.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:49:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A7416A4CE; Sun, 10 Apr 2005 05:49:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D51D043D2D; Sun, 10 Apr 2005 05:49:10 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5nAX6017216; Sun, 10 Apr 2005 05:49:10 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5nAxV017215; Sun, 10 Apr 2005 05:49:10 GMT (envelope-from novel) Message-Id: <200504100549.j3A5nAxV017215@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 10 Apr 2005 05:49:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/mail Makefile ports/mail/msmtp-devel Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:49:11 -0000 novel 2005-04-10 05:49:10 UTC FreeBSD ports repository Modified files: . MOVED mail Makefile Removed files: mail/msmtp-devel Makefile distinfo pkg-descr Log: Retire mail/msmtp-devel: the development version is not active anymore. Revision Changes Path 1.668 +2 -1 ports/MOVED 1.631 +0 -1 ports/mail/Makefile 1.12 +0 -53 ports/mail/msmtp-devel/Makefile (dead) 1.11 +0 -2 ports/mail/msmtp-devel/distinfo (dead) 1.5 +0 -23 ports/mail/msmtp-devel/pkg-descr (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:53:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 060CC16A4CE; Sun, 10 Apr 2005 05:53:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE7B43D31; Sun, 10 Apr 2005 05:53:22 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5rM68017446; Sun, 10 Apr 2005 05:53:22 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5rMpu017445; Sun, 10 Apr 2005 05:53:22 GMT (envelope-from lesi) Message-Id: <200504100553.j3A5rMpu017445@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 10 Apr 2005 05:53:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/nexfontsel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:53:23 -0000 lesi 2005-04-10 05:53:22 UTC FreeBSD ports repository Modified files: x11-fonts/nexfontsel Makefile Log: Remove XAWVER from neXtaw LIB_DEPENDS re. neXtaw will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Packages depend on specific versions of neXtaw and X libraries anyway and ports will get the right version number through imake. Revision Changes Path 1.11 +1 -1 ports/x11-fonts/nexfontsel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 05:57:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66AFE16A4CE; Sun, 10 Apr 2005 05:57:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C33843D2D; Sun, 10 Apr 2005 05:57:19 +0000 (GMT) (envelope-from lesi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A5vJ9k017619; Sun, 10 Apr 2005 05:57:19 GMT (envelope-from lesi@repoman.freebsd.org) Received: (from lesi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A5vJIO017618; Sun, 10 Apr 2005 05:57:19 GMT (envelope-from lesi) Message-Id: <200504100557.j3A5vJIO017618@repoman.freebsd.org> From: Dejan Lesjak Date: Sun, 10 Apr 2005 05:57:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/kterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 05:57:19 -0000 lesi 2005-04-10 05:57:19 UTC FreeBSD ports repository Modified files: japanese/kterm Makefile Log: Remove XAWVER from Xaw3d and neXtaw LIB_DEPENDS re. Xaw3d and neXtaw will be depended upon just fine without explicit version in there, while specifying it can occasionally confuse (cf. ports/78527). Package depends on specific versions of Xaw3d, neXtaw and X libraries anyway and port will get the right version number through imake. Revision Changes Path 1.41 +2 -2 ports/japanese/kterm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 07:57:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC57216A4CE; Sun, 10 Apr 2005 07:57:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C12F43D1F; Sun, 10 Apr 2005 07:57:26 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A7vQhb022072; Sun, 10 Apr 2005 07:57:26 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A7vQc0022071; Sun, 10 Apr 2005 07:57:26 GMT (envelope-from dds) Message-Id: <200504100757.j3A7vQc0022071@repoman.freebsd.org> From: Diomidis Spinellis Date: Sun, 10 Apr 2005 07:57:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/mount_portalfs Makefile cred.c mount_portalfs.8 mount_portalfs.c portal.conf portald.h pt_conf.c pt_file.c pt_pipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 07:57:26 -0000 dds 2005-04-10 07:57:26 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/mount_portalfs Makefile mount_portalfs.8 mount_portalfs.c portal.conf portald.h pt_conf.c pt_file.c Added files: (Branch: RELENG_5) usr.sbin/mount_portalfs cred.c pt_pipe.c Log: MFC the new pipe sub-namespace. Revision Changes Path 1.17.2.1 +2 -2 src/usr.sbin/mount_portalfs/Makefile 1.1.2.1 +75 -0 src/usr.sbin/mount_portalfs/cred.c (new) 1.14.2.1 +84 -13 src/usr.sbin/mount_portalfs/mount_portalfs.8 1.22.2.1 +6 -0 src/usr.sbin/mount_portalfs/mount_portalfs.c 1.4.12.1 +1 -1 src/usr.sbin/mount_portalfs/portal.conf 1.8.2.1 +5 -0 src/usr.sbin/mount_portalfs/portald.h 1.8.2.1 +1 -0 src/usr.sbin/mount_portalfs/pt_conf.c 1.10.2.1 +3 -10 src/usr.sbin/mount_portalfs/pt_file.c 1.2.2.1 +233 -0 src/usr.sbin/mount_portalfs/pt_pipe.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 07:58:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FBD216A4CE; Sun, 10 Apr 2005 07:58:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C81943D1F; Sun, 10 Apr 2005 07:58:06 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A7w6aO022161; Sun, 10 Apr 2005 07:58:06 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A7w5xB022160; Sun, 10 Apr 2005 07:58:05 GMT (envelope-from dds) Message-Id: <200504100758.j3A7w5xB022160@repoman.freebsd.org> From: Diomidis Spinellis Date: Sun, 10 Apr 2005 07:58:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/mount_portal Makefile activate.c cred.c mount_portal.8 mount_portal.c portal.conf portald.h pt_conf.c pt_file.c pt_pipe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 07:58:06 -0000 dds 2005-04-10 07:58:05 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/mount_portal Makefile activate.c mount_portal.8 mount_portal.c portal.conf portald.h pt_conf.c pt_file.c Added files: (Branch: RELENG_4) sbin/mount_portal cred.c pt_pipe.c Log: MFC the new pipe sub-namespace. Revision Changes Path 1.10.2.2 +4 -3 src/sbin/mount_portal/Makefile 1.7.2.1 +1 -0 src/sbin/mount_portal/activate.c 1.1.2.1 +75 -0 src/sbin/mount_portal/cred.c (new) 1.8.2.3 +90 -22 src/sbin/mount_portal/mount_portal.8 1.16.2.1 +7 -1 src/sbin/mount_portal/mount_portal.c 1.4.2.1 +1 -1 src/sbin/mount_portal/portal.conf 1.5.2.1 +5 -0 src/sbin/mount_portal/portald.h 1.6.2.1 +1 -0 src/sbin/mount_portal/pt_conf.c 1.8.2.1 +6 -18 src/sbin/mount_portal/pt_file.c 1.1.2.1 +233 -0 src/sbin/mount_portal/pt_pipe.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 09:16:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 846EC16A4CE; Sun, 10 Apr 2005 09:16:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5717143D3F; Sun, 10 Apr 2005 09:16:15 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A9GFwx031884; Sun, 10 Apr 2005 09:16:15 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A9GFEZ031883; Sun, 10 Apr 2005 09:16:15 GMT (envelope-from sem) Message-Id: <200504100916.j3A9GFEZ031883@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 10 Apr 2005 09:16:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/orpheus Makefile distinfo pkg-descr pkg-plist ports/audio/orpheus/files patch-configure.in patch-src-abstract-track.h patch-src-cdtrack.cc... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 09:16:15 -0000 sem 2005-04-10 09:16:14 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/orpheus Makefile distinfo pkg-descr pkg-plist audio/orpheus/files patch-configure.in patch-src-abstract-track.h patch-src-cdtrack.cc patch-src-cdtrack.h patch-src-mixerctl.cc patch-src-orpheius.cc patch-src-uitext.cc Log: Orpheus is a light-weight text mode menu- and window-driven audio player application for CDs and files in MP3 and Vorbis OGG format. PR: n/a Submitted by: Andrej Zverev Revision Changes Path 1.608 +1 -0 ports/audio/Makefile 1.1 +78 -0 ports/audio/orpheus/Makefile (new) 1.1 +2 -0 ports/audio/orpheus/distinfo (new) 1.1 +35 -0 ports/audio/orpheus/files/patch-configure.in (new) 1.1 +10 -0 ports/audio/orpheus/files/patch-src-abstract-track.h (new) 1.1 +359 -0 ports/audio/orpheus/files/patch-src-cdtrack.cc (new) 1.1 +20 -0 ports/audio/orpheus/files/patch-src-cdtrack.h (new) 1.1 +11 -0 ports/audio/orpheus/files/patch-src-mixerctl.cc (new) 1.1 +11 -0 ports/audio/orpheus/files/patch-src-orpheius.cc (new) 1.1 +31 -0 ports/audio/orpheus/files/patch-src-uitext.cc (new) 1.1 +4 -0 ports/audio/orpheus/pkg-descr (new) 1.1 +3 -0 ports/audio/orpheus/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 09:16:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E20F816A4CE; Sun, 10 Apr 2005 09:16:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA10643D45; Sun, 10 Apr 2005 09:16:36 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A9GaHh031930; Sun, 10 Apr 2005 09:16:36 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A9GaLC031929; Sun, 10 Apr 2005 09:16:36 GMT (envelope-from sem) Message-Id: <200504100916.j3A9GaLC031929@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 10 Apr 2005 09:16:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 09:16:37 -0000 sem 2005-04-10 09:16:36 UTC FreeBSD ports repository Modified files: . modules Log: orpheus --> ports/audio/orpheus Revision Changes Path 1.12264 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 09:16:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C91816A507; Sun, 10 Apr 2005 09:16:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D9DC43D39; Sun, 10 Apr 2005 09:16:41 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A9Gf3m031987; Sun, 10 Apr 2005 09:16:41 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A9GeFt031986; Sun, 10 Apr 2005 09:16:41 GMT (envelope-from adamw) Message-Id: <200504100916.j3A9GeFt031986@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 10 Apr 2005 09:16:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/bmp-docklet Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 09:16:41 -0000 adamw 2005-04-10 09:16:40 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/bmp-docklet Makefile distinfo pkg-descr pkg-plist Log: Add bmp-docklet, a system tray controller for beep-media-player. Provides a small beep-media-player icon in the system tray (should work with GNOME, KDE, fluxbox, etc.) that provides basic play control for beep-media-player. Also displays the current song title in a tooltip. WWW: http://mark.xnull.de/bmp-docklet.php Revision Changes Path 1.184 +1 -0 ports/deskutils/Makefile 1.1 +28 -0 ports/deskutils/bmp-docklet/Makefile (new) 1.1 +2 -0 ports/deskutils/bmp-docklet/distinfo (new) 1.1 +6 -0 ports/deskutils/bmp-docklet/pkg-descr (new) 1.1 +4 -0 ports/deskutils/bmp-docklet/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 09:21:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C8D16A4CE; Sun, 10 Apr 2005 09:21:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C14A443D3F; Sun, 10 Apr 2005 09:21:08 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A9L87x032213; Sun, 10 Apr 2005 09:21:08 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A9L8bT032212; Sun, 10 Apr 2005 09:21:08 GMT (envelope-from adamw) Message-Id: <200504100921.j3A9L8bT032212@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 10 Apr 2005 09:21:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 09:21:09 -0000 adamw 2005-04-10 09:21:08 UTC FreeBSD ports repository Modified files: . modules Log: bmp-docklet --> ports/deskutils/bmp-docklet Revision Changes Path 1.12265 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 09:48:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6343E16A4CE; Sun, 10 Apr 2005 09:48:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E0643D46; Sun, 10 Apr 2005 09:48:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3A9m8kh033081; Sun, 10 Apr 2005 09:48:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3A9m8mI033080; Sun, 10 Apr 2005 09:48:08 GMT (envelope-from pav) Message-Id: <200504100948.j3A9m8mI033080@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 09:48:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/py-PySQLite11 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 09:48:08 -0000 pav 2005-04-10 09:48:07 UTC FreeBSD ports repository Modified files: databases/py-PySQLite11 Makefile Log: - Set LATEST_LINK to not conflict with databases/py-PySQLite10 PR: ports/79270 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.10 +2 -0 ports/databases/py-PySQLite11/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 10:20:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CDC416A4CE; Sun, 10 Apr 2005 10:20:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2DD143D4C; Sun, 10 Apr 2005 10:20:25 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AAKPFm034346; Sun, 10 Apr 2005 10:20:25 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AAKPvl034345; Sun, 10 Apr 2005 10:20:25 GMT (envelope-from sos) Message-Id: <200504101020.j3AAKPvl034345@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 10 Apr 2005 10:20:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.h ata-chipset.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 10:20:26 -0000 sos 2005-04-10 10:20:25 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-chipset.c ata-pci.h Log: Refine the SATA PHY code so the time consumed during probe is reduced. Add the older nVidia nForce2 SATA chip to supported HW. Revision Changes Path 1.91 +1 -1 src/sys/dev/ata/ata-all.h 1.106 +13 -9 src/sys/dev/ata/ata-chipset.c 1.43 +1 -0 src/sys/dev/ata/ata-pci.h From owner-cvs-all@FreeBSD.ORG Sun Apr 10 10:22:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C3F16A4CE; Sun, 10 Apr 2005 10:22:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC9A843D31; Sun, 10 Apr 2005 10:22:18 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AAMIV7034532; Sun, 10 Apr 2005 10:22:18 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AAMIpo034531; Sun, 10 Apr 2005 10:22:18 GMT (envelope-from simon) Message-Id: <200504101022.j3AAMIpo034531@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 10 Apr 2005 10:22:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 10:22:19 -0000 simon 2005-04-10 10:22:18 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document squid -- DoS on failed PUT/POST requests vulnerability. Submitted by: Devon H. O'Dell (original version) Revision Changes Path 1.626 +29 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 10:53:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C29D416A4CE; Sun, 10 Apr 2005 10:53:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A2DD43D2F; Sun, 10 Apr 2005 10:53:29 +0000 (GMT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AArTR7036102; Sun, 10 Apr 2005 10:53:29 GMT (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AArTIl036101; Sun, 10 Apr 2005 10:53:29 GMT (envelope-from schweikh) Message-Id: <200504101053.j3AArTIl036101@repoman.freebsd.org> From: Jens Schweikhardt Date: Sun, 10 Apr 2005 10:53:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 10:53:29 -0000 schweikh 2005-04-10 10:53:28 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: s/self-distruction/self-destruction Revision Changes Path 1.174 +2 -2 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Sun Apr 10 11:12:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CCDE16A4CE; Sun, 10 Apr 2005 11:12:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3374443D31; Sun, 10 Apr 2005 11:12:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ABCKLI037004; Sun, 10 Apr 2005 11:12:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ABCKWY037003; Sun, 10 Apr 2005 11:12:20 GMT (envelope-from pav) Message-Id: <200504101112.j3ABCKWY037003@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 11:12:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/gchempaint Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 11:12:20 -0000 pav 2005-04-10 11:12:19 UTC FreeBSD ports repository Modified files: science/gchempaint Makefile distinfo pkg-plist Log: - Update to 0.4.12 Revision Changes Path 1.31 +1 -2 ports/science/gchempaint/Makefile 1.18 +2 -2 ports/science/gchempaint/distinfo 1.11 +10 -5 ports/science/gchempaint/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 11:37:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCC3F16A4CE; Sun, 10 Apr 2005 11:37:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C298B43D1F; Sun, 10 Apr 2005 11:37:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ABbMQP037943; Sun, 10 Apr 2005 11:37:22 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ABbMb3037942; Sun, 10 Apr 2005 11:37:22 GMT (envelope-from pav) Message-Id: <200504101137.j3ABbMb3037942@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 11:37:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile ports/japanese/scim-skk Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 11:37:23 -0000 pav 2005-04-10 11:37:22 UTC FreeBSD ports repository Modified files: japanese Makefile Added files: japanese/scim-skk Makefile distinfo pkg-descr pkg-message pkg-plist Log: scim-skk is the SCIM IMEngine module which is similar to SKK. PR: ports/79598 Submitted by: Jun Mukai Revision Changes Path 1.577 +1 -0 ports/japanese/Makefile 1.1 +46 -0 ports/japanese/scim-skk/Makefile (new) 1.1 +2 -0 ports/japanese/scim-skk/distinfo (new) 1.1 +3 -0 ports/japanese/scim-skk/pkg-descr (new) 1.1 +11 -0 ports/japanese/scim-skk/pkg-message (new) 1.1 +7 -0 ports/japanese/scim-skk/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 11:38:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A22C716A4CE; Sun, 10 Apr 2005 11:38:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BD1743D39; Sun, 10 Apr 2005 11:38:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ABcdN7038003; Sun, 10 Apr 2005 11:38:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ABcdeC038002; Sun, 10 Apr 2005 11:38:39 GMT (envelope-from pav) Message-Id: <200504101138.j3ABcdeC038002@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 11:38:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 11:38:39 -0000 pav 2005-04-10 11:38:39 UTC FreeBSD ports repository Modified files: . modules Log: ja-scim-skk ports/japanese/scim-skk Revision Changes Path 1.12266 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:15:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC6E816A4CE; Sun, 10 Apr 2005 12:15:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929C943D3F; Sun, 10 Apr 2005 12:15:25 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACFP6V039328; Sun, 10 Apr 2005 12:15:25 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACFPCS039327; Sun, 10 Apr 2005 12:15:25 GMT (envelope-from delphij) Message-Id: <200504101215.j3ACFPCS039327@repoman.freebsd.org> From: Xin LI Date: Sun, 10 Apr 2005 12:15:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libutil humanize_number.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:15:25 -0000 delphij 2005-04-10 12:15:25 UTC FreeBSD src repository Modified files: lib/libutil humanize_number.3 Log: Remove duplicated "bytes". Submitted by: Wojciech A. Koszek [dunstan freebsd czest pl] PR: 79747 Revision Changes Path 1.8 +1 -1 src/lib/libutil/humanize_number.3 From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:29:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53ABD16A4CF; Sun, 10 Apr 2005 12:29:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ACD043D46; Sun, 10 Apr 2005 12:29:17 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACTH7O039782; Sun, 10 Apr 2005 12:29:17 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACTHKf039781; Sun, 10 Apr 2005 12:29:17 GMT (envelope-from krion) Message-Id: <200504101229.j3ACTHKf039781@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 10 Apr 2005 12:29:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/privman Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:29:17 -0000 krion 2005-04-10 12:29:17 UTC FreeBSD ports repository Modified files: devel/privman Makefile pkg-descr Log: Fix MASTER_SITES and WWW: line. PR: ports/79717 Submitted by: Clement MATHIEU Revision Changes Path 1.10 +1 -1 ports/devel/privman/Makefile 1.2 +1 -1 ports/devel/privman/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:38:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F43816A4CE; Sun, 10 Apr 2005 12:38:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6507143D31; Sun, 10 Apr 2005 12:38:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACcdow040203; Sun, 10 Apr 2005 12:38:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACcdeJ040202; Sun, 10 Apr 2005 12:38:39 GMT (envelope-from pav) Message-Id: <200504101238.j3ACcdeJ040202@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 12:38:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefileports/sysutils/lineak_xosdplugin Makefile distinfo pkg-descr ports/sysutils/lineak_xosdplugin/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:38:39 -0000 pav 2005-04-10 12:38:39 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/lineak_xosdplugin Makefile distinfo pkg-descr sysutils/lineak_xosdplugin/files patch-configure Log: Add xosdplugin for lineak. It enables On Screen Display of the commands being executed by lineakd. PR: ports/79504 Submitted by: Kay Lehmann (maintainer) Revision Changes Path 1.642 +1 -0 ports/sysutils/Makefile 1.1 +42 -0 ports/sysutils/lineak_xosdplugin/Makefile (new) 1.1 +2 -0 ports/sysutils/lineak_xosdplugin/distinfo (new) 1.1 +11 -0 ports/sysutils/lineak_xosdplugin/files/patch-configure (new) 1.1 +4 -0 ports/sysutils/lineak_xosdplugin/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:39:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F8916A4CE; Sun, 10 Apr 2005 12:39:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 939A543D1F; Sun, 10 Apr 2005 12:39:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACdZsJ040269; Sun, 10 Apr 2005 12:39:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACdZGa040268; Sun, 10 Apr 2005 12:39:35 GMT (envelope-from pav) Message-Id: <200504101239.j3ACdZGa040268@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 12:39:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:39:35 -0000 pav 2005-04-10 12:39:35 UTC FreeBSD ports repository Modified files: . modules Log: lineak_xosdplugin ports/sysutils/lineak_xosdplugin Revision Changes Path 1.12267 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:43:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E4D716A4CE; Sun, 10 Apr 2005 12:43:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 170BC43D1D; Sun, 10 Apr 2005 12:43:26 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AChP9u040493; Sun, 10 Apr 2005 12:43:25 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AChPTC040492; Sun, 10 Apr 2005 12:43:25 GMT (envelope-from krion) Message-Id: <200504101243.j3AChPTC040492@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 10 Apr 2005 12:43:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/icpld Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:43:26 -0000 krion 2005-04-10 12:43:25 UTC FreeBSD ports repository Modified files: net/icpld Makefile distinfo Log: Update to 1.1.0 Revision Changes Path 1.15 +1 -1 ports/net/icpld/Makefile 1.13 +2 -2 ports/net/icpld/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:45:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F49416A4CE; Sun, 10 Apr 2005 12:45:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27F3943D49; Sun, 10 Apr 2005 12:45:36 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACja0R040636; Sun, 10 Apr 2005 12:45:36 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACjaXd040635; Sun, 10 Apr 2005 12:45:36 GMT (envelope-from krion) Message-Id: <200504101245.j3ACjaXd040635@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 10 Apr 2005 12:45:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ipsumdump Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:45:36 -0000 krion 2005-04-10 12:45:36 UTC FreeBSD ports repository Modified files: net/ipsumdump Makefile distinfo Log: Update to 1.53 Revision Changes Path 1.23 +1 -1 ports/net/ipsumdump/Makefile 1.19 +2 -2 ports/net/ipsumdump/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 12:54:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 933C516A4D6; Sun, 10 Apr 2005 12:54:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B23E43D1D; Sun, 10 Apr 2005 12:54:06 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ACs6I1047731; Sun, 10 Apr 2005 12:54:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ACs6F9047730; Sun, 10 Apr 2005 12:54:06 GMT (envelope-from pav) Message-Id: <200504101254.j3ACs6F9047730@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 12:54:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsweb Makefile pkg-descr pkg-message pkg-plist ports/devel/cvsweb/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 12:54:06 -0000 pav 2005-04-10 12:54:06 UTC FreeBSD ports repository Modified files: devel/cvsweb Makefile pkg-descr pkg-plist Added files: devel/cvsweb/files pkg-message.in Removed files: devel/cvsweb pkg-message Log: - Style PR: ports/79709 Submitted by: Jonathan Noack (maintainer) Revision Changes Path 1.76 +10 -4 ports/devel/cvsweb/Makefile 1.1 +15 -0 ports/devel/cvsweb/files/pkg-message.in (new) 1.9 +1 -1 ports/devel/cvsweb/pkg-descr 1.6 +0 -15 ports/devel/cvsweb/pkg-message (dead) 1.11 +7 -7 ports/devel/cvsweb/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:01:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F74E16A4CE; Sun, 10 Apr 2005 13:01:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6065E43D45; Sun, 10 Apr 2005 13:01:56 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AD1uAN048107; Sun, 10 Apr 2005 13:01:56 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AD1uY8048106; Sun, 10 Apr 2005 13:01:56 GMT (envelope-from pav) Message-Id: <200504101301.j3AD1uY8048106@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:01:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsweb3 Makefile pkg-message pkg-plist ports/devel/cvsweb3/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:01:56 -0000 pav 2005-04-10 13:01:56 UTC FreeBSD ports repository Modified files: devel/cvsweb3 Makefile pkg-plist Added files: devel/cvsweb3/files pkg-message.in Removed files: devel/cvsweb3 pkg-message Log: - Style PR: ports/79710 Submitted by: Jonathan Noack (maintainer) Revision Changes Path 1.77 +11 -1 ports/devel/cvsweb3/Makefile 1.1 +15 -0 ports/devel/cvsweb3/files/pkg-message.in (new) 1.6 +0 -15 ports/devel/cvsweb3/pkg-message (dead) 1.12 +9 -8 ports/devel/cvsweb3/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:13:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8254616A4CE; Sun, 10 Apr 2005 13:13:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69C3643D46; Sun, 10 Apr 2005 13:13:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADDCCQ048582; Sun, 10 Apr 2005 13:13:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADDCvO048581; Sun, 10 Apr 2005 13:13:12 GMT (envelope-from pav) Message-Id: <200504101313.j3ADDCvO048581@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:13:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/qmqtool Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:13:12 -0000 pav 2005-04-10 13:13:11 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/qmqtool Makefile distinfo pkg-descr pkg-plist Log: qmqtool is a qmail queue manipulation program geared towards the viewing and safe modification of the contents in a qmail queue. Features include finding abusers, sorting messages by sender/sender's IP, showing stats, requeue messages, queue consistency check, queue backup/restore, and others. PR: ports/79718 Submitted by: Matthew Will Revision Changes Path 1.632 +1 -0 ports/mail/Makefile 1.1 +33 -0 ports/mail/qmqtool/Makefile (new) 1.1 +2 -0 ports/mail/qmqtool/distinfo (new) 1.1 +11 -0 ports/mail/qmqtool/pkg-descr (new) 1.1 +6 -0 ports/mail/qmqtool/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:13:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23BD716A4CE; Sun, 10 Apr 2005 13:13:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D68BD43D41; Sun, 10 Apr 2005 13:13:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADDsFx048626; Sun, 10 Apr 2005 13:13:54 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADDsVq048625; Sun, 10 Apr 2005 13:13:54 GMT (envelope-from pav) Message-Id: <200504101313.j3ADDsVq048625@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:13:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:13:55 -0000 pav 2005-04-10 13:13:54 UTC FreeBSD ports repository Modified files: . modules Log: qmqtool ports/mail/qmqtool Revision Changes Path 1.12268 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:14:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD2B16A4CE; Sun, 10 Apr 2005 13:14:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B3243D1F; Sun, 10 Apr 2005 13:14:44 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADEipE048704; Sun, 10 Apr 2005 13:14:44 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADEiHv048703; Sun, 10 Apr 2005 13:14:44 GMT (envelope-from novel) Message-Id: <200504101314.j3ADEiHv048703@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sun, 10 Apr 2005 13:14:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/msmtp Makefile distinfo ports/mail/msmtp/files patch-src_net.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:14:45 -0000 novel 2005-04-10 13:14:44 UTC FreeBSD ports repository Modified files: mail/msmtp Makefile distinfo Added files: mail/msmtp/files patch-src_net.h Log: Update to 1.4.0 (new stable version). Revision Changes Path 1.12 +10 -9 ports/mail/msmtp/Makefile 1.10 +2 -2 ports/mail/msmtp/distinfo 1.1 +11 -0 ports/mail/msmtp/files/patch-src_net.h (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:15:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E40FF16A4CE; Sun, 10 Apr 2005 13:15:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAFD643D1F; Sun, 10 Apr 2005 13:15:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADFH5d048796; Sun, 10 Apr 2005 13:15:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADFHA3048795; Sun, 10 Apr 2005 13:15:17 GMT (envelope-from pav) Message-Id: <200504101315.j3ADFHA3048795@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:15:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:15:18 -0000 pav 2005-04-10 13:15:17 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Matthew Will for mail/qmqtool port. Revision Changes Path 1.356 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:22:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8796216A4CE; Sun, 10 Apr 2005 13:22:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 518B143D2F; Sun, 10 Apr 2005 13:22:55 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADMtk3049139; Sun, 10 Apr 2005 13:22:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADMtIk049138; Sun, 10 Apr 2005 13:22:55 GMT (envelope-from pav) Message-Id: <200504101322.j3ADMtIk049138@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:22:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pecl-statgrab Makefile distinfo ports/devel/pecl-statgrab/files patch-config.m4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:22:55 -0000 pav 2005-04-10 13:22:55 UTC FreeBSD ports repository Modified files: devel/pecl-statgrab Makefile distinfo Removed files: devel/pecl-statgrab/files patch-config.m4 Log: - Update to 0.4 PR: ports/79744 Submitted by: Tim Bishop (maintainer) Revision Changes Path 1.2 +1 -1 ports/devel/pecl-statgrab/Makefile 1.2 +2 -2 ports/devel/pecl-statgrab/distinfo 1.2 +0 -11 ports/devel/pecl-statgrab/files/patch-config.m4 (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:36:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C42BB16A4CE; Sun, 10 Apr 2005 13:36:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A66BD43D1D; Sun, 10 Apr 2005 13:36:29 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADaTqb049754; Sun, 10 Apr 2005 13:36:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADaTNE049753; Sun, 10 Apr 2005 13:36:29 GMT (envelope-from pav) Message-Id: <200504101336.j3ADaTNE049753@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:36:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/ruby-htmltools Makefile distinfo pkg-descr pkg-plist ports/textproc/ruby-htmltools/files patch-install.rb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:36:29 -0000 pav 2005-04-10 13:36:29 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ruby-htmltools Makefile distinfo pkg-descr pkg-plist textproc/ruby-htmltools/files patch-install.rb Log: Ruby-htmltools tools for parsing and manipulating HTML text in Ruby. It can be used for programmatically access outside HTML-pages. I hope to extend it to become a web-publishing framework in the future. PR: ports/79432 Submitted by: Alexander Novitsky Revision Changes Path 1.806 +1 -0 ports/textproc/Makefile 1.1 +36 -0 ports/textproc/ruby-htmltools/Makefile (new) 1.1 +2 -0 ports/textproc/ruby-htmltools/distinfo (new) 1.1 +45 -0 ports/textproc/ruby-htmltools/files/patch-install.rb (new) 1.1 +6 -0 ports/textproc/ruby-htmltools/pkg-descr (new) 1.1 +9 -0 ports/textproc/ruby-htmltools/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:37:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9250416A4CE; Sun, 10 Apr 2005 13:37:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE9543D41; Sun, 10 Apr 2005 13:37:05 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADb5Wk049792; Sun, 10 Apr 2005 13:37:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADb54r049791; Sun, 10 Apr 2005 13:37:05 GMT (envelope-from pav) Message-Id: <200504101337.j3ADb54r049791@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:37:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:37:05 -0000 pav 2005-04-10 13:37:05 UTC FreeBSD ports repository Modified files: . modules Log: ruby-htmltools ports/textproc/ruby-htmltools Revision Changes Path 1.12269 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 13:56:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1D1816A4CE; Sun, 10 Apr 2005 13:56:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7832243D45; Sun, 10 Apr 2005 13:56:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ADuSnj050484; Sun, 10 Apr 2005 13:56:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ADuSNI050483; Sun, 10 Apr 2005 13:56:28 GMT (envelope-from pav) Message-Id: <200504101356.j3ADuSNI050483@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 13:56:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/spamass-rules Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 13:56:28 -0000 pav 2005-04-10 13:56:28 UTC FreeBSD ports repository Modified files: mail/spamass-rules Makefile distinfo Log: - Update to 20050401 PR: ports/79431 Submitted by: Michael Ranner (maintainer) Revision Changes Path 1.16 +6 -1 ports/mail/spamass-rules/Makefile 1.13 +2 -2 ports/mail/spamass-rules/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:24:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75FE216A4CE; Sun, 10 Apr 2005 14:24:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4750B43D48; Sun, 10 Apr 2005 14: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.1/8.13.1) with ESMTP id j3AEOlGA055645; Sun, 10 Apr 2005 14:24:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEOl7j055644; Sun, 10 Apr 2005 14:24:47 GMT (envelope-from pav) Message-Id: <200504101424.j3AEOl7j055644@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 14:24:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/f-prot-sig Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:24:47 -0000 pav 2005-04-10 14:24:46 UTC FreeBSD ports repository Modified files: security/f-prot-sig Makefile distinfo Log: - Update to 20050410 PR: ports/79742 Submitted by: Tim Bishop (maintainer) Revision Changes Path 1.34 +1 -1 ports/security/f-prot-sig/Makefile 1.30 +2 -2 ports/security/f-prot-sig/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:26:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73C6516A4CE; Sun, 10 Apr 2005 14:26:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B79A43D1D; Sun, 10 Apr 2005 14:26:58 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEQw47055767; Sun, 10 Apr 2005 14:26:58 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEQwEs055766; Sun, 10 Apr 2005 14:26:58 GMT (envelope-from maxim) Message-Id: <200504101426.j3AEQwEs055766@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 10 Apr 2005 14:26:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/misc bsd-family-tree X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:26:58 -0000 maxim 2005-04-10 14:26:58 UTC FreeBSD src repository Modified files: share/misc bsd-family-tree Log: o Add DragonFly 1.2.0. o s/DFD/DFB/g as DragonFly people did. Revision Changes Path 1.89 +4 -3 src/share/misc/bsd-family-tree From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:33:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC37716A4CE; Sun, 10 Apr 2005 14:33:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B073343D3F; Sun, 10 Apr 2005 14:33:41 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEXfNg056058; Sun, 10 Apr 2005 14:33:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEXf90056057; Sun, 10 Apr 2005 14:33:41 GMT (envelope-from pav) Message-Id: <200504101433.j3AEXf90056057@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 14:33:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/fluxconf Makefile distinfo pkg-plist patch-src-fluxkeys.c patch-src-fluxmenu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:33:42 -0000 pav 2005-04-10 14:33:41 UTC FreeBSD ports repository Modified files: x11-wm/fluxconf Makefile distinfo Added files: x11-wm/fluxconf/files patch-src-fluxconf.c patch-src-fluxkeys.c patch-src-fluxmenu.c Removed files: x11-wm/fluxconf pkg-plist Log: - Update to 0.9.8 PR: ports/79758 Submitted by: Ports Fury Revision Changes Path 1.16 +7 -5 ports/x11-wm/fluxconf/Makefile 1.6 +2 -2 ports/x11-wm/fluxconf/distinfo 1.1 +21 -0 ports/x11-wm/fluxconf/files/patch-src-fluxconf.c (new) 1.1 +21 -0 ports/x11-wm/fluxconf/files/patch-src-fluxkeys.c (new) 1.1 +22 -0 ports/x11-wm/fluxconf/files/patch-src-fluxmenu.c (new) 1.3 +0 -6 ports/x11-wm/fluxconf/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:40:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9078E16A57B; Sun, 10 Apr 2005 14:40:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68CAE43D48; Sun, 10 Apr 2005 14:40:57 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEevAd056385; Sun, 10 Apr 2005 14:40:57 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEevgl056384; Sun, 10 Apr 2005 14:40:57 GMT (envelope-from netchild) Message-Id: <200504101440.j3AEevgl056384@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 10 Apr 2005 14:40:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc27 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:40:57 -0000 netchild 2005-04-10 14:40:57 UTC FreeBSD ports repository Modified files: lang/gcc27 Makefile Log: Set expiration date to 20050610. Requested by: portmgr (krion) Revision Changes Path 1.17 +1 -0 ports/lang/gcc27/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:41:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 352BA16A4CE; Sun, 10 Apr 2005 14:41:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 099D843D46; Sun, 10 Apr 2005 14:41:31 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEfUGw056452; Sun, 10 Apr 2005 14:41:30 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEfUCf056451; Sun, 10 Apr 2005 14:41:30 GMT (envelope-from leeym) Message-Id: <200504101441.j3AEfUCf056451@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 10 Apr 2005 14:41:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/aqsis Makefile distinfo ports/graphics/aqsis/files patch-libaqsistypes::plugins.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:41:31 -0000 leeym 2005-04-10 14:41:30 UTC FreeBSD ports repository Modified files: graphics/aqsis Makefile distinfo graphics/aqsis/files patch-libaqsistypes::plugins.cpp Log: - Update ports/graphics/aqsis to 1.0.0 PR: 79741 Submitted by: Ying-Chieh Chen Revision Changes Path 1.16 +1 -1 ports/graphics/aqsis/Makefile 1.6 +2 -2 ports/graphics/aqsis/distinfo 1.2 +4 -4 ports/graphics/aqsis/files/patch-libaqsistypes::plugins.cpp From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:42:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7658016A4CE; Sun, 10 Apr 2005 14:42:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 505F343D1F; Sun, 10 Apr 2005 14:42:17 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEgHXk056499; Sun, 10 Apr 2005 14:42:17 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEgHoD056498; Sun, 10 Apr 2005 14:42:17 GMT (envelope-from netchild) Message-Id: <200504101442.j3AEgHoD056498@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 10 Apr 2005 14:42:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc28 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:42:17 -0000 netchild 2005-04-10 14:42:17 UTC FreeBSD ports repository Modified files: lang/gcc28 Makefile Log: Set expiration date to 20050610 and mark IGNORE on -current (it peeks into private headers) Requested by: portmgr (krion) Revision Changes Path 1.51 +5 -0 ports/lang/gcc28/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:43:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D6B116A4CE; Sun, 10 Apr 2005 14:43:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330EB43D1D; Sun, 10 Apr 2005 14:43:09 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEh9lT056565; Sun, 10 Apr 2005 14:43:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEh9Lh056564; Sun, 10 Apr 2005 14:43:09 GMT (envelope-from pav) Message-Id: <200504101443.j3AEh9Lh056564@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 14:43:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/nexfontsel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:43:09 -0000 pav 2005-04-10 14:43:09 UTC FreeBSD ports repository Modified files: x11-fonts/nexfontsel Makefile distinfo pkg-plist Log: - Update to 3.0.1 PR: ports/79757 Submitted by: Ports Fury Revision Changes Path 1.12 +9 -3 ports/x11-fonts/nexfontsel/Makefile 1.5 +2 -2 ports/x11-fonts/nexfontsel/distinfo 1.4 +2 -2 ports/x11-fonts/nexfontsel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:45:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4345816A4CE; Sun, 10 Apr 2005 14:45:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BC3943D49; Sun, 10 Apr 2005 14:45:28 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEjSBH056723; Sun, 10 Apr 2005 14:45:28 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEjSen056722; Sun, 10 Apr 2005 14:45:28 GMT (envelope-from scottl) Message-Id: <200504101445.j3AEjSen056722@repoman.freebsd.org> From: Scott Long Date: Sun, 10 Apr 2005 14:45:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/pcm ac97.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:45:28 -0000 scottl 2005-04-10 14:45:28 UTC FreeBSD src repository Modified files: sys/dev/sound/pcm ac97.c Log: Fix the output ports on the AD1988 codec. From the submitter: Affects to people WITH an AD1888 codec, the system will output to the port labeled "speaker" instead of microphone. System will work the same in multiple operating systems. If people are currently using their systems with this codec they will need to swap their output ports. I have _not_ checked audio input or line input (basically, I have checked nothing other than line-out). I believe this is an appropriate change, it makes us consistent with documentation, and other operating systems. Furthermore, this feature (playing) is the vast majority of sound activities, so if this makes is right for playback and wrong for recording... playback is more important, and we can fix recoding in the future without worries of screwing people again in the future (since we'll be "right" on the playback). Submitted by: David Cross Revision Changes Path 1.53 +1 -0 src/sys/dev/sound/pcm/ac97.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:56:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8F2316A4CE; Sun, 10 Apr 2005 14:56:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E5BC43D2F; Sun, 10 Apr 2005 14:56:45 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AEujBj057171; Sun, 10 Apr 2005 14:56:45 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AEujUg057170; Sun, 10 Apr 2005 14:56:45 GMT (envelope-from lev) Message-Id: <200504101456.j3AEujUg057170@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 14:56:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/subversion Makefile distinfo patch-subversion::bindings::swig::perl::natives::Makefle.PL.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:56:45 -0000 lev 2005-04-10 14:56:45 UTC FreeBSD ports repository Modified files: devel/subversion Makefile distinfo devel/subversion/files patch-subversion::bindings::swig::perl::natives::Makefle.PL.in Log: [0] Update to 1.1.4. [1] Add target `rpository' and ability to create fsfs repository. Default repository format is `bdb' for compatibility. It will be changed in 1.2.0. [2] Fix perl bindings patch. PR: [1] ports/78379 [2] ports/77453 Submitted by: [1] Roman Neuhauser [2] Andrey Slusar Revision Changes Path 1.76 +32 -13 ports/devel/subversion/Makefile 1.35 +2 -2 ports/devel/subversion/distinfo 1.2 +121 -83 ports/devel/subversion/files/patch-subversion::bindings::swig::perl::natives::Makefle.PL.in From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:59:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C62116A4CE; Sun, 10 Apr 2005 14:59:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DF6143D45; Sun, 10 Apr 2005 14:59:32 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AExWVv057323; Sun, 10 Apr 2005 14:59:32 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AExWFb057322; Sun, 10 Apr 2005 14:59:32 GMT (envelope-from lev) Message-Id: <200504101459.j3AExWFb057322@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 14:59:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/mingw32-binutils Makefile distinfopatch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:59:32 -0000 lev 2005-04-10 14:59:32 UTC FreeBSD ports repository Modified files: devel/mingw32-binutils Makefile distinfo devel/mingw32-binutils/files patch-Makefile.in patch-configure Log: Update to latest snapshot. Unbreak with some ugly hack. Revision Changes Path 1.27 +23 -21 ports/devel/mingw32-binutils/Makefile 1.12 +2 -4 ports/devel/mingw32-binutils/distinfo 1.3 +7 -5 ports/devel/mingw32-binutils/files/patch-Makefile.in 1.3 +9 -9 ports/devel/mingw32-binutils/files/patch-configure From owner-cvs-all@FreeBSD.ORG Sun Apr 10 14:59:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45F7D16A4CE; Sun, 10 Apr 2005 14:59:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AC1043D2D; Sun, 10 Apr 2005 14:59:56 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AExt1J057362; Sun, 10 Apr 2005 14:59:55 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AExtOv057361; Sun, 10 Apr 2005 14:59:55 GMT (envelope-from lev) Message-Id: <200504101459.j3AExtOv057361@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 14:59:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/mingw32-bin-msvcrt Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 14:59:56 -0000 lev 2005-04-10 14:59:55 UTC FreeBSD ports repository Modified files: devel/mingw32-bin-msvcrt Makefile distinfo pkg-plist Log: Update to latest version. Revision Changes Path 1.10 +2 -2 ports/devel/mingw32-bin-msvcrt/Makefile 1.9 +4 -4 ports/devel/mingw32-bin-msvcrt/distinfo 1.8 +26 -0 ports/devel/mingw32-bin-msvcrt/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:01:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F41B916A4CE; Sun, 10 Apr 2005 15:01:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E8E43D58; Sun, 10 Apr 2005 15:01:28 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AF1SRY057496; Sun, 10 Apr 2005 15:01:28 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AF1SRE057495; Sun, 10 Apr 2005 15:01:28 GMT (envelope-from lev) Message-Id: <200504101501.j3AF1SRE057495@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 15:01:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/mingw32-gcc Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:01:29 -0000 lev 2005-04-10 15:01:28 UTC FreeBSD ports repository Modified files: devel/mingw32-gcc Makefile distinfo pkg-plist Log: Update to latest snapshot. Revision Changes Path 1.28 +2 -2 ports/devel/mingw32-gcc/Makefile 1.10 +16 -16 ports/devel/mingw32-gcc/distinfo 1.11 +1 -1 ports/devel/mingw32-gcc/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:05:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 903CE16A4CE; Sun, 10 Apr 2005 15:05:00 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3025743D2F; Sun, 10 Apr 2005 15:05:00 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 71FC946B16; Sun, 10 Apr 2005 11:04:59 -0400 (EDT) Date: Sun, 10 Apr 2005 16:04:54 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: John Baldwin In-Reply-To: <200504081237.17789.jhb@FreeBSD.org> Message-ID: <20050410160253.J3036@fledge.watson.org> References: <19069.1112973882@critter.freebsd.dk> <200504081237.17789.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: src-committers@FreeBSD.org cc: Bruce Evans cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Poul-Henning Kamp cc: Gleb Smirnoff Subject: Re: cvs commit: src/sys/kern kern_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:05:00 -0000 On Fri, 8 Apr 2005, John Baldwin wrote: >>>> Log: >>>> Add additional newline to debug.mutex.prof.stats header, so that >>>> column names are printed exactly above the columns. >>> >>> This is bogus, as is the existence of sysctls that format data (*). >>> >>> (*) Formatted output is not too bad for sysctls in the debug tree, but >>> for general-purpose sysctls it is just a bug. >> >> I disagree. > > It's a lot easier to parse a structured binary blob than to parse > formatted text so that you can display it differently. Note that I > would consider XML ala GEOM to be more of the blob style since the > whitespace isn't significant. It should be up to userland to do whatever > formatting of data is required. For small things like 'current > timecounter' or 'list of valid CPU frequencies' simple strings with > space delimiting is probably fine though. Trying to format complex data > into multiple lines with columns and headers doesn't belong in the > kernel outside of ddb IMO. FWIW, I ran precisely into the "formatted text sysctl" problem recently when looking at adapting netstat -mb to use UMA's statistics output rather than mbuf-specific sysctls. In order to extract the mbuf entries from the current sysctl, you have to do some text parsing and munging. However, finding a useful middle ground is non-trivial. XML is one possibility, but we can probably get away with something simpler. I was chatting with Poul-Henning about this on Friday, and he wondered about exporting the column list as one sysctl, and then all of the raws separated by \t's and \n's in another sysctl. It still requires a bit of text frobbing, but doesn't require the kernel to do the formatting, etc. Robert N M Watson From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:09:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C0616A4CE; Sun, 10 Apr 2005 15:09:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF1F43D54; Sun, 10 Apr 2005 15:09:43 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AF9gSC057760; Sun, 10 Apr 2005 15:09:42 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AF9gfo057759; Sun, 10 Apr 2005 15:09:42 GMT (envelope-from ume) Message-Id: <200504101509.j3AF9gfo057759@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 10 Apr 2005 15:09:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/gkrellmms2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:09:43 -0000 ume 2005-04-10 15:09:42 UTC FreeBSD ports repository Modified files: audio/gkrellmms2 Makefile Log: add WITH_BEEP_MEDIA_PLAYER knob to use beep instead of XMMS. Requested by: Adam Weinberger Revision Changes Path 1.34 +5 -0 ports/audio/gkrellmms2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:28:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 676F816A4CE; Sun, 10 Apr 2005 15:28:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D84B43D2F; Sun, 10 Apr 2005 15:28:18 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AFSIe0058594; Sun, 10 Apr 2005 15:28:18 GMT (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AFSI6i058593; Sun, 10 Apr 2005 15:28:18 GMT (envelope-from markm) Message-Id: <200504101528.j3AFSI6i058593@repoman.freebsd.org> From: Mark Murray Date: Sun, 10 Apr 2005 15:28:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/gimp-ufraw Makefile distinfo pkg-descr pkg-plist ports/graphics/gimp-ufraw/files patch-ufraw__ufraw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:28:18 -0000 markm 2005-04-10 15:28:18 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gimp-ufraw Makefile distinfo pkg-descr pkg-plist graphics/gimp-ufraw/files patch-ufraw__ufraw.c Log: Add UFRaw, a plugin for Gimp to read "posh" digital cameras' raw image files. Revision Changes Path 1.802 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/gimp-ufraw/Makefile (new) 1.1 +2 -0 ports/graphics/gimp-ufraw/distinfo (new) 1.1 +11 -0 ports/graphics/gimp-ufraw/files/patch-ufraw__ufraw.c (new) 1.1 +17 -0 ports/graphics/gimp-ufraw/pkg-descr (new) 1.1 +2 -0 ports/graphics/gimp-ufraw/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:31:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A4A16A4CE; Sun, 10 Apr 2005 15:31:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B27D43D54; Sun, 10 Apr 2005 15:31:50 +0000 (GMT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AFVoU4058779; Sun, 10 Apr 2005 15:31:50 GMT (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AFVo1O058778; Sun, 10 Apr 2005 15:31:50 GMT (envelope-from obraun) Message-Id: <200504101531.j3AFVo1O058778@repoman.freebsd.org> From: Oliver Braun Date: Sun, 10 Apr 2005 15:31:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mairix Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:31:50 -0000 obraun 2005-04-10 15:31:50 UTC FreeBSD ports repository Modified files: mail/mairix Makefile distinfo Log: Upgrade to 0.15.2. Revision Changes Path 1.13 +1 -1 ports/mail/mairix/Makefile 1.7 +2 -2 ports/mail/mairix/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:42:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4339916A4CE; Sun, 10 Apr 2005 15:42:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C27B43D4C; Sun, 10 Apr 2005 15:42:10 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AFg9fr059161; Sun, 10 Apr 2005 15:42:10 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AFg943059160; Sun, 10 Apr 2005 15:42:09 GMT (envelope-from erwin) Message-Id: <200504101542.j3AFg943059160@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 10 Apr 2005 15:42:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:42:10 -0000 erwin 2005-04-10 15:42:09 UTC FreeBSD ports repository Modified files: . modules Log: Remove mail/msmtp-devel Forgotten by: novel Revision Changes Path 1.12270 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:43:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD9FE16A4CE; Sun, 10 Apr 2005 15:43:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8802343D31; Sun, 10 Apr 2005 15:43:27 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AFhRZh059267; Sun, 10 Apr 2005 15:43:27 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AFhRVZ059266; Sun, 10 Apr 2005 15:43:27 GMT (envelope-from erwin) Message-Id: <200504101543.j3AFhRVZ059266@repoman.freebsd.org> From: Erwin Lansing Date: Sun, 10 Apr 2005 15:43:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:43:27 -0000 erwin 2005-04-10 15:43:27 UTC FreeBSD ports repository Modified files: . modules Log: Add missing ports/ in ports/multimedia/mjpegtools-yuvfilters Revision Changes Path 1.12271 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 15:49:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFED916A4CE; Sun, 10 Apr 2005 15:49:46 +0000 (GMT) Received: from imf21aec.mail.bellsouth.net (imf21aec.mail.bellsouth.net [205.152.59.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE1443D1F; Sun, 10 Apr 2005 15:49:46 +0000 (GMT) (envelope-from ahze@ahze.net) Received: from [192.168.1.5] ([68.209.163.3]) by imf21aec.mail.bellsouth.netESMTP <20050410154945.YVRY2063.imf21aec.mail.bellsouth.net@[192.168.1.5]>; Sun, 10 Apr 2005 11:49:45 -0400 Message-ID: <42594B14.1050400@ahze.net> Date: Sun, 10 Apr 2005 11:49:40 -0400 From: Michael Johnson User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erwin Lansing References: <200504101543.j3AFhRVZ059266@repoman.freebsd.org> In-Reply-To: <200504101543.j3AFhRVZ059266@repoman.freebsd.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig050E55B7B85851EE24FA3880" cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 15:49:47 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig050E55B7B85851EE24FA3880 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Erwin Lansing wrote: > erwin 2005-04-10 15:43:27 UTC > > FreeBSD ports repository > > Modified files: > . modules > Log: > Add missing ports/ in ports/multimedia/mjpegtools-yuvfilters > Errr... Thank you .. Michael > Revision Changes Path > 1.12271 +1 -1 CVSROOT/modules --------------enig050E55B7B85851EE24FA3880 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.2.4 (Darwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD4DBQFCWUsUn4uqfTwEb9YRArh5AJi9OqnEgb4HnxogC+fb9UdhzgmYAKCKh339 GjZ2j6hYXDbbpNFMgREL6g== =IROY -----END PGP SIGNATURE----- --------------enig050E55B7B85851EE24FA3880-- From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:00:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF7BA16A4CF; Sun, 10 Apr 2005 16:00:44 +0000 (GMT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22FA943D39; Sun, 10 Apr 2005 16:00:44 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j3AG0VJu012816; Mon, 11 Apr 2005 02:00:31 +1000 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j3AG0R0I027655; Mon, 11 Apr 2005 02:00:28 +1000 Date: Mon, 11 Apr 2005 02:00:27 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Sam Leffler In-Reply-To: <4256BF44.2000100@errno.com> Message-ID: <20050411013720.F54820@delplex.bde.org> References: <19677.1112980993@critter.freebsd.dk> <4256BF44.2000100@errno.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: Poul-Henning Kamp cc: Gleb Smirnoff cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:00:44 -0000 On Fri, 8 Apr 2005, Sam Leffler wrote: > Poul-Henning Kamp wrote: >> In message <4256B3EF.5090702@errno.com>, Sam Leffler writes: >> >>> I agree with bde. One major distinction I've noticed between Linux and >>> BSD systems is that Linux uses sysctls (aka /proc) in lieu of user-mode >>> tools that retrieve and format data. While this is a reasonable approach >>> when you're distributing only a kernel that's not the case here. For >>> debug info I can buy doing it (e.g. single user and no apps >> >>> from src/tools), but otherwise we're just adding stuff to the kernel >> >>> that belongs in apps. >> >> The reason I disagree is that the amount of code it takes to convert >> the data to an export format and the overhead of having a program in >> userspace format it into text is ridiculous compared to just formatting >> things in the kernel to begin with. > > My experience is the opposite. Mine too. In the kernel, as in userland, it takes almost no code, or at least very simple code, to [s]printf the data once you have assembled it and decided the format. Deciding the format can take a lot of code, but the kernel cannot do complicated formats that handles the user's screen size, etc., so the formatting part is simpler than possible in the kernel. Then userland has to do extra work to parse the poorly formatted unstructured data if it wants to present it in a different or better way, so doing everything in the kernel only takes less code if no applications do this. >> And besides, a formatted sysctl has no binary compatibility issues at >> all. I like that too. > > Sure, that's the downside; you need to design binary protocols with care > (this is a protocol after all). The same is true for ASCII protocols. Unstructured ones are hard to change for both. You might be able to change whitespace in an undocumented unstructured ASCII "protocol" without affecting userland parsers, but you can't add an extra column to tabular output without breaking things. Bruce From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:14:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6CC416A4CE; Sun, 10 Apr 2005 16:14:10 +0000 (GMT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4927543D2F; Sun, 10 Apr 2005 16:14:10 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j3AGE9ml012766; Mon, 11 Apr 2005 02:14:09 +1000 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j3AGE70I028841; Mon, 11 Apr 2005 02:14:08 +1000 Date: Mon, 11 Apr 2005 02:14:07 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Gleb Smirnoff In-Reply-To: <20050408205015.GA84134@cell.sick.ru> Message-ID: <20050411020124.R54820@delplex.bde.org> References: <200504081414.j38EE9OC051194@repoman.freebsd.org> <20050409002141.V48108@delplex.bde.org> <20050408205015.GA84134@cell.sick.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:14:11 -0000 On Sat, 9 Apr 2005, Gleb Smirnoff wrote: > On Sat, Apr 09, 2005 at 01:16:51AM +1000, Bruce Evans wrote: > B> ... > B> (*) Formatted output is not too bad for sysctls in the debug tree, but > B> for general-purpose sysctls it is just a bug. > > We already have formatted output here, don't we? Why just don't get it > formatted correctly? Because the kernel cannot do the formatting correctly. It cannot reasonably know the user's preferences or screen size... > If you insist on userland app to parse and format MUTEX_PROFILING(9) > statistics, then you should be consistent and remove the header _at all_. Indeed, the header is just an obstruction for simple parsers like "awk '{ print $3 }' | ministat". I usually leave headers out of my debugging sysctls though I often forget what all the columns are. Bruce From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:24:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CEB616A4CE; Sun, 10 Apr 2005 16:24:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2239A43D39; Sun, 10 Apr 2005 16:24:17 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGOG5r060685; Sun, 10 Apr 2005 16:24:17 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGOGeL060684; Sun, 10 Apr 2005 16:24:16 GMT (envelope-from perky) Message-Id: <200504101624.j3AGOGeL060684@repoman.freebsd.org> From: Hye-Shik Chang Date: Sun, 10 Apr 2005 16:24:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-freebsd Makefile distinfopatch-src::statfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:24:17 -0000 perky 2005-04-10 16:24:16 UTC FreeBSD ports repository Modified files: devel/py-freebsd Makefile distinfo Removed files: devel/py-freebsd/files patch-src::netstat.c patch-src::statfs.c Log: Update to 0.9.1. This version adds several new features such as kqueue, sysctl, geom, chflags and etc. Revision Changes Path 1.9 +9 -5 ports/devel/py-freebsd/Makefile 1.4 +2 -2 ports/devel/py-freebsd/distinfo 1.2 +0 -48 ports/devel/py-freebsd/files/patch-src::netstat.c (dead) 1.2 +0 -11 ports/devel/py-freebsd/files/patch-src::statfs.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:26:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1133D16A4CE; Sun, 10 Apr 2005 16:26:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF44743D53; Sun, 10 Apr 2005 16:26:44 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGQiSL060813; Sun, 10 Apr 2005 16:26:44 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGQiAE060812; Sun, 10 Apr 2005 16:26:44 GMT (envelope-from ume) Message-Id: <200504101626.j3AGQiAE060812@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 10 Apr 2005 16:26:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/gkrellmms2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:26:45 -0000 ume 2005-04-10 16:26:44 UTC FreeBSD ports repository Modified files: audio/gkrellmms2 Makefile Log: use OPTIONS. Revision Changes Path 1.35 +21 -7 ports/audio/gkrellmms2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:35:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C162F16A4CE; Sun, 10 Apr 2005 16:35:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BCA43D46; Sun, 10 Apr 2005 16:35:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGZNnU061139; Sun, 10 Apr 2005 16:35:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGZNhf061138; Sun, 10 Apr 2005 16:35:23 GMT (envelope-from pav) Message-Id: <200504101635.j3AGZNhf061138@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 16:35:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/wsoundprefs Makefileports/audio/wsoundprefs/files patch-ab patch-ac patch-src-WSoundPrefs.c patch-src-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:35:23 -0000 pav 2005-04-10 16:35:23 UTC FreeBSD ports repository Modified files: audio/wsoundprefs Makefile audio/wsoundprefs/files patch-ab patch-ac Added files: audio/wsoundprefs/files patch-src-WSoundPrefs.c patch-src-main.c Log: - link against fontconfig [1] and libXft [2] - misc WM api changes [1] and [2] - XClearArea -> XFillRectangle with gray [1] because XClearArea is for Window not Drawable (was causing X BadWindow error) [1] me [2] ports/75000 Serge Gagnon If you hit "play" with a nonexistant file, the program dies - but apart from that it's now functional again. PR: ports/79746 Submitted by: Sam Lawrance Revision Changes Path 1.19 +1 -3 ports/audio/wsoundprefs/Makefile 1.6 +8 -5 ports/audio/wsoundprefs/files/patch-ab 1.3 +34 -11 ports/audio/wsoundprefs/files/patch-ac 1.1 +20 -0 ports/audio/wsoundprefs/files/patch-src-WSoundPrefs.c (new) 1.1 +14 -0 ports/audio/wsoundprefs/files/patch-src-main.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:39:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F2DF16A4CE; Sun, 10 Apr 2005 16:39:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FF4843D2F; Sun, 10 Apr 2005 16:39:29 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGdTHQ061343; Sun, 10 Apr 2005 16:39:29 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGdTPM061342; Sun, 10 Apr 2005 16:39:29 GMT (envelope-from ahze) Message-Id: <200504101639.j3AGdTPM061342@repoman.freebsd.org> From: Michael Johnson Date: Sun, 10 Apr 2005 16:39:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gimp Makefile distinfo pkg-plist ports/graphics/gimp/files patch-ab patch-plug-ins_common_url.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:39:29 -0000 ahze 2005-04-10 16:39:29 UTC FreeBSD ports repository Modified files: graphics/gimp Makefile distinfo pkg-plist Added files: graphics/gimp/files patch-plug-ins_common_url.c Removed files: graphics/gimp/files patch-ab Log: - Update to 2.2.6 Revision Changes Path 1.179 +1 -2 ports/graphics/gimp/Makefile 1.78 +2 -2 ports/graphics/gimp/distinfo 1.19 +0 -13 ports/graphics/gimp/files/patch-ab (dead) 1.1 +13 -0 ports/graphics/gimp/files/patch-plug-ins_common_url.c (new) 1.102 +834 -833 ports/graphics/gimp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:40:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66FD616A4CE; Sun, 10 Apr 2005 16:40:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E04643D45; Sun, 10 Apr 2005 16:40:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGe7Lj061389; Sun, 10 Apr 2005 16:40:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGe7HE061388; Sun, 10 Apr 2005 16:40:07 GMT (envelope-from pav) Message-Id: <200504101640.j3AGe7HE061388@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 16:40:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/zile Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:40:07 -0000 pav 2005-04-10 16:40:06 UTC FreeBSD ports repository Modified files: editors/zile Makefile distinfo Log: - Update to 2.0.3 PR: ports/79749 Submitted by: Ports Fury Revision Changes Path 1.19 +1 -1 ports/editors/zile/Makefile 1.15 +2 -2 ports/editors/zile/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:49:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA60F16A4CE; Sun, 10 Apr 2005 16:49:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A234443D1D; Sun, 10 Apr 2005 16:49:08 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGn8P7068563; Sun, 10 Apr 2005 16:49:08 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGn8Ae068562; Sun, 10 Apr 2005 16:49:08 GMT (envelope-from vanilla) Message-Id: <200504101649.j3AGn8Ae068562@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 10 Apr 2005 16:49:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/dokuwiki Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:49:08 -0000 vanilla 2005-04-10 16:49:08 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/dokuwiki Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add dokuwiki, it's a simple and easy to use wiki. Submitted by: chinsan Revision Changes Path 1.1069 +1 -0 ports/www/Makefile 1.1 +51 -0 ports/www/dokuwiki/Makefile (new) 1.1 +2 -0 ports/www/dokuwiki/distinfo (new) 1.1 +8 -0 ports/www/dokuwiki/pkg-descr (new) 1.1 +9 -0 ports/www/dokuwiki/pkg-message (new) 1.1 +1 -0 ports/www/dokuwiki/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:50:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB8916A4CE; Sun, 10 Apr 2005 16:50:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8735143D1D; Sun, 10 Apr 2005 16:50:45 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGojAE068719; Sun, 10 Apr 2005 16:50:45 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGojCj068718; Sun, 10 Apr 2005 16:50:45 GMT (envelope-from vanilla) Message-Id: <200504101650.j3AGojCj068718@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 10 Apr 2005 16:50:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:50:45 -0000 vanilla 2005-04-10 16:50:45 UTC FreeBSD ports repository Modified files: . modules Log: add www/dokuwiki. Revision Changes Path 1.12272 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:51:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDAC16A4D0; Sun, 10 Apr 2005 16:51:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE21143D3F; Sun, 10 Apr 2005 16:51:20 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGpKMJ068790; Sun, 10 Apr 2005 16:51:20 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGpKAa068789; Sun, 10 Apr 2005 16:51:20 GMT (envelope-from pav) Message-Id: <200504101651.j3AGpKAa068789@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 16:51:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/yap Makefile distinfo pkg-plist ports/lang/yap/files patch-C::amasm.c patch-C::compiler.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:51:21 -0000 pav 2005-04-10 16:51:20 UTC FreeBSD ports repository Modified files: lang/yap Makefile distinfo pkg-plist Removed files: lang/yap/files patch-C::amasm.c patch-C::compiler.c Log: - Update to 4.5.5 PR: ports/79750 Submitted by: Ports Fury Revision Changes Path 1.17 +1 -2 ports/lang/yap/Makefile 1.10 +2 -2 ports/lang/yap/distinfo 1.2 +0 -14 ports/lang/yap/files/patch-C::amasm.c (dead) 1.2 +0 -16 ports/lang/yap/files/patch-C::compiler.c (dead) 1.7 +18 -1 ports/lang/yap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:52:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07E7F16A4CE; Sun, 10 Apr 2005 16:52:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D309443D1F; Sun, 10 Apr 2005 16:52:53 +0000 (GMT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGqrfI068859; Sun, 10 Apr 2005 16:52:53 GMT (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGqrWX068858; Sun, 10 Apr 2005 16:52:53 GMT (envelope-from vanilla) Message-Id: <200504101652.j3AGqrWX068858@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Sun, 10 Apr 2005 16:52:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:52:54 -0000 vanilla 2005-04-10 16:52:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add chinsan for www/dokuwiki and chinese/gcin contribution. Revision Changes Path 1.357 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 16:57:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64F6116A4CE; Sun, 10 Apr 2005 16:57:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B44443D39; Sun, 10 Apr 2005 16:57:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AGvdk1069049; Sun, 10 Apr 2005 16:57:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AGvdST069048; Sun, 10 Apr 2005 16:57:39 GMT (envelope-from pav) Message-Id: <200504101657.j3AGvdST069048@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 16:57:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/tentakel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 16:57:39 -0000 pav 2005-04-10 16:57:39 UTC FreeBSD ports repository Modified files: sysutils/tentakel Makefile distinfo pkg-plist Log: - Update to 2.2 PR: ports/79751 Submitted by: Ports Fury Revision Changes Path 1.6 +5 -3 ports/sysutils/tentakel/Makefile 1.4 +2 -2 ports/sysutils/tentakel/distinfo 1.3 +17 -0 ports/sysutils/tentakel/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:06:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C01B16A4CE; Sun, 10 Apr 2005 17:06:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44AFB43D41; Sun, 10 Apr 2005 17:06:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AH6Pss069453; Sun, 10 Apr 2005 17:06:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AH6PtI069452; Sun, 10 Apr 2005 17:06:25 GMT (envelope-from pav) Message-Id: <200504101706.j3AH6PtI069452@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 17:06:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/xmms-alarm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:06:25 -0000 pav 2005-04-10 17:06:25 UTC FreeBSD ports repository Modified files: x11-clocks/xmms-alarm Makefile distinfo Log: - Update to 0.3.7 PR: ports/79756 Submitted by: Ports Fury Revision Changes Path 1.12 +4 -3 ports/x11-clocks/xmms-alarm/Makefile 1.7 +2 -2 ports/x11-clocks/xmms-alarm/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:10:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC9B116A4D1; Sun, 10 Apr 2005 17:10:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F2643D1F; Sun, 10 Apr 2005 17:10:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHAn2x069645; Sun, 10 Apr 2005 17:10:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHAnqZ069644; Sun, 10 Apr 2005 17:10:49 GMT (envelope-from pav) Message-Id: <200504101710.j3AHAnqZ069644@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 17:10:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xpaint Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:10:50 -0000 pav 2005-04-10 17:10:49 UTC FreeBSD ports repository Modified files: graphics/xpaint Makefile distinfo Log: - Update to 2.7.6.2 PR: ports/79752 Submitted by: Ports Fury Revision Changes Path 1.61 +6 -5 ports/graphics/xpaint/Makefile 1.24 +2 -2 ports/graphics/xpaint/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:17:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1988916A4CE; Sun, 10 Apr 2005 17:17:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2F2643D4C; Sun, 10 Apr 2005 17:17:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHHCSe069945; Sun, 10 Apr 2005 17:17:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHHCi8069944; Sun, 10 Apr 2005 17:17:12 GMT (envelope-from pav) Message-Id: <200504101717.j3AHHCi8069944@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 17:17:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/uptimec Makefile distinfo pkg-message ports/sysutils/uptimec/files pkg-message.in uptimec.sh uptimec.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:17:13 -0000 pav 2005-04-10 17:17:12 UTC FreeBSD ports repository Modified files: sysutils/uptimec Makefile distinfo Added files: sysutils/uptimec/files pkg-message.in uptimec.sh.in Removed files: sysutils/uptimec pkg-message sysutils/uptimec/files uptimec.sh Log: - Update to 0.2p5 PR: ports/79753 Submitted by: Ports Fury Revision Changes Path 1.5 +15 -18 ports/sysutils/uptimec/Makefile 1.4 +2 -2 ports/sysutils/uptimec/distinfo 1.1 +13 -0 ports/sysutils/uptimec/files/pkg-message.in (new) 1.4 +0 -52 ports/sysutils/uptimec/files/uptimec.sh (dead) 1.1 +52 -0 ports/sysutils/uptimec/files/uptimec.sh.in (new) 1.2 +0 -13 ports/sysutils/uptimec/pkg-message (dead) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:36:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC0716A4CE; Sun, 10 Apr 2005 17:36:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 642E443D2F; Sun, 10 Apr 2005 17:36:02 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHa2iE070623; Sun, 10 Apr 2005 17:36:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHa2HD070622; Sun, 10 Apr 2005 17:36:02 GMT (envelope-from marcus) Message-Id: <200504101736.j3AHa2HD070622@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 17:36:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gamin Makefile pkg-descrpatch-server_gam_kqueue.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:36:02 -0000 marcus 2005-04-10 17:36:02 UTC FreeBSD ports repository Modified files: devel/gamin Makefile pkg-descr devel/gamin/files patch-server_gam_kqueue.c patch-server_gam_kqueue.h Log: * Fallback to polling for files not supported by kqueue * Do not send an ENDEXISTS event on NOTE_REVOKE * Handle kevent aggregation if multiple event types are requested * Mimic FAM's behavior of never following symbolic links * Add exhaustive error handling * Remove all the legacy thread-safe code since gamin is now single-threaded PR: 79680 Submitted by: Jean-Yves Lefort Revision Changes Path 1.3 +2 -16 ports/devel/gamin/Makefile 1.3 +540 -530 ports/devel/gamin/files/patch-server_gam_kqueue.c 1.2 +3 -11 ports/devel/gamin/files/patch-server_gam_kqueue.h 1.2 +3 -0 ports/devel/gamin/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:36:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F18416A4CE; Sun, 10 Apr 2005 17:36:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6687043D2F; Sun, 10 Apr 2005 17:36:26 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHaQEH070666; Sun, 10 Apr 2005 17:36:26 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHaQ83070665; Sun, 10 Apr 2005 17:36:26 GMT (envelope-from marcus) Message-Id: <200504101736.j3AHaQ83070665@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 17:36:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gamin/files patch-tests_testing.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:36:26 -0000 marcus 2005-04-10 17:36:26 UTC FreeBSD ports repository Added files: devel/gamin/files patch-tests_testing.c Log: Add a patch forgotten in the previous commit. Revision Changes Path 1.1 +14 -0 ports/devel/gamin/files/patch-tests_testing.c (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:40:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6730116A4CE; Sun, 10 Apr 2005 17:40:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 417DF43D1F; Sun, 10 Apr 2005 17:40:54 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHesQd070857; Sun, 10 Apr 2005 17:40:54 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHeswn070856; Sun, 10 Apr 2005 17:40:54 GMT (envelope-from marcus) Message-Id: <200504101740.j3AHeswn070856@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 17:40:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnomevfs2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:40:54 -0000 marcus 2005-04-10 17:40:54 UTC FreeBSD ports repository Modified files: devel/gnomevfs2 Makefile Log: Use gamin for our FAM dependency if Gamin is installed. Revision Changes Path 1.98 +5 -1 ports/devel/gnomevfs2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 17:52:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AED9D16A4CE; Sun, 10 Apr 2005 17:52:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8553243D39; Sun, 10 Apr 2005 17:52:10 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AHqARW071235; Sun, 10 Apr 2005 17:52:10 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AHqAhs071234; Sun, 10 Apr 2005 17:52:10 GMT (envelope-from marcus) Message-Id: <200504101752.j3AHqAhs071234@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 17:52:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomepanel/files patch-po_ja.po X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 17:52:10 -0000 marcus 2005-04-10 17:52:10 UTC FreeBSD ports repository Added files: x11/gnomepanel/files patch-po_ja.po Log: Fix the Japanese date format string to make the GNOME clock applet cleaner in that locale. PR: 79672 Submitted by: NIIMI Satoshi Revision Changes Path 1.1 +20 -0 ports/x11/gnomepanel/files/patch-po_ja.po (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:05:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1428216A4D5; Sun, 10 Apr 2005 18:05:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A6643D46; Sun, 10 Apr 2005 18:05:02 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AI52Bs072156; Sun, 10 Apr 2005 18:05:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AI52Zj072155; Sun, 10 Apr 2005 18:05:02 GMT (envelope-from rwatson) Message-Id: <200504101805.j3AI52Zj072155@repoman.freebsd.org> From: Robert Watson Date: Sun, 10 Apr 2005 18:05:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipx ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:05:03 -0000 rwatson 2005-04-10 18:05:02 UTC FreeBSD src repository Modified files: sys/netipx ipx_input.c Log: Compare (mbuf *) with NULL, not 0. MFC after: 3 days Revision Changes Path 1.51 +1 -1 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:05:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78F2716A4CE; Sun, 10 Apr 2005 18:05:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5027043D55; Sun, 10 Apr 2005 18:05:46 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AI5kiT072237; Sun, 10 Apr 2005 18:05:46 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AI5klw072236; Sun, 10 Apr 2005 18:05:46 GMT (envelope-from rwatson) Message-Id: <200504101805.j3AI5klw072236@repoman.freebsd.org> From: Robert Watson Date: Sun, 10 Apr 2005 18:05:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netipx README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:05:46 -0000 rwatson 2005-04-10 18:05:46 UTC FreeBSD src repository Modified files: sys/netipx README Log: Update copyright: parts of the netipx implementation are covered by a 2005 copyright. MFC after: 3 days Revision Changes Path 1.6 +1 -1 src/sys/netipx/README From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:12:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CCA216A4CE; Sun, 10 Apr 2005 18:12:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7243843D3F; Sun, 10 Apr 2005 18:12:07 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIC7Cf072577; Sun, 10 Apr 2005 18:12:07 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIC7w5072576; Sun, 10 Apr 2005 18:12:07 GMT (envelope-from alc) Message-Id: <200504101812.j3AIC7w5072576@repoman.freebsd.org> From: Alan Cox Date: Sun, 10 Apr 2005 18:12:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/string bcmp.S src/sys/amd64/amd64 support.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:12:07 -0000 alc 2005-04-10 18:12:07 UTC FreeBSD src repository Modified files: lib/libc/amd64/string bcmp.S sys/amd64/amd64 support.S Log: Eliminate a conditional branch and as a side-effect eliminate a branch to a return instruction. (The latter is discouraged by the Opteron optimization manual because it disables branch prediction for the return instruction.) Reviewed by: bde Revision Changes Path 1.2 +4 -5 src/lib/libc/amd64/string/bcmp.S 1.114 +2 -5 src/sys/amd64/amd64/support.S From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:13:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 893CA16A4CE; Sun, 10 Apr 2005 18:13:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EEBF43D1F; Sun, 10 Apr 2005 18:13:32 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIDWMP072710; Sun, 10 Apr 2005 18:13:32 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIDWX2072709; Sun, 10 Apr 2005 18:13:32 GMT (envelope-from lev) Message-Id: <200504101813.j3AIDWX2072709@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 18:13:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/vips Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:13:32 -0000 lev 2005-04-10 18:13:32 UTC FreeBSD ports repository Modified files: graphics/vips Makefile distinfo pkg-plist Log: Update to latest version 7.10.10 Revision Changes Path 1.10 +139 -141 ports/graphics/vips/Makefile 1.5 +2 -2 ports/graphics/vips/distinfo 1.5 +135 -105 ports/graphics/vips/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:13:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 519B916A4CE; Sun, 10 Apr 2005 18:13:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A9CA43D1D; Sun, 10 Apr 2005 18:13:58 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIDw5K072756; Sun, 10 Apr 2005 18:13:58 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIDw4U072755; Sun, 10 Apr 2005 18:13:58 GMT (envelope-from rwatson) Message-Id: <200504101813.j3AIDw4U072755@repoman.freebsd.org> From: Robert Watson Date: Sun, 10 Apr 2005 18:13:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 Makefile sched_4bsd.4 sched_ule.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:13:58 -0000 rwatson 2005-04-10 18:13:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 Makefile Added files: (Branch: RELENG_5) share/man/man4 sched_4bsd.4 sched_ule.4 Log: Merge sched_4bsd.4:1.1-1.2 and sched_ule.4:1.1 from HEAD to RELENG_5: Add rudimentary man pages for kernel options sched_4bsd and sched_ule, which document some of the sysctls available for configuring 4bsd, some of the bullet features of ule, and that ule is considered experimental still. Fix small spelling error. Revision Changes Path 1.276.2.23 +2 -0 src/share/man/man4/Makefile 1.2.2.1 +72 -0 src/share/man/man4/sched_4bsd.4 (new) 1.1.2.1 +83 -0 src/share/man/man4/sched_ule.4 (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:17:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C39F316A4CE; Sun, 10 Apr 2005 18:17:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A55CB43D3F; Sun, 10 Apr 2005 18:17:23 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIHNr6073050; Sun, 10 Apr 2005 18:17:23 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIHNPY073049; Sun, 10 Apr 2005 18:17:23 GMT (envelope-from lev) Message-Id: <200504101817.j3AIHNPY073049@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 18:17:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/graphics Makefile ports/graphics/nip Makefile distinfo pkg-descr pkg-plist ports/graphics/nip2 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:17:23 -0000 lev 2005-04-10 18:17:23 UTC FreeBSD ports repository Modified files: . MOVED graphics Makefile graphics/nip2 Makefile distinfo pkg-descr pkg-plist Removed files: graphics/nip Makefile distinfo pkg-descr pkg-plist Log: Update nip to latest version 7.10.10. Name changed to `nip2' by authors. Revision Changes Path 1.669 +2 -1 ports/MOVED 1.803 +1 -1 ports/graphics/Makefile 1.7 +0 -41 ports/graphics/nip/Makefile (dead) 1.4 +0 -2 ports/graphics/nip/distinfo (dead) 1.2 +0 -3 ports/graphics/nip/pkg-descr (dead) 1.2 +0 -209 ports/graphics/nip/pkg-plist (dead) 1.7 +7 -9 ports/graphics/nip2/Makefile 1.4 +2 -2 ports/graphics/nip2/distinfo 1.2 +1 -1 ports/graphics/nip2/pkg-descr 1.2 +230 -146 ports/graphics/nip2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:18:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18FA616A4CE; Sun, 10 Apr 2005 18:18:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C9443D31; Sun, 10 Apr 2005 18:18:17 +0000 (GMT) (envelope-from lev@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIIHlD073092; Sun, 10 Apr 2005 18:18:17 GMT (envelope-from lev@repoman.freebsd.org) Received: (from lev@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIIHr3073091; Sun, 10 Apr 2005 18:18:17 GMT (envelope-from lev) Message-Id: <200504101818.j3AIIHr3073091@repoman.freebsd.org> From: "Lev A. Serebryakov" Date: Sun, 10 Apr 2005 18:18:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:18:18 -0000 lev 2005-04-10 18:18:17 UTC FreeBSD ports repository Modified files: . modules Log: `graphics/nip' has been renamed to `graphics/nip2' Revision Changes Path 1.12273 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:25:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B12216A4CE; Sun, 10 Apr 2005 18:25:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D10C143D1F; Sun, 10 Apr 2005 18:25:50 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIPo9o073445; Sun, 10 Apr 2005 18:25:50 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIPoSI073444; Sun, 10 Apr 2005 18:25:50 GMT (envelope-from marcus) Message-Id: <200504101825.j3AIPoSI073444@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 18:25:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/palm/gnomepilot2 Makefile distinfo pkg-plist ports/palm/gnomepilot-conduits2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:25:51 -0000 marcus 2005-04-10 18:25:50 UTC FreeBSD ports repository Modified files: palm/gnomepilot2 Makefile distinfo pkg-plist palm/gnomepilot-conduits2 Makefile distinfo pkg-plist Log: Update to 2.0.13. Revision Changes Path 1.41 +3 -2 ports/palm/gnomepilot-conduits2/Makefile 1.17 +2 -2 ports/palm/gnomepilot-conduits2/distinfo 1.10 +7 -0 ports/palm/gnomepilot-conduits2/pkg-plist 1.61 +1 -2 ports/palm/gnomepilot2/Makefile 1.23 +2 -2 ports/palm/gnomepilot2/distinfo 1.25 +4 -0 ports/palm/gnomepilot2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:32:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C40016A4CE; Sun, 10 Apr 2005 18:32:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FF343D3F; Sun, 10 Apr 2005 18:32:07 +0000 (GMT) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIW6cw073819; Sun, 10 Apr 2005 18:32:06 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIW6nW073818; Sun, 10 Apr 2005 18:32:06 GMT (envelope-from netchild) Message-Id: <200504101832.j3AIW6nW073818@repoman.freebsd.org> From: Alexander Leidinger Date: Sun, 10 Apr 2005 18:32:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc27 Makefile ports/lang/gcc28 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:32:07 -0000 netchild 2005-04-10 18:32:06 UTC FreeBSD ports repository Modified files: lang/gcc27 Makefile lang/gcc28 Makefile Log: Correct the syntax of the expiration date. This is what you get by just reading the implementation, but not the docs... Pointyhat kindly provided by: krion Revision Changes Path 1.18 +1 -1 ports/lang/gcc27/Makefile 1.52 +1 -1 ports/lang/gcc28/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:47:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C488016A4CE; Sun, 10 Apr 2005 18:47:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D71843D41; Sun, 10 Apr 2005 18:47:06 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIl6gG074408; Sun, 10 Apr 2005 18:47:06 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIl67M074407; Sun, 10 Apr 2005 18:47:06 GMT (envelope-from simon) Message-Id: <200504101847.j3AIl67M074407@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 10 Apr 2005 18:47:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:47:06 -0000 simon 2005-04-10 18:47:06 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document an old PHP issue. Revision Changes Path 1.627 +43 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 18:58:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD16516A4CE; Sun, 10 Apr 2005 18:58:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 903BB43D54; Sun, 10 Apr 2005 18:58:49 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AIwnmU074908; Sun, 10 Apr 2005 18:58:49 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AIwnio074907; Sun, 10 Apr 2005 18:58:49 GMT (envelope-from alc) Message-Id: <200504101858.j3AIwnio074907@repoman.freebsd.org> From: Alan Cox Date: Sun, 10 Apr 2005 18:58:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/amd64/string Makefile.inc strcat.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 18:58:49 -0000 alc 2005-04-10 18:58:49 UTC FreeBSD src repository Modified files: lib/libc/amd64/string Makefile.inc Added files: lib/libc/amd64/string strcat.S Log: Add a machine-specific, optimized implementation of strcat. PR: 73111 Submitted by: Ville-Pertti Keinonen (taken from NetBSD) MFC after: 3 weeks Revision Changes Path 1.5 +1 -1 src/lib/libc/amd64/string/Makefile.inc 1.1 +165 -0 src/lib/libc/amd64/string/strcat.S (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:02:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9401F16A4CE; Sun, 10 Apr 2005 19:02:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B28143D1D; Sun, 10 Apr 2005 19:02:29 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJ2Tpc075115; Sun, 10 Apr 2005 19:02:29 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJ2TTc075114; Sun, 10 Apr 2005 19:02:29 GMT (envelope-from njl) Message-Id: <200504101902.j3AJ2TTc075114@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:02:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/powerd powerd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:02:29 -0000 njl 2005-04-10 19:02:29 UTC FreeBSD src repository Modified files: usr.sbin/powerd powerd.c Log: Add support for recording the total energy used (in joules) when in verbose mode. This is useful for profiling new adaptive algorithms in performance (via time(1)) and total energy consumed for a given workload. Revision Changes Path 1.5 +47 -6 src/usr.sbin/powerd/powerd.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:03:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A30116A4CE; Sun, 10 Apr 2005 19:03:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D48EC43D53; Sun, 10 Apr 2005 19:03:48 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJ3mca075168; Sun, 10 Apr 2005 19:03:48 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJ3mDf075167; Sun, 10 Apr 2005 19:03:48 GMT (envelope-from remko) Message-Id: <200504101903.j3AJ3mDf075167@repoman.freebsd.org> From: Remko Lodder Date: Sun, 10 Apr 2005 19:03:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:03:49 -0000 remko 2005-04-10 19:03:48 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself to the calendar. MFC after: 1 week Approved by: simon (mentor) Revision Changes Path 1.160 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:07:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A2A16A4DB; Sun, 10 Apr 2005 19:07:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABBA543D5E; Sun, 10 Apr 2005 19:07:08 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJ78YW075341; Sun, 10 Apr 2005 19:07:08 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJ78hX075340; Sun, 10 Apr 2005 19:07:08 GMT (envelope-from njl) Message-Id: <200504101907.j3AJ78hX075340@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:07:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_cpu.c acpivar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:07:09 -0000 njl 2005-04-10 19:07:08 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c acpivar.h Log: Fix support for _PDC by using the proper version/length format for the buffer. Also, reference the Intel document where the _PDC values were found. This now supports ACPI-assisted SpeedStep on my borrowed T42. Revision Changes Path 1.56 +22 -3 src/sys/dev/acpica/acpi_cpu.c 1.93 +2 -0 src/sys/dev/acpica/acpivar.h From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:11:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 665F716A4CE; Sun, 10 Apr 2005 19:11:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C94943D1F; Sun, 10 Apr 2005 19:11:24 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJBOZK075555; Sun, 10 Apr 2005 19:11:24 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJBOQ5075554; Sun, 10 Apr 2005 19:11:24 GMT (envelope-from njl) Message-Id: <200504101911.j3AJBOQ5075554@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:11:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_cpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:11:24 -0000 njl 2005-04-10 19:11:24 UTC FreeBSD src repository Modified files: sys/kern kern_cpu.c Log: Add debugging prints to all the methods in case there are problems with managing levels. This can be enabled with the debug.cpufreq.verbose tunable and sysctl. Revision Changes Path 1.14 +70 -7 src/sys/kern/kern_cpu.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:16:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6EAE16A4CE; Sun, 10 Apr 2005 19:16:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 772E343D41; Sun, 10 Apr 2005 19:16:27 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJGRNN075786; Sun, 10 Apr 2005 19:16:27 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJGRXT075785; Sun, 10 Apr 2005 19:16:27 GMT (envelope-from njl) Message-Id: <200504101916.j3AJGRXT075785@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:16:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/cpufreq p4tcc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:16:27 -0000 njl 2005-04-10 19:16:27 UTC FreeBSD src repository Modified files: sys/i386/cpufreq p4tcc.c Log: Advertise p4tcc via acpi_get_features() _PDC support. Revision Changes Path 1.11 +18 -0 src/sys/i386/cpufreq/p4tcc.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:21:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63EEB16A4CE; Sun, 10 Apr 2005 19:21:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A51943D53; Sun, 10 Apr 2005 19:21:43 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJLhNW076084; Sun, 10 Apr 2005 19:21:43 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJLh0q076083; Sun, 10 Apr 2005 19:21:43 GMT (envelope-from njl) Message-Id: <200504101921.j3AJLh0q076083@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:21:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_cpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:21:43 -0000 njl 2005-04-10 19:21:43 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Advertise that we can handle unified SMP control of processor power states, idling, etc. This has been supported since the cpufreq import. Revision Changes Path 1.57 +4 -2 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:27:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D2716A4CE; Sun, 10 Apr 2005 19:27:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 614A243D39; Sun, 10 Apr 2005 19:27:03 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJR3ZQ076305; Sun, 10 Apr 2005 19:27:03 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJR3cN076304; Sun, 10 Apr 2005 19:27:03 GMT (envelope-from njl) Message-Id: <200504101927.j3AJR3cN076304@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:27:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 cpufreq.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:27:03 -0000 njl 2005-04-10 19:27:03 UTC FreeBSD src repository Modified files: share/man/man4 cpufreq.4 Log: Update for verbose debugging support and add Bruno Ducrot author note. Revision Changes Path 1.8 +10 -6 src/share/man/man4/cpufreq.4 From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:41:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B459316A4CE; Sun, 10 Apr 2005 19:41:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E4E443D2D; Sun, 10 Apr 2005 19:41:46 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJfkXX076910; Sun, 10 Apr 2005 19:41:46 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJfkTN076909; Sun, 10 Apr 2005 19:41:46 GMT (envelope-from simon) Message-Id: <200504101941.j3AJfkTN076909@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 10 Apr 2005 19:41:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:41:46 -0000 simon 2005-04-10 19:41:46 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document three GAIM vulnerabilities. Revision Changes Path 1.628 +104 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:56:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B238E16A4CE; Sun, 10 Apr 2005 19:56:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809CB43D5A; Sun, 10 Apr 2005 19:56:44 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJui0k077473; Sun, 10 Apr 2005 19:56:44 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJui4w077472; Sun, 10 Apr 2005 19:56:44 GMT (envelope-from dwmalone) Message-Id: <200504101956.j3AJui4w077472@repoman.freebsd.org> From: David Malone Date: Sun, 10 Apr 2005 19:56:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:56:44 -0000 dwmalone 2005-04-10 19:56:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Log: Sync with -current. Includes man page updates and syslogd.c changes: 1.141 Check facility is not too big. 1.140 Allow : and % in hostnames for IPv6. 1.139 Deal with using whitespace as a hostname delimiter. Revision Changes Path 1.36.2.1 +25 -25 src/usr.sbin/syslogd/syslog.conf.5 1.52.2.4 +1 -1 src/usr.sbin/syslogd/syslogd.8 1.131.2.2 +10 -3 src/usr.sbin/syslogd/syslogd.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 19:57:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E44616A4CE; Sun, 10 Apr 2005 19:57:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7501A43D5A; Sun, 10 Apr 2005 19:57:47 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AJvlfp077551; Sun, 10 Apr 2005 19:57:47 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AJvljO077550; Sun, 10 Apr 2005 19:57:47 GMT (envelope-from njl) Message-Id: <200504101957.j3AJvljO077550@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 19:57:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/cpufreq est.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 19:57:47 -0000 njl 2005-04-10 19:57:47 UTC FreeBSD src repository Modified files: sys/i386/cpufreq est.c Log: Properly terminate the table generated from ACPI info. The cpufreq settings are length-counted while the EST table is null-terminated. This fixes extra garbage states being reported with ACPI probing. Revision Changes Path 1.7 +6 -6 src/sys/i386/cpufreq/est.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:04:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D1ED16A4CE; Sun, 10 Apr 2005 20:04:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA5843D46; Sun, 10 Apr 2005 20:04:31 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AK4VP3077931; Sun, 10 Apr 2005 20:04:31 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AK4UVo077930; Sun, 10 Apr 2005 20:04:31 GMT (envelope-from njl) Message-Id: <200504102004.j3AK4UVo077930@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 20:04:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf src/sys/dev/acpica acpi_throttle.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:04:31 -0000 njl 2005-04-10 20:04:30 UTC FreeBSD src repository Modified files: etc/defaults rc.conf sys/dev/acpica acpi_throttle.c Log: Set CPU speed to 100% in acpi_throttle attach. This is needed for some systems that boot with this value at the lowest setting. Change the default boot config back to "leave frequency as BIOS set it". Also, fix buglet where acpi_throttle wouldn't be used if p4tcc was present but disabled by the user. MFC after: 1 week Revision Changes Path 1.245 +2 -2 src/etc/defaults/rc.conf 1.7 +10 -1 src/sys/dev/acpica/acpi_throttle.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:09:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 743C016A566; Sun, 10 Apr 2005 20:09:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 489B543D54; Sun, 10 Apr 2005 20:09:19 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AK9Jim078181; Sun, 10 Apr 2005 20:09:19 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AK9JS1078180; Sun, 10 Apr 2005 20:09:19 GMT (envelope-from mi) Message-Id: <200504102009.j3AK9JS1078180@repoman.freebsd.org> From: Mikhail Teterin Date: Sun, 10 Apr 2005 20:09:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/code2000 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:09:19 -0000 mi 2005-04-10 20:09:19 UTC FreeBSD ports repository Modified files: x11-fonts/code2000 Makefile distinfo Log: Update from 1.14 to 1.15 -- the older distfile is no longer available. Approved by: Thierry Thomas (maintainer) Revision Changes Path 1.4 +1 -1 ports/x11-fonts/code2000/Makefile 1.4 +2 -2 ports/x11-fonts/code2000/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:12:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 348BB16A4CE; Sun, 10 Apr 2005 20:12:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B08E43D31; Sun, 10 Apr 2005 20:12:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKC2ns078339; Sun, 10 Apr 2005 20:12:02 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKC2UB078338; Sun, 10 Apr 2005 20:12:02 GMT (envelope-from flz) Message-Id: <200504102012.j3AKC2UB078338@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:12:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pear-LiveUser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:12:03 -0000 flz 2005-04-10 20:12:02 UTC FreeBSD ports repository Modified files: security/pear-LiveUser Makefile distinfo Log: - Update to to 0.15.1. PR: ports/79379 Submitted by: maintainer Revision Changes Path 1.4 +6 -6 ports/security/pear-LiveUser/Makefile 1.4 +2 -2 ports/security/pear-LiveUser/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:12:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A289716A4CE; Sun, 10 Apr 2005 20:12:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78B6443D1D; Sun, 10 Apr 2005 20:12:45 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKCjY3078395; Sun, 10 Apr 2005 20:12:45 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKCjHP078394; Sun, 10 Apr 2005 20:12:45 GMT (envelope-from gerald) Message-Id: <200504102012.j3AKCjHP078394@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 10 Apr 2005 20:12:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc34 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:12:45 -0000 gerald 2005-04-10 20:12:45 UTC FreeBSD ports repository Modified files: lang/gcc34 Makefile distinfo Log: Update to the 20050408 snapshot of GCC 3.4.4. Revision Changes Path 1.199 +1 -1 ports/lang/gcc34/Makefile 1.108 +12 -12 ports/lang/gcc34/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:13:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4737F16A4CE; Sun, 10 Apr 2005 20:13:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C14643D31; Sun, 10 Apr 2005 20:13:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKD2U0078457; Sun, 10 Apr 2005 20:13:03 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKD2e7078456; Sun, 10 Apr 2005 20:13:02 GMT (envelope-from flz) Message-Id: <200504102013.j3AKD2e7078456@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:13:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pear-LiveUser_Admin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:13:03 -0000 flz 2005-04-10 20:13:02 UTC FreeBSD ports repository Modified files: security/pear-LiveUser_Admin Makefile distinfo Log: - Update to 0.2.1. PR: ports/79380 Submitted by: maintainer Revision Changes Path 1.3 +9 -8 ports/security/pear-LiveUser_Admin/Makefile 1.3 +2 -2 ports/security/pear-LiveUser_Admin/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:18:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CB316A4CE; Sun, 10 Apr 2005 20:18:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A50943D2F; Sun, 10 Apr 2005 20:18:56 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKIu0E078768; Sun, 10 Apr 2005 20:18:56 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKIu2g078767; Sun, 10 Apr 2005 20:18:56 GMT (envelope-from krion) Message-Id: <200504102018.j3AKIu2g078767@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 10 Apr 2005 20:18:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gnunet Makefile distinfo patch-src_applications_afs_module_Makefile.in patch-src_applications_afs_tools_Makefile.in patch-src_applications_dht_tools_Makefile.in patch-src_applications_stats_Makefile.in patch-src_applications_testbed_Makefile.in patch-src_applications_tracekit_Makefile.in ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:18:57 -0000 krion 2005-04-10 20:18:56 UTC FreeBSD ports repository Modified files: net/gnunet Makefile distinfo net/gnunet/files patch-src_applications_afs_module_Makefile.in patch-src_applications_afs_tools_Makefile.in patch-src_applications_chat_Makefile.in patch-src_applications_dht_tools_Makefile.in patch-src_applications_stats_Makefile.in patch-src_applications_tbench_Makefile.in patch-src_applications_testbed_Makefile.in patch-src_applications_tracekit_Makefile.in patch-src_conf_Makefile.in patch-src_server_Makefile.in Log: Update to 0.6.6b Inspired by: Rammstein Revision Changes Path 1.48 +1 -2 ports/net/gnunet/Makefile 1.23 +2 -2 ports/net/gnunet/distinfo 1.4 +3 -3 ports/net/gnunet/files/patch-src_applications_afs_module_Makefile.in 1.4 +3 -3 ports/net/gnunet/files/patch-src_applications_afs_tools_Makefile.in 1.4 +3 -3 ports/net/gnunet/files/patch-src_applications_chat_Makefile.in 1.4 +4 -4 ports/net/gnunet/files/patch-src_applications_dht_tools_Makefile.in 1.4 +4 -4 ports/net/gnunet/files/patch-src_applications_stats_Makefile.in 1.4 +4 -4 ports/net/gnunet/files/patch-src_applications_tbench_Makefile.in 1.4 +4 -4 ports/net/gnunet/files/patch-src_applications_testbed_Makefile.in 1.4 +4 -4 ports/net/gnunet/files/patch-src_applications_tracekit_Makefile.in 1.3 +12 -12 ports/net/gnunet/files/patch-src_conf_Makefile.in 1.4 +3 -3 ports/net/gnunet/files/patch-src_server_Makefile.in From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:25:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD0316A4CE; Sun, 10 Apr 2005 20:25:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8734543D5A; Sun, 10 Apr 2005 20:25:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKPUeK079058; Sun, 10 Apr 2005 20:25:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKPU9Q079057; Sun, 10 Apr 2005 20:25:30 GMT (envelope-from flz) Message-Id: <200504102025.j3AKPU9Q079057@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:25:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pear-Net_IPv6 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:25:30 -0000 flz 2005-04-10 20:25:30 UTC FreeBSD ports repository Modified files: net/pear-Net_IPv6 Makefile distinfo Log: - Update to 1.0.3. PR: ports/79131 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/net/pear-Net_IPv6/Makefile 1.3 +2 -2 ports/net/pear-Net_IPv6/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:32:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5335616A4CE; Sun, 10 Apr 2005 20:32:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A4AA43D3F; Sun, 10 Apr 2005 20:32:01 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKW1AX079303; Sun, 10 Apr 2005 20:32:01 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKW1xs079302; Sun, 10 Apr 2005 20:32:01 GMT (envelope-from flz) Message-Id: <200504102032.j3AKW1xs079302@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:32:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pear-Net_NNTP Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:32:01 -0000 flz 2005-04-10 20:32:01 UTC FreeBSD ports repository Modified files: net/pear-Net_NNTP Makefile distinfo Log: - Update to 1.0.1. PR: ports/79316 Submitted by: maintainer Revision Changes Path 1.13 +2 -2 ports/net/pear-Net_NNTP/Makefile 1.9 +2 -2 ports/net/pear-Net_NNTP/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:34:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84E7B16A4CE; Sun, 10 Apr 2005 20:34:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B54E43D55; Sun, 10 Apr 2005 20:34:05 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKY5mi079367; Sun, 10 Apr 2005 20:34:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKY5o7079366; Sun, 10 Apr 2005 20:34:05 GMT (envelope-from marcus) Message-Id: <200504102034.j3AKY5o7079366@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 10 Apr 2005 20:34:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gamin Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:34:05 -0000 marcus 2005-04-10 20:34:05 UTC FreeBSD ports repository Modified files: devel/gamin Makefile pkg-plist Log: Have gamin install libtool archives since KDE needs them. This is inline with what devel/fam does. Submitted by: kwm Revision Changes Path 1.4 +2 -2 ports/devel/gamin/Makefile 1.2 +2 -0 ports/devel/gamin/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:42:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AEFB16A4CE; Sun, 10 Apr 2005 20:42:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5403443D1D; Sun, 10 Apr 2005 20:42:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKgIZ1079710; Sun, 10 Apr 2005 20:42:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKgIgA079709; Sun, 10 Apr 2005 20:42:18 GMT (envelope-from kris) Message-Id: <200504102042.j3AKgIgA079709@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:42:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/cl-lml Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:42:18 -0000 kris 2005-04-10 20:42:18 UTC FreeBSD ports repository Modified files: www/cl-lml Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.6 +2 -0 ports/www/cl-lml/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:42:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C02516A4CE; Sun, 10 Apr 2005 20:42:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EE1F43D31; Sun, 10 Apr 2005 20:42:56 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKguNG079748; Sun, 10 Apr 2005 20:42:56 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKguYn079747; Sun, 10 Apr 2005 20:42:56 GMT (envelope-from njl) Message-Id: <200504102042.j3AKguYn079747@repoman.freebsd.org> From: Nate Lawson Date: Sun, 10 Apr 2005 20:42:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/powerd powerd.8 powerd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:42:56 -0000 njl 2005-04-10 20:42:56 UTC FreeBSD src repository Modified files: usr.sbin/powerd powerd.8 powerd.c Log: Drop the default running value to 60% from 80%. Testing shows that we cycle too much, wasting power if we trigger a jump to full speed too easily. CPU-bound tasks quickly push idle below this level. Revision Changes Path 1.4 +1 -1 src/usr.sbin/powerd/powerd.8 1.6 +2 -2 src/usr.sbin/powerd/powerd.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:46:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8084816A4CE; Sun, 10 Apr 2005 20:46:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 670B343D3F; Sun, 10 Apr 2005 20:46:05 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKk54M080029; Sun, 10 Apr 2005 20:46:05 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKk5jC080028; Sun, 10 Apr 2005 20:46:05 GMT (envelope-from flz) Message-Id: <200504102046.j3AKk5jC080028@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:46:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers Makefile ports/archivers/unmakeself Makefile pkg-descr ports/archivers/unmakeself/files unmakeself.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:46:05 -0000 flz 2005-04-10 20:46:05 UTC FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/unmakeself Makefile pkg-descr archivers/unmakeself/files unmakeself.c Log: - Add unmakeself 0.99, a tool to extract makeself archives. PR: ports/79398 Submitted by: Jean-Yves Lefort Revision Changes Path 1.120 +1 -0 ports/archivers/Makefile 1.1 +38 -0 ports/archivers/unmakeself/Makefile (new) 1.1 +252 -0 ports/archivers/unmakeself/files/unmakeself.c (new) 1.1 +5 -0 ports/archivers/unmakeself/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:47:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF9016A4CE; Sun, 10 Apr 2005 20:47:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A675A43D41; Sun, 10 Apr 2005 20:47:38 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKlcuD086846; Sun, 10 Apr 2005 20:47:38 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKlcft086845; Sun, 10 Apr 2005 20:47:38 GMT (envelope-from flz) Message-Id: <200504102047.j3AKlcft086845@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 20:47:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:47:39 -0000 flz 2005-04-10 20:47:38 UTC FreeBSD ports repository Modified files: . modules Log: unmakeself --> ports/archivers/unmakeself Revision Changes Path 1.12274 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:49:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8257516A4CE; Sun, 10 Apr 2005 20:49:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5831C43D31; Sun, 10 Apr 2005 20:49:21 +0000 (GMT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKnLWW086895; Sun, 10 Apr 2005 20:49:21 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKnLG1086894; Sun, 10 Apr 2005 20:49:21 GMT (envelope-from alc) Message-Id: <200504102049.j3AKnLG1086894@repoman.freebsd.org> From: Alan Cox Date: Sun, 10 Apr 2005 20:49:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include asm.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:49:21 -0000 alc 2005-04-10 20:49:21 UTC FreeBSD src repository Modified files: sys/amd64/include asm.h Log: Align the entry point to assembly language functions to a 16-byte boundary. (The Opteron's instruction fetcher reads instructions from the L1 cache in 16-byte, aligned packets.) Revision Changes Path 1.17 +1 -2 src/sys/amd64/include/asm.h From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:52:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A445016A4CE; Sun, 10 Apr 2005 20:52:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A61143D5A; Sun, 10 Apr 2005 20:52:18 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKqIu4087115; Sun, 10 Apr 2005 20:52:18 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKqIM7087114; Sun, 10 Apr 2005 20:52:18 GMT (envelope-from gerald) Message-Id: <200504102052.j3AKqIM7087114@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 10 Apr 2005 20:52:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc40 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:52:18 -0000 gerald 2005-04-10 20:52:18 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20050409 snapshot of GCC 4.0.0. That's getting rather close to the real thing now. Revision Changes Path 1.201 +1 -1 ports/lang/gcc40/Makefile 1.108 +12 -12 ports/lang/gcc40/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:54:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8609416A4CE; Sun, 10 Apr 2005 20:54:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F81143D1D; Sun, 10 Apr 2005 20:54:16 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKsG4t087176; Sun, 10 Apr 2005 20:54:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKsGj5087175; Sun, 10 Apr 2005 20:54:16 GMT (envelope-from kris) Message-Id: <200504102054.j3AKsGj5087175@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:54:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/rxtx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:54:16 -0000 kris 2005-04-10 20:54:16 UTC FreeBSD ports repository Modified files: comms/rxtx Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.3 +2 -0 ports/comms/rxtx/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:55:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA68E16A4CE; Sun, 10 Apr 2005 20:55:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A2143D2D; Sun, 10 Apr 2005 20:55:19 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKtJqE087266; Sun, 10 Apr 2005 20:55:19 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKtJNf087265; Sun, 10 Apr 2005 20:55:19 GMT (envelope-from kris) Message-Id: <200504102055.j3AKtJNf087265@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:55:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/codeworker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:55:20 -0000 kris 2005-04-10 20:55:19 UTC FreeBSD ports repository Modified files: devel/codeworker Makefile Log: Now compiles on !i386 Revision Changes Path 1.9 +0 -4 ports/devel/codeworker/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:56:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83E2116A4CE; Sun, 10 Apr 2005 20:56:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B5BA43D67; Sun, 10 Apr 2005 20:56:06 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKu6VV087335; Sun, 10 Apr 2005 20:56:06 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKu6iV087334; Sun, 10 Apr 2005 20:56:06 GMT (envelope-from kris) Message-Id: <200504102056.j3AKu6iV087334@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:56:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cryptopp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:56:06 -0000 kris 2005-04-10 20:56:06 UTC FreeBSD ports repository Modified files: security/cryptopp Makefile Log: Now builds on sparc64 and (presumably) ia64 Revision Changes Path 1.16 +0 -4 ports/security/cryptopp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:56:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 671D716A4CE; Sun, 10 Apr 2005 20:56:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24E3343D46; Sun, 10 Apr 2005 20:56:57 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKuvmq087380; Sun, 10 Apr 2005 20:56:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKuvZH087379; Sun, 10 Apr 2005 20:56:57 GMT (envelope-from kris) Message-Id: <200504102056.j3AKuvZH087379@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:56:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/dparser Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:56:57 -0000 kris 2005-04-10 20:56:57 UTC FreeBSD ports repository Modified files: devel/dparser Makefile Log: Now builds on sparc64 Revision Changes Path 1.10 +1 -7 ports/devel/dparser/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:57:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D5A716A4CE; Sun, 10 Apr 2005 20:57:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051FB43D2F; Sun, 10 Apr 2005 20:57:41 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKvePm087441; Sun, 10 Apr 2005 20:57:40 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKvep6087440; Sun, 10 Apr 2005 20:57:40 GMT (envelope-from kris) Message-Id: <200504102057.j3AKvep6087440@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:57:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/flounder Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:57:41 -0000 kris 2005-04-10 20:57:40 UTC FreeBSD ports repository Modified files: science/flounder Makefile Log: Now builds on amd64 Revision Changes Path 1.11 +2 -2 ports/science/flounder/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:58:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6873316A4CE; Sun, 10 Apr 2005 20:58:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353B243D41; Sun, 10 Apr 2005 20:58:18 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKwII9087511; Sun, 10 Apr 2005 20:58:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKwILH087510; Sun, 10 Apr 2005 20:58:18 GMT (envelope-from kris) Message-Id: <200504102058.j3AKwILH087510@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:58:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/fluidsynth Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:58:18 -0000 kris 2005-04-10 20:58:18 UTC FreeBSD ports repository Modified files: audio/fluidsynth Makefile Log: Now builds on sparc64 Revision Changes Path 1.8 +1 -7 ports/audio/fluidsynth/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 20:58:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A8CE16A4CE; Sun, 10 Apr 2005 20:58:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5332643D31; Sun, 10 Apr 2005 20:58:40 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AKwejU087574; Sun, 10 Apr 2005 20:58:40 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AKweEJ087573; Sun, 10 Apr 2005 20:58:40 GMT (envelope-from kris) Message-Id: <200504102058.j3AKweEJ087573@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 20:58:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/ftp4all Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 20:58:40 -0000 kris 2005-04-10 20:58:40 UTC FreeBSD ports repository Modified files: ftp/ftp4all Makefile Log: Now builds on sparc64 Revision Changes Path 1.3 +0 -4 ports/ftp/ftp4all/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:00:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E42AD16A4CE; Sun, 10 Apr 2005 21:00:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C853943D2D; Sun, 10 Apr 2005 21:00:01 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL017d087718; Sun, 10 Apr 2005 21:00:01 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL0195087717; Sun, 10 Apr 2005 21:00:01 GMT (envelope-from thierry) Message-Id: <200504102100.j3AL0195087717@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 10 Apr 2005 21:00:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libmba Makefile ports/devel/libmba/files patch-src::mba::time.h patch-src::text.c ports/textproc/domc Makefile ports/textproc/domc/files patch-src_domc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:00:02 -0000 thierry 2005-04-10 21:00:01 UTC FreeBSD ports repository Modified files: devel/libmba Makefile devel/libmba/files patch-src::mba::time.h textproc/domc Makefile Added files: devel/libmba/files patch-src::text.c textproc/domc/files patch-src_domc.h Log: Unbreak on FreeBSD-4.11. PR: ports/79354 Submitted by: Jukka Ukkonen Revision Changes Path 1.13 +2 -2 ports/devel/libmba/Makefile 1.2 +6 -4 ports/devel/libmba/files/patch-src::mba::time.h 1.1 +11 -0 ports/devel/libmba/files/patch-src::text.c (new) 1.14 +7 -1 ports/textproc/domc/Makefile 1.1 +13 -0 ports/textproc/domc/files/patch-src_domc.h (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:01:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31D0F16A4D4; Sun, 10 Apr 2005 21:01:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0825C43D39; Sun, 10 Apr 2005 21:01:00 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL0xA8087812; Sun, 10 Apr 2005 21:00:59 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL0xDM087811; Sun, 10 Apr 2005 21:00:59 GMT (envelope-from flz) Message-Id: <200504102100.j3AL0xDM087811@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 21:00:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/emiclock Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:01:00 -0000 flz 2005-04-10 21:00:59 UTC FreeBSD ports repository Modified files: x11-clocks/emiclock Makefile pkg-plist Log: - Fix MASTER_SITES (and thus unbreak the port). PR: ports/79754 Submitted by: Ports Fury Revision Changes Path 1.26 +20 -20 ports/x11-clocks/emiclock/Makefile 1.8 +6 -6 ports/x11-clocks/emiclock/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:02:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3383016A4CE; Sun, 10 Apr 2005 21:02:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D08943D3F; Sun, 10 Apr 2005 21:02:58 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL2vuc087883; Sun, 10 Apr 2005 21:02:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL2vGl087882; Sun, 10 Apr 2005 21:02:57 GMT (envelope-from kris) Message-Id: <200504102102.j3AL2vGl087882@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:02:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/hdf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:02:58 -0000 kris 2005-04-10 21:02:57 UTC FreeBSD ports repository Modified files: science/hdf Makefile Log: Now builds on amd64 Revision Changes Path 1.27 +2 -2 ports/science/hdf/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:03:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08EF016A4CE; Sun, 10 Apr 2005 21:03:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6C6443D2F; Sun, 10 Apr 2005 21:03:39 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL3dSS087929; Sun, 10 Apr 2005 21:03:39 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL3d2e087928; Sun, 10 Apr 2005 21:03:39 GMT (envelope-from kris) Message-Id: <200504102103.j3AL3d2e087928@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:03:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/ia64sim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:03:40 -0000 kris 2005-04-10 21:03:39 UTC FreeBSD ports repository Modified files: emulators/ia64sim Makefile Log: Now builds on !i386 Revision Changes Path 1.18 +0 -4 ports/emulators/ia64sim/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:04:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B440816A4CE; Sun, 10 Apr 2005 21:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC2B43D39; Sun, 10 Apr 2005 21:04:23 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL4NL3087971; Sun, 10 Apr 2005 21:04:23 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL4Nlr087970; Sun, 10 Apr 2005 21:04:23 GMT (envelope-from kris) Message-Id: <200504102104.j3AL4Nlr087970@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:04:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xjman Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:04:23 -0000 kris 2005-04-10 21:04:23 UTC FreeBSD ports repository Modified files: japanese/xjman Makefile Log: Now builds on sparc64 Revision Changes Path 1.27 +0 -4 ports/japanese/xjman/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:05:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D549A16A4CE; Sun, 10 Apr 2005 21:05:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD35643D39; Sun, 10 Apr 2005 21:05:16 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL5GC7088055; Sun, 10 Apr 2005 21:05:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL5GxY088054; Sun, 10 Apr 2005 21:05:16 GMT (envelope-from kris) Message-Id: <200504102105.j3AL5GxY088054@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:05:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/kallery Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:05:17 -0000 kris 2005-04-10 21:05:16 UTC FreeBSD ports repository Modified files: graphics/kallery Makefile Log: Now builds on amd64 Revision Changes Path 1.13 +1 -7 ports/graphics/kallery/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:05:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8553B16A4CE; Sun, 10 Apr 2005 21:05:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCC643D49; Sun, 10 Apr 2005 21:05:49 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL5nDG088130; Sun, 10 Apr 2005 21:05:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL5nN9088129; Sun, 10 Apr 2005 21:05:49 GMT (envelope-from kris) Message-Id: <200504102105.j3AL5nN9088129@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:05:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/lpe Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:05:49 -0000 kris 2005-04-10 21:05:49 UTC FreeBSD ports repository Modified files: editors/lpe Makefile Log: Now builds on sparc64 Revision Changes Path 1.31 +1 -7 ports/editors/lpe/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:06:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DE8116A4CE; Sun, 10 Apr 2005 21:06:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F4143D2D; Sun, 10 Apr 2005 21:06:41 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL6fAv088184; Sun, 10 Apr 2005 21:06:41 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL6fQh088183; Sun, 10 Apr 2005 21:06:41 GMT (envelope-from lioux) Message-Id: <200504102106.j3AL6fQh088183@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 10 Apr 2005 21:06:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/azureus Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:06:41 -0000 lioux 2005-04-10 21:06:41 UTC FreeBSD ports repository Modified files: net/azureus Makefile Log: o azureus uses kio API which memory leaks under jdk 1.4 but the issue has been "resolved" in 1.5. Furthermore, it's been stated that is a known problem within 1.4 that will not be fixed. o Therefore, to mitigate memory leaking issues with azureus (around 300 megabytes), depend on jdk 1.5+ instead of 1.4+. o Bump PORTEVISION to force updates Revision Changes Path 1.13 +2 -2 ports/net/azureus/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:07:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D486F16A4CE; Sun, 10 Apr 2005 21:07:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 753D143D1D; Sun, 10 Apr 2005 21:07:07 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL77kA088226; Sun, 10 Apr 2005 21:07:07 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL77hX088225; Sun, 10 Apr 2005 21:07:07 GMT (envelope-from kris) Message-Id: <200504102107.j3AL77hX088225@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:07:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_jk2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:07:08 -0000 kris 2005-04-10 21:07:07 UTC FreeBSD ports repository Modified files: www/mod_jk2 Makefile Log: Only broken on sparc64 in the !WITH_APACHE2 case Revision Changes Path 1.9 +4 -4 ports/www/mod_jk2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:08:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9B8416A4CE; Sun, 10 Apr 2005 21:08:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C367443D3F; Sun, 10 Apr 2005 21:08:20 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL8KhH088286; Sun, 10 Apr 2005 21:08:20 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL8Kag088285; Sun, 10 Apr 2005 21:08:20 GMT (envelope-from kris) Message-Id: <200504102108.j3AL8Kag088285@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:08:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_snake Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:08:21 -0000 kris 2005-04-10 21:08:20 UTC FreeBSD ports repository Modified files: www/mod_snake Makefile Log: Now builds on sparc64 Revision Changes Path 1.10 +1 -7 ports/www/mod_snake/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:08:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFC4D16A4CE; Sun, 10 Apr 2005 21:08:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A864D43D3F; Sun, 10 Apr 2005 21:08:56 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL8uT0088322; Sun, 10 Apr 2005 21:08:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL8uvh088321; Sun, 10 Apr 2005 21:08:56 GMT (envelope-from kris) Message-Id: <200504102108.j3AL8uvh088321@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:08:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/obexapp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:08:57 -0000 kris 2005-04-10 21:08:56 UTC FreeBSD ports repository Modified files: comms/obexapp Makefile Log: Now builds on sparc64 Revision Changes Path 1.11 +0 -4 ports/comms/obexapp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:09:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2078616A4CE; Sun, 10 Apr 2005 21:09:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD4E243D45; Sun, 10 Apr 2005 21:09:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL9CWG088371; Sun, 10 Apr 2005 21:09:12 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL9Ctk088370; Sun, 10 Apr 2005 21:09:12 GMT (envelope-from flz) Message-Id: <200504102109.j3AL9Ctk088370@repoman.freebsd.org> From: Florent Thoumie Date: Sun, 10 Apr 2005 21:09:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/tamago Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:09:13 -0000 flz 2005-04-10 21:09:12 UTC FreeBSD ports repository Modified files: editors/tamago Makefile distinfo pkg-descr pkg-plist Log: - Debian patch is updated to 7. - Change to install some additional documents. - Add description about Debian's enhancement to pkg-descr. PR: ports/79763 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.23 +11 -4 ports/editors/tamago/Makefile 1.13 +2 -2 ports/editors/tamago/distinfo 1.3 +5 -0 ports/editors/tamago/pkg-descr 1.9 +10 -0 ports/editors/tamago/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:09:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F0DB16A4CE; Sun, 10 Apr 2005 21:09:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46BB043D39; Sun, 10 Apr 2005 21:09:44 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AL9i9T088407; Sun, 10 Apr 2005 21:09:44 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AL9idU088406; Sun, 10 Apr 2005 21:09:44 GMT (envelope-from kris) Message-Id: <200504102109.j3AL9idU088406@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:09:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/osb-nrcit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:09:44 -0000 kris 2005-04-10 21:09:44 UTC FreeBSD ports repository Modified files: www/osb-nrcit Makefile Log: Now builds on amd64 Revision Changes Path 1.4 +2 -2 ports/www/osb-nrcit/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:10:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DC1416A4CE; Sun, 10 Apr 2005 21:10:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4696643D1F; Sun, 10 Apr 2005 21:10:30 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALAUPP088498; Sun, 10 Apr 2005 21:10:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALAUNM088497; Sun, 10 Apr 2005 21:10:30 GMT (envelope-from kris) Message-Id: <200504102110.j3ALAUNM088497@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:10:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Net-LibIDN Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:10:30 -0000 kris 2005-04-10 21:10:30 UTC FreeBSD ports repository Modified files: devel/p5-Net-LibIDN Makefile Log: Now builds on sparc64 Revision Changes Path 1.7 +0 -4 ports/devel/p5-Net-LibIDN/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:13:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFD3316A4CE; Sun, 10 Apr 2005 21:13:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C817543D41; Sun, 10 Apr 2005 21:13:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALDVL1088668; Sun, 10 Apr 2005 21:13:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALDVVg088667; Sun, 10 Apr 2005 21:13:31 GMT (envelope-from kris) Message-Id: <200504102113.j3ALDVVg088667@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:13:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/skim Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:13:32 -0000 kris 2005-04-10 21:13:31 UTC FreeBSD ports repository Modified files: textproc/skim Makefile Log: Now builds on amd64 Revision Changes Path 1.15 +0 -4 ports/textproc/skim/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:14:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE9516A4CE; Sun, 10 Apr 2005 21:14:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBDEC43D1F; Sun, 10 Apr 2005 21:14:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALEVRK088756; Sun, 10 Apr 2005 21:14:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALEVj7088755; Sun, 10 Apr 2005 21:14:31 GMT (envelope-from kris) Message-Id: <200504102114.j3ALEVj7088755@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:14:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/xsb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:14:32 -0000 kris 2005-04-10 21:14:31 UTC FreeBSD ports repository Modified files: lang/xsb Makefile Log: Now builds on sparc64 Revision Changes Path 1.11 +2 -2 ports/lang/xsb/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:14:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84CE016A4CE; Sun, 10 Apr 2005 21:14:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5749643D53; Sun, 10 Apr 2005 21:14:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALEg0Q088813; Sun, 10 Apr 2005 21:14:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALEgbF088812; Sun, 10 Apr 2005 21:14:42 GMT (envelope-from pav) Message-Id: <200504102114.j3ALEgbF088812@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 21:14:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/trigger Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:14:42 -0000 pav 2005-04-10 21:14:42 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/trigger Makefile distinfo pkg-descr pkg-plist Log: Trigger is a free rally car racing game. Fun for all the family! You race a sequence of 6 courses, with increasing levels of difficulty. Trigger is highly customisable, and it's easy to add new levels and vehicles. PR: ports/79404 Submitted by: Jean-Yves Lefort Revision Changes Path 1.757 +1 -0 ports/games/Makefile 1.1 +72 -0 ports/games/trigger/Makefile (new) 1.1 +4 -0 ports/games/trigger/distinfo (new) 1.1 +10 -0 ports/games/trigger/pkg-descr (new) 1.1 +99 -0 ports/games/trigger/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:15:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D35B16A4CE; Sun, 10 Apr 2005 21:15:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD85943D41; Sun, 10 Apr 2005 21:15:34 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALFYHY088959; Sun, 10 Apr 2005 21:15:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALFYWu088958; Sun, 10 Apr 2005 21:15:34 GMT (envelope-from pav) Message-Id: <200504102115.j3ALFYWu088958@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 21:15:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:15:35 -0000 pav 2005-04-10 21:15:34 UTC FreeBSD ports repository Modified files: . modules Log: trigger ports/games/trigger Revision Changes Path 1.12275 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:18:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 157D316A4CE; Sun, 10 Apr 2005 21:18:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B8543D39; Sun, 10 Apr 2005 21:18:49 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALIngV089031; Sun, 10 Apr 2005 21:18:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALInIN089030; Sun, 10 Apr 2005 21:18:49 GMT (envelope-from kris) Message-Id: <200504102118.j3ALInIN089030@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:18:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/zthread Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:18:50 -0000 kris 2005-04-10 21:18:49 UTC FreeBSD ports repository Modified files: devel/zthread Makefile Log: Now builds on !i386 Revision Changes Path 1.14 +0 -4 ports/devel/zthread/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:19:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D209316A4CE; Sun, 10 Apr 2005 21:19:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA93743D41; Sun, 10 Apr 2005 21:19:10 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALJA2f089069; Sun, 10 Apr 2005 21:19:10 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALJAu2089068; Sun, 10 Apr 2005 21:19:10 GMT (envelope-from kris) Message-Id: <200504102119.j3ALJAu2089068@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:19:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/acroread7 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:19:11 -0000 kris 2005-04-10 21:19:10 UTC FreeBSD ports repository Modified files: print/acroread7 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.4 +2 -0 ports/print/acroread7/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:22:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8530116A4CE; Sun, 10 Apr 2005 21:22:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDCD43D49; Sun, 10 Apr 2005 21:22:05 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALM5Ft089266; Sun, 10 Apr 2005 21:22:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALM534089265; Sun, 10 Apr 2005 21:22:05 GMT (envelope-from kris) Message-Id: <200504102122.j3ALM534089265@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:22:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/cupid Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:22:05 -0000 kris 2005-04-10 21:22:05 UTC FreeBSD ports repository Modified files: multimedia/cupid Makefile Log: BROKEN: Does not compile Revision Changes Path 1.4 +2 -0 ports/multimedia/cupid/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:22:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0794416A4CE; Sun, 10 Apr 2005 21:22:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C0F43D3F; Sun, 10 Apr 2005 21:22:53 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALMrwk089319; Sun, 10 Apr 2005 21:22:53 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALMrZb089318; Sun, 10 Apr 2005 21:22:53 GMT (envelope-from kris) Message-Id: <200504102122.j3ALMrZb089318@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:22:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/eric Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:22:54 -0000 kris 2005-04-10 21:22:53 UTC FreeBSD ports repository Modified files: devel/eric Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.10 +2 -0 ports/devel/eric/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:23:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55FCD16A4CE; Sun, 10 Apr 2005 21:23:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABAA43D3F; Sun, 10 Apr 2005 21:23:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALNQDm089370; Sun, 10 Apr 2005 21:23:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALNQjL089369; Sun, 10 Apr 2005 21:23:26 GMT (envelope-from kris) Message-Id: <200504102123.j3ALNQjL089369@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:23:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/instant-workstation Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:23:26 -0000 kris 2005-04-10 21:23:26 UTC FreeBSD ports repository Modified files: misc/instant-workstation Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.22 +2 -0 ports/misc/instant-workstation/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:24:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DC2E16A4CE; Sun, 10 Apr 2005 21:24:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E2043D46; Sun, 10 Apr 2005 21:24:42 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALOf8A089417; Sun, 10 Apr 2005 21:24:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALOfiW089416; Sun, 10 Apr 2005 21:24:41 GMT (envelope-from kris) Message-Id: <200504102124.j3ALOfiW089416@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:24:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/yadex Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:24:42 -0000 kris 2005-04-10 21:24:41 UTC FreeBSD ports repository Modified files: games/yadex Makefile Log: BROKEN: Does not compile Revision Changes Path 1.9 +2 -0 ports/games/yadex/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:25:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75FF516A4CE; Sun, 10 Apr 2005 21:25:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D9CE43D48; Sun, 10 Apr 2005 21:25:10 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALPAG9089454; Sun, 10 Apr 2005 21:25:10 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALPATw089453; Sun, 10 Apr 2005 21:25:10 GMT (envelope-from joerg) Message-Id: <200504102125.j3ALPATw089453@repoman.freebsd.org> From: Joerg Wunsch Date: Sun, 10 Apr 2005 21:25:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-libc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:25:10 -0000 joerg 2005-04-10 21:25:10 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile Log: Remove yet another kind of temp files doxygen is so fond about to install into the man page location. Revision Changes Path 1.39 +2 -1 ports/devel/avr-libc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:27:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67E0B16A4CE; Sun, 10 Apr 2005 21:27:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F08C43D41; Sun, 10 Apr 2005 21:27:12 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALRC2e089567; Sun, 10 Apr 2005 21:27:12 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALRCuT089566; Sun, 10 Apr 2005 21:27:12 GMT (envelope-from kris) Message-Id: <200504102127.j3ALRCuT089566@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:27:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/timidity++ Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:27:12 -0000 kris 2005-04-10 21:27:12 UTC FreeBSD ports repository Modified files: audio/timidity++ Makefile Log: BROKEN on 6.0: Depends on libxpg4, which was removed prematurely by tjr Revision Changes Path 1.41 +4 -0 ports/audio/timidity++/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:28:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B985A16A4CE; Sun, 10 Apr 2005 21:28:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F92C43D39; Sun, 10 Apr 2005 21: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.1/8.13.1) with ESMTP id j3ALSAXw089639; Sun, 10 Apr 2005 21:28:10 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALSAet089638; Sun, 10 Apr 2005 21:28:10 GMT (envelope-from kris) Message-Id: <200504102128.j3ALSAet089638@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:28:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/tk80 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:28:10 -0000 kris 2005-04-10 21:28:10 UTC FreeBSD ports repository Modified files: japanese/tk80 Makefile Log: BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjr Revision Changes Path 1.25 +4 -0 ports/japanese/tk80/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:28:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B17C616A4CE; Sun, 10 Apr 2005 21:28:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7232343D1D; Sun, 10 Apr 2005 21:28:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALSVYI089713; Sun, 10 Apr 2005 21:28:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALSVQt089712; Sun, 10 Apr 2005 21:28:31 GMT (envelope-from kris) Message-Id: <200504102128.j3ALSVQt089712@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:28:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/tkstep80 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:28:31 -0000 kris 2005-04-10 21:28:31 UTC FreeBSD ports repository Modified files: japanese/tkstep80 Makefile Log: BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjr Revision Changes Path 1.13 +4 -0 ports/japanese/tkstep80/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:29:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6569016A4CE; Sun, 10 Apr 2005 21:29:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C6C043D55; Sun, 10 Apr 2005 21:29:11 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALTBY3089769; Sun, 10 Apr 2005 21:29:11 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALTBEe089768; Sun, 10 Apr 2005 21:29:11 GMT (envelope-from kris) Message-Id: <200504102129.j3ALTBEe089768@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:29:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xyagamo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:29:11 -0000 kris 2005-04-10 21:29:11 UTC FreeBSD ports repository Modified files: japanese/xyagamo Makefile Log: BROKEN on 6.0: Depends on libxpg4 which was prematurely removed by tjr Revision Changes Path 1.10 +7 -1 ports/japanese/xyagamo/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:30:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7CF416A4CE; Sun, 10 Apr 2005 21:30:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A09A543D46; Sun, 10 Apr 2005 21:30:58 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALUwRT089919; Sun, 10 Apr 2005 21:30:58 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALUwFt089918; Sun, 10 Apr 2005 21:30:58 GMT (envelope-from kris) Message-Id: <200504102130.j3ALUwFt089918@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:30:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/hugs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:30:58 -0000 kris 2005-04-10 21:30:58 UTC FreeBSD ports repository Modified files: lang/hugs Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.34 +2 -0 ports/lang/hugs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:32:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F97D16A4CE; Sun, 10 Apr 2005 21:32:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 660CB43D31; Sun, 10 Apr 2005 21:32:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALW2UI089983; Sun, 10 Apr 2005 21:32:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALW2lu089982; Sun, 10 Apr 2005 21:32:02 GMT (envelope-from kris) Message-Id: <200504102132.j3ALW2lu089982@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:32:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/celestia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:32:02 -0000 kris 2005-04-10 21:32:02 UTC FreeBSD ports repository Modified files: astro/celestia Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.23 +4 -0 ports/astro/celestia/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:32:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9289216A4CE; Sun, 10 Apr 2005 21:32:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ADAB43D46; Sun, 10 Apr 2005 21:32:56 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALWuGX090024; Sun, 10 Apr 2005 21:32:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALWuHD090023; Sun, 10 Apr 2005 21:32:56 GMT (envelope-from kris) Message-Id: <200504102132.j3ALWuHD090023@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:32:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/cfengine2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:32:56 -0000 kris 2005-04-10 21:32:56 UTC FreeBSD ports repository Modified files: sysutils/cfengine2 Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.38 +7 -1 ports/sysutils/cfengine2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:35:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1650416A4CE; Sun, 10 Apr 2005 21:35:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2B8343D1D; Sun, 10 Apr 2005 21:35:28 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALZStv090141; Sun, 10 Apr 2005 21:35:28 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALZSDg090140; Sun, 10 Apr 2005 21:35:28 GMT (envelope-from kris) Message-Id: <200504102135.j3ALZSDg090140@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:35:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/crawl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:35:29 -0000 kris 2005-04-10 21:35:28 UTC FreeBSD ports repository Modified files: www/crawl Makefile Log: BROKEN on FreeBSD 6.0: Does not compile Revision Changes Path 1.13 +7 -1 ports/www/crawl/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:36:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 844E216A4CE; Sun, 10 Apr 2005 21:36:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C69F43D31; Sun, 10 Apr 2005 21:36:01 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALa1bE090219; Sun, 10 Apr 2005 21:36:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALa1xJ090218; Sun, 10 Apr 2005 21:36:01 GMT (envelope-from kris) Message-Id: <200504102136.j3ALa1xJ090218@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:36:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/darcs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:36:01 -0000 kris 2005-04-10 21:36:01 UTC FreeBSD ports repository Modified files: devel/darcs Makefile Log: BROKEN: Configure fails Revision Changes Path 1.31 +2 -0 ports/devel/darcs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:36:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BDB916A4CE; Sun, 10 Apr 2005 21:36:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2405C43D1D; Sun, 10 Apr 2005 21:36:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALaZSf090248; Sun, 10 Apr 2005 21:36:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALaZAR090247; Sun, 10 Apr 2005 21:36:35 GMT (envelope-from pav) Message-Id: <200504102136.j3ALaZAR090247@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 10 Apr 2005 21:36:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/zope-jamailhost Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:36:35 -0000 pav 2005-04-10 21:36:35 UTC FreeBSD ports repository Modified files: japanese/zope-jamailhost Makefile Log: - Fix dependencies, unbreak PR: ports/79173 Submitted by: HAYASHI Yasushi (maintainer) Revision Changes Path 1.4 +3 -4 ports/japanese/zope-jamailhost/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:36:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A6FB16A4D1; Sun, 10 Apr 2005 21:36:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B1543D1F; Sun, 10 Apr 2005 21:36:41 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALaf9E090286; Sun, 10 Apr 2005 21:36:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALafi5090285; Sun, 10 Apr 2005 21:36:41 GMT (envelope-from kris) Message-Id: <200504102136.j3ALafi5090285@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:36:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/dd_rescue Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:36:41 -0000 kris 2005-04-10 21:36:41 UTC FreeBSD ports repository Modified files: sysutils/dd_rescue Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.2 +7 -1 ports/sysutils/dd_rescue/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:37:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2519A16A4CE; Sun, 10 Apr 2005 21:37:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F10A443D1D; Sun, 10 Apr 2005 21:37:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALbhY3090345; Sun, 10 Apr 2005 21:37:43 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALbhXC090344; Sun, 10 Apr 2005 21:37:43 GMT (envelope-from kris) Message-Id: <200504102137.j3ALbhXC090344@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:37:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/drill Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:37:44 -0000 kris 2005-04-10 21:37:43 UTC FreeBSD ports repository Modified files: dns/drill Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.4 +7 -1 ports/dns/drill/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:38:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C43016A4CE; Sun, 10 Apr 2005 21:38:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65F6443D1D; Sun, 10 Apr 2005 21:38:12 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALcC0h090417; Sun, 10 Apr 2005 21:38:12 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALcCr8090416; Sun, 10 Apr 2005 21:38:12 GMT (envelope-from krion) Message-Id: <200504102138.j3ALcCr8090416@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 10 Apr 2005 21:38:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rrdtool Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:38:12 -0000 krion 2005-04-10 21:38:12 UTC FreeBSD ports repository Modified files: net/rrdtool Makefile Log: Fix build on amd64. Revision Changes Path 1.43 +1 -1 ports/net/rrdtool/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:39:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2927516A4CE; Sun, 10 Apr 2005 21:39:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02BF943D31; Sun, 10 Apr 2005 21:39:19 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALdI33090482; Sun, 10 Apr 2005 21:39:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALdI1F090479; Sun, 10 Apr 2005 21:39:18 GMT (envelope-from kris) Message-Id: <200504102139.j3ALdI1F090479@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:39:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/festival+OGI Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:39:19 -0000 kris 2005-04-10 21:39:18 UTC FreeBSD ports repository Modified files: audio/festival+OGI Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.27 +2 -0 ports/audio/festival+OGI/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:39:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75DE116A4CE; Sun, 10 Apr 2005 21:39:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D81D43D3F; Sun, 10 Apr 2005 21:39:25 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALdPX0090525; Sun, 10 Apr 2005 21:39:25 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALdPx5090524; Sun, 10 Apr 2005 21:39:25 GMT (envelope-from sos) Message-Id: <200504102139.j3ALdPx5090524@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 10 Apr 2005 21:39:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:39:25 -0000 sos 2005-04-10 21:39:25 UTC FreeBSD src repository Modified files: sys/dev/ata ata-raid.c Log: Fix FreeBSD native SPAN arrays. Prodded by: Ian Dowse Revision Changes Path 1.83 +8 -8 src/sys/dev/ata/ata-raid.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:40:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D393F16A4CE; Sun, 10 Apr 2005 21:40:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D4F043D39; Sun, 10 Apr 2005 21:40:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALeQXi090615; Sun, 10 Apr 2005 21:40:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALeQRp090614; Sun, 10 Apr 2005 21:40:26 GMT (envelope-from kris) Message-Id: <200504102140.j3ALeQRp090614@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:40:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/freenet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:40:27 -0000 kris 2005-04-10 21:40:26 UTC FreeBSD ports repository Modified files: net/freenet Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.29 +2 -0 ports/net/freenet/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:40:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A23A16A4CE; Sun, 10 Apr 2005 21:40:37 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12DA143D41; Sun, 10 Apr 2005 21:40:37 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 1A1B12282C; Sun, 10 Apr 2005 23:40:35 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 6E9D722846; Sun, 10 Apr 2005 23:40:34 +0200 (CEST) Date: Sun, 10 Apr 2005 23:40:34 +0200 From: Erwin Lansing To: Joe Marcus Clarke Message-ID: <20050410214034.GE57171@droso.net> Mail-Followup-To: Joe Marcus Clarke , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200504101736.j3AHaQ83070665@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m+utxuhC6KVTvgNz" Content-Disposition: inline In-Reply-To: <200504101736.j3AHaQ83070665@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.9i X-Virus-Scanned: by amavisd 0.1 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/gamin/files patch-tests_testing.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:40:37 -0000 --m+utxuhC6KVTvgNz Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 10, 2005 at 05:36:26PM +0000, Joe Marcus Clarke wrote: > marcus 2005-04-10 17:36:26 UTC >=20 > FreeBSD ports repository >=20 > Added files: > devel/gamin/files patch-tests_testing.c=20 > Log: > Add a patch forgotten in the previous commit. > =20 > Revision Changes Path > 1.1 +14 -0 ports/devel/gamin/files/patch-tests_testing.c (new) >=20 Not to be picking on this particular commit, but it's happening way to often that people write commit logs for the mailing list and not for cvs. A new file with a log referring to the previous commit just doesn't make any sense as there isn't one. So please, include the log for "the previous" commit with includes the functional changes, not just saying it was something you forgot. Try to write your logs from the viewpoint of how it looks when you're browsing the cvs history in 6 months time, not how it looks on the mailing list now. Thanks you, -erwin "cvs police" lansing --=20 Erwin Lansing Don't try to fix me, I'm not broken --m+utxuhC6KVTvgNz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWZ1Sqy9aWxUlaZARApxPAJoDfzAXB12ABx431fZX3BFKB6Y6jwCfejzl SE944aAQxZLVshvo2PRow9s= =EjLE -----END PGP SIGNATURE----- --m+utxuhC6KVTvgNz-- From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:40:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3471116A4CE; Sun, 10 Apr 2005 21:40:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD8D43D46; Sun, 10 Apr 2005 21:40:50 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALens1090713; Sun, 10 Apr 2005 21:40:49 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALenDk090712; Sun, 10 Apr 2005 21:40:49 GMT (envelope-from kris) Message-Id: <200504102140.j3ALenDk090712@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:40:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ginsu Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:40:50 -0000 kris 2005-04-10 21:40:49 UTC FreeBSD ports repository Modified files: net/ginsu Makefile Log: BROKEN: Does not build Revision Changes Path 1.5 +2 -0 ports/net/ginsu/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:41:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94EDD16A4CE; Sun, 10 Apr 2005 21:41:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D4FB43D53; Sun, 10 Apr 2005 21:41:25 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALfP14090774; Sun, 10 Apr 2005 21:41:25 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALfP7g090773; Sun, 10 Apr 2005 21:41:25 GMT (envelope-from kris) Message-Id: <200504102141.j3ALfP7g090773@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:41:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/helium Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:41:25 -0000 kris 2005-04-10 21:41:25 UTC FreeBSD ports repository Modified files: lang/helium Makefile Log: BROKEN: Does not build Revision Changes Path 1.20 +2 -0 ports/lang/helium/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:42:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D6116A4CE; Sun, 10 Apr 2005 21:42:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E23A543D4C; Sun, 10 Apr 2005 21:41:59 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALfxEk090812; Sun, 10 Apr 2005 21:41:59 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALfxWF090811; Sun, 10 Apr 2005 21:41:59 GMT (envelope-from kris) Message-Id: <200504102141.j3ALfxWF090811@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:41:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-c2hs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:42:00 -0000 kris 2005-04-10 21:41:59 UTC FreeBSD ports repository Modified files: devel/hs-c2hs Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.26 +2 -0 ports/devel/hs-c2hs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:42:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C3816A4CE; Sun, 10 Apr 2005 21:42:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D39FA43D55; Sun, 10 Apr 2005 21:42:47 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALglOA090857; Sun, 10 Apr 2005 21:42:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALglSJ090856; Sun, 10 Apr 2005 21:42:47 GMT (envelope-from kris) Message-Id: <200504102142.j3ALglSJ090856@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:42:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/hs-gtk2hs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:42:48 -0000 kris 2005-04-10 21:42:47 UTC FreeBSD ports repository Modified files: x11-toolkits/hs-gtk2hs Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.17 +2 -0 ports/x11-toolkits/hs-gtk2hs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:43:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4358C16A4CE; Sun, 10 Apr 2005 21:43:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AD8F43D31; Sun, 10 Apr 2005 21:43:30 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALhTId090968; Sun, 10 Apr 2005 21:43:30 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALhTfw090967; Sun, 10 Apr 2005 21:43:29 GMT (envelope-from sos) Message-Id: <200504102143.j3ALhTfw090967@repoman.freebsd.org> From: Søren Schmidt Date: Sun, 10 Apr 2005 21:43:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:43:30 -0000 sos 2005-04-10 21:43:29 UTC FreeBSD src repository Modified files: sys/dev/ata ata-pci.c Log: Use the ata_suspend/resume functions instaead of the bus_generic ones. This should unbreak suspend/resume. Contributed by: Wiktor Niesiobedzki Revision Changes Path 1.97 +2 -2 src/sys/dev/ata/ata-pci.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:43:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A39416A4D2; Sun, 10 Apr 2005 21:43:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0120843D48; Sun, 10 Apr 2005 21:43:38 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALhbhA090997; Sun, 10 Apr 2005 21:43:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALhbKu090996; Sun, 10 Apr 2005 21:43:37 GMT (envelope-from kris) Message-Id: <200504102143.j3ALhbKu090996@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:43:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/hs-port Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:43:38 -0000 kris 2005-04-10 21:43:37 UTC FreeBSD ports repository Modified files: x11-toolkits/hs-port Makefile Log: BROKEN: Does not compile Revision Changes Path 1.6 +2 -0 ports/x11-toolkits/hs-port/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:44:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9335316A4CE; Sun, 10 Apr 2005 21:44:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12B3643D55; Sun, 10 Apr 2005 21:44:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALi1Ci091039; Sun, 10 Apr 2005 21:44:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALi1ie091038; Sun, 10 Apr 2005 21:44:01 GMT (envelope-from kris) Message-Id: <200504102144.j3ALi1ie091038@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:44:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-tclhaskell-ghc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:44:02 -0000 kris 2005-04-10 21:44:01 UTC FreeBSD ports repository Modified files: devel/hs-tclhaskell-ghc Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.10 +2 -0 ports/devel/hs-tclhaskell-ghc/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:45:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8461C16A4CE; Sun, 10 Apr 2005 21:45:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BD1143D2F; Sun, 10 Apr 2005 21:45:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALjmRW091161; Sun, 10 Apr 2005 21:45:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALjmEJ091160; Sun, 10 Apr 2005 21:45:48 GMT (envelope-from kris) Message-Id: <200504102145.j3ALjmEJ091160@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:45:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/liboil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:45:48 -0000 kris 2005-04-10 21:45:48 UTC FreeBSD ports repository Modified files: devel/liboil Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.5 +7 -1 ports/devel/liboil/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:46:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F35C616A4CE; Sun, 10 Apr 2005 21:46:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC25C43D3F; Sun, 10 Apr 2005 21:46:47 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALklBU091212; Sun, 10 Apr 2005 21:46:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALklZ7091211; Sun, 10 Apr 2005 21:46:47 GMT (envelope-from kris) Message-Id: <200504102146.j3ALklZ7091211@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:46:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/libwpd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:46:48 -0000 kris 2005-04-10 21:46:47 UTC FreeBSD ports repository Modified files: textproc/libwpd Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.12 +7 -1 ports/textproc/libwpd/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:47:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1151C16A4CE; Sun, 10 Apr 2005 21:47:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD56043D48; Sun, 10 Apr 2005 21:47:32 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALlW7F091306; Sun, 10 Apr 2005 21:47:32 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALlWgE091305; Sun, 10 Apr 2005 21:47:32 GMT (envelope-from kris) Message-Id: <200504102147.j3ALlWgE091305@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:47:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/lookupd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:47:33 -0000 kris 2005-04-10 21:47:32 UTC FreeBSD ports repository Modified files: sysutils/lookupd Makefile Log: BROKEN on 6.0: Does not compile Revision Changes Path 1.5 +4 -0 ports/sysutils/lookupd/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:50:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDD5D16A4CE; Sun, 10 Apr 2005 21:50:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A518943D3F; Sun, 10 Apr 2005 21:50:44 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALoiDV091465; Sun, 10 Apr 2005 21:50:44 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALoiak091464; Sun, 10 Apr 2005 21:50:44 GMT (envelope-from kris) Message-Id: <200504102150.j3ALoiak091464@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:50:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/snd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:50:45 -0000 kris 2005-04-10 21:50:44 UTC FreeBSD ports repository Modified files: audio/snd Makefile Log: BROKEN: Does not install Revision Changes Path 1.46 +3 -7 ports/audio/snd/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:52:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D152016A4CE; Sun, 10 Apr 2005 21:52:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C2E43D2D; Sun, 10 Apr 2005 21:52:54 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALqsFj091537; Sun, 10 Apr 2005 21:52:54 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALqsll091536; Sun, 10 Apr 2005 21:52:54 GMT (envelope-from kris) Message-Id: <200504102152.j3ALqsll091536@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:52:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/mozilla-jlp-devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:52:55 -0000 kris 2005-04-10 21:52:54 UTC FreeBSD ports repository Modified files: japanese/mozilla-jlp-devel Makefile Log: BROKEN: Install fails Revision Changes Path 1.66 +2 -0 ports/japanese/mozilla-jlp-devel/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:53:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E4F816A4CE; Sun, 10 Apr 2005 21:53:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4686F43D46; Sun, 10 Apr 2005 21:53:31 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALrVfD091644; Sun, 10 Apr 2005 21:53:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALrV7J091643; Sun, 10 Apr 2005 21:53:31 GMT (envelope-from kris) Message-Id: <200504102153.j3ALrV7J091643@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:53:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/openoffice-templates Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:53:31 -0000 kris 2005-04-10 21:53:31 UTC FreeBSD ports repository Modified files: japanese/openoffice-templates Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.19 +2 -0 ports/japanese/openoffice-templates/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:54:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A7BD16A4CE; Sun, 10 Apr 2005 21:54:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 434D043D53; Sun, 10 Apr 2005 21:54:58 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALswXf091703; Sun, 10 Apr 2005 21:54:58 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALswZL091702; Sun, 10 Apr 2005 21:54:58 GMT (envelope-from kris) Message-Id: <200504102154.j3ALswZL091702@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:54:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/monkey Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:54:58 -0000 kris 2005-04-10 21:54:58 UTC FreeBSD ports repository Modified files: www/monkey Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.11 +7 -1 ports/www/monkey/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:55:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1C2416A4CE; Sun, 10 Apr 2005 21:55:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A0E243D3F; Sun, 10 Apr 2005 21:55:52 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALtqZe091813; Sun, 10 Apr 2005 21:55:52 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALtqQB091812; Sun, 10 Apr 2005 21:55:52 GMT (envelope-from kris) Message-Id: <200504102155.j3ALtqQB091812@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:55:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/netrexx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:55:52 -0000 kris 2005-04-10 21:55:52 UTC FreeBSD ports repository Modified files: java/netrexx Makefile Log: BROKEN: Size mismatch Revision Changes Path 1.20 +2 -0 ports/java/netrexx/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:56:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AECF816A4CE; Sun, 10 Apr 2005 21:56:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87B2B43D31; Sun, 10 Apr 2005 21:56:43 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALuhsY091856; Sun, 10 Apr 2005 21:56:43 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALuhqW091855; Sun, 10 Apr 2005 21:56:43 GMT (envelope-from kris) Message-Id: <200504102156.j3ALuhqW091855@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:56:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/nfdump Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:56:43 -0000 kris 2005-04-10 21:56:43 UTC FreeBSD ports repository Modified files: net-mgmt/nfdump Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.3 +7 -1 ports/net-mgmt/nfdump/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:58:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C88B316A4CE; Sun, 10 Apr 2005 21:58:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A041343D39; Sun, 10 Apr 2005 21:58:03 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALw3nq091924; Sun, 10 Apr 2005 21:58:03 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALw31h091923; Sun, 10 Apr 2005 21:58:03 GMT (envelope-from kris) Message-Id: <200504102158.j3ALw31h091923@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:58:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Test-Unit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:58:03 -0000 kris 2005-04-10 21:58:03 UTC FreeBSD ports repository Modified files: devel/p5-Test-Unit Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.6 +7 -1 ports/devel/p5-Test-Unit/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:59:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F53516A4CE; Sun, 10 Apr 2005 21:59:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 175F743D41; Sun, 10 Apr 2005 21:59:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALx1qE092013; Sun, 10 Apr 2005 21:59:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALx1S3092012; Sun, 10 Apr 2005 21:59:01 GMT (envelope-from kris) Message-Id: <200504102159.j3ALx1S3092012@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:59:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-Z3950-SimpleServer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:59:02 -0000 kris 2005-04-10 21:59:01 UTC FreeBSD ports repository Modified files: net/p5-Net-Z3950-SimpleServer Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.7 +7 -1 ports/net/p5-Net-Z3950-SimpleServer/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 21:59:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D925E16A4CE; Sun, 10 Apr 2005 21:59:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0F8243D2D; Sun, 10 Apr 2005 21:59:47 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ALxloW092063; Sun, 10 Apr 2005 21:59:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ALxlOq092062; Sun, 10 Apr 2005 21:59:47 GMT (envelope-from kris) Message-Id: <200504102159.j3ALxlOq092062@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 21:59:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-PLP Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 21:59:48 -0000 kris 2005-04-10 21:59:47 UTC FreeBSD ports repository Modified files: www/p5-PLP Makefile Log: BROKEN: Does not compile on FreeBSD 4.x Revision Changes Path 1.2 +4 -0 ports/www/p5-PLP/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:00:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08E2416A4CE; Sun, 10 Apr 2005 22:00:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5D6343D2D; Sun, 10 Apr 2005 22:00:48 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM0mR6092146; Sun, 10 Apr 2005 22:00:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM0ms4092145; Sun, 10 Apr 2005 22:00:48 GMT (envelope-from kris) Message-Id: <200504102200.j3AM0ms4092145@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:00:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Maypole-Component Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:00:49 -0000 kris 2005-04-10 22:00:48 UTC FreeBSD ports repository Modified files: www/p5-Maypole-Component Makefile Log: BROKEN on 4.x: Does not build Revision Changes Path 1.4 +7 -1 ports/www/p5-Maypole-Component/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:01:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 168CF16A4CE; Sun, 10 Apr 2005 22:01:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E26CB43D39; Sun, 10 Apr 2005 22:01:19 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM1JKt092220; Sun, 10 Apr 2005 22:01:19 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM1JTF092219; Sun, 10 Apr 2005 22:01:19 GMT (envelope-from kris) Message-Id: <200504102201.j3AM1JTF092219@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:01:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Maypole-Authentication-UserSessionCookie Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:01:20 -0000 kris 2005-04-10 22:01:19 UTC FreeBSD ports repository Modified files: www/p5-Maypole-Authentication-UserSessionCookie Makefile Log: BROKEN: Does not build on FreeBSD 4.x Revision Changes Path 1.6 +7 -1 ports/www/p5-Maypole-Authentication-UserSessionCookie/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:02:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A1CE16A4CE; Sun, 10 Apr 2005 22:02:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4109943D48; Sun, 10 Apr 2005 22:02:09 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM29jc092271; Sun, 10 Apr 2005 22:02:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM291r092270; Sun, 10 Apr 2005 22:02:09 GMT (envelope-from kris) Message-Id: <200504102202.j3AM291r092270@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:02:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/p5-Graphics-ColorNames Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:02:09 -0000 kris 2005-04-10 22:02:09 UTC FreeBSD ports repository Modified files: graphics/p5-Graphics-ColorNames Makefile Log: BROKEN on 4.x: Does not build Revision Changes Path 1.9 +7 -1 ports/graphics/p5-Graphics-ColorNames/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:02:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D444E16A4CE; Sun, 10 Apr 2005 22:02:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC1DD43D2D; Sun, 10 Apr 2005 22:02:57 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM2v19092312; Sun, 10 Apr 2005 22:02:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM2vBH092311; Sun, 10 Apr 2005 22:02:57 GMT (envelope-from kris) Message-Id: <200504102202.j3AM2vBH092311@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:02:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-CGI.pm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:02:58 -0000 kris 2005-04-10 22:02:57 UTC FreeBSD ports repository Modified files: www/p5-CGI.pm Makefile Log: BROKEN with perl 5.6: Does not build Revision Changes Path 1.16 +1 -0 ports/www/p5-CGI.pm/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:03:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C437516A4CE; Sun, 10 Apr 2005 22:03:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B35843D2D; Sun, 10 Apr 2005 22:03:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM3k7U092362; Sun, 10 Apr 2005 22:03:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM3kJt092361; Sun, 10 Apr 2005 22:03:46 GMT (envelope-from kris) Message-Id: <200504102203.j3AM3kJt092361@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:03:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-ConfigReader-Simple Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:03:47 -0000 kris 2005-04-10 22:03:46 UTC FreeBSD ports repository Modified files: devel/p5-ConfigReader-Simple Makefile Log: BROKEN on 4.x: Incorrect pkg-plist Revision Changes Path 1.2 +7 -1 ports/devel/p5-ConfigReader-Simple/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:04:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5687516A4CE; Sun, 10 Apr 2005 22:04:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F6FF43D39; Sun, 10 Apr 2005 22:04:46 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AM4k9r092404; Sun, 10 Apr 2005 22:04:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AM4kvf092403; Sun, 10 Apr 2005 22:04:46 GMT (envelope-from kris) Message-Id: <200504102204.j3AM4kvf092403@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:04:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ppxp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:04:46 -0000 kris 2005-04-10 22:04:46 UTC FreeBSD ports repository Modified files: net/ppxp Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.32 +2 -0 ports/net/ppxp/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:18:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1E116A4DE; Sun, 10 Apr 2005 22:18:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A62043D1D; Sun, 10 Apr 2005 22:18:45 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AMIj4D094112; Sun, 10 Apr 2005 22:18:45 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AMIjhF094111; Sun, 10 Apr 2005 22:18:45 GMT (envelope-from mlaier) Message-Id: <200504102218.j3AMIjhF094111@repoman.freebsd.org> From: Max Laier Date: Sun, 10 Apr 2005 22:18:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi monthly.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:18:45 -0000 mlaier 2005-04-10 22:18:45 UTC FreeBSD doc repository (src committer) Modified files: en/cgi monthly.cgi Log: Add 'bin' category[1], move category-selection to "popup_menu" and add some hints about formatting[2]. Suggested by: dds[1], julian[2] Approved by: simon Revision Changes Path 1.2 +11 -14 www/en/cgi/monthly.cgi From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:28:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E7E16A4CE; Sun, 10 Apr 2005 22:28:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE46A43D45; Sun, 10 Apr 2005 22:28:02 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AMS2hb095691; Sun, 10 Apr 2005 22:28:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AMS2b9095690; Sun, 10 Apr 2005 22:28:02 GMT (envelope-from kris) Message-Id: <200504102228.j3AMS2b9095690@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:28:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/python-doc-html Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:28:03 -0000 kris 2005-04-10 22:28:02 UTC FreeBSD ports repository Modified files: lang/python-doc-html Makefile Log: BROKEN: Incorrect distinfo Revision Changes Path 1.21 +2 -0 ports/lang/python-doc-html/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:29:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 033F316A4CE; Sun, 10 Apr 2005 22:29:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE03743D2F; Sun, 10 Apr 2005 22:29:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AMTQIX095817; Sun, 10 Apr 2005 22:29:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AMTQCE095816; Sun, 10 Apr 2005 22:29:26 GMT (envelope-from kris) Message-Id: <200504102229.j3AMTQCE095816@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:29:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/unfs3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:29:27 -0000 kris 2005-04-10 22:29:26 UTC FreeBSD ports repository Modified files: net/unfs3 Makefile Log: BROKEN on 4.x: Does not compile Revision Changes Path 1.7 +7 -1 ports/net/unfs3/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:31:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4E416A4CE for ; Sun, 10 Apr 2005 22:31:34 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 593D243D1D for ; Sun, 10 Apr 2005 22:31:34 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 3861 invoked from network); 10 Apr 2005 22:31:34 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Apr 2005 22:31:33 -0000 Received: from hydrogen.funkthat.com (jgxwfw@localhost.funkthat.com [127.0.0.1])j3AMVXGH092534; Sun, 10 Apr 2005 15:31:33 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id j3AMVW5s092533; Sun, 10 Apr 2005 15:31:32 -0700 (PDT) Date: Sun, 10 Apr 2005 15:31:32 -0700 From: John-Mark Gurney To: Bruce Evans Message-ID: <20050410223132.GI56487@funkthat.com> References: <200504081414.j38EE9OC051194@repoman.freebsd.org> <20050409002141.V48108@delplex.bde.org> <20050408205015.GA84134@cell.sick.ru> <20050411020124.R54820@delplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050411020124.R54820@delplex.bde.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE 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 cc: Gleb Smirnoff cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_mutex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Sun, 10 Apr 2005 22:31:35 -0000 Bruce Evans wrote this message on Mon, Apr 11, 2005 at 02:14 +1000: > >If you insist on userland app to parse and format MUTEX_PROFILING(9) > >statistics, then you should be consistent and remove the header _at all_. > > Indeed, the header is just an obstruction for simple parsers like > "awk '{ print $3 }' | ministat". I usually leave headers out of my > debugging sysctls though I often forget what all the columns are. bah, what about: "awk '{ print $3 }' | tail +2 | ministat"? :) -- 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 Sun Apr 10 22:33:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB3BF16A4CE; Sun, 10 Apr 2005 22:33:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8472143D46; Sun, 10 Apr 2005 22:33:34 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AMXYKN096303; Sun, 10 Apr 2005 22:33:34 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AMXYXX096302; Sun, 10 Apr 2005 22:33:34 GMT (envelope-from kris) Message-Id: <200504102233.j3AMXYXX096302@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:33:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/ircservices Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:33:34 -0000 kris 2005-04-10 22:33:34 UTC FreeBSD ports repository Modified files: irc/ircservices Makefile Log: BROKEN on !i386: Does not build Revision Changes Path 1.21 +7 -1 ports/irc/ircservices/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 22:34:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5DED16A4CE; Sun, 10 Apr 2005 22:34:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D05E43D46; Sun, 10 Apr 2005 22:34:26 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3AMYQig096362; Sun, 10 Apr 2005 22:34:26 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3AMYQdk096361; Sun, 10 Apr 2005 22:34:26 GMT (envelope-from kris) Message-Id: <200504102234.j3AMYQdk096361@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 10 Apr 2005 22:34:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/iiimf-gnome-im-switcher Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 22:34:26 -0000 kris 2005-04-10 22:34:26 UTC FreeBSD ports repository Modified files: textproc/iiimf-gnome-im-switcher Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.7 +2 -0 ports/textproc/iiimf-gnome-im-switcher/Makefile From owner-cvs-all@FreeBSD.ORG Sun Apr 10 23:27:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9B1316A4CE; Sun, 10 Apr 2005 23:27:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E66A43D1F; Sun, 10 Apr 2005 23:27:39 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ANRdLe002052; Sun, 10 Apr 2005 23:27:39 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ANRdnm002051; Sun, 10 Apr 2005 23:27:39 GMT (envelope-from adamw) Message-Id: <200504102327.j3ANRdnm002051@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 10 Apr 2005 23:27:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gnome-extras Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 23:27:39 -0000 adamw 2005-04-10 23:27:39 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gnome-extras Makefile distinfo Log: Update to 2.10.1. Revision Changes Path 1.5 +1 -2 ports/x11-toolkits/py-gnome-extras/Makefile 1.2 +2 -2 ports/x11-toolkits/py-gnome-extras/distinfo From owner-cvs-all@FreeBSD.ORG Sun Apr 10 23:49:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0E3C16A4CE; Sun, 10 Apr 2005 23:49:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87C1343D2F; Sun, 10 Apr 2005 23:49:04 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ANn4Ri002776; Sun, 10 Apr 2005 23:49:04 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ANn42O002775; Sun, 10 Apr 2005 23:49:04 GMT (envelope-from imp) Message-Id: <200504102349.j3ANn42O002775@repoman.freebsd.org> From: Warner Losh Date: Sun, 10 Apr 2005 23:49:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 23:49:04 -0000 imp 2005-04-10 23:49:04 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Go ahead and try to allocate PCI_BAR(5) for ata devices. Revision Changes Path 1.286 +1 -0 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Sun Apr 10 23:54:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 530BA16A4CE; Sun, 10 Apr 2005 23:54:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2899743D39; Sun, 10 Apr 2005 23:54:52 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ANsqGF003023; Sun, 10 Apr 2005 23:54:52 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ANsqwo003022; Sun, 10 Apr 2005 23:54:52 GMT (envelope-from hq) Message-Id: <200504102354.j3ANsqwo003022@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 10 Apr 2005 23:54:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/jalbum Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 23:54:52 -0000 hq 2005-04-10 23:54:51 UTC FreeBSD ports repository Modified files: graphics/jalbum Makefile distinfo pkg-plist Log: Update to 5.2 PR: 79743 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/graphics/jalbum/Makefile 1.2 +2 -2 ports/graphics/jalbum/distinfo 1.2 +214 -201 ports/graphics/jalbum/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 00:04:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C35A16A4CE; Mon, 11 Apr 2005 00:04:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71BB043D1F; Mon, 11 Apr 2005 00:04:15 +0000 (GMT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B04FHa003386; Mon, 11 Apr 2005 00:04:15 GMT (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B04FJY003385; Mon, 11 Apr 2005 00:04:15 GMT (envelope-from lioux) Message-Id: <200504110004.j3B04FJY003385@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 11 Apr 2005 00:04:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/freenet Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 00:04:15 -0000 lioux 2005-04-11 00:04:15 UTC FreeBSD ports repository Modified files: net/freenet Makefile distinfo Log: o Update to Freenet Stable build 5102 released 20050410 snapshot; thus, removing BROKEN status o Bump PORTREVISION since build version did not change Revision Changes Path 1.30 +2 -4 ports/net/freenet/Makefile 1.20 +2 -2 ports/net/freenet/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 00:07:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F9E116A4D6; Mon, 11 Apr 2005 00:07:59 +0000 (GMT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id B988C43D45; Mon, 11 Apr 2005 00:07:58 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from gw.celabo.org (localhost [127.0.0.1]) by internal.gw.celabo.org (Postfix) with ESMTP id 4C6043E2C2B; Sun, 10 Apr 2005 19:07:54 -0500 (CDT) Received: from lum.celabo.org (usen-221x249x212x60.ap-US01.usen.ad.jp [221.249.212.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id E35273E2C2A; Sun, 10 Apr 2005 19:07:53 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by lum.celabo.org (Postfix) with ESMTP id 4D12A71829; Mon, 11 Apr 2005 09:07:50 +0900 (JST) In-Reply-To: <8664yx2wwd.fsf@xps.des.no> References: <200504081119.j38BJoZf036618@repoman.freebsd.org> <6715759dfc36ac3b48dc3efe8cfcd07d@FreeBSD.org> <8664yx2wwd.fsf@xps.des.no> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Jacques Vidrine Date: Mon, 11 Apr 2005 09:07:49 +0900 To: des@des.no (=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=) X-Mailer: Apple Mail (2.619.2) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on hellblazer.celabo.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rexecd rexecd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 00:07:59 -0000 On Apr 8, 2005, at 10:58 PM, Dag-Erling Sm=F8rgrav wrote: > Jacques Vidrine writes: >> Thanks for fixing, DES. Only, you have re-introduced some of the >> bugs. You need to use getpwnam_r or copy the contents of the = returned >> struct passwd before continuing. > > Hmm, actually it should be sufficient to re-getpwnam() after the call > to pam_setcred() in the child. There's nothing else that has the > potential to screw up pwd. Yes, it would be sufficient, but wasteful (^_^). But, I'm not too=20 concerned. (BTW, getpwnam is just a wrapper for getpwnam_r). Cheers, --=20 Jacques A Vidrine / NTT/Verio nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org From owner-cvs-all@FreeBSD.ORG Mon Apr 11 00:10:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9722D16A4CE; Mon, 11 Apr 2005 00:10:17 +0000 (GMT) Received: from gw.celabo.org (gw.celabo.org [208.42.49.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1FBC43D2F; Mon, 11 Apr 2005 00:10:16 +0000 (GMT) (envelope-from jacques@vidrine.us) Received: from gw.celabo.org (localhost [127.0.0.1]) by internal.gw.celabo.org (Postfix) with ESMTP id B4DEB3E2C2B; Sun, 10 Apr 2005 19:10:13 -0500 (CDT) Received: from lum.celabo.org (usen-221x249x212x60.ap-US01.usen.ad.jp [221.249.212.60]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "lum.celabo.org", Issuer "celabo.org CA" (verified OK)) by gw.celabo.org (Postfix) with ESMTP id 50C683E2C2A; Sun, 10 Apr 2005 19:10:13 -0500 (CDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) by lum.celabo.org (Postfix) with ESMTP id 78BEB7182A; Mon, 11 Apr 2005 09:10:09 +0900 (JST) In-Reply-To: References: <200504081119.j38BJoZf036618@repoman.freebsd.org> <6715759dfc36ac3b48dc3efe8cfcd07d@FreeBSD.org> <8664yx2wwd.fsf@xps.des.no> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: Content-Transfer-Encoding: quoted-printable From: Jacques Vidrine Date: Mon, 11 Apr 2005 09:10:08 +0900 To: Jacques Vidrine X-Mailer: Apple Mail (2.619.2) X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on hellblazer.celabo.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.0.2 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= Subject: Re: cvs commit: src/libexec/rexecd rexecd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 00:10:17 -0000 On Apr 11, 2005, at 9:07 AM, Jacques Vidrine wrote: > On Apr 8, 2005, at 10:58 PM, Dag-Erling Sm=F8rgrav wrote: >> Jacques Vidrine writes: >>> Thanks for fixing, DES. Only, you have re-introduced some of the >>> bugs. You need to use getpwnam_r or copy the contents of the=20 >>> returned >>> struct passwd before continuing. >> >> Hmm, actually it should be sufficient to re-getpwnam() after the call >> to pam_setcred() in the child. There's nothing else that has the >> potential to screw up pwd. > > Yes, it would be sufficient, but wasteful (^_^). But, I'm not too=20 > concerned. (BTW, getpwnam is just a wrapper for getpwnam_r). Also, once resolved, RELENG_5 and RELENG_5_4 need to be sync'd with=20 HEAD before 5.4-RELEASE. Unfortunately, I'm not in a position to do so=20= right now. :-/ Cheers, --=20 Jacques A Vidrine / NTT/Verio nectar@celabo.org / jvidrine@verio.net / nectar@freebsd.org From owner-cvs-all@FreeBSD.ORG Mon Apr 11 01:57:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 951C916A4CE; Mon, 11 Apr 2005 01:57:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B3543D31; Mon, 11 Apr 2005 01:57:04 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B1v4qd014062; Mon, 11 Apr 2005 01:57:04 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B1v4ks014061; Mon, 11 Apr 2005 01:57:04 GMT (envelope-from dougb) Message-Id: <200504110157.j3B1v4ks014061@repoman.freebsd.org> From: Doug Barton Date: Mon, 11 Apr 2005 01:57:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-ab patch-driver_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 01:57:05 -0000 dougb 2005-04-11 01:57:04 UTC FreeBSD ports repository Modified files: x11/xscreensaver Makefile distinfo pkg-plist x11/xscreensaver/files patch-ab patch-driver_Makefile.in Log: Upgrade to the latest, version 4.21, with associated tweaks to the patches and pkg-plist. This version has numerous bugs fixed, and several new screensavers. Add gdk_pixbuf as a dependency. It's a small library, and adds additional features to the image-grabbing screensavers. Add glade2 as required by the latest versions. The delay in upgrading was due to the large number of dependencies that were formerly associated with the glade2 port. The gnome team should be commended for reducing this to a reasonable level. Revision Changes Path 1.76 +8 -4 ports/x11/xscreensaver/Makefile 1.41 +2 -2 ports/x11/xscreensaver/distinfo 1.20 +0 -30 ports/x11/xscreensaver/files/patch-ab 1.6 +23 -110 ports/x11/xscreensaver/files/patch-driver_Makefile.in 1.48 +26 -20 ports/x11/xscreensaver/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 02:02:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2E3B16A4CE; Mon, 11 Apr 2005 02:02:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 746B743D1F; Mon, 11 Apr 2005 02:02:35 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B22ZUY014388; Mon, 11 Apr 2005 02:02:35 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B22Z5k014387; Mon, 11 Apr 2005 02:02:35 GMT (envelope-from wpaul) Message-Id: <200504110202.j3B22Z5k014387@repoman.freebsd.org> From: Bill Paul Date: Mon, 11 Apr 2005 02:02:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_usbd.c winx32_wrap.S src/sys/modules/ndis Makefile src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 02:02:36 -0000 wpaul 2005-04-11 02:02:35 UTC FreeBSD src repository Modified files: sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_usbd.c sys/modules/ndis Makefile sys/dev/if_ndis if_ndis.c Added files: sys/compat/ndis winx32_wrap.S Log: Create new i386 windows/bsd thunking layer, similar to the amd64 thunking layer, but with a twist. The twist has to do with the fact that Microsoft supports structured exception handling in kernel mode. On the i386 arch, exception handling is implemented by hanging an exception registration list off the Thread Environment Block (TEB), and the TEB is accessed via the %fs register. The problem is, we use %fs as a pointer to the pcpu stucture, which means any driver that tries to write through %fs:0 will overwrite the curthread pointer and make a serious mess of things. To get around this, Project Evil now creates a special entry in the GDT on each processor. When we call into Windows code, a context switch routine will fix up %fs so it points to our new descriptor, which in turn points to a fake TEB. When the Windows code returns, or calls out to an external routine, we swap %fs back again. Currently, Project Evil makes use of GDT slot 7, which is all 0s by default. I fully expect someone to jump up and say I can't do that, but I couldn't find any code that makes use of this entry anywhere. Sadly, this was the only method I could come up with that worked on both UP and SMP. (Modifying the LDT works on UP, but becomes incredibly complicated on SMP.) If necessary, the context switching stuff can be yanked out while preserving the convention calling wrappers. (Fortunately, it looks like Microsoft uses some special epilog/prolog code on amd64 to implement exception handling, so the same nastiness won't be necessary on that arch.) The advantages are: - Any driver that uses %fs as though it were a TEB pointer won't clobber pcpu. - All the __stdcall/__fastcall/__regparm stuff that's specific to gcc goes away. Also, while I'm here, switch NdisGetSystemUpTime() back to using nanouptime() again. It turns out nanouptime() is way more accurate than just using ticks(). On slower machines, the Atheros drivers I tested seem to take a long time to associate due to the loss in accuracy. Revision Changes Path 1.8 +5 -5 src/sys/compat/ndis/hal_var.h 1.77 +39 -39 src/sys/compat/ndis/kern_ndis.c 1.6 +400 -14 src/sys/compat/ndis/kern_windrv.c 1.37 +9 -9 src/sys/compat/ndis/ndis_var.h 1.32 +65 -56 src/sys/compat/ndis/ntoskrnl_var.h 1.13 +46 -79 src/sys/compat/ndis/pe_var.h 1.20 +66 -61 src/sys/compat/ndis/subr_hal.c 1.84 +353 -341 src/sys/compat/ndis/subr_ndis.c 1.64 +349 -335 src/sys/compat/ndis/subr_ntoskrnl.c 1.2 +11 -9 src/sys/compat/ndis/subr_usbd.c 1.1 +354 -0 src/sys/compat/ndis/winx32_wrap.S (new) 1.86 +26 -17 src/sys/dev/if_ndis/if_ndis.c 1.10 +4 -0 src/sys/modules/ndis/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 02:07:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4B1E16A4CE; Mon, 11 Apr 2005 02:07:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C3F43D4C; Mon, 11 Apr 2005 02:07:33 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B27XcH014642; Mon, 11 Apr 2005 02:07:33 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B27XMO014641; Mon, 11 Apr 2005 02:07:33 GMT (envelope-from dougb) Message-Id: <200504110207.j3B27XMO014641@repoman.freebsd.org> From: Doug Barton Date: Mon, 11 Apr 2005 02:07:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/save-entropy save-entropy.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 02:07:34 -0000 dougb 2005-04-11 02:07:33 UTC FreeBSD src repository Modified files: libexec/save-entropy save-entropy.sh Log: The script mistakenly ignores the entropy_save_sz variable from rc.conf[.local]. Fix this, and leave the default as 2048. Update the copyright year to include the present. Update the assignment of the copyright to be me personally, instead of "The FreeBSD Project" which is not a legal entity, and therefore not a proper assignee. My intention remains the same however, that this code continue to be BSD licensed, and freely available to anyone that wants it under those terms. PR: conf/75722 Submitted by: Nicolas Rachinsky Revision Changes Path 1.3 +3 -3 src/libexec/save-entropy/save-entropy.sh From owner-cvs-all@FreeBSD.ORG Mon Apr 11 02:08:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E667A16A4CE; Mon, 11 Apr 2005 02:08:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BADC943D39; Mon, 11 Apr 2005 02:08:05 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B285Vi014677; Mon, 11 Apr 2005 02:08:05 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B2858f014676; Mon, 11 Apr 2005 02:08:05 GMT (envelope-from imp) Message-Id: <200504110208.j3B2858f014676@repoman.freebsd.org> From: Warner Losh Date: Mon, 11 Apr 2005 02:08:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 02:08:06 -0000 imp 2005-04-11 02:08:05 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: It isn't a whinable offence to want memory when the bar says ioport. Put that behind bootverbose to make the ata driver less chatty on advanced hardware. Requested by: sos Revision Changes Path 1.287 +8 -6 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 02:45:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39E4C16A4CE; Mon, 11 Apr 2005 02:45:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E1743D1D; Mon, 11 Apr 2005 02:45:06 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B2j6Ln016038; Mon, 11 Apr 2005 02:45:06 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B2j5C3016037; Mon, 11 Apr 2005 02:45:05 GMT (envelope-from dougb) Message-Id: <200504110245.j3B2j5C3016037@repoman.freebsd.org> From: Doug Barton Date: Mon, 11 Apr 2005 02:45:05 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d random X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 02:45:06 -0000 dougb 2005-04-11 02:45:05 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d random Log: The alternative suggested for /entropy as a shutdown save file was /var/db/entropy, which also happens to be the directory where the individual entropy files created by /usr/libexec/save-entropy are stored. Change the suggestion to be /var/db/entropy-file instead. In an error condition where the shutdown file is not created, the error message accessed a variable that doesn't exist. PR: conf/75722 Submitted by: Nicolas Rachinsky Revision Changes Path 1.246 +1 -1 src/etc/defaults/rc.conf 1.8 +4 -5 src/etc/rc.d/random From owner-cvs-all@FreeBSD.ORG Mon Apr 11 02:59:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8187E16A4CE; Mon, 11 Apr 2005 02:59:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5867043D1D; Mon, 11 Apr 2005 02:59:58 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B2xwsA016523; Mon, 11 Apr 2005 02:59:58 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B2xwDj016522; Mon, 11 Apr 2005 02:59:58 GMT (envelope-from obrien) Message-Id: <200504110259.j3B2xwDj016522@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 11 Apr 2005 02:59:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/linux_devtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 02:59:58 -0000 obrien 2005-04-11 02:59:58 UTC FreeBSD ports repository Modified files: devel/linux_devtools Makefile Log: Support use on AMD64. Revision Changes Path 1.51 +6 -1 ports/devel/linux_devtools/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 03:16:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3728F16A4CE; Mon, 11 Apr 2005 03:16:48 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7E9643D39; Mon, 11 Apr 2005 03:16:47 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3B3Glg2037406; Sun, 10 Apr 2005 20:16:47 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3B3Gk8q037405; Sun, 10 Apr 2005 20:16:46 -0700 (PDT) (envelope-from obrien) Date: Sun, 10 Apr 2005 20:16:46 -0700 From: "David O'Brien" To: Adam Gregoire Message-ID: <20050411031646.GF23119@dragon.NUXI.org> References: <200504081804.j38I4dfl067085@repoman.freebsd.org> <1113009378.753.11.camel@S010600deadc0de00.su.shawcable.net> <1113010111.52552.13.camel@leguin> <1113012455.849.2.camel@S010600deadc0de00.su.shawcable.net> <1113013083.52552.15.camel@leguin> <1113038248.33712.6.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1113038248.33712.6.camel@S010600deadc0de00.su.shawcable.net> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-src@FreeBSD.org cc: Eric Anholt cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:16:48 -0000 On Sat, Apr 09, 2005 at 05:17:28AM -0400, Adam Gregoire wrote: > I recompiled for radeondrm and agp to be modules, set agp_load=yes > in /boot/loader.conf, followed your suggestion and was able to have DRI > running with Option "BusType" "PCI". With this in mind, and the failing > of apgtest as previously mentioned, would you think this is indeed gart > related? > > from agptest: > Testing data integrity (1st pass): failed on first pass! > Testing data integrity (2nd pass): failed on second pass! What motherboard and what BIOS version are you using? -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 03:23:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6FFB16A4CE; Mon, 11 Apr 2005 03:23:05 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3420043D53; Mon, 11 Apr 2005 03:23:04 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id E68CE5130F; Sun, 10 Apr 2005 20:23:01 -0700 (PDT) Date: Sun, 10 Apr 2005 20:23:01 -0700 From: Kris Kennaway To: "David E. O'Brien" Message-ID: <20050411032301.GB21104@xor.obsecurity.org> References: <200504110259.j3B2xwDj016522@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eJnRUKwClWJh1Khz" Content-Disposition: inline In-Reply-To: <200504110259.j3B2xwDj016522@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux_devtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:23:05 -0000 --eJnRUKwClWJh1Khz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 02:59:58AM +0000, David E. O'Brien wrote: > | USE_LINUX?=3D yes > | NO_LATEST_LINK=3D yes > | -ONLY_FOR_ARCHS=3D i386 > | +ONLY_FOR_ARCHS=3D i386 amd64 > | CONFLICTS=3D linux_devtools-* > | DIST_SUBDIR=3D rpm/${ARCH}/${PORTVERSION} > | PREFIX=3D ${LINUXBASE} > | @@ -63,6 +63,11 @@ RPMDIR=3D ${DISTDIR}/${DIST_SUBDIR} > | =20 > | REMOVE_DIRS=3D dev tmp var/tmp > | REMOVE_FILES=3D > | + > | +.if (${ARCH} =3D=3D "amd64") > | +ARCH=3D i386 I'm not sure this is legal. Kris --eJnRUKwClWJh1Khz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWe2VWry0BWjoQKURAgkrAKCwW0RpZWJhIy/FZw5ARBZnyZNNRwCgi68k RQfR/XTsTDKd0X34cRi/nmc= =M+79 -----END PGP SIGNATURE----- --eJnRUKwClWJh1Khz-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 03:31:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60BAF16A4CE; Mon, 11 Apr 2005 03:31:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46D5043D2D; Mon, 11 Apr 2005 03:31:30 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B3VU0Q018006; Mon, 11 Apr 2005 03:31:30 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B3VU4K018005; Mon, 11 Apr 2005 03:31:30 GMT (envelope-from adamw) Message-Id: <200504110331.j3B3VU4K018005@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 03:31:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:31:30 -0000 adamw 2005-04-11 03:31:30 UTC FreeBSD ports repository Modified files: x11/xbindkeys_config Makefile Added files: x11/xbindkeys_config/files patch-gtk2 Log: Add a painfully simplistic patch to use GTK2 instead of GTK1. It does some assumption-making, but it works. The project seems to have been abandoned (the WWW site is long-gone), so this is the only way to bring the app into this millenium. In the words of someone who asked to remain nameless lest he be implicated in contributing to this commit: "GTK1 must die!" Seriously. It's time that everything that uses GTK1 by default to move away from it. Revision Changes Path 1.18 +4 -5 ports/x11/xbindkeys_config/Makefile 1.1 +36 -0 ports/x11/xbindkeys_config/files/patch-gtk2 (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 03:47:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EBC416A4CE; Mon, 11 Apr 2005 03:47:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7280743D3F; Mon, 11 Apr 2005 03:47:42 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B3lgUq018612; Mon, 11 Apr 2005 03:47:42 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B3lgf9018611; Mon, 11 Apr 2005 03:47:42 GMT (envelope-from davidxu) Message-Id: <200504110347.j3B3lgf9018611@repoman.freebsd.org> From: David Xu Date: Mon, 11 Apr 2005 03:47:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/include pthread.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 03:47:42 -0000 davidxu 2005-04-11 03:47:42 UTC FreeBSD src repository Modified files: include pthread.h Log: Increase PTHREAD_STACK_MIN to MINSIGSTKSZ because thread libraries now use makecontext which enforces a minimum stack size to be MINSIGSTKSZ. Bug report: Bill Middleton , BSD-sharp project. Revision Changes Path 1.35 +1 -1 src/include/pthread.h From owner-cvs-all@FreeBSD.ORG Mon Apr 11 04:59:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B77A16A4CE; Mon, 11 Apr 2005 04:59:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 702C843D48; Mon, 11 Apr 2005 04:59:42 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B4xgE2027775; Mon, 11 Apr 2005 04:59:42 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B4xg8G027770; Mon, 11 Apr 2005 04:59:42 GMT (envelope-from krion) Message-Id: <200504110459.j3B4xg8G027770@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 11 Apr 2005 04:59:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/konversation Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 04:59:42 -0000 krion 2005-04-11 04:59:42 UTC FreeBSD ports repository Modified files: irc/konversation Makefile pkg-plist Log: Fix plist. Revision Changes Path 1.20 +1 -0 ports/irc/konversation/Makefile 1.9 +0 -2 ports/irc/konversation/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 05:23:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55AC416A4CE; Mon, 11 Apr 2005 05:23:53 +0000 (GMT) Received: from lakermmtao11.cox.net (lakermmtao11.cox.net [68.230.240.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A2943D1F; Mon, 11 Apr 2005 05:23:52 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao11.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050411052351.JXYW29670.lakermmtao11.cox.net@mezz.mezzweb.com>; Mon, 11 Apr 2005 01:23:51 -0400 Date: Mon, 11 Apr 2005 00:25:00 -0500 To: "Doug Barton" References: <200504110157.j3B1v4ks014061@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: <200504110157.j3B1v4ks014061@repoman.freebsd.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-ab patch-driver_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 05:23:53 -0000 On Mon, 11 Apr 2005 01:57:04 +0000 (UTC), Doug Barton wrote: > dougb 2005-04-11 01:57:04 UTC > > FreeBSD ports repository > > Modified files: > x11/xscreensaver Makefile distinfo pkg-plist > x11/xscreensaver/files patch-ab patch-driver_Makefile.in > Log: > Upgrade to the latest, version 4.21, with associated tweaks to the > patches and pkg-plist. This version has numerous bugs fixed, and > several new screensavers. > Add gdk_pixbuf as a dependency. It's a small library, and adds > additional features to the image-grabbing screensavers. Are you sure? The gdk_pixbuf is more for gtk1 app. The GTK2 already has gdk_pixbuf function included. You should copy some of xscreensaver-gnome's Makefile like start to use the 'USE_GNOME' infrastructure. http://www.freebsd.org/gnome/docs/porting.html Cheers, Mezz > Add glade2 as required by the latest versions. The delay in upgrading > was due to the large number of dependencies that were formerly > associated > with the glade2 port. The gnome team should be commended for reducing > this > to a reasonable level. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Apr 11 05:43:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 640B316A4CE; Mon, 11 Apr 2005 05:43:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3653A43D2F; Mon, 11 Apr 2005 05:43:26 +0000 (GMT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B5hQeQ029321; Mon, 11 Apr 2005 05:43:26 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B5hQsq029320; Mon, 11 Apr 2005 05:43:26 GMT (envelope-from blackend) Message-Id: <200504110543.j3B5hQsq029320@repoman.freebsd.org> From: Marc Fonvieille Date: Mon, 11 Apr 2005 05:43:25 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 05:43:26 -0000 blackend 2005-04-11 05:43:25 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/network-servers chapter.sgml Log: Add a missing / in an example of Apache VirtualHost configuration. Submitted by: Nathan Singleton Revision Changes Path 1.65 +1 -1 doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Apr 11 06:35:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0FE16A4CE; Mon, 11 Apr 2005 06:35:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 599B943D2D; Mon, 11 Apr 2005 06:35:53 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B6ZrYT031184; Mon, 11 Apr 2005 06:35:53 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B6ZroM031183; Mon, 11 Apr 2005 06:35:53 GMT (envelope-from ahze) Message-Id: <200504110635.j3B6ZroM031183@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 06:35:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo ports/x11-toolkits/gtk20/files patch-gtk_gtkimage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 06:35:53 -0000 ahze 2005-04-11 06:35:52 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile distinfo Removed files: x11-toolkits/gtk20/files patch-gtk_gtkimage.c Log: - Update to 2.6.6 From Release: This is a bug fix release and is source and binary compatible with 2.6.0. The main reason for this quick release is to fix problems with stock images in GTK+ 2.6.5. Revision Changes Path 1.149 +1 -2 ports/x11-toolkits/gtk20/Makefile 1.77 +2 -2 ports/x11-toolkits/gtk20/distinfo 1.2 +0 -41 ports/x11-toolkits/gtk20/files/patch-gtk_gtkimage.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:10:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 744D116A4CE; Mon, 11 Apr 2005 07:10:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4894643D45; Mon, 11 Apr 2005 07:10:45 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7Ajm5034510; Mon, 11 Apr 2005 07:10:45 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7Ai1T034509; Mon, 11 Apr 2005 07:10:44 GMT (envelope-from kuriyama) Message-Id: <200504110710.j3B7Ai1T034509@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 11 Apr 2005 07:10:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/zipcodes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:10:45 -0000 kuriyama 2005-04-11 07:10:44 UTC FreeBSD ports repository Modified files: japanese/zipcodes Makefile distinfo Log: Update to 20050325/20050330 version. Revision Changes Path 1.46 +2 -2 ports/japanese/zipcodes/Makefile 1.30 +4 -4 ports/japanese/zipcodes/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:13:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9136716A4CE; Mon, 11 Apr 2005 07:13:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7208643D48; Mon, 11 Apr 2005 07:13:30 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7DUYN034670; Mon, 11 Apr 2005 07:13:30 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7DUaZ034669; Mon, 11 Apr 2005 07:13:30 GMT (envelope-from harti) Message-Id: <200504110713.j3B7DUaZ034669@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 11 Apr 2005 07:13:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.files.mk bsd.incs.mk bsd.init.mk bsd.lib.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:13:30 -0000 harti 2005-04-11 07:13:29 UTC FreeBSD src repository Modified files: share/mk bsd.files.mk bsd.incs.mk bsd.init.mk bsd.lib.mk bsd.nls.mk bsd.obj.mk bsd.own.mk bsd.prog.mk Log: Make sure the only thing that follows .endif or .else is a comment. Revision Changes Path 1.4 +2 -2 src/share/mk/bsd.files.mk 1.4 +2 -2 src/share/mk/bsd.incs.mk 1.5 +1 -1 src/share/mk/bsd.init.mk 1.168 +3 -3 src/share/mk/bsd.lib.mk 1.13 +1 -1 src/share/mk/bsd.nls.mk 1.54 +2 -2 src/share/mk/bsd.obj.mk 1.43 +1 -1 src/share/mk/bsd.own.mk 1.144 +2 -2 src/share/mk/bsd.prog.mk From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:19:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD2016A4E3; Mon, 11 Apr 2005 07:19:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E54A43D53; Mon, 11 Apr 2005 07:19:25 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7JOB6034877; Mon, 11 Apr 2005 07:19:24 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7JOjT034876; Mon, 11 Apr 2005 07:19:24 GMT (envelope-from vs) Message-Id: <200504110719.j3B7JOjT034876@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 07:19:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssh-askpass Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:19:25 -0000 vs 2005-04-11 07:19:24 UTC FreeBSD ports repository Modified files: security/openssh-askpass Makefile Removed files: security/openssh-askpass pkg-plist Log: - Fix non-root installation - Use PLIST_FILES/PORTDOCS while here (me) PR: ports/79652 Submitted by: jhb Revision Changes Path 1.12 +7 -3 ports/security/openssh-askpass/Makefile 1.4 +0 -4 ports/security/openssh-askpass/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:20:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C33E316A4CE; Mon, 11 Apr 2005 07:20:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A337A43D1D; Mon, 11 Apr 2005 07:20:10 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7KApY034956; Mon, 11 Apr 2005 07:20:10 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7KAIx034955; Mon, 11 Apr 2005 07:20:10 GMT (envelope-from harti) Message-Id: <200504110720.j3B7KAIx034955@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 11 Apr 2005 07:20:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:20:10 -0000 harti 2005-04-11 07:20:10 UTC FreeBSD src repository Modified files: usr.bin/make cond.c cond.h for.c for.h parse.c parse.h Log: Rework the directive parsing code. Instead of using a lot of strcmp()s on every line that starts with a dot use a minimal perfect hash function and a single strcmp() on the first word after the dot to find out whether it is really a directive call and, if yes, which one. Then directly dispatch to a handler function for that directive (or fall through to the dependency handling code). This makes the directive parse a little bit more strict about the syntax: the directive word must be followed by a character that is not alphanumerical and not an underline (making .undefFOO illegal); .endif and .else can only be followed by comments. Revision Changes Path 1.46 +155 -163 src/usr.bin/make/cond.c 1.3 +20 -1 src/usr.bin/make/cond.h 1.41 +105 -107 src/usr.bin/make/for.c 1.2 +4 -1 src/usr.bin/make/for.h 1.95 +387 -324 src/usr.bin/make/parse.c 1.3 +0 -1 src/usr.bin/make/parse.h From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:26:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24CF616A4CE; Mon, 11 Apr 2005 07:26:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE9AF43D45; Mon, 11 Apr 2005 07:26:21 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7QLXj035316; Mon, 11 Apr 2005 07:26:21 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7QLA9035315; Mon, 11 Apr 2005 07:26:21 GMT (envelope-from harti) Message-Id: <200504110726.j3B7QLA9035315@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 11 Apr 2005 07:26:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:26:22 -0000 harti 2005-04-11 07:26:21 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: Remove the call to Parse_Init() - there is no need to initialize a static variable to NULL. Forgot this in the previous commit to parse.[ch]. Revision Changes Path 1.132 +0 -2 src/usr.bin/make/main.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:32:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C430F16A4CE; Mon, 11 Apr 2005 07:32:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95DCB43D31; Mon, 11 Apr 2005 07:32:50 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7Wonb035567; Mon, 11 Apr 2005 07:32:50 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7Wo0x035566; Mon, 11 Apr 2005 07:32:50 GMT (envelope-from harti) Message-Id: <200504110732.j3B7Wo0x035566@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 11 Apr 2005 07:32:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:32:50 -0000 harti 2005-04-11 07:32:50 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: Remove an unneccesary forward declaration for MainParseArgs(). getopt() may be called several times - make sure to set optreset to reset it. Cleanup handling of non-option arguments. Remove some misleading comments. Patch: 7.171 Submitted by: Max Okumoto Revision Changes Path 1.133 +34 -20 src/usr.bin/make/main.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:33:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FB3F16A4CE; Mon, 11 Apr 2005 07:33:58 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7DA43D46; Mon, 11 Apr 2005 07:33:58 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3B7Xvhp012413; Mon, 11 Apr 2005 00:33:57 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3B7Xus9012412; Mon, 11 Apr 2005 00:33:56 -0700 (PDT) (envelope-from obrien) Date: Mon, 11 Apr 2005 00:33:56 -0700 From: "David O'Brien" To: Kris Kennaway Message-ID: <20050411073356.GA12374@dragon.NUXI.org> References: <200504110259.j3B2xwDj016522@repoman.freebsd.org> <20050411032301.GB21104@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050411032301.GB21104@xor.obsecurity.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/linux_devtools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:33:58 -0000 On Sun, Apr 10, 2005 at 08:23:01PM -0700, Kris Kennaway wrote: > On Mon, Apr 11, 2005 at 02:59:58AM +0000, David E. O'Brien wrote: > > > | USE_LINUX?= yes > > | NO_LATEST_LINK= yes > > | -ONLY_FOR_ARCHS= i386 > > | +ONLY_FOR_ARCHS= i386 amd64 > > | CONFLICTS= linux_devtools-* > > | DIST_SUBDIR= rpm/${ARCH}/${PORTVERSION} > > | PREFIX= ${LINUXBASE} > > | @@ -63,6 +63,11 @@ RPMDIR= ${DISTDIR}/${DIST_SUBDIR} > > | > > | REMOVE_DIRS= dev tmp var/tmp > > | REMOVE_FILES= > > | + > > | +.if (${ARCH} == "amd64") > > | +ARCH= i386 > > I'm not sure this is legal. Its what we did to get the linux_base-8 port working. :-) Not saying, this is a great approach. Its just the existing band-aid. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:40:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AF6616A4CE; Mon, 11 Apr 2005 07:40:27 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4665643D3F; Mon, 11 Apr 2005 07:40:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 45B54514FE; Mon, 11 Apr 2005 00:40:21 -0700 (PDT) Date: Mon, 11 Apr 2005 00:40:21 -0700 From: Kris Kennaway To: Hartmut Brandt Message-ID: <20050411074021.GA85675@xor.obsecurity.org> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <200504110720.j3B7KAIx034955@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:40:27 -0000 --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 07:20:10AM +0000, Hartmut Brandt wrote: > harti 2005-04-11 07:20:10 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/make cond.c cond.h for.c for.h parse.c parse.h=20 > Log: > Rework the directive parsing code. Instead of using a lot of strcmp()s > on every line that starts with a dot use a minimal perfect hash > function and a single strcmp() on the first word after the dot > to find out whether it is really a directive call and, if yes, which > one. Then directly dispatch to a handler function for that directive > (or fall through to the dependency handling code). This makes the > directive parse a little bit more strict about the syntax: the directive > word must be followed by a character that is not alphanumerical and not > an underline (making .undefFOO illegal); .endif and .else can only be > followed by comments. I assume you've tested that this doesn't cause problems for anything in the ports collection? Kris --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWinkWry0BWjoQKURAsG+AKDCa8MAzW1GHrXfqY0udrsvj9XvdwCfXzaJ TU9QdUdBvkL1I5+K0FwzvwY= =6Bdl -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 07:40:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A34EB16A4CE; Mon, 11 Apr 2005 07:40:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 751E243D49; Mon, 11 Apr 2005 07:40:55 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B7et80035877; Mon, 11 Apr 2005 07:40:55 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B7etlI035876; Mon, 11 Apr 2005 07:40:55 GMT (envelope-from harti) Message-Id: <200504110740.j3B7etlI035876@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 11 Apr 2005 07:40:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 07:40:55 -0000 harti 2005-04-11 07:40:54 UTC FreeBSD src repository Modified files: usr.bin/make parse.c Log: Parse_Init() is gone so remove comments that mention it. Revision Changes Path 1.96 +0 -11 src/usr.bin/make/parse.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:04:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 666C116A4CE; Mon, 11 Apr 2005 08:04:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B58D43D3F; Mon, 11 Apr 2005 08:04:42 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B84fPl060516; Mon, 11 Apr 2005 08:04:42 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B84fNs060515; Mon, 11 Apr 2005 08:04:41 GMT (envelope-from obrien) Message-Id: <200504110804.j3B84fNs060515@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 11 Apr 2005 08:04:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:04:42 -0000 obrien 2005-04-11 08:04:41 UTC FreeBSD ports repository Modified files: archivers/gzip Makefile archivers/ucl Makefile archivers/lzop Makefile archivers/cabextract Makefile archivers/dact Makefile archivers/star Makefile archivers/arj Makefile archivers/tardy Makefile archivers/par2cmdline Makefile archivers/advancecomp Makefile archivers/dynamite Makefile archivers/orange Makefile astro/xtide Makefile astro/fooseti Makefile astro/match Makefile audio/lplayer Makefile audio/resid Makefile audio/lame Makefile audio/tclmidi Makefile audio/xhippo Makefile audio/xmp Makefile audio/arts Makefile audio/sdl_mixer Makefile audio/xsidplay Makefile audio/festival Makefile audio/openal Makefile audio/speex Makefile audio/flac Makefile audio/normalize Makefile audio/mpg321 Makefile audio/umix Makefile audio/xmms-kde Makefile audio/rioutil Makefile audio/xmms-volnorm Makefile audio/darkice Makefile audio/linux-esound Makefile audio/linux-libaudiofile Makefile audio/snack Makefile audio/bmp-faad Makefile audio/ample Makefile audio/osalp Makefile audio/blop Makefile audio/swhplugins Makefile audio/vorbisgain Makefile audio/faad Makefile audio/sdl_sound Makefile audio/speex-devel Makefile audio/xmms-faad Makefile audio/autocd Makefile audio/taglib Makefile audio/mp3splt Makefile audio/mp3wrap Makefile audio/mpeg4ip-faad Makefile audio/mpc Makefile audio/linux-arts Makefile audio/xmms-real-random Makefile audio/festival+OGI Makefile audio/mbrola Makefile audio/xmms-arts_output Makefile audio/boodler Makefile audio/cuetools Makefile audio/faac Makefile audio/flac123 Makefile benchmarks/himenobench Makefile benchmarks/dkftpbench Makefile biology/deft/files Makefile.deft biology/mopac Makefile biology/platon Makefile biology/xdrawchem Makefile biology/migrate Makefile biology/avida Makefile biology/libgenome Makefile biology/treepuzzle Makefile biology/garlic Makefile cad/xcircuit Makefile cad/gtkwave Makefile cad/qfsm Makefile cad/gmsh Makefile chinese/xemacs Makefile chinese/iiimf-le-newpy Makefile chinese/iiimf-le-ude Makefile chinese/iiimf-le-xcin Makefile comms/scmxx Makefile comms/lirc Makefile comms/qicosi Makefile converters/enca Makefile converters/tnef Makefile converters/psiconv Makefile converters/shftool Makefile converters/fix-mime-charset Makefile databases/gdbm Makefile databases/db3 Makefile databases/gigabase Makefile databases/mysql-navigator Makefile databases/mysql323-server Makefile databases/sqlite2 Makefile databases/db4 Makefile databases/libgda Makefile databases/dbconnect Makefile databases/gnomedb Makefile databases/sqlrelay Makefile databases/db41 Makefile databases/fireprofile Makefile databases/mysql40-server Makefile databases/mysql41-server Makefile databases/hk_classes Makefile databases/knoda Makefile databases/mysql50-server Makefile databases/xbsql Makefile databases/sqlite3 Makefile deskutils/taskjuggler Makefile devel/automake19 Makefile devel/cxref Makefile devel/libchipcard Makefile devel/ddd Makefile devel/bison Makefile devel/gindent Makefile devel/jam Makefile devel/mm Makefile devel/oaf Makefile devel/mico Makefile devel/nasm Makefile devel/omniORB Makefile devel/pth Makefile devel/pcre Makefile devel/bonobo Makefile devel/doxygen Makefile devel/gnustep Makefile devel/libglade Makefile devel/popt Makefile devel/cook Makefile devel/cproto Makefile devel/c_c++_reference Makefile devel/libole2 Makefile devel/lwp Makefile devel/global Makefile devel/libchipcard-kde Makefile devel/i386-rtems-g77 Makefile devel/i386-rtems-objc Makefile devel/automake15 Makefile devel/gputils Makefile devel/avr-binutils Makefile devel/avr-gcc Makefile devel/gengetopt Makefile devel/dmalloc Makefile devel/linux-allegro Makefile devel/zziplib Makefile devel/gtgt Makefile devel/linux-libglade Makefile devel/omniNotify Makefile devel/libfs++ Makefile devel/libtar Makefile devel/fam Makefile devel/py-omniorb Makefile devel/sdl12 Makefile devel/p4v Makefile devel/kimwitu++ Makefile devel/log4cpp Makefile devel/rlwrap Makefile devel/rudiments Makefile devel/ruby-gnustep Makefile devel/autoconf213 Makefile devel/linux-sdl12 Makefile devel/ac-archive Makefile devel/cvsd Makefile devel/shmap Makefile devel/splint Makefile devel/pcre++ Makefile devel/subversion Makefile devel/ccache Makefile devel/i386-rtems-gcc Makefile devel/lightning Makefile devel/linux_devtools-7 Makefile devel/ragel Makefile devel/libghthash Makefile devel/log4c Makefile devel/cdialog Makefile devel/kaptain Makefile devel/php-xdebug Makefile devel/libtool13 Makefile devel/linux_devtools-6 Makefile devel/bison1875 Makefile devel/libzt Makefile devel/privman Makefile devel/autoconf253 Makefile devel/libtool15 Makefile devel/poslib Makefile devel/jrtplib Makefile devel/aegis Makefile devel/gaul Makefile devel/argtable Makefile devel/silc-toolkit Makefile devel/cvsnt Makefile devel/libpreps Makefile devel/argp-standalone Makefile devel/autoconf259 Makefile devel/gsoap Makefile devel/libmimedir Makefile devel/libpreps-devel Makefile devel/libbfd Makefile devel/phptags Makefile devel/valgrind Makefile devel/valgrind-snapshot Makefile devel/m17n-db Makefile devel/monotone Makefile devel/cstringbuffer Makefile devel/libgutenfetch Makefile devel/preps-gui Makefile devel/gnu-autoconf Makefile devel/gnu-automake Makefile devel/gnu-libtool Makefile devel/bison-devel Makefile devel/log4cplus Makefile devel/log4cxx Makefile dns/dnrd Makefile dns/nsd Makefile dns/posadis Makefile dns/updatedd Makefile editors/cooledit Makefile editors/emacs Makefile editors/emacs20 Makefile editors/emacs20-dl Makefile editors/xemacs21-mule Makefile editors/ted Makefile editors/xemacs-devel-mule Makefile editors/xemacs-devel Makefile editors/zile Makefile editors/aewan Makefile editors/emacs20-mule-devel Makefile editors/poedit Makefile editors/hexcurse Makefile editors/hte Makefile editors/joe-devel Makefile editors/lfhex Makefile editors/ssed Makefile editors/MathPlanner Makefile editors/tetradraw Makefile editors/xemacs Makefile editors/emacs19 Makefile emulators/atari800 Makefile emulators/bochs Makefile emulators/snes9x Makefile emulators/pearpc Makefile emulators/twin Makefile emulators/generator Makefile emulators/hatari Makefile emulators/zsnes Makefile emulators/kmamerun Makefile emulators/xbraitenberg Makefile emulators/linux_base-suse-9.1 Makefile finance/qhacc Makefile finance/khacc Makefile finance/ktoblzcheck Makefile finance/quantlib Makefile french/med Makefile ftp/frox Makefile ftp/yafc Makefile ftp/oftpd Makefile ftp/muddleftpd Makefile ftp/wput Makefile ftp/wzdftpd Makefile ftp/quftp Makefile ftp/wgetpro Makefile ftp/ocaml-ocurl Makefile games/abuse_sdl Makefile games/cgoban Makefile games/crafty Makefile games/amy Makefile games/criticalmass Makefile games/crossfire-server Makefile games/exult Makefile games/freecell-solver Makefile games/gltron Makefile games/gnuchess Makefile games/heroes Makefile games/ifm Makefile games/lincity Makefile games/maelstrom Makefile games/deng Makefile games/d2x Makefile games/qgo Makefile games/quakeforge Makefile games/vamos Makefile games/wmpuzzle Makefile games/xabacus Makefile games/jfk Makefile games/pinball Makefile games/gturing Makefile games/quake2forge Makefile games/afternoonstalker Makefile games/adonthell Makefile games/torcs Makefile games/fuhquake/files Makefile games/mvdsv/files Makefile games/mvdsv Makefile games/kpictorial Makefile games/briquolo Makefile games/openmortal Makefile games/trackballs Makefile games/ssc Makefile games/kpicframer Makefile games/supertux Makefile games/glob2 Makefile german/ksteak Makefile graphics/gifsicle Makefile graphics/povray Makefile graphics/pixie Makefile graphics/xpdf Makefile graphics/Hermes Makefile graphics/gdk-pixbuf Makefile graphics/libungif Makefile graphics/feh Makefile graphics/opendx Makefile graphics/linux-ungif Makefile graphics/zimg Makefile graphics/linux-jpeg Makefile graphics/libwpcg Makefile graphics/kdc2tiff Makefile graphics/sdl_image Makefile graphics/sdl_ttf Makefile graphics/scrot Makefile graphics/gozer Makefile graphics/gltt Makefile graphics/linux-imlib Makefile graphics/qglviewer Makefile graphics/swftools Makefile graphics/divxcalc Makefile graphics/tif22pnm Makefile graphics/sdl_gfx Makefile graphics/white_dune Makefile graphics/g3dviewer Makefile graphics/jpegpixi Makefile graphics/simage Makefile graphics/quesa Makefile graphics/hs-hgl Makefile graphics/sam2p Makefile graphics/qtutils Makefile graphics/tulip Makefile graphics/Coin Makefile graphics/xmedcon Makefile graphics/megapov Makefile graphics/dvipng Makefile graphics/linux-gdk-pixbuf Makefile graphics/geos Makefile graphics/ftgl Makefile graphics/libcaca Makefile graphics/libvisual Makefile graphics/linux-libmng Makefile graphics/bugle Makefile graphics/demeter Makefile graphics/hugin Makefile graphics/linux-sdl_image Makefile irc/bitchx Makefile irc/irc Makefile irc/irssi Makefile irc/ngircd Makefile irc/quirc Makefile irc/xaric Makefile irc/miau Makefile irc/eggdrop Makefile irc/srvx Makefile irc/undernet-ircu Makefile irc/bopm Makefile japanese/bookview Makefile japanese/eb Makefile japanese/emacs20-dl-canna Makefile japanese/emacs20-dl-wnn6 Makefile japanese/iiimf-le-canna Makefile japanese/perl5 Makefile japanese/ebnetd Makefile japanese/emacs-emcws Makefile japanese/eblook Makefile japanese/eb3 Makefile japanese/emacs20-emcws Makefile japanese/iiimf-le-freewnn Makefile japanese/ebview Makefile korean/hanemacs Makefile korean/uniksc Makefile korean/iiimf-le-hangul Makefile lang/elk Makefile lang/lua Makefile lang/ferite Makefile lang/hugs Makefile lang/onyx Makefile lang/python Makefile lang/smalltalk Makefile lang/swi-pl Makefile lang/yabasic Makefile lang/gforth Makefile lang/nickle Makefile lang/gprolog Makefile lang/rscheme Makefile lang/xsb Makefile lang/yap Makefile lang/cyclone Makefile lang/libutils Makefile lang/tensile Makefile lang/open-cobol Makefile lang/lua4 Makefile lang/python-devel Makefile lang/asn1c Makefile lang/python23 Makefile mail/faces Makefile mail/fetchmail Makefile mail/maildrop Makefile mail/mutt Makefile mail/bbmail Makefile mail/courier Makefile mail/gensig Makefile mail/courier-imap Makefile mail/ifile Makefile mail/isync Makefile mail/sqwebmail Makefile mail/libesmtp Makefile mail/gmime Makefile mail/vqadmin Makefile mail/tpop3d Makefile mail/libetpan Makefile mail/anubis Makefile mail/dovecot Makefile mail/isoqlog Makefile mail/filtermail Makefile mail/bogofilter Makefile mail/crashecho Makefile mail/bincimap Makefile mail/cone Makefile mail/dspam Makefile mail/esmtp Makefile mail/msmtp Makefile mail/gnarwl Makefile mail/lmtpd Makefile mail/spamguard Makefile mail/masqmail-devel Makefile mail/libspf-alt Makefile mail/milter-greylist Makefile mail/renattach Makefile mail/libspf2 Makefile mail/libsrs2 Makefile mail/dspam-devel Makefile mail/milter-spamc Makefile mail/courier-authlib Makefile mail/milter-greylist-devel Makefile math/atlas Makefile math/fftw Makefile math/plplot Makefile math/gnuplot Makefile math/gsl Makefile math/netcdf Makefile math/ccmath Makefile math/yacas Makefile math/tvmet Makefile math/blitz++ Makefile math/PDL Makefile math/atlas-devel Makefile math/sdpa Makefile math/freefem++ Makefile math/linux-dislin Makefile math/orpie Makefile math/freemat Makefile misc/dejagnu Makefile misc/libhome Makefile misc/iselect Makefile misc/xdelta Makefile misc/kcd Makefile misc/lifelines Makefile misc/uf-view Makefile misc/patchutils Makefile misc/amanda-server Makefile misc/sword Makefile misc/wmwork Makefile misc/latex-mk Makefile misc/talkfilters Makefile misc/linux-opengroupware Makefile misc/iso-codes Makefile multimedia/libmpeg2 Makefile multimedia/xmms Makefile multimedia/kmplayer Makefile multimedia/camserv Makefile multimedia/libdvbpsi Makefile multimedia/libfame Makefile multimedia/transcode Makefile multimedia/kaffeine Makefile multimedia/emovix Makefile multimedia/libmpeg3 Makefile net/rsync Makefile net/freewais-sf Makefile net/hidentd Makefile net/dante Makefile net/nast Makefile net/micq Makefile net/ntop Makefile net/beacon Makefile net/simicq Makefile net/tridiavnc Makefile net/naim Makefile net/tac_plus4 Makefile net/icpld Makefile net/librsync Makefile net/wol Makefile net/netatalk Makefile net/tcpstat Makefile net/valknut Makefile net/rrdtool Makefile net/kf Makefile net/gutenfetch Makefile net/openslp Makefile net/vomit Makefile net/ickle Makefile net/nylon Makefile net/mutella Makefile net/silc-client Makefile net/samba3 Makefile net/nc6 Makefile net/serveez Makefile net/socat Makefile net/minisapserver Makefile net/honeyd Makefile net/opendchub Makefile net/portfwd Makefile net/ari-yahoo Makefile net/4g8 Makefile net/libnet-devel Makefile net/b2bua Makefile net/poink Makefile net/pork Makefile net/bfilter Makefile net/openldap21-server Makefile net/openldap22-server Makefile net/libnetdude Makefile net/tacshell Makefile net/trickle Makefile net/uplog Makefile net/latd Makefile net/linux-ymessenger Makefile net/silky Makefile net/ipsumdump Makefile net/amule-devel Makefile net/c3270 Makefile net-mgmt/ap-utils Makefile net-mgmt/darkstat Makefile net-mgmt/disco Makefile net-mgmt/echolot Makefile net-mgmt/fprobe Makefile net-mgmt/iftop Makefile net-mgmt/nefu Makefile net-mgmt/openvmps Makefile net-mgmt/packit Makefile net-mgmt/pmacct Makefile net-mgmt/arpscan Makefile net-mgmt/nfdump Makefile net-mgmt/tcptrack Makefile news/leafnode Makefile news/noffle Makefile news/pyne Makefile news/yencode Makefile news/nget Makefile news/multisuck Makefile news/fidogate-ds Makefile palm/synce-dccm Makefile palm/synce-librapi2 Makefile palm/synce-libsynce Makefile palm/synce-serial Makefile palm/synce-rra Makefile palm/synce-kde Makefile print/cpp2latex Makefile print/cups Makefile.common print/cups-pstoraster Makefile print/enscript-letter Makefile print/gv Makefile print/fontforge Makefile print/mftrace Makefile print/tipograf Makefile print/typetools Makefile print/kaspaliste Makefile print/libotf Makefile russian/xruskb Makefile russian/ksocrat Makefile science/chemtool Makefile science/2dhf Makefile science/kmovisto Makefile science/dft++ Makefile science/gromacs Makefile science/getdp Makefile science/buddy Makefile security/bro Makefile security/gnupg Makefile security/nmap Makefile security/pgp Makefile security/stunnel Makefile security/libmcrypt Makefile security/mhash Makefile security/bubblegum Makefile security/snort Makefile security/oidentd Makefile security/beecrypt Makefile security/digest Makefile security/steghide Makefile security/mcrypt Makefile security/pgpin Makefile security/gpgme Makefile security/pam_ldap Makefile security/yafic Makefile security/hashish Makefile security/xmlsec Makefile security/gnutls Makefile security/libprelude Makefile security/libksba Makefile security/tor Makefile security/libtasn1 Makefile security/clamav Makefile security/opencdk Makefile security/libbf Makefile security/clamav-devel Makefile security/osiris Makefile security/prelude-lml Makefile security/prelude-manager Makefile security/prelude-nids Makefile security/checkpassword-pam Makefile security/libgpg-error Makefile security/gnutls-devel Makefile security/fakeroot Makefile security/fcrackzip Makefile security/barnyard Makefile shells/zsh Makefile shells/zsh-devel Makefile shells/bash Makefile sysutils/ccd2iso Makefile sysutils/sdd Makefile sysutils/grub Makefile sysutils/wmfsm Makefile sysutils/metalog Makefile sysutils/anteater Makefile sysutils/cfengine2 Makefile sysutils/dump9660 Makefile sysutils/srmt Makefile sysutils/synergy Makefile sysutils/userinfo Makefile sysutils/lookat Makefile sysutils/portdowngrade Makefile sysutils/aaccli Makefile sysutils/linux-afaapps Makefile sysutils/smartmontools Makefile sysutils/k3b Makefile sysutils/pipemeter Makefile sysutils/cdf Makefile sysutils/rsnapshot Makefile sysutils/uptimec Makefile sysutils/hourglass Makefile sysutils/testdisk Makefile sysutils/xvidcap Makefile sysutils/ntfsprogs Makefile sysutils/progsreiserfs Makefile sysutils/stress Makefile sysutils/nvtv Makefile sysutils/ipmitool Makefile sysutils/hdup Makefile textproc/sgmlformat Makefile textproc/sp Makefile textproc/aft Makefile textproc/xlhtml Makefile textproc/wv Makefile textproc/gsed Makefile textproc/filepp Makefile textproc/linux-libxml Makefile textproc/docbook-to-man Makefile textproc/source-highlight Makefile textproc/gxmlviewer Makefile textproc/ipdf Makefile textproc/dictfmt Makefile textproc/gmetadom Makefile textproc/xmlto Makefile textproc/libpathan Makefile textproc/dbacl Makefile textproc/iiimf-client-lib Makefile textproc/iiimf-csconv Makefile textproc/iiimf-gtk Makefile textproc/iiimf-le-unit Makefile textproc/iiimf-protocol-lib Makefile textproc/iiimf-server Makefile textproc/iiimf-x Makefile textproc/libparsifal Makefile textproc/webcpp Makefile textproc/iiimf-gnome-im-switcher Makefile textproc/iiimf-x-lib Makefile textproc/libhtmlparse Makefile vietnamese/xvnkb Makefile www/lynx-current Makefile www/wml Makefile www/netrik Makefile www/cadaver Makefile www/linux-lesstif-ns Makefile www/dpsearch Makefile www/mnogosearch Makefile www/cgicc Makefile www/httrack Makefile www/tidy-devel Makefile www/mplayer-plugin Makefile www/hydra Makefile www/man2web Makefile www/middleman Makefile www/ffproxy Makefile www/lighttpd Makefile x11/XFree86 Makefile x11/XFree86-4-libraries Makefile x11/xautomation Makefile x11/kdelibs3 Makefile x11/linux-gnomelibs Makefile x11/wdm Makefile x11/xlockmore Makefile x11/xnee Makefile x11/xvattr Makefile x11/3ddesktop Makefile x11/multi-aterm Makefile x11/compositeext Makefile x11/damageext Makefile x11/fixesext Makefile x11/libSM Makefile x11/libX11 Makefile x11/libXau Makefile x11/libXcomposite Makefile x11/libXcursor Makefile x11/libXdamage Makefile x11/libXdmcp Makefile x11/libXext Makefile x11/libXfixes Makefile x11/libXfont Makefile x11/libXi Makefile x11/libXrandr Makefile x11/libXres Makefile x11/libXtrans Makefile x11/libXv Makefile x11/randrext Makefile x11/resourceext Makefile x11/xextensions Makefile x11/xproto Makefile x11/libXrender Makefile x11/renderext Makefile x11/libXpm Makefile x11/libXinerama Makefile x11/panoramixext Makefile x11/xterm Makefile x11/rxvt-unicode Makefile x11/xtermcontrol Makefile x11-clocks/xdaliclock Makefile x11-clocks/wmclockmon Makefile x11-fm/tkdesk Makefile x11-fm/krusader Makefile x11-fm/FSViewer Makefile x11-servers/Xfstt Makefile x11-themes/linux-gtk-bluecurve-theme Makefile x11-toolkits/Xaw3d Makefile x11-toolkits/neXtaw Makefile x11-toolkits/scx Makefile x11-toolkits/py-gtk Makefile x11-toolkits/fltk Makefile x11-toolkits/v Makefile x11-toolkits/xbae Makefile x11-toolkits/gob Makefile x11-toolkits/flvw Makefile x11-toolkits/linux-openmotif Makefile x11-toolkits/libXaw Makefile x11-toolkits/gai Makefile x11-toolkits/libgtkeditor Makefile x11-toolkits/fox-devel Makefile x11-toolkits/soqt Makefile x11-toolkits/wxgtk Makefile x11-toolkits/gauche-gtk Makefile x11-toolkits/libXmu Makefile x11-toolkits/libXt Makefile x11-wm/fbpager Makefile x11-wm/xfce Makefile x11-wm/ude Makefile x11-wm/peksystray Makefile x11-wm/pekwm Makefile x11-wm/bbconf Makefile x11-wm/wmconfig Makefile Log: Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Revision Changes Path 1.9 +1 -1 ports/archivers/advancecomp/Makefile 1.15 +1 -1 ports/archivers/arj/Makefile 1.13 +1 -1 ports/archivers/cabextract/Makefile 1.13 +1 -1 ports/archivers/dact/Makefile 1.2 +1 -1 ports/archivers/dynamite/Makefile 1.10 +1 -1 ports/archivers/gzip/Makefile 1.11 +1 -1 ports/archivers/lzop/Makefile 1.2 +1 -1 ports/archivers/orange/Makefile 1.4 +1 -1 ports/archivers/par2cmdline/Makefile 1.42 +3 -3 ports/archivers/star/Makefile 1.5 +1 -1 ports/archivers/tardy/Makefile 1.14 +1 -1 ports/archivers/ucl/Makefile 1.22 +1 -1 ports/astro/fooseti/Makefile 1.10 +1 -1 ports/astro/match/Makefile 1.25 +1 -1 ports/astro/xtide/Makefile 1.7 +1 -1 ports/audio/ample/Makefile 1.36 +1 -1 ports/audio/arts/Makefile 1.10 +1 -1 ports/audio/autocd/Makefile 1.13 +1 -1 ports/audio/blop/Makefile 1.8 +1 -1 ports/audio/bmp-faad/Makefile 1.4 +1 -1 ports/audio/boodler/Makefile 1.9 +1 -1 ports/audio/cuetools/Makefile 1.15 +1 -1 ports/audio/darkice/Makefile 1.18 +1 -1 ports/audio/faac/Makefile 1.33 +1 -1 ports/audio/faad/Makefile 1.28 +1 -1 ports/audio/festival+OGI/Makefile 1.28 +1 -1 ports/audio/festival/Makefile 1.34 +2 -2 ports/audio/flac/Makefile 1.4 +1 -1 ports/audio/flac123/Makefile 1.37 +1 -1 ports/audio/lame/Makefile 1.9 +4 -4 ports/audio/linux-arts/Makefile 1.8 +1 -1 ports/audio/linux-esound/Makefile 1.8 +1 -1 ports/audio/linux-libaudiofile/Makefile 1.16 +1 -1 ports/audio/lplayer/Makefile 1.4 +4 -4 ports/audio/mbrola/Makefile 1.14 +1 -1 ports/audio/mp3splt/Makefile 1.3 +1 -1 ports/audio/mp3wrap/Makefile 1.9 +1 -1 ports/audio/mpc/Makefile 1.4 +1 -1 ports/audio/mpeg4ip-faad/Makefile 1.27 +1 -1 ports/audio/mpg321/Makefile 1.20 +1 -1 ports/audio/normalize/Makefile 1.28 +1 -1 ports/audio/openal/Makefile 1.13 +1 -1 ports/audio/osalp/Makefile 1.7 +1 -1 ports/audio/resid/Makefile 1.11 +1 -1 ports/audio/rioutil/Makefile 1.30 +1 -1 ports/audio/sdl_mixer/Makefile 1.14 +1 -1 ports/audio/sdl_sound/Makefile 1.21 +1 -1 ports/audio/snack/Makefile 1.34 +1 -1 ports/audio/speex-devel/Makefile 1.33 +1 -1 ports/audio/speex/Makefile 1.28 +1 -1 ports/audio/swhplugins/Makefile 1.7 +1 -1 ports/audio/taglib/Makefile 1.15 +1 -1 ports/audio/tclmidi/Makefile 1.13 +1 -1 ports/audio/umix/Makefile 1.9 +1 -1 ports/audio/vorbisgain/Makefile 1.27 +1 -1 ports/audio/xhippo/Makefile 1.11 +1 -1 ports/audio/xmms-arts_output/Makefile 1.16 +1 -1 ports/audio/xmms-faad/Makefile 1.18 +1 -1 ports/audio/xmms-kde/Makefile 1.5 +1 -1 ports/audio/xmms-real-random/Makefile 1.12 +1 -1 ports/audio/xmms-volnorm/Makefile 1.28 +1 -1 ports/audio/xmp/Makefile 1.30 +1 -1 ports/audio/xsidplay/Makefile 1.4 +1 -1 ports/benchmarks/dkftpbench/Makefile 1.8 +1 -1 ports/benchmarks/himenobench/Makefile 1.17 +1 -1 ports/biology/avida/Makefile 1.8 +1 -1 ports/biology/deft/files/Makefile.deft 1.8 +1 -1 ports/biology/garlic/Makefile 1.11 +1 -1 ports/biology/libgenome/Makefile 1.9 +1 -1 ports/biology/migrate/Makefile 1.15 +1 -1 ports/biology/mopac/Makefile 1.19 +1 -1 ports/biology/platon/Makefile 1.5 +1 -1 ports/biology/treepuzzle/Makefile 1.21 +1 -1 ports/biology/xdrawchem/Makefile 1.27 +1 -1 ports/cad/gmsh/Makefile 1.15 +1 -1 ports/cad/gtkwave/Makefile 1.14 +1 -1 ports/cad/qfsm/Makefile 1.48 +1 -1 ports/cad/xcircuit/Makefile 1.8 +1 -1 ports/chinese/iiimf-le-newpy/Makefile 1.6 +1 -1 ports/chinese/iiimf-le-ude/Makefile 1.4 +1 -1 ports/chinese/iiimf-le-xcin/Makefile 1.17 +1 -1 ports/chinese/xemacs/Makefile 1.11 +1 -1 ports/comms/lirc/Makefile 1.21 +1 -1 ports/comms/qicosi/Makefile 1.19 +1 -1 ports/comms/scmxx/Makefile 1.15 +1 -1 ports/converters/enca/Makefile 1.5 +1 -1 ports/converters/fix-mime-charset/Makefile 1.8 +1 -1 ports/converters/psiconv/Makefile 1.3 +1 -1 ports/converters/shftool/Makefile 1.9 +1 -1 ports/converters/tnef/Makefile 1.59 +1 -1 ports/databases/db3/Makefile 1.54 +1 -1 ports/databases/db4/Makefile 1.57 +1 -1 ports/databases/db41/Makefile 1.13 +1 -1 ports/databases/dbconnect/Makefile 1.7 +1 -1 ports/databases/fireprofile/Makefile 1.26 +1 -1 ports/databases/gdbm/Makefile 1.90 +1 -1 ports/databases/gigabase/Makefile 1.29 +1 -1 ports/databases/gnomedb/Makefile 1.18 +1 -1 ports/databases/hk_classes/Makefile 1.18 +1 -1 ports/databases/knoda/Makefile 1.29 +1 -1 ports/databases/libgda/Makefile 1.28 +1 -1 ports/databases/mysql-navigator/Makefile 1.182 +1 -1 ports/databases/mysql323-server/Makefile 1.196 +1 -1 ports/databases/mysql40-server/Makefile 1.204 +1 -1 ports/databases/mysql41-server/Makefile 1.190 +1 -1 ports/databases/mysql50-server/Makefile 1.29 +1 -1 ports/databases/sqlite2/Makefile 1.7 +1 -1 ports/databases/sqlite3/Makefile 1.37 +1 -1 ports/databases/sqlrelay/Makefile 1.3 +1 -1 ports/databases/xbsql/Makefile 1.10 +1 -1 ports/deskutils/taskjuggler/Makefile 1.19 +1 -1 ports/devel/ac-archive/Makefile 1.5 +1 -1 ports/devel/aegis/Makefile 1.3 +1 -1 ports/devel/argp-standalone/Makefile 1.5 +1 -1 ports/devel/argtable/Makefile 1.57 +1 -1 ports/devel/autoconf213/Makefile 1.52 +1 -1 ports/devel/autoconf253/Makefile 1.60 +1 -1 ports/devel/autoconf259/Makefile 1.45 +1 -1 ports/devel/automake15/Makefile 1.61 +1 -1 ports/devel/automake19/Makefile 1.18 +2 -2 ports/devel/avr-binutils/Makefile 1.40 +1 -1 ports/devel/avr-gcc/Makefile 1.53 +1 -1 ports/devel/bison-devel/Makefile 1.50 +1 -1 ports/devel/bison/Makefile 1.52 +1 -1 ports/devel/bison1875/Makefile 1.63 +1 -1 ports/devel/bonobo/Makefile 1.12 +1 -1 ports/devel/c_c++_reference/Makefile 1.32 +1 -1 ports/devel/ccache/Makefile 1.18 +1 -1 ports/devel/cdialog/Makefile 1.28 +1 -1 ports/devel/cook/Makefile 1.11 +1 -1 ports/devel/cproto/Makefile 1.5 +1 -1 ports/devel/cstringbuffer/Makefile 1.29 +1 -1 ports/devel/cvsd/Makefile 1.16 +1 -1 ports/devel/cvsnt/Makefile 1.26 +1 -1 ports/devel/cxref/Makefile 1.61 +1 -1 ports/devel/ddd/Makefile 1.10 +1 -1 ports/devel/dmalloc/Makefile 1.45 +1 -1 ports/devel/doxygen/Makefile 1.25 +1 -1 ports/devel/fam/Makefile 1.5 +1 -1 ports/devel/gaul/Makefile 1.15 +1 -1 ports/devel/gengetopt/Makefile 1.32 +11 -1 ports/devel/gindent/Makefile 1.19 +1 -1 ports/devel/global/Makefile 1.62 +1 -1 ports/devel/gnu-autoconf/Makefile 1.58 +1 -1 ports/devel/gnu-automake/Makefile 1.45 +1 -1 ports/devel/gnu-libtool/Makefile 1.53 +2 -2 ports/devel/gnustep/Makefile 1.10 +1 -1 ports/devel/gputils/Makefile 1.8 +1 -1 ports/devel/gsoap/Makefile 1.10 +1 -1 ports/devel/gtgt/Makefile 1.37 +1 -1 ports/devel/i386-rtems-g77/Makefile 1.42 +1 -1 ports/devel/i386-rtems-gcc/Makefile 1.35 +1 -1 ports/devel/i386-rtems-objc/Makefile 1.17 +1 -1 ports/devel/jam/Makefile 1.5 +1 -1 ports/devel/jrtplib/Makefile 1.11 +1 -1 ports/devel/kaptain/Makefile 1.11 +1 -1 ports/devel/kimwitu++/Makefile 1.8 +1 -1 ports/devel/libbfd/Makefile 1.8 +1 -1 ports/devel/libchipcard-kde/Makefile 1.8 +1 -1 ports/devel/libchipcard/Makefile 1.9 +1 -1 ports/devel/libfs++/Makefile 1.10 +1 -1 ports/devel/libghthash/Makefile 1.35 +1 -1 ports/devel/libglade/Makefile 1.2 +1 -1 ports/devel/libgutenfetch/Makefile 1.3 +1 -1 ports/devel/libmimedir/Makefile 1.17 +1 -1 ports/devel/libole2/Makefile 1.4 +1 -1 ports/devel/libpreps-devel/Makefile 1.6 +1 -1 ports/devel/libpreps/Makefile 1.9 +1 -1 ports/devel/libtar/Makefile 1.37 +1 -1 ports/devel/libtool13/Makefile 1.44 +1 -1 ports/devel/libtool15/Makefile 1.5 +1 -1 ports/devel/libzt/Makefile 1.8 +1 -1 ports/devel/lightning/Makefile 1.4 +1 -1 ports/devel/linux-allegro/Makefile 1.8 +1 -1 ports/devel/linux-libglade/Makefile 1.10 +3 -3 ports/devel/linux-sdl12/Makefile 1.39 +9 -9 ports/devel/linux_devtools-6/Makefile 1.47 +7 -7 ports/devel/linux_devtools-7/Makefile 1.14 +1 -1 ports/devel/log4c/Makefile 1.2 +1 -1 ports/devel/log4cplus/Makefile 1.13 +1 -1 ports/devel/log4cpp/Makefile 1.2 +1 -1 ports/devel/log4cxx/Makefile 1.21 +1 -1 ports/devel/lwp/Makefile 1.5 +1 -1 ports/devel/m17n-db/Makefile 1.81 +1 -1 ports/devel/mico/Makefile 1.32 +1 -1 ports/devel/mm/Makefile 1.8 +1 -1 ports/devel/monotone/Makefile 1.26 +1 -1 ports/devel/nasm/Makefile 1.27 +1 -1 ports/devel/oaf/Makefile 1.5 +1 -1 ports/devel/omniNotify/Makefile 1.34 +1 -1 ports/devel/omniORB/Makefile 1.11 +2 -2 ports/devel/p4v/Makefile 1.19 +1 -1 ports/devel/pcre++/Makefile 1.24 +1 -1 ports/devel/pcre/Makefile 1.7 +1 -1 ports/devel/php-xdebug/Makefile 1.8 +1 -1 ports/devel/phptags/Makefile 1.29 +1 -1 ports/devel/popt/Makefile 1.9 +1 -1 ports/devel/poslib/Makefile 1.3 +1 -1 ports/devel/preps-gui/Makefile 1.11 +1 -1 ports/devel/privman/Makefile 1.69 +1 -1 ports/devel/pth/Makefile 1.22 +1 -1 ports/devel/py-omniorb/Makefile 1.17 +1 -1 ports/devel/ragel/Makefile 1.15 +1 -1 ports/devel/rlwrap/Makefile 1.22 +2 -2 ports/devel/ruby-gnustep/Makefile 1.19 +1 -1 ports/devel/rudiments/Makefile 1.86 +1 -1 ports/devel/sdl12/Makefile 1.12 +1 -1 ports/devel/shmap/Makefile 1.19 +1 -1 ports/devel/silc-toolkit/Makefile 1.20 +2 -1 ports/devel/splint/Makefile 1.77 +1 -1 ports/devel/subversion/Makefile 1.12 +1 -1 ports/devel/valgrind-snapshot/Makefile 1.14 +1 -1 ports/devel/valgrind/Makefile 1.11 +1 -1 ports/devel/zziplib/Makefile 1.23 +1 -1 ports/dns/dnrd/Makefile 1.23 +1 -1 ports/dns/nsd/Makefile 1.12 +1 -1 ports/dns/posadis/Makefile 1.3 +1 -1 ports/dns/updatedd/Makefile 1.7 +1 -1 ports/editors/MathPlanner/Makefile 1.5 +1 -1 ports/editors/aewan/Makefile 1.47 +1 -1 ports/editors/cooledit/Makefile 1.57 +1 -1 ports/editors/emacs/Makefile 1.55 +1 -1 ports/editors/emacs19/Makefile 1.31 +1 -1 ports/editors/emacs20-dl/Makefile 1.11 +1 -1 ports/editors/emacs20-mule-devel/Makefile 1.69 +1 -1 ports/editors/emacs20/Makefile 1.13 +1 -1 ports/editors/hexcurse/Makefile 1.20 +1 -1 ports/editors/hte/Makefile 1.29 +1 -1 ports/editors/joe-devel/Makefile 1.15 +1 -1 ports/editors/lfhex/Makefile 1.34 +1 -1 ports/editors/poedit/Makefile 1.12 +1 -1 ports/editors/ssed/Makefile 1.19 +1 -1 ports/editors/ted/Makefile 1.4 +1 -1 ports/editors/tetradraw/Makefile 1.30 +1 -1 ports/editors/xemacs-devel-mule/Makefile 1.89 +1 -1 ports/editors/xemacs-devel/Makefile 1.88 +1 -1 ports/editors/xemacs/Makefile 1.69 +1 -1 ports/editors/xemacs21-mule/Makefile 1.20 +1 -1 ports/editors/zile/Makefile 1.28 +1 -1 ports/emulators/atari800/Makefile 1.66 +1 -1 ports/emulators/bochs/Makefile 1.12 +1 -1 ports/emulators/generator/Makefile 1.3 +1 -1 ports/emulators/hatari/Makefile 1.18 +1 -1 ports/emulators/kmamerun/Makefile 1.95 +4 -4 ports/emulators/linux_base-suse-9.1/Makefile 1.14 +1 -1 ports/emulators/pearpc/Makefile 1.42 +1 -1 ports/emulators/snes9x/Makefile 1.21 +1 -1 ports/emulators/twin/Makefile 1.3 +1 -1 ports/emulators/xbraitenberg/Makefile 1.24 +1 -1 ports/emulators/zsnes/Makefile 1.21 +1 -1 ports/finance/khacc/Makefile 1.6 +1 -1 ports/finance/ktoblzcheck/Makefile 1.56 +1 -1 ports/finance/qhacc/Makefile 1.15 +1 -1 ports/finance/quantlib/Makefile 1.9 +1 -1 ports/french/med/Makefile 1.22 +1 -1 ports/ftp/frox/Makefile 1.12 +1 -1 ports/ftp/muddleftpd/Makefile 1.2 +1 -1 ports/ftp/ocaml-ocurl/Makefile 1.14 +1 -1 ports/ftp/oftpd/Makefile 1.6 +1 -1 ports/ftp/quftp/Makefile 1.3 +1 -1 ports/ftp/wgetpro/Makefile 1.12 +1 -1 ports/ftp/wput/Makefile 1.23 +1 -1 ports/ftp/wzdftpd/Makefile 1.30 +1 -1 ports/ftp/yafc/Makefile 1.10 +1 -1 ports/games/abuse_sdl/Makefile 1.11 +1 -1 ports/games/adonthell/Makefile 1.6 +1 -1 ports/games/afternoonstalker/Makefile 1.8 +1 -1 ports/games/amy/Makefile 1.16 +1 -1 ports/games/briquolo/Makefile 1.27 +1 -1 ports/games/cgoban/Makefile 1.30 +2 -2 ports/games/crafty/Makefile 1.16 +1 -1 ports/games/criticalmass/Makefile 1.52 +1 -1 ports/games/crossfire-server/Makefile 1.4 +1 -1 ports/games/d2x/Makefile 1.9 +1 -1 ports/games/deng/Makefile 1.17 +1 -1 ports/games/exult/Makefile 1.29 +1 -1 ports/games/freecell-solver/Makefile 1.3 +4 -4 ports/games/fuhquake/files/Makefile 1.6 +1 -1 ports/games/glob2/Makefile 1.29 +1 -1 ports/games/gltron/Makefile 1.23 +1 -1 ports/games/gnuchess/Makefile 1.14 +1 -1 ports/games/gturing/Makefile 1.25 +1 -1 ports/games/heroes/Makefile 1.17 +1 -1 ports/games/ifm/Makefile 1.8 +1 -1 ports/games/jfk/Makefile 1.9 +1 -1 ports/games/kpicframer/Makefile 1.6 +1 -1 ports/games/kpictorial/Makefile 1.20 +1 -1 ports/games/lincity/Makefile 1.31 +1 -1 ports/games/maelstrom/Makefile 1.13 +1 -1 ports/games/mvdsv/Makefile 1.5 +2 -2 ports/games/mvdsv/files/Makefile 1.4 +1 -1 ports/games/openmortal/Makefile 1.14 +3 -3 ports/games/pinball/Makefile 1.19 +1 -1 ports/games/qgo/Makefile 1.13 +1 -1 ports/games/quake2forge/Makefile 1.48 +1 -1 ports/games/quakeforge/Makefile 1.8 +1 -1 ports/games/ssc/Makefile 1.7 +1 -1 ports/games/supertux/Makefile 1.17 +1 -1 ports/games/torcs/Makefile 1.8 +1 -1 ports/games/trackballs/Makefile 1.31 +1 -1 ports/games/vamos/Makefile 1.12 +1 -1 ports/games/wmpuzzle/Makefile 1.13 +1 -1 ports/games/xabacus/Makefile 1.13 +1 -1 ports/german/ksteak/Makefile 1.16 +1 -1 ports/graphics/Coin/Makefile 1.32 +1 -1 ports/graphics/Hermes/Makefile 1.10 +1 -1 ports/graphics/bugle/Makefile 1.4 +1 -1 ports/graphics/demeter/Makefile 1.20 +1 -1 ports/graphics/divxcalc/Makefile 1.11 +1 -1 ports/graphics/dvipng/Makefile 1.17 +1 -1 ports/graphics/feh/Makefile 1.8 +1 -1 ports/graphics/ftgl/Makefile 1.12 +1 -1 ports/graphics/g3dviewer/Makefile 1.44 +1 -1 ports/graphics/gdk-pixbuf/Makefile 1.4 +1 -1 ports/graphics/geos/Makefile 1.18 +1 -1 ports/graphics/gifsicle/Makefile 1.9 +1 -1 ports/graphics/gltt/Makefile 1.10 +1 -1 ports/graphics/gozer/Makefile 1.11 +1 -1 ports/graphics/hs-hgl/Makefile 1.5 +1 -1 ports/graphics/hugin/Makefile 1.6 +1 -1 ports/graphics/jpegpixi/Makefile 1.9 +1 -1 ports/graphics/kdc2tiff/Makefile 1.7 +1 -1 ports/graphics/libcaca/Makefile 1.29 +1 -1 ports/graphics/libungif/Makefile 1.4 +1 -1 ports/graphics/libvisual/Makefile 1.9 +1 -1 ports/graphics/libwpcg/Makefile 1.6 +2 -2 ports/graphics/linux-gdk-pixbuf/Makefile 1.6 +1 -1 ports/graphics/linux-imlib/Makefile 1.10 +1 -1 ports/graphics/linux-jpeg/Makefile 1.6 +5 -5 ports/graphics/linux-libmng/Makefile 1.4 +1 -1 ports/graphics/linux-sdl_image/Makefile 1.5 +3 -3 ports/graphics/linux-ungif/Makefile 1.6 +1 -1 ports/graphics/megapov/Makefile 1.39 +1 -1 ports/graphics/opendx/Makefile 1.15 +1 -1 ports/graphics/pixie/Makefile 1.43 +3 -3 ports/graphics/povray/Makefile 1.11 +1 -1 ports/graphics/qglviewer/Makefile 1.17 +1 -1 ports/graphics/qtutils/Makefile 1.7 +1 -1 ports/graphics/quesa/Makefile 1.11 +1 -1 ports/graphics/sam2p/Makefile 1.11 +1 -1 ports/graphics/scrot/Makefile 1.22 +1 -1 ports/graphics/sdl_gfx/Makefile 1.22 +1 -1 ports/graphics/sdl_image/Makefile 1.25 +1 -1 ports/graphics/sdl_ttf/Makefile 1.9 +1 -1 ports/graphics/simage/Makefile 1.22 +1 -1 ports/graphics/swftools/Makefile 1.7 +1 -1 ports/graphics/tif22pnm/Makefile 1.14 +1 -1 ports/graphics/tulip/Makefile 1.21 +1 -1 ports/graphics/white_dune/Makefile 1.21 +1 -1 ports/graphics/xmedcon/Makefile 1.63 +22 -1 ports/graphics/xpdf/Makefile 1.19 +1 -1 ports/graphics/zimg/Makefile 1.76 +1 -1 ports/irc/bitchx/Makefile 1.2 +1 -1 ports/irc/bopm/Makefile 1.10 +1 -1 ports/irc/eggdrop/Makefile 1.40 +2 -2 ports/irc/irc/Makefile 1.80 +1 -1 ports/irc/irssi/Makefile 1.4 +1 -1 ports/irc/miau/Makefile 1.17 +1 -1 ports/irc/ngircd/Makefile 1.20 +1 -1 ports/irc/quirc/Makefile 1.5 +1 -1 ports/irc/srvx/Makefile 1.3 +1 -1 ports/irc/undernet-ircu/Makefile 1.7 +1 -1 ports/irc/xaric/Makefile 1.21 +1 -1 ports/japanese/bookview/Makefile 1.48 +1 -1 ports/japanese/eb/Makefile 1.46 +1 -1 ports/japanese/eb3/Makefile 1.16 +1 -1 ports/japanese/eblook/Makefile 1.34 +1 -1 ports/japanese/ebnetd/Makefile 1.21 +1 -1 ports/japanese/ebview/Makefile 1.31 +1 -1 ports/japanese/emacs-emcws/Makefile 1.27 +1 -1 ports/japanese/emacs20-dl-canna/Makefile 1.26 +1 -1 ports/japanese/emacs20-dl-wnn6/Makefile 1.21 +1 -1 ports/japanese/emacs20-emcws/Makefile 1.5 +1 -1 ports/japanese/iiimf-le-canna/Makefile 1.5 +1 -1 ports/japanese/iiimf-le-freewnn/Makefile 1.34 +1 -1 ports/japanese/perl5/Makefile 1.16 +1 -1 ports/korean/hanemacs/Makefile 1.3 +1 -1 ports/korean/iiimf-le-hangul/Makefile 1.6 +1 -1 ports/korean/uniksc/Makefile 1.6 +1 -1 ports/lang/asn1c/Makefile 1.19 +2 -6 ports/lang/cyclone/Makefile 1.37 +1 -1 ports/lang/elk/Makefile 1.12 +2 -2 ports/lang/ferite/Makefile 1.19 +2 -2 ports/lang/gforth/Makefile 1.15 +1 -1 ports/lang/gprolog/Makefile 1.35 +1 -1 ports/lang/hugs/Makefile 1.12 +1 -1 ports/lang/libutils/Makefile 1.20 +1 -1 ports/lang/lua/Makefile 1.19 +1 -1 ports/lang/lua4/Makefile 1.13 +1 -1 ports/lang/nickle/Makefile 1.28 +1 -1 ports/lang/onyx/Makefile 1.19 +1 -1 ports/lang/open-cobol/Makefile 1.128 +1 -1 ports/lang/python-devel/Makefile 1.142 +1 -1 ports/lang/python/Makefile 1.142 +1 -1 ports/lang/python23/Makefile 1.9 +1 -1 ports/lang/rscheme/Makefile 1.59 +1 -1 ports/lang/smalltalk/Makefile 1.43 +1 -1 ports/lang/swi-pl/Makefile 1.16 +1 -1 ports/lang/tensile/Makefile 1.12 +1 -1 ports/lang/xsb/Makefile 1.27 +1 -1 ports/lang/yabasic/Makefile 1.18 +1 -1 ports/lang/yap/Makefile 1.24 +1 -1 ports/mail/anubis/Makefile 1.19 +1 -1 ports/mail/bbmail/Makefile 1.12 +1 -1 ports/mail/bincimap/Makefile 1.50 +1 -1 ports/mail/bogofilter/Makefile 1.13 +1 -1 ports/mail/cone/Makefile 1.14 +1 -1 ports/mail/courier-authlib/Makefile 1.93 +1 -1 ports/mail/courier-imap/Makefile 1.32 +1 -1 ports/mail/courier/Makefile 1.4 +1 -1 ports/mail/crashecho/Makefile 1.35 +1 -1 ports/mail/dovecot/Makefile 1.31 +1 -1 ports/mail/dspam-devel/Makefile 1.36 +1 -1 ports/mail/dspam/Makefile 1.9 +1 -1 ports/mail/esmtp/Makefile 1.32 +1 -1 ports/mail/faces/Makefile 1.153 +1 -1 ports/mail/fetchmail/Makefile 1.15 +1 -1 ports/mail/filtermail/Makefile 1.8 +1 -1 ports/mail/gensig/Makefile 1.14 +1 -1 ports/mail/gmime/Makefile 1.2 +1 -1 ports/mail/gnarwl/Makefile 1.14 +1 -1 ports/mail/ifile/Makefile 1.8 +1 -1 ports/mail/isoqlog/Makefile 1.11 +1 -1 ports/mail/isync/Makefile 1.31 +1 -1 ports/mail/libesmtp/Makefile 1.21 +1 -1 ports/mail/libetpan/Makefile 1.4 +1 -1 ports/mail/libspf-alt/Makefile 1.2 +1 -1 ports/mail/libspf2/Makefile 1.3 +1 -1 ports/mail/libsrs2/Makefile 1.13 +1 -1 ports/mail/lmtpd/Makefile 1.39 +1 -1 ports/mail/maildrop/Makefile 1.5 +1 -1 ports/mail/masqmail-devel/Makefile 1.3 +1 -1 ports/mail/milter-greylist-devel/Makefile 1.12 +1 -1 ports/mail/milter-greylist/Makefile 1.3 +1 -1 ports/mail/milter-spamc/Makefile 1.13 +1 -1 ports/mail/msmtp/Makefile 1.160 +1 -1 ports/mail/mutt/Makefile 1.3 +1 -1 ports/mail/renattach/Makefile 1.2 +1 -1 ports/mail/spamguard/Makefile 1.49 +1 -1 ports/mail/sqwebmail/Makefile 1.20 +1 -1 ports/mail/tpop3d/Makefile 1.8 +1 -1 ports/mail/vqadmin/Makefile 1.33 +1 -1 ports/math/PDL/Makefile 1.27 +2 -2 ports/math/atlas-devel/Makefile 1.33 +2 -2 ports/math/atlas/Makefile 1.12 +1 -1 ports/math/blitz++/Makefile 1.5 +1 -1 ports/math/ccmath/Makefile 1.21 +1 -1 ports/math/fftw/Makefile 1.20 +1 -1 ports/math/freefem++/Makefile 1.2 +1 -1 ports/math/freemat/Makefile 1.57 +1 -1 ports/math/gnuplot/Makefile 1.30 +1 -1 ports/math/gsl/Makefile 1.8 +4 -4 ports/math/linux-dislin/Makefile 1.22 +1 -1 ports/math/netcdf/Makefile 1.2 +1 -1 ports/math/orpie/Makefile 1.35 +1 -1 ports/math/plplot/Makefile 1.14 +1 -1 ports/math/sdpa/Makefile 1.12 +1 -1 ports/math/tvmet/Makefile 1.24 +1 -1 ports/math/yacas/Makefile 1.80 +2 -2 ports/misc/amanda-server/Makefile 1.24 +1 -1 ports/misc/dejagnu/Makefile 1.9 +1 -1 ports/misc/iselect/Makefile 1.3 +1 -1 ports/misc/iso-codes/Makefile 1.26 +1 -1 ports/misc/kcd/Makefile 1.6 +1 -1 ports/misc/latex-mk/Makefile 1.6 +1 -1 ports/misc/libhome/Makefile 1.7 +1 -1 ports/misc/lifelines/Makefile 1.12 +2 -2 ports/misc/linux-opengroupware/Makefile 1.27 +1 -1 ports/misc/patchutils/Makefile 1.13 +1 -1 ports/misc/sword/Makefile 1.11 +1 -1 ports/misc/talkfilters/Makefile 1.15 +1 -1 ports/misc/uf-view/Makefile 1.15 +1 -1 ports/misc/wmwork/Makefile 1.33 +1 -1 ports/misc/xdelta/Makefile 1.17 +1 -1 ports/multimedia/camserv/Makefile 1.6 +1 -1 ports/multimedia/emovix/Makefile 1.19 +1 -1 ports/multimedia/kaffeine/Makefile 1.23 +1 -1 ports/multimedia/kmplayer/Makefile 1.10 +1 -1 ports/multimedia/libdvbpsi/Makefile 1.16 +1 -1 ports/multimedia/libfame/Makefile 1.24 +2 -2 ports/multimedia/libmpeg2/Makefile 1.2 +2 -2 ports/multimedia/libmpeg3/Makefile 1.54 +1 -1 ports/multimedia/transcode/Makefile 1.74 +1 -1 ports/multimedia/xmms/Makefile 1.17 +1 -1 ports/net-mgmt/ap-utils/Makefile 1.3 +1 -1 ports/net-mgmt/arpscan/Makefile 1.20 +1 -1 ports/net-mgmt/darkstat/Makefile 1.9 +1 -1 ports/net-mgmt/disco/Makefile 1.7 +1 -1 ports/net-mgmt/echolot/Makefile 1.13 +1 -1 ports/net-mgmt/fprobe/Makefile 1.11 +1 -1 ports/net-mgmt/iftop/Makefile 1.8 +1 -1 ports/net-mgmt/nefu/Makefile 1.4 +1 -1 ports/net-mgmt/nfdump/Makefile 1.6 +1 -1 ports/net-mgmt/openvmps/Makefile 1.11 +1 -1 ports/net-mgmt/packit/Makefile 1.40 +1 -1 ports/net-mgmt/pmacct/Makefile 1.3 +1 -1 ports/net-mgmt/tcptrack/Makefile 1.6 +1 -1 ports/net/4g8/Makefile 1.15 +1 -1 ports/net/amule-devel/Makefile 1.10 +1 -1 ports/net/ari-yahoo/Makefile 1.12 +1 -1 ports/net/b2bua/Makefile 1.9 +1 -1 ports/net/beacon/Makefile 1.16 +1 -1 ports/net/bfilter/Makefile 1.4 +1 -1 ports/net/c3270/Makefile 1.23 +1 -1 ports/net/dante/Makefile 1.28 +1 -1 ports/net/freewais-sf/Makefile 1.8 +1 -1 ports/net/gutenfetch/Makefile 1.7 +1 -1 ports/net/hidentd/Makefile 1.18 +1 -1 ports/net/honeyd/Makefile 1.25 +1 -1 ports/net/ickle/Makefile 1.16 +1 -1 ports/net/icpld/Makefile 1.24 +1 -1 ports/net/ipsumdump/Makefile 1.11 +1 -1 ports/net/kf/Makefile 1.4 +1 -1 ports/net/latd/Makefile 1.10 +1 -1 ports/net/libnet-devel/Makefile 1.6 +1 -1 ports/net/libnetdude/Makefile 1.13 +1 -1 ports/net/librsync/Makefile 1.5 +1 -1 ports/net/linux-ymessenger/Makefile 1.45 +1 -1 ports/net/micq/Makefile 1.6 +1 -1 ports/net/minisapserver/Makefile 1.15 +1 -1 ports/net/mutella/Makefile 1.44 +1 -1 ports/net/naim/Makefile 1.12 +1 -1 ports/net/nast/Makefile 1.14 +1 -1 ports/net/nc6/Makefile 1.62 +1 -1 ports/net/netatalk/Makefile 1.46 +1 -1 ports/net/ntop/Makefile 1.11 +1 -1 ports/net/nylon/Makefile 1.16 +1 -1 ports/net/opendchub/Makefile 1.89 +1 -1 ports/net/openldap21-server/Makefile 1.103 +1 -1 ports/net/openldap22-server/Makefile 1.12 +1 -1 ports/net/openslp/Makefile 1.7 +2 -2 ports/net/poink/Makefile 1.12 +1 -1 ports/net/pork/Makefile 1.11 +1 -1 ports/net/portfwd/Makefile 1.44 +1 -1 ports/net/rrdtool/Makefile 1.99 +1 -1 ports/net/rsync/Makefile 1.138 +1 -1 ports/net/samba3/Makefile 1.17 +1 -1 ports/net/serveez/Makefile 1.40 +1 -1 ports/net/silc-client/Makefile 1.18 +1 -1 ports/net/silky/Makefile 1.21 +1 -1 ports/net/simicq/Makefile 1.16 +1 -1 ports/net/socat/Makefile 1.30 +1 -1 ports/net/tac_plus4/Makefile 1.7 +1 -1 ports/net/tacshell/Makefile 1.7 +1 -1 ports/net/tcpstat/Makefile 1.5 +1 -1 ports/net/trickle/Makefile 1.9 +2 -2 ports/net/tridiavnc/Makefile 1.7 +1 -1 ports/net/uplog/Makefile 1.23 +1 -1 ports/net/valknut/Makefile 1.10 +1 -1 ports/net/vomit/Makefile 1.21 +1 -1 ports/net/wol/Makefile 1.6 +1 -1 ports/news/fidogate-ds/Makefile 1.65 +1 -1 ports/news/leafnode/Makefile 1.6 +1 -1 ports/news/multisuck/Makefile 1.17 +1 -1 ports/news/nget/Makefile 1.5 +1 -1 ports/news/noffle/Makefile 1.20 +1 -1 ports/news/pyne/Makefile 1.13 +1 -1 ports/news/yencode/Makefile 1.5 +1 -1 ports/palm/synce-dccm/Makefile 1.9 +1 -1 ports/palm/synce-kde/Makefile 1.8 +1 -1 ports/palm/synce-librapi2/Makefile 1.8 +1 -1 ports/palm/synce-libsynce/Makefile 1.4 +1 -1 ports/palm/synce-rra/Makefile 1.5 +1 -1 ports/palm/synce-serial/Makefile 1.10 +1 -1 ports/print/cpp2latex/Makefile 1.18 +1 -1 ports/print/cups-pstoraster/Makefile 1.21 +2 -2 ports/print/cups/Makefile.common 1.26 +1 -1 ports/print/enscript-letter/Makefile 1.64 +1 -1 ports/print/fontforge/Makefile 1.46 +1 -1 ports/print/gv/Makefile 1.11 +1 -1 ports/print/kaspaliste/Makefile 1.5 +1 -1 ports/print/libotf/Makefile 1.16 +1 -1 ports/print/mftrace/Makefile 1.6 +1 -1 ports/print/tipograf/Makefile 1.7 +1 -1 ports/print/typetools/Makefile 1.13 +1 -1 ports/russian/ksocrat/Makefile 1.14 +1 -1 ports/russian/xruskb/Makefile 1.8 +1 -1 ports/science/2dhf/Makefile 1.2 +1 -1 ports/science/buddy/Makefile 1.22 +1 -1 ports/science/chemtool/Makefile 1.3 +1 -1 ports/science/dft++/Makefile 1.4 +1 -1 ports/science/getdp/Makefile 1.5 +2 -2 ports/science/gromacs/Makefile 1.5 +1 -1 ports/science/kmovisto/Makefile 1.3 +1 -1 ports/security/barnyard/Makefile 1.14 +1 -1 ports/security/beecrypt/Makefile 1.27 +1 -1 ports/security/bro/Makefile 1.4 +1 -1 ports/security/bubblegum/Makefile 1.5 +1 -1 ports/security/checkpassword-pam/Makefile 1.71 +1 -1 ports/security/clamav-devel/Makefile 1.52 +1 -1 ports/security/clamav/Makefile 1.14 +1 -1 ports/security/digest/Makefile 1.4 +1 -1 ports/security/fakeroot/Makefile 1.2 +1 -1 ports/security/fcrackzip/Makefile 1.76 +2 -2 ports/security/gnupg/Makefile 1.21 +1 -1 ports/security/gnutls-devel/Makefile 1.23 +1 -1 ports/security/gnutls/Makefile 1.31 +1 -1 ports/security/gpgme/Makefile 1.24 +1 -1 ports/security/hashish/Makefile 1.4 +1 -1 ports/security/libbf/Makefile 1.11 +1 -1 ports/security/libgpg-error/Makefile 1.22 +1 -1 ports/security/libksba/Makefile 1.49 +1 -1 ports/security/libmcrypt/Makefile 1.12 +1 -1 ports/security/libprelude/Makefile 1.18 +1 -1 ports/security/libtasn1/Makefile 1.30 +1 -1 ports/security/mcrypt/Makefile 1.24 +1 -1 ports/security/mhash/Makefile 1.88 +1 -1 ports/security/nmap/Makefile 1.28 +1 -1 ports/security/oidentd/Makefile 1.17 +1 -1 ports/security/opencdk/Makefile 1.14 +1 -1 ports/security/osiris/Makefile 1.34 +1 -1 ports/security/pam_ldap/Makefile 1.45 +1 -1 ports/security/pgp/Makefile 1.5 +1 -1 ports/security/pgpin/Makefile 1.11 +1 -1 ports/security/prelude-lml/Makefile 1.13 +1 -1 ports/security/prelude-manager/Makefile 1.11 +1 -1 ports/security/prelude-nids/Makefile 1.58 +1 -1 ports/security/snort/Makefile 1.22 +1 -1 ports/security/steghide/Makefile 1.60 +1 -1 ports/security/stunnel/Makefile 1.11 +1 -1 ports/security/tor/Makefile 1.15 +1 -1 ports/security/xmlsec/Makefile 1.8 +1 -1 ports/security/yafic/Makefile 1.80 +3 -2 ports/shells/bash/Makefile 1.67 +1 -1 ports/shells/zsh-devel/Makefile 1.72 +1 -1 ports/shells/zsh/Makefile 1.3 +2 -2 ports/sysutils/aaccli/Makefile 1.12 +1 -1 ports/sysutils/anteater/Makefile 1.3 +1 -1 ports/sysutils/ccd2iso/Makefile 1.4 +1 -1 ports/sysutils/cdf/Makefile 1.39 +1 -1 ports/sysutils/cfengine2/Makefile 1.4 +1 -1 ports/sysutils/dump9660/Makefile 1.23 +1 -1 ports/sysutils/grub/Makefile 1.3 +1 -1 ports/sysutils/hdup/Makefile 1.2 +1 -1 ports/sysutils/hourglass/Makefile 1.2 +1 -1 ports/sysutils/ipmitool/Makefile 1.21 +1 -1 ports/sysutils/k3b/Makefile 1.9 +4 -4 ports/sysutils/linux-afaapps/Makefile 1.10 +1 -1 ports/sysutils/lookat/Makefile 1.7 +1 -1 ports/sysutils/metalog/Makefile 1.9 +1 -1 ports/sysutils/ntfsprogs/Makefile 1.3 +1 -1 ports/sysutils/nvtv/Makefile 1.5 +1 -1 ports/sysutils/pipemeter/Makefile 1.8 +1 -1 ports/sysutils/portdowngrade/Makefile 1.9 +1 -1 ports/sysutils/progsreiserfs/Makefile 1.5 +1 -1 ports/sysutils/rsnapshot/Makefile 1.13 +3 -3 ports/sysutils/sdd/Makefile 1.14 +1 -1 ports/sysutils/smartmontools/Makefile 1.4 +3 -3 ports/sysutils/srmt/Makefile 1.2 +1 -1 ports/sysutils/stress/Makefile 1.5 +1 -1 ports/sysutils/synergy/Makefile 1.8 +1 -1 ports/sysutils/testdisk/Makefile 1.6 +1 -1 ports/sysutils/uptimec/Makefile 1.7 +1 -1 ports/sysutils/userinfo/Makefile 1.6 +1 -1 ports/sysutils/wmfsm/Makefile 1.8 +1 -1 ports/sysutils/xvidcap/Makefile 1.11 +1 -1 ports/textproc/aft/Makefile 1.8 +1 -1 ports/textproc/dbacl/Makefile 1.15 +1 -1 ports/textproc/dictfmt/Makefile 1.7 +1 -1 ports/textproc/docbook-to-man/Makefile 1.11 +1 -1 ports/textproc/filepp/Makefile 1.15 +1 -1 ports/textproc/gmetadom/Makefile 1.18 +1 -1 ports/textproc/gsed/Makefile 1.16 +1 -1 ports/textproc/gxmlviewer/Makefile 1.9 +1 -1 ports/textproc/iiimf-client-lib/Makefile 1.7 +1 -1 ports/textproc/iiimf-csconv/Makefile 1.8 +1 -1 ports/textproc/iiimf-gnome-im-switcher/Makefile 1.13 +1 -1 ports/textproc/iiimf-gtk/Makefile 1.10 +1 -1 ports/textproc/iiimf-le-unit/Makefile 1.10 +1 -1 ports/textproc/iiimf-protocol-lib/Makefile 1.10 +1 -1 ports/textproc/iiimf-server/Makefile 1.5 +1 -1 ports/textproc/iiimf-x-lib/Makefile 1.9 +1 -1 ports/textproc/iiimf-x/Makefile 1.11 +1 -1 ports/textproc/ipdf/Makefile 1.2 +1 -1 ports/textproc/libhtmlparse/Makefile 1.9 +1 -1 ports/textproc/libparsifal/Makefile 1.8 +1 -1 ports/textproc/libpathan/Makefile 1.8 +1 -1 ports/textproc/linux-libxml/Makefile 1.29 +1 -1 ports/textproc/sgmlformat/Makefile 1.9 +1 -1 ports/textproc/source-highlight/Makefile 1.29 +2 -2 ports/textproc/sp/Makefile 1.5 +1 -1 ports/textproc/webcpp/Makefile 1.34 +1 -1 ports/textproc/wv/Makefile 1.23 +1 -1 ports/textproc/xlhtml/Makefile 1.10 +1 -1 ports/textproc/xmlto/Makefile 1.4 +1 -1 ports/vietnamese/xvnkb/Makefile 1.34 +1 -1 ports/www/cadaver/Makefile 1.20 +1 -1 ports/www/cgicc/Makefile 1.9 +1 -1 ports/www/dpsearch/Makefile 1.10 +1 -1 ports/www/ffproxy/Makefile 1.23 +1 -1 ports/www/httrack/Makefile 1.8 +1 -1 ports/www/hydra/Makefile 1.18 +1 -1 ports/www/lighttpd/Makefile 1.13 +1 -1 ports/www/linux-lesstif-ns/Makefile 1.161 +1 -1 ports/www/lynx-current/Makefile 1.4 +1 -1 ports/www/man2web/Makefile 1.19 +1 -1 ports/www/middleman/Makefile 1.57 +1 -1 ports/www/mnogosearch/Makefile 1.34 +1 -1 ports/www/mplayer-plugin/Makefile 1.21 +1 -1 ports/www/netrik/Makefile 1.121 +1 -1 ports/www/tidy-devel/Makefile 1.56 +1 -1 ports/www/wml/Makefile 1.11 +1 -1 ports/x11-clocks/wmclockmon/Makefile 1.24 +1 -1 ports/x11-clocks/xdaliclock/Makefile 1.5 +1 -1 ports/x11-fm/FSViewer/Makefile 1.12 +1 -1 ports/x11-fm/krusader/Makefile 1.28 +1 -1 ports/x11-fm/tkdesk/Makefile 1.19 +1 -1 ports/x11-servers/Xfstt/Makefile 1.5 +2 -2 ports/x11-themes/linux-gtk-bluecurve-theme/Makefile 1.43 +1 -1 ports/x11-toolkits/Xaw3d/Makefile 1.36 +1 -1 ports/x11-toolkits/fltk/Makefile 1.9 +1 -1 ports/x11-toolkits/flvw/Makefile 1.55 +1 -1 ports/x11-toolkits/fox-devel/Makefile 1.14 +1 -1 ports/x11-toolkits/gai/Makefile 1.24 +1 -1 ports/x11-toolkits/gauche-gtk/Makefile 1.29 +1 -1 ports/x11-toolkits/gob/Makefile 1.12 +1 -1 ports/x11-toolkits/libXaw/Makefile 1.13 +1 -1 ports/x11-toolkits/libXmu/Makefile 1.18 +1 -1 ports/x11-toolkits/libXt/Makefile 1.19 +1 -1 ports/x11-toolkits/libgtkeditor/Makefile 1.10 +2 -2 ports/x11-toolkits/linux-openmotif/Makefile 1.30 +1 -1 ports/x11-toolkits/neXtaw/Makefile 1.64 +1 -1 ports/x11-toolkits/py-gtk/Makefile 1.3 +1 -1 ports/x11-toolkits/scx/Makefile 1.6 +1 -1 ports/x11-toolkits/soqt/Makefile 1.25 +1 -1 ports/x11-toolkits/v/Makefile 1.46 +1 -1 ports/x11-toolkits/wxgtk/Makefile 1.26 +1 -1 ports/x11-toolkits/xbae/Makefile 1.13 +1 -1 ports/x11-wm/bbconf/Makefile 1.5 +1 -1 ports/x11-wm/fbpager/Makefile 1.5 +1 -1 ports/x11-wm/peksystray/Makefile 1.18 +1 -1 ports/x11-wm/pekwm/Makefile 1.26 +1 -1 ports/x11-wm/ude/Makefile 1.14 +1 -1 ports/x11-wm/wmconfig/Makefile 1.75 +1 -1 ports/x11-wm/xfce/Makefile 1.12 +1 -1 ports/x11/3ddesktop/Makefile 1.146 +1 -1 ports/x11/XFree86-4-libraries/Makefile 1.105 +1 -1 ports/x11/XFree86/Makefile 1.7 +1 -1 ports/x11/compositeext/Makefile 1.7 +1 -1 ports/x11/damageext/Makefile 1.7 +1 -1 ports/x11/fixesext/Makefile 1.171 +1 -1 ports/x11/kdelibs3/Makefile 1.16 +1 -1 ports/x11/libSM/Makefile 1.11 +1 -1 ports/x11/libX11/Makefile 1.10 +1 -1 ports/x11/libXau/Makefile 1.8 +1 -1 ports/x11/libXcomposite/Makefile 1.15 +1 -1 ports/x11/libXcursor/Makefile 1.8 +1 -1 ports/x11/libXdamage/Makefile 1.11 +1 -1 ports/x11/libXdmcp/Makefile 1.13 +1 -1 ports/x11/libXext/Makefile 1.9 +1 -1 ports/x11/libXfixes/Makefile 1.11 +1 -1 ports/x11/libXfont/Makefile 1.12 +1 -1 ports/x11/libXi/Makefile 1.9 +1 -1 ports/x11/libXinerama/Makefile 1.13 +1 -1 ports/x11/libXpm/Makefile 1.10 +1 -1 ports/x11/libXrandr/Makefile 1.18 +1 -1 ports/x11/libXrender/Makefile 1.15 +1 -1 ports/x11/libXres/Makefile 1.6 +1 -1 ports/x11/libXtrans/Makefile 1.16 +1 -1 ports/x11/libXv/Makefile 1.7 +3 -3 ports/x11/linux-gnomelibs/Makefile 1.5 +1 -1 ports/x11/multi-aterm/Makefile 1.6 +1 -1 ports/x11/panoramixext/Makefile 1.10 +1 -1 ports/x11/randrext/Makefile 1.14 +1 -1 ports/x11/renderext/Makefile 1.8 +1 -1 ports/x11/resourceext/Makefile 1.76 +1 -1 ports/x11/rxvt-unicode/Makefile 1.68 +1 -1 ports/x11/wdm/Makefile 1.9 +1 -1 ports/x11/xautomation/Makefile 1.11 +1 -1 ports/x11/xextensions/Makefile 1.91 +1 -1 ports/x11/xlockmore/Makefile 1.16 +1 -1 ports/x11/xnee/Makefile 1.10 +1 -1 ports/x11/xproto/Makefile 1.19 +1 -1 ports/x11/xterm/Makefile 1.2 +1 -1 ports/x11/xtermcontrol/Makefile 1.9 +1 -1 ports/x11/xvattr/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:06:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBE3C16A4CE; Mon, 11 Apr 2005 08:06:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3B0F43D5E; Mon, 11 Apr 2005 08:06:40 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B86eDk060689; Mon, 11 Apr 2005 08:06:40 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B86eMr060688; Mon, 11 Apr 2005 08:06:40 GMT (envelope-from obrien) Message-Id: <200504110806.j3B86eMr060688@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 11 Apr 2005 08:06:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/bash Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:06:41 -0000 obrien 2005-04-11 08:06:40 UTC FreeBSD ports repository Modified files: shells/bash Makefile Log: Very sorry for a local change that made it into the last commit. Revision Changes Path 1.81 +1 -2 ports/shells/bash/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:11:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F8D416A4CE; Mon, 11 Apr 2005 08:11:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32E2D43D46; Mon, 11 Apr 2005 08:11:09 +0000 (GMT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8B8di060898; Mon, 11 Apr 2005 08:11:09 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8B8sx060896; Mon, 11 Apr 2005 08:11:08 GMT (envelope-from demon) Message-Id: <200504110811.j3B8B8sx060896@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 11 Apr 2005 08:11:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBIx-SearchBuilder Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:11:09 -0000 demon 2005-04-11 08:11:07 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-SearchBuilder Makefile distinfo pkg-plist Log: Update to version 1.25. Revision Changes Path 1.34 +1 -1 ports/databases/p5-DBIx-SearchBuilder/Makefile 1.30 +2 -2 ports/databases/p5-DBIx-SearchBuilder/distinfo 1.9 +1 -0 ports/databases/p5-DBIx-SearchBuilder/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:12:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF2016A4CE; Mon, 11 Apr 2005 08:12:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39B7843D1D; Mon, 11 Apr 2005 08:12:58 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8CwdR061023; Mon, 11 Apr 2005 08:12:58 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8Cw4q061022; Mon, 11 Apr 2005 08:12:58 GMT (envelope-from kwm) Message-Id: <200504110812.j3B8Cw4q061022@repoman.freebsd.org> From: Koop Mast Date: Mon, 11 Apr 2005 08:12:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm Makefile pkg-message pkg-plist ports/x11/gdm/files gdm.sh.in gdm.sh.sample X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:12:58 -0000 kwm 2005-04-11 08:12:57 UTC FreeBSD ports repository Modified files: x11/gdm Makefile pkg-message pkg-plist Added files: x11/gdm/files gdm.sh.in Removed files: x11/gdm/files gdm.sh.sample Log: Install a rcNG startup script, instead of the old one. Remove some comment about a bug in pam for FreeBSD < 5.1-Release. Revision Changes Path 1.45 +2 -6 ports/x11/gdm/Makefile 1.1 +30 -0 ports/x11/gdm/files/gdm.sh.in (new) 1.2 +0 -21 ports/x11/gdm/files/gdm.sh.sample (dead) 1.7 +2 -16 ports/x11/gdm/pkg-message 1.20 +0 -1 ports/x11/gdm/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:14:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D06D16A4CE; Mon, 11 Apr 2005 08:14:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3242A43D45; Mon, 11 Apr 2005 08:14:23 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8ENlm061108; Mon, 11 Apr 2005 08:14:23 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8ENCm061107; Mon, 11 Apr 2005 08:14:23 GMT (envelope-from kwm) Message-Id: <200504110814.j3B8ENCm061107@repoman.freebsd.org> From: Koop Mast Date: Mon, 11 Apr 2005 08:14:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:14:23 -0000 kwm 2005-04-11 08:14:23 UTC FreeBSD ports repository Modified files: . UPDATING Log: Add a note about the change in the gdm start script. Revision Changes Path 1.176 +9 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:16:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 431B116A4CE; Mon, 11 Apr 2005 08:16:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 177E643D45; Mon, 11 Apr 2005 08:16:58 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8GvlP061237; Mon, 11 Apr 2005 08:16:57 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8GvFT061236; Mon, 11 Apr 2005 08:16:57 GMT (envelope-from flz) Message-Id: <200504110816.j3B8GvFT061236@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 08:16:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/eyeclock Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:16:58 -0000 flz 2005-04-11 08:16:57 UTC FreeBSD ports repository Modified files: x11-clocks/eyeclock Makefile distinfo pkg-descr Log: - Fix MASTER_SITES. - Support CC/CFLAGS properly. PR: ports/79755 Submitted by: Ports Fury Revision Changes Path 1.13 +23 -3 ports/x11-clocks/eyeclock/Makefile 1.6 +2 -2 ports/x11-clocks/eyeclock/distinfo 1.3 +1 -1 ports/x11-clocks/eyeclock/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:23:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F63E16A4CE; Mon, 11 Apr 2005 08:23:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22E8D43D53; Mon, 11 Apr 2005 08:23:01 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8N0JT061547; Mon, 11 Apr 2005 08:23:01 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8N0SF061545; Mon, 11 Apr 2005 08:23:00 GMT (envelope-from adamw) Message-Id: <200504110823.j3B8N0SF061545@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 08:22:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gamin/files patch-libgamin_gam_api.c patch-server_gam_channel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:23:01 -0000 adamw 2005-04-11 08:22:59 UTC FreeBSD ports repository Modified files: devel/gamin/files patch-libgamin_gam_api.c patch-server_gam_channel.c Log: Fix build on 4.X. Revision Changes Path 1.2 +16 -8 ports/devel/gamin/files/patch-libgamin_gam_api.c 1.2 +17 -9 ports/devel/gamin/files/patch-server_gam_channel.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:25:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C363E16A4CE; Mon, 11 Apr 2005 08:25:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9153B43D49; Mon, 11 Apr 2005 08:25:24 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8PO5S061773; Mon, 11 Apr 2005 08:25:24 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8POk0061772; Mon, 11 Apr 2005 08:25:24 GMT (envelope-from kuriyama) Message-Id: <200504110825.j3B8POk0061772@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 11 Apr 2005 08:25:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp Makefile ports/ftp/p5-Net-FTP-Recursive Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:25:24 -0000 kuriyama 2005-04-11 08:25:24 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/p5-Net-FTP-Recursive Makefile distinfo pkg-descr pkg-plist Log: Add p5-Net-FTP-Recursive 1.11, perl module to provide recursive FTP client class. Revision Changes Path 1.100 +1 -0 ports/ftp/Makefile 1.1 +25 -0 ports/ftp/p5-Net-FTP-Recursive/Makefile (new) 1.1 +2 -0 ports/ftp/p5-Net-FTP-Recursive/distinfo (new) 1.1 +11 -0 ports/ftp/p5-Net-FTP-Recursive/pkg-descr (new) 1.1 +4 -0 ports/ftp/p5-Net-FTP-Recursive/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:25:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97FDA16A4CE; Mon, 11 Apr 2005 08:25:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF5243D2D; Mon, 11 Apr 2005 08:25:35 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8PZxW061813; Mon, 11 Apr 2005 08:25:35 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8PZPM061812; Mon, 11 Apr 2005 08:25:35 GMT (envelope-from kuriyama) Message-Id: <200504110825.j3B8PZPM061812@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 11 Apr 2005 08:25:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:25:35 -0000 kuriyama 2005-04-11 08:25:35 UTC FreeBSD ports repository Modified files: . modules Log: p5-Net-FTP-Recursive --> ports/ftp/p5-Net-FTP-Recursive Revision Changes Path 1.12276 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:34:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02A0316A4CE; Mon, 11 Apr 2005 08:34:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA24543D48; Mon, 11 Apr 2005 08:34:53 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8Yrrf062164; Mon, 11 Apr 2005 08:34:53 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8Yria062163; Mon, 11 Apr 2005 08:34:53 GMT (envelope-from bland) Message-Id: <200504110834.j3B8Yria062163@repoman.freebsd.org> From: Alexander Nedotsukov Date: Mon, 11 Apr 2005 08:34:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gnomevfs2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:34:54 -0000 bland 2005-04-11 08:34:53 UTC FreeBSD ports repository Modified files: devel/gnomevfs2 Makefile distinfo pkg-plist Log: - Update to 2.10.1 - Quiet bind port installation check. Revision Changes Path 1.99 +2 -3 ports/devel/gnomevfs2/Makefile 1.44 +2 -2 ports/devel/gnomevfs2/distinfo 1.47 +3 -0 ports/devel/gnomevfs2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:40:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8EB016A4CE; Mon, 11 Apr 2005 08:40:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AC6743D49; Mon, 11 Apr 2005 08:40:48 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8emol062525; Mon, 11 Apr 2005 08:40:48 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8emtO062524; Mon, 11 Apr 2005 08:40:48 GMT (envelope-from ale) Message-Id: <200504110840.j3B8emtO062524@repoman.freebsd.org> From: Alex Dupre Date: Mon, 11 Apr 2005 08:40:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/php4 Makefile.pear pkg-plist.pear ports/lang/php5 Makefile.pear pkg-plist.pear X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:40:48 -0000 ale 2005-04-11 08:40:48 UTC FreeBSD ports repository Modified files: lang/php4 Makefile.pear pkg-plist.pear lang/php5 Makefile.pear pkg-plist.pear Log: Create directory and touch files that "pear" creates when dealing with pear modules and the port will later delete. Suggested by: kris Revision Changes Path 1.3 +5 -0 ports/lang/php4/Makefile.pear 1.3 +4 -4 ports/lang/php4/pkg-plist.pear 1.3 +5 -0 ports/lang/php5/Makefile.pear 1.4 +4 -4 ports/lang/php5/pkg-plist.pear From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:40:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48DC916A4CF; Mon, 11 Apr 2005 08:40:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EFB343D49; Mon, 11 Apr 2005 08:40:49 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8enH0062554; Mon, 11 Apr 2005 08:40:49 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8emhK062553; Mon, 11 Apr 2005 08:40:48 GMT (envelope-from tobez) Message-Id: <200504110840.j3B8emhK062553@repoman.freebsd.org> From: Anton Berezin Date: Mon, 11 Apr 2005 08:40:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-CGI.pm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:40:49 -0000 tobez 2005-04-11 08:40:48 UTC FreeBSD ports repository Modified files: www/p5-CGI.pm Makefile Log: Fxi build with system perl. Revision Changes Path 1.17 +4 -1 ports/www/p5-CGI.pm/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:41:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6218B16A4CE; Mon, 11 Apr 2005 08:41:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 458E843D4C; Mon, 11 Apr 2005 08:41:08 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8f8oN062626; Mon, 11 Apr 2005 08:41:08 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8f8Pj062625; Mon, 11 Apr 2005 08:41:08 GMT (envelope-from mezz) Message-Id: <200504110841.j3B8f8Pj062625@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 11 Apr 2005 08:41:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgtop2 Makefile distinfo pkg-plist ports/devel/libgtop2/files patch-lib::read.c patch-lib::write.c patch-src::daemon::io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:41:08 -0000 mezz 2005-04-11 08:41:08 UTC FreeBSD ports repository Modified files: devel/libgtop2 Makefile distinfo pkg-plist devel/libgtop2/files patch-lib::read.c patch-lib::write.c patch-src::daemon::io.c Log: Update to 2.10.1. Revision Changes Path 1.91 +1 -2 ports/devel/libgtop2/Makefile 1.31 +2 -2 ports/devel/libgtop2/distinfo 1.4 +3 -3 ports/devel/libgtop2/files/patch-lib::read.c 1.2 +9 -8 ports/devel/libgtop2/files/patch-lib::write.c 1.3 +8 -9 ports/devel/libgtop2/files/patch-src::daemon::io.c 1.28 +2 -0 ports/devel/libgtop2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:41:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CB3F16A4CE; Mon, 11 Apr 2005 08:41:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E0243D3F; Mon, 11 Apr 2005 08:41:40 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8feof062668; Mon, 11 Apr 2005 08:41:40 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8feWe062667; Mon, 11 Apr 2005 08:41:40 GMT (envelope-from vs) Message-Id: <200504110841.j3B8feWe062667@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 08:41:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/jabber Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:41:40 -0000 vs 2005-04-11 08:41:40 UTC FreeBSD ports repository Modified files: net/jabber Makefile Log: Optimize USE_RC_SUBR-usage: USE_RC_SUBR=foo.sh instead of having to set three separate variables Revision Changes Path 1.24 +1 -3 ports/net/jabber/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:42:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A07B816A4CF; Mon, 11 Apr 2005 08:42:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75EAA43D58; Mon, 11 Apr 2005 08:42:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8gEv4062734; Mon, 11 Apr 2005 08:42:14 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8gETF062733; Mon, 11 Apr 2005 08:42:14 GMT (envelope-from adamw) Message-Id: <200504110842.j3B8gETF062733@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 08:42:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gindent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:42:14 -0000 adamw 2005-04-11 08:42:14 UTC FreeBSD ports repository Modified files: devel/gindent Makefile Log: Remove CVS conflict lines from David's ARCH sweep. Revision Changes Path 1.33 +0 -10 ports/devel/gindent/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:42:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA71816A55B; Mon, 11 Apr 2005 08:42:18 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20FF643D45; Mon, 11 Apr 2005 08:42:18 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6CB28530E8; Mon, 11 Apr 2005 01:42:11 -0700 (PDT) Date: Mon, 11 Apr 2005 01:42:11 -0700 From: Kris Kennaway To: "David E. O'Brien" Message-ID: <20050411084210.GA2339@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA" Content-Disposition: inline In-Reply-To: <200504110804.j3B84fNs060515@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:42:19 -0000 --AqsLC8rIMeq19msA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > obrien 2005-04-11 08:04:41 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > archivers/gzip Makefile=20 > archivers/ucl Makefile=20 Please back this out. You violated the terms of the 'partial thaw' state of the ports tree, and committed an evidently unreviewed diff that contains who knows what other problems apart from the CVS merge conflicts. After 5.4-RELEASE is out and the ports tree is unfroze, you may revisit this, hopefully with more care. Kris (with portmgr hat) --AqsLC8rIMeq19msA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWjhhWry0BWjoQKURApbyAKDSG4so92qr3EJT09Jdb6wASnU6PgCfdntn R7w0txfzxD7NmtupoQ0y8hs= =kBOq -----END PGP SIGNATURE----- --AqsLC8rIMeq19msA-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:45:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 280A916A4D1; Mon, 11 Apr 2005 08:45:12 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2673043D2D; Mon, 11 Apr 2005 08:45:11 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1D1465130F; Mon, 11 Apr 2005 01:45:08 -0700 (PDT) Date: Mon, 11 Apr 2005 01:45:08 -0700 From: Kris Kennaway To: Alex Dupre Message-ID: <20050411084507.GA2457@xor.obsecurity.org> References: <200504110840.j3B8emtO062524@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <200504110840.j3B8emtO062524@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/php4 Makefile.pear pkg-plist.pear ports/lang/php5 Makefile.pear pkg-plist.pear X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:45:12 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 08:40:48AM +0000, Alex Dupre wrote: > ale 2005-04-11 08:40:48 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > lang/php4 Makefile.pear pkg-plist.pear=20 > lang/php5 Makefile.pear pkg-plist.pear=20 > Log: > Create directory and touch files that "pear" creates when dealing > with pear modules and the port will later delete. > =20 > Suggested by: kris Thanks, but this isn't quite there yet. > | post-install: > | @${INSTALL_SCRIPT} ${WRKSRC}/pear/scripts/pear ${PREFIX}/bin > | + @${MKDIR} ${PREFIX}/lib/php/pear/.registry > | + @${TOUCH} ${PREFIX}/lib/php/pear/.filemap > | + @${TOUCH} ${PREFIX}/lib/php/pear/.lock This won't happen if the package is added, so you need to also add corresponding @exec statements to the pkg-plist. > | --- ports/lang/php5/Makefile.pear 2004/12/01 10:36:26 1.2 > | +++ ports/lang/php5/Makefile.pear 2005/04/11 08:40:48 1.3 > | @@ -1,3 +1,5 @@ > | +PORTREVISION=3D 2 Did you really want to set a portrevision in this common makefile, which will override the value of all other ports that include this file? Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWjkTWry0BWjoQKURAp8SAJ4sGzDr1X4v/j9Y8ZPG6X7z8W2KbwCfaDwm niCCekedCKvhAja03ZsL0c0= =lMCg -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:46:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1617716A4CE; Mon, 11 Apr 2005 08:46:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1E7D43D1F; Mon, 11 Apr 2005 08:46:15 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8kFh7062973; Mon, 11 Apr 2005 08:46:15 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8kFkK062972; Mon, 11 Apr 2005 08:46:15 GMT (envelope-from vs) Message-Id: <200504110846.j3B8kFkK062972@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 08:46:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/licq-osd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:46:16 -0000 vs 2005-04-11 08:46:15 UTC FreeBSD ports repository Modified files: net/licq-osd Makefile Log: - List missing locales - Trim comment a bit Noticed by: krisbot Revision Changes Path 1.7 +5 -2 ports/net/licq-osd/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:47:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A64D16A4CE; Mon, 11 Apr 2005 08:47:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64DBD43D5C; Mon, 11 Apr 2005 08:47:36 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8laV7069833; Mon, 11 Apr 2005 08:47:36 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8laCn069832; Mon, 11 Apr 2005 08:47:36 GMT (envelope-from ale) Message-Id: <200504110847.j3B8laCn069832@repoman.freebsd.org> From: Alex Dupre Date: Mon, 11 Apr 2005 08:47:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mysql41-server Makefile pkg-plist patch-mysys_default.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:47:36 -0000 ale 2005-04-11 08:47:36 UTC FreeBSD ports repository Modified files: databases/mysql41-server Makefile pkg-plist databases/mysql41-server/files mysql-server.sh.in Added files: databases/mysql41-server/files patch-mysys_default.c Log: - Use the rcNG script to kill MySQL on deinstallation [1] - Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko [1], Vasil Dimov [2] Revision Changes Path 1.205 +3 -1 ports/databases/mysql41-server/Makefile 1.3 +2 -2 ports/databases/mysql41-server/files/mysql-server.sh.in 1.1 +13 -0 ports/databases/mysql41-server/files/patch-mysys_default.c (new) 1.71 +1 -1 ports/databases/mysql41-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:58:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43CA316A4CE; Mon, 11 Apr 2005 08:58:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16B8C43D49; Mon, 11 Apr 2005 08:58:32 +0000 (GMT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8wVcg070269; Mon, 11 Apr 2005 08:58:31 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8wV5p070268; Mon, 11 Apr 2005 08:58:31 GMT (envelope-from joerg) Message-Id: <200504110858.j3B8wV5p070268@repoman.freebsd.org> From: Joerg Wunsch Date: Mon, 11 Apr 2005 08:58:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-libc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:58:32 -0000 joerg 2005-04-11 08:58:31 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile Log: After Kris pointed out to me that I'm completely on the wrong track wrt. the names of the installed doxygen temp files, do it right now, and delete anything from the target directory doxygen did install there which doesn't match our expectation (as take from PLIST_DOC). This appears to be the only sane way until doxygen reverts itself back to normal behaviour, and doesn't install any temporary files. Revision Changes Path 1.40 +21 -3 ports/devel/avr-libc/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 08:59:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6849716A4CE; Mon, 11 Apr 2005 08:59:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C16243D31; Mon, 11 Apr 2005 08:59:38 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B8xcUQ070338; Mon, 11 Apr 2005 08:59:38 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B8xccu070337; Mon, 11 Apr 2005 08:59:38 GMT (envelope-from mezz) Message-Id: <200504110859.j3B8xccu070337@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 11 Apr 2005 08:59:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gnomesystemmonitor Makefile distinfo patch-src_interface.c patch-src_openfiles.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 08:59:38 -0000 mezz 2005-04-11 08:59:38 UTC FreeBSD ports repository Modified files: sysutils/gnomesystemmonitor Makefile distinfo pkg-plist sysutils/gnomesystemmonitor/files patch-src_openfiles.c Removed files: sysutils/gnomesystemmonitor/files patch-src_interface.c Log: Update to 2.10.1. Revision Changes Path 1.62 +1 -1 ports/sysutils/gnomesystemmonitor/Makefile 1.28 +2 -2 ports/sysutils/gnomesystemmonitor/distinfo 1.2 +0 -21 ports/sysutils/gnomesystemmonitor/files/patch-src_interface.c (dead) 1.2 +2 -11 ports/sysutils/gnomesystemmonitor/files/patch-src_openfiles.c 1.28 +1 -0 ports/sysutils/gnomesystemmonitor/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:03:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2563616A4CF for ; Mon, 11 Apr 2005 09:03:15 +0000 (GMT) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id B1D6543D2D for ; Mon, 11 Apr 2005 09:03:11 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 67346 invoked from network); 11 Apr 2005 09:03:09 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by andxor.it with SMTP; 11 Apr 2005 09:03:09 -0000 Message-ID: <425A3D4C.3050900@FreeBSD.org> Date: Mon, 11 Apr 2005 11:03:08 +0200 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050329) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <200504110840.j3B8emtO062524@repoman.freebsd.org> <20050411084507.GA2457@xor.obsecurity.org> In-Reply-To: <20050411084507.GA2457@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang/php4 Makefile.pear pkg-plist.pear ports/lang/php5 Makefile.pear pkg-plist.pear X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:03:15 -0000 Kris Kennaway wrote: > Thanks, but this isn't quite there yet. Let's see. >>| post-install: >>| @${INSTALL_SCRIPT} ${WRKSRC}/pear/scripts/pear ${PREFIX}/bin >>| + @${MKDIR} ${PREFIX}/lib/php/pear/.registry >>| + @${TOUCH} ${PREFIX}/lib/php/pear/.filemap >>| + @${TOUCH} ${PREFIX}/lib/php/pear/.lock > > > This won't happen if the package is added, so you need to also add > corresponding @exec statements to the pkg-plist. Your are right only for the first entry (the directory), since I changed the other "@unexec rm" lines into real pkg-plist file entries. I'll fix the first asap. >>| --- ports/lang/php5/Makefile.pear 2004/12/01 10:36:26 1.2 >>| +++ ports/lang/php5/Makefile.pear 2005/04/11 08:40:48 1.3 >>| @@ -1,3 +1,5 @@ >>| +PORTREVISION= 2 > > Did you really want to set a portrevision in this common makefile, > which will override the value of all other ports that include this > file? This isn't a common Makefile, it's the Makefile of the php[45]-pear port and nothing else. -- Alex Dupre From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:03:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F63916A4CE; Mon, 11 Apr 2005 09:03:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C2843D39; Mon, 11 Apr 2005 09:03:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B93MpS070553; Mon, 11 Apr 2005 09:03:22 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B93Mkp070552; Mon, 11 Apr 2005 09:03:22 GMT (envelope-from flz) Message-Id: <200504110903.j3B93Mkp070552@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 09:03:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/polish/gnugadu2 Makefile distinfo patch-src-plugins-GUI-gui_chat.c patch-src-plugins-gadu_gadu_plugin.c patch-src-plugins-ignore-ignore.c patch-src_plugins_GUI_gui__preferences.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:03:23 -0000 flz 2005-04-11 09:03:22 UTC FreeBSD ports repository Modified files: polish/gnugadu2 Makefile distinfo Added files: polish/gnugadu2/files patch-src_plugins_GUI_gui__chat.c patch-src_plugins_GUI_gui__preferences.c Removed files: polish/gnugadu2/files patch-contrib-gghist-gghist.c patch-src-plugins-GUI-gui_chat.c patch-src-plugins-GUI-gui_preferences.c patch-src-plugins-gadu_gadu_plugin.c patch-src-plugins-ignore-ignore.c Log: - Update to to 2.2.5 (thanks to Matthew Luckie for testing on 4.x) PR: ports/79764 Submitted by: maintainer Revision Changes Path 1.27 +6 -4 ports/polish/gnugadu2/Makefile 1.12 +2 -2 ports/polish/gnugadu2/distinfo 1.2 +0 -43 ports/polish/gnugadu2/files/patch-contrib-gghist-gghist.c (dead) 1.2 +0 -19 ports/polish/gnugadu2/files/patch-src-plugins-GUI-gui_chat.c (dead) 1.2 +0 -66 ports/polish/gnugadu2/files/patch-src-plugins-GUI-gui_preferences.c (dead) 1.2 +0 -40 ports/polish/gnugadu2/files/patch-src-plugins-gadu_gadu_plugin.c (dead) 1.2 +0 -30 ports/polish/gnugadu2/files/patch-src-plugins-ignore-ignore.c (dead) 1.1 +21 -0 ports/polish/gnugadu2/files/patch-src_plugins_GUI_gui__chat.c (new) 1.1 +23 -0 ports/polish/gnugadu2/files/patch-src_plugins_GUI_gui__preferences.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:06:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EB0716A4CE; Mon, 11 Apr 2005 09:06:16 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D04143D2F; Mon, 11 Apr 2005 09:06:15 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Mon, 11 Apr 2005 11:06:14 +0200 Date: Mon, 11 Apr 2005 11:07:28 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Kris Kennaway In-Reply-To: <20050411074021.GA85675@xor.obsecurity.org> Message-ID: <20050411101216.N97775@beagle.kn.op.dlr.de> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> <20050411074021.GA85675@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 11 Apr 2005 09:06:14.0383 (UTC) FILETIME=[B67F77F0:01C53E75] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:06:16 -0000 On Mon, 11 Apr 2005, Kris Kennaway wrote: KK>On Mon, Apr 11, 2005 at 07:20:10AM +0000, Hartmut Brandt wrote: KK>> harti 2005-04-11 07:20:10 UTC KK>> KK>> FreeBSD src repository KK>> KK>> Modified files: KK>> usr.bin/make cond.c cond.h for.c for.h parse.c parse.h KK>> Log: KK>> Rework the directive parsing code. Instead of using a lot of strcmp()s KK>> on every line that starts with a dot use a minimal perfect hash KK>> function and a single strcmp() on the first word after the dot KK>> to find out whether it is really a directive call and, if yes, which KK>> one. Then directly dispatch to a handler function for that directive KK>> (or fall through to the dependency handling code). This makes the KK>> directive parse a little bit more strict about the syntax: the directive KK>> word must be followed by a character that is not alphanumerical and not KK>> an underline (making .undefFOO illegal); .endif and .else can only be KK>> followed by comments. KK> KK>I assume you've tested that this doesn't cause problems for anything KK>in the ports collection? I didn't test all of the ports collection - just a number of ports. But I grepped the ports infrastructure and the ports Makefile* for problematic constructs and found one problem that now shows up (under certain conditions) instead of beeing hidden: mail/dspam mail/dspam-devel both of them use . elseif ... This has been intepreted by make as a plain .else without any warning up to now. Now it is just ignored when the .if defined (WITH_MYSQL40) ... is false and give an error if it is true. I'll inform the maintainer about this. There may be of course ports that use our make to build. In any case the change to the .else and .endif clauses just give a warning so the ports maintainer have time to fix this. What could break is the use of .undefFOO but I don't expect many of them. harti From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:11:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6525116A4CE; Mon, 11 Apr 2005 09:11:28 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2080C43D2F; Mon, 11 Apr 2005 09:11:28 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AA05051E1C; Mon, 11 Apr 2005 02:11:26 -0700 (PDT) Date: Mon, 11 Apr 2005 02:11:26 -0700 From: Kris Kennaway To: Harti Brandt Message-ID: <20050411091126.GA6125@xor.obsecurity.org> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> <20050411074021.GA85675@xor.obsecurity.org> <20050411101216.N97775@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ReaqsoxgOBHFXBhH" Content-Disposition: inline In-Reply-To: <20050411101216.N97775@beagle.kn.op.dlr.de> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:11:28 -0000 --ReaqsoxgOBHFXBhH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 11:07:28AM +0200, Harti Brandt wrote: > KK>I assume you've tested that this doesn't cause problems for anything > KK>in the ports collection? >=20 > I didn't test all of the ports collection - just a number of ports. But I= =20 > grepped the ports infrastructure and the ports Makefile* for problematic= =20 > constructs and found one problem that now shows up (under certain=20 > conditions) instead of beeing hidden: >=20 > mail/dspam > mail/dspam-devel >=20 > both of them use >=20 > . elseif ... >=20 > This has been intepreted by make as a plain .else without any warning up= =20 > to now. Now it is just ignored when the .if defined (WITH_MYSQL40) ... is= =20 > false and give an error if it is true. I'll inform the maintainer about= =20 > this. >=20 > There may be of course ports that use our make to build. In any case the= =20 > change to the .else and .endif clauses just give a warning so the ports > maintainer have time to fix this. What could break is the use of=20 > .undefFOO but I don't expect many of them. I really hope this doesn't cause problems, but based on historical precedent I expect that it will. In future, please coordinate troublesome make changes with us (portmgr) so we can test them first and avoid destabilizing the ports collection for the users. Kris --ReaqsoxgOBHFXBhH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWj8+Wry0BWjoQKURAlWLAKCp5QMOJioTBmJCSzF4JmhgPnQHagCgu8Hj zPuu9ivHUOvJf4pu9jYqcGk= =JMq8 -----END PGP SIGNATURE----- --ReaqsoxgOBHFXBhH-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:11:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C28816A4CE; Mon, 11 Apr 2005 09:11:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F5AE43D45; Mon, 11 Apr 2005 09:11:50 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9Bo5v070890; Mon, 11 Apr 2005 09:11:50 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9BowL070889; Mon, 11 Apr 2005 09:11:50 GMT (envelope-from ale) Message-Id: <200504110911.j3B9BowL070889@repoman.freebsd.org> From: Alex Dupre Date: Mon, 11 Apr 2005 09:11:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/php4 pkg-plist.pear ports/lang/php5 pkg-plist.pear X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:11:50 -0000 ale 2005-04-11 09:11:49 UTC FreeBSD ports repository Modified files: lang/php4 pkg-plist.pear lang/php5 pkg-plist.pear Log: Create empty directory on pkg_add (forgotten in previous commit). Reminded by: kris Revision Changes Path 1.4 +1 -0 ports/lang/php4/pkg-plist.pear 1.5 +1 -0 ports/lang/php5/pkg-plist.pear From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:19:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 913D616A4CE; Mon, 11 Apr 2005 09:19:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6783543D53; Mon, 11 Apr 2005 09:19:09 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9J9PH071190; Mon, 11 Apr 2005 09:19:09 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9J9Yc071189; Mon, 11 Apr 2005 09:19:09 GMT (envelope-from jeff) Message-Id: <200504110919.j3B9J9Yc071189@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 09:19:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:19:09 -0000 jeff 2005-04-11 09:19:09 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c Log: - vput(tvp) before vrele(tdvp) in kern_rename() to avoid lock order issues. Revision Changes Path 1.378 +2 -2 src/sys/kern/vfs_syscalls.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:20:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99EC816A4CE; Mon, 11 Apr 2005 09:20:04 +0000 (GMT) Received: from shrike.submonkey.net (cpc4-cdif3-6-1-cust116.cdif.cable.ntl.com [82.23.41.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D04943D41; Mon, 11 Apr 2005 09:20:04 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.50 (FreeBSD)) id 1DKv5P-0007Cu-4s; Mon, 11 Apr 2005 10:20:03 +0100 Date: Mon, 11 Apr 2005 10:20:03 +0100 From: Ceri Davies To: "David E. O'Brien" Message-ID: <20050411092002.GA74955@submonkey.net> Mail-Followup-To: Ceri Davies , "David E. O'Brien" , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200504110804.j3B84fNs060515@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <200504110804.j3B84fNs060515@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:20:04 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > obrien 2005-04-11 08:04:41 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > archivers/gzip Makefile=20 > archivers/ucl Makefile=20 =2E.. Hi David, The following files seem to contain changes not covered in the commit log: 1.32 +11 -1 ports/devel/gindent/Makefile 1.20 +2 -1 ports/devel/splint/Makefile 1.95 +4 -4 ports/emulators/linux_base-suse-9.1/Makefile 1.63 +22 -1 ports/graphics/xpdf/Makefile 1.19 +2 -6 ports/lang/cyclone/Makefile ports/lang/ferite/Makefile is broken in a different way because you changed a PLIST_SUB without changing pkg-plist. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWkFCocfcwTS3JF8RAlmiAKCIArU89qDa3MDNrexWIxnkIO6HPACeIf8j ZFVwjZs4biLTMUmFzXPSjUo= =m6Or -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:22:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60EF616A4CE; Mon, 11 Apr 2005 09:22:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333A443D45; Mon, 11 Apr 2005 09:22:21 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9MLQC071438; Mon, 11 Apr 2005 09:22:21 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9MLnq071437; Mon, 11 Apr 2005 09:22:21 GMT (envelope-from mezz) Message-Id: <200504110922.j3B9MLnq071437@repoman.freebsd.org> From: Jeremy Messenger Date: Mon, 11 Apr 2005 09:22:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ORBit2 Makefile distinfo pkg-plist ports/devel/ORBit2/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:22:21 -0000 mezz 2005-04-11 09:22:21 UTC FreeBSD ports repository Modified files: devel/ORBit2 Makefile distinfo pkg-plist devel/ORBit2/files patch-ab Log: Update to 2.12.2. Revision Changes Path 1.107 +1 -2 ports/devel/ORBit2/Makefile 1.50 +2 -2 ports/devel/ORBit2/distinfo 1.10 +0 -9 ports/devel/ORBit2/files/patch-ab 1.29 +1 -13 ports/devel/ORBit2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:23:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50DB016A4CE; Mon, 11 Apr 2005 09:23:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AABB43D31; Mon, 11 Apr 2005 09:23:56 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9NuaO071483; Mon, 11 Apr 2005 09:23:56 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9NuvH071482; Mon, 11 Apr 2005 09:23:56 GMT (envelope-from jeff) Message-Id: <200504110923.j3B9NuvH071482@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 09:23:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:23:56 -0000 jeff 2005-04-11 09:23:56 UTC FreeBSD src repository Modified files: sys/kern vfs_vnops.c Log: - Assert that we're no longer doing recursive vn_locks in inactive/reclaim as I'd like to get rid of the vxthread. - Handle lock requests which don't actually want a lock as this is a much more convenient place to handle this condition than in vget(). These requests simply want to know that VI_DOOMED isn't set. - Correct a test at the end of vn_lock, if error !=0 should be if error == 0, this has been broken since I comitted the VI_DOOMED changes, but no one ran into it because vget() duplicated this functionality. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.229 +12 -3 src/sys/kern/vfs_vnops.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:28:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42C8716A4CF; Mon, 11 Apr 2005 09:28:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2981143D1D; Mon, 11 Apr 2005 09:28:33 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9SXjn071734; Mon, 11 Apr 2005 09:28:33 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9SXNZ071733; Mon, 11 Apr 2005 09:28:33 GMT (envelope-from jeff) Message-Id: <200504110928.j3B9SXNZ071733@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 09:28:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:28:33 -0000 jeff 2005-04-11 09:28:33 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Change the VOP_LOCK UPGRADE in vput() to do a LK_NOWAIT to avoid a potential lock order reversal. Also, don't unlock the vnode if this fails, lockmgr has already unlocked it for us. - Restructure vget() now that vn_lock() does all of VI_DOOMED checking for us and also handles the case where there is no real lock type. - If VI_OWEINACT is set, we need to upgrade the lock request to EXCLUSIVE so that we can call inactive. It's not legal to vget a vnode that hasn't had INACTIVE called yet. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.613 +43 -39 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:28:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id A2EF616A4CF; Mon, 11 Apr 2005 09:28:53 +0000 (GMT) Date: Mon, 11 Apr 2005 09:28:53 +0000 From: Alexey Dokuchaev To: Michael Johnson Message-ID: <20050411092853.GA95673@FreeBSD.org> References: <200504110635.j3B6ZroM031183@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200504110635.j3B6ZroM031183@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo ports/x11-toolkits/gtk20/files patch-gtk_gtkimage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:28:53 -0000 On Mon, Apr 11, 2005 at 06:35:53AM +0000, Michael Johnson wrote: > ahze 2005-04-11 06:35:52 UTC > > FreeBSD ports repository > > Modified files: > x11-toolkits/gtk20 Makefile distinfo > Removed files: > x11-toolkits/gtk20/files patch-gtk_gtkimage.c > Log: > - Update to 2.6.6 > > From Release: > This is a bug fix release and is source and binary compatible > with 2.6.0. The main reason for this quick release is to fix > problems with stock images in GTK+ 2.6.5. BTW, given that `gtk20' name is no longer valid enough, how hard would it be to rename the port to just `gtk2' ? Thanks! ./danfe From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:31:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C80916A4CE; Mon, 11 Apr 2005 09:31:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F24EF43D4C; Mon, 11 Apr 2005 09:31:05 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9V5Br071927; Mon, 11 Apr 2005 09:31:05 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9V56I071926; Mon, 11 Apr 2005 09:31:05 GMT (envelope-from ale) Message-Id: <200504110931.j3B9V56I071926@repoman.freebsd.org> From: Alex Dupre Date: Mon, 11 Apr 2005 09:31:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mysql50-server Makefile pkg-plist patch-mysys_default.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:31:06 -0000 ale 2005-04-11 09:31:05 UTC FreeBSD ports repository Modified files: databases/mysql50-server Makefile pkg-plist databases/mysql50-server/files mysql-server.sh.in Added files: databases/mysql50-server/files patch-mysys_default.c Log: - Use the rcNG script to kill MySQL on deinstallation [1] - Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko [1], Vasil Dimov [2] Revision Changes Path 1.191 +3 -1 ports/databases/mysql50-server/Makefile 1.2 +2 -2 ports/databases/mysql50-server/files/mysql-server.sh.in 1.1 +13 -0 ports/databases/mysql50-server/files/patch-mysys_default.c (new) 1.65 +1 -1 ports/databases/mysql50-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:32:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B5A16A4CE; Mon, 11 Apr 2005 09:32:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 400A943D55; Mon, 11 Apr 2005 09:32:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9W7Ba071997; Mon, 11 Apr 2005 09:32:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9W7aL071996; Mon, 11 Apr 2005 09:32:07 GMT (envelope-from flz) Message-Id: <200504110932.j3B9W7aL071996@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 09:32:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/lame Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:32:07 -0000 flz 2005-04-11 09:32:07 UTC FreeBSD ports repository Modified files: audio/lame Makefile Log: - ARCH is defined in bsd.port.pre.mk. Pointyhat to: obrien Revision Changes Path 1.38 +7 -5 ports/audio/lame/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:33:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 847D816A4CE; Mon, 11 Apr 2005 09:33:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A33B43D53; Mon, 11 Apr 2005 09:33:11 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9XBPe072122; Mon, 11 Apr 2005 09:33:11 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9XBw7072121; Mon, 11 Apr 2005 09:33:11 GMT (envelope-from ale) Message-Id: <200504110933.j3B9XBw7072121@repoman.freebsd.org> From: Alex Dupre Date: Mon, 11 Apr 2005 09:33:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/mysql323-server Makefile pkg-plist patch-mysys_default.c ports/databases/mysql40-server Makefile pkg-plistpatch-mysys_default.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:33:11 -0000 ale 2005-04-11 09:33:11 UTC FreeBSD ports repository Modified files: databases/mysql323-server Makefile pkg-plist databases/mysql323-server/files mysql-server.sh.in databases/mysql40-server Makefile pkg-plist databases/mysql40-server/files mysql-server.sh.in Added files: databases/mysql323-server/files patch-mysys_default.c databases/mysql40-server/files patch-mysys_default.c Log: - Use the rcNG script to kill MySQL on deinstallation [1] - Set the new sequence for finding my.cnf files [2]: /etc, ${PREFIX}/etc, ${mysql_dbdir} (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf) - Add the possibility to specify additional command-line arguments to be passed to mysqld_safe on startup PR: ports/79166 [1], ports/79597 [2] Submitted by: Sergey Prikhodko [1], Vasil Dimov [2] Revision Changes Path 1.183 +3 -1 ports/databases/mysql323-server/Makefile 1.2 +5 -2 ports/databases/mysql323-server/files/mysql-server.sh.in 1.1 +13 -0 ports/databases/mysql323-server/files/patch-mysys_default.c (new) 1.57 +1 -1 ports/databases/mysql323-server/pkg-plist 1.197 +3 -1 ports/databases/mysql40-server/Makefile 1.2 +5 -2 ports/databases/mysql40-server/files/mysql-server.sh.in 1.1 +13 -0 ports/databases/mysql40-server/files/patch-mysys_default.c (new) 1.66 +1 -1 ports/databases/mysql40-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:45:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4284016A4CE; Mon, 11 Apr 2005 09:45:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A71743D54; Mon, 11 Apr 2005 09:45:25 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9jPp3072651; Mon, 11 Apr 2005 09:45:25 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9jOBK072650; Mon, 11 Apr 2005 09:45:24 GMT (envelope-from skv) Message-Id: <200504110945.j3B9jOBK072650@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 11 Apr 2005 09:45:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:45:25 -0000 skv 2005-04-11 09:45:24 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Update MASTER_SITE_EXIM: Fix 18 of 29 sites and remove 1 (http://exim.stanford.edu/ftp/pub/exim/) Revision Changes Path 1.290 +19 -20 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Mon Apr 11 09:47:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F411F16A4CE; Mon, 11 Apr 2005 09:47:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD00443D3F; Mon, 11 Apr 2005 09:47:42 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3B9lgDS072759; Mon, 11 Apr 2005 09:47:42 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3B9lgrH072758; Mon, 11 Apr 2005 09:47:42 GMT (envelope-from flz) Message-Id: <200504110947.j3B9lgrH072758@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 09:47:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/flac Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 09:47:43 -0000 flz 2005-04-11 09:47:42 UTC FreeBSD ports repository Modified files: audio/flac Makefile Log: - ARCH is defined in bsd.port.pre.mk. Revision Changes Path 1.35 +7 -5 ports/audio/flac/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 10:16:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5FBB16A4CE; Mon, 11 Apr 2005 10:16:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CD8643D5F; Mon, 11 Apr 2005 10:16:17 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BAGHNs075718; Mon, 11 Apr 2005 10:16:17 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BAGHNQ075717; Mon, 11 Apr 2005 10:16:17 GMT (envelope-from glebius) Message-Id: <200504111016.j3BAGHNQ075717@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 11 Apr 2005 10:16:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph/netflow netflow.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:16:17 -0000 glebius 2005-04-11 10:16:17 UTC FreeBSD src repository Modified files: sys/netgraph/netflow netflow.c Log: Remove goto. Revision Changes Path 1.12 +16 -20 src/sys/netgraph/netflow/netflow.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 10:50:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6F9B16A4CE; Mon, 11 Apr 2005 10:50:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC92F43D39; Mon, 11 Apr 2005 10:50:58 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BAowNQ076901; Mon, 11 Apr 2005 10:50:58 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BAowsP076900; Mon, 11 Apr 2005 10:50:58 GMT (envelope-from kwm) Message-Id: <200504111050.j3BAowsP076900@repoman.freebsd.org> From: Koop Mast Date: Mon, 11 Apr 2005 10:50:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/eel Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:50:59 -0000 kwm 2005-04-11 10:50:58 UTC FreeBSD ports repository Modified files: x11-toolkits/eel Makefile distinfo pkg-plist Log: Update to 2.10.1. Revision Changes Path 1.20 +1 -1 ports/x11-toolkits/eel/Makefile 1.8 +2 -2 ports/x11-toolkits/eel/distinfo 1.7 +6 -0 ports/x11-toolkits/eel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 10:51:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7D916A4CE; Mon, 11 Apr 2005 10:51:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F34B643D58; Mon, 11 Apr 2005 10:51:48 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BApmUS076950; Mon, 11 Apr 2005 10:51:48 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BApmen076949; Mon, 11 Apr 2005 10:51:48 GMT (envelope-from kwm) Message-Id: <200504111051.j3BApmen076949@repoman.freebsd.org> From: Koop Mast Date: Mon, 11 Apr 2005 10:51:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fm/nautilus2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:51:49 -0000 kwm 2005-04-11 10:51:48 UTC FreeBSD ports repository Modified files: x11-fm/nautilus2 Makefile distinfo pkg-plist Log: Update to 2.10.1. Revision Changes Path 1.104 +1 -2 ports/x11-fm/nautilus2/Makefile 1.35 +2 -2 ports/x11-fm/nautilus2/distinfo 1.36 +6 -0 ports/x11-fm/nautilus2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 10:54:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D54F16A4CE; Mon, 11 Apr 2005 10:54:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1213D43D1D; Mon, 11 Apr 2005 10:54:28 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BAsRiM077052; Mon, 11 Apr 2005 10:54:27 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BAsRUc077051; Mon, 11 Apr 2005 10:54:27 GMT (envelope-from flz) Message-Id: <200504111054.j3BAsRUc077051@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 10:54:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/boodler Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:54:28 -0000 flz 2005-04-11 10:54:27 UTC FreeBSD ports repository Modified files: audio/boodler Makefile Log: - ARCH is defined in bsd.port.pre.mk. Noticed by: Ion-Mihai Tetcu Revision Changes Path 1.5 +3 -1 ports/audio/boodler/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 10:57:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9014E16A4CE; Mon, 11 Apr 2005 10:57:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6585B43D2D; Mon, 11 Apr 2005 10:57:54 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BAvse9077183; Mon, 11 Apr 2005 10:57:54 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BAvst1077182; Mon, 11 Apr 2005 10:57:54 GMT (envelope-from stefanf) Message-Id: <200504111057.j3BAvst1077182@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 11 Apr 2005 10:57:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 10:57:54 -0000 stefanf 2005-04-11 10:57:54 UTC FreeBSD src repository Modified files: usr.bin/printf printf.c Log: Replace buggy for-loops to skip certain character with strspn(). If *fmt was '\0' (eg in the invocation 'printf %'), the for-loop would miss the terminating null character. MFC after: 1 week Revision Changes Path 1.31 +3 -3 src/usr.bin/printf/printf.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:16:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BF5216A4CE; Mon, 11 Apr 2005 11:16:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 416EF43D54; Mon, 11 Apr 2005 11:16:30 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBGULG077906; Mon, 11 Apr 2005 11:16:30 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBGUH4077905; Mon, 11 Apr 2005 11:16:30 GMT (envelope-from jeff) Message-Id: <200504111116.j3BBGUH4077905@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 11:16:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/nullfs null_vfsops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:16:30 -0000 jeff 2005-04-11 11:16:29 UTC FreeBSD src repository Modified files: sys/fs/nullfs null_vfsops.c Log: - Honor the flags argument passed to null_root(). The filesystem below us will decide whether or not to grab a real shared lock. Revision Changes Path 1.72 +1 -1 src/sys/fs/nullfs/null_vfsops.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:17:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E73716A4CE; Mon, 11 Apr 2005 11:17:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F3043D49; Mon, 11 Apr 2005 11:17:20 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBHK1M077944; Mon, 11 Apr 2005 11:17:20 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBHKCK077943; Mon, 11 Apr 2005 11:17:20 GMT (envelope-from jeff) Message-Id: <200504111117.j3BBHKCK077943@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 11:17:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/nullfs null_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:17:20 -0000 jeff 2005-04-11 11:17:20 UTC FreeBSD src repository Modified files: sys/fs/nullfs null_subr.c Log: - Clear VI_OWEINACT before calling vget() with no lock type. We know the node is actually already locked, and VOP_INACTIVE is not desirable in this case. Revision Changes Path 1.48 +7 -0 src/sys/fs/nullfs/null_subr.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:23:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C57F16A4CE; Mon, 11 Apr 2005 11:23:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64DF843D5D; Mon, 11 Apr 2005 11:23:15 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBNFBv078277; Mon, 11 Apr 2005 11:23:15 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBNFQH078276; Mon, 11 Apr 2005 11:23:15 GMT (envelope-from flz) Message-Id: <200504111123.j3BBNFQH078276@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 11:23:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/star Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:23:15 -0000 flz 2005-04-11 11:23:15 UTC FreeBSD ports repository Modified files: archivers/star Makefile Log: - ARCH is defined in bsd.port.mk Revision Changes Path 1.43 +3 -1 ports/archivers/star/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:25:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F6EE16A4CE; Mon, 11 Apr 2005 11:25:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35E7C43D53; Mon, 11 Apr 2005 11:25:46 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBPkiI078696; Mon, 11 Apr 2005 11:25:46 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBPkZX078695; Mon, 11 Apr 2005 11:25:46 GMT (envelope-from flz) Message-Id: <200504111125.j3BBPkZX078695@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 11:25:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/tclmidi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:25:46 -0000 flz 2005-04-11 11:25:46 UTC FreeBSD ports repository Modified files: audio/tclmidi Makefile Log: - ARCH is defined in bsd.port.pre.mk Revision Changes Path 1.16 +4 -4 ports/audio/tclmidi/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:26:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 75EC016A4CE; Mon, 11 Apr 2005 11:26:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C6C143D55; Mon, 11 Apr 2005 11:26:28 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBQSxV078746; Mon, 11 Apr 2005 11:26:28 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBQSXI078745; Mon, 11 Apr 2005 11:26:28 GMT (envelope-from flz) Message-Id: <200504111126.j3BBQSXI078745@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 11:26:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/platon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:26:28 -0000 flz 2005-04-11 11:26:28 UTC FreeBSD ports repository Modified files: biology/platon Makefile Log: - ARCH is defined in bsd.port.pre.mk Revision Changes Path 1.20 +3 -1 ports/biology/platon/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:26:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F61016A4CE; Mon, 11 Apr 2005 11:26:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAF4943D39; Mon, 11 Apr 2005 11:26:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBQeSv078780; Mon, 11 Apr 2005 11:26:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBQehV078779; Mon, 11 Apr 2005 11:26:40 GMT (envelope-from flz) Message-Id: <200504111126.j3BBQehV078779@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 11:26:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/fireprofile Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:26:41 -0000 flz 2005-04-11 11:26:40 UTC FreeBSD ports repository Modified files: databases/fireprofile Makefile Log: - ARCH is defined in bsd.port.pre.mk Revision Changes Path 1.8 +5 -2 ports/databases/fireprofile/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:31:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1F1A16A4CE; Mon, 11 Apr 2005 11:31:36 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC50A43D31; Mon, 11 Apr 2005 11:31:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j3BBVYO4008999; Mon, 11 Apr 2005 13:31:34 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j3BBVYu8008998; Mon, 11 Apr 2005 13:31:34 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexey Dokuchaev In-Reply-To: <20050411092853.GA95673@FreeBSD.org> References: <200504110635.j3B6ZroM031183@repoman.freebsd.org> <20050411092853.GA95673@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-npWEfLwbI0iDKeL9gaKo" Date: Mon, 11 Apr 2005 13:31:33 +0200 Message-Id: <1113219093.13026.11.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: Michael Johnson cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo ports/x11-toolkits/gtk20/files patch-gtk_gtkimage.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 11 Apr 2005 11:31:36 -0000 --=-npWEfLwbI0iDKeL9gaKo Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexey Dokuchaev p=ED=B9e v po 11. 04. 2005 v 09:28 +0000: > On Mon, Apr 11, 2005 at 06:35:53AM +0000, Michael Johnson wrote: > > ahze 2005-04-11 06:35:52 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > x11-toolkits/gtk20 Makefile distinfo=20 > > Removed files: > > x11-toolkits/gtk20/files patch-gtk_gtkimage.c=20 > > Log: > > - Update to 2.6.6 > > =20 > > From Release: > > This is a bug fix release and is source and binary compatible > > with 2.6.0. The main reason for this quick release is to fix > > problems with stock images in GTK+ 2.6.5. >=20 > BTW, given that `gtk20' name is no longer valid enough, how hard would it > be to rename the port to just `gtk2' ? That's not broken. The library itself is still called gtk+-2.0 internally, even if it's packed in gtk-2.6.5.tar.bz2 ... Nothing to rename here. --=20 Pav Lucistnik Go back to bed America, your government is in control again. Here's America= n Gladiators. Watch this, shut up. Here's 56 channels of it. Watch these pituitary retards bang their fuckin skulls together and congratulate you on living in the land of freedom. -- Bill Hicks --=-npWEfLwbI0iDKeL9gaKo Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWmAVntdYP8FOsoIRAtRzAJ4gMbpZEANJbrQ6E3MX1bW7rKxiTQCgjLpo x1mAVT+tsSw3obnX+WecYIM= =N1Pg -----END PGP SIGNATURE----- --=-npWEfLwbI0iDKeL9gaKo-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 11:36:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D13B16A4CE; Mon, 11 Apr 2005 11:36:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 039A543D3F; Mon, 11 Apr 2005 11:36:37 +0000 (GMT) (envelope-from osa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BBaaN0079718; Mon, 11 Apr 2005 11:36:36 GMT (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BBaajN079717; Mon, 11 Apr 2005 11:36:36 GMT (envelope-from osa) Message-Id: <200504111136.j3BBaajN079717@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Mon, 11 Apr 2005 11:36:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nginx Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 11:36:37 -0000 osa 2005-04-11 11:36:36 UTC FreeBSD ports repository Modified files: www/nginx Makefile distinfo Log: Update to one more bugfix release: 0.1.28. Revision Changes Path 1.24 +1 -1 ports/www/nginx/Makefile 1.23 +2 -2 ports/www/nginx/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:18:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B43E116A4CF; Mon, 11 Apr 2005 12:18:18 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id D74AE43D5C; Mon, 11 Apr 2005 12:18:17 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 4D3523D45; Mon, 11 Apr 2005 08:18:17 -0400 (EDT) From: "Dan Langille" To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Date: Mon, 11 Apr 2005 08:18:16 -0400 MIME-Version: 1.0 Message-ID: <425A32C8.30080.1710F6F5@localhost> Priority: normal In-reply-to: <200504110804.j3B84fNs060515@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: "David E. O'Brien" Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:18:18 -0000 On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > obrien 2005-04-11 08:04:41 UTC > > FreeBSD ports repository FreshPorts tells me that these ports were broken by this commit: audio/flac: 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 -f /usr/home/dan/ports/audio/flac/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.audio.flac.make-error.2005.4.11.1.32.3.42096 produced this error: Error message is: "/usr/home/dan/ports/audio/flac/Makefile", line 19: Malformed conditional (${ARCH} == "i386") "/usr/home/dan/ports/audio/flac/Makefile", line 19: Need an operator "/usr/home/dan/ports/audio/flac/Makefile", line 21: if-less endif "/usr/home/dan/ports/audio/flac/Makefile", line 21: Need an operator make: fatal errors encountered -- cannot continue security/libbf: 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 -f /usr/home/dan/ports/security/libbf/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.security.libbf.make-error.2005.4.11.1.32.2.42096 produced this error: Error message is: "/usr/home/dan/ports/security/libbf/Makefile", line 19: Malformed conditional (${ARCH} == "i386") "/usr/home/dan/ports/security/libbf/Makefile", line 19: Need an operator "/usr/home/dan/ports/security/libbf/Makefile", line 21: if-less else "/usr/home/dan/ports/security/libbf/Makefile", line 21: Need an operator "/usr/home/dan/ports/security/libbf/Makefile", line 23: if-less endif "/usr/home/dan/ports/security/libbf/Makefile", line 23: Need an operator make: fatal errors encountered -- cannot continue mail/mutt: 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 -f /usr/home/dan/ports/mail/mutt/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.mail.mutt.make-error.2005.4.11.1.31.43.42096 produced this error: Error message is: "/usr/home/dan/ports/mail/mutt/Makefile", line 39: Malformed conditional (${ARCH} != "alpha") "/usr/home/dan/ports/mail/mutt/Makefile", line 42: if-less endif "/usr/home/dan/ports/mail/mutt/Makefile", line 42: Need an operator make: fatal errors encountered -- cannot continue x11-toolkits/gai: 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 -f /usr/home/dan/ports/x11- toolkits/gai/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.x11-toolkits.gai.make-error.2005.4.11.1.32.48.42096 produced this error: Error message is: "/usr/home/dan/ports/x11-toolkits/gai/Makefile", line 34: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/x11-toolkits/gai/Makefile", line 34: Need an operator "/usr/home/dan/ports/x11-toolkits/gai/Makefile", line 36: if-less endif "/usr/home/dan/ports/x11-toolkits/gai/Makefile", line 36: Need an operator make: fatal errors encountered -- cannot continue lang/rscheme: 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 -f /usr/home/dan/ports/lang/rscheme/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.lang.rscheme.make-error.2005.4.11.1.33.50.42096 produced this error: Error message is: "/usr/home/dan/ports/lang/rscheme/Makefile", line 18: Malformed conditional (${ARCH} != "i386") "/usr/home/dan/ports/lang/rscheme/Makefile", line 20: if-less endif "/usr/home/dan/ports/lang/rscheme/Makefile", line 20: Need an operator make: fatal errors encountered -- cannot continue audio/tclmidi: 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 -f /usr/home/dan/ports/audio/tclmidi/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.audio.tclmidi.make-error.2005.4.11.1.32.25.42096 produced this error: Error message is: "/usr/home/dan/ports/audio/tclmidi/Makefile", line 20: Malformed conditional (${ARCH} == "ia64" || ${ARCH} == "sparc64") "/usr/home/dan/ports/audio/tclmidi/Makefile", line 20: Need an operator "/usr/home/dan/ports/audio/tclmidi/Makefile", line 22: if-less endif "/usr/home/dan/ports/audio/tclmidi/Makefile", line 22: Need an operator make: fatal errors encountered -- cannot continue emulators/twin: 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 -f /usr/home/dan/ports/emulators/twin/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.emulators.twin.make-error.2005.4.11.1.36.16.42096 produced this error: Error message is: "/usr/home/dan/ports/emulators/twin/Makefile", line 28: Malformed conditional (${ARCH} == "alpha") "/usr/home/dan/ports/emulators/twin/Makefile", line 28: Need an operator "/usr/home/dan/ports/emulators/twin/Makefile", line 30: if-less endif "/usr/home/dan/ports/emulators/twin/Makefile", line 30: Need an operator make: fatal errors encountered -- cannot continue games/crafty: 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 -f /usr/home/dan/ports/games/crafty/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.games.crafty.make-error.2005.4.11.1.37.7.42096 produced this error: Error message is: "/usr/home/dan/ports/games/crafty/Makefile", line 28: Malformed conditional (${ARCH} == "i386") "/usr/home/dan/ports/games/crafty/Makefile", line 28: Need an operator "/usr/home/dan/ports/games/crafty/Makefile", line 32: if-less elif "/usr/home/dan/ports/games/crafty/Makefile", line 32: Missing dependency operator "/usr/home/dan/ports/games/crafty/Makefile", line 35: if-less else "/usr/home/dan/ports/games/crafty/Makefile", line 35: Need an operator "/usr/home/dan/ports/games/crafty/Makefile", line 37: if-less endif "/usr/home/dan/ports/games/crafty/Makefile", line 37: Need an operator make: fatal errors encountered -- cannot continue devel/avr-binutils: 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 -f /usr/home/dan/ports/devel/avr-binutils/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.devel.avr-binutils.make- error.2005.4.11.1.31.45.42096 produced this error: Error message is: "/usr/home/dan/ports/devel/avr-binutils/Makefile", line 24: Malformed conditional ((${ARCH} == "amd64")) "/usr/home/dan/ports/devel/avr-binutils/Makefile", line 24: Missing dependency operator "/usr/home/dan/ports/devel/avr-binutils/Makefile", line 26: if-less endif "/usr/home/dan/ports/devel/avr-binutils/Makefile", line 26: Need an operator make: fatal errors encountered -- cannot continue textproc/gxmlviewer: 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 -f /usr/home/dan/ports/textproc/gxmlviewer/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.textproc.gxmlviewer.make- error.2005.4.11.1.33.29.4209 6 produced this error: Error message is: "/usr/home/dan/ports/textproc/gxmlviewer/Makefile", line 30: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/textproc/gxmlviewer/Makefile", line 30: Need an operator "/usr/home/dan/ports/textproc/gxmlviewer/Makefile", line 32: if-less endif "/usr/home/dan/ports/textproc/gxmlviewer/Makefile", line 32: Need an operator make: fatal errors encountered -- cannot continue lang/gforth: 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 -f /usr/home/dan/ports/lang/gforth/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.lang.gforth.make-error.2005.4.11.1.36.18.42096 produced this error: Error message is: "/usr/home/dan/ports/lang/gforth/Makefile", line 44: Malformed conditional (${ARCH} == i386) "/usr/home/dan/ports/lang/gforth/Makefile", line 44: Need an operator "/usr/home/dan/ports/lang/gforth/Makefile", line 46: if-less else "/usr/home/dan/ports/lang/gforth/Makefile", line 46: Need an operator "/usr/home/dan/ports/lang/gforth/Makefile", line 48: if-less endif "/usr/home/dan/ports/lang/gforth/Makefile", line 48: Need an operator "/usr/home/dan/ports/lang/gforth/Makefile", line 50: Malformed conditional (${ARCH} == sparc64) "/usr/home/dan/ports/lang/gforth/Makefile", line 50: Need an operator "/usr/home/dan/ports/lang/gforth/Makefile", line 52: if-less else "/usr/home/dan/ports/lang/gforth/Makefile", line 52: Need an operator "/usr/home/dan/ports/lang/gforth/Makefile", line 54: if-less endif "/usr/home/dan/ports/lang/gforth/Makefile", line 54: Need an operator make: fatal errors encountered -- cannot continue archivers/star: 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 -f /usr/home/dan/ports/archivers/star/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.archivers.star.make-error.2005.4.11.1.35.50.42096 produced this error: Error message is: "/usr/home/dan/ports/archivers/star/Makefile", line 27: Malformed conditional (${ARCH} != "i386" || ${CC} != "cc") "/usr/home/dan/ports/archivers/star/Makefile", line 30: if-less endif "/usr/home/dan/ports/archivers/star/Makefile", line 30: Need an operator make: fatal errors encountered -- cannot continue audio/lame: 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 -f /usr/home/dan/ports/audio/lame/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.audio.lame.make-error.2005.4.11.1.38.36.42096 produced this error: Error message is: "/usr/home/dan/ports/audio/lame/Makefile", line 18: Malformed conditional (${ARCH} == "i386") "/usr/home/dan/ports/audio/lame/Makefile", line 18: Need an operator "/usr/home/dan/ports/audio/lame/Makefile", line 20: if-less endif "/usr/home/dan/ports/audio/lame/Makefile", line 20: Need an operator make: fatal errors encountered -- cannot continue devel/jam: 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 -f /usr/home/dan/ports/devel/jam/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.devel.jam.make-error.2005.4.11.1.36.18.42096 produced this error: Error message is: "/usr/home/dan/ports/devel/jam/Makefile", line 35: Malformed conditional (${ARCH} == "alpha") "/usr/home/dan/ports/devel/jam/Makefile", line 35: Need an operator "/usr/home/dan/ports/devel/jam/Makefile", line 37: if-less else "/usr/home/dan/ports/devel/jam/Makefile", line 37: Need an operator "/usr/home/dan/ports/devel/jam/Makefile", line 39: if-less endif "/usr/home/dan/ports/devel/jam/Makefile", line 39: Need an operator make: fatal errors encountered -- cannot continue net/poink: 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 -f /usr/home/dan/ports/net/poink/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.net.poink.make-error.2005.4.11.1.38.38.42096 produced this error: Error message is: "/usr/home/dan/ports/net/poink/Makefile", line 19: Malformed conditional (${ARCH} == "sparc64") "/usr/home/dan/ports/net/poink/Makefile", line 19: Need an operator "/usr/home/dan/ports/net/poink/Makefile", line 21: if-less endif "/usr/home/dan/ports/net/poink/Makefile", line 21: Need an operator make: fatal errors encountered -- cannot continue graphics/linux-ungif: 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 -f /usr/home/dan/ports/graphics/linux-ungif/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.graphics.linux-ungif.make- error.2005.4.11.1.34.0.4209 6 produced this error: Error message is: "/usr/home/dan/ports/graphics/linux- ungif/Makefile", line 14: Malformed conditional ((${ARCH} == "i386")) "/usr/home/dan/ports/graphics/linux-ungif/Makefile", line 14: Missing dependency operator "/usr/home/dan/ports/graphics/linux-ungif/Makefile", line 16: if-less else "/usr/home/dan/ports/graphics/linux-ungif/Makefile", line 16: Need an operator "/usr/home/dan/ports/graphics/linux-ungif/Makefile", line 18: if-less endif "/usr/home/dan/ports/graphics/linux-ungif/Makefile", line 18: Need an operator make: fatal errors encountered -- cannot continue sysutils/srmt: 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 -f /usr/home/dan/ports/sysutils/srmt/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.sysutils.srmt.make-error.2005.4.11.1.37.13.42096 produced this error: Error message is: "/usr/home/dan/ports/sysutils/srmt/Makefile", line 25: Malformed conditional (${ARCH} != "i386" || ${CC} != "cc") "/usr/home/dan/ports/sysutils/srmt/Makefile", line 28: if-less endif "/usr/home/dan/ports/sysutils/srmt/Makefile", line 28: Need an operator make: fatal errors encountered -- cannot continue textproc/wv: 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 -f /usr/home/dan/ports/textproc/wv/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.textproc.wv.make-error.2005.4.11.1.38.16.42096 produced this error: Error message is: "/usr/home/dan/ports/textproc/wv/Makefile", line 41: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/textproc/wv/Makefile", line 41: Need an operator "/usr/home/dan/ports/textproc/wv/Makefile", line 44: if-less else "/usr/home/dan/ports/textproc/wv/Makefile", line 44: Need an operator "/usr/home/dan/ports/textproc/wv/Makefile", line 46: if-less endif "/usr/home/dan/ports/textproc/wv/Makefile", line 46: Need an operator make: fatal errors encountered -- cannot continue biology/platon: 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 -f /usr/home/dan/ports/biology/platon/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.biology.platon.make-error.2005.4.11.1.36.22.42096 produced this error: Error message is: "/usr/home/dan/ports/biology/platon/Makefile", line 33: Malformed conditional (${ARCH} == "alpha") "/usr/home/dan/ports/biology/platon/Makefile", line 33: Need an operator "/usr/home/dan/ports/biology/platon/Makefile", line 35: if-less endif "/usr/home/dan/ports/biology/platon/Makefile", line 35: Need an operator make: fatal errors encountered -- cannot continue graphics/povray: 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 -f /usr/home/dan/ports/graphics/povray/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.graphics.povray.make-error.2005.4.11.1.37.15.42096 produced this error: Error message is: "/usr/home/dan/ports/graphics/povray/Makefile", line 28: Malformed conditional ((${ARCH} == "i386")) "/usr/home/dan/ports/graphics/povray/Makefile", line 28: Missing dependency operator "/usr/home/dan/ports/graphics/povray/Makefile", line 30: if-less endif "/usr/home/dan/ports/graphics/povray/Makefile", line 30: Need an operator make: fatal errors encountered -- cannot continue korean/uniksc: 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 -f /usr/home/dan/ports/korean/uniksc/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.korean.uniksc.make-error.2005.4.11.1.33.16.42096 produced this error: Error message is: "/usr/home/dan/ports/korean/uniksc/Makefile", line 18: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/korean/uniksc/Makefile", line 18: Need an operator "/usr/home/dan/ports/korean/uniksc/Makefile", line 20: if-less endif "/usr/home/dan/ports/korean/uniksc/Makefile", line 20: Need an operator make: fatal errors encountered -- cannot continue multimedia/libmpeg2: 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 -f /usr/home/dan/ports/multimedia/libmpeg2/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.multimedia.libmpeg2.make- error.2005.4.11.1.34.24.4209 6 produced this error: Error message is: "/usr/home/dan/ports/multimedia/libmpeg2/Makefile", line 52: Malformed conditional (${ARCH:L} == "alpha") "/usr/home/dan/ports/multimedia/libmpeg2/Makefile", line 52: Need an operator "/usr/home/dan/ports/multimedia/libmpeg2/Makefile", line 54: if-less endif "/usr/home/dan/ports/multimedia/libmpeg2/Makefile", line 54: Need an operator make: fatal errors encountered -- cannot continue textproc/sp: 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 -f /usr/home/dan/ports/textproc/sp/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.textproc.sp.make-error.2005.4.11.1.36.30.42096 produced this error: Error message is: "/usr/home/dan/ports/textproc/sp/Makefile", line 16: Malformed conditional (${ARCH} == sparc64) "/usr/home/dan/ports/textproc/sp/Makefile", line 16: Need an operator "/usr/home/dan/ports/textproc/sp/Makefile", line 18: if-less endif "/usr/home/dan/ports/textproc/sp/Makefile", line 18: Need an operator make: fatal errors encountered -- cannot continue x11/xlockmore: 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 -f /usr/home/dan/ports/x11/xlockmore/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.x11.xlockmore.make-error.2005.4.11.1.33.39.42096 produced this error: Error message is: "/usr/home/dan/ports/x11/xlockmore/Makefile", line 37: Malformed conditional (${ARCH} == "amd64") "/usr/home/dan/ports/x11/xlockmore/Makefile", line 37: Need an operator "/usr/home/dan/ports/x11/xlockmore/Makefile", line 39: if-less else "/usr/home/dan/ports/x11/xlockmore/Makefile", line 39: Need an operator "/usr/home/dan/ports/x11/xlockmore/Makefile", line 41: if-less endif "/usr/home/dan/ports/x11/xlockmore/Makefile", line 41: Need an operator make: fatal errors encountered -- cannot continue math/ccmath: 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 -f /usr/home/dan/ports/math/ccmath/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.math.ccmath.make-error.2005.4.11.1.34.28.42096 produced this error: Error message is: "/usr/home/dan/ports/math/ccmath/Makefile", line 20: Malformed conditional ((${ARCH} != "i386")) "/usr/home/dan/ports/math/ccmath/Makefile", line 20: Missing dependency operator "/usr/home/dan/ports/math/ccmath/Makefile", line 22: if-less endif "/usr/home/dan/ports/math/ccmath/Makefile", line 22: Need an operator make: fatal errors encountered -- cannot continue audio/boodler: 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 -f /usr/home/dan/ports/audio/boodler/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.audio.boodler.make-error.2005.4.11.1.37.18.42096 produced this error: Error message is: "/usr/home/dan/ports/audio/boodler/Makefile", line 34: Malformed conditional (${ARCH} == "amd64" || ${ARCH} == "ia64") "/usr/home/dan/ports/audio/boodler/Makefile", line 34: Need an operator "/usr/home/dan/ports/audio/boodler/Makefile", line 36: if-less endif "/usr/home/dan/ports/audio/boodler/Makefile", line 36: Need an operator make: fatal errors encountered -- cannot continue lang/lua: 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 -f /usr/home/dan/ports/lang/lua/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.lang.lua.make-error.2005.4.11.1.38.47.42096 produced this error: Error message is: "/usr/home/dan/ports/lang/lua/Makefile", line 47: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/lang/lua/Makefile", line 47: Need an operator "/usr/home/dan/ports/lang/lua/Makefile", line 49: if-less endif "/usr/home/dan/ports/lang/lua/Makefile", line 49: Need an operator make: fatal errors encountered -- cannot continue x11-toolkits/v: 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 -f /usr/home/dan/ports/x11-toolkits/v/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.x11-toolkits.v.make-error.2005.4.11.1.36.3.42096 produced this error: Error message is: "/usr/home/dan/ports/x11-toolkits/v/Makefile", line 17: Malformed conditional (${ARCH} == "alpha") "/usr/home/dan/ports/x11-toolkits/v/Makefile", line 17: Need an operator "/usr/home/dan/ports/x11-toolkits/v/Makefile", line 19: if-less endif "/usr/home/dan/ports/x11-toolkits/v/Makefile", line 19: Need an operator make: fatal errors encountered -- cannot continue x11-toolkits/flvw: 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 -f /usr/home/dan/ports/x11-toolkits/flvw/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.x11-toolkits.flvw.make- error.2005.4.11.1.31.59.42096 produced this error: Error message is: "/usr/home/dan/ports/x11-toolkits/flvw/Makefile", line 38: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/x11-toolkits/flvw/Makefile", line 38: Need an operator "/usr/home/dan/ports/x11-toolkits/flvw/Makefile", line 40: if-less endif "/usr/home/dan/ports/x11-toolkits/flvw/Makefile", line 40: Need an operator make: fatal errors encountered -- cannot continue devel/gindent: 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 -f /usr/home/dan/ports/devel/gindent/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.devel.gindent.make-error.2005.4.11.1.34.30.42096 produced this error: Error message is: "/usr/home/dan/ports/devel/gindent/Makefile", line 10: Need an operator "/usr/home/dan/ports/devel/gindent/Makefile", line 11: Need an operator "/usr/home/dan/ports/devel/gindent/Makefile", line 14: Need an operator "/usr/home/dan/ports/devel/gindent/Makefile", line 17: Need an operator "/usr/home/dan/ports/devel/gindent/Makefile", line 18: Need an operator "/usr/home/dan/ports/devel/gindent/Makefile", line 20: Need an operator make: fatal errors encountered -- cannot continue devel/doxygen: 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 -f /usr/home/dan/ports/devel/doxygen/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.devel.doxygen.make-error.2005.4.11.1.36.39.42096 produced this error: Error message is: "/usr/home/dan/ports/devel/doxygen/Makefile", line 64: Malformed conditional (${ARCH:L} == alpha) "/usr/home/dan/ports/devel/doxygen/Makefile", line 64: Need an operator "/usr/home/dan/ports/devel/doxygen/Makefile", line 66: if-less endif "/usr/home/dan/ports/devel/doxygen/Makefile", line 66: Need an operator make: fatal errors encountered -- cannot continue lang/lua4: 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 -f /usr/home/dan/ports/lang/lua4/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.lang.lua4.make-error.2005.4.11.1.36.4.42096 produced this error: Error message is: "/usr/home/dan/ports/lang/lua4/Makefile", line 51: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/lang/lua4/Makefile", line 51: Need an operator "/usr/home/dan/ports/lang/lua4/Makefile", line 53: if-less endif "/usr/home/dan/ports/lang/lua4/Makefile", line 53: Need an operator make: fatal errors encountered -- cannot continue graphics/hs-hgl: 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 -f /usr/home/dan/ports/graphics/hs- hgl/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.graphics.hs-hgl.make-error.2005.4.11.1.36.42.42096 produced this error: Error message is: "/usr/home/dan/ports/graphics/hs-hgl/Makefile", line 33: Malformed conditional (${ARCH:L} == "amd64") "/usr/home/dan/ports/graphics/hs-hgl/Makefile", line 33: Need an operator "/usr/home/dan/ports/graphics/hs-hgl/Makefile", line 35: if-less endif "/usr/home/dan/ports/graphics/hs-hgl/Makefile", line 35: Need an operator make: fatal errors encountered -- cannot continue devel/libbfd: 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 -f /usr/home/dan/ports/devel/libbfd/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.devel.libbfd.make-error.2005.4.11.1.33.3.42096 produced this error: Error message is: "/usr/home/dan/ports/devel/libbfd/Makefile", line 30: Malformed conditional ((${ARCH} == "amd64")) "/usr/home/dan/ports/devel/libbfd/Makefile", line 30: Missing dependency operator "/usr/home/dan/ports/devel/libbfd/Makefile", line 32: if-less endif "/usr/home/dan/ports/devel/libbfd/Makefile", line 32: Need an operator make: fatal errors encountered -- cannot continue databases/fireprofile: 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 -f /usr/home/dan/ports/databases/fireprofile/Makefile DISTDIR=/usr/ports/distfiles PORTSDIR=/usr/home/dan/ports LOCALBASE=/nonexistentlocal X11BASE=/nonexistentx 2>/tmp/FreshPorts.databases.fireprofile.make- error.2005.4.11.1.32.1.420 96 produced this error: Error message is: "/usr/home/dan/ports/databases/fireprofile/Makefile", line 32: Malformed conditional (${ARCH:L} == amd64) "/usr/home/dan/ports/databases/fireprofile/Makefile", line 32: Need an operator "/usr/home/dan/ports/databases/fireprofile/Makefile", line 34: if- less endif "/usr/home/dan/ports/databases/fireprofile/Makefile", line 34: Need an operator make: fatal errors encountered -- cannot continue -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ NEW brochure available at http://www.bsdcan.org/2005/advocacy/ From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:23:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BB5616A4CF for ; Mon, 11 Apr 2005 12:23:30 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 3BFCA43D46 for ; Mon, 11 Apr 2005 12:23:29 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 25921 invoked from network); 11 Apr 2005 12:16:55 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 11 Apr 2005 12:16:55 -0000 Received: (qmail 17691 invoked by uid 89); 11 Apr 2005 12:33:22 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 11 Apr 2005 12:33:22 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id B04471141C; Mon, 11 Apr 2005 15:23:10 +0300 (EEST) Date: Mon, 11 Apr 2005 15:23:10 +0300 From: Ion-Mihai Tetcu To: "Dan Langille" Message-ID: <20050411152310.1fea4df6@it.buh.tecnik93.com> In-Reply-To: <425A32C8.30080.1710F6F5@localhost> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:23:30 -0000 On Mon, 11 Apr 2005 08:18:16 -0400 "Dan Langille" wrote: > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > > > obrien 2005-04-11 08:04:41 UTC > > > > FreeBSD ports repository > > FreshPorts tells me that these ports were broken by this commit: [ ... ] Next time I won't bother to make a list then :) flz has fixed a few, but pav suggest that the obrien might want to back-out the commit so he won't fix more of them until obrien decides. -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:29:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A21916A4CE; Mon, 11 Apr 2005 12:29:46 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E1A43D2D; Mon, 11 Apr 2005 12:29:45 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id 583AB3D45; Mon, 11 Apr 2005 08:29:45 -0400 (EDT) From: "Dan Langille" To: Ion-Mihai Tetcu Date: Mon, 11 Apr 2005 08:29:45 -0400 MIME-Version: 1.0 Message-ID: <425A3579.2138.171B7898@localhost> Priority: normal In-reply-to: <20050411152310.1fea4df6@it.buh.tecnik93.com> References: <425A32C8.30080.1710F6F5@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:29:46 -0000 On 11 Apr 2005 at 15:23, Ion-Mihai Tetcu wrote: > On Mon, 11 Apr 2005 08:18:16 -0400 > "Dan Langille" wrote: > > > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > > > > > obrien 2005-04-11 08:04:41 UTC > > > > > > FreeBSD ports repository > > > > FreshPorts tells me that these ports were broken by this commit: > > [ ... ] > > Next time I won't bother to make a list then :) > > flz has fixed a few, but pav suggest that the obrien might want to > back-out the commit so he won't fix more of them until obrien decides. FreshPorts does a sanity check for each port in a commit. Any failures are emailed to the comitter if the comitter opts in. To opt in, register using your @FreeBSD.org email address at http://www.freshports.org/ Is there any value in making sanity test failures publicly available? -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ NEW brochure available at http://www.bsdcan.org/2005/advocacy/ From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:40:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D2516A4CF; Mon, 11 Apr 2005 12:40:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A315843D3F; Mon, 11 Apr 2005 12:40:06 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BCe6xx081988; Mon, 11 Apr 2005 12:40:06 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BCe6NK081987; Mon, 11 Apr 2005 12:40:06 GMT (envelope-from avatar) Message-Id: <200504111240.j3BCe6NK081987@repoman.freebsd.org> From: Tai-hwa Liang Date: Mon, 11 Apr 2005 12:40:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/tools/tools README src/tools/tools/pirtool Makefile pirtable.h pirtool.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:40:07 -0000 avatar 2005-04-11 12:40:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) tools/tools README Added files: (Branch: RELENG_4) tools/tools/pirtool Makefile pirtable.h pirtool.c Log: MFC: It's useful to have this tool for dumping $PIR table on i386 machines. Reviewed by: bms, sam (mentor) Revision Changes Path 1.18.2.3 +1 -0 src/tools/tools/README 1.5.2.1 +7 -0 src/tools/tools/pirtool/Makefile (new) 1.2.2.1 +86 -0 src/tools/tools/pirtool/pirtable.h (new) 1.3.2.1 +289 -0 src/tools/tools/pirtool/pirtool.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:41:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7760216A4D6 for ; Mon, 11 Apr 2005 12:41:09 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 3AAE143D1D for ; Mon, 11 Apr 2005 12:40:20 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 31414 invoked from network); 11 Apr 2005 12:33:46 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 11 Apr 2005 12:33:46 -0000 Received: (qmail 20482 invoked by uid 89); 11 Apr 2005 12:50:13 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 11 Apr 2005 12:50:13 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 25CC21141C; Mon, 11 Apr 2005 15:40:17 +0300 (EEST) Date: Mon, 11 Apr 2005 15:40:16 +0300 From: Ion-Mihai Tetcu To: "Dan Langille" Message-ID: <20050411154016.21a9a20a@it.buh.tecnik93.com> In-Reply-To: <425A3579.2138.171B7898@localhost> References: <425A32C8.30080.1710F6F5@localhost> <425A3579.2138.171B7898@localhost> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:41:10 -0000 On Mon, 11 Apr 2005 08:29:45 -0400 "Dan Langille" wrote: > On 11 Apr 2005 at 15:23, Ion-Mihai Tetcu wrote: > > > On Mon, 11 Apr 2005 08:18:16 -0400 > > "Dan Langille" wrote: > > > > > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > > > > > > > obrien 2005-04-11 08:04:41 UTC > > > > > > > > FreeBSD ports repository > > > > > > FreshPorts tells me that these ports were broken by this commit: > > > > [ ... ] > > > > Next time I won't bother to make a list then :) > > > > flz has fixed a few, but pav suggest that the obrien might want to > > back-out the commit so he won't fix more of them until obrien decides. > > FreshPorts does a sanity check for each port in a commit. Any > failures are emailed to the comitter if the comitter opts in. To opt > in, register using your @FreeBSD.org email address at > http://www.freshports.org/ > > Is there any value in making sanity test failures publicly available? IMO yes, users can check against it to help them see if it's something wrong locally or not (if it's more in real-time that pointyhat INDEX builds for those building their own INDEX it could help). -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:53:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C3DB16A4CF; Mon, 11 Apr 2005 12:53:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F58B43D31; Mon, 11 Apr 2005 12:53:30 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BCrU3M089312; Mon, 11 Apr 2005 12:53:30 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BCrUrZ089311; Mon, 11 Apr 2005 12:53:30 GMT (envelope-from kwm) Message-Id: <200504111253.j3BCrUrZ089311@repoman.freebsd.org> From: Koop Mast Date: Mon, 11 Apr 2005 12:53:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/contact-lookup-applet Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:53:30 -0000 kwm 2005-04-11 12:53:29 UTC FreeBSD ports repository Modified files: mail/contact-lookup-applet Makefile distinfo pkg-plist Log: Update to 0.12. Revision Changes Path 1.3 +1 -1 ports/mail/contact-lookup-applet/Makefile 1.3 +2 -2 ports/mail/contact-lookup-applet/distinfo 1.3 +4 -0 ports/mail/contact-lookup-applet/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:54:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E1E016A4CE; Mon, 11 Apr 2005 12:54:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 639B943D1F; Mon, 11 Apr 2005 12:54:03 +0000 (GMT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BCs32p089349; Mon, 11 Apr 2005 12:54:03 GMT (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BCs3oK089348; Mon, 11 Apr 2005 12:54:03 GMT (envelope-from mux) Message-Id: <200504111254.j3BCs3oK089348@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 11 Apr 2005 12:54:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf kmod.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:54:03 -0000 mux 2005-04-11 12:54:03 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Use comments after .endif to please make(1) with latest changes so that it's possible to build a kernel without getting flooded with thousands of warnings. Revision Changes Path 1.188 +2 -2 src/sys/conf/kmod.mk From owner-cvs-all@FreeBSD.ORG Mon Apr 11 12:54:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3456D16A4CE; Mon, 11 Apr 2005 12:54:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0948943D1D; Mon, 11 Apr 2005 12:54:42 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BCsfQp089381; Mon, 11 Apr 2005 12:54:41 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BCsfsq089380; Mon, 11 Apr 2005 12:54:41 GMT (envelope-from novel) Message-Id: <200504111254.j3BCsfsq089380@repoman.freebsd.org> From: Roman Bogorodskiy Date: Mon, 11 Apr 2005 12:54:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/gnubiff Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 12:54:42 -0000 novel 2005-04-11 12:54:41 UTC FreeBSD ports repository Modified files: mail/gnubiff Makefile pkg-plist Log: Fix pkg-plist. PR: 79787 Submitted by: Tim Bishop (maintainer) Reported by: pointyhat via kris Revision Changes Path 1.16 +1 -0 ports/mail/gnubiff/Makefile 1.9 +12 -0 ports/mail/gnubiff/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 13:03:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B3B016A4CE; Mon, 11 Apr 2005 13:03:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D22E443D4C; Mon, 11 Apr 2005 13:03:55 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BD3tDi089877; Mon, 11 Apr 2005 13:03:55 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BD3tYU089876; Mon, 11 Apr 2005 13:03:55 GMT (envelope-from barner) Message-Id: <200504111303.j3BD3tYU089876@repoman.freebsd.org> From: Simon Barner Date: Mon, 11 Apr 2005 13:03:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/arj Makefile ports/databases/firebird Makefile ports/mail/qmail-spamcontrol Makefile ports/mail/qmailanalog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 13:03:56 -0000 barner 2005-04-11 13:03:55 UTC FreeBSD ports repository Modified files: archivers/arj Makefile databases/firebird Makefile mail/qmail-spamcontrol Makefile mail/qmailanalog Makefile Log: Change maintainer's email address. Approved by: arved (mentor) PR: ports/79162 Revision Changes Path 1.16 +1 -1 ports/archivers/arj/Makefile 1.37 +1 -1 ports/databases/firebird/Makefile 1.5 +1 -1 ports/mail/qmail-spamcontrol/Makefile 1.18 +1 -1 ports/mail/qmailanalog/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 13:38:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DAFB16A4CE; Mon, 11 Apr 2005 13:38:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3259643D60; Mon, 11 Apr 2005 13:38:03 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BDc3cR091161; Mon, 11 Apr 2005 13:38:03 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BDc3sL091160; Mon, 11 Apr 2005 13:38:03 GMT (envelope-from mat) Message-Id: <200504111338.j3BDc3sL091160@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 11 Apr 2005 13:38:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 13:38:03 -0000 mat 2005-04-11 13:38:02 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Imlib2 Makefile distinfo pkg-plist Log: Update to 1.05 Revision Changes Path 1.13 +1 -2 ports/graphics/p5-Image-Imlib2/Makefile 1.7 +2 -2 ports/graphics/p5-Image-Imlib2/distinfo 1.3 +1 -0 ports/graphics/p5-Image-Imlib2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:10:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7B1C16A4CE; Mon, 11 Apr 2005 14:10:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BECD43D46; Mon, 11 Apr 2005 14:10:32 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BEAWeu092232; Mon, 11 Apr 2005 14:10:32 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BEAWm6092231; Mon, 11 Apr 2005 14:10:32 GMT (envelope-from perky) Message-Id: <200504111410.j3BEAWm6092231@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 11 Apr 2005 14:10:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/python-doc-html Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:10:32 -0000 perky 2005-04-11 14:10:32 UTC FreeBSD ports repository Modified files: lang/python-doc-html Makefile distinfo Log: Add new checksums for 2.4.1 and unbreak port. Submitted by: olgeni Revision Changes Path 1.22 +0 -2 ports/lang/python-doc-html/Makefile 1.17 +5 -0 ports/lang/python-doc-html/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:26:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B5816A4CF; Mon, 11 Apr 2005 14:26:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 738CF43D49; Mon, 11 Apr 2005 14:26:24 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BEQO4L092945; Mon, 11 Apr 2005 14:26:24 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BEQOgs092944; Mon, 11 Apr 2005 14:26:24 GMT (envelope-from perky) Message-Id: <200504111426.j3BEQOgs092944@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 11 Apr 2005 14:26:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/py-google Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:26:24 -0000 perky 2005-04-11 14:26:23 UTC FreeBSD ports repository Modified files: net/py-google Makefile distinfo pkg-descr pkg-plist Log: Update to 0.6 PR: 79671 Submitted by: ijliao Revision Changes Path 1.8 +9 -5 ports/net/py-google/Makefile 1.4 +2 -2 ports/net/py-google/distinfo 1.2 +1 -1 ports/net/py-google/pkg-descr 1.2 +11 -10 ports/net/py-google/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:36:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4D7A16A4CE; Mon, 11 Apr 2005 14:36:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A69C43D5C; Mon, 11 Apr 2005 14:36:17 +0000 (GMT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BEaHTV093344; Mon, 11 Apr 2005 14:36:17 GMT (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BEaHgS093343; Mon, 11 Apr 2005 14:36:17 GMT (envelope-from perky) Message-Id: <200504111436.j3BEaHgS093343@repoman.freebsd.org> From: Hye-Shik Chang Date: Mon, 11 Apr 2005 14:36:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-freebsd/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:36:17 -0000 perky 2005-04-11 14:36:17 UTC FreeBSD ports repository Added files: devel/py-freebsd/files patch-setup.py Log: Fix build on build clusters, hopefully. Revision Changes Path 1.1 +10 -0 ports/devel/py-freebsd/files/patch-setup.py (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:43:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A0716A4CE; Mon, 11 Apr 2005 14:43:18 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8211843D2D; Mon, 11 Apr 2005 14:43:18 +0000 (GMT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id E5AE03D42; Mon, 11 Apr 2005 10:43:17 -0400 (EDT) From: "Dan Langille" To: Gavin Atkinson Date: Mon, 11 Apr 2005 10:43:17 -0400 MIME-Version: 1.0 Message-ID: <425A54C5.27340.1795BAFF@localhost> Priority: normal In-reply-to: <1113227367.35703.12.camel@buffy.york.ac.uk> References: <425A3579.2138.171B7898@localhost> X-mailer: Pegasus Mail for Windows (4.21c) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:43:19 -0000 On 11 Apr 2005 at 14:49, Gavin Atkinson wrote: > On Mon, 2005-04-11 at 08:29 -0400, Dan Langille wrote: > > On 11 Apr 2005 at 15:23, Ion-Mihai Tetcu wrote: > > > > > On Mon, 11 Apr 2005 08:18:16 -0400 > > > "Dan Langille" wrote: > > > > > > > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > > > > > > > > > obrien 2005-04-11 08:04:41 UTC > > > > > > > > > > FreeBSD ports repository > > > > > > > > FreshPorts tells me that these ports were broken by this commit: > > > > > > [ ... ] > > > > > > Next time I won't bother to make a list then :) > > > > > FreshPorts does a sanity check for each port in a commit. Any > > failures are emailed to the comitter if the comitter opts in. To opt > > in, register using your @FreeBSD.org email address at > > http://www.freshports.org/ > > > > Is there any value in making sanity test failures publicly available? > > I would actually like it to email the maintainer (possibly as well as > the committer) if the maintainer has registered with FreshPorts - is > that possible? The maintainer could be easily added. > If not, making the failures public would make sense. Breakages become public later anyways... when INDEX breaks. Sanity Tests are advance notice of that. -- Dan Langille : http://www.langille.org/ BSDCan - The Technical BSD Conference - http://www.bsdcan.org/ NEW brochure available at http://www.bsdcan.org/2005/advocacy/ From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:53:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 424AC16A4CE; Mon, 11 Apr 2005 14:53:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 170CC43D45; Mon, 11 Apr 2005 14:53:14 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BErDsO094512; Mon, 11 Apr 2005 14:53:13 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BErDhN094511; Mon, 11 Apr 2005 14:53:13 GMT (envelope-from vs) Message-Id: <200504111453.j3BErDhN094511@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 14:53:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-tclhaskell-ghc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:53:14 -0000 vs 2005-04-11 14:53:13 UTC FreeBSD ports repository Modified files: devel/hs-tclhaskell-ghc Makefile Log: Fix dependency. The port remains BROKEN though cause it falls over some recent changes in GHC I have yet to resolve. Prodded by: krisbot Revision Changes Path 1.11 +2 -2 ports/devel/hs-tclhaskell-ghc/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 14:59:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B8DC16A4CE; Mon, 11 Apr 2005 14:59:46 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id B989643D4C; Mon, 11 Apr 2005 14:59:45 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S010600deadc0de00.su.shawcable.net (S010600deadc0de00.su.shawcable.net [24.76.125.156]) by mail.psychoholics.org (Postfix) with ESMTP id C9C99157173; Mon, 11 Apr 2005 09:20:50 -0700 (PDT) From: Adam Gregoire To: obrien@FreeBSD.org In-Reply-To: <20050411031646.GF23119@dragon.NUXI.org> References: <200504081804.j38I4dfl067085@repoman.freebsd.org> <1113009378.753.11.camel@S010600deadc0de00.su.shawcable.net> <1113010111.52552.13.camel@leguin> <1113012455.849.2.camel@S010600deadc0de00.su.shawcable.net> <1113013083.52552.15.camel@leguin> <1113038248.33712.6.camel@S010600deadc0de00.su.shawcable.net> <20050411031646.GF23119@dragon.NUXI.org> Content-Type: text/plain Date: Mon, 11 Apr 2005 10:59:36 -0400 Message-Id: <1113231582.21159.1.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp_amd64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 14:59:46 -0000 On Sun, 2005-04-10 at 20:16 -0700, David O'Brien wrote: > On Sat, Apr 09, 2005 at 05:17:28AM -0400, Adam Gregoire wrote: > > > > from agptest: > > Testing data integrity (1st pass): failed on first pass! > > Testing data integrity (2nd pass): failed on second pass! > > What motherboard and what BIOS version are you using? > Asus K8N-E Deluxe BIOS 1008-10 (latest beta-bios). -- Adam Gregoire From owner-cvs-all@FreeBSD.ORG Mon Apr 11 15:10:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0F2C16A4CE; Mon, 11 Apr 2005 15:10:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B731D43D3F; Mon, 11 Apr 2005 15:10:00 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BFA0Pu095124; Mon, 11 Apr 2005 15:10:00 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BFA08X095123; Mon, 11 Apr 2005 15:10:00 GMT (envelope-from ume) Message-Id: <200504111510.j3BFA08X095123@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 11 Apr 2005 15:10:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/pips800 Makefile.pips ports/print/pipsg700 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 15:10:01 -0000 ume 2005-04-11 15:10:00 UTC FreeBSD ports repository Modified files: print/pips800 Makefile.pips print/pipsg700 Makefile distinfo Log: the distribution was rerolled. Reported by: pointyhat via kris Revision Changes Path 1.25 +7 -5 ports/print/pips800/Makefile.pips 1.3 +1 -1 ports/print/pipsg700/Makefile 1.3 +2 -2 ports/print/pipsg700/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 15:15:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBC9216A4CE; Mon, 11 Apr 2005 15:15:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9019943D31; Mon, 11 Apr 2005 15:15:03 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BFF3xD095390; Mon, 11 Apr 2005 15:15:03 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BFF3nQ095389; Mon, 11 Apr 2005 15:15:03 GMT (envelope-from jeff) Message-Id: <200504111515.j3BFF3nQ095389@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 15:15:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/tools vnode_if.awk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 15:15:03 -0000 jeff 2005-04-11 15:15:03 UTC FreeBSD src repository Modified files: sys/tools vnode_if.awk Log: - Add the character "E" to the understood lock types. This means the VOP requires an exclusive lock. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.49 +2 -0 src/sys/tools/vnode_if.awk From owner-cvs-all@FreeBSD.ORG Mon Apr 11 15:17:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7652B16A4CE; Mon, 11 Apr 2005 15:17:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4940643D54; Mon, 11 Apr 2005 15:17:07 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BFH7uO095558; Mon, 11 Apr 2005 15:17:07 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BFH7O8095557; Mon, 11 Apr 2005 15:17:07 GMT (envelope-from jeff) Message-Id: <200504111517.j3BFH7O8095557@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 15:17:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 15:17:07 -0000 jeff 2005-04-11 15:17:07 UTC FreeBSD src repository Modified files: sys/sys vnode.h sys/kern vfs_subr.c Log: - Enable ASSERT_VOP_ELOCKED and assert_vop_elocked() now that vnode_if.awk uses it. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.614 +1 -1 src/sys/kern/vfs_subr.c 1.296 +2 -2 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Mon Apr 11 15:19:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB1AE16A4CE; Mon, 11 Apr 2005 15:19:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C29843D1D; Mon, 11 Apr 2005 15:19:29 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BFJThZ095646; Mon, 11 Apr 2005 15:19:29 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BFJTSx095645; Mon, 11 Apr 2005 15:19:29 GMT (envelope-from jeff) Message-Id: <200504111519.j3BFJTSx095645@repoman.freebsd.org> From: Jeff Roberson Date: Mon, 11 Apr 2005 15:19:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vnode_if.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 15:19:29 -0000 jeff 2005-04-11 15:19:29 UTC FreeBSD src repository Modified files: sys/kern vnode_if.src Log: - Mark the VOPs that require exclusive locks. Those that aren't marked with E may be called with a shared lock held. This list really could be made per filesystem if we had any filesystems which differed from ffs in locking guarantees. VFS itself is not sensitive to this except where vgone() etc. are concerned. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.77 +26 -26 src/sys/kern/vnode_if.src From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:04:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB6C716A4CE; Mon, 11 Apr 2005 16:04:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B01E943D4C; Mon, 11 Apr 2005 16: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.1/8.13.1) with ESMTP id j3BG4DJx097334; Mon, 11 Apr 2005 16:04:13 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BG4D7L097332; Mon, 11 Apr 2005 16:04:13 GMT (envelope-from skv) Message-Id: <200504111604.j3BG4D7L097332@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 11 Apr 2005 16:04:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Shell-Parser Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:04:14 -0000 skv 2005-04-11 16:04:13 UTC FreeBSD ports repository Modified files: devel/p5-Shell-Parser Makefile distinfo Log: Update to 0.04 Revision Changes Path 1.2 +1 -1 ports/devel/p5-Shell-Parser/Makefile 1.2 +2 -2 ports/devel/p5-Shell-Parser/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:05:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7B1D16A4DC; Mon, 11 Apr 2005 16:05:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD3C43D41; Mon, 11 Apr 2005 16:05:12 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BG5B1M097387; Mon, 11 Apr 2005 16:05:11 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BG5BeN097386; Mon, 11 Apr 2005 16:05:11 GMT (envelope-from vs) Message-Id: <200504111605.j3BG5BeN097386@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 16:05:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/hugs Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:05:28 -0000 vs 2005-04-11 16:05:11 UTC FreeBSD ports repository Modified files: lang/hugs Makefile pkg-plist Log: Unbreak: I couldn't find a sane way of disabling X11-detection if it's not desired but already installed, so make X11 mandatory for the time being. Our CONFIGURE-handling is broken atm, too :/ Noticed by: krisbot Revision Changes Path 1.36 +8 -6 ports/lang/hugs/Makefile 1.16 +140 -140 ports/lang/hugs/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:19:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E1D016A4CF; Mon, 11 Apr 2005 16:19:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C60A43D54; Mon, 11 Apr 2005 16:19:54 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGJrF7097959; Mon, 11 Apr 2005 16:19:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGJr8e097958; Mon, 11 Apr 2005 16:19:53 GMT (envelope-from pav) Message-Id: <200504111619.j3BGJr8e097958@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 16:19:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openradius Makefile distinfo pkg-plist ports/net/openradius/files patch-ETCRules.mk patch-Rules.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:19:54 -0000 pav 2005-04-11 16:19:53 UTC FreeBSD ports repository Modified files: net/openradius Makefile distinfo pkg-plist Added files: net/openradius/files patch-ETCRules.mk patch-Rules.mk Log: - Update to 0.9.10 PR: ports/79412 Submitted by: Adam Jette (maintainer) Revision Changes Path 1.8 +13 -2 ports/net/openradius/Makefile 1.4 +2 -2 ports/net/openradius/distinfo 1.1 +13 -0 ports/net/openradius/files/patch-ETCRules.mk (new) 1.1 +15 -0 ports/net/openradius/files/patch-Rules.mk (new) 1.5 +14 -20 ports/net/openradius/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:23:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECCE916A4D0; Mon, 11 Apr 2005 16:23:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CC643D6E; Mon, 11 Apr 2005 16:23:17 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGND5M098155; Mon, 11 Apr 2005 16:23:13 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGNDXq098154; Mon, 11 Apr 2005 16:23:13 GMT (envelope-from wpaul) Message-Id: <200504111623.j3BGNDXq098154@repoman.freebsd.org> From: Bill Paul Date: Mon, 11 Apr 2005 16:23:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.i386 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:23:18 -0000 wpaul 2005-04-11 16:23:13 UTC FreeBSD src repository Modified files: sys/conf files.i386 Log: Add winx32_wrap.S to files.i386 for the NDISulator. Revision Changes Path 1.525 +1 -0 src/sys/conf/files.i386 From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:31:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70B8D16A4CE; Mon, 11 Apr 2005 16:31:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4448143D48; Mon, 11 Apr 2005 16:31:33 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGVXNx098538; Mon, 11 Apr 2005 16:31:33 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGVXgY098537; Mon, 11 Apr 2005 16:31:33 GMT (envelope-from flz) Message-Id: <200504111631.j3BGVXgY098537@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 16:31:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/xlog Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:31:33 -0000 flz 2005-04-11 16:31:33 UTC FreeBSD ports repository Modified files: comms/xlog Makefile distinfo pkg-plist Log: - Upadte to 1.2.2. PR: ports/79793 Submitted by: maintainer Revision Changes Path 1.26 +1 -1 ports/comms/xlog/Makefile 1.11 +2 -2 ports/comms/xlog/distinfo 1.12 +29 -29 ports/comms/xlog/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:34:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F2B16A4CE; Mon, 11 Apr 2005 16:34:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB0DC43D31; Mon, 11 Apr 2005 16:34:11 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGYBLB098632; Mon, 11 Apr 2005 16:34:11 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGYBvi098631; Mon, 11 Apr 2005 16:34:11 GMT (envelope-from mat) Message-Id: <200504111634.j3BGYBvi098631@repoman.freebsd.org> From: Mathieu Arnold Date: Mon, 11 Apr 2005 16:34:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/p5-Image-Imlib2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:34:12 -0000 mat 2005-04-11 16:34:11 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Imlib2 Makefile distinfo Log: Update to 1.06 Revision Changes Path 1.14 +1 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.8 +2 -2 ports/graphics/p5-Image-Imlib2/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:37:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 133B816A4CE; Mon, 11 Apr 2005 16:37:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1E343D49; Mon, 11 Apr 2005 16:37:34 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGbYoi098832; Mon, 11 Apr 2005 16:37:34 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGbYIf098831; Mon, 11 Apr 2005 16:37:34 GMT (envelope-from lofi) Message-Id: <200504111637.j3BGbYIf098831@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 16:37:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefileports/sysutils/lineak_kdeplugins Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:37:35 -0000 lofi 2005-04-11 16:37:34 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/lineak_kdeplugins Makefile distinfo pkg-descr pkg-plist Log: Add lineak_kdeplugins, kdeplugins for lineak PR: ports/79503 Submitted by: Kay Lehmann Revision Changes Path 1.643 +1 -0 ports/sysutils/Makefile 1.1 +41 -0 ports/sysutils/lineak_kdeplugins/Makefile (new) 1.1 +2 -0 ports/sysutils/lineak_kdeplugins/distinfo (new) 1.1 +5 -0 ports/sysutils/lineak_kdeplugins/pkg-descr (new) 1.1 +8 -0 ports/sysutils/lineak_kdeplugins/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:37:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 669CB16A4CF; Mon, 11 Apr 2005 16:37:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2655043D46; Mon, 11 Apr 2005 16:37:52 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGbqcn098883; Mon, 11 Apr 2005 16:37:52 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGbqnF098882; Mon, 11 Apr 2005 16:37:52 GMT (envelope-from ahze) Message-Id: <200504111637.j3BGbqnF098882@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 16:37:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-backgrounds Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:37:52 -0000 ahze 2005-04-11 16:37:51 UTC FreeBSD ports repository Modified files: x11-themes/gnome-backgrounds Makefile distinfo pkg-plist Log: - Update to 2.10.1 Revision Changes Path 1.2 +1 -1 ports/x11-themes/gnome-backgrounds/Makefile 1.2 +2 -2 ports/x11-themes/gnome-backgrounds/distinfo 1.2 +5 -0 ports/x11-themes/gnome-backgrounds/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:45:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C6FE16A4CE; Mon, 11 Apr 2005 16:45:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4160143D1D; Mon, 11 Apr 2005 16:45:33 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGjX2H099235; Mon, 11 Apr 2005 16:45:33 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGjX84099234; Mon, 11 Apr 2005 16:45:33 GMT (envelope-from ahze) Message-Id: <200504111645.j3BGjX84099234@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 16:45:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-themes Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:45:33 -0000 ahze 2005-04-11 16:45:33 UTC FreeBSD ports repository Modified files: x11-themes/gnome-themes Makefile distinfo pkg-plist Log: - Update to 2.10.1 Revision Changes Path 1.28 +1 -1 ports/x11-themes/gnome-themes/Makefile 1.18 +2 -2 ports/x11-themes/gnome-themes/distinfo 1.14 +3 -0 ports/x11-themes/gnome-themes/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:49:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D785916A4CE; Mon, 11 Apr 2005 16:49:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE79743D4C; Mon, 11 Apr 2005 16:49:06 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGn6aa006228; Mon, 11 Apr 2005 16:49:06 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGn6R8006227; Mon, 11 Apr 2005 16:49:06 GMT (envelope-from thierry) Message-Id: <200504111649.j3BGn6R8006227@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 11 Apr 2005 16:49:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/spambnc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:49:07 -0000 thierry 2005-04-11 16:49:06 UTC FreeBSD ports repository Modified files: mail/spambnc Makefile distinfo Log: Upgrade to 2.0 beta, RC7. Revision Changes Path 1.65 +1 -1 ports/mail/spambnc/Makefile 1.59 +4 -4 ports/mail/spambnc/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:53:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D05E16A4CE; Mon, 11 Apr 2005 16:53:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7411A43D4C; Mon, 11 Apr 2005 16:53:40 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGreJo006459; Mon, 11 Apr 2005 16:53:40 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGreaa006458; Mon, 11 Apr 2005 16:53:40 GMT (envelope-from trhodes) Message-Id: <200504111653.j3BGreaa006458@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 11 Apr 2005 16:53:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 mac_bsdextended.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:53:40 -0000 trhodes 2005-04-11 16:53:40 UTC FreeBSD src repository Modified files: share/man/man4 mac_bsdextended.4 Log: Avoid using the word "interface" twice in a sentence. Revision Changes Path 1.15 +1 -1 src/share/man/man4/mac_bsdextended.4 From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:56:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FCB416A51C; Mon, 11 Apr 2005 16:56:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 234F743D3F; Mon, 11 Apr 2005 16:56:53 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGurpW006618; Mon, 11 Apr 2005 16:56:53 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGurGk006617; Mon, 11 Apr 2005 16:56:53 GMT (envelope-from dds) Message-Id: <200504111656.j3BGurGk006617@repoman.freebsd.org> From: Diomidis Spinellis Date: Mon, 11 Apr 2005 16:56:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:56:53 -0000 dds 2005-04-11 16:56:53 UTC FreeBSD src repository Modified files: usr.sbin/mount_portalfs mount_portalfs.8 Log: Remove wrong -unfilled .Bd argument implied by -literal. MFC after: 1 day Revision Changes Path 1.18 +4 -4 src/usr.sbin/mount_portalfs/mount_portalfs.8 From owner-cvs-all@FreeBSD.ORG Mon Apr 11 16:57:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B5DB16A4CE; Mon, 11 Apr 2005 16:57:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20AB443D2F; Mon, 11 Apr 2005 16:57:53 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BGvrdR006689; Mon, 11 Apr 2005 16:57:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BGvrq4006688; Mon, 11 Apr 2005 16:57:53 GMT (envelope-from leeym) Message-Id: <200504111657.j3BGvrq4006688@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 11 Apr 2005 16:57:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/sdts++ Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 16:57:53 -0000 leeym 2005-04-11 16:57:52 UTC FreeBSD ports repository Modified files: devel/sdts++ Makefile pkg-plist Log: - use GNU make instead - fix plist PR: 79776 Submitted by: James E. Flemer Revision Changes Path 1.15 +2 -0 ports/devel/sdts++/Makefile 1.5 +61 -0 ports/devel/sdts++/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:03:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD39B16A4CE; Mon, 11 Apr 2005 17:03:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93A1843D1F; Mon, 11 Apr 2005 17:03:20 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BH3Kkf006986; Mon, 11 Apr 2005 17:03:20 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BH3Ki7006985; Mon, 11 Apr 2005 17:03:20 GMT (envelope-from clement) Message-Id: <200504111703.j3BH3Ki7006985@repoman.freebsd.org> From: Clement Laforet Date: Mon, 11 Apr 2005 17:03:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:03:20 -0000 clement 2005-04-11 17:03:20 UTC FreeBSD ports repository Modified files: . access Log: Please welcome Sam Lawrance (lawrance) as new ports committer. After flooding GNATS database, he was punished with a FreeBSD commit bit. I'll be his mentor and share his future pointyhats for few weeks. Approved by: portmgr Account created by: kensmith (thanks!) Revision Changes Path 1.641 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:04:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEEFD16A4CE; Mon, 11 Apr 2005 17:04:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AAAF43D49; Mon, 11 Apr 2005 17:04:49 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BH4n6m007033; Mon, 11 Apr 2005 17:04:49 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BH4nAC007032; Mon, 11 Apr 2005 17:04:49 GMT (envelope-from wpaul) Message-Id: <200504111704.j3BH4nAC007032@repoman.freebsd.org> From: Bill Paul Date: Mon, 11 Apr 2005 17:04:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis winx32_wrap.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:04:49 -0000 wpaul 2005-04-11 17:04:49 UTC FreeBSD src repository Modified files: sys/compat/ndis winx32_wrap.S Log: In winx32_wrap.S, preserve return values in the fastcall and regparm wrappers by pushing them onto the stack rather than keeping them in %esi and %edi. Revision Changes Path 1.2 +12 -10 src/sys/compat/ndis/winx32_wrap.S From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:08:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F02BF16A4CE; Mon, 11 Apr 2005 17:08:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C487443D58; Mon, 11 Apr 2005 17:08:41 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BH8fB1007251; Mon, 11 Apr 2005 17:08:41 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BH8fle007250; Mon, 11 Apr 2005 17:08:41 GMT (envelope-from leeym) Message-Id: <200504111708.j3BH8fle007250@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 11 Apr 2005 17:08:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Unix-Statgrab Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:08:42 -0000 leeym 2005-04-11 17:08:41 UTC FreeBSD ports repository Modified files: devel/p5-Unix-Statgrab Makefile distinfo Log: - Update to 0.03 PR: 79745 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/devel/p5-Unix-Statgrab/Makefile 1.3 +2 -2 ports/devel/p5-Unix-Statgrab/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:11:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C00316A4CE; Mon, 11 Apr 2005 17:11:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42BC043D5E; Mon, 11 Apr 2005 17:11:19 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHBJXa007409; Mon, 11 Apr 2005 17:11:19 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHBJnh007408; Mon, 11 Apr 2005 17:11:19 GMT (envelope-from lofi) Message-Id: <200504111711.j3BHBJnh007408@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 17:11:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:11:19 -0000 lofi 2005-04-11 17:11:19 UTC FreeBSD ports repository Modified files: . modules Log: Hand-add lineak_kdeplugins (cause my ssh-agent was disabled, bleh). While here, move the linux-firefox line according to sort order. Revision Changes Path 1.12277 +2 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:11:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05EF116A4CE; Mon, 11 Apr 2005 17:11:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D076043D49; Mon, 11 Apr 2005 17:11:47 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHBlhO007448; Mon, 11 Apr 2005 17:11:47 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHBlCN007447; Mon, 11 Apr 2005 17:11:47 GMT (envelope-from leeym) Message-Id: <200504111711.j3BHBlCN007447@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 11 Apr 2005 17:11:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/nfdump Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:11:48 -0000 leeym 2005-04-11 17:11:47 UTC FreeBSD ports repository Modified files: net-mgmt/nfdump Makefile distinfo Log: - update to 1.2.1 PR: 79225 Submitted by: maintainer Revision Changes Path 1.5 +1 -1 ports/net-mgmt/nfdump/Makefile 1.3 +2 -2 ports/net-mgmt/nfdump/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:14:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4404D16A4CE; Mon, 11 Apr 2005 17:14:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B1D443D54; Mon, 11 Apr 2005 17:14:06 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHE5eW007569; Mon, 11 Apr 2005 17:14:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHE54o007568; Mon, 11 Apr 2005 17:14:05 GMT (envelope-from ahze) Message-Id: <200504111714.j3BHE54o007568@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 17:14:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-themes pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:14:06 -0000 ahze 2005-04-11 17:14:05 UTC FreeBSD ports repository Modified files: x11-themes/gnome-themes pkg-plist Log: - Remove ug locale directory if empty Revision Changes Path 1.15 +2 -0 ports/x11-themes/gnome-themes/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:21:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3296B16A4CE; Mon, 11 Apr 2005 17:21:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0823343D39; Mon, 11 Apr 2005 17:21:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHLkhO007903; Mon, 11 Apr 2005 17:21:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHLk2H007902; Mon, 11 Apr 2005 17:21:46 GMT (envelope-from pav) Message-Id: <200504111721.j3BHLk2H007902@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 17:21:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pear-DB Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:21:47 -0000 pav 2005-04-11 17:21:46 UTC FreeBSD ports repository Modified files: databases/pear-DB Makefile distinfo Log: - Update to 1.7.6 PR: ports/79796 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.18 +1 -1 ports/databases/pear-DB/Makefile 1.16 +2 -2 ports/databases/pear-DB/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:45:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7403716A4CE; Mon, 11 Apr 2005 17:45:14 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316C143D1F; Mon, 11 Apr 2005 17:45:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IES004TSMND3S@connectmail.carleton.ca>; Mon, 11 Apr 2005 13:45:13 -0400 (EDT) Date: Mon, 11 Apr 2005 13:46:08 -0400 From: Adam Weinberger In-reply-to: <425A3579.2138.171B7898@localhost> To: Dan Langille Message-id: <425AB7E0.2030101@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <425A32C8.30080.1710F6F5@localhost> <425A3579.2138.171B7898@localhost> cc: Ion-Mihai Tetcu cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:45:14 -0000 Dan Langille wrote: > On 11 Apr 2005 at 15:23, Ion-Mihai Tetcu wrote: > > >>On Mon, 11 Apr 2005 08:18:16 -0400 >>"Dan Langille" wrote: >> >> >>>On 11 Apr 2005 at 8:04, David E. O'Brien wrote: >>> >>> >>>>obrien 2005-04-11 08:04:41 UTC >>>> >>>> FreeBSD ports repository >>> >>>FreshPorts tells me that these ports were broken by this commit: >> >> [ ... ] >> >>Next time I won't bother to make a list then :) >> >>flz has fixed a few, but pav suggest that the obrien might want to >>back-out the commit so he won't fix more of them until obrien decides. > > > FreshPorts does a sanity check for each port in a commit. Any > failures are emailed to the comitter if the comitter opts in. To opt > in, register using your @FreeBSD.org email address at > http://www.freshports.org/ > > Is there any value in making sanity test failures publicly available? I believe emphatically that the sanity tests should be non-optional. The FreshPorts sanity checks have never been wrong for me... I personally think that every FreshPorts sanity check failure should be automatically sent to both the committer and the ports@ mailing list. If the committer doesn't wish to receive those emails, he can either (a) stop making bad commits, or (b) add a procmail filter. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:47:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31AC716A4CE; Mon, 11 Apr 2005 17:47:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FFB43D1F; Mon, 11 Apr 2005 17:47:39 +0000 (GMT) (envelope-from scop@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHlcD5008800; Mon, 11 Apr 2005 17:47:38 GMT (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHlcZ5008799; Mon, 11 Apr 2005 17:47:38 GMT (envelope-from scop) Message-Id: <200504111747.j3BHlcZ5008799@repoman.freebsd.org> From: Ville Skyttä Date: Mon, 11 Apr 2005 17:47:38 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: projects/cvsweb ChangeLog NEWS cvsweb.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:47:39 -0000 scop 2005-04-11 17:47:38 UTC FreeBSD projects repository Modified files: cvsweb ChangeLog NEWS cvsweb.cgi Log: Try harder to output sane revision numbers when rcsdiff produced no output. Submitted by: Jerry Nairn , Jon Noack (modified) Revision Changes Path 1.189 +7 -0 projects/cvsweb/ChangeLog 1.45 +4 -0 projects/cvsweb/NEWS 1.292 +4 -0 projects/cvsweb/cvsweb.cgi From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:50:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFBDE16A4CE; Mon, 11 Apr 2005 17:50:34 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9495E43D54; Mon, 11 Apr 2005 17:50:34 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 8A22A11A0E; Mon, 11 Apr 2005 19:54:55 +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 16314-10; Mon, 11 Apr 2005 19:54:48 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 8A97111A09; Mon, 11 Apr 2005 19:54:48 +0200 (CEST) From: Florent Thoumie To: Ion-Mihai Tetcu In-Reply-To: <20050411152310.1fea4df6@it.buh.tecnik93.com> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-kHRyI/dZOUuwvfsyEl7M" Date: Mon, 11 Apr 2005 19:50:30 +0200 Message-Id: <1113241831.934.5.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:50:35 -0000 --=-kHRyI/dZOUuwvfsyEl7M Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 15:23 +0300, Ion-Mihai Tetcu a =E9crit : > On Mon, 11 Apr 2005 08:18:16 -0400 > "Dan Langille" wrote: >=20 > > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > >=20 > > > obrien 2005-04-11 08:04:41 UTC > > >=20 > > > FreeBSD ports repository > >=20 > > FreshPorts tells me that these ports were broken by this commit: >=20 > [ ... ] >=20 > Next time I won't bother to make a list then :) >=20 > flz has fixed a few, but pav suggest that the obrien might want to > back-out the commit so he won't fix more of them until obrien decides. Well, actually I'm going to fix all of these. He raised an interesting issue, fixing is better than backout=20 the commit. The number of broken ports isn't so high. /me raises mutex. --=20 Florent Thoumie flz@xbsd.org --=-kHRyI/dZOUuwvfsyEl7M Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWrjmMxEkbVFH3PQRAg+DAKCKOmzxQO/8UDv5dqhRG2qdGdcNWgCfauoz LyZgzuADTUSpsKzHcnhABO4= =eEHg -----END PGP SIGNATURE----- --=-kHRyI/dZOUuwvfsyEl7M-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:53:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E84AA16A4CE; Mon, 11 Apr 2005 17:53:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE87243D39; Mon, 11 Apr 2005 17:53:17 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHrH6o009029; Mon, 11 Apr 2005 17:53:17 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHrHZc009028; Mon, 11 Apr 2005 17:53:17 GMT (envelope-from adamw) Message-Id: <200504111753.j3BHrHZc009028@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 17:53:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmpeg2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:53:18 -0000 adamw 2005-04-11 17:53:17 UTC FreeBSD ports repository Modified files: multimedia/libmpeg2 Makefile Log: De-obrienize: move ${ARCH} conditional expression to after bsd.port.pre.mk. Revision Changes Path 1.25 +3 -3 ports/multimedia/libmpeg2/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:54:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DC0E16A4CE; Mon, 11 Apr 2005 17:54:48 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DA2843D45; Mon, 11 Apr 2005 17:54:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7F10B51326; Mon, 11 Apr 2005 10:54:43 -0700 (PDT) Date: Mon, 11 Apr 2005 10:54:43 -0700 From: Kris Kennaway To: Ion-Mihai Tetcu Message-ID: <20050411175443.GA51245@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: <20050411152310.1fea4df6@it.buh.tecnik93.com> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: "David E. O'Brien" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:54:48 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 03:23:10PM +0300, Ion-Mihai Tetcu wrote: > On Mon, 11 Apr 2005 08:18:16 -0400 > "Dan Langille" wrote: >=20 > > On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > >=20 > > > obrien 2005-04-11 08:04:41 UTC > > >=20 > > > FreeBSD ports repository > >=20 > > FreshPorts tells me that these ports were broken by this commit: >=20 > [ ... ] >=20 > Next time I won't bother to make a list then :) >=20 > flz has fixed a few, but pav suggest that the obrien might want to > back-out the commit so he won't fix more of them until obrien decides. Yes, obrien was directed to back out this disaster of a commit, but he hasn't responded to email yet. Kris --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWrnjWry0BWjoQKURArbbAKDNoS8xcWduPSaqUIRNN5dJuWni0ACgpKNF kGf6zCtYLKw9NZa1YK4OfX8= =JFsR -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:58:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DED9616A4CE; Mon, 11 Apr 2005 17:58:28 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A86143D49; Mon, 11 Apr 2005 17:58:28 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IES004QMN9F3S@connectmail.carleton.ca>; Mon, 11 Apr 2005 13:58:27 -0400 (EDT) Date: Mon, 11 Apr 2005 13:59:22 -0400 From: Adam Weinberger In-reply-to: <1113241831.934.5.camel@cream.xbsd.org> To: Florent Thoumie Message-id: <425ABAFA.2090607@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 8BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> <1113241831.934.5.camel@cream.xbsd.org> cc: Ion-Mihai Tetcu cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:58:29 -0000 Florent Thoumie wrote: > Le Monday 11 April 2005 à 15:23 +0300, Ion-Mihai Tetcu a écrit : > >>On Mon, 11 Apr 2005 08:18:16 -0400 >>"Dan Langille" wrote: >> >> >>>On 11 Apr 2005 at 8:04, David E. O'Brien wrote: >>> >>> >>>>obrien 2005-04-11 08:04:41 UTC >>>> >>>> FreeBSD ports repository >>> >>>FreshPorts tells me that these ports were broken by this commit: >> >> [ ... ] >> >>Next time I won't bother to make a list then :) >> >>flz has fixed a few, but pav suggest that the obrien might want to >>back-out the commit so he won't fix more of them until obrien decides. > > > Well, actually I'm going to fix all of these. > > He raised an interesting issue, fixing is better than backout > the commit. The number of broken ports isn't so high. > > /me raises mutex. I'd recommend fixing the ports. If obrien does decide to back out his commit, the number of fixed ports is small compared to the number of changed ports. There is probably also a significant amount of time before the backout will take place. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Mon Apr 11 17:58:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E032116A4CF; Mon, 11 Apr 2005 17:58:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8E5E43D4C; Mon, 11 Apr 2005 17:58:28 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BHwSmi009252; Mon, 11 Apr 2005 17:58:28 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BHwSCp009251; Mon, 11 Apr 2005 17:58:28 GMT (envelope-from ahze) Message-Id: <200504111758.j3BHwSCp009251@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 17:58:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gcalctool Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 17:58:29 -0000 ahze 2005-04-11 17:58:28 UTC FreeBSD ports repository Modified files: math/gcalctool Makefile distinfo pkg-plist Log: - Update to 5.5.42 Revision Changes Path 1.47 +1 -1 ports/math/gcalctool/Makefile 1.30 +2 -2 ports/math/gcalctool/distinfo 1.25 +3 -0 ports/math/gcalctool/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:03:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1DA516A4D2; Mon, 11 Apr 2005 18:03:10 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2071443D64; Mon, 11 Apr 2005 18:03:10 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 0CBF211925; Mon, 11 Apr 2005 20:07:31 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16477-07; Mon, 11 Apr 2005 20:07:20 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 010B61183A; Mon, 11 Apr 2005 20:07:19 +0200 (CEST) From: Florent Thoumie To: Adam Weinberger In-Reply-To: <425ABAFA.2090607@FreeBSD.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> <425ABAFA.2090607@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fk+xwtXWCvR9gPE/udF6" Date: Mon, 11 Apr 2005 20:03:02 +0200 Message-Id: <1113242582.934.8.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: Ion-Mihai Tetcu cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:03:10 -0000 --=-fk+xwtXWCvR9gPE/udF6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 13:59 -0400, Adam Weinberger a =E9crit : > Florent Thoumie wrote: > > Le Monday 11 April 2005 =E0 15:23 +0300, Ion-Mihai Tetcu a =E9crit : > >=20 > >>On Mon, 11 Apr 2005 08:18:16 -0400 > >>"Dan Langille" wrote: > >> > >> > >>>On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > >>> > >>> > >>>>obrien 2005-04-11 08:04:41 UTC > >>>> > >>>> FreeBSD ports repository > >>> > >>>FreshPorts tells me that these ports were broken by this commit: > >> > >> [ ... ] > >> > >>Next time I won't bother to make a list then :) > >> > >>flz has fixed a few, but pav suggest that the obrien might want to > >>back-out the commit so he won't fix more of them until obrien decides. > >=20 > >=20 > > Well, actually I'm going to fix all of these. > >=20 > > He raised an interesting issue, fixing is better than backout=20 > > the commit. The number of broken ports isn't so high. > >=20 > > /me raises mutex. >=20 > I'd recommend fixing the ports. If obrien does decide to back out his=20 > commit, the number of fixed ports is small compared to the number of=20 > changed ports. There is probably also a significant amount of time=20 > before the backout will take place. >=20 > # Adam I'm about to commit fixes for the first list IOnut sent. I seen that you fixed one, tell me if you continue to fix the second list or I'll do it myself. --=20 Florent Thoumie flz@xbsd.org --=-fk+xwtXWCvR9gPE/udF6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWrvWMxEkbVFH3PQRApzIAJ93cTlctG0Q7B9syglRdicV6MQG2ACeKGi4 Rk+wt4H0IPiZriQXtL5joQc= =hMLO -----END PGP SIGNATURE----- --=-fk+xwtXWCvR9gPE/udF6-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:05:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBAB316A4CE; Mon, 11 Apr 2005 18:05:25 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D75543D60; Mon, 11 Apr 2005 18:05:25 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IES0048YNL03S@connectmail.carleton.ca>; Mon, 11 Apr 2005 14:05:24 -0400 (EDT) Date: Mon, 11 Apr 2005 14:06:19 -0400 From: Adam Weinberger In-reply-to: <1113242582.934.8.camel@cream.xbsd.org> To: Florent Thoumie Message-id: <425ABC9B.3010305@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 8BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> <1113241831.934.5.camel@cream.xbsd.org> <425ABAFA.2090607@FreeBSD.org> <1113242582.934.8.camel@cream.xbsd.org> cc: Ion-Mihai Tetcu cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:05:26 -0000 Florent Thoumie wrote: > Le Monday 11 April 2005 à 13:59 -0400, Adam Weinberger a écrit : > >>Florent Thoumie wrote: >> >>>Le Monday 11 April 2005 à 15:23 +0300, Ion-Mihai Tetcu a écrit : >>> >>> >>>>On Mon, 11 Apr 2005 08:18:16 -0400 >>>>"Dan Langille" wrote: >>>> >>>> >>>> >>>>>On 11 Apr 2005 at 8:04, David E. O'Brien wrote: >>>>> >>>>> >>>>> >>>>>>obrien 2005-04-11 08:04:41 UTC >>>>>> >>>>>> FreeBSD ports repository >>>>> >>>>>FreshPorts tells me that these ports were broken by this commit: >>>> >>>>[ ... ] >>>> >>>>Next time I won't bother to make a list then :) >>>> >>>>flz has fixed a few, but pav suggest that the obrien might want to >>>>back-out the commit so he won't fix more of them until obrien decides. >>> >>> >>> Well, actually I'm going to fix all of these. >>> >>> He raised an interesting issue, fixing is better than backout >>> the commit. The number of broken ports isn't so high. >>> >>> /me raises mutex. >> >>I'd recommend fixing the ports. If obrien does decide to back out his >>commit, the number of fixed ports is small compared to the number of >>changed ports. There is probably also a significant amount of time >>before the backout will take place. >> >># Adam > > > I'm about to commit fixes for the first list IOnut sent. > > I seen that you fixed one, tell me if you continue to fix > the second list or I'll do it myself. If you're fixing them, I'll leave them be. Thanks for doing this, Florent. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:06:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38D6816A4CE; Mon, 11 Apr 2005 18:06:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ECA043D5F; Mon, 11 Apr 2005 18:06:10 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BI69gW009557; Mon, 11 Apr 2005 18:06:09 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BI69DA009556; Mon, 11 Apr 2005 18:06:09 GMT (envelope-from lofi) Message-Id: <200504111806.j3BI69DA009556@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 18:06:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-sip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:06:10 -0000 lofi 2005-04-11 18:06:09 UTC FreeBSD ports repository Modified files: devel/py-sip Makefile distinfo Log: Add a backup master site. PR: ports/79320 Submitted by: maintainer Revision Changes Path 1.18 +2 -3 ports/devel/py-sip/Makefile 1.10 +2 -2 ports/devel/py-sip/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:08:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5751816A4CE; Mon, 11 Apr 2005 18:08:02 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2D4C43D53; Mon, 11 Apr 2005 18:08:01 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 163CF119FE; Mon, 11 Apr 2005 20:12:23 +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 16477-10; Mon, 11 Apr 2005 20:12:16 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id AA7C9119F4; Mon, 11 Apr 2005 20:12:15 +0200 (CEST) From: Florent Thoumie To: Adam Weinberger In-Reply-To: <425ABC9B.3010305@FreeBSD.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <425A32C8.30080.1710F6F5@localhost> <20050411152310.1fea4df6@it.buh.tecnik93.com> <425ABAFA.2090607@FreeBSD.org><425ABC9B.3010305@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-H+KcMtTH8vkf9+s5yczQ" Date: Mon, 11 Apr 2005 20:07:57 +0200 Message-Id: <1113242878.934.9.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: Ion-Mihai Tetcu cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:08:02 -0000 --=-H+KcMtTH8vkf9+s5yczQ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 14:06 -0400, Adam Weinberger a =E9crit : > Florent Thoumie wrote: > > Le Monday 11 April 2005 =E0 13:59 -0400, Adam Weinberger a =E9crit : > >=20 > >>Florent Thoumie wrote: > >> > >>>Le Monday 11 April 2005 =E0 15:23 +0300, Ion-Mihai Tetcu a =E9crit : > >>> > >>> > >>>>On Mon, 11 Apr 2005 08:18:16 -0400 > >>>>"Dan Langille" wrote: > >>>> > >>>> > >>>> > >>>>>On 11 Apr 2005 at 8:04, David E. O'Brien wrote: > >>>>> > >>>>> > >>>>> > >>>>>>obrien 2005-04-11 08:04:41 UTC > >>>>>> > >>>>>> FreeBSD ports repository > >>>>> > >>>>>FreshPorts tells me that these ports were broken by this commit: > >>>> > >>>>[ ... ] > >>>> > >>>>Next time I won't bother to make a list then :) > >>>> > >>>>flz has fixed a few, but pav suggest that the obrien might want to > >>>>back-out the commit so he won't fix more of them until obrien decides= . > >>> > >>> > >>> Well, actually I'm going to fix all of these. > >>> > >>> He raised an interesting issue, fixing is better than backout=20 > >>> the commit. The number of broken ports isn't so high. > >>> > >>> /me raises mutex. > >> > >>I'd recommend fixing the ports. If obrien does decide to back out his=20 > >>commit, the number of fixed ports is small compared to the number of=20 > >>changed ports. There is probably also a significant amount of time=20 > >>before the backout will take place. > >> > >># Adam > >=20 > >=20 > > I'm about to commit fixes for the first list IOnut sent. > >=20 > > I seen that you fixed one, tell me if you continue to fix > > the second list or I'll do it myself. >=20 > If you're fixing them, I'll leave them be. Thanks for doing this, Florent= . Ok, I'll commit them in one pass then. --=20 Florent Thoumie flz@xbsd.org --=-H+KcMtTH8vkf9+s5yczQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWrz9MxEkbVFH3PQRAl3gAJwKRCBWRXP33raB3n5PT4AyAdlG6wCbBA1l ZNGCICxvUS5/mbkrGfIoq2U= =VKFn -----END PGP SIGNATURE----- --=-H+KcMtTH8vkf9+s5yczQ-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:08:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AEB216A4CE; Mon, 11 Apr 2005 18:08:42 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D9443D1D; Mon, 11 Apr 2005 18:08:41 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3BI8dcG032783; Mon, 11 Apr 2005 11:08:39 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3BI8dCI032782; Mon, 11 Apr 2005 11:08:39 -0700 (PDT) (envelope-from obrien) Date: Mon, 11 Apr 2005 11:08:39 -0700 From: "David O'Brien" To: Kris Kennaway Message-ID: <20050411180839.GA32740@dragon.NUXI.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050411084210.GA2339@xor.obsecurity.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:08:42 -0000 On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > > obrien 2005-04-11 08:04:41 UTC > > > > FreeBSD ports repository > > > > Modified files: > > archivers/gzip Makefile > > archivers/ucl Makefile > > Please back this out. Will do. > You violated the terms of the 'partial thaw' state of the ports tree, Very sorry, I didn't think this was a large infastructureal change, like a gnome update, etc.. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:09:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF66A16A4CF; Mon, 11 Apr 2005 18:09:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9577E43D49; Mon, 11 Apr 2005 18:09:09 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BI99AP009628; Mon, 11 Apr 2005 18:09:09 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BI99Pr009627; Mon, 11 Apr 2005 18:09:09 GMT (envelope-from lofi) Message-Id: <200504111809.j3BI99Pr009627@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 18:09:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-sip Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:09:09 -0000 lofi 2005-04-11 18:09:09 UTC FreeBSD ports repository Modified files: devel/py-sip Makefile distinfo Log: Forced commit to note that the last commit also updated py-sip to version 4.2.1 Revision Changes Path 1.19 +0 -0 ports/devel/py-sip/Makefile 1.11 +0 -0 ports/devel/py-sip/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:12:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FF3D16A4CE; Mon, 11 Apr 2005 18:12:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 139F643D58; Mon, 11 Apr 2005 18:12:07 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIC6qH009791; Mon, 11 Apr 2005 18:12:06 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIC6Hp009790; Mon, 11 Apr 2005 18:12:06 GMT (envelope-from lofi) Message-Id: <200504111812.j3BIC6Hp009790@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 18:12:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-qt Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:12:07 -0000 lofi 2005-04-11 18:12:06 UTC FreeBSD ports repository Modified files: x11-toolkits/py-qt Makefile distinfo Log: Update to 3.14.1, add backup master site. PR: ports/79321 Submitted by: maintainer Revision Changes Path 1.34 +2 -3 ports/x11-toolkits/py-qt/Makefile 1.18 +2 -2 ports/x11-toolkits/py-qt/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:14:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E98C16A4CE; Mon, 11 Apr 2005 18:14:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04E6F43D3F; Mon, 11 Apr 2005 18:14:13 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIECxD009924; Mon, 11 Apr 2005 18:14:12 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIECwv009923; Mon, 11 Apr 2005 18:14:12 GMT (envelope-from lofi) Message-Id: <200504111814.j3BIECwv009923@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 18:14:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-kde Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:14:13 -0000 lofi 2005-04-11 18:14:12 UTC FreeBSD ports repository Modified files: x11-toolkits/py-kde Makefile Log: Add backup master site. PR: ports/79322 Submitted by: maintainer Revision Changes Path 1.31 +1 -6 ports/x11-toolkits/py-kde/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:15:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D78216A4CF; Mon, 11 Apr 2005 18:15:09 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0016643D45; Mon, 11 Apr 2005 18:15:08 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 53E0F119F4; Mon, 11 Apr 2005 20:19:30 +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-06; Mon, 11 Apr 2005 20:19:21 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id D0D2A1183A; Mon, 11 Apr 2005 20:19:20 +0200 (CEST) From: Florent Thoumie To: obrien@FreeBSD.org In-Reply-To: <20050411180839.GA32740@dragon.NUXI.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-V1N1vwqRUF5O8Y+9aFNq" Date: Mon, 11 Apr 2005 20:15:03 +0200 Message-Id: <1113243303.934.14.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:15:09 -0000 --=-V1N1vwqRUF5O8Y+9aFNq Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 11:08 -0700, David O'Brien a =E9crit : > On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > > > obrien 2005-04-11 08:04:41 UTC > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > archivers/gzip Makefile=20 > > > archivers/ucl Makefile=20 > >=20 > > Please back this out. >=20 > Will do. I have fixed almost all ports and ready to commit. I'd like to be sure not facing portmgr decision to backout the=20 commit. Note: I've already fixed some, haven't seen this mail from Kris. --=20 Florent Thoumie flz@xbsd.org =09 --=-V1N1vwqRUF5O8Y+9aFNq Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWr6nMxEkbVFH3PQRAm3UAJ9Kc7YWua4QdbycWPEzAy/oC8csoQCcDpnp DtOV3LFqKceGjBcZemstmfU= =/tnf -----END PGP SIGNATURE----- --=-V1N1vwqRUF5O8Y+9aFNq-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:17:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CBC216A4CE; Mon, 11 Apr 2005 18:17:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6437C43D39; Mon, 11 Apr 2005 18:17:36 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIHaUO010059; Mon, 11 Apr 2005 18:17:36 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIHapY010058; Mon, 11 Apr 2005 18:17:36 GMT (envelope-from adamw) Message-Id: <200504111817.j3BIHapY010058@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 18:17:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/bmp-docklet Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:17:36 -0000 adamw 2005-04-11 18:17:36 UTC FreeBSD ports repository Modified files: deskutils/bmp-docklet Makefile Log: Use intlhack. Revision Changes Path 1.2 +1 -1 ports/deskutils/bmp-docklet/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:20:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72AE616A4CE; Mon, 11 Apr 2005 18:20:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47DA643D45; Mon, 11 Apr 2005 18:20:38 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIKcdV010197; Mon, 11 Apr 2005 18:20:38 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIKcIG010196; Mon, 11 Apr 2005 18:20:38 GMT (envelope-from ahze) Message-Id: <200504111820.j3BIKcIG010196@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 18:20:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gcalctool/files patch-gcalctool_functions.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:20:38 -0000 ahze 2005-04-11 18:20:38 UTC FreeBSD ports repository Removed files: math/gcalctool/files patch-gcalctool_functions.c Log: - Remove this forgotten patch, it's not needed anymore. Revision Changes Path 1.2 +0 -19 ports/math/gcalctool/files/patch-gcalctool_functions.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:21:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61FA516A4CE; Mon, 11 Apr 2005 18:21:35 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F80943D45; Mon, 11 Apr 2005 18:21:35 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3B2D9514FE; Mon, 11 Apr 2005 11:21:34 -0700 (PDT) Date: Mon, 11 Apr 2005 11:21:33 -0700 From: Kris Kennaway To: Florent Thoumie Message-ID: <20050411182133.GA62598@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> <1113243303.934.14.camel@cream.xbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3MwIy2ne0vdjdPXF" Content-Disposition: inline In-Reply-To: <1113243303.934.14.camel@cream.xbsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:21:35 -0000 --3MwIy2ne0vdjdPXF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 08:15:03PM +0200, Florent Thoumie wrote: > Le Monday 11 April 2005 ? 11:08 -0700, David O'Brien a ?crit : > > On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > > > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > > > > obrien 2005-04-11 08:04:41 UTC > > > >=20 > > > > FreeBSD ports repository > > > >=20 > > > > Modified files: > > > > archivers/gzip Makefile=20 > > > > archivers/ucl Makefile=20 > > >=20 > > > Please back this out. > >=20 > > Will do. >=20 > I have fixed almost all ports and ready to commit. >=20 > I'd like to be sure not facing portmgr decision to backout the=20 > commit. >=20 > Note: I've already fixed some, haven't seen this mail from Kris. What I'd like is for everything to be backed out except for those ports that have been since fixed by you and others. That way your work isn't undone. Kris --3MwIy2ne0vdjdPXF Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWsAtWry0BWjoQKURAh1tAJ9xLug977JHz+7NIpThSzVsOz3awQCguZM1 0bx4BjIPhHDUH0TLOP/VUaI= =EEtP -----END PGP SIGNATURE----- --3MwIy2ne0vdjdPXF-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:23:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD0416A4CE; Mon, 11 Apr 2005 18:23:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E92343D53; Mon, 11 Apr 2005 18:23:22 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BINL0C010309; Mon, 11 Apr 2005 18:23:21 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BINLRJ010308; Mon, 11 Apr 2005 18:23:21 GMT (envelope-from vs) Message-Id: <200504111823.j3BINLRJ010308@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 18:23:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gocr Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:23:22 -0000 vs 2005-04-11 18:23:21 UTC FreeBSD ports repository Modified files: graphics/gocr Makefile distinfo Removed files: graphics/gocr pkg-plist Log: - Update to 0.40 - Use netpbm for increased functionality - Make TK-dep optional PR: ports/79426 Submitted by: maintainer Revision Changes Path 1.5 +18 -4 ports/graphics/gocr/Makefile 1.4 +2 -2 ports/graphics/gocr/distinfo 1.3 +0 -3 ports/graphics/gocr/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:28:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0F6316A4CE; Mon, 11 Apr 2005 18:28:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8130F43D31; Mon, 11 Apr 2005 18:28:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BISOLc010528; Mon, 11 Apr 2005 18:28:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BISOCh010527; Mon, 11 Apr 2005 18:28:24 GMT (envelope-from pav) Message-Id: <200504111828.j3BISOCh010527@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 18:28:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/timer-applet Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:28:24 -0000 pav 2005-04-11 18:28:24 UTC FreeBSD ports repository Modified files: deskutils/timer-applet Makefile distinfo pkg-descr pkg-plist Log: - Update to 1.0 PR: ports/79790 Submitted by: Jean-Yves Lefort (maintainer) Revision Changes Path 1.6 +17 -6 ports/deskutils/timer-applet/Makefile 1.4 +2 -2 ports/deskutils/timer-applet/distinfo 1.3 +6 -10 ports/deskutils/timer-applet/pkg-descr 1.4 +15 -2 ports/deskutils/timer-applet/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:31:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E6BD16A4CE; Mon, 11 Apr 2005 18:31:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356F043D54; Mon, 11 Apr 2005 18:31:29 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIVT9o010680; Mon, 11 Apr 2005 18:31:29 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIVTTS010679; Mon, 11 Apr 2005 18:31:29 GMT (envelope-from dougb) Message-Id: <200504111831.j3BIVTTS010679@repoman.freebsd.org> From: Doug Barton Date: Mon, 11 Apr 2005 18:31:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xscreensaver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:31:29 -0000 dougb 2005-04-11 18:31:29 UTC FreeBSD ports repository Modified files: x11/xscreensaver Makefile Log: As several folks have pointed out, this version of the gdk_pixbuf library is gtk1-centric, and gtk2 has the functionality already. Revision Changes Path 1.77 +0 -1 ports/x11/xscreensaver/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:34:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 788CF16A4CF; Mon, 11 Apr 2005 18:34:49 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5D8343D2F; Mon, 11 Apr 2005 18:34:48 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc13) with ESMTP id <20050411183447016008h6j0e>; Mon, 11 Apr 2005 18:34:48 +0000 Message-ID: <425AC346.1000003@freebsd.org> Date: Mon, 11 Apr 2005 11:34:46 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger References: <200504110157.j3B1v4ks014061@repoman.freebsd.org> In-Reply-To: X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-ab patch-driver_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:34:49 -0000 Jeremy Messenger wrote: > Are you sure? The gdk_pixbuf is more for gtk1 app. The GTK2 already has > gdk_pixbuf function included. Several others have pointed this out, thanks. I just removed that dependency. > You should copy some of > xscreensaver-gnome's Makefile like start to use the 'USE_GNOME' > infrastructure. Um, no. I passionately dislike that entire infrastructure, and as xscreensaver is not a gnome app, it's not suitable in any case. And yes, I realize that I'm being a curmudgeon on this, but before you respond and tell me so please check the archives for my reasoning in more detail. Thanks, Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:36:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CD616A4CE; Mon, 11 Apr 2005 18:36:56 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDCD143D2F; Mon, 11 Apr 2005 18:36:55 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 4B0541193A; Mon, 11 Apr 2005 20:41:17 +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 16915-02; Mon, 11 Apr 2005 20:41:09 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 39B6611926; Mon, 11 Apr 2005 20:41:09 +0200 (CEST) From: Florent Thoumie To: Kris Kennaway In-Reply-To: <20050411182133.GA62598@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> <1113243303.934.14.camel@cream.xbsd.org> <20050411182133.GA62598@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-C6aWJ7p1pJ7k0EJwMn8T" Date: Mon, 11 Apr 2005 20:36:51 +0200 Message-Id: <1113244611.934.19.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:36:56 -0000 --=-C6aWJ7p1pJ7k0EJwMn8T Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 11:21 -0700, Kris Kennaway a =E9crit : > On Mon, Apr 11, 2005 at 08:15:03PM +0200, Florent Thoumie wrote: > > Le Monday 11 April 2005 ? 11:08 -0700, David O'Brien a ?crit : > > > On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > > > > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > > > > > obrien 2005-04-11 08:04:41 UTC > > > > >=20 > > > > > FreeBSD ports repository > > > > >=20 > > > > > Modified files: > > > > > archivers/gzip Makefile=20 > > > > > archivers/ucl Makefile=20 > > > >=20 > > > > Please back this out. > > >=20 > > > Will do. > >=20 > > I have fixed almost all ports and ready to commit. > >=20 > > I'd like to be sure not facing portmgr decision to backout the=20 > > commit. > >=20 > > Note: I've already fixed some, haven't seen this mail from Kris. >=20 > What I'd like is for everything to be backed out except for those > ports that have been since fixed by you and others. That way your > work isn't undone. They're all fixed, but not all committed. I haven't spent too much time on this, so that's not a big deal but as Adam stated, he didn't break much ports in comparison=20 of how many he touched. Plus, the MACHINE_ARCH -> ARCH isn't=20 only style change. Btw, it's up to you. --=20 Florent Thoumie flz@xbsd.org --=-C6aWJ7p1pJ7k0EJwMn8T Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWsPDMxEkbVFH3PQRAr/KAKCOHHe0UWVibmcenqJQF6gZlYBh8QCdHndk IkM/gsR0RILM43hkEVtD4Yk= =eUKN -----END PGP SIGNATURE----- --=-C6aWJ7p1pJ7k0EJwMn8T-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:44:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB05F16A4CE; Mon, 11 Apr 2005 18:44:34 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E9F443D39; Mon, 11 Apr 2005 18:44:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 8553A51326; Mon, 11 Apr 2005 11:44:33 -0700 (PDT) Date: Mon, 11 Apr 2005 11:44:33 -0700 From: Kris Kennaway To: Florent Thoumie Message-ID: <20050411184433.GA69339@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> <1113243303.934.14.camel@cream.xbsd.org> <20050411182133.GA62598@xor.obsecurity.org> <1113244611.934.19.camel@cream.xbsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sdtB3X0nJg68CQEu" Content-Disposition: inline In-Reply-To: <1113244611.934.19.camel@cream.xbsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:44:35 -0000 --sdtB3X0nJg68CQEu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 08:36:51PM +0200, Florent Thoumie wrote: > Le Monday 11 April 2005 ? 11:21 -0700, Kris Kennaway a ?crit : > > On Mon, Apr 11, 2005 at 08:15:03PM +0200, Florent Thoumie wrote: > > > Le Monday 11 April 2005 ? 11:08 -0700, David O'Brien a ?crit : > > > > On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > > > > > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrote: > > > > > > obrien 2005-04-11 08:04:41 UTC > > > > > >=20 > > > > > > FreeBSD ports repository > > > > > >=20 > > > > > > Modified files: > > > > > > archivers/gzip Makefile=20 > > > > > > archivers/ucl Makefile=20 > > > > >=20 > > > > > Please back this out. > > > >=20 > > > > Will do. > > >=20 > > > I have fixed almost all ports and ready to commit. > > >=20 > > > I'd like to be sure not facing portmgr decision to backout the=20 > > > commit. > > >=20 > > > Note: I've already fixed some, haven't seen this mail from Kris. > >=20 > > What I'd like is for everything to be backed out except for those > > ports that have been since fixed by you and others. That way your > > work isn't undone. >=20 > They're all fixed, but not all committed. >=20 > I haven't spent too much time on this, so that's not a big deal > but as Adam stated, he didn't break much ports in comparison=20 > of how many he touched. Plus, the MACHINE_ARCH -> ARCH isn't=20 > only style change. >=20 > Btw, it's up to you. The first issue here is timing. As reminded in my original email there are not supposed to be any sweeping commits during the ports slush. The second issue is the amount of breakage that happened here due to untested changes and apparent lack of visual review of the diff prior to committing. I believe that most of that will be caught by a simple review of the diff, which you've probably completed already. I'll be happy for you to commit the rest of the changes after the slush ends, but for now we need to go back to a relatively clean slate. Kris --sdtB3X0nJg68CQEu Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWsWQWry0BWjoQKURAhtrAJ9Ec42hpkjxkghgkCK6MfB6ofZm+ACbBCsv yjS5o5xBc08jdLn72i5q1pY= =ztJF -----END PGP SIGNATURE----- --sdtB3X0nJg68CQEu-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:48:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D745F16A4CE; Mon, 11 Apr 2005 18:48:10 +0000 (GMT) Received: from smtp.xbsd.org (xbsd.org [82.233.2.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2632143D49; Mon, 11 Apr 2005 18:48:10 +0000 (GMT) (envelope-from flz@xbsd.org) Received: from localhost (localhost.xbsd.org [127.0.0.1]) by smtp.xbsd.org (Postfix) with ESMTP id 8D8AF1193A; Mon, 11 Apr 2005 20:52:31 +0200 (CEST) Received: from smtp.xbsd.org ([127.0.0.1]) by localhost (srv1.xbsd.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 16915-07; Mon, 11 Apr 2005 20:52:24 +0200 (CEST) Received: from cream.xbsd.org (cream.xbsd.org [192.168.42.6]) by smtp.xbsd.org (Postfix) with ESMTP id 587FD11918; Mon, 11 Apr 2005 20:52:24 +0200 (CEST) From: Florent Thoumie To: Kris Kennaway In-Reply-To: <20050411184433.GA69339@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> <1113243303.934.14.camel@cream.xbsd.org> <20050411182133.GA62598@xor.obsecurity.org> <1113244611.934.19.camel@cream.xbsd.org> <20050411184433.GA69339@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-1AuMxqP4czsoM6qeKeXB" Date: Mon, 11 Apr 2005 20:48:06 +0200 Message-Id: <1113245286.934.21.camel@cream.xbsd.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port X-Virus-Scanned: amavisd-new at xbsd.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:48:11 -0000 --=-1AuMxqP4czsoM6qeKeXB Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Monday 11 April 2005 =E0 11:44 -0700, Kris Kennaway a =E9crit : > On Mon, Apr 11, 2005 at 08:36:51PM +0200, Florent Thoumie wrote: > > Le Monday 11 April 2005 ? 11:21 -0700, Kris Kennaway a ?crit : > > > On Mon, Apr 11, 2005 at 08:15:03PM +0200, Florent Thoumie wrote: > > > > Le Monday 11 April 2005 ? 11:08 -0700, David O'Brien a ?crit : > > > > > On Mon, Apr 11, 2005 at 01:42:11AM -0700, Kris Kennaway wrote: > > > > > > On Mon, Apr 11, 2005 at 08:04:41AM +0000, David E. O'Brien wrot= e: > > > > > > > obrien 2005-04-11 08:04:41 UTC > > > > > > >=20 > > > > > > > FreeBSD ports repository > > > > > > >=20 > > > > > > > Modified files: > > > > > > > archivers/gzip Makefile=20 > > > > > > > archivers/ucl Makefile=20 > > > > > >=20 > > > > > > Please back this out. > > > > >=20 > > > > > Will do. > > > >=20 > > > > I have fixed almost all ports and ready to commit. > > > >=20 > > > > I'd like to be sure not facing portmgr decision to backout the=20 > > > > commit. > > > >=20 > > > > Note: I've already fixed some, haven't seen this mail from Kris. > > >=20 > > > What I'd like is for everything to be backed out except for those > > > ports that have been since fixed by you and others. That way your > > > work isn't undone. > >=20 > > They're all fixed, but not all committed. > >=20 > > I haven't spent too much time on this, so that's not a big deal > > but as Adam stated, he didn't break much ports in comparison=20 > > of how many he touched. Plus, the MACHINE_ARCH -> ARCH isn't=20 > > only style change. > >=20 > > Btw, it's up to you. >=20 > The first issue here is timing. As reminded in my original email > there are not supposed to be any sweeping commits during the ports > slush. The second issue is the amount of breakage that happened here > due to untested changes and apparent lack of visual review of the diff > prior to committing. I believe that most of that will be caught by a > simple review of the diff, which you've probably completed already. > I'll be happy for you to commit the rest of the changes after the > slush ends, but for now we need to go back to a relatively clean > slate. Sure, no problem. I'll submit patches to David so he can do this by himself (or=20 I'll do). --=20 Florent Thoumie flz@xbsd.org --=-1AuMxqP4czsoM6qeKeXB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWsZmMxEkbVFH3PQRAo5bAJ9RJPnuek0nSsEA7e5P2adHy57XCACferr9 9Ep6l8kCsosyotmFucFqnow= =FKVx -----END PGP SIGNATURE----- --=-1AuMxqP4czsoM6qeKeXB-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:54:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 312DB16A4CE; Mon, 11 Apr 2005 18:54:05 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A0A43D1F; Mon, 11 Apr 2005 18:54:03 +0000 (GMT) (envelope-from julian@elischer.org) Received: from [208.206.78.97] (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id EE3A47A424; Mon, 11 Apr 2005 11:54:01 -0700 (PDT) Message-ID: <425AC7C9.8050801@elischer.org> Date: Mon, 11 Apr 2005 11:54:01 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en, hu MIME-Version: 1.0 To: Bill Paul References: <200504110202.j3B22Z5k014387@repoman.freebsd.org> In-Reply-To: <200504110202.j3B22Z5k014387@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c subr_ndis.cMakefile src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:54:05 -0000 Bill Paul wrote: >wpaul 2005-04-11 02:02:35 UTC > > > The twist has to do with the fact that Microsoft supports structured > exception handling in kernel mode. On the i386 arch, exception handling > is implemented by hanging an exception registration list off the > Thread Environment Block (TEB), and the TEB is accessed via the %fs > register. The problem is, we use %fs as a pointer to the pcpu stucture, > which means any driver that tries to write through %fs:0 will overwrite > the curthread pointer and make a serious mess of things. > > To get around this, Project Evil now creates a special entry in > the GDT on each processor. When we call into Windows code, a context > switch routine will fix up %fs so it points to our new descriptor, > which in turn points to a fake TEB. When the Windows code returns, > or calls out to an external routine, we swap %fs back again. Currently, > Project Evil makes use of GDT slot 7, which is all 0s by default. > I fully expect someone to jump up and say I can't do that, but I > couldn't find any code that makes use of this entry anywhere. Sadly, > this was the only method I could come up with that worked on both > UP and SMP. (Modifying the LDT works on UP, but becomes incredibly > complicated on SMP.) If necessary, the context switching stuff can > be yanked out while preserving the convention calling wrappers. > > > > Maybe we could emulate $soft and use %fs as a thread pointer instead and have pcpu pointed to via that :-) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:56:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6BB416A4CE; Mon, 11 Apr 2005 18:56:03 +0000 (GMT) Received: from lakermmtao09.cox.net (lakermmtao09.cox.net [68.230.240.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19B343D49; Mon, 11 Apr 2005 18:56:02 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao09.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050411185600.ENCH28448.lakermmtao09.cox.net@mezz.mezzweb.com>; Mon, 11 Apr 2005 14:56:00 -0400 Date: Mon, 11 Apr 2005 13:57:15 -0500 To: "Doug Barton" References: <200504110157.j3B1v4ks014061@repoman.freebsd.org> <425AC346.1000003@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: <425AC346.1000003@freebsd.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xscreensaver Makefile distinfo pkg-plist ports/x11/xscreensaver/files patch-ab patch-driver_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:56:04 -0000 On Mon, 11 Apr 2005 11:34:46 -0700, Doug Barton wrote: > Jeremy Messenger wrote: > >> Are you sure? The gdk_pixbuf is more for gtk1 app. The GTK2 already >> has gdk_pixbuf function included. > > Several others have pointed this out, thanks. I just removed that > dependency. > >> You should copy some of xscreensaver-gnome's Makefile like start to >> use the 'USE_GNOME' infrastructure. > > Um, no. I passionately dislike that entire infrastructure, and as > xscreensaver is not a gnome app, it's not suitable in any case. And yes, > I realize that I'm being a curmudgeon on this, but before you respond The 'USE_GNOME' doesn't mean it will fetch all dependenies of GNOME. Also, it doesn't mean it's has to be GNOME app. If you have 'USE_GNOME=pkgconfig' and it will only depend on pkgconfig, nothing more and nothing less. > and tell me so please check the archives for my reasoning in more detail. No, I will not. Point me there, please. I doubt by 100% you have _a_ good reason of it. Cheers, Mezz > Thanks, > > Doug -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Apr 11 18:56:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D41F116A4CE; Mon, 11 Apr 2005 18:56:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC96943D55; Mon, 11 Apr 2005 18:56:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BIuegn011586; Mon, 11 Apr 2005 18:56:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BIueKi011585; Mon, 11 Apr 2005 18:56:40 GMT (envelope-from pav) Message-Id: <200504111856.j3BIueKi011585@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 18:56:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/unreal Makefile distinfo pkg-plist ports/irc/unreal/files patch-config.h patch-example.conf patch-ircd.c patch-makenet patch-modules.c patch-s_conf.c patch-url.c unrealircd.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 18:56:41 -0000 pav 2005-04-11 18:56:40 UTC FreeBSD ports repository Modified files: irc/unreal Makefile distinfo pkg-plist Added files: irc/unreal/files patch-config.h patch-example.conf patch-ircd.c patch-makenet patch-modules.c patch-s_conf.c patch-url.c unrealircd.sh.in Log: - Update to 3.2.3 PR: ports/79429 Submitted by: Gerrit Beine (maintainer) Revision Changes Path 1.5 +74 -17 ports/irc/unreal/Makefile 1.4 +2 -2 ports/irc/unreal/distinfo 1.1 +29 -0 ports/irc/unreal/files/patch-config.h (new) 1.1 +34 -0 ports/irc/unreal/files/patch-example.conf (new) 1.1 +14 -0 ports/irc/unreal/files/patch-ircd.c (new) 1.1 +17 -0 ports/irc/unreal/files/patch-makenet (new) 1.1 +53 -0 ports/irc/unreal/files/patch-modules.c (new) 1.1 +11 -0 ports/irc/unreal/files/patch-s_conf.c (new) 1.1 +20 -0 ports/irc/unreal/files/patch-url.c (new) 1.1 +31 -0 ports/irc/unreal/files/unrealircd.sh.in (new) 1.3 +172 -154 ports/irc/unreal/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:03:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACAB416A4CE; Mon, 11 Apr 2005 19:03:27 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D93443D54; Mon, 11 Apr 2005 19:03:27 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 8CEE914925; Mon, 11 Apr 2005 14:03:26 -0500 (CDT) Date: Mon, 11 Apr 2005 14:03:26 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Kris Kennaway In-Reply-To: <20050411184433.GA69339@xor.obsecurity.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org cc: Florent Thoumie Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:03:27 -0000 On Mon, 11 Apr 2005, Kris Kennaway wrote: > The first issue here is timing. As reminded in my original email > there are not supposed to be any sweeping commits during the ports > slush. The second issue is the amount of breakage that happened here > due to untested changes and apparent lack of visual review of the diff > prior to committing. I believe that most of that will be caught by a > simple review of the diff, which you've probably completed already. > I'll be happy for you to commit the rest of the changes after the > slush ends, but for now we need to go back to a relatively clean > slate. I support this. mcl From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:03:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0545816A4CE; Mon, 11 Apr 2005 19:03:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D118243D41; Mon, 11 Apr 2005 19:03:36 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJ3akQ011850; Mon, 11 Apr 2005 19:03:36 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJ3auw011849; Mon, 11 Apr 2005 19:03:36 GMT (envelope-from dougb) Message-Id: <200504111903.j3BJ3auw011849@repoman.freebsd.org> From: Doug Barton Date: Mon, 11 Apr 2005 19:03:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xscreensaver pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:03:37 -0000 dougb 2005-04-11 19:03:36 UTC FreeBSD ports repository Modified files: x11/xscreensaver pkg-plist Log: Add a forgotten new program. Revision Changes Path 1.49 +1 -0 ports/x11/xscreensaver/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:09:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38C0516A4CE; Mon, 11 Apr 2005 19:09:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CA6C43D45; Mon, 11 Apr 2005 19:09:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJ9amr012091; Mon, 11 Apr 2005 19:09:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJ9ZKw012090; Mon, 11 Apr 2005 19:09:35 GMT (envelope-from pav) Message-Id: <200504111909.j3BJ9ZKw012090@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:09:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/pear-XML_HTMLSax Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:09:36 -0000 pav 2005-04-11 19:09:35 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/pear-XML_HTMLSax Makefile distinfo pkg-descr Log: PEAR::XML_HTMLSax provides an API very similar to the native PHP XML extension (http://www.php.net/xml), allowing handlers using one to be easily adapted to the other. The key difference is HTMLSax will not break on badly formed XML, allowing it to be used for parsing HTML documents. Otherwise HTMLSax supports all the handlers available from Expat except namespace and external entity handlers. PR: ports/79403 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.807 +1 -0 ports/textproc/Makefile 1.1 +29 -0 ports/textproc/pear-XML_HTMLSax/Makefile (new) 1.1 +2 -0 ports/textproc/pear-XML_HTMLSax/distinfo (new) 1.1 +12 -0 ports/textproc/pear-XML_HTMLSax/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:10:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5126516A4CE; Mon, 11 Apr 2005 19:10:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28DC443D49; Mon, 11 Apr 2005 19:10:38 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJAcUw012196; Mon, 11 Apr 2005 19:10:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJAcY0012195; Mon, 11 Apr 2005 19:10:38 GMT (envelope-from pav) Message-Id: <200504111910.j3BJAcY0012195@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:10:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:10:38 -0000 pav 2005-04-11 19:10:38 UTC FreeBSD ports repository Modified files: . modules Log: pear-XML_HTMLSax ports/textproc/pear-XML_HTMLSax Revision Changes Path 1.12278 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:14:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDE7316A4CE; Mon, 11 Apr 2005 19:14:07 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C58943D41; Mon, 11 Apr 2005 19:14:07 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc12) with ESMTP id <20050411191356012003mikce>; Mon, 11 Apr 2005 19:13:57 +0000 Message-ID: <425ACC73.4070804@freebsd.org> Date: Mon, 11 Apr 2005 12:13:55 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <200504110331.j3B3VU4K018005@repoman.freebsd.org> In-Reply-To: <200504110331.j3B3VU4K018005@repoman.freebsd.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:14:08 -0000 Adam Weinberger wrote: > adamw 2005-04-11 03:31:30 UTC > Seriously. It's time that everything that uses GTK1 by default > to move away from it. Why? -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:17:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80A7216A4CE; Mon, 11 Apr 2005 19:17:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5939243D55; Mon, 11 Apr 2005 19:17:13 +0000 (GMT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJHD8h012504; Mon, 11 Apr 2005 19:17:13 GMT (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJHDiU012503; Mon, 11 Apr 2005 19:17:13 GMT (envelope-from markm) Message-Id: <200504111917.j3BJHDiU012503@repoman.freebsd.org> From: Mark Murray Date: Mon, 11 Apr 2005 19:17:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gimp-ufraw Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:17:13 -0000 markm 2005-04-11 19:17:13 UTC FreeBSD ports repository Modified files: graphics/gimp-ufraw Makefile Log: Insist on a few more Gnome goodies. Revision Changes Path 1.2 +2 -0 ports/graphics/gimp-ufraw/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:20:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF33D16A4CE; Mon, 11 Apr 2005 19:20:35 +0000 (GMT) Received: from rwcrmhc11.comcast.net (rwcrmhc11.comcast.net [204.127.198.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A12AE43D1D; Mon, 11 Apr 2005 19:20:35 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (rwcrmhc11) with ESMTP id <20050411192028013000lqibe>; Mon, 11 Apr 2005 19:20:28 +0000 Message-ID: <425ACDFB.1080102@freebsd.org> Date: Mon, 11 Apr 2005 12:20:27 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Adam Weinberger References: <425A32C8.30080.1710F6F5@localhost> <425A3579.2138.171B7898@localhost> <425AB7E0.2030101@FreeBSD.org> In-Reply-To: <425AB7E0.2030101@FreeBSD.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:20:36 -0000 Adam Weinberger wrote: > I believe emphatically that the sanity tests should be non-optional. And I believe emphatically the opposite. And your comment about the procmail filter is totally unsuitable for those who pay for their bandwidth by the byte. The more burdens you add to ports maintainers the fewer of them we will be able to attract. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:21:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6328E16A4CE; Mon, 11 Apr 2005 19:21:54 +0000 (GMT) Received: from lakermmtao06.cox.net (lakermmtao06.cox.net [68.230.240.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CC3243D1D; Mon, 11 Apr 2005 19:21:53 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao06.cox.net (InterMail vM.6.01.04.00 201-2131-118-20041027) with ESMTP id <20050411192153.DYQK21504.lakermmtao06.cox.net@mezz.mezzweb.com>; Mon, 11 Apr 2005 15:21:53 -0400 Date: Mon, 11 Apr 2005 14:23:06 -0500 To: "Doug Barton" References: <200504110331.j3B3VU4K018005@repoman.freebsd.org> <425ACC73.4070804@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: <425ACC73.4070804@freebsd.org> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: Adam Weinberger cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:21:54 -0000 On Mon, 11 Apr 2005 12:13:55 -0700, Doug Barton wrote: > Adam Weinberger wrote: >> adamw 2005-04-11 03:31:30 UTC > >> Seriously. It's time that everything that uses GTK1 by default >> to move away from it. > > Why? GTK1 is unmaintain and unsupport for years by the GTK developers. Also, there are more and more apps that are already move to GTK2. 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 Mon Apr 11 19:22:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B71116A4CE; Mon, 11 Apr 2005 19:22:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DFA743D5D; Mon, 11 Apr 2005 19:22:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJMIMU012773; Mon, 11 Apr 2005 19:22:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJMIbE012772; Mon, 11 Apr 2005 19:22:18 GMT (envelope-from pav) Message-Id: <200504111922.j3BJMIbE012772@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:22:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix-current Makefile distinfo patch-src-smtp-smtp_sasl_glue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:22:18 -0000 pav 2005-04-11 19:22:18 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Added files: mail/postfix-current/files patch-src-lmtp-lmtp_sasl_glue.c patch-src-smtp-smtp_sasl_glue.c Log: - Update to 2.3-20050404 PR: ports/79777 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.117 +1 -1 ports/mail/postfix-current/Makefile 1.68 +2 -2 ports/mail/postfix-current/distinfo 1.1 +32 -0 ports/mail/postfix-current/files/patch-src-lmtp-lmtp_sasl_glue.c (new) 1.1 +32 -0 ports/mail/postfix-current/files/patch-src-smtp-smtp_sasl_glue.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:22:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01A4416A4CE; Mon, 11 Apr 2005 19:22:50 +0000 (GMT) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5650D43D1D; Mon, 11 Apr 2005 19:22:49 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc12) with ESMTP id <20050411192241012003ml57e>; Mon, 11 Apr 2005 19:22:41 +0000 Message-ID: <425ACE7F.7050609@freebsd.org> Date: Mon, 11 Apr 2005 12:22:39 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeff Roberson References: <200504111519.j3BFJTSx095645@repoman.freebsd.org> In-Reply-To: <200504111519.j3BFJTSx095645@repoman.freebsd.org> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vnode_if.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:22:50 -0000 Jeff Roberson wrote: > jeff 2005-04-11 15:19:29 UTC > > FreeBSD src repository > > Modified files: > sys/kern vnode_if.src > Log: > - Mark the VOPs that require exclusive locks. Those that aren't marked > with E may be called with a shared lock held. This list really could > be made per filesystem if we had any filesystems which differed from > ffs in locking guarantees. VFS itself is not sensitive to this except > where vgone() etc. are concerned. > > Sponsored by: Isilon Systems, Inc. > > Revision Changes Path > 1.77 +26 -26 src/sys/kern/vnode_if.src > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/kern/vnode_if.src.diff?&r1=1.76&r2=1.77&f=h > I now have a broken build: cc -c -O -pipe -march=pentium4m -Wall -Wredundant-decls -Wnested-externs -Wstric t-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -std=c99 -g -nostdinc -I- -I. -I/usr/local/src/sys -I/usr/local/sr c/sys/contrib/dev/acpica -I/usr/local/src/sys/contrib/altq -I/usr/local/src/sys/ contrib/ipfilter -I/usr/local/src/sys/contrib/pf -I/usr/local/src/sys/contrib/de v/ath -I/usr/local/src/sys/contrib/dev/ath/freebsd -I/usr/local/src/sys/contrib/ ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param in line-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestan ding -Werror vnode_if.c vnode_if.c: In function `VOP_CREATE_APV': vnode_if.c:205: warning: implicit declaration of function `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: nested extern declaration of `ASSERT_VOP_ELOCKED' vnode_if.c: In function `VOP_WHITEOUT_APV': vnode_if.c:261: warning: nested extern declaration of `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here vnode_if.c: In function `VOP_MKNOD_APV': vnode_if.c:315: warning: nested extern declaration of `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here and on and on. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:24:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB36616A4CE; Mon, 11 Apr 2005 19:24:31 +0000 (GMT) Received: from sccrmhc14.comcast.net (sccrmhc14.comcast.net [204.127.202.59]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3091543D48; Mon, 11 Apr 2005 19:24:31 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc14) with ESMTP id <2005041119243001400ga64se>; Mon, 11 Apr 2005 19:24:30 +0000 Message-ID: <425ACEEC.7080307@freebsd.org> Date: Mon, 11 Apr 2005 12:24:28 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jeremy Messenger References: <200504110331.j3B3VU4K018005@repoman.freebsd.org> <425ACC73.4070804@freebsd.org> In-Reply-To: X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@freebsd.org cc: Adam Weinberger cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:24:31 -0000 Jeremy Messenger wrote: > On Mon, 11 Apr 2005 12:13:55 -0700, Doug Barton wrote: > >> Adam Weinberger wrote: >> >>> adamw 2005-04-11 03:31:30 UTC >> >> >>> Seriously. It's time that everything that uses GTK1 by default >>> to move away from it. >> >> >> Why? > > > GTK1 is unmaintain and unsupport for years by the GTK developers. This is a good reason for updating, thanks for the explanation. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:25:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CE8216A4CE; Mon, 11 Apr 2005 19:25:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690FB43D4C; Mon, 11 Apr 2005 19:25:44 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJPiYE012930; Mon, 11 Apr 2005 19:25:44 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJPiOG012929; Mon, 11 Apr 2005 19:25:44 GMT (envelope-from thierry) Message-Id: <200504111925.j3BJPiOG012929@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 11 Apr 2005 19:25:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/firebird-devel Makefile distinfo pkg-message pkg-plist ports/databases/firebird-devel/filespkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:25:44 -0000 thierry 2005-04-11 19:25:44 UTC FreeBSD ports repository Modified files: databases/firebird-devel Makefile distinfo pkg-plist Added files: databases/firebird-devel/files pkg-message.in Removed files: databases/firebird-devel pkg-message databases/firebird-devel/files patch-autogen.sh patch-src::common::classes::locks.h Log: - Update to 20050327 (2.0-alpha1); - Take maintainership; - Mark BROKEN on FreeBSD-4.x. Since I'm there, use the standard build mechanism. Note: this port is not yet packageable; the new maintainer will take care of this problem. PR: ports/79310 Submitted by: Renato Botelho Revision Changes Path 1.25 +25 -25 ports/databases/firebird-devel/Makefile 1.6 +2 -2 ports/databases/firebird-devel/distinfo 1.3 +0 -43 ports/databases/firebird-devel/files/patch-autogen.sh (dead) 1.2 +0 -49 ports/databases/firebird-devel/files/patch-src::common::classes::locks.h (dead) 1.1 +24 -0 ports/databases/firebird-devel/files/pkg-message.in (new) 1.3 +0 -24 ports/databases/firebird-devel/pkg-message (dead) 1.4 +100 -73 ports/databases/firebird-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:32:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E47D16A4CE; Mon, 11 Apr 2005 19:32:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2428843D3F; Mon, 11 Apr 2005 19:32:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJWgfH013227; Mon, 11 Apr 2005 19:32:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJWgw1013226; Mon, 11 Apr 2005 19:32:42 GMT (envelope-from pav) Message-Id: <200504111932.j3BJWgw1013226@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:32:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/py-webware-component Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:32:42 -0000 pav 2005-04-11 19:32:42 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-webware-component Makefile distinfo pkg-descr pkg-plist Log: Component supports for WebKit.Page class. http://wiki.w4py.org/component.html PR: ports/79417 Submitted by: "Choe, Cheng-Dae" Revision Changes Path 1.1070 +1 -0 ports/www/Makefile 1.1 +33 -0 ports/www/py-webware-component/Makefile (new) 1.1 +2 -0 ports/www/py-webware-component/distinfo (new) 1.1 +9 -0 ports/www/py-webware-component/pkg-descr (new) 1.1 +15 -0 ports/www/py-webware-component/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:33:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40AF016A4CF; Mon, 11 Apr 2005 19:33:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19B7243D49; Mon, 11 Apr 2005 19:33:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJXLTI013275; Mon, 11 Apr 2005 19:33:22 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJXLdp013274; Mon, 11 Apr 2005 19:33:21 GMT (envelope-from pav) Message-Id: <200504111933.j3BJXLdp013274@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:33:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:33:22 -0000 pav 2005-04-11 19:33:21 UTC FreeBSD ports repository Modified files: . modules Log: py-webware-component ports/www/py-webware-component Revision Changes Path 1.12279 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:36:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32DFD16A4CE; Mon, 11 Apr 2005 19:36:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0629F43D31; Mon, 11 Apr 2005 19:36:32 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJaVqI013459; Mon, 11 Apr 2005 19:36:31 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJaVBa013458; Mon, 11 Apr 2005 19:36:31 GMT (envelope-from vs) Message-Id: <200504111936.j3BJaVBa013458@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 19:36:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/xppaut Makefile distinfo pkg-plist ports/math/xppaut/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:36:32 -0000 vs 2005-04-11 19:36:31 UTC FreeBSD ports repository Modified files: math/xppaut Makefile distinfo pkg-plist math/xppaut/files patch-Makefile Log: Update to 5.91 PR: ports/77812 Submitted by: maintainer Revision Changes Path 1.2 +5 -1 ports/math/xppaut/Makefile 1.2 +2 -2 ports/math/xppaut/distinfo 1.2 +8 -15 ports/math/xppaut/files/patch-Makefile 1.2 +19 -0 ports/math/xppaut/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:37:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5C4516A4CE; Mon, 11 Apr 2005 19:37:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AD6C43D49; Mon, 11 Apr 2005 19:37:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJb42s013503; Mon, 11 Apr 2005 19:37:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJb42b013502; Mon, 11 Apr 2005 19:37:04 GMT (envelope-from pav) Message-Id: <200504111937.j3BJb42b013502@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:37:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/destroy Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:37:04 -0000 pav 2005-04-11 19:37:04 UTC FreeBSD ports repository Modified files: security/destroy Makefile distinfo Log: - Update to 20050329 PR: ports/79393 Submitted by: Shane Kinney (maintainer) Revision Changes Path 1.6 +2 -1 ports/security/destroy/Makefile 1.4 +2 -2 ports/security/destroy/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:53:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6052816A4CE; Mon, 11 Apr 2005 19:53:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E9D43D3F; Mon, 11 Apr 2005 19:53:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJrpgY014095; Mon, 11 Apr 2005 19:53:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJroHg014094; Mon, 11 Apr 2005 19:53:50 GMT (envelope-from pav) Message-Id: <200504111953.j3BJroHg014094@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:53:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/ircservices Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:53:51 -0000 pav 2005-04-11 19:53:50 UTC FreeBSD ports repository Modified files: irc/ircservices Makefile distinfo Log: - Update to 5.0.50 PR: ports/79390 Submitted by: Andrey V. Elsukov (maintainer) Revision Changes Path 1.22 +5 -2 ports/irc/ircservices/Makefile 1.13 +2 -0 ports/irc/ircservices/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 19:59:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B5C16A4CE; Mon, 11 Apr 2005 19:59:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E161243D49; Mon, 11 Apr 2005 19:59:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BJxgIg014362; Mon, 11 Apr 2005 19:59:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BJxgQO014361; Mon, 11 Apr 2005 19:59:42 GMT (envelope-from pav) Message-Id: <200504111959.j3BJxgQO014361@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 19:59:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefileports/textproc/pear-XML_Beautifier Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 19:59:43 -0000 pav 2005-04-11 19:59:42 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/pear-XML_Beautifier Makefile distinfo pkg-descr Log: PEAR::XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read. You can influence the way your document is beautified with several options. PR: ports/79402 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.808 +1 -0 ports/textproc/Makefile 1.1 +27 -0 ports/textproc/pear-XML_Beautifier/Makefile (new) 1.1 +2 -0 ports/textproc/pear-XML_Beautifier/distinfo (new) 1.1 +7 -0 ports/textproc/pear-XML_Beautifier/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:00:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF3B316A4CE; Mon, 11 Apr 2005 20:00:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87D7643D1F; Mon, 11 Apr 2005 20:00:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BK0xGl014467; Mon, 11 Apr 2005 20:00:59 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BK0xD1014466; Mon, 11 Apr 2005 20:00:59 GMT (envelope-from pav) Message-Id: <200504112000.j3BK0xD1014466@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:00:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:01:00 -0000 pav 2005-04-11 20:00:59 UTC FreeBSD ports repository Modified files: . modules Log: pear-XML_Beautifier ports/textproc/pear-XML_Beautifier Revision Changes Path 1.12280 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:19:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 266DB16A4CE; Mon, 11 Apr 2005 20:19:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEAC943D48; Mon, 11 Apr 2005 20:19:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKJeB2015132; Mon, 11 Apr 2005 20:19:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKJej5015131; Mon, 11 Apr 2005 20:19:40 GMT (envelope-from flz) Message-Id: <200504112019.j3BKJej5015131@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 20:19:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/streamripper Makefile ports/audio/streamripper/files patch-lib_parse.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:19:41 -0000 flz 2005-04-11 20:19:40 UTC FreeBSD ports repository Modified files: audio/streamripper Makefile Added files: audio/streamripper/files patch-lib_parse.c Log: - Un-IGNORE by adding local patch. PR: ports/78936 Submitted by: Reinhard Lenninger Revision Changes Path 1.18 +1 -2 ports/audio/streamripper/Makefile 1.1 +20 -0 ports/audio/streamripper/files/patch-lib_parse.c (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:20:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 739E316A4CE; Mon, 11 Apr 2005 20:20:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C0F743D45; Mon, 11 Apr 2005 20:20:27 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKKRFi015190; Mon, 11 Apr 2005 20:20:27 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKKRGN015189; Mon, 11 Apr 2005 20:20:27 GMT (envelope-from flz) Message-Id: <200504112020.j3BKKRGN015189@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 20:20:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/streamripper Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:20:27 -0000 flz 2005-04-11 20:20:26 UTC FreeBSD ports repository Modified files: audio/streamripper Makefile Log: - Force commit to say this has been approved by maintainer timeout (> 2 weeks). Revision Changes Path 1.19 +0 -0 ports/audio/streamripper/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:22:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6243D16A4D0 for ; Mon, 11 Apr 2005 20:22:11 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D6A3143D46 for ; Mon, 11 Apr 2005 20:22:09 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 11 Apr 2005 20:22:08 -0000 Received: from p508BD94F.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.217.79] by mail.gmx.net (mp005) with SMTP; 11 Apr 2005 22:22:08 +0200 X-Authenticated: #443188 Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3BKLiEd003564 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Mon, 11 Apr 2005 22:21:55 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Doug Barton Date: Mon, 11 Apr 2005 22:21:25 +0200 User-Agent: KMail/1.8 References: <425A32C8.30080.1710F6F5@localhost> <425AB7E0.2030101@FreeBSD.org> <425ACDFB.1080102@freebsd.org> In-Reply-To: <425ACDFB.1080102@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1266574.6nELLr3712"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504112221.40084.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: Adam Weinberger cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:22:11 -0000 --nextPart1266574.6nELLr3712 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday, 11. April 2005 21:20, Doug Barton wrote: > Adam Weinberger wrote: > > I believe emphatically that the sanity tests should be non-optional. > > And I believe emphatically the opposite. And your comment about the > procmail filter is totally unsuitable for those who pay for their bandwid= th > by the byte. The more burdens you add to ports maintainers the fewer of > them we will be able to attract. Note that the automatic mails people are discussing here would be sent to t= he=20 *committer*, not the maintainer - and as a ports-committer, you pretty much= =20 have opted in to receive (and read, too!) all sorts of mails regarding your= =20 work when you accepted the commit bit. It's a punishment after all. =2D-=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 --nextPart1266574.6nELLr3712 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWtxUXhc68WspdLARAgk3AJ9iy3y+3o9y/oGdFEy397EI35oo7QCghwDz 3DE/6tbioclDzEjaA1+774Q= =/zYa -----END PGP SIGNATURE----- --nextPart1266574.6nELLr3712-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:23:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7007F16A4CE; Mon, 11 Apr 2005 20:23:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45C6543D55; Mon, 11 Apr 2005 20:23:45 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKNjWm015352; Mon, 11 Apr 2005 20:23:45 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKNjxw015351; Mon, 11 Apr 2005 20:23:45 GMT (envelope-from vs) Message-Id: <200504112023.j3BKNjxw015351@repoman.freebsd.org> From: Volker Stolz Date: Mon, 11 Apr 2005 20:23:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer/files patch-ad X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:23:45 -0000 vs 2005-04-11 20:23:45 UTC FreeBSD ports repository Modified files: multimedia/mplayer/files patch-ad Log: On FreeBSD-5.3 systems before importing of lrintf into math.h mplayer can't be linked if WITH_OPTIMIZED_CFLAGS is defined. PR: ports/79119 Submitted by: maintainer Revision Changes Path 1.22 +13 -1 ports/multimedia/mplayer/files/patch-ad From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:28:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3116D16A4CE; Mon, 11 Apr 2005 20:28:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07CEB43D2F; Mon, 11 Apr 2005 20:28:16 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKSFxk015566; Mon, 11 Apr 2005 20:28:15 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKSFJF015565; Mon, 11 Apr 2005 20:28:15 GMT (envelope-from sos) Message-Id: <200504112028.j3BKSFJF015565@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 11 Apr 2005 20:28:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:28:16 -0000 sos 2005-04-11 20:28:15 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.c Log: Fix the bug that caused SATA disks on VIA etc to fail attach. Revision Changes Path 1.107 +3 -2 src/sys/dev/ata/ata-chipset.c 1.98 +0 -2 src/sys/dev/ata/ata-pci.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:28:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B44F16A4CE; Mon, 11 Apr 2005 20:28:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6969043D2F; Mon, 11 Apr 2005 20:28:36 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKSai9015636; Mon, 11 Apr 2005 20:28:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKSa1H015635; Mon, 11 Apr 2005 20:28:36 GMT (envelope-from ahze) Message-Id: <200504112028.j3BKSa1H015635@repoman.freebsd.org> From: Michael Johnson Date: Mon, 11 Apr 2005 20:28:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/dpsearch Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:28:36 -0000 ahze 2005-04-11 20:28:36 UTC FreeBSD ports repository Modified files: www/dpsearch Makefile distinfo pkg-plist Log: - Update to 4.29 PR: ports/78652 Submitted by: Maxime Zakharov Revision Changes Path 1.10 +1 -1 ports/www/dpsearch/Makefile 1.5 +2 -2 ports/www/dpsearch/distinfo 1.5 +10 -6 ports/www/dpsearch/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:28:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44F1E16A4CE; Mon, 11 Apr 2005 20:28:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B33143D54; Mon, 11 Apr 2005 20:28:45 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKSjhD015692; Mon, 11 Apr 2005 20:28:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKSjaO015691; Mon, 11 Apr 2005 20:28:45 GMT (envelope-from pav) Message-Id: <200504112028.j3BKSjaO015691@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:28:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/nmzmail Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:28:45 -0000 pav 2005-04-11 20:28:45 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/nmzmail Makefile distinfo pkg-descr Log: nmzmail is a tool to use the namazu2 search engine from within the mutt mail reader to search mail stored in maildir folders. Based on the result of the namazu query, nmzmail generates a maildir folder containing symbolic links to the mails matching the query. A simple mutt macro makes easy to use nmzmail from within mutt. PR: ports/76102 Submitted by: Fernan Aguero Revision Changes Path 1.633 +1 -0 ports/mail/Makefile 1.1 +40 -0 ports/mail/nmzmail/Makefile (new) 1.1 +2 -0 ports/mail/nmzmail/distinfo (new) 1.1 +15 -0 ports/mail/nmzmail/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:29:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4C3B16A4CE; Mon, 11 Apr 2005 20:29:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D07443D5C; Mon, 11 Apr 2005 20:29:24 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKTObt015740; Mon, 11 Apr 2005 20:29:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKTOlb015739; Mon, 11 Apr 2005 20:29:24 GMT (envelope-from pav) Message-Id: <200504112029.j3BKTOlb015739@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:29:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:29:24 -0000 pav 2005-04-11 20:29:24 UTC FreeBSD ports repository Modified files: . modules Log: nmzmail ports/mail/nmzmail Revision Changes Path 1.12281 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:34:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E8E16A4CE; Mon, 11 Apr 2005 20:34:34 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E2A43D46; Mon, 11 Apr 2005 20:34:30 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) by anuket.mj.niksun.com (8.13.1/8.12.11) with ESMTP id j3BKYQSa012114; Mon, 11 Apr 2005 16:34:27 -0400 (EDT) (envelope-from jkim@niksun.com) From: Jung-uk Kim Organization: Niksun, Inc. To: cvs-src@freebsd.org Date: Mon, 11 Apr 2005 16:34:03 -0400 User-Agent: KMail/1.6.2 References: <200504111519.j3BFJTSx095645@repoman.freebsd.org> <425ACE7F.7050609@freebsd.org> In-Reply-To: <425ACE7F.7050609@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200504111634.03435.jkim@niksun.com> X-Virus-Scanned: ClamAV 0.83/819/Sun Apr 10 20:01:27 2005 on anuket.mj.niksun.com X-Virus-Status: Clean cc: Jeff Roberson cc: Doug Barton cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:34:34 -0000 On Monday 11 April 2005 03:22 pm, Doug Barton wrote: > Jeff Roberson wrote: > > jeff 2005-04-11 15:19:29 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/kern vnode_if.src > > Log: > > - Mark the VOPs that require exclusive locks. Those that > > aren't marked with E may be called with a shared lock held. This > > list really could be made per filesystem if we had any > > filesystems which differed from ffs in locking guarantees. VFS > > itself is not sensitive to this except where vgone() etc. are > > concerned. > > > > Sponsored by: Isilon Systems, Inc. > > > > Revision Changes Path > > 1.77 +26 -26 src/sys/kern/vnode_if.src > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/kern/vnode_if.src.d > >iff?&r1=1.76&r2=1.77&f=h > > I now have a broken build: > > cc -c -O -pipe -march=pentium4m -Wall -Wredundant-decls > -Wnested-externs -Wstric t-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -std=c99 > -g -nostdinc -I- -I. -I/usr/local/src/sys -I/usr/local/sr > c/sys/contrib/dev/acpica -I/usr/local/src/sys/contrib/altq > -I/usr/local/src/sys/ contrib/ipfilter > -I/usr/local/src/sys/contrib/pf -I/usr/local/src/sys/contrib/de > v/ath -I/usr/local/src/sys/contrib/dev/ath/freebsd > -I/usr/local/src/sys/contrib/ ngatm -D_KERNEL -include opt_global.h > -fno-common -finline-limit=8000 --param in line-unit-growth=100 > --param large-function-growth=1000 -mno-align-long-strings > -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse > -mno-sse2 -ffreestan > ding -Werror vnode_if.c > vnode_if.c: In function `VOP_CREATE_APV': > vnode_if.c:205: warning: implicit declaration of function > `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: nested extern > declaration of `ASSERT_VOP_ELOCKED' vnode_if.c: In function > `VOP_WHITEOUT_APV': > vnode_if.c:261: warning: nested extern declaration of > `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant > redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: > previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here > vnode_if.c: In function `VOP_MKNOD_APV': > vnode_if.c:315: warning: nested extern declaration of > `ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant > redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: > previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here > > and on and on. > > Doug FYI, the following patch fixes it. Jung-uk Kim Index: vnode.h =================================================================== RCS file: /home/ncvs/src/sys/sys/vnode.h,v retrieving revision 1.296 diff -u -r1.296 vnode.h --- src/sys/sys/vnode.h 11 Apr 2005 15:17:06 -0000 1.296 +++ src/sys/sys/vnode.h 11 Apr 2005 20:31:15 -0000 @@ -514,8 +514,8 @@ #define ASSERT_VI_LOCKED(vp, str) #define ASSERT_VI_UNLOCKED(vp, str) -#if 0 #define ASSERT_VOP_ELOCKED(vp, str) +#if 0 #define ASSERT_VOP_ELOCKED_OTHER(vp, str) #endif #define ASSERT_VOP_LOCKED(vp, str) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:34:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B84116A51F; Mon, 11 Apr 2005 20:34:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2786643D55; Mon, 11 Apr 2005 20:34:37 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKYbHQ016040; Mon, 11 Apr 2005 20:34:37 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKYasx016039; Mon, 11 Apr 2005 20:34:36 GMT (envelope-from flz) Message-Id: <200504112034.j3BKYasx016039@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 20:34:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/p5-AcePerl Makefile ports/databases/p5-DBIx-Browse Makefile ports/databases/p5-DBIx-Tree Makefile ports/textproc/p5-Filter-Simple Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:34:48 -0000 flz 2005-04-11 20:34:36 UTC FreeBSD ports repository Modified files: biology/p5-AcePerl Makefile databases/p5-DBIx-Browse Makefile databases/p5-DBIx-Tree Makefile textproc/p5-Filter-Simple Makefile Log: - Change maintainer's email address. Revision Changes Path 1.13 +1 -1 ports/biology/p5-AcePerl/Makefile 1.5 +1 -1 ports/databases/p5-DBIx-Browse/Makefile 1.5 +1 -1 ports/databases/p5-DBIx-Tree/Makefile 1.2 +1 -1 ports/textproc/p5-Filter-Simple/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:45:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B223416A4CE; Mon, 11 Apr 2005 20:45:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 980CF43D1F; Mon, 11 Apr 2005 20:45:00 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKj0hZ016691; Mon, 11 Apr 2005 20:45:00 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKj0JW016690; Mon, 11 Apr 2005 20:45:00 GMT (envelope-from thierry) Message-Id: <200504112045.j3BKj0JW016690@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 11 Apr 2005 20:45:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math Makefile ports/math/mathomatic Makefile distinfo pkg-descr ports/math/mathomatic/files patch-makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:45:00 -0000 thierry 2005-04-11 20:45:00 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/mathomatic Makefile distinfo pkg-descr math/mathomatic/files patch-makefile Log: Add mathomatic 12.1.e, highly portable, general purpose CAS (Computer Algebra System). PR: 79118 Submitted by: Roman Neuhauser Revision Changes Path 1.321 +1 -0 ports/math/Makefile 1.1 +34 -0 ports/math/mathomatic/Makefile (new) 1.1 +2 -0 ports/math/mathomatic/distinfo (new) 1.1 +11 -0 ports/math/mathomatic/files/patch-makefile (new) 1.1 +11 -0 ports/math/mathomatic/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:45:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19D9A16A4CE; Mon, 11 Apr 2005 20:45:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5B0D43D45; Mon, 11 Apr 2005 20:45:38 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKjcL7016808; Mon, 11 Apr 2005 20:45:38 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKjcfv016807; Mon, 11 Apr 2005 20:45:38 GMT (envelope-from thierry) Message-Id: <200504112045.j3BKjcfv016807@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 11 Apr 2005 20:45:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:45:39 -0000 thierry 2005-04-11 20:45:38 UTC FreeBSD ports repository Modified files: . modules Log: mathomatic --> ports/math/mathomatic Revision Changes Path 1.12282 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:50:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E694E16A4CE; Mon, 11 Apr 2005 20:50:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE85F43D3F; Mon, 11 Apr 2005 20:50:14 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKoED8023669; Mon, 11 Apr 2005 20:50:14 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKoENW023668; Mon, 11 Apr 2005 20:50:14 GMT (envelope-from sos) Message-Id: <200504112050.j3BKoENW023668@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 11 Apr 2005 20:50:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:50:15 -0000 sos 2005-04-11 20:50:14 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix the same silly alloc mistake for nVidia and SiS as with VIA in the previous commit. Revision Changes Path 1.108 +6 -4 src/sys/dev/ata/ata-chipset.c From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:52:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19A3916A4CE; Mon, 11 Apr 2005 20:52:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E34D243D4C; Mon, 11 Apr 2005 20:52:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKqRjR023857; Mon, 11 Apr 2005 20:52:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKqRFq023856; Mon, 11 Apr 2005 20:52:27 GMT (envelope-from pav) Message-Id: <200504112052.j3BKqRFq023856@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:52:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/freetds Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:52:28 -0000 pav 2005-04-11 20:52:27 UTC FreeBSD ports repository Modified files: databases/freetds Makefile distinfo pkg-plist Log: - Update to 0.63 PR: ports/79392 Submitted by: Alex Kiesel (maintainer) Revision Changes Path 1.42 +5 -3 ports/databases/freetds/Makefile 1.13 +2 -2 ports/databases/freetds/distinfo 1.16 +63 -61 ports/databases/freetds/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:52:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F062B16A4CE; Mon, 11 Apr 2005 20:52:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D35D543D5C; Mon, 11 Apr 2005 20:52:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKqqgW024026; Mon, 11 Apr 2005 20:52:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKqqOw024025; Mon, 11 Apr 2005 20:52:52 GMT (envelope-from pav) Message-Id: <200504112052.j3BKqqOw024025@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 20:52:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBD-Sybase Makefileports/databases/py-mssql Makefile ports/databases/py-sybase Makefile ports/databases/sqlrelay Makefile ports/databases/sqsh Makefile ports/lang/php4 Makefile.ext ports/lang/php5 Makefile.ext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:52:53 -0000 pav 2005-04-11 20:52:52 UTC FreeBSD ports repository Modified files: databases/p5-DBD-Sybase Makefile databases/py-mssql Makefile databases/py-sybase Makefile databases/sqlrelay Makefile databases/sqsh Makefile lang/php4 Makefile.ext lang/php5 Makefile.ext Log: - Chase freetds shlib bump Revision Changes Path 1.18 +2 -2 ports/databases/p5-DBD-Sybase/Makefile 1.3 +2 -1 ports/databases/py-mssql/Makefile 1.3 +2 -2 ports/databases/py-sybase/Makefile 1.38 +1 -1 ports/databases/sqlrelay/Makefile 1.24 +2 -1 ports/databases/sqsh/Makefile 1.11 +2 -2 ports/lang/php4/Makefile.ext 1.14 +2 -2 ports/lang/php5/Makefile.ext From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:57:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE89A16A4CE; Mon, 11 Apr 2005 20:57:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9511B43D39; Mon, 11 Apr 2005 20:57:57 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKvvKk024219; Mon, 11 Apr 2005 20:57:57 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKvvMi024218; Mon, 11 Apr 2005 20:57:57 GMT (envelope-from glewis) Message-Id: <200504112057.j3BKvvMi024218@repoman.freebsd.org> From: Greg Lewis Date: Mon, 11 Apr 2005 20:57:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:57:57 -0000 glewis 2005-04-11 20:57:57 UTC FreeBSD ports repository Modified files: java/javavmwrapper Makefile Log: . Separate standard variables from variables local to this Makefile. Revision Changes Path 1.18 +2 -1 ports/java/javavmwrapper/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 20:58:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 145B416A4CF; Mon, 11 Apr 2005 20:58:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1D0243D45; Mon, 11 Apr 2005 20:58:18 +0000 (GMT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BKwIsL024283; Mon, 11 Apr 2005 20:58:18 GMT (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BKwI80024282; Mon, 11 Apr 2005 20:58:18 GMT (envelope-from jmz) Message-Id: <200504112058.j3BKwI80024282@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Mon, 11 Apr 2005 20:58:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/pgperl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 20:58:19 -0000 jmz 2005-04-11 20:58:18 UTC FreeBSD ports repository Modified files: graphics/pgperl Makefile Log: Use pure_install target instead of install, to prevent writing to perllocal.pod. Revision Changes Path 1.26 +2 -4 ports/graphics/pgperl/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:10:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B88616A4CE; Mon, 11 Apr 2005 21:10:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A90F43D31; Mon, 11 Apr 2005 21:10:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLA4b7025114; Mon, 11 Apr 2005 21:10:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLA4cl025113; Mon, 11 Apr 2005 21:10:04 GMT (envelope-from pav) Message-Id: <200504112110.j3BLA4cl025113@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:10:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/esniper Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:10:04 -0000 pav 2005-04-11 21:10:04 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/esniper Makefile distinfo pkg-descr pkg-plist Log: A new port for esniper (http://esniper.sourceforge.net/), a lightweight eBay snipe tool. PR: ports/79771 Submitted by: Lewis Thompson Revision Changes Path 1.736 +1 -0 ports/misc/Makefile 1.1 +29 -0 ports/misc/esniper/Makefile (new) 1.1 +2 -0 ports/misc/esniper/distinfo (new) 1.1 +3 -0 ports/misc/esniper/pkg-descr (new) 1.1 +4 -0 ports/misc/esniper/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:11:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0C4816A4CE; Mon, 11 Apr 2005 21:11:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0BA43D54; Mon, 11 Apr 2005 21:11:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLBFhH025248; Mon, 11 Apr 2005 21:11:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLBF6E025247; Mon, 11 Apr 2005 21:11:15 GMT (envelope-from pav) Message-Id: <200504112111.j3BLBF6E025247@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:11:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:11:15 -0000 pav 2005-04-11 21:11:15 UTC FreeBSD ports repository Modified files: . modules Log: esniper ports/misc/esniper Revision Changes Path 1.12283 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:17:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36A6716A4CE; Mon, 11 Apr 2005 21:17:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C8D43D41; Mon, 11 Apr 2005 21:17:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLHEIO025523; Mon, 11 Apr 2005 21:17:14 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLHEPl025522; Mon, 11 Apr 2005 21:17:14 GMT (envelope-from adamw) Message-Id: <200504112117.j3BLHEPl025522@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 21:17:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/cpige Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:17:15 -0000 adamw 2005-04-11 21:17:14 UTC FreeBSD ports repository Modified files: audio/cpige Makefile distinfo Log: Update to 1.2. In an email from the author: Possibility to use cPige as a daemon was added. cPige now parses URLs directly, rather than requiring the user to specify host port and mountpoint. Statistics and a logfile were added. Revision Changes Path 1.3 +1 -2 ports/audio/cpige/Makefile 1.2 +2 -2 ports/audio/cpige/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:18:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83AB316A4CE; Mon, 11 Apr 2005 21:18:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52ADC43D53; Mon, 11 Apr 2005 21:18:37 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLIbwR025598; Mon, 11 Apr 2005 21:18:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLIb4b025597; Mon, 11 Apr 2005 21:18:37 GMT (envelope-from pav) Message-Id: <200504112118.j3BLIb4b025597@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:18:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/osiris Makefile distinfo pkg-deinstall ports/security/osiris/files patch-osirismd.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:18:37 -0000 pav 2005-04-11 21:18:37 UTC FreeBSD ports repository Modified files: security/osiris Makefile distinfo Removed files: security/osiris pkg-deinstall security/osiris/files patch-osirismd.in Log: - Update to 4.1.5 PR: ports/79362 Submitted by: David Thiel (maintainer) Revision Changes Path 1.15 +1 -1 ports/security/osiris/Makefile 1.12 +2 -2 ports/security/osiris/distinfo 1.2 +0 -8 ports/security/osiris/files/patch-osirismd.in (dead) 1.2 +0 -50 ports/security/osiris/pkg-deinstall (dead) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:21:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E3116A4CE; Mon, 11 Apr 2005 21:21:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F17B343D5A; Mon, 11 Apr 2005 21:21:16 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLLGfr025804; Mon, 11 Apr 2005 21:21:16 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLLGd5025803; Mon, 11 Apr 2005 21:21:16 GMT (envelope-from glewis) Message-Id: <200504112121.j3BLLGd5025803@repoman.freebsd.org> From: Greg Lewis Date: Mon, 11 Apr 2005 21:21:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:21:17 -0000 glewis 2005-04-11 21:21:16 UTC FreeBSD ports repository Modified files: java/javavmwrapper/files pkg-install.in Log: . Ignore errors from the call to registervm, otherwise one sees a whole slew of spurious errors when upgrading the port. Revision Changes Path 1.2 +2 -2 ports/java/javavmwrapper/files/pkg-install.in From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:22:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFFDF16A4CE; Mon, 11 Apr 2005 21:22:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B508F43D5D; Mon, 11 Apr 2005 21:22:43 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLMhuY025896; Mon, 11 Apr 2005 21:22:43 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLMhEq025895; Mon, 11 Apr 2005 21:22:43 GMT (envelope-from glewis) Message-Id: <200504112122.j3BLMhEq025895@repoman.freebsd.org> From: Greg Lewis Date: Mon, 11 Apr 2005 21:22:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper Makefileports/java/javavmwrapper/src checkvms.1 javavm.1 javavms.5 registervm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:22:44 -0000 glewis 2005-04-11 21:22:43 UTC FreeBSD ports repository Modified files: java/javavmwrapper Makefile Added files: java/javavmwrapper/src checkvms.1 javavm.1 javavms.5 registervm.1 Log: . Install manual pages for javavmwrapper. . Bump PORTREVISION. PR: 27075 Revision Changes Path 1.19 +15 -1 ports/java/javavmwrapper/Makefile 1.1 +56 -0 ports/java/javavmwrapper/src/checkvms.1 (new) 1.1 +111 -0 ports/java/javavmwrapper/src/javavm.1 (new) 1.1 +57 -0 ports/java/javavmwrapper/src/javavms.5 (new) 1.1 +79 -0 ports/java/javavmwrapper/src/registervm.1 (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:22:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D410D16A4CE; Mon, 11 Apr 2005 21:22:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A621443D58; Mon, 11 Apr 2005 21:22:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLMplE025948; Mon, 11 Apr 2005 21:22:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLMpOw025947; Mon, 11 Apr 2005 21:22:51 GMT (envelope-from pav) Message-Id: <200504112122.j3BLMpOw025947@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:22:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/imcom Makefile distinfo ports/net/imcom/files patch-IMCom.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:22:52 -0000 pav 2005-04-11 21:22:51 UTC FreeBSD ports repository Modified files: net/imcom Makefile distinfo Added files: net/imcom/files patch-IMCom.py Log: - Update to 1.33p1 PR: ports/79795 Submitted by: Martijn Lina (maintainer) Revision Changes Path 1.9 +1 -1 ports/net/imcom/Makefile 1.7 +2 -2 ports/net/imcom/distinfo 1.1 +26 -0 ports/net/imcom/files/patch-IMCom.py (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:31:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B5D016A4CE; Mon, 11 Apr 2005 21:31:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C7443D45; Mon, 11 Apr 2005 21:31:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLV7AJ026318; Mon, 11 Apr 2005 21:31:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLV7s9026317; Mon, 11 Apr 2005 21:31:07 GMT (envelope-from pav) Message-Id: <200504112131.j3BLV7s9026317@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:31:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssh-portable Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:31:08 -0000 pav 2005-04-11 21:31:07 UTC FreeBSD ports repository Modified files: security/openssh-portable Makefile Log: - Don't specify --with-ssl-dir when using the system's OpenSSL PR: ports/79355 Submitted by: Mark Andrews Revision Changes Path 1.96 +2 -0 ports/security/openssh-portable/Makefile From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:33:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18BB316A4CE; Mon, 11 Apr 2005 21:33:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E299F43D3F; Mon, 11 Apr 2005 21:33:20 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLXK18026384; Mon, 11 Apr 2005 21:33:20 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLXKh4026383; Mon, 11 Apr 2005 21:33:20 GMT (envelope-from adamw) Message-Id: <200504112133.j3BLXKh4026383@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 21:33:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/fileroller Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:33:21 -0000 adamw 2005-04-11 21:33:20 UTC FreeBSD ports repository Modified files: archivers/fileroller Makefile distinfo pkg-plist Log: Update to 2.10.2. Revision Changes Path 1.46 +1 -1 ports/archivers/fileroller/Makefile 1.25 +2 -2 ports/archivers/fileroller/distinfo 1.26 +1 -0 ports/archivers/fileroller/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:41:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10A5816A4CE; Mon, 11 Apr 2005 21:41:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC3DA43D49; Mon, 11 Apr 2005 21:41:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLfC41026733; Mon, 11 Apr 2005 21:41:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLfC9n026732; Mon, 11 Apr 2005 21:41:12 GMT (envelope-from pav) Message-Id: <200504112141.j3BLfC9n026732@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:41:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/pear-XML_Wddx Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:41:13 -0000 pav 2005-04-11 21:41:12 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/pear-XML_Wddx Makefile distinfo pkg-descr Log: New port: textproc/pear-XML_Wddx PEAR Wddx pretty serializer and deserializer PEAR::XML_Wddx does 2 things: a) a drop in replacement for the XML_Wddx extension (if it's not built in) b) produce an editable wddx file (with indenting etc.) and uses CDATA, rather than char tags PR: ports/79367 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.809 +1 -0 ports/textproc/Makefile 1.1 +23 -0 ports/textproc/pear-XML_Wddx/Makefile (new) 1.1 +2 -0 ports/textproc/pear-XML_Wddx/distinfo (new) 1.1 +16 -0 ports/textproc/pear-XML_Wddx/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:41:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A01B16A4CE; Mon, 11 Apr 2005 21:41:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5295643D45; Mon, 11 Apr 2005 21:41:59 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLfxaH026777; Mon, 11 Apr 2005 21:41:59 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLfxbe026776; Mon, 11 Apr 2005 21:41:59 GMT (envelope-from pav) Message-Id: <200504112141.j3BLfxbe026776@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 21:41:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:41:59 -0000 pav 2005-04-11 21:41:59 UTC FreeBSD ports repository Modified files: . modules Log: pear-XML_Wddx ports/textproc/pear-XML_Wddx Revision Changes Path 1.12284 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:48:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0C9116A4CE; Mon, 11 Apr 2005 21:48:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E6B243D3F; Mon, 11 Apr 2005 21:48:45 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLmjBv027154; Mon, 11 Apr 2005 21:48:45 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLmj4G027153; Mon, 11 Apr 2005 21:48:45 GMT (envelope-from adamw) Message-Id: <200504112148.j3BLmj4G027153@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 21:48:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/nautilus-cd-burner Makefile distinfo patch-nautilus-burn-drive.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:48:45 -0000 adamw 2005-04-11 21:48:45 UTC FreeBSD ports repository Modified files: sysutils/nautilus-cd-burner Makefile distinfo pkg-plist Removed files: sysutils/nautilus-cd-burner/files patch-nautilus-burn-drive.c Log: Update to 2.10.1, now with FreeBSD support included! Please test this! Revision Changes Path 1.22 +1 -1 ports/sysutils/nautilus-cd-burner/Makefile 1.9 +2 -2 ports/sysutils/nautilus-cd-burner/distinfo 1.2 +0 -276 ports/sysutils/nautilus-cd-burner/files/patch-nautilus-burn-drive.c (dead) 1.7 +2 -0 ports/sysutils/nautilus-cd-burner/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 21:56:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 033C316A4CE; Mon, 11 Apr 2005 21:56:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD10843D41; Mon, 11 Apr 2005 21:56:11 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BLuBnk027467; Mon, 11 Apr 2005 21:56:11 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BLuBgX027466; Mon, 11 Apr 2005 21:56:11 GMT (envelope-from adamw) Message-Id: <200504112156.j3BLuBgX027466@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 21:56:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gal2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 21:56:12 -0000 adamw 2005-04-11 21:56:11 UTC FreeBSD ports repository Modified files: x11-toolkits/gal2 Makefile distinfo pkg-plist Log: Update to 2.4.2. Revision Changes Path 1.62 +1 -1 ports/x11-toolkits/gal2/Makefile 1.43 +2 -2 ports/x11-toolkits/gal2/distinfo 1.31 +4 -0 ports/x11-toolkits/gal2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 22:08:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4559116A4CE; Mon, 11 Apr 2005 22:08:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE39343D46; Mon, 11 Apr 2005 22:08:14 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BM8EcA027904; Mon, 11 Apr 2005 22:08:14 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BM8EON027903; Mon, 11 Apr 2005 22:08:14 GMT (envelope-from kris) Message-Id: <200504112208.j3BM8EON027903@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 11 Apr 2005 22:08:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/portbuild/scripts portbuild X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 22:08:16 -0000 kris 2005-04-11 22:08:14 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: Use WRKDIRPREFIX instead of hardcoded value. Clean up after we're done. Revision Changes Path 1.43 +3 -1 ports/Tools/portbuild/scripts/portbuild From owner-cvs-all@FreeBSD.ORG Mon Apr 11 22:21:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC28A16A4CE; Mon, 11 Apr 2005 22:21:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 925BE43D3F; Mon, 11 Apr 2005 22:21:41 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BMLfZi028478; Mon, 11 Apr 2005 22:21:41 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BMLf8U028477; Mon, 11 Apr 2005 22:21:41 GMT (envelope-from flz) Message-Id: <200504112221.j3BMLf8U028477@repoman.freebsd.org> From: Florent Thoumie Date: Mon, 11 Apr 2005 22:21:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts/mkptools mkpskel X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 22:21:41 -0000 flz 2005-04-11 22:21:41 UTC FreeBSD ports repository Modified files: Tools/scripts/mkptools mkpskel Log: - Replace pkg-comment with COMMENT to reflect latest (*sigh*) changes in the ports framework. PR: ports/62767 Submitted by: Igor Pokrovsky Approved by: maintainer timeout (> 8 months) Revision Changes Path 1.3 +2 -2 ports/Tools/scripts/mkptools/mkpskel From owner-cvs-all@FreeBSD.ORG Mon Apr 11 22:33:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8932816A4CE; Mon, 11 Apr 2005 22:33:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2418343D1F; Mon, 11 Apr 2005 22:33:39 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BMXdX9029682; Mon, 11 Apr 2005 22:33:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BMXd7s029681; Mon, 11 Apr 2005 22:33:39 GMT (envelope-from pav) Message-Id: <200504112233.j3BMXd7s029681@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 22:33:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/boinc-client Makefile distinfo pkg-message pkg-plist ports/net/boinc-client/files alt-patch-api-boinc_api.C boinc-client boinc-client.1 boinc.1 boinc.sh boinc.sh-4.x extra-patch-client::net_xfer.C ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 22:33:39 -0000 pav 2005-04-11 22:33:39 UTC FreeBSD ports repository Modified files: net/boinc-client Makefile distinfo pkg-message pkg-plist net/boinc-client/files boinc.sh Added files: net/boinc-client/files alt-patch-api-boinc_api.C boinc.1 extra-patch-clientgui-MainDocument.cpp extra-patch-clientgui-MainFrame.cpp extra-patch-clientgui-ViewProjects.cpp extra-patch-clientgui-ViewResources.cpp extra-patch-clientgui-ViewTransfers.cpp extra-patch-clientgui-ViewWork.cpp extra-patch-clientgui-stdwx.h extra-patch-lib-acct_mgr_client.C extra-patch-lib-gui_rpc_client.C extra-patch-lib-network.h extra-patch-lib-parse.C extra-patch-zip-boinc_zip.cpp patch-api-boinc_api.C patch-clientgui-BOINCGUIApp.cpp rc-boinc.sh Removed files: net/boinc-client/files boinc-client boinc-client.1 boinc.sh-4.x extra-patch-api::boinc_api.C extra-patch-client::gui_rpc_server.C extra-patch-client::net_xfer.C patch-api::boinc_gl.h patch-client::gui_rpc_server.C patch-client::net_xfer.C Log: - Update to 4.67, now with GUI Use WITHOUT_X11 to disable it if you don't want it PR: ports/79348 Submitted by: J.R. Oldroyd (maintainer) Revision Changes Path 1.8 +80 -62 ports/net/boinc-client/Makefile 1.3 +2 -2 ports/net/boinc-client/distinfo 1.1 +49 -0 ports/net/boinc-client/files/alt-patch-api-boinc_api.C (new) 1.2 +0 -6 ports/net/boinc-client/files/boinc-client (dead) 1.2 +0 -170 ports/net/boinc-client/files/boinc-client.1 (dead) 1.1 +235 -0 ports/net/boinc-client/files/boinc.1 (new) 1.2 +3 -57 ports/net/boinc-client/files/boinc.sh 1.2 +0 -61 ports/net/boinc-client/files/boinc.sh-4.x (dead) 1.2 +0 -11 ports/net/boinc-client/files/extra-patch-api::boinc_api.C (dead) 1.2 +0 -11 ports/net/boinc-client/files/extra-patch-client::gui_rpc_server.C (dead) 1.2 +0 -11 ports/net/boinc-client/files/extra-patch-client::net_xfer.C (dead) 1.1 +551 -0 ports/net/boinc-client/files/extra-patch-clientgui-MainDocument.cpp (new) 1.1 +20 -0 ports/net/boinc-client/files/extra-patch-clientgui-MainFrame.cpp (new) 1.1 +20 -0 ports/net/boinc-client/files/extra-patch-clientgui-ViewProjects.cpp (new) 1.1 +20 -0 ports/net/boinc-client/files/extra-patch-clientgui-ViewResources.cpp (new) 1.1 +20 -0 ports/net/boinc-client/files/extra-patch-clientgui-ViewTransfers.cpp (new) 1.1 +31 -0 ports/net/boinc-client/files/extra-patch-clientgui-ViewWork.cpp (new) 1.1 +10 -0 ports/net/boinc-client/files/extra-patch-clientgui-stdwx.h (new) 1.1 +24 -0 ports/net/boinc-client/files/extra-patch-lib-acct_mgr_client.C (new) 1.1 +125 -0 ports/net/boinc-client/files/extra-patch-lib-gui_rpc_client.C (new) 1.1 +11 -0 ports/net/boinc-client/files/extra-patch-lib-network.h (new) 1.1 +32 -0 ports/net/boinc-client/files/extra-patch-lib-parse.C (new) 1.1 +20 -0 ports/net/boinc-client/files/extra-patch-zip-boinc_zip.cpp (new) 1.1 +55 -0 ports/net/boinc-client/files/patch-api-boinc_api.C (new) 1.2 +0 -19 ports/net/boinc-client/files/patch-api::boinc_gl.h (dead) 1.2 +0 -17 ports/net/boinc-client/files/patch-client::gui_rpc_server.C (dead) 1.2 +0 -17 ports/net/boinc-client/files/patch-client::net_xfer.C (dead) 1.1 +11 -0 ports/net/boinc-client/files/patch-clientgui-BOINCGUIApp.cpp (new) 1.1 +69 -0 ports/net/boinc-client/files/rc-boinc.sh (new) 1.2 +17 -3 ports/net/boinc-client/pkg-message 1.3 +53 -47 ports/net/boinc-client/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 22:34:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22DFB16A4CE; Mon, 11 Apr 2005 22:34:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E97DF43D1D; Mon, 11 Apr 2005 22:34:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BMYCNV029775; Mon, 11 Apr 2005 22:34:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BMYCKf029774; Mon, 11 Apr 2005 22:34:12 GMT (envelope-from pav) Message-Id: <200504112234.j3BMYCKf029774@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 11 Apr 2005 22:34:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/boinc-setiathome Makefile distinfo pkg-install pkg-plist ports/astro/boinc-setiathome/files patch-db::schema_to_class.inpatch-m4-sah_largefile_breaks_cxx.m4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 22:34:13 -0000 pav 2005-04-11 22:34:12 UTC FreeBSD ports repository Modified files: astro/boinc-setiathome Makefile distinfo pkg-install pkg-plist Added files: astro/boinc-setiathome/files patch-Makefile.incl patch-m4-sah_check_boinc.m4 patch-m4-sah_header_stdcxx.m4 patch-m4-sah_largefile_breaks_cxx.m4 Removed files: astro/boinc-setiathome/files patch-client::Makefile.in patch-db::schema_to_class.in Log: - Update to 4.07.20050218, with GUI GUI disabled on 4.x for now PR: ports/79349 Submitted by: J.R. Oldroyd (maintainer) Revision Changes Path 1.4 +69 -29 ports/astro/boinc-setiathome/Makefile 1.3 +2 -2 ports/astro/boinc-setiathome/distinfo 1.1 +11 -0 ports/astro/boinc-setiathome/files/patch-Makefile.incl (new) 1.2 +0 -25 ports/astro/boinc-setiathome/files/patch-client::Makefile.in (dead) 1.2 +0 -11 ports/astro/boinc-setiathome/files/patch-db::schema_to_class.in (dead) 1.1 +51 -0 ports/astro/boinc-setiathome/files/patch-m4-sah_check_boinc.m4 (new) 1.1 +11 -0 ports/astro/boinc-setiathome/files/patch-m4-sah_header_stdcxx.m4 (new) 1.1 +11 -0 ports/astro/boinc-setiathome/files/patch-m4-sah_largefile_breaks_cxx.m4 (new) 1.2 +2 -2 ports/astro/boinc-setiathome/pkg-install 1.2 +3 -3 ports/astro/boinc-setiathome/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 22:38:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58EA616A4CE; Mon, 11 Apr 2005 22:38:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4C143D1D; Mon, 11 Apr 2005 22:38:29 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BMcT2a029974; Mon, 11 Apr 2005 22:38:29 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BMcTWn029973; Mon, 11 Apr 2005 22:38:29 GMT (envelope-from adamw) Message-Id: <200504112238.j3BMcTWn029973@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 22:38:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/evolution-data-server Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 22:38:29 -0000 adamw 2005-04-11 22:38:29 UTC FreeBSD ports repository Modified files: databases/evolution-data-server Makefile distinfo pkg-plist Log: Update to 1.2.2. Revision Changes Path 1.10 +1 -2 ports/databases/evolution-data-server/Makefile 1.6 +2 -2 ports/databases/evolution-data-server/distinfo 1.7 +18 -1 ports/databases/evolution-data-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:06:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF0116A4CE; Mon, 11 Apr 2005 23:06:17 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07DD943D3F; Mon, 11 Apr 2005 23:06:16 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id EA4028563F; Tue, 12 Apr 2005 08:36:13 +0930 (CST) Date: Tue, 12 Apr 2005 08:36:13 +0930 From: Greg 'groggy' Lehey To: Kris Kennaway Message-ID: <20050411230613.GL84649@wantadilla.lemis.com> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> <20050411074021.GA85675@xor.obsecurity.org> <20050411101216.N97775@beagle.kn.op.dlr.de> <20050411091126.GA6125@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2EnvhqpWJq810sZn" Content-Disposition: inline In-Reply-To: <20050411091126.GA6125@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 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 cc: src-committers@FreeBSD.org cc: Harti Brandt cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:06:17 -0000 --2EnvhqpWJq810sZn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 11 April 2005 at 2:11:26 -0700, Kris Kennaway wrote: > On Mon, Apr 11, 2005 at 11:07:28AM +0200, Harti Brandt wrote: > >> KK>I assume you've tested that this doesn't cause problems for anything >> KK>in the ports collection? >> >> I didn't test all of the ports collection - just a number of ports. But I >> grepped the ports infrastructure and the ports Makefile* for problematic >> constructs and found one problem that now shows up (under certain >> conditions) instead of beeing hidden: >> >> mail/dspam >> mail/dspam-devel >> >> both of them use >> >> . elseif ... >> >> This has been intepreted by make as a plain .else without any warning up >> to now. Now it is just ignored when the .if defined (WITH_MYSQL40) ... is >> false and give an error if it is true. I'll inform the maintainer about >> this. >> >> There may be of course ports that use our make to build. In any case the >> change to the .else and .endif clauses just give a warning so the ports >> maintainer have time to fix this. What could break is the use of >> .undefFOO but I don't expect many of them. > > I really hope this doesn't cause problems, but based on historical > precedent I expect that it will. In future, please coordinate > troublesome make changes with us (portmgr) so we can test them first > and avoid destabilizing the ports collection for the users. It would be interesting to understand the necessity of this change. We have so many different flavours of make already. Greg -- See complete headers for address and phone numbers. --2EnvhqpWJq810sZn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCWwLlIubykFB6QiMRArjVAJ0X0KROo9tZI5YIlcFXd0Gd3UanawCfV/8m 8gKgYA2Nm4ZJWsnbd/SARDg= =YDf3 -----END PGP SIGNATURE----- --2EnvhqpWJq810sZn-- From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:16:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D9416A4CE; Mon, 11 Apr 2005 23:16:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEEA843D49; Mon, 11 Apr 2005 23:16:39 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BNGdc3032360; Mon, 11 Apr 2005 23:16:39 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BNGdYQ032359; Mon, 11 Apr 2005 23:16:39 GMT (envelope-from lofi) Message-Id: <200504112316.j3BNGdYQ032359@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 11 Apr 2005 23:16:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/amarok Makefile distinfo pkg-plist patch-amarok-src-vis-libvisual-libvisual.cpp patch-amarok-src-vis-xmmswrapper-xmmswrapper.cpp patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:16:40 -0000 lofi 2005-04-11 23:16:39 UTC FreeBSD ports repository Modified files: audio/amarok Makefile distinfo pkg-plist Added files: audio/amarok/files patch-configure Removed files: audio/amarok/files patch-amarok-src-vis-libvisual-libvisual.cpp patch-amarok-src-vis-xmmswrapper-xmmswrapper.cpp Log: Update to version 1.2.3 Submitted by: maintainer Revision Changes Path 1.19 +31 -21 ports/audio/amarok/Makefile 1.5 +2 -2 ports/audio/amarok/distinfo 1.2 +0 -16 ports/audio/amarok/files/patch-amarok-src-vis-libvisual-libvisual.cpp (dead) 1.2 +0 -10 ports/audio/amarok/files/patch-amarok-src-vis-xmmswrapper-xmmswrapper.cpp (dead) 1.1 +22 -0 ports/audio/amarok/files/patch-configure (new) 1.6 +279 -50 ports/audio/amarok/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:22:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3108E16A4CE; Mon, 11 Apr 2005 23:22:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05C5043D2D; Mon, 11 Apr 2005 23:22:10 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BNM9KI032610; Mon, 11 Apr 2005 23:22:09 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BNM9TD032609; Mon, 11 Apr 2005 23:22:09 GMT (envelope-from adamw) Message-Id: <200504112322.j3BNM9TD032609@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 23:22:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/evolution Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:22:10 -0000 adamw 2005-04-11 23:22:09 UTC FreeBSD ports repository Modified files: mail/evolution Makefile distinfo pkg-plist Log: Update to 2.2.2. Revision Changes Path 1.113 +1 -2 ports/mail/evolution/Makefile 1.44 +2 -2 ports/mail/evolution/distinfo 1.51 +4 -0 ports/mail/evolution/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:41:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A92B16A4CE; Mon, 11 Apr 2005 23:41:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A5B43D4C; Mon, 11 Apr 2005 23:41:11 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BNfBQu033342; Mon, 11 Apr 2005 23:41:11 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BNfBqX033341; Mon, 11 Apr 2005 23:41:11 GMT (envelope-from adamw) Message-Id: <200504112341.j3BNfBqX033341@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 23:41:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/ximian-connector Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:41:12 -0000 adamw 2005-04-11 23:41:11 UTC FreeBSD ports repository Modified files: mail/ximian-connector Makefile distinfo pkg-plist Log: Update to 2.2.2. Revision Changes Path 1.13 +1 -2 ports/mail/ximian-connector/Makefile 1.7 +2 -2 ports/mail/ximian-connector/distinfo 1.8 +3 -0 ports/mail/ximian-connector/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:49:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F1DE16A4CE; Mon, 11 Apr 2005 23:49:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF6B43D41; Mon, 11 Apr 2005 23:49:10 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BNnAu5033661; Mon, 11 Apr 2005 23:49:10 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BNnApO033660; Mon, 11 Apr 2005 23:49:10 GMT (envelope-from adamw) Message-Id: <200504112349.j3BNnApO033660@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 23:49:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/epiphany Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:49:11 -0000 adamw 2005-04-11 23:49:10 UTC FreeBSD ports repository Modified files: www/epiphany Makefile distinfo Log: Update to 1.6.2. Revision Changes Path 1.76 +1 -1 ports/www/epiphany/Makefile 1.38 +2 -2 ports/www/epiphany/distinfo From owner-cvs-all@FreeBSD.ORG Mon Apr 11 23:54:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E8CA16A4CE; Mon, 11 Apr 2005 23:54:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D5643D2F; Mon, 11 Apr 2005 23:54:07 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3BNs7IB033867; Mon, 11 Apr 2005 23:54:07 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3BNs7CI033866; Mon, 11 Apr 2005 23:54:07 GMT (envelope-from adamw) Message-Id: <200504112354.j3BNs7CI033866@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 11 Apr 2005 23:54:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/metacity Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Apr 2005 23:54:07 -0000 adamw 2005-04-11 23:54:06 UTC FreeBSD ports repository Modified files: x11-wm/metacity Makefile distinfo pkg-plist Log: Update to 2.10.1. Revision Changes Path 1.39 +1 -1 ports/x11-wm/metacity/Makefile 1.24 +2 -2 ports/x11-wm/metacity/distinfo 1.21 +4 -4 ports/x11-wm/metacity/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:05:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A16B716A4CE; Tue, 12 Apr 2005 00:05:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7388043D46; Tue, 12 Apr 2005 00:05:10 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C05AYJ034322; Tue, 12 Apr 2005 00:05:10 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C05ASb034321; Tue, 12 Apr 2005 00:05:10 GMT (envelope-from brooks) Message-Id: <200504120005.j3C05ASb034321@repoman.freebsd.org> From: Brooks Davis Date: Tue, 12 Apr 2005 00:05:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/conf files src/sys/net net_osdep.c net_osdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:05:10 -0000 brooks 2005-04-12 00:05:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf files sys/net net_osdep.h Removed files: (Branch: RELENG_5) sys/net net_osdep.c Log: MFC: Since net/net_osdep.c contained only one function that could be trivially implemented as a macro, do that and remove it. NetBSD did this quite a while ago. PR: kern/33201 Prodded by: Matteo Riondato Revision Changes Path 1.943.2.16 +0 -1 src/sys/conf/files 1.8.4.1 +0 -57 src/sys/net/net_osdep.c (dead) 1.12.4.3 +1 -2 src/sys/net/net_osdep.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:16:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EBF16A4CE; Tue, 12 Apr 2005 00:16:43 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDA643D54; Tue, 12 Apr 2005 00:16:42 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc11) with ESMTP id <20050412001641011001d58ce>; Tue, 12 Apr 2005 00:16:41 +0000 Message-ID: <425B1368.4060903@freebsd.org> Date: Mon, 11 Apr 2005 17:16:40 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <425A32C8.30080.1710F6F5@localhost> <425AB7E0.2030101@FreeBSD.org> <425ACDFB.1080102@freebsd.org> <200504112221.40084.michaelnottebrock@gmx.net> In-Reply-To: <200504112221.40084.michaelnottebrock@gmx.net> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:16:43 -0000 Michael Nottebrock wrote: > On Monday, 11. April 2005 21:20, Doug Barton wrote: > >>Adam Weinberger wrote: >> >>>I believe emphatically that the sanity tests should be non-optional. >> >>And I believe emphatically the opposite. And your comment about the >>procmail filter is totally unsuitable for those who pay for their bandwidth >>by the byte. The more burdens you add to ports maintainers the fewer of >>them we will be able to attract. > > > Note that the automatic mails people are discussing here would be sent to the > *committer*, not the maintainer - and as a ports-committer, you pretty much > have opted in to receive (and read, too!) all sorts of mails regarding your > work when you accepted the commit bit. It's a punishment after all. Thank you for clarifying this. You've now given me yet another reason to not ever pick up and commit a PR for a new port. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:17:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41D7D16A4CE; Tue, 12 Apr 2005 00:17:27 +0000 (GMT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65C9F43D5C; Tue, 12 Apr 2005 00:17:26 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc11) with ESMTP id <20050412001721011001cq37e>; Tue, 12 Apr 2005 00:17:25 +0000 Message-ID: <425B1390.5030105@freebsd.org> Date: Mon, 11 Apr 2005 17:17:20 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jung-uk Kim References: <200504111519.j3BFJTSx095645@repoman.freebsd.org> <425ACE7F.7050609@freebsd.org> <200504111634.03435.jkim@niksun.com> In-Reply-To: <200504111634.03435.jkim@niksun.com> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: Jeff Roberson cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:17:27 -0000 Jung-uk Kim wrote: > On Monday 11 April 2005 03:22 pm, Doug Barton wrote: > >>Jeff Roberson wrote: >> >>>jeff 2005-04-11 15:19:29 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/kern vnode_if.src >>> Log: >>> - Mark the VOPs that require exclusive locks. Those that >>>aren't marked with E may be called with a shared lock held. This >>>list really could be made per filesystem if we had any >>>filesystems which differed from ffs in locking guarantees. VFS >>>itself is not sensitive to this except where vgone() etc. are >>>concerned. >>> >>> Sponsored by: Isilon Systems, Inc. >>> >>> Revision Changes Path >>> 1.77 +26 -26 src/sys/kern/vnode_if.src >>> >>>http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/kern/vnode_if.src.d >>>iff?&r1=1.76&r2=1.77&f=h >> >>I now have a broken build: >> >>cc -c -O -pipe -march=pentium4m -Wall -Wredundant-decls >>-Wnested-externs -Wstric t-prototypes -Wmissing-prototypes >>-Wpointer-arith -Winline -Wcast-qual -fforma t-extensions -std=c99 >>-g -nostdinc -I- -I. -I/usr/local/src/sys -I/usr/local/sr >>c/sys/contrib/dev/acpica -I/usr/local/src/sys/contrib/altq >>-I/usr/local/src/sys/ contrib/ipfilter >>-I/usr/local/src/sys/contrib/pf -I/usr/local/src/sys/contrib/de >>v/ath -I/usr/local/src/sys/contrib/dev/ath/freebsd >>-I/usr/local/src/sys/contrib/ ngatm -D_KERNEL -include opt_global.h >>-fno-common -finline-limit=8000 --param in line-unit-growth=100 >>--param large-function-growth=1000 -mno-align-long-strings >>-mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse >>-mno-sse2 -ffreestan >>ding -Werror vnode_if.c >>vnode_if.c: In function `VOP_CREATE_APV': >>vnode_if.c:205: warning: implicit declaration of function >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: nested extern >>declaration of `ASSERT_VOP_ELOCKED' vnode_if.c: In function >>`VOP_WHITEOUT_APV': >>vnode_if.c:261: warning: nested extern declaration of >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant >>redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: >>previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here >>vnode_if.c: In function `VOP_MKNOD_APV': >>vnode_if.c:315: warning: nested extern declaration of >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant >>redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: >>previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here >> >>and on and on. >> >>Doug > > > FYI, the following patch fixes it. > > Jung-uk Kim > > Index: vnode.h > =================================================================== > RCS file: /home/ncvs/src/sys/sys/vnode.h,v > retrieving revision 1.296 > diff -u -r1.296 vnode.h > --- src/sys/sys/vnode.h 11 Apr 2005 15:17:06 -0000 1.296 > +++ src/sys/sys/vnode.h 11 Apr 2005 20:31:15 -0000 > @@ -514,8 +514,8 @@ > > #define ASSERT_VI_LOCKED(vp, str) > #define ASSERT_VI_UNLOCKED(vp, str) > -#if 0 > #define ASSERT_VOP_ELOCKED(vp, str) > +#if 0 > #define ASSERT_VOP_ELOCKED_OTHER(vp, str) > #endif > #define ASSERT_VOP_LOCKED(vp, str) > Thank you, re-compiling now. Have you by chance confirmed that the kernel this produces is safe to use? Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:20:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A03D616A4D1 for ; Tue, 12 Apr 2005 00:20:41 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85ECC43D5C for ; Tue, 12 Apr 2005 00:20:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 3690 invoked from network); 12 Apr 2005 00:20:40 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 12 Apr 2005 00:20:39 -0000 Received: from [131.106.57.68] (p178.n-lapop01.stsn.com [12.129.240.178]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3C0KXGs016395; Mon, 11 Apr 2005 20:20:34 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Julian Elischer Date: Mon, 11 Apr 2005 18:47:07 -0400 User-Agent: KMail/1.8 References: <200504110202.j3B22Z5k014387@repoman.freebsd.org> <425AC7C9.8050801@elischer.org> In-Reply-To: <425AC7C9.8050801@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504111847.09117.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.2 required=4.2 tests=ALL_TRUSTED,SUBJ_HAS_SPACES autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Bill Paul cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_usbd.c winx32_wrap.S src/sys/modules/ndis Makefile src/sys/dev/if_ndis if_ndis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:20:41 -0000 On Monday 11 April 2005 02:54 pm, Julian Elischer wrote: > Bill Paul wrote: > >wpaul 2005-04-11 02:02:35 UTC > > > > > > The twist has to do with the fact that Microsoft supports structured > > exception handling in kernel mode. On the i386 arch, exception handling > > is implemented by hanging an exception registration list off the > > Thread Environment Block (TEB), and the TEB is accessed via the %fs > > register. The problem is, we use %fs as a pointer to the pcpu stucture, > > which means any driver that tries to write through %fs:0 will overwrite > > the curthread pointer and make a serious mess of things. > > > > To get around this, Project Evil now creates a special entry in > > the GDT on each processor. When we call into Windows code, a context > > switch routine will fix up %fs so it points to our new descriptor, > > which in turn points to a fake TEB. When the Windows code returns, > > or calls out to an external routine, we swap %fs back again. Currently, > > Project Evil makes use of GDT slot 7, which is all 0s by default. > > I fully expect someone to jump up and say I can't do that, but I > > couldn't find any code that makes use of this entry anywhere. Sadly, > > this was the only method I could come up with that worked on both > > UP and SMP. (Modifying the LDT works on UP, but becomes incredibly > > complicated on SMP.) If necessary, the context switching stuff can > > be yanked out while preserving the convention calling wrappers. > > Maybe we could emulate $soft and use %fs as a thread pointer instead and > have pcpu > pointed to via that :-) I think NDIS drivers want %fs to point to a Windows-specific structure rather than a 'struct thread' so I don't think that would buy us anything except for even more memory indirects when we do a pcpu lookup. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:22:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 391AC16A4CE; Tue, 12 Apr 2005 00:22:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FBE143D4C; Tue, 12 Apr 2005 00:22:45 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C0Mi04035111; Tue, 12 Apr 2005 00:22:44 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C0MieR035110; Tue, 12 Apr 2005 00:22:44 GMT (envelope-from jhb) Message-Id: <200504120022.j3C0MieR035110@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 00:22:44 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en developers.sgml www/en/releng index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:22:45 -0000 jhb 2005-04-12 00:22:44 UTC FreeBSD doc repository Modified files: en developers.sgml en/releng index.sgml Log: Update the release engineer member lists to note that I've stepped down as I have not been able to give re@ the time it required in the recent releases. Revision Changes Path 1.93 +5 -5 www/en/developers.sgml 1.142 +4 -4 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:26:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E794F16A4CE; Tue, 12 Apr 2005 00:26:39 +0000 (GMT) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4831343D3F; Tue, 12 Apr 2005 00:26:37 +0000 (GMT) (envelope-from jkim@niksun.com) Received: from [10.70.0.244] (daemon.mj.niksun.com [10.70.0.244]) by anuket.mj.niksun.com (8.13.1/8.12.11) with ESMTP id j3C0QaV9017833; Mon, 11 Apr 2005 20:26:36 -0400 (EDT) (envelope-from jkim@niksun.com) From: Jung-uk Kim Organization: Niksun, Inc. To: Doug Barton Date: Mon, 11 Apr 2005 20:26:13 -0400 User-Agent: KMail/1.6.2 References: <200504111519.j3BFJTSx095645@repoman.freebsd.org> <200504111634.03435.jkim@niksun.com> <425B1390.5030105@freebsd.org> In-Reply-To: <425B1390.5030105@freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200504112026.13013.jkim@niksun.com> X-Virus-Scanned: ClamAV 0.83/819/Sun Apr 10 20:01:27 2005 on anuket.mj.niksun.com X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: Jeff Roberson cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/kern vnode_if.src X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:26:40 -0000 On Monday 11 April 2005 08:17 pm, Doug Barton wrote: > Jung-uk Kim wrote: > > On Monday 11 April 2005 03:22 pm, Doug Barton wrote: > >>Jeff Roberson wrote: > >>>jeff 2005-04-11 15:19:29 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/kern vnode_if.src > >>> Log: > >>> - Mark the VOPs that require exclusive locks. Those that > >>>aren't marked with E may be called with a shared lock held. > >>> This list really could be made per filesystem if we had any > >>>filesystems which differed from ffs in locking guarantees. VFS > >>>itself is not sensitive to this except where vgone() etc. are > >>>concerned. > >>> > >>> Sponsored by: Isilon Systems, Inc. > >>> > >>> Revision Changes Path > >>> 1.77 +26 -26 src/sys/kern/vnode_if.src > >>> > >>>http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/kern/vnode_if.src. > >>>d iff?&r1=1.76&r2=1.77&f=h > >> > >>I now have a broken build: > >> > >>cc -c -O -pipe -march=pentium4m -Wall -Wredundant-decls > >>-Wnested-externs -Wstric t-prototypes -Wmissing-prototypes > >>-Wpointer-arith -Winline -Wcast-qual -fforma t-extensions > >> -std=c99 -g -nostdinc -I- -I. -I/usr/local/src/sys > >> -I/usr/local/sr c/sys/contrib/dev/acpica > >> -I/usr/local/src/sys/contrib/altq -I/usr/local/src/sys/ > >> contrib/ipfilter > >>-I/usr/local/src/sys/contrib/pf -I/usr/local/src/sys/contrib/de > >>v/ath -I/usr/local/src/sys/contrib/dev/ath/freebsd > >>-I/usr/local/src/sys/contrib/ ngatm -D_KERNEL -include > >> opt_global.h -fno-common -finline-limit=8000 --param in > >> line-unit-growth=100 --param large-function-growth=1000 > >> -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx > >> -mno-3dnow -mno-sse -mno-sse2 -ffreestan > >>ding -Werror vnode_if.c > >>vnode_if.c: In function `VOP_CREATE_APV': > >>vnode_if.c:205: warning: implicit declaration of function > >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: nested extern > >>declaration of `ASSERT_VOP_ELOCKED' vnode_if.c: In function > >>`VOP_WHITEOUT_APV': > >>vnode_if.c:261: warning: nested extern declaration of > >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant > >>redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: > >>previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here > >>vnode_if.c: In function `VOP_MKNOD_APV': > >>vnode_if.c:315: warning: nested extern declaration of > >>`ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: redundant > >>redeclaration of 'ASSERT_VOP_ELOCKED' vnode_if.c:205: warning: > >>previous implicit declaration of 'ASSERT_VOP_ELOCKED' w as here > >> > >>and on and on. > >> > >>Doug > > > > FYI, the following patch fixes it. > > > > Jung-uk Kim > > > > Index: vnode.h > > ================================================================= > >== RCS file: /home/ncvs/src/sys/sys/vnode.h,v > > retrieving revision 1.296 > > diff -u -r1.296 vnode.h > > --- src/sys/sys/vnode.h 11 Apr 2005 15:17:06 -0000 1.296 > > +++ src/sys/sys/vnode.h 11 Apr 2005 20:31:15 -0000 > > @@ -514,8 +514,8 @@ > > > > #define ASSERT_VI_LOCKED(vp, str) > > #define ASSERT_VI_UNLOCKED(vp, str) > > -#if 0 > > #define ASSERT_VOP_ELOCKED(vp, str) > > +#if 0 > > #define ASSERT_VOP_ELOCKED_OTHER(vp, str) > > #endif > > #define ASSERT_VOP_LOCKED(vp, str) > > Thank you, re-compiling now. Have you by chance confirmed that the > kernel this produces is safe to use? No crash for few hours if that's what you mean. ;-) Jung-uk Kim > Doug From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:26:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4A7216A4CF; Tue, 12 Apr 2005 00:26:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89AB543D3F; Tue, 12 Apr 2005 00:26:40 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C0QeGj035264; Tue, 12 Apr 2005 00:26:40 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C0QenG035263; Tue, 12 Apr 2005 00:26:40 GMT (envelope-from iedowse) Message-Id: <200504120026.j3C0QenG035263@repoman.freebsd.org> From: Ian Dowse Date: Tue, 12 Apr 2005 00:26:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/usb ucom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:26:40 -0000 iedowse 2005-04-12 00:26:40 UTC FreeBSD src repository Modified files: sys/dev/usb ucom.c Log: Fix the handling of the UCS_RXSTOP flag so that it always tracks whether or not the receive pipe is stopped. This ensures that we do not attempt to start the same transfer twice, and it allows ucomstop() to skip the restarting of the read pipe if it was not originally running, such as when called indirectly from ucomreadcb(). PR: kern/79420 MFC after: 1 day Revision Changes Path 1.57 +8 -5 src/sys/dev/usb/ucom.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:44:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B12D616A4CE; Tue, 12 Apr 2005 00:44:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CFAF43D5A; Tue, 12 Apr 2005 00:44:46 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C0ikuF035929; Tue, 12 Apr 2005 00:44:46 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C0ikKJ035928; Tue, 12 Apr 2005 00:44:46 GMT (envelope-from jeff) Message-Id: <200504120044.j3C0ikKJ035928@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 12 Apr 2005 00:44:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys vnode.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:44:46 -0000 jeff 2005-04-12 00:44:46 UTC FreeBSD src repository Modified files: sys/sys vnode.h Log: - Add the mising ASSERT_VOP_ELOCKED code in the !DEBUG_VFS_LOCKS case. Pointy hat to: me Revision Changes Path 1.297 +1 -1 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:48:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C97B616A4CE; Tue, 12 Apr 2005 00:48:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA5A43D49; Tue, 12 Apr 2005 00:48:59 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C0mxHW042897; Tue, 12 Apr 2005 00:48:59 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C0mxNu042896; Tue, 12 Apr 2005 00:48:59 GMT (envelope-from brooks) Message-Id: <200504120048.j3C0mxNu042896@repoman.freebsd.org> From: Brooks Davis Date: Tue, 12 Apr 2005 00:48:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/conf files src/sys/net net_osdep.c net_osdep.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:49:00 -0000 brooks 2005-04-12 00:48:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/conf files sys/net net_osdep.h Added files: (Branch: RELENG_5) sys/net net_osdep.c Log: Back out previous commit (MFC of removal of if_name() function) because it breaks the ABI for at least two kernel modules. The PR is still fixed because the real problem is only in 4.x. Revision Changes Path 1.943.2.17 +1 -0 src/sys/conf/files 1.8.4.2 +57 -0 src/sys/net/net_osdep.c (new) 1.12.4.4 +2 -1 src/sys/net/net_osdep.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:53:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F07A316A4D1 for ; Tue, 12 Apr 2005 00:53:02 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 451DA43D5E for ; Tue, 12 Apr 2005 00:53:01 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Apr 2005 00:52:59 -0000 Received: from p508BD94F.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.217.79] by mail.gmx.net (mp007) with SMTP; 12 Apr 2005 02:52:59 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3C0qqqj007066 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Apr 2005 02:52:54 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Doug Barton Date: Tue, 12 Apr 2005 02:52:44 +0200 User-Agent: KMail/1.8 References: <425A32C8.30080.1710F6F5@localhost> <200504112221.40084.michaelnottebrock@gmx.net> <425B1368.4060903@freebsd.org> In-Reply-To: <425B1368.4060903@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1503273.xSzTLfVHze"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504120252.50160.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:53:03 -0000 --nextPart1503273.xSzTLfVHze Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 12. April 2005 02:16, Doug Barton wrote: > Michael Nottebrock wrote: > > On Monday, 11. April 2005 21:20, Doug Barton wrote: > >>Adam Weinberger wrote: > >>>I believe emphatically that the sanity tests should be non-optional. > >> > >>And I believe emphatically the opposite. And your comment about the > >>procmail filter is totally unsuitable for those who pay for their > >> bandwidth by the byte. The more burdens you add to ports maintainers t= he > >> fewer of them we will be able to attract. > > > > Note that the automatic mails people are discussing here would be sent = to > > the *committer*, not the maintainer - and as a ports-committer, you > > pretty much have opted in to receive (and read, too!) all sorts of mails > > regarding your work when you accepted the commit bit. It's a punishment > > after all. > > Thank you for clarifying this. You've now given me yet another reason to > not ever pick up and commit a PR for a new port. Ah, don't mention it. And don't forget to turn in your ports commit bit whe= n=20 you get a spare minute. =2D-=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 --nextPart1503273.xSzTLfVHze Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWxviXhc68WspdLARAnxNAJ9UxelgEZq0/Q/mO7phJpOhChORMgCfVBvx 8sC85iBLuOx1nzA0a7rh+Ug= =iEOZ -----END PGP SIGNATURE----- --nextPart1503273.xSzTLfVHze-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:53:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A6216A4CE; Tue, 12 Apr 2005 00:53:12 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 636C443D48; Tue, 12 Apr 2005 00:53:12 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3C0rBws043428; Mon, 11 Apr 2005 20:53:11 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3C0rBbx043422; Mon, 11 Apr 2005 20:53:11 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Mon, 11 Apr 2005 20:53:10 -0400 (EDT) From: Jeff Roberson To: Jeff Roberson In-Reply-To: <200504120044.j3C0ikKJ035928@repoman.freebsd.org> Message-ID: <20050411205259.W28571@mail.chesapeake.net> References: <200504120044.j3C0ikKJ035928@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys vnode.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:53:13 -0000 On Tue, 12 Apr 2005, Jeff Roberson wrote: > jeff 2005-04-12 00:44:46 UTC > > FreeBSD src repository > > Modified files: > sys/sys vnode.h > Log: > - Add the mising ASSERT_VOP_ELOCKED code in the !DEBUG_VFS_LOCKS case. Sorry folks, fixed now. > > Pointy hat to: me > > Revision Changes Path > 1.297 +1 -1 src/sys/sys/vnode.h > From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:55:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E666F16A4CE; Tue, 12 Apr 2005 00:55:59 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D98243D5A; Tue, 12 Apr 2005 00:55:59 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3C0ttws044635; Mon, 11 Apr 2005 20:55:55 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3C0tt6N044631; Mon, 11 Apr 2005 20:55:55 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Mon, 11 Apr 2005 20:55:55 -0400 (EDT) From: Jeff Roberson To: John Baldwin In-Reply-To: <200504111847.09117.jhb@FreeBSD.org> Message-ID: <20050411205510.B28571@mail.chesapeake.net> References: <200504110202.j3B22Z5k014387@repoman.freebsd.org> <425AC7C9.8050801@elischer.org> <200504111847.09117.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Bill Paul cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c subr_ndis.c subr_ntoskrnl.c subr_usbd.c winx32_wrap.S src/s X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:56:00 -0000 On Mon, 11 Apr 2005, John Baldwin wrote: > On Monday 11 April 2005 02:54 pm, Julian Elischer wrote: > > Bill Paul wrote: > > >wpaul 2005-04-11 02:02:35 UTC > > > > > > > > > The twist has to do with the fact that Microsoft supports structured > > > exception handling in kernel mode. On the i386 arch, exception handling > > > is implemented by hanging an exception registration list off the > > > Thread Environment Block (TEB), and the TEB is accessed via the %fs > > > register. The problem is, we use %fs as a pointer to the pcpu stucture, > > > which means any driver that tries to write through %fs:0 will overwrite > > > the curthread pointer and make a serious mess of things. > > > > > > To get around this, Project Evil now creates a special entry in > > > the GDT on each processor. When we call into Windows code, a context > > > switch routine will fix up %fs so it points to our new descriptor, > > > which in turn points to a fake TEB. When the Windows code returns, > > > or calls out to an external routine, we swap %fs back again. Currently, > > > Project Evil makes use of GDT slot 7, which is all 0s by default. > > > I fully expect someone to jump up and say I can't do that, but I > > > couldn't find any code that makes use of this entry anywhere. Sadly, > > > this was the only method I could come up with that worked on both > > > UP and SMP. (Modifying the LDT works on UP, but becomes incredibly > > > complicated on SMP.) If necessary, the context switching stuff can > > > be yanked out while preserving the convention calling wrappers. > > > > Maybe we could emulate $soft and use %fs as a thread pointer instead and > > have pcpu > > pointed to via that :-) > > I think NDIS drivers want %fs to point to a Windows-specific structure rather > than a 'struct thread' so I don't think that would buy us anything except for > even more memory indirects when we do a pcpu lookup. Isn't curthread a much more frequent fetch than PCPU anything? It might actually be a win. > > -- > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve" = http://www.FreeBSD.org > From owner-cvs-all@FreeBSD.ORG Tue Apr 12 00:58:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C05116A4CE; Tue, 12 Apr 2005 00:58:42 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF7FF43D55; Tue, 12 Apr 2005 00:58:41 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id ABEC9514D6; Mon, 11 Apr 2005 17:58:36 -0700 (PDT) Date: Mon, 11 Apr 2005 17:58:36 -0700 From: Kris Kennaway To: Doug Barton Message-ID: <20050412005836.GA97280@xor.obsecurity.org> References: <425A32C8.30080.1710F6F5@localhost> <425AB7E0.2030101@FreeBSD.org> <425ACDFB.1080102@freebsd.org> <200504112221.40084.michaelnottebrock@gmx.net> <425B1368.4060903@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline In-Reply-To: <425B1368.4060903@freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Michael Nottebrock cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 00:58:42 -0000 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 11, 2005 at 05:16:40PM -0700, Doug Barton wrote: > Michael Nottebrock wrote: > >On Monday, 11. April 2005 21:20, Doug Barton wrote: > > > >>Adam Weinberger wrote: > >> > >>>I believe emphatically that the sanity tests should be non-optional. > >> > >>And I believe emphatically the opposite. And your comment about the > >>procmail filter is totally unsuitable for those who pay for their=20 > >>bandwidth > >>by the byte. The more burdens you add to ports maintainers the fewer of > >>them we will be able to attract. > > > > > >Note that the automatic mails people are discussing here would be sent t= o=20 > >the *committer*, not the maintainer - and as a ports-committer, you pret= ty=20 > >much have opted in to receive (and read, too!) all sorts of mails=20 > >regarding your work when you accepted the commit bit. It's a punishment= =20 > >after all. >=20 > Thank you for clarifying this. You've now given me yet another reason to= =20 > not ever pick up and commit a PR for a new port. If you're not willing to deal with followup emails requiring you to fix the submission to work in other environments than the one you tested, then yes, this is a good thing. That's part of your job. Kris --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCWx08Wry0BWjoQKURAj8sAKDoXOaJBj2UWwVY9yuCCG2mFmPvdACgwHj+ 3aG4zP6/HD48wwnqtj6hc6s= =hz26 -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:05:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9556116A4CE; Tue, 12 Apr 2005 01:05:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BD2843D54; Tue, 12 Apr 2005 01:05:52 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C15qWW043566; Tue, 12 Apr 2005 01:05:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C15qlZ043565; Tue, 12 Apr 2005 01:05:52 GMT (envelope-from jhb) Message-Id: <200504120105.j3C15qlZ043565@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 01:05:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:05:52 -0000 jhb 2005-04-12 01:05:51 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall config.c Log: Explicitly install linux_base 8 to make sure the right version is installed. PR: bin/74593 Submitted by: Matteo Riondato rionda at gufi dot org MFC after: 3 days Revision Changes Path 1.232 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:08:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC8016A4D2 for ; Tue, 12 Apr 2005 01:08:44 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5804043D4C for ; Tue, 12 Apr 2005 01:08:43 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16767 invoked from network); 12 Apr 2005 01:08:43 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 12 Apr 2005 01:08:39 -0000 Received: from [131.106.57.68] (p178.n-lapop01.stsn.com [12.129.240.178]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3C17mbq016686; Mon, 11 Apr 2005 21:08:21 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Jeff Roberson Date: Mon, 11 Apr 2005 21:00:44 -0400 User-Agent: KMail/1.8 References: <200504110202.j3B22Z5k014387@repoman.freebsd.org> <200504111847.09117.jhb@FreeBSD.org> <20050411205510.B28571@mail.chesapeake.net> In-Reply-To: <20050411205510.B28571@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504112100.46518.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.2 required=4.2 tests=ALL_TRUSTED,SUBJ_HAS_SPACES autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Bill Paul cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c subr_usbd.c winx32_wrap.S src/s X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:08:44 -0000 On Monday 11 April 2005 08:55 pm, Jeff Roberson wrote: > On Mon, 11 Apr 2005, John Baldwin wrote: > > On Monday 11 April 2005 02:54 pm, Julian Elischer wrote: > > > Bill Paul wrote: > > > >wpaul 2005-04-11 02:02:35 UTC > > > > > > > > > > > > The twist has to do with the fact that Microsoft supports structured > > > > exception handling in kernel mode. On the i386 arch, exception > > > > handling is implemented by hanging an exception registration list off > > > > the Thread Environment Block (TEB), and the TEB is accessed via the > > > > %fs register. The problem is, we use %fs as a pointer to the pcpu > > > > stucture, which means any driver that tries to write through %fs:0 > > > > will overwrite the curthread pointer and make a serious mess of > > > > things. > > > > > > > > To get around this, Project Evil now creates a special entry in > > > > the GDT on each processor. When we call into Windows code, a context > > > > switch routine will fix up %fs so it points to our new descriptor, > > > > which in turn points to a fake TEB. When the Windows code returns, > > > > or calls out to an external routine, we swap %fs back again. > > > > Currently, Project Evil makes use of GDT slot 7, which is all 0s by > > > > default. I fully expect someone to jump up and say I can't do that, > > > > but I couldn't find any code that makes use of this entry anywhere. > > > > Sadly, this was the only method I could come up with that worked on > > > > both UP and SMP. (Modifying the LDT works on UP, but becomes > > > > incredibly complicated on SMP.) If necessary, the context switching > > > > stuff can be yanked out while preserving the convention calling > > > > wrappers. > > > > > > Maybe we could emulate $soft and use %fs as a thread pointer instead > > > and have pcpu > > > pointed to via that :-) > > > > I think NDIS drivers want %fs to point to a Windows-specific structure > > rather than a 'struct thread' so I don't think that would buy us anything > > except for even more memory indirects when we do a pcpu lookup. > > Isn't curthread a much more frequent fetch than PCPU anything? It might > actually be a win. Fetching curthread is already a single op: mv %fs:0x4, %eax (or whatever offset it is). Unless you wanted to map all thread members of curthread which would result in lots of ugly code (use cuthread_get(foo) instead of curthread->td_foo to use it) plus problems with getting an actual real KVA for curthread you wouldn't get any better. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:15:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 618) id E879716A4CF; Tue, 12 Apr 2005 01:15:19 +0000 (GMT) In-Reply-To: <200504111847.09117.jhb@FreeBSD.org> from John Baldwin at "Apr 11, 2005 06:47:07 pm" To: jhb@FreeBSD.org (John Baldwin) Date: Tue, 12 Apr 2005 01:15:19 +0000 (GMT) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20050412011519.E879716A4CF@hub.freebsd.org> From: wpaul@FreeBSD.ORG (Bill Paul) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: julian@elischer.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:15:20 -0000 [Charset iso-8859-1 unsupported, filtering to ASCII...] > On Monday 11 April 2005 02:54 pm, Julian Elischer wrote: > > Bill Paul wrote: > > >wpaul 2005-04-11 02:02:35 UTC > > > > > > > > > The twist has to do with the fact that Microsoft supports structured > > > exception handling in kernel mode. On the i386 arch, exception handling > > > is implemented by hanging an exception registration list off the > > > Thread Environment Block (TEB), and the TEB is accessed via the %fs > > > register. The problem is, we use %fs as a pointer to the pcpu stucture, > > > which means any driver that tries to write through %fs:0 will overwrite > > > the curthread pointer and make a serious mess of things. > > > > > > To get around this, Project Evil now creates a special entry in > > > the GDT on each processor. When we call into Windows code, a context > > > switch routine will fix up %fs so it points to our new descriptor, > > > which in turn points to a fake TEB. When the Windows code returns, > > > or calls out to an external routine, we swap %fs back again. Currently, > > > Project Evil makes use of GDT slot 7, which is all 0s by default. > > > I fully expect someone to jump up and say I can't do that, but I > > > couldn't find any code that makes use of this entry anywhere. Sadly, > > > this was the only method I could come up with that worked on both > > > UP and SMP. (Modifying the LDT works on UP, but becomes incredibly > > > complicated on SMP.) If necessary, the context switching stuff can > > > be yanked out while preserving the convention calling wrappers. > > > > Maybe we could emulate $soft and use %fs as a thread pointer instead and > > have pcpu > > pointed to via that :-) > > I think NDIS drivers want %fs to point to a Windows-specific structure rather > than a 'struct thread' so I don't think that would buy us anything except for > even more memory indirects when we do a pcpu lookup. John is correct. %fs points to the Windows TEB. I haven't dug up the exact structure definition for the TEB yet, but I know that the first DWORD in the TEB structure is a pointer to the exception handler list. So when Windows drivers do, say, mov %eax,%fs:0 and think they're writing to the exception list pointer in struct TEB, they're actually writing to curthread in struct pcpu. Now, we could have dodged the bullet by modifying struct pcpu slightly so that the first thing in is a dummy unused pointer, which would shift curthread down out of the way. Then Windows drivers could scribble on %fs:0 all they want and there'd be no problems. But I'm not about to redefine a core OS structure just to make Windows drivers happy. It also occured to me that what I could have done was save the curthread pointer somewhere during the UNIX-to-Windows context switch, let the drivers trash it, then restore it when switching from Windows-to-UNIX again. But if an interrupt occured while the CPU happened to be in 'Windows' context, there would be no way to restore the curthread pointer before entering interrupt context (whereas %fs is saved/restored when entering interrupt context). -Bill -- ============================================================================= -Bill Paul (510) 749-2329 | Senior Engineer, Master of Unix-Fu wpaul@windriver.com | Wind River Systems ============================================================================= you're just BEGGING to face the moose ============================================================================= From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:20:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDC3D16A4CE; Tue, 12 Apr 2005 01:20:51 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7208043D45; Tue, 12 Apr 2005 01:20:51 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.0.35.182] (g35-182.icann.org[192.0.35.182]) by comcast.net (sccrmhc13) with ESMTP id <2005041201204801600a4q25e>; Tue, 12 Apr 2005 01:20:48 +0000 Message-ID: <425B226F.9090708@freebsd.org> Date: Mon, 11 Apr 2005 18:20:47 -0700 From: Doug Barton Organization: http://www.FreeBSD.org User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050326) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Nottebrock References: <425A32C8.30080.1710F6F5@localhost> <200504112221.40084.michaelnottebrock@gmx.net> <425B1368.4060903@freebsd.org> <200504120252.50160.michaelnottebrock@gmx.net> In-Reply-To: <200504120252.50160.michaelnottebrock@gmx.net> X-Enigmail-Version: 0.91.0.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:20:52 -0000 Michael Nottebrock wrote: > Ah, don't mention it. And don't forget to turn in your ports commit bit when > you get a spare minute. Um, yeah. This kind of personal attack has long been considered outside the bounds of acceptability in the project. If things have changed this much, perhaps you've made a good suggestion. I'll have to give it some serious thought. -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:25:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA48016A4CE; Tue, 12 Apr 2005 01:25:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74FDC43D48; Tue, 12 Apr 2005 01:25:55 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C1PtRT044335; Tue, 12 Apr 2005 01:25:55 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C1PtFd044334; Tue, 12 Apr 2005 01:25:55 GMT (envelope-from lofi) Message-Id: <200504120125.j3C1PtFd044334@repoman.freebsd.org> From: Michael Nottebrock Date: Tue, 12 Apr 2005 01:25:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/amarok/files patch-amarok-src-vis-xmmswrapper-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:25:55 -0000 lofi 2005-04-12 01:25:55 UTC FreeBSD ports repository Removed files: audio/amarok/files patch-amarok-src-vis-xmmswrapper-Makefile.in Log: Remove obsolete patch for real. Noticed by: Nicholas Kirby Revision Changes Path 1.2 +0 -21 ports/audio/amarok/files/patch-amarok-src-vis-xmmswrapper-Makefile.in (dead) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:31:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8678516A4CE; Tue, 12 Apr 2005 01:31:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC7E43D54; Tue, 12 Apr 2005 01:31:13 +0000 (GMT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C1VDRr044570; Tue, 12 Apr 2005 01:31:13 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C1VDqh044569; Tue, 12 Apr 2005 01:31:13 GMT (envelope-from kuriyama) Message-Id: <200504120131.j3C1VDqh044569@repoman.freebsd.org> From: Jun Kuriyama Date: Tue, 12 Apr 2005 01:31:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-File-Type Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:31:13 -0000 kuriyama 2005-04-12 01:31:13 UTC FreeBSD ports repository Modified files: devel/p5-File-Type Makefile Log: Fix typo (s/.endifo/.endif/). Revision Changes Path 1.5 +1 -1 ports/devel/p5-File-Type/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:31:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C26516A4CE; Tue, 12 Apr 2005 01:31:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 613BA43D31; Tue, 12 Apr 2005 01:31:35 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C1VZwm044620; Tue, 12 Apr 2005 01:31:35 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C1VZhO044619; Tue, 12 Apr 2005 01:31:35 GMT (envelope-from adamw) Message-Id: <200504120131.j3C1VZhO044619@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 01:31:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/accessibility/gail Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:31:36 -0000 adamw 2005-04-12 01:31:35 UTC FreeBSD ports repository Modified files: accessibility/gail Makefile distinfo pkg-plist Log: Update to 1.8.3. Revision Changes Path 1.40 +1 -2 ports/accessibility/gail/Makefile 1.25 +2 -2 ports/accessibility/gail/distinfo 1.21 +3 -6 ports/accessibility/gail/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:45:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D216D16A4CE; Tue, 12 Apr 2005 01:45:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B187743D5C; Tue, 12 Apr 2005 01:45:55 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C1jtnU045216; Tue, 12 Apr 2005 01:45:55 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C1jtmi045215; Tue, 12 Apr 2005 01:45:55 GMT (envelope-from mezz) Message-Id: <200504120145.j3C1jtmi045215@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 12 Apr 2005 01:45:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes Makefile ports/x11-themes/clearlooks-themes-extras Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:45:56 -0000 mezz 2005-04-12 01:45:55 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/clearlooks-themes-extras Makefile distinfo pkg-descr pkg-plist Log: There are currently twentyone color schemes. Eight are modified versions of previous color schemes by me, clearlooks-devel, and Ubuntu, where I've made the widgets a little darker while allowing the scrollbars to remain the normal background color (more or less). These include, and in the future may not be limited to: Clearlooks-4Humans ClearlooksM Clearlooks-DeepSkyM Clearlooks-OliveM Clearlooks-3.1-Ergo (to go with the metacity System 3.1-Ergo) Clearlooks-Decaf_Coffee Clearlooks-Gull Clearlooks-Lucidity Others are: Clearlooks-Ana Clearlooks-Bluey (Bluecurve) Clearlooks-Coffee Clearlooks-Etiquette Clearlooks-Glider Clearlooks-Lila Clearlooks-Milk Clearlooks-Nuvola Clearlooks-Phacile_blue Clearlooks-Ubuntu WWW: http://www.gnome-look.org/content/show.php?content=22259 Revision Changes Path 1.99 +1 -0 ports/x11-themes/Makefile 1.1 +72 -0 ports/x11-themes/clearlooks-themes-extras/Makefile (new) 1.1 +2 -0 ports/x11-themes/clearlooks-themes-extras/distinfo (new) 1.1 +31 -0 ports/x11-themes/clearlooks-themes-extras/pkg-descr (new) 1.1 +750 -0 ports/x11-themes/clearlooks-themes-extras/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 01:46:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63A1A16A4CE; Tue, 12 Apr 2005 01:46:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C58243D1F; Tue, 12 Apr 2005 01:46:24 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C1kOVv045266; Tue, 12 Apr 2005 01:46:24 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C1kO7Z045265; Tue, 12 Apr 2005 01:46:24 GMT (envelope-from mezz) Message-Id: <200504120146.j3C1kO7Z045265@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 12 Apr 2005 01:46:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 01:46:24 -0000 mezz 2005-04-12 01:46:24 UTC FreeBSD ports repository Modified files: . modules Log: clearlooks-themes-extras --> ports/x11-themes/clearlooks-themes-extras Revision Changes Path 1.12285 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 12 02:01:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE5716A4CE for ; Tue, 12 Apr 2005 02:01:52 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id C902043D46 for ; Tue, 12 Apr 2005 02:01:50 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Apr 2005 02:01:44 -0000 Received: from p508BD94F.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.217.79] by mail.gmx.net (mp008) with SMTP; 12 Apr 2005 04:01:44 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3C21eU8008096 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Apr 2005 04:01:42 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Doug Barton Date: Tue, 12 Apr 2005 04:01:30 +0200 User-Agent: KMail/1.8 References: <425A32C8.30080.1710F6F5@localhost> <200504120252.50160.michaelnottebrock@gmx.net> <425B226F.9090708@freebsd.org> In-Reply-To: <425B226F.9090708@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3004135.AolJ0o8Fbd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504120401.37357.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabext X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 02:01:52 -0000 --nextPart3004135.AolJ0o8Fbd Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 12. April 2005 03:20, Doug Barton wrote: > Michael Nottebrock wrote: > > Ah, don't mention it. And don't forget to turn in your ports commit bit > > when you get a spare minute. > > Um, yeah. This kind of personal attack has long been considered outside t= he > bounds of acceptability in the project. I'm sorry if you read implications of incompetence into my suggestion there= , I=20 can assure you there aren't any. It's just that right now, at an all-time high of ports PRs with updates and= =20 new ports and ports-committers barely keeping up, I totally fail to=20 understand your stance of openly refusing to do any of this basic ports-wor= k=20 *AND* even cry foul at the prospect of receiving mail related to your=20 commits. There is however an easy way to avoid all the commit-related mail, getting = rid=20 of a high-volume mailing list as a bonus and avoiding confrontations with=20 other ports-committers: Request remission of your sentence and continue to= =20 maintain your ports through PRs. And that's all I meant to suggest. =2D-=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 --nextPart3004135.AolJ0o8Fbd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCWywBXhc68WspdLARAu1LAJ9BWJsuE4uoCmaHHNoAofPX8Ia71wCcC7Zl MCCX1QJ3mfLblWm/YTmhS40= =/zQS -----END PGP SIGNATURE----- --nextPart3004135.AolJ0o8Fbd-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 02:42:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F241F16A4CE; Tue, 12 Apr 2005 02:41:59 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5BFE43D54; Tue, 12 Apr 2005 02:41:59 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3C2fwwJ048756; Mon, 11 Apr 2005 19:41:59 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3C2fvGR048755; Mon, 11 Apr 2005 19:41:57 -0700 (PDT) (envelope-from obrien) Date: Mon, 11 Apr 2005 19:41:57 -0700 From: "David O'Brien" To: Kris Kennaway Message-ID: <20050412024157.GA48655@dragon.NUXI.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <20050411084210.GA2339@xor.obsecurity.org> <20050411180839.GA32740@dragon.NUXI.org> <1113243303.934.14.camel@cream.xbsd.org> <20050411182133.GA62598@xor.obsecurity.org> <1113244611.934.19.camel@cream.xbsd.org> <20050411184433.GA69339@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050411184433.GA69339@xor.obsecurity.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: ports-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Florent Thoumie Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 02:42:00 -0000 On Mon, Apr 11, 2005 at 11:44:33AM -0700, Kris Kennaway wrote: > The first issue here is timing. As reminded in my original email > there are not supposed to be any sweeping commits during the ports > slush. The second issue is the amount of breakage that happened here > due to untested changes and apparent lack of visual review of the diff > prior to committing. I did review the diff, but it was 13769 lines, and affected 778 ports. I goofed on a few ports, and am quite embarred by that. But the goofs only 1% of the commit. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 02:49:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DD7C16A4CE; Tue, 12 Apr 2005 02:49:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74C2043D2F; Tue, 12 Apr 2005 02:49:09 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C2n9SX055230; Tue, 12 Apr 2005 02:49:09 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C2n9Rl055218; Tue, 12 Apr 2005 02:49:09 GMT (envelope-from ahze) Message-Id: <200504120249.j3C2n9Rl055218@repoman.freebsd.org> From: Michael Johnson Date: Tue, 12 Apr 2005 02:49:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 02:49:09 -0000 ahze 2005-04-12 02:49:09 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - Add WITH_ANIMATION to OPTIONS, off by default. This enables experimental animated progressbars. I've used this for a while and it seems to work well. Revision Changes Path 1.8 +2 -1 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:00:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB08816A4CE; Tue, 12 Apr 2005 03:00:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B0EF43D2D; Tue, 12 Apr 2005 03:00:29 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C30TKP056228; Tue, 12 Apr 2005 03:00:29 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C30TVP056227; Tue, 12 Apr 2005 03:00:29 GMT (envelope-from davidxu) Message-Id: <200504120300.j3C30TVP056227@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 03:00:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr Makefile pthread.map src/lib/libthr/thread Makefile.inc thr_create.c thr_exit.c thr_init.c thr_list.c thr_private.h thr_symbols.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:00:29 -0000 davidxu 2005-04-12 03:00:28 UTC FreeBSD src repository Modified files: lib/libthr Makefile pthread.map lib/libthr/thread Makefile.inc thr_create.c thr_exit.c thr_init.c thr_list.c thr_private.h thr_symbols.c Log: Add debugger event reporting support, current only TD_CREATE and TD_DEATH events are reported. Revision Changes Path 1.11 +1 -0 src/lib/libthr/Makefile 1.3 +10 -5 src/lib/libthr/pthread.map 1.10 +1 -0 src/lib/libthr/thread/Makefile.inc 1.21 +18 -3 src/lib/libthr/thread/thr_create.c 1.18 +3 -1 src/lib/libthr/thread/thr_exit.c 1.22 +2 -0 src/lib/libthr/thread/thr_init.c 1.4 +1 -1 src/lib/libthr/thread/thr_list.c 1.46 +25 -4 src/lib/libthr/thread/thr_private.h 1.2 +3 -2 src/lib/libthr/thread/thr_symbols.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:03:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4E1216A4CE; Tue, 12 Apr 2005 03:03:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71C5E43D45; Tue, 12 Apr 2005 03:03:16 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C33GjW056502; Tue, 12 Apr 2005 03:03:16 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C33GYQ056501; Tue, 12 Apr 2005 03:03:16 GMT (envelope-from davidxu) Message-Id: <200504120303.j3C33GYQ056501@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 03:03:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthread_db libc_r_db.c libpthread_db.c libthr_db.c thread_db.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:03:17 -0000 davidxu 2005-04-12 03:03:16 UTC FreeBSD src repository Modified files: lib/libthread_db libc_r_db.c libpthread_db.c libthr_db.c thread_db.h Log: Sync with debugger code in libthr. Revision Changes Path 1.2 +5 -5 src/lib/libthread_db/libc_r_db.c 1.8 +6 -6 src/lib/libthread_db/libpthread_db.c 1.5 +161 -35 src/lib/libthread_db/libthr_db.c 1.5 +1 -0 src/lib/libthread_db/thread_db.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:04:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0933116A4CE; Tue, 12 Apr 2005 03:04:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD50243D1D; Tue, 12 Apr 2005 03:04:04 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C344qS056548; Tue, 12 Apr 2005 03:04:04 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C344jp056547; Tue, 12 Apr 2005 03:04:04 GMT (envelope-from davidxu) Message-Id: <200504120304.j3C344jp056547@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 03:04:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/gnu/usr.bin/gdb/libgdb fbsd-threads.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:04:05 -0000 davidxu 2005-04-12 03:04:04 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/libgdb fbsd-threads.c Log: Report events from thread library. Revision Changes Path 1.11 +210 -16 src/gnu/usr.bin/gdb/libgdb/fbsd-threads.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:08:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7836C16A4CE; Tue, 12 Apr 2005 03:08:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CED43D55; Tue, 12 Apr 2005 03:08:11 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C38B1p056886; Tue, 12 Apr 2005 03:08:11 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C38Bp7056885; Tue, 12 Apr 2005 03:08:11 GMT (envelope-from davidxu) Message-Id: <200504120308.j3C38Bp7056885@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 03:08:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_event.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:08:11 -0000 davidxu 2005-04-12 03:08:11 UTC FreeBSD src repository Added files: lib/libthr/thread thr_event.c Log: Add missing event reporting code. Revision Changes Path 1.1 +65 -0 src/lib/libthr/thread/thr_event.c (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:13:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C95616A4CE; Tue, 12 Apr 2005 03:13:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 354B143D41; Tue, 12 Apr 2005 03:13:50 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C3DotR065169; Tue, 12 Apr 2005 03:13:50 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C3DoRa065166; Tue, 12 Apr 2005 03:13:50 GMT (envelope-from davidxu) Message-Id: <200504120313.j3C3DoRa065166@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 03:13:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_init.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:13:50 -0000 davidxu 2005-04-12 03:13:50 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_init.c Log: Conditionally report initial thread event. Revision Changes Path 1.23 +2 -1 src/lib/libthr/thread/thr_init.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 03:26:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77F7E16A4CE; Tue, 12 Apr 2005 03:26:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4057A43D46; Tue, 12 Apr 2005 03:26:57 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C3Qv5Z083097; Tue, 12 Apr 2005 03:26:57 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C3Qv6o083096; Tue, 12 Apr 2005 03:26:57 GMT (envelope-from obrien) Message-Id: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 12 Apr 2005 03:26:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/advancecomp Makefileports/archivers/arj Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/dynamite Makefile ports/archivers/gzip Makefile ports/archivers/lzop Makefile ports/archivers/orange ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 03:26:57 -0000 obrien 2005-04-12 03:26:57 UTC FreeBSD ports repository Modified files: archivers/advancecomp Makefile archivers/arj Makefile archivers/cabextract Makefile archivers/dact Makefile archivers/dynamite Makefile archivers/gzip Makefile archivers/lzop Makefile archivers/orange Makefile archivers/par2cmdline Makefile archivers/star Makefile archivers/tardy Makefile archivers/ucl Makefile astro/fooseti Makefile astro/match Makefile astro/xtide Makefile audio/ample Makefile audio/arts Makefile audio/autocd Makefile audio/blop Makefile audio/bmp-faad Makefile audio/boodler Makefile audio/cuetools Makefile audio/darkice Makefile audio/faac Makefile audio/faad Makefile audio/festival Makefile audio/festival+OGI Makefile audio/flac123 Makefile audio/lame Makefile audio/linux-arts Makefile audio/linux-esound Makefile audio/linux-libaudiofile Makefile audio/lplayer Makefile audio/mbrola Makefile audio/mp3splt Makefile audio/mp3wrap Makefile audio/mpc Makefile audio/mpeg4ip-faad Makefile audio/mpg321 Makefile audio/normalize Makefile audio/openal Makefile audio/osalp Makefile audio/resid Makefile audio/rioutil Makefile audio/sdl_mixer Makefile audio/sdl_sound Makefile audio/snack Makefile audio/speex Makefile audio/speex-devel Makefile audio/swhplugins Makefile audio/taglib Makefile audio/tclmidi Makefile audio/umix Makefile audio/vorbisgain Makefile audio/xhippo Makefile audio/xmms-arts_output Makefile audio/xmms-faad Makefile audio/xmms-kde Makefile audio/xmms-real-random Makefile audio/xmms-volnorm Makefile audio/xmp Makefile audio/xsidplay Makefile benchmarks/dkftpbench Makefile benchmarks/himenobench Makefile biology/avida Makefile biology/deft/files Makefile.deft biology/garlic Makefile biology/libgenome Makefile biology/migrate Makefile biology/mopac Makefile biology/platon Makefile biology/treepuzzle Makefile biology/xdrawchem Makefile cad/gmsh Makefile cad/gtkwave Makefile cad/qfsm Makefile cad/xcircuit Makefile chinese/iiimf-le-newpy Makefile chinese/iiimf-le-ude Makefile chinese/iiimf-le-xcin Makefile chinese/xemacs Makefile comms/lirc Makefile comms/qicosi Makefile comms/scmxx Makefile converters/enca Makefile converters/fix-mime-charset Makefile converters/psiconv Makefile converters/shftool Makefile converters/tnef Makefile databases/db3 Makefile databases/db4 Makefile databases/db41 Makefile databases/dbconnect Makefile databases/gdbm Makefile databases/gigabase Makefile databases/gnomedb Makefile databases/hk_classes Makefile databases/knoda Makefile databases/libgda Makefile databases/mysql-navigator Makefile databases/mysql323-server Makefile databases/mysql40-server Makefile databases/mysql41-server Makefile databases/mysql50-server Makefile databases/sqlite2 Makefile databases/sqlite3 Makefile databases/sqlrelay Makefile databases/xbsql Makefile deskutils/taskjuggler Makefile devel/ac-archive Makefile devel/aegis Makefile devel/argp-standalone Makefile devel/argtable Makefile devel/autoconf213 Makefile devel/autoconf253 Makefile devel/autoconf259 Makefile devel/automake15 Makefile devel/automake19 Makefile devel/avr-binutils Makefile devel/avr-gcc Makefile devel/bison Makefile devel/bison-devel Makefile devel/bison1875 Makefile devel/bonobo Makefile devel/c_c++_reference Makefile devel/ccache Makefile devel/cdialog Makefile devel/cook Makefile devel/cproto Makefile devel/cstringbuffer Makefile devel/cvsd Makefile devel/cvsnt Makefile devel/cxref Makefile devel/ddd Makefile devel/dmalloc Makefile devel/doxygen Makefile devel/fam Makefile devel/gaul Makefile devel/gengetopt Makefile devel/gindent Makefile devel/global Makefile devel/gnu-autoconf Makefile devel/gnu-automake Makefile devel/gnu-libtool Makefile devel/gnustep Makefile devel/gputils Makefile devel/gsoap Makefile devel/gtgt Makefile devel/i386-rtems-g77 Makefile devel/i386-rtems-gcc Makefile devel/i386-rtems-objc Makefile devel/jam Makefile devel/jrtplib Makefile devel/kaptain Makefile devel/kimwitu++ Makefile devel/libbfd Makefile devel/libchipcard Makefile devel/libchipcard-kde Makefile devel/libfs++ Makefile devel/libghthash Makefile devel/libglade Makefile devel/libgutenfetch Makefile devel/libmimedir Makefile devel/libole2 Makefile devel/libpreps Makefile devel/libpreps-devel Makefile devel/libtar Makefile devel/libtool13 Makefile devel/libtool15 Makefile devel/libzt Makefile devel/lightning Makefile devel/linux-allegro Makefile devel/linux-libglade Makefile devel/linux-sdl12 Makefile devel/linux_devtools-6 Makefile devel/linux_devtools-7 Makefile devel/log4c Makefile devel/log4cplus Makefile devel/log4cpp Makefile devel/log4cxx Makefile devel/lwp Makefile devel/m17n-db Makefile devel/mico Makefile devel/mm Makefile devel/monotone Makefile devel/nasm Makefile devel/oaf Makefile devel/omniNotify Makefile devel/omniORB Makefile devel/p4v Makefile devel/pcre Makefile devel/pcre++ Makefile devel/php-xdebug Makefile devel/phptags Makefile devel/popt Makefile devel/poslib Makefile devel/preps-gui Makefile devel/privman Makefile devel/pth Makefile devel/py-omniorb Makefile devel/ragel Makefile devel/rlwrap Makefile devel/ruby-gnustep Makefile devel/rudiments Makefile devel/sdl12 Makefile devel/shmap Makefile devel/silc-toolkit Makefile devel/splint Makefile devel/subversion Makefile devel/valgrind Makefile devel/valgrind-snapshot Makefile devel/zziplib Makefile dns/dnrd Makefile dns/nsd Makefile dns/posadis Makefile dns/updatedd Makefile editors/MathPlanner Makefile editors/aewan Makefile editors/cooledit Makefile editors/emacs Makefile editors/emacs19 Makefile editors/emacs20 Makefile editors/emacs20-dl Makefile editors/emacs20-mule-devel Makefile editors/hexcurse Makefile editors/hte Makefile editors/joe-devel Makefile editors/lfhex Makefile editors/poedit Makefile editors/ssed Makefile editors/ted Makefile editors/tetradraw Makefile editors/xemacs Makefile editors/xemacs-devel Makefile editors/xemacs-devel-mule Makefile editors/xemacs21-mule Makefile editors/zile Makefile emulators/atari800 Makefile emulators/bochs Makefile emulators/generator Makefile emulators/hatari Makefile emulators/kmamerun Makefile emulators/linux_base-suse-9.1 Makefile emulators/pearpc Makefile emulators/snes9x Makefile emulators/twin Makefile emulators/xbraitenberg Makefile emulators/zsnes Makefile finance/khacc Makefile finance/ktoblzcheck Makefile finance/qhacc Makefile finance/quantlib Makefile french/med Makefile ftp/frox Makefile ftp/muddleftpd Makefile ftp/ocaml-ocurl Makefile ftp/oftpd Makefile ftp/quftp Makefile ftp/wgetpro Makefile ftp/wput Makefile ftp/wzdftpd Makefile ftp/yafc Makefile games/abuse_sdl Makefile games/adonthell Makefile games/afternoonstalker Makefile games/amy Makefile games/briquolo Makefile games/cgoban Makefile games/crafty Makefile games/criticalmass Makefile games/crossfire-server Makefile games/d2x Makefile games/deng Makefile games/exult Makefile games/freecell-solver Makefile games/fuhquake/files Makefile games/glob2 Makefile games/gltron Makefile games/gnuchess Makefile games/gturing Makefile games/heroes Makefile games/ifm Makefile games/jfk Makefile games/kpicframer Makefile games/kpictorial Makefile games/lincity Makefile games/maelstrom Makefile games/mvdsv Makefile games/mvdsv/files Makefile games/openmortal Makefile games/pinball Makefile games/qgo Makefile games/quake2forge Makefile games/quakeforge Makefile games/ssc Makefile games/supertux Makefile games/torcs Makefile games/trackballs Makefile games/vamos Makefile games/wmpuzzle Makefile games/xabacus Makefile german/ksteak Makefile graphics/Coin Makefile graphics/Hermes Makefile graphics/bugle Makefile graphics/demeter Makefile graphics/divxcalc Makefile graphics/dvipng Makefile graphics/feh Makefile graphics/ftgl Makefile graphics/g3dviewer Makefile graphics/gdk-pixbuf Makefile graphics/geos Makefile graphics/gifsicle Makefile graphics/gltt Makefile graphics/gozer Makefile graphics/hs-hgl Makefile graphics/hugin Makefile graphics/jpegpixi Makefile graphics/kdc2tiff Makefile graphics/libcaca Makefile graphics/libungif Makefile graphics/libvisual Makefile graphics/libwpcg Makefile graphics/linux-gdk-pixbuf Makefile graphics/linux-imlib Makefile graphics/linux-jpeg Makefile graphics/linux-libmng Makefile graphics/linux-sdl_image Makefile graphics/linux-ungif Makefile graphics/megapov Makefile graphics/opendx Makefile graphics/pixie Makefile graphics/povray Makefile graphics/qglviewer Makefile graphics/qtutils Makefile graphics/quesa Makefile graphics/sam2p Makefile graphics/scrot Makefile graphics/sdl_gfx Makefile graphics/sdl_image Makefile graphics/sdl_ttf Makefile graphics/simage Makefile graphics/swftools Makefile graphics/tif22pnm Makefile graphics/tulip Makefile graphics/white_dune Makefile graphics/xmedcon Makefile graphics/xpdf Makefile graphics/zimg Makefile irc/bitchx Makefile irc/bopm Makefile irc/eggdrop Makefile irc/irc Makefile irc/irssi Makefile irc/miau Makefile irc/ngircd Makefile irc/quirc Makefile irc/srvx Makefile irc/undernet-ircu Makefile irc/xaric Makefile japanese/bookview Makefile japanese/eb Makefile japanese/eb3 Makefile japanese/eblook Makefile japanese/ebnetd Makefile japanese/ebview Makefile japanese/emacs-emcws Makefile japanese/emacs20-dl-canna Makefile japanese/emacs20-dl-wnn6 Makefile japanese/emacs20-emcws Makefile japanese/iiimf-le-canna Makefile japanese/iiimf-le-freewnn Makefile japanese/perl5 Makefile korean/hanemacs Makefile korean/iiimf-le-hangul Makefile korean/uniksc Makefile lang/asn1c Makefile lang/cyclone Makefile lang/elk Makefile lang/ferite Makefile lang/gforth Makefile lang/gprolog Makefile lang/hugs Makefile lang/libutils Makefile lang/lua Makefile lang/lua4 Makefile lang/nickle Makefile lang/onyx Makefile lang/open-cobol Makefile lang/python Makefile lang/python-devel Makefile lang/python23 Makefile lang/rscheme Makefile lang/smalltalk Makefile lang/swi-pl Makefile lang/tensile Makefile lang/xsb Makefile lang/yabasic Makefile lang/yap Makefile mail/anubis Makefile mail/bbmail Makefile mail/bincimap Makefile mail/bogofilter Makefile mail/cone Makefile mail/courier Makefile mail/courier-authlib Makefile mail/courier-imap Makefile mail/crashecho Makefile mail/dovecot Makefile mail/dspam Makefile mail/dspam-devel Makefile mail/esmtp Makefile mail/faces Makefile mail/fetchmail Makefile mail/filtermail Makefile mail/gensig Makefile mail/gmime Makefile mail/gnarwl Makefile mail/ifile Makefile mail/isoqlog Makefile mail/isync Makefile mail/libesmtp Makefile mail/libetpan Makefile mail/libspf-alt Makefile mail/libspf2 Makefile mail/libsrs2 Makefile mail/lmtpd Makefile mail/maildrop Makefile mail/masqmail-devel Makefile mail/milter-greylist Makefile mail/milter-greylist-devel Makefile mail/milter-spamc Makefile mail/msmtp Makefile mail/mutt Makefile mail/renattach Makefile mail/spamguard Makefile mail/sqwebmail Makefile mail/tpop3d Makefile mail/vqadmin Makefile math/PDL Makefile math/atlas Makefile math/atlas-devel Makefile math/blitz++ Makefile math/ccmath Makefile math/fftw Makefile math/freefem++ Makefile math/freemat Makefile math/gnuplot Makefile math/gsl Makefile math/linux-dislin Makefile math/netcdf Makefile math/orpie Makefile math/plplot Makefile math/sdpa Makefile math/tvmet Makefile math/yacas Makefile misc/amanda-server Makefile misc/dejagnu Makefile misc/iselect Makefile misc/iso-codes Makefile misc/kcd Makefile misc/latex-mk Makefile misc/libhome Makefile misc/lifelines Makefile misc/linux-opengroupware Makefile misc/patchutils Makefile misc/sword Makefile misc/talkfilters Makefile misc/uf-view Makefile misc/wmwork Makefile misc/xdelta Makefile multimedia/camserv Makefile multimedia/emovix Makefile multimedia/kaffeine Makefile multimedia/kmplayer Makefile multimedia/libdvbpsi Makefile multimedia/libfame Makefile multimedia/libmpeg3 Makefile multimedia/transcode Makefile multimedia/xmms Makefile net/4g8 Makefile net/amule-devel Makefile net/ari-yahoo Makefile net/b2bua Makefile net/beacon Makefile net/bfilter Makefile net/c3270 Makefile net/dante Makefile net/freewais-sf Makefile net/gutenfetch Makefile net/hidentd Makefile net/honeyd Makefile net/ickle Makefile net/icpld Makefile net/ipsumdump Makefile net/kf Makefile net/latd Makefile net/libnet-devel Makefile net/libnetdude Makefile net/librsync Makefile net/linux-ymessenger Makefile net/micq Makefile net/minisapserver Makefile net/mutella Makefile net/naim Makefile net/nast Makefile net/nc6 Makefile net/netatalk Makefile net/ntop Makefile net/nylon Makefile net/opendchub Makefile net/openldap21-server Makefile net/openldap22-server Makefile net/openslp Makefile net/poink Makefile net/pork Makefile net/portfwd Makefile net/rrdtool Makefile net/rsync Makefile net/samba3 Makefile net/serveez Makefile net/silc-client Makefile net/silky Makefile net/simicq Makefile net/socat Makefile net/tac_plus4 Makefile net/tacshell Makefile net/tcpstat Makefile net/trickle Makefile net/tridiavnc Makefile net/uplog Makefile net/valknut Makefile net/vomit Makefile net/wol Makefile net-mgmt/ap-utils Makefile net-mgmt/arpscan Makefile net-mgmt/darkstat Makefile net-mgmt/disco Makefile net-mgmt/echolot Makefile net-mgmt/fprobe Makefile net-mgmt/iftop Makefile net-mgmt/nefu Makefile net-mgmt/nfdump Makefile net-mgmt/openvmps Makefile net-mgmt/packit Makefile net-mgmt/pmacct Makefile net-mgmt/tcptrack Makefile news/fidogate-ds Makefile news/leafnode Makefile news/multisuck Makefile news/nget Makefile news/noffle Makefile news/pyne Makefile news/yencode Makefile palm/synce-dccm Makefile palm/synce-kde Makefile palm/synce-librapi2 Makefile palm/synce-libsynce Makefile palm/synce-rra Makefile palm/synce-serial Makefile print/cpp2latex Makefile print/cups Makefile.common print/cups-pstoraster Makefile print/enscript-letter Makefile print/fontforge Makefile print/gv Makefile print/kaspaliste Makefile print/libotf Makefile print/mftrace Makefile print/tipograf Makefile print/typetools Makefile russian/ksocrat Makefile russian/xruskb Makefile science/2dhf Makefile science/buddy Makefile science/chemtool Makefile science/dft++ Makefile science/getdp Makefile science/gromacs Makefile science/kmovisto Makefile security/barnyard Makefile security/beecrypt Makefile security/bro Makefile security/bubblegum Makefile security/checkpassword-pam Makefile security/clamav Makefile security/clamav-devel Makefile security/digest Makefile security/fakeroot Makefile security/fcrackzip Makefile security/gnupg Makefile security/gnutls Makefile security/gnutls-devel Makefile security/gpgme Makefile security/hashish Makefile security/libbf Makefile security/libgpg-error Makefile security/libksba Makefile security/libmcrypt Makefile security/libprelude Makefile security/libtasn1 Makefile security/mcrypt Makefile security/mhash Makefile security/nmap Makefile security/oidentd Makefile security/opencdk Makefile security/osiris Makefile security/pam_ldap Makefile security/pgp Makefile security/pgpin Makefile security/prelude-lml Makefile security/prelude-manager Makefile security/prelude-nids Makefile security/snort Makefile security/steghide Makefile security/stunnel Makefile security/tor Makefile security/xmlsec Makefile security/yafic Makefile shells/bash Makefile shells/zsh Makefile shells/zsh-devel Makefile sysutils/aaccli Makefile sysutils/anteater Makefile sysutils/ccd2iso Makefile sysutils/cdf Makefile sysutils/cfengine2 Makefile sysutils/dump9660 Makefile sysutils/grub Makefile sysutils/hdup Makefile sysutils/hourglass Makefile sysutils/ipmitool Makefile sysutils/k3b Makefile sysutils/linux-afaapps Makefile sysutils/lookat Makefile sysutils/metalog Makefile sysutils/ntfsprogs Makefile sysutils/nvtv Makefile sysutils/pipemeter Makefile sysutils/portdowngrade Makefile sysutils/progsreiserfs Makefile sysutils/rsnapshot Makefile sysutils/sdd Makefile sysutils/smartmontools Makefile sysutils/srmt Makefile sysutils/stress Makefile sysutils/synergy Makefile sysutils/testdisk Makefile sysutils/uptimec Makefile sysutils/userinfo Makefile sysutils/wmfsm Makefile sysutils/xvidcap Makefile textproc/aft Makefile textproc/dbacl Makefile textproc/dictfmt Makefile textproc/docbook-to-man Makefile textproc/filepp Makefile textproc/gmetadom Makefile textproc/gsed Makefile textproc/gxmlviewer Makefile textproc/iiimf-client-lib Makefile textproc/iiimf-csconv Makefile textproc/iiimf-gnome-im-switcher Makefile textproc/iiimf-gtk Makefile textproc/iiimf-le-unit Makefile textproc/iiimf-protocol-lib Makefile textproc/iiimf-server Makefile textproc/iiimf-x Makefile textproc/iiimf-x-lib Makefile textproc/ipdf Makefile textproc/libhtmlparse Makefile textproc/libparsifal Makefile textproc/libpathan Makefile textproc/linux-libxml Makefile textproc/sgmlformat Makefile textproc/source-highlight Makefile textproc/sp Makefile textproc/webcpp Makefile textproc/wv Makefile textproc/xlhtml Makefile textproc/xmlto Makefile vietnamese/xvnkb Makefile www/cadaver Makefile www/cgicc Makefile www/dpsearch Makefile www/ffproxy Makefile www/httrack Makefile www/hydra Makefile www/lighttpd Makefile www/linux-lesstif-ns Makefile www/lynx-current Makefile www/man2web Makefile www/middleman Makefile www/mnogosearch Makefile www/mplayer-plugin Makefile www/netrik Makefile www/tidy-devel Makefile www/wml Makefile x11/3ddesktop Makefile x11/XFree86 Makefile x11/XFree86-4-libraries Makefile x11/compositeext Makefile x11/damageext Makefile x11/fixesext Makefile x11/kdelibs3 Makefile x11/libSM Makefile x11/libX11 Makefile x11/libXau Makefile x11/libXcomposite Makefile x11/libXcursor Makefile x11/libXdamage Makefile x11/libXdmcp Makefile x11/libXext Makefile x11/libXfixes Makefile x11/libXfont Makefile x11/libXi Makefile x11/libXinerama Makefile x11/libXpm Makefile x11/libXrandr Makefile x11/libXrender Makefile x11/libXres Makefile x11/libXtrans Makefile x11/libXv Makefile x11/linux-gnomelibs Makefile x11/multi-aterm Makefile x11/panoramixext Makefile x11/randrext Makefile x11/renderext Makefile x11/resourceext Makefile x11/rxvt-unicode Makefile x11/wdm Makefile x11/xautomation Makefile x11/xextensions Makefile x11/xlockmore Makefile x11/xnee Makefile x11/xproto Makefile x11/xterm Makefile x11/xtermcontrol Makefile x11/xvattr Makefile x11-clocks/wmclockmon Makefile x11-clocks/xdaliclock Makefile x11-fm/FSViewer Makefile x11-fm/krusader Makefile x11-fm/tkdesk Makefile x11-servers/Xfstt Makefile x11-themes/linux-gtk-bluecurve-theme Makefile x11-toolkits/Xaw3d Makefile x11-toolkits/fltk Makefile x11-toolkits/flvw Makefile x11-toolkits/fox-devel Makefile x11-toolkits/gai Makefile x11-toolkits/gauche-gtk Makefile x11-toolkits/gob Makefile x11-toolkits/libXaw Makefile x11-toolkits/libXmu Makefile x11-toolkits/libXt Makefile x11-toolkits/libgtkeditor Makefile x11-toolkits/linux-openmotif Makefile x11-toolkits/neXtaw Makefile x11-toolkits/py-gtk Makefile x11-toolkits/scx Makefile x11-toolkits/soqt Makefile x11-toolkits/v Makefile x11-toolkits/wxgtk Makefile x11-toolkits/xbae Makefile x11-wm/bbconf Makefile x11-wm/fbpager Makefile x11-wm/peksystray Makefile x11-wm/pekwm Makefile x11-wm/ude Makefile x11-wm/wmconfig Makefile x11-wm/xfce Makefile Log: At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE. Revision Changes Path 1.10 +1 -1 ports/archivers/advancecomp/Makefile 1.17 +1 -1 ports/archivers/arj/Makefile 1.14 +1 -1 ports/archivers/cabextract/Makefile 1.14 +1 -1 ports/archivers/dact/Makefile 1.3 +1 -1 ports/archivers/dynamite/Makefile 1.11 +1 -1 ports/archivers/gzip/Makefile 1.12 +1 -1 ports/archivers/lzop/Makefile 1.3 +1 -1 ports/archivers/orange/Makefile 1.5 +1 -1 ports/archivers/par2cmdline/Makefile 1.44 +3 -3 ports/archivers/star/Makefile 1.6 +1 -1 ports/archivers/tardy/Makefile 1.15 +1 -1 ports/archivers/ucl/Makefile 1.23 +1 -1 ports/astro/fooseti/Makefile 1.11 +1 -1 ports/astro/match/Makefile 1.26 +1 -1 ports/astro/xtide/Makefile 1.8 +1 -1 ports/audio/ample/Makefile 1.37 +1 -1 ports/audio/arts/Makefile 1.11 +1 -1 ports/audio/autocd/Makefile 1.14 +1 -1 ports/audio/blop/Makefile 1.9 +1 -1 ports/audio/bmp-faad/Makefile 1.6 +1 -1 ports/audio/boodler/Makefile 1.10 +1 -1 ports/audio/cuetools/Makefile 1.16 +1 -1 ports/audio/darkice/Makefile 1.19 +1 -1 ports/audio/faac/Makefile 1.34 +1 -1 ports/audio/faad/Makefile 1.29 +1 -1 ports/audio/festival+OGI/Makefile 1.29 +1 -1 ports/audio/festival/Makefile 1.5 +1 -1 ports/audio/flac123/Makefile 1.39 +1 -1 ports/audio/lame/Makefile 1.10 +4 -4 ports/audio/linux-arts/Makefile 1.9 +1 -1 ports/audio/linux-esound/Makefile 1.9 +1 -1 ports/audio/linux-libaudiofile/Makefile 1.17 +1 -1 ports/audio/lplayer/Makefile 1.5 +4 -4 ports/audio/mbrola/Makefile 1.15 +1 -1 ports/audio/mp3splt/Makefile 1.4 +1 -1 ports/audio/mp3wrap/Makefile 1.10 +1 -1 ports/audio/mpc/Makefile 1.5 +1 -1 ports/audio/mpeg4ip-faad/Makefile 1.28 +1 -1 ports/audio/mpg321/Makefile 1.21 +1 -1 ports/audio/normalize/Makefile 1.29 +1 -1 ports/audio/openal/Makefile 1.14 +1 -1 ports/audio/osalp/Makefile 1.8 +1 -1 ports/audio/resid/Makefile 1.12 +1 -1 ports/audio/rioutil/Makefile 1.31 +1 -1 ports/audio/sdl_mixer/Makefile 1.15 +1 -1 ports/audio/sdl_sound/Makefile 1.22 +1 -1 ports/audio/snack/Makefile 1.35 +1 -1 ports/audio/speex-devel/Makefile 1.34 +1 -1 ports/audio/speex/Makefile 1.29 +1 -1 ports/audio/swhplugins/Makefile 1.8 +1 -1 ports/audio/taglib/Makefile 1.17 +1 -1 ports/audio/tclmidi/Makefile 1.14 +1 -1 ports/audio/umix/Makefile 1.10 +1 -1 ports/audio/vorbisgain/Makefile 1.28 +1 -1 ports/audio/xhippo/Makefile 1.12 +1 -1 ports/audio/xmms-arts_output/Makefile 1.17 +1 -1 ports/audio/xmms-faad/Makefile 1.19 +1 -1 ports/audio/xmms-kde/Makefile 1.6 +1 -1 ports/audio/xmms-real-random/Makefile 1.13 +1 -1 ports/audio/xmms-volnorm/Makefile 1.29 +1 -1 ports/audio/xmp/Makefile 1.31 +1 -1 ports/audio/xsidplay/Makefile 1.5 +1 -1 ports/benchmarks/dkftpbench/Makefile 1.9 +1 -1 ports/benchmarks/himenobench/Makefile 1.18 +1 -1 ports/biology/avida/Makefile 1.9 +1 -1 ports/biology/deft/files/Makefile.deft 1.9 +1 -1 ports/biology/garlic/Makefile 1.12 +1 -1 ports/biology/libgenome/Makefile 1.10 +1 -1 ports/biology/migrate/Makefile 1.16 +1 -1 ports/biology/mopac/Makefile 1.21 +1 -1 ports/biology/platon/Makefile 1.6 +1 -1 ports/biology/treepuzzle/Makefile 1.22 +1 -1 ports/biology/xdrawchem/Makefile 1.28 +1 -1 ports/cad/gmsh/Makefile 1.16 +1 -1 ports/cad/gtkwave/Makefile 1.15 +1 -1 ports/cad/qfsm/Makefile 1.49 +1 -1 ports/cad/xcircuit/Makefile 1.9 +1 -1 ports/chinese/iiimf-le-newpy/Makefile 1.7 +1 -1 ports/chinese/iiimf-le-ude/Makefile 1.5 +1 -1 ports/chinese/iiimf-le-xcin/Makefile 1.18 +1 -1 ports/chinese/xemacs/Makefile 1.12 +1 -1 ports/comms/lirc/Makefile 1.22 +1 -1 ports/comms/qicosi/Makefile 1.20 +1 -1 ports/comms/scmxx/Makefile 1.16 +1 -1 ports/converters/enca/Makefile 1.6 +1 -1 ports/converters/fix-mime-charset/Makefile 1.9 +1 -1 ports/converters/psiconv/Makefile 1.4 +1 -1 ports/converters/shftool/Makefile 1.10 +1 -1 ports/converters/tnef/Makefile 1.60 +1 -1 ports/databases/db3/Makefile 1.55 +1 -1 ports/databases/db4/Makefile 1.58 +1 -1 ports/databases/db41/Makefile 1.14 +1 -1 ports/databases/dbconnect/Makefile 1.27 +1 -1 ports/databases/gdbm/Makefile 1.91 +1 -1 ports/databases/gigabase/Makefile 1.30 +1 -1 ports/databases/gnomedb/Makefile 1.19 +1 -1 ports/databases/hk_classes/Makefile 1.19 +1 -1 ports/databases/knoda/Makefile 1.30 +1 -1 ports/databases/libgda/Makefile 1.29 +1 -1 ports/databases/mysql-navigator/Makefile 1.184 +1 -1 ports/databases/mysql323-server/Makefile 1.198 +1 -1 ports/databases/mysql40-server/Makefile 1.206 +1 -1 ports/databases/mysql41-server/Makefile 1.192 +1 -1 ports/databases/mysql50-server/Makefile 1.30 +1 -1 ports/databases/sqlite2/Makefile 1.8 +1 -1 ports/databases/sqlite3/Makefile 1.39 +1 -1 ports/databases/sqlrelay/Makefile 1.4 +1 -1 ports/databases/xbsql/Makefile 1.11 +1 -1 ports/deskutils/taskjuggler/Makefile 1.20 +1 -1 ports/devel/ac-archive/Makefile 1.6 +1 -1 ports/devel/aegis/Makefile 1.4 +1 -1 ports/devel/argp-standalone/Makefile 1.6 +1 -1 ports/devel/argtable/Makefile 1.58 +1 -1 ports/devel/autoconf213/Makefile 1.53 +1 -1 ports/devel/autoconf253/Makefile 1.61 +1 -1 ports/devel/autoconf259/Makefile 1.46 +1 -1 ports/devel/automake15/Makefile 1.62 +1 -1 ports/devel/automake19/Makefile 1.19 +2 -2 ports/devel/avr-binutils/Makefile 1.41 +1 -1 ports/devel/avr-gcc/Makefile 1.54 +1 -1 ports/devel/bison-devel/Makefile 1.51 +1 -1 ports/devel/bison/Makefile 1.53 +1 -1 ports/devel/bison1875/Makefile 1.64 +1 -1 ports/devel/bonobo/Makefile 1.13 +1 -1 ports/devel/c_c++_reference/Makefile 1.33 +1 -1 ports/devel/ccache/Makefile 1.19 +1 -1 ports/devel/cdialog/Makefile 1.29 +1 -1 ports/devel/cook/Makefile 1.12 +1 -1 ports/devel/cproto/Makefile 1.6 +1 -1 ports/devel/cstringbuffer/Makefile 1.30 +1 -1 ports/devel/cvsd/Makefile 1.17 +1 -1 ports/devel/cvsnt/Makefile 1.27 +1 -1 ports/devel/cxref/Makefile 1.62 +1 -1 ports/devel/ddd/Makefile 1.11 +1 -1 ports/devel/dmalloc/Makefile 1.46 +1 -1 ports/devel/doxygen/Makefile 1.26 +1 -1 ports/devel/fam/Makefile 1.6 +1 -1 ports/devel/gaul/Makefile 1.16 +1 -1 ports/devel/gengetopt/Makefile 1.34 +10 -0 ports/devel/gindent/Makefile 1.20 +1 -1 ports/devel/global/Makefile 1.63 +1 -1 ports/devel/gnu-autoconf/Makefile 1.59 +1 -1 ports/devel/gnu-automake/Makefile 1.46 +1 -1 ports/devel/gnu-libtool/Makefile 1.54 +2 -2 ports/devel/gnustep/Makefile 1.11 +1 -1 ports/devel/gputils/Makefile 1.9 +1 -1 ports/devel/gsoap/Makefile 1.11 +1 -1 ports/devel/gtgt/Makefile 1.38 +1 -1 ports/devel/i386-rtems-g77/Makefile 1.43 +1 -1 ports/devel/i386-rtems-gcc/Makefile 1.36 +1 -1 ports/devel/i386-rtems-objc/Makefile 1.18 +1 -1 ports/devel/jam/Makefile 1.6 +1 -1 ports/devel/jrtplib/Makefile 1.12 +1 -1 ports/devel/kaptain/Makefile 1.12 +1 -1 ports/devel/kimwitu++/Makefile 1.9 +1 -1 ports/devel/libbfd/Makefile 1.9 +1 -1 ports/devel/libchipcard-kde/Makefile 1.9 +1 -1 ports/devel/libchipcard/Makefile 1.10 +1 -1 ports/devel/libfs++/Makefile 1.11 +1 -1 ports/devel/libghthash/Makefile 1.36 +1 -1 ports/devel/libglade/Makefile 1.3 +1 -1 ports/devel/libgutenfetch/Makefile 1.4 +1 -1 ports/devel/libmimedir/Makefile 1.18 +1 -1 ports/devel/libole2/Makefile 1.5 +1 -1 ports/devel/libpreps-devel/Makefile 1.7 +1 -1 ports/devel/libpreps/Makefile 1.10 +1 -1 ports/devel/libtar/Makefile 1.38 +1 -1 ports/devel/libtool13/Makefile 1.45 +1 -1 ports/devel/libtool15/Makefile 1.6 +1 -1 ports/devel/libzt/Makefile 1.9 +1 -1 ports/devel/lightning/Makefile 1.5 +1 -1 ports/devel/linux-allegro/Makefile 1.9 +1 -1 ports/devel/linux-libglade/Makefile 1.11 +3 -3 ports/devel/linux-sdl12/Makefile 1.40 +9 -9 ports/devel/linux_devtools-6/Makefile 1.48 +7 -7 ports/devel/linux_devtools-7/Makefile 1.15 +1 -1 ports/devel/log4c/Makefile 1.3 +1 -1 ports/devel/log4cplus/Makefile 1.14 +1 -1 ports/devel/log4cpp/Makefile 1.3 +1 -1 ports/devel/log4cxx/Makefile 1.22 +1 -1 ports/devel/lwp/Makefile 1.6 +1 -1 ports/devel/m17n-db/Makefile 1.82 +1 -1 ports/devel/mico/Makefile 1.33 +1 -1 ports/devel/mm/Makefile 1.9 +1 -1 ports/devel/monotone/Makefile 1.27 +1 -1 ports/devel/nasm/Makefile 1.28 +1 -1 ports/devel/oaf/Makefile 1.6 +1 -1 ports/devel/omniNotify/Makefile 1.35 +1 -1 ports/devel/omniORB/Makefile 1.12 +2 -2 ports/devel/p4v/Makefile 1.20 +1 -1 ports/devel/pcre++/Makefile 1.25 +1 -1 ports/devel/pcre/Makefile 1.8 +1 -1 ports/devel/php-xdebug/Makefile 1.9 +1 -1 ports/devel/phptags/Makefile 1.30 +1 -1 ports/devel/popt/Makefile 1.10 +1 -1 ports/devel/poslib/Makefile 1.4 +1 -1 ports/devel/preps-gui/Makefile 1.12 +1 -1 ports/devel/privman/Makefile 1.70 +1 -1 ports/devel/pth/Makefile 1.23 +1 -1 ports/devel/py-omniorb/Makefile 1.18 +1 -1 ports/devel/ragel/Makefile 1.16 +1 -1 ports/devel/rlwrap/Makefile 1.23 +2 -2 ports/devel/ruby-gnustep/Makefile 1.20 +1 -1 ports/devel/rudiments/Makefile 1.87 +1 -1 ports/devel/sdl12/Makefile 1.13 +1 -1 ports/devel/shmap/Makefile 1.20 +1 -1 ports/devel/silc-toolkit/Makefile 1.21 +1 -2 ports/devel/splint/Makefile 1.78 +1 -1 ports/devel/subversion/Makefile 1.13 +1 -1 ports/devel/valgrind-snapshot/Makefile 1.15 +1 -1 ports/devel/valgrind/Makefile 1.12 +1 -1 ports/devel/zziplib/Makefile 1.24 +1 -1 ports/dns/dnrd/Makefile 1.24 +1 -1 ports/dns/nsd/Makefile 1.13 +1 -1 ports/dns/posadis/Makefile 1.4 +1 -1 ports/dns/updatedd/Makefile 1.8 +1 -1 ports/editors/MathPlanner/Makefile 1.6 +1 -1 ports/editors/aewan/Makefile 1.48 +1 -1 ports/editors/cooledit/Makefile 1.58 +1 -1 ports/editors/emacs/Makefile 1.56 +1 -1 ports/editors/emacs19/Makefile 1.32 +1 -1 ports/editors/emacs20-dl/Makefile 1.12 +1 -1 ports/editors/emacs20-mule-devel/Makefile 1.70 +1 -1 ports/editors/emacs20/Makefile 1.14 +1 -1 ports/editors/hexcurse/Makefile 1.21 +1 -1 ports/editors/hte/Makefile 1.30 +1 -1 ports/editors/joe-devel/Makefile 1.16 +1 -1 ports/editors/lfhex/Makefile 1.35 +1 -1 ports/editors/poedit/Makefile 1.13 +1 -1 ports/editors/ssed/Makefile 1.20 +1 -1 ports/editors/ted/Makefile 1.5 +1 -1 ports/editors/tetradraw/Makefile 1.31 +1 -1 ports/editors/xemacs-devel-mule/Makefile 1.90 +1 -1 ports/editors/xemacs-devel/Makefile 1.89 +1 -1 ports/editors/xemacs/Makefile 1.70 +1 -1 ports/editors/xemacs21-mule/Makefile 1.21 +1 -1 ports/editors/zile/Makefile 1.29 +1 -1 ports/emulators/atari800/Makefile 1.67 +1 -1 ports/emulators/bochs/Makefile 1.13 +1 -1 ports/emulators/generator/Makefile 1.4 +1 -1 ports/emulators/hatari/Makefile 1.19 +1 -1 ports/emulators/kmamerun/Makefile 1.96 +4 -4 ports/emulators/linux_base-suse-9.1/Makefile 1.15 +1 -1 ports/emulators/pearpc/Makefile 1.43 +1 -1 ports/emulators/snes9x/Makefile 1.22 +1 -1 ports/emulators/twin/Makefile 1.4 +1 -1 ports/emulators/xbraitenberg/Makefile 1.25 +1 -1 ports/emulators/zsnes/Makefile 1.22 +1 -1 ports/finance/khacc/Makefile 1.7 +1 -1 ports/finance/ktoblzcheck/Makefile 1.57 +1 -1 ports/finance/qhacc/Makefile 1.16 +1 -1 ports/finance/quantlib/Makefile 1.10 +1 -1 ports/french/med/Makefile 1.23 +1 -1 ports/ftp/frox/Makefile 1.13 +1 -1 ports/ftp/muddleftpd/Makefile 1.3 +1 -1 ports/ftp/ocaml-ocurl/Makefile 1.15 +1 -1 ports/ftp/oftpd/Makefile 1.7 +1 -1 ports/ftp/quftp/Makefile 1.4 +1 -1 ports/ftp/wgetpro/Makefile 1.13 +1 -1 ports/ftp/wput/Makefile 1.24 +1 -1 ports/ftp/wzdftpd/Makefile 1.31 +1 -1 ports/ftp/yafc/Makefile 1.11 +1 -1 ports/games/abuse_sdl/Makefile 1.12 +1 -1 ports/games/adonthell/Makefile 1.7 +1 -1 ports/games/afternoonstalker/Makefile 1.9 +1 -1 ports/games/amy/Makefile 1.17 +1 -1 ports/games/briquolo/Makefile 1.28 +1 -1 ports/games/cgoban/Makefile 1.31 +2 -2 ports/games/crafty/Makefile 1.17 +1 -1 ports/games/criticalmass/Makefile 1.53 +1 -1 ports/games/crossfire-server/Makefile 1.5 +1 -1 ports/games/d2x/Makefile 1.10 +1 -1 ports/games/deng/Makefile 1.18 +1 -1 ports/games/exult/Makefile 1.30 +1 -1 ports/games/freecell-solver/Makefile 1.4 +4 -4 ports/games/fuhquake/files/Makefile 1.7 +1 -1 ports/games/glob2/Makefile 1.30 +1 -1 ports/games/gltron/Makefile 1.24 +1 -1 ports/games/gnuchess/Makefile 1.15 +1 -1 ports/games/gturing/Makefile 1.26 +1 -1 ports/games/heroes/Makefile 1.18 +1 -1 ports/games/ifm/Makefile 1.9 +1 -1 ports/games/jfk/Makefile 1.10 +1 -1 ports/games/kpicframer/Makefile 1.7 +1 -1 ports/games/kpictorial/Makefile 1.21 +1 -1 ports/games/lincity/Makefile 1.32 +1 -1 ports/games/maelstrom/Makefile 1.14 +1 -1 ports/games/mvdsv/Makefile 1.6 +2 -2 ports/games/mvdsv/files/Makefile 1.5 +1 -1 ports/games/openmortal/Makefile 1.15 +3 -3 ports/games/pinball/Makefile 1.20 +1 -1 ports/games/qgo/Makefile 1.14 +1 -1 ports/games/quake2forge/Makefile 1.49 +1 -1 ports/games/quakeforge/Makefile 1.9 +1 -1 ports/games/ssc/Makefile 1.8 +1 -1 ports/games/supertux/Makefile 1.18 +1 -1 ports/games/torcs/Makefile 1.9 +1 -1 ports/games/trackballs/Makefile 1.32 +1 -1 ports/games/vamos/Makefile 1.13 +1 -1 ports/games/wmpuzzle/Makefile 1.14 +1 -1 ports/games/xabacus/Makefile 1.14 +1 -1 ports/german/ksteak/Makefile 1.17 +1 -1 ports/graphics/Coin/Makefile 1.33 +1 -1 ports/graphics/Hermes/Makefile 1.11 +1 -1 ports/graphics/bugle/Makefile 1.5 +1 -1 ports/graphics/demeter/Makefile 1.21 +1 -1 ports/graphics/divxcalc/Makefile 1.12 +1 -1 ports/graphics/dvipng/Makefile 1.18 +1 -1 ports/graphics/feh/Makefile 1.9 +1 -1 ports/graphics/ftgl/Makefile 1.13 +1 -1 ports/graphics/g3dviewer/Makefile 1.45 +1 -1 ports/graphics/gdk-pixbuf/Makefile 1.5 +1 -1 ports/graphics/geos/Makefile 1.19 +1 -1 ports/graphics/gifsicle/Makefile 1.10 +1 -1 ports/graphics/gltt/Makefile 1.11 +1 -1 ports/graphics/gozer/Makefile 1.12 +1 -1 ports/graphics/hs-hgl/Makefile 1.6 +1 -1 ports/graphics/hugin/Makefile 1.7 +1 -1 ports/graphics/jpegpixi/Makefile 1.10 +1 -1 ports/graphics/kdc2tiff/Makefile 1.8 +1 -1 ports/graphics/libcaca/Makefile 1.30 +1 -1 ports/graphics/libungif/Makefile 1.5 +1 -1 ports/graphics/libvisual/Makefile 1.10 +1 -1 ports/graphics/libwpcg/Makefile 1.7 +2 -2 ports/graphics/linux-gdk-pixbuf/Makefile 1.7 +1 -1 ports/graphics/linux-imlib/Makefile 1.11 +1 -1 ports/graphics/linux-jpeg/Makefile 1.7 +5 -5 ports/graphics/linux-libmng/Makefile 1.5 +1 -1 ports/graphics/linux-sdl_image/Makefile 1.6 +3 -3 ports/graphics/linux-ungif/Makefile 1.7 +1 -1 ports/graphics/megapov/Makefile 1.40 +1 -1 ports/graphics/opendx/Makefile 1.16 +1 -1 ports/graphics/pixie/Makefile 1.44 +3 -3 ports/graphics/povray/Makefile 1.12 +1 -1 ports/graphics/qglviewer/Makefile 1.18 +1 -1 ports/graphics/qtutils/Makefile 1.8 +1 -1 ports/graphics/quesa/Makefile 1.12 +1 -1 ports/graphics/sam2p/Makefile 1.12 +1 -1 ports/graphics/scrot/Makefile 1.23 +1 -1 ports/graphics/sdl_gfx/Makefile 1.23 +1 -1 ports/graphics/sdl_image/Makefile 1.26 +1 -1 ports/graphics/sdl_ttf/Makefile 1.10 +1 -1 ports/graphics/simage/Makefile 1.23 +1 -1 ports/graphics/swftools/Makefile 1.8 +1 -1 ports/graphics/tif22pnm/Makefile 1.15 +1 -1 ports/graphics/tulip/Makefile 1.22 +1 -1 ports/graphics/white_dune/Makefile 1.22 +1 -1 ports/graphics/xmedcon/Makefile 1.64 +1 -22 ports/graphics/xpdf/Makefile 1.20 +1 -1 ports/graphics/zimg/Makefile 1.77 +1 -1 ports/irc/bitchx/Makefile 1.3 +1 -1 ports/irc/bopm/Makefile 1.11 +1 -1 ports/irc/eggdrop/Makefile 1.41 +2 -2 ports/irc/irc/Makefile 1.81 +1 -1 ports/irc/irssi/Makefile 1.5 +1 -1 ports/irc/miau/Makefile 1.18 +1 -1 ports/irc/ngircd/Makefile 1.21 +1 -1 ports/irc/quirc/Makefile 1.6 +1 -1 ports/irc/srvx/Makefile 1.4 +1 -1 ports/irc/undernet-ircu/Makefile 1.8 +1 -1 ports/irc/xaric/Makefile 1.22 +1 -1 ports/japanese/bookview/Makefile 1.49 +1 -1 ports/japanese/eb/Makefile 1.47 +1 -1 ports/japanese/eb3/Makefile 1.17 +1 -1 ports/japanese/eblook/Makefile 1.35 +1 -1 ports/japanese/ebnetd/Makefile 1.22 +1 -1 ports/japanese/ebview/Makefile 1.32 +1 -1 ports/japanese/emacs-emcws/Makefile 1.28 +1 -1 ports/japanese/emacs20-dl-canna/Makefile 1.27 +1 -1 ports/japanese/emacs20-dl-wnn6/Makefile 1.22 +1 -1 ports/japanese/emacs20-emcws/Makefile 1.6 +1 -1 ports/japanese/iiimf-le-canna/Makefile 1.6 +1 -1 ports/japanese/iiimf-le-freewnn/Makefile 1.35 +1 -1 ports/japanese/perl5/Makefile 1.17 +1 -1 ports/korean/hanemacs/Makefile 1.4 +1 -1 ports/korean/iiimf-le-hangul/Makefile 1.7 +1 -1 ports/korean/uniksc/Makefile 1.7 +1 -1 ports/lang/asn1c/Makefile 1.20 +6 -2 ports/lang/cyclone/Makefile 1.38 +1 -1 ports/lang/elk/Makefile 1.13 +2 -2 ports/lang/ferite/Makefile 1.20 +2 -2 ports/lang/gforth/Makefile 1.16 +1 -1 ports/lang/gprolog/Makefile 1.37 +1 -1 ports/lang/hugs/Makefile 1.13 +1 -1 ports/lang/libutils/Makefile 1.21 +1 -1 ports/lang/lua/Makefile 1.20 +1 -1 ports/lang/lua4/Makefile 1.14 +1 -1 ports/lang/nickle/Makefile 1.29 +1 -1 ports/lang/onyx/Makefile 1.20 +1 -1 ports/lang/open-cobol/Makefile 1.129 +1 -1 ports/lang/python-devel/Makefile 1.143 +1 -1 ports/lang/python/Makefile 1.143 +1 -1 ports/lang/python23/Makefile 1.10 +1 -1 ports/lang/rscheme/Makefile 1.60 +1 -1 ports/lang/smalltalk/Makefile 1.44 +1 -1 ports/lang/swi-pl/Makefile 1.17 +1 -1 ports/lang/tensile/Makefile 1.13 +1 -1 ports/lang/xsb/Makefile 1.28 +1 -1 ports/lang/yabasic/Makefile 1.19 +1 -1 ports/lang/yap/Makefile 1.25 +1 -1 ports/mail/anubis/Makefile 1.20 +1 -1 ports/mail/bbmail/Makefile 1.13 +1 -1 ports/mail/bincimap/Makefile 1.51 +1 -1 ports/mail/bogofilter/Makefile 1.14 +1 -1 ports/mail/cone/Makefile 1.15 +1 -1 ports/mail/courier-authlib/Makefile 1.94 +1 -1 ports/mail/courier-imap/Makefile 1.33 +1 -1 ports/mail/courier/Makefile 1.5 +1 -1 ports/mail/crashecho/Makefile 1.36 +1 -1 ports/mail/dovecot/Makefile 1.32 +1 -1 ports/mail/dspam-devel/Makefile 1.37 +1 -1 ports/mail/dspam/Makefile 1.10 +1 -1 ports/mail/esmtp/Makefile 1.33 +1 -1 ports/mail/faces/Makefile 1.154 +1 -1 ports/mail/fetchmail/Makefile 1.16 +1 -1 ports/mail/filtermail/Makefile 1.9 +1 -1 ports/mail/gensig/Makefile 1.15 +1 -1 ports/mail/gmime/Makefile 1.3 +1 -1 ports/mail/gnarwl/Makefile 1.15 +1 -1 ports/mail/ifile/Makefile 1.9 +1 -1 ports/mail/isoqlog/Makefile 1.12 +1 -1 ports/mail/isync/Makefile 1.32 +1 -1 ports/mail/libesmtp/Makefile 1.22 +1 -1 ports/mail/libetpan/Makefile 1.5 +1 -1 ports/mail/libspf-alt/Makefile 1.3 +1 -1 ports/mail/libspf2/Makefile 1.4 +1 -1 ports/mail/libsrs2/Makefile 1.14 +1 -1 ports/mail/lmtpd/Makefile 1.40 +1 -1 ports/mail/maildrop/Makefile 1.6 +1 -1 ports/mail/masqmail-devel/Makefile 1.4 +1 -1 ports/mail/milter-greylist-devel/Makefile 1.13 +1 -1 ports/mail/milter-greylist/Makefile 1.4 +1 -1 ports/mail/milter-spamc/Makefile 1.14 +1 -1 ports/mail/msmtp/Makefile 1.161 +1 -1 ports/mail/mutt/Makefile 1.4 +1 -1 ports/mail/renattach/Makefile 1.3 +1 -1 ports/mail/spamguard/Makefile 1.50 +1 -1 ports/mail/sqwebmail/Makefile 1.21 +1 -1 ports/mail/tpop3d/Makefile 1.9 +1 -1 ports/mail/vqadmin/Makefile 1.34 +1 -1 ports/math/PDL/Makefile 1.28 +2 -2 ports/math/atlas-devel/Makefile 1.34 +2 -2 ports/math/atlas/Makefile 1.13 +1 -1 ports/math/blitz++/Makefile 1.6 +1 -1 ports/math/ccmath/Makefile 1.22 +1 -1 ports/math/fftw/Makefile 1.21 +1 -1 ports/math/freefem++/Makefile 1.3 +1 -1 ports/math/freemat/Makefile 1.58 +1 -1 ports/math/gnuplot/Makefile 1.31 +1 -1 ports/math/gsl/Makefile 1.9 +4 -4 ports/math/linux-dislin/Makefile 1.23 +1 -1 ports/math/netcdf/Makefile 1.3 +1 -1 ports/math/orpie/Makefile 1.36 +1 -1 ports/math/plplot/Makefile 1.15 +1 -1 ports/math/sdpa/Makefile 1.13 +1 -1 ports/math/tvmet/Makefile 1.25 +1 -1 ports/math/yacas/Makefile 1.81 +2 -2 ports/misc/amanda-server/Makefile 1.25 +1 -1 ports/misc/dejagnu/Makefile 1.10 +1 -1 ports/misc/iselect/Makefile 1.4 +1 -1 ports/misc/iso-codes/Makefile 1.27 +1 -1 ports/misc/kcd/Makefile 1.7 +1 -1 ports/misc/latex-mk/Makefile 1.7 +1 -1 ports/misc/libhome/Makefile 1.8 +1 -1 ports/misc/lifelines/Makefile 1.13 +2 -2 ports/misc/linux-opengroupware/Makefile 1.28 +1 -1 ports/misc/patchutils/Makefile 1.14 +1 -1 ports/misc/sword/Makefile 1.12 +1 -1 ports/misc/talkfilters/Makefile 1.16 +1 -1 ports/misc/uf-view/Makefile 1.16 +1 -1 ports/misc/wmwork/Makefile 1.34 +1 -1 ports/misc/xdelta/Makefile 1.18 +1 -1 ports/multimedia/camserv/Makefile 1.7 +1 -1 ports/multimedia/emovix/Makefile 1.20 +1 -1 ports/multimedia/kaffeine/Makefile 1.24 +1 -1 ports/multimedia/kmplayer/Makefile 1.11 +1 -1 ports/multimedia/libdvbpsi/Makefile 1.17 +1 -1 ports/multimedia/libfame/Makefile 1.3 +2 -2 ports/multimedia/libmpeg3/Makefile 1.55 +1 -1 ports/multimedia/transcode/Makefile 1.75 +1 -1 ports/multimedia/xmms/Makefile 1.18 +1 -1 ports/net-mgmt/ap-utils/Makefile 1.4 +1 -1 ports/net-mgmt/arpscan/Makefile 1.21 +1 -1 ports/net-mgmt/darkstat/Makefile 1.10 +1 -1 ports/net-mgmt/disco/Makefile 1.8 +1 -1 ports/net-mgmt/echolot/Makefile 1.14 +1 -1 ports/net-mgmt/fprobe/Makefile 1.12 +1 -1 ports/net-mgmt/iftop/Makefile 1.9 +1 -1 ports/net-mgmt/nefu/Makefile 1.6 +1 -1 ports/net-mgmt/nfdump/Makefile 1.7 +1 -1 ports/net-mgmt/openvmps/Makefile 1.12 +1 -1 ports/net-mgmt/packit/Makefile 1.41 +1 -1 ports/net-mgmt/pmacct/Makefile 1.4 +1 -1 ports/net-mgmt/tcptrack/Makefile 1.7 +1 -1 ports/net/4g8/Makefile 1.16 +1 -1 ports/net/amule-devel/Makefile 1.11 +1 -1 ports/net/ari-yahoo/Makefile 1.13 +1 -1 ports/net/b2bua/Makefile 1.10 +1 -1 ports/net/beacon/Makefile 1.17 +1 -1 ports/net/bfilter/Makefile 1.5 +1 -1 ports/net/c3270/Makefile 1.24 +1 -1 ports/net/dante/Makefile 1.29 +1 -1 ports/net/freewais-sf/Makefile 1.9 +1 -1 ports/net/gutenfetch/Makefile 1.8 +1 -1 ports/net/hidentd/Makefile 1.19 +1 -1 ports/net/honeyd/Makefile 1.26 +1 -1 ports/net/ickle/Makefile 1.17 +1 -1 ports/net/icpld/Makefile 1.25 +1 -1 ports/net/ipsumdump/Makefile 1.12 +1 -1 ports/net/kf/Makefile 1.5 +1 -1 ports/net/latd/Makefile 1.11 +1 -1 ports/net/libnet-devel/Makefile 1.7 +1 -1 ports/net/libnetdude/Makefile 1.14 +1 -1 ports/net/librsync/Makefile 1.6 +1 -1 ports/net/linux-ymessenger/Makefile 1.46 +1 -1 ports/net/micq/Makefile 1.7 +1 -1 ports/net/minisapserver/Makefile 1.16 +1 -1 ports/net/mutella/Makefile 1.45 +1 -1 ports/net/naim/Makefile 1.13 +1 -1 ports/net/nast/Makefile 1.15 +1 -1 ports/net/nc6/Makefile 1.63 +1 -1 ports/net/netatalk/Makefile 1.47 +1 -1 ports/net/ntop/Makefile 1.12 +1 -1 ports/net/nylon/Makefile 1.17 +1 -1 ports/net/opendchub/Makefile 1.90 +1 -1 ports/net/openldap21-server/Makefile 1.104 +1 -1 ports/net/openldap22-server/Makefile 1.13 +1 -1 ports/net/openslp/Makefile 1.8 +2 -2 ports/net/poink/Makefile 1.13 +1 -1 ports/net/pork/Makefile 1.12 +1 -1 ports/net/portfwd/Makefile 1.45 +1 -1 ports/net/rrdtool/Makefile 1.100 +1 -1 ports/net/rsync/Makefile 1.139 +1 -1 ports/net/samba3/Makefile 1.18 +1 -1 ports/net/serveez/Makefile 1.41 +1 -1 ports/net/silc-client/Makefile 1.19 +1 -1 ports/net/silky/Makefile 1.22 +1 -1 ports/net/simicq/Makefile 1.17 +1 -1 ports/net/socat/Makefile 1.31 +1 -1 ports/net/tac_plus4/Makefile 1.8 +1 -1 ports/net/tacshell/Makefile 1.8 +1 -1 ports/net/tcpstat/Makefile 1.6 +1 -1 ports/net/trickle/Makefile 1.10 +2 -2 ports/net/tridiavnc/Makefile 1.8 +1 -1 ports/net/uplog/Makefile 1.24 +1 -1 ports/net/valknut/Makefile 1.11 +1 -1 ports/net/vomit/Makefile 1.22 +1 -1 ports/net/wol/Makefile 1.7 +1 -1 ports/news/fidogate-ds/Makefile 1.66 +1 -1 ports/news/leafnode/Makefile 1.7 +1 -1 ports/news/multisuck/Makefile 1.18 +1 -1 ports/news/nget/Makefile 1.6 +1 -1 ports/news/noffle/Makefile 1.21 +1 -1 ports/news/pyne/Makefile 1.14 +1 -1 ports/news/yencode/Makefile 1.6 +1 -1 ports/palm/synce-dccm/Makefile 1.10 +1 -1 ports/palm/synce-kde/Makefile 1.9 +1 -1 ports/palm/synce-librapi2/Makefile 1.9 +1 -1 ports/palm/synce-libsynce/Makefile 1.5 +1 -1 ports/palm/synce-rra/Makefile 1.6 +1 -1 ports/palm/synce-serial/Makefile 1.11 +1 -1 ports/print/cpp2latex/Makefile 1.19 +1 -1 ports/print/cups-pstoraster/Makefile 1.22 +2 -2 ports/print/cups/Makefile.common 1.27 +1 -1 ports/print/enscript-letter/Makefile 1.65 +1 -1 ports/print/fontforge/Makefile 1.47 +1 -1 ports/print/gv/Makefile 1.12 +1 -1 ports/print/kaspaliste/Makefile 1.6 +1 -1 ports/print/libotf/Makefile 1.17 +1 -1 ports/print/mftrace/Makefile 1.7 +1 -1 ports/print/tipograf/Makefile 1.8 +1 -1 ports/print/typetools/Makefile 1.14 +1 -1 ports/russian/ksocrat/Makefile 1.15 +1 -1 ports/russian/xruskb/Makefile 1.9 +1 -1 ports/science/2dhf/Makefile 1.3 +1 -1 ports/science/buddy/Makefile 1.23 +1 -1 ports/science/chemtool/Makefile 1.4 +1 -1 ports/science/dft++/Makefile 1.5 +1 -1 ports/science/getdp/Makefile 1.6 +2 -2 ports/science/gromacs/Makefile 1.6 +1 -1 ports/science/kmovisto/Makefile 1.4 +1 -1 ports/security/barnyard/Makefile 1.15 +1 -1 ports/security/beecrypt/Makefile 1.28 +1 -1 ports/security/bro/Makefile 1.5 +1 -1 ports/security/bubblegum/Makefile 1.6 +1 -1 ports/security/checkpassword-pam/Makefile 1.72 +1 -1 ports/security/clamav-devel/Makefile 1.53 +1 -1 ports/security/clamav/Makefile 1.15 +1 -1 ports/security/digest/Makefile 1.5 +1 -1 ports/security/fakeroot/Makefile 1.3 +1 -1 ports/security/fcrackzip/Makefile 1.77 +2 -2 ports/security/gnupg/Makefile 1.22 +1 -1 ports/security/gnutls-devel/Makefile 1.24 +1 -1 ports/security/gnutls/Makefile 1.32 +1 -1 ports/security/gpgme/Makefile 1.25 +1 -1 ports/security/hashish/Makefile 1.5 +1 -1 ports/security/libbf/Makefile 1.12 +1 -1 ports/security/libgpg-error/Makefile 1.23 +1 -1 ports/security/libksba/Makefile 1.50 +1 -1 ports/security/libmcrypt/Makefile 1.13 +1 -1 ports/security/libprelude/Makefile 1.19 +1 -1 ports/security/libtasn1/Makefile 1.31 +1 -1 ports/security/mcrypt/Makefile 1.25 +1 -1 ports/security/mhash/Makefile 1.89 +1 -1 ports/security/nmap/Makefile 1.29 +1 -1 ports/security/oidentd/Makefile 1.18 +1 -1 ports/security/opencdk/Makefile 1.16 +1 -1 ports/security/osiris/Makefile 1.35 +1 -1 ports/security/pam_ldap/Makefile 1.46 +1 -1 ports/security/pgp/Makefile 1.6 +1 -1 ports/security/pgpin/Makefile 1.12 +1 -1 ports/security/prelude-lml/Makefile 1.14 +1 -1 ports/security/prelude-manager/Makefile 1.12 +1 -1 ports/security/prelude-nids/Makefile 1.59 +1 -1 ports/security/snort/Makefile 1.23 +1 -1 ports/security/steghide/Makefile 1.61 +1 -1 ports/security/stunnel/Makefile 1.12 +1 -1 ports/security/tor/Makefile 1.16 +1 -1 ports/security/xmlsec/Makefile 1.9 +1 -1 ports/security/yafic/Makefile 1.82 +2 -1 ports/shells/bash/Makefile 1.68 +1 -1 ports/shells/zsh-devel/Makefile 1.73 +1 -1 ports/shells/zsh/Makefile 1.4 +2 -2 ports/sysutils/aaccli/Makefile 1.13 +1 -1 ports/sysutils/anteater/Makefile 1.4 +1 -1 ports/sysutils/ccd2iso/Makefile 1.5 +1 -1 ports/sysutils/cdf/Makefile 1.40 +1 -1 ports/sysutils/cfengine2/Makefile 1.5 +1 -1 ports/sysutils/dump9660/Makefile 1.24 +1 -1 ports/sysutils/grub/Makefile 1.4 +1 -1 ports/sysutils/hdup/Makefile 1.3 +1 -1 ports/sysutils/hourglass/Makefile 1.3 +1 -1 ports/sysutils/ipmitool/Makefile 1.22 +1 -1 ports/sysutils/k3b/Makefile 1.10 +4 -4 ports/sysutils/linux-afaapps/Makefile 1.11 +1 -1 ports/sysutils/lookat/Makefile 1.8 +1 -1 ports/sysutils/metalog/Makefile 1.10 +1 -1 ports/sysutils/ntfsprogs/Makefile 1.4 +1 -1 ports/sysutils/nvtv/Makefile 1.6 +1 -1 ports/sysutils/pipemeter/Makefile 1.9 +1 -1 ports/sysutils/portdowngrade/Makefile 1.10 +1 -1 ports/sysutils/progsreiserfs/Makefile 1.6 +1 -1 ports/sysutils/rsnapshot/Makefile 1.14 +3 -3 ports/sysutils/sdd/Makefile 1.15 +1 -1 ports/sysutils/smartmontools/Makefile 1.5 +3 -3 ports/sysutils/srmt/Makefile 1.3 +1 -1 ports/sysutils/stress/Makefile 1.6 +1 -1 ports/sysutils/synergy/Makefile 1.9 +1 -1 ports/sysutils/testdisk/Makefile 1.7 +1 -1 ports/sysutils/uptimec/Makefile 1.8 +1 -1 ports/sysutils/userinfo/Makefile 1.7 +1 -1 ports/sysutils/wmfsm/Makefile 1.9 +1 -1 ports/sysutils/xvidcap/Makefile 1.12 +1 -1 ports/textproc/aft/Makefile 1.9 +1 -1 ports/textproc/dbacl/Makefile 1.16 +1 -1 ports/textproc/dictfmt/Makefile 1.8 +1 -1 ports/textproc/docbook-to-man/Makefile 1.12 +1 -1 ports/textproc/filepp/Makefile 1.16 +1 -1 ports/textproc/gmetadom/Makefile 1.19 +1 -1 ports/textproc/gsed/Makefile 1.17 +1 -1 ports/textproc/gxmlviewer/Makefile 1.10 +1 -1 ports/textproc/iiimf-client-lib/Makefile 1.8 +1 -1 ports/textproc/iiimf-csconv/Makefile 1.9 +1 -1 ports/textproc/iiimf-gnome-im-switcher/Makefile 1.14 +1 -1 ports/textproc/iiimf-gtk/Makefile 1.11 +1 -1 ports/textproc/iiimf-le-unit/Makefile 1.11 +1 -1 ports/textproc/iiimf-protocol-lib/Makefile 1.11 +1 -1 ports/textproc/iiimf-server/Makefile 1.6 +1 -1 ports/textproc/iiimf-x-lib/Makefile 1.10 +1 -1 ports/textproc/iiimf-x/Makefile 1.12 +1 -1 ports/textproc/ipdf/Makefile 1.3 +1 -1 ports/textproc/libhtmlparse/Makefile 1.10 +1 -1 ports/textproc/libparsifal/Makefile 1.9 +1 -1 ports/textproc/libpathan/Makefile 1.9 +1 -1 ports/textproc/linux-libxml/Makefile 1.30 +1 -1 ports/textproc/sgmlformat/Makefile 1.10 +1 -1 ports/textproc/source-highlight/Makefile 1.30 +2 -2 ports/textproc/sp/Makefile 1.6 +1 -1 ports/textproc/webcpp/Makefile 1.35 +1 -1 ports/textproc/wv/Makefile 1.24 +1 -1 ports/textproc/xlhtml/Makefile 1.11 +1 -1 ports/textproc/xmlto/Makefile 1.5 +1 -1 ports/vietnamese/xvnkb/Makefile 1.35 +1 -1 ports/www/cadaver/Makefile 1.21 +1 -1 ports/www/cgicc/Makefile 1.11 +1 -1 ports/www/dpsearch/Makefile 1.11 +1 -1 ports/www/ffproxy/Makefile 1.24 +1 -1 ports/www/httrack/Makefile 1.9 +1 -1 ports/www/hydra/Makefile 1.19 +1 -1 ports/www/lighttpd/Makefile 1.14 +1 -1 ports/www/linux-lesstif-ns/Makefile 1.162 +1 -1 ports/www/lynx-current/Makefile 1.5 +1 -1 ports/www/man2web/Makefile 1.20 +1 -1 ports/www/middleman/Makefile 1.58 +1 -1 ports/www/mnogosearch/Makefile 1.35 +1 -1 ports/www/mplayer-plugin/Makefile 1.22 +1 -1 ports/www/netrik/Makefile 1.122 +1 -1 ports/www/tidy-devel/Makefile 1.57 +1 -1 ports/www/wml/Makefile 1.12 +1 -1 ports/x11-clocks/wmclockmon/Makefile 1.25 +1 -1 ports/x11-clocks/xdaliclock/Makefile 1.6 +1 -1 ports/x11-fm/FSViewer/Makefile 1.13 +1 -1 ports/x11-fm/krusader/Makefile 1.29 +1 -1 ports/x11-fm/tkdesk/Makefile 1.20 +1 -1 ports/x11-servers/Xfstt/Makefile 1.6 +2 -2 ports/x11-themes/linux-gtk-bluecurve-theme/Makefile 1.44 +1 -1 ports/x11-toolkits/Xaw3d/Makefile 1.37 +1 -1 ports/x11-toolkits/fltk/Makefile 1.10 +1 -1 ports/x11-toolkits/flvw/Makefile 1.56 +1 -1 ports/x11-toolkits/fox-devel/Makefile 1.15 +1 -1 ports/x11-toolkits/gai/Makefile 1.25 +1 -1 ports/x11-toolkits/gauche-gtk/Makefile 1.30 +1 -1 ports/x11-toolkits/gob/Makefile 1.13 +1 -1 ports/x11-toolkits/libXaw/Makefile 1.14 +1 -1 ports/x11-toolkits/libXmu/Makefile 1.19 +1 -1 ports/x11-toolkits/libXt/Makefile 1.20 +1 -1 ports/x11-toolkits/libgtkeditor/Makefile 1.11 +2 -2 ports/x11-toolkits/linux-openmotif/Makefile 1.31 +1 -1 ports/x11-toolkits/neXtaw/Makefile 1.65 +1 -1 ports/x11-toolkits/py-gtk/Makefile 1.4 +1 -1 ports/x11-toolkits/scx/Makefile 1.7 +1 -1 ports/x11-toolkits/soqt/Makefile 1.26 +1 -1 ports/x11-toolkits/v/Makefile 1.47 +1 -1 ports/x11-toolkits/wxgtk/Makefile 1.27 +1 -1 ports/x11-toolkits/xbae/Makefile 1.14 +1 -1 ports/x11-wm/bbconf/Makefile 1.6 +1 -1 ports/x11-wm/fbpager/Makefile 1.6 +1 -1 ports/x11-wm/peksystray/Makefile 1.19 +1 -1 ports/x11-wm/pekwm/Makefile 1.27 +1 -1 ports/x11-wm/ude/Makefile 1.15 +1 -1 ports/x11-wm/wmconfig/Makefile 1.76 +1 -1 ports/x11-wm/xfce/Makefile 1.13 +1 -1 ports/x11/3ddesktop/Makefile 1.147 +1 -1 ports/x11/XFree86-4-libraries/Makefile 1.106 +1 -1 ports/x11/XFree86/Makefile 1.8 +1 -1 ports/x11/compositeext/Makefile 1.8 +1 -1 ports/x11/damageext/Makefile 1.8 +1 -1 ports/x11/fixesext/Makefile 1.172 +1 -1 ports/x11/kdelibs3/Makefile 1.17 +1 -1 ports/x11/libSM/Makefile 1.12 +1 -1 ports/x11/libX11/Makefile 1.11 +1 -1 ports/x11/libXau/Makefile 1.9 +1 -1 ports/x11/libXcomposite/Makefile 1.16 +1 -1 ports/x11/libXcursor/Makefile 1.9 +1 -1 ports/x11/libXdamage/Makefile 1.12 +1 -1 ports/x11/libXdmcp/Makefile 1.14 +1 -1 ports/x11/libXext/Makefile 1.10 +1 -1 ports/x11/libXfixes/Makefile 1.12 +1 -1 ports/x11/libXfont/Makefile 1.13 +1 -1 ports/x11/libXi/Makefile 1.10 +1 -1 ports/x11/libXinerama/Makefile 1.14 +1 -1 ports/x11/libXpm/Makefile 1.11 +1 -1 ports/x11/libXrandr/Makefile 1.19 +1 -1 ports/x11/libXrender/Makefile 1.16 +1 -1 ports/x11/libXres/Makefile 1.7 +1 -1 ports/x11/libXtrans/Makefile 1.17 +1 -1 ports/x11/libXv/Makefile 1.8 +3 -3 ports/x11/linux-gnomelibs/Makefile 1.6 +1 -1 ports/x11/multi-aterm/Makefile 1.7 +1 -1 ports/x11/panoramixext/Makefile 1.11 +1 -1 ports/x11/randrext/Makefile 1.15 +1 -1 ports/x11/renderext/Makefile 1.9 +1 -1 ports/x11/resourceext/Makefile 1.77 +1 -1 ports/x11/rxvt-unicode/Makefile 1.69 +1 -1 ports/x11/wdm/Makefile 1.10 +1 -1 ports/x11/xautomation/Makefile 1.12 +1 -1 ports/x11/xextensions/Makefile 1.92 +1 -1 ports/x11/xlockmore/Makefile 1.17 +1 -1 ports/x11/xnee/Makefile 1.11 +1 -1 ports/x11/xproto/Makefile 1.20 +1 -1 ports/x11/xterm/Makefile 1.3 +1 -1 ports/x11/xtermcontrol/Makefile 1.10 +1 -1 ports/x11/xvattr/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:03:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 479B516A4D2 for ; Tue, 12 Apr 2005 04:03:32 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 86E8743D2D for ; Tue, 12 Apr 2005 04:03:30 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Apr 2005 04:03:28 -0000 Received: from p508BD94F.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.217.79] by mail.gmx.net (mp001) with SMTP; 12 Apr 2005 06:03:28 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3C43CkY012688 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Apr 2005 06:03:15 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: "David E. O'Brien" Date: Tue, 12 Apr 2005 06:03:04 +0200 User-Agent: KMail/1.8 References: <200504110804.j3B84fNs060515@repoman.freebsd.org> In-Reply-To: <200504110804.j3B84fNs060515@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3243707.qiEe25T97s"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504120603.10518.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 04:03:32 -0000 --nextPart3243707.qiEe25T97s Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday, 11. April 2005 10:04, David E. O'Brien wrote: > Log: > Assist getting more ports working on AMD64 by obeying the > Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH= '. The porter's handbook, section 5.11 has an example that uses MACHINE_ARCH,= =20 which is the template for a lot of MACHINE_ARCH usage in ports, including a= =20 few places your commit missed, like bsd.gnome.mk, bsd.kde.mk, bsd.gnustep.m= k=20 and, most importantly, bsd.port.subdir.mk and bsd.port.mk itself (for setti= ng=20 CONFIGURE_TARGET(!)). I'm not familiar with the crossbuilding logic in FreeBSD, so could somebody= =20 who is make a definitive statement which of the two variables is=20 crossbuild-safe and then proceed to change the respective bits in the=20 porter's handbook and bsd.port.mk accordingly? =2D-=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 --nextPart3243707.qiEe25T97s Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCW0h+Xhc68WspdLARAlLWAKCCsnC7or/A6qU8br2+jkUzhi6ISACcDGVm ZnRTMgD6O+YcRxU04VAyALc= =T9Nr -----END PGP SIGNATURE----- --nextPart3243707.qiEe25T97s-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:22:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F216916A4CE; Tue, 12 Apr 2005 04:22:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7CDC43D54; Tue, 12 Apr 2005 04:22:17 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C4MH0a088346; Tue, 12 Apr 2005 04:22:17 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C4MHqS088345; Tue, 12 Apr 2005 04:22:17 GMT (envelope-from imp) Message-Id: <200504120422.j3C4MHqS088345@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 04:22:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys bus.h src/sys/kern subr_bus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 04:22:18 -0000 imp 2005-04-12 04:22:17 UTC FreeBSD src repository Modified files: sys/sys bus.h sys/kern subr_bus.c Log: Return the resource created/found in resource_list_add to avoid an extra resouce_list_find in some places. Suggested by: sam Found by: Coventry Analysis tool. Revision Changes Path 1.180 +3 -2 src/sys/kern/subr_bus.c 1.69 +2 -1 src/sys/sys/bus.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:22:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC0CD16A4CE; Tue, 12 Apr 2005 04:22:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3ADD43D1F; Tue, 12 Apr 2005 04:22:45 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C4MjNk088411; Tue, 12 Apr 2005 04:22:45 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C4Mj2u088410; Tue, 12 Apr 2005 04:22:45 GMT (envelope-from adamw) Message-Id: <200504120422.j3C4Mj2u088410@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 04:22:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/gindent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 04:22:46 -0000 adamw 2005-04-12 04:22:45 UTC FreeBSD ports repository Modified files: devel/gindent Makefile Log: *sigh* This is why even cursory inspections of diffs is a good idea. Remove the re-added CVS conflict lines. Revision Changes Path 1.35 +0 -10 ports/devel/gindent/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:30:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5BC316A4CE; Tue, 12 Apr 2005 04:30:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A87A43D49; Tue, 12 Apr 2005 04:30:35 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C4UZf1088857; Tue, 12 Apr 2005 04:30:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C4UZY4088855; Tue, 12 Apr 2005 04:30:35 GMT (envelope-from imp) Message-Id: <200504120430.j3C4UZY4088855@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 04:30:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 04:30:35 -0000 imp 2005-04-12 04:30:35 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c Log: Use return value of resource_list_add to avoid a second resource_list_find. Check to make sure that rle is not NULL and panic if it is (but it appears that resource_list_add already panics, so I'm not entirely sure it is necessary now). Add a test to make sure we have a interrupt resource when we're disabling it. This is also a cannot happen, but the extra care shoudln't hurt. Found by: Coventry tool via sam@ Revision Changes Path 1.102 +11 -7 src/sys/dev/pccard/pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 04:56:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B88F916A4CE; Tue, 12 Apr 2005 04:56:00 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810E243D31; Tue, 12 Apr 2005 04:56:00 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 3BD645138B; Mon, 11 Apr 2005 21:55:59 -0700 (PDT) Date: Mon, 11 Apr 2005 21:55:59 -0700 From: Kris Kennaway To: "David E. O'Brien" Message-ID: <20050412045558.GA52537@xor.obsecurity.org> References: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/advancecomp Makefileports/archivers/arj Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/dynamite Makefile ports/archivers/gzip Makefile ports/archivers/lzop Makefile ports/archivers/orange ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 04:56:01 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 03:26:57AM +0000, David E. O'Brien wrote: > obrien 2005-04-12 03:26:57 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > shells/bash Makefile=20 You reintroduced your local changes for the second time here too. Kris --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCW1TeWry0BWjoQKURAttlAKCTdQn8beplUYpzcHElTWZnlOFmDQCfQrNK EEWsCNu1vMb2aDTx1NZ6YrQ= =a1/M -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:17:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9950C16A4CE; Tue, 12 Apr 2005 05:17:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F5EF43D4C; Tue, 12 Apr 2005 05:17:09 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5H9mI097232; Tue, 12 Apr 2005 05:17:09 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5H98Z097231; Tue, 12 Apr 2005 05:17:09 GMT (envelope-from hrs) Message-Id: <200504120517.j3C5H98Z097231@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 05:17:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:17:09 -0000 hrs 2005-04-12 05:17:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mirrors chapter.sgml Log: Document the release and the branch tag for 5.4-RELEASE. Revision Changes Path 1.382 +17 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:20:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA3216A4CE; Tue, 12 Apr 2005 05:20:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7466443D45; Tue, 12 Apr 2005 05:20:45 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5KjsW097388; Tue, 12 Apr 2005 05:20:45 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5Kj99097387; Tue, 12 Apr 2005 05:20:45 GMT (envelope-from hrs) Message-Id: <200504120520.j3C5Kj99097387@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 05:20:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml freebsd.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:20:45 -0000 hrs 2005-04-12 05:20:45 UTC FreeBSD doc repository Modified files: share/sgml freebsd.ent Log: Temporary version number bump for 5.4-RELEASE. Revision Changes Path 1.72 +2 -2 doc/share/sgml/freebsd.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:26:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5634B16A4CE; Tue, 12 Apr 2005 05:26:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F8A343D2F; Tue, 12 Apr 2005 05:26:09 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5Q95w099054; Tue, 12 Apr 2005 05:26:09 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5Q9m3099053; Tue, 12 Apr 2005 05:26:09 GMT (envelope-from hrs) Message-Id: <200504120526.j3C5Q9m3099053@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 05:26:09 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml freebsd.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:26:09 -0000 hrs 2005-04-12 05:26:09 UTC FreeBSD doc repository Modified files: share/sgml freebsd.ent Log: Revert changes in the previous commit temporarily until the release day. Revision Changes Path 1.73 +2 -2 doc/share/sgml/freebsd.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:43:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DAA016A4CE; Tue, 12 Apr 2005 05:43:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24AB643D31; Tue, 12 Apr 2005 05:43:04 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5h3C4099646; Tue, 12 Apr 2005 05:43:04 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5h3vx099645; Tue, 12 Apr 2005 05:43:03 GMT (envelope-from jeff) Message-Id: <200504120543.j3C5h3vx099645@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 12 Apr 2005 05:43:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_lock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:43:04 -0000 jeff 2005-04-12 05:43:03 UTC FreeBSD src repository Modified files: sys/kern kern_lock.c Log: - Differentiate two UPGRADE panics so I have a better idea of what's going on here. Revision Changes Path 1.89 +3 -1 src/sys/kern/kern_lock.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:45:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D334916A4CE; Tue, 12 Apr 2005 05:45:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3C343D41; Tue, 12 Apr 2005 05:45:58 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5jwM8099846; Tue, 12 Apr 2005 05:45:58 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5jwJo099845; Tue, 12 Apr 2005 05:45:58 GMT (envelope-from jeff) Message-Id: <200504120545.j3C5jwJo099845@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 12 Apr 2005 05:45:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_shutdown.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:45:59 -0000 jeff 2005-04-12 05:45:58 UTC FreeBSD src repository Modified files: sys/kern kern_shutdown.c Log: - Remove unused include. Revision Changes Path 1.174 +0 -1 src/sys/kern/kern_shutdown.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:48:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00BC416A4CE; Tue, 12 Apr 2005 05:48:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBFA43D1D; Tue, 12 Apr 2005 05:48:30 +0000 (GMT) (envelope-from thierry@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C5mUL6099933; Tue, 12 Apr 2005 05:48:30 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C5mUTP099932; Tue, 12 Apr 2005 05:48:30 GMT (envelope-from thierry) Message-Id: <200504120548.j3C5mUTP099932@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 12 Apr 2005 05:48:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/spambnc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:48:31 -0000 thierry 2005-04-12 05:48:30 UTC FreeBSD ports repository Modified files: mail/spambnc Makefile distinfo Log: Yet another silent update... For those interested, the diff between the two tarballs is viewable at . Reported by: Jin-Shan Tseng. Revision Changes Path 1.66 +1 -0 ports/mail/spambnc/Makefile 1.60 +2 -2 ports/mail/spambnc/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:56:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B37E716A4CE; Tue, 12 Apr 2005 05:56:23 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D9543D48; Tue, 12 Apr 2005 05:56:23 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.50 (FreeBSD)) id 1DLENn-000Nnw-7k; Tue, 12 Apr 2005 07:56:19 +0200 Date: Tue, 12 Apr 2005 07:56:19 +0200 From: Kirill Ponomarew To: "David E. O'Brien" Message-ID: <20050412055619.GB87952@voodoo.oberon.net> References: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/advancecomp Makefile ports/archivers/arj Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/dynamite Makefile ports/archivers/gzip Makefile ports/archivers/lzop Makefile ports/archivers/orange ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:56:23 -0000 On Tue, Apr 12, 2005 at 03:26:57AM +0000, David E. O'Brien wrote: > | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/shells/bash/Makefile,v 1.81 2005/04/11 08:06:40 obrien Exp $ > | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/shells/bash/Makefile,v 1.82 2005/04/12 03:26:32 obrien Exp $ > | # > | > | PORTNAME= bash > | @@ -25,7 +25,7 @@ PATCHFILES+= ${PORTNAME}${PORTVERSION:R > | PATCHLEVEL= ${patch} > | .endfor > | > | -MAINTAINER= eik@FreeBSD.org > | +MAINTAINER= eik@FreeBSD.org, obrien@FreeBSD.org > | COMMENT= The GNU Project's Bourne Again SHell > | > | IGNOREFILES= FAQ > | @@ -53,6 +53,7 @@ PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS > | .endif > | > | CONFIGURE_ARGS= --without-bash-malloc \ > | + --with-installed-readline \ > | --disable-rpath \ > | --enable-disabled-builtins It's total unacceptable way to take over maintainership. Submit PR, assign it to existing maintainer, wait for timeout, and only *after* these steps are done, you can take over maintainership. -Kirill From owner-cvs-all@FreeBSD.ORG Tue Apr 12 05:56:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45D5516A4CE; Tue, 12 Apr 2005 05:56:30 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE0643D31; Tue, 12 Apr 2005 05:56:29 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3C5uSek006460; Mon, 11 Apr 2005 22:56:29 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3C5uS26006459; Mon, 11 Apr 2005 22:56:28 -0700 (PDT) (envelope-from obrien) Date: Mon, 11 Apr 2005 22:56:28 -0700 From: "David O'Brien" To: Michael Nottebrock Message-ID: <20050412055628.GA6385@dragon.NUXI.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504120603.10518.michaelnottebrock@gmx.net> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 05:56:30 -0000 On Tue, Apr 12, 2005 at 06:03:04AM +0200, Michael Nottebrock wrote: > On Monday, 11. April 2005 10:04, David E. O'Brien wrote: > > Log: > > Assist getting more ports working on AMD64 by obeying the > > Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. > > The porter's handbook, section 5.11 has an example that uses MACHINE_ARCH, > which is the template for a lot of MACHINE_ARCH usage in ports, I wondered how this got copied around so many times. > including a few places your commit missed, like bsd.gnome.mk, > bsd.kde.mk, bsd.gnustep.mk and, most importantly, bsd.port.subdir.mk > and bsd.port.mk itself (for setting CONFIGURE_TARGET(!)). I purposefully didn't touch Mk/*.mk. I have to assume the authors of them got it right. :-) > I'm not familiar with the crossbuilding logic in FreeBSD, so could somebody > who is make a definitive statement which of the two variables is > crossbuild-safe and then proceed to change the respective bits in the > porter's handbook and bsd.port.mk accordingly? I would be good to have the two copies of documentation to agree. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:00:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F3FE16A4CE; Tue, 12 Apr 2005 06:00:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4298D43D54; Tue, 12 Apr 2005 06:00:07 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C607Js000553; Tue, 12 Apr 2005 06:00:07 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C6066f000552; Tue, 12 Apr 2005 06:00:07 GMT (envelope-from imp) Message-Id: <200504120600.j3C6066f000552@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 06:00:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:00:07 -0000 imp 2005-04-12 06:00:06 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccardvar.h Log: Cleanup of resource allocation code after having my attention focused on this code: o rid is stored in the resource, so don't bother keeping track of it here. o Implement memory space o Don't try to activate 'memory card' CFEs. This is type memory, as opposed to the memory resource. Revision Changes Path 1.103 +61 -31 src/sys/dev/pccard/pccard.c 1.49 +0 -3 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:01:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6333C16A556; Tue, 12 Apr 2005 06:01:13 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B256943D31; Tue, 12 Apr 2005 06:00:29 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.140] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IET0004SKOSCS@connectmail.carleton.ca>; Tue, 12 Apr 2005 02:00:28 -0400 (EDT) Date: Tue, 12 Apr 2005 02:04:54 -0400 From: Adam Weinberger In-reply-to: <20050412055628.GA6385@dragon.NUXI.org> To: obrien@FreeBSD.org Message-id: <425B6506.5000309@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> <20050412055628.GA6385@dragon.NUXI.org> cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Michael Nottebrock cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:01:13 -0000 David O'Brien wrote: > On Tue, Apr 12, 2005 at 06:03:04AM +0200, Michael Nottebrock wrote: > >>On Monday, 11. April 2005 10:04, David E. O'Brien wrote: >> >>I'm not familiar with the crossbuilding logic in FreeBSD, so could somebody >>who is make a definitive statement which of the two variables is >>crossbuild-safe and then proceed to change the respective bits in the >>porter's handbook and bsd.port.mk accordingly? > > > I would be good to have the two copies of documentation to agree. When does ${MACHINE_ARCH} != ${ARCH}? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:01:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B3316A4D5; Tue, 12 Apr 2005 06:01:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B6E743D1F; Tue, 12 Apr 2005 06:01:43 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C61hPO000693; Tue, 12 Apr 2005 06:01:43 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C61hkZ000692; Tue, 12 Apr 2005 06:01:43 GMT (envelope-from hrs) Message-Id: <200504120601.j3C61hkZ000692@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 06:01:43 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:01:43 -0000 hrs 2005-04-12 06:01:43 UTC FreeBSD doc repository Modified files: en/news news.xml Log: FreeBSD 5.4-RC1 and 5.4-RC2 released. PR: www/79815 Submitted by: Daniel Gerzo (danger at rulez dot sk) Revision Changes Path 1.286 +37 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:03:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F22F416A4CF; Tue, 12 Apr 2005 06:03:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C903B43D53; Tue, 12 Apr 2005 06:03:11 +0000 (GMT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C63BwQ000774; Tue, 12 Apr 2005 06:03:11 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C63Bm7000773; Tue, 12 Apr 2005 06:03:11 GMT (envelope-from obrien) Message-Id: <200504120603.j3C63Bm7000773@repoman.freebsd.org> From: "David E. O'Brien" Date: Tue, 12 Apr 2005 06:03:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/bash Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:03:12 -0000 obrien 2005-04-12 06:03:11 UTC FreeBSD ports repository Modified files: shells/bash Makefile Log: CVS really does need a better way of backing out a commit composing a set of files... Revision Changes Path 1.83 +2 -3 ports/shells/bash/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:05:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DC5E16A4CE; Tue, 12 Apr 2005 06:05:40 +0000 (GMT) Received: from hex.databits.net (hex.databits.net [216.118.117.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B2FF43D6B; Tue, 12 Apr 2005 06:05:40 +0000 (GMT) (envelope-from will@csociety.org) Received: by hex.databits.net (Postfix, from userid 1001) id 908F757AE5; Tue, 12 Apr 2005 01:05:39 -0500 (CDT) Date: Tue, 12 Apr 2005 01:05:39 -0500 From: Will Andrews To: Adam Weinberger Message-ID: <20050412060539.GJ1693@hex.databits.net> Mail-Followup-To: Adam Weinberger , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> <20050412055628.GA6385@dragon.NUXI.org> <425B6506.5000309@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="TOkWJigZa0YodlBE" Content-Disposition: inline In-Reply-To: <425B6506.5000309@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:05:40 -0000 --TOkWJigZa0YodlBE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 02:04:54AM -0400, Adam Weinberger wrote: > When does ${MACHINE_ARCH} !=3D ${ARCH}? The only example I could give you is pc98/i386. I guess amd64/i386 is a possibility now? Regards, --=20 wca --TOkWJigZa0YodlBE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCW2UzF47idPgWcsURAsZKAKCG2CClBdvo0Ndle4JNN4KoKJS50wCfTtMD mRRCojnb1JYdgumxMRd68Zw= =5rvB -----END PGP SIGNATURE----- --TOkWJigZa0YodlBE-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:08:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C56516A4CE; Tue, 12 Apr 2005 06:08:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 013CF43D31; Tue, 12 Apr 2005 06:08:16 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C68Fw8001005; Tue, 12 Apr 2005 06:08:15 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C68FUJ001004; Tue, 12 Apr 2005 06:08:15 GMT (envelope-from hrs) Message-Id: <200504120608.j3C68FUJ001004@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 06:08:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/release/doc/share/sgml release.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:08:16 -0000 hrs 2005-04-12 06:08:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) release/doc/share/sgml release.ent Log: The next release candidate is -RC3. Approved by: re (implicitly) Revision Changes Path 1.18.2.7.2.3 +1 -1 src/release/doc/share/sgml/release.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:14:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9FB616A4CE; Tue, 12 Apr 2005 06:14:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9336643D45; Tue, 12 Apr 2005 06:14:40 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C6EeTp001262; Tue, 12 Apr 2005 06:14:40 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C6Eeh4001261; Tue, 12 Apr 2005 06:14:40 GMT (envelope-from hrs) Message-Id: <200504120614.j3C6Eeh4001261@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 06:14:40 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.4R schedule.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:14:40 -0000 hrs 2005-04-12 06:14:40 UTC FreeBSD doc repository Modified files: en/releases/5.4R schedule.sgml Log: Document actual dates of 5.4-RC2 and doc tree tagging. Revision Changes Path 1.20 +3 -3 www/en/releases/5.4R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:15:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FC7116A4CE; Tue, 12 Apr 2005 06:15:32 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id A62BA43D5D; Tue, 12 Apr 2005 06:15:31 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6C7AE512CE; Mon, 11 Apr 2005 23:15:30 -0700 (PDT) Date: Mon, 11 Apr 2005 23:15:30 -0700 From: Kris Kennaway To: Adam Weinberger Message-ID: <20050412061530.GA28195@xor.obsecurity.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> <20050412055628.GA6385@dragon.NUXI.org> <425B6506.5000309@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0OAP2g/MAC+5xKAE" Content-Disposition: inline In-Reply-To: <425B6506.5000309@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: obrien@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: Michael Nottebrock Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:15:32 -0000 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 02:04:54AM -0400, Adam Weinberger wrote: > David O'Brien wrote: > >On Tue, Apr 12, 2005 at 06:03:04AM +0200, Michael Nottebrock wrote: > > > >>On Monday, 11. April 2005 10:04, David E. O'Brien wrote: > >> > >>I'm not familiar with the crossbuilding logic in FreeBSD, so could=20 > >>somebody who is make a definitive statement which of the two variables = is=20 > >>crossbuild-safe and then proceed to change the respective bits in the= =20 > >>porter's handbook and bsd.port.mk accordingly? > > > > > >I would be good to have the two copies of documentation to agree. >=20 > When does ${MACHINE_ARCH} !=3D ${ARCH}? When cross-targetting INDEX and other such things. Kris --0OAP2g/MAC+5xKAE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCW2eCWry0BWjoQKURAu5gAKDAAVonMiYwmZh3VxYx9fqVwap9DQCg7CYt Bx1fHYBJYYromDQl+NYAm6I= =LSDT -----END PGP SIGNATURE----- --0OAP2g/MAC+5xKAE-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:18:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83D0416A4CE for ; Tue, 12 Apr 2005 06:18:16 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D80BC43D5D for ; Tue, 12 Apr 2005 06:18:14 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Apr 2005 06:18:13 -0000 Received: from p508BB620.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.182.32] by mail.gmx.net (mp010) with SMTP; 12 Apr 2005 08:18:13 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3C6I6Wd014450 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Apr 2005 08:18:07 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: obrien@FreeBSD.org Date: Tue, 12 Apr 2005 08:17:57 +0200 User-Agent: KMail/1.8 References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> <20050412055628.GA6385@dragon.NUXI.org> In-Reply-To: <20050412055628.GA6385@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2708905.TgPHC5M6cU"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504120818.02749.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:18:16 -0000 --nextPart2708905.TgPHC5M6cU Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 12. April 2005 07:56, David O'Brien wrote: > > The porter's handbook, section 5.11 has an example that uses > > MACHINE_ARCH, which is the template for a lot of MACHINE_ARCH usage in > > ports, > > I wondered how this got copied around so many times. > > > including a few places your commit missed, like bsd.gnome.mk, > > bsd.kde.mk, bsd.gnustep.mk and, most importantly, bsd.port.subdir.mk > > and bsd.port.mk itself (for setting CONFIGURE_TARGET(!)). > > I purposefully didn't touch Mk/*.mk. I have to assume the authors of > them got it right. :-) Well, you did however change ports that do nothing but mimic what bsd.ports= =2Emk=20 does (like audio/arts and x11/kdelibs3, which is why I noticed at all)...=20 Anyway: If the usage of MACHINE_ARCH for setting the build-target of=20 autoconf-generated configure scripts is indeed wrong and possibly harmful,= =20 this would affect a *very* large number of ports and your big commit would= =20 have fixed only a comparatively small number. =2D-=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 --nextPart2708905.TgPHC5M6cU Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCW2gaXhc68WspdLARAs5JAJ4ppX0/OtyOAHoj6ZqNfilJMMC5hwCeK83K sSd8ktCRRP03BRlLq2ONdpw= =8AyF -----END PGP SIGNATURE----- --nextPart2708905.TgPHC5M6cU-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:18:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42CDD16A4D1; Tue, 12 Apr 2005 06:18:24 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0B0043D48; Tue, 12 Apr 2005 06:18:23 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id F138E1492B; Tue, 12 Apr 2005 01:18:20 -0500 (CDT) Date: Tue, 12 Apr 2005 01:18:20 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Kirill Ponomarew In-Reply-To: <20050412055619.GB87952@voodoo.oberon.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "David E. O'Brien" cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/advancecomp Makefileports/archivers/arjMakefile ports/archivers/dynamite Makefile ports/archivers/gz X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:18:24 -0000 On Tue, 12 Apr 2005, Kirill Ponomarew wrote: > On Tue, Apr 12, 2005 at 03:26:57AM +0000, David E. O'Brien wrote: > > | -MAINTAINER= eik@FreeBSD.org > > | +MAINTAINER= eik@FreeBSD.org, obrien@FreeBSD.org When did the concept of co-maintership get introduced? I do not know of any other occurrence of this in the ports tree. mcl From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:21:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B86116A4CE; Tue, 12 Apr 2005 06:21:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6192743D2D; Tue, 12 Apr 2005 06:21:59 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C6LxEm001627; Tue, 12 Apr 2005 06:21:59 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C6Lxb7001626; Tue, 12 Apr 2005 06:21:59 GMT (envelope-from imp) Message-Id: <200504120621.j3C6Lxb7001626@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 06:21:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys rman.h src/sys/kern subr_rman.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:21:59 -0000 imp 2005-04-12 06:21:59 UTC FreeBSD src repository Modified files: sys/sys rman.h sys/kern subr_rman.c Log: rman_set_device() seems to have been omitted by mistake. Implement it. Revision Changes Path 1.42 +6 -0 src/sys/kern/subr_rman.c 1.27 +1 -0 src/sys/sys/rman.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:24:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89F8316A4CE; Tue, 12 Apr 2005 06:24:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FC5943D49; Tue, 12 Apr 2005 06:24:51 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C6OpLX001717; Tue, 12 Apr 2005 06:24:51 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C6Opi7001716; Tue, 12 Apr 2005 06:24:51 GMT (envelope-from dds) Message-Id: <200504120624.j3C6Opi7001716@repoman.freebsd.org> From: Diomidis Spinellis Date: Tue, 12 Apr 2005 06:24:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/mount_portalfs mount_portalfs.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:24:51 -0000 dds 2005-04-12 06:24:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/mount_portalfs mount_portalfs.8 Log: MFC: Remove wrong -unfilled .Bd argument implied by -literal. Revision Changes Path 1.14.2.2 +4 -4 src/usr.sbin/mount_portalfs/mount_portalfs.8 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 06:25:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84BD516A4CE; Tue, 12 Apr 2005 06:25:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CE4243D39; Tue, 12 Apr 2005 06:25:01 +0000 (GMT) (envelope-from dds@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C6P1Y8001754; Tue, 12 Apr 2005 06:25:01 GMT (envelope-from dds@repoman.freebsd.org) Received: (from dds@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C6P17h001753; Tue, 12 Apr 2005 06:25:01 GMT (envelope-from dds) Message-Id: <200504120625.j3C6P17h001753@repoman.freebsd.org> From: Diomidis Spinellis Date: Tue, 12 Apr 2005 06:25:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/mount_portal mount_portal.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 06:25:01 -0000 dds 2005-04-12 06:25:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/mount_portal mount_portal.8 Log: MFC: Remove wrong -unfilled .Bd argument implied by -literal. Revision Changes Path 1.8.2.4 +4 -4 src/sbin/mount_portal/mount_portal.8 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:12:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE2D16A4CE; Tue, 12 Apr 2005 07:12:05 +0000 (GMT) Received: from smtp-1.dlr.de (smtp-1.dlr.de [195.37.61.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7355443D48; Tue, 12 Apr 2005 07:12:04 +0000 (GMT) (envelope-from Hartmut.Brandt@dlr.de) Received: from beagle.kn.op.dlr.de ([129.247.173.6]) by smtp-1.dlr.de over TLS secured channel with Microsoft SMTPSVC(5.0.2195.6713); Tue, 12 Apr 2005 09:12:02 +0200 Date: Tue, 12 Apr 2005 09:13:15 +0200 (CEST) From: Harti Brandt X-X-Sender: brandt_h@beagle.kn.op.dlr.de To: Greg 'groggy' Lehey In-Reply-To: <20050411230613.GL84649@wantadilla.lemis.com> Message-ID: <20050412090431.B75274@beagle.kn.op.dlr.de> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> <20050411101216.N97775@beagle.kn.op.dlr.de> <20050411230613.GL84649@wantadilla.lemis.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 12 Apr 2005 07:12:02.0961 (UTC) FILETIME=[ED253010:01C53F2E] cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Harti Brandt List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:12:05 -0000 On Tue, 12 Apr 2005, Greg 'groggy' Lehey wrote: GgL>On Monday, 11 April 2005 at 2:11:26 -0700, Kris Kennaway wrote: GgL>> On Mon, Apr 11, 2005 at 11:07:28AM +0200, Harti Brandt wrote: GgL>> GgL>>> KK>I assume you've tested that this doesn't cause problems for anything GgL>>> KK>in the ports collection? GgL>>> GgL>>> I didn't test all of the ports collection - just a number of ports. But I GgL>>> grepped the ports infrastructure and the ports Makefile* for problematic GgL>>> constructs and found one problem that now shows up (under certain GgL>>> conditions) instead of beeing hidden: GgL>>> GgL>>> mail/dspam GgL>>> mail/dspam-devel GgL>>> GgL>>> both of them use GgL>>> GgL>>> . elseif ... GgL>>> GgL>>> This has been intepreted by make as a plain .else without any warning up GgL>>> to now. Now it is just ignored when the .if defined (WITH_MYSQL40) ... is GgL>>> false and give an error if it is true. I'll inform the maintainer about GgL>>> this. GgL>>> GgL>>> There may be of course ports that use our make to build. In any case the GgL>>> change to the .else and .endif clauses just give a warning so the ports GgL>>> maintainer have time to fix this. What could break is the use of GgL>>> .undefFOO but I don't expect many of them. GgL>> GgL>> I really hope this doesn't cause problems, but based on historical GgL>> precedent I expect that it will. In future, please coordinate GgL>> troublesome make changes with us (portmgr) so we can test them first GgL>> and avoid destabilizing the ports collection for the users. GgL> GgL>It would be interesting to understand the necessity of this change. GgL>We have so many different flavours of make already. This make Makefiles more debuggable. For an example see the dspam Makefile. It has a .elseif that silently is interpreted as .else. Now it gives a notice at least in some cases. This has nothing to do with different flavours of make. It is just a matter of writing .undef FOO instead of .undefFOO (which, I suppose, no one would have done on purpose anyway). Or .if defined(FOO) .else # defined(FOO) .endif # defined(FOO) instead of .if defined(FOO) .else defined(FOO) .endif defined(FOO) For the reader of the makefile .else defined(FOO) suggests that the expression is somehow used. In fact it isn't. If one reads: .else # defined(FOO) it is obvious that the expression is just a comment. harti From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:20:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1975416A4CE; Tue, 12 Apr 2005 07:20:14 +0000 (GMT) Received: from toxic.magnesium.net (toxic.magnesium.net [207.154.84.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97D4F43D1D; Tue, 12 Apr 2005 07:20:13 +0000 (GMT) (envelope-from flata@magnesium.net) Received: by toxic.magnesium.net (Postfix, from userid 1212) id 73299DA89D; Tue, 12 Apr 2005 00:20:13 -0700 (PDT) Date: Mon, 11 Apr 2005 21:20:13 -1000 From: juli mallett To: Harti Brandt Message-ID: <20050412072013.GA22303@toxic.magnesium.net> References: <200504110720.j3B7KAIx034955@repoman.freebsd.org> <20050411074021.GA85675@xor.obsecurity.org> <20050411101216.N97775@beagle.kn.op.dlr.de> <20050411091126.GA6125@xor.obsecurity.org> <20050411230613.GL84649@wantadilla.lemis.com> <20050412090431.B75274@beagle.kn.op.dlr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050412090431.B75274@beagle.kn.op.dlr.de> User-Agent: Mutt/1.4.1i X-Towel: Yes cc: Greg 'groggy' Lehey cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:20:14 -0000 * Harti Brandt [ Date: 2005-04-11 ] [ w.r.t. Re: cvs commit: src/usr.bin/make cond.c cond.h for.c for.h parse.c parse.h ] > On Tue, 12 Apr 2005, Greg 'groggy' Lehey wrote: > > GgL>On Monday, 11 April 2005 at 2:11:26 -0700, Kris Kennaway wrote: > GgL>> On Mon, Apr 11, 2005 at 11:07:28AM +0200, Harti Brandt wrote: > GgL>> > GgL>>> KK>I assume you've tested that this doesn't cause problems for anything > GgL>>> KK>in the ports collection? > GgL>>> > GgL>>> I didn't test all of the ports collection - just a number of ports. But I > GgL>>> grepped the ports infrastructure and the ports Makefile* for problematic > GgL>>> constructs and found one problem that now shows up (under certain > GgL>>> conditions) instead of beeing hidden: > GgL>>> > GgL>>> mail/dspam > GgL>>> mail/dspam-devel > GgL>>> > GgL>>> both of them use > GgL>>> > GgL>>> . elseif ... > GgL>>> > GgL>>> This has been intepreted by make as a plain .else without any warning up > GgL>>> to now. Now it is just ignored when the .if defined (WITH_MYSQL40) ... is > GgL>>> false and give an error if it is true. I'll inform the maintainer about > GgL>>> this. > GgL>>> > GgL>>> There may be of course ports that use our make to build. In any case the > GgL>>> change to the .else and .endif clauses just give a warning so the ports > GgL>>> maintainer have time to fix this. What could break is the use of > GgL>>> .undefFOO but I don't expect many of them. > GgL>> > GgL>> I really hope this doesn't cause problems, but based on historical > GgL>> precedent I expect that it will. In future, please coordinate > GgL>> troublesome make changes with us (portmgr) so we can test them first > GgL>> and avoid destabilizing the ports collection for the users. > GgL> > GgL>It would be interesting to understand the necessity of this change. > GgL>We have so many different flavours of make already. > > This make Makefiles more debuggable. For an example see the dspam > Makefile. It has a .elseif that silently is interpreted as .else. Now it > gives a notice at least in some cases. > > This has nothing to do with different flavours of make. It is just a > matter of writing > > .undef FOO > > instead of > > .undefFOO > > (which, I suppose, no one would have done on purpose anyway). Or > > .if defined(FOO) > .else # defined(FOO) > .endif # defined(FOO) > > instead of > > .if defined(FOO) > .else defined(FOO) > .endif defined(FOO) > > For the reader of the makefile > > .else defined(FOO) > > suggests that the expression is somehow used. In fact it isn't. If one > reads: > > .else # defined(FOO) > > it is obvious that the expression is just a comment. Which is awesome and great and you are the best ever and my hero for putting up with this code and making it so much better (you and Max both.) As someone who's spent time with Make, let me say you deserve all of our unbridled thanks and worship and payment of your weight in gold or some such. Maybe I'm exaggerating a bit, but it doesn't feel like it! Keep up the good work! :) Thanx, juli. From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:38:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0426616A4CE; Tue, 12 Apr 2005 07:38:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0CFF43D1F; Tue, 12 Apr 2005 07:38:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C7cSnM004496; Tue, 12 Apr 2005 07:38:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C7cSbX004495; Tue, 12 Apr 2005 07:38:28 GMT (envelope-from pav) Message-Id: <200504120738.j3C7cSbX004495@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 07:38:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/imcom Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:38:29 -0000 pav 2005-04-12 07:38:28 UTC FreeBSD ports repository Modified files: net/imcom Makefile Log: - DISTVERSION is s/best/worst/ thing since Swiss knife. Fix PORTVERSION to not go backwards Reported by: chkversion script Revision Changes Path 1.10 +2 -1 ports/net/imcom/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:55:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE3EB16A4CE; Tue, 12 Apr 2005 07:55:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B14A43D48; Tue, 12 Apr 2005 07:55:41 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C7tfr9005119; Tue, 12 Apr 2005 07:55:41 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C7teB2005118; Tue, 12 Apr 2005 07:55:40 GMT (envelope-from flz) Message-Id: <200504120755.j3C7teB2005118@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 07:55:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/strace Makefile ports/devel/strace/files patch-strace.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:55:41 -0000 flz 2005-04-12 07:55:40 UTC FreeBSD ports repository Modified files: devel/strace Makefile Added files: devel/strace/files patch-strace.c Log: - Fix hangs issues. PR: ports/62377 Submitted by: Nate Eldredge Reviewed by: Drazen Kacar Approved by: maintainer timeout (> 4 months) Revision Changes Path 1.12 +1 -0 ports/devel/strace/Makefile 1.1 +26 -0 ports/devel/strace/files/patch-strace.c (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:58:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E9AC16A4CE; Tue, 12 Apr 2005 07:58:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC4343D49; Tue, 12 Apr 2005 07:58:02 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C7w2rY005262; Tue, 12 Apr 2005 07:58:02 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C7w2PJ005261; Tue, 12 Apr 2005 07:58:02 GMT (envelope-from ijliao) Message-Id: <200504120758.j3C7w2PJ005261@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 12 Apr 2005 07:58:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics Makefile ports/graphics/py-dot Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:58:02 -0000 ijliao 2005-04-12 07:58:01 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-dot Makefile distinfo pkg-descr pkg-plist Log: add py-dot 0.9.10 A Python interface to Graphviz's Dot language Revision Changes Path 1.804 +1 -0 ports/graphics/Makefile 1.1 +25 -0 ports/graphics/py-dot/Makefile (new) 1.1 +2 -0 ports/graphics/py-dot/distinfo (new) 1.1 +5 -0 ports/graphics/py-dot/pkg-descr (new) 1.1 +6 -0 ports/graphics/py-dot/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 07:58:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA73C16A4CE; Tue, 12 Apr 2005 07:58:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C21A343D58; Tue, 12 Apr 2005 07:58:14 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C7wEiv005308; Tue, 12 Apr 2005 07:58:14 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C7wE9b005307; Tue, 12 Apr 2005 07:58:14 GMT (envelope-from ijliao) Message-Id: <200504120758.j3C7wE9b005307@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 12 Apr 2005 07:58:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 07:58:15 -0000 ijliao 2005-04-12 07:58:14 UTC FreeBSD ports repository Modified files: . modules Log: py-dot --> ports/graphics/py-dot Revision Changes Path 1.12286 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:06:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 97A5216A4CE; Tue, 12 Apr 2005 08:06:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AEC643D41; Tue, 12 Apr 2005 08:06:17 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C86Hm7005705; Tue, 12 Apr 2005 08:06:17 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C86HDS005704; Tue, 12 Apr 2005 08:06:17 GMT (envelope-from flz) Message-Id: <200504120806.j3C86HDS005704@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 08:06:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/cdiff Makefile ports/textproc/cdiff/src cdiff.1 cdiff.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:06:17 -0000 flz 2005-04-12 08:06:16 UTC FreeBSD ports repository Modified files: textproc/cdiff Makefile textproc/cdiff/src cdiff.1 cdiff.sh Log: - Fix issues with monochrome terminals. PR: ports/75310 Submitted by: Alex Kapranoff Approved by: maintainer timeout (> 3 months) Revision Changes Path 1.8 +1 -0 ports/textproc/cdiff/Makefile 1.5 +7 -1 ports/textproc/cdiff/src/cdiff.1 1.6 +16 -9 ports/textproc/cdiff/src/cdiff.sh From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:14:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1089516A4CE; Tue, 12 Apr 2005 08:14:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8A1143D2F; Tue, 12 Apr 2005 08:14:15 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8EFJN006039; Tue, 12 Apr 2005 08:14:15 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8EF6B006038; Tue, 12 Apr 2005 08:14:15 GMT (envelope-from pjd) Message-Id: <200504120814.j3C8EF6B006038@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 12 Apr 2005 08:14:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/geom geom_sunlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:14:16 -0000 pjd 2005-04-12 08:14:15 UTC FreeBSD src repository Modified files: sys/geom geom_sunlabel.c Log: Protect against recursive labels creation in simlar way as it is done in BSD and MBR classes, ie. if provider below us uses the same metadata, don't create labels based on the metadata. This allows to create labels on geoms with rank != 1 without hacks. Tested by: Chris Elsworth on sparc64 OK'ed by: phk MFC after: 2 weeks Revision Changes Path 1.44 +46 -6 src/sys/geom/geom_sunlabel.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:20:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19E5A16A4CE; Tue, 12 Apr 2005 08:20:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E357943D54; Tue, 12 Apr 2005 08:20:31 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8KVFI006308; Tue, 12 Apr 2005 08:20:31 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8KVm4006307; Tue, 12 Apr 2005 08:20:31 GMT (envelope-from ijliao) Message-Id: <200504120820.j3C8KVm4006307@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 12 Apr 2005 08:20:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/agg Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:20:32 -0000 ijliao 2005-04-12 08:20:31 UTC FreeBSD ports repository Modified files: graphics/agg Makefile distinfo Log: upgrade to 2.3.a Revision Changes Path 1.8 +4 -4 ports/graphics/agg/Makefile 1.5 +2 -2 ports/graphics/agg/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:23:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24D8A16A4CE; Tue, 12 Apr 2005 08:23:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB1F043D2D; Tue, 12 Apr 2005 08:23:00 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8N0RN006466; Tue, 12 Apr 2005 08:23:00 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8N03K006463; Tue, 12 Apr 2005 08:23:00 GMT (envelope-from ijliao) Message-Id: <200504120823.j3C8N03K006463@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 12 Apr 2005 08:23:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/py-matplotlib Makefile distinfo ports/math/py-matplotlib/files patch-setupext.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:23:01 -0000 ijliao 2005-04-12 08:23:00 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile distinfo math/py-matplotlib/files patch-setupext.py Log: upgrade to 0.74 Revision Changes Path 1.6 +2 -2 ports/math/py-matplotlib/Makefile 1.3 +2 -2 ports/math/py-matplotlib/distinfo 1.3 +4 -13 ports/math/py-matplotlib/files/patch-setupext.py From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:24:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1764816A4CE; Tue, 12 Apr 2005 08:24:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F22CC43D46; Tue, 12 Apr 2005 08:24:48 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8Om79006594; Tue, 12 Apr 2005 08:24:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8OmhX006593; Tue, 12 Apr 2005 08:24:48 GMT (envelope-from simon) Message-Id: <200504120824.j3C8OmhX006593@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 12 Apr 2005 08:24:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xmlports/sysutils/portupgrade Makefile ports/sysutils/portupgrade/files patch-CAN-2005-0610 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:24:49 -0000 simon 2005-04-12 08:24:48 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml sysutils/portupgrade Makefile Added files: sysutils/portupgrade/files patch-CAN-2005-0610 Log: Fix and document insecure temporary file handling in portupgrade. Security: CAN-2005-0610 Security: http://vuxml.FreeBSD.org/22f00553-a09d-11d9-a788-0001020eed82.html Approved by: erwin (mentor), maintainer timeout OK'ed by: portmgr Reviewed by: nectar Revision Changes Path 1.629 +52 -1 ports/security/vuxml/vuln.xml 1.195 +1 -1 ports/sysutils/portupgrade/Makefile 1.1 +68 -0 ports/sysutils/portupgrade/files/patch-CAN-2005-0610 (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:42:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B331F16A4CF; Tue, 12 Apr 2005 08:42:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B68443D1F; Tue, 12 Apr 2005 08:42:11 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8gBr3007259; Tue, 12 Apr 2005 08:42:11 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8gBIS007258; Tue, 12 Apr 2005 08:42:11 GMT (envelope-from erwin) Message-Id: <200504120842.j3C8gBIS007258@repoman.freebsd.org> From: Erwin Lansing Date: Tue, 12 Apr 2005 08:42:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:42:11 -0000 erwin 2005-04-12 08:42:11 UTC FreeBSD ports repository Modified files: . modules Log: gimp-ufraw --> ports/graphics/gimp-ufraw Revision Changes Path 1.12287 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:47:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F21616A4CE; Tue, 12 Apr 2005 08:47:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5549243D53; Tue, 12 Apr 2005 08:47:04 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8l4R3009964; Tue, 12 Apr 2005 08:47:04 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8l44F009950; Tue, 12 Apr 2005 08:47:04 GMT (envelope-from ru) Message-Id: <200504120847.j3C8l44F009950@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 12 Apr 2005 08:47:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/netstat inet.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:47:04 -0000 ru 2005-04-12 08:47:04 UTC FreeBSD src repository Modified files: usr.bin/netstat inet.c Log: Silence a warning on systems without carp(4). Revision Changes Path 1.70 +2 -1 src/usr.bin/netstat/inet.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 08:50:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AC8C16A4CE; Tue, 12 Apr 2005 08:50:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBB3A43D2D; Tue, 12 Apr 2005 08:50:51 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C8opaR014494; Tue, 12 Apr 2005 08:50:51 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C8opLF014493; Tue, 12 Apr 2005 08:50:51 GMT (envelope-from lawrance) Message-Id: <200504120850.j3C8opLF014493@repoman.freebsd.org> From: Sam Lawrance Date: Tue, 12 Apr 2005 08:50:51 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml doc/en_US.ISO8859-1/share/sgml authors.ent doc/share/pgpkeys lawrance.key pgpkeys.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 08:50:52 -0000 lawrance 2005-04-12 08:50:51 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml en_US.ISO8859-1/share/sgml authors.ent share/pgpkeys pgpkeys.ent Added files: share/pgpkeys lawrance.key Log: Add me as a new committer. Approved by: clement (mentor) Revision Changes Path 1.358 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.74 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.259 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml 1.344 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent 1.1 +44 -0 doc/share/pgpkeys/lawrance.key (new) 1.65 +1 -0 doc/share/pgpkeys/pgpkeys.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 09:06:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6E2A16A4CE; Tue, 12 Apr 2005 09:06:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61A8B43D39; Tue, 12 Apr 2005 09:06:26 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C96Qoc015192; Tue, 12 Apr 2005 09:06:26 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C96Qh9015191; Tue, 12 Apr 2005 09:06:26 GMT (envelope-from flz) Message-Id: <200504120906.j3C96Qh9015191@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 09:06:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cfs Makefile pkg-descr ports/security/cfs/files patch-Makefile patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-cfs.c patch-cfs.h patch-cfs__bf.h patch-cfs__des.c patch-cfs__fh.c patch-cfs__nfs.c patch-cfsd.8 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:06:26 -0000 flz 2005-04-12 09:06:26 UTC FreeBSD ports repository Modified files: security/cfs Makefile pkg-descr Added files: security/cfs/files patch-Makefile patch-cfs.c patch-cfs.h patch-cfs__bf.h patch-cfs__des.c patch-cfs__fh.c patch-cfs__nfs.c patch-cfsd.8 patch-cfssh patch-cmkdir.c patch-esm__cipher.c patch-shs.c patch-shs.h patch-truerand.c Removed files: security/cfs/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af Log: - Merge and split existing patch-a[a-f] files. - Fix types issues on 64-bits architectures. PR: ports/75878 Submitted by: Ville-Pertti Keinonen Approved by: maintainer timeout (3 months) Revision Changes Path 1.20 +1 -1 ports/security/cfs/Makefile 1.1 +37 -0 ports/security/cfs/files/patch-Makefile (new) 1.4 +0 -34 ports/security/cfs/files/patch-aa (dead) 1.5 +0 -20 ports/security/cfs/files/patch-ab (dead) 1.6 +0 -22 ports/security/cfs/files/patch-ac (dead) 1.3 +0 -36 ports/security/cfs/files/patch-ad (dead) 1.2 +0 -11 ports/security/cfs/files/patch-ae (dead) 1.2 +0 -20 ports/security/cfs/files/patch-af (dead) 1.1 +23 -0 ports/security/cfs/files/patch-cfs.c (new) 1.1 +27 -0 ports/security/cfs/files/patch-cfs.h (new) 1.1 +14 -0 ports/security/cfs/files/patch-cfs__bf.h (new) 1.1 +413 -0 ports/security/cfs/files/patch-cfs__des.c (new) 1.1 +69 -0 ports/security/cfs/files/patch-cfs__fh.c (new) 1.1 +71 -0 ports/security/cfs/files/patch-cfs__nfs.c (new) 1.1 +39 -0 ports/security/cfs/files/patch-cfsd.8 (new) 1.1 +25 -0 ports/security/cfs/files/patch-cfssh (new) 1.1 +14 -0 ports/security/cfs/files/patch-cmkdir.c (new) 1.1 +14 -0 ports/security/cfs/files/patch-esm__cipher.c (new) 1.1 +226 -0 ports/security/cfs/files/patch-shs.c (new) 1.1 +18 -0 ports/security/cfs/files/patch-shs.h (new) 1.1 +98 -0 ports/security/cfs/files/patch-truerand.c (new) 1.3 +2 -0 ports/security/cfs/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 12 09:19:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 088C916A4CF; Tue, 12 Apr 2005 09:19:26 +0000 (GMT) Date: Tue, 12 Apr 2005 09:19:26 +0000 From: Alexey Dokuchaev To: Jeremy Messenger Message-ID: <20050412091925.GA5811@FreeBSD.org> References: <200504110331.j3B3VU4K018005@repoman.freebsd.org> <425ACC73.4070804@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: cvs-ports@freebsd.org cc: Doug Barton cc: Adam Weinberger cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xbindkeys_config Makefile ports/x11/xbindkeys_config/files patch-gtk2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:19:26 -0000 On Mon, Apr 11, 2005 at 02:23:06PM -0500, Jeremy Messenger wrote: > On Mon, 11 Apr 2005 12:13:55 -0700, Doug Barton wrote: > > >Adam Weinberger wrote: > >>adamw 2005-04-11 03:31:30 UTC > > > >> Seriously. It's time that everything that uses GTK1 by default > >> to move away from it. > > > >Why? > > GTK1 is unmaintain and unsupport for years by the GTK developers. Also, > there are more and more apps that are already move to GTK2. Still, GTK1 is pretty mature and stable technology. There are still quite a few useful apps that happily use it (xmms, titano, etc). While I agree that if some application supports both GTK1 and 2, the second should be made the default, we are not ready from ditching GTK1 completely. After all, they can happily coexist together, and this setup is immune to Qt2/3 issue, AFAICT. ./danfe From owner-cvs-all@FreeBSD.ORG Tue Apr 12 09:23:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7923316A4CE; Tue, 12 Apr 2005 09:23:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DE643D2F; Tue, 12 Apr 2005 09:23:00 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C9N0sM015794; Tue, 12 Apr 2005 09:23:00 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C9N08u015793; Tue, 12 Apr 2005 09:23:00 GMT (envelope-from flz) Message-Id: <200504120923.j3C9N08u015793@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 09:23:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts README bump_revision.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:23:00 -0000 flz 2005-04-12 09:22:59 UTC FreeBSD ports repository Modified files: Tools/scripts README Added files: Tools/scripts bump_revision.pl Log: - Add bump_revision.pl, a small script to bump the PORTREVISION variable of ports which are depending on a port with a changed shared lib version. Edwin dedicates this script to his son Dirk, born few days ago :) Congrats (again) ! PR: ports/63915 Submitted by: edwin Revision Changes Path 1.16 +4 -2 ports/Tools/scripts/README 1.1 +190 -0 ports/Tools/scripts/bump_revision.pl (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 09:33:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7AD816A4CE; Tue, 12 Apr 2005 09:33:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8324243D45; Tue, 12 Apr 2005 09:33:04 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C9X4mk019303; Tue, 12 Apr 2005 09:33:04 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C9X4KQ019302; Tue, 12 Apr 2005 09:33:04 GMT (envelope-from flz) Message-Id: <200504120933.j3C9X4KQ019302@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 09:33:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jam Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:33:04 -0000 flz 2005-04-12 09:33:04 UTC FreeBSD ports repository Modified files: devel/jam Makefile Log: - Add amd64 in ONLY_FOR_ARCHS. PR: ports/79798 Submitted by: Conrad J. Sabatier Revision Changes Path 1.19 +2 -2 ports/devel/jam/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 09:58:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CDE816A4CE; Tue, 12 Apr 2005 09:58:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5227443D1D; Tue, 12 Apr 2005 09:58:54 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3C9wsnQ020389; Tue, 12 Apr 2005 09:58:54 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3C9wsbv020388; Tue, 12 Apr 2005 09:58:54 GMT (envelope-from ijliao) Message-Id: <200504120958.j3C9wsbv020388@repoman.freebsd.org> From: Ying-Chieh Liao Date: Tue, 12 Apr 2005 09:58:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules ports/graphics Makefile ports/graphics/py-dot Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 09:58:54 -0000 ijliao 2005-04-12 09:58:54 UTC FreeBSD ports repository Modified files: . modules graphics Makefile Removed files: graphics/py-dot Makefile distinfo pkg-descr pkg-plist Log: remove py-dot, which is dup with graphics/py-pydot Reported by: Stefan Walter Revision Changes Path 1.12288 +0 -1 CVSROOT/modules 1.805 +0 -1 ports/graphics/Makefile 1.2 +0 -25 ports/graphics/py-dot/Makefile (dead) 1.2 +0 -2 ports/graphics/py-dot/distinfo (dead) 1.2 +0 -5 ports/graphics/py-dot/pkg-descr (dead) 1.2 +0 -6 ports/graphics/py-dot/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 10:03:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDBA216A4CE; Tue, 12 Apr 2005 10:03:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A49AF43D39; Tue, 12 Apr 2005 10:03:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CA3EWW020579; Tue, 12 Apr 2005 10:03:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CA3Eib020578; Tue, 12 Apr 2005 10:03:14 GMT (envelope-from flz) Message-Id: <200504121003.j3CA3Eib020578@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 10:03:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/p5-GD Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 10:03:15 -0000 flz 2005-04-12 10:03:14 UTC FreeBSD ports repository Modified files: graphics/p5-GD Makefile Log: - Add PNG support. PR: ports/79791 Submitted by: Gary Palmer Approved by: maintainer Revision Changes Path 1.38 +2 -1 ports/graphics/p5-GD/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 10:16:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA8F416A4CE; Tue, 12 Apr 2005 10:16:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF0743D53; Tue, 12 Apr 2005 10:16:50 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CAGoxf021112; Tue, 12 Apr 2005 10:16:50 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CAGotp021111; Tue, 12 Apr 2005 10:16:50 GMT (envelope-from flz) Message-Id: <200504121016.j3CAGotp021111@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 10:16:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/chicken Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 10:16:50 -0000 flz 2005-04-12 10:16:50 UTC FreeBSD ports repository Modified files: lang/chicken Makefile pkg-plist Log: - Create ${PREFIX}/lib/chicken. PR: ports/79778 Submitted by: Juan Felipe Alvarez Saldarriaga Revision Changes Path 1.21 +2 -0 ports/lang/chicken/Makefile 1.12 +2 -0 ports/lang/chicken/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 10:41:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11FDD16A4CE; Tue, 12 Apr 2005 10:41:11 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D63B43D1F; Tue, 12 Apr 2005 10:41:10 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])j3CAel6D080446; Tue, 12 Apr 2005 19:40:47 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 12 Apr 2005 19:40:15 +0900 (JST) Message-Id: <20050412.194015.74675019.nyan@jp.FreeBSD.org> To: will@csociety.org From: Takahashi Yoshihiro In-Reply-To: <20050412060539.GJ1693@hex.databits.net> References: <20050412055628.GA6385@dragon.NUXI.org> <425B6506.5000309@FreeBSD.org> <20050412060539.GJ1693@hex.databits.net> 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-ports@freebsd.org cc: adamw@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 10:41:11 -0000 In article <20050412060539.GJ1693@hex.databits.net> Will Andrews writes: > On Tue, Apr 12, 2005 at 02:04:54AM -0400, Adam Weinberger wrote: > > When does ${MACHINE_ARCH} != ${ARCH}? > > The only example I could give you is pc98/i386. No. Both ${MACHINE_ARCH} and ${ARCH} are 'i386' on pc98. --- TAKAHASHI Yoshihiro From owner-cvs-all@FreeBSD.ORG Tue Apr 12 10:56:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBFD16A4CE; Tue, 12 Apr 2005 10:56:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FAC043D31; Tue, 12 Apr 2005 10:56:09 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CAu9cE022406; Tue, 12 Apr 2005 10:56:09 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CAu9hg022405; Tue, 12 Apr 2005 10:56:09 GMT (envelope-from tobez) Message-Id: <200504121056.j3CAu9hg022405@repoman.freebsd.org> From: Anton Berezin Date: Tue, 12 Apr 2005 10:56:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts README splitpatch.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 10:56:09 -0000 tobez 2005-04-12 10:56:08 UTC FreeBSD ports repository Modified files: Tools/scripts README Added files: Tools/scripts splitpatch.pl Log: Add a splitpatch.pl utility, a small script to convert multi-file patches to several appropriately named single-file patches. Requested by: flz Revision Changes Path 1.17 +3 -1 ports/Tools/scripts/README 1.1 +110 -0 ports/Tools/scripts/splitpatch.pl (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:03:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1072516A4CE; Tue, 12 Apr 2005 11:03:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA5F543D41; Tue, 12 Apr 2005 11:03:49 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CB3nw8022863; Tue, 12 Apr 2005 11:03:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CB3n1K022862; Tue, 12 Apr 2005 11:03:49 GMT (envelope-from vs) Message-Id: <200504121103.j3CB3n1K022862@repoman.freebsd.org> From: Volker Stolz Date: Tue, 12 Apr 2005 11:03:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Tools/scripts addport X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:03:50 -0000 vs 2005-04-12 11:03:49 UTC FreeBSD ports repository Modified files: Tools/scripts addport Log: As discussed on the cvs-ports-list, make 'addport' print a warning if the directory name contains upper-case characters as it makes finding a port harder. PR: ports/79679 Approved by: will, portmgr(krion) Revision Changes Path 1.45 +2 -1 ports/Tools/scripts/addport From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:04:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A212016A4CE; Tue, 12 Apr 2005 11:04:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7667343D4C; Tue, 12 Apr 2005 11:04:02 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CB427A022897; Tue, 12 Apr 2005 11:04:02 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CB42E1022896; Tue, 12 Apr 2005 11:04:02 GMT (envelope-from flz) Message-Id: <200504121104.j3CB42E1022896@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 11:04:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mbrolavox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:04:02 -0000 flz 2005-04-12 11:04:02 UTC FreeBSD ports repository Modified files: audio/mbrolavox Makefile Log: - Fix make checksum issue. Checksum target is disable if DISTFILES *and* DIST_SUBDIR are empty. PR: ports/72512 Submitted by: Andreas Schulz Approved by: maintainer timeout (6 months) Revision Changes Path 1.11 +5 -1 ports/audio/mbrolavox/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:16:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2994116A4CE; Tue, 12 Apr 2005 11:16:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A01643D1D; Tue, 12 Apr 2005 11:16:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CBG6XM023468; Tue, 12 Apr 2005 11:16:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CBG6E8023467; Tue, 12 Apr 2005 11:16:06 GMT (envelope-from pav) Message-Id: <200504121116.j3CBG6E8023467@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 11:16:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fsbackup Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:16:07 -0000 pav 2005-04-12 11:16:06 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fsbackup Makefile distinfo pkg-descr pkg-plist Log: fsbackup.pl is a incremental backup creation utility. fsbackup.pl support backup compression and encryption. Backup can be stored on local file system and on remote host stored over SSH or FTP. Some addition scripts allow backups SQL tables from PostgreSQL and MySQL (pgsql_backup.sh and mysql_backup.sh)), save system configuration files and list of installed packages (sysbackup.sh). PR: ports/79794 Submitted by: Alex Samorukov Revision Changes Path 1.644 +1 -0 ports/sysutils/Makefile 1.1 +32 -0 ports/sysutils/fsbackup/Makefile (new) 1.1 +2 -0 ports/sysutils/fsbackup/distinfo (new) 1.1 +13 -0 ports/sysutils/fsbackup/pkg-descr (new) 1.1 +16 -0 ports/sysutils/fsbackup/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:16:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37F4516A4CE; Tue, 12 Apr 2005 11:16:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F0C643D1D; Tue, 12 Apr 2005 11:16:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CBGhkB023520; Tue, 12 Apr 2005 11:16:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CBGhWI023519; Tue, 12 Apr 2005 11:16:43 GMT (envelope-from pav) Message-Id: <200504121116.j3CBGhWI023519@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 11:16:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:16:44 -0000 pav 2005-04-12 11:16:43 UTC FreeBSD ports repository Modified files: . modules Log: fsbackup ports/sysutils/fsbackup Revision Changes Path 1.12289 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:41:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A61C316A4CE; Tue, 12 Apr 2005 11:41:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D11443D4C; Tue, 12 Apr 2005 11:41:47 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CBfl4D024419; Tue, 12 Apr 2005 11:41:47 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CBfl97024418; Tue, 12 Apr 2005 11:41:47 GMT (envelope-from flz) Message-Id: <200504121141.j3CBfl97024418@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 11:41:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/openbox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:41:47 -0000 flz 2005-04-12 11:41:47 UTC FreeBSD ports repository Modified files: x11-wm/openbox Makefile Log: - Fix packing list. PR: ports/78867 Submitted by: Ulrich Spoerlein Approved by: maintainer timeout (1 month) Revision Changes Path 1.68 +2 -4 ports/x11-wm/openbox/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:41:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83BD016A4CE; Tue, 12 Apr 2005 11:41:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AD3143D53; Tue, 12 Apr 2005 11:41:58 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CBfwt6024443; Tue, 12 Apr 2005 11:41:58 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CBfwti024442; Tue, 12 Apr 2005 11:41:58 GMT (envelope-from lawrance) Message-Id: <200504121141.j3CBfwti024442@repoman.freebsd.org> From: Sam Lawrance Date: Tue, 12 Apr 2005 11:41:58 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:41:58 -0000 lawrance 2005-04-12 11:41:58 UTC FreeBSD doc repository (ports committer) Modified files: en/news news.xml Log: Add myself as a new ports committer. Approved by: clement (mentor) Revision Changes Path 1.287 +11 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 11:42:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA4816A4CE; Tue, 12 Apr 2005 11:42:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F5243D53; Tue, 12 Apr 2005 11:42:41 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CBgfIj024486; Tue, 12 Apr 2005 11:42:41 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CBgf9K024485; Tue, 12 Apr 2005 11:42:41 GMT (envelope-from vs) Message-Id: <200504121142.j3CBgf9K024485@repoman.freebsd.org> From: Volker Stolz Date: Tue, 12 Apr 2005 11:42:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-c2hs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 11:42:41 -0000 vs 2005-04-12 11:42:41 UTC FreeBSD ports repository Modified files: devel/hs-c2hs Makefile Log: Fix dependency. The port remains BROKEN though as it still hasn't been updated to work with the latest GHC. Revision Changes Path 1.27 +2 -2 ports/devel/hs-c2hs/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:09:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C7616A4CE; Tue, 12 Apr 2005 12:09:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED8743D48; Tue, 12 Apr 2005 12:09:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CC9Ek8025548; Tue, 12 Apr 2005 12:09:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CC9EEB025547; Tue, 12 Apr 2005 12:09:14 GMT (envelope-from flz) Message-Id: <200504121209.j3CC9EEB025547@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 12:09:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mbrolavox Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:09:14 -0000 flz 2005-04-12 12:09:14 UTC FreeBSD ports repository Modified files: audio/mbrolavox Makefile Log: - Change !empty() to defined(). Noticed by: FreshPorts Sanity Checks, cperciva Revision Changes Path 1.12 +1 -1 ports/audio/mbrolavox/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:22:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B117416A4CE; Tue, 12 Apr 2005 12:22:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84B6743D5A; Tue, 12 Apr 2005 12:22:13 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CCMDnK026123; Tue, 12 Apr 2005 12:22:13 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CCMDmU026122; Tue, 12 Apr 2005 12:22:13 GMT (envelope-from flz) Message-Id: <200504121222.j3CCMDmU026122@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 12:22:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/fspd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:22:13 -0000 flz 2005-04-12 12:22:13 UTC FreeBSD ports repository Modified files: net/fspd Makefile distinfo Log: - Update to 2.8.1.24. PR: ports/78083 Submitted by: Radim Kolar Approved by: maintainer timeout (1.5 month) Revision Changes Path 1.10 +29 -12 ports/net/fspd/Makefile 1.4 +2 -2 ports/net/fspd/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:23:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E83AF16A4CE; Tue, 12 Apr 2005 12:23:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCB2643D3F; Tue, 12 Apr 2005 12:23:49 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CCNnZI026175; Tue, 12 Apr 2005 12:23:49 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CCNnkX026174; Tue, 12 Apr 2005 12:23:49 GMT (envelope-from mat) Message-Id: <200504121223.j3CCNnkX026174@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 12 Apr 2005 12:23:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBIx-DBSchema Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:23:50 -0000 mat 2005-04-12 12:23:49 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-DBSchema Makefile distinfo Log: Update to 0.26 Add some docs Revision Changes Path 1.9 +10 -1 ports/databases/p5-DBIx-DBSchema/Makefile 1.7 +2 -2 ports/databases/p5-DBIx-DBSchema/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:25:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1336516A4CE; Tue, 12 Apr 2005 12:25:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE0543D54; Tue, 12 Apr 2005 12:25:27 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CCPRAL026271; Tue, 12 Apr 2005 12:25:27 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CCPRuK026270; Tue, 12 Apr 2005 12:25:27 GMT (envelope-from sos) Message-Id: <200504121225.j3CCPRuK026270@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 12 Apr 2005 12:25:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:25:28 -0000 sos 2005-04-12 12:25:27 UTC FreeBSD src repository Modified files: sys/dev/ata ata-raid.c ata-raid.h Log: Add support for VIA Tech metadata as used on thier SATA parts. Revision Changes Path 1.84 +185 -16 src/sys/dev/ata/ata-raid.c 1.29 +50 -26 src/sys/dev/ata/ata-raid.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:46:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A097F16A4CE; Tue, 12 Apr 2005 12:46:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EAEA43D41; Tue, 12 Apr 2005 12:46:09 +0000 (GMT) (envelope-from dwmalone@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CCk9Zh027138; Tue, 12 Apr 2005 12:46:09 GMT (envelope-from dwmalone@repoman.freebsd.org) Received: (from dwmalone@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CCk9pV027137; Tue, 12 Apr 2005 12:46:09 GMT (envelope-from dwmalone) Message-Id: <200504121246.j3CCk9pV027137@repoman.freebsd.org> From: David Malone Date: Tue, 12 Apr 2005 12:46:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:46:09 -0000 dwmalone 2005-04-12 12:46:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) usr.sbin/syslogd syslog.conf.5 syslogd.8 syslogd.c Log: Sync with -current. Includes man page updates and syslogd.c changes: 1.141 Check facility is not too big. 1.140 Allow : and % in hostnames for IPv6. 1.139 Deal with using whitespace as a hostname delimiter. Approved by: re@ (ken) Revision Changes Path 1.36.6.1 +25 -25 src/usr.sbin/syslogd/syslog.conf.5 1.52.2.3.2.1 +1 -1 src/usr.sbin/syslogd/syslogd.8 1.131.2.1.2.1 +10 -3 src/usr.sbin/syslogd/syslogd.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 12:49:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60B6316A4CE; Tue, 12 Apr 2005 12:49:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D81C43D5C; Tue, 12 Apr 2005 12:49:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CCn310034017; Tue, 12 Apr 2005 12:49:03 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CCn3Cb034016; Tue, 12 Apr 2005 12:49:03 GMT (envelope-from flz) Message-Id: <200504121249.j3CCn3Cb034016@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 12:49:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/timidity++ Makefile distinfo pkg-descr pkg-message pkg-plist ports/audio/timidity++/files patch-Makefile.in patch-ab patch-ac patch-ad patch-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 12:49:03 -0000 flz 2005-04-12 12:49:03 UTC FreeBSD ports repository Modified files: audio/timidity++ Makefile distinfo pkg-descr pkg-message pkg-plist Added files: audio/timidity++/files patch-Makefile.in Removed files: audio/timidity++/files patch-ab patch-ac patch-ad patch-ae Log: - Update to 2.13.2. - Assign maintainership to nork. - Global overhaul of the port. PR: ports/79802 Submitted by: Conrad J. Sabatier Approved by: maintainer timeout (see ports/68909) Revision Changes Path 1.42 +73 -48 ports/audio/timidity++/Makefile 1.16 +2 -2 ports/audio/timidity++/distinfo 1.1 +14 -0 ports/audio/timidity++/files/patch-Makefile.in (new) 1.8 +0 -20 ports/audio/timidity++/files/patch-ab (dead) 1.8 +0 -46 ports/audio/timidity++/files/patch-ac (dead) 1.3 +0 -11 ports/audio/timidity++/files/patch-ad (dead) 1.2 +0 -14 ports/audio/timidity++/files/patch-ae (dead) 1.5 +2 -1 ports/audio/timidity++/pkg-descr 1.2 +0 -2 ports/audio/timidity++/pkg-message 1.12 +13 -4 ports/audio/timidity++/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:00:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 859E016A4CE; Tue, 12 Apr 2005 13:00:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5638D43D60; Tue, 12 Apr 2005 13:00:33 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CD0XkW034864; Tue, 12 Apr 2005 13:00:33 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CD0XB2034838; Tue, 12 Apr 2005 13:00:33 GMT (envelope-from lawrance) Message-Id: <200504121300.j3CD0XB2034838@repoman.freebsd.org> From: Sam Lawrance Date: Tue, 12 Apr 2005 13:00:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/dynamite Makefileports/archivers/orange Makefile ports/databases/postgis-jdbc Makefile ports/devel/libmimedir Makefile ports/graphics/gdal Makefile ports/graphics/jumpgis Makefile ports/graphics/jumpgis-postgis ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:00:33 -0000 lawrance 2005-04-12 13:00:32 UTC FreeBSD ports repository Modified files: archivers/dynamite Makefile archivers/orange Makefile databases/postgis-jdbc Makefile devel/libmimedir Makefile graphics/gdal Makefile graphics/jumpgis Makefile graphics/jumpgis-postgis Makefile graphics/openproducer Makefile palm/synce-dccm Makefile palm/synce-gnomevfs Makefile palm/synce-kde Makefile palm/synce-librapi2 Makefile palm/synce-libsynce Makefile palm/synce-multisync Makefile palm/synce-rra Makefile palm/synce-serial Makefile palm/synce-trayicon Makefile palm/uppc-kmod Makefile Log: Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor) Revision Changes Path 1.4 +1 -1 ports/archivers/dynamite/Makefile 1.4 +1 -1 ports/archivers/orange/Makefile 1.5 +1 -1 ports/databases/postgis-jdbc/Makefile 1.5 +1 -1 ports/devel/libmimedir/Makefile 1.12 +1 -1 ports/graphics/gdal/Makefile 1.4 +1 -1 ports/graphics/jumpgis-postgis/Makefile 1.6 +1 -1 ports/graphics/jumpgis/Makefile 1.7 +1 -1 ports/graphics/openproducer/Makefile 1.7 +1 -1 ports/palm/synce-dccm/Makefile 1.9 +1 -1 ports/palm/synce-gnomevfs/Makefile 1.11 +1 -1 ports/palm/synce-kde/Makefile 1.10 +1 -1 ports/palm/synce-librapi2/Makefile 1.10 +1 -1 ports/palm/synce-libsynce/Makefile 1.3 +1 -1 ports/palm/synce-multisync/Makefile 1.6 +1 -1 ports/palm/synce-rra/Makefile 1.7 +1 -1 ports/palm/synce-serial/Makefile 1.7 +1 -1 ports/palm/synce-trayicon/Makefile 1.12 +1 -1 ports/palm/uppc-kmod/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:03:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6438916A4CE; Tue, 12 Apr 2005 13:03:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 394EA43D45; Tue, 12 Apr 2005 13:03:43 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CD3hFw034977; Tue, 12 Apr 2005 13:03:43 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CD3hsG034976; Tue, 12 Apr 2005 13:03:43 GMT (envelope-from sheldonh) Message-Id: <200504121303.j3CD3hsG034976@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 12 Apr 2005 13:03:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:03:43 -0000 sheldonh 2005-04-12 13:03:43 UTC FreeBSD src repository Modified files: share/misc pci_vendors Log: Regen: * Hart: rev 517 of pcidevs.txt (2005-03-21) * Boemler: vendors.txt (2005-04-04) Approved by: re (kensmith) Revision Changes Path 1.33 +868 -256 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:04:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 333DB16A4CE; Tue, 12 Apr 2005 13:04:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A56143D45; Tue, 12 Apr 2005 13:04:36 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CD4ZZc035026; Tue, 12 Apr 2005 13:04:35 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CD4ZAY035025; Tue, 12 Apr 2005 13:04:35 GMT (envelope-from sheldonh) Message-Id: <200504121304.j3CD4ZAY035025@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 12 Apr 2005 13:04:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:04:36 -0000 sheldonh 2005-04-12 13:04:35 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/misc pci_vendors Log: MFC rev 1.33: regen Approved by: re (kensmith) Revision Changes Path 1.30.2.3 +868 -256 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:05:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6D9716A4CE; Tue, 12 Apr 2005 13:05:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 980DF43D55; Tue, 12 Apr 2005 13:05:41 +0000 (GMT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CD5fpH035125; Tue, 12 Apr 2005 13:05:41 GMT (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CD5f3C035124; Tue, 12 Apr 2005 13:05:41 GMT (envelope-from sheldonh) Message-Id: <200504121305.j3CD5f3C035124@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 12 Apr 2005 13:05:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/share/misc pci_vendors X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:05:42 -0000 sheldonh 2005-04-12 13:05:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) share/misc pci_vendors Log: MFC rev 1.33: regen Approved by: re (kensmith) Revision Changes Path 1.6.2.23 +868 -256 src/share/misc/pci_vendors From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:19:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A38A316A4CE; Tue, 12 Apr 2005 13:19:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787BB43D2F; Tue, 12 Apr 2005 13:19:58 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDJwnJ035701; Tue, 12 Apr 2005 13:19:58 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDJwhq035700; Tue, 12 Apr 2005 13:19:58 GMT (envelope-from flz) Message-Id: <200504121319.j3CDJwhq035700@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 13:19:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/librsync Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:19:58 -0000 flz 2005-04-12 13:19:58 UTC FreeBSD ports repository Modified files: net/librsync Makefile distinfo pkg-plist Log: - Update to 0.9.7. - Pass maintainership to submitter. PR: ports/79822 Submitted by: Steve Clement Revision Changes Path 1.15 +2 -2 ports/net/librsync/Makefile 1.7 +2 -2 ports/net/librsync/distinfo 1.6 +1 -0 ports/net/librsync/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:21:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EE5A16A4CE; Tue, 12 Apr 2005 13:21:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D52B443D55; Tue, 12 Apr 2005 13:21:35 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDLZks035880; Tue, 12 Apr 2005 13:21:35 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDLZ2o035879; Tue, 12 Apr 2005 13:21:35 GMT (envelope-from flz) Message-Id: <200504121321.j3CDLZ2o035879@repoman.freebsd.org> From: Florent Thoumie Date: Tue, 12 Apr 2005 13:21:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/rdiff-backup Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:21:36 -0000 flz 2005-04-12 13:21:35 UTC FreeBSD ports repository Modified files: sysutils/rdiff-backup Makefile distinfo pkg-plist Log: - Update to 0.13.4. - Pass maintainership to submitter. PR: ports/79822 Submitted by: Steve Clement Revision Changes Path 1.7 +2 -2 ports/sysutils/rdiff-backup/Makefile 1.5 +2 -2 ports/sysutils/rdiff-backup/distinfo 1.2 +9 -0 ports/sysutils/rdiff-backup/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:23:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44D5516A4CE; Tue, 12 Apr 2005 13:23:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1990143D4C; Tue, 12 Apr 2005 13:23:22 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDNLAc035943; Tue, 12 Apr 2005 13:23:21 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDNLIG035942; Tue, 12 Apr 2005 13:23:21 GMT (envelope-from brueffer) Message-Id: <200504121323.j3CDNLIG035942@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 13:23:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:23:22 -0000 brueffer 2005-04-12 13:23:21 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add snd_fm801.4 and snd_via8233.4, remove sbc.4 (was repo-copied to snd_sbc.4 some time ago). Revision Changes Path 1.334 +2 -1 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:29:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7331F16A4CE; Tue, 12 Apr 2005 13:29:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DD143D31; Tue, 12 Apr 2005 13:29:47 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDTlj2036201; Tue, 12 Apr 2005 13:29:47 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDTlTw036200; Tue, 12 Apr 2005 13:29:47 GMT (envelope-from sos) Message-Id: <200504121329.j3CDTlTw036200@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 12 Apr 2005 13:29:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c ata-raid.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:29:47 -0000 sos 2005-04-12 13:29:47 UTC FreeBSD src repository Modified files: sys/dev/ata ata-raid.c ata-raid.h Log: Better use the right name for the VIA software RAID. Revision Changes Path 1.85 +2 -2 src/sys/dev/ata/ata-raid.c 1.30 +1 -1 src/sys/dev/ata/ata-raid.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:31:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96DC516A4CE; Tue, 12 Apr 2005 13:31:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D92243D54; Tue, 12 Apr 2005 13:31:31 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDVV4D036375; Tue, 12 Apr 2005 13:31:31 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDVVdY036374; Tue, 12 Apr 2005 13:31:31 GMT (envelope-from pjd) Message-Id: <200504121331.j3CDVVdY036374@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 12 Apr 2005 13:31:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/geom geom_ctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:31:31 -0000 pjd 2005-04-12 13:31:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom geom_ctl.c Log: Fix a long-standing bug. Error string has to be copyied from the user process context. Approved by: phk Approved by: re (kensmith) Revision Changes Path 1.32.2.3 +9 -5 src/sys/geom/geom_ctl.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:33:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF6D816A4CE; Tue, 12 Apr 2005 13:33:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB8643D54; Tue, 12 Apr 2005 13:33:20 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDXKIO036456; Tue, 12 Apr 2005 13:33:20 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDXKn9036455; Tue, 12 Apr 2005 13:33:20 GMT (envelope-from brueffer) Message-Id: <200504121333.j3CDXKn9036455@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 13:33:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:33:20 -0000 brueffer 2005-04-12 13:33:20 UTC FreeBSD src repository (doc committer) Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4. Revision Changes Path 1.278 +5 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.60 +3 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:34:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A1BA16A4CE; Tue, 12 Apr 2005 13:34:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6056743D3F; Tue, 12 Apr 2005 13:34:34 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDYYnp036498; Tue, 12 Apr 2005 13:34:34 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDYYsx036497; Tue, 12 Apr 2005 13:34:34 GMT (envelope-from pjd) Message-Id: <200504121334.j3CDYYsx036497@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 12 Apr 2005 13:34:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/geom geom_ctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:34:34 -0000 pjd 2005-04-12 13:34:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/geom geom_ctl.c Log: MFC: sys/geom/geom_ctl.c 1.35 Fix a long-standing bug. Error string has to be copyied from the user process context. Approved by: phk Approved by: re (kensmith) Revision Changes Path 1.32.2.2.2.1 +9 -5 src/sys/geom/geom_ctl.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:52:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B49E16A4CE; Tue, 12 Apr 2005 13:52:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D507343D3F; Tue, 12 Apr 2005 13:52:55 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDqtce037230; Tue, 12 Apr 2005 13:52:55 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDqtID037229; Tue, 12 Apr 2005 13:52:55 GMT (envelope-from avatar) Message-Id: <200504121352.j3CDqtID037229@repoman.freebsd.org> From: Tai-hwa Liang Date: Tue, 12 Apr 2005 13:52:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:52:56 -0000 avatar 2005-04-12 13:52:55 UTC FreeBSD src repository Modified files: tools/tools README Log: Adding a brief description for pirtool. Reviewed by: sam (mentor) Revision Changes Path 1.39 +1 -0 src/tools/tools/README From owner-cvs-all@FreeBSD.ORG Tue Apr 12 13:59:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A6E16A4CE; Tue, 12 Apr 2005 13:59:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED58243D58; Tue, 12 Apr 2005 13:59:10 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CDxAVo037480; Tue, 12 Apr 2005 13:59:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CDxAYo037479; Tue, 12 Apr 2005 13:59:10 GMT (envelope-from brueffer) Message-Id: <200504121359.j3CDxAYo037479@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 13:59:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 13:59:11 -0000 brueffer 2005-04-12 13:59:10 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/share/misc dev.archlist.txt Log: MFC: rev. 1.57 by simon - Fix device names for snd_vibes(4) and snd_via82c686(4). - Bump copyright year. Revision Changes Path 1.5.2.29 +3 -3 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:13:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 662AD16A4CE; Tue, 12 Apr 2005 14:13:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A36843D5E; Tue, 12 Apr 2005 14:13:19 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CEDJEm038048; Tue, 12 Apr 2005 14:13:19 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CEDIg7038047; Tue, 12 Apr 2005 14:13:19 GMT (envelope-from brueffer) Message-Id: <200504121413.j3CEDIg7038047@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 14:13:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:13:19 -0000 brueffer 2005-04-12 14:13:18 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: rev. 1.249 by simon Auto generate device listings for the following drivers: snd_csa(4) and snd_gusc(4). Revision Changes Path 1.227.2.27 +2 -20 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:37:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3448B16A4CE; Tue, 12 Apr 2005 14:37:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0814943D2F; Tue, 12 Apr 2005 14:37:37 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CEbadx038949; Tue, 12 Apr 2005 14:37:36 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CEbag9038948; Tue, 12 Apr 2005 14:37:36 GMT (envelope-from brueffer) Message-Id: <200504121437.j3CEbag9038948@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 14:37:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 snd_fm801.4 snd_via8233.4 snd_via82c686.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:37:37 -0000 brueffer 2005-04-12 14:37:36 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 snd_fm801.4 snd_via8233.4 snd_via82c686.4 Log: Quote sound device names which contain numbers. Note that this change does not apply to -CURRENT, because config(8) there has been modified not to require the quoting. Revision Changes Path 1.1.2.2 +1 -1 src/share/man/man4/snd_fm801.4 1.1.2.2 +1 -1 src/share/man/man4/snd_via8233.4 1.1.2.2 +1 -1 src/share/man/man4/snd_via82c686.4 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:41:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABADA16A4CF; Tue, 12 Apr 2005 14:41:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81FC943D5E; Tue, 12 Apr 2005 14:41:30 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CEfUHR039128; Tue, 12 Apr 2005 14:41:30 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CEfUuE039127; Tue, 12 Apr 2005 14:41:30 GMT (envelope-from brueffer) Message-Id: <200504121441.j3CEfUuE039127@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 14:41:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:41:30 -0000 brueffer 2005-04-12 14:41:30 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5_4) release/doc/share/misc dev.archlist.txt Log: MFC: rev. 1.57 by simon - Fix device names for snd_vibes(4) and snd_via82c686(4). - Bump copyright year. Approved by: re (hrs) Revision Changes Path 1.5.2.28.2.1 +3 -3 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:42:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B5116A4CF; Tue, 12 Apr 2005 14:42:10 +0000 (GMT) Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649D643D2D; Tue, 12 Apr 2005 14:42:09 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd28.aul.t-online.de by mailout03.sul.t-online.com with smtp id 1DLMae-0002YR-04; Tue, 12 Apr 2005 16:42:08 +0200 Received: from Andro-Beta.Leidinger.net (T50tZ0ZAZe1Zazrzh6giChFnzaZG2L7N971upb2h1a514aIcRMtj6D@[217.83.26.114]) by fwd28.sul.t-online.de with esmtp id 1DLMaZ-1HaYds0; Tue, 12 Apr 2005 16:42:03 +0200 Received: from localhost (localhost [127.0.0.1])j3CEfvqE016309; Tue, 12 Apr 2005 16:41:57 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Tue, 12 Apr 2005 16:41:57 +0200 Message-ID: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> X-Priority: 3 (Normal) Date: Tue, 12 Apr 2005 16:41:57 +0200 From: Alexander Leidinger To: John Baldwin References: <200504120105.j3C15qlZ043565@repoman.freebsd.org> In-Reply-To: <200504120105.j3C15qlZ043565@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: T50tZ0ZAZe1Zazrzh6giChFnzaZG2L7N971upb2h1a514aIcRMtj6D@t-dialin.net X-TOI-MSGID: a4fe1808-18a8-4813-a4b2-0c003ce7df70 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:42:10 -0000 John Baldwin wrote: > Modified files: > usr.sbin/sysinstall config.c > Log: > Explicitly install linux_base 8 to make sure the right version is > installed. Any ideas how to help sysinstall to get the right one without hardcoding it? Some hints in the linux_base* ports? I have changes in the pipeline which add DEFAULT_LINUX_BASE to bsd.port.mk, it will contain a complete dependency (suitable for e.g. "BUILD_DEPENDS = ${DEFAULT_LINUX_BASE}"), if sysinstall has access to bsd.port.mk it could do "make -f /path/to/bsd.port.mk -V DEFAULT_LINUX_BASE USE_LINUX=yes" and parse the output (when the change is committet). Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Among the lucky, you are the chosen one. From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:42:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB36316A4CE; Tue, 12 Apr 2005 14:42:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF0743D41; Tue, 12 Apr 2005 14:42:44 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CEgi19039183; Tue, 12 Apr 2005 14:42:44 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CEgiZS039182; Tue, 12 Apr 2005 14:42:44 GMT (envelope-from brueffer) Message-Id: <200504121442.j3CEgiZS039182@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 14:42:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:42:45 -0000 brueffer 2005-04-12 14:42:44 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: rev. 1.249 by simon Auto generate device listings for the following drivers: snd_csa(4) and snd_gusc(4). Approved by: re (hrs) Revision Changes Path 1.227.2.26.2.1 +2 -20 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 14:58:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7E0016A4CE; Tue, 12 Apr 2005 14:58:07 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7450543D3F; Tue, 12 Apr 2005 14:58:07 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C6E1251375; Tue, 12 Apr 2005 07:58:06 -0700 (PDT) Date: Tue, 12 Apr 2005 07:58:06 -0700 From: Kris Kennaway To: Alexander Leidinger Message-ID: <20050412145806.GA39557@xor.obsecurity.org> References: <200504120105.j3C15qlZ043565@repoman.freebsd.org> <20050412164157.allpbok7r4wosoco@netchild.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 14:58:07 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 04:41:57PM +0200, Alexander Leidinger wrote: > John Baldwin wrote: >=20 > > Modified files: > > usr.sbin/sysinstall config.c > > Log: > > Explicitly install linux_base 8 to make sure the right version is > > installed. >=20 > Any ideas how to help sysinstall to get the right one without hardcoding = it? > Some hints in the linux_base* ports? >=20 > I have changes in the pipeline which add DEFAULT_LINUX_BASE to bsd.port.m= k, > it will contain a complete dependency (suitable for e.g. "BUILD_DEPENDS = =3D > ${DEFAULT_LINUX_BASE}"), if sysinstall has access to bsd.port.mk it could= do > "make -f /path/to/bsd.port.mk -V DEFAULT_LINUX_BASE USE_LINUX=3Dyes" and = parse > the output (when the change is committet). It doesn't..this will probably just have to be tracked by hand. Kris --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCW+H+Wry0BWjoQKURAg/XAJ9Zf0R/phjSk5te4cjprEcfgeicdgCeJ/6Y 57F1XQfYoJGx6fSMh3RhDmE= =k0WG -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:02:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3860A16A4CE; Tue, 12 Apr 2005 15:02:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D0C143D48; Tue, 12 Apr 2005 15:02:58 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CF2vMa039936; Tue, 12 Apr 2005 15:02:57 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CF2viI039935; Tue, 12 Apr 2005 15:02:57 GMT (envelope-from thomas) Message-Id: <200504121502.j3CF2viI039935@repoman.freebsd.org> From: Thomas Quinot Date: Tue, 12 Apr 2005 15:02:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/yppush yppush_main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:02:58 -0000 thomas 2005-04-12 15:02:57 UTC FreeBSD src repository Modified files: usr.sbin/yppush yppush_main.c Log: (handler): When exitting upon an abnormal signal, yppush_exit() should not attempt to clear its pending jobs list, as this could trigger another signal, and cause an infinite recursion. What yppush_exit() tests in order to determine whether to flush pending jobs is the yppush_joblist chained list, so this is what needs to be cleared in that case (not the yppush_jobs counter). Reviewed by: audit@ (no objection) MFC after: 2 weeks Revision Changes Path 1.20 +1 -1 src/usr.sbin/yppush/yppush_main.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:16:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61A7916A4D1; Tue, 12 Apr 2005 15:16:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 390D543D1D; Tue, 12 Apr 2005 15:16:33 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFGXaq040511; Tue, 12 Apr 2005 15:16:33 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFGXoV040510; Tue, 12 Apr 2005 15:16:33 GMT (envelope-from thomas) Message-Id: <200504121516.j3CFGXoV040510@repoman.freebsd.org> From: Thomas Quinot Date: Tue, 12 Apr 2005 15:16:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/traceroute traceroute.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:16:33 -0000 thomas 2005-04-12 15:16:33 UTC FreeBSD src repository Modified files: contrib/traceroute traceroute.8 Log: Fix minor discrepancy between documentation and implementation: the destination port is incremented for each packet sent to the same hop. MFC after: 1 week Revision Changes Path 1.11 +1 -1 src/contrib/traceroute/traceroute.8 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:20:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1102216A4CE; Tue, 12 Apr 2005 15:20:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3C243D1F; Tue, 12 Apr 2005 15:20:36 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFKa9S040709; Tue, 12 Apr 2005 15:20:36 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFKa2i040708; Tue, 12 Apr 2005 15:20:36 GMT (envelope-from imp) Message-Id: <200504121520.j3CFKa2i040708@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 15:20:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_bus.c src/sys/sys bus.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:20:37 -0000 imp 2005-04-12 15:20:36 UTC FreeBSD src repository Modified files: sys/kern subr_bus.c sys/sys bus.h Log: resource_list_purge: release the resources in this list, and purge the elements of this list (eg, reset it). Man page to follow Revision Changes Path 1.181 +21 -0 src/sys/kern/subr_bus.c 1.70 +1 -0 src/sys/sys/bus.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:21:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54B0D16A4CE; Tue, 12 Apr 2005 15:21:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C2B943D55; Tue, 12 Apr 2005 15:21:52 +0000 (GMT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFLqFc040807; Tue, 12 Apr 2005 15:21:52 GMT (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFLqUL040806; Tue, 12 Apr 2005 15:21:52 GMT (envelope-from thomas) Message-Id: <200504121521.j3CFLqUL040806@repoman.freebsd.org> From: Thomas Quinot Date: Tue, 12 Apr 2005 15:21:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/defaults rc.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:21:52 -0000 thomas 2005-04-12 15:21:52 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Document that dumpdev may be set to AUTO to dump to the first appropriate swap device listed in /etc/fstab. Revision Changes Path 1.247 +1 -1 src/etc/defaults/rc.conf From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:23:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C8ED16A4CE; Tue, 12 Apr 2005 15:23:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 341E243D31; Tue, 12 Apr 2005 15:23:44 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFNicg040885; Tue, 12 Apr 2005 15:23:44 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFNixd040884; Tue, 12 Apr 2005 15:23:44 GMT (envelope-from adamw) Message-Id: <200504121523.j3CFNixd040884@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 15:23:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:23:44 -0000 adamw 2005-04-12 15:23:44 UTC FreeBSD ports repository Modified files: . access Log: Jean-Yves Lefort has received the usual punishment for his long reign of code-submitting, port-maintaining terror. I'll be his mentor. Approved by: portmgr Revision Changes Path 1.642 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:24:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D421E16A4CF; Tue, 12 Apr 2005 15:24:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8F5343D31; Tue, 12 Apr 2005 15:24:00 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFO0j6040914; Tue, 12 Apr 2005 15:24:00 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFO0CT040913; Tue, 12 Apr 2005 15:24:00 GMT (envelope-from sos) Message-Id: <200504121524.j3CFO0CT040913@repoman.freebsd.org> From: Søren Schmidt Date: Tue, 12 Apr 2005 15:24:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:24:01 -0000 sos 2005-04-12 15:24:00 UTC FreeBSD src repository Modified files: sys/dev/ata ata-raid.c Log: On amd64 int64_t != long long. Revision Changes Path 1.86 +2 -1 src/sys/dev/ata/ata-raid.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:25:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBF9F16A4CE; Tue, 12 Apr 2005 15:25:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0AA143D31; Tue, 12 Apr 2005 15:25:31 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFPVql041038; Tue, 12 Apr 2005 15:25:31 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFPVuG041037; Tue, 12 Apr 2005 15:25:31 GMT (envelope-from imp) Message-Id: <200504121525.j3CFPVuG041037@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 15:25:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:25:32 -0000 imp 2005-04-12 15:25:31 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccardvar.h Log: Big cleanup of resource code for pccard. Once coventry noticed problems here, it became clear we were being too complex. o Don't keep track of resources in two places o Use resource_list_purge instead of rolling our own o Just reassign the ownership of the resource, rather than freeing it and reallocating it. o Fix compile problems when sizeof(u_long) != sizeof(int) Revision Changes Path 1.104 +30 -101 src/sys/dev/pccard/pccard.c 1.50 +0 -3 src/sys/dev/pccard/pccardvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:35:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D0B16A4CE; Tue, 12 Apr 2005 15:35:26 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 666CE43D55; Tue, 12 Apr 2005 15:35:26 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3CFZP8e017583; Tue, 12 Apr 2005 08:35:25 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3CFZPeu017582; Tue, 12 Apr 2005 08:35:25 -0700 (PDT) (envelope-from obrien) Date: Tue, 12 Apr 2005 08:35:25 -0700 From: "David O'Brien" To: Kirill Ponomarew Message-ID: <20050412153524.GA17517@dragon.NUXI.org> References: <200504120326.j3C3Qv6o083096@repoman.freebsd.org> <20050412055619.GB87952@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050412055619.GB87952@voodoo.oberon.net> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/advancecomp Makefile ports/archivers/arj Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/dynamite Makefile ports/archivers/gzip Makefile ports/archivers/lzop Makefile ports/archivers/orange ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:35:26 -0000 On Tue, Apr 12, 2005 at 07:56:19AM +0200, Kirill Ponomarew wrote: > It's total unacceptable way to take over maintainership. Submit PR, > assign it to existing maintainer, wait for timeout, and only *after* > these steps are done, you can take over maintainership. If you read your portmgr inbox, you'll see the story of how how eik stole Bash maintinership from me. This was a local change that I was going to propose back then if portmgr would have worked with me on the issue. I forgot to remove it from my local check out. If you look at all the commits, you'll see it isn't a remaining change. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:35:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F1416A4EC; Tue, 12 Apr 2005 15:35:57 +0000 (GMT) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 992D343D4C; Tue, 12 Apr 2005 15:35:56 +0000 (GMT) (envelope-from rionda@gufi.org) Received: from kaiser.sig11.org (82.50.113.80) by vsmtp1.tin.it (7.0.027) id 425AB095000736E8; Tue, 12 Apr 2005 17:35:54 +0200 Received: by kaiser.sig11.org (Postfix, from userid 1000) id F249ED0; Tue, 12 Apr 2005 17:35:53 +0200 (CEST) Date: Tue, 12 Apr 2005 17:35:53 +0200 From: Matteo Riondato To: Kris Kennaway Message-ID: <20050412153553.GC49623@kaiser.sig11.org> References: <200504120105.j3C15qlZ043565@repoman.freebsd.org> <20050412164157.allpbok7r4wosoco@netchild.homeip.net> <20050412145806.GA39557@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <20050412145806.GA39557@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i cc: Alexander Leidinger cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:35:57 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 07:58:06AM -0700, Kris Kennaway wrote: > On Tue, Apr 12, 2005 at 04:41:57PM +0200, Alexander Leidinger wrote: > > John Baldwin wrote: > >=20 > > > Modified files: > > > usr.sbin/sysinstall config.c > > > Log: > > > Explicitly install linux_base 8 to make sure the right version is > > > installed. > >=20 > > Any ideas how to help sysinstall to get the right one without hardcodin= g it? > > Some hints in the linux_base* ports? > >=20 > > I have changes in the pipeline which add DEFAULT_LINUX_BASE to bsd.port= .mk, > > it will contain a complete dependency (suitable for e.g. "BUILD_DEPENDS= =3D > > ${DEFAULT_LINUX_BASE}"), if sysinstall has access to bsd.port.mk it cou= ld do > > "make -f /path/to/bsd.port.mk -V DEFAULT_LINUX_BASE USE_LINUX=3Dyes" an= d parse > > the output (when the change is committet). >=20 > It doesn't..this will probably just have to be tracked by hand. I would say that if all linux ports depend on the same linux_base port, there wouldn't be more than one linux_base-X package in a -RELEASE CD, so when during installation, we want to add linux_base, we'll always add the right one (because there'll be only one in the CD). The bug appeared on one of the last RELEASEs (see the PR, I seem to remember that it was 5.3-RELEASE) because there were some ports (actually _2_) that depended on linux_base-6, so linux_base-6 was included in the CD and, when the user wanted to add "linux_base", linux_base-6 was chosen instead of linux_base-7 because "6" comes before "7". Please note that the Postfix package depends on a similar hack too (see usr.sbin/sysinstall/config.c, line 993). Best Regards --=20 Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCW+rZ2Mp4pR7Fa+wRAqrKAKCGNGfcmbUzTcLlSUKQfPOm4otTkQCfT6/D H7KIyCQTSYAfmopWZv9+ahg= =7uaV -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:41:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F86B16A4CE; Tue, 12 Apr 2005 15:41:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E337F43D39; Tue, 12 Apr 2005 15:41:11 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFfBP1041758; Tue, 12 Apr 2005 15:41:11 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFfB4V041757; Tue, 12 Apr 2005 15:41:11 GMT (envelope-from girgen) Message-Id: <200504121541.j3CFfB4V041757@repoman.freebsd.org> From: Palle Girgensohn Date: Tue, 12 Apr 2005 15:41:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql-jdbc Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:41:12 -0000 girgen 2005-04-12 15:41:11 UTC FreeBSD ports repository Modified files: databases/postgresql-jdbc Makefile distinfo Log: Update to 8.0.311. See http://jdbc.postgresql.org/changes.html#version_8.0-311 for a changelog Approved by: seanc, ade (implicit) Revision Changes Path 1.19 +1 -1 ports/databases/postgresql-jdbc/Makefile 1.2 +2 -2 ports/databases/postgresql-jdbc/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:44:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D68916A4CE; Tue, 12 Apr 2005 15:44:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736FD43D41; Tue, 12 Apr 2005 15:44:22 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFiMxj041996; Tue, 12 Apr 2005 15:44:22 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFiMqn041995; Tue, 12 Apr 2005 15:44:22 GMT (envelope-from adamw) Message-Id: <200504121544.j3CFiMqn041995@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 15:44:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gdm Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:44:22 -0000 adamw 2005-04-12 15:44:22 UTC FreeBSD ports repository Modified files: x11/gdm Makefile distinfo pkg-plist Log: Update to 2.6.0.9. Revision Changes Path 1.46 +1 -2 ports/x11/gdm/Makefile 1.16 +2 -2 ports/x11/gdm/distinfo 1.21 +2 -0 ports/x11/gdm/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:46:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4BEA16A4CE; Tue, 12 Apr 2005 15:46:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC15F43D5F; Tue, 12 Apr 2005 15:46:57 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFkvhQ042135; Tue, 12 Apr 2005 15:46:57 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFkvO8042134; Tue, 12 Apr 2005 15:46:57 GMT (envelope-from glewis) Message-Id: <200504121546.j3CFkvO8042134@repoman.freebsd.org> From: Greg Lewis Date: Tue, 12 Apr 2005 15:46:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper/src javavm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:46:58 -0000 glewis 2005-04-12 15:46:57 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src javavm.1 Log: . Document that the environment variables can also be a space delimited list of values, not just a single value. Pointed out by: hq Revision Changes Path 1.2 +14 -10 ports/java/javavmwrapper/src/javavm.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 15:59:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01E9A16A4CE; Tue, 12 Apr 2005 15:59:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A7A43D39; Tue, 12 Apr 2005 15:59:54 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CFxs0E042585; Tue, 12 Apr 2005 15:59:54 GMT (envelope-from ssouhlal@repoman.freebsd.org) Received: (from ssouhlal@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CFxsL6042584; Tue, 12 Apr 2005 15:59:54 GMT (envelope-from ssouhlal) Message-Id: <200504121559.j3CFxsL6042584@repoman.freebsd.org> From: Suleiman Souhlal Date: Tue, 12 Apr 2005 15:59:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/powerpc/psim ata_iobus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 15:59:55 -0000 ssouhlal 2005-04-12 15:59:54 UTC FreeBSD src repository Modified files: sys/powerpc/psim ata_iobus.c Log: Unbreak the powerpc build by fixing some ATA constants that were renamed. Approved by: grehan (mentor) Revision Changes Path 1.13 +3 -3 src/sys/powerpc/psim/ata_iobus.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:00:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26ED916A4CE; Tue, 12 Apr 2005 16:00:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F03A543D41; Tue, 12 Apr 2005 16:00:58 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CG0wK4042680; Tue, 12 Apr 2005 16:00:58 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CG0w8g042679; Tue, 12 Apr 2005 16:00:58 GMT (envelope-from adamw) Message-Id: <200504121600.j3CG0w8g042679@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 16:00:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/gnomegames2 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:00:59 -0000 adamw 2005-04-12 16:00:58 UTC FreeBSD ports repository Modified files: games/gnomegames2 Makefile distinfo pkg-plist Log: Update to 2.10.1. Revision Changes Path 1.92 +1 -2 ports/games/gnomegames2/Makefile 1.39 +2 -2 ports/games/gnomegames2/distinfo 1.50 +2 -0 ports/games/gnomegames2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:06:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B504E16A4CE; Tue, 12 Apr 2005 16:06:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BA9D43D31; Tue, 12 Apr 2005 16:06:42 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CG6gnR042969; Tue, 12 Apr 2005 16:06:42 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CG6gZk042968; Tue, 12 Apr 2005 16:06:42 GMT (envelope-from kwm) Message-Id: <200504121606.j3CG6gZk042968@repoman.freebsd.org> From: Koop Mast Date: Tue, 12 Apr 2005 16:06:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/iso-codes Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:06:42 -0000 kwm 2005-04-12 16:06:42 UTC FreeBSD ports repository Modified files: misc/iso-codes Makefile distinfo Log: Update to 0.46. Correct a few for loops in the do-install target. Revision Changes Path 1.5 +6 -6 ports/misc/iso-codes/Makefile 1.2 +2 -2 ports/misc/iso-codes/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:07:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4746B16A4CE; Tue, 12 Apr 2005 16:07:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AE9443D46; Tue, 12 Apr 2005 16:07:22 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CG7Lia043029; Tue, 12 Apr 2005 16:07:22 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CG7L06043028; Tue, 12 Apr 2005 16:07:21 GMT (envelope-from glewis) Message-Id: <200504121607.j3CG7L06043028@repoman.freebsd.org> From: Greg Lewis Date: Tue, 12 Apr 2005 16:07:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper Makefileports/java/javavmwrapper/src javavm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:07:22 -0000 glewis 2005-04-12 16:07:21 UTC FreeBSD ports repository Modified files: java/javavmwrapper Makefile java/javavmwrapper/src javavm.1 Log: . Fix some sentence breaks. . Add some more details on how javavmwrapper selects the VM. [2] Suggested by: hq [2] Revision Changes Path 1.20 +1 -0 ports/java/javavmwrapper/Makefile 1.3 +29 -7 ports/java/javavmwrapper/src/javavm.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:07:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98AD316A4CE; Tue, 12 Apr 2005 16:07:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B83143D54; Tue, 12 Apr 2005 16:07:25 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CG7PNh043062; Tue, 12 Apr 2005 16:07:25 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CG7PPZ043061; Tue, 12 Apr 2005 16:07:25 GMT (envelope-from adamw) Message-Id: <200504121607.j3CG7PPZ043061@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 16:07:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/epiphany-extensions Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:07:25 -0000 adamw 2005-04-12 16:07:25 UTC FreeBSD ports repository Modified files: www/epiphany-extensions Makefile distinfo pkg-plist Log: Update to 1.6.2. Sort the pkg-plist. Revision Changes Path 1.19 +1 -1 ports/www/epiphany-extensions/Makefile 1.11 +2 -2 ports/www/epiphany-extensions/distinfo 1.6 +1 -1 ports/www/epiphany-extensions/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:18:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 326BE16A4CE; Tue, 12 Apr 2005 16:18:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0711D43D60; Tue, 12 Apr 2005 16:18:24 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGINhI043490; Tue, 12 Apr 2005 16:18:23 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGINup043489; Tue, 12 Apr 2005 16:18:23 GMT (envelope-from leeym) Message-Id: <200504121618.j3CGINup043489@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 12 Apr 2005 16:18:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/p5-Image-ExifTool Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:18:24 -0000 leeym 2005-04-12 16:18:23 UTC FreeBSD ports repository Modified files: graphics/p5-Image-ExifTool Makefile distinfo pkg-plist Log: - Update to 4.93 PR: 79804 Submitted by: maintainer Revision Changes Path 1.8 +5 -1 ports/graphics/p5-Image-ExifTool/Makefile 1.8 +2 -2 ports/graphics/p5-Image-ExifTool/distinfo 1.5 +2 -0 ports/graphics/p5-Image-ExifTool/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:21:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB6F416A4CE; Tue, 12 Apr 2005 16:21:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8352043D1F; Tue, 12 Apr 2005 16:21:36 +0000 (GMT) (envelope-from gordon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGLaxO043670; Tue, 12 Apr 2005 16:21:36 GMT (envelope-from gordon@repoman.freebsd.org) Received: (from gordon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGLaak043669; Tue, 12 Apr 2005 16:21:36 GMT (envelope-from gordon) Message-Id: <200504121621.j3CGLaak043669@repoman.freebsd.org> From: Gordon Tetlow Date: Tue, 12 Apr 2005 16:21:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/zsync Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:21:36 -0000 gordon 2005-04-12 16:21:36 UTC FreeBSD ports repository (src committer) Modified files: net/zsync Makefile distinfo Log: Update to 0.3.3 PR: ports/79736 Submitted by: Emil Mikulic Revision Changes Path 1.4 +1 -1 ports/net/zsync/Makefile 1.3 +2 -2 ports/net/zsync/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:25:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0589A16A4CF; Tue, 12 Apr 2005 16:25:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA4743D62; Tue, 12 Apr 2005 16:25:01 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGP1bg043756; Tue, 12 Apr 2005 16:25:01 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGP1DI043755; Tue, 12 Apr 2005 16:25:01 GMT (envelope-from glewis) Message-Id: <200504121625.j3CGP1DI043755@repoman.freebsd.org> From: Greg Lewis Date: Tue, 12 Apr 2005 16:25:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper/src javavm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:25:02 -0000 glewis 2005-04-12 16:25:01 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src javavm.1 Log: . Yet more clarification of how the selection of the Java VM can be different depending on whether bsd.java.mk exists on the system. Revision Changes Path 1.4 +5 -2 ports/java/javavmwrapper/src/javavm.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:26:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C93E16A4CE; Tue, 12 Apr 2005 16:26:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4FD243D5D; Tue, 12 Apr 2005 16:26:21 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGQL99043886; Tue, 12 Apr 2005 16:26:21 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGQLtH043885; Tue, 12 Apr 2005 16:26:21 GMT (envelope-from hrs) Message-Id: <200504121626.j3CGQLtH043885@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 12 Apr 2005 16:26:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cmpsfont Makefile pkg-plist ports/print/amspsfnt Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:26:22 -0000 hrs 2005-04-12 16:26:21 UTC FreeBSD ports repository Modified files: print/cmpsfont Makefile pkg-plist print/amspsfnt Makefile pkg-plist Log: Support WITHOUT_X11 knob and bump PORTREVISION. Revision Changes Path 1.13 +17 -2 ports/print/amspsfnt/Makefile 1.8 +4 -4 ports/print/amspsfnt/pkg-plist 1.14 +17 -3 ports/print/cmpsfont/Makefile 1.7 +4 -4 ports/print/cmpsfont/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:37:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E040D16A4CE; Tue, 12 Apr 2005 16:37:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7C2843D31; Tue, 12 Apr 2005 16:37:38 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGbcBd044290; Tue, 12 Apr 2005 16:37:38 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGbc8b044289; Tue, 12 Apr 2005 16:37:38 GMT (envelope-from glewis) Message-Id: <200504121637.j3CGbc8b044289@repoman.freebsd.org> From: Greg Lewis Date: Tue, 12 Apr 2005 16:37:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/libarchive Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:37:39 -0000 glewis 2005-04-12 16:37:38 UTC FreeBSD ports repository Modified files: archivers/libarchive Makefile distinfo Log: . Update to 1.02.017. Revision Changes Path 1.17 +1 -1 ports/archivers/libarchive/Makefile 1.17 +2 -2 ports/archivers/libarchive/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:49:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E22E16A4CE; Tue, 12 Apr 2005 16:49:55 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3BFE43D4C; Tue, 12 Apr 2005 16:49:54 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3CGnq0f019342; Tue, 12 Apr 2005 09:49:52 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3CGnqC1019341; Tue, 12 Apr 2005 09:49:52 -0700 (PDT) (envelope-from obrien) Date: Tue, 12 Apr 2005 09:49:51 -0700 From: "David O'Brien" To: Michael Nottebrock Message-ID: <20050412164951.GB17517@dragon.NUXI.org> References: <200504110804.j3B84fNs060515@repoman.freebsd.org> <200504120603.10518.michaelnottebrock@gmx.net> <20050412055628.GA6385@dragon.NUXI.org> <200504120818.02749.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504120818.02749.michaelnottebrock@gmx.net> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile ports/archivers/arj Makefile ports/archivers/tardy ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:49:55 -0000 On Tue, Apr 12, 2005 at 08:17:57AM +0200, Michael Nottebrock wrote: > Anyway: If the usage of MACHINE_ARCH for setting the build-target of > autoconf-generated configure scripts is indeed wrong and possibly harmful, > this would affect a *very* large number of ports and your big commit would > have fixed only a comparatively small number. Maybe only dealt with a small number of them... What I was trying to do is fix the MACHINE_ARCH knob posters to freebsd-amd64 keep changing trying to get ports to build on AMD64. Fixing everything, is most likely a multi-step fix. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:52:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 715DC16A4CE; Tue, 12 Apr 2005 16:52:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 463CA43D1D; Tue, 12 Apr 2005 16:52:05 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGq5f1051595; Tue, 12 Apr 2005 16:52:05 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGq5uS051594; Tue, 12 Apr 2005 16:52:05 GMT (envelope-from emax) Message-Id: <200504121652.j3CGq5uS051594@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 12 Apr 2005 16:52:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:52:05 -0000 emax 2005-04-12 16:52:04 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c Log: MFC to RELENG_5 ng_bt3c_pccard.c v1.11 Correct typo that could cause FIFO overflow. PR: kern/78431 MFC after: 3 days Approved by: re (kensmith) Revision Changes Path 1.8.2.2 +1 -1 src/sys/netgraph/bluetooth/drivers/bt3c/ng_bt3c_pccard.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:56:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725CA16A4CE; Tue, 12 Apr 2005 16:56:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42F7443D41; Tue, 12 Apr 2005 16:56:09 +0000 (GMT) (envelope-from emax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGu9uA051789; Tue, 12 Apr 2005 16:56:09 GMT (envelope-from emax@repoman.freebsd.org) Received: (from emax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGu93i051788; Tue, 12 Apr 2005 16:56:09 GMT (envelope-from emax) Message-Id: <200504121656.j3CGu93i051788@repoman.freebsd.org> From: Maksim Yevmenkin Date: Tue, 12 Apr 2005 16:56:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netgraph/bluetooth/socket ng_btsocket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:56:09 -0000 emax 2005-04-12 16:56:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/bluetooth/socket ng_btsocket.c Log: MFC to RELENG_5 ng_btsocket.c v1.11 Remove PR_ATOMIC flag in ng_btsocket_protosw[] for BLUETOOTH_PROTO_RFCOMM protocol. RFCOMM is a SOCK_STREAM protocol not SOCK_SEQPACKET. This was a serious bug caused by cut-and-paste. I'm surprised it did not bite me before. Dunce hat goes to me. Approved by: re (kensmith) Revision Changes Path 1.7.2.2 +1 -1 src/sys/netgraph/bluetooth/socket/ng_btsocket.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 16:56:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A373516A4CE; Tue, 12 Apr 2005 16:56:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B17143D2D; Tue, 12 Apr 2005 16:56:38 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CGucK7051822; Tue, 12 Apr 2005 16:56:38 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CGucMe051821; Tue, 12 Apr 2005 16:56:38 GMT (envelope-from jhb) Message-Id: <200504121656.j3CGucMe051821@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 16:56:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/amd64/linux32 linux32_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 16:56:38 -0000 jhb 2005-04-12 16:56:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/amd64/linux32 linux32_machdep.c Log: MF5: Fix some 64-bit issues including problems with mmap2. Approved by: re (kensmith) Revision Changes Path 1.2.2.4.2.1 +12 -9 src/sys/amd64/linux32/linux32_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:05:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9017416A4CE; Tue, 12 Apr 2005 17:05:50 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 633B943D31; Tue, 12 Apr 2005 17:05:50 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 04F27149BB; Tue, 12 Apr 2005 12:05:49 -0500 (CDT) Date: Tue, 12 Apr 2005 12:05:49 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Alexander Leidinger In-Reply-To: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:05:50 -0000 On Tue, 12 Apr 2005, Alexander Leidinger wrote: > John Baldwin wrote: > > > Modified files: > > usr.sbin/sysinstall config.c > > Log: > > Explicitly install linux_base 8 to make sure the right version is > > installed. > > Any ideas how to help sysinstall to get the right one without hardcoding it? > Some hints in the linux_base* ports? IIRC from my reading the followup to some of these sysinstall PRs (possibly a little bit fuzzy), there is a general problem where sysinstall assumes the first port matching regex is to be installed. I believe the cited case was postfix. If this is the case, then wiring up logic just to fix the linux_base case isn't really fixing the general case. John, am I completely talking nonsense here? Clearly we don't want to have a list of this stuff hard-coded in sysinstall -- that's just begging for bitrot -- but I don't have any better suggestion at the moment. mcl From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:08:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA2F16A4CE for ; Tue, 12 Apr 2005 17:08:16 +0000 (GMT) Received: from mail27.sea5.speakeasy.net (mail27.sea5.speakeasy.net [69.17.117.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A92443D2F for ; Tue, 12 Apr 2005 17:08:15 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18255 invoked from network); 12 Apr 2005 17:08:15 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 12 Apr 2005 17:08:14 -0000 Received: from [131.106.57.68] (p178.n-lapop01.stsn.com [12.129.240.178]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3CH871F022095; Tue, 12 Apr 2005 13:08:08 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Bill Paul Date: Tue, 12 Apr 2005 11:24:46 -0400 User-Agent: KMail/1.8 References: <20050412011519.E879716A4CF@hub.freebsd.org> In-Reply-To: <20050412011519.E879716A4CF@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504121124.48590.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.2 required=4.2 tests=ALL_TRUSTED,SUBJ_HAS_SPACES autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: julian@elischer.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/compat/ndis hal_var.h kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h pe_var.h subr_hal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:08:16 -0000 On Monday 11 April 2005 09:15 pm, Bill Paul wrote: > [Charset iso-8859-1 unsupported, filtering to ASCII...] > > > On Monday 11 April 2005 02:54 pm, Julian Elischer wrote: > > > Bill Paul wrote: > > > >wpaul 2005-04-11 02:02:35 UTC > > > > > > > > > > > > The twist has to do with the fact that Microsoft supports structured > > > > exception handling in kernel mode. On the i386 arch, exception > > > > handling is implemented by hanging an exception registration list off > > > > the Thread Environment Block (TEB), and the TEB is accessed via the > > > > %fs register. The problem is, we use %fs as a pointer to the pcpu > > > > stucture, which means any driver that tries to write through %fs:0 > > > > will overwrite the curthread pointer and make a serious mess of > > > > things. > > > > > > > > To get around this, Project Evil now creates a special entry in > > > > the GDT on each processor. When we call into Windows code, a context > > > > switch routine will fix up %fs so it points to our new descriptor, > > > > which in turn points to a fake TEB. When the Windows code returns, > > > > or calls out to an external routine, we swap %fs back again. > > > > Currently, Project Evil makes use of GDT slot 7, which is all 0s by > > > > default. I fully expect someone to jump up and say I can't do that, > > > > but I couldn't find any code that makes use of this entry anywhere. > > > > Sadly, this was the only method I could come up with that worked on > > > > both UP and SMP. (Modifying the LDT works on UP, but becomes > > > > incredibly complicated on SMP.) If necessary, the context switching > > > > stuff can be yanked out while preserving the convention calling > > > > wrappers. > > > > > > Maybe we could emulate $soft and use %fs as a thread pointer instead > > > and have pcpu > > > pointed to via that :-) > > > > I think NDIS drivers want %fs to point to a Windows-specific structure > > rather than a 'struct thread' so I don't think that would buy us anything > > except for even more memory indirects when we do a pcpu lookup. > > John is correct. %fs points to the Windows TEB. I haven't dug up the > exact structure definition for the TEB yet, but I know that the first > DWORD in the TEB structure is a pointer to the exception handler > list. So when Windows drivers do, say, mov %eax,%fs:0 and think > they're writing to the exception list pointer in struct TEB, they're > actually writing to curthread in struct pcpu. > > Now, we could have dodged the bullet by modifying struct pcpu slightly > so that the first thing in is a dummy unused pointer, which would shift > curthread down out of the way. Then Windows drivers could scribble on > %fs:0 all they want and there'd be no problems. But I'm not about to > redefine a core OS structure just to make Windows drivers happy. > > It also occured to me that what I could have done was save the > curthread pointer somewhere during the UNIX-to-Windows context > switch, let the drivers trash it, then restore it when switching > from Windows-to-UNIX again. But if an interrupt occured while the CPU > happened to be in 'Windows' context, there would be no way to restore > the curthread pointer before entering interrupt context (whereas %fs > is saved/restored when entering interrupt context). Also, going ahead and faking up a TEB means that it's easier to handle the case of drivers trying to use or modify other TEB fields later if you run into it. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:08:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D409416A511 for ; Tue, 12 Apr 2005 17:08:22 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F15F43D41 for ; Tue, 12 Apr 2005 17:08:22 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 9278 invoked from network); 12 Apr 2005 17:08:21 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 12 Apr 2005 17:08:21 -0000 Received: from [131.106.57.68] (p178.n-lapop01.stsn.com [12.129.240.178]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3CH871G022095; Tue, 12 Apr 2005 13:08:15 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Matteo Riondato Date: Tue, 12 Apr 2005 12:23:38 -0400 User-Agent: KMail/1.8 References: <200504120105.j3C15qlZ043565@repoman.freebsd.org> <20050412145806.GA39557@xor.obsecurity.org> <20050412153553.GC49623@kaiser.sig11.org> In-Reply-To: <20050412153553.GC49623@kaiser.sig11.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504121223.40429.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Alexander Leidinger cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Kris Kennaway Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:08:23 -0000 On Tuesday 12 April 2005 11:35 am, Matteo Riondato wrote: > On Tue, Apr 12, 2005 at 07:58:06AM -0700, Kris Kennaway wrote: > > On Tue, Apr 12, 2005 at 04:41:57PM +0200, Alexander Leidinger wrote: > > > John Baldwin wrote: > > > > Modified files: > > > > usr.sbin/sysinstall config.c > > > > Log: > > > > Explicitly install linux_base 8 to make sure the right version is > > > > installed. > > > > > > Any ideas how to help sysinstall to get the right one without > > > hardcoding it? Some hints in the linux_base* ports? > > > > > > I have changes in the pipeline which add DEFAULT_LINUX_BASE to > > > bsd.port.mk, it will contain a complete dependency (suitable for e.g. > > > "BUILD_DEPENDS = ${DEFAULT_LINUX_BASE}"), if sysinstall has access to > > > bsd.port.mk it could do "make -f /path/to/bsd.port.mk -V > > > DEFAULT_LINUX_BASE USE_LINUX=yes" and parse the output (when the change > > > is committet). > > > > It doesn't..this will probably just have to be tracked by hand. > > I would say that if all linux ports depend on the same linux_base port, > there wouldn't be more than one linux_base-X package in a -RELEASE CD, > so when during installation, we want to add linux_base, we'll always add > the right one (because there'll be only one in the CD). > The bug appeared on one of the last RELEASEs (see the PR, I seem to > remember that it was 5.3-RELEASE) because there were some ports > (actually _2_) that depended on linux_base-6, so linux_base-6 was > included in the CD and, when the user wanted to add "linux_base", > linux_base-6 was chosen instead of linux_base-7 because "6" comes > before "7". Installs over FTP use the full INDEX that lists all the packages, so they need this regardless of the CD contents. > Please note that the Postfix package depends on a similar hack too (see > usr.sbin/sysinstall/config.c, line 993). Yep. It had it specifically for the FTP case. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:15:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECDE916A4CE; Tue, 12 Apr 2005 17:15:48 +0000 (GMT) Received: from vsmtp1.tin.it (vsmtp1.tin.it [212.216.176.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9341043D1F; Tue, 12 Apr 2005 17:15:48 +0000 (GMT) (envelope-from rionda@gufi.org) Received: from kaiser.sig11.org (82.50.113.80) by vsmtp1.tin.it (7.0.027) id 425AB0950008209E; Tue, 12 Apr 2005 19:15:46 +0200 Received: by kaiser.sig11.org (Postfix, from userid 1000) id CC61BD0; Tue, 12 Apr 2005 19:15:46 +0200 (CEST) Date: Tue, 12 Apr 2005 19:15:46 +0200 From: Matteo Riondato To: Mark Linimon Message-ID: <20050412171546.GB49979@kaiser.sig11.org> References: <20050412164157.allpbok7r4wosoco@netchild.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.1i cc: Alexander Leidinger cc: src-committers@FreeBSD.org cc: John Baldwin cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:15:49 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 12, 2005 at 12:05:49PM -0500, Mark Linimon wrote: > On Tue, 12 Apr 2005, Alexander Leidinger wrote: >=20 > > John Baldwin wrote: > >=20 > > > Modified files: > > > usr.sbin/sysinstall config.c > > > Log: > > > Explicitly install linux_base 8 to make sure the right version is > > > installed. > >=20 > > Any ideas how to help sysinstall to get the right one without hardcodin= g it? > > Some hints in the linux_base* ports? >=20 > IIRC from my reading the followup to some of these sysinstall PRs > (possibly a little bit fuzzy), there is a general problem where > sysinstall assumes the first port matching regex is to be installed. > I believe the cited case was postfix. >=20 > If this is the case, then wiring up logic just to fix the linux_base > case isn't really fixing the general case. >=20 > John, am I completely talking nonsense here? No, you're right. sysinstall reads INDEX, then orders the entries in alphabetic order. How the search is done, you can find in usr.sbin/sysinstall/index.c, the function is index_search, line 458. Best Regards --=20 Rionda aka Matteo Riondato Disinformato per default G.U.F.I. Staff Member (http://www.gufi.org) FreeSBIE Developer (http://www.freesbie.org) --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCXAJC2Mp4pR7Fa+wRAmV+AKCLW0Bg92OQjs6bNWqNMdYJGKnU1ACglDG5 nAKu7MP/OdgxW8LSKxclkOw= =PIAD -----END PGP SIGNATURE----- --liOOAslEiF7prFVr-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:16:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99DF416A4CE; Tue, 12 Apr 2005 17:16:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DDC043D39; Tue, 12 Apr 2005 17:16:21 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CHGLX2052617; Tue, 12 Apr 2005 17:16:21 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CHGLGV052616; Tue, 12 Apr 2005 17:16:21 GMT (envelope-from mi) Message-Id: <200504121716.j3CHGLGV052616@repoman.freebsd.org> From: Mikhail Teterin Date: Tue, 12 Apr 2005 17:16:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/uclmmbase Makefileports/devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:16:21 -0000 mi 2005-04-12 17:16:21 UTC FreeBSD ports repository Modified files: devel/uclmmbase Makefile devel/uclmmbase/files Makefile.bsd patch-net_udp patch-test Log: Minor/cosmetic changes: . on BSD use warn(3) instead of static "socket_error", which is doing the same thing, but poorly; . use herror(3) instead of "socket_error", when reporting DNS-related problems; . patch the test-harness to not fail if our own hostname is not resolvable -- this is a sign of misconfiguration, not of the library miscompilation. Revision Changes Path 1.12 +2 -2 ports/devel/uclmmbase/Makefile 1.2 +1 -1 ports/devel/uclmmbase/files/Makefile.bsd 1.2 +39 -1 ports/devel/uclmmbase/files/patch-net_udp 1.2 +11 -0 ports/devel/uclmmbase/files/patch-test From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:21:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 754B216A4CE; Tue, 12 Apr 2005 17:21:58 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477C043D49; Tue, 12 Apr 2005 17:21:58 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id DDF1D149CF; Tue, 12 Apr 2005 12:21:57 -0500 (CDT) Date: Tue, 12 Apr 2005 12:21:57 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: David O'Brien In-Reply-To: <20050412164951.GB17517@dragon.NUXI.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Michael Nottebrock cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/star Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:21:58 -0000 On Tue, 12 Apr 2005, David O'Brien wrote: > Maybe only dealt with a small number of them... What I was trying to do > is fix the MACHINE_ARCH knob posters to freebsd-amd64 keep changing > trying to get ports to build on AMD64. Fixing everything, is most likely > a multi-step fix. This sounds like a good case for running these patches through a regression test on the ports build cluster. mcl From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:33:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C6FA16A4CF for ; Tue, 12 Apr 2005 17:33:20 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id B23F643D67 for ; Tue, 12 Apr 2005 17:33:19 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 30436 invoked from network); 12 Apr 2005 17:33:19 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 12 Apr 2005 17:33:19 -0000 Received: from [131.106.57.68] (p178.n-lapop01.stsn.com [12.129.240.178]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3CHXDM5022264; Tue, 12 Apr 2005 13:33:14 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Mark Linimon Date: Tue, 12 Apr 2005 13:15:45 -0400 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504121315.47608.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: Alexander Leidinger cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:33:20 -0000 On Tuesday 12 April 2005 01:05 pm, Mark Linimon wrote: > On Tue, 12 Apr 2005, Alexander Leidinger wrote: > > John Baldwin wrote: > > > Modified files: > > > usr.sbin/sysinstall config.c > > > Log: > > > Explicitly install linux_base 8 to make sure the right version is > > > installed. > > > > Any ideas how to help sysinstall to get the right one without hardcoding > > it? Some hints in the linux_base* ports? > > IIRC from my reading the followup to some of these sysinstall PRs > (possibly a little bit fuzzy), there is a general problem where > sysinstall assumes the first port matching regex is to be installed. > I believe the cited case was postfix. > > If this is the case, then wiring up logic just to fix the linux_base > case isn't really fixing the general case. > > John, am I completely talking nonsense here? > > Clearly we don't want to have a list of this stuff hard-coded in > sysinstall -- that's just begging for bitrot -- but I don't have any > better suggestion at the moment. That's the problem. What other algorithm are you going to propose than first-match? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:55:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85EA316A4CE; Tue, 12 Apr 2005 17:55:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36AC043D54; Tue, 12 Apr 2005 17:55:14 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CHtETZ056404; Tue, 12 Apr 2005 17:55:14 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CHtDIP056403; Tue, 12 Apr 2005 17:55:13 GMT (envelope-from sam) Message-Id: <200504121755.j3CHtDIP056403@repoman.freebsd.org> From: Sam Leffler Date: Tue, 12 Apr 2005 17:55:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net80211 ieee80211_crypto.c ieee80211_crypto.h ieee80211_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:55:14 -0000 sam 2005-04-12 17:55:13 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_crypto.c ieee80211_crypto.h ieee80211_ioctl.c Log: Revise crypto api lightly to improve group key handling: o don't pre-assign key index to the global key table entries so device has a chance to decide what to use o make ieee80211_crypto_newkey take the desired flags as an argument instead of wacking the key structure directly; this eliminates a bunch of code warts o add a new flag IEEE80211_KEY_GROUP to indicate a key is a WPA Group key so devices don't need to guess (temporarily add this flag in the ioctl code until we can get wpa_supplicant+hostapd updated) o shuffle IEEE80211_KEY_* bits to move flags used internally to the high nibble of the flags word Reviewed by: Tai-hwa Liang Revision Changes Path 1.8 +31 -24 src/sys/net80211/ieee80211_crypto.c 1.7 +6 -3 src/sys/net80211/ieee80211_crypto.h 1.20 +7 -6 src/sys/net80211/ieee80211_ioctl.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 17:56:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 189C116A4CE; Tue, 12 Apr 2005 17:56:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E231A43D31; Tue, 12 Apr 2005 17:56:43 +0000 (GMT) (envelope-from sam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CHuhvb056555; Tue, 12 Apr 2005 17:56:43 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CHuhtH056554; Tue, 12 Apr 2005 17:56:43 GMT (envelope-from sam) Message-Id: <200504121756.j3CHuhtH056554@repoman.freebsd.org> From: Sam Leffler Date: Tue, 12 Apr 2005 17:56:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ath if_ath.c if_athvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 17:56:44 -0000 sam 2005-04-12 17:56:43 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c if_athvar.h Log: honor new IEEE80211_KEY_GROUP key flag Reviewed by: Tai-hwa Liang Revision Changes Path 1.88 +29 -0 src/sys/dev/ath/if_ath.c 1.23 +2 -1 src/sys/dev/ath/if_athvar.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:05:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D392016A4CE; Tue, 12 Apr 2005 18:05:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9220D43D68; Tue, 12 Apr 2005 18:05:21 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CI5L4P057050; Tue, 12 Apr 2005 18:05:21 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CI5La3057049; Tue, 12 Apr 2005 18:05:21 GMT (envelope-from lofi) Message-Id: <200504121805.j3CI5La3057049@repoman.freebsd.org> From: Michael Nottebrock Date: Tue, 12 Apr 2005 18:05:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/qt33 Makefile ports/audio/arts Makefile ports/audio/jack Makefile ports/graphics/kdegraphics3 Makefile ports/security/gpgme Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:05:22 -0000 lofi 2005-04-12 18:05:21 UTC FreeBSD ports repository Modified files: x11-toolkits/qt33 Makefile audio/arts Makefile audio/jack Makefile graphics/kdegraphics3 Makefile security/gpgme Makefile Log: s/.elseif/.elif Revision Changes Path 1.38 +1 -1 ports/audio/arts/Makefile 1.20 +1 -1 ports/audio/jack/Makefile 1.97 +2 -2 ports/graphics/kdegraphics3/Makefile 1.33 +1 -1 ports/security/gpgme/Makefile 1.182 +5 -5 ports/x11-toolkits/qt33/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:07:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4680D16A4CE; Tue, 12 Apr 2005 18:07:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C83C43D4C; Tue, 12 Apr 2005 18:07:21 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CI7L4n057174; Tue, 12 Apr 2005 18:07:21 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CI7KOU057173; Tue, 12 Apr 2005 18:07:20 GMT (envelope-from ahze) Message-Id: <200504121807.j3CI7KOU057173@repoman.freebsd.org> From: Michael Johnson Date: Tue, 12 Apr 2005 18:07:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:07:21 -0000 ahze 2005-04-12 18:07:20 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Log: - Add WITH_DEBUG knob that has the following turnables [no|minimum|yes] Default is minimum per gtk. Revision Changes Path 1.150 +20 -0 ports/x11-toolkits/gtk20/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:10:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DF7616A4D0 for ; Tue, 12 Apr 2005 18:10:00 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 17DB543D72 for ; Tue, 12 Apr 2005 18:09:58 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Apr 2005 18:09:56 -0000 Received: from p508BB620.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.182.32] by mail.gmx.net (mp021) with SMTP; 12 Apr 2005 20:09:56 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3CI9mck023408 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 12 Apr 2005 20:09:49 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Mark Linimon Date: Tue, 12 Apr 2005 20:09:42 +0200 User-Agent: KMail/1.8 References: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1329669.ImXnO82DC5"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504122009.46859.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: portmgr@FreeBSD.org cc: cvs-all@FreeBSD.org cc: David O'Brien cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/archivers/gzip Makefile ports/archivers/ucl Makefile ports/archivers/lzop Makefile ports/archivers/cabextract Makefile ports/archivers/dact Makefile ports/archivers/starMakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:10:00 -0000 --nextPart1329669.ImXnO82DC5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 12. April 2005 19:21, Mark Linimon wrote: > On Tue, 12 Apr 2005, David O'Brien wrote: > > Maybe only dealt with a small number of them... What I was trying to do > > is fix the MACHINE_ARCH knob posters to freebsd-amd64 keep changing > > trying to get ports to build on AMD64. Fixing everything, is most like= ly > > a multi-step fix. > > This sounds like a good case for running these patches through a > regression test on the ports build cluster. And discussing them beforehand. I would *really* like to get a clarificatio= n=20 on the issue of MACHINE_ARCH vs ARCH usage for the build-target string, doe= s=20 nobody know? =2D-=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 --nextPart1329669.ImXnO82DC5 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXA7qXhc68WspdLARAjP9AJ91W73ogmBWkubgD5fxpk6HaoMLTgCfYMiH adIpEJCQ1aMd5IKzg1akYB8= =gLtA -----END PGP SIGNATURE----- --nextPart1329669.ImXnO82DC5-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:12:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F295B16A4CE; Tue, 12 Apr 2005 18:12:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D386D43D3F; Tue, 12 Apr 2005 18:12:12 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CICCub057404; Tue, 12 Apr 2005 18:12:12 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CICCoH057403; Tue, 12 Apr 2005 18:12:12 GMT (envelope-from adamw) Message-Id: <200504121812.j3CICCoH057403@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 18:12:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pkgconfig Makefile distinfo patch-glib-1.2.8::Makefile.in patch-ltmain.sh patch-pkg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:12:13 -0000 adamw 2005-04-12 18:12:12 UTC FreeBSD ports repository Modified files: devel/pkgconfig Makefile distinfo devel/pkgconfig/files patch-Makefile.in patch-glib-1.2.8::Makefile.in patch-pkg.c Removed files: devel/pkgconfig/files patch-ltmain.sh Log: Update to 0.17. It's now significantly easier to change the pkg-config search path. Revision Changes Path 1.34 +10 -10 ports/devel/pkgconfig/Makefile 1.13 +2 -2 ports/devel/pkgconfig/distinfo 1.4 +5 -17 ports/devel/pkgconfig/files/patch-Makefile.in 1.3 +8 -12 ports/devel/pkgconfig/files/patch-glib-1.2.8::Makefile.in 1.5 +0 -28 ports/devel/pkgconfig/files/patch-ltmain.sh (dead) 1.7 +5 -16 ports/devel/pkgconfig/files/patch-pkg.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:17:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 192FC16A4CE; Tue, 12 Apr 2005 18:17:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E379343D58; Tue, 12 Apr 2005 18:17:46 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CIHkkW057636; Tue, 12 Apr 2005 18:17:46 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CIHkFC057635; Tue, 12 Apr 2005 18:17:46 GMT (envelope-from skv) Message-Id: <200504121817.j3CIHkFC057635@repoman.freebsd.org> From: Sergey Skvortsov Date: Tue, 12 Apr 2005 18:17:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/ng_ipacct/files ng_ipacct.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:17:47 -0000 skv 2005-04-12 18:17:46 UTC FreeBSD ports repository Modified files: net-mgmt/ng_ipacct/files ng_ipacct.conf Log: Minor typo: "divert" => "tee" Revision Changes Path 1.3 +3 -3 ports/net-mgmt/ng_ipacct/files/ng_ipacct.conf From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:50:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C47616A4CE; Tue, 12 Apr 2005 18:50:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EA1543D4C; Tue, 12 Apr 2005 18:50:58 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CIowim058954; Tue, 12 Apr 2005 18:50:58 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CIov82058953; Tue, 12 Apr 2005 18:50:57 GMT (envelope-from marcel) Message-Id: <200504121850.j3CIov82058953@repoman.freebsd.org> From: Marcel Moolenaar Date: Tue, 12 Apr 2005 18:50:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 interrupt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:50:58 -0000 marcel 2005-04-12 18:50:57 UTC FreeBSD src repository Modified files: sys/ia64/ia64 interrupt.c Log: Dot the i's: 1 Move the debug.clock_adjust_* sysctls to debug.clock.adjust_* to make it easier to get only the clock statistics. 2 Make the sysctls read-only [suggested by Marius]. 3 When determining the new clock adjustment, we checked for an error either larger than 12.5% or smaller than 12.5%. We left out an error of exactly 12.5%. For errors larger than 12.5% we adjust the clock reload value in such a way that the next clock interrupt would be early (as in premature). For errors less than 12.5% we stopped the adjustment. The current algorithm doesn't benefit from excluding an error of exactly 12.5%. Change the code to stop adjusting the clock if the error is *not* larger than 12.5% [suggested by Marius]. Discussed with: marius@ Revision Changes Path 1.48 +7 -5 src/sys/ia64/ia64/interrupt.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 18:54:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D74516A4CE; Tue, 12 Apr 2005 18:54:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E849943D31; Tue, 12 Apr 2005 18:54:53 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CIsrg4059113; Tue, 12 Apr 2005 18:54:53 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CIsrcG059112; Tue, 12 Apr 2005 18:54:53 GMT (envelope-from scottl) Message-Id: <200504121854.j3CIsrcG059112@repoman.freebsd.org> From: Scott Long Date: Tue, 12 Apr 2005 18:54:53 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en developers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 18:54:54 -0000 scottl 2005-04-12 18:54:53 UTC FreeBSD doc repository Modified files: en developers.sgml Log: Adjust the RE memership entity to include Doug White. Revision Changes Path 1.94 +2 -2 www/en/developers.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:42:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86B7816A4CE; Tue, 12 Apr 2005 19:42:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C70143D5C; Tue, 12 Apr 2005 19:42:04 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJg4P0060857; Tue, 12 Apr 2005 19:42:04 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJg4x5060856; Tue, 12 Apr 2005 19:42:04 GMT (envelope-from adamw) Message-Id: <200504121942.j3CJg4x5060856@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 19:42:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/moztraybiff Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:42:04 -0000 adamw 2005-04-12 19:42:04 UTC FreeBSD ports repository Modified files: mail/moztraybiff Makefile Log: * Fix the plist. * Error out in the corner case that the thunderbird port dir is not sitting in ../thunderbird * Quiet the installation phase so the pkg-message is more legible * Bump PORTREVISION for the plist change. Hopefully I've gotten it right this time *shakes head* Revision Changes Path 1.7 +10 -6 ports/mail/moztraybiff/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:45:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D80EC16A4CE; Tue, 12 Apr 2005 19:45:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE81A43D2F; Tue, 12 Apr 2005 19:45:05 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJj5xl061022; Tue, 12 Apr 2005 19:45:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJj5tZ061021; Tue, 12 Apr 2005 19:45:05 GMT (envelope-from marcus) Message-Id: <200504121945.j3CJj5tZ061021@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 12 Apr 2005 19:45:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-gnome-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:45:06 -0000 marcus 2005-04-12 19:45:05 UTC FreeBSD ports repository Modified files: x11-toolkits/py-gnome-extras Makefile Log: Add support for building with Firefox. Submitted by: Franz Klammer Revision Changes Path 1.6 +8 -0 ports/x11-toolkits/py-gnome-extras/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:50:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D07A16A4CE; Tue, 12 Apr 2005 19:50:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B1CF43D3F; Tue, 12 Apr 2005 19:50:11 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJoBlj061203; Tue, 12 Apr 2005 19:50:11 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJoAU4061202; Tue, 12 Apr 2005 19:50:10 GMT (envelope-from jylefort) Message-Id: <200504121950.j3CJoAU4061202@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 12 Apr 2005 19:50:10 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:50:11 -0000 jylefort 2005-04-12 19:50:10 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Add myself as a new ports committer. Approved by: adamw (mentor) Revision Changes Path 1.359 +0 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml 1.75 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.345 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:50:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F1D16A4CE; Tue, 12 Apr 2005 19:50:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C5E43D1D; Tue, 12 Apr 2005 19:50:49 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJonV1061334; Tue, 12 Apr 2005 19:50:49 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJonMr061333; Tue, 12 Apr 2005 19:50:49 GMT (envelope-from olgeni) Message-Id: <200504121950.j3CJonMr061333@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 12 Apr 2005 19:50:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/clisp-hyperspec Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:50:49 -0000 olgeni 2005-04-12 19:50:49 UTC FreeBSD ports repository Modified files: devel/clisp-hyperspec Makefile distinfo pkg-descr pkg-plist Log: Upgrade to version 7.0, change references from Xanalys to LispWorks Ltd. Revision Changes Path 1.2 +4 -4 ports/devel/clisp-hyperspec/Makefile 1.3 +2 -2 ports/devel/clisp-hyperspec/distinfo 1.2 +2 -2 ports/devel/clisp-hyperspec/pkg-descr 1.2 +6 -7 ports/devel/clisp-hyperspec/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:58:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 996BC16A4CE; Tue, 12 Apr 2005 19:58:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED8243D1F; Tue, 12 Apr 2005 19:58:12 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJwCID061603; Tue, 12 Apr 2005 19:58:12 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJwCiI061602; Tue, 12 Apr 2005 19:58:12 GMT (envelope-from oliver) Message-Id: <200504121958.j3CJwCiI061602@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 12 Apr 2005 19:58:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/mime-support Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:58:12 -0000 oliver 2005-04-12 19:58:12 UTC FreeBSD ports repository Modified files: misc/mime-support Makefile distinfo Log: update to 3.31.1 take maintainership PR: ports/79727 Submitted by: myself Approved by: maintainer Revision Changes Path 1.4 +2 -2 ports/misc/mime-support/Makefile 1.3 +2 -2 ports/misc/mime-support/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 19:59:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D468716A4CE; Tue, 12 Apr 2005 19:59:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA30243D2D; Tue, 12 Apr 2005 19:59:20 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CJxKeb061701; Tue, 12 Apr 2005 19:59:20 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CJxKCx061700; Tue, 12 Apr 2005 19:59:20 GMT (envelope-from oliver) Message-Id: <200504121959.j3CJxKCx061700@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 12 Apr 2005 19:59:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sylpheed2 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 19:59:21 -0000 oliver 2005-04-12 19:59:20 UTC FreeBSD ports repository Modified files: mail/sylpheed2 Makefile distinfo Log: update to 1.9.8 Revision Changes Path 1.105 +1 -1 ports/mail/sylpheed2/Makefile 1.74 +2 -2 ports/mail/sylpheed2/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:00:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 138E316A4CF; Tue, 12 Apr 2005 20:00:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECEC43D41; Tue, 12 Apr 2005 20:00:21 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CK0L4H061772; Tue, 12 Apr 2005 20:00:21 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CK0Los061771; Tue, 12 Apr 2005 20:00:21 GMT (envelope-from jylefort) Message-Id: <200504122000.j3CK0Los061771@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 12 Apr 2005 20:00:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys jylefort.key pgpkeys.ent www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:00:41 -0000 jylefort 2005-04-12 20:00:20 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeys pgpkeys.ent en/news news.xml Added files: share/pgpkeys jylefort.key Log: Add myself as a new ports committer. Approved by: adamw (mentor) Revision Changes Path 1.1 +55 -0 doc/share/pgpkeys/jylefort.key (new) 1.66 +1 -0 doc/share/pgpkeys/pgpkeys.ent 1.288 +7 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:04:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74BF116A4CE; Tue, 12 Apr 2005 20:04:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ADCB43D4C; Tue, 12 Apr 2005 20:04:33 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CK4X4B061979; Tue, 12 Apr 2005 20:04:33 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CK4XBH061978; Tue, 12 Apr 2005 20:04:33 GMT (envelope-from jylefort) Message-Id: <200504122004.j3CK4XBH061978@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 12 Apr 2005 20:04:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xearth/files freebsd.committers.markers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:04:33 -0000 jylefort 2005-04-12 20:04:33 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Add myself as a new ports committer. Approved by: adamw (mentor) Revision Changes Path 1.170 +1 -0 ports/astro/xearth/files/freebsd.committers.markers From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:04:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E8C916A4CF; Tue, 12 Apr 2005 20:04:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C98943D54; Tue, 12 Apr 2005 20:04:39 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CK4dDQ062037; Tue, 12 Apr 2005 20:04:39 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CK4cQO062036; Tue, 12 Apr 2005 20:04:38 GMT (envelope-from marcus) Message-Id: <200504122004.j3CK4cQO062036@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 12 Apr 2005 20:04:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gtk-engines2 Makefile distinfo patch-engines_clearlooks_Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:04:39 -0000 marcus 2005-04-12 20:04:38 UTC FreeBSD ports repository Modified files: x11-themes/gtk-engines2 Makefile distinfo pkg-plist Added files: x11-themes/gtk-engines2/files patch-engines_clearlooks_Makefile.in Log: Update to 2.6.3 which now includes clearlooks. Revision Changes Path 1.46 +2 -2 ports/x11-themes/gtk-engines2/Makefile 1.12 +2 -2 ports/x11-themes/gtk-engines2/distinfo 1.1 +11 -0 ports/x11-themes/gtk-engines2/files/patch-engines_clearlooks_Makefile.in (new) 1.13 +2 -0 ports/x11-themes/gtk-engines2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:05:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B48D016A4CE; Tue, 12 Apr 2005 20:05:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C2AE43D49; Tue, 12 Apr 2005 20:05:57 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CK5vF8062210; Tue, 12 Apr 2005 20:05:57 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CK5vva062209; Tue, 12 Apr 2005 20:05:57 GMT (envelope-from marcus) Message-Id: <200504122005.j3CK5vva062209@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 12 Apr 2005 20:05:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:05:57 -0000 marcus 2005-04-12 20:05:57 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: Register a conflict with gtk-engines2. Revision Changes Path 1.9 +2 -0 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:06:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52E7E16A4CE; Tue, 12 Apr 2005 20:06:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2853D43D2D; Tue, 12 Apr 2005 20:06:44 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CK6i9a062279; Tue, 12 Apr 2005 20:06:44 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CK6iwW062278; Tue, 12 Apr 2005 20:06:44 GMT (envelope-from jylefort) Message-Id: <200504122006.j3CK6iwW062278@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 12 Apr 2005 20:06:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar/calendars calendar.freebsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:06:44 -0000 jylefort 2005-04-12 20:06:44 UTC FreeBSD src repository (ports committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself as a new ports committer. Approved by: adamw (mentor) Revision Changes Path 1.161 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:14:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BCB716A4CE; Tue, 12 Apr 2005 20:14:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5121C43D2F; Tue, 12 Apr 2005 20:14:57 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKEvfC062639; Tue, 12 Apr 2005 20:14:57 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKEvkp062638; Tue, 12 Apr 2005 20:14:57 GMT (envelope-from mdodd) Message-Id: <200504122014.j3CKEvkp062638@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 12 Apr 2005 20:14:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/bios apm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:14:57 -0000 mdodd 2005-04-12 20:14:57 UTC FreeBSD src repository Modified files: sys/i386/bios apm.c Log: - Consistently protect against NULL dereference. - Simplify conditional logic to make code easier to read. Revision Changes Path 1.145 +58 -48 src/sys/i386/bios/apm.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:16:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 984C316A4CE; Tue, 12 Apr 2005 20:16:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE5B43D1D; Tue, 12 Apr 2005 20:16:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKGpog062821; Tue, 12 Apr 2005 20:16:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKGp1Q062820; Tue, 12 Apr 2005 20:16:51 GMT (envelope-from pav) Message-Id: <200504122016.j3CKGp1Q062820@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 20:16:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/pear-Image_Barcode Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:16:51 -0000 pav 2005-04-12 20:16:51 UTC FreeBSD ports repository Modified files: graphics/pear-Image_Barcode Makefile distinfo Log: - Update to 1.0.1 PR: ports/79824 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.2 +10 -2 ports/graphics/pear-Image_Barcode/Makefile 1.2 +2 -2 ports/graphics/pear-Image_Barcode/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:17:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 52C7E16A4CE; Tue, 12 Apr 2005 20:17:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C3D43D1D; Tue, 12 Apr 2005 20:17:47 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKHlQ7062903; Tue, 12 Apr 2005 20:17:47 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKHluq062902; Tue, 12 Apr 2005 20:17:47 GMT (envelope-from glewis) Message-Id: <200504122017.j3CKHluq062902@repoman.freebsd.org> From: Greg Lewis Date: Tue, 12 Apr 2005 20:17:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/javavmwrapper/src checkvms.1 javavm.1 javavms.5 registervm.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:17:47 -0000 glewis 2005-04-12 20:17:47 UTC FreeBSD ports repository Modified files: java/javavmwrapper/src checkvms.1 javavm.1 javavms.5 registervm.1 Log: . A big mdoc fixup kindly provided by the mdoc police. Any problems should be attributed to my merging of the mdoc fixes with some content changes I had made. Submitted by: simon Revision Changes Path 1.2 +2 -2 ports/java/javavmwrapper/src/checkvms.1 1.5 +64 -28 ports/java/javavmwrapper/src/javavm.1 1.2 +7 -4 ports/java/javavmwrapper/src/javavms.5 1.2 +3 -3 ports/java/javavmwrapper/src/registervm.1 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:26:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ACB816A4CE; Tue, 12 Apr 2005 20:26:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EFB843D5A; Tue, 12 Apr 2005 20:26:08 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKQ8h8063280; Tue, 12 Apr 2005 20:26:08 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKQ8Ih063279; Tue, 12 Apr 2005 20:26:08 GMT (envelope-from scottl) Message-Id: <200504122026.j3CKQ8Ih063279@repoman.freebsd.org> From: Scott Long Date: Tue, 12 Apr 2005 20:26:08 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.staff.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:26:08 -0000 scottl 2005-04-12 20:26:08 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.staff.sgml Log: Update the membership list for RE. Revision Changes Path 1.21 +1 -5 doc/en_US.ISO8859-1/articles/contributors/contrib.staff.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:26:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2277116A4CE; Tue, 12 Apr 2005 20:26:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE82843D1D; Tue, 12 Apr 2005 20:26:55 +0000 (GMT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKQtGn063318; Tue, 12 Apr 2005 20:26:55 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKQtxQ063317; Tue, 12 Apr 2005 20:26:55 GMT (envelope-from scottl) Message-Id: <200504122026.j3CKQtxQ063317@repoman.freebsd.org> From: Scott Long Date: Tue, 12 Apr 2005 20:26:55 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.core.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:26:56 -0000 scottl 2005-04-12 20:26:55 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.core.sgml Log: Update the membership list for Core. Revision Changes Path 1.4 +0 -4 doc/en_US.ISO8859-1/articles/contributors/contrib.core.sgml From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:31:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0888216A4CE; Tue, 12 Apr 2005 20:31:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D808543D46; Tue, 12 Apr 2005 20:31:23 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKVNXj063571; Tue, 12 Apr 2005 20:31:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKVNPU063570; Tue, 12 Apr 2005 20:31:23 GMT (envelope-from pav) Message-Id: <200504122031.j3CKVNPU063570@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 20:31:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile ports/multimedia/mplayer/files patch-vidix-drivers-mga_vid.c patch-vidix-drivers-radeon_vid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:31:24 -0000 pav 2005-04-12 20:31:23 UTC FreeBSD ports repository Modified files: multimedia/mplayer Makefile Added files: multimedia/mplayer/files patch-vidix-drivers-mga_vid.c patch-vidix-drivers-radeon_vid.c Log: - correct linux real player codecs detection, by Conrad J. Sabatier - introduce new vidix patches to enable -vo xvidix for some accidently mistreated radeon and matrox cards, reported by Andre Albsmeier - explicitly forbid -fforce-addr gcc optimization as it reliably breaks all ffmpeg descendants, by Mario Sergio Fujikawa Ferreira PR: ports/79828 Submitted by: Thomas E. Zander (maintainer) Revision Changes Path 1.113 +4 -3 ports/multimedia/mplayer/Makefile 1.1 +12 -0 ports/multimedia/mplayer/files/patch-vidix-drivers-mga_vid.c (new) 1.1 +11 -0 ports/multimedia/mplayer/files/patch-vidix-drivers-radeon_vid.c (new) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:47:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D20E16A4CE; Tue, 12 Apr 2005 20:47:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 342E543D54; Tue, 12 Apr 2005 20:47:09 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKl9Mu070549; Tue, 12 Apr 2005 20:47:09 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKl9T9070530; Tue, 12 Apr 2005 20:47:09 GMT (envelope-from adamw) Message-Id: <200504122047.j3CKl9T9070530@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 12 Apr 2005 20:47:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/kdeartwork3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:47:09 -0000 adamw 2005-04-12 20:47:09 UTC FreeBSD ports repository Modified files: x11-themes/kdeartwork3 Makefile Log: Teach the xscreensaver-gnome check about the new location of the xscreensaver-gnome .desktop file. Reviewed by: lofi Revision Changes Path 1.34 +1 -1 ports/x11-themes/kdeartwork3/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:49:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCE7116A4CE; Tue, 12 Apr 2005 20:49:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3AA243D1F; Tue, 12 Apr 2005 20:49:31 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKnVva071005; Tue, 12 Apr 2005 20:49:31 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKnV9v071004; Tue, 12 Apr 2005 20:49:31 GMT (envelope-from mdodd) Message-Id: <200504122049.j3CKnV9v071004@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 12 Apr 2005 20:49:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:49:32 -0000 mdodd 2005-04-12 20:49:31 UTC FreeBSD src repository Modified files: sys/i386/isa clock.c Log: Replace spl protection in rtcin() and writertc() with spinlocks using the existing clock_lock mutex. Revision Changes Path 1.219 +6 -6 src/sys/i386/isa/clock.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:50:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F40D16A4CE; Tue, 12 Apr 2005 20:50:15 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C8A43D2D; Tue, 12 Apr 2005 20:50:14 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IEU00KKSPVPRM@connectmail.carleton.ca>; Tue, 12 Apr 2005 16:50:14 -0400 (EDT) Date: Tue, 12 Apr 2005 16:51:10 -0400 From: Adam Weinberger In-reply-to: <200504122031.j3CKVNPU063570@repoman.freebsd.org> To: Pav Lucistnik Message-id: <425C34BE.60208@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200504122031.j3CKVNPU063570@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/mplayer Makefile ports/multimedia/mplayer/files patch-vidix-drivers-mga_vid.c patch-vidix-drivers-radeon_vid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:50:15 -0000 Pav Lucistnik wrote: > pav 2005-04-12 20:31:23 UTC > > FreeBSD ports repository > > Modified files: > multimedia/mplayer Makefile > Added files: > multimedia/mplayer/files patch-vidix-drivers-mga_vid.c > patch-vidix-drivers-radeon_vid.c > Log: > - correct linux real player codecs detection, by Conrad J. Sabatier > > - introduce new vidix patches to enable -vo xvidix for some accidently > mistreated radeon and matrox cards, reported by Andre Albsmeier > > - explicitly forbid -fforce-addr gcc optimization as it reliably breaks all > ffmpeg descendants, by Mario Sergio Fujikawa Ferreira > > PR: ports/79828 > Submitted by: Thomas E. Zander (maintainer) I can now use -vo xvidix on my Radeon 9200se (as long as I'm running as root), but now no user can use -vo xv, which was working fine before. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:54:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B33816A4CE; Tue, 12 Apr 2005 20:54:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6D6F43D53; Tue, 12 Apr 2005 20:54:34 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CKsYMT071245; Tue, 12 Apr 2005 20:54:34 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CKsYLH071244; Tue, 12 Apr 2005 20:54:34 GMT (envelope-from ahze) Message-Id: <200504122054.j3CKsYLH071244@repoman.freebsd.org> From: Michael Johnson Date: Tue, 12 Apr 2005 20:54:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:54:35 -0000 ahze 2005-04-12 20:54:34 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - Reset MAINTAINER since gtk-engines2 has clearlooks I will never use this. Revision Changes Path 1.10 +1 -1 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 20:56:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6200A16A4CE; Tue, 12 Apr 2005 20:56:29 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B22943D4C; Tue, 12 Apr 2005 20:56:28 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j3CKuRx4079626 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 12 Apr 2005 22:56:27 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j3CKuRf2079625; Tue, 12 Apr 2005 22:56:27 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Adam Weinberger In-Reply-To: <425C34BE.60208@FreeBSD.org> References: <200504122031.j3CKVNPU063570@repoman.freebsd.org> <425C34BE.60208@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ofk4X3S0CJW7Iy5E3lEQ" Date: Tue, 12 Apr 2005 22:56:27 +0200 Message-Id: <1113339387.55880.7.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/mplayer Makefile patch-vidix-drivers-mga_vid.c patch-vidix-drivers-radeon_vid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 20:56:29 -0000 --=-ofk4X3S0CJW7Iy5E3lEQ Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Adam Weinberger p=ED=B9e v =FAt 12. 04. 2005 v 16:51 -0400: > Pav Lucistnik wrote: > > pav 2005-04-12 20:31:23 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > multimedia/mplayer Makefile=20 > > Added files: > > multimedia/mplayer/files patch-vidix-drivers-mga_vid.c=20 > > patch-vidix-drivers-radeon_vid.c=20 > > Log: > > - correct linux real player codecs detection, by Conrad J. Sabatier > > > > - introduce new vidix patches to enable -vo xvidix for some accidentl= y > > mistreated radeon and matrox cards, reported by Andre Albsmeier > > > > - explicitly forbid -fforce-addr gcc optimization as it reliably brea= ks all > > ffmpeg descendants, by Mario Sergio Fujikawa Ferreira > > =20 > > PR: ports/79828 > > Submitted by: Thomas E. Zander (maintainer) >=20 > I can now use -vo xvidix on my Radeon 9200se (as long as I'm running as=20 > root), but now no user can use -vo xv, which was working fine before. -vo xv still works on my Radeon 9200 SE card here (xorg, amd64) --=20 Pav Lucistnik On real UNIX, /usr/bin/more prints -More-. --=-ofk4X3S0CJW7Iy5E3lEQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXDX7ntdYP8FOsoIRAk1eAKC/WTqojF4SFSHeaVUZfXyaNPdTmQCffEO8 zrkSbrp0+21F6OVmQsRaP1c= =WT4y -----END PGP SIGNATURE----- --=-ofk4X3S0CJW7Iy5E3lEQ-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:11:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A8DA16A4CE; Tue, 12 Apr 2005 21:11:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F05643D41; Tue, 12 Apr 2005 21:11:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CLB7s3071926; Tue, 12 Apr 2005 21:11:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CLB703071925; Tue, 12 Apr 2005 21:11:07 GMT (envelope-from pav) Message-Id: <200504122111.j3CLB703071925@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 21:11:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/cl-lml Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:11:07 -0000 pav 2005-04-12 21:11:07 UTC FreeBSD ports repository Modified files: www/cl-lml Makefile distinfo Log: - Update to 2.5.3, unbreak PR: ports/79819 Submitted by: Johan van Selst Revision Changes Path 1.7 +1 -3 ports/www/cl-lml/Makefile 1.4 +2 -2 ports/www/cl-lml/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:37:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7D6516A4CE; Tue, 12 Apr 2005 21:37:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AACD843D41; Tue, 12 Apr 2005 21:37:49 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CLbnik072944; Tue, 12 Apr 2005 21:37:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CLbnIH072943; Tue, 12 Apr 2005 21:37:49 GMT (envelope-from pav) Message-Id: <200504122137.j3CLbnIH072943@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 21:37:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/xpad Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:37:50 -0000 pav 2005-04-12 21:37:49 UTC FreeBSD ports repository Modified files: deskutils/xpad Makefile distinfo pkg-descr pkg-plist Log: - Update to 2.6 PR: ports/79831 Submitted by: Guillaume Paquet (maintainer) Revision Changes Path 1.10 +7 -9 ports/deskutils/xpad/Makefile 1.5 +2 -2 ports/deskutils/xpad/distinfo 1.2 +1 -1 ports/deskutils/xpad/pkg-descr 1.3 +8 -4 ports/deskutils/xpad/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:46:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA80016A4CE; Tue, 12 Apr 2005 21:46:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8093743D45; Tue, 12 Apr 2005 21:46:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CLkgP5073824; Tue, 12 Apr 2005 21:46:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CLkgBQ073823; Tue, 12 Apr 2005 21:46:42 GMT (envelope-from pav) Message-Id: <200504122146.j3CLkgBQ073823@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 21:46:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/oneko Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:46:42 -0000 pav 2005-04-12 21:46:42 UTC FreeBSD ports repository Modified files: games/oneko Makefile pkg-plist Log: - Fix plist, unbreak PR: ports/79325 Submitted by: maintainer Revision Changes Path 1.23 +1 -3 ports/games/oneko/Makefile 1.9 +4 -0 ports/games/oneko/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:53:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B56BB16A4CE; Tue, 12 Apr 2005 21:53:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B9E43D2D; Tue, 12 Apr 2005 21:53:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CLr7hG074146; Tue, 12 Apr 2005 21:53:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CLr75p074145; Tue, 12 Apr 2005 21:53:07 GMT (envelope-from pav) Message-Id: <200504122153.j3CLr75p074145@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 21:53:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/str Makefile distinfo ports/devel/str/files patch-str_basic.c patch-ts.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:53:07 -0000 pav 2005-04-12 21:53:07 UTC FreeBSD ports repository Modified files: devel/str Makefile distinfo Removed files: devel/str/files patch-str_basic.c patch-ts.c Log: - Update to 0.9.10 PR: ports/79832 Submitted by: Alex Deiter Revision Changes Path 1.17 +2 -4 ports/devel/str/Makefile 1.9 +2 -2 ports/devel/str/distinfo 1.2 +0 -14 ports/devel/str/files/patch-str_basic.c (dead) 1.2 +0 -14 ports/devel/str/files/patch-ts.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:54:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C9FD16A4CE; Tue, 12 Apr 2005 21:54:24 +0000 (GMT) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10A3E43D54; Tue, 12 Apr 2005 21:54:24 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p2190-adsau15hon-acca.tokyo.ocn.ne.jp [220.111.154.190]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j3CLsMQJ055713; Wed, 13 Apr 2005 06:54:23 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.1/8.13.1) with ESMTP id j3CLrCx3033317; Wed, 13 Apr 2005 06:53:12 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 13 Apr 2005 06:52:59 +0900 (JST) Message-Id: <20050413.065259.41666703.hrs@allbsd.org> To: brueffer@FreeBSD.org From: Hiroki Sato In-Reply-To: <200504121323.j3CDNLIG035942@repoman.freebsd.org> References: <200504121323.j3CDNLIG035942@repoman.freebsd.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2 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_Apr_13_06_52_59_2005_456)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/824/Wed Apr 13 05:40:26 2005 on gatekeeper.allbsd.org X-Virus-Status: Clean cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:54:24 -0000 ----Security_Multipart(Wed_Apr_13_06_52_59_2005_456)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christian Brueffer wrote in <200504121323.j3CDNLIG035942@repoman.freebsd.org>: br> brueffer 2005-04-12 13:23:21 UTC br> br> FreeBSD doc repository br> br> Modified files: br> share/sgml man-refs.ent br> Log: br> Add snd_fm801.4 and snd_via8233.4, remove sbc.4 (was repo-copied to br> snd_sbc.4 some time ago). Please back out removing &man.sbc.4;. This breaks hardware notes for RELENG_4 and some of the translations where the sbc->snd_sbc change is not merged yet. -- | Hiroki SATO ----Security_Multipart(Wed_Apr_13_06_52_59_2005_456)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXEM7TyzT2CeTzy0RApY6AKCwHnCPHt91lU8pkU99ors5Je2GmQCcCEIS U7XGGFO/yQAB7yEaY0MrfRg= =bD1c -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Apr_13_06_52_59_2005_456)---- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 21:58:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E338A16A4CE; Tue, 12 Apr 2005 21:58:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9BE843D2D; Tue, 12 Apr 2005 21:58:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CLwa2x074438; Tue, 12 Apr 2005 21:58:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CLwaR8074437; Tue, 12 Apr 2005 21:58:36 GMT (envelope-from pav) Message-Id: <200504122158.j3CLwaR8074437@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 21:58:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ossp-var Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 21:58:37 -0000 pav 2005-04-12 21:58:36 UTC FreeBSD ports repository Modified files: devel/ossp-var Makefile distinfo Log: - Update to 1.1.2 PR: ports/79835 Submitted by: Alex Deiter Revision Changes Path 1.15 +2 -2 ports/devel/ossp-var/Makefile 1.5 +2 -2 ports/devel/ossp-var/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:06:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3468116A4CE; Tue, 12 Apr 2005 22:06:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08C2443D45; Tue, 12 Apr 2005 22:06:58 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CM6vpY074804; Tue, 12 Apr 2005 22:06:57 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CM6v2j074803; Tue, 12 Apr 2005 22:06:57 GMT (envelope-from pav) Message-Id: <200504122206.j3CM6v2j074803@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 22:06:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/lmtp2nntp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:06:58 -0000 pav 2005-04-12 22:06:57 UTC FreeBSD ports repository Modified files: mail/lmtp2nntp Makefile distinfo Log: - Update to 1.3.0 PR: ports/79836 Submitted by: Alex Deiter Revision Changes Path 1.9 +2 -3 ports/mail/lmtp2nntp/Makefile 1.5 +2 -2 ports/mail/lmtp2nntp/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:07:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F362616A4CE; Tue, 12 Apr 2005 22:07:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8767343D45; Tue, 12 Apr 2005 22:07:11 +0000 (GMT) (envelope-from vkashyap@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CM7BlX075010; Tue, 12 Apr 2005 22:07:11 GMT (envelope-from vkashyap@repoman.freebsd.org) Received: (from vkashyap@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CM7BVf075009; Tue, 12 Apr 2005 22:07:11 GMT (envelope-from vkashyap) Message-Id: <200504122207.j3CM7BVf075009@repoman.freebsd.org> From: Vinod Kashyap Date: Tue, 12 Apr 2005 22:07:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 files src/sys/dev/twa tw_cl.h tw_cl_externs.h tw_cl_fwif.h tw_cl_fwimg.c tw_cl_init.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:07:12 -0000 vkashyap 2005-04-12 22:07:11 UTC FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 files sys/kern subr_witness.c sys/modules/twa Makefile Added files: sys/dev/twa tw_cl.h tw_cl_externs.h tw_cl_fwif.h tw_cl_fwimg.c tw_cl_init.c tw_cl_intr.c tw_cl_io.c tw_cl_ioctl.h tw_cl_misc.c tw_cl_share.h tw_osl.h tw_osl_cam.c tw_osl_externs.h tw_osl_freebsd.c tw_osl_includes.h tw_osl_ioctl.h tw_osl_share.h tw_osl_types.h Removed files: sys/dev/twa twa.c twa.h twa_cam.c twa_externs.h twa_freebsd.c twa_fwimg.c twa_globals.c twa_includes.h twa_ioctl.h twa_reg.h Log: The latest release of the FreeBSD driver (twa) for 3ware's 9xxx series controllers. This corresponds to the 9.2 release (for FreeBSD 5.2.1) on the 3ware website. Highlights of this release are: 1. The driver has been re-architected to use a "Common Layer" (all tw_cl* files), which is a consolidation of all OS-independent parts of the driver. The FreeBSD OS specific portions of the driver go into an "OS Layer" (all tw_osl* files). This re-architecture is to achieve better maintainability, consistency of behavior across OS's, and better portability to new OS's (drivers for new OS's can be written by just adding an OS Layer that's specific to the OS, by complying to a "Common Layer Programming Interface" API. 2. The driver takes advantage of multiple processors. 3. The driver has a new firmware image bundled, the new features of which include Online Capacity Expansion and multi-lun support, among others. More details about 3ware's 9.2 release can be found here: http://www.3ware.com/download/Escalade9000Series/9.2/9.2_Release_Notes_Web.pdf Since the Common Layer is used across OS's, the FreeBSD specific include path for header files (/sys/dev/twa) is not part of the #include pre-processor directive in any of the source files. For being able to integrate twa into the kernel despite this, Makefile. has been changed to add the include path to CFLAGS. Reviewed by: scottl Revision Changes Path 1.134 +2 -0 src/sys/conf/Makefile.alpha 1.15 +2 -0 src/sys/conf/Makefile.amd64 1.8 +2 -0 src/sys/conf/Makefile.arm 1.264 +2 -0 src/sys/conf/Makefile.i386 1.61 +2 -0 src/sys/conf/Makefile.ia64 1.166 +2 -0 src/sys/conf/Makefile.pc98 1.276 +2 -0 src/sys/conf/Makefile.powerpc 1.32 +2 -0 src/sys/conf/Makefile.sparc64 1.1012 +7 -5 src/sys/conf/files 1.1 +406 -0 src/sys/dev/twa/tw_cl.h (new) 1.1 +210 -0 src/sys/dev/twa/tw_cl_externs.h (new) 1.1 +425 -0 src/sys/dev/twa/tw_cl_fwif.h (new) 1.1 +26802 -0 src/sys/dev/twa/tw_cl_fwimg.c (new) 1.1 +1104 -0 src/sys/dev/twa/tw_cl_init.c (new) 1.1 +826 -0 src/sys/dev/twa/tw_cl_intr.c (new) 1.1 +1414 -0 src/sys/dev/twa/tw_cl_io.c (new) 1.1 +102 -0 src/sys/dev/twa/tw_cl_ioctl.h (new) 1.1 +1053 -0 src/sys/dev/twa/tw_cl_misc.c (new) 1.1 +591 -0 src/sys/dev/twa/tw_cl_share.h (new) 1.1 +316 -0 src/sys/dev/twa/tw_osl.h (new) 1.1 +761 -0 src/sys/dev/twa/tw_osl_cam.c (new) 1.1 +95 -0 src/sys/dev/twa/tw_osl_externs.h (new) 1.1 +1983 -0 src/sys/dev/twa/tw_osl_freebsd.c (new) 1.1 +80 -0 src/sys/dev/twa/tw_osl_includes.h (new) 1.1 +115 -0 src/sys/dev/twa/tw_osl_ioctl.h (new) 1.1 +134 -0 src/sys/dev/twa/tw_osl_share.h (new) 1.1 +63 -0 src/sys/dev/twa/tw_osl_types.h (new) 1.5 +0 -2480 src/sys/dev/twa/twa.c (dead) 1.8 +0 -320 src/sys/dev/twa/twa.h (dead) 1.6 +0 -792 src/sys/dev/twa/twa_cam.c (dead) 1.3 +0 -79 src/sys/dev/twa/twa_externs.h (dead) 1.12 +0 -1041 src/sys/dev/twa/twa_freebsd.c (dead) 1.3 +0 -26247 src/sys/dev/twa/twa_fwimg.c (dead) 1.4 +0 -321 src/sys/dev/twa/twa_globals.c (dead) 1.4 +0 -64 src/sys/dev/twa/twa_includes.h (dead) 1.3 +0 -125 src/sys/dev/twa/twa_ioctl.h (dead) 1.4 +0 -464 src/sys/dev/twa/twa_reg.h (dead) 1.192 +5 -0 src/sys/kern/subr_witness.c 1.4 +43 -5 src/sys/modules/twa/Makefile From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:10:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9D9316A4CE; Tue, 12 Apr 2005 22:10:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14FDA43D2F; Tue, 12 Apr 2005 22:10:44 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CMAhKa076406; Tue, 12 Apr 2005 22:10:43 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CMAhtJ076405; Tue, 12 Apr 2005 22:10:43 GMT (envelope-from jylefort) Message-Id: <200504122210.j3CMAhtJ076405@repoman.freebsd.org> From: Jean-Yves Lefort Date: Tue, 12 Apr 2005 22:10:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/stellarium Makefile pkg-descr ports/audio/beast Makefile pkg-descr ports/audio/coverhunter Makefile pkg-descr ports/audio/enscribe Makefile pkg-descr ports/audio/gnomoradio Makefile pkg-descr ports/audio/hydrogen ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:10:45 -0000 jylefort 2005-04-12 22:10:43 UTC FreeBSD ports repository Modified files: astro/stellarium Makefile pkg-descr audio/beast Makefile pkg-descr audio/coverhunter Makefile pkg-descr audio/enscribe Makefile pkg-descr audio/gnomoradio Makefile pkg-descr audio/hydrogen Makefile pkg-descr audio/jamboree Makefile pkg-descr audio/lindele Makefile pkg-descr audio/mixxx Makefile pkg-descr audio/musicbox-tag-editor Makefile pkg-descr audio/phatbeat Makefile pkg-descr audio/streamtuner Makefile pkg-descr audio/swami Makefile pkg-descr deskutils/gruler Makefile pkg-descr deskutils/timer-applet Makefile pkg-descr devel/clanlib Makefile devel/p5-Gnome2-GConf Makefile pkg-descr devel/wininfo Makefile pkg-descr dns/gresolver Makefile pkg-descr editors/beaver Makefile pkg-descr emulators/linux-ePSXe Makefile pkg-descr emulators/linux-peops-softgpu Makefile pkg-descr emulators/linux-peops-spu Makefile pkg-descr emulators/linux-pete-mesagpu Makefile pkg-descr games/4stattack Makefile pkg-descr games/dodgindiamond2 Makefile pkg-descr games/editss Makefile pkg-descr games/gnome-music-quiz Makefile pkg-descr games/gtklife Makefile pkg-descr games/orbital_eunuchs_sniper Makefile pkg-descr games/powermanga Makefile pkg-descr games/super_methane_brothers Makefile pkg-descr games/tecnoballz Makefile pkg-descr games/trophy Makefile pkg-descr games/urban-sounds Makefile pkg-descr games/urban Makefile pkg-descr games/xpilot-ng Makefile pkg-descr games/xpilotmon Makefile pkg-descr mail/mail-notification Makefile pkg-descr misc/gnome-osd Makefile pkg-descr misc/translator Makefile pkg-descr net/ip6_int Makefile pkg-descr net/link-monitor-applet Makefile pkg-descr net/linux-nx-client Makefile pkg-descr net/peercast Makefile pkg-descr shells/viewglob Makefile pkg-descr textproc/gnome-translate Makefile pkg-descr textproc/libtranslate Makefile pkg-descr www/imgsizer Makefile pkg-descr www/mozilla-bonobo Makefile pkg-descr x11-fonts/gnome-font-sampler Makefile pkg-descr x11-themes/linux-gtk-bluecurve-theme Makefile pkg-descr x11-wm/devilspie Makefile pkg-descr Log: Change my MAINTAINER email address to jylefort@FreeBSD.org Approved by: adamw (mentor) Revision Changes Path 1.7 +1 -1 ports/astro/stellarium/Makefile 1.2 +1 -1 ports/astro/stellarium/pkg-descr 1.9 +1 -1 ports/audio/beast/Makefile 1.2 +1 -1 ports/audio/beast/pkg-descr 1.4 +1 -1 ports/audio/coverhunter/Makefile 1.2 +1 -1 ports/audio/coverhunter/pkg-descr 1.3 +1 -1 ports/audio/enscribe/Makefile 1.3 +1 -1 ports/audio/enscribe/pkg-descr 1.3 +1 -1 ports/audio/gnomoradio/Makefile 1.2 +1 -1 ports/audio/gnomoradio/pkg-descr 1.4 +1 -1 ports/audio/hydrogen/Makefile 1.2 +1 -1 ports/audio/hydrogen/pkg-descr 1.17 +1 -1 ports/audio/jamboree/Makefile 1.3 +1 -1 ports/audio/jamboree/pkg-descr 1.10 +1 -1 ports/audio/lindele/Makefile 1.2 +1 -1 ports/audio/lindele/pkg-descr 1.5 +1 -1 ports/audio/mixxx/Makefile 1.2 +1 -1 ports/audio/mixxx/pkg-descr 1.4 +1 -1 ports/audio/musicbox-tag-editor/Makefile 1.2 +1 -1 ports/audio/musicbox-tag-editor/pkg-descr 1.2 +1 -1 ports/audio/phatbeat/Makefile 1.2 +1 -1 ports/audio/phatbeat/pkg-descr 1.25 +1 -1 ports/audio/streamtuner/Makefile 1.3 +1 -1 ports/audio/streamtuner/pkg-descr 1.4 +1 -1 ports/audio/swami/Makefile 1.2 +1 -1 ports/audio/swami/pkg-descr 1.5 +1 -1 ports/deskutils/gruler/Makefile 1.3 +1 -1 ports/deskutils/gruler/pkg-descr 1.7 +1 -1 ports/deskutils/timer-applet/Makefile 1.4 +1 -1 ports/deskutils/timer-applet/pkg-descr 1.15 +1 -1 ports/devel/clanlib/Makefile 1.3 +1 -1 ports/devel/p5-Gnome2-GConf/Makefile 1.2 +1 -1 ports/devel/p5-Gnome2-GConf/pkg-descr 1.8 +1 -1 ports/devel/wininfo/Makefile 1.2 +1 -1 ports/devel/wininfo/pkg-descr 1.7 +1 -1 ports/dns/gresolver/Makefile 1.2 +1 -1 ports/dns/gresolver/pkg-descr 1.11 +1 -1 ports/editors/beaver/Makefile 1.3 +1 -1 ports/editors/beaver/pkg-descr 1.8 +1 -1 ports/emulators/linux-ePSXe/Makefile 1.4 +1 -1 ports/emulators/linux-ePSXe/pkg-descr 1.7 +1 -1 ports/emulators/linux-peops-softgpu/Makefile 1.4 +1 -1 ports/emulators/linux-peops-softgpu/pkg-descr 1.7 +1 -1 ports/emulators/linux-peops-spu/Makefile 1.4 +1 -1 ports/emulators/linux-peops-spu/pkg-descr 1.8 +1 -1 ports/emulators/linux-pete-mesagpu/Makefile 1.4 +1 -1 ports/emulators/linux-pete-mesagpu/pkg-descr 1.4 +1 -1 ports/games/4stattack/Makefile 1.2 +1 -1 ports/games/4stattack/pkg-descr 1.3 +1 -1 ports/games/dodgindiamond2/Makefile 1.2 +1 -1 ports/games/dodgindiamond2/pkg-descr 1.3 +1 -1 ports/games/editss/Makefile 1.2 +1 -1 ports/games/editss/pkg-descr 1.9 +1 -1 ports/games/gnome-music-quiz/Makefile 1.2 +1 -1 ports/games/gnome-music-quiz/pkg-descr 1.3 +1 -1 ports/games/gtklife/Makefile 1.3 +1 -1 ports/games/gtklife/pkg-descr 1.5 +1 -1 ports/games/orbital_eunuchs_sniper/Makefile 1.2 +1 -1 ports/games/orbital_eunuchs_sniper/pkg-descr 1.6 +1 -1 ports/games/powermanga/Makefile 1.3 +1 -1 ports/games/powermanga/pkg-descr 1.3 +1 -1 ports/games/super_methane_brothers/Makefile 1.2 +1 -1 ports/games/super_methane_brothers/pkg-descr 1.2 +1 -1 ports/games/tecnoballz/Makefile 1.2 +1 -1 ports/games/tecnoballz/pkg-descr 1.5 +1 -1 ports/games/trophy/Makefile 1.2 +1 -1 ports/games/trophy/pkg-descr 1.3 +1 -1 ports/games/urban-sounds/Makefile 1.3 +1 -1 ports/games/urban-sounds/pkg-descr 1.4 +1 -1 ports/games/urban/Makefile 1.3 +1 -1 ports/games/urban/pkg-descr 1.7 +1 -1 ports/games/xpilot-ng/Makefile 1.2 +1 -1 ports/games/xpilot-ng/pkg-descr 1.5 +1 -1 ports/games/xpilotmon/Makefile 1.2 +1 -1 ports/games/xpilotmon/pkg-descr 1.22 +1 -1 ports/mail/mail-notification/Makefile 1.5 +1 -1 ports/mail/mail-notification/pkg-descr 1.7 +1 -1 ports/misc/gnome-osd/Makefile 1.2 +1 -1 ports/misc/gnome-osd/pkg-descr 1.3 +1 -1 ports/misc/translator/Makefile 1.2 +1 -1 ports/misc/translator/pkg-descr 1.4 +1 -1 ports/net/ip6_int/Makefile 1.2 +1 -1 ports/net/ip6_int/pkg-descr 1.8 +1 -1 ports/net/link-monitor-applet/Makefile 1.3 +1 -1 ports/net/link-monitor-applet/pkg-descr 1.4 +1 -1 ports/net/linux-nx-client/Makefile 1.2 +1 -1 ports/net/linux-nx-client/pkg-descr 1.5 +1 -1 ports/net/peercast/Makefile 1.2 +1 -1 ports/net/peercast/pkg-descr 1.6 +1 -1 ports/shells/viewglob/Makefile 1.2 +1 -1 ports/shells/viewglob/pkg-descr 1.3 +1 -1 ports/textproc/gnome-translate/Makefile 1.2 +1 -1 ports/textproc/gnome-translate/pkg-descr 1.3 +1 -1 ports/textproc/libtranslate/Makefile 1.2 +1 -1 ports/textproc/libtranslate/pkg-descr 1.3 +1 -1 ports/www/imgsizer/Makefile 1.2 +1 -1 ports/www/imgsizer/pkg-descr 1.12 +1 -1 ports/www/mozilla-bonobo/Makefile 1.2 +1 -1 ports/www/mozilla-bonobo/pkg-descr 1.4 +1 -1 ports/x11-fonts/gnome-font-sampler/Makefile 1.2 +1 -1 ports/x11-fonts/gnome-font-sampler/pkg-descr 1.7 +1 -1 ports/x11-themes/linux-gtk-bluecurve-theme/Makefile 1.2 +1 -1 ports/x11-themes/linux-gtk-bluecurve-theme/pkg-descr 1.7 +1 -1 ports/x11-wm/devilspie/Makefile 1.3 +1 -1 ports/x11-wm/devilspie/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:13:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B48C16A4CE; Tue, 12 Apr 2005 22:13:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E476043D55; Tue, 12 Apr 2005 22:13:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CMDIkp076619; Tue, 12 Apr 2005 22:13:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CMDIAB076618; Tue, 12 Apr 2005 22:13:18 GMT (envelope-from pav) Message-Id: <200504122213.j3CMDIAB076618@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 12 Apr 2005 22:13:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/alisp Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:13:19 -0000 pav 2005-04-12 22:13:18 UTC FreeBSD ports repository Modified files: lang/alisp Makefile distinfo Log: - Update to 20050327 PR: ports/79299 Submitted by: Nils M Holm (maintainer) Revision Changes Path 1.12 +1 -1 ports/lang/alisp/Makefile 1.10 +2 -2 ports/lang/alisp/distinfo From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:17:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 455B716A4CE; Tue, 12 Apr 2005 22:17:10 +0000 (GMT) Received: from VARK.MIT.EDU (VARK.MIT.EDU [18.95.3.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC52643D48; Tue, 12 Apr 2005 22:17:09 +0000 (GMT) (envelope-from das@FreeBSD.ORG) Received: from VARK.MIT.EDU (localhost [127.0.0.1]) by VARK.MIT.EDU (8.13.3/8.13.1) with ESMTP id j3CMGxg2019755; Tue, 12 Apr 2005 18:16:59 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by VARK.MIT.EDU (8.13.3/8.13.1/Submit) id j3CMGxsK019754; Tue, 12 Apr 2005 18:16:59 -0400 (EDT) (envelope-from das@FreeBSD.ORG) Date: Tue, 12 Apr 2005 18:16:59 -0400 From: David Schultz To: SXren Schmidt Message-ID: <20050412221659.GB19657@VARK.MIT.EDU> Mail-Followup-To: SXren Schmidt , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG References: <200504121524.j3CFO0CT040913@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504121524.j3CFO0CT040913@repoman.freebsd.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:17:10 -0000 On Tue, Apr 12, 2005, SXren Schmidt wrote: > sos 2005-04-12 15:24:00 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-raid.c > Log: > On amd64 int64_t != long long. It isn't? How many bits are in a 'long long' then? From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:30:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D91D216A4CE; Tue, 12 Apr 2005 22:30:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE2DE43D46; Tue, 12 Apr 2005 22:30:24 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CMUOew077258; Tue, 12 Apr 2005 22:30:24 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CMUO56077257; Tue, 12 Apr 2005 22:30:24 GMT (envelope-from brueffer) Message-Id: <200504122230.j3CMUO56077257@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 12 Apr 2005 22:30:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:30:25 -0000 brueffer 2005-04-12 22:30:24 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Party back out rev. 1.334: Re-add sbc.4, it is still used by various translations, among others. Requested by: hrs Pointy hat to: brueffer Revision Changes Path 1.335 +1 -0 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:31:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5519116A4CE; Tue, 12 Apr 2005 22:31:29 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA09A43D1D; Tue, 12 Apr 2005 22:31:28 +0000 (GMT) (envelope-from chris@haakonia.hitnet.rwth-aachen.de) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0IEU0073HUKFOG@ms-dienst.rz.rwth-aachen.de>; Wed, 13 Apr 2005 00:31:28 +0200 (MEST) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Wed, 13 Apr 2005 00:31:27 +0200 (MEST) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])j3CMVQuQ019436; Wed, 13 Apr 2005 00:31:26 +0200 (MEST) Received: by haakonia.hitnet.rwth-aachen.de (Postfix, from userid 1001) id 3F4AF2845B; Wed, 13 Apr 2005 00:31:26 +0200 (CEST) Date: Wed, 13 Apr 2005 00:31:26 +0200 From: Christian Brueffer In-reply-to: <20050413.065259.41666703.hrs@allbsd.org> To: Hiroki Sato Message-id: <20050412223125.GA9283@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=7JfCtLOvnd9MIVvH; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.5.6i X-Operating-System: FreeBSD 5.4-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: <200504121323.j3CDNLIG035942@repoman.freebsd.org> <20050413.065259.41666703.hrs@allbsd.org> cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:31:29 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 13, 2005 at 06:52:59AM +0900, Hiroki Sato wrote: > Christian Brueffer wrote > in <200504121323.j3CDNLIG035942@repoman.freebsd.org>: >=20 > br> brueffer 2005-04-12 13:23:21 UTC > br>=20 > br> FreeBSD doc repository > br>=20 > br> Modified files: > br> share/sgml man-refs.ent=20 > br> Log: > br> Add snd_fm801.4 and snd_via8233.4, remove sbc.4 (was repo-copied to > br> snd_sbc.4 some time ago). >=20 > Please back out removing &man.sbc.4;. This breaks hardware notes for > RELENG_4 and some of the translations where the sbc->snd_sbc change > is not merged yet. >=20 Sorry, insufficient testing on my part. I just re-added it. - 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 --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCXEw9bHYXjKDtmC0RAiL/AKD95WtXoOEcrfrrMjmFMUlVimU41QCgyjw8 o0XdZXjIGqdsBb9kbrZWgxw= =2Xi2 -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:34:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D78B116A4CE; Tue, 12 Apr 2005 22:34:06 +0000 (GMT) Received: from mail.allbsd.org (vlsi00.si.noda.tus.ac.jp [133.31.130.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2400743D46; Tue, 12 Apr 2005 22:34:06 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p2190-adsau15hon-acca.tokyo.ocn.ne.jp [220.111.154.190]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j3CMY3pG056108; Wed, 13 Apr 2005 07:34:04 +0900 (JST) (envelope-from hrs@FreeBSD.org) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.13.1/8.13.1) with ESMTP id j3CMXiLX033507; Wed, 13 Apr 2005 07:33:45 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Wed, 13 Apr 2005 07:33:21 +0900 (JST) Message-Id: <20050413.073321.65785113.hrs@allbsd.org> To: chris@unixpages.org From: Hiroki Sato In-Reply-To: <20050412223125.GA9283@unixpages.org> References: <200504121323.j3CDNLIG035942@repoman.freebsd.org> <20050413.065259.41666703.hrs@allbsd.org> <20050412223125.GA9283@unixpages.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2 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_Apr_13_07_33_21_2005_594)--" Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/824/Wed Apr 13 05:40:26 2005 on gatekeeper.allbsd.org X-Virus-Status: Clean cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:34:07 -0000 ----Security_Multipart(Wed_Apr_13_07_33_21_2005_594)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Christian Brueffer wrote in <20050412223125.GA9283@unixpages.org>: ch> On Wed, Apr 13, 2005 at 06:52:59AM +0900, Hiroki Sato wrote: ch> > Christian Brueffer wrote ch> > in <200504121323.j3CDNLIG035942@repoman.freebsd.org>: ch> > ch> > br> brueffer 2005-04-12 13:23:21 UTC ch> > br> ch> > br> FreeBSD doc repository ch> > br> ch> > br> Modified files: ch> > br> share/sgml man-refs.ent ch> > br> Log: ch> > br> Add snd_fm801.4 and snd_via8233.4, remove sbc.4 (was repo-copied to ch> > br> snd_sbc.4 some time ago). ch> > ch> > Please back out removing &man.sbc.4;. This breaks hardware notes for ch> > RELENG_4 and some of the translations where the sbc->snd_sbc change ch> > is not merged yet. ch> > ch> ch> Sorry, insufficient testing on my part. I just re-added it. Thanks! -- | Hiroki SATO ----Security_Multipart(Wed_Apr_13_07_33_21_2005_594)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXEyxTyzT2CeTzy0RArI0AKC3dWG1fFNhUVh772xH8dvmGRYr6wCfQXR6 z3CWtfJAwC/1yFKdob1+utw= =JO5O -----END PGP SIGNATURE----- ----Security_Multipart(Wed_Apr_13_07_33_21_2005_594)---- From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:35:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5BDF16A4CF; Tue, 12 Apr 2005 22:35:06 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326F143D49; Tue, 12 Apr 2005 22:35:06 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 4E6EF1492B; Tue, 12 Apr 2005 17:35:05 -0500 (CDT) Date: Tue, 12 Apr 2005 17:35:05 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: John Baldwin In-Reply-To: <200504121315.47608.jhb@FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: Mark Linimon cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Alexander Leidinger Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:35:07 -0000 On Tue, 12 Apr 2005, John Baldwin wrote: > That's the problem. What other algorithm are you going to propose than > first-match? I don't know, exactly. There are only 5 hard-coded strings being passed to package_add. Let me think out loud. The crudest approach would be to create something like latestPackages.h which would have #define LATEST_PACKAGE_LINUX_BASE "linux_base-8" and that at least gets the magic out of the C code. A recompile is still needed, though. This is gross but low-risk. The next approach would be to prefix each of those 5 calls by a new call, get_latest_link, which would walk a list of pairs of strings and either return the righthand side if the lefthand side matched, or the original argument, and then come up with some file format like linux_base|linux_base-8 to initialize the set of strings. Then, of course, you have to read that file, deal with it being missing, blah blah blah. Neither approach seems particularly attractive but anything more thorough would be a lot heavier weight. Since I'm several weeks behind in my own committments, all I could do is offer to whip up patches for the first approach and see if I can generate exactly the same bits from the compile. mcl From owner-cvs-all@FreeBSD.ORG Tue Apr 12 22:46:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C1016A4CE; Tue, 12 Apr 2005 22:46:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D66D43D41; Tue, 12 Apr 2005 22:46:09 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CMk9gJ077884; Tue, 12 Apr 2005 22:46:09 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CMk9MH077883; Tue, 12 Apr 2005 22:46:09 GMT (envelope-from cognet) Message-Id: <200504122246.j3CMk9MH077883@repoman.freebsd.org> From: Olivier Houchard Date: Tue, 12 Apr 2005 22:46:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf files.arm src/sys/arm/arm support.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 22:46:10 -0000 cognet 2005-04-12 22:46:09 UTC FreeBSD src repository Modified files: sys/conf files.arm sys/arm/arm support.S Log: We have an asm version of bcmp(), so we could use it as well. Revision Changes Path 1.9 +1 -1 src/sys/arm/arm/support.S 1.7 +0 -1 src/sys/conf/files.arm From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:12:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B2A16A4CE; Tue, 12 Apr 2005 23:12:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC1443D48; Tue, 12 Apr 2005 23:12:00 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNC0uf078864; Tue, 12 Apr 2005 23:12:00 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNC0KH078863; Tue, 12 Apr 2005 23:12:00 GMT (envelope-from jhb) Message-Id: <200504122312.j3CNC0KH078863@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 23:12:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include ieeefp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:12:00 -0000 jhb 2005-04-12 23:12:00 UTC FreeBSD src repository Modified files: sys/amd64/include ieeefp.h Log: The memory operands to fldcw and ldmxcsr are inputs, not outputs. Revision Changes Path 1.14 +2 -2 src/sys/amd64/include/ieeefp.h From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:12:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E39516A4CE; Tue, 12 Apr 2005 23:12:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0384643D46; Tue, 12 Apr 2005 23:12:47 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNCkXR078907; Tue, 12 Apr 2005 23:12:46 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNCkW7078906; Tue, 12 Apr 2005 23:12:46 GMT (envelope-from jhb) Message-Id: <200504122312.j3CNCkW7078906@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 23:12:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:12:47 -0000 jhb 2005-04-12 23:12:46 UTC FreeBSD src repository Modified files: sys/i386/i386 vm_machdep.c Log: Use NULL rather than 0 in a couple of places. Revision Changes Path 1.255 +2 -2 src/sys/i386/i386/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:15:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A54816A4CE; Tue, 12 Apr 2005 23:15:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2316043D1F; Tue, 12 Apr 2005 23:15:29 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNFTkj079141; Tue, 12 Apr 2005 23:15:29 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNFTww079140; Tue, 12 Apr 2005 23:15:29 GMT (envelope-from jhb) Message-Id: <200504122315.j3CNFTww079140@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 23:15:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_meter.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:15:29 -0000 jhb 2005-04-12 23:15:29 UTC FreeBSD src repository Modified files: sys/vm vm_meter.c Log: Tidy vcnt() by moving a duplicated line above #ifdef and removing a useless variable. Revision Changes Path 1.84 +2 -5 src/sys/vm/vm_meter.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:18:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56FFE16A4CE; Tue, 12 Apr 2005 23:18:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A33543D58; Tue, 12 Apr 2005 23:18:55 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNItAZ079575; Tue, 12 Apr 2005 23:18:55 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNItLp079574; Tue, 12 Apr 2005 23:18:55 GMT (envelope-from jhb) Message-Id: <200504122318.j3CNItLp079574@repoman.freebsd.org> From: John Baldwin Date: Tue, 12 Apr 2005 23:18:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/alpha/alpha interrupt.c trap.c src/sys/amd64/amd64 intr_machdep.c trap.c src/sys/amd64/ia32 ia32_syscall.c src/sys/arm/arm trap.c undefined.c src/sys/i386/i386 intr_machdep.c trap.c src/sys/ia64/ia32 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:18:55 -0000 jhb 2005-04-12 23:18:55 UTC FreeBSD src repository Modified files: sys/alpha/alpha interrupt.c trap.c sys/amd64/amd64 intr_machdep.c trap.c sys/amd64/ia32 ia32_syscall.c sys/arm/arm trap.c undefined.c sys/i386/i386 intr_machdep.c trap.c sys/ia64/ia32 ia32_trap.c sys/ia64/ia64 interrupt.c trap.c sys/kern kern_intr.c sys/powerpc/powerpc trap.c sys/sparc64/sparc64 trap.c Log: Use PCPU_LAZY_INC() for cnt.v_{intr,trap,syscalls} rather than atomic operations in some places and simple non-per CPU math in others. Revision Changes Path 1.86 +2 -2 src/sys/alpha/alpha/interrupt.c 1.123 +2 -2 src/sys/alpha/alpha/trap.c 1.14 +1 -1 src/sys/amd64/amd64/intr_machdep.c 1.282 +1 -1 src/sys/amd64/amd64/trap.c 1.8 +1 -1 src/sys/amd64/ia32/ia32_syscall.c 1.13 +3 -3 src/sys/arm/arm/trap.c 1.8 +1 -1 src/sys/arm/arm/undefined.c 1.14 +1 -1 src/sys/i386/i386/intr_machdep.c 1.271 +1 -1 src/sys/i386/i386/trap.c 1.5 +2 -2 src/sys/ia64/ia32/ia32_trap.c 1.49 +1 -1 src/sys/ia64/ia64/interrupt.c 1.110 +2 -2 src/sys/ia64/ia64/trap.c 1.123 +1 -1 src/sys/kern/kern_intr.c 1.53 +2 -2 src/sys/powerpc/powerpc/trap.c 1.74 +2 -2 src/sys/sparc64/sparc64/trap.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:24:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1FD8D16A4CE; Tue, 12 Apr 2005 23:24:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB16643D58; Tue, 12 Apr 2005 23:24:40 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNOePU079861; Tue, 12 Apr 2005 23:24:40 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNOevV079860; Tue, 12 Apr 2005 23:24:40 GMT (envelope-from mdodd) Message-Id: <200504122324.j3CNOevV079860@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 12 Apr 2005 23:24:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 unix.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:24:41 -0000 mdodd 2005-04-12 23:24:40 UTC FreeBSD src repository Modified files: share/man/man4 unix.4 Log: Document the SUN_LEN macro. Obtained from: NetBSD Revision Changes Path 1.9 +18 -0 src/share/man/man4/unix.4 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:32:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2C2C16A4CE; Tue, 12 Apr 2005 23:32:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A93B43D5C; Tue, 12 Apr 2005 23:32:26 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNWQUC080192; Tue, 12 Apr 2005 23:32:26 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNWQ1d080191; Tue, 12 Apr 2005 23:32:26 GMT (envelope-from imp) Message-Id: <200504122332.j3CNWQ1d080191@repoman.freebsd.org> From: Warner Losh Date: Tue, 12 Apr 2005 23:32:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ppc ppc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:32:26 -0000 imp 2005-04-12 23:32:26 UTC FreeBSD src repository Modified files: sys/dev/ppc ppc.c Log: don't use C keyword register as CPP macro argument name Revision Changes Path 1.45 +2 -2 src/sys/dev/ppc/ppc.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:33:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E3816A4CE; Tue, 12 Apr 2005 23:33:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD9F43D68; Tue, 12 Apr 2005 23:33:08 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNX8wp080246; Tue, 12 Apr 2005 23:33:08 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNX8LG080245; Tue, 12 Apr 2005 23:33:08 GMT (envelope-from davidxu) Message-Id: <200504122333.j3CNX8LG080245@repoman.freebsd.org> From: David Xu Date: Tue, 12 Apr 2005 23:33:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthread_db libthr_db.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:33:09 -0000 davidxu 2005-04-12 23:33:08 UTC FreeBSD src repository Modified files: lib/libthread_db libthr_db.c Log: Fill traceme and events fields. Revision Changes Path 1.6 +8 -0 src/lib/libthread_db/libthr_db.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:45:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25EC216A4CE; Tue, 12 Apr 2005 23:45:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEAA43D2D; Tue, 12 Apr 2005 23:45:34 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNjYe2080889; Tue, 12 Apr 2005 23:45:34 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNjYAv080888; Tue, 12 Apr 2005 23:45:34 GMT (envelope-from iedowse) Message-Id: <200504122345.j3CNjYAv080888@repoman.freebsd.org> From: Ian Dowse Date: Tue, 12 Apr 2005 23:45:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/usb ucom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:45:35 -0000 iedowse 2005-04-12 23:45:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/usb ucom.c Log: MFC 1.57: fix the handling of the UCS_RXSTOP flag so that it always tracks whether or not the receive pipe is stopped. This ensures that we do not attempt to start the same transfer twice, and it allows ucomstop() to skip the restarting of the read pipe if it was not originally running, such as when called indirectly from ucomreadcb() PR: kern/79420 Revision Changes Path 1.51.2.3 +8 -5 src/sys/dev/usb/ucom.c From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:49:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BEFD16A4CE; Tue, 12 Apr 2005 23:49:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E858343D2D; Tue, 12 Apr 2005 23:49:57 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNnvLw080996; Tue, 12 Apr 2005 23:49:57 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNnvAt080995; Tue, 12 Apr 2005 23:49:57 GMT (envelope-from mdodd) Message-Id: <200504122349.j3CNnvAt080995@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Tue, 12 Apr 2005 23:49:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 unix.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:49:58 -0000 mdodd 2005-04-12 23:49:57 UTC FreeBSD src repository Modified files: share/man/man4 unix.4 Log: Indent structure members. Revision Changes Path 1.10 +3 -3 src/share/man/man4/unix.4 From owner-cvs-all@FreeBSD.ORG Tue Apr 12 23:54:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB7FD16A4CE; Tue, 12 Apr 2005 23:54:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2DD143D53; Tue, 12 Apr 2005 23:54:34 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3CNsY9c081191; Tue, 12 Apr 2005 23:54:34 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3CNsYhx081190; Tue, 12 Apr 2005 23:54:34 GMT (envelope-from rwatson) Message-Id: <200504122354.j3CNsYhx081190@repoman.freebsd.org> From: Robert Watson Date: Tue, 12 Apr 2005 23:54:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2005 23:54:35 -0000 rwatson 2005-04-12 23:54:34 UTC FreeBSD src repository Modified files: sys/kern kern_malloc.c Log: Consistently style function declarations in kern_malloc.c. MFC after: 3 days Revision Changes Path 1.139 +7 -23 src/sys/kern/kern_malloc.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 00:01:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0657116A4CE; Wed, 13 Apr 2005 00:01:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC3AF43D60; Wed, 13 Apr 2005 00:01:46 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D01kWt081603; Wed, 13 Apr 2005 00:01:46 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D01kuD081602; Wed, 13 Apr 2005 00:01:46 GMT (envelope-from mdodd) Message-Id: <200504130001.j3D01kuD081602@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 00:01:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 unix.4 src/sys/sys socket.h un.h unpcb.h src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 00:01:47 -0000 mdodd 2005-04-13 00:01:46 UTC FreeBSD src repository Modified files: share/man/man4 unix.4 sys/sys socket.h un.h unpcb.h sys/kern uipc_usrreq.c Log: Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT. - Add unp_addsockcred() (for LOCAL_CREDS). - Add an argument to unp_connect2() to differentiate between PRU_CONNECT and PRU_CONNECT2. (for LOCAL_CONNWAIT) Obtained from: NetBSD (with some changes) Revision Changes Path 1.11 +50 -0 src/share/man/man4/unix.4 1.152 +105 -15 src/sys/kern/uipc_usrreq.c 1.88 +19 -0 src/sys/sys/socket.h 1.29 +3 -1 src/sys/sys/un.h 1.19 +2 -0 src/sys/sys/unpcb.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 00:30:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2A6716A4CE; Wed, 13 Apr 2005 00:30:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A9C43D2D; Wed, 13 Apr 2005 00:30:19 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D0UJOT082847; Wed, 13 Apr 2005 00:30:19 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D0UJDN082846; Wed, 13 Apr 2005 00:30:19 GMT (envelope-from mdodd) Message-Id: <200504130030.j3D0UJDN082846@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 00:30:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 tap.4 src/sys/net if_tap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 00:30:20 -0000 mdodd 2005-04-13 00:30:19 UTC FreeBSD src repository Modified files: share/man/man4 tap.4 sys/net if_tap.c Log: Provide a sysctl (net.link.tap.user_open) to allow unpriviliged acces to tap(4) device nodes based on file system permission. Duplicate the 'debug.if_tap_debug' sysctl under the 'net.link.tap' hierarchy. Revision Changes Path 1.17 +5 -1 src/share/man/man4/tap.4 1.52 +12 -3 src/sys/net/if_tap.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 00:33:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5203516A4CE; Wed, 13 Apr 2005 00:33:14 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01B9943D53; Wed, 13 Apr 2005 00:33:14 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3D0XAml029261; Tue, 12 Apr 2005 17:33:11 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3D0XACf029260; Tue, 12 Apr 2005 17:33:10 -0700 (PDT) (envelope-from obrien) Date: Tue, 12 Apr 2005 17:33:10 -0700 From: "David O'Brien" To: SXren Schmidt , src-committers@FreeBSD.ORG, cvs-src@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <20050413003310.GA28592@dragon.NUXI.org> References: <200504121524.j3CFO0CT040913@repoman.freebsd.org> <20050412221659.GB19657@VARK.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050412221659.GB19657@VARK.MIT.EDU> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i Subject: Re: cvs commit: src/sys/dev/ata ata-raid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.ORG List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 00:33:14 -0000 On Tue, Apr 12, 2005 at 06:16:59PM -0400, David Schultz wrote: > On Tue, Apr 12, 2005, SXren Schmidt wrote: > > sos 2005-04-12 15:24:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/ata ata-raid.c > > Log: > > On amd64 int64_t != long long. > > It isn't? How many bits are in a 'long long' then? 64-bits. But it would be printed with %lld vs. %ld for int64_t which is a long. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 00:45:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7758416A4CE; Wed, 13 Apr 2005 00:45:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E59D43D5F; Wed, 13 Apr 2005 00:45:49 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D0jnKF083551; Wed, 13 Apr 2005 00:45:49 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D0jnno083550; Wed, 13 Apr 2005 00:45:49 GMT (envelope-from mdodd) Message-Id: <200504130045.j3D0jnno083550@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 00:45:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys param.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 00:45:49 -0000 mdodd 2005-04-13 00:45:49 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version for LOCAL_CREDS, LOCAL_CONNWAIT. Requested by: marcus Revision Changes Path 1.235 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 00:47:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F08A516A4CE; Wed, 13 Apr 2005 00:47:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C2E0643D1D; Wed, 13 Apr 2005 00:47:38 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D0lcx2090365; Wed, 13 Apr 2005 00:47:38 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D0lc8N090364; Wed, 13 Apr 2005 00:47:38 GMT (envelope-from mdodd) Message-Id: <200504130047.j3D0lc8N090364@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 00:47:38 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 00:47:39 -0000 mdodd 2005-04-13 00:47:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Bump __FreeBSD_version for LOCAL_CREDS, LOCAL_CONNWAIT. Requested by: marcus Revision Changes Path 1.553 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 01:32:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F27A16A4CE; Wed, 13 Apr 2005 01:32:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52B2043D54; Wed, 13 Apr 2005 01:32:07 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D1W7fL091970; Wed, 13 Apr 2005 01:32:07 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D1W7d1091969; Wed, 13 Apr 2005 01:32:07 GMT (envelope-from mdodd) Message-Id: <200504130132.j3D1W7d1091969@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 01:32:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pci if_pcn.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 01:32:07 -0000 mdodd 2005-04-13 01:32:06 UTC FreeBSD src repository Modified files: sys/pci if_pcn.c Log: Invert conditional and use continue to reduce nesting. Revision Changes Path 1.67 +16 -16 src/sys/pci/if_pcn.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 01:44:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3F5D16A4CE; Wed, 13 Apr 2005 01:44:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF8143D54; Wed, 13 Apr 2005 01:44:59 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D1ixc3094640; Wed, 13 Apr 2005 01:44:59 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D1ixrC094639; Wed, 13 Apr 2005 01:44:59 GMT (envelope-from mdodd) Message-Id: <200504130144.j3D1ixrC094639@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 01:44:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/ath 80211stats.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 01:45:00 -0000 mdodd 2005-04-13 01:44:59 UTC FreeBSD src repository Modified files: tools/tools/ath 80211stats.c Log: Save argv[0] and use it in usage message. Revision Changes Path 1.5 +5 -1 src/tools/tools/ath/80211stats.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 02:01:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A463616A4CE; Wed, 13 Apr 2005 02:01:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC8C43D5C; Wed, 13 Apr 2005 02:01:02 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D212QC001341; Wed, 13 Apr 2005 02:01:02 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D212du001340; Wed, 13 Apr 2005 02:01:02 GMT (envelope-from clsung) Message-Id: <200504130201.j3D212du001340@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 13 Apr 2005 02:01:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Algorithm-SVM Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 02:01:02 -0000 clsung 2005-04-13 02:01:02 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-SVM Makefile distinfo Log: - update to 0.11 Revision Changes Path 1.5 +1 -1 ports/devel/p5-Algorithm-SVM/Makefile 1.5 +2 -2 ports/devel/p5-Algorithm-SVM/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 02:03:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BE1316A4CE; Wed, 13 Apr 2005 02:03:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3088743D1D; Wed, 13 Apr 2005 02:03:46 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D23kRk001449; Wed, 13 Apr 2005 02:03:46 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D23kr7001448; Wed, 13 Apr 2005 02:03:46 GMT (envelope-from cy) Message-Id: <200504130203.j3D23kr7001448@repoman.freebsd.org> From: Cy Schubert Date: Wed, 13 Apr 2005 02:03:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/sudosh Makefile distinfo ports/security/sudosh/files patch-src::sudosh.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 02:03:46 -0000 cy 2005-04-13 02:03:46 UTC FreeBSD ports repository Modified files: security/sudosh Makefile distinfo security/sudosh/files patch-src::sudosh.c Log: Udate 1.4.1 --> 1.4.8 Revision Changes Path 1.6 +1 -2 ports/security/sudosh/Makefile 1.2 +2 -2 ports/security/sudosh/distinfo 1.4 +75 -95 ports/security/sudosh/files/patch-src::sudosh.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 02:20:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79DAF16A4D8; Wed, 13 Apr 2005 02:20:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5082143D39; Wed, 13 Apr 2005 02:20:18 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D2KIki002033; Wed, 13 Apr 2005 02:20:18 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D2KIin002032; Wed, 13 Apr 2005 02:20:18 GMT (envelope-from marcel) Message-Id: <200504130220.j3D2KIin002032@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 13 Apr 2005 02:20:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 02:20:18 -0000 marcel 2005-04-13 02:20:17 UTC FreeBSD src repository Modified files: sys/modules Makefile Log: Build cpufreq on ia64. The upcoming Montecito processor supports the Enhanced SpeedStep (that is, a follow-up of it called Foxton). Until we actually have support for that, we build to catch regressions in the framework. Triggered by: njl Revision Changes Path 1.438 +1 -0 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 02:59:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEF8316A4CE; Wed, 13 Apr 2005 02:59:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B691543D39; Wed, 13 Apr 2005 02:59:29 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D2xT6x003483; Wed, 13 Apr 2005 02:59:29 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D2xT9w003482; Wed, 13 Apr 2005 02:59:29 GMT (envelope-from ahze) Message-Id: <200504130259.j3D2xT9w003482@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 02:59:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 02:59:30 -0000 ahze 2005-04-13 02:59:29 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile pkg-plist Log: - Add support for a slave port Revision Changes Path 1.11 +17 -3 ports/x11-themes/clearlooks/Makefile 1.4 +1 -1 ports/x11-themes/clearlooks/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:05:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8C5F16A4CE; Wed, 13 Apr 2005 03:05:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B88F643D54; Wed, 13 Apr 2005 03:05:17 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D35HEn003879; Wed, 13 Apr 2005 03:05:17 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D35H9v003878; Wed, 13 Apr 2005 03:05:17 GMT (envelope-from cy) Message-Id: <200504130305.j3D35H9v003878@repoman.freebsd.org> From: Cy Schubert Date: Wed, 13 Apr 2005 03:05:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/krb5 Makefile distinfo pkg-plist patch-config::shlib.conf patch-kadmin::cli::Makefile.in patch-lib::krb5::krb::srv_rcache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:05:18 -0000 cy 2005-04-13 03:05:17 UTC FreeBSD ports repository Modified files: security/krb5 Makefile distinfo pkg-plist security/krb5/files patch-config::pre.in patch-config::shlib.conf Removed files: security/krb5/files patch-kadmin::cli::Makefile.in patch-lib::krb5::krb::srv_rcache.c Log: Update 1.3.6 --> 1.4 Revision Changes Path 1.81 +7 -6 ports/security/krb5/Makefile 1.25 +2 -2 ports/security/krb5/distinfo 1.2 +4 -3 ports/security/krb5/files/patch-config::pre.in 1.2 +1 -1 ports/security/krb5/files/patch-config::shlib.conf 1.2 +0 -11 ports/security/krb5/files/patch-kadmin::cli::Makefile.in (dead) 1.2 +0 -12 ports/security/krb5/files/patch-lib::krb5::krb::srv_rcache.c (dead) 1.14 +4 -4 ports/security/krb5/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:06:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37A9D16A4CE; Wed, 13 Apr 2005 03:06:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BEF743D41; Wed, 13 Apr 2005 03:06:50 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D36nuv004030; Wed, 13 Apr 2005 03:06:49 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D36nZF004029; Wed, 13 Apr 2005 03:06:49 GMT (envelope-from ahze) Message-Id: <200504130306.j3D36nZF004029@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 03:06:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes Makefileports/x11-themes/clearlooks-themes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:06:50 -0000 ahze 2005-04-13 03:06:49 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/clearlooks-themes Makefile Log: - Add clearlooks-themes, this is clearlooks with out the engine and depends on gtk-engines2 for clearlooks support. Revision Changes Path 1.100 +1 -0 ports/x11-themes/Makefile 1.1 +12 -0 ports/x11-themes/clearlooks-themes/Makefile (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:08:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1240616A4CE; Wed, 13 Apr 2005 03:08:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF93A43D31; Wed, 13 Apr 2005 03:08:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D38uOq004283; Wed, 13 Apr 2005 03:08:56 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D38urM004282; Wed, 13 Apr 2005 03:08:56 GMT (envelope-from ahze) Message-Id: <200504130308.j3D38urM004282@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 03:08:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:08:57 -0000 ahze 2005-04-13 03:08:56 UTC FreeBSD ports repository Modified files: . modules Log: clearlooks-themes --> ports/x11-themes/clearlooks-themes Revision Changes Path 1.12290 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:09:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECFDF16A4CE; Wed, 13 Apr 2005 03:09:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4F1943D48; Wed, 13 Apr 2005 03:09:14 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D39EXL004321; Wed, 13 Apr 2005 03:09:14 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D39EoI004320; Wed, 13 Apr 2005 03:09:14 GMT (envelope-from cy) Message-Id: <200504130309.j3D39EoI004320@repoman.freebsd.org> From: Cy Schubert Date: Wed, 13 Apr 2005 03:09:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/krb5 Makefile pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:09:15 -0000 cy 2005-04-13 03:09:14 UTC FreeBSD ports repository Modified files: security/krb5 Makefile pkg-descr Log: Update web page URL. Revision Changes Path 1.82 +1 -1 ports/security/krb5/Makefile 1.3 +1 -1 ports/security/krb5/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:13:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4320816A4CE; Wed, 13 Apr 2005 03:13:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1336F43D1F; Wed, 13 Apr 2005 03:13:40 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D3Ddkp004583; Wed, 13 Apr 2005 03:13:39 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D3DdAu004582; Wed, 13 Apr 2005 03:13:39 GMT (envelope-from ahze) Message-Id: <200504130313.j3D3DdAu004582@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 03:13:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:13:40 -0000 ahze 2005-04-13 03:13:39 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - Only give OPTIONS for clearlooks port, not clearlooks-themes - Remove white space Revision Changes Path 1.12 +4 -2 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:19:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A95216A4CE; Wed, 13 Apr 2005 03:19:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A5943D31; Wed, 13 Apr 2005 03:19:41 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D3Jfgx004778; Wed, 13 Apr 2005 03:19:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D3JfJD004777; Wed, 13 Apr 2005 03:19:41 GMT (envelope-from hrs) Message-Id: <200504130319.j3D3JfJD004777@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 13 Apr 2005 03:19:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.8 syslogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:19:41 -0000 hrs 2005-04-13 03:19:41 UTC FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.8 syslogd.c Log: Add -S option which allows to change the pathname of the privileged socket /var/run/logpriv. Reviewed by: glebius and kensmith MFC after: 2 days Revision Changes Path 1.60 +5 -1 src/usr.sbin/syslogd/syslogd.8 1.142 +6 -1 src/usr.sbin/syslogd/syslogd.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:20:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CE1616A4CE; Wed, 13 Apr 2005 03:20:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F142643D31; Wed, 13 Apr 2005 03:20:56 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D3KuKH004936; Wed, 13 Apr 2005 03:20:56 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D3Kuw5004935; Wed, 13 Apr 2005 03:20:56 GMT (envelope-from marcus) Message-Id: <200504130320.j3D3Kuw5004935@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 03:20:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:20:57 -0000 marcus 2005-04-13 03:20:56 UTC FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Update to 2.7.1 * Check to make sure only characters [-.a-zA-Z0-9_] appear in file names [1] * Check for proper quoting of IGNORE and BROKEN [1] * Check to see if README.html is being committed [1] * Check for uses of .elseif [2] Submitted by: krion [1] Suggested by: bsdcrank [2] Revision Changes Path 1.90 +1 -1 ports/devel/portlint/Makefile 1.71 +38 -2 ports/devel/portlint/src/portlint.pl From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:26:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 298B916A4CE; Wed, 13 Apr 2005 03:26:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2D1043D53; Wed, 13 Apr 2005 03:26:24 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D3QO5c005142; Wed, 13 Apr 2005 03:26:24 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D3QO1R005141; Wed, 13 Apr 2005 03:26:24 GMT (envelope-from mdodd) Message-Id: <200504130326.j3D3QO1R005141@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 03:26:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/isa isahint.c isavar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:26:25 -0000 mdodd 2005-04-13 03:26:24 UTC FreeBSD src repository Modified files: sys/isa isahint.c isavar.h Log: Add ISACFGATTR_HINTS flag to allow detection of a device that was created as a result of the hints mechanism. Revision Changes Path 1.16 +2 -0 src/sys/isa/isahint.c 1.29 +1 -0 src/sys/isa/isavar.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 03:36:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F29316A4CE; Wed, 13 Apr 2005 03:36:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1811343D48; Wed, 13 Apr 2005 03:36:25 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D3aOXv005567; Wed, 13 Apr 2005 03:36:24 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D3aOtt005566; Wed, 13 Apr 2005 03:36:24 GMT (envelope-from mdodd) Message-Id: <200504130336.j3D3aOtt005566@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 03:36:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/wi if_wi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 03:36:25 -0000 mdodd 2005-04-13 03:36:24 UTC FreeBSD src repository Modified files: sys/dev/wi if_wi.c Log: Invert conditional and use continue to reduce nesting. Revision Changes Path 1.178 +5 -5 src/sys/dev/wi/if_wi.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:03:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4BAA16A4CE; Wed, 13 Apr 2005 04:03:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAE9143D54; Wed, 13 Apr 2005 04:03:56 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D43uXv006505; Wed, 13 Apr 2005 04:03:56 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D43ux5006504; Wed, 13 Apr 2005 04:03:56 GMT (envelope-from marcus) Message-Id: <200504130403.j3D43ux5006504@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 04:03:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgtop2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:03:57 -0000 marcus 2005-04-13 04:03:56 UTC FreeBSD ports repository Modified files: devel/libgtop2 Makefile pkg-plist Log: Remove some leftover locale directories. Reported by: GNOME Tinderbox Revision Changes Path 1.92 +1 -0 ports/devel/libgtop2/Makefile 1.29 +4 -0 ports/devel/libgtop2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:05:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FDD16A4CE; Wed, 13 Apr 2005 04:05:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D4BD43D54; Wed, 13 Apr 2005 04:05:32 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D45Ws5006641; Wed, 13 Apr 2005 04:05:32 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D45W8T006640; Wed, 13 Apr 2005 04:05:32 GMT (envelope-from marcus) Message-Id: <200504130405.j3D45W8T006640@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 04:05:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-backgrounds Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:05:32 -0000 marcus 2005-04-13 04:05:32 UTC FreeBSD ports repository Modified files: x11-themes/gnome-backgrounds Makefile pkg-plist Log: Remove some leftover locale directories. Reported by: GNOME Tinderbox Revision Changes Path 1.3 +1 -0 ports/x11-themes/gnome-backgrounds/Makefile 1.3 +4 -0 ports/x11-themes/gnome-backgrounds/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:14:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3FB916A4CE; Wed, 13 Apr 2005 04:14:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C883643D4C; Wed, 13 Apr 2005 04:14:00 +0000 (GMT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4E0X0007047; Wed, 13 Apr 2005 04:14:00 GMT (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4E02u007046; Wed, 13 Apr 2005 04:14:00 GMT (envelope-from kevlo) Message-Id: <200504130414.j3D4E02u007046@repoman.freebsd.org> From: Kevin Lo Date: Wed, 13 Apr 2005 04:14:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/algotutor Makefile distinfo pkg-plist ports/math/algotutor/files patch-algotutor X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:14:01 -0000 kevlo 2005-04-13 04:14:00 UTC FreeBSD ports repository Modified files: math/algotutor Makefile distinfo pkg-plist math/algotutor/files patch-algotutor Log: Update to 0.8.2 Revision Changes Path 1.6 +12 -9 ports/math/algotutor/Makefile 1.3 +2 -2 ports/math/algotutor/distinfo 1.2 +6 -6 ports/math/algotutor/files/patch-algotutor 1.3 +15 -5 ports/math/algotutor/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:31:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54AB516A4CE; Wed, 13 Apr 2005 04:31:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F1843D46; Wed, 13 Apr 2005 04:31:44 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4Vi9C007795; Wed, 13 Apr 2005 04:31:44 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4Vi2m007794; Wed, 13 Apr 2005 04:31:44 GMT (envelope-from mdodd) Message-Id: <200504130431.j3D4Vi2m007794@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 04:31:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linux linux_file.c src/sys/i386/linux linux.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:31:44 -0000 mdodd 2005-04-13 04:31:44 UTC FreeBSD src repository Modified files: sys/compat/linux linux_file.c sys/i386/linux linux.h Log: Add support for O_NOFOLLOW and O_DIRECT to Linux fcntl() F_GETFL/F_SETFL. Revision Changes Path 1.91 +16 -0 src/sys/compat/linux/linux_file.c 1.64 +5 -0 src/sys/i386/linux/linux.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:33:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D806C16A4CE; Wed, 13 Apr 2005 04:33:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF96F43D2F; Wed, 13 Apr 2005 04:33:06 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4X6EL007868; Wed, 13 Apr 2005 04:33:06 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4X6gE007867; Wed, 13 Apr 2005 04:33:06 GMT (envelope-from mdodd) Message-Id: <200504130433.j3D4X6gE007867@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 04:33:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/linux linux_ioctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:33:07 -0000 mdodd 2005-04-13 04:33:06 UTC FreeBSD src repository Modified files: sys/compat/linux linux_ioctl.c Log: Implement SOUND_MIXER_INFO ioctl in compat layer. Revision Changes Path 1.127 +36 -3 src/sys/compat/linux/linux_ioctl.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:36:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A54BA16A4CE; Wed, 13 Apr 2005 04:36:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C99143D39; Wed, 13 Apr 2005 04:36:43 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4ahoD008076; Wed, 13 Apr 2005 04:36:43 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4ahjO008075; Wed, 13 Apr 2005 04:36:43 GMT (envelope-from marcus) Message-Id: <200504130436.j3D4ahjO008075@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 04:36:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:36:43 -0000 marcus 2005-04-13 04:36:43 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile distinfo Log: Update to 2.6.7. Revision Changes Path 1.151 +1 -1 ports/x11-toolkits/gtk20/Makefile 1.78 +2 -2 ports/x11-toolkits/gtk20/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:37:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBA4216A4CE; Wed, 13 Apr 2005 04:37:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8458D43D75; Wed, 13 Apr 2005 04:37:00 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4b0cG008109; Wed, 13 Apr 2005 04:37:00 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4b0Oe008106; Wed, 13 Apr 2005 04:37:00 GMT (envelope-from cy) Message-Id: <200504130437.j3D4b0Oe008106@repoman.freebsd.org> From: Cy Schubert Date: Wed, 13 Apr 2005 04:37:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/tripwire Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:37:00 -0000 cy 2005-04-13 04:37:00 UTC FreeBSD ports repository Modified files: security/tripwire Makefile Log: Workaround Fix for 5.X, until a more permanent solution can be found. PR: 73304 Submitted by: Patrick Dung Revision Changes Path 1.27 +20 -3 ports/security/tripwire/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:40:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD03916A4CE; Wed, 13 Apr 2005 04:40:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B47D543D45; Wed, 13 Apr 2005 04:40:39 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4ed8u008336; Wed, 13 Apr 2005 04:40:39 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4edOw008335; Wed, 13 Apr 2005 04:40:39 GMT (envelope-from adamw) Message-Id: <200504130440.j3D4edOw008335@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 13 Apr 2005 04:40:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtk20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:40:40 -0000 adamw 2005-04-13 04:40:39 UTC FreeBSD ports repository Modified files: x11-toolkits/gtk20 Makefile Log: Add a few brief comments about what it means to set WITH_DEBUG to various values. It's likely inaccurate information, so please improve on it if you can. Revision Changes Path 1.152 +6 -0 ports/x11-toolkits/gtk20/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 04:57:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6068816A4CE; Wed, 13 Apr 2005 04:57:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3787943D62; Wed, 13 Apr 2005 04:57:38 +0000 (GMT) (envelope-from davidxu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D4vcVZ015698; Wed, 13 Apr 2005 04:57:38 GMT (envelope-from davidxu@repoman.freebsd.org) Received: (from davidxu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D4vcn6015697; Wed, 13 Apr 2005 04:57:38 GMT (envelope-from davidxu) Message-Id: <200504130457.j3D4vcn6015697@repoman.freebsd.org> From: David Xu Date: Wed, 13 Apr 2005 04:57:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthread_db libthr_db.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 04:57:38 -0000 davidxu 2005-04-13 04:57:38 UTC FreeBSD src repository Modified files: lib/libthread_db libthr_db.c Log: o Code cleanup, eliminate private thread id map, directly use lwpid as thread id. o Export tls pointer. Revision Changes Path 1.7 +64 -187 src/lib/libthread_db/libthr_db.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:03:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CCB916A4CE; Wed, 13 Apr 2005 05:03:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1576343D4C; Wed, 13 Apr 2005 05:03:15 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D53ElM015971; Wed, 13 Apr 2005 05:03:14 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D53E1c015970; Wed, 13 Apr 2005 05:03:14 GMT (envelope-from mdodd) Message-Id: <200504130503.j3D53E1c015970@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 05:03:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/dpt dpt_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:03:15 -0000 mdodd 2005-04-13 05:03:14 UTC FreeBSD src repository Modified files: sys/dev/dpt dpt_pci.c Log: Remove unnecessary dpt_free(). Revision Changes Path 1.33 +0 -1 src/sys/dev/dpt/dpt_pci.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:06:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDB3A16A4CE; Wed, 13 Apr 2005 05:06:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E21243D5F; Wed, 13 Apr 2005 05:06:57 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D56vcZ016295; Wed, 13 Apr 2005 05:06:57 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D56vQ0016294; Wed, 13 Apr 2005 05:06:57 GMT (envelope-from mdodd) Message-Id: <200504130506.j3D56vQ0016294@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 05:06:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ida ida.c ida_eisa.c ida_pci.c idareg.h idavar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:06:57 -0000 mdodd 2005-04-13 05:06:57 UTC FreeBSD src repository Modified files: sys/dev/ida ida.c ida_eisa.c ida_pci.c idareg.h idavar.h Log: Whitespace cleanup. Revision Changes Path 1.39 +17 -17 src/sys/dev/ida/ida.c 1.18 +2 -2 src/sys/dev/ida/ida_eisa.c 1.33 +9 -9 src/sys/dev/ida/ida_pci.c 1.9 +2 -2 src/sys/dev/ida/idareg.h 1.17 +3 -3 src/sys/dev/ida/idavar.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:09:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ACCF16A4CE; Wed, 13 Apr 2005 05:09:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D5543D2D; Wed, 13 Apr 2005 05:09:04 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D5932B016378; Wed, 13 Apr 2005 05:09:03 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D5935D016377; Wed, 13 Apr 2005 05:09:03 GMT (envelope-from marcus) Message-Id: <200504130509.j3D5935D016377@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 05:09:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gtk-engines2 Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:09:04 -0000 marcus 2005-04-13 05:09:03 UTC FreeBSD ports repository Modified files: x11-themes/gtk-engines2 Makefile pkg-plist Log: Remove some leftover directories. Reported by: GNOME Tinderbox Revision Changes Path 1.47 +1 -0 ports/x11-themes/gtk-engines2/Makefile 1.14 +2 -0 ports/x11-themes/gtk-engines2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:09:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EACE516A4CE; Wed, 13 Apr 2005 05:09:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C252B43D48; Wed, 13 Apr 2005 05:09:49 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D59n5u016413; Wed, 13 Apr 2005 05:09:49 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D59nIp016412; Wed, 13 Apr 2005 05:09:49 GMT (envelope-from mdodd) Message-Id: <200504130509.j3D59nIp016412@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 05:09:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ida idareg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:09:50 -0000 mdodd 2005-04-13 05:09:49 UTC FreeBSD src repository Modified files: sys/dev/ida idareg.h Log: Define additional commands. Obtained from: Linux Revision Changes Path 1.10 +15 -0 src/sys/dev/ida/idareg.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:33:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B90C16A4CE; Wed, 13 Apr 2005 05:33:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E72A643D46; Wed, 13 Apr 2005 05:33:39 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D5XdGe017432; Wed, 13 Apr 2005 05:33:39 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D5Xd6B017431; Wed, 13 Apr 2005 05:33:39 GMT (envelope-from marcus) Message-Id: <200504130533.j3D5Xd6B017431@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 05:33:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/metacity Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:33:40 -0000 marcus 2005-04-13 05:33:39 UTC FreeBSD ports repository Modified files: x11-wm/metacity Makefile pkg-plist Log: Fix some really weird plist corruption. Reported by: GNOME Tinderbox Revision Changes Path 1.40 +1 -0 ports/x11-wm/metacity/Makefile 1.22 +4 -1 ports/x11-wm/metacity/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:47:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6F93E16A4CE; Wed, 13 Apr 2005 05:47:59 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE56443D49; Wed, 13 Apr 2005 05:47:58 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])j3D5lv6D022977; Wed, 13 Apr 2005 14:47:57 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Wed, 13 Apr 2005 14:47:20 +0900 (JST) Message-Id: <20050413.144720.74733619.nyan@jp.FreeBSD.org> To: vkashyap@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200504122207.j3CM7BVf075009@repoman.freebsd.org> References: <200504122207.j3CM7BVf075009@repoman.freebsd.org> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 files src/sys/dev/twa tw_cl.h tw_cl_externs.h tw_cl_fwif.h tw_cl_fwimg.c tw_cl_init.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:47:59 -0000 In article <200504122207.j3CM7BVf075009@repoman.freebsd.org> Vinod Kashyap writes: > Since the Common Layer is used across OS's, the FreeBSD specific include > path for header files (/sys/dev/twa) is not part of the #include pre-processor > directive in any of the source files. For being able to integrate twa into > the kernel despite this, Makefile. has been changed to add the include > path to CFLAGS. Why do you add CFLAGS to all Makefile.? The twa is enabled only on i386 and amd64. --- TAKAHASHI Yoshihiro From owner-cvs-all@FreeBSD.ORG Wed Apr 13 05:50:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A3C16A4CE; Wed, 13 Apr 2005 05:50:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398C043D3F; Wed, 13 Apr 2005 05:50:57 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D5ovRF018238; Wed, 13 Apr 2005 05:50:57 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D5ovUu018237; Wed, 13 Apr 2005 05:50:57 GMT (envelope-from mdodd) Message-Id: <200504130550.j3D5ovUu018237@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 05:50:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/ministat ministat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 05:50:57 -0000 mdodd 2005-04-13 05:50:57 UTC FreeBSD src repository Modified files: tools/tools/ministat ministat.c Log: Add support for more than two datasets. Currently limited to 7 though the limit is only the number of meaningful graph symbols available. Statistical comparison is performed between the first dataset and any further datasets. No objection by: phk Revision Changes Path 1.4 +29 -29 src/tools/tools/ministat/ministat.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:00:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E40416A4CE; Wed, 13 Apr 2005 06:00:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05F1F43D5A; Wed, 13 Apr 2005 06:00:08 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D607nN018595; Wed, 13 Apr 2005 06:00:07 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D607XE018594; Wed, 13 Apr 2005 06:00:07 GMT (envelope-from anholt) Message-Id: <200504130600.j3D607XE018594@repoman.freebsd.org> From: Eric Anholt Date: Wed, 13 Apr 2005 06:00:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:00:08 -0000 anholt 2005-04-13 06:00:07 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC Log: Follow i386's suit and include AGP support in the generic kernel. Revision Changes Path 1.437 +2 -0 src/sys/amd64/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:07:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4574616A4CE; Wed, 13 Apr 2005 06:07:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF3643D41; Wed, 13 Apr 2005 06:07:03 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D672XO018998; Wed, 13 Apr 2005 06:07:03 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D672cu018997; Wed, 13 Apr 2005 06:07:02 GMT (envelope-from ahze) Message-Id: <200504130607.j3D672cu018997@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 06:07:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pkgconfig Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:07:03 -0000 ahze 2005-04-13 06:07:02 UTC FreeBSD ports repository Modified files: devel/pkgconfig Makefile distinfo Log: - Update to 0.17.1 (only bugfix for .m4 file) Revision Changes Path 1.35 +1 -1 ports/devel/pkgconfig/Makefile 1.14 +2 -2 ports/devel/pkgconfig/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:11:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 625D716A4CE; Wed, 13 Apr 2005 06:11:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397B943D49; Wed, 13 Apr 2005 06:11:50 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D6Bot2019233; Wed, 13 Apr 2005 06:11:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D6Bogn019232; Wed, 13 Apr 2005 06:11:50 GMT (envelope-from phk) Message-Id: <200504130611.j3D6Bogn019232@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 06:11:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/fortune/datfiles fortunes X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:11:50 -0000 phk 2005-04-13 06:11:50 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Data is not information; Information is not knowledge; Knowledge is not wisdom -- Gary Flake Revision Changes Path 1.175 +5 -0 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:22:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58D1216A4CE; Wed, 13 Apr 2005 06:22:29 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0CE843D41; Wed, 13 Apr 2005 06:22:27 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3D6MPTd095278; Wed, 13 Apr 2005 02:22:25 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3D6MPmV095274; Wed, 13 Apr 2005 02:22:25 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 13 Apr 2005 02:22:25 -0400 (EDT) From: Jeff Roberson To: Alfred Perlstein In-Reply-To: <20050409141050.GQ60345@elvis.mu.org> Message-ID: <20050413022133.Y28571@mail.chesapeake.net> References: <200504091204.j39C4aH4033816@repoman.freebsd.org> <20050409085414.M28571@mail.chesapeake.net> <20050409093326.C28571@mail.chesapeake.net> <20050409135322.GM60345@elvis.mu.org> <20050409140227.GO60345@elvis.mu.org> <20050409141050.GQ60345@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:22:29 -0000 On Sat, 9 Apr 2005, Alfred Perlstein wrote: > * Jeff Roberson [050409 07:06] wrote: > > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > > > * Jeff Roberson [050409 06:56] wrote: > > > > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > > > > > > > * Alfred Perlstein [050409 06:46] wrote: > > > > > > * Jeff Roberson [050409 06:33] wrote: > > > > > > > > > > > > > > I don't understand, where does autofs inspect this flag? > > > > > > > > > > You are right about the name being misleading and the docs being > > > > > nearly useless to explain it. I will update the docs to reflect > > > > > what it actually is useful for when we get this fixed up. > > > > > > > > Where is the actual code that inspects this, is what I'm asking. I > > > > understand the use-case, I just don't know where that actually happens. > > > > > > It is not currently published, but doing this puts yet another > > > hurdle in the way of me publishing it. > > > > Ok, that's good enough for me. I'm fine leaving it in as long as the uses > > aren't hypothetical. I'm going to rename it though as it has nothing to > > do with vm objects anymore. > > > > > > > > And as Jim Reese said, nfsv4 can make use of it. > > Thank you very much. I'll update the docs when you're done. Don't you only need to know which calls are going to open, or do you also need modifying ops like unlike and rename? > > -- > - Alfred Perlstein > - Research Engineering Development Inc. > - email: bright@mu.org cell: 408-480-4684 > From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:42:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E4D916A4CE; Wed, 13 Apr 2005 06:42:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6451B43D54; Wed, 13 Apr 2005 06:42:43 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D6ghPA020602; Wed, 13 Apr 2005 06:42:43 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D6ghdU020601; Wed, 13 Apr 2005 06:42:43 GMT (envelope-from mdodd) Message-Id: <200504130642.j3D6ghdU020601@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 06:42:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ep if_ep.c src/sys/dev/sound/pci es137x.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:42:43 -0000 mdodd 2005-04-13 06:42:43 UTC FreeBSD src repository Modified files: sys/dev/ep if_ep.c sys/dev/sound/pci es137x.c Log: Make it clear that the statement following the conditional is a NOP. Revision Changes Path 1.136 +2 -1 src/sys/dev/ep/if_ep.c 1.55 +2 -1 src/sys/dev/sound/pci/es137x.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:56:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 981D916A4CE; Wed, 13 Apr 2005 06:56:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E2FF43D54; Wed, 13 Apr 2005 06:56:31 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D6uVlI021146; Wed, 13 Apr 2005 06:56:31 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D6uV7i021145; Wed, 13 Apr 2005 06:56:31 GMT (envelope-from mdodd) Message-Id: <200504130656.j3D6uV7i021145@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 06:56:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sysctl sysctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:56:31 -0000 mdodd 2005-04-13 06:56:31 UTC FreeBSD src repository Modified files: sbin/sysctl sysctl.c Log: Zero buffers. Seatbelt against sysctl(3) returning non-NUL terminated string data. Revision Changes Path 1.66 +2 -0 src/sbin/sysctl/sysctl.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 06:59:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B281416A4CE; Wed, 13 Apr 2005 06:59:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89A9243D1D; Wed, 13 Apr 2005 06:59:07 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D6x7lH021281; Wed, 13 Apr 2005 06:59:07 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D6x7df021280; Wed, 13 Apr 2005 06:59:07 GMT (envelope-from mdodd) Message-Id: <200504130659.j3D6x7df021280@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 06:59:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sysctl sysctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 06:59:07 -0000 mdodd 2005-04-13 06:59:07 UTC FreeBSD src repository Modified files: sbin/sysctl sysctl.c Log: Show descriptions for type CTLTYPE_NODES. Revision Changes Path 1.67 +5 -0 src/sbin/sysctl/sysctl.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:04:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F73D16A4CE; Wed, 13 Apr 2005 07:04:15 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1896543D49; Wed, 13 Apr 2005 07:04:15 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 0BFB45C9F2; Wed, 13 Apr 2005 00:04:15 -0700 (PDT) Date: Wed, 13 Apr 2005 00:04:15 -0700 From: Alfred Perlstein To: Jeff Roberson Message-ID: <20050413070414.GY60345@elvis.mu.org> References: <20050409085414.M28571@mail.chesapeake.net> <20050409132339.GJ60345@elvis.mu.org> <20050409093326.C28571@mail.chesapeake.net> <20050409134626.GL60345@elvis.mu.org> <20050409135322.GM60345@elvis.mu.org> <20050409095543.N28571@mail.chesapeake.net> <20050409140227.GO60345@elvis.mu.org> <20050409100534.M28571@mail.chesapeake.net> <20050409141050.GQ60345@elvis.mu.org> <20050413022133.Y28571@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050413022133.Y28571@mail.chesapeake.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:04:15 -0000 * Jeff Roberson [050412 23:22] wrote: > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > Thank you very much. I'll update the docs when you're done. > > Don't you only need to know which calls are going to open, or do you also > need modifying ops like unlike and rename? Autofs does not support rename and unlink semantics were not as important as being able to differentiate between open(2) and stat(2). -- - Alfred Perlstein - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:11:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 364D616A4CF; Wed, 13 Apr 2005 07:11:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41E443D48; Wed, 13 Apr 2005 07:11:54 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7BsD6021778; Wed, 13 Apr 2005 07:11:54 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7BsqR021777; Wed, 13 Apr 2005 07:11:54 GMT (envelope-from mdodd) Message-Id: <200504130711.j3D7BsqR021777@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 07:11:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:11:55 -0000 mdodd 2005-04-13 07:11:54 UTC FreeBSD src repository Modified files: usr.sbin/mixer mixer.8 mixer.c Log: Add the -S flag which produces the -s output without mixing field separators. Revision Changes Path 1.23 +7 -3 src/usr.sbin/mixer/mixer.8 1.22 +19 -9 src/usr.sbin/mixer/mixer.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:14:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B76716A4CE; Wed, 13 Apr 2005 07:14:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8C143D1F; Wed, 13 Apr 2005 07:14:18 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7EIbG021900; Wed, 13 Apr 2005 07:14:18 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7EIw1021899; Wed, 13 Apr 2005 07:14:18 GMT (envelope-from sos) Message-Id: <200504130714.j3D7EIw1021899@repoman.freebsd.org> From: Søren Schmidt Date: Wed, 13 Apr 2005 07:14:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-card.c ata-cbus.c ata-isa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:14:18 -0000 sos 2005-04-13 07:14:17 UTC FreeBSD src repository Modified files: sys/dev/ata ata-card.c ata-cbus.c ata-isa.c Log: Add a ata_setmode method so we dont panic on setmode. Note that the mode is only set on the device, we (mostly) have no knowledge on how to set mode on the controller if at all possible. Revision Changes Path 1.32 +16 -3 src/sys/dev/ata/ata-card.c 1.19 +10 -1 src/sys/dev/ata/ata-cbus.c 1.26 +14 -0 src/sys/dev/ata/ata-isa.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:14:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6952316A4CE; Wed, 13 Apr 2005 07:14:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3133E43D3F; Wed, 13 Apr 2005 07:14:37 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7EbuT021935; Wed, 13 Apr 2005 07:14:37 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7EbfM021934; Wed, 13 Apr 2005 07:14:37 GMT (envelope-from leeym) Message-Id: <200504130714.j3D7EbfM021934@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 13 Apr 2005 07:14:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/db41 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:14:37 -0000 leeym 2005-04-13 07:14:37 UTC FreeBSD ports repository Modified files: databases/db41 Makefile distinfo Log: Add patch.4.1.25.2 to fix these bugs, quoting SleepyCat : # Applications with largely dirty caches could see performance problems in the cache allocation code. # Environment recovery could fail after the failure of a database open. # Catastrophic environment recovery could fail after a normal recovery performed when sections of the database environment log only contained database open/close pairs. PR: 79841 Submitted by: maintainer Revision Changes Path 1.59 +2 -2 ports/databases/db41/Makefile 1.22 +2 -0 ports/databases/db41/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:25:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD67E16A4CE; Wed, 13 Apr 2005 07:25:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BCB943D53; Wed, 13 Apr 2005 07:25:46 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7PkK0022507; Wed, 13 Apr 2005 07:25:46 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7Pk8O022506; Wed, 13 Apr 2005 07:25:46 GMT (envelope-from mdodd) Message-Id: <200504130725.j3D7Pk8O022506@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 07:25:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys mouse.h src/usr.sbin/moused moused.8 moused.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:25:46 -0000 mdodd 2005-04-13 07:25:45 UTC FreeBSD src repository Modified files: sys/sys mouse.h usr.sbin/moused moused.8 moused.c Log: Support for the GTCO Digipad. Revision Changes Path 1.23 +1 -0 src/sys/sys/mouse.h 1.53 +2 -0 src/usr.sbin/moused/moused.8 1.70 +77 -0 src/usr.sbin/moused/moused.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:26:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A48D16A4CE; Wed, 13 Apr 2005 07:26:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F13D43D53; Wed, 13 Apr 2005 07:26:36 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7QaWY022582; Wed, 13 Apr 2005 07:26:36 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7QaBa022581; Wed, 13 Apr 2005 07:26:36 GMT (envelope-from ijliao) Message-Id: <200504130726.j3D7QaBa022581@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 13 Apr 2005 07:26:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/py-matplotlib Makefile ports/math/py-matplotlib/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:26:36 -0000 ijliao 2005-04-13 07:26:36 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile Removed files: math/py-matplotlib/files patch-setup.py Log: minor fix path problem Revision Changes Path 1.7 +6 -1 ports/math/py-matplotlib/Makefile 1.3 +0 -11 ports/math/py-matplotlib/files/patch-setup.py (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:31:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9EA916A4CF; Wed, 13 Apr 2005 07:31:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0A4243D1F; Wed, 13 Apr 2005 07:31:28 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7VSSu022859; Wed, 13 Apr 2005 07:31:28 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7VSSr022858; Wed, 13 Apr 2005 07:31:28 GMT (envelope-from leeym) Message-Id: <200504130731.j3D7VSSr022858@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 13 Apr 2005 07:31:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/db42 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:31:28 -0000 leeym 2005-04-13 07:31:28 UTC FreeBSD ports repository Modified files: databases/db42 Makefile distinfo Log: Add two SleepyCat patches to fix: - log sequence error and missing data when transactional database is walked with a cursor after being loaded non-transactionally - memory leak when repeatedly opening/closing database environments PR: 79842 Submitted by: maintainer Revision Changes Path 1.63 +3 -2 ports/databases/db42/Makefile 1.23 +4 -0 ports/databases/db42/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:38:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E363916A4CE; Wed, 13 Apr 2005 07:38:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9100143D2D; Wed, 13 Apr 2005 07:38:01 +0000 (GMT) (envelope-from bland@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7c1aP023178; Wed, 13 Apr 2005 07:38:01 GMT (envelope-from bland@repoman.freebsd.org) Received: (from bland@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7c1Ic023177; Wed, 13 Apr 2005 07:38:01 GMT (envelope-from bland) Message-Id: <200504130738.j3D7c1Ic023177@repoman.freebsd.org> From: Alexander Nedotsukov Date: Wed, 13 Apr 2005 07:38:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libsigc++12 Makefile distinfo ports/devel/libsigc++12/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:38:02 -0000 bland 2005-04-13 07:38:01 UTC FreeBSD ports repository Modified files: devel/libsigc++12 Makefile distinfo Removed files: devel/libsigc++12/files patch-configure Log: - Update to 1.2.7 - Utilize libtool15 Revision Changes Path 1.28 +2 -3 ports/devel/libsigc++12/Makefile 1.14 +2 -2 ports/devel/libsigc++12/distinfo 1.2 +0 -10 ports/devel/libsigc++12/files/patch-configure (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:38:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C9716A4D8; Wed, 13 Apr 2005 07:38:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3550B43D49; Wed, 13 Apr 2005 07:38:05 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7c52T023237; Wed, 13 Apr 2005 07:38:05 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7c56M023236; Wed, 13 Apr 2005 07:38:05 GMT (envelope-from ijliao) Message-Id: <200504130738.j3D7c56M023236@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 13 Apr 2005 07:38:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/nx Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:38:05 -0000 ijliao 2005-04-13 07:38:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/nx Makefile distinfo pkg-descr Log: add nx 0.2 A Python package for the networks (graph) Revision Changes Path 1.1866 +1 -0 ports/devel/Makefile 1.1 +41 -0 ports/devel/nx/Makefile (new) 1.1 +2 -0 ports/devel/nx/distinfo (new) 1.1 +4 -0 ports/devel/nx/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:38:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CC6F16A4EC; Wed, 13 Apr 2005 07:38:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1819043D2F; Wed, 13 Apr 2005 07:38:10 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7c9kN023272; Wed, 13 Apr 2005 07:38:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7c9UL023271; Wed, 13 Apr 2005 07:38:09 GMT (envelope-from pav) Message-Id: <200504130738.j3D7c9UL023271@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 07:38:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/amule Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:38:10 -0000 pav 2005-04-13 07:38:09 UTC FreeBSD ports repository Modified files: net/amule Makefile Log: - Belatedly remove broken tag for plist was fixed three days ago Submitted by: Ganael Laplanche (maintainer) via linimon Revision Changes Path 1.13 +0 -2 ports/net/amule/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:38:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F32C16A4CE; Wed, 13 Apr 2005 07:38:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBFF143D54; Wed, 13 Apr 2005 07:38:16 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7cG9e023313; Wed, 13 Apr 2005 07:38:16 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7cGrs023312; Wed, 13 Apr 2005 07:38:16 GMT (envelope-from ijliao) Message-Id: <200504130738.j3D7cGrs023312@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 13 Apr 2005 07:38:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:38:17 -0000 ijliao 2005-04-13 07:38:16 UTC FreeBSD ports repository Modified files: . modules Log: nx --> ports/devel/nx Revision Changes Path 1.12291 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:43:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E38A916A4CE; Wed, 13 Apr 2005 07:43:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7FF843D41; Wed, 13 Apr 2005 07:43:37 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7hbAo023554; Wed, 13 Apr 2005 07:43:37 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7hbb6023553; Wed, 13 Apr 2005 07:43:37 GMT (envelope-from vs) Message-Id: <200504130743.j3D7hbb6023553@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 07:43:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/tdiary Makefile distinfo ports/www/tdiary/files tdiaryinst.rb.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:43:38 -0000 vs 2005-04-13 07:43:37 UTC FreeBSD ports repository Modified files: www/tdiary Makefile distinfo www/tdiary/files tdiaryinst.rb.in Log: Update 2.0.1: - some bugs fixed - add mobile phones of new Vodafone to mobile mode PR: ports/79419 Submitted by: Fumihiko Kimura Revision Changes Path 1.14 +2 -2 ports/www/tdiary/Makefile 1.7 +2 -2 ports/www/tdiary/distinfo 1.4 +3 -2 ports/www/tdiary/files/tdiaryinst.rb.in From owner-cvs-all@FreeBSD.ORG Wed Apr 13 07:53:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F3116A4CF; Wed, 13 Apr 2005 07:53:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E47D643D49; Wed, 13 Apr 2005 07:53:25 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D7rPvh023980; Wed, 13 Apr 2005 07:53:25 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D7rPah023979; Wed, 13 Apr 2005 07:53:25 GMT (envelope-from pav) Message-Id: <200504130753.j3D7rPah023979@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 07:53:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/sdcc Makefile pkg-plistpatch-device-lib-Makefile.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 07:53:26 -0000 pav 2005-04-13 07:53:25 UTC FreeBSD ports repository Modified files: lang/sdcc Makefile pkg-plist lang/sdcc/files patch-device-lib-Makefile.in Added files: lang/sdcc/files patch-configure.in Log: * enabling build of pic16 libraries * a couple Makefile/pkg-plist changes * only pull in dependencies when actually necessary depending on chosen options PR: ports/79801 Submitted by: Tijl Coosemans (maintainer) Revision Changes Path 1.2 +8 -20 ports/lang/sdcc/Makefile 1.1 +11 -0 ports/lang/sdcc/files/patch-configure.in (new) 1.2 +32 -5 ports/lang/sdcc/files/patch-device-lib-Makefile.in 1.2 +378 -541 ports/lang/sdcc/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:14:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B36E416A4CE; Wed, 13 Apr 2005 08:14:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C3E643D54; Wed, 13 Apr 2005 08:14:15 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8EFLH024807; Wed, 13 Apr 2005 08:14:15 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8EFrw024806; Wed, 13 Apr 2005 08:14:15 GMT (envelope-from mdodd) Message-Id: <200504130814.j3D8EFrw024806@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 08:14:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net iso88025.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:14:15 -0000 mdodd 2005-04-13 08:14:14 UTC FreeBSD src repository Modified files: sys/net iso88025.h Log: Add #defines for control fields and address bits. Revision Changes Path 1.15 +28 -0 src/sys/net/iso88025.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:15:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA16A16A4CE; Wed, 13 Apr 2005 08:15:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A07EF43D55; Wed, 13 Apr 2005 08:15:15 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8FFTT024860; Wed, 13 Apr 2005 08:15:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8FFTY024859; Wed, 13 Apr 2005 08:15:15 GMT (envelope-from pav) Message-Id: <200504130815.j3D8FFTY024859@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:15:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pecl-sqlite Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:15:15 -0000 pav 2005-04-13 08:15:15 UTC FreeBSD ports repository Modified files: databases/pecl-sqlite Makefile distinfo pkg-descr pkg-plist Removed files: databases/pecl-sqlite pkg-message Log: - pear-sqlite was renamed to pecl-sqlite - Update to 1.0.3 - Reset maintainership PR: ports/78003 Submitted by: Marcus Grando OK'ed by: mat (maintainer) Revision Changes Path 1.2 +31 -40 ports/databases/pecl-sqlite/Makefile 1.2 +2 -2 ports/databases/pecl-sqlite/distinfo 1.2 +1 -1 ports/databases/pecl-sqlite/pkg-descr 1.2 +0 -5 ports/databases/pecl-sqlite/pkg-message (dead) 1.2 +2 -25 ports/databases/pecl-sqlite/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:15:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63D0616A4CE; Wed, 13 Apr 2005 08:15:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4871043D49; Wed, 13 Apr 2005 08:15:43 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8FhY4025003; Wed, 13 Apr 2005 08:15:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8Fhu9025002; Wed, 13 Apr 2005 08:15:43 GMT (envelope-from pav) Message-Id: <200504130815.j3D8Fhu9025002@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:15:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/databases Makefile ports/databases/pear-sqlite Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:15:43 -0000 pav 2005-04-13 08:15:43 UTC FreeBSD ports repository Modified files: . MOVED databases Makefile Removed files: databases/pear-sqlite Makefile distinfo pkg-descr pkg-message pkg-plist Log: - databases/pear-sqlite renamed to databases/pecl-sqlite Revision Changes Path 1.670 +2 -1 ports/MOVED 1.421 +1 -1 ports/databases/Makefile 1.2 +0 -64 ports/databases/pear-sqlite/Makefile (dead) 1.2 +0 -2 ports/databases/pear-sqlite/distinfo (dead) 1.2 +0 -5 ports/databases/pear-sqlite/pkg-descr (dead) 1.2 +0 -5 ports/databases/pear-sqlite/pkg-message (dead) 1.2 +0 -25 ports/databases/pear-sqlite/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:16:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A441416A4CE; Wed, 13 Apr 2005 08:16:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B94643D5C; Wed, 13 Apr 2005 08:16:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8GRou025077; Wed, 13 Apr 2005 08:16:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8GR2T025076; Wed, 13 Apr 2005 08:16:27 GMT (envelope-from pav) Message-Id: <200504130816.j3D8GR2T025076@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:16:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:16:27 -0000 pav 2005-04-13 08:16:27 UTC FreeBSD ports repository Modified files: . modules Log: pear-sqlite is now pecl-sqlite Revision Changes Path 1.12292 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:22:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A936D16A4CE; Wed, 13 Apr 2005 08:22:56 +0000 (GMT) Received: from shrike.submonkey.net (cpc4-cdif3-6-1-cust116.cdif.cable.ntl.com [82.23.41.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2856A43D31; Wed, 13 Apr 2005 08:22:56 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.50 (FreeBSD)) id 1DLd9C-000A3T-P6; Wed, 13 Apr 2005 09:22:54 +0100 Date: Wed, 13 Apr 2005 09:22:54 +0100 From: Ceri Davies To: "Matthew N. Dodd" Message-ID: <20050413082254.GZ19136@submonkey.net> Mail-Followup-To: Ceri Davies , "Matthew N. Dodd" , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200504130711.j3D7BsqR021777@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Vxa5joy26gVGOrvU" Content-Disposition: inline In-Reply-To: <200504130711.j3D7BsqR021777@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:22:56 -0000 --Vxa5joy26gVGOrvU Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 13, 2005 at 07:11:54AM +0000, Matthew N. Dodd wrote: > mdodd 2005-04-13 07:11:54 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/mixer mixer.8 mixer.c=20 > Log: > Add the -S flag which produces the -s output without > mixing field separators. > =20 > Revision Changes Path > 1.23 +7 -3 src/usr.sbin/mixer/mixer.8 > 1.22 +19 -9 src/usr.sbin/mixer/mixer.c > | @@ -89,7 +89,7 @@ main(int argc, char *argv[]) > | { > | int foo, bar, baz, dev; > | int devmask =3D 0, recmask =3D 0, recsrc =3D 0, orecsrc; > | - int dusage =3D 0, drecsrc =3D 0, shortflag =3D 0; > | + int dusage =3D 0, drecsrc =3D 0, shortflag =3D 0, Shortflag =3D 0; > | int l =3D 0, r =3D 0, t =3D 0; > | char lstr[5], rstr[5]; > | int n =3D 0, lrel =3D 0, rrel =3D 0; Is it common to do this? My brain doesn't easily distinguish between foo.downcase and foo.capitalize (in code at least; in prose it keeps me up at night) and it doesn't seem that readable. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --Vxa5joy26gVGOrvU Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCXNbeocfcwTS3JF8RAuliAKCV2K+P8BBLYFFArtBeNpaG/t8eIACfQDMe Kl3Us161ZnpUe2W6Gbu8cz0= =WCk6 -----END PGP SIGNATURE----- --Vxa5joy26gVGOrvU-- From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:25:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D332516A4CE; Wed, 13 Apr 2005 08:25:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A781643D31; Wed, 13 Apr 2005 08:25:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8P43Z025435; Wed, 13 Apr 2005 08:25:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8P4a6025434; Wed, 13 Apr 2005 08:25:04 GMT (envelope-from pav) Message-Id: <200504130825.j3D8P4a6025434@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:25:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/zope Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:25:05 -0000 pav 2005-04-13 08:25:04 UTC FreeBSD ports repository Modified files: www/zope Makefile distinfo pkg-plist Log: - Update to 2.7.5 PR: ports/79812 Submitted by: HAYASHI Yasushi Approved by: Gerhard Schmidt (maintainer) Revision Changes Path 1.67 +10 -4 ports/www/zope/Makefile 1.33 +4 -2 ports/www/zope/distinfo 1.41 +10 -0 ports/www/zope/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:26:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CACDE16A4CE; Wed, 13 Apr 2005 08:26:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A23BB43D1D; Wed, 13 Apr 2005 08:26:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8QZG1025542; Wed, 13 Apr 2005 08:26:35 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8QZ2X025541; Wed, 13 Apr 2005 08:26:35 GMT (envelope-from pav) Message-Id: <200504130826.j3D8QZ2X025541@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:26:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/typo3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:26:35 -0000 pav 2005-04-13 08:26:35 UTC FreeBSD ports repository Modified files: www/typo3 Makefile Log: - Add missed PHP extensions PR: ports/79827 Submitted by: Thomas Sandford Approved by: Gerrit Beine (maintainer) Revision Changes Path 1.3 +2 -2 ports/www/typo3/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:33:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8655A16A4CE; Wed, 13 Apr 2005 08:33:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DAA943D54; Wed, 13 Apr 2005 08:33:40 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8XeNq025878; Wed, 13 Apr 2005 08:33:40 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8XeMq025877; Wed, 13 Apr 2005 08:33:40 GMT (envelope-from pav) Message-Id: <200504130833.j3D8XeMq025877@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:33:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:33:40 -0000 pav 2005-04-13 08:33:40 UTC FreeBSD ports repository Modified files: . UPDATING Log: - Note about updating of www/quixote PR: ports/79851 Submitted by: Dryice Liu Revision Changes Path 1.177 +10 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:34:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EC9116A4CE; Wed, 13 Apr 2005 08:34:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AF4E43D55; Wed, 13 Apr 2005 08:34:11 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8YA9E025971; Wed, 13 Apr 2005 08:34:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8YAck025970; Wed, 13 Apr 2005 08:34:10 GMT (envelope-from pav) Message-Id: <200504130834.j3D8YAck025970@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:34:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/quixote Makefile distinfo pkg-plistpatch-setup.py ports/www/quixote/scripts compile_ptl.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:34:11 -0000 pav 2005-04-13 08:34:10 UTC FreeBSD ports repository Modified files: www/quixote Makefile distinfo pkg-plist www/quixote/scripts compile_ptl.py Added files: www/quixote/files patch-server-simple_server.py patch-setup.py Log: - Update to 2.0 - Require python 2.3+ PR: ports/79851 Submitted by: Dryice Liu (maintainer) Revision Changes Path 1.22 +2 -9 ports/www/quixote/Makefile 1.15 +2 -2 ports/www/quixote/distinfo 1.1 +11 -0 ports/www/quixote/files/patch-server-simple_server.py (new) 1.1 +11 -0 ports/www/quixote/files/patch-setup.py (new) 1.12 +93 -86 ports/www/quixote/pkg-plist 1.2 +1 -1 ports/www/quixote/scripts/compile_ptl.py From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:43:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE57A16A4CE; Wed, 13 Apr 2005 08:43:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 928CF43D55; Wed, 13 Apr 2005 08:43:15 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8hFTV026298; Wed, 13 Apr 2005 08:43:15 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8hFF6026297; Wed, 13 Apr 2005 08:43:15 GMT (envelope-from kwm) Message-Id: <200504130843.j3D8hFF6026297@repoman.freebsd.org> From: Koop Mast Date: Wed, 13 Apr 2005 08:43:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/evolution-webcal Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:43:15 -0000 kwm 2005-04-13 08:43:15 UTC FreeBSD ports repository Modified files: www/evolution-webcal Makefile distinfo pkg-plist Log: Update to 2.2.1. Revision Changes Path 1.4 +1 -1 ports/www/evolution-webcal/Makefile 1.3 +2 -2 ports/www/evolution-webcal/distinfo 1.3 +3 -0 ports/www/evolution-webcal/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 08:50:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90A7216A4CE; Wed, 13 Apr 2005 08:50:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66EE743D41; Wed, 13 Apr 2005 08:50:04 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D8o43x033287; Wed, 13 Apr 2005 08:50:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D8o4gC033286; Wed, 13 Apr 2005 08:50:04 GMT (envelope-from pav) Message-Id: <200504130850.j3D8o4gC033286@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 08:50:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ipython Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 08:50:04 -0000 pav 2005-04-13 08:50:04 UTC FreeBSD ports repository Modified files: devel/ipython Makefile Log: - Require python 2.2+ PR: ports/79852 Submitted by: Dryice Liu (maintainer) Revision Changes Path 1.14 +1 -1 ports/devel/ipython/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:00:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E40316A4CE; Wed, 13 Apr 2005 09:00:58 +0000 (GMT) Received: from sasami.jurai.net (sasami.jurai.net [69.17.104.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE0C643D39; Wed, 13 Apr 2005 09:00:57 +0000 (GMT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (winter@sasami.jurai.net [69.17.104.113]) by sasami.jurai.net (8.13.1/8.13.1) with ESMTP id j3D90svx009653; Wed, 13 Apr 2005 05:00:57 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Wed, 13 Apr 2005 05:00:54 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: Ceri Davies In-Reply-To: <20050413082254.GZ19136@submonkey.net> Message-ID: <20050413050006.R3762@sasami.jurai.net> References: <200504130711.j3D7BsqR021777@repoman.freebsd.org> <20050413082254.GZ19136@submonkey.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (sasami.jurai.net [69.17.104.113]); Wed, 13 Apr 2005 05:00:57 -0400 (EDT) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/mixer mixer.8 mixer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:00:58 -0000 On Wed, 13 Apr 2005, Ceri Davies wrote: >> | - int dusage = 0, drecsrc = 0, shortflag = 0; >> | + int dusage = 0, drecsrc = 0, shortflag = 0, Shortflag = 0; ... > Is it common to do this? My brain doesn't easily distinguish between > foo.downcase and foo.capitalize (in code at least; in prose it keeps me > up at night) and it doesn't seem that readable. In this case it seemed better than alternatives. -- 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:08:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A6BE16A4CE; Wed, 13 Apr 2005 09:08:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3934E43D5F; Wed, 13 Apr 2005 09:08:07 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D987uX034032; Wed, 13 Apr 2005 09:08:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D987WZ034031; Wed, 13 Apr 2005 09:08:07 GMT (envelope-from pav) Message-Id: <200504130908.j3D987WZ034031@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 09:08:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgis Makefile distinfo pkg-deinstall pkg-install pkg-message pkg-plist ports/databases/postgis/files README.upgrade patch-a patch-b patch-c patch-d patch-doc patch-loader patch-lwgeom patch-main ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:08:07 -0000 pav 2005-04-13 09:08:06 UTC FreeBSD ports repository Modified files: databases/postgis Makefile distinfo pkg-deinstall pkg-install pkg-message pkg-plist Added files: databases/postgis/files patch-doc patch-loader patch-lwgeom patch-main patch-utils Removed files: databases/postgis/files README.upgrade patch-a patch-b patch-c patch-d updatedb.default Log: - Update to 1.0.0-RC5 PR: ports/79083, ports/79301 Submitted by: Anderson S. Ferreira (maintainer) Revision Changes Path 1.15 +1 -3 ports/databases/postgis/Makefile 1.6 +2 -2 ports/databases/postgis/distinfo 1.2 +0 -16 ports/databases/postgis/files/README.upgrade (dead) 1.3 +0 -41 ports/databases/postgis/files/patch-a (dead) 1.3 +0 -21 ports/databases/postgis/files/patch-b (dead) 1.3 +0 -17 ports/databases/postgis/files/patch-c (dead) 1.2 +0 -38 ports/databases/postgis/files/patch-d (dead) 1.1 +50 -0 ports/databases/postgis/files/patch-doc (new) 1.1 +21 -0 ports/databases/postgis/files/patch-loader (new) 1.1 +41 -0 ports/databases/postgis/files/patch-lwgeom (new) 1.1 +18 -0 ports/databases/postgis/files/patch-main (new) 1.1 +21 -0 ports/databases/postgis/files/patch-utils (new) 1.3 +0 -6 ports/databases/postgis/files/updatedb.default (dead) 1.3 +1 -2 ports/databases/postgis/pkg-deinstall 1.3 +0 -2 ports/databases/postgis/pkg-install 1.3 +1 -1 ports/databases/postgis/pkg-message 1.4 +8 -2 ports/databases/postgis/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:35:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA6B16A4CE; Wed, 13 Apr 2005 09:35:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 374C143D54; Wed, 13 Apr 2005 09:35:39 +0000 (GMT) (envelope-from andre@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D9ZcGm035038; Wed, 13 Apr 2005 09:35:39 GMT (envelope-from andre@repoman.freebsd.org) Received: (from andre@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D9Zc6L035037; Wed, 13 Apr 2005 09:35:38 GMT (envelope-from andre) Message-Id: <200504130935.j3D9Zc6L035037@repoman.freebsd.org> From: Andre Oppermann Date: Wed, 13 Apr 2005 09:35:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:35:39 -0000 andre 2005-04-13 09:35:38 UTC FreeBSD src repository Modified files: . access Log: Please welcome Qing Li as a src committer working on the network stack. I will be his mentor. Approved by: core Revision Changes Path 1.701 +1 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:42:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81B3116A4CE; Wed, 13 Apr 2005 09:42:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57CDE43D54; Wed, 13 Apr 2005 09:42:12 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3D9gCxA035320; Wed, 13 Apr 2005 09:42:12 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3D9gCES035319; Wed, 13 Apr 2005 09:42:12 GMT (envelope-from mich) Message-Id: <200504130942.j3D9gCES035319@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 13 Apr 2005 09:42:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/gubby Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:42:12 -0000 mich 2005-04-13 09:42:12 UTC FreeBSD ports repository Modified files: mail/gubby Makefile distinfo pkg-plist Log: o Update to -> 0.55 0 Fix %%DOCSDIR%% macro while we are here Revision Changes Path 1.7 +1 -1 ports/mail/gubby/Makefile 1.7 +2 -2 ports/mail/gubby/distinfo 1.2 +2 -2 ports/mail/gubby/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:52:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6471A16A4CE; Wed, 13 Apr 2005 09:52:40 +0000 (GMT) Received: from mail.3wgraphics.com (mail.3wgraphics.com [194.87.91.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAFB343D49; Wed, 13 Apr 2005 09:52:39 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from [192.168.0.1] (helo=[192.168.0.1]) by mail.3wgraphics.com with esmtp id 1DLeY2-000PuI-CD; Wed, 13 Apr 2005 13:52:38 +0400 Message-ID: <425CEBE6.3030306@FreeBSD.org> Date: Wed, 13 Apr 2005 13:52:38 +0400 From: Sergey Skvortsov User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8a6) Gecko/20050111 X-Accept-Language: en,ru MIME-Version: 1.0 To: Joe Marcus Clarke References: <200504130320.j3D3Kuw5004935@repoman.freebsd.org> In-Reply-To: <200504130320.j3D3Kuw5004935@repoman.freebsd.org> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/portlint Makefileports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:52:40 -0000 Joe Marcus Clarke wrote: > Modified files: > devel/portlint Makefile > devel/portlint/src portlint.pl > Log: > Update to 2.7.1 > > * Check to make sure only characters [-.a-zA-Z0-9_] appear in file names [1] As already discussed, this regex is too restrictive. Just run this: find /usr/ports -name "patch-*"|grep -v --regexp='patch-[-.a-zA-Z0-9_]*$' 1. Filenames can contain many special symbols (like '+', ','), for example: benchmarks/bonnie++/files/patch-bonnie++.cpp You can't cover all possible filenames because they are controlled by authors of software. 2. Regex in portlint does not equal to original in "Porters Handbook" ([.-_a-zA-Z0-9]). The latter still does not fixed. 3. '::' delimiter for directories is legal and more aestetic than ugly '__'. So, I offer more tolerant regex [-.a-zA-Z0-9_:+]. This useless patch renaming can produce cvsup storm and there is no advantages for end-users: %find /usr/ports -name "patch-*"|grep -v --regexp='patch-[-.a-zA-Z0-9_]*$'|wc -l 4119 Dixi. -- Sergey Skvortsov mailto: skv@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Apr 13 09:52:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F2D16A4D1; Wed, 13 Apr 2005 09:52:57 +0000 (GMT) Received: from mailout10.sul.t-online.com (mailout10.sul.t-online.com [194.25.134.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DD6643D3F; Wed, 13 Apr 2005 09:52:57 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd16.aul.t-online.de by mailout10.sul.t-online.com with smtp id 1DLeYJ-000653-00; Wed, 13 Apr 2005 11:52:55 +0200 Received: from Andro-Beta.Leidinger.net (Z6+dneZDoe6KuFWNxDJdTcElTPNretPCcCG+bL0b1oU9vkO59zfSwk@[84.128.203.188]) by fwd16.sul.t-online.de with esmtp id 1DLeYB-1vjhLs0; Wed, 13 Apr 2005 11:52:47 +0200 Received: from localhost (localhost [127.0.0.1])j3D9qf81081155; Wed, 13 Apr 2005 11:52:41 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Wed, 13 Apr 2005 11:52:41 +0200 Message-ID: <20050413115241.86r0gj3fsowcw408@netchild.homeip.net> X-Priority: 3 (Normal) Date: Wed, 13 Apr 2005 11:52:41 +0200 From: Alexander Leidinger To: Mark Linimon References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: Z6+dneZDoe6KuFWNxDJdTcElTPNretPCcCG+bL0b1oU9vkO59zfSwk@t-dialin.net X-TOI-MSGID: 762b34d4-a469-4285-82e6-df4dcc8da9b8 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 09:52:57 -0000 Mark Linimon wrote: > Clearly we don't want to have a list of this stuff hard-coded in > sysinstall -- that's just begging for bitrot -- but I don't have any > better suggestion at the moment. At build time: - Test if we have the ports collection available. - If it's available: ask bsd.port.mk for the right version. Yes, this assumes an appropriate ports tree (ar alternatively access to a CVS repository which contains the ports collection) Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Elliptic paraboloids for sale. From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:02:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57DE516A4CE; Wed, 13 Apr 2005 10:02:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29EDB43D1D; Wed, 13 Apr 2005 10:02:59 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DA2xVi036159; Wed, 13 Apr 2005 10:02:59 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DA2xUq036158; Wed, 13 Apr 2005 10:02:59 GMT (envelope-from phk) Message-Id: <200504131002.j3DA2xUq036158@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 10:02:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share Makefile src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/tools/tools/nanobsd make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:02:59 -0000 phk 2005-04-13 10:02:58 UTC FreeBSD src repository Modified files: share Makefile share/examples/etc make.conf share/man/man5 make.conf.5 tools/tools/nanobsd make.conf Log: Add NO_DICT handle. Saves almost 3.5 MB installed. Revision Changes Path 1.33 +5 -1 src/share/Makefile 1.262 +1 -0 src/share/examples/etc/make.conf 1.119 +3 -0 src/share/man/man5/make.conf.5 1.20 +2 -1 src/tools/tools/nanobsd/make.conf From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:09:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2089A16A4CE; Wed, 13 Apr 2005 10:09:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9F7B43D39; Wed, 13 Apr 2005 10:09:22 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DA9MM2036389; Wed, 13 Apr 2005 10:09:22 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DA9MHJ036388; Wed, 13 Apr 2005 10:09:22 GMT (envelope-from mich) Message-Id: <200504131009.j3DA9MHJ036388@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 13 Apr 2005 10:09:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-Whois-RIPE Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:09:23 -0000 mich 2005-04-13 10:09:22 UTC FreeBSD ports repository Modified files: net/p5-Net-Whois-RIPE Makefile distinfo Log: o update to -> 1.20 o RUN_DEPENDS only if perl version is under 5.6.x Revision Changes Path 1.9 +8 -4 ports/net/p5-Net-Whois-RIPE/Makefile 1.3 +2 -1 ports/net/p5-Net-Whois-RIPE/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:22:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9CFE16A4CF; Wed, 13 Apr 2005 10:22:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7993D43D31; Wed, 13 Apr 2005 10:22:22 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DAMMsT037175; Wed, 13 Apr 2005 10:22:22 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DAMMSv037174; Wed, 13 Apr 2005 10:22:22 GMT (envelope-from leeym) Message-Id: <200504131022.j3DAMMSv037174@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 13 Apr 2005 10:22:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libusb Makefile distinfo pkg-plist ports/devel/libusb/files patch-bsd.c patch-configure patch-ltmain.sh ports/audio/ifp-line Makefile ports/audio/rioutil Makefile ports/comms/libticables Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:22:22 -0000 leeym 2005-04-13 10:22:22 UTC FreeBSD ports repository Modified files: devel/libusb Makefile distinfo pkg-plist devel/libusb/files patch-ltmain.sh audio/ifp-line Makefile audio/rioutil Makefile comms/libticables Makefile graphics/libgphoto2 Makefile graphics/s10sh Makefile graphics/sane-backends Makefile misc/gplink Makefile Added files: devel/libusb/files patch-configure Removed files: devel/libusb/files patch-bsd.c Log: - update to libusb-0.1.10a - bump library version to all ports that depends on libusb PR: 79084 Submitted by: John Reynolds Revision Changes Path 1.3 +1 -1 ports/audio/ifp-line/Makefile 1.13 +1 -1 ports/audio/rioutil/Makefile 1.13 +1 -1 ports/comms/libticables/Makefile 1.9 +3 -2 ports/devel/libusb/Makefile 1.7 +2 -2 ports/devel/libusb/distinfo 1.6 +0 -62 ports/devel/libusb/files/patch-bsd.c (dead) 1.1 +19 -0 ports/devel/libusb/files/patch-configure (new) 1.2 +3 -13 ports/devel/libusb/files/patch-ltmain.sh 1.5 +6 -1 ports/devel/libusb/pkg-plist 1.19 +1 -1 ports/graphics/libgphoto2/Makefile 1.12 +1 -1 ports/graphics/s10sh/Makefile 1.64 +1 -1 ports/graphics/sane-backends/Makefile 1.2 +1 -1 ports/misc/gplink/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:38:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DBA616A4CE; Wed, 13 Apr 2005 10:38:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1517C43D41; Wed, 13 Apr 2005 10:38:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DAcHAN037758; Wed, 13 Apr 2005 10:38:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DAcHJL037757; Wed, 13 Apr 2005 10:38:17 GMT (envelope-from pav) Message-Id: <200504131038.j3DAcHJL037757@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 10:38:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/pecl-sqlite Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:38:18 -0000 pav 2005-04-13 10:38:17 UTC FreeBSD ports repository Modified files: databases/pecl-sqlite Makefile Log: - Submitter of last update agreed to maintain this port Revision Changes Path 1.3 +1 -1 ports/databases/pecl-sqlite/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:57:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5C1916A4FC; Wed, 13 Apr 2005 10:57:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5725443D1D; Wed, 13 Apr 2005 10:57:14 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DAvEer038430; Wed, 13 Apr 2005 10:57:14 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DAvEh1038429; Wed, 13 Apr 2005 10:57:14 GMT (envelope-from jeff) Message-Id: <200504131057.j3DAvEh1038429@repoman.freebsd.org> From: Jeff Roberson Date: Wed, 13 Apr 2005 10:57:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_lookup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:57:14 -0000 jeff 2005-04-13 10:57:14 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: - Further simplify lookup; Force all filesystems to relock in the DOTDOT case. There are bugs in some which didn't unlock in the ISDOTDOT case to begin with that need to be addressed seperately. This simplifies things anyway. - Fix relookup() to prevent it from vrele()'ing the dvp while the vp is locked. Catch up to other lookup changes. Sponsored by: Isilon Systems, Inc. Reported by: Peter Wemm Revision Changes Path 1.79 +23 -30 src/sys/kern/vfs_lookup.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:57:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BC8B16A4CE; Wed, 13 Apr 2005 10:57:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FBD43D31; Wed, 13 Apr 2005 10:57:53 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DAvrHo038530; Wed, 13 Apr 2005 10:57:53 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DAvrgX038529; Wed, 13 Apr 2005 10:57:53 GMT (envelope-from jeff) Message-Id: <200504131057.j3DAvrgX038529@repoman.freebsd.org> From: Jeff Roberson Date: Wed, 13 Apr 2005 10:57:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_subr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:57:53 -0000 jeff 2005-04-13 10:57:53 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Change vop_lookup_post assertions to reflect recent vfs_lookup changes. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.615 +2 -12 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 10:59:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EB4216A4CE; Wed, 13 Apr 2005 10:59:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D4B143D1F; Wed, 13 Apr 2005 10:59:10 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DAxALo039008; Wed, 13 Apr 2005 10:59:10 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DAxAUf039007; Wed, 13 Apr 2005 10:59:10 GMT (envelope-from jeff) Message-Id: <200504131059.j3DAxAUf039007@repoman.freebsd.org> From: Jeff Roberson Date: Wed, 13 Apr 2005 10:59:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/coda coda_vnops.c src/sys/compat/linux linux_getcwd.c src/sys/fs/devfs devfs_vnops.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_lookup.c src/sys/fs/nwfs... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 10:59:10 -0000 jeff 2005-04-13 10:59:10 UTC FreeBSD src repository Modified files: sys/coda coda_vnops.c sys/compat/linux linux_getcwd.c sys/fs/devfs devfs_vnops.c sys/fs/hpfs hpfs_vnops.c sys/fs/msdosfs msdosfs_lookup.c sys/fs/nwfs nwfs_vnops.c sys/fs/pseudofs pseudofs_vnops.c sys/fs/smbfs smbfs_vnops.c sys/fs/udf udf_vnops.c sys/fs/unionfs union_vnops.c sys/gnu/ext2fs ext2_lookup.c sys/isofs/cd9660 cd9660_lookup.c sys/kern vfs_cache.c sys/nfs4client nfs4_vnops.c sys/nfsclient nfs_vnops.c sys/ufs/ufs ufs_lookup.c Log: - Change all filesystems and vfs_cache to relock the dvp once the child is locked in the ISDOTDOT case. Se vfs_lookup.c r1.79 for details. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.66 +1 -0 src/sys/coda/coda_vnops.c 1.18 +2 -2 src/sys/compat/linux/linux_getcwd.c 1.112 +1 -2 src/sys/fs/devfs/devfs_vnops.c 1.66 +2 -4 src/sys/fs/hpfs/hpfs_vnops.c 1.45 +2 -3 src/sys/fs/msdosfs/msdosfs_lookup.c 1.41 +3 -7 src/sys/fs/nwfs/nwfs_vnops.c 1.55 +2 -0 src/sys/fs/pseudofs/pseudofs_vnops.c 1.61 +2 -6 src/sys/fs/smbfs/smbfs_vnops.c 1.55 +2 -3 src/sys/fs/udf/udf_vnops.c 1.131 +0 -11 src/sys/fs/unionfs/union_vnops.c 1.49 +3 -4 src/sys/gnu/ext2fs/ext2_lookup.c 1.41 +2 -3 src/sys/isofs/cd9660/cd9660_lookup.c 1.99 +5 -3 src/sys/kern/vfs_cache.c 1.29 +2 -3 src/sys/nfs4client/nfs4_vnops.c 1.257 +2 -3 src/sys/nfsclient/nfs_vnops.c 1.77 +2 -3 src/sys/ufs/ufs/ufs_lookup.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:12:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 167CD16A4CE; Wed, 13 Apr 2005 11:12:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFC1143D41; Wed, 13 Apr 2005 11:12:05 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBC5FX039570; Wed, 13 Apr 2005 11:12:05 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBC54X039569; Wed, 13 Apr 2005 11:12:05 GMT (envelope-from brueffer) Message-Id: <200504131112.j3DBC54X039569@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Apr 2005 11:12:05 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects libh.sgml projects.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:12:06 -0000 brueffer 2005-04-13 11:12:05 UTC FreeBSD doc repository Modified files: en/projects projects.sgml Removed files: en/projects libh.sgml Log: Remove the libh page and pointers to it, it has been dead for a long time. Ok'ed by: Alex Langer Revision Changes Path 1.11 +0 -59 www/en/projects/libh.sgml (dead) 1.172 +1 -10 www/en/projects/projects.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:13:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DEB7916A4CE; Wed, 13 Apr 2005 11:13:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62BB43D49; Wed, 13 Apr 2005 11:13:27 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBDRP6039664; Wed, 13 Apr 2005 11:13:27 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBDRvN039663; Wed, 13 Apr 2005 11:13:27 GMT (envelope-from brueffer) Message-Id: <200504131113.j3DBDRvN039663@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Apr 2005 11:13:27 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:13:28 -0000 brueffer 2005-04-13 11:13:27 UTC FreeBSD doc repository Modified files: en/projects Makefile Log: Remove libh.sgml. Revision Changes Path 1.21 +1 -2 www/en/projects/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:14:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 30EC816A4CF; Wed, 13 Apr 2005 11:14:53 +0000 (GMT) Date: Wed, 13 Apr 2005 11:14:53 +0000 From: Alexey Dokuchaev To: Sergey Skvortsov Message-ID: <20050413111453.GA28458@FreeBSD.org> References: <200504130320.j3D3Kuw5004935@repoman.freebsd.org> <425CEBE6.3030306@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <425CEBE6.3030306@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: Joe Marcus Clarke cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:14:53 -0000 On Wed, Apr 13, 2005 at 01:52:38PM +0400, Sergey Skvortsov wrote: > Joe Marcus Clarke wrote: > > Modified files: > > devel/portlint Makefile > > devel/portlint/src portlint.pl > > Log: > > Update to 2.7.1 > > > > * Check to make sure only characters [-.a-zA-Z0-9_] appear in file names > > [1] > > As already discussed, this regex is too restrictive. > > Just run this: > find /usr/ports -name "patch-*"|grep -v --regexp='patch-[-.a-zA-Z0-9_]*$' > > 1. Filenames can contain many special symbols (like '+', ','), for example: > benchmarks/bonnie++/files/patch-bonnie++.cpp > > You can't cover all possible filenames because they are controlled by > authors of software. > > 2. Regex in portlint does not equal to original in "Porters Handbook" > ([.-_a-zA-Z0-9]). The latter still does not fixed. > > 3. '::' delimiter for directories is legal and more aestetic than ugly '__'. > > So, I offer more tolerant regex [-.a-zA-Z0-9_:+]. I fully second this. BTW, `^' is useful too. ./danfe, running away before getting beaten by krion@. > > This useless patch renaming can produce cvsup storm and there is no > advantages for end-users: > > %find /usr/ports -name "patch-*"|grep -v > --regexp='patch-[-.a-zA-Z0-9_]*$'|wc -l > 4119 > > Dixi. > > -- > Sergey Skvortsov > mailto: skv@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:40:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1ECEE16A4CF; Wed, 13 Apr 2005 11:40:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8B943D53; Wed, 13 Apr 2005 11:40:08 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBe8Ut040590; Wed, 13 Apr 2005 11:40:08 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBe8Hh040589; Wed, 13 Apr 2005 11:40:08 GMT (envelope-from vs) Message-Id: <200504131140.j3DBe8Hh040589@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 11:40:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/wsdlpull Makefile ports/www/wsdlpull/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:40:09 -0000 vs 2005-04-13 11:40:08 UTC FreeBSD ports repository Modified files: www/wsdlpull Makefile Removed files: www/wsdlpull/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.2 +1 -0 ports/www/wsdlpull/Makefile 1.2 +0 -15 ports/www/wsdlpull/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:40:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC25316A4CE; Wed, 13 Apr 2005 11:40:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C282543D45; Wed, 13 Apr 2005 11:40:44 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBeij2040691; Wed, 13 Apr 2005 11:40:44 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBei81040690; Wed, 13 Apr 2005 11:40:44 GMT (envelope-from harti) Message-Id: <200504131140.j3DBei81040690@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 13 Apr 2005 11:40:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/make var.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:40:45 -0000 harti 2005-04-13 11:40:44 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Split VarFind() into a series of functions tailored for the different sets of flags originally passed to VarFind(). This eliminates the code by removing a bunch of tests. Patch: 7.173 Submitted by: Max Okumoto Revision Changes Path 1.144 +94 -70 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:47:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E1BA16A4CE; Wed, 13 Apr 2005 11:47:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BDBC43D5C; Wed, 13 Apr 2005 11:47:36 +0000 (GMT) (envelope-from danfe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBla3v041038; Wed, 13 Apr 2005 11:47:36 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBlZYL041037; Wed, 13 Apr 2005 11:47:35 GMT (envelope-from danfe) Message-Id: <200504131147.j3DBlZYL041037@repoman.freebsd.org> From: Alexey Dokuchaev Date: Wed, 13 Apr 2005 11:47:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/titano Makefile distinfo pkg-descr pkg-plist ports/devel/titano/files gcc3-patch-src_projects.cc gcc3-patch-src_views.cc patch-aa patch-ab patch-ac patch-src_automake.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:47:36 -0000 danfe 2005-04-13 11:47:35 UTC FreeBSD ports repository Modified files: devel/titano Makefile distinfo pkg-descr pkg-plist Added files: devel/titano/files gcc3-patch-src_projects.cc gcc3-patch-src_projects.h gcc3-patch-src_titano-app.cc gcc3-patch-src_views.cc patch-src_automake.h patch-src_conffile.h patch-src_iexceptions.h patch-src_prefs.cc Removed files: devel/titano/files patch-aa patch-ab patch-ac Log: - Update to 0.0.7 and unbreak - Fix dependencies - Respect C{C,XX} and C[XX]FLAGS - Fix spelling typo in pkg-descr, kill dots/space at EOLs - Utilize DATADIR in pkg-plist - Take maintainership Revision Changes Path 1.19 +21 -20 ports/devel/titano/Makefile 1.3 +2 -2 ports/devel/titano/distinfo 1.1 +22 -0 ports/devel/titano/files/gcc3-patch-src_projects.cc (new) 1.1 +30 -0 ports/devel/titano/files/gcc3-patch-src_projects.h (new) 1.1 +11 -0 ports/devel/titano/files/gcc3-patch-src_titano-app.cc (new) 1.1 +21 -0 ports/devel/titano/files/gcc3-patch-src_views.cc (new) 1.2 +0 -32 ports/devel/titano/files/patch-aa (dead) 1.2 +0 -14 ports/devel/titano/files/patch-ab (dead) 1.2 +0 -11 ports/devel/titano/files/patch-ac (dead) 1.1 +14 -0 ports/devel/titano/files/patch-src_automake.h (new) 1.1 +11 -0 ports/devel/titano/files/patch-src_conffile.h (new) 1.1 +51 -0 ports/devel/titano/files/patch-src_iexceptions.h (new) 1.1 +25 -0 ports/devel/titano/files/patch-src_prefs.cc (new) 1.2 +6 -6 ports/devel/titano/pkg-descr 1.2 +56 -5 ports/devel/titano/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 11:51:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA85F16A4CE; Wed, 13 Apr 2005 11:51:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00AB43D54; Wed, 13 Apr 2005 11:51:34 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DBpYDV041227; Wed, 13 Apr 2005 11:51:34 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DBpYKN041226; Wed, 13 Apr 2005 11:51:34 GMT (envelope-from vs) Message-Id: <200504131151.j3DBpYKN041226@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 11:51:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/libmcrypt Makefile ports/security/libmcrypt/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 11:51:35 -0000 vs 2005-04-13 11:51:34 UTC FreeBSD ports repository Modified files: security/libmcrypt Makefile Removed files: security/libmcrypt/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.51 +1 -0 ports/security/libmcrypt/Makefile 1.4 +0 -23 ports/security/libmcrypt/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:05:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E9B116A4CE; Wed, 13 Apr 2005 12:05:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347A743D48; Wed, 13 Apr 2005 12:05:24 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DC5OsL041684; Wed, 13 Apr 2005 12:05:24 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DC5OZE041683; Wed, 13 Apr 2005 12:05:24 GMT (envelope-from leeym) Message-Id: <200504131205.j3DC5OZE041683@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 13 Apr 2005 12:05:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/netams Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:05:24 -0000 leeym 2005-04-13 12:05:23 UTC FreeBSD ports repository Modified files: net-mgmt/netams Makefile distinfo Log: - Update to netams-3.2.2 PR: 79853 Submitted by: Yuriy N. Shkandybin Revision Changes Path 1.9 +1 -1 ports/net-mgmt/netams/Makefile 1.8 +2 -2 ports/net-mgmt/netams/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:13:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 327F916A4CE; Wed, 13 Apr 2005 12:13:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1855743D3F; Wed, 13 Apr 2005 12:13:42 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCDfrO042098; Wed, 13 Apr 2005 12:13:41 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCDfKL042097; Wed, 13 Apr 2005 12:13:41 GMT (envelope-from leeym) Message-Id: <200504131213.j3DCDfKL042097@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 13 Apr 2005 12:13:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/spamd Makefile distinfo pkg-plist ports/mail/spamd/files pfspamd.sh spamd.sh.sample X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:13:42 -0000 leeym 2005-04-13 12:13:41 UTC FreeBSD ports repository Modified files: mail/spamd Makefile distinfo pkg-plist Added files: mail/spamd/files pfspamd.sh Removed files: mail/spamd/files spamd.sh.sample Log: updates spamd to OpenBSD 3.7-RELEASE's bundled version. Change details: - Update to 3.7 - Use RCng scripts - Fix installation of spamlogd(8) - Change maintainer's mail address PR: 79856 Submitted by: delphij Revision Changes Path 1.8 +11 -11 ports/mail/spamd/Makefile 1.5 +2 -2 ports/mail/spamd/distinfo 1.1 +39 -0 ports/mail/spamd/files/pfspamd.sh (new) 1.2 +0 -40 ports/mail/spamd/files/spamd.sh.sample (dead) 1.4 +1 -1 ports/mail/spamd/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:16:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D66E216A4CE; Wed, 13 Apr 2005 12:16:36 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4053143D49; Wed, 13 Apr 2005 12:16:36 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3DCGXTd080976; Wed, 13 Apr 2005 08:16:33 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3DCGXwI080971; Wed, 13 Apr 2005 08:16:33 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 13 Apr 2005 08:16:32 -0400 (EDT) From: Jeff Roberson To: Alfred Perlstein In-Reply-To: <20050413070414.GY60345@elvis.mu.org> Message-ID: <20050413081543.S28571@mail.chesapeake.net> References: <20050409085414.M28571@mail.chesapeake.net> <20050409132339.GJ60345@elvis.mu.org> <20050409134626.GL60345@elvis.mu.org> <20050409095543.N28571@mail.chesapeake.net> <20050409100534.M28571@mail.chesapeake.net> <20050413022133.Y28571@mail.chesapeake.net> <20050413070414.GY60345@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: Jeff Roberson cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:16:37 -0000 On Wed, 13 Apr 2005, Alfred Perlstein wrote: > * Jeff Roberson [050412 23:22] wrote: > > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > > > > > Thank you very much. I'll update the docs when you're done. > > > > Don't you only need to know which calls are going to open, or do you also > > need modifying ops like unlike and rename? > > Autofs does not support rename and unlink semantics were not as > important as being able to differentiate between open(2) and stat(2). So would an ISOPEN flag work? We could do this rather than replace NOOBJ in every syscall you don't care about. I'm trying to figure out if the positive cases are fewer than the negative. > > -- > - Alfred Perlstein > - email: bright@mu.org cell: 408-480-4684 > From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:21:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B0D516A4CE; Wed, 13 Apr 2005 12:21:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0085F43D49; Wed, 13 Apr 2005 12:21:56 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCLtwh042489; Wed, 13 Apr 2005 12:21:55 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCLtuB042488; Wed, 13 Apr 2005 12:21:55 GMT (envelope-from vs) Message-Id: <200504131221.j3DCLtuB042488@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 12:21:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/science/openbabel Makefileports/science/openbabel/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:21:56 -0000 vs 2005-04-13 12:21:55 UTC FreeBSD ports repository Modified files: science/openbabel Makefile Removed files: science/openbabel/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.7 +1 -0 ports/science/openbabel/Makefile 1.2 +0 -15 ports/science/openbabel/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:24:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F1E216A4CE; Wed, 13 Apr 2005 12:24:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1683B43D54; Wed, 13 Apr 2005 12:24:24 +0000 (GMT) (envelope-from delphij@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCONHH042567; Wed, 13 Apr 2005 12:24:23 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCONtG042566; Wed, 13 Apr 2005 12:24:23 GMT (envelope-from delphij) Message-Id: <200504131224.j3DCONtG042566@repoman.freebsd.org> From: Xin LI Date: Wed, 13 Apr 2005 12:24:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:24:24 -0000 delphij 2005-04-13 12:24:23 UTC FreeBSD ports repository (src,doc committer) Modified files: . UPDATING Log: mail/spamd (OpenBSD's pf spamd) is now RCng'ed. Revision Changes Path 1.178 +10 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:26:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1905916A4CE; Wed, 13 Apr 2005 12:26:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E391943D5D; Wed, 13 Apr 2005 12:26:22 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCQMOd042685; Wed, 13 Apr 2005 12:26:22 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCQM2J042684; Wed, 13 Apr 2005 12:26:22 GMT (envelope-from lawrance) Message-Id: <200504131226.j3DCQM2J042684@repoman.freebsd.org> From: Sam Lawrance Date: Wed, 13 Apr 2005 12:26:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/sitebar Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:26:23 -0000 lawrance 2005-04-13 12:26:22 UTC FreeBSD ports repository Modified files: www/sitebar Makefile distinfo Log: Update to 3.2.6 Approved by: clement (mentor) Revision Changes Path 1.3 +7 -11 ports/www/sitebar/Makefile 1.2 +2 -2 ports/www/sitebar/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:28:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B5C16A4CE; Wed, 13 Apr 2005 12:28:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 894A643D41; Wed, 13 Apr 2005 12:28:39 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCSdSE042841; Wed, 13 Apr 2005 12:28:39 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCSdhd042840; Wed, 13 Apr 2005 12:28:39 GMT (envelope-from vs) Message-Id: <200504131228.j3DCSdhd042840@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 12:28:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/libmsn Makefile ports/net/libmsn/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:28:39 -0000 vs 2005-04-13 12:28:39 UTC FreeBSD ports repository Modified files: net/libmsn Makefile Removed files: net/libmsn/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.2 +1 -0 ports/net/libmsn/Makefile 1.2 +0 -15 ports/net/libmsn/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:32:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B57416A4CE; Wed, 13 Apr 2005 12:32:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C47143D46; Wed, 13 Apr 2005 12:32:15 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCWFLG043022; Wed, 13 Apr 2005 12:32:15 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCWFAR043021; Wed, 13 Apr 2005 12:32:15 GMT (envelope-from clsung) Message-Id: <200504131232.j3DCWFAR043021@repoman.freebsd.org> From: Cheng-Lung Sung Date: Wed, 13 Apr 2005 12:32:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/pugs Makefile distinfo ports/lang/pugs/files patch-inc-Module-Install-Pugs.pm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:32:15 -0000 clsung 2005-04-13 12:32:15 UTC FreeBSD ports repository Modified files: lang/pugs Makefile distinfo Added files: lang/pugs/files patch-inc-Module-Install-Pugs.pm Log: - update to 6.2.0 - Changes see [ url: http://search.cpan.org/src/AUTRIJUS/Perl6-Pugs-6.2.0/ChangeLog ] Revision Changes Path 1.4 +1 -6 ports/lang/pugs/Makefile 1.3 +2 -2 ports/lang/pugs/distinfo 1.1 +13 -0 ports/lang/pugs/files/patch-inc-Module-Install-Pugs.pm (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:35:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD12D16A4CE; Wed, 13 Apr 2005 12:35:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8722F43D2D; Wed, 13 Apr 2005 12:35:42 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCZgLC043162; Wed, 13 Apr 2005 12:35:42 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCZgpm043161; Wed, 13 Apr 2005 12:35:42 GMT (envelope-from vs) Message-Id: <200504131235.j3DCZgpm043161@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 12:35:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gq Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:35:42 -0000 vs 2005-04-13 12:35:42 UTC FreeBSD ports repository Modified files: net/gq Makefile Log: Unbreak: Fix plist through 'gnomehier' Based on PR: ports/79385 Submitted by: Alex Kiesel Approved by: maintainer timeout Revision Changes Path 1.28 +1 -3 ports/net/gq/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:44:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0084416A4CE; Wed, 13 Apr 2005 12:44:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5AA943D60; Wed, 13 Apr 2005 12:44:43 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCihOD043556; Wed, 13 Apr 2005 12:44:43 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCihTM043555; Wed, 13 Apr 2005 12:44:43 GMT (envelope-from brueffer) Message-Id: <200504131244.j3DCihTM043555@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Apr 2005 12:44:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/share/man/man4 snd_fm801.4 snd_via8233.4 snd_via82c686.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:44:44 -0000 brueffer 2005-04-13 12:44:43 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5_4) share/man/man4 snd_fm801.4 snd_via8233.4 snd_via82c686.4 Log: MF5: Quote sound device names which contain numbers. Note that this change does not apply to -CURRENT, because config(8) there has been modified not to require the quoting. Approved by: re (hrs) Revision Changes Path 1.1.2.1.2.1 +1 -1 src/share/man/man4/snd_fm801.4 1.1.2.1.2.1 +1 -1 src/share/man/man4/snd_via8233.4 1.1.2.1.2.1 +1 -1 src/share/man/man4/snd_via82c686.4 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:49:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EB3B16A4CE; Wed, 13 Apr 2005 12:49:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61DA443D1D; Wed, 13 Apr 2005 12:49:11 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DCnBer050487; Wed, 13 Apr 2005 12:49:11 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DCnB6g050486; Wed, 13 Apr 2005 12:49:11 GMT (envelope-from vs) Message-Id: <200504131249.j3DCnB6g050486@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 12:49:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm/windowlab Makefile distinfo ports/x11-wm/windowlab/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:49:11 -0000 vs 2005-04-13 12:49:11 UTC FreeBSD ports repository Modified files: x11-wm/windowlab Makefile distinfo Removed files: x11-wm/windowlab/files patch-Makefile Log: Update to 1.26 PR: ports/79167 Submitted by: maintainer Revision Changes Path 1.11 +3 -2 ports/x11-wm/windowlab/Makefile 1.11 +2 -2 ports/x11-wm/windowlab/distinfo 1.3 +0 -12 ports/x11-wm/windowlab/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 12:51:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE95316A4CE; Wed, 13 Apr 2005 12:51:06 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 088C143D46; Wed, 13 Apr 2005 12:51:06 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.1) with ESMTP id j3DCotLg018261; Wed, 13 Apr 2005 14:50:56 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Jeff Roberson From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 13 Apr 2005 08:16:32 EDT." <20050413081543.S28571@mail.chesapeake.net> Date: Wed, 13 Apr 2005 14:50:55 +0200 Message-ID: <18260.1113396655@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: Alfred Perlstein cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 12:51:06 -0000 In message <20050413081543.S28571@mail.chesapeake.net>, Jeff Roberson writes: >On Wed, 13 Apr 2005, Alfred Perlstein wrote: > >> * Jeff Roberson [050412 23:22] wrote: >> > On Sat, 9 Apr 2005, Alfred Perlstein wrote: >> > >> > > Thank you very much. I'll update the docs when you're done. >> > >> > Don't you only need to know which calls are going to open, or do you also >> > need modifying ops like unlike and rename? >> >> Autofs does not support rename and unlink semantics were not as >> important as being able to differentiate between open(2) and stat(2). > >So would an ISOPEN flag work? We could do this rather than replace NOOBJ >in every syscall you don't care about. I'm trying to figure out if the >positive cases are fewer than the negative. ISOPEN gets my vote. -- 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 Wed Apr 13 13:02:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F4B16A4CE; Wed, 13 Apr 2005 13:02:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A64D843D5D; Wed, 13 Apr 2005 13:02:58 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DD2wsd051069; Wed, 13 Apr 2005 13:02:58 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DD2wxe051068; Wed, 13 Apr 2005 13:02:58 GMT (envelope-from nyan) Message-Id: <200504131302.j3DD2wxe051068@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:02:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ed if_ed98.h src/sys/dev/aic aic_cbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:02:59 -0000 nyan 2005-04-13 13:02:58 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed98.h sys/dev/aic aic_cbus.c Log: Remove ifdef PC98. Revision Changes Path 1.11 +0 -22 src/sys/dev/aic/aic_cbus.c 1.3 +0 -3 src/sys/dev/ed/if_ed98.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:03:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E519716A4CE; Wed, 13 Apr 2005 13:03:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCF6F43D3F; Wed, 13 Apr 2005 13:03:40 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DD3eKZ051111; Wed, 13 Apr 2005 13:03:40 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DD3e6R051110; Wed, 13 Apr 2005 13:03:40 GMT (envelope-from harti) Message-Id: <200504131303.j3DD3e6R051110@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 13 Apr 2005 13:03:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mbrola Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:03:41 -0000 harti 2005-04-13 13:03:40 UTC FreeBSD ports repository (src committer) Modified files: audio/mbrola Makefile Log: s/^\.elseif/.elif/ Approved by: kris Revision Changes Path 1.6 +3 -3 ports/audio/mbrola/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:12:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBA616A4CE; Wed, 13 Apr 2005 13:12:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B73443D5F; Wed, 13 Apr 2005 13:12:13 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDCD2X051534; Wed, 13 Apr 2005 13:12:13 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDCDEq051533; Wed, 13 Apr 2005 13:12:13 GMT (envelope-from nyan) Message-Id: <200504131312.j3DDCDEq051533@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:12:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/include clock.h src/sys/i386/include/pc display.h src/sys/pc98/include clock.h src/sys/pc98/include/pc display.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:12:13 -0000 nyan 2005-04-13 13:12:12 UTC FreeBSD src repository Modified files: sys/i386/include clock.h sys/i386/include/pc display.h sys/pc98/include clock.h sys/pc98/include/pc display.h Log: Move pc98 specific parts to the pc98 specific file. Revision Changes Path 1.52 +0 -5 src/sys/i386/include/clock.h 1.7 +0 -5 src/sys/i386/include/pc/display.h 1.2 +34 -2 src/sys/pc98/include/clock.h 1.2 +35 -2 src/sys/pc98/include/pc/display.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:18:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0C5616A4CE; Wed, 13 Apr 2005 13:18:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A1143D2D; Wed, 13 Apr 2005 13:18:32 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDIWtp051817; Wed, 13 Apr 2005 13:18:32 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDIW6B051816; Wed, 13 Apr 2005 13:18:32 GMT (envelope-from nyan) Message-Id: <200504131318.j3DDIW6B051816@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:18:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/include bus_memio.h bus_pio.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:18:32 -0000 nyan 2005-04-13 13:18:32 UTC FreeBSD src repository Modified files: sys/pc98/include bus_memio.h bus_pio.h Log: Remove a meaningless include. Revision Changes Path 1.2 +0 -2 src/sys/pc98/include/bus_memio.h 1.2 +0 -2 src/sys/pc98/include/bus_pio.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:23:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0B2D16A4CE; Wed, 13 Apr 2005 13:23:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A951F43D54; Wed, 13 Apr 2005 13:23:14 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDNEfn052052; Wed, 13 Apr 2005 13:23:14 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDNEMO052051; Wed, 13 Apr 2005 13:23:14 GMT (envelope-from nyan) Message-Id: <200504131323.j3DDNEMO052051@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:23:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:23:15 -0000 nyan 2005-04-13 13:23:14 UTC FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: - Remove ifdef PC98. - Reduce diffs from i386. Revision Changes Path 1.358 +4 -193 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:26:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDE3B16A4CE; Wed, 13 Apr 2005 13:26:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B265A43D60; Wed, 13 Apr 2005 13:26:48 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDQmYk052223; Wed, 13 Apr 2005 13:26:48 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDQmU7052222; Wed, 13 Apr 2005 13:26:48 GMT (envelope-from nyan) Message-Id: <200504131326.j3DDQmU7052222@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:26:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/pc98 isa_dma.c olpt.c scterm-sck.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:26:49 -0000 nyan 2005-04-13 13:26:48 UTC FreeBSD src repository Modified files: sys/pc98/pc98 isa_dma.c olpt.c scterm-sck.c Log: - Remove ifdef PC98. - Reduce diffs from i386. Revision Changes Path 1.21 +28 -160 src/sys/pc98/pc98/isa_dma.c 1.28 +1 -166 src/sys/pc98/pc98/olpt.c 1.16 +0 -2 src/sys/pc98/pc98/scterm-sck.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:42:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A569716A4CE; Wed, 13 Apr 2005 13:42:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB9D43D5A; Wed, 13 Apr 2005 13:42:38 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDgcF7052808; Wed, 13 Apr 2005 13:42:38 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDgcng052807; Wed, 13 Apr 2005 13:42:38 GMT (envelope-from nyan) Message-Id: <200504131342.j3DDgcng052807@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Wed, 13 Apr 2005 13:42:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libdisk disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:42:38 -0000 nyan 2005-04-13 13:42:38 UTC FreeBSD src repository Modified files: lib/libdisk disk.c Log: Merge two slice_type_name() functions. Revision Changes Path 1.125 +4 -23 src/lib/libdisk/disk.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 13:56:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8D9816A4CE; Wed, 13 Apr 2005 13:56:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE5543D60; Wed, 13 Apr 2005 13:56:17 +0000 (GMT) (envelope-from avatar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DDuHVs053369; Wed, 13 Apr 2005 13:56:17 GMT (envelope-from avatar@repoman.freebsd.org) Received: (from avatar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DDuHdC053368; Wed, 13 Apr 2005 13:56:17 GMT (envelope-from avatar) Message-Id: <200504131356.j3DDuHdC053368@repoman.freebsd.org> From: Tai-hwa Liang Date: Wed, 13 Apr 2005 13:56:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 13:56:18 -0000 avatar 2005-04-13 13:56:17 UTC FreeBSD src repository Modified files: sys/kern tty.c Log: According to the comment in struct tty, t_modem is optional; hence we should guard against NULL t_modem entry. Otherwise, driver doesn't have t_modem callback implemented(such like sys/dev/usb/ucycom.c) would panic when someone opens the driver's associated tty device. Reviewed by: phk, sam (mentor) Revision Changes Path 1.249 +4 -2 src/sys/kern/tty.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:03:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53AEB16A4CE; Wed, 13 Apr 2005 14:03:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 294AC43D5A; Wed, 13 Apr 2005 14:03:29 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DE3TME053672; Wed, 13 Apr 2005 14:03:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DE3T35053671; Wed, 13 Apr 2005 14:03:29 GMT (envelope-from glebius) Message-Id: <200504131403.j3DE3T35053671@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 13 Apr 2005 14:03:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_cisco.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:03:29 -0000 glebius 2005-04-13 14:03:29 UTC FreeBSD src repository Modified files: sys/netgraph ng_cisco.c Log: NG_MKRESPONSE() macro includes sizeof struct ng_mesg when doing allocation. PR: kern/79806 Submitted by: Wojciech A. Koszek Revision Changes Path 1.28 +1 -2 src/sys/netgraph/ng_cisco.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:11:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4414416A4CF; Wed, 13 Apr 2005 14:11:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A7ED43D1D; Wed, 13 Apr 2005 14:11:13 +0000 (GMT) (envelope-from mlaier@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEBCP8054023; Wed, 13 Apr 2005 14:11:12 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEBCbG054022; Wed, 13 Apr 2005 14:11:12 GMT (envelope-from mlaier) Message-Id: <200504131411.j3DEBCbG054022@repoman.freebsd.org> From: Max Laier Date: Wed, 13 Apr 2005 14:11:12 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news/status report-sample.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:11:13 -0000 mlaier 2005-04-13 14:11:12 UTC FreeBSD doc repository (src committer) Modified files: en/news/status report-sample.xml Log: Add 'bin' to the comment about available categories. Revision Changes Path 1.5 +2 -2 www/en/news/status/report-sample.xml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:18:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 430CD16A4CE; Wed, 13 Apr 2005 14:18:39 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787D843D31; Wed, 13 Apr 2005 14:18:38 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S010600deadc0de00.su.shawcable.net (S010600deadc0de00.su.shawcable.net [24.76.125.156]) by mail.psychoholics.org (Postfix) with ESMTP id 79834157173; Wed, 13 Apr 2005 08:41:06 -0700 (PDT) From: Adam Gregoire To: "Matthew N. Dodd" In-Reply-To: <200504122049.j3CKnV9v071004@repoman.freebsd.org> References: <200504122049.j3CKnV9v071004@repoman.freebsd.org> Content-Type: multipart/mixed; boundary="=-D2UC1HCBeWdBxtbsjtTR" Date: Wed, 13 Apr 2005 10:18:33 -0400 Message-Id: <1113401913.838.0.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:18:39 -0000 --=-D2UC1HCBeWdBxtbsjtTR Content-Type: text/plain Content-Transfer-Encoding: 7bit > Modified files: > sys/i386/isa clock.c > Log: > Replace spl protection in rtcin() and writertc() with spinlocks > using the existing clock_lock mutex. > > Revision Changes Path > 1.219 +6 -6 src/sys/i386/isa/clock.c Hello, I have made a patch that brings these changes into amd64's isa/clock.c, and it also contains changes for style consistancy, whitespace, and use of prototypes on both amd64 and i386. It should even reduce diffs a bit. I have tested this on amd64 kernel as of an hour ago. All seems to be fine here. Hopefully this is deemed useful. If not are you able to just get the amd64 changes for locking? Thank you, -- Adam Gregoire --=-D2UC1HCBeWdBxtbsjtTR Content-Disposition: attachment; filename=clock.diff Content-Type: text/x-patch; name=clock.diff; charset=UTF-8 Content-Transfer-Encoding: 7bit --- sys/amd64/isa/clock.c.orig Wed Apr 13 01:16:47 2005 +++ sys/amd64/isa/clock.c Wed Apr 13 01:55:42 2005 @@ -84,10 +84,10 @@ * 32-bit time_t's can't reach leap years before 1904 or after 2036, so we * can use a simple formula for leap years. */ -#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) -#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) +#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) +#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) -#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) +#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) int adjkerntz; /* local offset from GMT in seconds */ int clkintr_pending; @@ -96,12 +96,14 @@ int psdiv = 1; int statclock_disable; #ifndef TIMER_FREQ -#define TIMER_FREQ 1193182 +#define TIMER_FREQ 1193182 #endif u_int timer_freq = TIMER_FREQ; int timer0_max_count; int wall_cmos_clock; /* wall CMOS clock assumed if != 0 */ struct mtx clock_lock; +#define RTC_LOCK mtx_lock_spin(&clock_lock) +#define RTC_UNLOCK mtx_unlock_spin(&clock_lock) static int beeping = 0; static const u_char daysinmonth[] = {31,28,31,30,31,30,31,31,30,31,30,31}; @@ -175,7 +177,7 @@ } int -release_timer2() +release_timer2(void) { if (timer2_state != ACQUIRED) @@ -228,9 +230,9 @@ DB_SHOW_COMMAND(rtc, rtc) { printf("%02x/%02x/%02x %02x:%02x:%02x, A = %02x, B = %02x, C = %02x\n", - rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), - rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), - rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); + rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), + rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), + rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); } #endif /* DDB */ @@ -323,7 +325,7 @@ * before the delay is up (unless we're interrupted). */ ticks_left = ((u_int)n * (long long)timer_freq + 999999) - / 1000000; + / 1000000; while (ticks_left > 0) { #ifdef KDB @@ -356,7 +358,7 @@ #ifdef DELAYDEBUG if (state == 1) printf(" %d calls to getit() at %d usec each\n", - getit_calls, (n + 5) / getit_calls); + getit_calls, (n + 5) / getit_calls); #endif } @@ -398,33 +400,30 @@ */ int -rtcin(reg) - int reg; +rtcin(int reg) { - int s; u_char val; - s = splhigh(); + RTC_LOCK; outb(IO_RTC, reg); inb(0x84); val = inb(IO_RTC + 1); inb(0x84); - splx(s); + RTC_UNLOCK; return (val); } static __inline void writertc(u_char reg, u_char val) { - int s; - s = splhigh(); + RTC_LOCK; inb(0x84); outb(IO_RTC, reg); inb(0x84); outb(IO_RTC + 1, val); inb(0x84); /* XXX work around wrong order in rtcin() */ - splx(s); + RTC_UNLOCK; } static __inline int @@ -501,15 +500,14 @@ goto fail; } - if (bootverbose) { + if (bootverbose) printf("i8254 clock: %u Hz\n", tot_count); - } return (tot_count); fail: if (bootverbose) printf("failed, using default i8254 clock of %u Hz\n", - timer_freq); + timer_freq); return (timer_freq); } @@ -535,7 +533,7 @@ * XXX initialization of other timers is unintentionally left blank. */ void -startrtclock() +startrtclock(void) { u_int delta, freq; @@ -547,7 +545,7 @@ #ifdef CLK_CALIBRATION_LOOP if (bootverbose) { printf( - "Press a key on the console to abort clock calibration\n"); + "Press a key on the console to abort clock calibration\n"); while (cncheckc() == -1) calibrate_clocks(); } @@ -562,18 +560,16 @@ if (delta < timer_freq / 100) { #ifndef CLK_USE_I8254_CALIBRATION if (bootverbose) - printf( -"CLK_USE_I8254_CALIBRATION not specified - using default frequency\n"); + printf("CLK_USE_I8254_CALIBRATION not specified - " + "using default frequency\n"); freq = timer_freq; #endif timer_freq = freq; - } else { + } else if (bootverbose) - printf( - "%d Hz differs from default of %d Hz by more than 1%%\n", - freq, timer_freq); - } - + printf("%d Hz differs from default of %d Hz by more " + "than 1%%\n", freq, timer_freq); + set_timer_freq(timer_freq, hz); i8254_timecounter.tc_frequency = timer_freq; tc_init(&i8254_timecounter); @@ -633,10 +629,8 @@ days += readrtc(RTC_DAY) - 1; for (y = 1970; y < year; y++) days += DAYSPERYEAR + LEAPYEAR(y); - sec = ((( days * 24 + - readrtc(RTC_HRS)) * 60 + - readrtc(RTC_MIN)) * 60 + - readrtc(RTC_SEC)); + sec = (((days * 24 + + readrtc(RTC_HRS)) * 60 + readrtc(RTC_MIN)) * 60 + readrtc(RTC_SEC)); /* sec now contains the number of seconds, since Jan 1 1970, in the local time zone */ @@ -653,18 +647,19 @@ return; wrong_time: - printf("Invalid time in real time clock.\n"); - printf("Check and reset the date immediately!\n"); + printf("Invalid time in real time clock.\n" + "Check and reset the date immediately!\n"); } /* * Write system time back to RTC */ void -resettodr() +resettodr(void) { unsigned long tm; int y, m, s; + int ml; if (disable_rtc_set) return; @@ -697,8 +692,6 @@ writertc(RTC_CENTURY, bin2bcd(y/100)); /* ... and Century */ #endif for (m = 0; ; m++) { - int ml; - ml = daysinmonth[m]; if (m == 1 && LEAPYEAR(y)) ml++; @@ -720,7 +713,7 @@ * Start both clocks running. */ void -cpu_initclocks() +cpu_initclocks(void) { int diag; @@ -752,9 +745,9 @@ /* Don't bother enabling the statistics clock. */ if (!statclock_disable && !using_lapic_timer) { - diag = rtcin(RTC_DIAG); - if (diag != 0) - printf("RTC BIOS diagnostic error %b\n", diag, RTCDG_BITS); + if ((diag = rtcin(RTC_DIAG)) != 0) + printf("RTC BIOS diagnostic error %b\n", + diag, RTCDG_BITS); intr_add_handler("rtc", 8, (driver_intr_t *)rtcintr, NULL, INTR_TYPE_CLK | INTR_FAST, NULL); @@ -772,8 +765,7 @@ if (using_lapic_timer) return; - rtc_statusa = RTCSA_DIVIDER | RTCSA_PROF; - writertc(RTC_STATUSA, rtc_statusa); + writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_PROF); psdiv = pscnt = psratio; } @@ -783,8 +775,7 @@ if (using_lapic_timer) return; - rtc_statusa = RTCSA_DIVIDER | RTCSA_NOPROF; - writertc(RTC_STATUSA, rtc_statusa); + writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_NOPROF); psdiv = pscnt = 1; } @@ -799,25 +790,23 @@ * is is too generic. Should use it everywhere. */ freq = timer_freq; - error = sysctl_handle_int(oidp, &freq, sizeof(freq), req); - if (error == 0 && req->newptr != NULL) { + if ((error = sysctl_handle_int(oidp, &freq, sizeof(freq), req)) == 0 && + req->newptr != NULL) { set_timer_freq(freq, hz); i8254_timecounter.tc_frequency = freq; } return (error); } -SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, - 0, sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); +SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, 0, + sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); static unsigned i8254_get_timecount(struct timecounter *tc) { u_int count; u_int high, low; - u_long rflags; - rflags = read_rflags(); mtx_lock_spin(&clock_lock); /* Select timer0 and latch counter value. */ @@ -826,10 +815,10 @@ low = inb(TIMER_CNTR0); high = inb(TIMER_CNTR0); count = timer0_max_count - ((high << 8) | low); - if (count < i8254_lastcount || - (!i8254_ticked && (clkintr_pending || - ((count < 20 || (!(rflags & PSL_I) && count < timer0_max_count / 2u)) && - i8254_pending != NULL && i8254_pending(i8254_intsrc))))) { + if (count < i8254_lastcount || (!i8254_ticked && (clkintr_pending || + ((count < 20 || (!(read_rflags() & PSL_I) && + count < timer0_max_count / 2u)) && i8254_pending != NULL && + i8254_pending(i8254_intsrc))))) { i8254_ticked = 1; i8254_offset += timer0_max_count; } @@ -852,11 +841,12 @@ static int attimer_probe(device_t dev) { - int result; + int res; - if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) + if ((res = + ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids) <= 0)) device_quiet(dev); - return(result); + return(res); } static int --- sys/i386/isa/clock.c.orig Wed Apr 13 01:16:51 2005 +++ sys/i386/isa/clock.c Wed Apr 13 01:55:54 2005 @@ -93,10 +93,10 @@ * 32-bit time_t's can't reach leap years before 1904 or after 2036, so we * can use a simple formula for leap years. */ -#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) -#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) +#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) +#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) -#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) +#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) int adjkerntz; /* local offset from GMT in seconds */ int clkintr_pending; @@ -105,7 +105,7 @@ int psdiv = 1; int statclock_disable; #ifndef TIMER_FREQ -#define TIMER_FREQ 1193182 +#define TIMER_FREQ 1193182 #endif u_int timer_freq = TIMER_FREQ; int timer0_max_count; @@ -191,7 +191,7 @@ } int -release_timer2() +release_timer2(void) { if (timer2_state != ACQUIRED) @@ -244,9 +244,9 @@ DB_SHOW_COMMAND(rtc, rtc) { printf("%02x/%02x/%02x %02x:%02x:%02x, A = %02x, B = %02x, C = %02x\n", - rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), - rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), - rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); + rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), + rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), + rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); } #endif /* DDB */ @@ -339,7 +339,7 @@ * before the delay is up (unless we're interrupted). */ ticks_left = ((u_int)n * (long long)timer_freq + 999999) - / 1000000; + / 1000000; while (ticks_left > 0) { #ifdef KDB @@ -372,7 +372,7 @@ #ifdef DELAYDEBUG if (state == 1) printf(" %d calls to getit() at %d usec each\n", - getit_calls, (n + 5) / getit_calls); + getit_calls, (n + 5) / getit_calls); #endif } @@ -414,8 +414,7 @@ */ int -rtcin(reg) - int reg; +rtcin(int reg) { u_char val; @@ -515,15 +514,14 @@ goto fail; } - if (bootverbose) { + if (bootverbose) printf("i8254 clock: %u Hz\n", tot_count); - } return (tot_count); fail: if (bootverbose) printf("failed, using default i8254 clock of %u Hz\n", - timer_freq); + timer_freq); return (timer_freq); } @@ -587,7 +585,7 @@ * XXX initialization of other timers is unintentionally left blank. */ void -startrtclock() +startrtclock(void) { u_int delta, freq; @@ -599,7 +597,7 @@ #ifdef CLK_CALIBRATION_LOOP if (bootverbose) { printf( - "Press a key on the console to abort clock calibration\n"); + "Press a key on the console to abort clock calibration\n"); while (cncheckc() == -1) calibrate_clocks(); } @@ -614,17 +612,15 @@ if (delta < timer_freq / 100) { #ifndef CLK_USE_I8254_CALIBRATION if (bootverbose) - printf( -"CLK_USE_I8254_CALIBRATION not specified - using default frequency\n"); + printf("CLK_USE_I8254_CALIBRATION not specified - " + "using default frequency\n"); freq = timer_freq; #endif timer_freq = freq; - } else { + } else if (bootverbose) - printf( - "%d Hz differs from default of %d Hz by more than 1%%\n", - freq, timer_freq); - } + printf("%d Hz differs from default of %d Hz by more " + "than 1%%\n", freq, timer_freq); set_timer_freq(timer_freq, hz); i8254_timecounter.tc_frequency = timer_freq; @@ -705,18 +701,19 @@ return; wrong_time: - printf("Invalid time in real time clock.\n"); - printf("Check and reset the date immediately!\n"); + printf("Invalid time in real time clock.\n" + "Check and reset the date immediately!\n"); } /* * Write system time back to RTC */ void -resettodr() +resettodr(void) { unsigned long tm; int y, m, s; + int ml; if (disable_rtc_set) return; @@ -749,8 +746,6 @@ writertc(RTC_CENTURY, bin2bcd(y/100)); /* ... and Century */ #endif for (m = 0; ; m++) { - int ml; - ml = daysinmonth[m]; if (m == 1 && LEAPYEAR(y)) ml++; @@ -772,7 +767,7 @@ * Start both clocks running. */ void -cpu_initclocks() +cpu_initclocks(void) { int diag; @@ -804,9 +799,9 @@ * drive statclock() and profclock(). */ if (!statclock_disable && !using_lapic_timer) { - diag = rtcin(RTC_DIAG); - if (diag != 0) - printf("RTC BIOS diagnostic error %b\n", diag, RTCDG_BITS); + if ((diag = rtcin(RTC_DIAG)) != 0) + printf("RTC BIOS diagnostic error %b\n", + diag, RTCDG_BITS); /* Setting stathz to nonzero early helps avoid races. */ stathz = RTC_NOPROFRATE; @@ -830,8 +825,7 @@ if (using_lapic_timer) return; - rtc_statusa = RTCSA_DIVIDER | RTCSA_PROF; - writertc(RTC_STATUSA, rtc_statusa); + writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_PROF); psdiv = pscnt = psratio; } @@ -841,8 +835,7 @@ if (using_lapic_timer) return; - rtc_statusa = RTCSA_DIVIDER | RTCSA_NOPROF; - writertc(RTC_STATUSA, rtc_statusa); + writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_NOPROF); psdiv = pscnt = 1; } @@ -857,25 +850,23 @@ * is is too generic. Should use it everywhere. */ freq = timer_freq; - error = sysctl_handle_int(oidp, &freq, sizeof(freq), req); - if (error == 0 && req->newptr != NULL) { + if ((error = sysctl_handle_int(oidp, &freq, sizeof(freq), req) == 0) && + req->newptr != NULL) { set_timer_freq(freq, hz); i8254_timecounter.tc_frequency = freq; } return (error); } -SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, - 0, sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); +SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, 0, + sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); static unsigned i8254_get_timecount(struct timecounter *tc) { u_int count; u_int high, low; - u_int eflags; - eflags = read_eflags(); mtx_lock_spin(&clock_lock); /* Select timer0 and latch counter value. */ @@ -884,10 +875,10 @@ low = inb(TIMER_CNTR0); high = inb(TIMER_CNTR0); count = timer0_max_count - ((high << 8) | low); - if (count < i8254_lastcount || - (!i8254_ticked && (clkintr_pending || - ((count < 20 || (!(eflags & PSL_I) && count < timer0_max_count / 2u)) && - i8254_pending != NULL && i8254_pending(i8254_intsrc))))) { + if (count < i8254_lastcount || (!i8254_ticked && (clkintr_pending || + ((count < 20 || (!(read_eflags() & PSL_I) && + count < timer0_max_count / 2u)) && i8254_pending != NULL && + i8254_pending(i8254_intsrc))))) { i8254_ticked = 1; i8254_offset += timer0_max_count; } @@ -910,11 +901,12 @@ static int attimer_probe(device_t dev) { - int result; + int res; - if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) + if ((res = + ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) device_quiet(dev); - return(result); + return(res); } static int --=-D2UC1HCBeWdBxtbsjtTR-- From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:25:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67B4916A4CE; Wed, 13 Apr 2005 14:25:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F21543D48; Wed, 13 Apr 2005 14:25:08 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEP8Np054557; Wed, 13 Apr 2005 14:25:08 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEP8g6054556; Wed, 13 Apr 2005 14:25:08 GMT (envelope-from harti) Message-Id: <200504131425.j3DEP8g6054556@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 13 Apr 2005 14:25:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/atlc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:25:08 -0000 harti 2005-04-13 14:25:07 UTC FreeBSD ports repository (src committer) Modified files: cad/atlc Makefile Log: s/^\.elseif/.else/ Approved by: kris Revision Changes Path 1.4 +1 -1 ports/cad/atlc/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:30:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5066C16A4CE; Wed, 13 Apr 2005 14:30:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 376A843D46; Wed, 13 Apr 2005 14:30:02 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEU2Im054884; Wed, 13 Apr 2005 14:30:02 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEU2a1054883; Wed, 13 Apr 2005 14:30:02 GMT (envelope-from oliver) Message-Id: <200504131430.j3DEU2a1054883@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 13 Apr 2005 14:30:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mp3gain Makefile ports/lang/stldoc Makefile ports/misc/susv2 Makefile ports/misc/susv3 Makefile ports/net/tcptraceroute Makefile ports/print/epsonepl Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:30:02 -0000 oliver 2005-04-13 14:30:01 UTC FreeBSD ports repository Modified files: audio/mp3gain Makefile lang/stldoc Makefile misc/susv2 Makefile misc/susv3 Makefile net/tcptraceroute Makefile print/epsonepl Makefile Log: reset maintainer to ports@FreeBSD.org PR: ports/79727 Approved by: maintainer Revision Changes Path 1.4 +1 -1 ports/audio/mp3gain/Makefile 1.3 +1 -1 ports/lang/stldoc/Makefile 1.3 +1 -1 ports/misc/susv2/Makefile 1.3 +1 -1 ports/misc/susv3/Makefile 1.5 +1 -1 ports/net/tcptraceroute/Makefile 1.3 +1 -1 ports/print/epsonepl/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:32:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AF5116A4CE; Wed, 13 Apr 2005 14:32:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42FAD43D2F; Wed, 13 Apr 2005 14:32:00 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEW0BL055006; Wed, 13 Apr 2005 14:32:00 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEW0BQ055005; Wed, 13 Apr 2005 14:32:00 GMT (envelope-from harti) Message-Id: <200504131432.j3DEW0BQ055005@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 13 Apr 2005 14:32:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/clip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:32:00 -0000 harti 2005-04-13 14:32:00 UTC FreeBSD ports repository (src committer) Modified files: databases/clip Makefile Log: s/^\.elseif/.elif/ Approved by: kris Revision Changes Path 1.37 +1 -1 ports/databases/clip/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:42:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B442216A4CE; Wed, 13 Apr 2005 14:42:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B2643D5F; Wed, 13 Apr 2005 14:42:01 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEg1IP055430; Wed, 13 Apr 2005 14:42:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEg12f055429; Wed, 13 Apr 2005 14:42:01 GMT (envelope-from pav) Message-Id: <200504131442.j3DEg12f055429@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 14:42:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mailscanner Makefile distinfo pkg-plist patch-docs:man:MailScanner.8.htmlpatch-docs:man:MailScanner.conf.5.html X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:42:01 -0000 pav 2005-04-13 14:42:01 UTC FreeBSD ports repository Modified files: mail/mailscanner Makefile distinfo pkg-plist mail/mailscanner/files patch-docs:man:MailScanner.8 patch-docs:man:MailScanner.8.html patch-docs:man:MailScanner.conf.5 patch-docs:man:MailScanner.conf.5.html Log: - Update to 4.40.11 PR: ports/79854 Submitted by: Jan-Peter Koopmann (maintainer) Revision Changes Path 1.35 +6 -3 ports/mail/mailscanner/Makefile 1.23 +2 -2 ports/mail/mailscanner/distinfo 1.20 +3 -3 ports/mail/mailscanner/files/patch-docs:man:MailScanner.8 1.14 +3 -3 ports/mail/mailscanner/files/patch-docs:man:MailScanner.8.html 1.20 +64 -6 ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5 1.17 +139 -6 ports/mail/mailscanner/files/patch-docs:man:MailScanner.conf.5.html 1.21 +2 -0 ports/mail/mailscanner/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 14:49:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8D9C16A4CE; Wed, 13 Apr 2005 14:49:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A530643D68; Wed, 13 Apr 2005 14:49:57 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DEnvo9055723; Wed, 13 Apr 2005 14:49:57 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DEnvtc055722; Wed, 13 Apr 2005 14:49:57 GMT (envelope-from imp) Message-Id: <200504131449.j3DEnvtc055722@repoman.freebsd.org> From: Warner Losh Date: Wed, 13 Apr 2005 14:49:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 kern.pre.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 14:49:58 -0000 imp 2005-04-13 14:49:57 UTC FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 kern.pre.mk Log: Never hardcode /sys into these Makefiles. The proper way to spell it is $S. Also, move the -I stuff to the centralized kern.pre.mk. However, it might be better to add these flags to files.conf. This is a short term fix to fix the broken builds on my machine (I don't have a valid /sys link). Revision Changes Path 1.135 +0 -2 src/sys/conf/Makefile.alpha 1.16 +0 -2 src/sys/conf/Makefile.amd64 1.9 +0 -2 src/sys/conf/Makefile.arm 1.265 +0 -2 src/sys/conf/Makefile.i386 1.62 +0 -2 src/sys/conf/Makefile.ia64 1.167 +0 -2 src/sys/conf/Makefile.pc98 1.277 +0 -2 src/sys/conf/Makefile.powerpc 1.33 +0 -2 src/sys/conf/Makefile.sparc64 1.65 +3 -0 src/sys/conf/kern.pre.mk From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:01:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FDA416A4CE; Wed, 13 Apr 2005 15:01:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D947543D55; Wed, 13 Apr 2005 15:01:33 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DF1Xim057142; Wed, 13 Apr 2005 15:01:33 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DF1XrV057141; Wed, 13 Apr 2005 15:01:33 GMT (envelope-from nork) Message-Id: <200504131501.j3DF1XrV057141@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 13 Apr 2005 15:01:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:01:34 -0000 nork 2005-04-13 15:01:33 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.04.13. Revision Changes Path 1.176 +1 -1 ports/net/liveMedia/Makefile 1.164 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:14:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76A8B16A4CE; Wed, 13 Apr 2005 15:14:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4816843D5E; Wed, 13 Apr 2005 15:14:27 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFER5j057637; Wed, 13 Apr 2005 15:14:27 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFER7u057636; Wed, 13 Apr 2005 15:14:27 GMT (envelope-from glewis) Message-Id: <200504131514.j3DFER7u057636@repoman.freebsd.org> From: Greg Lewis Date: Wed, 13 Apr 2005 15:14:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/ifc Makefile distinfo pkg-plist ports/lang/ifc/files patch-bin::ifort X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:14:27 -0000 glewis 2005-04-13 15:14:27 UTC FreeBSD ports repository Modified files: lang/ifc Makefile distinfo pkg-plist lang/ifc/files patch-bin::ifort Log: . Update to 8.1.024. Update also mentioned by: otton@enstimac.fr Approved by: maho (maintainer) Revision Changes Path 1.38 +1 -1 ports/lang/ifc/Makefile 1.15 +2 -2 ports/lang/ifc/distinfo 1.3 +7 -25 ports/lang/ifc/files/patch-bin::ifort 1.11 +0 -2 ports/lang/ifc/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:14:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB06816A4CE; Wed, 13 Apr 2005 15:14:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C46ED43D5D; Wed, 13 Apr 2005 15:14:43 +0000 (GMT) (envelope-from harti@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFEhQd057674; Wed, 13 Apr 2005 15:14:43 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFEhiO057673; Wed, 13 Apr 2005 15:14:43 GMT (envelope-from harti) Message-Id: <200504131514.j3DFEhiO057673@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 13 Apr 2005 15:14:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/pornview Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:14:44 -0000 harti 2005-04-13 15:14:43 UTC FreeBSD ports repository (src committer) Modified files: graphics/pornview Makefile Log: s/^\.elseif/.elif/ Approved by: kris Revision Changes Path 1.16 +1 -1 ports/graphics/pornview/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:19:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B504E16A4CE; Wed, 13 Apr 2005 15:19:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89E0843D2F; Wed, 13 Apr 2005 15:19:09 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFJ96g057880; Wed, 13 Apr 2005 15:19:09 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFJ9Hk057879; Wed, 13 Apr 2005 15:19:09 GMT (envelope-from vs) Message-Id: <200504131519.j3DFJ9Hk057879@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 15:19:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/binder Makefile ports/x11-fm/binder Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:19:09 -0000 vs 2005-04-13 15:19:09 UTC FreeBSD ports repository Modified files: japanese/binder Makefile x11-fm/binder Makefile pkg-plist Log: - Unbreak: Fix plist - Register CONFLICTS Revision Changes Path 1.7 +1 -0 ports/japanese/binder/Makefile 1.15 +1 -4 ports/x11-fm/binder/Makefile 1.3 +2 -0 ports/x11-fm/binder/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:20:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D2516A4CE; Wed, 13 Apr 2005 15:20:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E74643D2F; Wed, 13 Apr 2005 15:20:04 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFK4MU057939; Wed, 13 Apr 2005 15:20:04 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFK3Js057938; Wed, 13 Apr 2005 15:20:03 GMT (envelope-from sem) Message-Id: <200504131520.j3DFK3Js057938@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 13 Apr 2005 15:20:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_vhs Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:20:04 -0000 sem 2005-04-13 15:20:03 UTC FreeBSD ports repository Modified files: www/mod_vhs Makefile distinfo Added files: www/mod_vhs pkg-message Log: - Update to 1.0.16 PR: ports/78626 Submitted by: maintainer Revision Changes Path 1.6 +5 -1 ports/www/mod_vhs/Makefile 1.6 +2 -2 ports/www/mod_vhs/distinfo 1.1 +7 -0 ports/www/mod_vhs/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:23:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9170916A4CE; Wed, 13 Apr 2005 15:23:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6545743D54; Wed, 13 Apr 2005 15:23:36 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFNak9058156; Wed, 13 Apr 2005 15:23:36 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFNabd058155; Wed, 13 Apr 2005 15:23:36 GMT (envelope-from mich) Message-Id: <200504131523.j3DFNabd058155@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 13 Apr 2005 15:23:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/portell Makefile distinfo ports/misc/portell/files patch-aa patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:23:36 -0000 mich 2005-04-13 15:23:36 UTC FreeBSD ports repository Modified files: misc/portell Makefile distinfo Removed files: misc/portell/files patch-aa patch-ab Log: o Update to -> 0.2 Revision Changes Path 1.9 +5 -2 ports/misc/portell/Makefile 1.4 +2 -2 ports/misc/portell/distinfo 1.3 +0 -151 ports/misc/portell/files/patch-aa (dead) 1.2 +0 -47 ports/misc/portell/files/patch-ab (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 15:35:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE3C416A4CE; Wed, 13 Apr 2005 15:35:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5DBF43D54; Wed, 13 Apr 2005 15:35:02 +0000 (GMT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DFZ2M4058574; Wed, 13 Apr 2005 15:35:02 GMT (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DFZ2h3058573; Wed, 13 Apr 2005 15:35:02 GMT (envelope-from mich) Message-Id: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 13 Apr 2005 15:35:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/portell Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 15:35:03 -0000 mich 2005-04-13 15:35:02 UTC FreeBSD ports repository Modified files: misc/portell Makefile Log: o Whoops - forgot to reset PORT_REVISION Revision Changes Path 1.10 +0 -1 ports/misc/portell/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:02:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 012F016A4D0; Wed, 13 Apr 2005 16:02:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBD3443D31; Wed, 13 Apr 2005 16:02:03 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DG23N3059597; Wed, 13 Apr 2005 16:02:03 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DG23ZF059596; Wed, 13 Apr 2005 16:02:03 GMT (envelope-from cognet) Message-Id: <200504131602.j3DG23ZF059596@repoman.freebsd.org> From: Olivier Houchard Date: Wed, 13 Apr 2005 16:02:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/sa11x0 sa11x0_io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:02:04 -0000 cognet 2005-04-13 16:02:03 UTC FreeBSD src repository Modified files: sys/arm/sa11x0 sa11x0_io.c Log: pmap_update() is gone. Revision Changes Path 1.6 +0 -1 src/sys/arm/sa11x0/sa11x0_io.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:03:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13B8916A4CE; Wed, 13 Apr 2005 16:03:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCAF543D1D; Wed, 13 Apr 2005 16:03:09 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DG396e059653; Wed, 13 Apr 2005 16:03:09 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DG395h059652; Wed, 13 Apr 2005 16:03:09 GMT (envelope-from adamw) Message-Id: <200504131603.j3DG395h059652@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 13 Apr 2005 16:03:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomedesktop Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:03:10 -0000 adamw 2005-04-13 16:03:09 UTC FreeBSD ports repository Modified files: x11/gnomedesktop Makefile distinfo pkg-plist Log: Update to 2.10.1. Revision Changes Path 1.43 +1 -1 ports/x11/gnomedesktop/Makefile 1.31 +2 -2 ports/x11/gnomedesktop/distinfo 1.26 +1 -0 ports/x11/gnomedesktop/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:03:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ECAA16A4CF; Wed, 13 Apr 2005 16:03:49 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 521C243D1F; Wed, 13 Apr 2005 16:03:49 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 64B9246B8C; Wed, 13 Apr 2005 12:03:48 -0400 (EDT) Date: Wed, 13 Apr 2005 17:04:10 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: "Matthew N. Dodd" In-Reply-To: <200504130030.j3D0UJDN082846@repoman.freebsd.org> Message-ID: <20050413170217.P95037@fledge.watson.org> References: <200504130030.j3D0UJDN082846@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 tap.4 src/sys/net if_tap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:03:49 -0000 On Wed, 13 Apr 2005, Matthew N. Dodd wrote: > mdodd 2005-04-13 00:30:19 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 tap.4 > sys/net if_tap.c > Log: > Provide a sysctl (net.link.tap.user_open) to allow unpriviliged > acces to tap(4) device nodes based on file system permission. > > Duplicate the 'debug.if_tap_debug' sysctl under the > 'net.link.tap' hierarchy. Is there any reason to require suser() at all for open, given that our devfs permissions are conservative? Maybe we should remove that suser() and add a couple for specific tapioctl() calls that are more sensitive? Robert N M Watson From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:05:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5EAB516A4CE; Wed, 13 Apr 2005 16:05:52 +0000 (GMT) Received: from sasami.jurai.net (sasami.jurai.net [69.17.104.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id C361543D41; Wed, 13 Apr 2005 16:05:51 +0000 (GMT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (winter@sasami.jurai.net [69.17.104.113]) by sasami.jurai.net (8.13.1/8.13.1) with ESMTP id j3DG5mkP095935; Wed, 13 Apr 2005 12:05:50 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Wed, 13 Apr 2005 12:05:48 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: Robert Watson In-Reply-To: <20050413170217.P95037@fledge.watson.org> Message-ID: <20050413120523.Y3762@sasami.jurai.net> References: <200504130030.j3D0UJDN082846@repoman.freebsd.org> <20050413170217.P95037@fledge.watson.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (sasami.jurai.net [69.17.104.113]); Wed, 13 Apr 2005 12:05:50 -0400 (EDT) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 tap.4 src/sys/net if_tap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:05:52 -0000 On Wed, 13 Apr 2005, Robert Watson wrote: > Is there any reason to require suser() at all for open, given that our > devfs permissions are conservative? Maybe we should remove that suser() > and add a couple for specific tapioctl() calls that are more sensitive? Its an exclusive open device. -- 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:15:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E3016A4CE; Wed, 13 Apr 2005 16:15:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E12B043D31; Wed, 13 Apr 2005 16:15:22 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGFMsv060191; Wed, 13 Apr 2005 16:15:22 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGFMQu060190; Wed, 13 Apr 2005 16:15:22 GMT (envelope-from rwatson) Message-Id: <200504131615.j3DGFMQu060190@repoman.freebsd.org> From: Robert Watson Date: Wed, 13 Apr 2005 16:15:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/share/man/man4 Makefile sched_4bsd.4 sched_ule.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:15:23 -0000 rwatson 2005-04-13 16:15:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) share/man/man4 Makefile Added files: (Branch: RELENG_5_4) share/man/man4 sched_4bsd.4 sched_ule.4 Log: Merge sched_4bsd.4:1.11-1.2 and sched_ule.4:1.1 from RELENG_5 to RELENG_5_4: Add rudimentary man pages for kernel options sched_4bsd and sched_ule, which document some of the sysctls available for configuring 4bsd, some of the bullet features of ule, and that ule is considered experimental still. Fix small spelling error. Approved by: re (kensmith) Revision Changes Path 1.276.2.22.2.1 +2 -0 src/share/man/man4/Makefile 1.2.4.1 +72 -0 src/share/man/man4/sched_4bsd.4 (new) 1.1.4.1 +83 -0 src/share/man/man4/sched_ule.4 (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:15:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A715016A4CE; Wed, 13 Apr 2005 16:15:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CE5643D31; Wed, 13 Apr 2005 16:15:53 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGFrNJ060254; Wed, 13 Apr 2005 16:15:53 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGFrqU060253; Wed, 13 Apr 2005 16:15:53 GMT (envelope-from vs) Message-Id: <200504131615.j3DGFrqU060253@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 16:15:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/bmp-docklet pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:15:53 -0000 vs 2005-04-13 16:15:53 UTC FreeBSD ports repository Modified files: deskutils/bmp-docklet pkg-plist Log: Respect bmp-world order: Do not remove directories belonging to bmp itself. Revision Changes Path 1.2 +0 -1 ports/deskutils/bmp-docklet/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:22:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1EC16A4CE; Wed, 13 Apr 2005 16:22:07 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC2A43D48; Wed, 13 Apr 2005 16:22:06 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IEW003YY84UVD@connectmail.carleton.ca>; Wed, 13 Apr 2005 12:22:06 -0400 (EDT) Date: Wed, 13 Apr 2005 12:23:02 -0400 From: Adam Weinberger In-reply-to: <200504131615.j3DGFrqU060253@repoman.freebsd.org> To: Volker Stolz Message-id: <425D4766.5070406@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200504131615.j3DGFrqU060253@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/deskutils/bmp-docklet pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:22:07 -0000 Volker Stolz wrote: > vs 2005-04-13 16:15:53 UTC > > FreeBSD ports repository > > Modified files: > deskutils/bmp-docklet pkg-plist > Log: > Respect bmp-world order: Do not remove directories belonging to bmp itself. > > Revision Changes Path > 1.2 +0 -1 ports/deskutils/bmp-docklet/pkg-plist I added that @dirrm in there to pacify pointyhat. What's the Right Thing to do there? # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:30:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71FBF16A4CE; Wed, 13 Apr 2005 16:30:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453A043D5A; Wed, 13 Apr 2005 16:30:30 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGUUmS060802; Wed, 13 Apr 2005 16:30:30 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGUUDu060801; Wed, 13 Apr 2005 16:30:30 GMT (envelope-from imp) Message-Id: <200504131630.j3DGUUDu060801@repoman.freebsd.org> From: Warner Losh Date: Wed, 13 Apr 2005 16:30:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pcib_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:30:30 -0000 imp 2005-04-13 16:30:30 UTC FreeBSD src repository Modified files: sys/dev/pci pcib_if.m Log: Default to a interrupt router that returns an invalid interrupt. Otherwise, busses that implement the pcib interface that forget to implement pcib_route_interrupt would return EIO, which the caller interprets as 'use interrupt 6'. This is likely the cause of much of the grief that we had when I enabled power modes for the cardbus bridge, since the card needed to reroute the interrupt to it and it was getting 6 which was d by the pccbb sanity checks. Revision Changes Path 1.6 +9 -1 src/sys/dev/pci/pcib_if.m From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:33:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6FEC16A4CF; Wed, 13 Apr 2005 16:33:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB21A43D6B; Wed, 13 Apr 2005 16:33:15 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGXFmR060972; Wed, 13 Apr 2005 16:33:15 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGXFas060971; Wed, 13 Apr 2005 16:33:15 GMT (envelope-from vs) Message-Id: <200504131633.j3DGXFas060971@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 16:33:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/cl-lml pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:33:16 -0000 vs 2005-04-13 16:33:15 UTC FreeBSD ports repository Modified files: www/cl-lml pkg-plist Log: Use DOCSDIR in pkg-plist Revision Changes Path 1.3 +5 -5 ports/www/cl-lml/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:34:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CB216A4CE; Wed, 13 Apr 2005 16:34:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C99743D5A; Wed, 13 Apr 2005 16:34:56 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGYtnx061035; Wed, 13 Apr 2005 16:34:55 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGYtKd061034; Wed, 13 Apr 2005 16:34:55 GMT (envelope-from glewis) Message-Id: <200504131634.j3DGYtKd061034@repoman.freebsd.org> From: Greg Lewis Date: Wed, 13 Apr 2005 16:34:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/nethack33 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:34:56 -0000 glewis 2005-04-13 16:34:55 UTC FreeBSD ports repository Modified files: games/nethack33 Makefile Log: . Fix gnome handling (as far as I can test). Obtained from: games/nethack34 Revision Changes Path 1.42 +2 -1 ports/games/nethack33/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:35:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 492DF16A4D1; Wed, 13 Apr 2005 16:35:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7EE43D1D; Wed, 13 Apr 2005 16:35:16 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGZGwm061113; Wed, 13 Apr 2005 16:35:16 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGZFE9061112; Wed, 13 Apr 2005 16:35:15 GMT (envelope-from imp) Message-Id: <200504131635.j3DGZFE9061112@repoman.freebsd.org> From: Warner Losh Date: Wed, 13 Apr 2005 16:35:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pccbb pccbb_pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:35:16 -0000 imp 2005-04-13 16:35:15 UTC FreeBSD src repository Modified files: sys/dev/pccbb pccbb_pci.c Log: Since cbb implements the pcib_ interface, it must also implement the pcib_route_interrupt interface. Since there's only one interrupt pin in the CardBus form factor, everybody gets to share it. Implement cbb_route_interrupt to return the interrupt we have. Suggested by: bms Revision Changes Path 1.8 +10 -0 src/sys/dev/pccbb/pccbb_pci.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:35:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5297B16A566; Wed, 13 Apr 2005 16:35:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18F8A43D1D; Wed, 13 Apr 2005 16:35:18 +0000 (GMT) (envelope-from qingli@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGZHwA061144; Wed, 13 Apr 2005 16:35:17 GMT (envelope-from qingli@repoman.freebsd.org) Received: (from qingli@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGZHiY061142; Wed, 13 Apr 2005 16:35:17 GMT (envelope-from qingli) Message-Id: <200504131635.j3DGZHiY061142@repoman.freebsd.org> From: Qing Li Date: Wed, 13 Apr 2005 16:35:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:35:19 -0000 qingli 2005-04-13 16:35:17 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent Log: I've added an author entity for myself. Approved by: Andre Oppermann Revision Changes Path 1.346 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:36:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7645E16A4CE; Wed, 13 Apr 2005 16:36:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C26743D49; Wed, 13 Apr 2005 16:36:58 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGawA9061260; Wed, 13 Apr 2005 16:36:58 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGawNs061259; Wed, 13 Apr 2005 16:36:58 GMT (envelope-from glewis) Message-Id: <200504131636.j3DGawNs061259@repoman.freebsd.org> From: Greg Lewis Date: Wed, 13 Apr 2005 16:36:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/nethack33-gnome Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:36:58 -0000 glewis 2005-04-13 16:36:58 UTC FreeBSD ports repository Modified files: games/nethack33-gnome Makefile Log: . Unbreak (the fix for that actually occurred in the master port). . Become the maintainer (implicitly). [2] Requested by: Jan Stocker (previous maintainer) [2] Revision Changes Path 1.7 +0 -4 ports/games/nethack33-gnome/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:39:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E04E16A4CE; Wed, 13 Apr 2005 16:39:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6469443D39; Wed, 13 Apr 2005 16:39:22 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGdMa7061405; Wed, 13 Apr 2005 16:39:22 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGdMQi061404; Wed, 13 Apr 2005 16:39:22 GMT (envelope-from julian) Message-Id: <200504131639.j3DGdMQi061404@repoman.freebsd.org> From: Julian Elischer Date: Wed, 13 Apr 2005 16:39:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/sound/usb uaudio_pcm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:39:22 -0000 julian 2005-04-13 16:39:22 UTC FreeBSD src repository Modified files: sys/dev/sound/usb uaudio_pcm.c Log: The maximum allowable alloc is 16K not (16K-1). This whole section is actually overly restrictive and another patch is in the works. Revision Changes Path 1.11 +1 -1 src/sys/dev/sound/usb/uaudio_pcm.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:42:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F0EB216A4CE; Wed, 13 Apr 2005 16:42:49 +0000 (GMT) Received: from barton.dreadbsd.org (massena-4-82-67-196-50.fbx.proxad.net [82.67.196.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9565143D49; Wed, 13 Apr 2005 16:42:48 +0000 (GMT) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: from barton.dreadbsd.org (localhost [127.0.0.1]) by barton.dreadbsd.org (8.13.3/8.13.1) with ESMTP id j3DGglYW090858; Wed, 13 Apr 2005 18:42:47 +0200 (CEST) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: (from antoine@localhost) by barton.dreadbsd.org (8.13.3/8.13.1/Submit) id j3DGgkEW090857; Wed, 13 Apr 2005 18:42:46 +0200 (CEST) (envelope-from antoine) Date: Wed, 13 Apr 2005 18:42:46 +0200 From: Antoine Brodin To: "Matthew N. Dodd" Message-Id: <20050413184246.19212b84.antoine.brodin@laposte.net> In-Reply-To: <200504130001.j3D01kuD081602@repoman.freebsd.org> References: <200504130001.j3D01kuD081602@repoman.freebsd.org> X-Mailer: Sylpheed version 1.9.8 (GTK+ 2.6.7; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 unix.4 src/sys/sys socket.h un.h unpcb.h src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:42:50 -0000 "Matthew N. Dodd" wrote: > mdodd 2005-04-13 00:01:46 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 unix.4 > sys/sys socket.h un.h unpcb.h > sys/kern uipc_usrreq.c > Log: > Implement unix(4) socket options LOCAL_CREDS and LOCAL_CONNWAIT. > > - Add unp_addsockcred() (for LOCAL_CREDS). > - Add an argument to unp_connect2() to differentiate between > PRU_CONNECT and PRU_CONNECT2. (for LOCAL_CONNWAIT) > > Obtained from: NetBSD (with some changes) > > Revision Changes Path > 1.11 +50 -0 src/share/man/man4/unix.4 > 1.152 +105 -15 src/sys/kern/uipc_usrreq.c > 1.88 +19 -0 src/sys/sys/socket.h > 1.29 +3 -1 src/sys/sys/un.h > 1.19 +2 -0 src/sys/sys/unpcb.h I'm not sure it's safe to sooptcopyout/sooptcopyin while holding the unp mutex in uipc_ctloutput. It can fault. Cheers, Antoine From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:50:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A2A416A4CE; Wed, 13 Apr 2005 16:50:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EC3443D5E; Wed, 13 Apr 2005 16:50:06 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGo6SY068644; Wed, 13 Apr 2005 16:50:06 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGo5a0068643; Wed, 13 Apr 2005 16:50:05 GMT (envelope-from ahze) Message-Id: <200504131650.j3DGo5a0068643@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 16:50:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile ports/x11-themes/clearlooks-themes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:50:06 -0000 ahze 2005-04-13 16:50:05 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile x11-themes/clearlooks-themes Makefile Log: - Add a COMMENT in clearlooks-themes - take maintainer back for a bit Revision Changes Path 1.2 +2 -0 ports/x11-themes/clearlooks-themes/Makefile 1.13 +2 -2 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 16:59:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA45C16A4CE; Wed, 13 Apr 2005 16:59:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A209A43D31; Wed, 13 Apr 2005 16:59:50 +0000 (GMT) (envelope-from qingli@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DGxoUq069032; Wed, 13 Apr 2005 16:59:50 GMT (envelope-from qingli@repoman.freebsd.org) Received: (from qingli@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DGxo6w069031; Wed, 13 Apr 2005 16:59:50 GMT (envelope-from qingli) Message-Id: <200504131659.j3DGxo6w069031@repoman.freebsd.org> From: Qing Li Date: Wed, 13 Apr 2005 16:59:50 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 16:59:50 -0000 qingli 2005-04-13 16:59:50 UTC FreeBSD doc repository (src committer) Modified files: en/news news.xml Log: I've added a "New Committer" entry for myself for April 13, 2005. Approved by: Andre Oppermann Revision Changes Path 1.289 +11 -1 www/en/news/news.xml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:04:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D8BD16A4CE; Wed, 13 Apr 2005 17:04:26 +0000 (GMT) Received: from sasami.jurai.net (sasami.jurai.net [69.17.104.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ABFD43D31; Wed, 13 Apr 2005 17:04:25 +0000 (GMT) (envelope-from mdodd@FreeBSD.ORG) Received: from sasami.jurai.net (winter@sasami.jurai.net [69.17.104.113]) by sasami.jurai.net (8.13.1/8.13.1) with ESMTP id j3DH4LOP008107; Wed, 13 Apr 2005 13:04:24 -0400 (EDT) (envelope-from mdodd@FreeBSD.ORG) Date: Wed, 13 Apr 2005 13:04:21 -0400 (EDT) From: "Matthew N. Dodd" X-X-Sender: winter@sasami.jurai.net To: Antoine Brodin In-Reply-To: <20050413184246.19212b84.antoine.brodin@laposte.net> Message-ID: <20050413124956.M3762@sasami.jurai.net> References: <200504130001.j3D01kuD081602@repoman.freebsd.org> <20050413184246.19212b84.antoine.brodin@laposte.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.5.6 (sasami.jurai.net [69.17.104.113]); Wed, 13 Apr 2005 13:04:24 -0400 (EDT) cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/share/man/man4 unix.4 src/sys/sys socket.h un.h unpcb.h src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:04:26 -0000 On Wed, 13 Apr 2005, Antoine Brodin wrote: > I'm not sure it's safe to sooptcopyout/sooptcopyin while holding the > unp mutex in uipc_ctloutput. It can fault. I was concerned about this but saw that other code holds locks across sooptcopy*() calls. If there is a deadlock problem it may be time to add a per unpcb lock. -- 10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:22:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6375E16A4CF; Wed, 13 Apr 2005 17:22:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381F243D31; Wed, 13 Apr 2005 17:22:02 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHM25M069958; Wed, 13 Apr 2005 17:22:02 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHM24W069957; Wed, 13 Apr 2005 17:22:02 GMT (envelope-from vs) Message-Id: <200504131722.j3DHM24W069957@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 17:22:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/baghira Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:22:02 -0000 vs 2005-04-13 17:22:02 UTC FreeBSD ports repository Modified files: x11-themes/baghira Makefile distinfo pkg-plist Log: Update to 0.6e: Maintainance release (mainly) - Fixed compile error on kde3.3 - Made resize grip optionally (off by default, disable if you get querky problems with the deco) - fixed menu setings - starter applet will auto correct size - added new widget color "Smoke" by Anton - added apple starter buttons (aqua/graphite) and a kicker bg - tiger stuff PR: ports/79371 Submitted by: maintainer Revision Changes Path 1.7 +8 -5 ports/x11-themes/baghira/Makefile 1.6 +2 -4 ports/x11-themes/baghira/distinfo 1.2 +6 -1 ports/x11-themes/baghira/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:31:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0C6116A4CE; Wed, 13 Apr 2005 17:31:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BBD43D2D; Wed, 13 Apr 2005 17:31:57 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHVv8C070374; Wed, 13 Apr 2005 17:31:57 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHVvM1070373; Wed, 13 Apr 2005 17:31:57 GMT (envelope-from vs) Message-Id: <200504131731.j3DHVvM1070373@repoman.freebsd.org> From: Volker Stolz Date: Wed, 13 Apr 2005 17:31:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/ferite Makefile ports/lang/ferite/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:31:58 -0000 vs 2005-04-13 17:31:57 UTC FreeBSD ports repository Modified files: lang/ferite Makefile Removed files: lang/ferite/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.14 +1 -0 ports/lang/ferite/Makefile 1.5 +0 -36 ports/lang/ferite/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:34:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4231516A4CE; Wed, 13 Apr 2005 17:34:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1857B43D5E; Wed, 13 Apr 2005 17:34:39 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHYc0V070459; Wed, 13 Apr 2005 17:34:38 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHYcGB070458; Wed, 13 Apr 2005 17:34:38 GMT (envelope-from bms) Message-Id: <200504131734.j3DHYcGB070458@repoman.freebsd.org> From: Bruce M Simpson Date: Wed, 13 Apr 2005 17:34:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci_user.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:34:39 -0000 bms 2005-04-13 17:34:38 UTC FreeBSD src repository Modified files: sys/dev/pci pci_user.c Log: Use pci_find_bsf() to retrieve the PCI device associated with a bus/device/function tuple. This change enables pciconf(8) to work with CardBus devices. Reviewed by: imp Revision Changes Path 1.19 +16 -13 src/sys/dev/pci/pci_user.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:36:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 717AA16A4CE; Wed, 13 Apr 2005 17:36:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4944643D48; Wed, 13 Apr 2005 17:36:18 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHaIvu070604; Wed, 13 Apr 2005 17:36:18 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHaIGi070603; Wed, 13 Apr 2005 17:36:18 GMT (envelope-from mdodd) Message-Id: <200504131736.j3DHaIGi070603@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 17:36:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ida ida.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:36:18 -0000 mdodd 2005-04-13 17:36:18 UTC FreeBSD src repository Modified files: sys/dev/ida ida.c Log: Add KASSERT() to warn against NULL deref. Submitted by: sam (Coverity) Revision Changes Path 1.40 +1 -0 src/sys/dev/ida/ida.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:39:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B9B16A4CE; Wed, 13 Apr 2005 17:39:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C6D43D2D; Wed, 13 Apr 2005 17:39:43 +0000 (GMT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHdhWK070752; Wed, 13 Apr 2005 17:39:43 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHdhs5070751; Wed, 13 Apr 2005 17:39:43 GMT (envelope-from mdodd) Message-Id: <200504131739.j3DHdhs5070751@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Wed, 13 Apr 2005 17:39:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ida ida.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:39:43 -0000 mdodd 2005-04-13 17:39:43 UTC FreeBSD src repository Modified files: sys/dev/ida ida.c Log: Test for NULL before use. Submitted by: sam (Coverity) Revision Changes Path 1.41 +11 -12 src/sys/dev/ida/ida.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 17:53:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79E5116A4CE; Wed, 13 Apr 2005 17:53:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5168F43D49; Wed, 13 Apr 2005 17:53:41 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DHrfrS071473; Wed, 13 Apr 2005 17:53:41 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DHrf1t071472; Wed, 13 Apr 2005 17:53:41 GMT (envelope-from adamw) Message-Id: <200504131753.j3DHrf1t071472@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 13 Apr 2005 17:53:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/gnus-emacs20 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 17:53:41 -0000 adamw 2005-04-13 17:53:41 UTC FreeBSD ports repository Modified files: news/gnus-emacs20 Makefile Log: Add some more files to ${INFO}. PORTREVISION bump. Thank you: pointyhat Revision Changes Path 1.11 +2 -2 ports/news/gnus-emacs20/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 18:00:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6054A16A4CE for ; Wed, 13 Apr 2005 18:00:58 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 477AB43D5A for ; Wed, 13 Apr 2005 18:00:57 +0000 (GMT) (envelope-from avleeuwen@gmail.com) Received: by rproxy.gmail.com with SMTP id j1so205500rnf for ; Wed, 13 Apr 2005 11:00:56 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=K8fmdAatKbbmcVW1cA3owiA4nZotodoTTTLHGBaViQaaFF8vRbPqhLT0BRAD+j1qFqN7/FzLgOVQsm26VJKERjojv2gJswsR8UVqio1GBcuHd9BGPss7XMWiMk1cmc6clcCmVTriD/rCFTfAID4Lja2iJXt8Oim/xBIx5Wc73M4= Received: by 10.38.66.8 with SMTP id o8mr841802rna; Wed, 13 Apr 2005 11:00:50 -0700 (PDT) Received: by 10.38.88.56 with HTTP; Wed, 13 Apr 2005 11:00:49 -0700 (PDT) Message-ID: Date: Wed, 13 Apr 2005 20:00:49 +0200 From: Arjan Van Leeuwen To: Warner Losh In-Reply-To: <200504131630.j3DGUUDu060801@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200504131630.j3DGUUDu060801@repoman.freebsd.org> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/pci pcib_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Arjan Van Leeuwen List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:00:58 -0000 On 4/13/05, Warner Losh wrote: > imp 2005-04-13 16:30:30 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/pci pcib_if.m > Log: > Default to a interrupt router that returns an invalid interrupt. > Otherwise, busses that implement the pcib interface that forget to > implement pcib_route_interrupt would return EIO, which the caller > interprets as 'use interrupt 6'. This is likely the cause of much of > the grief that we had when I enabled power modes for the cardbus > bridge, since the card needed to reroute the interrupt to it and it > was getting 6 which was d by the pccbb sanity checks. >=20 > Revision Changes Path > 1.6 +9 -1 src/sys/dev/pci/pcib_if.m This seems to break my kernel build: awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/sound/pcm/ac97_if.m -c ; cc -c -O2 -pipe -fno-strict-aliasing -march=3Dpentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -include opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror ac97_if.c pcib_if.c: In function `null_route_interrupt': pcib_if.c:24: error: `PCI_INVALID_IRQ' undeclared (first use in this functi= on) pcib_if.c:24: error: (Each undeclared identifier is reported only once pcib_if.c:24: error: for each function it appears in.) pcib_if.c: At top level: pcib_if.c:23: warning: 'null_route_interrupt' defined but not used *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error Arjan From owner-cvs-all@FreeBSD.ORG Wed Apr 13 18:01:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2A716A4CE; Wed, 13 Apr 2005 18:01:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 812DD43D55; Wed, 13 Apr 2005 18:01:32 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DI1WQ8072866; Wed, 13 Apr 2005 18:01:32 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DI1WEt072865; Wed, 13 Apr 2005 18:01:32 GMT (envelope-from adamw) Message-Id: <200504131801.j3DI1WEt072865@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 13 Apr 2005 18:01:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:01:32 -0000 adamw 2005-04-13 18:01:32 UTC FreeBSD ports repository Modified files: x11/multi-gnome-terminal Makefile pkg-plist Log: Remove /usr/X11R6/sbin if it's empty. Thank you: pointyhat Revision Changes Path 1.16 +1 -1 ports/x11/multi-gnome-terminal/Makefile 1.9 +1 -0 ports/x11/multi-gnome-terminal/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 18:03:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B540116A4CE; Wed, 13 Apr 2005 18:03:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BA643D3F; Wed, 13 Apr 2005 18:03:04 +0000 (GMT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DI34lY072948; Wed, 13 Apr 2005 18:03:04 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DI34GF072947; Wed, 13 Apr 2005 18:03:04 GMT (envelope-from fjoe) Message-Id: <200504131803.j3DI34GF072947@repoman.freebsd.org> From: Max Khon Date: Wed, 13 Apr 2005 18:03:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/asterisk Makefile distinfo pkg-plist ports/net/asterisk/files patch-Makefile patch-codecs::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:03:04 -0000 fjoe 2005-04-13 18:03:04 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo pkg-plist net/asterisk/files patch-Makefile patch-codecs::Makefile Log: Update to 1.0.7. Requested by: many Revision Changes Path 1.26 +2 -2 ports/net/asterisk/Makefile 1.10 +2 -2 ports/net/asterisk/distinfo 1.8 +18 -5 ports/net/asterisk/files/patch-Makefile 1.7 +6 -5 ports/net/asterisk/files/patch-codecs::Makefile 1.12 +4 -3 ports/net/asterisk/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 18:12:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D23D316A4CE; Wed, 13 Apr 2005 18:12:14 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94F8843D31; Wed, 13 Apr 2005 18:12:13 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.1) with ESMTP id j3DICBOF021178; Wed, 13 Apr 2005 20:12:11 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Adam Gregoire From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 13 Apr 2005 10:18:33 EDT." <1113401913.838.0.camel@S010600deadc0de00.su.shawcable.net> Date: Wed, 13 Apr 2005 20:12:11 +0200 Message-ID: <21177.1113415931@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "Matthew N. Dodd" Subject: Re: cvs commit: src/sys/i386/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:12:15 -0000 Could you do me the favour and run the diff again but with -b so all the white-space only changes get ignored ? In message <1113401913.838.0.camel@S010600deadc0de00.su.shawcable.net>, Adam Gregoire writes: > >--=-D2UC1HCBeWdBxtbsjtTR >Content-Type: text/plain >Content-Transfer-Encoding: 7bit > >> Modified files: >> sys/i386/isa clock.c >> Log: >> Replace spl protection in rtcin() and writertc() with spinlocks >> using the existing clock_lock mutex. >> >> Revision Changes Path >> 1.219 +6 -6 src/sys/i386/isa/clock.c > >Hello, I have made a patch that brings these changes into amd64's >isa/clock.c, and it also contains changes for style consistancy, >whitespace, and use of prototypes on both amd64 and i386. It should even >reduce diffs a bit. I have tested this on amd64 kernel as of an hour >ago. All seems to be fine here. > >Hopefully this is deemed useful. If not are you able to just get the >amd64 changes for locking? > >Thank you, > >-- >Adam Gregoire > >--=-D2UC1HCBeWdBxtbsjtTR >Content-Disposition: attachment; filename=clock.diff >Content-Type: text/x-patch; name=clock.diff; charset=UTF-8 >Content-Transfer-Encoding: 7bit > >--- sys/amd64/isa/clock.c.orig Wed Apr 13 01:16:47 2005 >+++ sys/amd64/isa/clock.c Wed Apr 13 01:55:42 2005 >@@ -84,10 +84,10 @@ > * 32-bit time_t's can't reach leap years before 1904 or after 2036, so we > * can use a simple formula for leap years. > */ >-#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) >-#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) >+#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) >+#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) > >-#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) >+#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) > > int adjkerntz; /* local offset from GMT in seconds */ > int clkintr_pending; >@@ -96,12 +96,14 @@ > int psdiv = 1; > int statclock_disable; > #ifndef TIMER_FREQ >-#define TIMER_FREQ 1193182 >+#define TIMER_FREQ 1193182 > #endif > u_int timer_freq = TIMER_FREQ; > int timer0_max_count; > int wall_cmos_clock; /* wall CMOS clock assumed if != 0 */ > struct mtx clock_lock; >+#define RTC_LOCK mtx_lock_spin(&clock_lock) >+#define RTC_UNLOCK mtx_unlock_spin(&clock_lock) > > static int beeping = 0; > static const u_char daysinmonth[] = {31,28,31,30,31,30,31,31,30,31,30,31}; >@@ -175,7 +177,7 @@ > } > > int >-release_timer2() >+release_timer2(void) > { > > if (timer2_state != ACQUIRED) >@@ -228,9 +230,9 @@ > DB_SHOW_COMMAND(rtc, rtc) > { > printf("%02x/%02x/%02x %02x:%02x:%02x, A = %02x, B = %02x, C = %02x\n", >- rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), >- rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), >- rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); >+ rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), >+ rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), >+ rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); > } > #endif /* DDB */ > >@@ -323,7 +325,7 @@ > * before the delay is up (unless we're interrupted). > */ > ticks_left = ((u_int)n * (long long)timer_freq + 999999) >- / 1000000; >+ / 1000000; > > while (ticks_left > 0) { > #ifdef KDB >@@ -356,7 +358,7 @@ > #ifdef DELAYDEBUG > if (state == 1) > printf(" %d calls to getit() at %d usec each\n", >- getit_calls, (n + 5) / getit_calls); >+ getit_calls, (n + 5) / getit_calls); > #endif > } > >@@ -398,33 +400,30 @@ > */ > > int >-rtcin(reg) >- int reg; >+rtcin(int reg) > { >- int s; > u_char val; > >- s = splhigh(); >+ RTC_LOCK; > outb(IO_RTC, reg); > inb(0x84); > val = inb(IO_RTC + 1); > inb(0x84); >- splx(s); >+ RTC_UNLOCK; > return (val); > } > > static __inline void > writertc(u_char reg, u_char val) > { >- int s; > >- s = splhigh(); >+ RTC_LOCK; > inb(0x84); > outb(IO_RTC, reg); > inb(0x84); > outb(IO_RTC + 1, val); > inb(0x84); /* XXX work around wrong order in rtcin() */ >- splx(s); >+ RTC_UNLOCK; > } > > static __inline int >@@ -501,15 +500,14 @@ > goto fail; > } > >- if (bootverbose) { >+ if (bootverbose) > printf("i8254 clock: %u Hz\n", tot_count); >- } > return (tot_count); > > fail: > if (bootverbose) > printf("failed, using default i8254 clock of %u Hz\n", >- timer_freq); >+ timer_freq); > return (timer_freq); > } > >@@ -535,7 +533,7 @@ > * XXX initialization of other timers is unintentionally left blank. > */ > void >-startrtclock() >+startrtclock(void) > { > u_int delta, freq; > >@@ -547,7 +545,7 @@ > #ifdef CLK_CALIBRATION_LOOP > if (bootverbose) { > printf( >- "Press a key on the console to abort clock calibration\n"); >+ "Press a key on the console to abort clock calibration\n"); > while (cncheckc() == -1) > calibrate_clocks(); > } >@@ -562,18 +560,16 @@ > if (delta < timer_freq / 100) { > #ifndef CLK_USE_I8254_CALIBRATION > if (bootverbose) >- printf( >-"CLK_USE_I8254_CALIBRATION not specified - using default frequency\n"); >+ printf("CLK_USE_I8254_CALIBRATION not specified - " >+ "using default frequency\n"); > freq = timer_freq; > #endif > timer_freq = freq; >- } else { >+ } else > if (bootverbose) >- printf( >- "%d Hz differs from default of %d Hz by more than 1%%\n", >- freq, timer_freq); >- } >- >+ printf("%d Hz differs from default of %d Hz by more " >+ "than 1%%\n", freq, timer_freq); >+ > set_timer_freq(timer_freq, hz); > i8254_timecounter.tc_frequency = timer_freq; > tc_init(&i8254_timecounter); >@@ -633,10 +629,8 @@ > days += readrtc(RTC_DAY) - 1; > for (y = 1970; y < year; y++) > days += DAYSPERYEAR + LEAPYEAR(y); >- sec = ((( days * 24 + >- readrtc(RTC_HRS)) * 60 + >- readrtc(RTC_MIN)) * 60 + >- readrtc(RTC_SEC)); >+ sec = (((days * 24 + >+ readrtc(RTC_HRS)) * 60 + readrtc(RTC_MIN)) * 60 + readrtc(RTC_SEC)); > /* sec now contains the number of seconds, since Jan 1 1970, > in the local time zone */ > >@@ -653,18 +647,19 @@ > return; > > wrong_time: >- printf("Invalid time in real time clock.\n"); >- printf("Check and reset the date immediately!\n"); >+ printf("Invalid time in real time clock.\n" >+ "Check and reset the date immediately!\n"); > } > > /* > * Write system time back to RTC > */ > void >-resettodr() >+resettodr(void) > { > unsigned long tm; > int y, m, s; >+ int ml; > > if (disable_rtc_set) > return; >@@ -697,8 +692,6 @@ > writertc(RTC_CENTURY, bin2bcd(y/100)); /* ... and Century */ > #endif > for (m = 0; ; m++) { >- int ml; >- > ml = daysinmonth[m]; > if (m == 1 && LEAPYEAR(y)) > ml++; >@@ -720,7 +713,7 @@ > * Start both clocks running. > */ > void >-cpu_initclocks() >+cpu_initclocks(void) > { > int diag; > >@@ -752,9 +745,9 @@ > > /* Don't bother enabling the statistics clock. */ > if (!statclock_disable && !using_lapic_timer) { >- diag = rtcin(RTC_DIAG); >- if (diag != 0) >- printf("RTC BIOS diagnostic error %b\n", diag, RTCDG_BITS); >+ if ((diag = rtcin(RTC_DIAG)) != 0) >+ printf("RTC BIOS diagnostic error %b\n", >+ diag, RTCDG_BITS); > > intr_add_handler("rtc", 8, (driver_intr_t *)rtcintr, NULL, > INTR_TYPE_CLK | INTR_FAST, NULL); >@@ -772,8 +765,7 @@ > > if (using_lapic_timer) > return; >- rtc_statusa = RTCSA_DIVIDER | RTCSA_PROF; >- writertc(RTC_STATUSA, rtc_statusa); >+ writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_PROF); > psdiv = pscnt = psratio; > } > >@@ -783,8 +775,7 @@ > > if (using_lapic_timer) > return; >- rtc_statusa = RTCSA_DIVIDER | RTCSA_NOPROF; >- writertc(RTC_STATUSA, rtc_statusa); >+ writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_NOPROF); > psdiv = pscnt = 1; > } > >@@ -799,25 +790,23 @@ > * is is too generic. Should use it everywhere. > */ > freq = timer_freq; >- error = sysctl_handle_int(oidp, &freq, sizeof(freq), req); >- if (error == 0 && req->newptr != NULL) { >+ if ((error = sysctl_handle_int(oidp, &freq, sizeof(freq), req)) == 0 && >+ req->newptr != NULL) { > set_timer_freq(freq, hz); > i8254_timecounter.tc_frequency = freq; > } > return (error); > } > >-SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, >- 0, sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); >+SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, 0, >+ sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); > > static unsigned > i8254_get_timecount(struct timecounter *tc) > { > u_int count; > u_int high, low; >- u_long rflags; > >- rflags = read_rflags(); > mtx_lock_spin(&clock_lock); > > /* Select timer0 and latch counter value. */ >@@ -826,10 +815,10 @@ > low = inb(TIMER_CNTR0); > high = inb(TIMER_CNTR0); > count = timer0_max_count - ((high << 8) | low); >- if (count < i8254_lastcount || >- (!i8254_ticked && (clkintr_pending || >- ((count < 20 || (!(rflags & PSL_I) && count < timer0_max_count / 2u)) && >- i8254_pending != NULL && i8254_pending(i8254_intsrc))))) { >+ if (count < i8254_lastcount || (!i8254_ticked && (clkintr_pending || >+ ((count < 20 || (!(read_rflags() & PSL_I) && >+ count < timer0_max_count / 2u)) && i8254_pending != NULL && >+ i8254_pending(i8254_intsrc))))) { > i8254_ticked = 1; > i8254_offset += timer0_max_count; > } >@@ -852,11 +841,12 @@ > static int > attimer_probe(device_t dev) > { >- int result; >+ int res; > >- if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) >+ if ((res = >+ ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids) <= 0)) > device_quiet(dev); >- return(result); >+ return(res); > } > > static int >--- sys/i386/isa/clock.c.orig Wed Apr 13 01:16:51 2005 >+++ sys/i386/isa/clock.c Wed Apr 13 01:55:54 2005 >@@ -93,10 +93,10 @@ > * 32-bit time_t's can't reach leap years before 1904 or after 2036, so we > * can use a simple formula for leap years. > */ >-#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) >-#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) >+#define LEAPYEAR(y) (((u_int)(y) % 4 == 0) ? 1 : 0) >+#define DAYSPERYEAR (31+28+31+30+31+30+31+31+30+31+30+31) > >-#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) >+#define TIMER_DIV(x) ((timer_freq + (x) / 2) / (x)) > > int adjkerntz; /* local offset from GMT in seconds */ > int clkintr_pending; >@@ -105,7 +105,7 @@ > int psdiv = 1; > int statclock_disable; > #ifndef TIMER_FREQ >-#define TIMER_FREQ 1193182 >+#define TIMER_FREQ 1193182 > #endif > u_int timer_freq = TIMER_FREQ; > int timer0_max_count; >@@ -191,7 +191,7 @@ > } > > int >-release_timer2() >+release_timer2(void) > { > > if (timer2_state != ACQUIRED) >@@ -244,9 +244,9 @@ > DB_SHOW_COMMAND(rtc, rtc) > { > printf("%02x/%02x/%02x %02x:%02x:%02x, A = %02x, B = %02x, C = %02x\n", >- rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), >- rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), >- rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); >+ rtcin(RTC_YEAR), rtcin(RTC_MONTH), rtcin(RTC_DAY), >+ rtcin(RTC_HRS), rtcin(RTC_MIN), rtcin(RTC_SEC), >+ rtcin(RTC_STATUSA), rtcin(RTC_STATUSB), rtcin(RTC_INTR)); > } > #endif /* DDB */ > >@@ -339,7 +339,7 @@ > * before the delay is up (unless we're interrupted). > */ > ticks_left = ((u_int)n * (long long)timer_freq + 999999) >- / 1000000; >+ / 1000000; > > while (ticks_left > 0) { > #ifdef KDB >@@ -372,7 +372,7 @@ > #ifdef DELAYDEBUG > if (state == 1) > printf(" %d calls to getit() at %d usec each\n", >- getit_calls, (n + 5) / getit_calls); >+ getit_calls, (n + 5) / getit_calls); > #endif > } > >@@ -414,8 +414,7 @@ > */ > > int >-rtcin(reg) >- int reg; >+rtcin(int reg) > { > u_char val; > >@@ -515,15 +514,14 @@ > goto fail; > } > >- if (bootverbose) { >+ if (bootverbose) > printf("i8254 clock: %u Hz\n", tot_count); >- } > return (tot_count); > > fail: > if (bootverbose) > printf("failed, using default i8254 clock of %u Hz\n", >- timer_freq); >+ timer_freq); > return (timer_freq); > } > >@@ -587,7 +585,7 @@ > * XXX initialization of other timers is unintentionally left blank. > */ > void >-startrtclock() >+startrtclock(void) > { > u_int delta, freq; > >@@ -599,7 +597,7 @@ > #ifdef CLK_CALIBRATION_LOOP > if (bootverbose) { > printf( >- "Press a key on the console to abort clock calibration\n"); >+ "Press a key on the console to abort clock calibration\n"); > while (cncheckc() == -1) > calibrate_clocks(); > } >@@ -614,17 +612,15 @@ > if (delta < timer_freq / 100) { > #ifndef CLK_USE_I8254_CALIBRATION > if (bootverbose) >- printf( >-"CLK_USE_I8254_CALIBRATION not specified - using default frequency\n"); >+ printf("CLK_USE_I8254_CALIBRATION not specified - " >+ "using default frequency\n"); > freq = timer_freq; > #endif > timer_freq = freq; >- } else { >+ } else > if (bootverbose) >- printf( >- "%d Hz differs from default of %d Hz by more than 1%%\n", >- freq, timer_freq); >- } >+ printf("%d Hz differs from default of %d Hz by more " >+ "than 1%%\n", freq, timer_freq); > > set_timer_freq(timer_freq, hz); > i8254_timecounter.tc_frequency = timer_freq; >@@ -705,18 +701,19 @@ > return; > > wrong_time: >- printf("Invalid time in real time clock.\n"); >- printf("Check and reset the date immediately!\n"); >+ printf("Invalid time in real time clock.\n" >+ "Check and reset the date immediately!\n"); > } > > /* > * Write system time back to RTC > */ > void >-resettodr() >+resettodr(void) > { > unsigned long tm; > int y, m, s; >+ int ml; > > if (disable_rtc_set) > return; >@@ -749,8 +746,6 @@ > writertc(RTC_CENTURY, bin2bcd(y/100)); /* ... and Century */ > #endif > for (m = 0; ; m++) { >- int ml; >- > ml = daysinmonth[m]; > if (m == 1 && LEAPYEAR(y)) > ml++; >@@ -772,7 +767,7 @@ > * Start both clocks running. > */ > void >-cpu_initclocks() >+cpu_initclocks(void) > { > int diag; > >@@ -804,9 +799,9 @@ > * drive statclock() and profclock(). > */ > if (!statclock_disable && !using_lapic_timer) { >- diag = rtcin(RTC_DIAG); >- if (diag != 0) >- printf("RTC BIOS diagnostic error %b\n", diag, RTCDG_BITS); >+ if ((diag = rtcin(RTC_DIAG)) != 0) >+ printf("RTC BIOS diagnostic error %b\n", >+ diag, RTCDG_BITS); > > /* Setting stathz to nonzero early helps avoid races. */ > stathz = RTC_NOPROFRATE; >@@ -830,8 +825,7 @@ > > if (using_lapic_timer) > return; >- rtc_statusa = RTCSA_DIVIDER | RTCSA_PROF; >- writertc(RTC_STATUSA, rtc_statusa); >+ writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_PROF); > psdiv = pscnt = psratio; > } > >@@ -841,8 +835,7 @@ > > if (using_lapic_timer) > return; >- rtc_statusa = RTCSA_DIVIDER | RTCSA_NOPROF; >- writertc(RTC_STATUSA, rtc_statusa); >+ writertc(RTC_STATUSA, RTCSA_DIVIDER | RTCSA_NOPROF); > psdiv = pscnt = 1; > } > >@@ -857,25 +850,23 @@ > * is is too generic. Should use it everywhere. > */ > freq = timer_freq; >- error = sysctl_handle_int(oidp, &freq, sizeof(freq), req); >- if (error == 0 && req->newptr != NULL) { >+ if ((error = sysctl_handle_int(oidp, &freq, sizeof(freq), req) == 0) && >+ req->newptr != NULL) { > set_timer_freq(freq, hz); > i8254_timecounter.tc_frequency = freq; > } > return (error); > } > >-SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, >- 0, sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); >+SYSCTL_PROC(_machdep, OID_AUTO, i8254_freq, CTLTYPE_INT | CTLFLAG_RW, 0, >+ sizeof(u_int), sysctl_machdep_i8254_freq, "IU", ""); > > static unsigned > i8254_get_timecount(struct timecounter *tc) > { > u_int count; > u_int high, low; >- u_int eflags; > >- eflags = read_eflags(); > mtx_lock_spin(&clock_lock); > > /* Select timer0 and latch counter value. */ >@@ -884,10 +875,10 @@ > low = inb(TIMER_CNTR0); > high = inb(TIMER_CNTR0); > count = timer0_max_count - ((high << 8) | low); >- if (count < i8254_lastcount || >- (!i8254_ticked && (clkintr_pending || >- ((count < 20 || (!(eflags & PSL_I) && count < timer0_max_count / 2u)) && >- i8254_pending != NULL && i8254_pending(i8254_intsrc))))) { >+ if (count < i8254_lastcount || (!i8254_ticked && (clkintr_pending || >+ ((count < 20 || (!(read_eflags() & PSL_I) && >+ count < timer0_max_count / 2u)) && i8254_pending != NULL && >+ i8254_pending(i8254_intsrc))))) { > i8254_ticked = 1; > i8254_offset += timer0_max_count; > } >@@ -910,11 +901,12 @@ > static int > attimer_probe(device_t dev) > { >- int result; >+ int res; > >- if ((result = ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) >+ if ((res = >+ ISA_PNP_PROBE(device_get_parent(dev), dev, attimer_ids)) <= 0) > device_quiet(dev); >- return(result); >+ return(res); > } > > static int > >--=-D2UC1HCBeWdBxtbsjtTR-- > -- 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 Wed Apr 13 18:13:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B60416A4CE; Wed, 13 Apr 2005 18:13:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E39443D45; Wed, 13 Apr 2005 18:13:41 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DIDek1073407; Wed, 13 Apr 2005 18:13:40 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DIDecc073406; Wed, 13 Apr 2005 18:13:40 GMT (envelope-from peter) Message-Id: <200504131813.j3DIDecc073406@repoman.freebsd.org> From: Peter Wemm Date: Wed, 13 Apr 2005 18:13:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 genassym.c vm86bios.s src/sys/i386/include pcb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:13:41 -0000 peter 2005-04-13 18:13:40 UTC FreeBSD src repository Modified files: sys/i386/i386 genassym.c vm86bios.s sys/i386/include pcb.h Log: Fix an evil bug that appeared in September 2003. VM86 bios calls use two of the __pcb_spare longs. Except that fields were changed and one of the spare values was used and the __pcb_spare field was reduced from two to one long. Now VM86 bios calls can trash the first 4 bytes of the next page following the kernel stack/pcb. This Is Bad(TM). This bug has been present in 5.2-release and onwards, and is still in RELENG_5. Instead of tempting fate and trying to use "spare" fields, explicitly reserve them. Revision Changes Path 1.150 +1 -1 src/sys/i386/i386/genassym.c 1.31 +2 -2 src/sys/i386/i386/vm86bios.s 1.53 +1 -1 src/sys/i386/include/pcb.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 18:39:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC28616A4CE; Wed, 13 Apr 2005 18:39:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731FC43D1F; Wed, 13 Apr 2005 18:39:36 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DIdaSN074885; Wed, 13 Apr 2005 18:39:36 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DIdaJK074884; Wed, 13 Apr 2005 18:39:36 GMT (envelope-from sem) Message-Id: <200504131839.j3DIdaJK074884@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 13 Apr 2005 18:39:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qsf Makefile ports/mail/qsf/files patch-link.mk patch-vars.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 18:39:36 -0000 sem 2005-04-13 18:39:36 UTC FreeBSD ports repository Modified files: mail/qsf Makefile Added files: mail/qsf/files patch-link.mk patch-vars.mk Log: - Fix build modules PR: ports/78318 Reported by: Clemens Fischer Revision Changes Path 1.5 +6 -3 ports/mail/qsf/Makefile 1.1 +14 -0 ports/mail/qsf/files/patch-link.mk (new) 1.1 +11 -0 ports/mail/qsf/files/patch-vars.mk (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:10:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7784716A4CE; Wed, 13 Apr 2005 19:10:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F0BD43D46; Wed, 13 Apr 2005 19:10:28 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DJAS9K076006; Wed, 13 Apr 2005 19:10:28 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DJASg7076005; Wed, 13 Apr 2005 19:10:28 GMT (envelope-from imp) Message-Id: <200504131910.j3DJASg7076005@repoman.freebsd.org> From: Warner Losh Date: Wed, 13 Apr 2005 19:10:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pcib_if.m X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:10:28 -0000 imp 2005-04-13 19:10:28 UTC FreeBSD src repository Modified files: sys/dev/pci pcib_if.m Log: Fix compile error :-(. Revision Changes Path 1.7 +2 -1 src/sys/dev/pci/pcib_if.m From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:13:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3759116A4CF; Wed, 13 Apr 2005 19:13:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B389A43D5C; Wed, 13 Apr 2005 19:13:46 +0000 (GMT) (envelope-from bms@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DJDkeT076225; Wed, 13 Apr 2005 19:13:46 GMT (envelope-from bms@repoman.freebsd.org) Received: (from bms@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DJDk3G076224; Wed, 13 Apr 2005 19:13:46 GMT (envelope-from bms) Message-Id: <200504131913.j3DJDk3G076224@repoman.freebsd.org> From: Bruce M Simpson Date: Wed, 13 Apr 2005 19:13:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/pciutils/files patch-lib::fbsd-device.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:13:47 -0000 bms 2005-04-13 19:13:46 UTC FreeBSD ports repository (src committer) Modified files: sysutils/pciutils/files patch-lib::fbsd-device.c Log: Fix pciutils for recent pci changes in src/sys/dev/pci/pci_user.c. This fix is backwards compatible. Reviewed by: imp, maintainer Revision Changes Path 1.2 +20 -3 ports/sysutils/pciutils/files/patch-lib::fbsd-device.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:46:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7F516A4CE; Wed, 13 Apr 2005 19:46:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 024D943D31; Wed, 13 Apr 2005 19:46:34 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DJkXhd077951; Wed, 13 Apr 2005 19:46:33 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DJkXSC077950; Wed, 13 Apr 2005 19:46:33 GMT (envelope-from marcus) Message-Id: <200504131946.j3DJkXSC077950@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 19:46:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/gnomegames2/files patch-blackjack_src_game.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:46:34 -0000 marcus 2005-04-13 19:46:33 UTC FreeBSD ports repository Added files: games/gnomegames2/files patch-blackjack_src_game.cpp Log: Fix the build on 4.X. Reported by: GNOME Tinderbox Revision Changes Path 1.1 +10 -0 ports/games/gnomegames2/files/patch-blackjack_src_game.cpp (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:52:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F2A816A4CE; Wed, 13 Apr 2005 19:52:15 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id D738943D46; Wed, 13 Apr 2005 19:52:14 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id CA4FA5CA36; Wed, 13 Apr 2005 12:52:14 -0700 (PDT) Date: Wed, 13 Apr 2005 12:52:14 -0700 From: Alfred Perlstein To: Poul-Henning Kamp Message-ID: <20050413195214.GC60345@elvis.mu.org> References: <20050413081543.S28571@mail.chesapeake.net> <18260.1113396655@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <18260.1113396655@critter.freebsd.dk> User-Agent: Mutt/1.4.2.1i cc: Jeff Roberson cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/sys namei.h src/sys/kern vfs_syscalls.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:52:15 -0000 * Poul-Henning Kamp [050413 05:51] wrote: > In message <20050413081543.S28571@mail.chesapeake.net>, Jeff Roberson writes: > >On Wed, 13 Apr 2005, Alfred Perlstein wrote: > > > >> * Jeff Roberson [050412 23:22] wrote: > >> > On Sat, 9 Apr 2005, Alfred Perlstein wrote: > >> > > >> > > Thank you very much. I'll update the docs when you're done. > >> > > >> > Don't you only need to know which calls are going to open, or do you also > >> > need modifying ops like unlike and rename? > >> > >> Autofs does not support rename and unlink semantics were not as > >> important as being able to differentiate between open(2) and stat(2). > > > >So would an ISOPEN flag work? We could do this rather than replace NOOBJ > >in every syscall you don't care about. I'm trying to figure out if the > >positive cases are fewer than the negative. > > ISOPEN gets my vote. The name change is fine. Right now my schedule is too hectic to verify that if you change the actual places its used if it will still work for what it's needed for. I know what was there seemed to work great. -- - Alfred Perlstein - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:53:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ADF316A4CE; Wed, 13 Apr 2005 19:53:12 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D71943D39; Wed, 13 Apr 2005 19:53:12 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 378615CA2C; Wed, 13 Apr 2005 12:53:12 -0700 (PDT) Date: Wed, 13 Apr 2005 12:53:12 -0700 From: Alfred Perlstein To: "Matthew N. Dodd" Message-ID: <20050413195312.GD60345@elvis.mu.org> References: <200504130001.j3D01kuD081602@repoman.freebsd.org> <20050413184246.19212b84.antoine.brodin@laposte.net> <20050413124956.M3762@sasami.jurai.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050413124956.M3762@sasami.jurai.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Antoine Brodin Subject: Re: cvs commit: src/share/man/man4 unix.4 src/sys/sys socket.h un.h unpcb.h src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:53:12 -0000 * Matthew N. Dodd [050413 10:04] wrote: > On Wed, 13 Apr 2005, Antoine Brodin wrote: > >I'm not sure it's safe to sooptcopyout/sooptcopyin while holding the > >unp mutex in uipc_ctloutput. It can fault. > > I was concerned about this but saw that other code holds locks across > sooptcopy*() calls. > > If there is a deadlock problem it may be time to add a per unpcb lock. This should be tripping an assertion, copyout/copyin is not ok while holding a mutex. Does anyone want to add the logic to sooptcopy*? -- - Alfred Perlstein - Research Engineering Development Inc. - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:54:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7934416A4CE; Wed, 13 Apr 2005 19:54:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E93D43D45; Wed, 13 Apr 2005 19:54:04 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DJs42Y078205; Wed, 13 Apr 2005 19:54:04 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DJs41O078204; Wed, 13 Apr 2005 19:54:04 GMT (envelope-from stefanf) Message-Id: <200504131954.j3DJs41O078204@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 13 Apr 2005 19:54:04 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:54:04 -0000 stefanf 2005-04-13 19:54:04 UTC FreeBSD src repository Modified files: usr.bin/printf printf.c Log: Assign 0.0 to the variable passed to getfloating() if the argument is missing. MFC after: 1 week Revision Changes Path 1.32 +3 -1 src/usr.bin/printf/printf.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 19:57:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB7C016A4CE; Wed, 13 Apr 2005 19:57:41 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E4743D3F; Wed, 13 Apr 2005 19:57:41 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 7EC625CA36; Wed, 13 Apr 2005 12:57:41 -0700 (PDT) Date: Wed, 13 Apr 2005 12:57:41 -0700 From: Alfred Perlstein To: Jeff Roberson Message-ID: <20050413195741.GE60345@elvis.mu.org> References: <200504131059.j3DAxAUf039007@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504131059.j3DAxAUf039007@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda coda_vnops.c src/sys/compat/linux linux_getcwd.c src/sys/fs/devfs devfs_vnops.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_lookup.c src/sys/fs/nwfs nwfs_vnops.c src/sys/fs/pseudofs pseudofs_vnops.c src/sys/fs/smbfs ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 19:57:41 -0000 * Jeff Roberson [050413 03:59] wrote: > jeff 2005-04-13 10:59:10 UTC > > FreeBSD src repository > > Modified files: > sys/coda coda_vnops.c > sys/compat/linux linux_getcwd.c > Log: > - Change all filesystems and vfs_cache to relock the dvp once the child is > locked in the ISDOTDOT case. Se vfs_lookup.c r1.79 for details. Sorry to bumble into your way, but can you explain this? I thought the lock order was always dvp->vp, doing a vp->dvp lock is a reversal and can cause deadlock. I guess I'm missing something, can you explain please? -- - Alfred Perlstein - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:07:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE5C216A4CE; Wed, 13 Apr 2005 20:07:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C21AD43D41; Wed, 13 Apr 2005 20:07:11 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DK7BdI078823; Wed, 13 Apr 2005 20:07:11 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DK7Bmo078822; Wed, 13 Apr 2005 20:07:11 GMT (envelope-from marcus) Message-Id: <200504132007.j3DK7Bmo078822@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 20:07:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pkgconfig Makefileports/devel/pkgconfig/files patch-pkg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:07:12 -0000 marcus 2005-04-13 20:07:11 UTC FreeBSD ports repository Modified files: devel/pkgconfig Makefile devel/pkgconfig/files patch-pkg.c Log: * Use gnometarget * Fix an infinite loop when duplicate components' libs are requested [1] Obtained from: Freedesktop.org CVS [1] Revision Changes Path 1.36 +2 -0 ports/devel/pkgconfig/Makefile 1.8 +18 -19 ports/devel/pkgconfig/files/patch-pkg.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:08:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED17B16A4CE; Wed, 13 Apr 2005 20:08:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD33443D39; Wed, 13 Apr 2005 20:08:17 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DK8Hfn078927; Wed, 13 Apr 2005 20:08:17 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DK8HM9078926; Wed, 13 Apr 2005 20:08:17 GMT (envelope-from stefanf) Message-Id: <200504132008.j3DK8HM9078926@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 13 Apr 2005 20:08:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/usr.bin Makefile src/tools/regression/usr.bin/printf Makefile regress.b.out regress.d.out regress.f.out regress.m1.out regress.m2.out regress.m3.out regress.m4.out regress.s.out regress.sh regress.t X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:08:18 -0000 stefanf 2005-04-13 20:08:17 UTC FreeBSD src repository Modified files: tools/regression/usr.bin Makefile Added files: tools/regression/usr.bin/printf Makefile regress.b.out regress.d.out regress.f.out regress.m1.out regress.m2.out regress.m3.out regress.m4.out regress.s.out regress.sh regress.t Log: Add a few regression tests for printf(1). Revision Changes Path 1.10 +1 -1 src/tools/regression/usr.bin/Makefile 1.1 +4 -0 src/tools/regression/usr.bin/printf/Makefile (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.b.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.d.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.f.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.m1.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.m2.out (new) 1.1 +4 -0 src/tools/regression/usr.bin/printf/regress.m3.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.m4.out (new) 1.1 +1 -0 src/tools/regression/usr.bin/printf/regress.s.out (new) 1.1 +16 -0 src/tools/regression/usr.bin/printf/regress.sh (new) 1.1 +6 -0 src/tools/regression/usr.bin/printf/regress.t (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:12:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B309F16A4F7; Wed, 13 Apr 2005 20:12:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 848EA43D41; Wed, 13 Apr 2005 20:12:29 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DKCTvE079169; Wed, 13 Apr 2005 20:12:29 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DKCTD8079168; Wed, 13 Apr 2005 20:12:29 GMT (envelope-from adamw) Message-Id: <200504132012.j3DKCTD8079168@repoman.freebsd.org> From: Adam Weinberger Date: Wed, 13 Apr 2005 20:12:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/vte Makefile distinfo pkg-plist ports/x11-toolkits/vte/files patch-01_vtemodule X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:12:29 -0000 adamw 2005-04-13 20:12:29 UTC FreeBSD ports repository Modified files: x11-toolkits/vte Makefile distinfo pkg-plist Removed files: x11-toolkits/vte/files patch-01_vtemodule Log: Update to 0.11.13. Revision Changes Path 1.41 +1 -2 ports/x11-toolkits/vte/Makefile 1.23 +2 -2 ports/x11-toolkits/vte/distinfo 1.2 +0 -19 ports/x11-toolkits/vte/files/patch-01_vtemodule (dead) 1.17 +3 -0 ports/x11-toolkits/vte/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:24:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A245916A4CE; Wed, 13 Apr 2005 20:24:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7323A43D48; Wed, 13 Apr 2005 20:24:43 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DKOhZJ079628; Wed, 13 Apr 2005 20:24:43 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DKOhCg079627; Wed, 13 Apr 2005 20:24:43 GMT (envelope-from brueffer) Message-Id: <200504132024.j3DKOhCg079627@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 13 Apr 2005 20:24:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:24:43 -0000 brueffer 2005-04-13 20:24:43 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4. Revision Changes Path 1.227.2.28 +5 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.5.2.30 +3 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:39:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CCC116A4CE; Wed, 13 Apr 2005 20:39:27 +0000 (GMT) Received: from barton.dreadbsd.org (massena-4-82-67-196-50.fbx.proxad.net [82.67.196.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DA2643D55; Wed, 13 Apr 2005 20:39:26 +0000 (GMT) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: from barton.dreadbsd.org (localhost [127.0.0.1]) by barton.dreadbsd.org (8.13.3/8.13.1) with ESMTP id j3DKdP2g029432; Wed, 13 Apr 2005 22:39:25 +0200 (CEST) (envelope-from antoine@massena-4-82-67-196-50.fbx.proxad.net) Received: (from antoine@localhost) by barton.dreadbsd.org (8.13.3/8.13.1/Submit) id j3DKdO7A029431; Wed, 13 Apr 2005 22:39:24 +0200 (CEST) (envelope-from antoine) Date: Wed, 13 Apr 2005 22:39:24 +0200 From: Antoine Brodin To: Alfred Perlstein Message-Id: <20050413223924.75ac1047.antoine.brodin@laposte.net> In-Reply-To: <20050413195312.GD60345@elvis.mu.org> References: <200504130001.j3D01kuD081602@repoman.freebsd.org> <20050413184246.19212b84.antoine.brodin@laposte.net> <20050413124956.M3762@sasami.jurai.net> <20050413195312.GD60345@elvis.mu.org> X-Mailer: Sylpheed version 1.9.8 (GTK+ 2.6.7; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: mdodd@freebsd.org Subject: Re: cvs commit: src/share/man/man4 unix.4 src/sys/sys socket.h un.h unpcb.h src/sys/kern uipc_usrreq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:39:27 -0000 Alfred Perlstein wrote: > * Matthew N. Dodd [050413 10:04] wrote: > > On Wed, 13 Apr 2005, Antoine Brodin wrote: > > >I'm not sure it's safe to sooptcopyout/sooptcopyin while holding the > > >unp mutex in uipc_ctloutput. It can fault. > > > > I was concerned about this but saw that other code holds locks across > > sooptcopy*() calls. > > > > If there is a deadlock problem it may be time to add a per unpcb lock. > > This should be tripping an assertion, copyout/copyin is not ok while > holding a mutex. Does anyone want to add the logic to sooptcopy*? A simple WITNESS_WARN(WARN_GIANTOK|WARN_SLEEPOK, NULL, "Sleeping in sofoo"); should do the trick. Cheers, Antoine From owner-cvs-all@FreeBSD.ORG Wed Apr 13 20:41:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A26B16A4CE; Wed, 13 Apr 2005 20:41:09 +0000 (GMT) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39F9543D2F; Wed, 13 Apr 2005 20:41:09 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.3/8.13.3) with ESMTP id j3DKf85N052417; Wed, 13 Apr 2005 13:41:08 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.3/8.13.1/Submit) id j3DKf8dE052416; Wed, 13 Apr 2005 13:41:08 -0700 (PDT) (envelope-from obrien) Date: Wed, 13 Apr 2005 13:41:07 -0700 From: "David O'Brien" To: Sergey Skvortsov Message-ID: <20050413204107.GA52344@dragon.NUXI.org> References: <200504130320.j3D3Kuw5004935@repoman.freebsd.org> <425CEBE6.3030306@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <425CEBE6.3030306@FreeBSD.org> X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 20:41:09 -0000 On Wed, Apr 13, 2005 at 01:52:38PM +0400, Sergey Skvortsov wrote: > 3. '::' delimiter for directories is legal and more aestetic than ugly '__'. '%' delimiter for directories is legal and more aestetic than ugly '__'. It even looks like '/'. -- -- David (obrien@FreeBSD.org) P.S. I wonder if someone missed the long threads of last week... From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:02:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4553A16A4CE; Wed, 13 Apr 2005 21:02:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A90E43D53; Wed, 13 Apr 2005 21:02:37 +0000 (GMT) (envelope-from qingli@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DL2a3f087771; Wed, 13 Apr 2005 21:02:36 GMT (envelope-from qingli@repoman.freebsd.org) Received: (from qingli@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DL2aol087770; Wed, 13 Apr 2005 21:02:36 GMT (envelope-from qingli) Message-Id: <200504132102.j3DL2aol087770@repoman.freebsd.org> From: Qing Li Date: Wed, 13 Apr 2005 21:02:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:02:37 -0000 qingli 2005-04-13 21:02:36 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml Log: Added myself to the developers' list as noted in the committers-guide. Approved by: andre (mentor) Revision Changes Path 1.76 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:05:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1110F16A4CE; Wed, 13 Apr 2005 21:05:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F9343D49; Wed, 13 Apr 2005 21:05:55 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DL5tnk087961; Wed, 13 Apr 2005 21:05:55 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DL5t3i087960; Wed, 13 Apr 2005 21:05:55 GMT (envelope-from glebius) Message-Id: <200504132105.j3DL5t3i087960@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 13 Apr 2005 21:05:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/contrib/pf/net pf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:05:56 -0000 glebius 2005-04-13 21:05:55 UTC FreeBSD src repository Modified files: sys/contrib/pf/net pf.c Log: Fix mss byte order, only affects synproxy code path. Submitted by: John L. Scarfone via OpenBSD Reviewed by: mlaier Obtained from: OpenBSD, rev. 1.483 MFC after: 2 days Revision Changes Path 1.27 +2 -0 src/sys/contrib/pf/net/pf.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:06:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F6716A4CF; Wed, 13 Apr 2005 21:06:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E79D43D41; Wed, 13 Apr 2005 21:06:26 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DL6PkA088035; Wed, 13 Apr 2005 21:06:25 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DL6PoK088034; Wed, 13 Apr 2005 21:06:25 GMT (envelope-from jylefort) Message-Id: <200504132106.j3DL6PoK088034@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:06:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/eel Makefileports/x11-toolkits/eel/filespatch-eel_eel-stock-dialogs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:06:26 -0000 jylefort 2005-04-13 21:06:25 UTC FreeBSD ports repository Modified files: x11-toolkits/eel Makefile x11-toolkits/eel/files patch-eel_eel-open-with-dialog.c Added files: x11-toolkits/eel/files patch-eel_eel-editable-label.c patch-eel_eel-gnome-extensions.c patch-eel_eel-stock-dialogs.c Log: Fixes thread safety (http://bugzilla.gnome.org/show_bug.cgi?id=156885). Approved by: adamw (mentor) Revision Changes Path 1.21 +1 -0 ports/x11-toolkits/eel/Makefile 1.1 +13 -0 ports/x11-toolkits/eel/files/patch-eel_eel-editable-label.c (new) 1.1 +12 -0 ports/x11-toolkits/eel/files/patch-eel_eel-gnome-extensions.c (new) 1.2 +44 -3 ports/x11-toolkits/eel/files/patch-eel_eel-open-with-dialog.c 1.1 +40 -0 ports/x11-toolkits/eel/files/patch-eel_eel-stock-dialogs.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:11:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7950516A4CE; Wed, 13 Apr 2005 21:11:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5065A43D2F; Wed, 13 Apr 2005 21:11:57 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLBvUM088303; Wed, 13 Apr 2005 21:11:57 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLBvcv088302; Wed, 13 Apr 2005 21:11:57 GMT (envelope-from phk) Message-Id: <200504132111.j3DLBvcv088302@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 21:11:57 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:11:57 -0000 phk 2005-04-13 21:11:57 UTC FreeBSD doc repository (src,ports committer) Modified files: en/donations wantlist.sgml Log: Got my VIA, thanks Mike. Revision Changes Path 1.325 +1 -15 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:12:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BA4716A4CE; Wed, 13 Apr 2005 21:12:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D42F143D1D; Wed, 13 Apr 2005 21:12:40 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLCexK088381; Wed, 13 Apr 2005 21:12:40 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLCe25088380; Wed, 13 Apr 2005 21:12:40 GMT (envelope-from jylefort) Message-Id: <200504132112.j3DLCe25088380@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:12:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/streamtuner Makefileports/audio/streamtuner/files patch-src_plugins_python_pst-main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:12:41 -0000 jylefort 2005-04-13 21:12:40 UTC FreeBSD ports repository Modified files: audio/streamtuner Makefile Added files: audio/streamtuner/files patch-src_plugins_python_pst-main.c Log: Fixes a crash in the Python plugin. PR: ports/79201 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.26 +1 -1 ports/audio/streamtuner/Makefile 1.1 +18 -0 ports/audio/streamtuner/files/patch-src_plugins_python_pst-main.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:12:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC1B616A4CE; Wed, 13 Apr 2005 21:12:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE31643D1F; Wed, 13 Apr 2005 21:12:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLCpsj088437; Wed, 13 Apr 2005 21:12:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLCpS9088436; Wed, 13 Apr 2005 21:12:51 GMT (envelope-from pav) Message-Id: <200504132112.j3DLCpS9088436@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 13 Apr 2005 21:12:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libexif Makefileports/graphics/libexif/files patch-libexif-exif-data.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:12:52 -0000 pav 2005-04-13 21:12:51 UTC FreeBSD ports repository Modified files: graphics/libexif Makefile Added files: graphics/libexif/files patch-libexif-exif-data.c Log: - Fix a braino which leads to crash in GIMP when opening JPEG pictures with certain EXIF data, like those from SONY, Nikon or Canon digital cameras. Obtained from: libexif CVS, exif-data.c rev. 1.68 Revision Changes Path 1.21 +1 -0 ports/graphics/libexif/Makefile 1.1 +11 -0 ports/graphics/libexif/files/patch-libexif-exif-data.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:14:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF10016A4CE; Wed, 13 Apr 2005 21:14:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0AA443D2F; Wed, 13 Apr 2005 21:14:38 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLEccY088588; Wed, 13 Apr 2005 21:14:38 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLEcrR088587; Wed, 13 Apr 2005 21:14:38 GMT (envelope-from mezz) Message-Id: <200504132114.j3DLEcrR088587@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 13 Apr 2005 21:14:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/bless Makefile distinfo pkg-plist ports/editors/bless/files patch-pkgconfig patch-src::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:14:39 -0000 mezz 2005-04-13 21:14:38 UTC FreeBSD ports repository Modified files: editors/bless Makefile distinfo pkg-plist Added files: editors/bless/files patch-pkgconfig Removed files: editors/bless/files patch-src::Makefile Log: Update to 0.3.3. Revision Changes Path 1.8 +15 -6 ports/editors/bless/Makefile 1.6 +2 -2 ports/editors/bless/distinfo 1.1 +78 -0 ports/editors/bless/files/patch-pkgconfig (new) 1.4 +0 -17 ports/editors/bless/files/patch-src::Makefile (dead) 1.4 +41 -8 ports/editors/bless/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:16:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7A1D16A4CE; Wed, 13 Apr 2005 21:16:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD1F43D41; Wed, 13 Apr 2005 21:16:05 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLG5t9088780; Wed, 13 Apr 2005 21:16:05 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLG5QO088779; Wed, 13 Apr 2005 21:16:05 GMT (envelope-from jylefort) Message-Id: <200504132116.j3DLG5QO088779@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:16:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnome-osd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:16:06 -0000 jylefort 2005-04-13 21:16:05 UTC FreeBSD ports repository Modified files: misc/gnome-osd Makefile distinfo Log: Update to 0.7.3. Approved by: adamw (mentor) Revision Changes Path 1.8 +1 -2 ports/misc/gnome-osd/Makefile 1.4 +2 -2 ports/misc/gnome-osd/distinfo From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:16:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E3A316A4CE; Wed, 13 Apr 2005 21:16:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 526AD43D41; Wed, 13 Apr 2005 21:16:47 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLGlWN088852; Wed, 13 Apr 2005 21:16:47 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLGlHf088851; Wed, 13 Apr 2005 21:16:47 GMT (envelope-from mezz) Message-Id: <200504132116.j3DLGlHf088851@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 13 Apr 2005 21:16:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks-themes-extras Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:16:47 -0000 mezz 2005-04-13 21:16:47 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks-themes-extras Makefile Log: Since gtk-engine2 has added clearlooks engine, so gtk-engine2 and clearlooks have became in conflict. Add autocheck on gtk-engine2 and WITH_GTKENGINE knob to depend on gtk-engine2. The clearlooks is default. Bump the PORTREVISION. Revision Changes Path 1.2 +10 -3 ports/x11-themes/clearlooks-themes-extras/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:19:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C293716A4CE; Wed, 13 Apr 2005 21:19:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A805443D64; Wed, 13 Apr 2005 21:19:02 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLJ2As088964; Wed, 13 Apr 2005 21:19:02 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLJ2aX088963; Wed, 13 Apr 2005 21:19:02 GMT (envelope-from jylefort) Message-Id: <200504132119.j3DLJ2aX088963@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:19:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/libtranslate Makefile ports/textproc/libtranslate/filespatch-src_translate-session.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:19:02 -0000 jylefort 2005-04-13 21:19:02 UTC FreeBSD ports repository Modified files: textproc/libtranslate Makefile Added files: textproc/libtranslate/files patch-src_modules_translate-generic-service.c patch-src_translate-session.c Log: * Fixes HTTP charset parsing. * Fixes an occasional lockup in translate_session_translate_text(). Approved by: adamw (mentor) Revision Changes Path 1.4 +1 -1 ports/textproc/libtranslate/Makefile 1.1 +47 -0 ports/textproc/libtranslate/files/patch-src_modules_translate-generic-service.c (new) 1.1 +38 -0 ports/textproc/libtranslate/files/patch-src_translate-session.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:19:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70EE016A4CE; Wed, 13 Apr 2005 21:19:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C9C443D2F; Wed, 13 Apr 2005 21:19:28 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLJSXm088998; Wed, 13 Apr 2005 21:19:28 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLJSsH088997; Wed, 13 Apr 2005 21:19:28 GMT (envelope-from phk) Message-Id: <200504132119.j3DLJSsH088997@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 21:19:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd i386.diskimage X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:19:28 -0000 phk 2005-04-13 21:19:28 UTC FreeBSD src repository Modified files: tools/tools/nanobsd i386.diskimage Log: Use df -i Revision Changes Path 1.13 +1 -1 src/tools/tools/nanobsd/i386.diskimage From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:20:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B6D516A4CE; Wed, 13 Apr 2005 21:20:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74A0343D5E; Wed, 13 Apr 2005 21:20:16 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLKGBi089048; Wed, 13 Apr 2005 21:20:16 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLKGKW089047; Wed, 13 Apr 2005 21:20:16 GMT (envelope-from phk) Message-Id: <200504132120.j3DLKGKW089047@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 21:20:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:20:16 -0000 phk 2005-04-13 21:20:16 UTC FreeBSD src repository Modified files: tools/tools/nanobsd Makefile Log: Introduce NANOBSD_PRUNE which can be used to zap out bits we don't want to carry forward. Revision Changes Path 1.13 +3 -0 src/tools/tools/nanobsd/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:22:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C5D916A4CE; Wed, 13 Apr 2005 21:22:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E3843D45; Wed, 13 Apr 2005 21:22:20 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLMK7E089227; Wed, 13 Apr 2005 21:22:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLMKHa089226; Wed, 13 Apr 2005 21:22:20 GMT (envelope-from phk) Message-Id: <200504132122.j3DLMKHa089226@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 13 Apr 2005 21:22:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/tools/nanobsd make.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:22:21 -0000 phk 2005-04-13 21:22:20 UTC FreeBSD src repository Modified files: tools/tools/nanobsd make.conf Log: sort and expand the prunelist in a more or less generally sensibly order. Put some strategic comments in about how much storage is necessary and a longer explanation on the top. It is now pretty trivial to put nanoBSD on as little as a 64MB CF card. Sponsored by: Soekris Engineering. Revision Changes Path 1.21 +82 -18 src/tools/tools/nanobsd/make.conf From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:23:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA6BD16A4CE; Wed, 13 Apr 2005 21:23:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9967043D5F; Wed, 13 Apr 2005 21:23:45 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLNjhb089318; Wed, 13 Apr 2005 21:23:45 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLNjT9089317; Wed, 13 Apr 2005 21:23:45 GMT (envelope-from mezz) Message-Id: <200504132123.j3DLNjT9089317@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 13 Apr 2005 21:23:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/wesnoth Makefile distinfo pkg-plist patch-src::help.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:23:45 -0000 mezz 2005-04-13 21:23:45 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo pkg-plist games/wesnoth/files patch-src::Makefile.in patch-src::help.cpp Log: - Update to 0.9.0, see the huge changelog for detail: http://changelog.wesnoth.org/ - Disable FreeBSD 4.x, does not compile on FreeBSD 4.x, due to lack of towupper() and wide character in libc. Before you send me patch, the s/towupper/toupper/g will not work very well in the runtime. If anyone know the workaround without lose function, let Wesnoth developers and me know. Seriously, desktop user should (well, for me is a must) upgrade to either FreeBSD 5.x and 6.x. Revision Changes Path 1.24 +11 -4 ports/games/wesnoth/Makefile 1.18 +4 -4 ports/games/wesnoth/distinfo 1.5 +10 -10 ports/games/wesnoth/files/patch-src::Makefile.in 1.5 +3 -3 ports/games/wesnoth/files/patch-src::help.cpp 1.18 +573 -6 ports/games/wesnoth/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:36:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFC1616A4CE for ; Wed, 13 Apr 2005 21:36:56 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 4025D43D64 for ; Wed, 13 Apr 2005 21:36:55 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 31285 invoked from network); 13 Apr 2005 21:30:16 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 13 Apr 2005 21:30:16 -0000 Received: (qmail 29401 invoked by uid 89); 13 Apr 2005 21:47:03 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 13 Apr 2005 21:47:03 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 329711145E; Thu, 14 Apr 2005 00:36:52 +0300 (EEST) Date: Thu, 14 Apr 2005 00:36:49 +0300 From: Ion-Mihai Tetcu To: "Michael L. Hostbaek" Message-ID: <20050414003649.0ab2103d@it.buh.tecnik93.com> In-Reply-To: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> References: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Resetting PORTREVISION on PORTVERSION bump (was: Re: cvs commit: ports/misc/portell Makefile) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:36:57 -0000 On Wed, 13 Apr 2005 15:35:02 +0000 (UTC) "Michael L. Hostbaek" wrote: > mich 2005-04-13 15:35:02 UTC > > FreeBSD ports repository > > Modified files: > misc/portell Makefile > Log: > o Whoops - forgot to reset PORT_REVISION Could someone tell the definitive truth on this ? Last time I did this I was told there are problems with resetting PORT_REVISION (on master/slave ports). Thanks, -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:37:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04A2116A4CE; Wed, 13 Apr 2005 21:37:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8F9543D4C; Wed, 13 Apr 2005 21:37:15 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLbF19089942; Wed, 13 Apr 2005 21:37:15 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLbF7t089941; Wed, 13 Apr 2005 21:37:15 GMT (envelope-from jylefort) Message-Id: <200504132137.j3DLbF7t089941@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:37:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/linux-doom3-demo Makefile distinfo pkg-descr pkg-plist ports/games/linux-doom3-demo/files doom3-demo.in CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:37:16 -0000 jylefort 2005-04-13 21:37:15 UTC FreeBSD ports repository Modified files: games Makefile . modules Added files: games/linux-doom3-demo Makefile distinfo pkg-descr pkg-plist games/linux-doom3-demo/files doom3-demo.in Log: Adds the DOOM III demo (Linux version). PR: ports/79401 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.12293 +1 -0 CVSROOT/modules 1.758 +1 -0 ports/games/Makefile 1.1 +62 -0 ports/games/linux-doom3-demo/Makefile (new) 1.1 +2 -0 ports/games/linux-doom3-demo/distinfo (new) 1.1 +11 -0 ports/games/linux-doom3-demo/files/doom3-demo.in (new) 1.1 +11 -0 ports/games/linux-doom3-demo/pkg-descr (new) 1.1 +11 -0 ports/games/linux-doom3-demo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:41:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3101E16A4CE; Wed, 13 Apr 2005 21:41:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0924E43D58; Wed, 13 Apr 2005 21:41:21 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLfKRq090163; Wed, 13 Apr 2005 21:41:20 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLfK4K090162; Wed, 13 Apr 2005 21:41:20 GMT (envelope-from jylefort) Message-Id: <200504132141.j3DLfK4K090162@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:41:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:41:21 -0000 jylefort 2005-04-13 21:41:20 UTC FreeBSD ports repository Modified files: . modules Log: Fixes linux-doom3-demo position with regard to alphabetical sorting. Sorry. Approved by: adamw (mentor) Revision Changes Path 1.12294 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:41:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9677216A4CE; Wed, 13 Apr 2005 21:41:52 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id A674343D45; Wed, 13 Apr 2005 21:41:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j3DLfohw063440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Apr 2005 23:41:50 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j3DLfowv063439; Wed, 13 Apr 2005 23:41:50 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ion-Mihai Tetcu In-Reply-To: <20050414003649.0ab2103d@it.buh.tecnik93.com> References: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> <20050414003649.0ab2103d@it.buh.tecnik93.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-vtdlt421mNTZtz2jytfc" Date: Wed, 13 Apr 2005 23:41:50 +0200 Message-Id: <1113428510.58546.4.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: "Michael L. Hostbaek" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: Resetting PORTREVISION on PORTVERSION bump (was: Re: cvs commit: ports/misc/portell Makefile) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Apr 2005 21:41:52 -0000 --=-vtdlt421mNTZtz2jytfc Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Ion-Mihai Tetcu p=ED=B9e v =E8t 14. 04. 2005 v 00:36 +0300: > On Wed, 13 Apr 2005 15:35:02 +0000 (UTC) > "Michael L. Hostbaek" wrote: >=20 > > mich 2005-04-13 15:35:02 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > misc/portell Makefile=20 > > Log: > > o Whoops - forgot to reset PORT_REVISION >=20 > Could someone tell the definitive truth on this ? Last time I > did this I was told there are problems with resetting PORT_REVISION (on > master/slave ports). Don't do it. Never. Michael did it because there was only 15 minutes since he updated the port... which is well over the edge, IMHO. Let's hope he'll get away with it this time :) --=20 Pav Lucistnik One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. --=-vtdlt421mNTZtz2jytfc Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXZIentdYP8FOsoIRAv+ZAJ9//wye0R3ZTaXl9btkdcmLmwGR0QCcC2aJ Sk57P7tCotWWvNeGWhX7o6o= =6MTy -----END PGP SIGNATURE----- --=-vtdlt421mNTZtz2jytfc-- From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:44:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 868EB16A4CE; Wed, 13 Apr 2005 21:44:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C97043D2D; Wed, 13 Apr 2005 21:44:59 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLixG7090310; Wed, 13 Apr 2005 21:44:59 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLixn5090309; Wed, 13 Apr 2005 21:44:59 GMT (envelope-from lofi) Message-Id: <200504132144.j3DLixn5090309@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 13 Apr 2005 21:44:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/amarok Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:44:59 -0000 lofi 2005-04-13 21:44:59 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Log: Don't depend on the core gstreamer-plugins, they include video codecs and gstreamer-plugins-gconf. Instead, depend only on a selection of audio-codecs and the artsd output (which ironically is cheaper in terms of dependencies as amarok's native arts-output). Approved by: maintainer Revision Changes Path 1.20 +3 -2 ports/audio/amarok/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:46:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1C8716A4CE for ; Wed, 13 Apr 2005 21:46:56 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 8DDE943D5D for ; Wed, 13 Apr 2005 21:46:55 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 32281 invoked from network); 13 Apr 2005 21:40:17 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 13 Apr 2005 21:40:17 -0000 Received: (qmail 30073 invoked by uid 89); 13 Apr 2005 21:57:05 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 13 Apr 2005 21:57:05 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 071311145E; Thu, 14 Apr 2005 00:46:53 +0300 (EEST) Date: Thu, 14 Apr 2005 00:46:52 +0300 From: Ion-Mihai Tetcu To: pav@FreeBSD.org Message-ID: <20050414004652.4db54414@it.buh.tecnik93.com> In-Reply-To: <1113428510.58546.4.camel@hood.oook.cz> References: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> <20050414003649.0ab2103d@it.buh.tecnik93.com> <1113428510.58546.4.camel@hood.oook.cz> X-Mailer: Sylpheed-Claws 1.0.4 (GTK+ 1.2.10; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-ports@FreeBSD.org cc: "Michael L. Hostbaek" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: Resetting PORTREVISION on PORTVERSION bump (was: Re: cvs commit: ports/misc/portell Makefile) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:46:56 -0000 On Wed, 13 Apr 2005 23:41:50 +0200 Pav Lucistnik wrote: > Ion-Mihai Tetcu p=ED=B9e v =E8t 14. 04. 2005 v 00:36 +0300: > > On Wed, 13 Apr 2005 15:35:02 +0000 (UTC) > > "Michael L. Hostbaek" wrote: > >=20 > > > mich 2005-04-13 15:35:02 UTC > > >=20 > > > FreeBSD ports repository > > >=20 > > > Modified files: > > > misc/portell Makefile=20 > > > Log: > > > o Whoops - forgot to reset PORT_REVISION > >=20 > > Could someone tell the definitive truth on this ? Last time I > > did this I was told there are problems with resetting PORT_REVISION (on > > master/slave ports). >=20 > Don't do it. Never. >=20 > Michael did it because there was only 15 minutes since he updated the > port... which is well over the edge, IMHO. Let's hope he'll get away > with it this time :) So: don't reset PORTVERSION in a new commit or don't reset it period ? --=20 IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:47:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BCC216A4CE; Wed, 13 Apr 2005 21:47:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7254043D48; Wed, 13 Apr 2005 21:47:07 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLl7MS090430; Wed, 13 Apr 2005 21:47:07 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLl7nY090429; Wed, 13 Apr 2005 21:47:07 GMT (envelope-from lofi) Message-Id: <200504132147.j3DLl7nY090429@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 13 Apr 2005 21:47:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/amarok Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:47:07 -0000 lofi 2005-04-13 21:47:07 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Log: Don't depend on faad, since it's marked NO_CDROM. Revision Changes Path 1.21 +1 -1 ports/audio/amarok/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:48:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8843316A4CE; Wed, 13 Apr 2005 21:48:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 438D443D58; Wed, 13 Apr 2005 21:48:53 +0000 (GMT) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLmrGI090515; Wed, 13 Apr 2005 21:48:53 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLmrK5090514; Wed, 13 Apr 2005 21:48:53 GMT (envelope-from mezz) Message-Id: <200504132148.j3DLmrK5090514@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 13 Apr 2005 21:48:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gtk-engines2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:48:53 -0000 mezz 2005-04-13 21:48:53 UTC FreeBSD ports repository Modified files: x11-themes/gtk-engines2 Makefile Log: Fix the broke Clearlooks theme in gnome-panel/menu, bump the PORTREVISION. Revision Changes Path 1.48 +3 -1 ports/x11-themes/gtk-engines2/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:51:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E016C16A4CE; Wed, 13 Apr 2005 21:51:52 +0000 (GMT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0447C43D1D; Wed, 13 Apr 2005 21:51:48 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.13.3/8.13.3) with ESMTP id j3DLpbO5021576 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 13 Apr 2005 23:51:39 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by hood.oook.cz (8.13.3/8.13.3/Submit) id j3DLpZPf021290; Wed, 13 Apr 2005 23:51:35 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: hood.oook.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Ion-Mihai Tetcu In-Reply-To: <20050414004652.4db54414@it.buh.tecnik93.com> References: <200504131535.j3DFZ2h3058573@repoman.freebsd.org> <20050414003649.0ab2103d@it.buh.tecnik93.com> <1113428510.58546.4.camel@hood.oook.cz> <20050414004652.4db54414@it.buh.tecnik93.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ghSwJgJdiZx03FGIPNPJ" Date: Wed, 13 Apr 2005 23:51:35 +0200 Message-Id: <1113429095.58546.7.camel@hood.oook.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.1.1 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: "Michael L. Hostbaek" cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: Resetting PORTREVISION on PORTVERSION bump (was: Re: cvs commit: ports/misc/portell Makefile) X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Apr 2005 21:51:53 -0000 --=-ghSwJgJdiZx03FGIPNPJ Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ion-Mihai Tetcu p=C3=AD=C5=A1e v =C4=8Dt 14. 04. 2005 v 00:46 +0300: > On Wed, 13 Apr 2005 23:41:50 +0200 > Pav Lucistnik wrote: >=20 > > Ion-Mihai Tetcu p=C3=AD=C2=B9e v =C3=A8t 14. 04. 2005 v 00:36 +0300: > > > On Wed, 13 Apr 2005 15:35:02 +0000 (UTC) > > > "Michael L. Hostbaek" wrote: > > >=20 > > > > mich 2005-04-13 15:35:02 UTC > > > >=20 > > > > FreeBSD ports repository > > > >=20 > > > > Modified files: > > > > misc/portell Makefile=20 > > > > Log: > > > > o Whoops - forgot to reset PORT_REVISION > > >=20 > > > Could someone tell the definitive truth on this ? Last time I > > > did this I was told there are problems with resetting PORT_REVISION (= on > > > master/slave ports). > >=20 > > Don't do it. Never. > >=20 > > Michael did it because there was only 15 minutes since he updated the > > port... which is well over the edge, IMHO. Let's hope he'll get away > > with it this time :) >=20 > So: don't reset PORTVERSION in a new commit or don't reset it period ? Hehe what a funnily confusing sentence. Don't ever decrease version in PKGNAME, kay? --=20 Pav Lucistnik May your code work forever and never have a bug. --=-ghSwJgJdiZx03FGIPNPJ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXZRnntdYP8FOsoIRAnpmAJ46DectquGF1lQP+0m0dPOQttOu6QCgrnuN qzLORZ34wAE2eFlzXlLl73M= =AYvM -----END PGP SIGNATURE----- --=-ghSwJgJdiZx03FGIPNPJ-- From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:52:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 800A316A4CE; Wed, 13 Apr 2005 21:52:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61CC043D39; Wed, 13 Apr 2005 21:52:35 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLqZfH090752; Wed, 13 Apr 2005 21:52:35 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLqZ34090751; Wed, 13 Apr 2005 21:52:35 GMT (envelope-from jylefort) Message-Id: <200504132152.j3DLqZ34090751@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:52:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/linux-ut2004-demo Makefile distinfo pkg-descr pkg-plist ports/games/linux-ut2004-demo/files ut2004-demo.in CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:52:35 -0000 jylefort 2005-04-13 21:52:35 UTC FreeBSD ports repository Modified files: games Makefile . modules Added files: games/linux-ut2004-demo Makefile distinfo pkg-descr pkg-plist games/linux-ut2004-demo/files ut2004-demo.in Log: Adds the Unreal Tournament 2004 demo (Linux version). PR: ports/79399 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.12295 +1 -0 CVSROOT/modules 1.759 +1 -0 ports/games/Makefile 1.1 +80 -0 ports/games/linux-ut2004-demo/Makefile (new) 1.1 +2 -0 ports/games/linux-ut2004-demo/distinfo (new) 1.1 +12 -0 ports/games/linux-ut2004-demo/files/ut2004-demo.in (new) 1.1 +14 -0 ports/games/linux-ut2004-demo/pkg-descr (new) 1.1 +937 -0 ports/games/linux-ut2004-demo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 21:58:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9146216A4CF; Wed, 13 Apr 2005 21:58:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71CC943D39; Wed, 13 Apr 2005 21:58:53 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DLwrDW091130; Wed, 13 Apr 2005 21:58:53 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DLwrAZ091129; Wed, 13 Apr 2005 21:58:53 GMT (envelope-from jylefort) Message-Id: <200504132158.j3DLwrAZ091129@repoman.freebsd.org> From: Jean-Yves Lefort Date: Wed, 13 Apr 2005 21:58:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefile ports/games/linux-virtual-jay-peak Makefile distinfo pkg-descr pkg-plistCVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 21:58:53 -0000 jylefort 2005-04-13 21:58:53 UTC FreeBSD ports repository Modified files: games Makefile . modules Added files: games/linux-virtual-jay-peak Makefile distinfo pkg-descr pkg-plist games/linux-virtual-jay-peak/files virtual-jay-peak.in Log: Adds Virtual Jay Peak, a snowboarding simulation (Linux version). PR: ports/79505 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.12296 +1 -0 CVSROOT/modules 1.760 +1 -0 ports/games/Makefile 1.1 +55 -0 ports/games/linux-virtual-jay-peak/Makefile (new) 1.1 +2 -0 ports/games/linux-virtual-jay-peak/distinfo (new) 1.1 +19 -0 ports/games/linux-virtual-jay-peak/files/virtual-jay-peak.in (new) 1.1 +10 -0 ports/games/linux-virtual-jay-peak/pkg-descr (new) 1.1 +229 -0 ports/games/linux-virtual-jay-peak/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 22:05:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 702AF16A4CE; Wed, 13 Apr 2005 22:05:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E1543D45; Wed, 13 Apr 2005 22:05:18 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DM5Irv091373; Wed, 13 Apr 2005 22:05:18 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DM5IDl091372; Wed, 13 Apr 2005 22:05:18 GMT (envelope-from lofi) Message-Id: <200504132205.j3DM5IDl091372@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 13 Apr 2005 22:05:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/qtorrent Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 22:05:18 -0000 lofi 2005-04-13 22:05:18 UTC FreeBSD ports repository Modified files: net/qtorrent Makefile Log: Fix qtorrent with latest py-qt/py-sip. PR: ports/79880 Submitted by: Heiner Eichmann Revision Changes Path 1.7 +6 -1 ports/net/qtorrent/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 22:08:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF37216A4CE; Wed, 13 Apr 2005 22:08:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C713043D53; Wed, 13 Apr 2005 22:08:04 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DM8436091537; Wed, 13 Apr 2005 22:08:04 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DM84fS091536; Wed, 13 Apr 2005 22:08:04 GMT (envelope-from oliver) Message-Id: <200504132208.j3DM84fS091536@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 13 Apr 2005 22:08:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/xfce4-print Makefileports/print/xfce4-print/files patch-xfprint-manager::main.c patch-xfprint::main.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 22:08:05 -0000 oliver 2005-04-13 22:08:04 UTC FreeBSD ports repository Modified files: print/xfce4-print Makefile Added files: print/xfce4-print/files patch-xfprint-manager::main.c patch-xfprint::main.c Log: - make xfprint work o it will tell you now that you have to configure it first using the Xfce settings manager instead of coredumping o if you configured it, it will work now (-Wl,-E was missing in LDFLAGS) - bump PORTREVISION Revision Changes Path 1.29 +7 -2 ports/print/xfce4-print/Makefile 1.1 +33 -0 ports/print/xfce4-print/files/patch-xfprint-manager::main.c (new) 1.1 +33 -0 ports/print/xfce4-print/files/patch-xfprint::main.c (new) From owner-cvs-all@FreeBSD.ORG Wed Apr 13 22:31:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 327BC16A4CE; Wed, 13 Apr 2005 22:31:21 +0000 (GMT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8788843D5C; Wed, 13 Apr 2005 22:31:19 +0000 (GMT) (envelope-from jroberson@chesapeake.net) Received: from mail.chesapeake.net (localhost [127.0.0.1]) by mail.chesapeake.net (8.12.10/8.12.10) with ESMTP id j3DMVIen025259; Wed, 13 Apr 2005 18:31:18 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost)j3DMVHki025256; Wed, 13 Apr 2005 18:31:17 -0400 (EDT) (envelope-from jroberson@chesapeake.net) X-Authentication-Warning: mail.chesapeake.net: jroberson owned process doing -bs Date: Wed, 13 Apr 2005 18:31:17 -0400 (EDT) From: Jeff Roberson To: Alfred Perlstein In-Reply-To: <20050413195741.GE60345@elvis.mu.org> Message-ID: <20050413182958.L28571@mail.chesapeake.net> References: <200504131059.j3DAxAUf039007@repoman.freebsd.org> <20050413195741.GE60345@elvis.mu.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda coda_vnops.c src/sys/compat/linux linux_getcwd.c src/sys/fs/devfs devfs_vnops.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_lookup.c src/sys/fs/nwfs nwfs_vnops X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 22:31:21 -0000 On Wed, 13 Apr 2005, Alfred Perlstein wrote: > * Jeff Roberson [050413 03:59] wrote: > > jeff 2005-04-13 10:59:10 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/coda coda_vnops.c > > sys/compat/linux linux_getcwd.c > > Log: > > - Change all filesystems and vfs_cache to relock the dvp once the child is > > locked in the ISDOTDOT case. Se vfs_lookup.c r1.79 for details. > > Sorry to bumble into your way, but can you explain this? I thought > the lock order was always dvp->vp, doing a vp->dvp lock is a reversal > and can cause deadlock. I guess I'm missing something, can you explain > please? For ISDOTDOT dvp is really the child of vp. For example a/b/c b/.. is a, and a must be locked before b. So b must be unlocked before we can lock ..(a), and then b must be locked again. > > -- > - Alfred Perlstein > - email: bright@mu.org cell: 408-480-4684 > From owner-cvs-all@FreeBSD.ORG Wed Apr 13 22:47:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCBDD16A4CE; Wed, 13 Apr 2005 22:47:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E2D43D55; Wed, 13 Apr 2005 22:47:25 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DMlP6M094888; Wed, 13 Apr 2005 22:47:25 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DMlPZj094887; Wed, 13 Apr 2005 22:47:25 GMT (envelope-from marcus) Message-Id: <200504132247.j3DMlPZj094887@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 13 Apr 2005 22:47:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/evolution-data-server Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 22:47:25 -0000 marcus 2005-04-13 22:47:25 UTC FreeBSD ports repository Modified files: databases/evolution-data-server Makefile pkg-plist Log: Clean up a leftover directory. Reported by: GNOME Tinderbox Revision Changes Path 1.11 +1 -0 ports/databases/evolution-data-server/Makefile 1.8 +1 -0 ports/databases/evolution-data-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 22:57:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6237316A4CE; Wed, 13 Apr 2005 22:57:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B69C43D46; Wed, 13 Apr 2005 22:57:18 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DMvHSc095247; Wed, 13 Apr 2005 22:57:18 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DMvHha095246; Wed, 13 Apr 2005 22:57:17 GMT (envelope-from peter) Message-Id: <200504132257.j3DMvHha095246@repoman.freebsd.org> From: Peter Wemm Date: Wed, 13 Apr 2005 22:57:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 genassym.c machdep.c mp_machdep.c swtch.s sys_machdep.c src/sys/i386/include pcb.h pcpu.h segments.h sysarch.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 22:57:18 -0000 peter 2005-04-13 22:57:17 UTC FreeBSD src repository Modified files: sys/i386/i386 genassym.c machdep.c mp_machdep.c swtch.s sys_machdep.c sys/i386/include pcb.h pcpu.h segments.h sysarch.h Log: Change the segment limits to 4GB, we set the user accessible bit on all of the kernel address space already. Intel recommend this anyway, because using a non-4GB limit adds an additional clock cycle to address generation. We were able to install 4GB segments into the LDT, so any limits we imposed on %cs and %ds were academic anyway. More importantly, this allows us to make a page in the kernel readable to user applications, for holding things like the signal trampoline and other fun things. Move the user %cs/%ds segments from the LDT to the GDT. There was no good reason for them to be there anyway. The old LDT entries are still there but we can now relax the restriction that prevented users from emptying the default LDT entries. Putting user and kernel %cs and %ds together allows us to access the fast sysenter/sysexit/syscall/sysret instructions. syscall/sysret in particular require that the user/kernel segments be laid out this way. Reserve a slot specifically for NDIS while here. Create two user controllable slots in the GDT that are context switched with the (kernel) thread. This allows user applications to set two user privilige selectors to arbitary values. Create i386_set_fsbase(void *base) and friends. (get/set, fs/gs). For i386, %gs is used by tls and the thread libraries and this means that user processes no longer have to have the cost of having a custom LDT, and we will no longer to do a ldt switch when activating a kthread/ithread in the usual case any more. In other words, we can now set the base address for %fs and %gs to arbitary addresses without the pain of messing with ldt segments. Revision Changes Path 1.151 +2 -0 src/sys/i386/i386/genassym.c 1.612 +88 -50 src/sys/i386/i386/machdep.c 1.246 +2 -0 src/sys/i386/i386/mp_machdep.c 1.148 +14 -2 src/sys/i386/i386/swtch.s 1.97 +63 -0 src/sys/i386/i386/sys_machdep.c 1.54 +2 -0 src/sys/i386/include/pcb.h 1.44 +1 -0 src/sys/i386/include/pcpu.h 1.38 +20 -14 src/sys/i386/include/segments.h 1.23 +8 -0 src/sys/i386/include/sysarch.h From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:03:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48A9516A4CE; Wed, 13 Apr 2005 23:03:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E5D943D45; Wed, 13 Apr 2005 23:03:31 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DN3Vtj095548; Wed, 13 Apr 2005 23:03:31 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DN3UvP095547; Wed, 13 Apr 2005 23:03:31 GMT (envelope-from edwin) Message-Id: <200504132303.j3DN3UvP095547@repoman.freebsd.org> From: Edwin Groothuis Date: Wed, 13 Apr 2005 23:03:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/bomberclone Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:03:31 -0000 edwin 2005-04-13 23:03:30 UTC FreeBSD ports repository Modified files: games/bomberclone Makefile distinfo pkg-plist Log: Upgrade to version 0.11.6.2 Revision Changes Path 1.18 +1 -2 ports/games/bomberclone/Makefile 1.15 +3 -2 ports/games/bomberclone/distinfo 1.12 +4 -0 ports/games/bomberclone/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:15:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0D2816A4CF; Wed, 13 Apr 2005 23:15:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF3B43D41; Wed, 13 Apr 2005 23:15:50 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNFox0096159; Wed, 13 Apr 2005 23:15:50 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNFo4C096158; Wed, 13 Apr 2005 23:15:50 GMT (envelope-from girgen) Message-Id: <200504132315.j3DNFo4C096158@repoman.freebsd.org> From: Palle Girgensohn Date: Wed, 13 Apr 2005 23:15:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING ports/databases/postgresql80-server Makefile distinfo pkg-plist-client patch-src-pl-plpgsql-src-gram-y patch-src-pl-plpgsql-src-pl-gram-c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:15:51 -0000 girgen 2005-04-13 23:15:49 UTC FreeBSD ports repository Modified files: . UPDATING databases/postgresql80-server Makefile distinfo pkg-plist-client Removed files: databases/postgresql80-server/files patch-src-pl-plpgsql-src-gram-y patch-src-pl-plpgsql-src-pl-gram-c Log: Upgrade PostgreSQL to 8.0.2. Here's the brief release note: Over the past several weeks, Tom Lane has been working on replacing our old Cache Management Alorithm (ARC) with a new, patent free one (2Q). In order to reduce the number of 8.x deployments out there that are using the old manager, we have just released 8.0.2, and encourage adminstrators to upgrade at their earliest convience. For those already running 8.x on your production servers, please note that this upgrade does *NOT* require a dump restore, but due to a bump in the major version number for the client library (libpq), it *WILL* require all client applications to be recompiled at the same time. For full release info, see http://www.postgresql.org/docs/8.0/static/release.html#RELEASE-8-0-2 Apart from the upgrade, three new config options are added: A patch (experimental) for supporting proper collation of utf-8 encoded locales, using IBM's ICU package (devel/icu). See http://people.freebsd.org/~girgen/postgresql-icu/README.html for more info. An optional patch written by Evgen Potemkin, which allows PostgreSQL to make hierarchical queries à la Oracle [1]. An option is added that allows the use of 64 bit ints to store dates [2]. PR: ports/79165 [1], ports/76999 [2] Submitted by: Marcos Tischer Vallim [1], Christian Ullrich [2] Approved by: ade, seanc (implicit) Revision Changes Path 1.179 +12 -1 ports/UPDATING 1.140 +31 -2 ports/databases/postgresql80-server/Makefile 1.38 +12 -8 ports/databases/postgresql80-server/distinfo 1.2 +0 -80 ports/databases/postgresql80-server/files/patch-src-pl-plpgsql-src-gram-y (dead) 1.2 +0 -91 ports/databases/postgresql80-server/files/patch-src-pl-plpgsql-src-pl-gram-c (dead) 1.4 +4 -4 ports/databases/postgresql80-server/pkg-plist-client From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:17:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40EF416A4CE; Wed, 13 Apr 2005 23:17:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1883E43D3F; Wed, 13 Apr 2005 23:17:15 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNHEYS096216; Wed, 13 Apr 2005 23:17:14 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNHERc096215; Wed, 13 Apr 2005 23:17:14 GMT (envelope-from simon) Message-Id: <200504132317.j3DNHERc096215@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Wed, 13 Apr 2005 23:17:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:17:15 -0000 simon 2005-04-13 23:17:14 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document openoffice -- DOC document heap overflow vulnerability. Revision Changes Path 1.630 +75 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:24:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 933AF16A4CE; Wed, 13 Apr 2005 23:24:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A32943D41; Wed, 13 Apr 2005 23:24:36 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNOaoV096463; Wed, 13 Apr 2005 23:24:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNOaJG096462; Wed, 13 Apr 2005 23:24:36 GMT (envelope-from ahze) Message-Id: <200504132324.j3DNOaJG096462@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 23:24:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:24:36 -0000 ahze 2005-04-13 23:24:36 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - Add an error message to gnome/gtk-engines users that tell them to use clearlooks-themes instead. - Bump PORTREVISION for changes. Revision Changes Path 1.14 +13 -2 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:24:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07F7C16A4CE; Wed, 13 Apr 2005 23:24:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3E5243D49; Wed, 13 Apr 2005 23:24:48 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNOmbY096492; Wed, 13 Apr 2005 23:24:48 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNOmhY096491; Wed, 13 Apr 2005 23:24:48 GMT (envelope-from cy) Message-Id: <200504132324.j3DNOmhY096491@repoman.freebsd.org> From: Cy Schubert Date: Wed, 13 Apr 2005 23:24:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/krb5 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:24:49 -0000 cy 2005-04-13 23:24:48 UTC FreeBSD ports repository Modified files: security/krb5 Makefile Log: Remove NDEBUG flag as it fails to build at some installations. Revision Changes Path 1.83 +1 -1 ports/security/krb5/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:27:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD89816A4CE; Wed, 13 Apr 2005 23:27:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92BD343D45; Wed, 13 Apr 2005 23:27:03 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNR3KB096617; Wed, 13 Apr 2005 23:27:03 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNR3s7096614; Wed, 13 Apr 2005 23:27:03 GMT (envelope-from ahze) Message-Id: <200504132327.j3DNR3s7096614@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 23:27:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:27:03 -0000 ahze 2005-04-13 23:27:03 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile Log: - oops, add the end of a line that got cut off durring a copy and paste. Revision Changes Path 1.15 +1 -1 ports/x11-themes/clearlooks/Makefile From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:32:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99F8416A4CE; Wed, 13 Apr 2005 23:32:16 +0000 (GMT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57A7C43D39; Wed, 13 Apr 2005 23:32:16 +0000 (GMT) (envelope-from peter@evilpete.dyndns.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id 074EA2A923; Wed, 13 Apr 2005 16:32:16 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 9ACCCE2B3; Wed, 13 Apr 2005 16:32:15 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: from overcee.wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (8.13.1/8.13.1) with ESMTP id j3DNWHvw021774; Wed, 13 Apr 2005 16:32:17 -0700 (PDT) (envelope-from peter@overcee.wemm.org) Received: (from peter@localhost) by overcee.wemm.org (8.13.1/8.13.1/Submit) id j3DNWHRX021773; Wed, 13 Apr 2005 16:32:17 -0700 (PDT) (envelope-from peter) Date: Wed, 13 Apr 2005 16:32:17 -0700 From: Peter Wemm To: Peter Wemm Message-ID: <20050413233217.GA21723@overcee.wemm.org> References: <200504132257.j3DMvHha095246@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504132257.j3DMvHha095246@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 genassym.c machdep.c mp_machdep.c swtch.s sys_machdep.c src/sys/i386/include pcb.h pcpu.h segments.h sysarch.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:32:16 -0000 On Wed, Apr 13, 2005 at 10:57:17PM +0000, Peter Wemm wrote: > peter 2005-04-13 22:57:17 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 genassym.c machdep.c mp_machdep.c swtch.s > sys_machdep.c > sys/i386/include pcb.h pcpu.h segments.h sysarch.h > Log: > Change the segment limits to 4GB, we set the user accessible bit on all > of the kernel address space already. Intel recommend this anyway, because > using a non-4GB limit adds an additional clock cycle to address generation. > We were able to install 4GB segments into the LDT, so any limits we imposed > on %cs and %ds were academic anyway. More importantly, this allows us to > make a page in the kernel readable to user applications, for holding things > like the signal trampoline and other fun things. > > Move the user %cs/%ds segments from the LDT to the GDT. There was no good > reason for them to be there anyway. The old LDT entries are still there > but we can now relax the restriction that prevented users from emptying > the default LDT entries. > > Putting user and kernel %cs and %ds together allows us to access the fast > sysenter/sysexit/syscall/sysret instructions. syscall/sysret in particular > require that the user/kernel segments be laid out this way. Reserve a slot > specifically for NDIS while here. > > Create two user controllable slots in the GDT that are context switched > with the (kernel) thread. This allows user applications to set two > user privilige selectors to arbitary values. Create > i386_set_fsbase(void *base) and friends. (get/set, fs/gs). For i386, > %gs is used by tls and the thread libraries and this means that user > processes no longer have to have the cost of having a custom LDT, and > we will no longer to do a ldt switch when activating a kthread/ithread in > the usual case any more. > > In other words, we can now set the base address for %fs and %gs to arbitary > addresses without the pain of messing with ldt segments. Please note that I have not tested this with SMP yet, but I am 99.9% sure that it will work. I have a bunch of patches for userland that will use this stuff. It does fall back to the old ldt method if you boot a kernel.old, so it should be safe to commit these shortly. I have patches for ld.so, libc and libpthread. I have not tried libthr yet. -Peter From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:36:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8329816A4CE; Wed, 13 Apr 2005 23:36:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA7643D3F; Wed, 13 Apr 2005 23:36:29 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNaTT5096967; Wed, 13 Apr 2005 23:36:29 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNaTT1096966; Wed, 13 Apr 2005 23:36:29 GMT (envelope-from jeff) Message-Id: <200504132336.j3DNaTT1096966@repoman.freebsd.org> From: Jeff Roberson Date: Wed, 13 Apr 2005 23:36:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern vfs_lookup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:36:29 -0000 jeff 2005-04-13 23:36:29 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: - Remove a debugging printf that slipped in. Spotted by: Peter Wemm Revision Changes Path 1.80 +0 -1 src/sys/kern/vfs_lookup.c From owner-cvs-all@FreeBSD.ORG Wed Apr 13 23:43:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8B2916A4CE; Wed, 13 Apr 2005 23:43:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FBC743D5A; Wed, 13 Apr 2005 23:43:23 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3DNhNcR097286; Wed, 13 Apr 2005 23:43:23 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3DNhNU3097285; Wed, 13 Apr 2005 23:43:23 GMT (envelope-from ahze) Message-Id: <200504132343.j3DNhNU3097285@repoman.freebsd.org> From: Michael Johnson Date: Wed, 13 Apr 2005 23:43:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2005 23:43:23 -0000 ahze 2005-04-13 23:43:23 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks Makefile pkg-plist Log: - Argghhh, fix one last conflicting file with gtk-engines [1] Pointed out by: mezz Revision Changes Path 1.16 +8 -1 ports/x11-themes/clearlooks/Makefile 1.5 +1 -1 ports/x11-themes/clearlooks/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:01:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D65016A4CE; Thu, 14 Apr 2005 00:01:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F391743D5D; Thu, 14 Apr 2005 00:01:58 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E01aPp097935; Thu, 14 Apr 2005 00:01:36 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E01Z2q097934; Thu, 14 Apr 2005 00:01:35 GMT (envelope-from peter) Message-Id: <200504140001.j3E01Z2q097934@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 00:01:35 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/i386/sys Makefile.inc i386_get_fsbase.c i386_get_gsbase.c i386_set_fsbase.c i386_set_gsbase.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:01:59 -0000 peter 2005-04-14 00:01:35 UTC FreeBSD src repository Modified files: lib/libc/i386/sys Makefile.inc Added files: lib/libc/i386/sys i386_get_fsbase.c i386_get_gsbase.c i386_set_fsbase.c i386_set_gsbase.c Log: Add stubs for the %fs/%gs base management calls. Revision Changes Path 1.29 +1 -0 src/lib/libc/i386/sys/Makefile.inc 1.1 +37 -0 src/lib/libc/i386/sys/i386_get_fsbase.c (new) 1.1 +37 -0 src/lib/libc/i386/sys/i386_get_gsbase.c (new) 1.1 +37 -0 src/lib/libc/i386/sys/i386_set_fsbase.c (new) 1.1 +37 -0 src/lib/libc/i386/sys/i386_set_gsbase.c (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:02:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD1D416A4CE; Thu, 14 Apr 2005 00:02:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904D843D81; Thu, 14 Apr 2005 00:02:59 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E02bqO097985; Thu, 14 Apr 2005 00:02:37 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E02b7v097984; Thu, 14 Apr 2005 00:02:37 GMT (envelope-from peter) Message-Id: <200504140002.j3E02b7v097984@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 00:02:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/i386/gen _set_tp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:03:00 -0000 peter 2005-04-14 00:02:37 UTC FreeBSD src repository Modified files: lib/libc/i386/gen _set_tp.c Log: Attempt i386_set_gsbase() before using the user_ldt code. Unimplemented sysarch() calls return EINVAL, not SIGSYS.. so we can trivially adapt. Revision Changes Path 1.3 +4 -1 src/lib/libc/i386/gen/_set_tp.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:03:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAE3F16A4CE; Thu, 14 Apr 2005 00:03:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B018043D53; Thu, 14 Apr 2005 00:03:38 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E039a3098024; Thu, 14 Apr 2005 00:03:09 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E039WH098023; Thu, 14 Apr 2005 00:03:09 GMT (envelope-from anholt) Message-Id: <200504140003.j3E039WH098023@repoman.freebsd.org> From: Eric Anholt Date: Thu, 14 Apr 2005 00:03:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xorg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:03:39 -0000 anholt 2005-04-14 00:03:09 UTC FreeBSD ports repository Modified files: x11/xorg Makefile Log: Add xorg-manpages as a dependency of the whole-xorg-distribution port. Requested by: Peter Jeremy, PeterJeremy at optushome dot com dot au Revision Changes Path 1.13 +1 -0 ports/x11/xorg/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:05:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1669B16A4CE; Thu, 14 Apr 2005 00:05:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF52543D69; Thu, 14 Apr 2005 00:05:00 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E04omj098088; Thu, 14 Apr 2005 00:04:50 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E04oMY098087; Thu, 14 Apr 2005 00:04:50 GMT (envelope-from peter) Message-Id: <200504140004.j3E04oMY098087@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 00:04:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf/i386 reloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:05:01 -0000 peter 2005-04-14 00:04:50 UTC FreeBSD src repository Modified files: libexec/rtld-elf/i386 reloc.c Log: Attempt to use i386_set_gsbase(), and gracefully fall back to LDT methods if the direct access methods are not implemented. Revision Changes Path 1.15 +16 -13 src/libexec/rtld-elf/i386/reloc.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:06:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54FF316A4CE; Thu, 14 Apr 2005 00:06:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28AA343D4C; Thu, 14 Apr 2005 00:06:05 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E064jV098240; Thu, 14 Apr 2005 00:06:04 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E064VT098239; Thu, 14 Apr 2005 00:06:04 GMT (envelope-from adamw) Message-Id: <200504140006.j3E064VT098239@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 14 Apr 2005 00:06:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomepanel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:06:05 -0000 adamw 2005-04-14 00:06:04 UTC FreeBSD ports repository Modified files: x11/gnomepanel Makefile Log: Add a questionable PORTREVISION bump to chase the evolution-data-server-1.2.2 update. Without rebuilding gnomepanel, the clock applet errors out. While most people have figured this out by now and rebuilt gnomepanel, it seems most fair to everyone else that gnomepanel get a PORTREVISION bump. Apologies for not doing this sooner. Revision Changes Path 1.56 +1 -0 ports/x11/gnomepanel/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:13:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B6CE16A4CE; Thu, 14 Apr 2005 00:13:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1CF643D4C; Thu, 14 Apr 2005 00:13:20 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E0DKJe098494; Thu, 14 Apr 2005 00:13:20 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E0DKX7098493; Thu, 14 Apr 2005 00:13:20 GMT (envelope-from peter) Message-Id: <200504140013.j3E0DKX7098493@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 00:13:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/arch/i386/i386 pthread_md.c src/lib/libpthread/arch/i386/include pthread_md.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:13:21 -0000 peter 2005-04-14 00:13:20 UTC FreeBSD src repository Modified files: lib/libpthread/arch/i386/i386 pthread_md.c lib/libpthread/arch/i386/include pthread_md.h Log: Use the i386_set_gsbase() syscall if it is implemented in the kernel. This is a little hairy here because the allocation and usage of this functionality is split into two places in libpthread. Revision Changes Path 1.5 +33 -14 src/lib/libpthread/arch/i386/i386/pthread_md.c 1.14 +8 -2 src/lib/libpthread/arch/i386/include/pthread_md.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:29:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6CD516A4CE; Thu, 14 Apr 2005 00:29:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BDEE43D5D; Thu, 14 Apr 2005 00:29:49 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E0Tnns099120; Thu, 14 Apr 2005 00:29:49 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E0TnIx099119; Thu, 14 Apr 2005 00:29:49 GMT (envelope-from ahze) Message-Id: <200504140029.j3E0TnIx099119@repoman.freebsd.org> From: Michael Johnson Date: Thu, 14 Apr 2005 00:29:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/thunderbird Makefileports/mail/thunderbird/files mozconfig.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:29:49 -0000 ahze 2005-04-14 00:29:49 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile mail/thunderbird/files mozconfig.in Log: - Remove mng support, it has never worked Revision Changes Path 1.42 +1 -2 ports/mail/thunderbird/Makefile 1.11 +1 -2 ports/mail/thunderbird/files/mozconfig.in From owner-cvs-all@FreeBSD.ORG Thu Apr 14 00:44:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B62D16A4CE; Thu, 14 Apr 2005 00:44:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E6AF43D3F; Thu, 14 Apr 2005 00:44:07 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E0i7iL099706; Thu, 14 Apr 2005 00:44:07 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E0i7iw099705; Thu, 14 Apr 2005 00:44:07 GMT (envelope-from peter) Message-Id: <200504140044.j3E0i7iw099705@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 00:44:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/arch/i386/i386 pthread_md.c src/lib/libthr/arch/i386/include pthread_md.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 00:44:07 -0000 peter 2005-04-14 00:44:07 UTC FreeBSD src repository Modified files: lib/libthr/arch/i386/i386 pthread_md.c lib/libthr/arch/i386/include pthread_md.h Log: Adapt the libpthread patch for using i386_set_gsbase() to libthr. Revision Changes Path 1.2 +33 -14 src/lib/libthr/arch/i386/i386/pthread_md.c 1.2 +8 -2 src/lib/libthr/arch/i386/include/pthread_md.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 01:34:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7010316A4CE; Thu, 14 Apr 2005 01:34:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 538C043D2D; Thu, 14 Apr 2005 01:34:25 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j3E1YMng046505; Thu, 14 Apr 2005 01:34:23 GMT (envelope-from davidxu@freebsd.org) Message-ID: <425DC8C2.6030805@freebsd.org> Date: Thu, 14 Apr 2005 09:34:58 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.6) Gecko/20050319 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Wemm References: <200504140044.j3E0i7iw099705@repoman.freebsd.org> In-Reply-To: <200504140044.j3E0i7iw099705@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libthr/arch/i386/i386 pthread_md.c src/lib/libthr/arch/i386/include pthread_md.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 01:34:25 -0000 Peter Wemm wrote: >peter 2005-04-14 00:44:07 UTC > > FreeBSD src repository > > Modified files: > lib/libthr/arch/i386/i386 pthread_md.c > lib/libthr/arch/i386/include pthread_md.h > Log: > Adapt the libpthread patch for using i386_set_gsbase() to libthr. > > Revision Changes Path > 1.2 +33 -14 src/lib/libthr/arch/i386/i386/pthread_md.c > 1.2 +8 -2 src/lib/libthr/arch/i386/include/pthread_md.h > > > Good work! I don't care if libthr can run on old kernel because the new libthr can not run on RELENG-5 kernel. One thing I would like to do is creating thread in atomic, current, a thread is created with its TLS pointer is at uninitialized state, so when first userland function runs, it has to setup TLS in userland, this makes diffculty to to .mcount and rtld if they wants to access per-thread data. David Xu From owner-cvs-all@FreeBSD.ORG Thu Apr 14 01:38:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 826CD16A4CE; Thu, 14 Apr 2005 01:38:42 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5571843D58; Thu, 14 Apr 2005 01:38:42 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 4A2475CA4E; Wed, 13 Apr 2005 18:38:42 -0700 (PDT) Date: Wed, 13 Apr 2005 18:38:42 -0700 From: Alfred Perlstein To: Jeff Roberson Message-ID: <20050414013842.GH60345@elvis.mu.org> References: <200504131059.j3DAxAUf039007@repoman.freebsd.org> <20050413195741.GE60345@elvis.mu.org> <20050413182958.L28571@mail.chesapeake.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050413182958.L28571@mail.chesapeake.net> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: Jeff Roberson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/coda coda_vnops.c src/sys/compat/linux linux_getcwd.c src/sys/fs/devfs devfs_vnops.c src/sys/fs/hpfs hpfs_vnops.c src/sys/fs/msdosfs msdosfs_lookup.c src/sys/fs/nwfs nwfs_vnops X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 01:38:42 -0000 * Jeff Roberson [050413 15:31] wrote: > On Wed, 13 Apr 2005, Alfred Perlstein wrote: > > > * Jeff Roberson [050413 03:59] wrote: > > > jeff 2005-04-13 10:59:10 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/coda coda_vnops.c > > > sys/compat/linux linux_getcwd.c > > > Log: > > > - Change all filesystems and vfs_cache to relock the dvp once the child is > > > locked in the ISDOTDOT case. Se vfs_lookup.c r1.79 for details. > > > > Sorry to bumble into your way, but can you explain this? I thought > > the lock order was always dvp->vp, doing a vp->dvp lock is a reversal > > and can cause deadlock. I guess I'm missing something, can you explain > > please? > > For ISDOTDOT dvp is really the child of vp. For example > > a/b/c > > b/.. is a, and a must be locked before b. So b must be unlocked before we > can lock ..(a), and then b must be locked again. Ok thanks! -- - Alfred Perlstein - email: bright@mu.org cell: 408-480-4684 From owner-cvs-all@FreeBSD.ORG Thu Apr 14 02:08:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8997E16A4CE; Thu, 14 Apr 2005 02:08:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EC3A43D1F; Thu, 14 Apr 2005 02:08:39 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E28dJv009698; Thu, 14 Apr 2005 02:08:39 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E28dXQ009697; Thu, 14 Apr 2005 02:08:39 GMT (envelope-from hrs) Message-Id: <200504140208.j3E28dXQ009697@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 14 Apr 2005 02:08:39 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 02:08:39 -0000 hrs 2005-04-14 02:08:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Clarify purpose and rules of the developers mailing list. Submitted by: wilko Revision Changes Path 1.223 +20 -6 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:09:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B48C716A4CE; Thu, 14 Apr 2005 03:09:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A64843D1F; Thu, 14 Apr 2005 03:09:30 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E39USb015037; Thu, 14 Apr 2005 03:09:30 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E39Uoq015036; Thu, 14 Apr 2005 03:09:30 GMT (envelope-from ahze) Message-Id: <200504140309.j3E39Uoq015036@repoman.freebsd.org> From: Michael Johnson Date: Thu, 14 Apr 2005 03:09:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/firefox Makefile ports/www/firefox/files mozconfig.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:09:30 -0000 ahze 2005-04-14 03:09:30 UTC FreeBSD ports repository Modified files: www/firefox Makefile www/firefox/files mozconfig.in Log: - Remove mng support, it doesn't work Revision Changes Path 1.120 +2 -3 ports/www/firefox/Makefile 1.31 +1 -2 ports/www/firefox/files/mozconfig.in From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:16:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D037216A4CE; Thu, 14 Apr 2005 03:16:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A519B43D1D; Thu, 14 Apr 2005 03:16:58 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3GwkS015370; Thu, 14 Apr 2005 03:16:58 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3Gwln015369; Thu, 14 Apr 2005 03:16:58 GMT (envelope-from peter) Message-Id: <200504140316.j3E3Gwln015369@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 03:16:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 sys_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:16:59 -0000 peter 2005-04-14 03:16:58 UTC FreeBSD src repository Modified files: sys/i386/i386 sys_machdep.c Log: Allow user processes to completely empty out their LDT, now that user processes run from segment selectors that live in the GDT. Doing this used to be equivalent to committing suicide, but now this is a NOP. Revision Changes Path 1.98 +1 -1 src/sys/i386/i386/sys_machdep.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:26:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A24E516A4CE; Thu, 14 Apr 2005 03:26:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7687943D4C; Thu, 14 Apr 2005 03:26:09 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3Q9eK015732; Thu, 14 Apr 2005 03:26:09 GMT (envelope-from clsung@repoman.freebsd.org) Received: (from clsung@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3Q93I015731; Thu, 14 Apr 2005 03:26:09 GMT (envelope-from clsung) Message-Id: <200504140326.j3E3Q93I015731@repoman.freebsd.org> From: Cheng-Lung Sung Date: Thu, 14 Apr 2005 03:26:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-Webmail-Gmail Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:26:09 -0000 clsung 2005-04-14 03:26:09 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Webmail-Gmail Makefile distinfo Log: - update to 1.02 - from Changes - Google updated login procedure. Updated Mail::Webmail::Gmail to match. Revision Changes Path 1.7 +1 -1 ports/mail/p5-Mail-Webmail-Gmail/Makefile 1.6 +2 -2 ports/mail/p5-Mail-Webmail-Gmail/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:43:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2A5016A4CE; Thu, 14 Apr 2005 03:43:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A29A43D5C; Thu, 14 Apr 2005 03:43:25 +0000 (GMT) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3hPOi016389; Thu, 14 Apr 2005 03:43:25 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3hPGH016388; Thu, 14 Apr 2005 03:43:25 GMT (envelope-from cy) Message-Id: <200504140343.j3E3hPGH016388@repoman.freebsd.org> From: Cy Schubert Date: Thu, 14 Apr 2005 03:43:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/tripwire Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:43:25 -0000 cy 2005-04-14 03:43:25 UTC FreeBSD ports repository Modified files: security/tripwire Makefile Log: No longer broken. Remove comment. Revision Changes Path 1.28 +0 -4 ports/security/tripwire/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:52:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B869A16A4CE; Thu, 14 Apr 2005 03:52:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E84343D41; Thu, 14 Apr 2005 03:52:50 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3qoT5016752; Thu, 14 Apr 2005 03:52:50 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3qoov016751; Thu, 14 Apr 2005 03:52:50 GMT (envelope-from mjacob) Message-Id: <200504140352.j3E3qoov016751@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 03:52:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_all.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:52:50 -0000 mjacob 2005-04-14 03:52:50 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_all.c Log: The divide by zero panic must have been due to a bogus period value. I suppose the BT adapter driver should be fixed, but more importantly we should protect against dividing by zero. PR: kern/75603 MFC after: 1 week Revision Changes Path 1.48 +9 -0 src/sys/cam/scsi/scsi_all.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:56:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D47B16A4CE; Thu, 14 Apr 2005 03:56:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6026043D1F; Thu, 14 Apr 2005 03:56:00 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3u0wA016952; Thu, 14 Apr 2005 03:56:00 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3u0qJ016951; Thu, 14 Apr 2005 03:56:00 GMT (envelope-from leeym) Message-Id: <200504140356.j3E3u0qJ016951@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 14 Apr 2005 03:56:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/scponly Makefile distinfo ports/shells/scponly/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:56:00 -0000 leeym 2005-04-14 03:56:00 UTC FreeBSD ports repository Modified files: shells/scponly Makefile distinfo Removed files: shells/scponly/files patch-ab Log: - Update to 4.1 PR: 79859 Submitted by: rushani Revision Changes Path 1.15 +2 -2 ports/shells/scponly/Makefile 1.10 +2 -2 ports/shells/scponly/distinfo 1.2 +0 -12 ports/shells/scponly/files/patch-ab (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:56:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45A5916A4CE; Thu, 14 Apr 2005 03:56:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1976E43D1F; Thu, 14 Apr 2005 03:56:07 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3u64q016981; Thu, 14 Apr 2005 03:56:06 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3u6JK016980; Thu, 14 Apr 2005 03:56:06 GMT (envelope-from csjp) Message-Id: <200504140356.j3E3u6JK016980@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Thu, 14 Apr 2005 03:56:06 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d cleanvar X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:56:07 -0000 csjp 2005-04-14 03:56:06 UTC FreeBSD src repository Modified files: etc/rc.d cleanvar Log: Do not remove logging sockets. This fixes an issue where logging sockets placed into prisons from the host environment get clobbered by the prison's instance of cleanvar. (assuming /etc/rc is run in the prison). Discussed with: pjd, green, cperciva MFC after: 1 week Revision Changes Path 1.8 +2 -0 src/etc/rc.d/cleanvar From owner-cvs-all@FreeBSD.ORG Thu Apr 14 03:59:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A005C16A4CE; Thu, 14 Apr 2005 03:59:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A3A43D1D; Thu, 14 Apr 2005 03:59:48 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E3xmHG017133; Thu, 14 Apr 2005 03:59:48 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E3xmSC017132; Thu, 14 Apr 2005 03:59:48 GMT (envelope-from mjacob) Message-Id: <200504140359.j3E3xmSC017132@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 03:59:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 03:59:48 -0000 mjacob 2005-04-14 03:59:48 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Apply quirk suggested by submitter. PR: 75486 Submitted by: no_bs@web.de MFC after: 1 week Revision Changes Path 1.174 +1 -1 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:05:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD5216A4CE; Thu, 14 Apr 2005 04:05:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 430F743D3F; Thu, 14 Apr 2005 04:05:01 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4518U017360; Thu, 14 Apr 2005 04:05:01 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E451kb017359; Thu, 14 Apr 2005 04:05:01 GMT (envelope-from mjacob) Message-Id: <200504140405.j3E451kb017359@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 04:05:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:05:01 -0000 mjacob 2005-04-14 04:05:01 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Applied conservative version of suggested quirk. PR: 57468 Submitted by: walter@pelissero.de MFC after: 1 week Revision Changes Path 1.175 +7 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:12:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D636A16A4CE; Thu, 14 Apr 2005 04:12:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0B643D48; Thu, 14 Apr 2005 04:12:46 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4CkL4017741; Thu, 14 Apr 2005 04:12:46 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4CkvR017740; Thu, 14 Apr 2005 04:12:46 GMT (envelope-from mjacob) Message-Id: <200504140412.j3E4CkvR017740@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 04:12:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:12:47 -0000 mjacob 2005-04-14 04:12:46 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Apply quirk. PR: 57469 Submitted by: walter@pelissero.de MFC after: 1 week Revision Changes Path 1.176 +4 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:13:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C35416A4CE; Thu, 14 Apr 2005 04:13:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7119543D53; Thu, 14 Apr 2005 04:13:27 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4DREJ017833; Thu, 14 Apr 2005 04:13:27 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4DRI6017832; Thu, 14 Apr 2005 04:13:27 GMT (envelope-from peter) Message-Id: <200504140413.j3E4DRI6017832@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 04:13:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/include pcb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:13:27 -0000 peter 2005-04-14 04:13:27 UTC FreeBSD src repository Modified files: sys/i386/include pcb.h Log: It seems I introduced a new prerequisite for on i386, which is included from . Add a bandaid for userland. Revision Changes Path 1.55 +3 -0 src/sys/i386/include/pcb.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:31:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 172D516A4CE; Thu, 14 Apr 2005 04:31:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1B9F43D4C; Thu, 14 Apr 2005 04:31:48 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4VmXf018580; Thu, 14 Apr 2005 04:31:48 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4Vmid018579; Thu, 14 Apr 2005 04:31:48 GMT (envelope-from njl) Message-Id: <200504140431.j3E4Vmid018579@repoman.freebsd.org> From: Nate Lawson Date: Thu, 14 Apr 2005 04:31:48 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:31:49 -0000 njl 2005-04-14 04:31:48 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Quirk for ZICPlay USB MP3 Player. PR: kern/75057 Submitted by: Aurelien Nephtali Revision Changes Path 1.177 +8 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:46:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D0316A4CE; Thu, 14 Apr 2005 04:46:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D68543D41; Thu, 14 Apr 2005 04:46:47 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4kllK019187; Thu, 14 Apr 2005 04:46:47 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4klfn019186; Thu, 14 Apr 2005 04:46:47 GMT (envelope-from mjacob) Message-Id: <200504140446.j3E4klfn019186@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 04:46:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:46:47 -0000 mjacob 2005-04-14 04:46:47 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Take constructive advice from njl && reformat previously added quirks slightly. Revision Changes Path 1.178 +6 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:51:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D56B316A4CE; Thu, 14 Apr 2005 04:51:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB69E43D2F; Thu, 14 Apr 2005 04:51:18 +0000 (GMT) (envelope-from mjacob@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4pIPS026169; Thu, 14 Apr 2005 04:51:18 GMT (envelope-from mjacob@repoman.freebsd.org) Received: (from mjacob@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4pI4L026168; Thu, 14 Apr 2005 04:51:18 GMT (envelope-from mjacob) Message-Id: <200504140451.j3E4pI4L026168@repoman.freebsd.org> From: Matt Jacob Date: Thu, 14 Apr 2005 04:51:18 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_sa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:51:19 -0000 mjacob 2005-04-14 04:51:18 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_sa.c Log: Make sure we look at the correct sub op codes when deciding whether it's an operation we can perform via the control device. PR: kern/72010 MFC after: 1 week Revision Changes Path 1.104 +22 -3 src/sys/cam/scsi/scsi_sa.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:54:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D161E16A4CE; Thu, 14 Apr 2005 04:54:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F1B43D2D; Thu, 14 Apr 2005 04:54:15 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4sFuL026303; Thu, 14 Apr 2005 04:54:15 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4sFqM026302; Thu, 14 Apr 2005 04:54:15 GMT (envelope-from njl) Message-Id: <200504140454.j3E4sFqM026302@repoman.freebsd.org> From: Nate Lawson Date: Thu, 14 Apr 2005 04:54:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern subr_bus.c src/share/man/man9 devclass_get_drivers.9 devclass_get_maxunit.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:54:16 -0000 njl 2005-04-14 04:54:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern subr_bus.c share/man/man9 devclass_get_maxunit.9 Added files: (Branch: RELENG_5) share/man/man9 devclass_get_drivers.9 Log: MFC: devclass_get_maxunit() fix and docs, add devclass_get_drivers() Revision Changes Path 1.1.2.1 +57 -0 src/share/man/man9/devclass_get_drivers.9 (new) 1.6.8.1 +6 -4 src/share/man/man9/devclass_get_maxunit.9 1.156.2.6 +45 -1 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 04:58:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C700C16A4CE; Thu, 14 Apr 2005 04:58:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C78643D39; Thu, 14 Apr 2005 04:58:40 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E4wehP026562; Thu, 14 Apr 2005 04:58:40 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E4wexr026561; Thu, 14 Apr 2005 04:58:40 GMT (envelope-from njl) Message-Id: <200504140458.j3E4wexr026561@repoman.freebsd.org> From: Nate Lawson Date: Thu, 14 Apr 2005 04:58:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 04:58:40 -0000 njl 2005-04-14 04:58:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/fs/msdosfs msdosfs_conv.c Log: MFC 1.39 - 1.43: Optimize mbnambuf and chksum routines, saving 75% wall time. Revision Changes Path 1.37.2.2 +56 -42 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 05:25:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16B3816A4CE; Thu, 14 Apr 2005 05:25:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC0F43D2F; Thu, 14 Apr 2005 05:25:40 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E5Pea0027604; Thu, 14 Apr 2005 05:25:40 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E5Pekj027603; Thu, 14 Apr 2005 05:25:40 GMT (envelope-from peter) Message-Id: <200504140525.j3E5Pekj027603@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 05:25:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ddb db_print.c db_run.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 05:25:41 -0000 peter 2005-04-14 05:25:40 UTC FreeBSD src repository Modified files: sys/ddb db_print.c db_run.c Log: rev 1.54 of i386/include/pcb.h depended on sys/proc.h. The prerequisite was satisified for the rest of the kernel on the i386 build except for these two files. Rather than adding a submarine include to pcb.h, I've added proc.h here. I forgot to include these with the original commit. Sorry folks. Revision Changes Path 1.30 +1 -0 src/sys/ddb/db_print.c 1.27 +1 -0 src/sys/ddb/db_run.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 05:55:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 197CE16A4CE; Thu, 14 Apr 2005 05:55:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56BE43D31; Thu, 14 Apr 2005 05:55:34 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E5tY8K028694; Thu, 14 Apr 2005 05:55:34 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E5tYMS028693; Thu, 14 Apr 2005 05:55:34 GMT (envelope-from jhb) Message-Id: <200504140555.j3E5tYMS028693@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 05:55:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 io_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 05:55:35 -0000 jhb 2005-04-14 05:55:34 UTC FreeBSD src repository Modified files: sys/i386/i386 io_apic.c Log: If an I/O APIC returns 0xffffffff for its version register after we map it, assume it is bogus and return NULL instead of trying to parse it as an APIC. Inspired by: linux bug reports via njl Revision Changes Path 1.18 +11 -2 src/sys/i386/i386/io_apic.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 05:56:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E294816A4CE; Thu, 14 Apr 2005 05:56:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A4543D31; Thu, 14 Apr 2005 05:56:17 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E5uHO0028765; Thu, 14 Apr 2005 05:56:17 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E5uH2E028764; Thu, 14 Apr 2005 05:56:17 GMT (envelope-from jhb) Message-Id: <200504140556.j3E5uH2E028764@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 05:56:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 local_apic.c src/sys/i386/i386 local_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 05:56:18 -0000 jhb 2005-04-14 05:56:17 UTC FreeBSD src repository Modified files: sys/amd64/amd64 local_apic.c sys/i386/i386 local_apic.c Log: Always use the local APIC timer, even on UP machines. Revision Changes Path 1.14 +0 -4 src/sys/amd64/amd64/local_apic.c 1.15 +0 -4 src/sys/i386/i386/local_apic.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 06:30:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06AAF16A4CF; Thu, 14 Apr 2005 06:30:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E045143D48; Thu, 14 Apr 2005 06:30:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E6UWF4030158; Thu, 14 Apr 2005 06:30:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E6UWoC030157; Thu, 14 Apr 2005 06:30:32 GMT (envelope-from jhb) Message-Id: <200504140630.j3E6UWoC030157@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 06:30:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_sleepqueue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:30:33 -0000 jhb 2005-04-14 06:30:32 UTC FreeBSD src repository Modified files: sys/kern subr_sleepqueue.c Log: Close a race between sleepq_broadcast() and sleepq_catch_signals(). Specifically, sleepq_broadcast() uses td_slpq for its private pending queue of threads that it is going to wake up after it takes them off the sleep queue. The problem is that if one of the threads is actually not asleep yet, then we can end up with td_slpq being corrupted and/or the thread being made runnable at the wrong time resulting in the td_sleepqueue == NULL assertion failures occasionally reported under heavy load. The fix is to stop being so fancy and ditch the whole pending queue bit. Instead, sleepq_remove_thread() and sleepq_resume_thread() were merged into one function that requires the caller to hold sched_lock. This fixes several places that unlocked sched_lock only to call a function that then locked sched_lock, so even though sched_lock is now held slightly longer, removing the extra lock acquires (1 pair instead of 3 in some cases) probably makes it an overall win if you don't include the fact that it closes a race. This is definitely a 5.4 candidate. PR: kern/79693 Submitted by: Steven Sears stevenjsears at yahoo dot com MFC after: 4 days Revision Changes Path 1.17 +21 -47 src/sys/kern/subr_sleepqueue.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 06:33:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E48616A4CE; Thu, 14 Apr 2005 06:33:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34CA243D2D; Thu, 14 Apr 2005 06:33:23 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E6XNAW030301; Thu, 14 Apr 2005 06:33:23 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E6XNQb030300; Thu, 14 Apr 2005 06:33:23 GMT (envelope-from jhb) Message-Id: <200504140633.j3E6XNQb030300@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 06:33:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 io_apic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:33:23 -0000 jhb 2005-04-14 06:33:23 UTC FreeBSD src repository Modified files: sys/i386/i386 io_apic.c Log: Bah, add a missing cast. Revision Changes Path 1.19 +1 -1 src/sys/i386/i386/io_apic.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 06:45:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2D4F16A4CF; Thu, 14 Apr 2005 06:45:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C745443D3F; Thu, 14 Apr 2005 06:45:24 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E6jO4s030822; Thu, 14 Apr 2005 06:45:24 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E6jOtL030821; Thu, 14 Apr 2005 06:45:24 GMT (envelope-from jhb) Message-Id: <200504140645.j3E6jOtL030821@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 06:45:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:45:25 -0000 jhb 2005-04-14 06:45:24 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi.c Log: Probe PCI link devices early so that we turn them all off via _DIS before we start turning any of them back on again. This works around a bug in some BIOSen that alias two different link devices for APIC vs ATPIC modes onto the same physical hardware link. Submitted by: njl Tested by: Antoine Brodin antoine dot brodin at laposte dot net Revision Changes Path 1.211 +4 -0 src/sys/dev/acpica/acpi.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 06:50:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F30116A4CE; Thu, 14 Apr 2005 06:50:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D851343D39; Thu, 14 Apr 2005 06:50:13 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E6oDJE031026; Thu, 14 Apr 2005 06:50:13 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E6oDBT031025; Thu, 14 Apr 2005 06:50:13 GMT (envelope-from marks) Message-Id: <200504140650.j3E6oDBT031025@repoman.freebsd.org> From: Mark Santcroos Date: Thu, 14 Apr 2005 06:50:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/acpica acpi_ec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:50:14 -0000 marks 2005-04-14 06:50:13 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_ec.c Log: Use AcpiUtStrupr() instead of strupr() as the latter will disappear in future versions of acpica. MFC after: 2 weeks Revision Changes Path 1.64 +1 -1 src/sys/dev/acpica/acpi_ec.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 06:58:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D858316A4CE; Thu, 14 Apr 2005 06:58:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC06A43D1D; Thu, 14 Apr 2005 06:58:03 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E6w3Pj031405; Thu, 14 Apr 2005 06:58:03 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E6w3oj031404; Thu, 14 Apr 2005 06:58:03 GMT (envelope-from marcus) Message-Id: <200504140658.j3E6w3oj031404@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 14 Apr 2005 06:58:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/vte Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 06:58:04 -0000 marcus 2005-04-14 06:58:03 UTC FreeBSD ports repository Modified files: x11-toolkits/vte Makefile pkg-plist Log: Remove some leftover locale directories. Reported by: GNOME Tinderbox Revision Changes Path 1.42 +1 -0 ports/x11-toolkits/vte/Makefile 1.18 +2 -0 ports/x11-toolkits/vte/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 07:08:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7890A16A4CE; Thu, 14 Apr 2005 07:08:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C84643D39; Thu, 14 Apr 2005 07:08:35 +0000 (GMT) (envelope-from jeff@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E78Zqt031871; Thu, 14 Apr 2005 07:08:35 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E78ZEQ031869; Thu, 14 Apr 2005 07:08:35 GMT (envelope-from jeff) Message-Id: <200504140708.j3E78ZEQ031869@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 14 Apr 2005 07:08:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/nfsclient nfs_vnops.c src/sys/nfs4client nfs4_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 07:08:35 -0000 jeff 2005-04-14 07:08:34 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_vnops.c sys/nfs4client nfs4_vnops.c Log: - cache_lookup() relocks the parent in the DOTDOT case for us. Spotted by: phk Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.30 +0 -2 src/sys/nfs4client/nfs4_vnops.c 1.258 +0 -2 src/sys/nfsclient/nfs_vnops.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:01:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8466716A4CE; Thu, 14 Apr 2005 08:01:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CBCB43D39; Thu, 14 Apr 2005 08:01:37 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E81acA033744; Thu, 14 Apr 2005 08:01:36 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E81atj033743; Thu, 14 Apr 2005 08:01:36 GMT (envelope-from vs) Message-Id: <200504140801.j3E81atj033743@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:01:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/eterm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:01:37 -0000 vs 2005-04-14 08:01:35 UTC FreeBSD ports repository Modified files: chinese/eterm Makefile Log: Unbreak: USE_AUTOCONF no longer necessary and it was reverting the LIBTOOL-patch Revision Changes Path 1.14 +0 -3 ports/chinese/eterm/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:14:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20E6416A4CE; Thu, 14 Apr 2005 08:14:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB0F43D4C; Thu, 14 Apr 2005 08:14:16 +0000 (GMT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8EGof034226; Thu, 14 Apr 2005 08:14:16 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8EGET034225; Thu, 14 Apr 2005 08:14:16 GMT (envelope-from tobez) Message-Id: <200504140814.j3E8EGET034225@repoman.freebsd.org> From: Anton Berezin Date: Thu, 14 Apr 2005 08:14:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:14:17 -0000 tobez 2005-04-14 08:14:15 UTC FreeBSD ports repository Modified files: textproc Makefile Log: Remove p5-Sort-PolySort. Forgotten by: tobez Noticed by: boris^H^H^H^H^Hlawrance Revision Changes Path 1.810 +0 -1 ports/textproc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:15:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A59516A4CE; Thu, 14 Apr 2005 08:15:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 005A543D5E; Thu, 14 Apr 2005 08:15:27 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8FQA9034318; Thu, 14 Apr 2005 08:15:26 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8FQVR034317; Thu, 14 Apr 2005 08:15:26 GMT (envelope-from vs) Message-Id: <200504140815.j3E8FQVR034317@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:15:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/props Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:15:27 -0000 vs 2005-04-14 08:15:26 UTC FreeBSD ports repository Modified files: x11/props Makefile pkg-plist Log: Unbreak: Do not touch identical info-file installed by xview Revision Changes Path 1.18 +1 -2 ports/x11/props/Makefile 1.4 +0 -1 ports/x11/props/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:19:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA61316A4CE; Thu, 14 Apr 2005 08:19:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B03BE43D49; Thu, 14 Apr 2005 08:19:20 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8JKkG034462; Thu, 14 Apr 2005 08:19:20 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8JKVJ034461; Thu, 14 Apr 2005 08:19:20 GMT (envelope-from vs) Message-Id: <200504140819.j3E8JKVJ034461@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:19:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ocaml-classes Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:19:21 -0000 vs 2005-04-14 08:19:19 UTC FreeBSD ports repository Modified files: devel/ocaml-classes Makefile pkg-plist Log: Unbreak: List missing directory in plist Revision Changes Path 1.6 +0 -2 ports/devel/ocaml-classes/Makefile 1.2 +1 -0 ports/devel/ocaml-classes/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:23:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F86A16A4CE; Thu, 14 Apr 2005 08:23:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A62743D3F; Thu, 14 Apr 2005 08:23:21 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8NKl3034664; Thu, 14 Apr 2005 08:23:21 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8NKeb034663; Thu, 14 Apr 2005 08:23:20 GMT (envelope-from vs) Message-Id: <200504140823.j3E8NKeb034663@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:23:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/muggy Makefile ports/editors/muggy Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:23:21 -0000 vs 2005-04-14 08:23:19 UTC FreeBSD ports repository Modified files: japanese/muggy Makefile editors/muggy Makefile pkg-plist Log: - Unbreak: Fix plist - Register CONFLICTS Revision Changes Path 1.11 +1 -4 ports/editors/muggy/Makefile 1.4 +2 -0 ports/editors/muggy/pkg-plist 1.5 +3 -1 ports/japanese/muggy/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:26:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED9316A4CE; Thu, 14 Apr 2005 08:26:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 629D543D49; Thu, 14 Apr 2005 08:26:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8QUII034826; Thu, 14 Apr 2005 08:26:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8QT7Z034825; Thu, 14 Apr 2005 08:26:29 GMT (envelope-from vs) Message-Id: <200504140826.j3E8QT7Z034825@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:26:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/jgv Makefile ports/graphics/jgv Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:26:30 -0000 vs 2005-04-14 08:26:29 UTC FreeBSD ports repository Modified files: japanese/jgv Makefile graphics/jgv Makefile pkg-plist Log: - Unbreak: Fix plist - Register CONFLICTS Revision Changes Path 1.12 +1 -4 ports/graphics/jgv/Makefile 1.3 +2 -0 ports/graphics/jgv/pkg-plist 1.7 +1 -0 ports/japanese/jgv/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:35:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F45516A4CE; Thu, 14 Apr 2005 08:35:25 +0000 (GMT) Received: from mail06.syd.optusnet.com.au (mail06.syd.optusnet.com.au [211.29.132.187]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89FBC43D1D; Thu, 14 Apr 2005 08:35:24 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j3E8ZM02024091 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Thu, 14 Apr 2005 18:35:23 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j3E8ZM7l002726; Thu, 14 Apr 2005 18:35:22 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j3E8ZM6q002725; Thu, 14 Apr 2005 18:35:22 +1000 (EST) (envelope-from pjeremy) Date: Thu, 14 Apr 2005 18:35:21 +1000 From: Peter Jeremy To: Eric Anholt Message-ID: <20050414083521.GR89047@cirb503493.alcatel.com.au> References: <200504140003.j3E039WH098023@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504140003.j3E039WH098023@repoman.freebsd.org> User-Agent: Mutt/1.4.2i cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/xorg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:35:25 -0000 On Thu, 2005-Apr-14 00:03:09 +0000, Eric Anholt wrote: >anholt 2005-04-14 00:03:09 UTC > > FreeBSD ports repository > > Modified files: > x11/xorg Makefile > Log: > Add xorg-manpages as a dependency of the whole-xorg-distribution port. > > Requested by: Peter Jeremy, PeterJeremy at optushome dot com dot au Thanks. -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:37:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C13E16A4CE; Thu, 14 Apr 2005 08:37:32 +0000 (GMT) Received: from eddie.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F4D143D58; Thu, 14 Apr 2005 08:37:31 +0000 (GMT) (envelope-from simon@eddie.nitro.dk) Received: by eddie.nitro.dk (Postfix, from userid 1000) id DEEFF11A143; Thu, 14 Apr 2005 10:37:29 +0200 (CEST) Date: Thu, 14 Apr 2005 10:37:29 +0200 From: "Simon L. Nielsen" To: Eric Anholt Message-ID: <20050414083728.GA61777@eddie.nitro.dk> References: <200504140003.j3E039WH098023@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline In-Reply-To: <200504140003.j3E039WH098023@repoman.freebsd.org> User-Agent: Mutt/1.5.9i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/xorg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:37:32 -0000 --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.04.14 00:03:09 +0000, Eric Anholt wrote: > anholt 2005-04-14 00:03:09 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > x11/xorg Makefile=20 > Log: > Add xorg-manpages as a dependency of the whole-xorg-distribution port. > =20 > Requested by: Peter Jeremy, PeterJeremy at optushome dot com dot au And others, though a long time ago :-). Thanks! --=20 Simon L. Nielsen --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCXivIh9pcDSc1mlERAjyqAJ9u4WyKQP19xgyfNpd5gv5ryBkqrwCeNzNO E6LeGliNymlu/0J1VKIz8cE= =yxG1 -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:40:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EA3116A4CE; Thu, 14 Apr 2005 08:40:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42EE843D2F; Thu, 14 Apr 2005 08:40:29 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8eTTf035395; Thu, 14 Apr 2005 08:40:29 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8eSMM035394; Thu, 14 Apr 2005 08:40:28 GMT (envelope-from stefanf) Message-Id: <200504140840.j3E8eSMM035394@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 08:40:28 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:40:29 -0000 stefanf 2005-04-14 08:40:28 UTC FreeBSD src repository Modified files: usr.bin/printf printf.c Log: - Move parts of the long main() function into a new function doformat(). - Rewrite the loop in main() to be more understandable. Revision Changes Path 1.33 +161 -154 src/usr.bin/printf/printf.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:41:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2F3E16A4CE; Thu, 14 Apr 2005 08:41:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A6343D48; Thu, 14 Apr 2005 08:41:34 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8fYgu035474; Thu, 14 Apr 2005 08:41:34 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8fYwF035473; Thu, 14 Apr 2005 08:41:34 GMT (envelope-from brueffer) Message-Id: <200504140841.j3E8fYwF035473@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Apr 2005 08:41:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:41:35 -0000 brueffer 2005-04-14 08:41:34 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: Autogenerate hardware notes for snd_als4000.4, snd_fm801.4 and snd_via8233.4. Approved by: re (hrs) Revision Changes Path 1.227.2.26.2.2 +5 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.5.2.28.2.2 +3 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:43:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFE9316A4CE; Thu, 14 Apr 2005 08:43:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F72A43D1F; Thu, 14 Apr 2005 08:43:37 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8hbeA035579; Thu, 14 Apr 2005 08:43:37 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8hb8t035578; Thu, 14 Apr 2005 08:43:37 GMT (envelope-from stefanf) Message-Id: <200504140843.j3E8hb8t035578@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 08:43:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:43:38 -0000 stefanf 2005-04-14 08:43:37 UTC FreeBSD src repository Modified files: usr.bin/printf Makefile Log: Printf(1) is WARNS 6 clean. Revision Changes Path 1.5 +1 -0 src/usr.bin/printf/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:48:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 477AB16A4CE; Thu, 14 Apr 2005 08:48:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E71243D39; Thu, 14 Apr 2005 08:48:42 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8mfb6042566; Thu, 14 Apr 2005 08:48:42 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8mfnn042565; Thu, 14 Apr 2005 08:48:41 GMT (envelope-from vs) Message-Id: <200504140848.j3E8mfnn042565@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 08:48:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/idlefork Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:48:42 -0000 vs 2005-04-14 08:48:41 UTC FreeBSD ports repository Modified files: devel/idlefork Makefile Log: Mark as DEPRECATED: 'idle' is now part of Python 2.3+ and only useful for older Python versions Revision Changes Path 1.15 +4 -2 ports/devel/idlefork/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 08:48:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3990716A4E1; Thu, 14 Apr 2005 08:48:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8EE43D62; Thu, 14 Apr 2005 08:48:46 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E8mjrJ042598; Thu, 14 Apr 2005 08:48:45 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E8mjpk042597; Thu, 14 Apr 2005 08:48:45 GMT (envelope-from sos) Message-Id: <200504140848.j3E8mjpk042597@repoman.freebsd.org> From: Søren Schmidt Date: Thu, 14 Apr 2005 08:48:45 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.h ata-lowlevel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 08:48:46 -0000 sos 2005-04-14 08:48:45 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.h ata-lowlevel.c Log: Read back the real taskfile register values when in 48BIT mode. Revision Changes Path 1.92 +1 -1 src/sys/dev/ata/ata-all.h 1.60 +22 -5 src/sys/dev/ata/ata-lowlevel.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 09:05:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E4416A4CE; Thu, 14 Apr 2005 09:05:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A4E43D49; Thu, 14 Apr 2005 09:05:04 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E95316043234; Thu, 14 Apr 2005 09:05:03 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E953GA043233; Thu, 14 Apr 2005 09:05:03 GMT (envelope-from oliver) Message-Id: <200504140905.j3E953GA043233@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 14 Apr 2005 09:05:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/comms/gammu Makefile distinfo pkg-plist patch-common-device-serial-ser_unx.c patch-configure.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 09:05:04 -0000 oliver 2005-04-14 09:05:03 UTC FreeBSD ports repository Modified files: comms/gammu Makefile distinfo pkg-plist comms/gammu/files patch-cfg-Makefile.glo patch-configure.in Removed files: comms/gammu/files patch-common-device-serial-ser_unx.c Log: update comms/gammu to 1.00.0 PR: ports/79189 Submitted by: maintainer Revision Changes Path 1.10 +3 -4 ports/comms/gammu/Makefile 1.7 +2 -2 ports/comms/gammu/distinfo 1.4 +8 -8 ports/comms/gammu/files/patch-cfg-Makefile.glo 1.2 +0 -18 ports/comms/gammu/files/patch-common-device-serial-ser_unx.c (dead) 1.2 +28 -26 ports/comms/gammu/files/patch-configure.in 1.6 +8 -6 ports/comms/gammu/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 09:26:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F05F16A4CE; Thu, 14 Apr 2005 09:26:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE9E43D46; Thu, 14 Apr 2005 09:26:16 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3E9QGi1045158; Thu, 14 Apr 2005 09:26:16 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3E9QGXP045157; Thu, 14 Apr 2005 09:26:16 GMT (envelope-from vs) Message-Id: <200504140926.j3E9QGXP045157@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 09:26:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/qadsl Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/qadsl/files patch-Makefile patch-etc::Makefile.in patch-func.c patch-main.c patch-man::qadsl.8 patch-man::qadsl.conf.5 patch-qadsl.sh ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 09:26:16 -0000 vs 2005-04-14 09:26:16 UTC FreeBSD ports repository Modified files: net/qadsl Makefile distinfo pkg-descr Added files: net/qadsl/files patch-etc::Makefile.in patch-man::qadsl.8 patch-man::qadsl.conf.5 patch-src::http.c patch-src::lock.c patch-src::log.c pkg-message.in qadsl.sh.in Removed files: net/qadsl pkg-message pkg-plist net/qadsl/files patch-Makefile patch-func.c patch-main.c patch-qadsl.sh Log: - Update to 1.3.3 - Revamp packaging (me) PR: ports/71604 Submitted by: Fredrik Lindberg Approved by: maintainer timeout Revision Changes Path 1.5 +21 -6 ports/net/qadsl/Makefile 1.3 +2 -2 ports/net/qadsl/distinfo 1.2 +0 -51 ports/net/qadsl/files/patch-Makefile (dead) 1.1 +21 -0 ports/net/qadsl/files/patch-etc::Makefile.in (new) 1.2 +0 -17 ports/net/qadsl/files/patch-func.c (dead) 1.2 +0 -19 ports/net/qadsl/files/patch-main.c (dead) 1.1 +36 -0 ports/net/qadsl/files/patch-man::qadsl.8 (new) 1.1 +19 -0 ports/net/qadsl/files/patch-man::qadsl.conf.5 (new) 1.2 +0 -26 ports/net/qadsl/files/patch-qadsl.sh (dead) 1.1 +53 -0 ports/net/qadsl/files/patch-src::http.c (new) 1.1 +44 -0 ports/net/qadsl/files/patch-src::lock.c (new) 1.1 +38 -0 ports/net/qadsl/files/patch-src::log.c (new) 1.1 +19 -0 ports/net/qadsl/files/pkg-message.in (new) 1.1 +37 -0 ports/net/qadsl/files/qadsl.sh.in (new) 1.3 +5 -6 ports/net/qadsl/pkg-descr 1.2 +0 -7 ports/net/qadsl/pkg-message (dead) 1.2 +0 -3 ports/net/qadsl/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:00:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E975116A4E0; Thu, 14 Apr 2005 10:00:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD10C43D2D; Thu, 14 Apr 2005 10:00:47 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EA0lnS046435; Thu, 14 Apr 2005 10:00:47 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EA0lpI046434; Thu, 14 Apr 2005 10:00:47 GMT (envelope-from skv) Message-Id: <200504141000.j3EA0lpI046434@repoman.freebsd.org> From: Sergey Skvortsov Date: Thu, 14 Apr 2005 10:00:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openldap22-server Makefile distinfo patch-libraries::libldap::os-ip.c patch-servers::slapd::back-ldap::search.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:00:48 -0000 skv 2005-04-14 10:00:47 UTC FreeBSD ports repository Modified files: net/openldap22-server Makefile distinfo Removed files: net/openldap22-server/files patch-libraries::libldap::os-ip.c patch-servers::slapd::back-ldap::search.c Log: Update to 2.2.24 PR: ports/79335 Submitted by: skv Approved by: maintainer timeout Revision Changes Path 1.105 +1 -1 ports/net/openldap22-server/Makefile 1.49 +2 -2 ports/net/openldap22-server/distinfo 1.2 +0 -23 ports/net/openldap22-server/files/patch-libraries::libldap::os-ip.c (dead) 1.2 +0 -11 ports/net/openldap22-server/files/patch-servers::slapd::back-ldap::search.c (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:34:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9010716A4CE; Thu, 14 Apr 2005 10:34:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DFF743D5E; Thu, 14 Apr 2005 10:34:18 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAYI3n047905; Thu, 14 Apr 2005 10:34:18 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAYIec047904; Thu, 14 Apr 2005 10:34:18 GMT (envelope-from flz) Message-Id: <200504141034.j3EAYIec047904@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:34:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/cl-uffi Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:34:18 -0000 flz 2005-04-14 10:34:18 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-uffi Makefile distinfo pkg-descr pkg-plist Log: - Add cl-uffi 1.4.37, Universal Foreign Function Interface for Common Lisp. PR: ports/72700 Submitted by: Matthew X. Economou Revision Changes Path 1.1867 +1 -0 ports/devel/Makefile 1.1 +39 -0 ports/devel/cl-uffi/Makefile (new) 1.1 +2 -0 ports/devel/cl-uffi/distinfo (new) 1.1 +6 -0 ports/devel/cl-uffi/pkg-descr (new) 1.1 +19 -0 ports/devel/cl-uffi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:39:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4252E16A4CE; Thu, 14 Apr 2005 10:39:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19D7743D2F; Thu, 14 Apr 2005 10:39:02 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAd1MW048096; Thu, 14 Apr 2005 10:39:01 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAd1F1048095; Thu, 14 Apr 2005 10:39:01 GMT (envelope-from flz) Message-Id: <200504141039.j3EAd1F1048095@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:39:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:39:02 -0000 flz 2005-04-14 10:39:01 UTC FreeBSD ports repository Modified files: . modules Log: cl-uffi --> ports/devel/cl-uffi Revision Changes Path 1.12297 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:41:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFF2A16A4CE; Thu, 14 Apr 2005 10:41:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD55543D5A; Thu, 14 Apr 2005 10:41:10 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAfA0D048263; Thu, 14 Apr 2005 10:41:10 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAfAQX048262; Thu, 14 Apr 2005 10:41:10 GMT (envelope-from flz) Message-Id: <200504141041.j3EAfAQX048262@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:41:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/cl-uffi-cmucl Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:41:11 -0000 flz 2005-04-14 10:41:10 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-uffi-cmucl Makefile pkg-descr pkg-plist Log: - Add cl-uffi-cmucl 1.4.37, Universal Foreign Function Interface for Common Lisp (CMUCL-specific). PR: ports/72701 Submitted by: Matthew X. Economou Revision Changes Path 1.1868 +1 -0 ports/devel/Makefile 1.1 +37 -0 ports/devel/cl-uffi-cmucl/Makefile (new) 1.1 +8 -0 ports/devel/cl-uffi-cmucl/pkg-descr (new) 1.1 +9 -0 ports/devel/cl-uffi-cmucl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:42:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF6A816A4CF; Thu, 14 Apr 2005 10:42:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A52D143D1D; Thu, 14 Apr 2005 10:42:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAg7sr048306; Thu, 14 Apr 2005 10:42:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAg7Sx048305; Thu, 14 Apr 2005 10:42:07 GMT (envelope-from flz) Message-Id: <200504141042.j3EAg7Sx048305@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:42:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:42:07 -0000 flz 2005-04-14 10:42:07 UTC FreeBSD ports repository Modified files: . modules Log: cl-uffi-cmucl --> ports/devel/cl-uffi-cmucl Revision Changes Path 1.12298 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:43:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2472F16A4CE; Thu, 14 Apr 2005 10:43:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B721843D5F; Thu, 14 Apr 2005 10:43:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAhJal048409; Thu, 14 Apr 2005 10:43:19 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAhJT7048408; Thu, 14 Apr 2005 10:43:19 GMT (envelope-from flz) Message-Id: <200504141043.j3EAhJT7048408@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:43:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/cl-uffi-sbcl Makefile pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:43:20 -0000 flz 2005-04-14 10:43:19 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/cl-uffi-sbcl Makefile pkg-descr pkg-plist Log: - Add cl-uffi-sbcl 1.4.37, Universal Foreign Function Interface for Common Lisp (SBCL-specific). PR: ports/72702 Submitted by: Matthew X. Economou Revision Changes Path 1.1869 +1 -0 ports/devel/Makefile 1.1 +37 -0 ports/devel/cl-uffi-sbcl/Makefile (new) 1.1 +8 -0 ports/devel/cl-uffi-sbcl/pkg-descr (new) 1.1 +9 -0 ports/devel/cl-uffi-sbcl/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:44:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A342916A4CE; Thu, 14 Apr 2005 10:44:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B78743D5A; Thu, 14 Apr 2005 10:44:27 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EAiR58048481; Thu, 14 Apr 2005 10:44:27 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EAiRKK048480; Thu, 14 Apr 2005 10:44:27 GMT (envelope-from flz) Message-Id: <200504141044.j3EAiRKK048480@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 10:44:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:44:27 -0000 flz 2005-04-14 10:44:27 UTC FreeBSD ports repository Modified files: . modules Log: cl-uffi-sbcl --> ports/devel/cl-uffi-sbcl Revision Changes Path 1.12299 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:47:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB8F16A4CE; Thu, 14 Apr 2005 10:47:59 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BE6F43D6E; Thu, 14 Apr 2005 10:47:59 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEX00LCBN2JUT80@bgo1smout1.broadpark.no>; Thu, 14 Apr 2005 12:42:19 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEX003GFNE0AG40@bgo1sminn1.broadpark.no>; Thu, 14 Apr 2005 12:49:12 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 6CEDEEBC08; Thu, 14 Apr 2005 12:47:57 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id D214AC0C38; Thu, 14 Apr 2005 12:47:51 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id C311533C5A; Thu, 14 Apr 2005 12:47:51 +0200 (CEST) Date: Thu, 14 Apr 2005 12:47:51 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200504130550.j3D5ovUu018237@repoman.freebsd.org> To: "Matthew N. Dodd" Message-id: <86zmw11voo.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504130550.j3D5ovUu018237@repoman.freebsd.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/ministat ministat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:48:00 -0000 "Matthew N. Dodd" writes: > Log: > Add support for more than two datasets. Currently limited to 7 though > the limit is only the number of meaningful graph symbols available. >=20=20=20 > Statistical comparison is performed between the first dataset and > any further datasets. IWBNI ministat lived in projcvs and ports instead of src/tools. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Thu Apr 14 10:50:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7156B16A4CE; Thu, 14 Apr 2005 10:50:22 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id A640A43D2F; Thu, 14 Apr 2005 10:50:21 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.1) with ESMTP id j3EAoGfc026949; Thu, 14 Apr 2005 12:50:18 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 14 Apr 2005 12:47:51 +0200." <86zmw11voo.fsf@xps.des.no> Date: Thu, 14 Apr 2005 12:50:16 +0200 Message-ID: <26948.1113475816@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "Matthew N. Dodd" Subject: Re: cvs commit: src/tools/tools/ministat ministat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 10:50:22 -0000 In message <86zmw11voo.fsf@xps.des.no>, =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= writes: >"Matthew N. Dodd" writes: >> Log: >> Add support for more than two datasets. Currently limited to 7 though >> the limit is only the number of meaningful graph symbols available. >> >> Statistical comparison is performed between the first dataset and >> any further datasets. > >IWBNI ministat lived in projcvs and ports instead of src/tools. I don't object in principle, and if anybody wants to turn this into a port they are more than welcome to do so. Practically however, it has great value for us to have a default benchmark statistics cruncher in the src tree. -- 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 Thu Apr 14 11:11:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05DC316A4CE; Thu, 14 Apr 2005 11:11:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF81643D53; Thu, 14 Apr 2005 11:11:17 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EBBHiU049435; Thu, 14 Apr 2005 11:11:17 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EBBH61049434; Thu, 14 Apr 2005 11:11:17 GMT (envelope-from flz) Message-Id: <200504141111.j3EBBH61049434@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 11:11:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/cfv Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:11:18 -0000 flz 2005-04-14 11:11:17 UTC FreeBSD ports repository Modified files: security/cfv Makefile distinfo pkg-descr Log: - Update to 1.18.1. PR: ports/79902 Submitted by: Johan van Selst Revision Changes Path 1.9 +1 -1 ports/security/cfv/Makefile 1.6 +2 -2 ports/security/cfv/distinfo 1.2 +2 -1 ports/security/cfv/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Apr 14 11:14:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD05116A4CE; Thu, 14 Apr 2005 11:14:44 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 428AB43D45; Thu, 14 Apr 2005 11:14:44 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEX00LVMOB0UTA0@bgo1smout1.broadpark.no>; Thu, 14 Apr 2005 13:09:00 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEX003CIOMHAH70@bgo1sminn1.broadpark.no>; Thu, 14 Apr 2005 13:15:53 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id F1B62EBD28; Thu, 14 Apr 2005 13:14:37 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 3F352EBC08; Thu, 14 Apr 2005 13:14:33 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 33B9F33C5A; Thu, 14 Apr 2005 13:14:33 +0200 (CEST) Date: Thu, 14 Apr 2005 13:14:33 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <26948.1113475816@critter.freebsd.dk> To: Poul-Henning Kamp Message-id: <86vf6p1ug6.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <26948.1113475816@critter.freebsd.dk> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "Matthew N. Dodd" Subject: Re: cvs commit: src/tools/tools/ministat ministat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:14:45 -0000 "Poul-Henning Kamp" writes: > In message <86zmw11voo.fsf@xps.des.no>, =3D?iso-8859-1?q?Dag-Erling_Sm=3D= F8rgrav?=3D writes: > > IWBNI ministat lived in projcvs and ports instead of src/tools. > I don't object in principle, and if anybody wants to turn this into a port > they are more than welcome to do so. > > Practically however, it has great value for us to have a default > benchmark statistics cruncher in the src tree. The problem is that since it's in src, it's branched, and unless you MFC it aggressively it won't be as easily available as if it were in ports. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Thu Apr 14 11:35:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F10716A4CE; Thu, 14 Apr 2005 11:35:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 564CB43D49; Thu, 14 Apr 2005 11:35:16 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EBZGOM050272; Thu, 14 Apr 2005 11:35:16 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EBZF5e050265; Thu, 14 Apr 2005 11:35:16 GMT (envelope-from flz) Message-Id: <200504141135.j3EBZF5e050265@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 11:35:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/porttools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:35:16 -0000 flz 2005-04-14 11:35:14 UTC FreeBSD ports repository Modified files: devel/porttools Makefile Log: - Add cdiff to RUN_DEPENDS. PR: ports/74638 Submitted by: Sean Farley Approved by: maintainer timeout (4 months) Revision Changes Path 1.14 +2 -1 ports/devel/porttools/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 11:40:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87F2316A4CE; Thu, 14 Apr 2005 11:40:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DFC743D46; Thu, 14 Apr 2005 11:40:40 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EBeep1050521; Thu, 14 Apr 2005 11:40:40 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EBee2l050520; Thu, 14 Apr 2005 11:40:40 GMT (envelope-from flz) Message-Id: <200504141140.j3EBee2l050520@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 11:40:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/neon Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:40:40 -0000 flz 2005-04-14 11:40:40 UTC FreeBSD ports repository Modified files: www/neon Makefile Log: - Add new site in MASTER_SITES. PR: ports/74494 Submitted by: Jason Harris Approved by: maintainer timeout (4 months) Revision Changes Path 1.32 +2 -1 ports/www/neon/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 11:41:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A8CA16A4CE; Thu, 14 Apr 2005 11:41:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E065343D5A; Thu, 14 Apr 2005 11:41:23 +0000 (GMT) (envelope-from gnn@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EBfNu7050575; Thu, 14 Apr 2005 11:41:23 GMT (envelope-from gnn@repoman.freebsd.org) Received: (from gnn@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EBfNwj050574; Thu, 14 Apr 2005 11:41:23 GMT (envelope-from gnn) Message-Id: <200504141141.j3EBfNwj050574@repoman.freebsd.org> From: "George V. Neville-Neil" Date: Thu, 14 Apr 2005 11:41:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet6 icmp6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:41:24 -0000 gnn 2005-04-14 11:41:23 UTC FreeBSD src repository Modified files: sys/netinet6 icmp6.c Log: Remove dead code which would never execute. i.e. checking to see if a cluster was every less than 48 bytes, a rather unlikely case. Check return value of m_dup_pkthdr() calls. Found by: Coverity Reviewed by: rwatson (mentor), Keiichi Shima (for Kame) Approved by: rwatson (mentor) Revision Changes Path 1.61 +18 -18 src/sys/netinet6/icmp6.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 11:44:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1F5D16A4CE; Thu, 14 Apr 2005 11:44:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 984DF43D4C; Thu, 14 Apr 2005 11:44:43 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EBih39050711; Thu, 14 Apr 2005 11:44:43 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EBihSb050710; Thu, 14 Apr 2005 11:44:43 GMT (envelope-from ume) Message-Id: <200504141144.j3EBihSb050710@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 14 Apr 2005 11:44:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 11:44:43 -0000 ume 2005-04-14 11:44:43 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: remove needless res_init() call. Inspired by: NetBSD Revision Changes Path 1.63 +0 -9 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:02:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0ED216A4CE; Thu, 14 Apr 2005 12:02:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B8043D55; Thu, 14 Apr 2005 12:02:11 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EC2BNu051452; Thu, 14 Apr 2005 12:02:11 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EC2Bo7051451; Thu, 14 Apr 2005 12:02:11 GMT (envelope-from flz) Message-Id: <200504141202.j3EC2Bo7051451@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 12:02:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc Makefile ports/irc/xchat-ecl-plugin Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:02:12 -0000 flz 2005-04-14 12:02:11 UTC FreeBSD ports repository Modified files: irc Makefile Added files: irc/xchat-ecl-plugin Makefile distinfo pkg-descr Log: - Add irc/xchat-ecl-plugin 0.3, a plugin to allow Common Lisp scripting in X-Chat 2.x. PR: ports/72260 Submitted by: Julian Stecklina Revision Changes Path 1.117 +1 -0 ports/irc/Makefile 1.1 +36 -0 ports/irc/xchat-ecl-plugin/Makefile (new) 1.1 +2 -0 ports/irc/xchat-ecl-plugin/distinfo (new) 1.1 +7 -0 ports/irc/xchat-ecl-plugin/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:03:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DA4D16A4CE; Thu, 14 Apr 2005 12:03:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EC643D41; Thu, 14 Apr 2005 12:03:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EC3Bj3051502; Thu, 14 Apr 2005 12:03:11 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EC3Bw1051501; Thu, 14 Apr 2005 12:03:11 GMT (envelope-from flz) Message-Id: <200504141203.j3EC3Bw1051501@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 12:03:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:03:12 -0000 flz 2005-04-14 12:03:11 UTC FreeBSD ports repository Modified files: . modules Log: xchat-ecl-plugin --> ports/irc/xchat-ecl-plugin Revision Changes Path 1.12300 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:05:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B98416A4CE; Thu, 14 Apr 2005 12:05:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EF4D43D1F; Thu, 14 Apr 2005 12:05:21 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EC5LUJ051605; Thu, 14 Apr 2005 12:05:21 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EC5L4F051604; Thu, 14 Apr 2005 12:05:21 GMT (envelope-from flz) Message-Id: <200504141205.j3EC5L4F051604@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 12:05:21 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:05:21 -0000 flz 2005-04-14 12:05:21 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Matthew X. Economou for ports/devel/cl-uffi. Revision Changes Path 1.360 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:06:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7A8E16A514; Thu, 14 Apr 2005 12:06:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B80E343D1F; Thu, 14 Apr 2005 12:06:06 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EC66Hw051708; Thu, 14 Apr 2005 12:06:06 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EC66oe051707; Thu, 14 Apr 2005 12:06:06 GMT (envelope-from vs) Message-Id: <200504141206.j3EC66oe051707@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 12:06:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ocaml-expat Makefile distinfo ports/textproc/ocaml-expat/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:06:07 -0000 vs 2005-04-14 12:06:06 UTC FreeBSD ports repository Modified files: textproc/ocaml-expat Makefile distinfo textproc/ocaml-expat/files patch-Makefile Log: Update to 0.9.1 PR: ports/79858 Submitted by: maintainer Revision Changes Path 1.2 +6 -2 ports/textproc/ocaml-expat/Makefile 1.2 +2 -2 ports/textproc/ocaml-expat/distinfo 1.2 +4 -17 ports/textproc/ocaml-expat/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:17:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B293716A4CE; Thu, 14 Apr 2005 12:17:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95A5343D53; Thu, 14 Apr 2005 12:17:36 +0000 (GMT) (envelope-from lawrance@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ECHadr052207; Thu, 14 Apr 2005 12:17:36 GMT (envelope-from lawrance@repoman.freebsd.org) Received: (from lawrance@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ECHagx052206; Thu, 14 Apr 2005 12:17:36 GMT (envelope-from lawrance) Message-Id: <200504141217.j3ECHagx052206@repoman.freebsd.org> From: Sam Lawrance Date: Thu, 14 Apr 2005 12:17:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/dbview Makefileports/databases/dbview/files patch-db_dump.c patch-db_dump.h patch-dbview.c patch-version.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:17:36 -0000 lawrance 2005-04-14 12:17:36 UTC FreeBSD ports repository Modified files: databases/dbview Makefile Added files: databases/dbview/files patch-db_dump.c patch-db_dump.h patch-dbview.c patch-version.c Log: - Fix crash error - Misc other small fixes PR: ports/37186 Submitted by: Alexander Trapeznikov Approved by: clement (mentor) Revision Changes Path 1.14 +1 -1 ports/databases/dbview/Makefile 1.1 +112 -0 ports/databases/dbview/files/patch-db_dump.c (new) 1.1 +54 -0 ports/databases/dbview/files/patch-db_dump.h (new) 1.1 +53 -0 ports/databases/dbview/files/patch-dbview.c (new) 1.1 +11 -0 ports/databases/dbview/files/patch-version.c (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:26:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A7BF16A4CE; Thu, 14 Apr 2005 12:26:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED1C43D5F; Thu, 14 Apr 2005 12:26:29 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ECQT0t052502; Thu, 14 Apr 2005 12:26:29 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ECQTtH052501; Thu, 14 Apr 2005 12:26:29 GMT (envelope-from keramida) Message-Id: <200504141226.j3ECQTtH052501@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 14 Apr 2005 12:26:29 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:26:29 -0000 keramida 2005-04-14 12:26:29 UTC FreeBSD doc repository Modified files: en/cgi query-pr.cgi Log: Change the default recipient address that is recommended at the end of problem report viewed through the web interface of query-pr to bug-followup@freebsd.org to reduce the diffs from the problem-reports articles and the potential for confusing our users. Submitted by: Julien Gabel Revision Changes Path 1.39 +2 -2 www/en/cgi/query-pr.cgi From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:44:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62E6B16A4CE; Thu, 14 Apr 2005 12:44:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3375343D2F; Thu, 14 Apr 2005 12:44:33 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ECiXGx053226; Thu, 14 Apr 2005 12:44:33 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ECiXZ7053225; Thu, 14 Apr 2005 12:44:33 GMT (envelope-from vs) Message-Id: <200504141244.j3ECiXZ7053225@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 12:44:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/giftui Makefile pkg-plist patch-gtkcellrendererprogress X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:44:33 -0000 vs 2005-04-14 12:44:33 UTC FreeBSD ports repository Modified files: net/giftui Makefile pkg-plist net/giftui/files patch-Makefile.in Added files: net/giftui/files patch-gtkcellrendererprogress Log: Unbreak: Fix build with GNOME 2.10 (obtained from CVS) PR: ports/79059 Submitted by: Alex Varju Approved by: maintainer Revision Changes Path 1.6 +19 -2 ports/net/giftui/Makefile 1.2 +9 -9 ports/net/giftui/files/patch-Makefile.in 1.1 +141 -0 ports/net/giftui/files/patch-gtkcellrendererprogress (new) 1.3 +18 -28 ports/net/giftui/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 12:56:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FB5D16A4CE; Thu, 14 Apr 2005 12:56:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D531443D48; Thu, 14 Apr 2005 12:56:06 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ECu63A060492; Thu, 14 Apr 2005 12:56:06 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ECu6xj060491; Thu, 14 Apr 2005 12:56:06 GMT (envelope-from flz) Message-Id: <200504141256.j3ECu6xj060491@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 12:56:06 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xjman Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 12:56:07 -0000 flz 2005-04-14 12:56:06 UTC FreeBSD ports repository Modified files: japanese/xjman Makefile Log: - Fix substitution. PR: ports/76022 Submitted by: xiao Revision Changes Path 1.28 +2 -1 ports/japanese/xjman/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:23:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F25F16A4CE; Thu, 14 Apr 2005 13:23:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1123443D46; Thu, 14 Apr 2005 13:23:50 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDNnO7061842; Thu, 14 Apr 2005 13:23:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDNnku061841; Thu, 14 Apr 2005 13:23:49 GMT (envelope-from vs) Message-Id: <200504141323.j3EDNnku061841@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 13:23:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/asterisk Makefile ports/net/asterisk/files asterisk.sh asterisk.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:23:50 -0000 vs 2005-04-14 13:23:49 UTC FreeBSD ports repository Modified files: net/asterisk Makefile Added files: net/asterisk/files asterisk.sh.in Removed files: net/asterisk/files asterisk.sh Log: Handle rc.subr correctly Based on PR: ports/79246 Submitted by: Ari Maniatis Approved by: maintainer Revision Changes Path 1.27 +2 -2 ports/net/asterisk/Makefile 1.2 +0 -25 ports/net/asterisk/files/asterisk.sh (dead) 1.1 +25 -0 ports/net/asterisk/files/asterisk.sh.in (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:29:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B60F516A4FA; Thu, 14 Apr 2005 13:29:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E10843D45; Thu, 14 Apr 2005 13:29:08 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDT8Ac062083; Thu, 14 Apr 2005 13:29:08 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDT80h062082; Thu, 14 Apr 2005 13:29:08 GMT (envelope-from den) Message-Id: <200504141329.j3EDT80h062082@repoman.freebsd.org> From: Denis Peplin Date: Thu, 14 Apr 2005 13:29:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:29:08 -0000 den 2005-04-14 13:29:08 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml Log: Merge the following from the English version: 1.30 -> 1.31 install.sgml 1.9 -> 1.10 layout.sgml 1.16 -> 1.17 trouble.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.7 +16 -16 src/release/doc/ru_RU.KOI8-R/installation/common/install.sgml 1.5 +17 -6 src/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml 1.4 +50 -17 src/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:29:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDAE916A4CF; Thu, 14 Apr 2005 13:29:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955E443D5D; Thu, 14 Apr 2005 13:29:26 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDTQdH062119; Thu, 14 Apr 2005 13:29:26 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDTQ4P062118; Thu, 14 Apr 2005 13:29:26 GMT (envelope-from flz) Message-Id: <200504141329.j3EDTQ4P062118@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 13:29:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer-skins distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:29:26 -0000 flz 2005-04-14 13:29:26 UTC FreeBSD ports repository Modified files: multimedia/mplayer-skins distinfo Log: - Update to latest checksums. Approved by: maintainer (implicit) Revision Changes Path 1.24 +111 -111 ports/multimedia/mplayer-skins/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:42:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6267D16A4CE; Thu, 14 Apr 2005 13:42:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3655043D48; Thu, 14 Apr 2005 13:42:44 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDgiJ3062615; Thu, 14 Apr 2005 13:42:44 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDgirr062614; Thu, 14 Apr 2005 13:42:44 GMT (envelope-from flz) Message-Id: <200504141342.j3EDgirr062614@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 13:42:44 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/hatari Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:42:44 -0000 flz 2005-04-14 13:42:44 UTC FreeBSD ports repository Modified files: emulators/hatari Makefile distinfo pkg-plist Log: - Update to 0.50. PR: ports/74484 Submitted by: Miguel Mendez Approved by: maintainer timeout (3 months) Revision Changes Path 1.5 +1 -1 ports/emulators/hatari/Makefile 1.2 +2 -2 ports/emulators/hatari/distinfo 1.2 +0 -1 ports/emulators/hatari/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:49:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D22816A4CE; Thu, 14 Apr 2005 13:49:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C2943D58; Thu, 14 Apr 2005 13:49:52 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDnp19063013; Thu, 14 Apr 2005 13:49:51 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDnpwi063012; Thu, 14 Apr 2005 13:49:51 GMT (envelope-from vs) Message-Id: <200504141349.j3EDnpwi063012@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 13:49:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/drill Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:49:52 -0000 vs 2005-04-14 13:49:51 UTC FreeBSD ports repository Modified files: dns/drill Makefile Log: Unbreak on 4.x PR: ports/77346 Revision Changes Path 1.5 +2 -8 ports/dns/drill/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:52:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBEF916A4CE; Thu, 14 Apr 2005 13:52:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 928B743D53; Thu, 14 Apr 2005 13:52:34 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDqYE2063172; Thu, 14 Apr 2005 13:52:34 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDqY2d063171; Thu, 14 Apr 2005 13:52:34 GMT (envelope-from kensmith) Message-Id: <200504141352.j3EDqY2d063171@repoman.freebsd.org> From: Ken Smith Date: Thu, 14 Apr 2005 13:52:34 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.4R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:52:34 -0000 kensmith 2005-04-14 13:52:34 UTC FreeBSD doc repository Modified files: en/releases/5.4R todo.sgml Log: Update current status of a few items. Revision Changes Path 1.17 +17 -17 www/en/releases/5.4R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 13:56:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AF1116A4CE; Thu, 14 Apr 2005 13:56:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A5143D2D; Thu, 14 Apr 2005 13:56:48 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EDumxm063346; Thu, 14 Apr 2005 13:56:48 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EDumln063345; Thu, 14 Apr 2005 13:56:48 GMT (envelope-from flz) Message-Id: <200504141356.j3EDumln063345@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 13:56:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/scummvm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 13:56:48 -0000 flz 2005-04-14 13:56:48 UTC FreeBSD ports repository Modified files: games/scummvm Makefile Log: - Force Vorbis dependency when Mpeg2 support is chosen. PR: ports/76258 Submitted by: maintainer Revision Changes Path 1.30 +4 -2 ports/games/scummvm/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:00:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9029B16A4D2; Thu, 14 Apr 2005 14:00:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 668C543D39; Thu, 14 Apr 2005 14:00:58 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EE0wNm063571; Thu, 14 Apr 2005 14:00:58 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EE0wEA063570; Thu, 14 Apr 2005 14:00:58 GMT (envelope-from vs) Message-Id: <200504141400.j3EE0wEA063570@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 14:00:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/german/ksteak Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:00:58 -0000 vs 2005-04-14 14:00:58 UTC FreeBSD ports repository Modified files: german/ksteak Makefile pkg-plist Log: Unbreak: Fix plist PR: ports/79256 Submitted by: maintainer Revision Changes Path 1.15 +0 -2 ports/german/ksteak/Makefile 1.4 +3 -0 ports/german/ksteak/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:02:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A432916A4CE; Thu, 14 Apr 2005 14:02:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C5BE43D5C; Thu, 14 Apr 2005 14:02:27 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EE2RJA063642; Thu, 14 Apr 2005 14:02:27 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EE2RUp063641; Thu, 14 Apr 2005 14:02:27 GMT (envelope-from den) Message-Id: <200504141402.j3EE2RUp063641@repoman.freebsd.org> From: Denis Peplin Date: Thu, 14 Apr 2005 14:02:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:02:27 -0000 den 2005-04-14 14:02:27 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml Log: Merge the following from the English version: 1.27.2.2 -> 1.27.2.3 install.sgml 1.9 -> 1.8.2.1 layout.sgml 1.16 -> 1.14.2.1 trouble.sgml Revision Changes Path 1.3.2.3 +16 -16 src/release/doc/ru_RU.KOI8-R/installation/common/install.sgml 1.2.2.2 +17 -6 src/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml 1.1.2.2 +50 -17 src/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:04:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8309216A4CE; Thu, 14 Apr 2005 14:04:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55D3F43D5C; Thu, 14 Apr 2005 14:04:39 +0000 (GMT) (envelope-from archie@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EE4drH063745; Thu, 14 Apr 2005 14:04:39 GMT (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EE4dgk063744; Thu, 14 Apr 2005 14:04:39 GMT (envelope-from archie) Message-Id: <200504141404.j3EE4dgk063744@repoman.freebsd.org> From: Archie Cobbs Date: Thu, 14 Apr 2005 14:04:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/jc Makefile distinfo ports/java/jc/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:04:39 -0000 archie 2005-04-14 14:04:39 UTC FreeBSD ports repository Modified files: java/jc Makefile distinfo Removed files: java/jc/files patch-aa Log: Upgrade to version 1.4.2. Revision Changes Path 1.21 +1 -2 ports/java/jc/Makefile 1.12 +2 -2 ports/java/jc/distinfo 1.4 +0 -11 ports/java/jc/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:06:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1321516A4CE; Thu, 14 Apr 2005 14:06:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDEBE43D55; Thu, 14 Apr 2005 14:06:54 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EE6s8I063894; Thu, 14 Apr 2005 14:06:54 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EE6shq063893; Thu, 14 Apr 2005 14:06:54 GMT (envelope-from vs) Message-Id: <200504141406.j3EE6shq063893@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 14:06:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/env4801 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:06:55 -0000 vs 2005-04-14 14:06:54 UTC FreeBSD ports repository Modified files: sysutils/env4801 Makefile Log: Unbreak on 4.x by using NOMAN along with NO_MAN Noticed by: cluster Revision Changes Path 1.2 +1 -0 ports/sysutils/env4801/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:12:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE6E716A4CE; Thu, 14 Apr 2005 14:12:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C59E343D1D; Thu, 14 Apr 2005 14:12:54 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EECsTO064103; Thu, 14 Apr 2005 14:12:54 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EECsBo064102; Thu, 14 Apr 2005 14:12:54 GMT (envelope-from nyan) Message-Id: <200504141412.j3EECsBo064102@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 14 Apr 2005 14:12:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/pc98/libpc98 vidconsole.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:12:55 -0000 nyan 2005-04-14 14:12:54 UTC FreeBSD src repository Modified files: sys/boot/pc98/libpc98 vidconsole.c Log: MFi386: revision 1.20. Revision Changes Path 1.13 +1 -1 src/sys/boot/pc98/libpc98/vidconsole.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:19:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C00C716A4CE; Thu, 14 Apr 2005 14:19:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94BDC43D31; Thu, 14 Apr 2005 14:19:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEJRWX064451; Thu, 14 Apr 2005 14:19:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEJR59064450; Thu, 14 Apr 2005 14:19:27 GMT (envelope-from pav) Message-Id: <200504141419.j3EEJR59064450@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 14 Apr 2005 14:19:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/phpldapadmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:19:27 -0000 pav 2005-04-14 14:19:27 UTC FreeBSD ports repository Modified files: net/phpldapadmin Makefile distinfo Log: - Update to 0.9.6 PR: ports/79888 Submitted by: Matthew Seaman (maintainer) Revision Changes Path 1.6 +1 -1 ports/net/phpldapadmin/Makefile 1.3 +2 -2 ports/net/phpldapadmin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:19:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B545516A4CE; Thu, 14 Apr 2005 14:19:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E1843D66; Thu, 14 Apr 2005 14:19:47 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEJlce064518; Thu, 14 Apr 2005 14:19:47 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEJlm2064517; Thu, 14 Apr 2005 14:19:47 GMT (envelope-from nyan) Message-Id: <200504141419.j3EEJlm2064517@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Thu, 14 Apr 2005 14:19:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:19:47 -0000 nyan 2005-04-14 14:19:47 UTC FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: MFi386: revision 1.612. Revision Changes Path 1.359 +88 -50 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:30:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1795316A4CE; Thu, 14 Apr 2005 14:30:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F152443D3F; Thu, 14 Apr 2005 14:30:21 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEULNh065161; Thu, 14 Apr 2005 14:30:21 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEUL0i065160; Thu, 14 Apr 2005 14:30:21 GMT (envelope-from pav) Message-Id: <200504141430.j3EEUL0i065160@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 14 Apr 2005 14:30:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/openradius Makefile pkg-message pkg-plist ports/net/openradius/scripts configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:30:22 -0000 pav 2005-04-14 14:30:21 UTC FreeBSD ports repository Modified files: net/openradius Makefile pkg-message pkg-plist net/openradius/scripts configure Added files: net/openradius/files openradiusd.sh Log: - Install docs - Install RC script PR: ports/79868 Submitted by: Adam Jette (maintainer) Revision Changes Path 1.9 +37 -1 ports/net/openradius/Makefile 1.1 +25 -0 ports/net/openradius/files/openradiusd.sh (new) 1.2 +2 -0 ports/net/openradius/pkg-message 1.6 +30 -0 ports/net/openradius/pkg-plist 1.5 +13 -2 ports/net/openradius/scripts/configure From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:32:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EE0F16A4CE; Thu, 14 Apr 2005 14:32:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72ED943D4C; Thu, 14 Apr 2005 14:32:32 +0000 (GMT) (envelope-from cognet@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEWW92065297; Thu, 14 Apr 2005 14:32:32 GMT (envelope-from cognet@repoman.freebsd.org) Received: (from cognet@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEWWgp065293; Thu, 14 Apr 2005 14:32:32 GMT (envelope-from cognet) Message-Id: <200504141432.j3EEWWgp065293@repoman.freebsd.org> From: Olivier Houchard Date: Thu, 14 Apr 2005 14:32:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/arm/arm pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:32:32 -0000 cognet 2005-04-14 14:32:32 UTC FreeBSD src repository Modified files: sys/arm/arm pmap.c Log: Unbreak the vector_page == 0x00000000 case. Map the vector page L1PT into the kernel domain for each pmap, as we don't update the page table when we're switching to a kernel thread, but we do however update the DACR. Revision Changes Path 1.28 +4 -2 src/sys/arm/arm/pmap.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:40:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 490EE16A4CE; Thu, 14 Apr 2005 14:40:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA7F43D31; Thu, 14 Apr 2005 14:40:10 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEeARY065563; Thu, 14 Apr 2005 14:40:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEe9wF065562; Thu, 14 Apr 2005 14:40:09 GMT (envelope-from brueffer) Message-Id: <200504141440.j3EEe9wF065562@repoman.freebsd.org> From: Christian Brueffer Date: Thu, 14 Apr 2005 14:40:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/udf ecma167-udf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:40:10 -0000 brueffer 2005-04-14 14:40:09 UTC FreeBSD src repository (doc committer) Modified files: sys/fs/udf ecma167-udf.h Log: Correct typo. Obtained from: OpenBSD Revision Changes Path 1.5 +1 -1 src/sys/fs/udf/ecma167-udf.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 14:41:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B6216A4CE; Thu, 14 Apr 2005 14:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD7B43D5E; Thu, 14 Apr 2005 14:41:26 +0000 (GMT) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EEfQhV065706; Thu, 14 Apr 2005 14:41:26 GMT (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EEfPXr065705; Thu, 14 Apr 2005 14:41:25 GMT (envelope-from sf) Message-Id: <200504141441.j3EEfPXr065705@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Thu, 14 Apr 2005 14:41:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/wget-devel Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 14:41:26 -0000 sf 2005-04-14 14:41:25 UTC FreeBSD ports repository Modified files: ftp/wget-devel Makefile distinfo Log: o update to 1.10 alpha2. Revision Changes Path 1.76 +1 -1 ports/ftp/wget-devel/Makefile 1.25 +2 -2 ports/ftp/wget-devel/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:02:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A45A116A4CE; Thu, 14 Apr 2005 15:02:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 737E643D5C; Thu, 14 Apr 2005 15:02:04 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EF24ST066456; Thu, 14 Apr 2005 15:02:04 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EF24PS066455; Thu, 14 Apr 2005 15:02:04 GMT (envelope-from keramida) Message-Id: <200504141502.j3EF24PS066455@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 14 Apr 2005 15:02:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/contrib/top commands.c top.c src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:02:04 -0000 keramida 2005-04-14 15:02:03 UTC FreeBSD src repository (doc committer) Modified files: contrib/top commands.c top.c usr.bin/top machine.c Log: - Add a THR column to the process listing, that shows the number of threads a process has. The THR column is disabled and disappears when 'H' is hit, because then every thread gets its own output line. - Allow sorting processes by "threads". Approved by: davidxu Inspired by: Jiawei Ye Revision Changes Path 1.11 +1 -1 src/contrib/top/commands.c 1.16 +5 -3 src/contrib/top/top.c 1.70 +57 -12 src/usr.bin/top/machine.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:21:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A7F216A4CE; Thu, 14 Apr 2005 15:21:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C5D743D4C; Thu, 14 Apr 2005 15:21:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFLpwA067200; Thu, 14 Apr 2005 15:21:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFLooj067199; Thu, 14 Apr 2005 15:21:50 GMT (envelope-from pav) Message-Id: <200504141521.j3EFLooj067199@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 14 Apr 2005 15:21:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/x3270 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:21:51 -0000 pav 2005-04-14 15:21:50 UTC FreeBSD ports repository Modified files: x11/x3270 Makefile distinfo pkg-plist Log: - Update to 3.3.4 PR: ports/79896 Submitted by: User1001 Revision Changes Path 1.27 +10 -4 ports/x11/x3270/Makefile 1.7 +2 -2 ports/x11/x3270/distinfo 1.11 +0 -3 ports/x11/x3270/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:29:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E99AB16A4CE; Thu, 14 Apr 2005 15:29:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C9843D41; Thu, 14 Apr 2005 15:29:38 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFTcLB067464; Thu, 14 Apr 2005 15:29:38 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFTc3x067463; Thu, 14 Apr 2005 15:29:38 GMT (envelope-from leeym) Message-Id: <200504141529.j3EFTc3x067463@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 14 Apr 2005 15:29:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/taxipilot pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:29:39 -0000 leeym 2005-04-14 15:29:38 UTC FreeBSD ports repository Modified files: games/taxipilot pkg-plist Log: - add missing files Revision Changes Path 1.6 +3 -0 ports/games/taxipilot/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:29:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C71F916A4CE; Thu, 14 Apr 2005 15:29:58 +0000 (GMT) Received: from mailout05.sul.t-online.com (mailout05.sul.t-online.com [194.25.134.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1789643D31; Thu, 14 Apr 2005 15:29:58 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd21.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1DM6I0-0001NO-02; Thu, 14 Apr 2005 17:29:56 +0200 Received: from Andro-Beta.Leidinger.net (bjjwBBZJQeIlSXbu8va5LkPbmHR5XaKLPAhy0CuHZmdLoA1bIlHaZs@[84.128.195.148]) by fwd21.sul.t-online.de with esmtp id 1DM6HS-0z5beK0; Thu, 14 Apr 2005 17:29:22 +0200 Received: from localhost (localhost [127.0.0.1])j3EFS1eE035948; Thu, 14 Apr 2005 17:28:01 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Thu, 14 Apr 2005 17:28:01 +0200 Message-ID: <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> X-Priority: 3 (Normal) Date: Thu, 14 Apr 2005 17:28:01 +0200 From: Alexander Leidinger To: Adam Weinberger References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> In-Reply-To: <200504131801.j3DI1WEt072865@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: bjjwBBZJQeIlSXbu8va5LkPbmHR5XaKLPAhy0CuHZmdLoA1bIlHaZs@t-dialin.net X-TOI-MSGID: 0f9b2b93-0efa-46fb-88da-9a98bc2ce5f8 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:29:59 -0000 Adam Weinberger wrote: > Modified files: > x11/multi-gnome-terminal Makefile pkg-plist > Log: > Remove /usr/X11R6/sbin if it's empty. Isn't this supposed to be handled by the mtree file? Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:32:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8C3B16A4CE; Thu, 14 Apr 2005 15:32:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F9FC43D46; Thu, 14 Apr 2005 15:32:21 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFWLsR067617; Thu, 14 Apr 2005 15:32:21 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFWLKI067616; Thu, 14 Apr 2005 15:32:21 GMT (envelope-from stefanf) Message-Id: <200504141532.j3EFWLKI067616@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 15:32:21 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:32:21 -0000 stefanf 2005-04-14 15:32:21 UTC FreeBSD src repository Modified files: usr.bin/printf printf.c Log: No reason to write \a and \v as octal escape sequences. Revision Changes Path 1.34 +2 -2 src/usr.bin/printf/printf.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:32:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA6916A51D; Thu, 14 Apr 2005 15:32:23 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A7A43D46; Thu, 14 Apr 2005 15:32:22 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j3EFWL7Q024882; Thu, 14 Apr 2005 17:32:21 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j3EFWB0t024881; Thu, 14 Apr 2005 17:32:11 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Alexander Leidinger In-Reply-To: <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-4Iq8MKvczRFaZ1lOQvFt" Date: Thu, 14 Apr 2005 17:32:10 +0200 Message-Id: <1113492730.21954.7.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port cc: cvs-ports@FreeBSD.org cc: Adam Weinberger cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 14 Apr 2005 15:32:26 -0000 --=-4Iq8MKvczRFaZ1lOQvFt Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Alexander Leidinger p=ED=B9e v =E8t 14. 04. 2005 v 17:28 +0200: > Adam Weinberger wrote: >=20 > > Modified files: > > x11/multi-gnome-terminal Makefile pkg-plist > > Log: > > Remove /usr/X11R6/sbin if it's empty. >=20 > Isn't this supposed to be handled by the mtree file? There's no sbin in /usr/X11R6 mtree... --=20 Pav Lucistnik And please, please, please add COMMENTS to your code. Reading uncommented PERL is like chewing on chunks of broken glass, only without the tasty blood sauce to go with it. -- John Rowan in rec.games.roguelike.adom --=-4Iq8MKvczRFaZ1lOQvFt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCXoz6ntdYP8FOsoIRAjKjAKCwMaLfS8WdYn+s1b3U0rtdNjzFdACgiQCL dJs8PiNskiTgNQb1nyXLD3c= =ayWj -----END PGP SIGNATURE----- --=-4Iq8MKvczRFaZ1lOQvFt-- From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:32:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE0E816A4D7; Thu, 14 Apr 2005 15:32:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A57B143D4C; Thu, 14 Apr 2005 15:32:32 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFWW1L067653; Thu, 14 Apr 2005 15:32:32 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFWWQr067652; Thu, 14 Apr 2005 15:32:32 GMT (envelope-from olgeni) Message-Id: <200504141532.j3EFWWQr067652@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 14 Apr 2005 15:32:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:32:32 -0000 olgeni 2005-04-14 15:32:32 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade to version 1.200. Revision Changes Path 1.224 +2 -9 ports/sysutils/webmin/Makefile 1.184 +2 -16 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:32:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD3AD16A4CE; Thu, 14 Apr 2005 15:32:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A33BD43D3F; Thu, 14 Apr 2005 15:32:55 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFWtP9067695; Thu, 14 Apr 2005 15:32:55 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFWtdO067694; Thu, 14 Apr 2005 15:32:55 GMT (envelope-from olgeni) Message-Id: <200504141532.j3EFWtdO067694@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 14 Apr 2005 15:32:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/usermin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:32:55 -0000 olgeni 2005-04-14 15:32:55 UTC FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Upgrade to version 1.130. Revision Changes Path 1.34 +1 -1 ports/sysutils/usermin/Makefile 1.28 +2 -2 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:34:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A488A16A4CE; Thu, 14 Apr 2005 15:34:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A86543D1D; Thu, 14 Apr 2005 15:34:07 +0000 (GMT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFY7IY067769; Thu, 14 Apr 2005 15:34:07 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFY7hn067768; Thu, 14 Apr 2005 15:34:07 GMT (envelope-from olgeni) Message-Id: <200504141534.j3EFY7hn067768@repoman.freebsd.org> From: Jimmy Olgeni Date: Thu, 14 Apr 2005 15:34:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:34:07 -0000 olgeni 2005-04-14 15:34:07 UTC FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Upgrade module bind8-1.200-1. Revision Changes Path 1.225 +1 -1 ports/sysutils/webmin/Makefile 1.185 +2 -0 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:39:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 600BB16A4CE; Thu, 14 Apr 2005 15:39:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B5443D5C; Thu, 14 Apr 2005 15:39:50 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFdo4Q068015; Thu, 14 Apr 2005 15:39:50 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFdobS068014; Thu, 14 Apr 2005 15:39:50 GMT (envelope-from pav) Message-Id: <200504141539.j3EFdobS068014@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 14 Apr 2005 15:39:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/lsh Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:39:50 -0000 pav 2005-04-14 15:39:49 UTC FreeBSD ports repository Modified files: security/lsh Makefile distinfo pkg-plist Log: - Update to 2.0.1 PR: ports/79904 Submitted by: Johan van Selst Revision Changes Path 1.29 +11 -2 ports/security/lsh/Makefile 1.10 +4 -2 ports/security/lsh/distinfo 1.10 +7 -8 ports/security/lsh/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:46:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0932016A4CE; Thu, 14 Apr 2005 15:46:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD3AB43D3F; Thu, 14 Apr 2005 15:46:02 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFk2IF068384; Thu, 14 Apr 2005 15:46:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFk24V068383; Thu, 14 Apr 2005 15:46:02 GMT (envelope-from pav) Message-Id: <200504141546.j3EFk24V068383@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 14 Apr 2005 15:46:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rwhois Makefile distinfo pkg-plist ports/net/rwhois/files patch-aa patch-ac patch-aepatch-common-common.h patch-common-log.c patch-common-log.h patch-common-rw_log.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:46:03 -0000 pav 2005-04-14 15:46:02 UTC FreeBSD ports repository Modified files: net/rwhois Makefile distinfo pkg-plist Added files: net/rwhois/files patch-sample.data_rwhoisd.conf Removed files: net/rwhois/files patch-aa patch-ac patch-ae patch-common-client_msgs.c patch-common-client_msgs.h patch-common-common.h patch-common-log.c patch-common-log.h patch-common-rw_log.c patch-server-notify.c Log: - Update to 1.5.9.3 PR: ports/79908 Submitted by: Johan van Selst Revision Changes Path 1.29 +5 -3 ports/net/rwhois/Makefile 1.6 +2 -2 ports/net/rwhois/distinfo 1.3 +0 -11 ports/net/rwhois/files/patch-aa (dead) 1.3 +0 -33 ports/net/rwhois/files/patch-ac (dead) 1.3 +0 -11 ports/net/rwhois/files/patch-ae (dead) 1.2 +0 -35 ports/net/rwhois/files/patch-common-client_msgs.c (dead) 1.2 +0 -11 ports/net/rwhois/files/patch-common-client_msgs.h (dead) 1.2 +0 -11 ports/net/rwhois/files/patch-common-common.h (dead) 1.2 +0 -38 ports/net/rwhois/files/patch-common-log.c (dead) 1.2 +0 -23 ports/net/rwhois/files/patch-common-log.h (dead) 1.2 +0 -38 ports/net/rwhois/files/patch-common-rw_log.c (dead) 1.1 +11 -0 ports/net/rwhois/files/patch-sample.data_rwhoisd.conf (new) 1.2 +0 -31 ports/net/rwhois/files/patch-server-notify.c (dead) 1.13 +15 -0 ports/net/rwhois/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:51:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEFEA16A4CE; Thu, 14 Apr 2005 15:51:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 943F943D2D; Thu, 14 Apr 2005 15:51:21 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFpLGs068591; Thu, 14 Apr 2005 15:51:21 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFpLsI068590; Thu, 14 Apr 2005 15:51:21 GMT (envelope-from vs) Message-Id: <200504141551.j3EFpLsI068590@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 15:51:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gtkpasman Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:51:21 -0000 vs 2005-04-14 15:51:21 UTC FreeBSD ports repository Modified files: security/gtkpasman Makefile distinfo Removed files: security/gtkpasman pkg-plist Log: Update to 0.6 PR: ports/79130 Submitted by: maintainer Revision Changes Path 1.3 +6 -2 ports/security/gtkpasman/Makefile 1.2 +2 -2 ports/security/gtkpasman/distinfo 1.2 +0 -4 ports/security/gtkpasman/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:53:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD7E416A4CE; Thu, 14 Apr 2005 15:53:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C6B43D2D; Thu, 14 Apr 2005 15:53:54 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFrsWI068714; Thu, 14 Apr 2005 15:53:54 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFrsnI068713; Thu, 14 Apr 2005 15:53:54 GMT (envelope-from glewis) Message-Id: <200504141553.j3EFrsnI068713@repoman.freebsd.org> From: Greg Lewis Date: Thu, 14 Apr 2005 15:53:54 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java/linux-sun-jdk14 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:53:54 -0000 glewis 2005-04-14 15:53:54 UTC FreeBSD ports repository Modified files: java/linux-sun-jdk14 Makefile distinfo Log: . Update to 1.4.2_08. Revision Changes Path 1.53 +2 -2 ports/java/linux-sun-jdk14/Makefile 1.20 +2 -2 ports/java/linux-sun-jdk14/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:56:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68DAC16A4CE; Thu, 14 Apr 2005 15:56:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5061943D2F; Thu, 14 Apr 2005 15:56:10 +0000 (GMT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFuA2Y068836; Thu, 14 Apr 2005 15:56:10 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFuASE068835; Thu, 14 Apr 2005 15:56:10 GMT (envelope-from imp) Message-Id: <200504141556.j3EFuASE068835@repoman.freebsd.org> From: Warner Losh Date: Thu, 14 Apr 2005 15:56:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ppbus pps.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:56:10 -0000 imp 2005-04-14 15:56:10 UTC FreeBSD src repository Modified files: sys/dev/ppbus pps.c Log: In ppsintr, we needed ppsdev to get to the softc and nothing else. Save a memory dereference in the ISR by passing this in directly. Calling pps_capture is MP safe for all other operations on struct pps_state, so there's no need to aquire the lock before we do this, even from a fast ISR. Avoid dereferencing sc->ppbus until after pps_capture is called as well. These actions reduce somewhat the cache effects that cause variance in interrupt times. On an especially slow test machine (300MHz Cyrix GXm), this reduces the interrupt latency about about 10% (from 21us to 19us) and helps a little with the variance (although most of the variance seems to be caused by lots of interrupt masking). This also happens fixes one or two of bde's style issues. Revision Changes Path 1.50 +7 -11 src/sys/dev/ppbus/pps.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 15:58:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2942416A504; Thu, 14 Apr 2005 15:58:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3A9E43D4C; Thu, 14 Apr 2005 15:58:26 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EFwQFG068938; Thu, 14 Apr 2005 15:58:26 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EFwQHn068937; Thu, 14 Apr 2005 15:58:26 GMT (envelope-from jylefort) Message-Id: <200504141558.j3EFwQHn068937@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 15:58:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/beaver Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 15:58:27 -0000 jylefort 2005-04-14 15:58:26 UTC FreeBSD ports repository Modified files: editors/beaver Makefile Log: Fix pkg-plist by linking against the system libintl. Approved by: adamw (mentor) Revision Changes Path 1.12 +3 -3 ports/editors/beaver/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:03:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBF0216A4CE; Thu, 14 Apr 2005 16:03:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D7743D5F; Thu, 14 Apr 2005 16:03:30 +0000 (GMT) (envelope-from csjp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EG3Ufh069375; Thu, 14 Apr 2005 16:03:30 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EG3UMm069374; Thu, 14 Apr 2005 16:03:30 GMT (envelope-from csjp) Message-Id: <200504141603.j3EG3UMm069374@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Thu, 14 Apr 2005 16:03:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/security/mac mac_vfs.csrc/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c src/sys/security/mac_stub... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:03:31 -0000 csjp 2005-04-14 16:03:30 UTC FreeBSD src repository Modified files: sys/security/mac mac_vfs.c sys/security/mac_biba mac_biba.c sys/security/mac_lomac mac_lomac.c sys/security/mac_mls mac_mls.c sys/security/mac_stub mac_stub.c sys/security/mac_test mac_test.c sys/sys mac.h mac_policy.h sys/vm vm_mmap.c Log: Move MAC check_vnode_mmap entry point out from being exclusive to MAP_SHARED so that the entry point gets executed un-conditionally. This may be useful for security policies which want to perform access control checks around run-time linking. -add the mmap(2) flags argument to the check_vnode_mmap entry point so that we can make access control decisions based on the type of mapped object. -update any dependent API around this parameter addition such as function prototype modifications, entry point parameter additions and the inclusion of sys/mman.h header file. -Change the MLS, BIBA and LOMAC security policies so that subject domination routines are not executed unless the type of mapping is shared. This is done to maintain compatibility between the old vm_mmap_vnode(9) and these policies. Reviewed by: rwatson MFC after: 1 month Revision Changes Path 1.108 +3 -2 src/sys/security/mac/mac_vfs.c 1.84 +3 -2 src/sys/security/mac_biba/mac_biba.c 1.34 +3 -2 src/sys/security/mac_lomac/mac_lomac.c 1.69 +3 -2 src/sys/security/mac_mls/mac_mls.c 1.45 +1 -1 src/sys/security/mac_stub/mac_stub.c 1.54 +1 -1 src/sys/security/mac_test/mac_test.c 1.60 +1 -1 src/sys/sys/mac.h 1.59 +1 -1 src/sys/sys/mac_policy.h 1.200 +5 -5 src/sys/vm/vm_mmap.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:03:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C94C016A4CE; Thu, 14 Apr 2005 16:03:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD44C43D31; Thu, 14 Apr 2005 16:03:55 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EG3tNZ069436; Thu, 14 Apr 2005 16:03:55 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EG3tFV069435; Thu, 14 Apr 2005 16:03:55 GMT (envelope-from jylefort) Message-Id: <200504141603.j3EG3tFV069435@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 16:03:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mp3gain Makefile distinfo pkg-descr ports/audio/mp3gain/files Makefile.main patch-mp3gain.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:03:55 -0000 jylefort 2005-04-14 16:03:55 UTC FreeBSD ports repository Modified files: audio/mp3gain Makefile distinfo pkg-descr audio/mp3gain/files Makefile.main Removed files: audio/mp3gain/files patch-mp3gain.c Log: Update to 1.4.6. PR: ports/79900 Submitted by: Ulrich Spoerlein Approved by: adamw (mentor) Revision Changes Path 1.5 +5 -7 ports/audio/mp3gain/Makefile 1.3 +2 -2 ports/audio/mp3gain/distinfo 1.2 +1 -1 ports/audio/mp3gain/files/Makefile.main 1.2 +0 -10 ports/audio/mp3gain/files/patch-mp3gain.c (dead) 1.2 +1 -1 ports/audio/mp3gain/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:26:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EDE116A4CE; Thu, 14 Apr 2005 16:26:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F41BA43D45; Thu, 14 Apr 2005 16:26:35 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGQZBr071446; Thu, 14 Apr 2005 16:26:35 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGQZoq071445; Thu, 14 Apr 2005 16:26:35 GMT (envelope-from jylefort) Message-Id: <200504141626.j3EGQZoq071445@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 16:26:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/linux-enemyterritory Makefile distinfo pkg-plist ports/games/linux-enemyterritory/files et.in etded.in patch-openurl.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:26:36 -0000 jylefort 2005-04-14 16:26:35 UTC FreeBSD ports repository Modified files: games/linux-enemyterritory Makefile distinfo pkg-plist Added files: games/linux-enemyterritory/files et.in etded.in patch-openurl.sh Log: * Update to 2.60 * Install in ${X11BASE} * Fix launcher scripts and install them in ${PREFIX}/bin * Install .xpm file in ${DATADIR} * Install doc in ${DOCSDIR} * Smarter openurl.sh * Workaround a bug causing the resolution to be reset to 800x600 on each startup * Cleanup the Makefile PR: ports/79221, ports/79613 Submitted by: myself, maintainer Reviewed by: maintainer Approved by: adamw (mentor) Revision Changes Path 1.6 +62 -79 ports/games/linux-enemyterritory/Makefile 1.3 +2 -2 ports/games/linux-enemyterritory/distinfo 1.1 +8 -0 ports/games/linux-enemyterritory/files/et.in (new) 1.1 +4 -0 ports/games/linux-enemyterritory/files/etded.in (new) 1.1 +26 -0 ports/games/linux-enemyterritory/files/patch-openurl.sh (new) 1.2 +261 -262 ports/games/linux-enemyterritory/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:36:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED04B16A4CE; Thu, 14 Apr 2005 16:36:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C44A043D41; Thu, 14 Apr 2005 16:36:03 +0000 (GMT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGa3Dq071842; Thu, 14 Apr 2005 16:36:03 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGa34n071841; Thu, 14 Apr 2005 16:36:03 GMT (envelope-from oliver) Message-Id: <200504141636.j3EGa34n071841@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 14 Apr 2005 16:36:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gtk-xfce-engine/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:36:04 -0000 oliver 2005-04-14 16:36:03 UTC FreeBSD ports repository Removed files: x11-themes/gtk-xfce-engine/files patch-ltmain.sh Log: remove not needed patch Submitted By: vs Revision Changes Path 1.2 +0 -25 ports/x11-themes/gtk-xfce-engine/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:38:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2320E16A4CE; Thu, 14 Apr 2005 16:38:57 +0000 (GMT) Received: from mailout09.sul.t-online.com (mailout09.sul.t-online.com [194.25.134.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C2343D39; Thu, 14 Apr 2005 16:38:56 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd25.aul.t-online.de by mailout09.sul.t-online.com with smtp id 1DM7Ml-0001kQ-00; Thu, 14 Apr 2005 18:38:55 +0200 Received: from Andro-Beta.Leidinger.net (rXnx-cZHoezQI5jESqgyBMfymoxqUAZyLB4eccMBaHl0mkTF9IHvow@[84.128.195.148]) by fwd25.sul.t-online.de with esmtp id 1DM7Ma-0XtPkW0; Thu, 14 Apr 2005 18:38:44 +0200 Received: from localhost (localhost [127.0.0.1])j3EGccVT046346; Thu, 14 Apr 2005 18:38:38 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde MIME library) with HTTP for ; Thu, 14 Apr 2005 18:38:38 +0200 Message-ID: <20050414183838.2giack79a8owggwo@netchild.homeip.net> X-Priority: 3 (Normal) Date: Thu, 14 Apr 2005 18:38:38 +0200 From: Alexander Leidinger To: pav@FreeBSD.org References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> <1113492730.21954.7.camel@pav.hide.vol.cz> In-Reply-To: <1113492730.21954.7.camel@pav.hide.vol.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.0.2) / FreeBSD-4.11 X-ID: rXnx-cZHoezQI5jESqgyBMfymoxqUAZyLB4eccMBaHl0mkTF9IHvow@t-dialin.net X-TOI-MSGID: ade43740-9fb0-458d-af7d-e48412201399 cc: cvs-ports@FreeBSD.org cc: Adam Weinberger cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:38:57 -0000 Pav Lucistnik wrote: > There's no sbin in /usr/X11R6 mtree... Should there be one? I'm 50:50 for/against it... Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 Don't quit now, we might just as well lock the door and throw away the key. From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:42:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7080E16A4CE; Thu, 14 Apr 2005 16:42:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4629643D3F; Thu, 14 Apr 2005 16:42:37 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGgboX072065; Thu, 14 Apr 2005 16:42:37 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGgbSX072064; Thu, 14 Apr 2005 16:42:37 GMT (envelope-from keramida) Message-Id: <200504141642.j3EGgbSX072064@repoman.freebsd.org> From: Giorgos Keramidas Date: Thu, 14 Apr 2005 16:42:37 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:42:37 -0000 keramida 2005-04-14 16:42:37 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Add a missing filesystem option to a dump(8) example. Noticed by: Andrew Davis Revision Changes Path 1.233 +1 -1 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:53:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3D7516A4CE; Thu, 14 Apr 2005 16:53:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA6F543D2F; Thu, 14 Apr 2005 16:53:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGrMqZ079216; Thu, 14 Apr 2005 16:53:22 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGrMsi079215; Thu, 14 Apr 2005 16:53:22 GMT (envelope-from flz) Message-Id: <200504141653.j3EGrMsi079215@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 16:53:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/hatari Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:53:23 -0000 flz 2005-04-14 16:53:22 UTC FreeBSD ports repository Modified files: emulators/hatari Makefile distinfo Log: - Update to 0.60. PR: ports/79916 Submitted by: Miguel Mendez Revision Changes Path 1.6 +2 -2 ports/emulators/hatari/Makefile 1.3 +2 -2 ports/emulators/hatari/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 16:57:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5146B16A4CE; Thu, 14 Apr 2005 16:57:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D6A43D1F; Thu, 14 Apr 2005 16:57:59 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EGvxLe079391; Thu, 14 Apr 2005 16:57:59 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EGvxOF079390; Thu, 14 Apr 2005 16:57:59 GMT (envelope-from peter) Message-Id: <200504141657.j3EGvxOF079390@repoman.freebsd.org> From: Peter Wemm Date: Thu, 14 Apr 2005 16:57:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 sys_machdep.c src/sys/amd64/include sysarch.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 16:57:59 -0000 peter 2005-04-14 16:57:59 UTC FreeBSD src repository Modified files: sys/amd64/amd64 sys_machdep.c sys/amd64/include sysarch.h Log: Implement 32-bit compatable fsbase/gsbase methods so that we can run (newer) unmodified static i386 binaries again. Revision Changes Path 1.89 +21 -0 src/sys/amd64/amd64/sys_machdep.c 1.24 +5 -0 src/sys/amd64/include/sysarch.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:02:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ECC316A4CE; Thu, 14 Apr 2005 17:02:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6F7A43D49; Thu, 14 Apr 2005 17:02:34 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EH2YlT079652; Thu, 14 Apr 2005 17:02:34 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EH2YwZ079651; Thu, 14 Apr 2005 17:02:34 GMT (envelope-from stefanf) Message-Id: <200504141702.j3EH2YwZ079651@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 17:02:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:02:35 -0000 stefanf 2005-04-14 17:02:34 UTC FreeBSD src repository Modified files: usr.bin/printf printf.c Log: Handle null characters in the format string. A \0 in the argument passed to %b still results in trucation but this is be much harder to fix. Revision Changes Path 1.35 +13 -7 src/usr.bin/printf/printf.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:10:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9178816A4CE; Thu, 14 Apr 2005 17:10:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65AF543D1F; Thu, 14 Apr 2005 17:10:30 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHAUDZ079987; Thu, 14 Apr 2005 17:10:30 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHAUBj079986; Thu, 14 Apr 2005 17:10:30 GMT (envelope-from sumikawa) Message-Id: <200504141710.j3EHAUBj079986@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 14 Apr 2005 17:10:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/kbanner Makefile distinfo ports/japanese/kbanner/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:10:30 -0000 sumikawa 2005-04-14 17:10:30 UTC FreeBSD ports repository Modified files: japanese/kbanner Makefile distinfo japanese/kbanner/files patch-aa Log: - Updated checksum (Makefile has been changed) - Drop my maintainership Revision Changes Path 1.13 +2 -4 ports/japanese/kbanner/Makefile 1.7 +2 -2 ports/japanese/kbanner/distinfo 1.3 +3 -3 ports/japanese/kbanner/files/patch-aa From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:17:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77D0A16A4CE; Thu, 14 Apr 2005 17:17:00 +0000 (GMT) Received: from evilpete.dyndns.org (p181.n-lapop01.stsn.com [12.129.240.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id F103743D31; Thu, 14 Apr 2005 17:16:59 +0000 (GMT) (envelope-from peter@wemm.org) Received: from evilpete.dyndns.org (localhost [127.0.0.1]) by evilpete.dyndns.org (8.13.3/8.13.3) with ESMTP id j3EHGTeN001006; Thu, 14 Apr 2005 10:16:29 -0700 (PDT) (envelope-from peter@wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by evilpete.dyndns.org (8.13.3/8.13.3/Submit) id j3EHGSf8001005; Thu, 14 Apr 2005 10:16:28 -0700 (PDT) (envelope-from peter@wemm.org) X-Authentication-Warning: evilpete.dyndns.org: peter set sender to peter@wemm.org using -f From: Peter Wemm To: Ken Smith Date: Thu, 14 Apr 2005 10:16:27 -0700 User-Agent: KMail/1.8 References: <200504091700.j39H0H5X060998@repoman.freebsd.org> In-Reply-To: <200504091700.j39H0H5X060998@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504141016.27834.peter@wemm.org> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: jhb@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:17:00 -0000 On Saturday 09 April 2005 10:00 am, Ken Smith wrote: > Modified files: (Branch: RELENG_5) > sys/amd64/conf GENERIC > Log: > Disable the NO_MIXED_MODE option by default but leave it as a commented > entry to make it easy to find. It causes some popular motherboards to > fail and the magic required to make them work isn't widely known. I'd rather that we merged this instead: local_apic.c: ---------------------------- revision 1.14 date: 2005/04/14 05:56:17; author: jhb; state: Exp; lines: +0 -4 Always use the local APIC timer, even on UP machines. ---------------------------- This makes mixed mode and the entire problem set disappear. -Peter From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:19:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BF2E16A4CE; Thu, 14 Apr 2005 17:19:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E213143D45; Thu, 14 Apr 2005 17:19:20 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHJKWZ080435; Thu, 14 Apr 2005 17:19:20 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHJK5F080434; Thu, 14 Apr 2005 17:19:20 GMT (envelope-from sumikawa) Message-Id: <200504141719.j3EHJK5F080434@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 14 Apr 2005 17:19:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters Makefile ports/converters/ical2html Makefile distinfo pkg-descr pkg-plistpatch-icalmerge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:19:21 -0000 sumikawa 2005-04-14 17:19:20 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/ical2html Makefile distinfo pkg-descr pkg-plist converters/ical2html/files patch-Makefile.in patch-icalmerge.c Log: ical2html takes an iCalendar file and outputs an HTML file showing one or more months in the form of tables. Submitted by: Keiichi SHIMA Reviewed by: sumikawa Revision Changes Path 1.110 +1 -0 ports/converters/Makefile 1.1 +26 -0 ports/converters/ical2html/Makefile (new) 1.1 +2 -0 ports/converters/ical2html/distinfo (new) 1.1 +11 -0 ports/converters/ical2html/files/patch-Makefile.in (new) 1.1 +11 -0 ports/converters/ical2html/files/patch-icalmerge.c (new) 1.1 +2 -0 ports/converters/ical2html/pkg-descr (new) 1.1 +5 -0 ports/converters/ical2html/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:19:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EF1316A4CE; Thu, 14 Apr 2005 17:19:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67B5643D55; Thu, 14 Apr 2005 17:19:35 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHJZRu080485; Thu, 14 Apr 2005 17:19:35 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHJZg4080484; Thu, 14 Apr 2005 17:19:35 GMT (envelope-from sumikawa) Message-Id: <200504141719.j3EHJZg4080484@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Thu, 14 Apr 2005 17:19:35 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:19:35 -0000 sumikawa 2005-04-14 17:19:35 UTC FreeBSD ports repository Modified files: . modules Log: ical2html --> ports/converters/ical2html Revision Changes Path 1.12301 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:27:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE63F16A4CE; Thu, 14 Apr 2005 17:27:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE7043D1F; Thu, 14 Apr 2005 17:27:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHRVrk080828; Thu, 14 Apr 2005 17:27:31 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHRVnk080827; Thu, 14 Apr 2005 17:27:31 GMT (envelope-from flz) Message-Id: <200504141727.j3EHRVnk080827@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 17:27:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tinycobol Makefile distinfo pkg-plist ports/lang/tinycobol/files patch-aa patch-ab patch-compiler_scan.l X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:27:32 -0000 flz 2005-04-14 17:27:31 UTC FreeBSD ports repository Modified files: lang/tinycobol Makefile distinfo pkg-plist Added files: lang/tinycobol/files patch-compiler_scan.l Removed files: lang/tinycobol/files patch-aa patch-ab Log: - Update to 0.62. - Replace db2 with db3. - Restore --with-readline in CONFIGURE_ARGS. PR: ports/79923 Submitted by: Johan van Selst Revision Changes Path 1.22 +5 -8 ports/lang/tinycobol/Makefile 1.14 +2 -2 ports/lang/tinycobol/distinfo 1.7 +0 -11 ports/lang/tinycobol/files/patch-aa (dead) 1.5 +0 -11 ports/lang/tinycobol/files/patch-ab (dead) 1.1 +18 -0 ports/lang/tinycobol/files/patch-compiler_scan.l (new) 1.10 +2 -4 ports/lang/tinycobol/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:28:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F57916A4E3; Thu, 14 Apr 2005 17:28:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 149FC43D39; Thu, 14 Apr 2005 17:28:44 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHShMN080949; Thu, 14 Apr 2005 17:28:43 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHShIh080948; Thu, 14 Apr 2005 17:28:43 GMT (envelope-from glewis) Message-Id: <200504141728.j3EHShIh080948@repoman.freebsd.org> From: Greg Lewis Date: Thu, 14 Apr 2005 17:28:43 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/klibido Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:28:44 -0000 glewis 2005-04-14 17:28:43 UTC FreeBSD ports repository Modified files: news/klibido Makefile distinfo Log: . Update to 0.2.2.2. PR: 79107 Submitted by: Conrad J. Sabatier (maintainer) Revision Changes Path 1.4 +1 -1 ports/news/klibido/Makefile 1.3 +2 -2 ports/news/klibido/distinfo From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:37:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84AF316A4CE; Thu, 14 Apr 2005 17:37:35 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id F300443D46; Thu, 14 Apr 2005 17:37:34 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEY00MJF617A5C0@bgo1smout1.broadpark.no>; Thu, 14 Apr 2005 19:31:55 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEY003RW6CNARE1@bgo1sminn1.broadpark.no>; Thu, 14 Apr 2005 19:38:48 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 84851EBD28; Thu, 14 Apr 2005 19:37:33 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 67724EBC08; Thu, 14 Apr 2005 19:37:28 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 61FB833C5A; Thu, 14 Apr 2005 19:37:28 +0200 (CEST) Date: Thu, 14 Apr 2005 19:37:28 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200504141016.27834.peter@wemm.org> To: Peter Wemm Message-id: <86hdi9xns7.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141016.27834.peter@wemm.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ken Smith cc: jhb@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:37:35 -0000 Peter Wemm writes: > I'd rather that we merged this instead: > local_apic.c: > ---------------------------- > revision 1.14 > date: 2005/04/14 05:56:17; author: jhb; state: Exp; lines: +0 -4 > Always use the local APIC timer, even on UP machines. > ---------------------------- > > This makes mixed mode and the entire problem set disappear. No, it doesn't. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:52:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78E1116A4CE; Thu, 14 Apr 2005 17:52:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED9F43D3F; Thu, 14 Apr 2005 17:52:56 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHquQn081872; Thu, 14 Apr 2005 17:52:56 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHqukv081871; Thu, 14 Apr 2005 17:52:56 GMT (envelope-from jhb) Message-Id: <200504141752.j3EHqukv081871@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 17:52:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:52:56 -0000 jhb 2005-04-14 17:52:55 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Call pci_print_verbose() before pci_add_resources() so that the order of printf's during a verbose boot is more intuitive (the BAR listings and interrupt routing info now comes after the config header dump rather than just before it). Revision Changes Path 1.288 +1 -1 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:54:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8150D16A4CE; Thu, 14 Apr 2005 17:54:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5682043D58; Thu, 14 Apr 2005 17:54:37 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHsbEF081961; Thu, 14 Apr 2005 17:54:37 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHsbE6081960; Thu, 14 Apr 2005 17:54:37 GMT (envelope-from leeym) Message-Id: <200504141754.j3EHsbE6081960@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 14 Apr 2005 17:54:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/gallery Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:54:37 -0000 leeym 2005-04-14 17:54:37 UTC FreeBSD ports repository Modified files: www/gallery Makefile distinfo pkg-plist Log: - Update to 1.5 PR: 79919 Submitted by: Alex Varju Revision Changes Path 1.39 +4 -9 ports/www/gallery/Makefile 1.28 +66 -76 ports/www/gallery/distinfo 1.26 +321 -301 ports/www/gallery/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Apr 14 17:59:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE81A16A4CE; Thu, 14 Apr 2005 17:59:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9328043D1D; Thu, 14 Apr 2005 17:59:58 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EHxwj5082289; Thu, 14 Apr 2005 17:59:58 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EHxwkj082288; Thu, 14 Apr 2005 17:59:58 GMT (envelope-from jhb) Message-Id: <200504141759.j3EHxwkj082288@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 17:59:58 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options.i386 src/sys/i386/acpica madt.c src/sys/i386/i386 io_apic.c machdep.c mptable.c src/sys/i386/include apicvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 17:59:58 -0000 jhb 2005-04-14 17:59:58 UTC FreeBSD src repository Modified files: sys/conf options.i386 sys/i386/acpica madt.c sys/i386/i386 io_apic.c machdep.c mptable.c sys/i386/include apicvar.h Log: Remove support for mixed mode altogether now that we no longer use IRQ 0 when using an APIC. This simplifies the APIC code somewhat and also allows us to be pedantically more compliant with ACPI which mandates no use of mixed mode. Revision Changes Path 1.219 +0 -1 src/sys/conf/options.i386 1.19 +0 -2 src/sys/i386/acpica/madt.c 1.20 +8 -89 src/sys/i386/i386/io_apic.c 1.613 +0 -5 src/sys/i386/i386/machdep.c 1.241 +0 -1 src/sys/i386/i386/mptable.c 1.12 +0 -1 src/sys/i386/include/apicvar.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:02:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1821116A4CE; Thu, 14 Apr 2005 18:02:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E12F543D3F; Thu, 14 Apr 2005 18:02:51 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EI2pHN082587; Thu, 14 Apr 2005 18:02:51 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EI2pnp082586; Thu, 14 Apr 2005 18:02:51 GMT (envelope-from vs) Message-Id: <200504141802.j3EI2pnp082586@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 18:02:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ickle Makefile ports/net/ickle/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:02:52 -0000 vs 2005-04-14 18:02:51 UTC FreeBSD ports repository Modified files: net/ickle Makefile Removed files: net/ickle/files patch-ltmain.sh Log: Clean up a bit: - doesn't install shlibs - remove patch obsoleted by USE_LIBTOOL Note that it looks like both WITH_GNOME and WITH_ICKLE_CONTROL are severely broken. Revision Changes Path 1.27 +0 -1 ports/net/ickle/Makefile 1.3 +0 -15 ports/net/ickle/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:11:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDA316A4CE; Thu, 14 Apr 2005 18:11:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD59D43D2D; Thu, 14 Apr 2005 18:11:13 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIBDJa082930; Thu, 14 Apr 2005 18:11:13 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIBDEF082929; Thu, 14 Apr 2005 18:11:13 GMT (envelope-from njl) Message-Id: <200504141811.j3EIBDEF082929@repoman.freebsd.org> From: Nate Lawson Date: Thu, 14 Apr 2005 18:11:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sys bus.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:11:14 -0000 njl 2005-04-14 18:11:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sys bus.h Log: MFC: prototype for devclass_get_drivers() Pointy hat: njl Revision Changes Path 1.62.2.3 +1 -0 src/sys/sys/bus.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:21:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1846816A4CE; Thu, 14 Apr 2005 18:21:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E612243D2F; Thu, 14 Apr 2005 18:20:59 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIKxv9083607; Thu, 14 Apr 2005 18:20:59 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIKxXu083606; Thu, 14 Apr 2005 18:20:59 GMT (envelope-from njl) Message-Id: <200504141820.j3EIKxXu083606@repoman.freebsd.org> From: Nate Lawson Date: Thu, 14 Apr 2005 18:20:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man9 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:21:00 -0000 njl 2005-04-14 18:20:59 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man9 Makefile Log: Hook devclass_get_drivers man page to the build. Reminded by: brueffer Revision Changes Path 1.239.2.9 +1 -0 src/share/man/man9/Makefile From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:25:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 205E716A4CE; Thu, 14 Apr 2005 18:25:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAC2643D39; Thu, 14 Apr 2005 18:25:09 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIP9x5083743; Thu, 14 Apr 2005 18:25:09 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIP9Q8083742; Thu, 14 Apr 2005 18:25:09 GMT (envelope-from jhb) Message-Id: <200504141825.j3EIP9Q8083742@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 18:25:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/pci pci_pir.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:25:10 -0000 jhb 2005-04-14 18:25:09 UTC FreeBSD src repository Modified files: sys/i386/pci pci_pir.c Log: Trust the settings programmed by the BIOS over what the $PIR says. Specifically, if the BIOS has programmed an IRQ for a device that doesn't match the list of valid IRQs for the link, use it anyway as some BIOSes don't correctly list the valid IRQs in the $PIR. Also, allow the user to specify an IRQ that $PIR claims is invalid as an override, but emit a warning in that case. Revision Changes Path 1.117 +48 -18 src/sys/i386/pci/pci_pir.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:29:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C7116A4CE; Thu, 14 Apr 2005 18:29:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FBE43D58; Thu, 14 Apr 2005 18:29:59 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EITxQd084038; Thu, 14 Apr 2005 18:29:59 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EITxNT084037; Thu, 14 Apr 2005 18:29:59 GMT (envelope-from stefanf) Message-Id: <200504141829.j3EITxNT084037@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 18:29:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/printf printf.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:30:00 -0000 stefanf 2005-04-14 18:29:59 UTC FreeBSD src repository Modified files: usr.bin/printf printf.1 Log: Update the bugs section, null characters in the format string are now handled. Revision Changes Path 1.33 +4 -6 src/usr.bin/printf/printf.1 From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:30:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1D9F16A4E0; Thu, 14 Apr 2005 18:30:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B99B543D4C; Thu, 14 Apr 2005 18:30:10 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIUAZV084081; Thu, 14 Apr 2005 18:30:10 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIUAXY084080; Thu, 14 Apr 2005 18:30:10 GMT (envelope-from jhb) Message-Id: <200504141830.j3EIUAXY084080@repoman.freebsd.org> From: John Baldwin Date: Thu, 14 Apr 2005 18:30:10 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:30:47 -0000 jhb 2005-04-14 18:30:10 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 machdep.c Log: Close a race I introduced in the spinlock_* changes. We need to finish disabling interrupts before updating the saved pil in the thread. If we save the value first then it can be clobbered if an interrupt comes in and the interrupt handler tries to acquire a spin lock. Submitted by: marius Revision Changes Path 1.124 +3 -1 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:33:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ED6D16A4CF; Thu, 14 Apr 2005 18:33:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41EDD43D5C; Thu, 14 Apr 2005 18:33:14 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIXEYB084262; Thu, 14 Apr 2005 18:33:14 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIXEfL084261; Thu, 14 Apr 2005 18:33:14 GMT (envelope-from stefanf) Message-Id: <200504141833.j3EIXEfL084261@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 14 Apr 2005 18:33:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/usr.bin/printf regress.m1.out regress.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:33:14 -0000 stefanf 2005-04-14 18:33:14 UTC FreeBSD src repository Modified files: tools/regression/usr.bin/printf regress.m1.out regress.sh Log: Also test \0 in the format string. Revision Changes Path 1.2 +1 -1 src/tools/regression/usr.bin/printf/regress.m1.out 1.2 +1 -1 src/tools/regression/usr.bin/printf/regress.sh From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:40:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B761316A4CE; Thu, 14 Apr 2005 18:40:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D99E43D2D; Thu, 14 Apr 2005 18:40:33 +0000 (GMT) (envelope-from joel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIeXax084582; Thu, 14 Apr 2005 18:40:33 GMT (envelope-from joel@repoman.freebsd.org) Received: (from joel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIeXdV084581; Thu, 14 Apr 2005 18:40:33 GMT (envelope-from joel) Message-Id: <200504141840.j3EIeXdV084581@repoman.freebsd.org> From: Joel Dahl Date: Thu, 14 Apr 2005 18:40:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:40:33 -0000 joel 2005-04-14 18:40:33 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Update kernel configuration chapter: o Move device agp to the correct place. o Add arcmsr, cdce and ehci. o Update device bpf comment. Approved by: brueffer (mentor) Revision Changes Path 1.156 +10 -6 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 18:42:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DA3416A4CE; Thu, 14 Apr 2005 18:42:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F81B43D31; Thu, 14 Apr 2005 18:42:15 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EIgFYI084670; Thu, 14 Apr 2005 18:42:15 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EIgF1j084669; Thu, 14 Apr 2005 18:42:15 GMT (envelope-from leeym) Message-Id: <200504141842.j3EIgF1j084669@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 14 Apr 2005 18:42:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/chkrootkit Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 18:42:15 -0000 leeym 2005-04-14 18:42:15 UTC FreeBSD ports repository Modified files: security/chkrootkit Makefile distinfo pkg-descr Removed files: security/chkrootkit pkg-plist Log: - Update to chkrookit version 0.45 [1] - utilize PORTDOCS, DOCSDIR and PLIST_FILES PR: [1] 79865 Submitted by: [1] Luiz Eduardo Roncato Cordeiro Revision Changes Path 1.22 +21 -10 ports/security/chkrootkit/Makefile 1.17 +2 -2 ports/security/chkrootkit/distinfo 1.12 +1 -0 ports/security/chkrootkit/pkg-descr 1.9 +0 -14 ports/security/chkrootkit/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 19:24:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05E8C16A4D0 for ; Thu, 14 Apr 2005 19:24:01 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C7C543D5D for ; Thu, 14 Apr 2005 19:24:00 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 7260 invoked from network); 14 Apr 2005 19:24:00 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 14 Apr 2005 19:23:59 -0000 Received: from [131.106.57.68] (p181.n-lapop01.stsn.com [12.129.240.181]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3EJNpFn039227; Thu, 14 Apr 2005 15:23:54 -0400 (EDT) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Date: Thu, 14 Apr 2005 14:02:34 -0400 User-Agent: KMail/1.8 References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141016.27834.peter@wemm.org> <86hdi9xns7.fsf@xps.des.no> In-Reply-To: <86hdi9xns7.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200504141402.36352.jhb@FreeBSD.org> X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ken Smith cc: Peter Wemm Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 19:24:01 -0000 On Thursday 14 April 2005 01:37 pm, Dag-Erling Sm=F8rgrav wrote: > Peter Wemm writes: > > I'd rather that we merged this instead: > > local_apic.c: > > ---------------------------- > > revision 1.14 > > date: 2005/04/14 05:56:17; author: jhb; state: Exp; lines: +0 -4 > > Always use the local APIC timer, even on UP machines. > > ---------------------------- > > > > This makes mixed mode and the entire problem set disappear. > > No, it doesn't. Actually, it does (with lapic timer we no longer use IRQ0). However, the=20 lapic timer stuff isn't in RELENG_5 yet, so this can't be MFC'd yet. Peter= 's=20 convinced me to merge this for 5.5. though so that our users don't have to= =20 wait until 6.0. =2D-=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:06:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1C2216A4CE; Thu, 14 Apr 2005 20:06:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78C3043D48; Thu, 14 Apr 2005 20:06:17 +0000 (GMT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EK6HNC089259; Thu, 14 Apr 2005 20:06:17 GMT (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EK6Hkc089258; Thu, 14 Apr 2005 20:06:17 GMT (envelope-from glewis) Message-Id: <200504142006.j3EK6Hkc089258@repoman.freebsd.org> From: Greg Lewis Date: Thu, 14 Apr 2005 20:06:17 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/java/dists 15.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:06:17 -0000 glewis 2005-04-14 20:06:17 UTC FreeBSD doc repository Modified files: en/java/dists 15.sgml Log: . Fix some grammar. . Update to note that java/jdk15 now builds on FreeBSD 4.x. Revision Changes Path 1.2 +12 -7 www/en/java/dists/15.sgml From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:09:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED16816A4CE; Thu, 14 Apr 2005 20:09:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C2643D49; Thu, 14 Apr 2005 20:09:52 +0000 (GMT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EK9qua089375; Thu, 14 Apr 2005 20:09:52 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EK9qhs089374; Thu, 14 Apr 2005 20:09:52 GMT (envelope-from ps) Message-Id: <200504142009.j3EK9qhs089374@repoman.freebsd.org> From: Paul Saab Date: Thu, 14 Apr 2005 20:09:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet tcp_input.c tcp_sack.c tcp_var.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:09:53 -0000 ps 2005-04-14 20:09:52 UTC FreeBSD src repository Modified files: sys/netinet tcp_input.c tcp_sack.c tcp_var.h Log: Fix for a TCP SACK bug where more than (win/2) bytes could have been in flight in SACK recovery. Found by: Noritoshi Demizu Submitted by: Mohan Srinivasan Noritoshi Demizu Raja Mukerji Revision Changes Path 1.271 +21 -1 src/sys/netinet/tcp_input.c 1.13 +33 -1 src/sys/netinet/tcp_sack.c 1.119 +1 -0 src/sys/netinet/tcp_var.h From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:20:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B23116A4CE; Thu, 14 Apr 2005 20:20:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D223D43D5F; Thu, 14 Apr 2005 20:20:51 +0000 (GMT) (envelope-from iedowse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EKKpQR089971; Thu, 14 Apr 2005 20:20:51 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EKKp72089970; Thu, 14 Apr 2005 20:20:51 GMT (envelope-from iedowse) Message-Id: <200504142020.j3EKKp72089970@repoman.freebsd.org> From: Ian Dowse Date: Thu, 14 Apr 2005 20:20:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/dev/usb ucom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:20:52 -0000 iedowse 2005-04-14 20:20:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/dev/usb ucom.c Log: Merge from RELENG_5 revision 1.51.2.3: fix the handling of the UCS_RXSTOP flag so that it always tracks whether or not the receive pipe is stopped. This ensures that we do not attempt to start the same transfer twice, and it allows ucomstop() to skip the restarting of the read pipe if it was not originally running, such as when called indirectly from ucomreadcb(). Approved by: re (kensmith) Revision Changes Path 1.51.2.2.2.1 +8 -5 src/sys/dev/usb/ucom.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:22:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B8E816A4CE; Thu, 14 Apr 2005 20:22:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D1843D2F; Thu, 14 Apr 2005 20:22:15 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EKMFcI090127; Thu, 14 Apr 2005 20:22:15 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EKMFKk090126; Thu, 14 Apr 2005 20:22:15 GMT (envelope-from jylefort) Message-Id: <200504142022.j3EKMFKk090126@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 20:22:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefileports/games/linux-enemyterritory-tce Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:22:15 -0000 jylefort 2005-04-14 20:22:15 UTC FreeBSD ports repository Modified files: games Makefile . modules Added files: games/linux-enemyterritory-tce Makefile distinfo pkg-descr pkg-plist Log: Based on the popular Quake3 modification, "True Combat", TC:E provides a realistic combat simulator set against the backdrop of modern urban warfare. The player can expect thrilling shootouts, an emphasis on tactical team play, engaging close quarter fighting and some of the best weapons of modern warfare. Being accessible to both veteran players and those new to the world of tactical simulators is only one of TC:E's many strengths. Map authors can customize weapon load outs, skins, objectives and even the voice chats for each of their maps. Key features: * A full game completely free for download * Mission-based online multiplayer game * Soft player class system (assault, recon, sniper) * Rounds with skill-based "Armament Availability System" * Voice Communication System designed in collaboration with real SWAT Members * Iron sight aiming system with ACOG and reflex sights * Still in development: mission system - future versions will integrate various objectives into the game PR: ports/79223 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.12302 +1 -0 CVSROOT/modules 1.761 +1 -0 ports/games/Makefile 1.1 +62 -0 ports/games/linux-enemyterritory-tce/Makefile (new) 1.1 +4 -0 ports/games/linux-enemyterritory-tce/distinfo (new) 1.1 +24 -0 ports/games/linux-enemyterritory-tce/pkg-descr (new) 1.1 +19 -0 ports/games/linux-enemyterritory-tce/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:27:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9362F16A4CE; Thu, 14 Apr 2005 20:27:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B8AA43D46; Thu, 14 Apr 2005 20:27:30 +0000 (GMT) (envelope-from rees@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EKRUnG090315; Thu, 14 Apr 2005 20:27:30 GMT (envelope-from rees@repoman.freebsd.org) Received: (from rees@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EKRU9T090314; Thu, 14 Apr 2005 20:27:30 GMT (envelope-from rees) Message-Id: <200504142027.j3EKRU9T090314@repoman.freebsd.org> From: Jim Rees Date: Thu, 14 Apr 2005 20:27:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/idmapd idmapd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:27:30 -0000 rees 2005-04-14 20:27:30 UTC FreeBSD src repository Modified files: sbin/idmapd idmapd.c Log: Remove dead code. PR: bin/78125 Submitted by: Gavin Atkinson Approved by: alfred Revision Changes Path 1.6 +0 -6 src/sbin/idmapd/idmapd.c From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:34:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A740316A4CE; Thu, 14 Apr 2005 20:34:08 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0757143D54; Thu, 14 Apr 2005 20:34:08 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEY00MP3E7GQU30@bgo1smout1.broadpark.no>; Thu, 14 Apr 2005 22:28:28 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEY0049WEIWDGB0@bgo1sminn1.broadpark.no>; Thu, 14 Apr 2005 22:35:20 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 39358EBD75; Thu, 14 Apr 2005 22:34:05 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id D0539EC00B; Thu, 14 Apr 2005 22:33:55 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id ADC4E33C5A; Thu, 14 Apr 2005 22:33:55 +0200 (CEST) Date: Thu, 14 Apr 2005 22:33:55 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200504141402.36352.jhb@FreeBSD.org> To: John Baldwin Message-id: <86d5sxxfm4.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141016.27834.peter@wemm.org> <86hdi9xns7.fsf@xps.des.no> <200504141402.36352.jhb@FreeBSD.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ken Smith cc: Peter Wemm Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:34:08 -0000 John Baldwin writes: > On Thursday 14 April 2005 01:37 pm, Dag-Erling Sm=F8rgrav wrote: > > Peter Wemm writes: > > > [local apic timer] makes mixed mode and the entire problem set disapp= ear. > > No, it doesn't. > Actually, it does (with lapic timer we no longer use IRQ0). Empirical evidence says it doesn't... DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:53:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D1216A4CE; Thu, 14 Apr 2005 20:53:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E0B43D48; Thu, 14 Apr 2005 20:53:41 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EKrfYE098107; Thu, 14 Apr 2005 20:53:41 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EKrfq8098106; Thu, 14 Apr 2005 20:53:41 GMT (envelope-from jylefort) Message-Id: <200504142053.j3EKrfq8098106@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 20:53:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/funktrackergold Makefile ports/audio/funktrackergold/files patch-funkgold__misc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:53:42 -0000 jylefort 2005-04-14 20:53:41 UTC FreeBSD ports repository Modified files: audio/funktrackergold Makefile Added files: audio/funktrackergold/files patch-funkgold__misc.c Log: Fix a crash on startup. PR: ports/71591 Submitted by: Shawn K. Quinn , Simon Barner Approved by: adamw (mentor), maintainer timeout Revision Changes Path 1.6 +1 -0 ports/audio/funktrackergold/Makefile 1.1 +26 -0 ports/audio/funktrackergold/files/patch-funkgold__misc.c (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 20:58:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5E2816A4CE; Thu, 14 Apr 2005 20:58:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8729743D2F; Thu, 14 Apr 2005 20:58:29 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EKwTkT098381; Thu, 14 Apr 2005 20:58:29 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EKwTXq098380; Thu, 14 Apr 2005 20:58:29 GMT (envelope-from jylefort) Message-Id: <200504142058.j3EKwTXq098380@repoman.freebsd.org> From: Jean-Yves Lefort Date: Thu, 14 Apr 2005 20:58:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games Makefileports/games/linux-enemyterritory-fortress Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 20:58:29 -0000 jylefort 2005-04-14 20:58:29 UTC FreeBSD ports repository Modified files: games Makefile . modules Added files: games/linux-enemyterritory-fortress Makefile distinfo pkg-descr pkg-plist Log: ETF is a port of the mod Q3F for Quake 3 Arena and is based off the Team Fortress concept. 10 unique classes and a ton of very cool weapons along with some killer maps make up ETF. The game will offer many game types like CTF, Reverse CTF, Single Flag, Capture & Hold, Assault, King of the Hill and Duel. PR: ports/79222 Submitted by: myself Approved by: adamw (mentor) Revision Changes Path 1.12303 +1 -0 CVSROOT/modules 1.762 +1 -0 ports/games/Makefile 1.1 +80 -0 ports/games/linux-enemyterritory-fortress/Makefile (new) 1.1 +2 -0 ports/games/linux-enemyterritory-fortress/distinfo (new) 1.1 +10 -0 ports/games/linux-enemyterritory-fortress/pkg-descr (new) 1.1 +50 -0 ports/games/linux-enemyterritory-fortress/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:08:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AC0116A4CE; Thu, 14 Apr 2005 21:08:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E427743D45; Thu, 14 Apr 2005 21:08:49 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EL8ntb098778; Thu, 14 Apr 2005 21:08:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EL8nEh098777; Thu, 14 Apr 2005 21:08:49 GMT (envelope-from vs) Message-Id: <200504142108.j3EL8nEh098777@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 21:08:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jakelib2 Makefileports/devel/jakelib2/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:08:50 -0000 vs 2005-04-14 21:08:49 UTC FreeBSD ports repository Modified files: devel/jakelib2 Makefile Removed files: devel/jakelib2/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.2 +1 -0 ports/devel/jakelib2/Makefile 1.2 +0 -15 ports/devel/jakelib2/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:08:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D357A16A4E8; Thu, 14 Apr 2005 21:08:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B6A43D45; Thu, 14 Apr 2005 21:08:53 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EL8rZx098835; Thu, 14 Apr 2005 21:08:53 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EL8rsB098834; Thu, 14 Apr 2005 21:08:53 GMT (envelope-from adamw) Message-Id: <200504142108.j3EL8rsB098834@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 14 Apr 2005 21:08:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils Makefile ports/deskutils/gourmet Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:08:54 -0000 adamw 2005-04-14 21:08:53 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/gourmet Makefile distinfo pkg-descr pkg-plist Log: Add gourmet, a neat GNOME recipe manager. I like the UI of this one, and it has a nice metakit db backend. Gourmet allows you to collect, search and organize your recipes, and to automatically generate shopping lists from your collection. Gourmet's features include: * Simple searching and sorting * Easy recipe editing * Import and export from various formats * A shopping list creator and organizer WWW: http://grecipe-manager.sourceforge.net/ Revision Changes Path 1.185 +1 -0 ports/deskutils/Makefile 1.1 +35 -0 ports/deskutils/gourmet/Makefile (new) 1.1 +2 -0 ports/deskutils/gourmet/distinfo (new) 1.1 +12 -0 ports/deskutils/gourmet/pkg-descr (new) 1.1 +269 -0 ports/deskutils/gourmet/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:09:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C74C16A4CE; Thu, 14 Apr 2005 21:09:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 257C243D31; Thu, 14 Apr 2005 21:09:15 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EL9FtE098883; Thu, 14 Apr 2005 21:09:15 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EL9Fiu098882; Thu, 14 Apr 2005 21:09:15 GMT (envelope-from adamw) Message-Id: <200504142109.j3EL9Fiu098882@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 14 Apr 2005 21:09:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:09:15 -0000 adamw 2005-04-14 21:09:15 UTC FreeBSD ports repository Modified files: . modules Log: gourmet --> ports/deskutils/gourmet Revision Changes Path 1.12304 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:17:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DEAA16A4CE; Thu, 14 Apr 2005 21:17:42 +0000 (GMT) Received: from evilpete.dyndns.org (p178.n-lapop01.stsn.com [12.129.240.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0D4643D1D; Thu, 14 Apr 2005 21:17:41 +0000 (GMT) (envelope-from peter@wemm.org) Received: from evilpete.dyndns.org (localhost [127.0.0.1]) by evilpete.dyndns.org (8.13.3/8.13.3) with ESMTP id j3ELGqUt000785; Thu, 14 Apr 2005 14:16:52 -0700 (PDT) (envelope-from peter@wemm.org) Received: from localhost (localhost [[UNIX: localhost]]) by evilpete.dyndns.org (8.13.3/8.13.3/Submit) id j3ELGpJl000784; Thu, 14 Apr 2005 14:16:51 -0700 (PDT) (envelope-from peter@wemm.org) X-Authentication-Warning: evilpete.dyndns.org: peter set sender to peter@wemm.org using -f From: Peter Wemm To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Date: Thu, 14 Apr 2005 14:16:49 -0700 User-Agent: KMail/1.8 References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141402.36352.jhb@FreeBSD.org> <86d5sxxfm4.fsf@xps.des.no> In-Reply-To: <86d5sxxfm4.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <200504141416.50884.peter@wemm.org> cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ken Smith cc: John Baldwin Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:17:42 -0000 On Thursday 14 April 2005 01:33 pm, Dag-Erling Sm=F8rgrav wrote: > John Baldwin writes: > > On Thursday 14 April 2005 01:37 pm, Dag-Erling Sm=F8rgrav wrote: > > > Peter Wemm writes: > > > > [local apic timer] makes mixed mode and the entire problem set > > > > disappear. > > > > > > No, it doesn't. > > > > Actually, it does (with lapic timer we no longer use IRQ0). > > Empirical evidence says it doesn't... > > DES It had better not, because the code is going away..... =2DPeter From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:23:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2229616A4CE; Thu, 14 Apr 2005 21:23:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBB2343D39; Thu, 14 Apr 2005 21:23:47 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELNlwo099494; Thu, 14 Apr 2005 21:23:47 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELNl2O099493; Thu, 14 Apr 2005 21:23:47 GMT (envelope-from vs) Message-Id: <200504142123.j3ELNl2O099493@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 21:23:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/korelib Makefile ports/devel/korelib/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:23:48 -0000 vs 2005-04-14 21:23:47 UTC FreeBSD ports repository Modified files: devel/korelib Makefile Removed files: devel/korelib/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.18 +1 -0 ports/devel/korelib/Makefile 1.2 +0 -25 ports/devel/korelib/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:27:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E302016A4CE; Thu, 14 Apr 2005 21:27:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6EB343D2F; Thu, 14 Apr 2005 21:27:48 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELRmTW099673; Thu, 14 Apr 2005 21:27:48 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELRm3H099672; Thu, 14 Apr 2005 21:27:48 GMT (envelope-from vs) Message-Id: <200504142127.j3ELRm3H099672@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 21:27:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libpeak Makefile ports/devel/libpeak/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:27:49 -0000 vs 2005-04-14 21:27:48 UTC FreeBSD ports repository Modified files: devel/libpeak Makefile Removed files: devel/libpeak/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.3 +1 -0 ports/devel/libpeak/Makefile 1.2 +0 -15 ports/devel/libpeak/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:34:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CA5816A4CE; Thu, 14 Apr 2005 21:34:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50B6743D1D; Thu, 14 Apr 2005 21:34:08 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELY8O0099952; Thu, 14 Apr 2005 21:34:08 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELY8ov099951; Thu, 14 Apr 2005 21:34:08 GMT (envelope-from vs) Message-Id: <200504142134.j3ELY8ov099951@repoman.freebsd.org> From: Volker Stolz Date: Thu, 14 Apr 2005 21:34:08 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libsigcx Makefileports/devel/libsigcx/files patch-ltmain.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:34:08 -0000 vs 2005-04-14 21:34:08 UTC FreeBSD ports repository Modified files: devel/libsigcx Makefile Removed files: devel/libsigcx/files patch-ltmain.sh Log: USE_LIBTOOL instead of local patch Revision Changes Path 1.9 +1 -0 ports/devel/libsigcx/Makefile 1.3 +0 -24 ports/devel/libsigcx/files/patch-ltmain.sh (dead) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:40:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77FED16A4CE; Thu, 14 Apr 2005 21:40:51 +0000 (GMT) Received: from www.cryptography.com (li-22.members.linode.com [64.5.53.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC0C443D55; Thu, 14 Apr 2005 21:40:50 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.0.34] (adsl-67-119-74-222.dsl.sntc01.pacbell.net [67.119.74.222]) by www.cryptography.com (8.12.8/8.12.8) with ESMTP id j3ELebLS025077 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 14 Apr 2005 14:40:37 -0700 Message-ID: <425EE2BE.8060503@root.org> Date: Thu, 14 Apr 2005 14:38:06 -0700 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Wemm References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141402.36352.jhb@FreeBSD.org> <86d5sxxfm4.fsf@xps.des.no> <200504141416.50884.peter@wemm.org> In-Reply-To: <200504141416.50884.peter@wemm.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:40:51 -0000 Peter Wemm wrote: > On Thursday 14 April 2005 01:33 pm, Dag-Erling Smørgrav wrote: > >>John Baldwin writes: >> >>>On Thursday 14 April 2005 01:37 pm, Dag-Erling Smørgrav wrote: >>> >>>>Peter Wemm writes: >>>> >>>>>[local apic timer] makes mixed mode and the entire problem set >>>>>disappear. >>>> >>>>No, it doesn't. >>> >>>Actually, it does (with lapic timer we no longer use IRQ0). >> >>Empirical evidence says it doesn't... >> >>DES > > It had better not, because the code is going away..... > > -Peter While we all appreciate a droll, rambling conversation with no specifics, how about you help us out by backing up your statement, DES? -- Nate From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:49:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB4B716A4CE; Thu, 14 Apr 2005 21:49:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80CFC43D1D; Thu, 14 Apr 2005 21:49:13 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELnDMI000839; Thu, 14 Apr 2005 21:49:13 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELnDmd000838; Thu, 14 Apr 2005 21:49:13 GMT (envelope-from dougb) Message-Id: <200504142149.j3ELnDmd000838@repoman.freebsd.org> From: Doug Barton Date: Thu, 14 Apr 2005 21:49:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/libexec/save-entropy save-entropy.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:49:13 -0000 dougb 2005-04-14 21:49:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) libexec/save-entropy save-entropy.sh Log: MFC bug fix from 1.3 re entropy_save_sz. Approved by: re (kensmith) Revision Changes Path 1.2.12.1 +3 -3 src/libexec/save-entropy/save-entropy.sh From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:51:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6515A16A4CE; Thu, 14 Apr 2005 21:51:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E1843D31; Thu, 14 Apr 2005 21:51:34 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELpYR3001020; Thu, 14 Apr 2005 21:51:34 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELpYB0001019; Thu, 14 Apr 2005 21:51:34 GMT (envelope-from dougb) Message-Id: <200504142151.j3ELpYB0001019@repoman.freebsd.org> From: Doug Barton Date: Thu, 14 Apr 2005 21:51:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/libexec/save-entropy save-entropy.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:51:34 -0000 dougb 2005-04-14 21:51:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) libexec/save-entropy save-entropy.sh Log: MFC bug fix from 1.3 re entropy_save_sz. Approved by: re (kensmith) Revision Changes Path 1.2.8.1 +3 -3 src/libexec/save-entropy/save-entropy.sh From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:57:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EC0016A4CE; Thu, 14 Apr 2005 21:57:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D705643D3F; Thu, 14 Apr 2005 21:57:33 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELvX1a001339; Thu, 14 Apr 2005 21:57:33 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELvXvP001338; Thu, 14 Apr 2005 21:57:33 GMT (envelope-from dougb) Message-Id: <200504142157.j3ELvXvP001338@repoman.freebsd.org> From: Doug Barton Date: Thu, 14 Apr 2005 21:57:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d random X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:57:34 -0000 dougb 2005-04-14 21:57:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) etc/defaults rc.conf etc/rc.d random Log: MFC fixes for rc.d/random: /var/db/entropy -> /var/db/entropy-file, and Fix error message when save fails. Approved by: re (kensmith) Revision Changes Path 1.212.2.13.2.2 +1 -1 src/etc/defaults/rc.conf 1.6.2.1.4.1 +4 -5 src/etc/rc.d/random From owner-cvs-all@FreeBSD.ORG Thu Apr 14 21:58:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F51C16A4CE; Thu, 14 Apr 2005 21:58:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 048BC43D2D; Thu, 14 Apr 2005 21:58:56 +0000 (GMT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ELwteY001480; Thu, 14 Apr 2005 21:58:55 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ELwtD8001479; Thu, 14 Apr 2005 21:58:55 GMT (envelope-from dougb) Message-Id: <200504142158.j3ELwtD8001479@repoman.freebsd.org> From: Doug Barton Date: Thu, 14 Apr 2005 21:58:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/etc/defaults rc.conf src/etc/rc.d random X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 21:58:56 -0000 dougb 2005-04-14 21:58:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc/defaults rc.conf etc/rc.d random Log: MFC fixes for rc.d/random: /var/db/entropy -> /var/db/entropy-file, and Fix error message when save fails. Approved by: re (kensmith) Revision Changes Path 1.212.2.15 +1 -1 src/etc/defaults/rc.conf 1.6.2.2 +4 -5 src/etc/rc.d/random From owner-cvs-all@FreeBSD.ORG Thu Apr 14 22:21:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1031A16A4CE; Thu, 14 Apr 2005 22:21:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D329F43D41; Thu, 14 Apr 2005 22:21:57 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3EMLvmu002729; Thu, 14 Apr 2005 22:21:57 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3EMLvvB002728; Thu, 14 Apr 2005 22:21:57 GMT (envelope-from flz) Message-Id: <200504142221.j3EMLvvB002728@repoman.freebsd.org> From: Florent Thoumie Date: Thu, 14 Apr 2005 22:21:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/py-zopeInterface Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 22:21:58 -0000 flz 2005-04-14 22:21:57 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-zopeInterface Makefile distinfo pkg-descr pkg-plist Log: - Add py-zopeInterface, Zope 3 Interface infrastructure. PR: ports/79918 Submitted by: Neal Nelson Revision Changes Path 1.1870 +1 -0 ports/devel/Makefile 1.1 +25 -0 ports/devel/py-zopeInterface/Makefile (new) 1.1 +2 -0 ports/devel/py-zopeInterface/distinfo (new) 1.1 +6 -0 ports/devel/py-zopeInterface/pkg-descr (new) 1.1 +142 -0 ports/devel/py-zopeInterface/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 23:24:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A82CE16A4D3; Thu, 14 Apr 2005 23:24:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 786D143D48; Thu, 14 Apr 2005 23:24:04 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ENO4C1005077; Thu, 14 Apr 2005 23:24:04 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ENO4h8005076; Thu, 14 Apr 2005 23:24:04 GMT (envelope-from lofi) Message-Id: <200504142324.j3ENO4h8005076@repoman.freebsd.org> From: Michael Nottebrock Date: Thu, 14 Apr 2005 23:24:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes Makefile ports/x11-themes/kdmtheme Makefile distinfo pkg-descr pkg-message pkg-plist ports/x11-themes/kdmtheme/files patch-src_kdmtheme.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 23:24:05 -0000 lofi 2005-04-14 23:24:04 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/kdmtheme Makefile distinfo pkg-descr pkg-message pkg-plist x11-themes/kdmtheme/files patch-src_kdmtheme.cpp Log: Add x11-themes/kdmtheme, a KDM theme manager. PR: ports/79938 Submitted by: Eugene Lebedinec Revision Changes Path 1.101 +1 -0 ports/x11-themes/Makefile 1.1 +28 -0 ports/x11-themes/kdmtheme/Makefile (new) 1.1 +2 -0 ports/x11-themes/kdmtheme/distinfo (new) 1.1 +13 -0 ports/x11-themes/kdmtheme/files/patch-src_kdmtheme.cpp (new) 1.1 +5 -0 ports/x11-themes/kdmtheme/pkg-descr (new) 1.1 +11 -0 ports/x11-themes/kdmtheme/pkg-message (new) 1.1 +11 -0 ports/x11-themes/kdmtheme/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Apr 14 23:24:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C50E16A4CE; Thu, 14 Apr 2005 23:24:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42ABE43D45; Thu, 14 Apr 2005 23:24:25 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3ENOPC0005131; Thu, 14 Apr 2005 23:24:25 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3ENOP2F005130; Thu, 14 Apr 2005 23:24:25 GMT (envelope-from lofi) Message-Id: <200504142324.j3ENOP2F005130@repoman.freebsd.org> From: Michael Nottebrock Date: Thu, 14 Apr 2005 23:24:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Apr 2005 23:24:25 -0000 lofi 2005-04-14 23:24:25 UTC FreeBSD ports repository Modified files: . modules Log: kdmtheme --> ports/x11-themes/kdmtheme Revision Changes Path 1.12305 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 00:00:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A329716A4CE; Fri, 15 Apr 2005 00:00:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 787D143D1F; Fri, 15 Apr 2005 00:00:53 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F00rkF006455; Fri, 15 Apr 2005 00:00:53 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F00rse006454; Fri, 15 Apr 2005 00:00:53 GMT (envelope-from markus) Message-Id: <200504150000.j3F00rse006454@repoman.freebsd.org> From: Markus Brueffer Date: Fri, 15 Apr 2005 00:00:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/kdebase3/files patch-kcontrol-info-info_fbsd.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 00:00:53 -0000 markus 2005-04-15 00:00:53 UTC FreeBSD ports repository Added files: x11/kdebase3/files patch-kcontrol-info-info_fbsd.cpp Log: Add patch to fix the kinfocenter PCI module (KDE Bug 101686) Reported by: Steven Earl Smith Revision Changes Path 1.1 +60 -0 ports/x11/kdebase3/files/patch-kcontrol-info-info_fbsd.cpp (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 00:21:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8033216A4CE; Fri, 15 Apr 2005 00:21:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53AF543D1D; Fri, 15 Apr 2005 00:21:24 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F0LOET007223; Fri, 15 Apr 2005 00:21:24 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F0LO8a007222; Fri, 15 Apr 2005 00:21:24 GMT (envelope-from marcel) Message-Id: <200504150021.j3F0LO8a007222@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 15 Apr 2005 00:21:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 mp_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 00:21:24 -0000 marcel 2005-04-15 00:21:24 UTC FreeBSD src repository Modified files: sys/ia64/ia64 mp_machdep.c Log: Initialize curthread before we save the APs MCA state. Saving the MCA state requires a spin lock, which requires a valid curthread. This change allows SMP kernels to boot into multi-user again. While here, update the copyright notice and use __FBSDID for the revision string. Revision Changes Path 1.55 +8 -6 src/sys/ia64/ia64/mp_machdep.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 00:30:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0486A16A4CE; Fri, 15 Apr 2005 00:30:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C905D43D1D; Fri, 15 Apr 2005 00:30:48 +0000 (GMT) (envelope-from hq@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F0Um6C007631; Fri, 15 Apr 2005 00:30:48 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F0UmGt007630; Fri, 15 Apr 2005 00:30:48 GMT (envelope-from hq) Message-Id: <200504150030.j3F0UmGt007630@repoman.freebsd.org> From: Herve Quiroz Date: Fri, 15 Apr 2005 00:30:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/resin2 Makefile ports/www/resin2/files resinctl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 00:30:49 -0000 hq 2005-04-15 00:30:48 UTC FreeBSD ports repository Modified files: www/resin2 Makefile www/resin2/files resinctl Log: - Unbreak: variable evaluation (WRKSRC) could not postponed due to some .for loops. The loops are now either unrolled or implemented as shell loops. [1] - ECHO_CMD -> ECHO_MSG when displaying information to the user - Improve resinctl [2] PR: 79707 Submitted by: Boris Kovalenko [1], maintainer [2] Approved by: maintainer Revision Changes Path 1.8 +8 -14 ports/www/resin2/Makefile 1.2 +3 -4 ports/www/resin2/files/resinctl From owner-cvs-all@FreeBSD.ORG Fri Apr 15 00:34:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A133416A4D1 for ; Fri, 15 Apr 2005 00:34:24 +0000 (GMT) Received: from rndsoft.co.kr (michelle.rndsoft.co.kr [211.32.202.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F4D243D4C for ; Fri, 15 Apr 2005 00:34:23 +0000 (GMT) (envelope-from yongari@rndsoft.co.kr) Received: from yongari@rndsoft.co.kr(192.168.5.90) by MailFilter v1.05 with ESMTP Processed in 0.129326 secs; 15 Apr 2005 09:32:38 +0900 Received: from michelle.rndsoft.co.kr (localhost.rndsoft.co.kr [127.0.0.1]) by michelle.rndsoft.co.kr (8.13.1/8.13.1) with ESMTP id j3F0Y6lS007531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Apr 2005 09:34:06 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Received: (from yongari@localhost) by michelle.rndsoft.co.kr (8.13.1/8.13.1/Submit) id j3F0Y6tR007530; Fri, 15 Apr 2005 09:34:06 +0900 (KST) (envelope-from yongari@rndsoft.co.kr) Date: Fri, 15 Apr 2005 09:34:06 +0900 From: Pyun YongHyeon To: John Baldwin Message-ID: <20050415003406.GA7393@michelle.rndsoft.co.kr> References: <200504141830.j3EIUAXY084080@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504141830.j3EIUAXY084080@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@rndsoft.co.kr List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 00:34:24 -0000 On Thu, Apr 14, 2005 at 06:30:10PM +0000, John Baldwin wrote: > Log: > Close a race I introduced in the spinlock_* changes. We need to finish > disabling interrupts before updating the saved pil in the thread. If we > save the value first then it can be clobbered if an interrupt comes in > and the interrupt handler tries to acquire a spin lock. > > Submitted by: marius > This fixes mysterious systat report when em(4) is very busy. Thanks a lot. -- Regards, Pyun YongHyeon http://www.kr.freebsd.org/~yongari | yongari@freebsd.org From owner-cvs-all@FreeBSD.ORG Fri Apr 15 00:47:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFD4B16A4CE; Fri, 15 Apr 2005 00:47:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B35A843D3F; Fri, 15 Apr 2005 00:47:44 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F0litZ015543; Fri, 15 Apr 2005 00:47:44 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F0lirq015542; Fri, 15 Apr 2005 00:47:44 GMT (envelope-from brooks) Message-Id: <200504150047.j3F0lirq015542@repoman.freebsd.org> From: Brooks Davis Date: Fri, 15 Apr 2005 00:47:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netinet ip_fw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 00:47:45 -0000 brooks 2005-04-15 00:47:44 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Centralized finding the protocol header in IP packets in preperation for IPv6 support. The header in IPv6 is more complex then in IPv4 so we want to handle skipping over it in one location. Submitted by: Mariano Tortoriello and Raffaele De Lorenzo (via luigi) Revision Changes Path 1.92 +107 -90 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:51:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0A516A4CE; Fri, 15 Apr 2005 01:51:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4124C43D2D; Fri, 15 Apr 2005 01:51:27 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1pRha017800; Fri, 15 Apr 2005 01:51:27 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1pR2B017799; Fri, 15 Apr 2005 01:51:27 GMT (envelope-from cperciva) Message-Id: <200504150151.j3F1pR2B017799@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:51:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:51:27 -0000 cperciva 2005-04-15 01:51:26 UTC FreeBSD src repository Modified files: sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Revision Changes Path 1.226 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:51:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D208316A4CE; Fri, 15 Apr 2005 01:51:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A52F343D2F; Fri, 15 Apr 2005 01:51:44 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1piJA017842; Fri, 15 Apr 2005 01:51:44 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1pies017841; Fri, 15 Apr 2005 01:51:44 GMT (envelope-from cperciva) Message-Id: <200504150151.j3F1pies017841@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:51:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:51:45 -0000 cperciva 2005-04-15 01:51:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Revision Changes Path 1.199.2.15 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:52:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 387D416A4CE; Fri, 15 Apr 2005 01:52:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0927443D2F; Fri, 15 Apr 2005 01:52:04 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1q37e017902; Fri, 15 Apr 2005 01:52:03 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1q3mL017901; Fri, 15 Apr 2005 01:52:03 GMT (envelope-from cperciva) Message-Id: <200504150152.j3F1q3mL017901@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:52:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src UPDATING src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:52:04 -0000 cperciva 2005-04-15 01:52:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) . UPDATING sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Approved by: re (kensmith) Revision Changes Path 1.342.2.24.2.3 +4 -0 src/UPDATING 1.199.2.14.2.1 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:52:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC84616A4CE; Fri, 15 Apr 2005 01:52:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAB6D43D55; Fri, 15 Apr 2005 01:52:25 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1qPV4017981; Fri, 15 Apr 2005 01:52:25 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1qPDF017980; Fri, 15 Apr 2005 01:52:25 GMT (envelope-from cperciva) Message-Id: <200504150152.j3F1qPDF017980@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:52:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_3 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:52:26 -0000 cperciva 2005-04-15 01:52:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_3) . UPDATING sys/conf newvers.sh sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Approved by: so (cperciva) Revision Changes Path 1.342.2.13.2.12 +4 -0 src/UPDATING 1.62.2.15.2.14 +1 -1 src/sys/conf/newvers.sh 1.199.2.7.2.3 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:52:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AF6B16A4CE; Fri, 15 Apr 2005 01:52:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D49C43D1F; Fri, 15 Apr 2005 01:52:40 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1qexi018019; Fri, 15 Apr 2005 01:52:40 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1qeNQ018018; Fri, 15 Apr 2005 01:52:40 GMT (envelope-from cperciva) Message-Id: <200504150152.j3F1qeNQ018018@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:52:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:52:40 -0000 cperciva 2005-04-15 01:52:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Revision Changes Path 1.85.2.29 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:52:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 301A116A4CE; Fri, 15 Apr 2005 01:52:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0E2743D1F; Fri, 15 Apr 2005 01:52:57 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1qvVr018097; Fri, 15 Apr 2005 01:52:57 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1qv5m018096; Fri, 15 Apr 2005 01:52:57 GMT (envelope-from cperciva) Message-Id: <200504150152.j3F1qv5m018096@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:52:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_11 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:52:58 -0000 cperciva 2005-04-15 01:52:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_11) . UPDATING sys/conf newvers.sh sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Approved by: so (cperciva) Revision Changes Path 1.73.2.91.2.4 +4 -0 src/UPDATING 1.44.2.39.2.7 +1 -1 src/sys/conf/newvers.sh 1.85.2.28.2.1 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 01:53:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84A9316A4CE; Fri, 15 Apr 2005 01:53:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 524FB43D1F; Fri, 15 Apr 2005 01:53:14 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F1rEho018179; Fri, 15 Apr 2005 01:53:14 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F1rEvb018178; Fri, 15 Apr 2005 01:53:14 GMT (envelope-from cperciva) Message-Id: <200504150153.j3F1rEvb018178@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 01:53:14 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4_10 Subject: cvs commit: src UPDATING src/sys/conf newvers.sh src/sys/net if.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 01:53:14 -0000 cperciva 2005-04-15 01:53:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_4_10) . UPDATING sys/conf newvers.sh sys/net if.c Log: Zero the ifr.ifr_name buffer in ifconf() in order to avoid accidental disclosure of kernel memory to userland. Security: FreeBSD-SA-05:04.ifconf Approved by: so (cperciva) Revision Changes Path 1.73.2.90.2.9 +4 -0 src/UPDATING 1.44.2.34.2.10 +1 -1 src/sys/conf/newvers.sh 1.85.2.25.2.1 +6 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 02:09:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D938F16A4D5; Fri, 15 Apr 2005 02:09:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D5143D53; Fri, 15 Apr 2005 02:09:24 +0000 (GMT) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F29OaB018857; Fri, 15 Apr 2005 02:09:24 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F29OGK018856; Fri, 15 Apr 2005 02:09:24 GMT (envelope-from cperciva) Message-Id: <200504150209.j3F29OGK018856@repoman.freebsd.org> From: Colin Percival Date: Fri, 15 Apr 2005 02:09:24 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/share/sgml advisories.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 02:09:29 -0000 cperciva 2005-04-15 02:09:24 UTC FreeBSD doc repository (src committer) Modified files: share/sgml advisories.xml Log: Add FreeBSD-SA-05:04.ifconf Revision Changes Path 1.175 +9 -1 www/share/sgml/advisories.xml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 02:33:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE39B16A4CE; Fri, 15 Apr 2005 02:33:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B362043D5F; Fri, 15 Apr 2005 02:33:45 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F2XjAx019785; Fri, 15 Apr 2005 02:33:45 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F2XjH0019784; Fri, 15 Apr 2005 02:33:45 GMT (envelope-from ijliao) Message-Id: <200504150233.j3F2XjH0019784@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 15 Apr 2005 02:33:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/py-matplotlib Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 02:33:46 -0000 ijliao 2005-04-15 02:33:45 UTC FreeBSD ports repository Modified files: math/py-matplotlib Makefile distinfo Log: upgrade to 0.80 Revision Changes Path 1.8 +2 -2 ports/math/py-matplotlib/Makefile 1.4 +2 -2 ports/math/py-matplotlib/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 02:49:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F028E16A4CE; Fri, 15 Apr 2005 02:49:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C6D43D2D; Fri, 15 Apr 2005 02:49:41 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F2nfNN020300; Fri, 15 Apr 2005 02:49:41 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F2nf17020299; Fri, 15 Apr 2005 02:49:41 GMT (envelope-from ahze) Message-Id: <200504150249.j3F2nf17020299@repoman.freebsd.org> From: Michael Johnson Date: Fri, 15 Apr 2005 02:49:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nvu Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 02:49:42 -0000 ahze 2005-04-15 02:49:41 UTC FreeBSD ports repository Modified files: www/nvu Makefile distinfo Log: - Update to 1.0PR Revision Changes Path 1.15 +16 -6 ports/www/nvu/Makefile 1.8 +2 -2 ports/www/nvu/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:15:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A84F516A4CE; Fri, 15 Apr 2005 04:15:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75E8743D41; Fri, 15 Apr 2005 04:15:25 +0000 (GMT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4FPxt024604; Fri, 15 Apr 2005 04:15:25 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4FPIC024603; Fri, 15 Apr 2005 04:15:25 GMT (envelope-from julian) Message-Id: <200504150415.j3F4FPIC024603@repoman.freebsd.org> From: Julian Elischer Date: Fri, 15 Apr 2005 04:15:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/dev/sound/usb uaudio.c uaudio.h uaudio_pcm.c uaudioreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:15:25 -0000 julian 2005-04-15 04:15:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sound/usb uaudio.c uaudio.h uaudio_pcm.c uaudioreg.h Log: MFC of changes fro NetBSD and Kazuhito HONDA to enable recording and source selection on uaudio devices. Revision Changes Path 1.7.8.2 +2001 -733 src/sys/dev/sound/usb/uaudio.c 1.1.10.2 +9 -6 src/sys/dev/sound/usb/uaudio.h 1.5.2.2 +19 -7 src/sys/dev/sound/usb/uaudio_pcm.c 1.2.8.2 +28 -4 src/sys/dev/sound/usb/uaudioreg.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:35:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A8B416A4CE; Fri, 15 Apr 2005 04:35:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FBBC43D3F; Fri, 15 Apr 2005 04:35:38 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4Zc8R025317; Fri, 15 Apr 2005 04:35:38 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4Zc2P025316; Fri, 15 Apr 2005 04:35:38 GMT (envelope-from dinoex) Message-Id: <200504150435.j3F4Zc2P025316@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 15 Apr 2005 04:35:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.openssl.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:35:38 -0000 dinoex 2005-04-15 04:35:38 UTC FreeBSD ports repository Modified files: Mk bsd.openssl.mk Log: - update for 0.9.7g Revision Changes Path 1.21 +2 -2 ports/Mk/bsd.openssl.mk From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:39:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EC8016A4CE; Fri, 15 Apr 2005 04:39:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6292E43D31; Fri, 15 Apr 2005 04:39:20 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4dKjk025422; Fri, 15 Apr 2005 04:39:20 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4dKnJ025421; Fri, 15 Apr 2005 04:39:20 GMT (envelope-from dinoex) Message-Id: <200504150439.j3F4dKnJ025421@repoman.freebsd.org> From: Dirk Meyer Date: Fri, 15 Apr 2005 04:39:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/openssl Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:39:20 -0000 dinoex 2005-04-15 04:39:20 UTC FreeBSD ports repository Modified files: security/openssl Makefile distinfo Log: - update 0.9.7g PR: 79899 Submitted by: Vasil Dimov Revision Changes Path 1.98 +1 -1 ports/security/openssl/Makefile 1.34 +2 -2 ports/security/openssl/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:49:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1F8116A4CE; Fri, 15 Apr 2005 04:49:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FA9843D1F; Fri, 15 Apr 2005 04:49:12 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4nCBt032559; Fri, 15 Apr 2005 04:49:12 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4nCBe032558; Fri, 15 Apr 2005 04:49:12 GMT (envelope-from flz) Message-Id: <200504150449.j3F4nCBe032558@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:49:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/py-twistedCore Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:49:13 -0000 flz 2005-04-15 04:49:12 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-twistedCore Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedCore, Twisted Asynchronous networking framework. PR: ports/79920 Submitted by: Neal Nelson Revision Changes Path 1.1871 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/py-twistedCore/Makefile (new) 1.1 +2 -0 ports/devel/py-twistedCore/distinfo (new) 1.1 +21 -0 ports/devel/py-twistedCore/pkg-descr (new) 1.1 +1113 -0 ports/devel/py-twistedCore/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:50:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23F1316A4CE; Fri, 15 Apr 2005 04:50:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08C9943D48; Fri, 15 Apr 2005 04:50:24 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4oN1s032681; Fri, 15 Apr 2005 04:50:23 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4oNAM032680; Fri, 15 Apr 2005 04:50:23 GMT (envelope-from flz) Message-Id: <200504150450.j3F4oNAM032680@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:50:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/py-twistedRunner Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:50:24 -0000 flz 2005-04-15 04:50:23 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-twistedRunner Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedRunner, process management framework including an inetd replacement. PR: ports/79931 Submitted by: Neal Nelson Revision Changes Path 1.1872 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/py-twistedRunner/Makefile (new) 1.1 +2 -0 ports/devel/py-twistedRunner/distinfo (new) 1.1 +5 -0 ports/devel/py-twistedRunner/pkg-descr (new) 1.1 +21 -0 ports/devel/py-twistedRunner/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:51:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5608816A4CE; Fri, 15 Apr 2005 04:51:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 239E043D4C; Fri, 15 Apr 2005 04:51:06 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4p6Hr032793; Fri, 15 Apr 2005 04:51:06 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4p6ZY032792; Fri, 15 Apr 2005 04:51:06 GMT (envelope-from flz) Message-Id: <200504150451.j3F4p6ZY032792@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:51:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/py-twistedFlow Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:51:06 -0000 flz 2005-04-15 04:51:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-twistedFlow Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedFlow, Generator based asynchronous result flows. PR: ports/79928 Submitted by: Neal Nelson Revision Changes Path 1.1873 +1 -0 ports/devel/Makefile 1.1 +29 -0 ports/devel/py-twistedFlow/Makefile (new) 1.1 +2 -0 ports/devel/py-twistedFlow/distinfo (new) 1.1 +5 -0 ports/devel/py-twistedFlow/pkg-descr (new) 1.1 +38 -0 ports/devel/py-twistedFlow/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:51:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8838916A4CE; Fri, 15 Apr 2005 04:51:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 572FE43D55; Fri, 15 Apr 2005 04:51:30 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4pUg9032833; Fri, 15 Apr 2005 04:51:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4pUju032832; Fri, 15 Apr 2005 04:51:30 GMT (envelope-from flz) Message-Id: <200504150451.j3F4pUju032832@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:51:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twistedXish Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:51:30 -0000 flz 2005-04-15 04:51:30 UTC FreeBSD ports repository Added files: devel/py-twistedXish Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedXish, "Xish is XML-ish". PR: ports/79933 Submitted by: Neal Nelson Revision Changes Path 1.1 +29 -0 ports/devel/py-twistedXish/Makefile (new) 1.1 +2 -0 ports/devel/py-twistedXish/distinfo (new) 1.1 +5 -0 ports/devel/py-twistedXish/pkg-descr (new) 1.1 +36 -0 ports/devel/py-twistedXish/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:52:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 393A716A4CE; Fri, 15 Apr 2005 04:52:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5F243D54; Fri, 15 Apr 2005 04:52:21 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4qK2F032907; Fri, 15 Apr 2005 04:52:20 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4qK4I032906; Fri, 15 Apr 2005 04:52:20 GMT (envelope-from flz) Message-Id: <200504150452.j3F4qK4I032906@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:52:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:52:21 -0000 flz 2005-04-15 04:52:20 UTC FreeBSD ports repository Modified files: devel Makefile Log: - Add py-twistedXish, "Xish is XML-ish". PR: ports/79933 Submitted by: Neal Nelson Revision Changes Path 1.1874 +1 -0 ports/devel/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:53:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A26416A4CE; Fri, 15 Apr 2005 04:53:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD5CF43D2F; Fri, 15 Apr 2005 04:53:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4rEjc032978; Fri, 15 Apr 2005 04:53:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4rE5r032977; Fri, 15 Apr 2005 04:53:14 GMT (envelope-from flz) Message-Id: <200504150453.j3F4rE5r032977@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:53:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/py-twistedPair Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:53:15 -0000 flz 2005-04-15 04:53:14 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-twistedPair Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedPair, a low level TCP framework. PR: ports/79930 Submitted by: Neal Nelson Revision Changes Path 1.1459 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/py-twistedPair/Makefile (new) 1.1 +2 -0 ports/net/py-twistedPair/distinfo (new) 1.1 +5 -0 ports/net/py-twistedPair/pkg-descr (new) 1.1 +32 -0 ports/net/py-twistedPair/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:53:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0548816A4CE; Fri, 15 Apr 2005 04:53:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C716A43D4C; Fri, 15 Apr 2005 04:53:52 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4rqmL033040; Fri, 15 Apr 2005 04:53:52 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4rqoH033039; Fri, 15 Apr 2005 04:53:52 GMT (envelope-from flz) Message-Id: <200504150453.j3F4rqoH033039@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:53:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/py-twistedWords Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:53:53 -0000 flz 2005-04-15 04:53:52 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-twistedWords Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedWords, "has more chat than you can handle". PR: ports/79932 Submitted by: Neal Nelson Revision Changes Path 1.1460 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/py-twistedWords/Makefile (new) 1.1 +2 -0 ports/net/py-twistedWords/distinfo (new) 1.1 +5 -0 ports/net/py-twistedWords/pkg-descr (new) 1.1 +149 -0 ports/net/py-twistedWords/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:54:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7236D16A4CE; Fri, 15 Apr 2005 04:54:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B2843D39; Fri, 15 Apr 2005 04:54:37 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4sbvp033118; Fri, 15 Apr 2005 04:54:37 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4sbIi033117; Fri, 15 Apr 2005 04:54:37 GMT (envelope-from flz) Message-Id: <200504150454.j3F4sbIi033117@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:54:37 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/py-twistedLore Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:54:37 -0000 flz 2005-04-15 04:54:37 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-twistedLore Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedFlow, Documentation generator with HTML and LaTeX support. PR: ports/79927 Submitted by: Neal Nelson Revision Changes Path 1.811 +1 -0 ports/textproc/Makefile 1.1 +29 -0 ports/textproc/py-twistedLore/Makefile (new) 1.1 +2 -0 ports/textproc/py-twistedLore/distinfo (new) 1.1 +5 -0 ports/textproc/py-twistedLore/pkg-descr (new) 1.1 +96 -0 ports/textproc/py-twistedLore/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:55:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DCF0416A4CE; Fri, 15 Apr 2005 04:55:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A89CF43D46; Fri, 15 Apr 2005 04:55:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4tMGN033222; Fri, 15 Apr 2005 04:55:22 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4tMQo033221; Fri, 15 Apr 2005 04:55:22 GMT (envelope-from flz) Message-Id: <200504150455.j3F4tMQo033221@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:55:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns Makefile ports/dns/py-twistedNames Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:55:23 -0000 flz 2005-04-15 04:55:22 UTC FreeBSD ports repository Modified files: dns Makefile Added files: dns/py-twistedNames Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedNames, a DNS protocol implementation with client and server. PR: ports/79929 Submitted by: Neal Nelson Revision Changes Path 1.43 +1 -0 ports/dns/Makefile 1.1 +29 -0 ports/dns/py-twistedNames/Makefile (new) 1.1 +2 -0 ports/dns/py-twistedNames/distinfo (new) 1.1 +13 -0 ports/dns/py-twistedNames/pkg-descr (new) 1.1 +56 -0 ports/dns/py-twistedNames/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:56:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C06716A4CE; Fri, 15 Apr 2005 04:56:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5262E43D4C; Fri, 15 Apr 2005 04:56:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4uJdG033327; Fri, 15 Apr 2005 04:56:19 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4uJ1w033326; Fri, 15 Apr 2005 04:56:19 GMT (envelope-from flz) Message-Id: <200504150456.j3F4uJ1w033326@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:56:19 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/py-twistedWeb Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:56:19 -0000 flz 2005-04-15 04:56:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/py-twistedWeb Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedWeb, An HTTP protocol implementation together with clients and servers. PR: ports/79922 Submitted by: Neal Nelson Revision Changes Path 1.1071 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/py-twistedWeb/Makefile (new) 1.1 +2 -0 ports/www/py-twistedWeb/distinfo (new) 1.1 +6 -0 ports/www/py-twistedWeb/pkg-descr (new) 1.1 +185 -0 ports/www/py-twistedWeb/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:56:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EA6A16A4CE; Fri, 15 Apr 2005 04:56:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5423743D1F; Fri, 15 Apr 2005 04:56:55 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4utsh033389; Fri, 15 Apr 2005 04:56:55 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4utn6033388; Fri, 15 Apr 2005 04:56:55 GMT (envelope-from flz) Message-Id: <200504150456.j3F4utn6033388@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:56:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail Makefile ports/mail/py-twistedMail Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:56:55 -0000 flz 2005-04-15 04:56:55 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/py-twistedMail Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedMail, an SMTP, IMAP and POP protocol implementation together with clients and servers. PR: ports/79924 Submitted by: Neal Nelson Revision Changes Path 1.634 +1 -0 ports/mail/Makefile 1.1 +30 -0 ports/mail/py-twistedMail/Makefile (new) 1.1 +2 -0 ports/mail/py-twistedMail/distinfo (new) 1.1 +9 -0 ports/mail/py-twistedMail/pkg-descr (new) 1.1 +78 -0 ports/mail/py-twistedMail/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:57:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08EF416A4CE; Fri, 15 Apr 2005 04:57:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E21BA43D31; Fri, 15 Apr 2005 04:57:33 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4vXv1033460; Fri, 15 Apr 2005 04:57:33 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4vXrJ033459; Fri, 15 Apr 2005 04:57:33 GMT (envelope-from flz) Message-Id: <200504150457.j3F4vXrJ033459@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:57:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/py-twistedConch Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:57:34 -0000 flz 2005-04-15 04:57:33 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-twistedConch Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedConch, an SSH and SFTP protocol implementation together with clients and servers. PR: ports/79921 Submitted by: Neal Nelson Revision Changes Path 1.592 +1 -0 ports/security/Makefile 1.1 +29 -0 ports/security/py-twistedConch/Makefile (new) 1.1 +2 -0 ports/security/py-twistedConch/distinfo (new) 1.1 +10 -0 ports/security/py-twistedConch/pkg-descr (new) 1.1 +229 -0 ports/security/py-twistedConch/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 04:58:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11AF616A4CE; Fri, 15 Apr 2005 04:58:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBC0843D1F; Fri, 15 Apr 2005 04:58:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F4wM8i033573; Fri, 15 Apr 2005 04:58:22 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F4wME4033572; Fri, 15 Apr 2005 04:58:22 GMT (envelope-from flz) Message-Id: <200504150458.j3F4wME4033572@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 04:58:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news Makefile ports/news/py-twistedNews Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 04:58:23 -0000 flz 2005-04-15 04:58:22 UTC FreeBSD ports repository Modified files: news Makefile Added files: news/py-twistedNews Makefile distinfo pkg-descr pkg-plist Log: - Add py-twistedNews, an NNTP protocol implementation with client and server. PR: ports/79925 Submitted by: Neal Nelson Revision Changes Path 1.111 +1 -0 ports/news/Makefile 1.1 +29 -0 ports/news/py-twistedNews/Makefile (new) 1.1 +2 -0 ports/news/py-twistedNews/distinfo (new) 1.1 +10 -0 ports/news/py-twistedNews/pkg-descr (new) 1.1 +29 -0 ports/news/py-twistedNews/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 05:04:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2284D16A4CE; Fri, 15 Apr 2005 05:04:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D8B943D54; Fri, 15 Apr 2005 05:04:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F542Dr033782; Fri, 15 Apr 2005 05:04:02 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F5421t033781; Fri, 15 Apr 2005 05:04:02 GMT (envelope-from flz) Message-Id: <200504150504.j3F5421t033781@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 05:04:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 05:04:03 -0000 flz 2005-04-15 05:04:02 UTC FreeBSD ports repository Modified files: . modules Log: py-twistedConch ports/security/py-twistedConch py-twistedCore ports/devel/py-twistedCore py-twistedFlow ports/devel/py-twistedFlow py-twistedLore ports/nextproc/py-twistedLore py-twistedMail ports/mail/py-twistedMail py-twistedNames ports/dns/py-twistedNames py-twistedNews ports/news/py-twistedNews py-twistedPair ports/net/py-twistedPair py-twistedRunner ports/devel/py-twistedRunner py-twistedWeb ports/www/py-twistedWeb py-twistedWords ports/net/py-twistedWords py-twistedXish ports/devel/py-twistedXish py-zopeInterface ports/devel/py-zopeInterface Revision Changes Path 1.12306 +13 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 05:10:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF27116A4CE; Fri, 15 Apr 2005 05:10:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A58CA43D39; Fri, 15 Apr 2005 05:10:21 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F5ALPe034038; Fri, 15 Apr 2005 05:10:21 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F5ALZN034037; Fri, 15 Apr 2005 05:10:21 GMT (envelope-from flz) Message-Id: <200504150510.j3F5ALZN034037@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 05:10:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-zopeInterface Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 05:10:22 -0000 flz 2005-04-15 05:10:21 UTC FreeBSD ports repository Modified files: devel/py-zopeInterface Makefile Log: - Fix PKGORIGIN. Noticed by: chkversion via kris Revision Changes Path 1.2 +1 -1 ports/devel/py-zopeInterface/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 06:13:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D6C616A4CE; Fri, 15 Apr 2005 06:13:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA6DE43D54; Fri, 15 Apr 2005 06:13:32 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F6DWMR036157; Fri, 15 Apr 2005 06:13:32 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F6DW8C036150; Fri, 15 Apr 2005 06:13:32 GMT (envelope-from jhb) Message-Id: <200504150613.j3F6DW8C036150@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Apr 2005 06:13:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 06:13:33 -0000 jhb 2005-04-15 06:13:32 UTC FreeBSD src repository Modified files: sys/i386/conf NOTES Log: Oops, remove last mention of mixed mode. Prodded by: marks Revision Changes Path 1.1192 +0 -1 src/sys/i386/conf/NOTES From owner-cvs-all@FreeBSD.ORG Fri Apr 15 06:27:34 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FDCD16A4CE; Fri, 15 Apr 2005 06:27:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1804343D48; Fri, 15 Apr 2005 06:27:34 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F6RXGw036691; Fri, 15 Apr 2005 06:27:33 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F6RX8h036690; Fri, 15 Apr 2005 06:27:33 GMT (envelope-from erwin) Message-Id: <200504150627.j3F6RX8h036690@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 15 Apr 2005 06:27:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 06:27:34 -0000 erwin 2005-04-15 06:27:33 UTC FreeBSD ports repository Modified files: . modules Log: Fix typo: s/nextproc/textprox/ Revision Changes Path 1.12307 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 06:31:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A68916A4CE; Fri, 15 Apr 2005 06:31:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D27343D2D; Fri, 15 Apr 2005 06:31:28 +0000 (GMT) (envelope-from dd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F6VSVX036936; Fri, 15 Apr 2005 06:31:28 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F6VSwV036935; Fri, 15 Apr 2005 06:31:28 GMT (envelope-from dd) Message-Id: <200504150631.j3F6VSwV036935@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 15 Apr 2005 06:31:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postgrey Makefile distinfo ports/mail/postgrey/files postgrey.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 06:31:28 -0000 dd 2005-04-15 06:31:28 UTC FreeBSD ports repository Modified files: mail/postgrey Makefile distinfo mail/postgrey/files postgrey.sh Log: Upgrade to 1.21. Submitted by: Harold Paulson Related PR: 77149 Security: http://lists.ee.ethz.ch/postgrey/msg00647.html Security: remotely exploitable DoS vulnerability Revision Changes Path 1.8 +5 -1 ports/mail/postgrey/Makefile 1.5 +2 -2 ports/mail/postgrey/distinfo 1.4 +2 -5 ports/mail/postgrey/files/postgrey.sh From owner-cvs-all@FreeBSD.ORG Fri Apr 15 06:46:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF8F16A4CE; Fri, 15 Apr 2005 06:46:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3AFF43D49; Fri, 15 Apr 2005 06:46:55 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F6ktRx037444; Fri, 15 Apr 2005 06:46:55 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F6kt7v037443; Fri, 15 Apr 2005 06:46:55 GMT (envelope-from ahze) Message-Id: <200504150646.j3F6kt7v037443@repoman.freebsd.org> From: Michael Johnson Date: Fri, 15 Apr 2005 06:46:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/clearlooks-metacity Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 06:46:56 -0000 ahze 2005-04-15 06:46:55 UTC FreeBSD ports repository Modified files: x11-themes/clearlooks-metacity Makefile distinfo Log: - Update to 0.5.2a Spotted by: mezz Revision Changes Path 1.5 +2 -2 ports/x11-themes/clearlooks-metacity/Makefile 1.5 +2 -2 ports/x11-themes/clearlooks-metacity/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 06:56:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02DB016A4CE; Fri, 15 Apr 2005 06:56:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC6E643D45; Fri, 15 Apr 2005 06:56:52 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F6uqSP037837; Fri, 15 Apr 2005 06:56:52 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F6uqvH037836; Fri, 15 Apr 2005 06:56:52 GMT (envelope-from jhb) Message-Id: <200504150656.j3F6uqvH037836@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Apr 2005 06:56:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 06:56:53 -0000 jhb 2005-04-15 06:56:52 UTC FreeBSD src repository Modified files: sys/i386/conf NOTES sys/pc98/conf NOTES Log: Really remove the last vestiges of mixed mode from all but amd64. Revision Changes Path 1.1193 +0 -8 src/sys/i386/conf/NOTES 1.52 +0 -13 src/sys/pc98/conf/NOTES From owner-cvs-all@FreeBSD.ORG Fri Apr 15 07:06:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7538116A4CE; Fri, 15 Apr 2005 07:06:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5968543D45; Fri, 15 Apr 2005 07:06:27 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F76RbZ038254; Fri, 15 Apr 2005 07:06:27 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F76Rkx038253; Fri, 15 Apr 2005 07:06:27 GMT (envelope-from den) Message-Id: <200504150706.j3F76Rkx038253@repoman.freebsd.org> From: Denis Peplin Date: Fri, 15 Apr 2005 07:06:26 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 07:06:27 -0000 den 2005-04-15 07:06:26 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5_4) release/doc/ru_RU.KOI8-R/installation/common install.sgml layout.sgml trouble.sgml Log: Merge the following from the English version: 1.27.2.2 -> 1.27.2.3 install.sgml 1.9 -> 1.8.2.1 layout.sgml 1.16 -> 1.14.2.1 trouble.sgml Approved by: re (hrs) Revision Changes Path 1.3.2.2.2.1 +16 -16 src/release/doc/ru_RU.KOI8-R/installation/common/install.sgml 1.2.2.1.4.1 +17 -6 src/release/doc/ru_RU.KOI8-R/installation/common/layout.sgml 1.1.2.1.4.1 +50 -17 src/release/doc/ru_RU.KOI8-R/installation/common/trouble.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 07:36:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E2E16A4CE; Fri, 15 Apr 2005 07:36:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47E1543D4C; Fri, 15 Apr 2005 07:36:17 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F7aH29039470; Fri, 15 Apr 2005 07:36:17 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F7aHUX039469; Fri, 15 Apr 2005 07:36:17 GMT (envelope-from ijliao) Message-Id: <200504150736.j3F7aHUX039469@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 15 Apr 2005 07:36:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print Makefile ports/print/dvisvg Makefile distinfo pkg-descr ports/print/dvisvg/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 07:36:17 -0000 ijliao 2005-04-15 07:36:16 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/dvisvg Makefile distinfo pkg-descr print/dvisvg/files patch-Makefile Log: add dvisvg 0.7.4d Convertor from DVI to SVG Revision Changes Path 1.362 +1 -0 ports/print/Makefile 1.1 +55 -0 ports/print/dvisvg/Makefile (new) 1.1 +2 -0 ports/print/dvisvg/distinfo (new) 1.1 +27 -0 ports/print/dvisvg/files/patch-Makefile (new) 1.1 +10 -0 ports/print/dvisvg/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 07:36:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE53D16A4CF; Fri, 15 Apr 2005 07:36:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6FC643D5E; Fri, 15 Apr 2005 07:36:28 +0000 (GMT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F7aSpH039525; Fri, 15 Apr 2005 07:36:28 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F7aS95039524; Fri, 15 Apr 2005 07:36:28 GMT (envelope-from ijliao) Message-Id: <200504150736.j3F7aS95039524@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 15 Apr 2005 07:36:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 07:36:29 -0000 ijliao 2005-04-15 07:36:28 UTC FreeBSD ports repository Modified files: . modules Log: dvisvg --> ports/print/dvisvg Revision Changes Path 1.12308 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 07:42:37 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57B1816A4CE; Fri, 15 Apr 2005 07:42:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3047143D39; Fri, 15 Apr 2005 07:42:37 +0000 (GMT) (envelope-from marks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F7gbXl039762; Fri, 15 Apr 2005 07:42:37 GMT (envelope-from marks@repoman.freebsd.org) Received: (from marks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F7gaLl039761; Fri, 15 Apr 2005 07:42:36 GMT (envelope-from marks) Message-Id: <200504150742.j3F7gaLl039761@repoman.freebsd.org> From: Mark Santcroos Date: Fri, 15 Apr 2005 07:42:36 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys marks.key X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 07:42:37 -0000 marks 2005-04-15 07:42:36 UTC FreeBSD doc repository (src committer) Modified files: share/pgpkeys marks.key Log: Install my new PGP key. Revision Changes Path 1.2 +40 -25 doc/share/pgpkeys/marks.key From owner-cvs-all@FreeBSD.ORG Fri Apr 15 08:12:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C877B16A4CE; Fri, 15 Apr 2005 08:12:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99B5143D31; Fri, 15 Apr 2005 08:12:01 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F8C1Xm040932; Fri, 15 Apr 2005 08:12:01 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F8C1Ux040926; Fri, 15 Apr 2005 08:12:01 GMT (envelope-from ale) Message-Id: <200504150812.j3F8C1Ux040926@repoman.freebsd.org> From: Alex Dupre Date: Fri, 15 Apr 2005 08:12:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/php4 Makefile.pear pkg-plist.pear ports/lang/php5 Makefile.pear pkg-plist.pear X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 08:12:01 -0000 ale 2005-04-15 08:12:00 UTC FreeBSD ports repository Modified files: lang/php4 Makefile.pear pkg-plist.pear lang/php5 Makefile.pear pkg-plist.pear Log: Fix definitely pear package deinstallation. PR: ports/79830 Submitted by: leeym Revision Changes Path 1.4 +1 -1 ports/lang/php4/Makefile.pear 1.5 +6 -4 ports/lang/php4/pkg-plist.pear 1.4 +1 -1 ports/lang/php5/Makefile.pear 1.6 +6 -4 ports/lang/php5/pkg-plist.pear From owner-cvs-all@FreeBSD.ORG Fri Apr 15 08:18:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19CEA16A4CE; Fri, 15 Apr 2005 08:18:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E738943D1D; Fri, 15 Apr 2005 08:18:18 +0000 (GMT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F8IIpf042655; Fri, 15 Apr 2005 08:18:18 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F8IIqw042654; Fri, 15 Apr 2005 08:18:18 GMT (envelope-from sobomax) Message-Id: <200504150818.j3F8IIqw042654@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 15 Apr 2005 08:18:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pychecker Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 08:18:19 -0000 sobomax 2005-04-15 08:18:18 UTC FreeBSD ports repository Modified files: devel/pychecker Makefile pkg-plist Log: Unbroke. Revision Changes Path 1.14 +0 -2 ports/devel/pychecker/Makefile 1.9 +3 -1 ports/devel/pychecker/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 08:33:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21D0616A4CE; Fri, 15 Apr 2005 08:33:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE0A743D1F; Fri, 15 Apr 2005 08:33:47 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F8XlVE043209; Fri, 15 Apr 2005 08:33:47 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F8Xlwg043208; Fri, 15 Apr 2005 08:33:47 GMT (envelope-from erwin) Message-Id: <200504150833.j3F8Xlwg043208@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 15 Apr 2005 08:33:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/ncftpd Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 08:33:48 -0000 erwin 2005-04-15 08:33:47 UTC FreeBSD ports repository Modified files: ftp/ncftpd Makefile distinfo Log: 2.8.1 is no longer available so upgrade to 2.8.2, which drops support for FreeBSD 3.5.1 PR: 79947 Submitted by: erwin Approved by: maintainer Revision Changes Path 1.9 +1 -3 ports/ftp/ncftpd/Makefile 1.7 +4 -6 ports/ftp/ncftpd/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 09:01:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05BA016A4CE; Fri, 15 Apr 2005 09:01:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF1C43D1F; Fri, 15 Apr 2005 09:01:10 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F91Aa4050594; Fri, 15 Apr 2005 09:01:10 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F91Ap7050593; Fri, 15 Apr 2005 09:01:10 GMT (envelope-from ale) Message-Id: <200504150901.j3F91Ap7050593@repoman.freebsd.org> From: Alex Dupre Date: Fri, 15 Apr 2005 09:01:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/php4/files patch-main_SAPI.cports/lang/php5/files patch-main_SAPI.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 09:01:11 -0000 ale 2005-04-15 09:01:10 UTC FreeBSD ports repository Added files: lang/php4/files patch-main_SAPI.c lang/php5/files patch-main_SAPI.c Log: Make zlib.output_compression working again. PR: ports/76331 Submitted by: Martin Portmann Patch by: Vasil Dimov Revision Changes Path 1.1 +20 -0 ports/lang/php4/files/patch-main_SAPI.c (new) 1.1 +20 -0 ports/lang/php5/files/patch-main_SAPI.c (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 09:39:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCA9716A4CE; Fri, 15 Apr 2005 09:39:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92F8E43D31; Fri, 15 Apr 2005 09:39:01 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F9d1Jl051746; Fri, 15 Apr 2005 09:39:01 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F9d1ht051745; Fri, 15 Apr 2005 09:39:01 GMT (envelope-from jylefort) Message-Id: <200504150939.j3F9d1ht051745@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 09:39:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/jhead Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 09:39:01 -0000 jylefort 2005-04-15 09:39:01 UTC FreeBSD ports repository Modified files: graphics/jhead Makefile distinfo Log: Update to 2.3. PR: ports/79937 Submitted by: Marius Strom Approved by: adamw (mentor) Revision Changes Path 1.12 +1 -1 ports/graphics/jhead/Makefile 1.9 +2 -2 ports/graphics/jhead/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 09:39:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE8C16A4CE; Fri, 15 Apr 2005 09:39:36 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE55A43D2F; Fri, 15 Apr 2005 09:39:35 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEZ000L7EKKC0C0@bgo1smout1.broadpark.no>; Fri, 15 Apr 2005 11:33:56 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IEZ00630EW0D6E0@bgo1sminn1.broadpark.no>; Fri, 15 Apr 2005 11:40:48 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 89D09EBCA0; Fri, 15 Apr 2005 11:39:34 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 084D6EBD65; Fri, 15 Apr 2005 11:39:30 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 01ECB33C5A; Fri, 15 Apr 2005 11:39:30 +0200 (CEST) Date: Fri, 15 Apr 2005 11:39:29 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <425EE2BE.8060503@root.org> To: Nate Lawson Message-id: <86oecgnzu6.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141402.36352.jhb@FreeBSD.org> <86d5sxxfm4.fsf@xps.des.no> <200504141416.50884.peter@wemm.org> <425EE2BE.8060503@root.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John Baldwin cc: Peter Wemm Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 09:39:36 -0000 Nate Lawson writes: > While we all appreciate a droll, rambling conversation with no > specifics, how about you help us out by backing up your statement, > DES? See <20050325094618.GA76747@ip.net.ua> on freebsd-amd64: nForce-based motherboards still require mixed mode to boot. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Apr 15 09:54:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0215816A4CE; Fri, 15 Apr 2005 09:54:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6DB43D1D; Fri, 15 Apr 2005 09:54:30 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3F9sUdY052384; Fri, 15 Apr 2005 09:54:30 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3F9sU51052383; Fri, 15 Apr 2005 09:54:30 GMT (envelope-from vs) Message-Id: <200504150954.j3F9sU51052383@repoman.freebsd.org> From: Volker Stolz Date: Fri, 15 Apr 2005 09:54:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/cricket Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 09:54:31 -0000 vs 2005-04-15 09:54:30 UTC FreeBSD ports repository Modified files: net-mgmt/cricket Makefile Log: Use SUB_FILES instead of home-grown SED-incantation Revision Changes Path 1.23 +1 -2 ports/net-mgmt/cricket/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:01:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B55F616A4CE; Fri, 15 Apr 2005 10:01:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C33043D53; Fri, 15 Apr 2005 10:01:15 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FA1FUZ052704; Fri, 15 Apr 2005 10:01:15 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FA1FtM052703; Fri, 15 Apr 2005 10:01:15 GMT (envelope-from vs) Message-Id: <200504151001.j3FA1FtM052703@repoman.freebsd.org> From: Volker Stolz Date: Fri, 15 Apr 2005 10:01:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports UPDATING X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:01:15 -0000 vs 2005-04-15 10:01:15 UTC FreeBSD ports repository Modified files: . UPDATING Log: Note that net-mgmt/cricket now uses a separate user PR: ports/73926 Submitted by: Phil Homewood Forgotten by: ijliao Revision Changes Path 1.180 +8 -1 ports/UPDATING From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:14:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1EFF16A4CE; Fri, 15 Apr 2005 10:14:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8883D43D4C; Fri, 15 Apr 2005 10:14:00 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAE0EU053155; Fri, 15 Apr 2005 10:14:00 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FAE0Mc053154; Fri, 15 Apr 2005 10:14:00 GMT (envelope-from glebius) Message-Id: <200504151014.j3FAE0Mc053154@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 15 Apr 2005 10:14:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/netgraph ng_echo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:14:00 -0000 glebius 2005-04-15 10:14:00 UTC FreeBSD src repository Modified files: sys/netgraph ng_echo.c Log: - Return error, if there was one. - No need to initialize error here. PR: kern/79884 Submitted by: Wojciech A. Koszek Revision Changes Path 1.13 +2 -2 src/sys/netgraph/ng_echo.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:19:06 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38ACD16A4CE; Fri, 15 Apr 2005 10:19:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105BD43D4C; Fri, 15 Apr 2005 10:19:06 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAJ5dJ053401; Fri, 15 Apr 2005 10:19:05 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FAJ5jA053400; Fri, 15 Apr 2005 10:19:05 GMT (envelope-from skv) Message-Id: <200504151019.j3FAJ5jA053400@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 15 Apr 2005 10:19:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-Apache-Test Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:19:06 -0000 skv 2005-04-15 10:19:05 UTC FreeBSD ports repository Modified files: www/p5-Apache-Test Makefile distinfo Log: Update to 1.22 Revision Changes Path 1.15 +1 -2 ports/www/p5-Apache-Test/Makefile 1.13 +2 -2 ports/www/p5-Apache-Test/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:20:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 437E316A4CF; Fri, 15 Apr 2005 10:20:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C4E43D45; Fri, 15 Apr 2005 10:20:19 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAKJEF053496; Fri, 15 Apr 2005 10:20:19 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FAKIfI053495; Fri, 15 Apr 2005 10:20:18 GMT (envelope-from flz) Message-Id: <200504151020.j3FAKIfI053495@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 10:20:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware2 Makefileports/emulators/vmware2/files Makefile_FreeBSD.patch cdevsw.patch driver_c.patch patch-bd patch-be ports/emulators/vmware2/scripts pre-install X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:20:19 -0000 flz 2005-04-15 10:20:18 UTC FreeBSD ports repository Modified files: emulators/vmware2 Makefile emulators/vmware2/files cdevsw.patch patch-bd patch-be emulators/vmware2/scripts pre-install Added files: emulators/vmware2/files Makefile_FreeBSD.patch driver_c.patch Log: - Should fix compilation and vmmon in latest 5.x. PR: ports/68202 Submitted by: Marc van Kempen Approved by: maintainer Revision Changes Path 1.63 +13 -5 ports/emulators/vmware2/Makefile 1.1 +12 -0 ports/emulators/vmware2/files/Makefile_FreeBSD.patch (new) 1.2 +10 -2 ports/emulators/vmware2/files/cdevsw.patch 1.1 +58 -0 ports/emulators/vmware2/files/driver_c.patch (new) 1.3 +12 -2 ports/emulators/vmware2/files/patch-bd 1.4 +30 -4 ports/emulators/vmware2/files/patch-be 1.7 +5 -2 ports/emulators/vmware2/scripts/pre-install From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:20:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A570B16A4CE; Fri, 15 Apr 2005 10:20:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83E8C43D48; Fri, 15 Apr 2005 10:20:52 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAKqR9053645; Fri, 15 Apr 2005 10:20:52 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FAKqcK053644; Fri, 15 Apr 2005 10:20:52 GMT (envelope-from sos) Message-Id: <200504151020.j3FAKqcK053644@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 15 Apr 2005 10:20:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys ata.h src/sys/dev/ata ata-all.c ata-all.h ata-disk.c atapi-cam.c atapi-cd.c atapi-fd.c atapi-tape.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:20:52 -0000 sos 2005-04-15 10:20:52 UTC FreeBSD src repository Modified files: sys/sys ata.h sys/dev/ata ata-all.c ata-all.h ata-disk.c atapi-cam.c atapi-cd.c atapi-fd.c atapi-tape.c Log: Move the creation of ata_channel child devices to the channel code. This allows to attach to the children (ATA devices) even without a driver being attached. This allows atapi-cam to do its work both with and without the pure ATAPI driver being present. ATA patches by /me ATAPI-cam pathes by Thomas Revision Changes Path 1.240 +36 -41 src/sys/dev/ata/ata-all.c 1.93 +0 -1 src/sys/dev/ata/ata-all.h 1.185 +7 -30 src/sys/dev/ata/ata-disk.c 1.40 +67 -14 src/sys/dev/ata/atapi-cam.c 1.176 +8 -28 src/sys/dev/ata/atapi-cd.c 1.100 +8 -32 src/sys/dev/ata/atapi-fd.c 1.97 +8 -32 src/sys/dev/ata/atapi-tape.c 1.25 +1 -1 src/sys/sys/ata.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 10:57:35 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EDC616A4CE; Fri, 15 Apr 2005 10:57:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC6FB43D41; Fri, 15 Apr 2005 10:57:34 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FAvYZS054876; Fri, 15 Apr 2005 10:57:34 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FAvYtg054875; Fri, 15 Apr 2005 10:57:34 GMT (envelope-from pjd) Message-Id: <200504151057.j3FAvYtg054875@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 15 Apr 2005 10:57:34 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 10:57:35 -0000 pjd 2005-04-15 10:57:34 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Log: Add missing links. MFC after: 2 weeks Revision Changes Path 1.257 +6 -1 src/share/man/man9/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:13:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 080E416A4CE; Fri, 15 Apr 2005 11:13:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D356F43D45; Fri, 15 Apr 2005 11:13:25 +0000 (GMT) (envelope-from kwm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBDPUg055497; Fri, 15 Apr 2005 11:13:25 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBDPPm055496; Fri, 15 Apr 2005 11:13:25 GMT (envelope-from kwm) Message-Id: <200504151113.j3FBDPPm055496@repoman.freebsd.org> From: Koop Mast Date: Fri, 15 Apr 2005 11:13:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-ffmpeg Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:13:26 -0000 kwm 2005-04-15 11:13:25 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-ffmpeg Makefile Log: Fix the build when -fforce-addr is added to CFLAGS. Foot work and patch provided by: lioux Revision Changes Path 1.12 +1 -0 ports/multimedia/gstreamer-ffmpeg/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:15:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD2BB16A4CE; Fri, 15 Apr 2005 11:15:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8441643D1D; Fri, 15 Apr 2005 11:15:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBF7I1055592; Fri, 15 Apr 2005 11:15:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBF7uu055591; Fri, 15 Apr 2005 11:15:07 GMT (envelope-from flz) Message-Id: <200504151115.j3FBF7uu055591@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:15:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twisted Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:15:07 -0000 flz 2005-04-15 11:15:07 UTC FreeBSD ports repository Modified files: devel/py-twisted Makefile Log: - Register CONFLICTS after latest addition of new py-twistedCore. Revision Changes Path 1.31 +3 -0 ports/devel/py-twisted/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:16:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C1AB16A4CE; Fri, 15 Apr 2005 11:16:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1434043D31; Fri, 15 Apr 2005 11:16:31 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBGUHl055713; Fri, 15 Apr 2005 11:16:30 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBGUYh055712; Fri, 15 Apr 2005 11:16:30 GMT (envelope-from flz) Message-Id: <200504151116.j3FBGUYh055712@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:16:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twistedCore Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:16:31 -0000 flz 2005-04-15 11:16:30 UTC FreeBSD ports repository Modified files: devel/py-twistedCore Makefile Log: - Register CONFLICTS. Revision Changes Path 1.2 +4 -1 ports/devel/py-twistedCore/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:18:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA19E16A4CE; Fri, 15 Apr 2005 11:18:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B276243D45; Fri, 15 Apr 2005 11:18:22 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBIMwf055784; Fri, 15 Apr 2005 11:18:22 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBIMSv055783; Fri, 15 Apr 2005 11:18:22 GMT (envelope-from flz) Message-Id: <200504151118.j3FBIMSv055783@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:18:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twistedFlow Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:18:23 -0000 flz 2005-04-15 11:18:22 UTC FreeBSD ports repository Modified files: devel/py-twistedFlow Makefile Log: Fix BUILD_DEPENDS. PR: ports/79949 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/devel/py-twistedFlow/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:19:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D58816A4CE; Fri, 15 Apr 2005 11:19:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4485A43D1F; Fri, 15 Apr 2005 11:19:13 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBJDW5055840; Fri, 15 Apr 2005 11:19:13 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBJDsL055839; Fri, 15 Apr 2005 11:19:13 GMT (envelope-from flz) Message-Id: <200504151119.j3FBJDsL055839@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:19:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twistedRunner Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:19:13 -0000 flz 2005-04-15 11:19:13 UTC FreeBSD ports repository Modified files: devel/py-twistedRunner Makefile Log: Fix BUILD_DEPENDS. PR: ports/79951 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/devel/py-twistedRunner/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:19:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FDBE16A4CE; Fri, 15 Apr 2005 11:19:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A1943D1D; Fri, 15 Apr 2005 11:19:42 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBJgW4055880; Fri, 15 Apr 2005 11:19:42 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBJg3D055879; Fri, 15 Apr 2005 11:19:42 GMT (envelope-from flz) Message-Id: <200504151119.j3FBJg3D055879@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:19:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twistedXish Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:19:42 -0000 flz 2005-04-15 11:19:42 UTC FreeBSD ports repository Modified files: devel/py-twistedXish Makefile Log: Fix BUILD_DEPENDS. PR: ports/79952 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/devel/py-twistedXish/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:21:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C81E316A4CE; Fri, 15 Apr 2005 11:21:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF3343D39; Fri, 15 Apr 2005 11:21:05 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBL5o3056053; Fri, 15 Apr 2005 11:21:05 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBL5rb056052; Fri, 15 Apr 2005 11:21:05 GMT (envelope-from flz) Message-Id: <200504151121.j3FBL5rb056052@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:21:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/py-twistedNames Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:21:05 -0000 flz 2005-04-15 11:21:05 UTC FreeBSD ports repository Modified files: dns/py-twistedNames Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79953 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/dns/py-twistedNames/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:22:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1C0816A4CF; Fri, 15 Apr 2005 11:22:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E6743D48; Fri, 15 Apr 2005 11:22:18 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBMItW056113; Fri, 15 Apr 2005 11:22:18 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBMIZG056112; Fri, 15 Apr 2005 11:22:18 GMT (envelope-from flz) Message-Id: <200504151122.j3FBMIZG056112@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:22:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/py-twistedMail Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:22:19 -0000 flz 2005-04-15 11:22:18 UTC FreeBSD ports repository Modified files: mail/py-twistedMail Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79954 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/mail/py-twistedMail/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:23:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E524516A4CE; Fri, 15 Apr 2005 11:23:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA2943D1F; Fri, 15 Apr 2005 11:23:38 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBNcK6056175; Fri, 15 Apr 2005 11:23:38 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBNcha056174; Fri, 15 Apr 2005 11:23:38 GMT (envelope-from flz) Message-Id: <200504151123.j3FBNcha056174@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:23:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/py-twistedPair Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:23:39 -0000 flz 2005-04-15 11:23:38 UTC FreeBSD ports repository Modified files: net/py-twistedPair Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79955 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/net/py-twistedPair/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:24:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B678516A4CE; Fri, 15 Apr 2005 11:24:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E03143D1F; Fri, 15 Apr 2005 11:24:13 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBODfL056224; Fri, 15 Apr 2005 11:24:13 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBODju056223; Fri, 15 Apr 2005 11:24:13 GMT (envelope-from flz) Message-Id: <200504151124.j3FBODju056223@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:24:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/py-twistedWords Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:24:13 -0000 flz 2005-04-15 11:24:13 UTC FreeBSD ports repository Modified files: net/py-twistedWords Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79956 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/net/py-twistedWords/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:25:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A50B216A4CE; Fri, 15 Apr 2005 11:25:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C9B643D39; Fri, 15 Apr 2005 11:25:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBP7RR056280; Fri, 15 Apr 2005 11:25:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBP7Lt056279; Fri, 15 Apr 2005 11:25:07 GMT (envelope-from flz) Message-Id: <200504151125.j3FBP7Lt056279@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:25:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/py-twistedNews Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:25:07 -0000 flz 2005-04-15 11:25:07 UTC FreeBSD ports repository Modified files: news/py-twistedNews Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79957 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/news/py-twistedNews/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:26:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16CC916A4CE; Fri, 15 Apr 2005 11:26:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0DF543D31; Fri, 15 Apr 2005 11:26:04 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBQ4rr056381; Fri, 15 Apr 2005 11:26:04 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBQ4Ii056380; Fri, 15 Apr 2005 11:26:04 GMT (envelope-from flz) Message-Id: <200504151126.j3FBQ4Ii056380@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:26:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/py-twistedConch Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:26:05 -0000 flz 2005-04-15 11:26:04 UTC FreeBSD ports repository Modified files: security/py-twistedConch Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79958 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/security/py-twistedConch/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:27:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F54416A4CE; Fri, 15 Apr 2005 11:27:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FAD43D46; Fri, 15 Apr 2005 11:27:07 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBR7UQ056439; Fri, 15 Apr 2005 11:27:07 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBR7aF056438; Fri, 15 Apr 2005 11:27:07 GMT (envelope-from flz) Message-Id: <200504151127.j3FBR7aF056438@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 11:27:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/py-twistedWeb Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:27:07 -0000 flz 2005-04-15 11:27:07 UTC FreeBSD ports repository Modified files: www/py-twistedWeb Makefile Log: - Fix BUILD_DEPENDS. PR: ports/79960 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/www/py-twistedWeb/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:34:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E2D16A4CE; Fri, 15 Apr 2005 11:34:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E869743D2D; Fri, 15 Apr 2005 11:34:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBYpl7056770; Fri, 15 Apr 2005 11:34:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBYpMm056769; Fri, 15 Apr 2005 11:34:51 GMT (envelope-from pav) Message-Id: <200504151134.j3FBYpMm056769@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:34:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/pyblosxom Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/pyblosxom/files patch-setup.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:34:52 -0000 pav 2005-04-15 11:34:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pyblosxom Makefile distinfo pkg-descr pkg-message pkg-plist www/pyblosxom/files patch-setup.py Log: PyBlosxom, a light wight weblog system like blosxom with focus on simplicity, extensibility, and community. PR: ports/79855 Submitted by: Dryice Liu Revision Changes Path 1.1072 +1 -0 ports/www/Makefile 1.1 +31 -0 ports/www/pyblosxom/Makefile (new) 1.1 +2 -0 ports/www/pyblosxom/distinfo (new) 1.1 +11 -0 ports/www/pyblosxom/files/patch-setup.py (new) 1.1 +20 -0 ports/www/pyblosxom/pkg-descr (new) 1.1 +4 -0 ports/www/pyblosxom/pkg-message (new) 1.1 +60 -0 ports/www/pyblosxom/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:35:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF9F716A4CE; Fri, 15 Apr 2005 11:35:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A5C43D41; Fri, 15 Apr 2005 11:35:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBZqjY056896; Fri, 15 Apr 2005 11:35:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBZqwm056895; Fri, 15 Apr 2005 11:35:52 GMT (envelope-from pav) Message-Id: <200504151135.j3FBZqwm056895@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:35:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:35:52 -0000 pav 2005-04-15 11:35:52 UTC FreeBSD ports repository Modified files: . modules Log: pyblosxom ports/www/pyblosxom Revision Changes Path 1.12309 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:44:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8668D16A4CE; Fri, 15 Apr 2005 11:44:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5523343D2D; Fri, 15 Apr 2005 11:44:30 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBiU8j057275; Fri, 15 Apr 2005 11:44:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBiUw6057274; Fri, 15 Apr 2005 11:44:30 GMT (envelope-from pav) Message-Id: <200504151144.j3FBiUw6057274@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:44:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/mkapachepw Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:44:30 -0000 pav 2005-04-15 11:44:30 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mkapachepw Makefile distinfo pkg-descr pkg-plist Log: Program to manage Apache access control files. PR: ports/79834 Submitted by: Tim Daneliuk Revision Changes Path 1.1073 +1 -0 ports/www/Makefile 1.1 +29 -0 ports/www/mkapachepw/Makefile (new) 1.1 +2 -0 ports/www/mkapachepw/distinfo (new) 1.1 +15 -0 ports/www/mkapachepw/pkg-descr (new) 1.1 +8 -0 ports/www/mkapachepw/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:45:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECEC216A4CE; Fri, 15 Apr 2005 11:45:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C54C843D3F; Fri, 15 Apr 2005 11:45:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBjRqx057371; Fri, 15 Apr 2005 11:45:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBjRIA057370; Fri, 15 Apr 2005 11:45:27 GMT (envelope-from pav) Message-Id: <200504151145.j3FBjRIA057370@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:45:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:45:28 -0000 pav 2005-04-15 11:45:27 UTC FreeBSD ports repository Modified files: . modules Log: mkapachepw ports/www/mkapachepw Revision Changes Path 1.12310 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:56:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E775416A4CE; Fri, 15 Apr 2005 11:56:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB23743D5E; Fri, 15 Apr 2005 11:56:52 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBuqmK057823; Fri, 15 Apr 2005 11:56:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBuq4T057822; Fri, 15 Apr 2005 11:56:52 GMT (envelope-from pav) Message-Id: <200504151156.j3FBuq4T057822@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:56:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile ports/www/dotproject Makefile distinfo pkg-descr pkg-plist ports/www/dotproject/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:56:53 -0000 pav 2005-04-15 11:56:52 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/dotproject Makefile distinfo pkg-descr pkg-plist www/dotproject/files pkg-message.in Log: dotProject is a PHP web-based project management framework that includes modules for companies, projects, tasks (with Gantt charts), forums, files, calendar, contacts, tickets/helpdesk, multi-language support, user/module permissions and themes. PR: ports/79829 Submitted by: Antonio Carlos Venancio Junior Revision Changes Path 1.1074 +1 -0 ports/www/Makefile 1.1 +34 -0 ports/www/dotproject/Makefile (new) 1.1 +2 -0 ports/www/dotproject/distinfo (new) 1.1 +8 -0 ports/www/dotproject/files/pkg-message.in (new) 1.1 +20 -0 ports/www/dotproject/pkg-descr (new) 1.1 +990 -0 ports/www/dotproject/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 11:57:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3115516A4CE; Fri, 15 Apr 2005 11:57:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 097B443D41; Fri, 15 Apr 2005 11:57:42 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FBvf9R057896; Fri, 15 Apr 2005 11:57:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FBvfxn057895; Fri, 15 Apr 2005 11:57:41 GMT (envelope-from pav) Message-Id: <200504151157.j3FBvfxn057895@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 11:57:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 11:57:42 -0000 pav 2005-04-15 11:57:41 UTC FreeBSD ports repository Modified files: . modules Log: dotproject ports/www/dotproject Revision Changes Path 1.12311 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:03:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3F4C16A4F1; Fri, 15 Apr 2005 12:03:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8855443D48; Fri, 15 Apr 2005 12:03:46 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FC3kAl058228; Fri, 15 Apr 2005 12:03:46 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FC3kuF058227; Fri, 15 Apr 2005 12:03:46 GMT (envelope-from den) Message-Id: <200504151203.j3FC3kuF058227@repoman.freebsd.org> From: Denis Peplin Date: Fri, 15 Apr 2005 12:03:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:03:46 -0000 den 2005-04-15 12:03:46 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/relnotes/common new.sgml Log: Merge the following from the English version: 1.832 -> 1.843 relnotes/common/new.sgml Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.17 +61 -7 src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:08:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7320416A4F2; Fri, 15 Apr 2005 12:08:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482A143D3F; Fri, 15 Apr 2005 12:08:36 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FC8amk058501; Fri, 15 Apr 2005 12:08:36 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FC8aXm058498; Fri, 15 Apr 2005 12:08:36 GMT (envelope-from flz) Message-Id: <200504151208.j3FC8aXm058498@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 12:08:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_vhs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:08:36 -0000 flz 2005-04-15 12:08:36 UTC FreeBSD ports repository Modified files: www/mod_vhs Makefile Log: - Fix includes path. PR: ports/79961 Submitted by: Xavier Beaudouin Revision Changes Path 1.7 +2 -1 ports/www/mod_vhs/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:13:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CA9C16A4CE; Fri, 15 Apr 2005 12:13:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F361E43D39; Fri, 15 Apr 2005 12:13:14 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FCDETJ058845; Fri, 15 Apr 2005 12:13:14 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCDEd8058844; Fri, 15 Apr 2005 12:13:14 GMT (envelope-from flz) Message-Id: <200504151213.j3FCDEd8058844@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 12:13:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/quagga Makefile ports/net/quagga/files quagga.sh.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:13:15 -0000 flz 2005-04-15 12:13:14 UTC FreeBSD ports repository Modified files: net/quagga Makefile net/quagga/files quagga.sh.in Log: - Fix typo in rcNG startup script. PR: ports/79866 Submitted by: Shunsuke SHINOMIYA Approved by: maintainer Revision Changes Path 1.29 +1 -1 ports/net/quagga/Makefile 1.2 +1 -1 ports/net/quagga/files/quagga.sh.in From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:14:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D843316A4CE; Fri, 15 Apr 2005 12:14:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD25343D3F; Fri, 15 Apr 2005 12:14:51 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FCEpNm058952; Fri, 15 Apr 2005 12:14:51 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCEp2H058951; Fri, 15 Apr 2005 12:14:51 GMT (envelope-from pav) Message-Id: <200504151214.j3FCEp2H058951@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 15 Apr 2005 12:14:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/ocaml-pcre Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:14:52 -0000 pav 2005-04-15 12:14:51 UTC FreeBSD ports repository Modified files: devel/ocaml-pcre Makefile Log: - Many ocaml programs assume pcre is built with utf8 support, so change the dependancy to the slave port of pcre with utf8 enabled. PR: ports/79863 Submitted by: Marwan Burelle (maintainer) Revision Changes Path 1.14 +2 -1 ports/devel/ocaml-pcre/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:25:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F0BC16A4CE; Fri, 15 Apr 2005 12:25:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23CF343D31; Fri, 15 Apr 2005 12:25:55 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FCPtPU059466; Fri, 15 Apr 2005 12:25:55 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCPt4v059465; Fri, 15 Apr 2005 12:25:55 GMT (envelope-from flz) Message-Id: <200504151225.j3FCPt4v059465@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 12:25:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/sourcenav Makefileports/devel/sourcenav/files FreeBSD6-cdefs.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:25:55 -0000 flz 2005-04-15 12:25:55 UTC FreeBSD ports repository Modified files: devel/sourcenav Makefile Added files: devel/sourcenav/files FreeBSD6-cdefs.h Log: - Unbreak on CURRENT. - Pass maintainership to submitter. PR: ports/79159 Submitted by: delphij Revision Changes Path 1.14 +3 -3 ports/devel/sourcenav/Makefile 1.1 +129 -0 ports/devel/sourcenav/files/FreeBSD6-cdefs.h (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:39:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7920616A4CE; Fri, 15 Apr 2005 12:39:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1E443D2F; Fri, 15 Apr 2005 12:39:47 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FCdlxG059972; Fri, 15 Apr 2005 12:39:47 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCdlMb059971; Fri, 15 Apr 2005 12:39:47 GMT (envelope-from flz) Message-Id: <200504151239.j3FCdlMb059971@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 12:39:47 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/riece Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:39:47 -0000 flz 2005-04-15 12:39:47 UTC FreeBSD ports repository Modified files: irc/riece Makefile Log: - Mark BROKEN on ia64. PR: ports/79936 Submitted by: maintainer Revision Changes Path 1.26 +7 -1 ports/irc/riece/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 12:49:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374BE16A4CE; Fri, 15 Apr 2005 12:49:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B24043D1D; Fri, 15 Apr 2005 12:49:25 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FCnODk067131; Fri, 15 Apr 2005 12:49:24 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FCnOlI067130; Fri, 15 Apr 2005 12:49:24 GMT (envelope-from den) Message-Id: <200504151249.j3FCnOlI067130@repoman.freebsd.org> From: Denis Peplin Date: Fri, 15 Apr 2005 12:49:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 12:49:25 -0000 den 2005-04-15 12:49:24 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/ru_RU.KOI8-R/relnotes/common new.sgml Log: Merge the following from the English version: 1.761.2.39 -> 1.761.2.41 relnotes/common/new.sgml Revision Changes Path 1.6.2.11 +12 -2 src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 13:11:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CCC116A4CE; Fri, 15 Apr 2005 13:11:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6255143D49; Fri, 15 Apr 2005 13:11:54 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FDBsTV068000; Fri, 15 Apr 2005 13:11:54 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FDBspC067999; Fri, 15 Apr 2005 13:11:54 GMT (envelope-from den) Message-Id: <200504151311.j3FDBspC067999@repoman.freebsd.org> From: Denis Peplin Date: Fri, 15 Apr 2005 13:11:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 13:11:54 -0000 den 2005-04-15 13:11:53 UTC FreeBSD src repository (doc committer) Modified files: release/doc/ru_RU.KOI8-R/relnotes/common new.sgml Log: Typo fix Revision Changes Path 1.18 +2 -2 src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 13:13:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDB2016A4CE; Fri, 15 Apr 2005 13:13:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92CE743D3F; Fri, 15 Apr 2005 13:13:08 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FDD8CR068076; Fri, 15 Apr 2005 13:13:08 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FDD8RY068075; Fri, 15 Apr 2005 13:13:08 GMT (envelope-from den) Message-Id: <200504151313.j3FDD8RY068075@repoman.freebsd.org> From: Denis Peplin Date: Fri, 15 Apr 2005 13:13:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/release/doc/ru_RU.KOI8-R/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 13:13:08 -0000 den 2005-04-15 13:13:08 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/ru_RU.KOI8-R/relnotes/common new.sgml Log: Typo fix Revision Changes Path 1.6.2.12 +1 -1 src/release/doc/ru_RU.KOI8-R/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 13:22:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B56016A4CE; Fri, 15 Apr 2005 13:22:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EA1A43D58; Fri, 15 Apr 2005 13:22:04 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FDM3lS068504; Fri, 15 Apr 2005 13:22:03 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FDM3dV068503; Fri, 15 Apr 2005 13:22:03 GMT (envelope-from glebius) Message-Id: <200504151322.j3FDM3dV068503@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 15 Apr 2005 13:22:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/contrib/pf/net pf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 13:22:04 -0000 glebius 2005-04-15 13:22:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/contrib/pf/net pf.c Log: MFC 1.27: Fix mss byte order, only affects synproxy code path. Submitted by: John L. Scarfone via OpenBSD Reviewed by: mlaier Obtained from: OpenBSD, rev. 1.483 Approved by: re (kensmith) Revision Changes Path 1.18.2.8 +3 -1 src/sys/contrib/pf/net/pf.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 13:23:12 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C309D16A4CE; Fri, 15 Apr 2005 13:23:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977A843D49; Fri, 15 Apr 2005 13:23:12 +0000 (GMT) (envelope-from glebius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FDNCmN068563; Fri, 15 Apr 2005 13:23:12 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FDNCnt068562; Fri, 15 Apr 2005 13:23:12 GMT (envelope-from glebius) Message-Id: <200504151323.j3FDNCnt068562@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 15 Apr 2005 13:23:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/contrib/pf/net pf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 13:23:12 -0000 glebius 2005-04-15 13:23:12 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/contrib/pf/net pf.c Log: MFC 1.27: Fix mss byte order, only affects synproxy code path. Submitted by: John L. Scarfone via OpenBSD Reviewed by: mlaier Obtained from: OpenBSD, rev. 1.483 Approved by: re (kensmith) Revision Changes Path 1.18.2.7.2.1 +3 -1 src/sys/contrib/pf/net/pf.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:01:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A975816A4CE; Fri, 15 Apr 2005 14:01:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F7BC43D2F; Fri, 15 Apr 2005 14:01:43 +0000 (GMT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FE1h7Y069947; Fri, 15 Apr 2005 14:01:43 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FE1hx9069946; Fri, 15 Apr 2005 14:01:43 GMT (envelope-from maxim) Message-Id: <200504151401.j3FE1hx9069946@repoman.freebsd.org> From: Maxim Konovalov Date: Fri, 15 Apr 2005 14:01:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sched_4bsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:01:43 -0000 maxim 2005-04-15 14:01:43 UTC FreeBSD src repository Modified files: sys/kern sched_4bsd.c Log: Fix a typo in the comment. Noticed by: Samy Al Bahra Revision Changes Path 1.73 +1 -1 src/sys/kern/sched_4bsd.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:19:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 586F716A4CE; Fri, 15 Apr 2005 14:19:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E91C43D48; Fri, 15 Apr 2005 14:19:42 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEJg1R071623; Fri, 15 Apr 2005 14:19:42 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEJgsM071622; Fri, 15 Apr 2005 14:19:42 GMT (envelope-from sos) Message-Id: <200504151419.j3FEJgsM071622@repoman.freebsd.org> From: Søren Schmidt Date: Fri, 15 Apr 2005 14:19:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-all.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:19:42 -0000 sos 2005-04-15 14:19:42 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c Log: Make things compile again with ATA_STATIC_ID. Revision Changes Path 1.241 +2 -2 src/sys/dev/ata/ata-all.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:24:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC79E16A4CE; Fri, 15 Apr 2005 14:24:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837D543D5C; Fri, 15 Apr 2005 14:24:49 +0000 (GMT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEOn2v071880; Fri, 15 Apr 2005 14:24:49 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEOnuG071879; Fri, 15 Apr 2005 14:24:49 GMT (envelope-from nyan) Message-Id: <200504151424.j3FEOnuG071879@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 15 Apr 2005 14:24:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options.pc98 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:24:49 -0000 nyan 2005-04-15 14:24:49 UTC FreeBSD src repository Modified files: sys/conf options.pc98 Log: MFi386: revision 1.219. Revision Changes Path 1.183 +0 -1 src/sys/conf/options.pc98 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:27:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D76E16A4CE; Fri, 15 Apr 2005 14:27:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C5043D45; Fri, 15 Apr 2005 14:27:27 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FERRJQ072030; Fri, 15 Apr 2005 14:27:27 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FERROJ072029; Fri, 15 Apr 2005 14:27:27 GMT (envelope-from simon) Message-Id: <200504151427.j3FERROJ072029@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 15 Apr 2005 14:27:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:27:27 -0000 simon 2005-04-15 14:27:27 UTC FreeBSD src repository (doc,ports committer) Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Document FreeBSD-SA-05:04.ifconf. MFC after: 1 day Revision Changes Path 1.844 +6 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:34:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B3BB16A4CE; Fri, 15 Apr 2005 14:34:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DA6643D5E; Fri, 15 Apr 2005 14:34:18 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEYIvr072351; Fri, 15 Apr 2005 14:34:18 GMT (envelope-from ale@repoman.freebsd.org) Received: (from ale@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEYILC072350; Fri, 15 Apr 2005 14:34:18 GMT (envelope-from ale) Message-Id: <200504151434.j3FEYILC072350@repoman.freebsd.org> From: Alex Dupre Date: Fri, 15 Apr 2005 14:34:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/motor Makefile distinfo pkg-plist patch-src::ui::ncurses::uitagbrowser.cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:34:18 -0000 ale 2005-04-15 14:34:18 UTC FreeBSD ports repository Modified files: devel/motor Makefile distinfo pkg-plist Removed files: devel/motor/files patch-parser_src_parser.c patch-src::ui::ncurses::uitagbrowser.cc Log: Update to 3.4.0 release. PR: ports/79959 Submitted by: Vasil Dimov Revision Changes Path 1.23 +1 -1 ports/devel/motor/Makefile 1.11 +2 -2 ports/devel/motor/distinfo 1.2 +0 -23 ports/devel/motor/files/patch-parser_src_parser.c (dead) 1.2 +0 -11 ports/devel/motor/files/patch-src::ui::ncurses::uitagbrowser.cc (dead) 1.9 +52 -52 ports/devel/motor/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:36:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4A1E16A4CE; Fri, 15 Apr 2005 14:36:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 862C143D2D; Fri, 15 Apr 2005 14:36:16 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEaGwH072535; Fri, 15 Apr 2005 14:36:16 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEaGtB072534; Fri, 15 Apr 2005 14:36:16 GMT (envelope-from novel) Message-Id: <200504151436.j3FEaGtB072534@repoman.freebsd.org> From: Roman Bogorodskiy Date: Fri, 15 Apr 2005 14:36:16 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/pib Makefile ports/sysutils/pib/files patch-tkPort.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:36:16 -0000 novel 2005-04-15 14:36:16 UTC FreeBSD ports repository Modified files: sysutils/pib Makefile Added files: sysutils/pib/files patch-tkPort.h Log: Unbreak on 5.x PR: 79872 Submitted by: Johan van Selst Approved by: "."@babolo.ru (maintainer) Revision Changes Path 1.25 +0 -4 ports/sysutils/pib/Makefile 1.1 +12 -0 ports/sysutils/pib/files/patch-tkPort.h (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:39:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03F2616A4CE; Fri, 15 Apr 2005 14:39:22 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEC8E43D55; Fri, 15 Apr 2005 14:39:21 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F0C3D51516; Fri, 15 Apr 2005 07:39:20 -0700 (PDT) Date: Fri, 15 Apr 2005 07:39:20 -0700 From: Kris Kennaway To: Alexander Leidinger Message-ID: <20050415143920.GA94398@xor.obsecurity.org> References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> <1113492730.21954.7.camel@pav.hide.vol.cz> <20050414183838.2giack79a8owggwo@netchild.homeip.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="5mCyUwZo2JvN/JJP" Content-Disposition: inline In-Reply-To: <20050414183838.2giack79a8owggwo@netchild.homeip.net> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: pav@FreeBSD.org cc: Adam Weinberger cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:39:22 -0000 --5mCyUwZo2JvN/JJP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 14, 2005 at 06:38:38PM +0200, Alexander Leidinger wrote: > Pav Lucistnik wrote: >=20 > >There's no sbin in /usr/X11R6 mtree... >=20 > Should there be one? I'm 50:50 for/against it... How many ports use it? I think GNOME tends to like this thesedays, so perhaps it's time. Kris --5mCyUwZo2JvN/JJP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCX9IYWry0BWjoQKURAj83AJ9YWSkuCAD0lZlxd1bTm4zOOjoz+gCffppJ nT9DwKkRtwiVLWZNpRVQTx4= =z0Tw -----END PGP SIGNATURE----- --5mCyUwZo2JvN/JJP-- From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:42:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1652D16A4CE; Fri, 15 Apr 2005 14:42:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC0CF43D41; Fri, 15 Apr 2005 14:42:29 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEgTTx072786; Fri, 15 Apr 2005 14:42:29 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEgTMq072785; Fri, 15 Apr 2005 14:42:29 GMT (envelope-from ume) Message-Id: <200504151442.j3FEgTMq072785@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 15 Apr 2005 14:42:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getaddrinfo.c gethostbydns.c res_query.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:42:30 -0000 ume 2005-04-15 14:42:29 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c gethostbydns.c res_query.c Log: hostalias() is not thread-safe. So, introduce _res_hostalias() and use it. Obtained from: BIND9 Revision Changes Path 1.64 +3 -2 src/lib/libc/net/getaddrinfo.c 1.47 +5 -1 src/lib/libc/net/gethostbydns.c 1.30 +21 -11 src/lib/libc/net/res_query.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:46:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BED4416A4CE; Fri, 15 Apr 2005 14:46:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 776BA43D55; Fri, 15 Apr 2005 14:46:59 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FEkx7i072991; Fri, 15 Apr 2005 14:46:59 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FEkx90072990; Fri, 15 Apr 2005 14:46:59 GMT (envelope-from jkoshy) Message-Id: <200504151446.j3FEkx90072990@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 15 Apr 2005 14:46:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 taskqueue.9 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:47:00 -0000 jkoshy 2005-04-15 14:46:59 UTC FreeBSD src repository Modified files: share/man/man9 taskqueue.9 Log: Add a 'SEE ALSO' section. Revision Changes Path 1.15 +4 -0 src/share/man/man9/taskqueue.9 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:53:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 394B916A4CE; Fri, 15 Apr 2005 14:53:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E5B043D46; Fri, 15 Apr 2005 14:53:30 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FErTRe073239; Fri, 15 Apr 2005 14:53:29 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FErTWe073238; Fri, 15 Apr 2005 14:53:29 GMT (envelope-from keramida) Message-Id: <200504151453.j3FErTWe073238@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 15 Apr 2005 14:53:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/sh sh.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:53:30 -0000 keramida 2005-04-15 14:53:29 UTC FreeBSD src repository (doc committer) Modified files: bin/sh sh.1 Log: Various sh(1) enhancements: - Move the description of the ``-c string'' option closer to the option itself. - Add an ENVIRONMENT section (1) - Add more .Xr cross references to the SEE ALSO section. Obtained from: NetBSD (1) Revision Changes Path 1.100 +83 -10 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 14:59:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4649416A4CE; Fri, 15 Apr 2005 14:59:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D2F843D39; Fri, 15 Apr 2005 14:59:38 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FExcel073485; Fri, 15 Apr 2005 14:59:38 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FExbG3073484; Fri, 15 Apr 2005 14:59:37 GMT (envelope-from brueffer) Message-Id: <200504151459.j3FExbG3073484@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 15 Apr 2005 14:59:37 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/fs/udf ecma167-udf.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 14:59:38 -0000 brueffer 2005-04-15 14:59:37 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sys/fs/udf ecma167-udf.h Log: MFC: rev 1.5 Correct typo. Revision Changes Path 1.4.8.1 +1 -1 src/sys/fs/udf/ecma167-udf.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 15:06:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6091E16A4CE; Fri, 15 Apr 2005 15:06:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 367F443D31; Fri, 15 Apr 2005 15:06:09 +0000 (GMT) (envelope-from mharo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FF69gN073775; Fri, 15 Apr 2005 15:06:09 GMT (envelope-from mharo@repoman.freebsd.org) Received: (from mharo@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FF69xB073774; Fri, 15 Apr 2005 15:06:09 GMT (envelope-from mharo) Message-Id: <200504151506.j3FF69xB073774@repoman.freebsd.org> From: Michael Haro Date: Fri, 15 Apr 2005 15:06:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/sudo Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 15:06:09 -0000 mharo 2005-04-15 15:06:09 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo Log: Upgrade to 1.6.8p8 Revision Changes Path 1.73 +2 -2 ports/security/sudo/Makefile 1.46 +2 -2 ports/security/sudo/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 15:23:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E2C616A4CE; Fri, 15 Apr 2005 15:23:17 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 636CB43D2F; Fri, 15 Apr 2005 15:23:17 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.105] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IEZ00FO7UQSXY@connectmail.carleton.ca>; Fri, 15 Apr 2005 11:23:17 -0400 (EDT) Date: Fri, 15 Apr 2005 11:24:14 -0400 From: Adam Weinberger In-reply-to: <20050415143920.GA94398@xor.obsecurity.org> To: Kris Kennaway Message-id: <425FDC9E.1080307@FreeBSD.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT X-Accept-Language: en-ca, en-gb, en-us, en User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-CA; rv:1.7.5) Gecko/20050105 Thunderbird/1.0 OMFG PANTS References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> <1113492730.21954.7.camel@pav.hide.vol.cz> <20050414183838.2giack79a8owggwo@netchild.homeip.net> <20050415143920.GA94398@xor.obsecurity.org> cc: Alexander Leidinger cc: cvs-ports@FreeBSD.org cc: pav@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 15:23:17 -0000 Kris Kennaway wrote: > On Thu, Apr 14, 2005 at 06:38:38PM +0200, Alexander Leidinger wrote: > >>Pav Lucistnik wrote: >> >> >>>There's no sbin in /usr/X11R6 mtree... >> >>Should there be one? I'm 50:50 for/against it... > > > How many ports use it? I think GNOME tends to like this thesedays, so > perhaps it's time. On installing all 5 GNOME metaports, the only thing that puts files in there is gdm. # Adam -- Adam Weinberger adamw@magnesium.net || adamw@FreeBSD.org adamw@vectors.cx || adamw@gnome.org http://www.vectors.cx From owner-cvs-all@FreeBSD.ORG Fri Apr 15 15:36:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73FE516A4CE; Fri, 15 Apr 2005 15:36:56 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D1C543D2F; Fri, 15 Apr 2005 15:36:56 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 26026513B8; Fri, 15 Apr 2005 08:36:55 -0700 (PDT) Date: Fri, 15 Apr 2005 08:36:55 -0700 From: Kris Kennaway To: Adam Weinberger Message-ID: <20050415153654.GB94398@xor.obsecurity.org> References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414172801.ks3o6p0twkkw4k0c@netchild.homeip.net> <1113492730.21954.7.camel@pav.hide.vol.cz> <20050414183838.2giack79a8owggwo@netchild.homeip.net> <20050415143920.GA94398@xor.obsecurity.org> <425FDC9E.1080307@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vGgW1X5XWziG23Ko" Content-Disposition: inline In-Reply-To: <425FDC9E.1080307@FreeBSD.org> User-Agent: Mutt/1.4.2.1i cc: Kris Kennaway cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: pav@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: Alexander Leidinger Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 15:36:56 -0000 --vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 15, 2005 at 11:24:14AM -0400, Adam Weinberger wrote: > Kris Kennaway wrote: > >On Thu, Apr 14, 2005 at 06:38:38PM +0200, Alexander Leidinger wrote: > > > >>Pav Lucistnik wrote: > >> > >> > >>>There's no sbin in /usr/X11R6 mtree... > >> > >>Should there be one? I'm 50:50 for/against it... > > > > > >How many ports use it? I think GNOME tends to like this thesedays, so > >perhaps it's time. >=20 > On installing all 5 GNOME metaports, the only thing that puts files in=20 > there is gdm. If there are only a handful of ports then it should stay listed in individual plists. Kris --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCX9+WWry0BWjoQKURAl45AKCwIhJVxh4YlD7w6thkQ7mnMTVPvwCg0SN9 ckJQpiRZarfN3nCD5Ai1nT8= =u7LO -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko-- From owner-cvs-all@FreeBSD.ORG Fri Apr 15 15:39:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A409916A4CE; Fri, 15 Apr 2005 15:39:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79BBA43D2D; Fri, 15 Apr 2005 15:39:59 +0000 (GMT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FFdx7r074948; Fri, 15 Apr 2005 15:39:59 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FFdxjN074947; Fri, 15 Apr 2005 15:39:59 GMT (envelope-from sumikawa) Message-Id: <200504151539.j3FFdxjN074947@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Fri, 15 Apr 2005 15:39:59 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/zebra Makefile ports/net/zebra/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 15:39:59 -0000 sumikawa 2005-04-15 15:39:59 UTC FreeBSD ports repository Modified files: net/zebra Makefile Added files: net/zebra/files pkg-message.in Log: Use pkg-message. PR: ports/79151 Revision Changes Path 1.80 +3 -5 ports/net/zebra/Makefile 1.1 +6 -0 ports/net/zebra/files/pkg-message.in (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 15:54:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E3A16A4CF for ; Fri, 15 Apr 2005 15:54:36 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A6E43D46 for ; Fri, 15 Apr 2005 15:54:33 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 14062 invoked from network); 15 Apr 2005 15:54:33 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 15 Apr 2005 15:54:32 -0000 Received: from [131.106.58.7] (p180.n-lapop01.stsn.com [12.129.240.180]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j3FFs4Fp045560; Fri, 15 Apr 2005 11:54:06 -0400 (EDT) (envelope-from jhb@FreeBSD.org) In-Reply-To: <86oecgnzu6.fsf@xps.des.no> References: <200504091700.j39H0H5X060998@repoman.freebsd.org> <200504141402.36352.jhb@FreeBSD.org> <86d5sxxfm4.fsf@xps.des.no> <200504141416.50884.peter@wemm.org> <425EE2BE.8060503@root.org> <86oecgnzu6.fsf@xps.des.no> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Message-Id: <1b77805607d959b01e87b7152a90dd3a@FreeBSD.org> Content-Transfer-Encoding: quoted-printable From: John Baldwin Date: Fri, 15 Apr 2005 11:54:01 -0400 To: des@des.no (=?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?=) X-Mailer: Apple Mail (2.619.2) X-Spam-Status: No, score=-2.8 required=4.2 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Peter Wemm cc: Nate Lawson Subject: Re: cvs commit: src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 15:54:36 -0000 On Apr 15, 2005, at 5:39 AM, Dag-Erling Sm=F8rgrav wrote: > Nate Lawson writes: >> While we all appreciate a droll, rambling conversation with no >> specifics, how about you help us out by backing up your statement, >> DES? > > See <20050325094618.GA76747@ip.net.ua> on freebsd-amd64: nForce-based > motherboards still require mixed mode to boot. I just turned the lapic timer on for mixed mode two days ago and only=20 disabled IRQ 0 when using the lapic timer very recently. Can you test=20= on HEAD? Since I haven't removed mixed mode in amd64 on HEAD yet, to=20 test removing it you will need to edit ioapic_set_exint() to force it=20 to set the io_masked member to 1. --=20 John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" =3D http://www.FreeBSD.org= From owner-cvs-all@FreeBSD.ORG Fri Apr 15 16:46:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3F8D16A4CE; Fri, 15 Apr 2005 16:46:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C34443D46; Fri, 15 Apr 2005 16:46:24 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FGkOJb078053; Fri, 15 Apr 2005 16:46:24 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FGkOIZ078052; Fri, 15 Apr 2005 16:46:24 GMT (envelope-from skv) Message-Id: <200504151646.j3FGkOIZ078052@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 15 Apr 2005 16:46:24 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/parrot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 16:46:24 -0000 skv 2005-04-15 16:46:24 UTC FreeBSD ports repository Modified files: devel/parrot Makefile Log: * Mark this port as DEPRECATED * Set EXPIRATION_DATE to 3 month delay * Set NO_LATEST_LINK Revision Changes Path 1.6 +4 -0 ports/devel/parrot/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 16:49:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 877B216A4CE; Fri, 15 Apr 2005 16:49:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F5D43D58; Fri, 15 Apr 2005 16:49:50 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FGnorn084891; Fri, 15 Apr 2005 16:49:50 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FGno4x084890; Fri, 15 Apr 2005 16:49:50 GMT (envelope-from jylefort) Message-Id: <200504151649.j3FGno4x084890@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 16:49:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/gxmame Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 16:49:50 -0000 jylefort 2005-04-15 16:49:50 UTC FreeBSD ports repository Modified files: emulators/gxmame Makefile distinfo pkg-plist Log: - Update to 0.35beta2 - Fix build on 4.X - Add WITHOUT_NLS knob - Fix menu item installation by moving to X11BASE and gnomeprefix - Polish Makefile and pkg-plist PR: ports/79934 Submitted by: Miguel Mendez (maintainer) Approved by: adamw (mentor) Revision Changes Path 1.19 +19 -12 ports/emulators/gxmame/Makefile 1.6 +2 -2 ports/emulators/gxmame/distinfo 1.5 +24 -35 ports/emulators/gxmame/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:00:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CACA16A4CF; Fri, 15 Apr 2005 17:00:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB1C843D49; Fri, 15 Apr 2005 17:00:05 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FH05Z0085341; Fri, 15 Apr 2005 17:00:05 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FH05xV085340; Fri, 15 Apr 2005 17:00:05 GMT (envelope-from jylefort) Message-Id: <200504151700.j3FH05xV085340@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 17:00:05 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/glunarclock Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:00:48 -0000 jylefort 2005-04-15 17:00:05 UTC FreeBSD ports repository Modified files: astro/glunarclock Makefile distinfo pkg-plist Log: - Update to 0.32.4 - pkg-plist fixes PR: ports/79968 Submitted by: KATO Tsuguru Approved by: adamw (mentor) Revision Changes Path 1.35 +1 -1 ports/astro/glunarclock/Makefile 1.16 +2 -2 ports/astro/glunarclock/distinfo 1.14 +7 -0 ports/astro/glunarclock/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:01:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED3216A4CE; Fri, 15 Apr 2005 17:01:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E5A843D54; Fri, 15 Apr 2005 17:01:22 +0000 (GMT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FH1Mq8085513; Fri, 15 Apr 2005 17:01:22 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FH1Mtf085512; Fri, 15 Apr 2005 17:01:22 GMT (envelope-from skv) Message-Id: <200504151701.j3FH1Mtf085512@repoman.freebsd.org> From: Sergey Skvortsov Date: Fri, 15 Apr 2005 17:01:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang Makefile ports/lang/parrot Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:01:22 -0000 skv 2005-04-15 17:01:22 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/parrot Makefile distinfo pkg-descr pkg-plist Log: Add parrot 0.1.2, parrot - virtual machine for dynamic languages. Revision Changes Path 1.440 +1 -0 ports/lang/Makefile 1.1 +39 -0 ports/lang/parrot/Makefile (new) 1.1 +2 -0 ports/lang/parrot/distinfo (new) 1.1 +7 -0 ports/lang/parrot/pkg-descr (new) 1.1 +405 -0 ports/lang/parrot/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:08:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F5316A4CE; Fri, 15 Apr 2005 17:08:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB1743D41; Fri, 15 Apr 2005 17:08:04 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FH84xq085864; Fri, 15 Apr 2005 17:08:04 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FH84j2085863; Fri, 15 Apr 2005 17:08:04 GMT (envelope-from jylefort) Message-Id: <200504151708.j3FH84j2085863@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 17:08:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang Makefile ports/lang/see Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:08:05 -0000 jylefort 2005-04-15 17:08:04 UTC FreeBSD ports repository Modified files: lang Makefile . modules Added files: lang/see Makefile distinfo pkg-descr pkg-plist Log: Library that provides an ECMAScript (JavaScript) run-time environment. PR: ports/72055 Submitted by: Simun Mikecin Approved by: adamw (mentor) Revision Changes Path 1.12312 +1 -0 CVSROOT/modules 1.441 +1 -0 ports/lang/Makefile 1.1 +55 -0 ports/lang/see/Makefile (new) 1.1 +2 -0 ports/lang/see/distinfo (new) 1.1 +6 -0 ports/lang/see/pkg-descr (new) 1.1 +29 -0 ports/lang/see/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:10:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D556616A4CE; Fri, 15 Apr 2005 17:10:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AE0F43D55; Fri, 15 Apr 2005 17:10:28 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHASMS086034; Fri, 15 Apr 2005 17:10:28 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHASGR086016; Fri, 15 Apr 2005 17:10:28 GMT (envelope-from sem) Message-Id: <200504151710.j3FHASGR086016@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 15 Apr 2005 17:10:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mod_perl2 Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:10:31 -0000 sem 2005-04-15 17:10:28 UTC FreeBSD ports repository Modified files: www/mod_perl2 Makefile distinfo pkg-message pkg-plist Log: - Update to 2.0.0r5 PR: ports/79962 Submitted by: maintainer Revision Changes Path 1.43 +43 -11 ports/www/mod_perl2/Makefile 1.20 +2 -2 ports/www/mod_perl2/distinfo 1.4 +8 -7 ports/www/mod_perl2/pkg-message 1.22 +235 -238 ports/www/mod_perl2/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:24:04 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF8D16A4CE; Fri, 15 Apr 2005 17:24:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F80443D2F; Fri, 15 Apr 2005 17:24:04 +0000 (GMT) (envelope-from lkoeller@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHO4U2086677; Fri, 15 Apr 2005 17:24:04 GMT (envelope-from lkoeller@repoman.freebsd.org) Received: (from lkoeller@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHO4iv086676; Fri, 15 Apr 2005 17:24:04 GMT (envelope-from lkoeller) Message-Id: <200504151724.j3FHO4iv086676@repoman.freebsd.org> From: Lars Koeller Date: Fri, 15 Apr 2005 17:24:04 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/apcupsd Makefile distinfo pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:24:04 -0000 lkoeller 2005-04-15 17:24:04 UTC FreeBSD ports repository Modified files: sysutils/apcupsd Makefile distinfo pkg-message pkg-plist Log: o) Update to version 3.10.17 (from 3.10.15) now USB on FreeBSD should work (read manual!!) Revision Changes Path 1.35 +17 -15 ports/sysutils/apcupsd/Makefile 1.11 +2 -2 ports/sysutils/apcupsd/distinfo 1.5 +24 -14 ports/sysutils/apcupsd/pkg-message 1.16 +5 -2 ports/sysutils/apcupsd/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:31:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EE116A4CE; Fri, 15 Apr 2005 17:31:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE7BE43D2F; Fri, 15 Apr 2005 17:31:55 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHVtID087091; Fri, 15 Apr 2005 17:31:55 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHVtsE087090; Fri, 15 Apr 2005 17:31:55 GMT (envelope-from sem) Message-Id: <200504151731.j3FHVtsE087090@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 15 Apr 2005 17:31:55 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/freeradius Makefile pkg-plist ports/net/freeradius/files patch-raddb-Makefile radiusd.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:31:56 -0000 sem 2005-04-15 17:31:55 UTC FreeBSD ports repository Modified files: net/freeradius Makefile pkg-plist net/freeradius/files radiusd.sh Added files: net/freeradius/files patch-raddb-Makefile Log: 1. Install sample SQL database schemas 2. Install config files as .sample to not clobber on upgrade 3. Add kerberos support PR: ports/79945 Submitted by: maintainer Contributed by: Andrey V. Elsukov [1] Denis Shaposhnikov [2] George C. Kaplan [3] Revision Changes Path 1.29 +26 -3 ports/net/freeradius/Makefile 1.1 +44 -0 ports/net/freeradius/files/patch-raddb-Makefile (new) 1.4 +1 -0 ports/net/freeradius/files/radiusd.sh 1.14 +31 -24 ports/net/freeradius/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:48:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2064D16A4CE; Fri, 15 Apr 2005 17:48:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E828A43D54; Fri, 15 Apr 2005 17:48:23 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHmNVU087662; Fri, 15 Apr 2005 17:48:23 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHmNME087661; Fri, 15 Apr 2005 17:48:23 GMT (envelope-from flz) Message-Id: <200504151748.j3FHmNME087661@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 17:48:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/isync Makefile distinfo ports/mail/isync/files patch-src-drv_imap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:48:24 -0000 flz 2005-04-15 17:48:23 UTC FreeBSD ports repository Modified files: mail/isync Makefile distinfo Added files: mail/isync/files patch-src-drv_imap.c Log: - Update to 1.0.1. PR: ports/79975 Submitted by: Ports Fury Revision Changes Path 1.13 +21 -8 ports/mail/isync/Makefile 1.7 +2 -2 ports/mail/isync/distinfo 1.1 +10 -0 ports/mail/isync/files/patch-src-drv_imap.c (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:49:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3459316A4CE; Fri, 15 Apr 2005 17:49:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1995743D1D; Fri, 15 Apr 2005 17:49:43 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHngS1087740; Fri, 15 Apr 2005 17:49:42 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHngbt087739; Fri, 15 Apr 2005 17:49:42 GMT (envelope-from flz) Message-Id: <200504151749.j3FHngbt087739@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 17:49:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/darkice Makefile distinfopatch-src_Makefile.in patch-src_OssDspSource.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:49:43 -0000 flz 2005-04-15 17:49:42 UTC FreeBSD ports repository Modified files: audio/darkice Makefile distinfo Added files: audio/darkice/files patch-src_JackDspSource.cpp Removed files: audio/darkice/files patch-src_Makefile.in patch-src_OssDspSource.cpp Log: - Update to 0.15. PR: ports/79970 Submitted by: Ports Fury Revision Changes Path 1.17 +21 -6 ports/audio/darkice/Makefile 1.11 +2 -2 ports/audio/darkice/distinfo 1.1 +32 -0 ports/audio/darkice/files/patch-src_JackDspSource.cpp (new) 1.5 +0 -14 ports/audio/darkice/files/patch-src_Makefile.in (dead) 1.3 +0 -16 ports/audio/darkice/files/patch-src_OssDspSource.cpp (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:53:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D47D316A4CF; Fri, 15 Apr 2005 17:53:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 747FD43D4C; Fri, 15 Apr 2005 17:53:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHr3LA087931; Fri, 15 Apr 2005 17:53:03 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHr3LZ087930; Fri, 15 Apr 2005 17:53:03 GMT (envelope-from flz) Message-Id: <200504151753.j3FHr3LZ087930@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 17:53:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/esmtp Makefile distinfo pkg-plist ports/mail/esmtp/files patch-esmtprc.5 patch-smtp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:53:04 -0000 flz 2005-04-15 17:53:03 UTC FreeBSD ports repository Modified files: mail/esmtp Makefile distinfo mail/esmtp/files patch-esmtprc.5 Removed files: mail/esmtp pkg-plist mail/esmtp/files patch-smtp.c Log: - Update to 0.5.1. PR: ports/79974 Submitted by: Ports Fury Revision Changes Path 1.11 +19 -17 ports/mail/esmtp/Makefile 1.4 +2 -2 ports/mail/esmtp/distinfo 1.2 +6 -6 ports/mail/esmtp/files/patch-esmtprc.5 1.2 +0 -33 ports/mail/esmtp/files/patch-smtp.c (dead) 1.2 +0 -4 ports/mail/esmtp/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 17:55:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBFCA16A4CE; Fri, 15 Apr 2005 17:55:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C270843D1D; Fri, 15 Apr 2005 17:55:32 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FHtW4O088067; Fri, 15 Apr 2005 17:55:32 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FHtWvI088066; Fri, 15 Apr 2005 17:55:32 GMT (envelope-from flz) Message-Id: <200504151755.j3FHtWvI088066@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 17:55:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/abcmidi Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 17:55:33 -0000 flz 2005-04-15 17:55:32 UTC FreeBSD ports repository Modified files: audio/abcmidi Makefile distinfo Log: - Update to 2005.04.10. PR: ports/79969 Submitted by: Ports Fury Revision Changes Path 1.26 +1 -1 ports/audio/abcmidi/Makefile 1.21 +2 -2 ports/audio/abcmidi/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:09:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72FDB16A4CE; Fri, 15 Apr 2005 18:09:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4328243D54; Fri, 15 Apr 2005 18:09:40 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FI9eJ3088588; Fri, 15 Apr 2005 18:09:40 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FI9eUq088587; Fri, 15 Apr 2005 18:09:40 GMT (envelope-from ume) Message-Id: <200504151809.j3FI9eUq088587@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 15 Apr 2005 18:09:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getservbyname.c getservbyport.c getservent.c netdb_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:09:40 -0000 ume 2005-04-15 18:09:40 UTC FreeBSD src repository Modified files: lib/libc/net getservbyname.c getservbyport.c getservent.c Added files: lib/libc/net netdb_private.h Log: - add getserv{byname,byport,ent}_r for internal use within libc. - make getserv{byname,byport,ent} thread-safe. Reviewed by: gnn Revision Changes Path 1.5 +29 -21 src/lib/libc/net/getservbyname.c 1.5 +28 -21 src/lib/libc/net/getservbyport.c 1.14 +160 -85 src/lib/libc/net/getservent.c 1.1 +71 -0 src/lib/libc/net/netdb_private.h (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:15:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A451616A4CE; Fri, 15 Apr 2005 18:15:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AFAC43D5E; Fri, 15 Apr 2005 18:15:13 +0000 (GMT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIFDk3088878; Fri, 15 Apr 2005 18:15:13 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIFDDJ088869; Fri, 15 Apr 2005 18:15:13 GMT (envelope-from ume) Message-Id: <200504151815.j3FIFDDJ088869@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 15 Apr 2005 18:15:12 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:15:13 -0000 ume 2005-04-15 18:15:12 UTC FreeBSD src repository Modified files: lib/libc/net getaddrinfo.c Log: Now, our getservbyname(3) is thread-safe. So, we don't need to protect it with mutex lock. Revision Changes Path 1.65 +1 -14 src/lib/libc/net/getaddrinfo.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:26:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AEDD16A4CE; Fri, 15 Apr 2005 18:26:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5383043D4C; Fri, 15 Apr 2005 18:26:01 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIQ1HV089394; Fri, 15 Apr 2005 18:26:01 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIQ1UN089393; Fri, 15 Apr 2005 18:26:01 GMT (envelope-from flz) Message-Id: <200504151826.j3FIQ1UN089393@repoman.freebsd.org> From: Florent Thoumie Date: Fri, 15 Apr 2005 18:26:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/typetools Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:26:01 -0000 flz 2005-04-15 18:26:01 UTC FreeBSD ports repository Modified files: print/typetools Makefile distinfo Log: - Update to 2.26. PR: ports/79976 Submitted by: Ports Fury Revision Changes Path 1.9 +1 -1 ports/print/typetools/Makefile 1.7 +2 -2 ports/print/typetools/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:39:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08FEA16A4D2; Fri, 15 Apr 2005 18:39:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29E443D31; Fri, 15 Apr 2005 18:38:59 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIcxPD089924; Fri, 15 Apr 2005 18:38:59 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIcxfJ089923; Fri, 15 Apr 2005 18:38:59 GMT (envelope-from peter) Message-Id: <200504151838.j3FIcxfJ089923@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:38:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include bus.h bus_amd64.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:39:00 -0000 peter 2005-04-15 18:38:59 UTC FreeBSD src repository Modified files: sys/amd64/include bus.h Removed files: sys/amd64/include bus_amd64.h Log: MFi386: track bus.h changes (unsplit bus_${machine}.h) Revision Changes Path 1.13 +1219 -1 src/sys/amd64/include/bus.h 1.30 +0 -1232 src/sys/amd64/include/bus_amd64.h (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:39:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE6616A4CE; Fri, 15 Apr 2005 18:39:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55BB843D46; Fri, 15 Apr 2005 18:39:31 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIdVjB089980; Fri, 15 Apr 2005 18:39:31 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIdVXS089979; Fri, 15 Apr 2005 18:39:31 GMT (envelope-from peter) Message-Id: <200504151839.j3FIdVXS089979@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:39:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include tss.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:39:31 -0000 peter 2005-04-15 18:39:31 UTC FreeBSD src repository Modified files: sys/amd64/include tss.h Log: Show that I can actually count. Revision Changes Path 1.18 +2 -2 src/sys/amd64/include/tss.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:41:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0CEA16A4CE; Fri, 15 Apr 2005 18:41:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA36B43D45; Fri, 15 Apr 2005 18:41:09 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIf9gg090250; Fri, 15 Apr 2005 18:41:09 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIf9Is090249; Fri, 15 Apr 2005 18:41:09 GMT (envelope-from sem) Message-Id: <200504151841.j3FIf9Is090249@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 15 Apr 2005 18:41:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security Makefile ports/security/pfw Makefile distinfo pkg-descr pkg-plist ports/security/pfw/files pkg-message.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:41:10 -0000 sem 2005-04-15 18:41:09 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/pfw Makefile distinfo pkg-descr pkg-plist security/pfw/files pkg-message.in Log: A web frontend for the pf firewall wrote in PHP. PR: ports/79907 Submitted by: Renato Botelho Revision Changes Path 1.593 +1 -0 ports/security/Makefile 1.1 +48 -0 ports/security/pfw/Makefile (new) 1.1 +2 -0 ports/security/pfw/distinfo (new) 1.1 +23 -0 ports/security/pfw/files/pkg-message.in (new) 1.1 +23 -0 ports/security/pfw/pkg-descr (new) 1.1 +43 -0 ports/security/pfw/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:41:21 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9513F16A4CE; Fri, 15 Apr 2005 18:41:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E12143D1F; Fri, 15 Apr 2005 18:41:21 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIfLS2090322; Fri, 15 Apr 2005 18:41:21 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIfLA0090321; Fri, 15 Apr 2005 18:41:21 GMT (envelope-from sem) Message-Id: <200504151841.j3FIfLA0090321@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 15 Apr 2005 18:41:21 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:41:21 -0000 sem 2005-04-15 18:41:21 UTC FreeBSD ports repository Modified files: . modules Log: pfw --> ports/security/pfw Revision Changes Path 1.12313 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:44:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64A2916A4CE; Fri, 15 Apr 2005 18:44:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3669643D3F; Fri, 15 Apr 2005 18:44:54 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIis1L090571; Fri, 15 Apr 2005 18:44:54 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIisgP090570; Fri, 15 Apr 2005 18:44:54 GMT (envelope-from peter) Message-Id: <200504151844.j3FIisgP090570@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:44:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/acpica madt.c src/sys/amd64/amd64 io_apic.c mptable.c src/sys/amd64/include apicvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:44:54 -0000 peter 2005-04-15 18:44:54 UTC FreeBSD src repository Modified files: sys/amd64/acpica madt.c sys/amd64/amd64 io_apic.c mptable.c sys/amd64/include apicvar.h Log: MFi386: use the lapic timer for UP systems that are using the apic so that IRQ0 and mixed mode isn't a problem anymore. This removes mixed mode support because nothing is left that uses it. Revision Changes Path 1.16 +0 -2 src/sys/amd64/acpica/madt.c 1.15 +19 -91 src/sys/amd64/amd64/io_apic.c 1.236 +0 -1 src/sys/amd64/amd64/mptable.c 1.12 +0 -1 src/sys/amd64/include/apicvar.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:45:08 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 739B916A4CE; Fri, 15 Apr 2005 18:45:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C2C943D2F; Fri, 15 Apr 2005 18:45:08 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIj8rv090616; Fri, 15 Apr 2005 18:45:08 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIj8YA090615; Fri, 15 Apr 2005 18:45:08 GMT (envelope-from peter) Message-Id: <200504151845.j3FIj8YA090615@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:45:08 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:45:08 -0000 peter 2005-04-15 18:45:08 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC NOTES Log: MFi386: remove NO_MIXED_MODE Revision Changes Path 1.438 +0 -1 src/sys/amd64/conf/GENERIC 1.29 +0 -9 src/sys/amd64/conf/NOTES From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:45:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A2816A4D4; Fri, 15 Apr 2005 18:45:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B01DC43D1D; Fri, 15 Apr 2005 18:45:42 +0000 (GMT) (envelope-from sf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIjgKw090792; Fri, 15 Apr 2005 18:45:42 GMT (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIjgRS090791; Fri, 15 Apr 2005 18:45:42 GMT (envelope-from sf) Message-Id: <200504151845.j3FIjgRS090791@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Fri, 15 Apr 2005 18:45:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/tk80 Makefile ports/japanese/tkstep80 Makefile ports/japanese/xyagamo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:45:43 -0000 sf 2005-04-15 18:45:42 UTC FreeBSD ports repository Modified files: japanese/tk80 Makefile japanese/tkstep80 Makefile japanese/xyagamo Makefile Log: unbreak (libxpg4.) Revision Changes Path 1.26 +3 -5 ports/japanese/tk80/Makefile 1.14 +4 -4 ports/japanese/tkstep80/Makefile 1.11 +4 -6 ports/japanese/xyagamo/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:41:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B5A116A4CE; Fri, 15 Apr 2005 18:41:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33D3B43D31; Fri, 15 Apr 2005 18:41:32 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIfWX9090354; Fri, 15 Apr 2005 18:41:32 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIfWWO090353; Fri, 15 Apr 2005 18:41:32 GMT (envelope-from peter) Message-Id: <200504151841.j3FIfWWO090353@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:41:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/include legacyvar.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:41:32 -0000 peter 2005-04-15 18:41:32 UTC FreeBSD src repository Modified files: sys/amd64/include legacyvar.h Log: MFi386: use c99 types Revision Changes Path 1.6 +2 -2 src/sys/amd64/include/legacyvar.h From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:46:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2244F16A4CE; Fri, 15 Apr 2005 18:46:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED3EC43D2F; Fri, 15 Apr 2005 18:46:53 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIkrlV090859; Fri, 15 Apr 2005 18:46:53 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIkrjL090858; Fri, 15 Apr 2005 18:46:53 GMT (envelope-from peter) Message-Id: <200504151846.j3FIkrjL090858@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:46:53 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/isa clock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:46:54 -0000 peter 2005-04-15 18:46:53 UTC FreeBSD src repository Modified files: sys/amd64/isa clock.c Log: MFi386: sync rtc code - don't setup an interrupt handler for irq0 when the lapic timer is active. Don't enable periodic interrupts unless we are using them. Replace spl protection with a spinlock. Revision Changes Path 1.218 +32 -28 src/sys/amd64/isa/clock.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:48:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60C1B16A4CE; Fri, 15 Apr 2005 18:48:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AE1543D1F; Fri, 15 Apr 2005 18:48:27 +0000 (GMT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FImRtx090944; Fri, 15 Apr 2005 18:48:27 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FImRtG090943; Fri, 15 Apr 2005 18:48:27 GMT (envelope-from peter) Message-Id: <200504151848.j3FImRtG090943@repoman.freebsd.org> From: Peter Wemm Date: Fri, 15 Apr 2005 18:48:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options.amd64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:48:27 -0000 peter 2005-04-15 18:48:27 UTC FreeBSD src repository Modified files: sys/conf options.amd64 Log: Remove NO_MIXED_MODE option Revision Changes Path 1.19 +0 -1 src/sys/conf/options.amd64 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:48:57 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B88116A4CE; Fri, 15 Apr 2005 18:48:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D6ED43D39; Fri, 15 Apr 2005 18:48:57 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FImvPl091018; Fri, 15 Apr 2005 18:48:57 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FImvmc091017; Fri, 15 Apr 2005 18:48:57 GMT (envelope-from leeym) Message-Id: <200504151848.j3FImvmc091017@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 15 Apr 2005 18:48:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/grappa Makefile distinfo pkg-plist ports/biology/grappa/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:48:57 -0000 leeym 2005-04-15 18:48:57 UTC FreeBSD ports repository Modified files: biology/grappa Makefile distinfo Removed files: biology/grappa pkg-plist biology/grappa/files patch-aa Log: - update grappa to 2.0 - utilize PLIST_FILES - unbreak it on 4.x - update maintainer's email PR: 79241 Submitted by: David A. Bader Revision Changes Path 1.7 +11 -8 ports/biology/grappa/Makefile 1.4 +2 -2 ports/biology/grappa/distinfo 1.2 +0 -16 ports/biology/grappa/files/patch-aa (dead) 1.2 +0 -3 ports/biology/grappa/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:55:44 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D4FD16A4D0 for ; Fri, 15 Apr 2005 18:55:44 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id F1FD143D5E for ; Fri, 15 Apr 2005 18:55:42 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 15 Apr 2005 18:55:41 -0000 Received: from p508BF44A.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.244.74] by mail.gmx.net (mp018) with SMTP; 15 Apr 2005 20:55:41 +0200 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3FItaaA025510 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 15 Apr 2005 20:55:36 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Kris Kennaway Date: Fri, 15 Apr 2005 20:55:30 +0200 User-Agent: KMail/1.8 References: <200504131801.j3DI1WEt072865@repoman.freebsd.org> <20050414183838.2giack79a8owggwo@netchild.homeip.net> <20050415143920.GA94398@xor.obsecurity.org> In-Reply-To: <20050415143920.GA94398@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart8633833.Oq6Bshk0QH"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504152055.35349.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: pav@FreeBSD.org cc: Adam Weinberger cc: cvs-ports@FreeBSD.org cc: Alexander Leidinger Subject: Re: cvs commit: ports/x11/multi-gnome-terminal Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:55:44 -0000 --nextPart8633833.Oq6Bshk0QH Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 15. April 2005 16:39, Kris Kennaway wrote: > On Thu, Apr 14, 2005 at 06:38:38PM +0200, Alexander Leidinger wrote: > > Pav Lucistnik wrote: > > >There's no sbin in /usr/X11R6 mtree... > > > > Should there be one? I'm 50:50 for/against it... > > How many ports use it? I think GNOME tends to like this thesedays, so > perhaps it's time. I still have the feeble hope of slowly but steadily moving all the stuff th= at=20 doesn't belong into X11BASE out of there, fudging with BSD.x11.dist for stu= ff=20 that isn't X11R6 wouldn't exactly work toward that goal... =2D-=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 --nextPart8633833.Oq6Bshk0QH Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCYA4nXhc68WspdLARAtz0AJ9Giu3EpSKgn01BV0f0dj6kXs/ymACfZwgE gf4A0aspdOkCkjrKK5KgUs0= =jF8T -----END PGP SIGNATURE----- --nextPart8633833.Oq6Bshk0QH-- From owner-cvs-all@FreeBSD.ORG Fri Apr 15 18:59:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECF9A16A4D1; Fri, 15 Apr 2005 18:59:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D2543D48; Fri, 15 Apr 2005 18:59:29 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FIxTYM091566; Fri, 15 Apr 2005 18:59:29 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FIxTP2091565; Fri, 15 Apr 2005 18:59:29 GMT (envelope-from leeym) Message-Id: <200504151859.j3FIxTP2091565@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 15 Apr 2005 18:59:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/p5-HTML-Mason Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 18:59:30 -0000 leeym 2005-04-15 18:59:29 UTC FreeBSD ports repository Modified files: www/p5-HTML-Mason Makefile Log: - Add optional mod_perl dependency. Thanks to Dryice Liu. PR: 79328 Submitted by: Denis Shaposhnikov Revision Changes Path 1.47 +6 -0 ports/www/p5-HTML-Mason/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 19:00:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46D6516A4CF; Fri, 15 Apr 2005 19:00:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB3543D55; Fri, 15 Apr 2005 19:00:42 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FJ0fYA091654; Fri, 15 Apr 2005 19:00:42 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FJ0fZM091653; Fri, 15 Apr 2005 19:00:41 GMT (envelope-from adamw) Message-Id: <200504151900.j3FJ0fZM091653@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 15 Apr 2005 19:00:41 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtkmm24 Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 19:00:42 -0000 adamw 2005-04-15 19:00:41 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkmm24 Makefile distinfo pkg-plist Log: Update to 2.6.2. There's some problem with link stage for programs linking against gtkmm24 on 4.x that's existed since at least 2.6.1. I'm committing this update because it doesn't make the problem any worse. Revision Changes Path 1.85 +2 -2 ports/x11-toolkits/gtkmm24/Makefile 1.39 +2 -2 ports/x11-toolkits/gtkmm24/distinfo 1.36 +1 -1 ports/x11-toolkits/gtkmm24/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 20:56:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47D6B16A4CE; Fri, 15 Apr 2005 20:56:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2AA43D4C; Fri, 15 Apr 2005 20:56:53 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FKuru8002625; Fri, 15 Apr 2005 20:56:53 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FKur1r002624; Fri, 15 Apr 2005 20:56:53 GMT (envelope-from jylefort) Message-Id: <200504152056.j3FKur1r002624@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 20:56:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gai Makefile distinfopatch-gai_gai-gnome.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 20:56:53 -0000 jylefort 2005-04-15 20:56:53 UTC FreeBSD ports repository Modified files: x11-toolkits/gai Makefile distinfo Added files: x11-toolkits/gai/files patch-gai_gai-gnome.c Removed files: x11-toolkits/gai/files patch-gai:gai-gnome.c Log: - Update to 0.5.8 - Fix GNOME panel support PR: ports/79980 Submitted by: David Thiel Approved by: adamw (mentor) Revision Changes Path 1.16 +5 -6 ports/x11-toolkits/gai/Makefile 1.4 +2 -2 ports/x11-toolkits/gai/distinfo 1.4 +0 -12 ports/x11-toolkits/gai/files/patch-gai:gai-gnome.c (dead) 1.1 +31 -0 ports/x11-toolkits/gai/files/patch-gai_gai-gnome.c (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:18:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AB7EC16A4CE; Fri, 15 Apr 2005 21:18:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80F1C43D2D; Fri, 15 Apr 2005 21:18:31 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLIV5n003428; Fri, 15 Apr 2005 21:18:31 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLIVpE003427; Fri, 15 Apr 2005 21:18:31 GMT (envelope-from simon) Message-Id: <200504152118.j3FLIVpE003427@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 15 Apr 2005 21:18:31 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 amr.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:18:32 -0000 simon 2005-04-15 21:18:31 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man4 amr.4 Log: - Add Dell PERC 4ei to the list of supported devices. It's an alias used by Dell sometimes for PERC 4e/Si. [1] - Delete some trailing whitespace. MFC after: 1 day Rapported by: Jon Kuster [1] Revision Changes Path 1.30 +5 -3 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:19:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E5D116A4CE; Fri, 15 Apr 2005 21:19:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 128BF43D4C; Fri, 15 Apr 2005 21:19:47 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLJkgB003501; Fri, 15 Apr 2005 21:19:46 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLJkbG003500; Fri, 15 Apr 2005 21:19:46 GMT (envelope-from brooks) Message-Id: <200504152119.j3FLJkbG003500@repoman.freebsd.org> From: Brooks Davis Date: Fri, 15 Apr 2005 21:19:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/ganglia-monitor-core Makefile distinfo patch-srclib_libmetrics_freebsd_metrics.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:19:47 -0000 brooks 2005-04-15 21:19:46 UTC FreeBSD ports repository Modified files: sysutils/ganglia-monitor-core Makefile distinfo pkg-plist sysutils/ganglia-monitor-core/files patch-srclib_libmetrics_freebsd_metrics.c Log: Upgrade to 3.0.1. This includes some fixes plus all the changes I previously patched into the FreeBSD metrics. Try to use cpufreq to get the frequency (maximum frequency not the current one). Add code to selectivly install libganglia and don't install it by default as ganglia is linked staticly and no one I know of actually uses the library. Add some Makefile features to the port to allow generation of custom pacakges with custom config files. PR: ports/79770 Revision Changes Path 1.13 +50 -19 ports/sysutils/ganglia-monitor-core/Makefile 1.7 +2 -2 ports/sysutils/ganglia-monitor-core/distinfo 1.3 +50 -525 ports/sysutils/ganglia-monitor-core/files/patch-srclib_libmetrics_freebsd_metrics.c 1.7 +8 -8 ports/sysutils/ganglia-monitor-core/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:37:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BD6A16A4CE; Fri, 15 Apr 2005 21:37:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 325E143D1F; Fri, 15 Apr 2005 21:37:30 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLbUcq004350; Fri, 15 Apr 2005 21:37:30 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLbU8E004349; Fri, 15 Apr 2005 21:37:30 GMT (envelope-from jylefort) Message-Id: <200504152137.j3FLbU8E004349@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 21:37:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/gai-album Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:37:30 -0000 jylefort 2005-04-15 21:37:29 UTC FreeBSD ports repository Modified files: audio Makefile . modules Added files: audio/gai-album Makefile distinfo pkg-descr pkg-plist Log: gai-album is a GAI dockapp for viewing the front and back covers of albums playing in xmms. PR: ports/77395 Submitted by: David Thiel Approved by: adamw (mentor) Revision Changes Path 1.12314 +1 -0 CVSROOT/modules 1.609 +1 -0 ports/audio/Makefile 1.1 +40 -0 ports/audio/gai-album/Makefile (new) 1.1 +2 -0 ports/audio/gai-album/distinfo (new) 1.1 +4 -0 ports/audio/gai-album/pkg-descr (new) 1.1 +6 -0 ports/audio/gai-album/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:41:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36E9916A4CE; Fri, 15 Apr 2005 21:41:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C4D043D41; Fri, 15 Apr 2005 21:41:49 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLfn45004579; Fri, 15 Apr 2005 21:41:49 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLfm5v004578; Fri, 15 Apr 2005 21:41:48 GMT (envelope-from jylefort) Message-Id: <200504152141.j3FLfm5v004578@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 15 Apr 2005 21:41:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio Makefile ports/audio/gai-visual-audio Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:41:49 -0000 jylefort 2005-04-15 21:41:48 UTC FreeBSD ports repository Modified files: audio Makefile . modules Added files: audio/gai-visual-audio Makefile distinfo pkg-descr pkg-plist Log: gai-visual-audio is a GAI dockapp that displays audio visualizations for XMMS, including blur scope, spectrum analyzer, and flower spectrum. PR: ports/77396 Submitted by: David Thiel Approved by: adamw (mentor) Revision Changes Path 1.12315 +1 -0 CVSROOT/modules 1.610 +1 -0 ports/audio/Makefile 1.1 +47 -0 ports/audio/gai-visual-audio/Makefile (new) 1.1 +2 -0 ports/audio/gai-visual-audio/distinfo (new) 1.1 +4 -0 ports/audio/gai-visual-audio/pkg-descr (new) 1.1 +6 -0 ports/audio/gai-visual-audio/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:45:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C059216A4CE; Fri, 15 Apr 2005 21:45:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9161243D1F; Fri, 15 Apr 2005 21:45:02 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLj2Qm004737; Fri, 15 Apr 2005 21:45:02 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLj2Oi004736; Fri, 15 Apr 2005 21:45:02 GMT (envelope-from jhb) Message-Id: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Apr 2005 21:45:02 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:45:02 -0000 jhb 2005-04-15 21:45:02 UTC FreeBSD src repository Modified files: sys/vm vm_pageq.c Log: Add a vm.blacklist tunable which can hold a space or comma seperated list of physical addresses. The pages containing these physical addresses will not be added to the free list and thus will effectively be ignored by the VM system. This is mostly useful for the case when one knows of specific physical addresses that have bit errors (such as from a memtest run) so that one can blacklist the bad pages while waiting for the new sticks of RAM to arrive. The physical addresses of any ignored pages are listed in the message buffer as well. Revision Changes Path 1.15 +29 -0 src/sys/vm/vm_pageq.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 21:47:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E77916A4CE; Fri, 15 Apr 2005 21:47:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADED43D3F; Fri, 15 Apr 2005 21:47:10 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FLlAjo004888; Fri, 15 Apr 2005 21:47:10 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FLlAJ9004887; Fri, 15 Apr 2005 21:47:10 GMT (envelope-from simon) Message-Id: <200504152147.j3FLlAJ9004887@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 15 Apr 2005 21:47:10 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 21:47:11 -0000 simon 2005-04-15 21:47:10 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Mark wget >= 1.10.a1 safe from the "wget -- multiple vulnerabilities" entry. Info provided by: sf Revision Changes Path 1.631 +6 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Apr 15 22:18:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 216D716A4CE; Fri, 15 Apr 2005 22:18:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF04143D5F; Fri, 15 Apr 2005 22:18:55 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FMItdh006381; Fri, 15 Apr 2005 22:18:55 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FMItID006380; Fri, 15 Apr 2005 22:18:55 GMT (envelope-from jhb) Message-Id: <200504152218.j3FMItID006380@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Apr 2005 22:18:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 22:18:56 -0000 jhb 2005-04-15 22:18:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/sysinstall config.c Log: MFC: Explicitly linux_base 8. Revision Changes Path 1.225.2.4 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 22:20:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9D2216A4CE; Fri, 15 Apr 2005 22:20:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80A7B43D2F; Fri, 15 Apr 2005 22:20:20 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FMKKMh006479; Fri, 15 Apr 2005 22:20:20 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FMKKLW006478; Fri, 15 Apr 2005 22:20:20 GMT (envelope-from jhb) Message-Id: <200504152220.j3FMKKLW006478@repoman.freebsd.org> From: John Baldwin Date: Fri, 15 Apr 2005 22:20:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/usr.sbin/sysinstall config.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 22:20:20 -0000 jhb 2005-04-15 22:20:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) usr.sbin/sysinstall config.c Log: MFC: Explicitly install linux_base 8. Approved by: re (kensmith) Revision Changes Path 1.225.2.3.2.1 +1 -1 src/usr.sbin/sysinstall/config.c From owner-cvs-all@FreeBSD.ORG Fri Apr 15 22:24:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E4D16A4CE; Fri, 15 Apr 2005 22:24:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7911543D39; Fri, 15 Apr 2005 22:24:50 +0000 (GMT) (envelope-from brooks@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FMOoQI006670; Fri, 15 Apr 2005 22:24:50 GMT (envelope-from brooks@repoman.freebsd.org) Received: (from brooks@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FMOo0h006669; Fri, 15 Apr 2005 22:24:50 GMT (envelope-from brooks) Message-Id: <200504152224.j3FMOo0h006669@repoman.freebsd.org> From: Brooks Davis Date: Fri, 15 Apr 2005 22:24:50 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/ganglia-webfrontend Makefile distinfo ports/sysutils/ganglia-webfrontend/files patch-conf.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 22:24:50 -0000 brooks 2005-04-15 22:24:50 UTC FreeBSD ports repository Modified files: sysutils/ganglia-webfrontend Makefile distinfo sysutils/ganglia-webfrontend/files patch-conf.php Log: Upgrade to 3.0.1 (mostly just includes fixes we previously installed via patches). Submitted by: Michael Fuckner PR: ports/79770 Revision Changes Path 1.7 +1 -1 ports/sysutils/ganglia-webfrontend/Makefile 1.5 +2 -2 ports/sysutils/ganglia-webfrontend/distinfo 1.5 +2 -15 ports/sysutils/ganglia-webfrontend/files/patch-conf.php From owner-cvs-all@FreeBSD.ORG Fri Apr 15 22:51:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BF516A4D2; Fri, 15 Apr 2005 22:51:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BF2F43D6B; Fri, 15 Apr 2005 22:51:13 +0000 (GMT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FMpDGY007662; Fri, 15 Apr 2005 22:51:13 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FMpDwB007661; Fri, 15 Apr 2005 22:51:13 GMT (envelope-from mi) Message-Id: <200504152251.j3FMpDwB007661@repoman.freebsd.org> From: Mikhail Teterin Date: Fri, 15 Apr 2005 22:51:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance/libstocks Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 22:51:13 -0000 mi 2005-04-15 22:51:13 UTC FreeBSD ports repository Modified files: finance/libstocks Makefile Log: s/ENV/SETENV/ Reported by: Jeff Mohney Revision Changes Path 1.6 +1 -1 ports/finance/libstocks/Makefile From owner-cvs-all@FreeBSD.ORG Fri Apr 15 22:53:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C57E16A4CE; Fri, 15 Apr 2005 22:53:10 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CF6143D45; Fri, 15 Apr 2005 22:53:08 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 21208ACAFE; Sat, 16 Apr 2005 00:52:49 +0200 (CEST) Date: Sat, 16 Apr 2005 00:52:49 +0200 From: Pawel Jakub Dawidek To: John Baldwin Message-ID: <20050415225249.GL837@darkness.comp.waw.pl> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fFZg0b+WaoCdn4Fq" Content-Disposition: inline In-Reply-To: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 22:53:10 -0000 --fFZg0b+WaoCdn4Fq Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: +> jhb 2005-04-15 21:45:02 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/vm vm_pageq.c=20 +> Log: +> Add a vm.blacklist tunable which can hold a space or comma seperated l= ist +> of physical addresses. The pages containing these physical addresses = will +> not be added to the free list and thus will effectively be ignored by = the +> VM system. This is mostly useful for the case when one knows of speci= fic +> physical addresses that have bit errors (such as from a memtest run) so +> that one can blacklist the bad pages while waiting for the new sticks = of +> RAM to arrive. The physical addresses of any ignored pages are listed= in +> the message buffer as well. Nice. Would be good to have it documented somewhere, not sure where... --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --fFZg0b+WaoCdn4Fq Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCYEXBForvXbEpPzQRAjcuAJ9IIEfrvFou8fez2YQ/PO3uJH8CewCgiYpf +6yLpHHy8zjpaGCur/yTWnY= =0jol -----END PGP SIGNATURE----- --fFZg0b+WaoCdn4Fq-- From owner-cvs-all@FreeBSD.ORG Fri Apr 15 23:44:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C63ED16A4CE; Fri, 15 Apr 2005 23:44:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 968C143D3F; Fri, 15 Apr 2005 23:44:40 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FNie99010041; Fri, 15 Apr 2005 23:44:40 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FNiewK010040; Fri, 15 Apr 2005 23:44:40 GMT (envelope-from lofi) Message-Id: <200504152344.j3FNiewK010040@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 15 Apr 2005 23:44:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnupg-devel Makefile distinfopatch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 23:44:40 -0000 lofi 2005-04-15 23:44:40 UTC FreeBSD ports repository Modified files: security/gnupg-devel Makefile distinfo security/gnupg-devel/files patch-configure Removed files: security/gnupg-devel/files patch-common-asshelp.c Log: Update to 1.9.15 Revision Changes Path 1.24 +1 -2 ports/security/gnupg-devel/Makefile 1.8 +2 -2 ports/security/gnupg-devel/distinfo 1.2 +0 -11 ports/security/gnupg-devel/files/patch-common-asshelp.c (dead) 1.5 +3 -3 ports/security/gnupg-devel/files/patch-configure From owner-cvs-all@FreeBSD.ORG Fri Apr 15 23:46:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC80B16A4CE; Fri, 15 Apr 2005 23:46:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1EF643D3F; Fri, 15 Apr 2005 23:46:01 +0000 (GMT) (envelope-from lofi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FNk1uM010253; Fri, 15 Apr 2005 23:46:01 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FNk1xl010252; Fri, 15 Apr 2005 23:46:01 GMT (envelope-from lofi) Message-Id: <200504152346.j3FNk1xl010252@repoman.freebsd.org> From: Michael Nottebrock Date: Fri, 15 Apr 2005 23:46:01 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pinentry Makefile distinfo ports/security/pinentry-gtk Makefile ports/security/pinentry-gtk2 Makefile ports/security/pinentry-qt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 23:46:02 -0000 lofi 2005-04-15 23:46:01 UTC FreeBSD ports repository Modified files: security/pinentry Makefile distinfo security/pinentry-curses Makefile security/pinentry-gtk Makefile security/pinentry-gtk2 Makefile security/pinentry-qt Makefile Log: Update to 0.7.2 Revision Changes Path 1.2 +1 -1 ports/security/pinentry-curses/Makefile 1.2 +1 -1 ports/security/pinentry-gtk/Makefile 1.2 +1 -1 ports/security/pinentry-gtk2/Makefile 1.2 +1 -1 ports/security/pinentry-qt/Makefile 1.25 +3 -29 ports/security/pinentry/Makefile 1.7 +2 -4 ports/security/pinentry/distinfo From owner-cvs-all@FreeBSD.ORG Fri Apr 15 23:51:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4AFC16A4CE; Fri, 15 Apr 2005 23:51:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCEC043D45; Fri, 15 Apr 2005 23:51:20 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3FNpKJl010441; Fri, 15 Apr 2005 23:51:20 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3FNpKjH010440; Fri, 15 Apr 2005 23:51:20 GMT (envelope-from pjd) Message-Id: <200504152351.j3FNpKjH010440@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 15 Apr 2005 23:51:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/geom/class/mirror gmirror.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 23:51:21 -0000 pjd 2005-04-15 23:51:20 UTC FreeBSD src repository Modified files: sbin/geom/class/mirror gmirror.8 Log: Document 'clear' and 'dump' subcommands. MFC after: 1 week Revision Changes Path 1.15 +11 -0 src/sbin/geom/class/mirror/gmirror.8 From owner-cvs-all@FreeBSD.ORG Fri Apr 15 23:58:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D320016A4CE; Fri, 15 Apr 2005 23:58:20 +0000 (GMT) Received: from mail.psychoholics.org (www.psychoholics.org [64.185.102.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7902843D3F; Fri, 15 Apr 2005 23:58:20 +0000 (GMT) (envelope-from ebola@psychoholics.org) Received: from S010600deadc0de00.su.shawcable.net (S010600deadc0de00.su.shawcable.net [24.76.125.156]) by mail.psychoholics.org (Postfix) with ESMTP id 26900157173; Fri, 15 Apr 2005 18:22:32 -0700 (PDT) From: Adam Gregoire To: John Baldwin In-Reply-To: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> Content-Type: text/plain Date: Fri, 15 Apr 2005 19:58:14 -0400 Message-Id: <1113609494.27176.0.camel@S010600deadc0de00.su.shawcable.net> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2005 23:58:21 -0000 On Fri, 2005-04-15 at 21:45 +0000, John Baldwin wrote: > jhb 2005-04-15 21:45:02 UTC > > FreeBSD src repository > > Modified files: > sys/vm vm_pageq.c > Log: > Add a vm.blacklist tunable which can hold a space or comma seperated list > of physical addresses. The pages containing these physical addresses will > not be added to the free list and thus will effectively be ignored by the > VM system. This is mostly useful for the case when one knows of specific > physical addresses that have bit errors (such as from a memtest run) so > that one can blacklist the bad pages while waiting for the new sticks of > RAM to arrive. The physical addresses of any ignored pages are listed in > the message buffer as well. > > Revision Changes Path > 1.15 +29 -0 src/sys/vm/vm_pageq.c The printf formatting string %x on line 133 breaks build on amd64(other 64bit machines). -- Adam Gregoire From owner-cvs-all@FreeBSD.ORG Sat Apr 16 00:40:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CA0B16A4CE; Sat, 16 Apr 2005 00:40:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E46FD43D41; Sat, 16 Apr 2005 00:40:58 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G0ewQq012289; Sat, 16 Apr 2005 00:40:58 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G0ewjw012288; Sat, 16 Apr 2005 00:40:58 GMT (envelope-from ahze) Message-Id: <200504160040.j3G0ewjw012288@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 00:40:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes Makefile ports/x11-themes/gnome-art Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 00:40:59 -0000 ahze 2005-04-16 00:40:58 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/gnome-art Makefile distinfo pkg-descr pkg-plist Log: - Add gnome-art A frontend for art.gnome.org The GNOME Art Collection written in ruby is a collection of tools for managing art from the art.gnome.org website. GNOME Art is the graphical frontend for art.gnome.org. Backgrounds and all themes can be downloaded and previewed. Backgrounds, icon themes and splash screens can be installed directly. GNOME Splash Screen Manager is for managing the splash screens of the GNOME desktop. Revision Changes Path 1.102 +1 -0 ports/x11-themes/Makefile 1.1 +31 -0 ports/x11-themes/gnome-art/Makefile (new) 1.1 +2 -0 ports/x11-themes/gnome-art/distinfo (new) 1.1 +13 -0 ports/x11-themes/gnome-art/pkg-descr (new) 1.1 +18 -0 ports/x11-themes/gnome-art/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 00:42:26 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 252A016A4CE; Sat, 16 Apr 2005 00:42:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0F0943D1D; Sat, 16 Apr 2005 00:42:25 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G0gP7H012363; Sat, 16 Apr 2005 00:42:25 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G0gPfC012362; Sat, 16 Apr 2005 00:42:25 GMT (envelope-from ahze) Message-Id: <200504160042.j3G0gPfC012362@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 00:42:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 00:42:26 -0000 ahze 2005-04-16 00:42:25 UTC FreeBSD ports repository Modified files: . modules Log: gnome-art --> ports/x11-themes/gnome-art Revision Changes Path 1.12316 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 16 00:44:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 647EF16A4D0 for ; Sat, 16 Apr 2005 00:44:09 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id D413343D2F for ; Sat, 16 Apr 2005 00:44:07 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 16 Apr 2005 00:44:06 -0000 Received: from p508BF390.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.243.144] by mail.gmx.net (mp012) with SMTP; 16 Apr 2005 02:44:06 +0200 X-Authenticated: #443188 Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.13.3/8.12.10) with ESMTP id j3G0hkw9002603 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 16 Apr 2005 02:43:54 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Florent Thoumie , nork@freebsd.org Date: Sat, 16 Apr 2005 02:43:39 +0200 User-Agent: KMail/1.8 References: <200504121249.j3CCn3Cb034016@repoman.freebsd.org> In-Reply-To: <200504121249.j3CCn3Cb034016@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3164341.HQQGpK8TFd"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504160243.44701.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/audio/timidity++ Makefile distinfo pkg-descr pkg-message pkg-plist ports/audio/timidity++/files patch-Makefile.in patch-ab patch-ac patch-ad patch-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 00:44:09 -0000 --nextPart3164341.HQQGpK8TFd Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Tuesday, 12. April 2005 14:49, Florent Thoumie wrote: > Log: > - Update to 2.13.2. > - Assign maintainership to nork. > - Global overhaul of the port. PKGNAMESUFFIX:=3D ${PKGNAMESUFFIX}-esound <- this won't fly with 4-stable's= =20 make(1) (will break INDEX for people with esound installed). $ make HAVE_GNOME=3Desound describe Variable PKGNAMESUFFIX is recursive. =2D-=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 --nextPart3164341.HQQGpK8TFd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCYF/AXhc68WspdLARAoAYAJ0RV0a5AypOyPrjJ6bU8VAP94QJjACfR97A 6eQ+/ZadEzetSCWp0/oPSVc= =yVpE -----END PGP SIGNATURE----- --nextPart3164341.HQQGpK8TFd-- From owner-cvs-all@FreeBSD.ORG Sat Apr 16 01:49:51 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4253316A4CE; Sat, 16 Apr 2005 01:49:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154B843D2D; Sat, 16 Apr 2005 01:49:51 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G1nocx021371; Sat, 16 Apr 2005 01:49:50 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G1no8B021370; Sat, 16 Apr 2005 01:49:50 GMT (envelope-from njl) Message-Id: <200504160149.j3G1no8B021370@repoman.freebsd.org> From: Nate Lawson Date: Sat, 16 Apr 2005 01:49:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_conv.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 01:49:51 -0000 njl 2005-04-16 01:49:50 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: Fix mbnambuf support for multi-byte characters. If a substring is larger than WIN_CHARS bytes, we shift the suffix (previous substrings) upwards by the amount this substring exceeds its WIN_CHARS slot. Profiling shows this change is indistinguishable from the previous code at 95% confidence. This bug would result in attempts to access or create files or directories with multi-byte characters returning an error but no data loss. Reported and tested by: avatar MFC after: 3 days Revision Changes Path 1.44 +29 -19 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 02:24:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B00216A4CE; Sat, 16 Apr 2005 02:24:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31DA343D2F; Sat, 16 Apr 2005 02:24:53 +0000 (GMT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G2OrpW022598; Sat, 16 Apr 2005 02:24:53 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G2OrJC022597; Sat, 16 Apr 2005 02:24:53 GMT (envelope-from nork) Message-Id: <200504160224.j3G2OrJC022597@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 16 Apr 2005 02:24:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liveMedia Makefile pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 02:24:53 -0000 nork 2005-04-16 02:24:52 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile pkg-descr Added files: net/liveMedia pkg-message Log: o Ressurect a mirror site, permanently. [1] o Add pkg-message from author. [2] o Add WWW line to pkg-descr. o Bump PORTREVISION, because it wants you to read the author's message. PR: ports/79864 [1] Submitted by: Frank Laszlo [1] Approved by: Ross Finlayson (author) [1] Requested by: Ross Finlayson (author) [2] Revision Changes Path 1.177 +6 -9 ports/net/liveMedia/Makefile 1.2 +2 -0 ports/net/liveMedia/pkg-descr 1.1 +5 -0 ports/net/liveMedia/pkg-message (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 02:56:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECDA716A4CE; Sat, 16 Apr 2005 02:56:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D21F443D4C; Sat, 16 Apr 2005 02:56:23 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G2uNJQ023717; Sat, 16 Apr 2005 02:56:23 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G2uNmT023716; Sat, 16 Apr 2005 02:56:23 GMT (envelope-from ahze) Message-Id: <200504160256.j3G2uNmT023716@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 02:56:23 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes Makefile ports/x11-themes/gnome-splashscreen-manager Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 02:56:24 -0000 ahze 2005-04-16 02:56:23 UTC FreeBSD ports repository Modified files: x11-themes Makefile Added files: x11-themes/gnome-splashscreen-manager Makefile distinfo pkg-descr pkg-plist Log: - Add gnome-splashscreen-manager Gnome splash screen manager Revision Changes Path 1.103 +1 -0 ports/x11-themes/Makefile 1.1 +32 -0 ports/x11-themes/gnome-splashscreen-manager/Makefile (new) 1.1 +2 -0 ports/x11-themes/gnome-splashscreen-manager/distinfo (new) 1.1 +3 -0 ports/x11-themes/gnome-splashscreen-manager/pkg-descr (new) 1.1 +13 -0 ports/x11-themes/gnome-splashscreen-manager/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 02:57:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D41B16A4CE; Sat, 16 Apr 2005 02:57:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 135FE43D53; Sat, 16 Apr 2005 02:57:03 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G2v2Ta023764; Sat, 16 Apr 2005 02:57:02 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G2v2oY023763; Sat, 16 Apr 2005 02:57:02 GMT (envelope-from ahze) Message-Id: <200504160257.j3G2v2oY023763@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 02:57:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-themes/gnome-art Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 02:57:03 -0000 ahze 2005-04-16 02:57:02 UTC FreeBSD ports repository Modified files: x11-themes/gnome-art Makefile Log: - Depend on gnome-splashscreen-manager Revision Changes Path 1.2 +2 -3 ports/x11-themes/gnome-art/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 02:58:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2373616A4CE; Sat, 16 Apr 2005 02:58:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECAD43D54; Sat, 16 Apr 2005 02:58:26 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G2wQRQ023882; Sat, 16 Apr 2005 02:58:26 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G2wQ27023881; Sat, 16 Apr 2005 02:58:26 GMT (envelope-from ahze) Message-Id: <200504160258.j3G2wQ27023881@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 02:58:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 02:58:27 -0000 ahze 2005-04-16 02:58:26 UTC FreeBSD ports repository Modified files: . modules Log: gnome-splashscreen-manager --> ports/x11-themes/gnome-splashscreen-manager Revision Changes Path 1.12317 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 16 03:04:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08DCC16A4CE; Sat, 16 Apr 2005 03:04:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A015343D1D; Sat, 16 Apr 2005 03:04:49 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G34nHD024219; Sat, 16 Apr 2005 03:04:49 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G34naW024218; Sat, 16 Apr 2005 03:04:49 GMT (envelope-from leeym) Message-Id: <200504160304.j3G34naW024218@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 16 Apr 2005 03:04:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/polish/ekg Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 03:04:50 -0000 leeym 2005-04-16 03:04:49 UTC FreeBSD ports repository Modified files: polish/ekg Makefile distinfo pkg-plist Log: - update polish/ekg to version 1.6rc1 PR: 79985 Submitted by: Jacek Pelka Revision Changes Path 1.16 +3 -4 ports/polish/ekg/Makefile 1.9 +2 -2 ports/polish/ekg/distinfo 1.4 +18 -18 ports/polish/ekg/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 03:44:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8202916A4CF; Sat, 16 Apr 2005 03:44:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A40C43D41; Sat, 16 Apr 2005 03:44:47 +0000 (GMT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G3ilLK026241; Sat, 16 Apr 2005 03:44:47 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G3ilSx026240; Sat, 16 Apr 2005 03:44:47 GMT (envelope-from anholt) Message-Id: <200504160344.j3G3ilSx026240@repoman.freebsd.org> From: Eric Anholt Date: Sat, 16 Apr 2005 03:44:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/conf NOTES src/sys/conf files src/sys/dev/drm ati_pcigart.c ati_pcigart.h drm.h drmP.h drm_agpsupport.c drm_agpsupport.h drm_atomic.h drm_auth.c drm_auth.h drm_bufs.c drm_bufs.h drm_context.c drm_context.h ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 03:44:48 -0000 anholt 2005-04-16 03:44:47 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/conf files sys/dev/drm drm.h drmP.h drm_linux_list.h drm_pciids.h drm_sarea.h mga_dma.c mga_drm.h mga_drv.c mga_drv.h mga_irq.c mga_state.c mga_ucode.h mga_warp.c r128_cce.c r128_drm.h r128_drv.c r128_drv.h r128_irq.c r128_state.c radeon_cp.c radeon_drm.h radeon_drv.c radeon_drv.h radeon_irq.c radeon_mem.c radeon_state.c sis_drm.h sis_drv.c sis_drv.h sis_ds.c sis_ds.h sis_mm.c tdfx_drv.c sys/i386/conf NOTES sys/modules/drm Makefile Added files: sys/dev/drm ati_pcigart.c drm_agpsupport.c drm_atomic.h drm_auth.c drm_bufs.c drm_context.c drm_dma.c drm_drawable.c drm_drv.c drm_fops.c drm_ioctl.c drm_irq.c drm_lock.c drm_memory.c drm_pci.c drm_scatter.c drm_sysctl.c drm_vm.c i915_dma.c i915_drm.h i915_drv.c i915_drv.h i915_irq.c i915_mem.c mach64_dma.c mach64_drm.h mach64_drv.c mach64_drv.h mach64_irq.c mach64_state.c savage_bci.c savage_drm.h savage_drv.c savage_drv.h savage_state.c tdfx_drv.h sys/modules/drm/drm Makefile sys/modules/drm/mach64 Makefile Removed files: sys/dev/drm ati_pcigart.h drm_agpsupport.h drm_auth.h drm_bufs.h drm_context.h drm_dma.h drm_drawable.h drm_drv.h drm_fops.h drm_ioctl.h drm_irq.h drm_lock.h drm_memory.h drm_memory_debug.h drm_os_freebsd.h drm_pci.h drm_scatter.h drm_sysctl.h drm_vm.h mga.h r128.h radeon.h sis.h tdfx.h Log: Update to DRM CVS as of 2005-04-12, bringing many changes: - Split core DRM routines back into their own module, rather than using the nasty templated system like before. - Development-class R300 support in radeon driver (requires userland pieces, of course). - Mach64 driver (haven't tested in a while -- my mach64s no longer fit in the testbox). Covers Rage Pros, Rage Mobility P/M, Rage XL, and some others. - i915 driver files, which just need to get drm_drv.c fixed to allow attachment to the drmsub device. Covers i830 through i915 integrated graphics. - savage driver files, which should require minimal changes to work. Covers the Savage3D, Savage IX/MX, Savage 4, ProSavage. - Support for color and texture tiling and HyperZ features of Radeon. Thanks to: scottl (much p4 handholding) Jung-uk Kim (helpful prodding) PR: [1] kern/76879, [2] kern/72548 Submitted by: [1] Alex, lesha at intercaf dot ru [2] Shaun Jurrens, shaun at shamz dot net Revision Changes Path 1.30 +9 -18 src/sys/amd64/conf/NOTES 1.1013 +21 -0 src/sys/conf/files 1.1 +116 -0 src/sys/dev/drm/ati_pcigart.c (new) 1.5 +0 -115 src/sys/dev/drm/ati_pcigart.h (dead) 1.9 +185 -173 src/sys/dev/drm/drm.h 1.13 +616 -244 src/sys/dev/drm/drmP.h 1.1 +358 -0 src/sys/dev/drm/drm_agpsupport.c (new) 1.5 +0 -315 src/sys/dev/drm/drm_agpsupport.h (dead) 1.1 +143 -0 src/sys/dev/drm/drm_atomic.h (new) 1.1 +173 -0 src/sys/dev/drm/drm_auth.c (new) 1.7 +0 -165 src/sys/dev/drm/drm_auth.h (dead) 1.1 +1034 -0 src/sys/dev/drm/drm_bufs.c (new) 1.14 +0 -973 src/sys/dev/drm/drm_bufs.h (dead) 1.1 +343 -0 src/sys/dev/drm/drm_context.c (new) 1.9 +0 -352 src/sys/dev/drm/drm_context.h (dead) 1.1 +134 -0 src/sys/dev/drm/drm_dma.c (new) 1.10 +0 -172 src/sys/dev/drm/drm_dma.h (dead) 1.1 +52 -0 src/sys/dev/drm/drm_drawable.c (new) 1.5 +0 -51 src/sys/dev/drm/drm_drawable.h (dead) 1.1 +916 -0 src/sys/dev/drm/drm_drv.c (new) 1.28 +0 -1155 src/sys/dev/drm/drm_drv.h (dead) 1.1 +124 -0 src/sys/dev/drm/drm_fops.c (new) 1.13 +0 -117 src/sys/dev/drm/drm_fops.h (dead) 1.1 +297 -0 src/sys/dev/drm/drm_ioctl.c (new) 1.9 +0 -280 src/sys/dev/drm/drm_ioctl.h (dead) 1.1 +285 -0 src/sys/dev/drm/drm_irq.c (new) 1.5 +0 -282 src/sys/dev/drm/drm_irq.h (dead) 1.3 +2 -1 src/sys/dev/drm/drm_linux_list.h 1.1 +177 -0 src/sys/dev/drm/drm_lock.c (new) 1.6 +0 -97 src/sys/dev/drm/drm_lock.h (dead) 1.1 +155 -0 src/sys/dev/drm/drm_memory.c (new) 1.13 +0 -186 src/sys/dev/drm/drm_memory.h (dead) 1.4 +0 -421 src/sys/dev/drm/drm_memory_debug.h (dead) 1.23 +0 -487 src/sys/dev/drm/drm_os_freebsd.h (dead) 1.1 +69 -0 src/sys/dev/drm/drm_pci.c (new) 1.4 +0 -67 src/sys/dev/drm/drm_pci.h (dead) 1.2 +107 -82 src/sys/dev/drm/drm_pciids.h 1.5 +15 -15 src/sys/dev/drm/drm_sarea.h 1.1 +126 -0 src/sys/dev/drm/drm_scatter.c (new) 1.7 +0 -152 src/sys/dev/drm/drm_scatter.h (dead) 1.1 +306 -0 src/sys/dev/drm/drm_sysctl.c (new) 1.10 +0 -326 src/sys/dev/drm/drm_sysctl.h (dead) 1.1 +127 -0 src/sys/dev/drm/drm_vm.c (new) 1.13 +0 -133 src/sys/dev/drm/drm_vm.h (dead) 1.1 +728 -0 src/sys/dev/drm/i915_dma.c (new) 1.1 +169 -0 src/sys/dev/drm/i915_drm.h (new) 1.1 +111 -0 src/sys/dev/drm/i915_drv.c (new) 1.1 +239 -0 src/sys/dev/drm/i915_drv.h (new) 1.1 +163 -0 src/sys/dev/drm/i915_irq.c (new) 1.1 +350 -0 src/sys/dev/drm/i915_mem.c (new) 1.1 +1532 -0 src/sys/dev/drm/mach64_dma.c (new) 1.1 +257 -0 src/sys/dev/drm/mach64_drm.h (new) 1.1 +119 -0 src/sys/dev/drm/mach64_drv.c (new) 1.1 +1045 -0 src/sys/dev/drm/mach64_drv.h (new) 1.1 +137 -0 src/sys/dev/drm/mach64_irq.c (new) 1.1 +918 -0 src/sys/dev/drm/mach64_state.c (new) 1.7 +0 -100 src/sys/dev/drm/mga.h (dead) 1.12 +254 -310 src/sys/dev/drm/mga_dma.c 1.6 +58 -61 src/sys/dev/drm/mga_drm.h 1.9 +77 -18 src/sys/dev/drm/mga_drv.c 1.9 +45 -45 src/sys/dev/drm/mga_drv.h 1.5 +26 -28 src/sys/dev/drm/mga_irq.c 1.10 +522 -518 src/sys/dev/drm/mga_state.c 1.3 +8035 -8035 src/sys/dev/drm/mga_ucode.h 1.7 +87 -93 src/sys/dev/drm/mga_warp.c 1.8 +0 -122 src/sys/dev/drm/r128.h (dead) 1.12 +308 -311 src/sys/dev/drm/r128_cce.c 1.7 +21 -23 src/sys/dev/drm/r128_drm.h 1.9 +78 -26 src/sys/dev/drm/r128_drv.c 1.10 +54 -51 src/sys/dev/drm/r128_drv.h 1.5 +26 -28 src/sys/dev/drm/r128_irq.c 1.12 +700 -689 src/sys/dev/drm/r128_state.c 1.11 +0 -175 src/sys/dev/drm/radeon.h (dead) 1.13 +1294 -963 src/sys/dev/drm/radeon_cp.c 1.10 +174 -152 src/sys/dev/drm/radeon_drm.h 1.12 +82 -26 src/sys/dev/drm/radeon_drv.c 1.12 +233 -98 src/sys/dev/drm/radeon_drv.h 1.6 +70 -79 src/sys/dev/drm/radeon_irq.c 1.7 +80 -91 src/sys/dev/drm/radeon_mem.c 1.15 +1619 -1089 src/sys/dev/drm/radeon_state.c 1.1 +1089 -0 src/sys/dev/drm/savage_bci.c (new) 1.1 +211 -0 src/sys/dev/drm/savage_drm.h (new) 1.1 +107 -0 src/sys/dev/drm/savage_drv.c (new) 1.1 +584 -0 src/sys/dev/drm/savage_drv.h (new) 1.1 +1149 -0 src/sys/dev/drm/savage_state.c (new) 1.5 +0 -75 src/sys/dev/drm/sis.h (dead) 1.5 +16 -7 src/sys/dev/drm/sis_drm.h 1.5 +67 -19 src/sys/dev/drm/sis_drv.c 1.3 +16 -11 src/sys/dev/drm/sis_drv.h 1.3 +44 -131 src/sys/dev/drm/sis_ds.c 1.4 +23 -42 src/sys/dev/drm/sis_ds.h 1.7 +84 -74 src/sys/dev/drm/sis_mm.c 1.6 +0 -54 src/sys/dev/drm/tdfx.h (dead) 1.8 +64 -17 src/sys/dev/drm/tdfx_drv.c 1.1 +48 -0 src/sys/dev/drm/tdfx_drv.h (new) 1.1194 +9 -18 src/sys/i386/conf/NOTES 1.4 +8 -1 src/sys/modules/drm/Makefile 1.1 +26 -0 src/sys/modules/drm/drm/Makefile (new) 1.1 +8 -0 src/sys/modules/drm/mach64/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 04:27:28 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8016A16A4CE; Sat, 16 Apr 2005 04:27:28 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9074443D54; Sat, 16 Apr 2005 04:27:27 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j3G4RN2r016014; Sat, 16 Apr 2005 13:57:24 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: cvs-all@freebsd.org Date: Sat, 16 Apr 2005 13:57:18 +0930 User-Agent: KMail/1.8 References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> In-Reply-To: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1275171.6MatauH9fG"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200504161357.18942.doconnor@gsoft.com.au> X-Spam-Score: -2.5 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 04:27:28 -0000 --nextPart1275171.6MatauH9fG Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sat, 16 Apr 2005 07:15, John Baldwin wrote: > Add a vm.blacklist tunable which can hold a space or comma seperated li= st > of physical addresses. The pages containing these physical addresses > will not be added to the free list and thus will effectively be ignored by > the VM system. This is mostly useful for the case when one knows of > specific physical addresses that have bit errors (such as from a memtest > run) so that one can blacklist the bad pages while waiting for the new > sticks of RAM to arrive. The physical addresses of any ignored pages are > listed in the message buffer as well. Nice work :) =46inally, a VM coder got some bad RAM ;) =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1275171.6MatauH9fG Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCYJQm5ZPcIHs/zowRAlppAKCnWUZfH3lWBWxs95RnzSA18Dt3ugCgm3MG YuTyLhsVgHwDXToKJIez3XU= =+Nkx -----END PGP SIGNATURE----- --nextPart1275171.6MatauH9fG-- From owner-cvs-all@FreeBSD.ORG Sat Apr 16 04:46:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9F1F16A4CE; Sat, 16 Apr 2005 04:46:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94C1343D41; Sat, 16 Apr 2005 04:46:48 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G4kmdN028554; Sat, 16 Apr 2005 04:46:48 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G4km7M028553; Sat, 16 Apr 2005 04:46:48 GMT (envelope-from ahze) Message-Id: <200504160446.j3G4km7M028553@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 04:46:48 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/firefox Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 04:46:49 -0000 ahze 2005-04-16 04:46:48 UTC FreeBSD ports repository Modified files: www/firefox Makefile distinfo Log: - Update to 1.0.3 - Re-enable cups support Release Notes: http://www.mozilla.org/products/firefox/releases/1.0.3.html Revision Changes Path 1.121 +3 -3 ports/www/firefox/Makefile 1.21 +2 -2 ports/www/firefox/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 04:47:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C90BB16A4CE; Sat, 16 Apr 2005 04:47:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8569443D4C; Sat, 16 Apr 2005 04:47:15 +0000 (GMT) (envelope-from wpaul@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G4lFDx035354; Sat, 16 Apr 2005 04:47:15 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G4lF6k035353; Sat, 16 Apr 2005 04:47:15 GMT (envelope-from wpaul) Message-Id: <200504160447.j3G4lF6k035353@repoman.freebsd.org> From: Bill Paul Date: Sat, 16 Apr 2005 04:47:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/compat/ndis winx64_wrap.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 04:47:15 -0000 wpaul 2005-04-16 04:47:15 UTC FreeBSD src repository Modified files: sys/compat/ndis winx64_wrap.S Log: When setting up the new stack for a function in x86_64_wrap(), make sure to make it 16-byte aligned, in keeping with amd64 calling convention requirements. Submitted by: Mikore Li at sun dot com Revision Changes Path 1.4 +7 -5 src/sys/compat/ndis/winx64_wrap.S From owner-cvs-all@FreeBSD.ORG Sat Apr 16 05:33:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6970D16A4CE; Sat, 16 Apr 2005 05:33:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F03143D45; Sat, 16 Apr 2005 05:33:43 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G5XhrX036906; Sat, 16 Apr 2005 05:33:43 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G5XhDG036905; Sat, 16 Apr 2005 05:33:43 GMT (envelope-from ru) Message-Id: <200504160533.j3G5XhDG036905@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 16 Apr 2005 05:33:42 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 polling.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 05:33:43 -0000 ru 2005-04-16 05:33:42 UTC FreeBSD src repository Modified files: share/man/man4 polling.4 Log: Fix braino in previous revision. Revision Changes Path 1.18 +2 -2 src/share/man/man4/polling.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 05:34:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48A5D16A4CE; Sat, 16 Apr 2005 05:34:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB1943D3F; Sat, 16 Apr 2005 05:34:49 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G5Ynek036956; Sat, 16 Apr 2005 05:34:49 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G5YnTD036955; Sat, 16 Apr 2005 05:34:49 GMT (envelope-from ru) Message-Id: <200504160534.j3G5YnTD036955@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 16 Apr 2005 05:34:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 polling.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 05:34:49 -0000 ru 2005-04-16 05:34:49 UTC FreeBSD src repository Modified files: share/man/man4 polling.4 Log: Grr, fix another braino. Revision Changes Path 1.19 +1 -1 src/share/man/man4/polling.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 05:36:09 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE4E016A4CE; Sat, 16 Apr 2005 05:36:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEF6843D39; Sat, 16 Apr 2005 05:36:09 +0000 (GMT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G5a9C9037112; Sat, 16 Apr 2005 05:36:09 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G5a9ht037111; Sat, 16 Apr 2005 05:36:09 GMT (envelope-from ru) Message-Id: <200504160536.j3G5a9ht037111@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 16 Apr 2005 05:36:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 polling.4 xl.4 src/sys/pci if_xl.c if_xlreg.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 05:36:10 -0000 ru 2005-04-16 05:36:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 polling.4 xl.4 sys/pci if_xl.c if_xlreg.h Log: MFC: polling(4) support for xl(4). Revision Changes Path 1.11.2.6 +3 -2 src/share/man/man4/polling.4 1.29.2.4 +1 -0 src/share/man/man4/xl.4 1.179.2.7 +119 -0 src/sys/pci/if_xl.c 1.50.2.3 +3 -0 src/sys/pci/if_xlreg.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 05:38:59 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC7F116A4CE; Sat, 16 Apr 2005 05:38:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3F0E43D31; Sat, 16 Apr 2005 05:38:59 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G5cx0Y037226; Sat, 16 Apr 2005 05:38:59 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G5cxJQ037225; Sat, 16 Apr 2005 05:38:59 GMT (envelope-from marcel) Message-Id: <200504160538.j3G5cxJQ037225@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Apr 2005 05:38:59 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 db_trace.c unwind.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 05:38:59 -0000 marcel 2005-04-16 05:38:59 UTC FreeBSD src repository Modified files: sys/ia64/ia64 db_trace.c unwind.c Log: Return better "error" values for UWX_BOTTOM and UWX_ABI_FRAME in unw_step(). Both errors denote the end of a stack trace (i.e. no prior frame), but are otherwise not error conditions. Have db_trace() return 0 when the trace ends due to one of these return codes as they are really normal termination conditions. This change especially improves the output of the "show thread" command in DDB when there are threads in fork_trampoline() and previously db_trace() would return an error, causing the show command to emit '***'. Revision Changes Path 1.23 +6 -2 src/sys/ia64/ia64/db_trace.c 1.14 +15 -4 src/sys/ia64/ia64/unwind.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 05:46:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F19D16A4CE; Sat, 16 Apr 2005 05:46:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 532A143D45; Sat, 16 Apr 2005 05:46:14 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G5kEUO037597; Sat, 16 Apr 2005 05:46:14 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G5kEur037596; Sat, 16 Apr 2005 05:46:14 GMT (envelope-from ahze) Message-Id: <200504160546.j3G5kEur037596@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 05:46:14 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 05:46:14 -0000 ahze 2005-04-16 05:46:14 UTC FreeBSD ports repository Modified files: www/mozilla Makefile distinfo Log: - Update to 1.7.7 - Re-enable cups Revision Changes Path 1.194 +7 -7 ports/www/mozilla/Makefile 1.73 +4 -2 ports/www/mozilla/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 06:23:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A23AF16A4CE; Sat, 16 Apr 2005 06:23:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 749D643D1D; Sat, 16 Apr 2005 06:23:38 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G6NcvM040858; Sat, 16 Apr 2005 06:23:38 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G6NcbQ040857; Sat, 16 Apr 2005 06:23:38 GMT (envelope-from barner) Message-Id: <200504160623.j3G6NcbQ040857@repoman.freebsd.org> From: Simon Barner Date: Sat, 16 Apr 2005 06:23:38 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/dns/maradns Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 06:23:38 -0000 barner 2005-04-16 06:23:38 UTC FreeBSD ports repository Modified files: dns/maradns Makefile distinfo pkg-plist Log: - Update to 1.0.25 Submitted by: Alex Kapranoff (maintainer) PR: ports/79128 Approved by: arved (mentor) Revision Changes Path 1.45 +6 -1 ports/dns/maradns/Makefile 1.36 +4 -2 ports/dns/maradns/distinfo 1.17 +1 -2 ports/dns/maradns/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 06:26:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6746716A4CE; Sat, 16 Apr 2005 06:26:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3788643D2F; Sat, 16 Apr 2005 06:26:22 +0000 (GMT) (envelope-from barner@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G6QMNX041014; Sat, 16 Apr 2005 06:26:22 GMT (envelope-from barner@repoman.freebsd.org) Received: (from barner@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G6QM46041013; Sat, 16 Apr 2005 06:26:22 GMT (envelope-from barner) Message-Id: <200504160626.j3G6QM46041013@repoman.freebsd.org> From: Simon Barner Date: Sat, 16 Apr 2005 06:26:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/listener Makefile distinfo ports/audio/listener/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 06:26:22 -0000 barner 2005-04-16 06:26:22 UTC FreeBSD ports repository Modified files: audio/listener Makefile distinfo audio/listener/files patch-Makefile Log: - Update to 1.6.5 Submitted by: David Thiel (maintainer) PR: ports/79175 Approved by: arved (mentor) Revision Changes Path 1.4 +1 -1 ports/audio/listener/Makefile 1.4 +2 -2 ports/audio/listener/distinfo 1.3 +10 -8 ports/audio/listener/files/patch-Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 06:32:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2357616A4CE; Sat, 16 Apr 2005 06:32:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC0D343D39; Sat, 16 Apr 2005 06:32:29 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G6WTZE041252; Sat, 16 Apr 2005 06:32:29 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G6WTYa041251; Sat, 16 Apr 2005 06:32:29 GMT (envelope-from sem) Message-Id: <200504160632.j3G6WTYa041251@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 06:32:29 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pfw pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 06:32:30 -0000 sem 2005-04-16 06:32:29 UTC FreeBSD ports repository Modified files: security/pfw pkg-descr Log: - Fix spelling. Submitted by: cvsmonitor@celeritystorm.com Revision Changes Path 1.2 +1 -1 ports/security/pfw/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Apr 16 07:15:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49FFB16A4CE; Sat, 16 Apr 2005 07:15:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F4A943D46; Sat, 16 Apr 2005 07:15:40 +0000 (GMT) (envelope-from erwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G7Fdke042686; Sat, 16 Apr 2005 07:15:39 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G7FdDA042685; Sat, 16 Apr 2005 07:15:39 GMT (envelope-from erwin) Message-Id: <200504160715.j3G7FdDA042685@repoman.freebsd.org> From: Erwin Lansing Date: Sat, 16 Apr 2005 07:15:39 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 07:15:40 -0000 erwin 2005-04-16 07:15:39 UTC FreeBSD ports repository Modified files: . modules Log: Add lang/parrot Revision Changes Path 1.12318 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 16 08:43:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2FAF116A4CE; Sat, 16 Apr 2005 08:43:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0364843D45; Sat, 16 Apr 2005 08:43:16 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G8hFDC045735; Sat, 16 Apr 2005 08:43:15 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G8hFe2045734; Sat, 16 Apr 2005 08:43:15 GMT (envelope-from sem) Message-Id: <200504160843.j3G8hFe2045734@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 08:43:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/yell pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 08:43:16 -0000 sem 2005-04-16 08:43:15 UTC FreeBSD ports repository Modified files: audio/yell pkg-message Log: - Fix pkg-message: The loader.conf switch for the AT speaker is now called speaker_load="" (not atspeaker_load="" anymore) PR: ports/79979 Submitted by: maintainer Revision Changes Path 1.2 +1 -1 ports/audio/yell/pkg-message From owner-cvs-all@FreeBSD.ORG Sat Apr 16 09:27:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3BF116A4CE; Sat, 16 Apr 2005 09:27:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 967DA43D2D; Sat, 16 Apr 2005 09:27:53 +0000 (GMT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3G9RrO4053977; Sat, 16 Apr 2005 09:27:53 GMT (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3G9RrnR053976; Sat, 16 Apr 2005 09:27:53 GMT (envelope-from arved) Message-Id: <200504160927.j3G9RrnR053976@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 16 Apr 2005 09:27:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/poink Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 09:27:53 -0000 arved 2005-04-16 09:27:53 UTC FreeBSD ports repository Modified files: net/poink Makefile Log: Remove BROKEN on sparc, the current version in port seems to work. Revision Changes Path 1.9 +0 -4 ports/net/poink/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:10:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8FDC16A4CE; Sat, 16 Apr 2005 10:10:52 +0000 (GMT) Received: from smtp-vbr15.xs4all.nl (smtp-vbr15.xs4all.nl [194.109.24.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED6A743D3F; Sat, 16 Apr 2005 10:10:51 +0000 (GMT) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) j3GAAoV5074322; Sat, 16 Apr 2005 12:10:50 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.13.3/8.12.9) with ESMTP id j3GAAoON025944; Sat, 16 Apr 2005 12:10:50 +0200 (CEST) (envelope-from wb@freebie.xs4all.nl) Received: (from wb@localhost) by freebie.xs4all.nl (8.13.3/8.13.1/Submit) id j3GAAoLb025943; Sat, 16 Apr 2005 12:10:50 +0200 (CEST) (envelope-from wb) Date: Sat, 16 Apr 2005 12:10:50 +0200 From: Wilko Bulte To: Pawel Jakub Dawidek Message-ID: <20050416101050.GB25906@freebie.xs4all.nl> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050415225249.GL837@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050415225249.GL837@darkness.comp.waw.pl> X-OS: FreeBSD 4.11-STABLE User-Agent: Mutt/1.5.6i X-Virus-Scanned: by XS4ALL Virus Scanner cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:10:53 -0000 On Sat, Apr 16, 2005 at 12:52:49AM +0200, Pawel Jakub Dawidek wrote.. > On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: > +> jhb 2005-04-15 21:45:02 UTC > +> > +> FreeBSD src repository > +> > +> Modified files: > +> sys/vm vm_pageq.c > +> Log: > +> Add a vm.blacklist tunable which can hold a space or comma seperated list > +> of physical addresses. The pages containing these physical addresses will > +> not be added to the free list and thus will effectively be ignored by the > +> VM system. This is mostly useful for the case when one knows of specific > +> physical addresses that have bit errors (such as from a memtest run) so > +> that one can blacklist the bad pages while waiting for the new sticks of > +> RAM to arrive. The physical addresses of any ignored pages are listed in > +> the message buffer as well. > > Nice. Would be good to have it documented somewhere, not sure where... Yeah.. Whats next, background memory scrubber that takes a close look at the ECC hardware ? ;-) -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:33:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F7EA16A4CE; Sat, 16 Apr 2005 10:33:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FFC743D48; Sat, 16 Apr 2005 10:33:07 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GAX77o056234; Sat, 16 Apr 2005 10:33:07 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GAX72f056233; Sat, 16 Apr 2005 10:33:07 GMT (envelope-from sem) Message-Id: <200504161033.j3GAX72f056233@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 10:33:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nfsen Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/nfsen/files patch-etc_nfsen-dist.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:33:07 -0000 sem 2005-04-16 10:33:07 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nfsen Makefile distinfo pkg-descr pkg-plist net-mgmt/nfsen/files patch-etc_nfsen-dist.conf Log: net-mgmt/nfsen: Web based frontend to nfdump netflow collector PR: ports/79950 Submitted by: Janos Mohacsi Revision Changes Path 1.45 +1 -0 ports/net-mgmt/Makefile 1.1 +35 -0 ports/net-mgmt/nfsen/Makefile (new) 1.1 +2 -0 ports/net-mgmt/nfsen/distinfo (new) 1.1 +42 -0 ports/net-mgmt/nfsen/files/patch-etc_nfsen-dist.conf (new) 1.1 +12 -0 ports/net-mgmt/nfsen/pkg-descr (new) 1.1 +45 -0 ports/net-mgmt/nfsen/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:33:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95AC516A4CE; Sat, 16 Apr 2005 10:33:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69A8A43D49; Sat, 16 Apr 2005 10:33:20 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GAXKgn056280; Sat, 16 Apr 2005 10:33:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GAXKZE056279; Sat, 16 Apr 2005 10:33:20 GMT (envelope-from sem) Message-Id: <200504161033.j3GAXKZE056279@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 10:33:20 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:33:20 -0000 sem 2005-04-16 10:33:20 UTC FreeBSD ports repository Modified files: . modules Log: nfsen --> ports/net-mgmt/nfsen Revision Changes Path 1.12319 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:36:03 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33CFA16A4CE; Sat, 16 Apr 2005 10:36:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CAF43D55; Sat, 16 Apr 2005 10:36:03 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GAa2tF056430; Sat, 16 Apr 2005 10:36:02 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GAa2Ll056429; Sat, 16 Apr 2005 10:36:02 GMT (envelope-from flz) Message-Id: <200504161036.j3GAa2Ll056429@repoman.freebsd.org> From: Florent Thoumie Date: Sat, 16 Apr 2005 10:36:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/timidity++ Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:36:03 -0000 flz 2005-04-16 10:36:02 UTC FreeBSD ports repository Modified files: audio/timidity++ Makefile Log: - Fix PKGNAMESUFFIX which doesn't work with make(1) on RELENG_4. Noticed by: lofi, Dwayne MacKinnon Revision Changes Path 1.43 +2 -1 ports/audio/timidity++/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:55:22 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC19616A4CE; Sat, 16 Apr 2005 10:55:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD3E743D53; Sat, 16 Apr 2005 10:55:22 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GAtMjs057058; Sat, 16 Apr 2005 10:55:22 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GAtMmn057057; Sat, 16 Apr 2005 10:55:22 GMT (envelope-from novel) Message-Id: <200504161055.j3GAtMmn057057@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 16 Apr 2005 10:55:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/xplanet Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:55:23 -0000 novel 2005-04-16 10:55:22 UTC FreeBSD ports repository Modified files: astro/xplanet Makefile Added files: astro/xplanet pkg-plist Log: Do not overwrite config file on upgrade. Requested by: Dan Langille Revision Changes Path 1.37 +9 -3 ports/astro/xplanet/Makefile 1.8 +2 -0 ports/astro/xplanet/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 10:57:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01C2116A4CE; Sat, 16 Apr 2005 10:57:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C921B43D1F; Sat, 16 Apr 2005 10:57:49 +0000 (GMT) (envelope-from pjd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GAvnqL057150; Sat, 16 Apr 2005 10:57:49 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GAvn2C057149; Sat, 16 Apr 2005 10:57:49 GMT (envelope-from pjd) Message-Id: <200504161057.j3GAvn2C057149@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 16 Apr 2005 10:57:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 10:57:50 -0000 pjd 2005-04-16 10:57:49 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_vnops.c Log: - Plug memory leak. - Fix two style nits. Found by: Coverity Prevent analysis tool Reviewed by: rwatson MFC after: 1 week Revision Changes Path 1.268 +10 -3 src/sys/ufs/ufs/ufs_vnops.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 11:01:49 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6599616A4CE; Sat, 16 Apr 2005 11:01:49 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65A2643D31; Sat, 16 Apr 2005 11:01:48 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j3GB1hnp077401 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 16 Apr 2005 13:01:45 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j3GB1Chs048053 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Apr 2005 13:01:13 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j3GB1CSV073280; Sat, 16 Apr 2005 13:01:12 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j3GB1C9K073279; Sat, 16 Apr 2005 13:01:12 +0200 (CEST) (envelope-from ticso) Date: Sat, 16 Apr 2005 13:01:11 +0200 From: Bernd Walter To: John Baldwin Message-ID: <20050416110110.GA70553@cicely12.cicely.de> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 11:01:49 -0000 On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: > jhb 2005-04-15 21:45:02 UTC > > FreeBSD src repository > > Modified files: > sys/vm vm_pageq.c > Log: > Add a vm.blacklist tunable which can hold a space or comma seperated list > of physical addresses. The pages containing these physical addresses will > not be added to the free list and thus will effectively be ignored by the > VM system. This is mostly useful for the case when one knows of specific > physical addresses that have bit errors (such as from a memtest run) so > that one can blacklist the bad pages while waiting for the new sticks of > RAM to arrive. The physical addresses of any ignored pages are listed in > the message buffer as well. Sounds like this could be used if physical memory in non-continuous. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-all@FreeBSD.ORG Sat Apr 16 11:16:14 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 03B9E16A4CE; Sat, 16 Apr 2005 11:16:14 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8B443D45; Sat, 16 Apr 2005 11:16:13 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF100273DPLDD20@bgo1smout1.broadpark.no>; Sat, 16 Apr 2005 13:10:33 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF100AMHE102Y10@bgo1sminn1.broadpark.no>; Sat, 16 Apr 2005 13:17:24 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 15EFDEBC08; Sat, 16 Apr 2005 13:16:12 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 9D0C2EBC06; Sat, 16 Apr 2005 13:16:07 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 5CF4733C09; Sat, 16 Apr 2005 13:16:07 +0200 (CEST) Date: Sat, 16 Apr 2005 13:16:07 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050416110110.GA70553@cicely12.cicely.de> To: ticso@cicely.de Message-id: <86wtr3c6q0.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED,AWL autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 11:16:14 -0000 Bernd Walter writes: > On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: > > Log: > > Add a vm.blacklist tunable which can hold a space or comma seperated = list > > of physical addresses. The pages containing these physical addresses= will > > not be added to the free list and thus will effectively be ignored by= the > > VM system. [...] > Sounds like this could be used if physical memory in non-continuous. No, that is already taken care of. I think you'd be hard pressed to find a modern computer where physical memory was in fact contiguous... DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Apr 16 11:32:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA58816A4CE; Sat, 16 Apr 2005 11:32:07 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id D57E743D66; Sat, 16 Apr 2005 11:32:06 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j3GBVinp078515 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 16 Apr 2005 13:31:47 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j3GBVNhs048252 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Apr 2005 13:31:23 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j3GBVNnI073434; Sat, 16 Apr 2005 13:31:23 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j3GBVL2s073433; Sat, 16 Apr 2005 13:31:21 +0200 (CEST) (envelope-from ticso) Date: Sat, 16 Apr 2005 13:31:21 +0200 From: Bernd Walter To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050416113120.GB70553@cicely12.cicely.de> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> <86wtr3c6q0.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86wtr3c6q0.fsf@xps.des.no> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: ticso@cicely.de cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 11:32:07 -0000 On Sat, Apr 16, 2005 at 01:16:07PM +0200, Dag-Erling Smørgrav wrote: > Bernd Walter writes: > > On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: > > > Log: > > > Add a vm.blacklist tunable which can hold a space or comma seperated list > > > of physical addresses. The pages containing these physical addresses will > > > not be added to the free list and thus will effectively be ignored by the > > > VM system. [...] > > Sounds like this could be used if physical memory in non-continuous. > > No, that is already taken care of. I think you'd be hard pressed to > find a modern computer where physical memory was in fact contiguous... I thought x86 world is always continuous - beside that traditional 640k-1M hole. Where can I find informations on how this is setup? I'm asking because of an AS4100 with memory hole between 5G and 6G followed by 512M and am unshure about support for it. Yes - I know the current 2G limit, that's another story. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-all@FreeBSD.ORG Sat Apr 16 11:32:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1A616A4CE; Sat, 16 Apr 2005 11:32:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2E8643D45; Sat, 16 Apr 2005 11:32:46 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GBWkWs058586; Sat, 16 Apr 2005 11:32:46 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GBWkrx058585; Sat, 16 Apr 2005 11:32:46 GMT (envelope-from rwatson) Message-Id: <200504161132.j3GBWkrx058585@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 11:32:46 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libugidfw libugidfw.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 11:32:47 -0000 rwatson 2005-04-16 11:32:46 UTC FreeBSD src repository Modified files: lib/libugidfw libugidfw.3 Log: In practice, you need to include and in order to include , so document that. MFC after: 3 days Revision Changes Path 1.7 +2 -0 src/lib/libugidfw/libugidfw.3 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 11:58:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C5A16A4CE; Sat, 16 Apr 2005 11:58:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEE9143D45; Sat, 16 Apr 2005 11:58:55 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GBwt2H059471; Sat, 16 Apr 2005 11:58:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GBwt8s059470; Sat, 16 Apr 2005 11:58:55 GMT (envelope-from rwatson) Message-Id: <200504161158.j3GBwt8s059470@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 11:58:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libugidfw ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 11:58:56 -0000 rwatson 2005-04-16 11:58:55 UTC FreeBSD src repository Modified files: lib/libugidfw ugidfw.c Log: When parsing the second {uid,gid} in an identity phrase for ugidfw, check the password or group database before attempting to parse as an integer, as is done for the first {uid,gid} in an identity phrase. Obtained from: TrustedBSD Project Sponsored by: SPAWAR, SPARTA Revision Changes Path 1.9 +25 -13 src/lib/libugidfw/ugidfw.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:06:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4669616A4CE; Sat, 16 Apr 2005 12:06:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 182CA43D31; Sat, 16 Apr 2005 12:06:41 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GC6ex5059811; Sat, 16 Apr 2005 12:06:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GC6eYj059810; Sat, 16 Apr 2005 12:06:40 GMT (envelope-from rwatson) Message-Id: <200504161206.j3GC6eYj059810@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 12:06:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/mac/mac_bsdextended Makefile test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:06:41 -0000 rwatson 2005-04-16 12:06:40 UTC FreeBSD src repository Added files: tools/regression/mac/mac_bsdextended Makefile test_ugidfw.c Log: Starting point for a regression test for mac_bsdextended(4)/libugidfw(3). Currently only performs basic tests against the library string routines, and queries less important kernel state. Obtained from: TrustedBSD Project Sponsored by: SPAWAR, SPARTA MFC after: 3 days Revision Changes Path 1.1 +8 -0 src/tools/regression/mac/mac_bsdextended/Makefile (new) 1.1 +190 -0 src/tools/regression/mac/mac_bsdextended/test_ugidfw.c (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:12:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC20216A4CE; Sat, 16 Apr 2005 12:12:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A08B043D46; Sat, 16 Apr 2005 12:12:27 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GCCRwO060075; Sat, 16 Apr 2005 12:12:27 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GCCRbZ060074; Sat, 16 Apr 2005 12:12:27 GMT (envelope-from rwatson) Message-Id: <200504161212.j3GCCRbZ060074@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 12:12:27 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys alq.h src/share/man/man9 alq.9 src/sys/kern kern_alq.c kern_ktr.c src/sys/contrib/dev/ath/freebsd ah_osdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:12:27 -0000 rwatson 2005-04-16 12:12:27 UTC FreeBSD src repository Modified files: sys/sys alq.h share/man/man9 alq.9 sys/kern kern_alq.c kern_ktr.c sys/contrib/dev/ath/freebsd ah_osdep.c Log: Modify the alq(9) alq_open() API to accept a file creation mode, rather than defaulting the cmode argument to vn_open() to 0. Supply a default argument of ALQ_DEFAULT_CMODE (0600) in current callers. Discussed with/pointed out by: hmp Reveiwed by: jeff, hmp MFC after: 3 days Revision Changes Path 1.6 +15 -2 src/share/man/man9/alq.9 1.4 +1 -1 src/sys/contrib/dev/ath/freebsd/ah_osdep.c 1.12 +3 -3 src/sys/kern/kern_alq.c 1.47 +2 -2 src/sys/kern/kern_ktr.c 1.6 +7 -2 src/sys/sys/alq.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:14:43 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBE7516A4CE; Sat, 16 Apr 2005 12:14:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C559C43D46; Sat, 16 Apr 2005 12:14:43 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GCEhfe060208; Sat, 16 Apr 2005 12:14:43 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GCEho7060207; Sat, 16 Apr 2005 12:14:43 GMT (envelope-from rwatson) Message-Id: <200504161214.j3GCEho7060207@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 12:14:43 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:14:44 -0000 rwatson 2005-04-16 12:14:43 UTC FreeBSD src repository Modified files: sys/conf NOTES Log: Add ALQ and KTR_ALQ to NOTES so that they are built into LINT. Revision Changes Path 1.1309 +9 -0 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:21:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B34F116A4CE; Sat, 16 Apr 2005 12:21:32 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7EBB43D58; Sat, 16 Apr 2005 12:21:31 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.254] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j3GCLQNA086515 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Apr 2005 14:21:27 +0200 (CEST) (envelope-from sobomax@portaone.com) Message-ID: <4261033C.5070006@portaone.com> Date: Sat, 16 Apr 2005 15:21:16 +0300 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wilko Bulte References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050415225249.GL837@darkness.comp.waw.pl> <20050416101050.GB25906@freebie.xs4all.nl> In-Reply-To: <20050416101050.GB25906@freebie.xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.83/833/Sat Apr 16 04:31:36 2005 on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Pawel Jakub Dawidek cc: cvs-all@FreeBSD.ORG cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:21:32 -0000 Wilko Bulte wrote: > On Sat, Apr 16, 2005 at 12:52:49AM +0200, Pawel Jakub Dawidek wrote.. > >>On Fri, Apr 15, 2005 at 09:45:02PM +0000, John Baldwin wrote: >>+> jhb 2005-04-15 21:45:02 UTC >>+> >>+> FreeBSD src repository >>+> >>+> Modified files: >>+> sys/vm vm_pageq.c >>+> Log: >>+> Add a vm.blacklist tunable which can hold a space or comma seperated list >>+> of physical addresses. The pages containing these physical addresses will >>+> not be added to the free list and thus will effectively be ignored by the >>+> VM system. This is mostly useful for the case when one knows of specific >>+> physical addresses that have bit errors (such as from a memtest run) so >>+> that one can blacklist the bad pages while waiting for the new sticks of >>+> RAM to arrive. The physical addresses of any ignored pages are listed in >>+> the message buffer as well. >> >>Nice. Would be good to have it documented somewhere, not sure where... > > > Yeah.. Whats next, background memory scrubber that takes a close > look at the ECC hardware ? ;-) time to add badpage(8). ;-) -Maxim From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:34:25 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB55016A4CE; Sat, 16 Apr 2005 12:34:25 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DAB743D46; Sat, 16 Apr 2005 12:34:25 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF1002HSHBXDE70@bgo1smout1.broadpark.no>; Sat, 16 Apr 2005 14:28:45 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF100AOLHNC2U80@bgo1sminn1.broadpark.no>; Sat, 16 Apr 2005 14:35:36 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id CB426EBCB4; Sat, 16 Apr 2005 14:34:23 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id C9252EBC06; Sat, 16 Apr 2005 14:34:18 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 9702B33C09; Sat, 16 Apr 2005 14:34:18 +0200 (CEST) Date: Sat, 16 Apr 2005 14:34:18 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050416113120.GB70553@cicely12.cicely.de> To: ticso@cicely.de Message-id: <86oecedho5.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> <86wtr3c6q0.fsf@xps.des.no> <20050416113120.GB70553@cicely12.cicely.de> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:34:26 -0000 Bernd Walter writes: > I thought x86 world is always continuous - beside that traditional > 640k-1M hole. > Where can I find informations on how this is setup? sys///machdep.c, look for _init() where physmem is computed. On i386 and amd64, the physical memory map is obtained from the BIOS. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:37:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A37416A4CF; Sat, 16 Apr 2005 12:37:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32ECA43D55; Sat, 16 Apr 2005 12:37:18 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GCbI1P061012; Sat, 16 Apr 2005 12:37:18 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GCbIq6061002; Sat, 16 Apr 2005 12:37:18 GMT (envelope-from des) Message-Id: <200504161237.j3GCbIq6061002@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 16 Apr 2005 12:37:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:37:18 -0000 des 2005-04-16 12:37:16 UTC FreeBSD src repository Modified files: sys/vm vm_pageq.c Log: Unbreak the build on 64-bit architectures. Revision Changes Path 1.16 +2 -1 src/sys/vm/vm_pageq.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:40:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8079016A4CE; Sat, 16 Apr 2005 12:40:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5796643D41; Sat, 16 Apr 2005 12:40:38 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GCecdg061226; Sat, 16 Apr 2005 12:40:38 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GCec62061225; Sat, 16 Apr 2005 12:40:38 GMT (envelope-from brueffer) Message-Id: <200504161240.j3GCec62061225@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Apr 2005 12:40:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 Makefile ataraid.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:40:38 -0000 brueffer 2005-04-16 12:40:38 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 Makefile Added files: share/man/man4 ataraid.4 Log: Manual page for the ataraid(4) software RAID driver. Reviewed by: sos Revision Changes Path 1.313 +1 -0 src/share/man/man4/Makefile 1.1 +131 -0 src/share/man/man4/ataraid.4 (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 12:43:18 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB5416A4CE; Sat, 16 Apr 2005 12:43:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0481543D45; Sat, 16 Apr 2005 12:43:18 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GChHB1061334; Sat, 16 Apr 2005 12:43:17 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GChHjJ061333; Sat, 16 Apr 2005 12:43:17 GMT (envelope-from brueffer) Message-Id: <200504161243.j3GChHjJ061333@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Apr 2005 12:43:17 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ata.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 12:43:18 -0000 brueffer 2005-04-16 12:43:17 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 ata.4 Log: Xref ataraid(4). Revision Changes Path 1.51 +1 -0 src/share/man/man4/ata.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 13:18:46 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5AD3C16A4CE; Sat, 16 Apr 2005 13:18:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3314B43D2D; Sat, 16 Apr 2005 13:18:46 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GDIkRJ069414; Sat, 16 Apr 2005 13:18:46 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GDIkcU069413; Sat, 16 Apr 2005 13:18:46 GMT (envelope-from leeym) Message-Id: <200504161318.j3GDIkcU069413@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 16 Apr 2005 13:18:46 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/fastest_cvsup Makefile ports/sysutils/fastest_cvsup/files patch-fastest__cvsup X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 13:18:46 -0000 leeym 2005-04-16 13:18:46 UTC FreeBSD ports repository Modified files: sysutils/fastest_cvsup Makefile sysutils/fastest_cvsup/files patch-fastest__cvsup Log: - fix the current amount of CVSup servers(FreeBSD, OpenBSD) PR: 79997 Submitted by: chinsan Revision Changes Path 1.11 +2 -1 ports/sysutils/fastest_cvsup/Makefile 1.3 +76 -15 ports/sysutils/fastest_cvsup/files/patch-fastest__cvsup From owner-cvs-all@FreeBSD.ORG Sat Apr 16 13:29:15 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC21216A4CE; Sat, 16 Apr 2005 13:29:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EFC643D2F; Sat, 16 Apr 2005 13:29:15 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GDTFag069894; Sat, 16 Apr 2005 13:29:15 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GDTF7X069893; Sat, 16 Apr 2005 13:29:15 GMT (envelope-from rwatson) Message-Id: <200504161329.j3GDTF7X069893@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 13:29:15 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_prot.c src/sys/security/mac mac_process.c src/sys/security/mac_stub mac_stub.c src/sys/security/mac_test mac_test.c src/sys/sys mac.h mac_policy.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 13:29:15 -0000 rwatson 2005-04-16 13:29:15 UTC FreeBSD src repository Modified files: sys/kern kern_prot.c sys/security/mac mac_process.c sys/security/mac_stub mac_stub.c sys/security/mac_test mac_test.c sys/sys mac.h mac_policy.h Log: Introduce new MAC Framework and MAC Policy entry points to control the use of system calls to manipulate elements of the process credential, including: setuid() mac_check_proc_setuid() seteuid() mac_check_proc_seteuid() setgid() mac_check_proc_setgid() setegid() mac_check_proc_setegid() setgroups() mac_check_proc_setgroups() setreuid() mac_check_proc_setreuid() setregid() mac_check_proc_setregid() setresuid() mac_check_proc_setresuid() setresgid() mac_check_rpoc_setresgid() MAC checks are performed before other existing security checks; both current credential and intended modifications are passed as arguments to the entry points. The mac_test and mac_stub policies are updated. Submitted by: Samy Al Bahra Obtained from: TrustedBSD Project Revision Changes Path 1.199 +137 -53 src/sys/kern/kern_prot.c 1.107 +137 -0 src/sys/security/mac/mac_process.c 1.46 +75 -0 src/sys/security/mac_stub/mac_stub.c 1.55 +93 -0 src/sys/security/mac_test/mac_test.c 1.61 +18 -0 src/sys/sys/mac.h 1.60 +14 -0 src/sys/sys/mac_policy.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 13:39:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3CD216A4CE; Sat, 16 Apr 2005 13:39:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF3E743D48; Sat, 16 Apr 2005 13:39:31 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GDdVgU070333; Sat, 16 Apr 2005 13:39:31 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GDdVn0070332; Sat, 16 Apr 2005 13:39:31 GMT (envelope-from brueffer) Message-Id: <200504161339.j3GDdVn0070332@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 16 Apr 2005 13:39:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/vlc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 13:39:32 -0000 brueffer 2005-04-16 13:39:31 UTC FreeBSD ports repository (doc committer) Modified files: multimedia/vlc Makefile Log: Fix typo in a comment. Revision Changes Path 1.85 +1 -1 ports/multimedia/vlc/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 13:53:54 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B59416A4CE; Sat, 16 Apr 2005 13:53:54 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73C2643D39; Sat, 16 Apr 2005 13:53:53 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [10.1.1.7]) (authenticated bits=0)j3GDrlnp083611 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sat, 16 Apr 2005 15:53:50 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id j3GDr7hs049095 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 16 Apr 2005 15:53:07 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id j3GDr6He074293; Sat, 16 Apr 2005 15:53:06 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id j3GDr5sv074292; Sat, 16 Apr 2005 15:53:05 +0200 (CEST) (envelope-from ticso) Date: Sat, 16 Apr 2005 15:53:05 +0200 From: Bernd Walter To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Message-ID: <20050416135304.GC70553@cicely12.cicely.de> References: <200504152145.j3FLj2Oi004736@repoman.freebsd.org> <20050416110110.GA70553@cicely12.cicely.de> <86wtr3c6q0.fsf@xps.des.no> <20050416113120.GB70553@cicely12.cicely.de> <86oecedho5.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <86oecedho5.fsf@xps.des.no> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=no version=2.64 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on cicely12.cicely.de cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org cc: src-committers@freebsd.org cc: ticso@cicely.de cc: John Baldwin Subject: Re: cvs commit: src/sys/vm vm_pageq.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 13:53:54 -0000 On Sat, Apr 16, 2005 at 02:34:18PM +0200, Dag-Erling Smørgrav wrote: > Bernd Walter writes: > > I thought x86 world is always continuous - beside that traditional > > 640k-1M hole. > > Where can I find informations on how this is setup? > > sys///machdep.c, look for _init() where > physmem is computed. On i386 and amd64, the physical memory map is > obtained from the BIOS. I've found it - thanks. -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de From owner-cvs-all@FreeBSD.ORG Sat Apr 16 14:39:23 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E1BC16A4CE; Sat, 16 Apr 2005 14:39:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A19D43D45; Sat, 16 Apr 2005 14:39:23 +0000 (GMT) (envelope-from flz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GEdNNu072376; Sat, 16 Apr 2005 14:39:23 GMT (envelope-from flz@repoman.freebsd.org) Received: (from flz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GEdNJr072375; Sat, 16 Apr 2005 14:39:23 GMT (envelope-from flz) Message-Id: <200504161439.j3GEdNJr072375@repoman.freebsd.org> From: Florent Thoumie Date: Sat, 16 Apr 2005 14:39:22 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pear-Net_POP3 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 14:39:23 -0000 flz 2005-04-16 14:39:22 UTC FreeBSD ports repository Modified files: net/pear-Net_POP3 Makefile distinfo Log: - Update to 1.3.6. PR: ports/80002 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/net/pear-Net_POP3/Makefile 1.4 +2 -2 ports/net/pear-Net_POP3/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 14:45:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 240EF16A4CE; Sat, 16 Apr 2005 14:45:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F312343D55; Sat, 16 Apr 2005 14:45:30 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GEjUWu072678; Sat, 16 Apr 2005 14:45:30 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GEjUGH072677; Sat, 16 Apr 2005 14:45:30 GMT (envelope-from simon) Message-Id: <200504161445.j3GEjUGH072677@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 14:45:30 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 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.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 14:45:31 -0000 simon 2005-04-16 14:45:30 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5_4) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC 1.844: Document FreeBSD-SA-05:04.ifconf. Approved by: re (hrs) Revision Changes Path 1.761.2.41.2.4 +5 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 14:47:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FA8016A4CE; Sat, 16 Apr 2005 14:47:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D14E43D39; Sat, 16 Apr 2005 14:47:50 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GEloPJ072741; Sat, 16 Apr 2005 14:47:50 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GElo55072740; Sat, 16 Apr 2005 14:47:50 GMT (envelope-from marius) Message-Id: <200504161447.j3GElo55072740@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 14:47:50 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/include cpufunc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 14:47:50 -0000 marius 2005-04-16 14:47:50 UTC FreeBSD src repository Modified files: sys/sparc64/include cpufunc.h Log: Fix a style(9) bug in the stxa_sync() macro (DO NOT use function calls in initializers). Revision Changes Path 1.19 +2 -1 src/sys/sparc64/include/cpufunc.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 14:57:39 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F27F16A4CE; Sat, 16 Apr 2005 14:57:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C8D43D31; Sat, 16 Apr 2005 14:57:38 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GEvcE4073183; Sat, 16 Apr 2005 14:57:38 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GEvcI3073182; Sat, 16 Apr 2005 14:57:38 GMT (envelope-from marius) Message-Id: <200504161457.j3GEvcI3073182@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 14:57:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/include cpufunc.h pcpu.h tick.h src/sys/sparc64/sparc64 mp_machdep.c tick.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 14:57:39 -0000 marius 2005-04-16 14:57:38 UTC FreeBSD src repository Modified files: sys/sparc64/include cpufunc.h pcpu.h tick.h sys/sparc64/sparc64 mp_machdep.c tick.c Log: - Add a workaround for a bug in BlackBird CPUs (said to be part of the SpitFire erratum #54) which can cause writes to the TICK_CMPR register to fail. This seems to fix the dying clocks problem reported by jhb@ and kris@. [1] - In tick_start() don't reset the tick counter of the boot processor to zero. It's initially reset in _start() and afterwards but _before_ tick_start() is called on the BSP the APs synchronise with the tick counter of the BSP in mp_startup(). Resetting the tick counter of the BSP in tick_start() probably also was the cause of problems seen when using the CPU tick counter as timecounter on SMP machines. Not resetting the tick counter of the BSP in mp_startup() makes the tick counters and tick interrupts between the BSP and APs be pretty much in sync as it's supposed to be. This also means there's no longer a real reason to have separate tick_start() and tick_start_ap() so merge them and zap tick_start_ap(). This is also a first step in simplifying the interface to the tick counters in preparation to use alternate clock hardware where available. - Switch to the algorithm used on FreeBSD/ia64 for updating the tick interrupt register and which compensates the clock drift caused by varying delays between when the tick interrupts actually trigger and when they are serviced. Not compensating the clock drift mainly hurts interactive performance especially when using WITNESS. [2] For further information about the algorithm also see the commit log of sys/ia64/ia64/interrupt.c rev. 1.38. On sparc64 the sysctls for monitoring the behaviour of the tick interrupts are machdep.tick.adjust_edges, machdep.tick.adjust_excess, machdep.tick.adjust_missed and machdep.tick.adjust_ticks. - In tick_init() just use tick_stop() for stopping the tick interrupts until a proper handler is set up later. This also stops the system tick interrupt on USIII systems earlier. - In tick_start() check for a rough upper limit of HZ. - Some minor changes, e.g. use FBSDID, remove unused headers, etc. Info obtained from: Linux [1] Ok'ed by: marcel [2] Additional testing by: kris (earlier version of the workaround), jhb X-MFC after: 3 days [1] Revision Changes Path 1.20 +17 -0 src/sys/sparc64/include/cpufunc.h 1.20 +2 -0 src/sys/sparc64/include/pcpu.h 1.4 +1 -8 src/sys/sparc64/include/tick.h 1.29 +4 -3 src/sys/sparc64/sparc64/mp_machdep.c 1.16 +92 -54 src/sys/sparc64/sparc64/tick.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:00:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D830916A4CE; Sat, 16 Apr 2005 15:00:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BD7C43D48; Sat, 16 Apr 2005 15:00:10 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GF09v5073319; Sat, 16 Apr 2005 15:00:09 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GF09VU073318; Sat, 16 Apr 2005 15:00:09 GMT (envelope-from marius) Message-Id: <200504161500.j3GF09VU073318@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 15:00:09 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:00:43 -0000 marius 2005-04-16 15:00:09 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 machdep.c Log: - In sparc64_init() remove the call to tick_stop(). There's no need to call tick_stop() again after tick_init() as tick interrupts already have been disabled as part of tick_init(). - In spinlock_enter() replace the magic value for PIL TICK with the respective macro. - Use FBSDID. Revision Changes Path 1.125 +4 -7 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:02:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8183B16A4CE; Sat, 16 Apr 2005 15:02:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B40A43D53; Sat, 16 Apr 2005 15:02:16 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GF2GTg073496; Sat, 16 Apr 2005 15:02:16 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GF2Gwp073495; Sat, 16 Apr 2005 15:02:16 GMT (envelope-from marius) Message-Id: <200504161502.j3GF2Gwp073495@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 15:02:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 intr_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:02:16 -0000 marius 2005-04-16 15:02:16 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 intr_machdep.c Log: Some changes to intr_execute_handlers(): - Fix NULL pointer dereferences caused when an ithread or a handler is NULL which happens when a stray interrupt triggers after the respective device interrupt was torn down. - Remove the critical section around INTR_FAST handlers which actually was a nested critical section. Both tl0_intr() and tl1_intr() already enter a critical section for calling intr_execute_handlers(). MFC after: 3 days Revision Changes Path 1.22 +6 -6 src/sys/sparc64/sparc64/intr_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:05:56 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF75916A4CE; Sat, 16 Apr 2005 15:05:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95E3343D41; Sat, 16 Apr 2005 15:05:56 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GF5uCQ073710; Sat, 16 Apr 2005 15:05:56 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GF5u6M073709; Sat, 16 Apr 2005 15:05:56 GMT (envelope-from marius) Message-Id: <200504161505.j3GF5u6M073709@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 15:05:56 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sparc64/sparc64 exception.S genassym.c interrupt.S intr_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:05:56 -0000 marius 2005-04-16 15:05:56 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 exception.S genassym.c interrupt.S intr_machdep.c Log: - MFi386: sys/i386/i386/intr_machdep.c rev. 1.11 Don't use atomic ops to increment interrupt stats. On sparc64 this reduces delay until tick interrupts are service by 1/10th on average. In turn this reduces the clock drift caused by these delays so there's less drift which has to be compensated in tick_hardclock(). This includes switching from atomically incrementing the global cnt.v_intr to the asm equivalent of PCPU_LAZY_INC(cnt.v_intr) in exception.S - Correct some comments to match the registers actually used. - Correct some format specifiers, interrupt levels passed in are u_int. - Use FBSDID. Ok'ed by: jhb Revision Changes Path 1.70 +15 -11 src/sys/sparc64/sparc64/exception.S 1.57 +4 -1 src/sys/sparc64/sparc64/genassym.c 1.8 +8 -7 src/sys/sparc64/sparc64/interrupt.S 1.23 +1 -1 src/sys/sparc64/sparc64/intr_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:07:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1BAF716A4CE; Sat, 16 Apr 2005 15:07:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEA7243D31; Sat, 16 Apr 2005 15:07:41 +0000 (GMT) (envelope-from marius@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GF7fEI073778; Sat, 16 Apr 2005 15:07:41 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GF7frE073777; Sat, 16 Apr 2005 15:07:41 GMT (envelope-from marius) Message-Id: <200504161507.j3GF7frE073777@repoman.freebsd.org> From: Marius Strobl Date: Sat, 16 Apr 2005 15:07:41 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern subr_param.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:07:42 -0000 marius 2005-04-16 15:07:41 UTC FreeBSD src repository Modified files: sys/kern subr_param.c Log: Increase default HZ for sparc64 to 1000. Revision Changes Path 1.71 +1 -1 src/sys/kern/subr_param.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:27:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A6E516A4CE; Sat, 16 Apr 2005 15:27:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F0443D41; Sat, 16 Apr 2005 15:27:30 +0000 (GMT) (envelope-from novel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GFRUBV074523; Sat, 16 Apr 2005 15:27:30 GMT (envelope-from novel@repoman.freebsd.org) Received: (from novel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GFRUJc074522; Sat, 16 Apr 2005 15:27:30 GMT (envelope-from novel) Message-Id: <200504161527.j3GFRUJc074522@repoman.freebsd.org> From: Roman Bogorodskiy Date: Sat, 16 Apr 2005 15:27:30 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/pecl-statgrab Makefile ports/devel/pecl-statgrab/files php_statgrab.h.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:27:30 -0000 novel 2005-04-16 15:27:30 UTC FreeBSD ports repository Modified files: devel/pecl-statgrab Makefile Added files: devel/pecl-statgrab/files php_statgrab.h.patch Log: Fix "%ld" bug on php4. PR: 80003 Submitted by: Tim Bishop (maintainer) Revision Changes Path 1.3 +6 -0 ports/devel/pecl-statgrab/Makefile 1.1 +13 -0 ports/devel/pecl-statgrab/files/php_statgrab.h.patch (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 15:43:38 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6FF716A4CE; Sat, 16 Apr 2005 15:43:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A259B43D49; Sat, 16 Apr 2005 15:43:38 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GFhcCg075104; Sat, 16 Apr 2005 15:43:38 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GFhclO075103; Sat, 16 Apr 2005 15:43:38 GMT (envelope-from keramida) Message-Id: <200504161543.j3GFhclO075103@repoman.freebsd.org> From: Giorgos Keramidas Date: Sat, 16 Apr 2005 15:43:38 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 15:43:38 -0000 keramida 2005-04-16 15:43:38 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/top machine.c Log: Reduce the width of the THR column to 4 characters, to avoid wrap-around of lines in SMP machines (which are wider), until we have a better way of handling window sizes & columns in top. Caught by: ache, Andre Guibert de Bruet Point hat: keramida Revision Changes Path 1.71 +5 -5 src/usr.bin/top/machine.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 16:09:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 535C316A4CE; Sat, 16 Apr 2005 16:09:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3032D43D39; Sat, 16 Apr 2005 16:09:45 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GG9j7p075912; Sat, 16 Apr 2005 16:09:45 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GG9jQH075911; Sat, 16 Apr 2005 16:09:45 GMT (envelope-from kensmith) Message-Id: <200504161609.j3GG9jQH075911@repoman.freebsd.org> From: Ken Smith Date: Sat, 16 Apr 2005 16:09:44 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 16:09:45 -0000 kensmith 2005-04-16 16:09:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_5_4) sys/conf newvers.sh Log: Getting ready for the RC3 builds. Approved by: re (implicit) Revision Changes Path 1.62.2.18.2.3 +1 -1 src/sys/conf/newvers.sh From owner-cvs-all@FreeBSD.ORG Sat Apr 16 16:12:02 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D242D16A4CE; Sat, 16 Apr 2005 16:12:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B075F43D1D; Sat, 16 Apr 2005 16:12:02 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GGC2uJ076060; Sat, 16 Apr 2005 16:12:02 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GGC2Bn076059; Sat, 16 Apr 2005 16:12:02 GMT (envelope-from simon) Message-Id: <200504161612.j3GGC2Bn076059@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 16:12:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 16:12:03 -0000 simon 2005-04-16 16:12:02 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document several mozilla/firefox issues. Revision Changes Path 1.632 +304 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 16:30:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3B6E16A4CE; Sat, 16 Apr 2005 16:30:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D1B943D39; Sat, 16 Apr 2005 16:30:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GGUqxx076746; Sat, 16 Apr 2005 16:30:52 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GGUqVT076745; Sat, 16 Apr 2005 16:30:52 GMT (envelope-from simon) Message-Id: <200504161630.j3GGUqVT076745@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 16:30:52 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/share/man/man4 amr.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 16:30:52 -0000 simon 2005-04-16 16:30:52 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) share/man/man4 amr.4 Log: MFC 1.30: - Add Dell PERC 4ei to the list of supported devices. It's an alias used by Dell sometimes for PERC 4e/Si. [1] - Delete some trailing whitespace. Rapported by: Jon Kuster [1] Revision Changes Path 1.21.2.5 +5 -3 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:13:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A0A216A4CE; Sat, 16 Apr 2005 17:13:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EA643D2D; Sat, 16 Apr 2005 17:13:27 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHDRa1085052; Sat, 16 Apr 2005 17:13:27 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHDRIS085051; Sat, 16 Apr 2005 17:13:27 GMT (envelope-from marcus) Message-Id: <200504161713.j3GHDRIS085051@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 16 Apr 2005 17:13:26 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/liferea Makefile ports/www/galeon Makefile ports/www/epiphany Makefile ports/www/epiphany-extensions Makefile ports/x11-toolkits/py-gnome-extras Makefile ports/x11/yelp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:13:27 -0000 marcus 2005-04-16 17:13:26 UTC FreeBSD ports repository Modified files: net/liferea Makefile www/galeon Makefile www/epiphany Makefile www/epiphany-extensions Makefile x11-toolkits/py-gnome-extras Makefile x11/yelp Makefile Log: Bump PORTREVISIONs to chase the Mozilla update. Revision Changes Path 1.39 +1 -1 ports/net/liferea/Makefile 1.20 +1 -0 ports/www/epiphany-extensions/Makefile 1.77 +1 -0 ports/www/epiphany/Makefile 1.143 +1 -1 ports/www/galeon/Makefile 1.7 +1 -0 ports/x11-toolkits/py-gnome-extras/Makefile 1.37 +1 -1 ports/x11/yelp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:23:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5B9316A4CE; Sat, 16 Apr 2005 17:23:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EDE943D2F; Sat, 16 Apr 2005 17:23:13 +0000 (GMT) (envelope-from krion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHNDdv085431; Sat, 16 Apr 2005 17:23:13 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHND9F085430; Sat, 16 Apr 2005 17:23:13 GMT (envelope-from krion) Message-Id: <200504161723.j3GHND9F085430@repoman.freebsd.org> From: Kirill Ponomarew Date: Sat, 16 Apr 2005 17:23:13 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/pmacct Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:23:13 -0000 krion 2005-04-16 17:23:13 UTC FreeBSD ports repository Modified files: net-mgmt/pmacct Makefile distinfo Log: Update to 0.8.4 Revision Changes Path 1.42 +1 -1 ports/net-mgmt/pmacct/Makefile 1.33 +2 -2 ports/net-mgmt/pmacct/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:37:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7724D16A4CE; Sat, 16 Apr 2005 17:37:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 521B543D5A; Sat, 16 Apr 2005 17:37:36 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHbaFF085978; Sat, 16 Apr 2005 17:37:36 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHbaGA085977; Sat, 16 Apr 2005 17:37:36 GMT (envelope-from ahze) Message-Id: <200504161737.j3GHbaGA085977@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 17:37:36 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:37:36 -0000 ahze 2005-04-16 17:37:36 UTC FreeBSD ports repository Modified files: www/mozilla Makefile Log: - Move "DISTFILES+=libart_lgpl-1${EXTRACT_SUFX}:local" below bsd.port.pre.mk so it will work with OPTIONS. Revision Changes Path 1.195 +4 -3 ports/www/mozilla/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:38:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3C9116A4CE; Sat, 16 Apr 2005 17:38:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEF243D45; Sat, 16 Apr 2005 17:38:24 +0000 (GMT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHcO7E086014; Sat, 16 Apr 2005 17:38:24 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHcO6N086013; Sat, 16 Apr 2005 17:38:24 GMT (envelope-from njl) Message-Id: <200504161738.j3GHcO6N086013@repoman.freebsd.org> From: Nate Lawson Date: Sat, 16 Apr 2005 17:38:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 biosacpi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:38:25 -0000 njl 2005-04-16 17:38:24 UTC FreeBSD src repository Modified files: sys/boot/i386/libi386 biosacpi.c Log: Extend a local buffer to prevent an overflow of the XSDT address. Submitted by: Joerg Sonnenberger Obtained from: DragonflyBSD MFC after: 1 day Revision Changes Path 1.10 +1 -1 src/sys/boot/i386/libi386/biosacpi.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:46:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85D616A4CE; Sat, 16 Apr 2005 17:46:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8222C43D39; Sat, 16 Apr 2005 17:46:20 +0000 (GMT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHkKgY086377; Sat, 16 Apr 2005 17:46:20 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHkKMO086376; Sat, 16 Apr 2005 17:46:20 GMT (envelope-from des) Message-Id: <200504161746.j3GHkKMO086376@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 16 Apr 2005 17:46:20 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:46:20 -0000 des 2005-04-16 17:46:20 UTC FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Reorder, and ask for CPUs for a couple of CPU-less motherboards. Revision Changes Path 1.326 +21 -7 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 17:46:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C083D16A4CE; Sat, 16 Apr 2005 17:46:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EF743D55; Sat, 16 Apr 2005 17:46:31 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GHkVhu086413; Sat, 16 Apr 2005 17:46:31 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GHkVCc086412; Sat, 16 Apr 2005 17:46:31 GMT (envelope-from ahze) Message-Id: <200504161746.j3GHkVCc086412@repoman.freebsd.org> From: Michael Johnson Date: Sat, 16 Apr 2005 17:46:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/qdbm Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 17:46:31 -0000 ahze 2005-04-16 17:46:31 UTC FreeBSD ports repository Modified files: databases/qdbm Makefile distinfo Log: - Update to 1.8.23 Revision Changes Path 1.35 +2 -2 ports/databases/qdbm/Makefile 1.33 +2 -2 ports/databases/qdbm/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:00:48 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B9CC16A4CE; Sat, 16 Apr 2005 18:00:48 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A1643D45; Sat, 16 Apr 2005 18:00:47 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF1002PZWFVITC0@bgo1smout1.broadpark.no>; Sat, 16 Apr 2005 19:55:07 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF100AWCWRAFJC0@bgo1sminn1.broadpark.no>; Sat, 16 Apr 2005 20:01:58 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 23054EBC08; Sat, 16 Apr 2005 20:00:45 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id DEE18EBC06; Sat, 16 Apr 2005 20:00:40 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id C41FE33C09; Sat, 16 Apr 2005 20:00:40 +0200 (CEST) Date: Sat, 16 Apr 2005 20:00:40 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <200504161543.j3GFhclO075103@repoman.freebsd.org> To: Giorgos Keramidas Message-id: <86acnyd2k7.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504161543.j3GFhclO075103@repoman.freebsd.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:00:48 -0000 Giorgos Keramidas writes: > Log: > Reduce the width of the THR column to 4 characters, to avoid wrap-around > of lines in SMP machines (which are wider), until we have a better way > of handling window sizes & columns in top. We should probably drop the CPU column (WCPU should suffice), and leave out the C column when not showing individual threads. This would free up space for THR so we don't have to trim down COMMAND. Also, when showing individual threads, we might want to show the thread ID in addition to the process ID. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:17:27 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0B5316A4CE; Sat, 16 Apr 2005 18:17:27 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id A57DA43D54; Sat, 16 Apr 2005 18:17:27 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id E0ED646B1E; Sat, 16 Apr 2005 14:17:26 -0400 (EDT) Date: Sat, 16 Apr 2005 19:18:15 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86acnyd2k7.fsf@xps.des.no> Message-ID: <20050416191436.G68941@fledge.watson.org> References: <200504161543.j3GFhclO075103@repoman.freebsd.org> <86acnyd2k7.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-300998904-1113675495=:68941" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Giorgos Keramidas cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:17:28 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-300998904-1113675495=:68941 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 16 Apr 2005, Dag-Erling Sm=F8rgrav wrote: > Giorgos Keramidas writes: >> Log: >> Reduce the width of the THR column to 4 characters, to avoid wrap-arou= nd >> of lines in SMP machines (which are wider), until we have a better way >> of handling window sizes & columns in top. > > We should probably drop the CPU column (WCPU should suffice), and leave= =20 > out the C column when not showing individual threads. This would free=20 > up space for THR so we don't have to trim down COMMAND. > > Also, when showing individual threads, we might want to show the thread= =20 > ID in addition to the process ID. The 'C' column is quite useful when tuning SMP systems, and something I=20 frequently look at when debugging performance issues in 5.x and 6.x.=20 Given that 'NICE' has a maximum width of three characters (-20 - 20), I=20 wonder if we can abbreviate that as 'NIC' or 'NCE' or such to reclaim one= =20 character. On WCPU/CPU -- losing one of those should be fine. Robert N M Watson --0-300998904-1113675495=:68941-- From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:26:20 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5313A16A4CE; Sat, 16 Apr 2005 18:26:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 278E443D39; Sat, 16 Apr 2005 18:26:20 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIQKgQ087817; Sat, 16 Apr 2005 18:26:20 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIQKo9087816; Sat, 16 Apr 2005 18:26:20 GMT (envelope-from simon) Message-Id: <200504161826.j3GIQKo9087816@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 18:26:20 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5_4 Subject: cvs commit: src/share/man/man4 amr.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:26:20 -0000 simon 2005-04-16 18:26:20 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5_4) share/man/man4 amr.4 Log: MF5STABLE 1.21.2.5: - Add Dell PERC 4ei to the list of supported devices. It's an alias used by Dell sometimes for PERC 4e/Si. [1] - Delete some trailing whitespace. Rapported by: Jon Kuster [1] Approved by: re (hrs) Revision Changes Path 1.21.2.4.2.1 +5 -3 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:33:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9867416A4CE; Sat, 16 Apr 2005 18:33:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8334A43D2F; Sat, 16 Apr 2005 18:33:13 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIXDss088077; Sat, 16 Apr 2005 18:33:13 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIXDwm088076; Sat, 16 Apr 2005 18:33:13 GMT (envelope-from rwatson) Message-Id: <200504161833.j3GIXDwm088076@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:33:13 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_mac.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:33:13 -0000 rwatson 2005-04-16 18:33:13 UTC FreeBSD src repository Modified files: sys/kern kern_mac.c Log: In mac_get_fd(), remove unconditional acquisition of Giant around copying of the socket label to thread-local storage, and replace it with conditional acquisition based on debug.mpsafenet. Acquire the socket lock around the copy operation. In mac_set_fd(), replace the unconditional acquisition of Giant with the conditional acquisition of Giant based on debug.mpsafenet. The socket lock is acquired in mac_socket_label_set() so doesn't have to be acquired here. Obtained from: TrustedBSD Project Sponsored by: SPAWAR, SPARTA Revision Changes Path 1.116 +7 -9 src/sys/kern/kern_mac.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:37:40 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D58816A4CE; Sat, 16 Apr 2005 18:37:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4564843D3F; Sat, 16 Apr 2005 18:37:40 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIbeqE088283; Sat, 16 Apr 2005 18:37:40 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIbeba088282; Sat, 16 Apr 2005 18:37:40 GMT (envelope-from rwatson) Message-Id: <200504161837.j3GIbeba088282@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:37:40 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/ffsinfo ffsinfo.8 ffsinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:37:40 -0000 rwatson 2005-04-16 18:37:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/ffsinfo ffsinfo.8 ffsinfo.c Log: Merge ffsinfo.8:1.16 and ffsinfo.c:1.10 from HEAD to RELENG_5: Don't default to '/var/tmp/ffsinfo' for the output of ffsinfo(8), since /var/tmp is a world-writable directory. Reported by: Jon Passki RELENG_5 candidate. Revision Changes Path 1.14.2.1 +5 -4 src/sbin/ffsinfo/ffsinfo.8 1.7.2.1 +3 -4 src/sbin/ffsinfo/ffsinfo.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:38:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6742116A4CE; Sat, 16 Apr 2005 18:38:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C03A43D49; Sat, 16 Apr 2005 18:38:16 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIcGRp088328; Sat, 16 Apr 2005 18:38:16 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIcGuS088327; Sat, 16 Apr 2005 18:38:16 GMT (envelope-from rwatson) Message-Id: <200504161838.j3GIcGuS088327@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:38:16 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sbin/growfs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:38:16 -0000 rwatson 2005-04-16 18:38:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/growfs Makefile Log: Merge Makefile:1.13 from HEAD to RELENG_5: Don't define FS_DEBUG by default, as this causes growfs to write debugging information to /tmp/growfs.debug, which is a world-writable directory. Reported by: Jon Passki RELENG_5_4 candidate. Revision Changes Path 1.11.2.2 +0 -1 src/sbin/growfs/Makefile From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:39:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7871416A4CE; Sat, 16 Apr 2005 18:39:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CABB43D2D; Sat, 16 Apr 2005 18:39:33 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIdXXK088378; Sat, 16 Apr 2005 18:39:33 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIdX69088377; Sat, 16 Apr 2005 18:39:33 GMT (envelope-from rwatson) Message-Id: <200504161839.j3GIdX69088377@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:39:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx ipx_input.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:39:33 -0000 rwatson 2005-04-16 18:39:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx ipx_input.c Log: Merge ipx_input.c:1.51 from HEAD to RELENG_5: Compare (mbuf *) with NULL, not 0. Revision Changes Path 1.34.4.16 +1 -1 src/sys/netipx/ipx_input.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:40:24 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E57716A4CE; Sat, 16 Apr 2005 18:40:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25ADE43D41; Sat, 16 Apr 2005 18:40:24 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIeOrW088480; Sat, 16 Apr 2005 18:40:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIeOwZ088479; Sat, 16 Apr 2005 18:40:24 GMT (envelope-from rwatson) Message-Id: <200504161840.j3GIeOwZ088479@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:40:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/netipx README X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:40:24 -0000 rwatson 2005-04-16 18:40:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netipx README Log: Merge README:1.6 from HEAD to RELENG_5: Update copyright: parts of the netipx implementation are covered by a 2005 copyright. Revision Changes Path 1.2.8.3 +1 -1 src/sys/netipx/README From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:41:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E26EC16A4CE; Sat, 16 Apr 2005 18:41:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8ECB43D41; Sat, 16 Apr 2005 18:41:00 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIf0ft088561; Sat, 16 Apr 2005 18:41:00 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIf0mQ088560; Sat, 16 Apr 2005 18:41:00 GMT (envelope-from trhodes) Message-Id: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 16 Apr 2005 18:41:00 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:41:01 -0000 trhodes 2005-04-16 18:41:00 UTC FreeBSD src repository Modified files: tools/regression/mac/mac_bsdextended test_ugidfw.c Log: Those who are ungodlike should be returned an error. Revision Changes Path 1.2 +6 -0 src/tools/regression/mac/mac_bsdextended/test_ugidfw.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:41:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85F4816A4CF; Sat, 16 Apr 2005 18:41:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8B843D3F; Sat, 16 Apr 2005 18:41:07 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIf7GH088590; Sat, 16 Apr 2005 18:41:07 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIf7bl088589; Sat, 16 Apr 2005 18:41:07 GMT (envelope-from rwatson) Message-Id: <200504161841.j3GIf7bl088589@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:41:07 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:41:07 -0000 rwatson 2005-04-16 18:41:07 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern kern_malloc.c Log: Merge kern_malloc.c:1.139 from HEAD to RELENG_5: Consistently style function declarations in kern_malloc.c. Revision Changes Path 1.135.2.3 +7 -23 src/sys/kern/kern_malloc.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:46:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6153816A4CE; Sat, 16 Apr 2005 18:46:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D87A43D2D; Sat, 16 Apr 2005 18:46:29 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIkTlC088889; Sat, 16 Apr 2005 18:46:29 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIkTuN088888; Sat, 16 Apr 2005 18:46:29 GMT (envelope-from rwatson) Message-Id: <200504161846.j3GIkTuN088888@repoman.freebsd.org> From: Robert Watson Date: Sat, 16 Apr 2005 18:46:29 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern sys_socket.c uipc_syscalls.c src/sys/security/mac mac_socket.c src/sys/security/mac_stub mac_stub.c src/sys/security/mac_test mac_test.c src/sys/sys mac.h mac_policy.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:46:29 -0000 rwatson 2005-04-16 18:46:29 UTC FreeBSD src repository Modified files: sys/kern sys_socket.c uipc_syscalls.c sys/security/mac mac_socket.c sys/security/mac_stub mac_stub.c sys/security/mac_test mac_test.c sys/sys mac.h mac_policy.h Log: Introduce three additional MAC Framework and MAC Policy entry points to control socket poll() (select()), fstat(), and accept() operations, required for some policies: poll() mac_check_socket_poll() fstat() mac_check_socket_stat() accept() mac_check_socket_accept() Update mac_stub and mac_test policies to be aware of these entry points. While here, add missing entry point implementations for: mac_stub.c stub_check_socket_receive() mac_stub.c stub_check_socket_send() mac_test.c mac_test_check_socket_send() mac_test.c mac_test_check_socket_visible() Obtained from: TrustedBSD Project Sponsored by: SPAWAR, SPARTA Revision Changes Path 1.69 +18 -0 src/sys/kern/sys_socket.c 1.219 +7 -0 src/sys/kern/uipc_syscalls.c 1.3 +49 -5 src/sys/security/mac/mac_socket.c 1.47 +44 -0 src/sys/security/mac_stub/mac_stub.c 1.56 +61 -1 src/sys/security/mac_test/mac_test.c 1.62 +5 -1 src/sys/sys/mac.h 1.61 +7 -1 src/sys/sys/mac_policy.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:53:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D37A016A4CE; Sat, 16 Apr 2005 18:53:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC5643D48; Sat, 16 Apr 2005 18:53:52 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIrqsJ089197; Sat, 16 Apr 2005 18:53:52 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIrq71089196; Sat, 16 Apr 2005 18:53:52 GMT (envelope-from simon) Message-Id: <200504161853.j3GIrq71089196@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 18:53:52 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:53:53 -0000 simon 2005-04-16 18:53:52 UTC FreeBSD doc repository Modified files: . access Log: Forced commit to note that remko is no longer under mentorship and is now free to make his own mistakes :-). Revision Changes Path 1.536 +0 -0 CVSROOT/access From owner-cvs-all@FreeBSD.ORG Sat Apr 16 18:57:58 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27D1416A4CE; Sat, 16 Apr 2005 18:57:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F128643D45; Sat, 16 Apr 2005 18:57:57 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GIvvjU089349; Sat, 16 Apr 2005 18:57:57 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GIvvm8089348; Sat, 16 Apr 2005 18:57:57 GMT (envelope-from jylefort) Message-Id: <200504161857.j3GIvvm8089348@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 16 Apr 2005 18:57:57 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/codeworker Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 18:57:58 -0000 jylefort 2005-04-16 18:57:57 UTC FreeBSD ports repository Modified files: devel/codeworker Makefile distinfo Log: Update to 3.9. PR: ports/79971 Submitted by: KATO Tsuguru Approved by: adamw (mentor) Revision Changes Path 1.10 +1 -1 ports/devel/codeworker/Makefile 1.6 +2 -2 ports/devel/codeworker/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:00:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC49516A4CE; Sat, 16 Apr 2005 19:00:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E08F43D45; Sat, 16 Apr 2005 19:00:28 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GJ0SBl089498; Sat, 16 Apr 2005 19:00:28 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GJ0SE9089497; Sat, 16 Apr 2005 19:00:28 GMT (envelope-from jylefort) Message-Id: <200504161900.j3GJ0SE9089497@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 16 Apr 2005 19:00:28 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/crossfire-server Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:00:29 -0000 jylefort 2005-04-16 19:00:28 UTC FreeBSD ports repository Modified files: games/crossfire-server Makefile distinfo pkg-plist Log: Update to 1.7.0 PR: ports/79972 Submitted by: KATO Tsuguru Approved by: adamw (mentor) Revision Changes Path 1.54 +3 -3 ports/games/crossfire-server/Makefile 1.11 +4 -4 ports/games/crossfire-server/distinfo 1.16 +205 -7 ports/games/crossfire-server/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:01:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 227F516A4CE; Sat, 16 Apr 2005 19:01:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA54D43D5C; Sat, 16 Apr 2005 19:01:15 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GJ1FKU089635; Sat, 16 Apr 2005 19:01:15 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GJ1FSo089634; Sat, 16 Apr 2005 19:01:15 GMT (envelope-from marcus) Message-Id: <200504161901.j3GJ1FSo089634@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 16 Apr 2005 19:01:15 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/portlint Makefile ports/devel/portlint/src portlint.pl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:01:16 -0000 marcus 2005-04-16 19:01:15 UTC FreeBSD ports repository Modified files: devel/portlint Makefile devel/portlint/src portlint.pl Log: Add '+' to the list of recommended file name characters. Reported by: many Revision Changes Path 1.91 +1 -0 ports/devel/portlint/Makefile 1.72 +2 -2 ports/devel/portlint/src/portlint.pl From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:02:17 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B2A216A4CE; Sat, 16 Apr 2005 19:02:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE0143D5D; Sat, 16 Apr 2005 19:02:17 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GJ2Hv1089695; Sat, 16 Apr 2005 19:02:17 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GJ2HIx089694; Sat, 16 Apr 2005 19:02:17 GMT (envelope-from jylefort) Message-Id: <200504161902.j3GJ2HIx089694@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 16 Apr 2005 19:02:17 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/qnetwalk Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:02:17 -0000 jylefort 2005-04-16 19:02:17 UTC FreeBSD ports repository Modified files: games/qnetwalk Makefile distinfo pkg-plist Log: Update to 1.2 PR: ports/79973 Submitted by: KATO Tsuguru Approved by: adamw (mentor) Revision Changes Path 1.5 +1 -1 ports/games/qnetwalk/Makefile 1.3 +2 -2 ports/games/qnetwalk/distinfo 1.3 +5 -1 ports/games/qnetwalk/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:03:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF25B16A4CE; Sat, 16 Apr 2005 19:03:07 +0000 (GMT) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58AC443D31; Sat, 16 Apr 2005 19:03:07 +0000 (GMT) (envelope-from des@des.no) Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF1002RCZBROT60@bgo1smout1.broadpark.no>; Sat, 16 Apr 2005 20:57:27 +0200 (CEST) Received: from dsa.des.no ([80.203.228.37]) by bgo1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0IF100ALLZN6MI00@bgo1sminn1.broadpark.no>; Sat, 16 Apr 2005 21:04:18 +0200 (CEST) Received: by dsa.des.no (Pony Express, from userid 666) id 08F59EBC08; Sat, 16 Apr 2005 21:03:05 +0200 (CEST) Received: from xps.des.no (xps.des.no [10.0.0.12]) by dsa.des.no (Pony Express) with ESMTP id 58BDCEBC06; Sat, 16 Apr 2005 21:03:01 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id 4514533C39; Sat, 16 Apr 2005 21:03:01 +0200 (CEST) Date: Sat, 16 Apr 2005 21:03:01 +0200 From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) In-reply-to: <20050416191436.G68941@fledge.watson.org> To: Robert Watson Message-id: <863btq4k9m.fsf@xps.des.no> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on dsa.des.no References: <200504161543.j3GFhclO075103@repoman.freebsd.org> <86acnyd2k7.fsf@xps.des.no> <20050416191436.G68941@fledge.watson.org> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=disabled version=3.0.2 X-Spam-Level: cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Giorgos Keramidas cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:03:08 -0000 Robert Watson writes: > The 'C' column is quite useful when tuning SMP systems, and something > I frequently look at when debugging performance issues in 5.x and > 6.x. The C column is pointless when you're not showing individual threads, since different threads in the same process might be running simultaneously on different CPUs. On a purely cosmetic note, I'd like to have THR moved so we don't have [wide left-adjusted column ] [ wide right-adjusted column] DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:05:45 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8416C16A4CE; Sat, 16 Apr 2005 19:05:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5816143D6D; Sat, 16 Apr 2005 19:05:45 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GJ5jOT089952; Sat, 16 Apr 2005 19:05:45 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GJ5j3c089951; Sat, 16 Apr 2005 19:05:45 GMT (envelope-from jylefort) Message-Id: <200504161905.j3GJ5j3c089951@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 16 Apr 2005 19:05:45 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:05:45 -0000 jylefort 2005-04-16 19:05:45 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/handbook/pgpkeys chapter.sgml Log: Add my PGP key. Approved by: adamw (mentor) Revision Changes Path 1.260 +5 -0 doc/en_US.ISO8859-1/books/handbook/pgpkeys/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:09:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E7C316A4CE; Sat, 16 Apr 2005 19:09:31 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5CDE43D1D; Sat, 16 Apr 2005 19:09:30 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 7316946B3C; Sat, 16 Apr 2005 15:09:30 -0400 (EDT) Date: Sat, 16 Apr 2005 20:10:19 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <863btq4k9m.fsf@xps.des.no> Message-ID: <20050416200918.E69456@fledge.watson.org> References: <200504161543.j3GFhclO075103@repoman.freebsd.org> <86acnyd2k7.fsf@xps.des.no> <20050416191436.G68941@fledge.watson.org> <863btq4k9m.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1474543579-1113678619=:69456" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Giorgos Keramidas cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/top machine.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:09:31 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1474543579-1113678619=:69456 Content-Type: TEXT/PLAIN; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Sat, 16 Apr 2005, Dag-Erling Sm=F8rgrav wrote: > Robert Watson writes: >> The 'C' column is quite useful when tuning SMP systems, and something >> I frequently look at when debugging performance issues in 5.x and >> 6.x. > > The C column is pointless when you're not showing individual threads,=20 > since different threads in the same process might be running=20 > simultaneously on different CPUs. With many current applications, you get processes, in which case there's=20 still a benefit. I agree that there's ambiguity in the threaded but=20 non-H case. In the work I'm doing, I'm primarily interested in the 'C'=20 column in the context of "-S", because I want to see where the kernel and= =20 user processes land -- i.e., where the ithreads and netisr end up, and how= =20 well they load balance. Robert N M Watson --0-1474543579-1113678619=:69456-- From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:11:31 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7255C16A4CE; Sat, 16 Apr 2005 19:11:31 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E04C43D4C; Sat, 16 Apr 2005 19:11:31 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with ESMTP id 9EBFE46B3D; Sat, 16 Apr 2005 15:11:30 -0400 (EDT) Date: Sat, 16 Apr 2005 20:12:20 +0100 (BST) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Tom Rhodes In-Reply-To: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> Message-ID: <20050416201149.W69456@fledge.watson.org> References: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:11:31 -0000 On Sat, 16 Apr 2005, Tom Rhodes wrote: > Those who are ungodlike should be returned an error. Thanks, this is a much more useful failure mode, and indicates that the test assumptions of the test are invalid, as opposed to that an individual call has failed unexpectedly. Robert N M Watson From owner-cvs-all@FreeBSD.ORG Sat Apr 16 19:23:42 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3A2F16A4CE; Sat, 16 Apr 2005 19:23:42 +0000 (GMT) Received: from mail.soaustin.net (mail.soaustin.net [207.200.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A18243D2D; Sat, 16 Apr 2005 19:23:42 +0000 (GMT) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 401A614960; Sat, 16 Apr 2005 14:23:42 -0500 (CDT) Date: Sat, 16 Apr 2005 14:23:42 -0500 (CDT) From: Mark Linimon X-X-Sender: linimon@pancho To: Tom Rhodes In-Reply-To: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 19:23:42 -0000 On Sat, 16 Apr 2005, Tom Rhodes wrote: > Those who are ungodlike should be returned an error. Fortune candidate. mcl From owner-cvs-all@FreeBSD.ORG Sat Apr 16 20:03:50 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 542A816A4CE; Sat, 16 Apr 2005 20:03:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2755E43D4C; Sat, 16 Apr 2005 20:03:50 +0000 (GMT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GK3oAL091908; Sat, 16 Apr 2005 20:03:50 GMT (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GK3oTe091907; Sat, 16 Apr 2005 20:03:50 GMT (envelope-from sos) Message-Id: <200504162003.j3GK3oTe091907@repoman.freebsd.org> From: Søren Schmidt Date: Sat, 16 Apr 2005 20:03:49 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 20:03:50 -0000 sos 2005-04-16 20:03:49 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Spell ATA_NFORCE4_S2 correctly. Revision Changes Path 1.109 +1 -1 src/sys/dev/ata/ata-chipset.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 20:05:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40D2A16A4CE; Sat, 16 Apr 2005 20:05:11 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9621343D41; Sat, 16 Apr 2005 20:05:10 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (ip68-230-188-82.dc.dc.cox.net [68.230.188.82]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j3GK54kU008584 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 16 Apr 2005 16:05:09 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 16 Apr 2005 16:04:26 -0400 From: Tom Rhodes To: Mark Linimon Message-ID: <20050416160426.2a1f03f2@mobile.pittgoth.com> In-Reply-To: References: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 20:05:11 -0000 On Sat, 16 Apr 2005 14:23:42 -0500 (CDT) Mark Linimon wrote: > On Sat, 16 Apr 2005, Tom Rhodes wrote: > > > Those who are ungodlike should be returned an error. > > Fortune candidate. Be my guest my friend. :) -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sat Apr 16 20:40:30 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A622916A4CE; Sat, 16 Apr 2005 20:40:30 +0000 (GMT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF4043D49; Sat, 16 Apr 2005 20:40:30 +0000 (GMT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (ip68-230-188-82.dc.dc.cox.net [68.230.188.82]) (authenticated bits=0) by pittgoth.com (8.12.10/8.12.10) with ESMTP id j3GKeSkU008701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 16 Apr 2005 16:40:29 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 16 Apr 2005 16:39:49 -0400 From: Tom Rhodes To: Robert Watson Message-ID: <20050416163949.0010d897@mobile.pittgoth.com> In-Reply-To: <20050416201149.W69456@fledge.watson.org> References: <200504161841.j3GIf0mQ088560@repoman.freebsd.org> <20050416201149.W69456@fledge.watson.org> X-Mailer: Sylpheed-Claws 1.0.1 (GTK+ 1.2.10; i386-portbld-freebsd6.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/regression/mac/mac_bsdextended test_ugidfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 20:40:30 -0000 On Sat, 16 Apr 2005 20:12:20 +0100 (BST) Robert Watson wrote: > > On Sat, 16 Apr 2005, Tom Rhodes wrote: > > > Those who are ungodlike should be returned an error. > > Thanks, this is a much more useful failure mode, and indicates that the > test assumptions of the test are invalid, as opposed to that an individual > call has failed unexpectedly. Great reason of why I made the change. :) -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sat Apr 16 20:47:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3F8616A4CE; Sat, 16 Apr 2005 20:47:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9604D43D3F; Sat, 16 Apr 2005 20:47:33 +0000 (GMT) (envelope-from stefanf@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GKlXtd000315; Sat, 16 Apr 2005 20:47:33 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GKlX2f000314; Sat, 16 Apr 2005 20:47:33 GMT (envelope-from stefanf) Message-Id: <200504162047.j3GKlX2f000314@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 16 Apr 2005 20:47:33 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys kernel.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 20:47:33 -0000 stefanf 2005-04-16 20:47:33 UTC FreeBSD src repository Modified files: sys/sys kernel.h Log: Concatenate the line number rather than the string `__FILE__' in the NET_NEEDS_GIANT macro. Until now this wasn't a problem because no translation unit contains NET_NEEDS_GIANT more than once. Revision Changes Path 1.125 +1 -1 src/sys/sys/kernel.h From owner-cvs-all@FreeBSD.ORG Sat Apr 16 21:12:41 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F4116A4CE; Sat, 16 Apr 2005 21:12:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC2443D39; Sat, 16 Apr 2005 21:12:41 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GLCfAs001235; Sat, 16 Apr 2005 21:12:41 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GLCfc5001234; Sat, 16 Apr 2005 21:12:41 GMT (envelope-from remko) Message-Id: <200504162112.j3GLCfc5001234@repoman.freebsd.org> From: Remko Lodder Date: Sat, 16 Apr 2005 21:12:41 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en usergroups.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:12:42 -0000 remko 2005-04-16 21:12:41 UTC FreeBSD doc repository Modified files: en usergroups.sgml Log: Add AlbaBUG to the usergroups. PR: www/79874 Submitted by: Daniel Gerzo Requested by: Hasan Revision Changes Path 1.355 +8 -2 www/en/usergroups.sgml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 21:12:47 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1EEC16A4CE; Sat, 16 Apr 2005 21:12:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE6F43D54; Sat, 16 Apr 2005 21:12:47 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GLCl26001316; Sat, 16 Apr 2005 21:12:47 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GLCl1B001315; Sat, 16 Apr 2005 21:12:47 GMT (envelope-from das) Message-Id: <200504162112.j3GLCl1B001315@repoman.freebsd.org> From: David Schultz Date: Sat, 16 Apr 2005 21:12:47 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/src math.h s_truncl.c src/lib/msun/man trunc.3 src/lib/msun Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:12:48 -0000 das 2005-04-16 21:12:47 UTC FreeBSD src repository Modified files: lib/msun/src math.h lib/msun/man trunc.3 lib/msun Makefile Added files: lib/msun/src s_truncl.c Log: Implement truncl() based on floorl(). Revision Changes Path 1.70 +2 -2 src/lib/msun/Makefile 1.2 +15 -9 src/lib/msun/man/trunc.3 1.61 +1 -1 src/lib/msun/src/math.h 1.1 +62 -0 src/lib/msun/src/s_truncl.c (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 21:12:55 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA9D916A4CE; Sat, 16 Apr 2005 21:12:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9728F43D3F; Sat, 16 Apr 2005 21:12:55 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GLCtjL001409; Sat, 16 Apr 2005 21:12:55 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GLCtvR001408; Sat, 16 Apr 2005 21:12:55 GMT (envelope-from das) Message-Id: <200504162112.j3GLCtvR001408@repoman.freebsd.org> From: David Schultz Date: Sat, 16 Apr 2005 21:12:55 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/msun/i387 Makefile.inc s_ceill.S s_copysignl.S s_floorl.S s_llrintf.S s_lrintf.S s_trunc.S s_truncf.S s_truncl.S src/lib/msun/amd64 Makefile.inc e_sqrtf.S s_llrintf.S s_lrintf.S s_scalbn.S s_scalbnf.S s_scalbnl.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:12:56 -0000 das 2005-04-16 21:12:55 UTC FreeBSD src repository Modified files: lib/msun/i387 Makefile.inc lib/msun/amd64 Makefile.inc Added files: lib/msun/i387 s_ceill.S s_copysignl.S s_floorl.S s_llrintf.S s_lrintf.S s_trunc.S s_truncf.S s_truncl.S lib/msun/amd64 e_sqrtf.S s_llrintf.S s_lrintf.S s_scalbn.S s_scalbnf.S s_scalbnl.S Log: More optimized math functions. Revision Changes Path 1.4 +2 -1 src/lib/msun/amd64/Makefile.inc 1.1 +32 -0 src/lib/msun/amd64/e_sqrtf.S (new) 1.1 +6 -0 src/lib/msun/amd64/s_llrintf.S (new) 1.1 +36 -0 src/lib/msun/amd64/s_lrintf.S (new) 1.1 +39 -0 src/lib/msun/amd64/s_scalbn.S (new) 1.1 +39 -0 src/lib/msun/amd64/s_scalbnf.S (new) 1.1 +19 -0 src/lib/msun/amd64/s_scalbnl.S (new) 1.7 +6 -4 src/lib/msun/i387/Makefile.inc 1.1 +27 -0 src/lib/msun/i387/s_ceill.S (new) 1.1 +17 -0 src/lib/msun/i387/s_copysignl.S (new) 1.1 +27 -0 src/lib/msun/i387/s_floorl.S (new) 1.1 +36 -0 src/lib/msun/i387/s_llrintf.S (new) 1.1 +35 -0 src/lib/msun/i387/s_lrintf.S (new) 1.1 +26 -0 src/lib/msun/i387/s_trunc.S (new) 1.1 +26 -0 src/lib/msun/i387/s_truncf.S (new) 1.1 +26 -0 src/lib/msun/i387/s_truncl.S (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 21:29:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70CE116A4CE; Sat, 16 Apr 2005 21:29:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41C4F43D31; Sat, 16 Apr 2005 21:29:19 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GLTJAq002084; Sat, 16 Apr 2005 21:29:19 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GLTJvZ002083; Sat, 16 Apr 2005 21:29:19 GMT (envelope-from remko) Message-Id: <200504162129.j3GLTJvZ002083@repoman.freebsd.org> From: Remko Lodder Date: Sat, 16 Apr 2005 21:29:19 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/commercial software.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:29:19 -0000 remko 2005-04-16 21:29:19 UTC FreeBSD doc repository Modified files: en/commercial software.xml Log: Add WisdomForce to the list. PR: www/79283 Requested by: Alex Corn Also submitted by: Daniel Gerzo Revision Changes Path 1.15 +22 -1 www/en/commercial/software.xml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 21:39:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C2ACC16A4CE; Sat, 16 Apr 2005 21:39:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FE5743D31; Sat, 16 Apr 2005 21:39:00 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GLd0ev002470; Sat, 16 Apr 2005 21:39:00 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GLd0k0002469; Sat, 16 Apr 2005 21:39:00 GMT (envelope-from sem) Message-Id: <200504162139.j3GLd0k0002469@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 21:39:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/p5-POE-Component-IRC Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 21:39:01 -0000 sem 2005-04-16 21:39:00 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo pkg-plist Log: - Update to 4.0 - Pass maintainership to submitter PR: ports/79573 Submitted by: Christopher Nehren Revision Changes Path 1.13 +9 -3 ports/irc/p5-POE-Component-IRC/Makefile 1.9 +2 -2 ports/irc/p5-POE-Component-IRC/distinfo 1.5 +12 -2 ports/irc/p5-POE-Component-IRC/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:04:16 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94C8216A4CE; Sat, 16 Apr 2005 22:04:16 +0000 (GMT) Received: from shrike.submonkey.net (cpc4-cdif3-6-1-cust116.cdif.cable.ntl.com [82.23.41.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C74843D1F; Sat, 16 Apr 2005 22:04:14 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.50 (FreeBSD)) id 1DMvOe-0007Ti-PD; Sat, 16 Apr 2005 23:04:12 +0100 Date: Sat, 16 Apr 2005 23:04:12 +0100 From: Ceri Davies To: Robert Watson Message-ID: <20050416220412.GC19136@submonkey.net> Mail-Followup-To: Ceri Davies , Robert Watson , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200504161837.j3GIbeba088282@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qicHaSekiYEWE95x" Content-Disposition: inline In-Reply-To: <200504161837.j3GIbeba088282@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.9i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ffsinfo ffsinfo.8 ffsinfo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:04:16 -0000 --qicHaSekiYEWE95x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Apr 16, 2005 at 06:37:40PM +0000, Robert Watson wrote: > rwatson 2005-04-16 18:37:40 UTC >=20 > FreeBSD src repository >=20 > Modified files: (Branch: RELENG_5) > sbin/ffsinfo ffsinfo.8 ffsinfo.c=20 > Log: > Merge ffsinfo.8:1.16 and ffsinfo.c:1.10 from HEAD to RELENG_5: > =20 > Don't default to '/var/tmp/ffsinfo' for the output of ffsinfo(8), sin= ce > /var/tmp is a world-writable directory. Could you also merge ffsinfo.8:1.17 please? Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --qicHaSekiYEWE95x Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCYYvcocfcwTS3JF8RAtA+AKC8KQS1O3laE7p/DtQmotJtWo6JCACfRBb+ cWxNQVN4NsVOC5nJ32/chRM= =i8yd -----END PGP SIGNATURE----- --qicHaSekiYEWE95x-- From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:20:32 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6AC4E16A4CE; Sat, 16 Apr 2005 22:20:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B79943D46; Sat, 16 Apr 2005 22:20:32 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMKWE0003975; Sat, 16 Apr 2005 22:20:32 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMKWR8003974; Sat, 16 Apr 2005 22:20:32 GMT (envelope-from sem) Message-Id: <200504162220.j3GMKWR8003974@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 22:20:31 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/kvirc Makefile distinfo pkg-plist ports/irc/kvirc/files patch-configure patch-modules-snd patch-notifierwindowtabs.cpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:20:32 -0000 sem 2005-04-16 22:20:31 UTC FreeBSD ports repository Modified files: irc/kvirc Makefile distinfo pkg-plist irc/kvirc/files patch-configure Added files: irc/kvirc/files patch-notifierwindowtabs.cpp Removed files: irc/kvirc/files patch-modules-snd Log: - Update to 3.2.0 PR: ports/79144 Submitted by: maintainer Revision Changes Path 1.41 +8 -4 ports/irc/kvirc/Makefile 1.10 +2 -2 ports/irc/kvirc/distinfo 1.5 +21 -30 ports/irc/kvirc/files/patch-configure 1.3 +0 -19 ports/irc/kvirc/files/patch-modules-snd (dead) 1.1 +11 -0 ports/irc/kvirc/files/patch-notifierwindowtabs.cpp (new) 1.13 +300 -42 ports/irc/kvirc/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:31:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4974C16A4CE; Sat, 16 Apr 2005 22:31:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15A0743D2D; Sat, 16 Apr 2005 22:31:19 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMVIc5004448; Sat, 16 Apr 2005 22:31:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMVI8W004447; Sat, 16 Apr 2005 22:31:18 GMT (envelope-from sem) Message-Id: <200504162231.j3GMVI8W004447@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 16 Apr 2005 22:31:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mailsync Makefile distinfo pkg-plist ports/mail/mailsync/files patch-Makefile patch-mailsync.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:31:19 -0000 sem 2005-04-16 22:31:18 UTC FreeBSD ports repository Modified files: mail/mailsync Makefile distinfo pkg-plist Removed files: mail/mailsync/files patch-Makefile patch-mailsync.c Log: - Update to 5.2.1 PR: ports/78241 Submitted by: maintainer Revision Changes Path 1.7 +31 -15 ports/mail/mailsync/Makefile 1.3 +2 -2 ports/mail/mailsync/distinfo 1.3 +0 -41 ports/mail/mailsync/files/patch-Makefile (dead) 1.3 +0 -21 ports/mail/mailsync/files/patch-mailsync.c (dead) 1.3 +12 -2 ports/mail/mailsync/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:35:10 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D9216A4CE; Sat, 16 Apr 2005 22:35:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E43F43D31; Sat, 16 Apr 2005 22:35:10 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMZA7X004538; Sat, 16 Apr 2005 22:35:10 GMT (envelope-from remko@repoman.freebsd.org) Received: (from remko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMZAgI004537; Sat, 16 Apr 2005 22:35:10 GMT (envelope-from remko) Message-Id: <200504162235.j3GMZAgI004537@repoman.freebsd.org> From: Remko Lodder Date: Sat, 16 Apr 2005 22:35:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:35:10 -0000 remko 2005-04-16 22:35:09 UTC FreeBSD ports repository (doc committer) Modified files: security/vuxml vuln.xml Log: Document jdk - jar directory traversal vulnerability. Approved by: simon Revision Changes Path 1.633 +56 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:36:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3755B16A4CE; Sat, 16 Apr 2005 22:36:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0741B43D2F; Sat, 16 Apr 2005 22:36:52 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMapaZ004659; Sat, 16 Apr 2005 22:36:51 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMapnl004658; Sat, 16 Apr 2005 22:36:51 GMT (envelope-from das) Message-Id: <200504162236.j3GMapnl004658@repoman.freebsd.org> From: David Schultz Date: Sat, 16 Apr 2005 22:36:51 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:36:52 -0000 das 2005-04-16 22:36:51 UTC FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c vfwprintf.c Log: Be bug-for-bug compatible with the C standard with respect to printf("%#.0o", 0). Cite an amusing passage from a defect report. Revision Changes Path 1.69 +8 -2 src/lib/libc/stdio/vfprintf.c 1.24 +8 -2 src/lib/libc/stdio/vfwprintf.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:51:52 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D41C516A4CE; Sat, 16 Apr 2005 22:51:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A677B43D46; Sat, 16 Apr 2005 22:51:52 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMpqeE005180; Sat, 16 Apr 2005 22:51:52 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMpqoM005179; Sat, 16 Apr 2005 22:51:52 GMT (envelope-from girgen) Message-Id: <200504162251.j3GMpqoM005179@repoman.freebsd.org> From: Palle Girgensohn Date: Sat, 16 Apr 2005 22:51:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql80-server Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:51:53 -0000 girgen 2005-04-16 22:51:52 UTC FreeBSD ports repository Modified files: databases/postgresql80-server Makefile distinfo Log: Update the link to the ICU patch. Revision Changes Path 1.141 +1 -1 ports/databases/postgresql80-server/Makefile 1.39 +2 -2 ports/databases/postgresql80-server/distinfo From owner-cvs-all@FreeBSD.ORG Sat Apr 16 22:52:07 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9389C16A4CE; Sat, 16 Apr 2005 22:52:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 669A343D3F; Sat, 16 Apr 2005 22:52:07 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GMq7eb005213; Sat, 16 Apr 2005 22:52:07 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GMq7jo005212; Sat, 16 Apr 2005 22:52:07 GMT (envelope-from simon) Message-Id: <200504162252.j3GMq7jo005212@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 16 Apr 2005 22:52:07 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/vuxml vuln.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 22:52:07 -0000 simon 2005-04-16 22:52:07 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document firefox -- PLUGINSPAGE privileged javascript execution (also from the < 1.0.3 batch). Revision Changes Path 1.634 +45 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Apr 16 23:38:33 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1064016A4CE; Sat, 16 Apr 2005 23:38:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D633243D46; Sat, 16 Apr 2005 23:38:32 +0000 (GMT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GNcWQ7009930; Sat, 16 Apr 2005 23:38:32 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GNcWas009929; Sat, 16 Apr 2005 23:38:32 GMT (envelope-from marcel) Message-Id: <200504162338.j3GNcWas009929@repoman.freebsd.org> From: Marcel Moolenaar Date: Sat, 16 Apr 2005 23:38:32 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 23:38:33 -0000 marcel 2005-04-16 23:38:32 UTC FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Add a kpte command to DDB. It dumps the PTE of a KVA. This helps to analyze faults and TLB/VHPT inconsistencies. Revision Changes Path 1.159 +20 -0 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Sat Apr 16 23:46:00 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81CDF16A4CE; Sat, 16 Apr 2005 23:46:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63B2843D49; Sat, 16 Apr 2005 23:46:00 +0000 (GMT) (envelope-from jylefort@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GNk0eu010368; Sat, 16 Apr 2005 23:46:00 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GNk02G010367; Sat, 16 Apr 2005 23:46:00 GMT (envelope-from jylefort) Message-Id: <200504162346.j3GNk02G010367@repoman.freebsd.org> From: Jean-Yves Lefort Date: Sat, 16 Apr 2005 23:46:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net Makefile ports/net/gacxtool Makefile distinfo pkg-descr pkg-plist CVSROOT modules X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 23:46:00 -0000 jylefort 2005-04-16 23:46:00 UTC FreeBSD ports repository Modified files: net Makefile . modules Added files: net/gacxtool Makefile distinfo pkg-descr pkg-plist Log: The GTK ACX Tool displays the status of the ACX driver. The program can only be used with the driver developed by the wlan.kewl.org Project. PR: ports/74017 Submitted by: Leonid Zolotarev Approved by: adamw (mentor) Revision Changes Path 1.12320 +1 -0 CVSROOT/modules 1.1461 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/gacxtool/Makefile (new) 1.1 +2 -0 ports/net/gacxtool/distinfo (new) 1.1 +9 -0 ports/net/gacxtool/pkg-descr (new) 1.1 +13 -0 ports/net/gacxtool/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Apr 16 23:47:19 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ABC616A4CE; Sat, 16 Apr 2005 23:47:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FABB43D41; Sat, 16 Apr 2005 23:47:19 +0000 (GMT) (envelope-from das@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j3GNlJ90010419; Sat, 16 Apr 2005 23:47:19 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j3GNlJUA010418; Sat, 16 Apr 2005 23:47:19 GMT (envelope-from das) Message-Id: <200504162347.j3GNlJUA010418@repoman.freebsd.org> From: David Schultz Date: Sat, 16 Apr 2005 23:47:19 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/fs/msdosfs msdosfs_lookup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2005 23:47:19 -0000 das 2005-04-16 23:47:19 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_lookup.c Log: Disable negative name caching for msdosfs to work around a bug. Since the name cache is case-sensitive and msdosfs isn't, creating a file 'foo' won't invalidate a negative entry for 'FOO'. There are similar problems related to 8.3 filenames. A better solution is to override VOP_LOOKUP with a method that canonicalizes the name, then calls vfs_cache_lookup(). Unfortunately, it's not quite that simple because vfs_cache_lookup() will call msdosfs_lookup() on a cache miss, and msdosfs_lookup() needs a way to get at the original component name. Revision Changes Path 1.46 +7 -0 src/sys/fs/msdosfs/msdosfs_lookup.c