From owner-cvs-all@FreeBSD.ORG Sun Feb 6 00:41: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 C23D716A4CE; Sun, 6 Feb 2005 00:41:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978B343D1F; Sun, 6 Feb 2005 00:41:17 +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 j160fHbM062347; Sun, 6 Feb 2005 00:41:17 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j160fHlv062346; Sun, 6 Feb 2005 00:41:17 GMT (envelope-from obrien) Message-Id: <200502060041.j160fHlv062346@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 00:41: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/textproc/linux-expat Makefile ports/x11-fonts/linux-fontconfig 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, 06 Feb 2005 00:41:17 -0000 obrien 2005-02-06 00:41:17 UTC FreeBSD ports repository Modified files: textproc/linux-expat Makefile x11-fonts/linux-fontconfig Makefile Log: Enable on amd64. PR: 75852 (partial) Submitted by: Francois Tigeot Revision Changes Path 1.9 +1 -1 ports/textproc/linux-expat/Makefile 1.8 +1 -1 ports/x11-fonts/linux-fontconfig/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 01:37: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 B630F16A4CE; Sun, 6 Feb 2005 01:37:42 +0000 (GMT) Received: from lakermmtao03.cox.net (lakermmtao03.cox.net [68.230.240.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D7843D49; Sun, 6 Feb 2005 01:37:41 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao03.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050206013739.RLHK951.lakermmtao03.cox.net@mezz.mezzweb.com>; Sat, 5 Feb 2005 20:37:39 -0500 To: "Michael Nottebrock" References: <200502050459.j154xROQ094820@repoman.freebsd.org> <200502052249.34648.michaelnottebrock@gmx.net> <200502052323.46606.michaelnottebrock@gmx.net> Message-ID: Date: Sat, 05 Feb 2005 19:38:21 -0600 From: "Jeremy Messenger" Content-Type: multipart/mixed; boundary=----------clivS0cGJEusUNtPMETwXF MIME-Version: 1.0 In-Reply-To: <200502052323.46606.michaelnottebrock@gmx.net> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: Akinori MUSHA cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.ruby.mk ports/lang Makefile ports UPDATING ports/lang/ruby18 Makefile pkg-plist ports/lang/ruby18_r Makefile ports/lang/ruby16 Makefile pkg-plist ports/lang/ruby16_r Makefile ports/devel/ruby-gnustep 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, 06 Feb 2005 01:37:42 -0000 ------------clivS0cGJEusUNtPMETwXF Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii Content-Transfer-Encoding: 8bit On Sat, 5 Feb 2005 23:23:42 +0100, Michael Nottebrock wrote: > On Saturday, 5. February 2005 23:08, Jeremy Messenger wrote: > >> I found too, but it's more than a missing. The config.h.orig is w/out >> patch and config.h is with your patch. > >> -#define HAVE_GETCONTEXT 1 >> -#define HAVE_SETCONTEXT 1 > > Those don't show up here. The NANOSLEEP one is bogus either, it really > doesn't have anything to do with the pthread configure checks, so ignore > that new diff please. If configure doesn't detect those things it will > have its own reasons (or bugs). Here's patch that works a lot better. I don't know if it's good for FreeBSD 4.x and other ${ARCH}. I have no idea if the --enable-pthread should be for only FreeBSD 5.x or whatever. However, right now I am running Asami[1] without any problem. [1] http://asami.rubyforge.org/ Cheers, Mezz -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org ------------clivS0cGJEusUNtPMETwXF Content-Disposition: attachment; filename=Makefile.diff Content-Type: text/plain; name=Makefile.diff Content-Transfer-Encoding: 8bit --- Makefile.orig Sat Feb 5 16:51:21 2005 +++ Makefile Sat Feb 5 17:08:12 2005 @@ -42,6 +42,7 @@ RUBY_NO_RUN_DEPENDS= yes #USE_AUTOCONF= yes # does not work with 2.13; requires 2.53 or later +USE_REINPLACE= yes GNU_CONFIGURE= yes WRKSRC= ${RUBY_WRKSRC} CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \ @@ -58,12 +59,12 @@ LATEST_LINK= ruby-devel .include -.if ${OSVERSION} >= 502102 RUBY_ENABLE_PTHREAD?= public demand -.endif .if defined(RUBY_ENABLE_PTHREAD) && ${RUBY_ENABLE_PTHREAD} != "no" CONFIGURE_ARGS+= --enable-pthread +CONFIGURE_ENV+= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ + LDFLAGS="${LDFLAGS} ${PTHREAD_LIBS}" # There seems to be a bug in either gcc or libpthread that gets # (mini)ruby to malfunction.. @@ -134,6 +135,8 @@ ${MV} ${WRKSRC}/ext/dl/h2rb ${WRKSRC}/bin/ post-patch: + ${REINPLACE_CMD} -e 's|-l$$pthread_lib|${PTHREAD_LIBS}|g' \ + ${WRKSRC}/configure ${FIND} ${PATCH_WRKSRC} -name '*.orig' -delete .for d in Win32API ${RM} -rf ${BUILD_WRKSRC}/ext/${d} ------------clivS0cGJEusUNtPMETwXF-- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 01: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 E225416A4CE; Sun, 6 Feb 2005 01:53:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B057743D48; Sun, 6 Feb 2005 01:53: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 j161rqhm071017; Sun, 6 Feb 2005 01:53:52 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j161rq31071016; Sun, 6 Feb 2005 01:53:52 GMT (envelope-from hq) Message-Id: <200502060153.j161rq31071016@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 6 Feb 2005 01: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/textproc/trang Makefile pkg-plist ports/textproc/trang/files trang.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, 06 Feb 2005 01:53:53 -0000 hq 2005-02-06 01:53:52 UTC FreeBSD ports repository Modified files: textproc/trang Makefile Added files: textproc/trang/files trang.sh.in Removed files: textproc/trang pkg-plist Log: - Update to bsd.java.mk 2.0 - Add 'java' category - Add a plain file for launcher shell script - Use PLIST_FILES (and remove pkg-plist) Revision Changes Path 1.3 +11 -10 ports/textproc/trang/Makefile 1.1 +5 -0 ports/textproc/trang/files/trang.sh.in (new) 1.2 +0 -2 ports/textproc/trang/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 01:55: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 BA58416A4CE; Sun, 6 Feb 2005 01:55:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E9E243D3F; Sun, 6 Feb 2005 01:55: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 j161t8gt071231; Sun, 6 Feb 2005 01:55:08 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j161t88b071230; Sun, 6 Feb 2005 01:55:08 GMT (envelope-from njl) Message-Id: <200502060155.j161t88b071230@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 01:55: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/alpha/alpha machdep.c src/sys/amd64/amd64 machdep.c src/sys/arm/arm machdep.c src/sys/i386/i386 machdep.c src/sys/ia64/ia64 machdep.c src/sys/pc98/i386 machdep.c src/sys/powerpc/powerpc machdep.c src/sys/sparc64/sparc64 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 01:55:08 -0000 njl 2005-02-06 01:55:08 UTC FreeBSD src repository Modified files: sys/alpha/alpha machdep.c sys/amd64/amd64 machdep.c sys/arm/arm machdep.c sys/i386/i386 machdep.c sys/ia64/ia64 machdep.c sys/pc98/i386 machdep.c sys/powerpc/powerpc machdep.c sys/sparc64/sparc64 machdep.c Log: Finish the job of sorting all includes and fix the build by including malloc.h before proc.h on sparc64. Noticed by das@ Compiled on: alpha, amd64, i386, pc98, sparc64 Revision Changes Path 1.232 +26 -24 src/sys/alpha/alpha/machdep.c 1.629 +15 -18 src/sys/amd64/amd64/machdep.c 1.12 +16 -16 src/sys/arm/arm/machdep.c 1.607 +14 -16 src/sys/i386/i386/machdep.c 1.196 +33 -28 src/sys/ia64/ia64/machdep.c 1.350 +11 -12 src/sys/pc98/i386/machdep.c 1.82 +27 -23 src/sys/powerpc/powerpc/machdep.c 1.121 +10 -11 src/sys/sparc64/sparc64/machdep.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 01:58: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 75E6116A4DE; Sun, 6 Feb 2005 01:58:15 +0000 (GMT) Received: from ylpvm43.prodigy.net (ylpvm43-ext.prodigy.net [207.115.57.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE07743D41; Sun, 6 Feb 2005 01:58:14 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j161wR2Y021588; Sat, 5 Feb 2005 20:58:27 -0500 Message-ID: <420579B1.5070609@root.org> Date: Sat, 05 Feb 2005 17:58:09 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org References: <20050206015539.EE08B16A4DA@hub.freebsd.org> In-Reply-To: <20050206015539.EE08B16A4DA@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/amd64/amd64 machdep.c src/sys/arm/arm machdep.c src/sys/i386/i386 machdep.c src/sys/powerpc/powerpc machdep.c src/sys/sparc64/sparc64 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 01:58:15 -0000 Nate Lawson wrote: > njl 2005-02-06 01:55:08 UTC > > FreeBSD src repository > > Modified files: > sys/alpha/alpha machdep.c > sys/amd64/amd64 machdep.c > sys/arm/arm machdep.c > sys/i386/i386 machdep.c > sys/ia64/ia64 machdep.c > sys/pc98/i386 machdep.c > sys/powerpc/powerpc machdep.c > sys/sparc64/sparc64 machdep.c > Log: > Finish the job of sorting all includes and fix the build by including > malloc.h before proc.h on sparc64. Noticed by das@ > > Compiled on: alpha, amd64, i386, pc98, sparc64 > > Revision Changes Path > 1.232 +26 -24 src/sys/alpha/alpha/machdep.c > 1.629 +15 -18 src/sys/amd64/amd64/machdep.c > 1.12 +16 -16 src/sys/arm/arm/machdep.c > 1.607 +14 -16 src/sys/i386/i386/machdep.c > 1.196 +33 -28 src/sys/ia64/ia64/machdep.c > 1.350 +11 -12 src/sys/pc98/i386/machdep.c > 1.82 +27 -23 src/sys/powerpc/powerpc/machdep.c > 1.121 +10 -11 src/sys/sparc64/sparc64/machdep.c I'll watch the tinderbox for the other archs, but feel free to fix things if you see a problem first. -- Nate From owner-cvs-all@FreeBSD.ORG Sun Feb 6 02:22: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 42FAC16A4CE; Sun, 6 Feb 2005 02:22:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8E043D1F; Sun, 6 Feb 2005 02:22:01 +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 j162M1JB072161; Sun, 6 Feb 2005 02:22:01 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j162M1qi072160; Sun, 6 Feb 2005 02:22:01 GMT (envelope-from hq) Message-Id: <200502060222.j162M1qi072160@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 6 Feb 2005 02:22: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/textproc/xincluder Makefile pkg-plist ports/textproc/xincluder/files xincluder.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, 06 Feb 2005 02:22:01 -0000 hq 2005-02-06 02:22:00 UTC FreeBSD ports repository Modified files: textproc/xincluder Makefile Added files: textproc/xincluder/files xincluder.sh.in Removed files: textproc/xincluder pkg-plist Log: - Update to bsd.java.mk 2.0 - Do not build anything (everything is shipped within the release) - Add launcher shell scripts (xincluder-*) to process files from the command-line - Register run dependencies on JDom and Xerces-J - Dynamic plist - ECHO -> ECHO_MSG - CP -> INSTALL_DATA Revision Changes Path 1.9 +31 -22 ports/textproc/xincluder/Makefile 1.1 +15 -0 ports/textproc/xincluder/files/xincluder.sh.in (new) 1.4 +0 -73 ports/textproc/xincluder/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 02:55: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 199D516A4CE; Sun, 6 Feb 2005 02:55:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6C1F43D1D; Sun, 6 Feb 2005 02:55:17 +0000 (GMT) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j162tHXd073125; Sun, 6 Feb 2005 02:55:17 GMT (envelope-from mita@repoman.freebsd.org) Received: (from mita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j162tHcQ073124; Sun, 6 Feb 2005 02:55:17 GMT (envelope-from mita) Message-Id: <200502060255.j162tHcQ073124@repoman.freebsd.org> From: Yoshio MITA Date: Sun, 6 Feb 2005 02:55: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/japanese/diclookup-emacs20 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, 06 Feb 2005 02:55:18 -0000 mita 2005-02-06 02:55:17 UTC FreeBSD ports repository Modified files: japanese/diclookup-emacs20 Makefile pkg-plist Log: Maintainer's update - correct dependency on intlfonts - Make document install more cleanly Submitted by: kris and hrs (thanks) Revision Changes Path 1.14 +13 -9 ports/japanese/diclookup-emacs20/Makefile 1.6 +7 -7 ports/japanese/diclookup-emacs20/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:09: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 BB67916A4CE; Sun, 6 Feb 2005 03:09:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92D0943D31; Sun, 6 Feb 2005 03:09:06 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16396MZ073873; Sun, 6 Feb 2005 03:09:06 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16396CL073872; Sun, 6 Feb 2005 03:09:06 GMT (envelope-from maho) Message-Id: <200502060309.j16396CL073872@repoman.freebsd.org> From: Maho Nakata Date: Sun, 6 Feb 2005 03:09: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/cad/calculix Makefile pkg-descr ports/cad/calculix/files patch-ccx_VER+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: Sun, 06 Feb 2005 03:09:06 -0000 maho 2005-02-06 03:09:06 UTC FreeBSD ports repository Modified files: cad/calculix Makefile pkg-descr cad/calculix/files patch-ccx_VER+src+Makefile Log: Fix build with math/spooles Revision Changes Path 1.6 +3 -1 ports/cad/calculix/Makefile 1.3 +3 -3 ports/cad/calculix/files/patch-ccx_VER+src+Makefile 1.2 +4 -0 ports/cad/calculix/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:10: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 BB90B16A4CE; Sun, 6 Feb 2005 03:10:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9369743D46; Sun, 6 Feb 2005 03:10:51 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j163Ap7u074006; Sun, 6 Feb 2005 03:10:51 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j163Apmf074005; Sun, 6 Feb 2005 03:10:51 GMT (envelope-from maho) Message-Id: <200502060310.j163Apmf074005@repoman.freebsd.org> From: Maho Nakata Date: Sun, 6 Feb 2005 03:10: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/cad/calculix 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, 06 Feb 2005 03:10:51 -0000 maho 2005-02-06 03:10:51 UTC FreeBSD ports repository Modified files: cad/calculix Makefile Log: (Forced commit) Forgot to mention about submitter of last commit. Submitted by: "Pedro F. Giffuni" Revision Changes Path 1.7 +0 -0 ports/cad/calculix/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:11: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 004D816A4CE; Sun, 6 Feb 2005 03:11:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB3CC43D31; Sun, 6 Feb 2005 03:11: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 j163B5qH074034; Sun, 6 Feb 2005 03:11:05 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j163B544074033; Sun, 6 Feb 2005 03:11:05 GMT (envelope-from adamw) Message-Id: <200502060311.j163B544074033@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 6 Feb 2005 03:11: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/gnome gnome_upgrade.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, 06 Feb 2005 03:11:06 -0000 adamw 2005-02-06 03:11:05 UTC FreeBSD doc repository Modified files: en/gnome gnome_upgrade.sh Log: Add 4.11 to the list of supported FreeBSD versions. Submitted by: Lars Bungum Revision Changes Path 1.14 +2 -2 www/en/gnome/gnome_upgrade.sh From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:23: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 5BB9116A4CE; Sun, 6 Feb 2005 03:23:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C5D43D31; Sun, 6 Feb 2005 03:23:32 +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 j163NWPk074624; Sun, 6 Feb 2005 03:23:32 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j163NWkB074623; Sun, 6 Feb 2005 03:23:32 GMT (envelope-from das) Message-Id: <200502060323.j163NWkB074623@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Feb 2005 03:23: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/lib/libc/alpha _fpmath.h src/lib/libc/amd64 _fpmath.h src/lib/libc/arm _fpmath.h src/lib/libc/i386 _fpmath.h src/lib/libc/ia64 _fpmath.h src/lib/libc/include fpmath.h src/lib/libc/powerpc _fpmath.h src/lib/libc/sparc64 _fpmath.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, 06 Feb 2005 03:23:32 -0000 das 2005-02-06 03:23:32 UTC FreeBSD src repository Modified files: lib/libc/alpha _fpmath.h lib/libc/amd64 _fpmath.h lib/libc/arm _fpmath.h lib/libc/i386 _fpmath.h lib/libc/ia64 _fpmath.h lib/libc/include fpmath.h lib/libc/powerpc _fpmath.h lib/libc/sparc64 _fpmath.h lib/libc/gen fpclassify.c isgreater.3 Log: Update my email address. Revision Changes Path 1.5 +1 -1 src/lib/libc/alpha/_fpmath.h 1.5 +1 -1 src/lib/libc/amd64/_fpmath.h 1.2 +1 -1 src/lib/libc/arm/_fpmath.h 1.2 +1 -1 src/lib/libc/gen/fpclassify.c 1.3 +1 -1 src/lib/libc/gen/isgreater.3 1.4 +1 -1 src/lib/libc/i386/_fpmath.h 1.5 +1 -1 src/lib/libc/ia64/_fpmath.h 1.3 +1 -1 src/lib/libc/include/fpmath.h 1.6 +1 -1 src/lib/libc/powerpc/_fpmath.h 1.4 +1 -1 src/lib/libc/sparc64/_fpmath.h From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:23: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 0FEB016A50F; Sun, 6 Feb 2005 03:23:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB6EA43D1F; Sun, 6 Feb 2005 03:23:38 +0000 (GMT) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j163NcGL074654; Sun, 6 Feb 2005 03:23:38 GMT (envelope-from mita@repoman.freebsd.org) Received: (from mita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j163NceD074653; Sun, 6 Feb 2005 03:23:38 GMT (envelope-from mita) Message-Id: <200502060323.j163NceD074653@repoman.freebsd.org> From: Yoshio MITA Date: Sun, 6 Feb 2005 03: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/japanese/xpdf pkg-install 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, 06 Feb 2005 03:23:39 -0000 mita 2005-02-06 03:23:38 UTC FreeBSD ports repository Modified files: japanese/xpdf pkg-install pkg-plist Log: Maintainer's update. Installation script is modified for cleaner installation. Submitted by: kris Revision Changes Path 1.3 +1 -0 ports/japanese/xpdf/pkg-install 1.2 +1 -1 ports/japanese/xpdf/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 03:55: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 A059F16A4CF; Sun, 6 Feb 2005 03:55:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74EC543D41; Sun, 6 Feb 2005 03:55:09 +0000 (GMT) (envelope-from mita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j163t9dQ075606; Sun, 6 Feb 2005 03:55:09 GMT (envelope-from mita@repoman.freebsd.org) Received: (from mita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j163t9s6075605; Sun, 6 Feb 2005 03:55:09 GMT (envelope-from mita) Message-Id: <200502060355.j163t9s6075605@repoman.freebsd.org> From: Yoshio MITA Date: Sun, 6 Feb 2005 03:55: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/print/ghostscript-gnu-commfont Makefile.common 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, 06 Feb 2005 03:55:09 -0000 mita 2005-02-06 03:55:09 UTC FreeBSD ports repository Modified files: print/ghostscript-gnu-commfont Makefile.common pkg-plist Log: Maintainer's update - Make installation cleaner. Old installation procedure modified file permission of CIDFnmap file from 0444 to 0644. Submitted by: kris Revision Changes Path 1.8 +2 -1 ports/print/ghostscript-gnu-commfont/Makefile.common 1.4 +2 -0 ports/print/ghostscript-gnu-commfont/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07: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 C0CB316A4CE; Sun, 6 Feb 2005 07:20:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98BE043D49; Sun, 6 Feb 2005 07:20:51 +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 j167Kp9N088179; Sun, 6 Feb 2005 07:20:51 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167KpZD088178; Sun, 6 Feb 2005 07:20:51 GMT (envelope-from marcus) Message-Id: <200502060720.j167KpZD088178@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 07:20: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/libIDL 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, 06 Feb 2005 07:20:51 -0000 marcus 2005-02-06 07:20:51 UTC FreeBSD ports repository Modified files: devel/libIDL Makefile distinfo Log: Update to 0.8.5. Revision Changes Path 1.33 +1 -1 ports/devel/libIDL/Makefile 1.9 +2 -2 ports/devel/libIDL/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07:24: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 AFE9816A4CE; Sun, 6 Feb 2005 07:24:03 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96AC743D3F; Sun, 6 Feb 2005 07:24:01 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id 921038566F; Sun, 6 Feb 2005 17:53:56 +1030 (CST) Date: Sun, 6 Feb 2005 17:53:56 +1030 From: Greg 'groggy' Lehey To: Kevin Oberman Message-ID: <20050206072356.GH49637@wantadilla.lemis.com> References: <20050202181848.B1D6F5D07@ptavv.es.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="uJrvpPjGB3z5kYrA" Content-Disposition: inline In-Reply-To: <20050202181848.B1D6F5D07@ptavv.es.net> 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: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: 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, 06 Feb 2005 07:24:03 -0000 --uJrvpPjGB3z5kYrA Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wednesday, 2 February 2005 at 10:18:48 -0800, Kevin Oberman wrote: >> From: des@des.no (=3D?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=3D) >> Date: Wed, 02 Feb 2005 14:16:40 +0100 >> Sender: owner-cvs-all@freebsd.org >> >> Ruslan Ermilov writes: >>> Modified files: >>> games/fortune/datfiles fortunes >>> Log: >>> Removed 1695 fortunes also found in fortunes2. >> >> I'd vote for simply merging the two. > > I'll admit to being old, but at one time fortune2 was supposed to be for > longer fortunes while fortune was for one or two line entries. At one > time fortune2 had some rather long entries. This is less important now > than it was when we were (OK, I was) logging in on an ASR33 and it took > 8 seconds for a full line of text. > > Do we really want to merge them? (Probably) But should we think about > keeping fortune as a separate file with all messages from fortune2 that > are less than about 200 characters. After all, some folks are still on > fairly slow links. I don't think that anybody is on such a slow link that this makes a big difference any more. If they are, they've probably disabled fortune on login anyway. I'm in favour of merging them. I'm also in favour of adding your historical anecdote (which I didn't know about :-). Greg -- See complete headers for address and phone numbers. --uJrvpPjGB3z5kYrA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCBcYMIubykFB6QiMRAlXOAJ9RMEpTHUHOo0Y3Nv1FOQhcNtZjXQCgiFiU kJLtAo2VkclZODg0abhcRO4= =cYYu -----END PGP SIGNATURE----- --uJrvpPjGB3z5kYrA-- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07:33: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 DB90416A4CE; Sun, 6 Feb 2005 07:33:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2C2743D2D; Sun, 6 Feb 2005 07:33:47 +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 j167XlFl088634; Sun, 6 Feb 2005 07:33:47 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167Xlhs088633; Sun, 6 Feb 2005 07:33:47 GMT (envelope-from marcus) Message-Id: <200502060733.j167Xlhs088633@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 07: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/devel/ORBit2 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, 06 Feb 2005 07:33:48 -0000 marcus 2005-02-06 07:33:47 UTC FreeBSD ports repository Modified files: devel/ORBit2 Makefile distinfo pkg-plist Log: Update to 2.12.1. Revision Changes Path 1.105 +1 -2 ports/devel/ORBit2/Makefile 1.49 +2 -2 ports/devel/ORBit2/distinfo 1.28 +12 -0 ports/devel/ORBit2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07: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 104E416A4CE; Sun, 6 Feb 2005 07:36:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7A9343D46; Sun, 6 Feb 2005 07:36: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 j167a8a5088825; Sun, 6 Feb 2005 07:36:08 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167a8qA088824; Sun, 6 Feb 2005 07:36:08 GMT (envelope-from njl) Message-Id: <200502060736.j167a8qA088824@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 07:36: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 src/sys/i386/i386 legacy.c src/sys/amd64/amd64 legacy.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 07:36:09 -0000 njl 2005-02-06 07:36:08 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c sys/i386/i386 legacy.c sys/amd64/amd64 legacy.c Log: Staticize the legacy cpu devclasses and revert the name for the acpi_cpu devclass. As pointed out by dfr@, devclasses don't have to share the same linkage if multiple drivers have the same name. Newbus should match the devclasses based on name and allocate non-conflicting unit numbers. Revision Changes Path 1.58 +1 -1 src/sys/amd64/amd64/legacy.c 1.50 +3 -3 src/sys/dev/acpica/acpi_cpu.c 1.60 +1 -1 src/sys/i386/i386/legacy.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07:43: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 1BE1916A4CE; Sun, 6 Feb 2005 07:43:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6BA643D39; Sun, 6 Feb 2005 07:43: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 j167hBTR089061; Sun, 6 Feb 2005 07:43:11 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167hB2E089060; Sun, 6 Feb 2005 07:43:11 GMT (envelope-from marcus) Message-Id: <200502060743.j167hB2E089060@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 07:43: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/libbonobo 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, 06 Feb 2005 07:43:12 -0000 marcus 2005-02-06 07:43:11 UTC FreeBSD ports repository Modified files: devel/libbonobo Makefile distinfo pkg-plist Log: Update to 2.8.1. Revision Changes Path 1.39 +1 -2 ports/devel/libbonobo/Makefile 1.22 +2 -2 ports/devel/libbonobo/distinfo 1.22 +0 -91 ports/devel/libbonobo/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07:55: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 D959516A4CE; Sun, 6 Feb 2005 07:55:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD1AE43D49; Sun, 6 Feb 2005 07:55: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 j167tvMs089493; Sun, 6 Feb 2005 07:55:57 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167tv0l089492; Sun, 6 Feb 2005 07:55:57 GMT (envelope-from marcus) Message-Id: <200502060755.j167tv0l089492@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 07:55: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/x11-toolkits/libbonoboui Makefile distinfo pkg-plist ports/x11-toolkits/libbonoboui/files patch-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, 06 Feb 2005 07:55:58 -0000 marcus 2005-02-06 07:55:56 UTC FreeBSD ports repository Modified files: x11-toolkits/libbonoboui Makefile distinfo pkg-plist x11-toolkits/libbonoboui/files patch-Makefile.in Log: Update to 2.8.1. Revision Changes Path 1.44 +3 -3 ports/x11-toolkits/libbonoboui/Makefile 1.25 +2 -2 ports/x11-toolkits/libbonoboui/distinfo 1.5 +8 -8 ports/x11-toolkits/libbonoboui/files/patch-Makefile.in 1.22 +6 -0 ports/x11-toolkits/libbonoboui/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 07:59: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 6A02F16A4CE; Sun, 6 Feb 2005 07:59:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4138A43D3F; Sun, 6 Feb 2005 07:59: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 j167xRnD089624; Sun, 6 Feb 2005 07:59:27 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j167xQAI089622; Sun, 6 Feb 2005 07:59:26 GMT (envelope-from marcus) Message-Id: <200502060759.j167xQAI089622@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 07:59: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/accessibility/gnomemag 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, 06 Feb 2005 07:59:27 -0000 marcus 2005-02-06 07:59:26 UTC FreeBSD ports repository Modified files: accessibility/gnomemag Makefile distinfo Log: Update to 0.11.14. Revision Changes Path 1.22 +1 -1 ports/accessibility/gnomemag/Makefile 1.16 +2 -2 ports/accessibility/gnomemag/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 08:03: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 DDBB416A4CE; Sun, 6 Feb 2005 08:03:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF44D43D46; Sun, 6 Feb 2005 08:03: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 j16832R3089844; Sun, 6 Feb 2005 08:03:02 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16832tu089843; Sun, 6 Feb 2005 08:03:02 GMT (envelope-from marcus) Message-Id: <200502060803.j16832tu089843@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 08:03: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/www/gnome-user-share Makefile distinfo pkg-plist ports/www/gnome-user-share/files patch-file-share-properties.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 08:03:03 -0000 marcus 2005-02-06 08:03:02 UTC FreeBSD ports repository Modified files: www/gnome-user-share Makefile distinfo pkg-plist Removed files: www/gnome-user-share/files patch-file-share-properties.c Log: Update to 0.5. Revision Changes Path 1.4 +2 -2 ports/www/gnome-user-share/Makefile 1.3 +2 -2 ports/www/gnome-user-share/distinfo 1.2 +0 -10 ports/www/gnome-user-share/files/patch-file-share-properties.c (dead) 1.2 +15 -0 ports/www/gnome-user-share/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 08:30: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 51EDB16A4CE; Sun, 6 Feb 2005 08:30:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2939743D45; Sun, 6 Feb 2005 08:30:00 +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 j168U00C090657; Sun, 6 Feb 2005 08:30:00 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j168TxAL090656; Sun, 6 Feb 2005 08:29:59 GMT (envelope-from marcus) Message-Id: <200502060829.j168TxAL090656@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 08:29: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/libbonobo/files patch-bonobo-activation::bonobo-activation-fork-server.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 08:30:00 -0000 marcus 2005-02-06 08:29:59 UTC FreeBSD ports repository Removed files: devel/libbonobo/files patch-bonobo-activation::bonobo-activation-fork-server.c Log: Remove a patch that is no longer needed. Reported by: mezz Revision Changes Path 1.2 +0 -11 ports/devel/libbonobo/files/patch-bonobo-activation::bonobo-activation-fork-server.c (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 08: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 53ED116A4CE; Sun, 6 Feb 2005 08:35:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B13443D3F; Sun, 6 Feb 2005 08:35:53 +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 j168ZrYp090897; Sun, 6 Feb 2005 08:35:53 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j168Zr2I090896; Sun, 6 Feb 2005 08:35:53 GMT (envelope-from marcus) Message-Id: <200502060835.j168Zr2I090896@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 08: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: ports/devel/libsigc++20 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, 06 Feb 2005 08:35:53 -0000 marcus 2005-02-06 08:35:52 UTC FreeBSD ports repository Modified files: devel/libsigc++20 Makefile distinfo pkg-plist Log: Update to 2.0.9. Revision Changes Path 1.29 +3 -3 ports/devel/libsigc++20/Makefile 1.15 +2 -2 ports/devel/libsigc++20/distinfo 1.11 +33 -242 ports/devel/libsigc++20/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 08:58: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 8C96816A4CE; Sun, 6 Feb 2005 08:58:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 453B143D48; Sun, 6 Feb 2005 08:58:44 +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 j168wiA3098246; Sun, 6 Feb 2005 08:58:44 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j168wip2098245; Sun, 6 Feb 2005 08:58:44 GMT (envelope-from krion) Message-Id: <200502060858.j168wip2098245@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 6 Feb 2005 08:58: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/mail/mutt-devel Makefile distinfo extra-patch-maildir-header-cacheextra-patch-nntp.c extra-patch-nodoc-contrib extra-patch-sidebar patch-05 ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 08:58:44 -0000 krion 2005-02-06 08:58:43 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile distinfo mail/mutt-devel/files extra-patch-edit-threads extra-patch-maildir-header-cache extra-patch-maildir-mtime extra-patch-maildir-mtime-nntp extra-patch-nodoc-contrib patch-05 patch-doc-manual.sgml.head patch-init.c patch-mktemp patch-threadcomplete mail/mutt-devel/scripts generate-plist Added files: mail/mutt-devel/files extra-patch-sidebar patch-hcache-db patch-pgp.c Removed files: mail/mutt-devel/files extra-patch-nntp.c patch-Makefile.in patch-smime-recvattach patch-threadsubject patch-z Log: Update to version 1.5.7 PR: ports/77161 Submitted by: maintainer Revision Changes Path 1.240 +50 -33 ports/mail/mutt-devel/Makefile 1.89 +12 -16 ports/mail/mutt-devel/distinfo 1.2 +0 -9 ports/mail/mutt-devel/files/extra-patch-edit-threads 1.9 +68 -1392 ports/mail/mutt-devel/files/extra-patch-maildir-header-cache 1.3 +50 -7 ports/mail/mutt-devel/files/extra-patch-maildir-mtime 1.3 +78 -35 ports/mail/mutt-devel/files/extra-patch-maildir-mtime-nntp 1.2 +0 -31 ports/mail/mutt-devel/files/extra-patch-nntp.c (dead) 1.3 +4 -4 ports/mail/mutt-devel/files/extra-patch-nodoc-contrib 1.1 +10 -0 ports/mail/mutt-devel/files/extra-patch-sidebar (new) 1.14 +0 -62 ports/mail/mutt-devel/files/patch-05 1.2 +0 -11 ports/mail/mutt-devel/files/patch-Makefile.in (dead) 1.2 +9 -7 ports/mail/mutt-devel/files/patch-doc-manual.sgml.head 1.1 +11 -0 ports/mail/mutt-devel/files/patch-hcache-db (new) 1.4 +0 -21 ports/mail/mutt-devel/files/patch-init.c 1.4 +4 -4 ports/mail/mutt-devel/files/patch-mktemp 1.1 +11 -0 ports/mail/mutt-devel/files/patch-pgp.c (new) 1.2 +0 -39 ports/mail/mutt-devel/files/patch-smime-recvattach (dead) 1.4 +4 -4 ports/mail/mutt-devel/files/patch-threadcomplete 1.2 +0 -51 ports/mail/mutt-devel/files/patch-threadsubject (dead) 1.2 +0 -22 ports/mail/mutt-devel/files/patch-z (dead) 1.26 +8 -6 ports/mail/mutt-devel/scripts/generate-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 09: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 CB93716A4CE; Sun, 6 Feb 2005 09:08:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B537743D41; Sun, 6 Feb 2005 09:08:35 +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 j1698ZYQ098613; Sun, 6 Feb 2005 09:08:35 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1698Z6N098612; Sun, 6 Feb 2005 09:08:35 GMT (envelope-from ijliao) Message-Id: <200502060908.j1698Z6N098612@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Feb 2005 09:08: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/net Makefile ports/net/libmsn Makefile distinfo pkg-descr pkg-plist 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: Sun, 06 Feb 2005 09:08:36 -0000 ijliao 2005-02-06 09:08:35 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/libmsn Makefile distinfo pkg-descr pkg-plist net/libmsn/files patch-ltmain.sh Log: add libmsn 3.2 A library for connecting to MSN Messenger service Revision Changes Path 1.1421 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/libmsn/Makefile (new) 1.1 +2 -0 ports/net/libmsn/distinfo (new) 1.1 +15 -0 ports/net/libmsn/files/patch-ltmain.sh (new) 1.1 +15 -0 ports/net/libmsn/pkg-descr (new) 1.1 +20 -0 ports/net/libmsn/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 09:08: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 4047616A4CE; Sun, 6 Feb 2005 09:08:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1941A43D2F; Sun, 6 Feb 2005 09:08:51 +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 j1698olQ098659; Sun, 6 Feb 2005 09:08:50 GMT (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1698okn098658; Sun, 6 Feb 2005 09:08:50 GMT (envelope-from ijliao) Message-Id: <200502060908.j1698okn098658@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 6 Feb 2005 09:08:50 +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, 06 Feb 2005 09:08:51 -0000 ijliao 2005-02-06 09:08:50 UTC FreeBSD ports repository Modified files: . modules Log: libmsn --> ports/net/libmsn Revision Changes Path 1.11884 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 09: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 8363E16A4CE for ; Sun, 6 Feb 2005 09:12:13 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 2F6BA43D3F for ; Sun, 6 Feb 2005 09:12:12 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 06 Feb 2005 09:12:11 -0000 Received: from pD95D87BB.dip.t-dialin.net (EHLO [192.168.8.4]) (217.93.135.187) by mail.gmx.net (mp020) with SMTP; 06 Feb 2005 10:12:11 +0100 X-Authenticated: #443188 From: Michael Nottebrock To: "Jeremy Messenger" Date: Sun, 6 Feb 2005 10:12:04 +0100 User-Agent: KMail/1.7.2 References: <200502050459.j154xROQ094820@repoman.freebsd.org> <200502052323.46606.michaelnottebrock@gmx.net> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2852194.HLQ3P0phLs"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502061012.08757.michaelnottebrock@gmx.net> X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: Akinori MUSHA cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.ruby.mk ports/lang Makefile ports UPDATING ports/lang/ruby18 Makefile pkg-plist ports/lang/ruby18_r Makefile ports/lang/ruby16 Makefile pkg-plist ports/lang/ruby16_r Makefile ports/devel/ruby-gnustep 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, 06 Feb 2005 09:12:13 -0000 --nextPart2852194.HLQ3P0phLs Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday, 6. February 2005 02:38, Jeremy Messenger wrote: > Here's patch that works a lot better. I don't know if it's good for > FreeBSD 4.x and other ${ARCH}. It actually is. I guess I stared to hard at configure yesterday to realise= =20 this actually could work. Knu, please use mezz' patch (+ PORTREVISION bump). =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 --nextPart2852194.HLQ3P0phLs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCBd9oXhc68WspdLARAlOWAKCi6G63FqlMmr8EMa8HHMdJ9deFFwCeILvc K8mb/UBtmcz5eyigVqvXk80= =MhwB -----END PGP SIGNATURE----- --nextPart2852194.HLQ3P0phLs-- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 09: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 9D57016A4CE; Sun, 6 Feb 2005 09:15:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72D8C43D39; Sun, 6 Feb 2005 09:15:35 +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 j169FZ3D099023; Sun, 6 Feb 2005 09:15:35 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j169FZOm099022; Sun, 6 Feb 2005 09:15:35 GMT (envelope-from mezz) Message-Id: <200502060915.j169FZOm099022@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 6 Feb 2005 09:15: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/x11-toolkits/libbonoboui Makefile ports/x11-toolkits/libbonoboui/files patch-tools::browser::oaf-helper.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 09:15:35 -0000 mezz 2005-02-06 09:15:35 UTC FreeBSD ports repository Modified files: x11-toolkits/libbonoboui Makefile Added files: x11-toolkits/libbonoboui/files patch-tools::browser::oaf-helper.c Log: Fix crash if the LANG sets as empty. Bump the PORTREVISION. Submitted by: marcus via IRC Revision Changes Path 1.45 +1 -0 ports/x11-toolkits/libbonoboui/Makefile 1.1 +16 -0 ports/x11-toolkits/libbonoboui/files/patch-tools::browser::oaf-helper.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 09:51: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 B5FF916A4CE; Sun, 6 Feb 2005 09:51:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F42B43D3F; Sun, 6 Feb 2005 09:51:57 +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 j169pvY6099997; Sun, 6 Feb 2005 09:51:57 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j169pv0L099996; Sun, 6 Feb 2005 09:51:57 GMT (envelope-from krion) Message-Id: <200502060951.j169pv0L099996@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 6 Feb 2005 09:51: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/security/clamav 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, 06 Feb 2005 09:51:57 -0000 krion 2005-02-06 09:51:56 UTC FreeBSD ports repository Modified files: security/clamav Makefile Log: Remove unexisting directory from PORTDOCS. Bump PORTREVISION. Revision Changes Path 1.48 +2 -1 ports/security/clamav/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 10: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 EFD0516A4D0 for ; Sun, 6 Feb 2005 10:03:26 +0000 (GMT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 7E02B43D3F for ; Sun, 6 Feb 2005 10:03:25 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 06 Feb 2005 10:03:24 -0000 Received: from pD95D87BB.dip.t-dialin.net (EHLO [192.168.8.4]) (217.93.135.187) by mail.gmx.net (mp002) with SMTP; 06 Feb 2005 11:03:24 +0100 X-Authenticated: #443188 From: Michael Nottebrock To: "Jeremy Messenger" Date: Sun, 6 Feb 2005 11:03:19 +0100 User-Agent: KMail/1.7.2 References: <200502050459.j154xROQ094820@repoman.freebsd.org> <200502061012.08757.michaelnottebrock@gmx.net> In-Reply-To: <200502061012.08757.michaelnottebrock@gmx.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1677923.AGGLQvJnL4"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502061103.23302.michaelnottebrock@gmx.net> X-Y-GMX-Trusted: 0 cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: Akinori MUSHA cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.ruby.mk ports/lang Makefile ports UPDATING ports/lang/ruby18 Makefile pkg-plist ports/lang/ruby18_r Makefile ports/lang/ruby16 Makefile pkg-plist ports/lang/ruby16_r Makefile ports/devel/ruby-gnustep 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, 06 Feb 2005 10:03:27 -0000 --nextPart1677923.AGGLQvJnL4 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday, 6. February 2005 10:12, I wrote: > Knu, please use mezz' patch (+ PORTREVISION bump). Please also revert all the=20 =2Eif ${OSVERSION} < 502102 BROKEN in the ports which used to depend on ruby_r - with the patch, they work fin= e=20 on 4.x and all of 5.x. =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 --nextPart1677923.AGGLQvJnL4 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCBetrXhc68WspdLARAnisAJ9idjYVTyO039zm5GWhjNccTRlkwgCfThXM mbd4a8Dql4pUEpMo81iruX8= =Ex1s -----END PGP SIGNATURE----- --nextPart1677923.AGGLQvJnL4-- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 10:47: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 AFF5116A4CE; Sun, 6 Feb 2005 10:47:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 962FF43D49; Sun, 6 Feb 2005 10:47:12 +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 j16AlCTJ001868; Sun, 6 Feb 2005 10:47:12 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16AlCOS001867; Sun, 6 Feb 2005 10:47:12 GMT (envelope-from maxim) Message-Id: <200502061047.j16AlCOS001867@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 6 Feb 2005 10:47: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/netinet tcp_usrreq.c tcp_var.h src/usr.sbin Makefile src/usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 10:47:12 -0000 maxim 2005-02-06 10:47:12 UTC FreeBSD src repository Modified files: sys/netinet tcp_usrreq.c tcp_var.h usr.sbin Makefile Added files: usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c Log: o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8) utility: The tcpdrop command drops the TCP connection specified by the local address laddr, port lport and the foreign address faddr, port fport. Obtained from: OpenBSD Reviewed by: rwatson (locking), ru (man page), -current MFC after: 1 month Revision Changes Path 1.113 +86 -0 src/sys/netinet/tcp_usrreq.c 1.115 +7 -1 src/sys/netinet/tcp_var.h 1.321 +1 -0 src/usr.sbin/Makefile 1.1 +8 -0 src/usr.sbin/tcpdrop/Makefile (new) 1.1 +64 -0 src/usr.sbin/tcpdrop/tcpdrop.8 (new) 1.1 +88 -0 src/usr.sbin/tcpdrop/tcpdrop.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 10:49: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 9BD8916A4CE; Sun, 6 Feb 2005 10:49:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 730F343D1F; Sun, 6 Feb 2005 10:49:28 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16AnSMi001918; Sun, 6 Feb 2005 10:49:28 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16AnS6B001917; Sun, 6 Feb 2005 10:49:28 GMT (envelope-from rushani) Message-Id: <200502061049.j16AnS6B001917@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sun, 6 Feb 2005 10:49: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/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: Sun, 06 Feb 2005 10:49:28 -0000 rushani 2005-02-06 10:49:28 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 amr.4 Log: List the LSI 320-2E PCI-Express controller as supported. Reviewed by: scottl@ Revision Changes Path 1.27 +2 -0 src/share/man/man4/amr.4 From owner-cvs-all@FreeBSD.ORG Sun Feb 6 10:55: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 CB05D16A4CE; Sun, 6 Feb 2005 10:55:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE2E43D39; Sun, 6 Feb 2005 10:55:06 +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 j16At6oI002165; Sun, 6 Feb 2005 10:55:06 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16At6d4002164; Sun, 6 Feb 2005 10:55:06 GMT (envelope-from mezz) Message-Id: <200502061055.j16At6d4002164@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 6 Feb 2005 10:55: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/editors/bless Makefile distinfo pkg-plist ports/editors/bless/files 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: Sun, 06 Feb 2005 10:55:07 -0000 mezz 2005-02-06 10:55:06 UTC FreeBSD ports repository Modified files: editors/bless Makefile distinfo pkg-plist editors/bless/files patch-src::Makefile Log: Update to 0.3.0. Revision Changes Path 1.5 +2 -2 ports/editors/bless/Makefile 1.4 +2 -2 ports/editors/bless/distinfo 1.3 +6 -6 ports/editors/bless/files/patch-src::Makefile 1.3 +6 -1 ports/editors/bless/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 11: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 2E7A216A4CE; Sun, 6 Feb 2005 11:14:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA23643D1D; Sun, 6 Feb 2005 11:13:59 +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 j16BDxjJ002819; Sun, 6 Feb 2005 11:13:59 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16BDxLT002818; Sun, 6 Feb 2005 11:13:59 GMT (envelope-from glebius) Message-Id: <200502061113.j16BDxLT002818@repoman.freebsd.org> From: Gleb Smirnoff Date: Sun, 6 Feb 2005 11:13: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 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: Sun, 06 Feb 2005 11:14:00 -0000 glebius 2005-02-06 11:13:59 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Jump to common action checks after doing specific once. This fixes adding of divert rules, which I break in previous commit. Pointy hat to: glebius Revision Changes Path 1.90 +5 -0 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 11: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 EDBC416A4CE; Sun, 6 Feb 2005 11:54:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9B0A43D53; Sun, 6 Feb 2005 11:54:31 +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 j16BsVUf005101; Sun, 6 Feb 2005 11:54:31 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16BsVr6005100; Sun, 6 Feb 2005 11:54:31 GMT (envelope-from des) Message-Id: <200502061154.j16BsVr6005100@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 6 Feb 2005 11:54: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/deskutils/xfce4-xkb-plugin 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, 06 Feb 2005 11:54:32 -0000 des 2005-02-06 11:54:31 UTC FreeBSD ports repository Modified files: deskutils/xfce4-xkb-plugin pkg-plist Log: Remove an extraneous (and incorrect) @dirrm. Revision Changes Path 1.2 +0 -1 ports/deskutils/xfce4-xkb-plugin/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 11:55: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 153D216A4CE; Sun, 6 Feb 2005 11:55:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE9F43D53; Sun, 6 Feb 2005 11:55:12 +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 j16BtC6T005220; Sun, 6 Feb 2005 11:55:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16BtCml005219; Sun, 6 Feb 2005 11:55:12 GMT (envelope-from des) Message-Id: <200502061155.j16BtCml005219@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 6 Feb 2005 11:55: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/deskutils/xfce4-xkb-plugin Makefile ports/deskutils/xfce4-xkb-plugin/files patch-panel-plugin::xkb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 11:55:13 -0000 des 2005-02-06 11:55:12 UTC FreeBSD ports repository Modified files: deskutils/xfce4-xkb-plugin Makefile Added files: deskutils/xfce4-xkb-plugin/files patch-panel-plugin::xkb.c Log: Lower-case the group name, not the entire image file name. This makes "Display layout as image" work. Revision Changes Path 1.4 +1 -1 ports/deskutils/xfce4-xkb-plugin/Makefile 1.1 +15 -0 ports/deskutils/xfce4-xkb-plugin/files/patch-panel-plugin::xkb.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 11: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 9877516A4CE; Sun, 6 Feb 2005 11:58:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 711FD43D49; Sun, 6 Feb 2005 11:58: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 j16BwJ7m006579; Sun, 6 Feb 2005 11:58:19 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16BwJmg006578; Sun, 6 Feb 2005 11:58:19 GMT (envelope-from lofi) Message-Id: <200502061158.j16BwJmg006578@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 11:58: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/Mk bsd.sites.mk ports/databases/qt-ibase-plugin Makefile distinfo ports/databases/qt-mysql-plugin Makefile distinfo ports/databases/qt-odbc-plugin Makefile distinfo ports/databases/qt-pgsql-plugin 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, 06 Feb 2005 11:58:19 -0000 lofi 2005-02-06 11:58:19 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk databases/qt-ibase-plugin Makefile distinfo databases/qt-mysql-plugin Makefile distinfo databases/qt-odbc-plugin Makefile distinfo databases/qt-pgsql-plugin Makefile distinfo databases/qt-sqlite-plugin Makefile distinfo devel/qmake Makefile distinfo x11-toolkits/qt33 Makefile distinfo pkg-plist devel/qsa Makefile Removed files: x11-toolkits/qt33/files patch-src-kernel-qrichtext.cpp Log: Update to Qt 3.3.4, introduce MASTER_SITE_QT. Approved by: maintainer (for qmake) Revision Changes Path 1.282 +11 -1 ports/Mk/bsd.sites.mk 1.5 +2 -5 ports/databases/qt-ibase-plugin/Makefile 1.4 +2 -2 ports/databases/qt-ibase-plugin/distinfo 1.9 +2 -5 ports/databases/qt-mysql-plugin/Makefile 1.7 +2 -2 ports/databases/qt-mysql-plugin/distinfo 1.5 +2 -5 ports/databases/qt-odbc-plugin/Makefile 1.6 +2 -2 ports/databases/qt-odbc-plugin/distinfo 1.9 +2 -6 ports/databases/qt-pgsql-plugin/Makefile 1.7 +2 -2 ports/databases/qt-pgsql-plugin/distinfo 1.6 +2 -6 ports/databases/qt-sqlite-plugin/Makefile 1.4 +2 -2 ports/databases/qt-sqlite-plugin/distinfo 1.13 +1 -2 ports/devel/qmake/Makefile 1.6 +2 -2 ports/devel/qmake/distinfo 1.4 +2 -2 ports/devel/qsa/Makefile 1.179 +2 -10 ports/x11-toolkits/qt33/Makefile 1.38 +2 -2 ports/x11-toolkits/qt33/distinfo 1.2 +0 -61 ports/x11-toolkits/qt33/files/patch-src-kernel-qrichtext.cpp (dead) 1.70 +4 -6 ports/x11-toolkits/qt33/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:07: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 AF1B516A4CE; Sun, 6 Feb 2005 12:07:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8658B43D41; Sun, 6 Feb 2005 12:07:10 +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 j16C7Ae4006929; Sun, 6 Feb 2005 12:07:10 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16C7AD5006928; Sun, 6 Feb 2005 12:07:10 GMT (envelope-from edwin) Message-Id: <200502061207.j16C7AD5006928@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Feb 2005 12:07: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/mod_musicindex 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, 06 Feb 2005 12:07:10 -0000 edwin 2005-02-06 12:07:10 UTC FreeBSD ports repository Modified files: www/mod_musicindex Makefile Log: Remove PORTDOCS, not used here. Noticed by: krion Revision Changes Path 1.10 +0 -3 ports/www/mod_musicindex/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:10: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 D4C7416A4CE; Sun, 6 Feb 2005 12:10:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD8C443D4C; Sun, 6 Feb 2005 12:10:47 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16CAlMG007094; Sun, 6 Feb 2005 12:10:47 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CAlk4007093; Sun, 6 Feb 2005 12:10:47 GMT (envelope-from maho) Message-Id: <200502061210.j16CAlk4007093@repoman.freebsd.org> From: Maho Nakata Date: Sun, 6 Feb 2005 12:10: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/science/psi3 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, 06 Feb 2005 12:10:48 -0000 maho 2005-02-06 12:10:47 UTC FreeBSD ports repository Modified files: science/psi3 pkg-plist Log: remove extra dir Submitted by: kris via pointyhat Revision Changes Path 1.4 +1 -0 ports/science/psi3/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:12: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 BF90C16A4CE; Sun, 6 Feb 2005 12:12:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9729B43D2D; Sun, 6 Feb 2005 12:12:50 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16CCoTj007165; Sun, 6 Feb 2005 12:12:50 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CCoI4007164; Sun, 6 Feb 2005 12:12:50 GMT (envelope-from maho) Message-Id: <200502061212.j16CCoI4007164@repoman.freebsd.org> From: Maho Nakata Date: Sun, 6 Feb 2005 12:12: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/cad/calculix 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, 06 Feb 2005 12:12:50 -0000 maho 2005-02-06 12:12:50 UTC FreeBSD ports repository Modified files: cad/calculix pkg-descr Log: Fix typo Submitted by: "Pedro F. Giffuni" Revision Changes Path 1.3 +3 -3 ports/cad/calculix/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:13: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 58E3516A4CE; Sun, 6 Feb 2005 12:13:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41A0B43D46; Sun, 6 Feb 2005 12:13:46 +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 j16CDkIK007316; Sun, 6 Feb 2005 12:13:46 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CDk6H007315; Sun, 6 Feb 2005 12:13:46 GMT (envelope-from lofi) Message-Id: <200502061213.j16CDk6H007315@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 12: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/x11/kdelibs3 Makefile ports/x11/kdelibs3/files patch-khtml_html_htmltokenizer.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, 06 Feb 2005 12:13:46 -0000 lofi 2005-02-06 12:13:46 UTC FreeBSD ports repository Modified files: x11/kdelibs3 Makefile Added files: x11/kdelibs3/files patch-kdeprint_cups_kmcupsmanager.cpp patch-khtml_html_htmltokenizer.cpp Log: Fix lots of bogus hardcoded pathnames in KDE's CUPS support. Add a patch for a javascript related crashbug in Konqueror. Add masterport-hooks for kdelibs3-nocups. Revision Changes Path 1.165 +9 -5 ports/x11/kdelibs3/Makefile 1.1 +33 -0 ports/x11/kdelibs3/files/patch-kdeprint_cups_kmcupsmanager.cpp (new) 1.1 +41 -0 ports/x11/kdelibs3/files/patch-khtml_html_htmltokenizer.cpp (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:16: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 51AEF16A4CE; Sun, 6 Feb 2005 12:16:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26A4C43D45; Sun, 6 Feb 2005 12:16:02 +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 j16CG2bZ007477; Sun, 6 Feb 2005 12:16:02 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CG2O4007476; Sun, 6 Feb 2005 12:16:02 GMT (envelope-from lofi) Message-Id: <200502061216.j16CG2O4007476@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 12:16: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 Makefile ports/x11/kdelibs3-nocups 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, 06 Feb 2005 12:16:02 -0000 lofi 2005-02-06 12:16:02 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/kdelibs3-nocups Makefile pkg-plist Log: Add kdelibs-nocups, a cups-disabled version of kdelibs. This port/package can be used as a drop-in replacement for kdelibs - no rebuilding of depen- dencies necessary. Revision Changes Path 1.543 +1 -0 ports/x11/Makefile 1.1 +18 -0 ports/x11/kdelibs3-nocups/Makefile (new) 1.1 +4949 -0 ports/x11/kdelibs3-nocups/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12: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 74CC216A4CE; Sun, 6 Feb 2005 12:20:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2750F43D1F; Sun, 6 Feb 2005 12:20:38 +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 j16CKccV007623; Sun, 6 Feb 2005 12:20:38 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CKctW007622; Sun, 6 Feb 2005 12:20:38 GMT (envelope-from lofi) Message-Id: <200502061220.j16CKctW007622@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 12:20:37 +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, 06 Feb 2005 12:20:38 -0000 lofi 2005-02-06 12:20:37 UTC FreeBSD ports repository Modified files: . modules Log: kdelibs3-nocups --> ports/x11/kdelibs3-nocups Revision Changes Path 1.11885 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:38: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 B49F716A4CE; Sun, 6 Feb 2005 12:38:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CFB43D1F; Sun, 6 Feb 2005 12:38:43 +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 j16Cch4d008176; Sun, 6 Feb 2005 12:38:43 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Cch9L008175; Sun, 6 Feb 2005 12:38:43 GMT (envelope-from lofi) Message-Id: <200502061238.j16Cch9L008175@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 12:38: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/kdebase3 Makefile ports/x11/kdebase3/files patch-kdeprint_descriptions_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, 06 Feb 2005 12:38:43 -0000 lofi 2005-02-06 12:38:43 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile Added files: x11/kdebase3/files patch-kcontrol_konq_previews.cpp patch-kdeprint_descriptions_Makefile.in Log: More cups-fixes and a patch that prevents konqueror from resetting preview settings when changing icon-sizes. Revision Changes Path 1.151 +5 -0 ports/x11/kdebase3/Makefile 1.1 +14 -0 ports/x11/kdebase3/files/patch-kcontrol_konq_previews.cpp (new) 1.1 +13 -0 ports/x11/kdebase3/files/patch-kdeprint_descriptions_Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:41: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 2320616A4CE; Sun, 6 Feb 2005 12:41:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEB4243D3F; Sun, 6 Feb 2005 12:41:00 +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 j16Cf0ch008300; Sun, 6 Feb 2005 12:41:00 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Cf0Bk008299; Sun, 6 Feb 2005 12:41:00 GMT (envelope-from obrien) Message-Id: <200502061241.j16Cf0Bk008299@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 12: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/sys/dev/usb hid.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:41:01 -0000 obrien 2005-02-06 12:41:00 UTC FreeBSD src repository Modified files: sys/dev/usb hid.c Log: Fix problem with some logitec usb wireless mice. Submitted by: Markus Tested by: Randy Bush Revision Changes Path 1.25 +1 -1 src/sys/dev/usb/hid.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12: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 6703C16A4CE; Sun, 6 Feb 2005 12:54:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DF1B43D45; Sun, 6 Feb 2005 12:54:54 +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 j16CssiH015262; Sun, 6 Feb 2005 12:54:54 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CssKl015261; Sun, 6 Feb 2005 12:54:54 GMT (envelope-from obrien) Message-Id: <200502061254.j16CssKl015261@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 12:54: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/mptable mptable.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:54:54 -0000 obrien 2005-02-06 12:54:54 UTC FreeBSD src repository Modified files: usr.sbin/mptable mptable.c Log: Remove the useless "version" number output. We don't give a version number each userland binary. Revision Changes Path 1.19 +1 -5 src/usr.sbin/mptable/mptable.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12: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 CC3FB16A4CE; Sun, 6 Feb 2005 12:56:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A260C43D54; Sun, 6 Feb 2005 12:56:10 +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 j16CuAcK015371; Sun, 6 Feb 2005 12:56:10 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CuAbf015370; Sun, 6 Feb 2005 12:56:10 GMT (envelope-from obrien) Message-Id: <200502061256.j16CuAbf015370@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 12:56: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/i386/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: Sun, 06 Feb 2005 12:56:10 -0000 obrien 2005-02-06 12:56:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/conf GENERIC Log: Style nit. Revision Changes Path 1.413.2.9 +1 -1 src/sys/i386/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12: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 4F2C516A4CE; Sun, 6 Feb 2005 12:56:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27ACF43D1F; Sun, 6 Feb 2005 12:56:28 +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 j16CuSV7015408; Sun, 6 Feb 2005 12:56:28 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16CuSs5015407; Sun, 6 Feb 2005 12:56:28 GMT (envelope-from obrien) Message-Id: <200502061256.j16CuSs5015407@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 12:56:28 +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/i386/conf SMP X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 12:56:28 -0000 obrien 2005-02-06 12:56:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/i386/conf SMP Log: Correct the English. Revision Changes Path 1.5.2.3 +1 -1 src/sys/i386/conf/SMP From owner-cvs-all@FreeBSD.ORG Sun Feb 6 12:57: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 3187816A4CE; Sun, 6 Feb 2005 12:57:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0311043D41; Sun, 6 Feb 2005 12:57:00 +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 j16Cv0Ih015451; Sun, 6 Feb 2005 12:57:00 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Cv0oL015450; Sun, 6 Feb 2005 12:57:00 GMT (envelope-from vs) Message-Id: <200502061257.j16Cv0oL015450@repoman.freebsd.org> From: Volker Stolz Date: Sun, 6 Feb 2005 12:57: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/x11-wm/devilspie 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, 06 Feb 2005 12:57:01 -0000 vs 2005-02-06 12:57:00 UTC FreeBSD ports repository Modified files: x11-wm/devilspie Makefile distinfo pkg-descr pkg-plist Log: Update to 0.8 PR: ports/77062 Submitted by: Jean-Yves Lefort (maintainer) Revision Changes Path 1.5 +14 -2 ports/x11-wm/devilspie/Makefile 1.4 +2 -2 ports/x11-wm/devilspie/distinfo 1.2 +1 -1 ports/x11-wm/devilspie/pkg-descr 1.2 +2 -0 ports/x11-wm/devilspie/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13: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 7902916A4CE; Sun, 6 Feb 2005 13:23:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5102D43D31; Sun, 6 Feb 2005 13:23:21 +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 j16DNL7m016363; Sun, 6 Feb 2005 13:23:21 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DNLgs016362; Sun, 6 Feb 2005 13:23:21 GMT (envelope-from nyan) Message-Id: <200502061323.j16DNLgs016362@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 6 Feb 2005 13:23: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/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: Sun, 06 Feb 2005 13:23:21 -0000 nyan 2005-02-06 13:23:21 UTC FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: MFi386: revision 1.606. Revision Changes Path 1.351 +10 -2 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:31: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 4648116A4CE; Sun, 6 Feb 2005 13:31:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CFEF43D4C; Sun, 6 Feb 2005 13:31:23 +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 j16DVNAY016684; Sun, 6 Feb 2005 13:31:23 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DVMjl016683; Sun, 6 Feb 2005 13:31:22 GMT (envelope-from nyan) Message-Id: <200502061331.j16DVMjl016683@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Sun, 6 Feb 2005 13:31: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/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: Sun, 06 Feb 2005 13:31:23 -0000 nyan 2005-02-06 13:31:22 UTC FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: Sort includes and remove duplicate include. Revision Changes Path 1.352 +8 -9 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13: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 1F35B16A4CE; Sun, 6 Feb 2005 13:33:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9FA243D2D; Sun, 6 Feb 2005 13:33:33 +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 j16DXXUX016737; Sun, 6 Feb 2005 13:33:33 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DXXRY016736; Sun, 6 Feb 2005 13:33:33 GMT (envelope-from obrien) Message-Id: <200502061333.j16DXXRY016736@repoman.freebsd.org> From: "David E. O'Brien" Date: Sun, 6 Feb 2005 13:33: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/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: Sun, 06 Feb 2005 13:33:34 -0000 obrien 2005-02-06 13:33:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/kern subr_bus.c Log: Quite booting by hiding GIANT-LOCKED and INTR_FAST behind verboseboot. (note coding style chosen to reduce diffs to 6-CURRENT) Revision Changes Path 1.156.2.4 +2 -2 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:37: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 840BA16A4CE; Sun, 6 Feb 2005 13:37:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A11143D45; Sun, 6 Feb 2005 13:37: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 j16DbAki016893; Sun, 6 Feb 2005 13:37:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DbA3N016892; Sun, 6 Feb 2005 13:37:10 GMT (envelope-from pav) Message-Id: <200502061337.j16DbA3N016892@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 13:37: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/games/ggz-client-libs 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, 06 Feb 2005 13:37:10 -0000 pav 2005-02-06 13:37:10 UTC FreeBSD ports repository Modified files: games/ggz-client-libs Makefile Log: - Teach configure script to locate libggz properly. This helps packages depending on this one to compile properly. PR: ports/77120 Submitted by: Ying-Chieh Chen Revision Changes Path 1.7 +3 -1 ports/games/ggz-client-libs/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:46: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 6A1EC16A4CE; Sun, 6 Feb 2005 13:46:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DC6843D1D; Sun, 6 Feb 2005 13:46:39 +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 j16DkdPN017356; Sun, 6 Feb 2005 13:46:39 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Dkdsm017355; Sun, 6 Feb 2005 13:46:39 GMT (envelope-from phk) Message-Id: <200502061346.j16Dkdsm017355@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 13:46:39 +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/isa isa_dma.c src/sys/amd64/isa isa_dma.c src/sys/dev/ic i8237.h src/sys/i386/isa isa_dma.c src/sys/ia64/isa isa_dma.c src/sys/isa isavar.h src/sys/sparc64/isa isa_dma.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 13:46:39 -0000 phk 2005-02-06 13:46:39 UTC FreeBSD src repository Modified files: sys/alpha/isa isa_dma.c sys/amd64/isa isa_dma.c sys/dev/ic i8237.h sys/i386/isa isa_dma.c sys/ia64/isa isa_dma.c sys/isa isavar.h sys/sparc64/isa isa_dma.c Log: Since we are quite unlikely to ever face another platform which uses the i8237 without trying to emulate the PC architecture move the register definitions for the i8237 chip into the central include file for the chip, except for the PC98 case which is magic. Add new isa_dmatc() function which tells us as cheaply as possible if the terminal count has been reached for a given channel. Revision Changes Path 1.13 +13 -18 src/sys/alpha/isa/isa_dma.c 1.21 +13 -16 src/sys/amd64/isa/isa_dma.c 1.9 +23 -1 src/sys/dev/ic/i8237.h 1.18 +13 -16 src/sys/i386/isa/isa_dma.c 1.8 +13 -18 src/sys/ia64/isa/isa_dma.c 1.28 +9 -8 src/sys/isa/isavar.h 1.2 +6 -0 src/sys/sparc64/isa/isa_dma.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:53: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 53D0216A4CE; Sun, 6 Feb 2005 13:53:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E7D43D2D; Sun, 6 Feb 2005 13:52:59 +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 j16Dqx50017765; Sun, 6 Feb 2005 13:52:59 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Dqxtg017764; Sun, 6 Feb 2005 13:52:59 GMT (envelope-from hrs) Message-Id: <200502061352.j16Dqxtg017764@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 13:52: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 UPDATING ports/print/teTeX-base Makefile distinfo pkg-plist ports/print/teTeX-base/files patch-CAN-2004-0888 patch-CAN-2004-1125 patch-CAN-2005-0064 patch-texk::tetex::updmap ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 13:53:00 -0000 hrs 2005-02-06 13:52:59 UTC FreeBSD ports repository Modified files: . UPDATING print/teTeX-base Makefile distinfo pkg-plist print/teTeX-base/files patch-CAN-2004-0888 patch-texk::kpathsea::Makefile.in pkg-message.in print/teTeX-texmf Makefile distinfo pkg-plist print/tex-texmflocal Makefile Added files: print/tex-texmflocal/files dirlist Removed files: print/teTeX-base/files patch-CAN-2004-1125 patch-CAN-2005-0064 patch-texk::kpathsea::texmf.in patch-texk::tetex::updmap patch-texk::web2c::etexdir::etex.fix print/teTeX-texmf/files listings.sty Log: Update to 2.99.13.20040204, a teTeX-3.0 release candidate. A lot of tools and macros has been updated and the share/texmf* directory structure has been changed as well. The portupgrade utility should work, but please read http://people.freebsd.org/~hrs/tetex-upgrade.txt before upgrading. Revision Changes Path 1.147 +19 -1 ports/UPDATING 1.75 +82 -81 ports/print/teTeX-base/Makefile 1.22 +2 -2 ports/print/teTeX-base/distinfo 1.2 +33 -69 ports/print/teTeX-base/files/patch-CAN-2004-0888 1.2 +0 -27 ports/print/teTeX-base/files/patch-CAN-2004-1125 (dead) 1.2 +0 -14 ports/print/teTeX-base/files/patch-CAN-2005-0064 (dead) 1.2 +27 -11 ports/print/teTeX-base/files/patch-texk::kpathsea::Makefile.in 1.2 +0 -20 ports/print/teTeX-base/files/patch-texk::kpathsea::texmf.in (dead) 1.2 +0 -12 ports/print/teTeX-base/files/patch-texk::tetex::updmap (dead) 1.2 +0 -23 ports/print/teTeX-base/files/patch-texk::web2c::etexdir::etex.fix (dead) 1.3 +1 -1 ports/print/teTeX-base/files/pkg-message.in 1.30 +170 -203 ports/print/teTeX-base/pkg-plist 1.6 +30 -38 ports/print/teTeX-texmf/Makefile 1.3 +4 -4 ports/print/teTeX-texmf/distinfo 1.2 +0 -1828 ports/print/teTeX-texmf/files/listings.sty (dead) 1.3 +14776 -12196 ports/print/teTeX-texmf/pkg-plist 1.9 +38 -35 ports/print/tex-texmflocal/Makefile 1.1 +1027 -0 ports/print/tex-texmflocal/files/dirlist (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:55: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 27BF416A50E; Sun, 6 Feb 2005 13:55:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC2C143D1D; Sun, 6 Feb 2005 13:55:24 +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 j16DtOri017907; Sun, 6 Feb 2005 13:55:24 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DtOva017906; Sun, 6 Feb 2005 13:55:24 GMT (envelope-from hrs) Message-Id: <200502061355.j16DtOva017906@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 13:55: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/print/xdvik Makefile pkg-plistpkg-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: Sun, 06 Feb 2005 13:55:25 -0000 hrs 2005-02-06 13:55:24 UTC FreeBSD ports repository Modified files: print/xdvik Makefile pkg-plist print/xdvik/files pkg-install.in Removed files: print/xdvik/files patch-texk::xdvik::Makefile.in Log: - teTeX-3.0 support - fix predefined $TEXMF problem - bump PORTREVISION Revision Changes Path 1.22 +16 -13 ports/print/xdvik/Makefile 1.3 +0 -10 ports/print/xdvik/files/patch-texk::xdvik::Makefile.in (dead) 1.3 +12 -15 ports/print/xdvik/files/pkg-install.in 1.8 +7 -6 ports/print/xdvik/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:56: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 4B6C716A4CE; Sun, 6 Feb 2005 13:56:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CD7D43D5E; Sun, 6 Feb 2005 13:56:13 +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 j16DuCVj017980; Sun, 6 Feb 2005 13:56:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DuCZq017979; Sun, 6 Feb 2005 13:56:12 GMT (envelope-from des) Message-Id: <200502061356.j16DuCZq017979@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 6 Feb 2005 13:56: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/tools/tools/tinderbox/etc releng_4.rc update_releng_4.rc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 13:56:13 -0000 des 2005-02-06 13:56:12 UTC FreeBSD src repository Modified files: tools/tools/tinderbox/etc releng_4.rc update_releng_4.rc Log: Replace RELENG_4_9 (no longer supported) with RELENG_4_11. Revision Changes Path 1.10 +1 -1 src/tools/tools/tinderbox/etc/releng_4.rc 1.2 +1 -1 src/tools/tools/tinderbox/etc/update_releng_4.rc From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:56: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 CA48A16A4CE; Sun, 6 Feb 2005 13:56:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 955D543D1D; Sun, 6 Feb 2005 13:56:37 +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 j16DubBT018039; Sun, 6 Feb 2005 13:56:37 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DubjV018038; Sun, 6 Feb 2005 13:56:37 GMT (envelope-from hrs) Message-Id: <200502061356.j16DubjV018038@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 13:56: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/print/dvipsk-tetex Makefile distinfo pkg-plist ports/print/dvipsk-tetex/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: Sun, 06 Feb 2005 13:56:37 -0000 hrs 2005-02-06 13:56:37 UTC FreeBSD ports repository Modified files: print/dvipsk-tetex Makefile distinfo pkg-plist print/dvipsk-tetex/files pkg-install.in Log: - update to 5.95a - teTeX-3.0 support - fix predefined $TEXMF problem Revision Changes Path 1.4 +40 -39 ports/print/dvipsk-tetex/Makefile 1.2 +2 -2 ports/print/dvipsk-tetex/distinfo 1.3 +15 -13 ports/print/dvipsk-tetex/files/pkg-install.in 1.3 +10 -10 ports/print/dvipsk-tetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 13:57: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 3D0AB16A4CE; Sun, 6 Feb 2005 13:57:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1506843D39; Sun, 6 Feb 2005 13:57: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 j16DvFlO018088; Sun, 6 Feb 2005 13:57:15 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16DvF4r018087; Sun, 6 Feb 2005 13:57:15 GMT (envelope-from hrs) Message-Id: <200502061357.j16DvF4r018087@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 13:57: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/print/teTeX 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, 06 Feb 2005 13:57:16 -0000 hrs 2005-02-06 13:57:15 UTC FreeBSD ports repository Modified files: print/teTeX Makefile Log: Update to 2.99.13.20040204. Revision Changes Path 1.67 +4 -4 ports/print/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 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 0BBCD16A4CE; Sun, 6 Feb 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 D5B4D43D31; Sun, 6 Feb 2005 14:00:57 +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 j16E0vBn018308; Sun, 6 Feb 2005 14:00:57 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E0vrf018307; Sun, 6 Feb 2005 14:00:57 GMT (envelope-from glebius) Message-Id: <200502061400.j16E0vrf018307@repoman.freebsd.org> From: Gleb Smirnoff Date: Sun, 6 Feb 2005 14:00: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/flowctl flowctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 14:00:58 -0000 glebius 2005-02-06 14:00:57 UTC FreeBSD src repository Modified files: usr.sbin/flowctl flowctl.c Log: Remove code, inherited from ipacctctl, which sets socket to non-blocking mode, since this introduces problems on SMP. Revision Changes Path 1.4 +1 -9 src/usr.sbin/flowctl/flowctl.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14: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 2DEA016A56D; Sun, 6 Feb 2005 14:01:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F31D043D39; Sun, 6 Feb 2005 14:01:01 +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 j16E11Jb018380; Sun, 6 Feb 2005 14:01:01 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E11KV018379; Sun, 6 Feb 2005 14:01:01 GMT (envelope-from hrs) Message-Id: <200502061401.j16E11KV018379@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:01: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/japanese/ptex-tetex Makefile distinfo pkg-descr pkg-message pkg-plist ports/japanese/ptex-tetex/files patch-texk::kpathsea::texmf.in-teTeX patch-texk::web2c::ptex-ver::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, 06 Feb 2005 14:01:02 -0000 hrs 2005-02-06 14:01:01 UTC FreeBSD ports repository Modified files: japanese/ptex-tetex Makefile distinfo pkg-descr pkg-message pkg-plist japanese/ptex-tetex/files patch-texk::make::paths.mk patch-texk::web2c::Makefile.in patch-texk::web2c::ptex-ver::Makefile.in Added files: japanese/ptex-tetex/files patch-texk::kpathsea::texmf.in-teTeX tcfmgr.map Removed files: japanese/ptex-tetex/files patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in Log: - update to 3.1.8 - teTeX-3.0 support - texconfig(1) now recognizes japanese/{xdvik,dvipsk} correctly. Revision Changes Path 1.7 +30 -24 ports/japanese/ptex-tetex/Makefile 1.5 +6 -6 ports/japanese/ptex-tetex/distinfo 1.2 +0 -11 ports/japanese/ptex-tetex/files/patch-texk::kpathsea::Makefile.in (dead) 1.3 +0 -106 ports/japanese/ptex-tetex/files/patch-texk::kpathsea::texmf.in (dead) 1.1 +94 -0 ports/japanese/ptex-tetex/files/patch-texk::kpathsea::texmf.in-teTeX (new) 1.3 +4 -4 ports/japanese/ptex-tetex/files/patch-texk::make::paths.mk 1.2 +44 -24 ports/japanese/ptex-tetex/files/patch-texk::web2c::Makefile.in 1.3 +7 -7 ports/japanese/ptex-tetex/files/patch-texk::web2c::ptex-ver::Makefile.in 1.1 +10 -0 ports/japanese/ptex-tetex/files/tcfmgr.map (new) 1.2 +1 -1 ports/japanese/ptex-tetex/pkg-descr 1.4 +2 -2 ports/japanese/ptex-tetex/pkg-message 1.4 +17 -17 ports/japanese/ptex-tetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:02: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 DE4AC16A4CE; Sun, 6 Feb 2005 14:02:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3A8043D5A; Sun, 6 Feb 2005 14:02:00 +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 j16E2031018487; Sun, 6 Feb 2005 14:02:00 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E209e018486; Sun, 6 Feb 2005 14:02:00 GMT (envelope-from hrs) Message-Id: <200502061402.j16E209e018486@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:02: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/japanese/texfamily Makefile pkg-message pkg-plist ports/japanese/texfamily/files language.dat patch-texk::make::paths.mkpatch-texk::web2c::tex.ch ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 14:02:01 -0000 hrs 2005-02-06 14:02:00 UTC FreeBSD ports repository Modified files: japanese/texfamily Makefile pkg-message pkg-plist japanese/texfamily/files patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in patch-texk::make::paths.mk patch-texk::web2c-j::Makefile.in japanese/texfamily-vfn2a Makefile Added files: japanese/texfamily/files language.dat patch-texk::web2c::Makefile.in patch-texk::web2c::tex.ch Log: - teTeX-3.0 support - bump PORTREVISION Revision Changes Path 1.3 +12 -11 ports/japanese/texfamily-vfn2a/Makefile 1.3 +18 -12 ports/japanese/texfamily/Makefile 1.1 +101 -0 ports/japanese/texfamily/files/language.dat (new) 1.2 +20 -3 ports/japanese/texfamily/files/patch-texk::kpathsea::Makefile.in 1.2 +270 -81 ports/japanese/texfamily/files/patch-texk::kpathsea::texmf.in 1.2 +1 -1 ports/japanese/texfamily/files/patch-texk::make::paths.mk 1.2 +10 -1 ports/japanese/texfamily/files/patch-texk::web2c-j::Makefile.in 1.1 +20 -0 ports/japanese/texfamily/files/patch-texk::web2c::Makefile.in (new) 1.1 +46 -0 ports/japanese/texfamily/files/patch-texk::web2c::tex.ch (new) 1.2 +1 -1 ports/japanese/texfamily/pkg-message 1.2 +792 -790 ports/japanese/texfamily/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:02: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 1AD3916A4CE; Sun, 6 Feb 2005 14:02:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1D5C43D45; Sun, 6 Feb 2005 14:02:55 +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 j16E2tG2018551; Sun, 6 Feb 2005 14:02:55 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E2tPY018550; Sun, 6 Feb 2005 14:02:55 GMT (envelope-from hrs) Message-Id: <200502061402.j16E2tPY018550@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:02: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/japanese/xdvik Makefileports/japanese/xdvik/files patch-texk::kpathsea::texmf.in patch-texk::make::paths.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: Sun, 06 Feb 2005 14:02:56 -0000 hrs 2005-02-06 14:02:55 UTC FreeBSD ports repository Modified files: japanese/xdvik Makefile japanese/xdvik/files patch-texk::kpathsea::texmf.in patch-texk::make::paths.mk Log: - teTeX-3.0 support - fix predefined $TEXMF problem - bump PORTREVISION Revision Changes Path 1.37 +12 -11 ports/japanese/xdvik/Makefile 1.3 +291 -37 ports/japanese/xdvik/files/patch-texk::kpathsea::texmf.in 1.3 +2 -2 ports/japanese/xdvik/files/patch-texk::make::paths.mk From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:03: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 89D4616A4CE; Sun, 6 Feb 2005 14:03:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 608A743D46; Sun, 6 Feb 2005 14:03: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 j16E3dvC018594; Sun, 6 Feb 2005 14:03:39 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E3d8d018593; Sun, 6 Feb 2005 14:03:39 GMT (envelope-from hrs) Message-Id: <200502061403.j16E3d8d018593@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14: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/japanese/teTeX 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, 06 Feb 2005 14:03:39 -0000 hrs 2005-02-06 14:03:39 UTC FreeBSD ports repository Modified files: japanese/teTeX Makefile Log: - teTeX-3.0 support - bump PORTVERSION Revision Changes Path 1.6 +3 -2 ports/japanese/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:04: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 5634816A4CE; Sun, 6 Feb 2005 14:04:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BA1443D2D; Sun, 6 Feb 2005 14:04:38 +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 j16E4cfW018661; Sun, 6 Feb 2005 14:04:38 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E4cIS018660; Sun, 6 Feb 2005 14:04:38 GMT (envelope-from sobomax) Message-Id: <200502061404.j16E4cIS018660@repoman.freebsd.org> From: Maxim Sobolev Date: Sun, 6 Feb 2005 14: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/emulators/vmware-guestd4 Makefile pkg-plist ports/emulators/vmware-guestd4/files vmware-guestd.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, 06 Feb 2005 14:04:38 -0000 sobomax 2005-02-06 14:04:38 UTC FreeBSD ports repository Modified files: emulators/vmware-guestd4 Makefile pkg-plist emulators/vmware-guestd4/files vmware-guestd.sh Log: o Make sure that /etc/vmware-tools is created as symlink pointing out to ${PREFIX}/share/vmware-tools. And create three symlinks to true(1) there (poweroff-vm-default, poweron-vm-default, suspend-vm-default), which makes it possible to shutdown or reboot guest FreeBSD system cleanly at the request of the host. vmware-guestd expects those binaries/scripts to be present. o Use `shutdown -p now' instead of `shutdown -h now', which in the case of vmware allows to avoid spinning host CPU after shutdown. o Patch vmware-checkvm, so that it traps proper signal (SIGBUS not SIGSEGV). Apparently checkvm utility have not been tested on FreeBSD (apart from the fact that it compiles). Bump PORTREVISION. Revision Changes Path 1.20 +8 -2 ports/emulators/vmware-guestd4/Makefile 1.6 +2 -2 ports/emulators/vmware-guestd4/files/vmware-guestd.sh 1.4 +6 -0 ports/emulators/vmware-guestd4/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:07: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 C577416A4CE; Sun, 6 Feb 2005 14:07:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8508D43D48; Sun, 6 Feb 2005 14:07:47 +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 j16E7l9R019214; Sun, 6 Feb 2005 14:07:47 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16E7lw1019213; Sun, 6 Feb 2005 14:07:47 GMT (envelope-from hrs) Message-Id: <200502061407.j16E7lw1019213@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:07: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/print/latex-arydshln Makefileports/print/latex-biblist Makefile ports/print/latex-bibtopic Makefile ports/print/latex-bibunits Makefile ports/print/latex-booktabs Makefile ports/print/latex-bytefield 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, 06 Feb 2005 14:07:47 -0000 hrs 2005-02-06 14:07:47 UTC FreeBSD ports repository Modified files: print/latex-arydshln Makefile print/latex-biblist Makefile print/latex-bibtopic Makefile print/latex-bibunits Makefile print/latex-booktabs Makefile print/latex-bytefield Makefile print/latex-caption Makefile print/latex-feynmf Makefile print/latex-index Makefile print/latex-keystroke Makefile print/latex-layouts Makefile print/latex-lineno Makefile print/latex-logpap Makefile print/latex-mathabx Makefile pkg-message print/latex-pict2e Makefile print/latex-subfig Makefile print/latex-subfloat Makefile print/latex-timing Makefile Log: Add teTeX-3.0 support and mark IGNORE in ones which are already included in the new teTeX distribution. Revision Changes Path 1.5 +2 -2 ports/print/latex-arydshln/Makefile 1.4 +1 -0 ports/print/latex-biblist/Makefile 1.5 +2 -0 ports/print/latex-bibtopic/Makefile 1.6 +3 -1 ports/print/latex-bibunits/Makefile 1.4 +3 -0 ports/print/latex-booktabs/Makefile 1.5 +2 -2 ports/print/latex-bytefield/Makefile 1.7 +3 -1 ports/print/latex-caption/Makefile 1.3 +2 -1 ports/print/latex-feynmf/Makefile 1.4 +3 -1 ports/print/latex-index/Makefile 1.3 +1 -0 ports/print/latex-keystroke/Makefile 1.6 +3 -1 ports/print/latex-layouts/Makefile 1.4 +2 -0 ports/print/latex-lineno/Makefile 1.3 +2 -1 ports/print/latex-logpap/Makefile 1.3 +1 -0 ports/print/latex-mathabx/Makefile 1.3 +1 -1 ports/print/latex-mathabx/pkg-message 1.4 +3 -1 ports/print/latex-pict2e/Makefile 1.4 +2 -0 ports/print/latex-subfig/Makefile 1.3 +2 -1 ports/print/latex-subfloat/Makefile 1.3 +1 -0 ports/print/latex-timing/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:12: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 B501016A4CE; Sun, 6 Feb 2005 14:12:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ACE443D5A; Sun, 6 Feb 2005 14:12:53 +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 j16ECr67019468; Sun, 6 Feb 2005 14:12:53 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16ECrgW019467; Sun, 6 Feb 2005 14:12:53 GMT (envelope-from hrs) Message-Id: <200502061412.j16ECrgW019467@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:12: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 MOVED ports/print Makefile ports/print/teTeX-latex2e Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-latex2e/files Makefile-latex-base X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 14:12:53 -0000 hrs 2005-02-06 14:12:53 UTC FreeBSD ports repository Modified files: . MOVED print Makefile Removed files: print/teTeX-latex2e Makefile distinfo pkg-descr pkg-plist print/teTeX-latex2e/files Makefile-latex-base Log: Remove print/teTeX-latex2e because the new print/teTeX-texmf already includes it. Revision Changes Path 1.631 +2 -1 ports/MOVED 1.353 +0 -1 ports/print/Makefile 1.3 +0 -42 ports/print/teTeX-latex2e/Makefile (dead) 1.2 +0 -2 ports/print/teTeX-latex2e/distinfo (dead) 1.2 +0 -36 ports/print/teTeX-latex2e/files/Makefile-latex-base (dead) 1.2 +0 -4 ports/print/teTeX-latex2e/pkg-descr (dead) 1.2 +0 -140 ports/print/teTeX-latex2e/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:14: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 5422616A4CE; Sun, 6 Feb 2005 14:14:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2ABE343D41; Sun, 6 Feb 2005 14:14:11 +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 j16EEBqV019637; Sun, 6 Feb 2005 14:14:11 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16EEBuh019636; Sun, 6 Feb 2005 14:14:11 GMT (envelope-from hrs) Message-Id: <200502061414.j16EEBuh019636@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 14:14: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: Sun, 06 Feb 2005 14:14:11 -0000 hrs 2005-02-06 14:14:11 UTC FreeBSD ports repository Modified files: . modules Log: Remove print/teTeX-latex2e because the new print/teTeX-texmf already includes it. Revision Changes Path 1.11886 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14: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 3ED8C16A4CE; Sun, 6 Feb 2005 14:25:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E844643D53; Sun, 6 Feb 2005 14:25:29 +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 j16EPTG5020005; Sun, 6 Feb 2005 14:25:29 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16EPTSl020004; Sun, 6 Feb 2005 14:25:29 GMT (envelope-from lofi) Message-Id: <200502061425.j16EPTSl020004@repoman.freebsd.org> From: Michael Nottebrock Date: Sun, 6 Feb 2005 14:25: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/multimedia/win32-codecs 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, 06 Feb 2005 14:25:30 -0000 lofi 2005-02-06 14:25:29 UTC FreeBSD ports repository Modified files: multimedia/win32-codecs Makefile distinfo pkg-plist Log: Update to 3.1.0.p5,1. PR: ports/77077 (based on) Submitted by: maintainer Revision Changes Path 1.30 +4 -4 ports/multimedia/win32-codecs/Makefile 1.20 +6 -6 ports/multimedia/win32-codecs/distinfo 1.15 +4 -0 ports/multimedia/win32-codecs/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:44: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 0928A16A4CE; Sun, 6 Feb 2005 14:44:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E30F743D41; Sun, 6 Feb 2005 14:44:27 +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 j16EiRfp020878; Sun, 6 Feb 2005 14:44:27 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16EiRoO020877; Sun, 6 Feb 2005 14:44:27 GMT (envelope-from delphij) Message-Id: <200502061444.j16EiRoO020877@repoman.freebsd.org> From: Xin LI Date: Sun, 6 Feb 2005 14:44: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/contrib/netcat nc.1 netcat.c src/usr.bin/nc Makefile 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: Sun, 06 Feb 2005 14:44:28 -0000 delphij 2005-02-06 14:44:27 UTC FreeBSD src repository Modified files: contrib/netcat nc.1 netcat.c sys/sys param.h Added files: usr.bin/nc Makefile Log: Finish the import of nc(1) from OpenBSD. This includes: - Bring IPsec support from the ports collection [1]. - Bring -o ("once only") option from the ports collection [2]. - Adopt the Makefile framework into usr.bin/nc/Makefile. - Add a knob to control whether to build nc(1), NO_NETCAT. - Bump __FreeBSD_version so ports collection can detect this change. Original patchset are contributed to the ports collection by: [1] nectar, [2] joerg. Note: WARNS?=6 patchset spined off in this commit, in order not to take too many files off the vendor branch. Revision Changes Path 1.2 +31 -4 src/contrib/netcat/nc.1 1.2 +88 -6 src/contrib/netcat/netcat.c 1.222 +1 -1 src/sys/sys/param.h 1.1 +11 -0 src/usr.bin/nc/Makefile (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:47: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 5F12416A4CF; Sun, 6 Feb 2005 14:47:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22CE243D58; Sun, 6 Feb 2005 14:47:30 +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 j16ElU2n021027; Sun, 6 Feb 2005 14:47:30 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16ElUua021026; Sun, 6 Feb 2005 14:47:30 GMT (envelope-from delphij) Message-Id: <200502061447.j16ElUua021026@repoman.freebsd.org> From: Xin LI Date: Sun, 6 Feb 2005 14:47:30 +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: Sun, 06 Feb 2005 14:47:30 -0000 delphij 2005-02-06 14:47:29 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version 600010 Revision Changes Path 1.519 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sun Feb 6 14:59: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 C0F3116A4CE; Sun, 6 Feb 2005 14:59:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95AD843D48; Sun, 6 Feb 2005 14:59:03 +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 j16Ex3XM021392; Sun, 6 Feb 2005 14:59:03 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Ex3B0021391; Sun, 6 Feb 2005 14:59:03 GMT (envelope-from delphij) Message-Id: <200502061459.j16Ex3B0021391@repoman.freebsd.org> From: Xin LI Date: Sun, 6 Feb 2005 14:59: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/examples/etc make.conf src/share/man/man5 make.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 14:59:03 -0000 delphij 2005-02-06 14:59:03 UTC FreeBSD src repository Modified files: share/examples/etc make.conf share/man/man5 make.conf.5 Log: Document NO_NETCAT. Revision Changes Path 1.255 +1 -0 src/share/examples/etc/make.conf 1.116 +6 -1 src/share/man/man5/make.conf.5 From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:16: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 BF6D516A4CE; Sun, 6 Feb 2005 15:16:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97DA343D2D; Sun, 6 Feb 2005 15:16:04 +0000 (GMT) (envelope-from clive@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16FG4Z6022030; Sun, 6 Feb 2005 15:16:04 GMT (envelope-from clive@repoman.freebsd.org) Received: (from clive@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FG44b022029; Sun, 6 Feb 2005 15:16:04 GMT (envelope-from clive) Message-Id: <200502061516.j16FG44b022029@repoman.freebsd.org> From: Clive Lin Date: Sun, 6 Feb 2005 15:16: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/chinese/mutt 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, 06 Feb 2005 15:16:04 -0000 clive 2005-02-06 15:16:04 UTC FreeBSD ports repository Modified files: chinese/mutt distinfo Log: Catch up with mail/mutt-devel upgrade. Revision Changes Path 1.32 +14 -16 ports/chinese/mutt/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:17: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 CD49516A4CE; Sun, 6 Feb 2005 15:17:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A48543D4C; Sun, 6 Feb 2005 15:17:21 +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 j16FHLXM022073; Sun, 6 Feb 2005 15:17:21 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FHLjY022072; Sun, 6 Feb 2005 15:17:21 GMT (envelope-from phk) Message-Id: <200502061517.j16FHLjY022072@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 15:17: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/etc/mtree BSD.include.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 15:17:22 -0000 phk 2005-02-06 15:17:21 UTC FreeBSD src repository Modified files: etc/mtree BSD.include.dist Log: Add directories for GPIB support Revision Changes Path 1.97 +4 -0 src/etc/mtree/BSD.include.dist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:18: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 4A23F16A4CE; Sun, 6 Feb 2005 15:18:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 210F843D2D; Sun, 6 Feb 2005 15:18:25 +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 j16FIPZ1022116; Sun, 6 Feb 2005 15:18:25 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FIPxo022115; Sun, 6 Feb 2005 15:18:25 GMT (envelope-from phk) Message-Id: <200502061518.j16FIPxo022115@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 15:18: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/include 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, 06 Feb 2005 15:18:25 -0000 phk 2005-02-06 15:18:24 UTC FreeBSD src repository Modified files: include Makefile Log: Install GPIB related includefiles (unless NO_GPIB) Revision Changes Path 1.232 +6 -2 src/include/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:22: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 4801416A4CE; Sun, 6 Feb 2005 15:22:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17EA143D2F; Sun, 6 Feb 2005 15:22:24 +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 j16FMNPw022342; Sun, 6 Feb 2005 15:22:23 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FMNFK022341; Sun, 6 Feb 2005 15:22:23 GMT (envelope-from phk) Message-Id: <200502061522.j16FMNFK022341@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 15:22: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/conf files src/sys/dev/ieee488 ibfoo_int.h pcii.c ugpib.h upd7210.c upd7210.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, 06 Feb 2005 15:22:24 -0000 phk 2005-02-06 15:22:23 UTC FreeBSD src repository Modified files: sys/conf files sys/dev/ieee488 pcii.c Added files: sys/dev/ieee488 ibfoo_int.h ugpib.h upd7210.c upd7210.h Log: Further elaborate the GPIB driver. We now support a minimal subset of the ibfoo() API. Revision Changes Path 1.991 +1 -0 src/sys/conf/files 1.1 +147 -0 src/sys/dev/ieee488/ibfoo_int.h (new) 1.3 +31 -263 src/sys/dev/ieee488/pcii.c 1.1 +152 -0 src/sys/dev/ieee488/ugpib.h (new) 1.1 +1026 -0 src/sys/dev/ieee488/upd7210.c (new) 1.1 +213 -0 src/sys/dev/ieee488/upd7210.h (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:26: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 A711A16A4CE; Sun, 6 Feb 2005 15:26:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3E243D49; Sun, 6 Feb 2005 15:26:44 +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 j16FQi6k022518; Sun, 6 Feb 2005 15:26:44 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FQi4U022517; Sun, 6 Feb 2005 15:26:44 GMT (envelope-from delphij) Message-Id: <200502061526.j16FQi4U022517@repoman.freebsd.org> From: Xin LI Date: Sun, 6 Feb 2005 15:26: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/contrib/netcat FREEBSD-Xlist FREEBSD-upgrade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 15:26:44 -0000 delphij 2005-02-06 15:26:44 UTC FreeBSD src repository Added files: contrib/netcat FREEBSD-Xlist FREEBSD-upgrade Log: Add instructions about upgrading netcat(1). Revision Changes Path 1.1 +3 -0 src/contrib/netcat/FREEBSD-Xlist (new) 1.1 +17 -0 src/contrib/netcat/FREEBSD-upgrade (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:29: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 A550F16A4CE; Sun, 6 Feb 2005 15:29:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B35E43D1D; Sun, 6 Feb 2005 15:29:56 +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 j16FTuNJ022747; Sun, 6 Feb 2005 15:29:56 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FTuRX022746; Sun, 6 Feb 2005 15:29:56 GMT (envelope-from nork) Message-Id: <200502061529.j16FTuRX022746@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Feb 2005 15:29: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/java/eclipse 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, 06 Feb 2005 15:29:56 -0000 nork 2005-02-06 15:29:56 UTC FreeBSD ports repository Modified files: java/eclipse Makefile pkg-plist Log: Remove some uninstall files, and bump PORTREVISION. Revision Changes Path 1.29 +1 -1 ports/java/eclipse/Makefile 1.10 +0 -2 ports/java/eclipse/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:34: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 DBD3416A4CE; Sun, 6 Feb 2005 15:34:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D6B43D46; Sun, 6 Feb 2005 15:34:36 +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 j16FYa0N023041; Sun, 6 Feb 2005 15:34:36 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FYaxu023040; Sun, 6 Feb 2005 15:34:36 GMT (envelope-from hrs) Message-Id: <200502061534.j16FYaxu023040@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 15: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/japanese/dvi2dvi 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, 06 Feb 2005 15:34:37 -0000 hrs 2005-02-06 15:34:36 UTC FreeBSD ports repository Modified files: japanese/dvi2dvi Makefile pkg-plist Log: Fix pkg-plist and some style changes. Noticed by: kris Revision Changes Path 1.12 +1 -1 ports/japanese/dvi2dvi/Makefile 1.4 +9 -6 ports/japanese/dvi2dvi/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 15:35: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 51A0716A4CE; Sun, 6 Feb 2005 15:35:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 233CB43D2D; Sun, 6 Feb 2005 15:35:31 +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 j16FZV4S023180; Sun, 6 Feb 2005 15:35:31 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16FZVFk023179; Sun, 6 Feb 2005 15:35:31 GMT (envelope-from nork) Message-Id: <200502061535.j16FZVFk023179@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 6 Feb 2005 15:35: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/java/eclipse-langpack Makefile distinfo pkg-descr pkg-plist ports/java/eclipse-langpack/files install.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, 06 Feb 2005 15:35:31 -0000 nork 2005-02-06 15:35:31 UTC FreeBSD ports repository Modified files: java/eclipse-langpack Makefile distinfo pkg-descr pkg-plist java/eclipse-langpack/files install.sh Log: Update to 3.0.1. Revision Changes Path 1.14 +8 -13 ports/java/eclipse-langpack/Makefile 1.5 +2 -2 ports/java/eclipse-langpack/distinfo 1.3 +7 -13 ports/java/eclipse-langpack/files/install.sh 1.2 +7 -7 ports/java/eclipse-langpack/pkg-descr 1.5 +2426 -1979 ports/java/eclipse-langpack/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:05: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 44A2816A4CE; Sun, 6 Feb 2005 16:05:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F3143D39; Sun, 6 Feb 2005 16:05:21 +0000 (GMT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16G5L3P024254; Sun, 6 Feb 2005 16:05:21 GMT (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16G5LcK024253; Sun, 6 Feb 2005 16:05:21 GMT (envelope-from mheinen) Message-Id: <200502061605.j16G5LcK024253@repoman.freebsd.org> From: Martin Heinen Date: Sun, 6 Feb 2005 16: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/de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml doc/de_DE.ISO8859-1/books/handbook/basics chapter.sgml doc/de_DE.ISO8859-1/books/handbook/boot chapter.sgml doc/de_DE.ISO8859-1/books/handbook/desktop... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:05:22 -0000 mheinen 2005-02-06 16:05:21 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/handbook/advanced-networking chapter.sgml de_DE.ISO8859-1/books/handbook/basics chapter.sgml de_DE.ISO8859-1/books/handbook/boot chapter.sgml de_DE.ISO8859-1/books/handbook/config chapter.sgml de_DE.ISO8859-1/books/handbook/desktop chapter.sgml de_DE.ISO8859-1/books/handbook/disks chapter.sgml de_DE.ISO8859-1/books/handbook/install chapter.sgml de_DE.ISO8859-1/books/handbook/mirrors chapter.sgml de_DE.ISO8859-1/books/handbook/network-servers chapter.sgml de_DE.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml de_DE.ISO8859-1/books/handbook/security chapter.sgml de_DE.ISO8859-1/books/handbook/users chapter.sgml Log: MFbed: Update the German Handbook. books/handbook/advanced-networking/chapter.sgml fixes books/handbook/basics/chapter.sgml fixes [*] books/handbook/boot/chapter.sgml 1.58 -> 1.59 books/handbook/config/chapter.sgml 1.198 -> 1.203 books/handbook/desktop/chapter.sgml 1.46 -> 1.48 books/handbook/disks/chapter.sgml 1.227 -> 1.231 books/handbook/install/chapter.sgml 1.317 -> 1.318 books/handbook/mirrors/chapter.sgml 1.374 -> 1.378 books/handbook/network-servers/chapter.sgml header update books/handbook/ppp-and-slip/chapter.sgml header update books/handbook/security/chapter.sgml 1.259 -> 1.260 books/handbook/users/chapter.sgml 1.51 -> 1.52 [*] Submitted by: Julius Hacker Obtained from: The FreeBSD German Documentation Project. Revision Changes Path 1.27 +2 -2 doc/de_DE.ISO8859-1/books/handbook/advanced-networking/chapter.sgml 1.35 +4 -4 doc/de_DE.ISO8859-1/books/handbook/basics/chapter.sgml 1.26 +4 -4 doc/de_DE.ISO8859-1/books/handbook/boot/chapter.sgml 1.37 +37 -15 doc/de_DE.ISO8859-1/books/handbook/config/chapter.sgml 1.22 +6 -6 doc/de_DE.ISO8859-1/books/handbook/desktop/chapter.sgml 1.42 +7 -8 doc/de_DE.ISO8859-1/books/handbook/disks/chapter.sgml 1.6 +12 -2 doc/de_DE.ISO8859-1/books/handbook/install/chapter.sgml 1.37 +24 -6 doc/de_DE.ISO8859-1/books/handbook/mirrors/chapter.sgml 1.7 +2 -2 doc/de_DE.ISO8859-1/books/handbook/network-servers/chapter.sgml 1.26 +2 -2 doc/de_DE.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml 1.38 +4 -4 doc/de_DE.ISO8859-1/books/handbook/security/chapter.sgml 1.20 +9 -10 doc/de_DE.ISO8859-1/books/handbook/users/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 0A31116A4CF; Sun, 6 Feb 2005 16:10:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8E8F43D2D; Sun, 6 Feb 2005 16:10:27 +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 j16GARQ1024477; Sun, 6 Feb 2005 16:10:27 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GARJ2024476; Sun, 6 Feb 2005 16:10:27 GMT (envelope-from kwm) Message-Id: <200502061610.j16GARJ2024476@repoman.freebsd.org> From: Koop Mast Date: Sun, 6 Feb 2005 16:10: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/devel/gtranslator 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, 06 Feb 2005 16:10:28 -0000 kwm 2005-02-06 16:10:27 UTC FreeBSD ports repository Modified files: devel/gtranslator Makefile distinfo pkg-plist Log: Update to 1.1.6. Chase master site to gnome mirrors. Revision Changes Path 1.45 +4 -3 ports/devel/gtranslator/Makefile 1.18 +2 -2 ports/devel/gtranslator/distinfo 1.17 +2 -0 ports/devel/gtranslator/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 2216416A4CE; Sun, 6 Feb 2005 16:16:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA2AF43D2F; Sun, 6 Feb 2005 16:16:20 +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 j16GGKUn024761; Sun, 6 Feb 2005 16:16:20 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GGKvf024760; Sun, 6 Feb 2005 16:16:20 GMT (envelope-from csjp) Message-Id: <200502061616.j16GGKvf024760@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sun, 6 Feb 2005 16:16:20 +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/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: Sun, 06 Feb 2005 16:16:21 -0000 csjp 2005-02-06 16:16:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet ip_fw2.c Log: MFC v1.88 FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Change the state allocator from using regular malloc to using a UMA zone instead. This should eliminate a bit of the locking overhead associated with with malloc and reduce the memory consumption associated with each new state. Reviewed by: rwatson, andre Silence on: ipfw@ MFC after: 1 week Revision Changes Path 1.70.2.10 +7 -2 src/sys/netinet/ip_fw2.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 BE6C416A4CE; Sun, 6 Feb 2005 16:30:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 907A643D1D; Sun, 6 Feb 2005 16:30:35 +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 j16GUZTv025248; Sun, 6 Feb 2005 16:30:35 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GUZ3E025247; Sun, 6 Feb 2005 16:30:35 GMT (envelope-from sem) Message-Id: <200502061630.j16GUZ3E025247@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 16:30: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/lighttpd Makefile distinfo ports/www/lighttpd/files lighttpd.sh.tmpl patch-src::fcgi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:30:35 -0000 sem 2005-02-06 16:30:35 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile distinfo www/lighttpd/files lighttpd.sh.tmpl Added files: www/lighttpd/files patch-src::fcgi.c Log: - Update to 1.3.9 - Fix rc script PR: ports/77164 Submitted by: maintainer Revision Changes Path 1.11 +1 -1 ports/www/lighttpd/Makefile 1.9 +2 -2 ports/www/lighttpd/distinfo 1.3 +3 -3 ports/www/lighttpd/files/lighttpd.sh.tmpl 1.1 +10 -0 ports/www/lighttpd/files/patch-src::fcgi.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:30: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 B126E16A4D0; Sun, 6 Feb 2005 16:30:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85CD243D2D; Sun, 6 Feb 2005 16:30:45 +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 j16GUjDi025312; Sun, 6 Feb 2005 16:30:45 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GUjZh025311; Sun, 6 Feb 2005 16:30:45 GMT (envelope-from leeym) Message-Id: <200502061630.j16GUjZh025311@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Feb 2005 16:30: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/chinese/wenju 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, 06 Feb 2005 16:30:45 -0000 leeym 2005-02-06 16:30:45 UTC FreeBSD ports repository Modified files: chinese/wenju Makefile pkg-plist Log: - add conditional support for NLS and fix PLIST problem Noticed by: kris, sem Revision Changes Path 1.13 +11 -0 ports/chinese/wenju/Makefile 1.6 +1 -0 ports/chinese/wenju/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 7EFB316A4CE; Sun, 6 Feb 2005 16:34:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32F3443D1F; Sun, 6 Feb 2005 16:34:49 +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 j16GYnav025552; Sun, 6 Feb 2005 16:34:49 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GYnuv025551; Sun, 6 Feb 2005 16:34:49 GMT (envelope-from csjp) Message-Id: <200502061634.j16GYnuv025551@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sun, 6 Feb 2005 16: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/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:34:49 -0000 csjp 2005-02-06 16:34:49 UTC FreeBSD src repository Modified files: bin/ps keyword.c Log: Since it is not un-common for a process's resident set size (rss) to exceed 10 megabytes in size (especially in X), bump the max column width from 4 bytes to 5. This will make the ps auxw output uniform again when a process's rss exceeds 10 megs. It should be noted that when 5 digits becomes to small, other solutions should be explored such as displaying them in megabytes or having ps automatically re-size column widths. Discussed with: gad MFC after: 1 week Revision Changes Path 1.71 +1 -1 src/bin/ps/keyword.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:35: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 0599516A4CE; Sun, 6 Feb 2005 16:35:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B411843D45; Sun, 6 Feb 2005 16:35:21 +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 j16GZL7g025641; Sun, 6 Feb 2005 16:35:21 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GZLfI025640; Sun, 6 Feb 2005 16:35:21 GMT (envelope-from hq) Message-Id: <200502061635.j16GZLfI025640@repoman.freebsd.org> From: Herve Quiroz Date: Sun, 6 Feb 2005 16:35: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/poseidon 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, 06 Feb 2005 16:35:22 -0000 hq 2005-02-06 16:35:21 UTC FreeBSD ports repository Modified files: java/poseidon Makefile distinfo Log: Update to 3.0.1.03 PR: 77126 Submitted by: maintainer Revision Changes Path 1.9 +3 -3 ports/java/poseidon/Makefile 1.8 +6 -6 ports/java/poseidon/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:41: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 BAE5E16A4CE; Sun, 6 Feb 2005 16:41:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2E5E43D2D; Sun, 6 Feb 2005 16:41:15 +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 j16GfFDE025900; Sun, 6 Feb 2005 16:41:15 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GfFpu025899; Sun, 6 Feb 2005 16:41:15 GMT (envelope-from hrs) Message-Id: <200502061641.j16GfFpu025899@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 16:41: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/print/auctex Makefile distinfo pkg-descr pkg-plist ports/print/auctex/files patch-doc::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, 06 Feb 2005 16:41:15 -0000 hrs 2005-02-06 16:41:15 UTC FreeBSD ports repository Modified files: print/auctex Makefile distinfo pkg-descr pkg-plist Removed files: print/auctex/files patch-doc::Makefile.in Log: Update to 11.55[1] and mark as NOT_FOR_ARCHS=ia64[2]. PR: ports/76474[1] Submitted by: KIMURA Yasuhiro (yasu at utahime dot org)[1] Noticed by: kris[2] Revision Changes Path 1.22 +3 -1 ports/print/auctex/Makefile 1.10 +2 -2 ports/print/auctex/distinfo 1.3 +0 -50 ports/print/auctex/files/patch-doc::Makefile.in (dead) 1.5 +1 -1 ports/print/auctex/pkg-descr 1.10 +45 -1 ports/print/auctex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:45: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 88E1116A4CE; Sun, 6 Feb 2005 16:45:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E6FE43D2D; Sun, 6 Feb 2005 16:45: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 j16GjKNl026142; Sun, 6 Feb 2005 16:45:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GjKck026141; Sun, 6 Feb 2005 16:45:20 GMT (envelope-from phk) Message-Id: <200502061645.j16GjKck026141@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 16:45: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/libgpib Makefile gpib.h ibfoo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:45:20 -0000 phk 2005-02-06 16:45:20 UTC FreeBSD src repository Added files: lib/libgpib Makefile gpib.h ibfoo.c Log: Add libgpib containing the glue to get ibfoo() calls into the kernel. Revision Changes Path 1.1 +12 -0 src/lib/libgpib/Makefile (new) 1.1 +31 -0 src/lib/libgpib/gpib.h (new) 1.1 +646 -0 src/lib/libgpib/ibfoo.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:45: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 E895716A4CE; Sun, 6 Feb 2005 16:45:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B165843D60; Sun, 6 Feb 2005 16:45: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 j16GjvFl026176; Sun, 6 Feb 2005 16:45:57 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GjvqR026175; Sun, 6 Feb 2005 16:45:57 GMT (envelope-from phk) Message-Id: <200502061645.j16GjvqR026175@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 16:45: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/lib 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, 06 Feb 2005 16:45:58 -0000 phk 2005-02-06 16:45:57 UTC FreeBSD src repository Modified files: lib Makefile Log: Tie libgpib into the build (unless NO_GPIB) Revision Changes Path 1.201 +6 -1 src/lib/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:46: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 3247216A4CE; Sun, 6 Feb 2005 16:46:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0663243D1D; Sun, 6 Feb 2005 16:46: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 j16Gkns6026246; Sun, 6 Feb 2005 16:46:49 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GknB5026245; Sun, 6 Feb 2005 16:46:49 GMT (envelope-from phk) Message-Id: <200502061646.j16GknB5026245@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 16:46: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/examples/etc make.conf src/share/man/man5 make.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:46:50 -0000 phk 2005-02-06 16:46:49 UTC FreeBSD src repository Modified files: share/examples/etc make.conf share/man/man5 make.conf.5 Log: Document NO_GPIB Revision Changes Path 1.256 +1 -0 src/share/examples/etc/make.conf 1.117 +3 -0 src/share/man/man5/make.conf.5 From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 0407F16A4CE; Sun, 6 Feb 2005 16:49:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6EB43D5E; Sun, 6 Feb 2005 16:49:11 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16GnBpU032869; Sun, 6 Feb 2005 16:49:11 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GnBwr032868; Sun, 6 Feb 2005 16:49:11 GMT (envelope-from ceri) Message-Id: <200502061649.j16GnBwr032868@repoman.freebsd.org> From: Ceri Davies Date: Sun, 6 Feb 2005 16:49:11 +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 donors.sgml 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: Sun, 06 Feb 2005 16:49:12 -0000 ceri 2005-02-06 16:49:11 UTC FreeBSD doc repository Modified files: en/donations donors.sgml wantlist.sgml Log: ds has helped me out with my backup needs. Thanks again. Revision Changes Path 1.254 +9 -1 www/en/donations/donors.sgml 1.313 +1 -8 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16:49: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 0A41D16A4CE; Sun, 6 Feb 2005 16:49:20 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0EC143D58; Sun, 6 Feb 2005 16:49:19 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.141] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IBI009MG1E6WP@connectmail.carleton.ca>; Sun, 06 Feb 2005 11:49:18 -0500 (EST) Date: Sun, 06 Feb 2005 11:52:15 -0500 From: Adam Weinberger In-reply-to: <200502061352.j16Dqxtg017764@repoman.freebsd.org> To: Hiroki Sato Message-id: <42064B3F.6040309@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 (Windows/20041206) References: <200502061352.j16Dqxtg017764@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports UPDATING ports/print/teTeX-base Makefile patch-CAN-2004-0888 patch-CAN-2004-1125 patch-CAN-2005-0064 patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in patch-texk::tetex::updmap ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:49:20 -0000 Hiroki Sato wrote: > hrs 2005-02-06 13:52:59 UTC > > FreeBSD ports repository > > Modified files: > . UPDATING > print/teTeX-base Makefile distinfo pkg-plist > print/teTeX-base/files patch-CAN-2004-0888 > patch-texk::kpathsea::Makefile.in > pkg-message.in > print/teTeX-texmf Makefile distinfo pkg-plist > print/tex-texmflocal Makefile > Added files: > print/tex-texmflocal/files dirlist > Removed files: > print/teTeX-base/files patch-CAN-2004-1125 patch-CAN-2005-0064 > patch-texk::kpathsea::texmf.in > patch-texk::tetex::updmap > patch-texk::web2c::etexdir::etex.fix > print/teTeX-texmf/files listings.sty > Log: > Update to 2.99.13.20040204, a teTeX-3.0 release candidate. ^^^^ Are these dates really correct? Why are we just now upgrading to a year-old teTeX distro? # 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 Sun Feb 6 16:51: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 B576116A4CE; Sun, 6 Feb 2005 16:51:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CCE743D45; Sun, 6 Feb 2005 16:51:19 +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 j16GpJ6X033004; Sun, 6 Feb 2005 16:51:19 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GpJOL033003; Sun, 6 Feb 2005 16:51:19 GMT (envelope-from oliver) Message-Id: <200502061651.j16GpJOL033003@repoman.freebsd.org> From: Oliver Lehmann Date: Sun, 6 Feb 2005 16:51: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/mail/sylpheed 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, 06 Feb 2005 16:51:19 -0000 oliver 2005-02-06 16:51:19 UTC FreeBSD ports repository Modified files: mail/sylpheed Makefile distinfo Log: update to 1.0.1 Revision Changes Path 1.94 +5 -6 ports/mail/sylpheed/Makefile 1.65 +2 -2 ports/mail/sylpheed/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 CC77416A4CE; Sun, 6 Feb 2005 16:55:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A22D543D2F; Sun, 6 Feb 2005 16:55:52 +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 j16Gtqut033152; Sun, 6 Feb 2005 16:55:52 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GtqDK033151; Sun, 6 Feb 2005 16:55:52 GMT (envelope-from iedowse) Message-Id: <200502061655.j16GtqDK033151@repoman.freebsd.org> From: Ian Dowse Date: Sun, 6 Feb 2005 16:55: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/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 16:55:53 -0000 iedowse 2005-02-06 16:55:52 UTC FreeBSD src repository Modified files: sys/dev/random probe.c Log: Check that we have at least a 586-class CPU before calling do_cpuid(). This fixes booting on a number of 486 processors. PR: i386/75686 Reviewed by: markm MFC after: 1 week Revision Changes Path 1.3 +3 -0 src/sys/dev/random/probe.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 16: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 A24A516A4CE; Sun, 6 Feb 2005 16:59:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8513843D1F; Sun, 6 Feb 2005 16:59:11 +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 j16GxB4w033306; Sun, 6 Feb 2005 16:59:11 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16GxBkb033305; Sun, 6 Feb 2005 16:59:11 GMT (envelope-from leeym) Message-Id: <200502061659.j16GxBkb033305@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Feb 2005 16:59: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/sysutils/e2fsprogs Makefile distinfo pkg-plist 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, 06 Feb 2005 16:59:11 -0000 leeym 2005-02-06 16:59:11 UTC FreeBSD ports repository Modified files: sysutils/e2fsprogs Makefile distinfo pkg-plist sysutils/e2fsprogs/files pkg-message.in Removed files: sysutils/e2fsprogs/files patch-MCONFIG--I-order Log: - Update to 1.36 - remove MCONFIG patch, merged upstream - shorten COMMENT for pkg_info - drop USE_AUTOCONF_VER, no longer needed - libuuid.3 man page renamed to uuid.3 - the test suite is more portable now, ridding us of hacking it (post-patch) - upstream package now has .pc (pkgconfig) files, patch Makefiles for proper location, libdata/pkgconfig (rather than lib/pkgconfig) - work around packaging bug, run update-gmo in po/ directory for NLS - minor revision files/pkg-message.in - update pkg-plist - update CONFLICTS PR: 77166 Submitted by: Matthias Andree Revision Changes Path 1.23 +9 -16 ports/sysutils/e2fsprogs/Makefile 1.7 +2 -2 ports/sysutils/e2fsprogs/distinfo 1.2 +0 -34 ports/sysutils/e2fsprogs/files/patch-MCONFIG--I-order (dead) 1.5 +2 -2 ports/sysutils/e2fsprogs/files/pkg-message.in 1.7 +10 -2 ports/sysutils/e2fsprogs/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:08: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 D285016A4CE; Sun, 6 Feb 2005 17:08:03 +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 2C5E543D3F; Sun, 6 Feb 2005 17:08:03 +0000 (GMT) (envelope-from hrs@freebsd.org) Received: from delta.allbsd.org (p28180-adsau15honb8-acca.tokyo.ocn.ne.jp [221.187.114.180]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j16H7v7u030815; Mon, 7 Feb 2005 02:08:01 +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 j16H7W3E051898; Mon, 7 Feb 2005 02:07:34 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Mon, 07 Feb 2005 02:04:50 +0900 (JST) Message-Id: <20050207.020450.107295906.hrs@allbsd.org> To: adamw@freebsd.org From: Hiroki Sato In-Reply-To: <42064B3F.6040309@FreeBSD.org> References: <200502061352.j16Dqxtg017764@repoman.freebsd.org> <42064B3F.6040309@FreeBSD.org> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2rc2 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(Mon_Feb__7_02_04_50_2005_850)--" Content-Transfer-Encoding: 7bit cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports UPDATING ports/print/teTeX-base Makefile distinfo pkg-plist ports/print/teTeX-base/files patch-CAN-2004-0888 patch-CAN-2004-1125 patch-CAN-2005-0064 patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in patch-texk::tetex::updmap ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 17:08:04 -0000 ----Security_Multipart(Mon_Feb__7_02_04_50_2005_850)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Adam Weinberger wrote in <42064B3F.6040309@FreeBSD.org>: a> Hiroki Sato wrote: a> > Log: a> > Update to 2.99.13.20040204, a teTeX-3.0 release candidate. a> ^^^^ a> a> Are these dates really correct? Why are we just now upgrading to a a> year-old teTeX distro? Grr, no, 2.99.13.20050204 is correct. The version numbers in the Makefiles should be correct, too. Sorry for the confusion. -- | Hiroki SATO ----Security_Multipart(Mon_Feb__7_02_04_50_2005_850)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCBk4yTyzT2CeTzy0RAv6zAKCspxYyH13nNXIsim/+7urN/6qWjgCgs57P 0CJbHurN88x+T9Mf2/ge5bg= =2ZcF -----END PGP SIGNATURE----- ----Security_Multipart(Mon_Feb__7_02_04_50_2005_850)---- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17: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 8107216A4CE; Sun, 6 Feb 2005 17:11:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56CD643D39; Sun, 6 Feb 2005 17:11:57 +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 j16HBvUH033733; Sun, 6 Feb 2005 17:11:57 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HBvYT033732; Sun, 6 Feb 2005 17:11:57 GMT (envelope-from iedowse) Message-Id: <200502061711.j16HBvYT033732@repoman.freebsd.org> From: Ian Dowse Date: Sun, 6 Feb 2005 17:11:57 +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 usbd.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: Sun, 06 Feb 2005 17:11:57 -0000 iedowse 2005-02-06 17:11:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) etc usbd.conf Log: MFC: 1.14; add axe(4) devices to the USB ethernet regular expression. Revision Changes Path 1.12.6.1 +1 -1 src/etc/usbd.conf From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17: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 6B71916A4CE; Sun, 6 Feb 2005 17:14:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A7C243D3F; Sun, 6 Feb 2005 17:14:32 +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 j16HEWR6033971; Sun, 6 Feb 2005 17:14:32 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HEWt8033970; Sun, 6 Feb 2005 17:14:32 GMT (envelope-from hrs) Message-Id: <200502061714.j16HEWt8033970@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 17:14: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/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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, 06 Feb 2005 17:14:32 -0000 hrs 2005-02-06 17:14:32 UTC FreeBSD ports repository Modified files: print/teTeX Makefile pkg-descr pkg-plist print/teTeX-base Makefile distinfo pkg-descr pkg-plist print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist print/tex-texmflocal Makefile pkg-descr Log: (forced commit) The log in the previous commit should have stated "Update to 2.99.13.20050204", not 2.99.13.20040204. Pointed out by: adamw Revision Changes Path 1.76 +0 -0 ports/print/teTeX-base/Makefile 1.23 +0 -0 ports/print/teTeX-base/distinfo 1.9 +0 -0 ports/print/teTeX-base/pkg-descr 1.31 +1 -1 ports/print/teTeX-base/pkg-plist 1.7 +0 -0 ports/print/teTeX-texmf/Makefile 1.4 +0 -0 ports/print/teTeX-texmf/distinfo 1.2 +0 -0 ports/print/teTeX-texmf/pkg-descr 1.4 +1 -1 ports/print/teTeX-texmf/pkg-plist 1.68 +0 -0 ports/print/teTeX/Makefile 1.9 +0 -0 ports/print/teTeX/pkg-descr 1.29 +1 -1 ports/print/teTeX/pkg-plist 1.10 +0 -0 ports/print/tex-texmflocal/Makefile 1.2 +0 -0 ports/print/tex-texmflocal/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:29: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 5988A16A4CE; Sun, 6 Feb 2005 17:29:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E39343D4C; Sun, 6 Feb 2005 17:29:21 +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 j16HTK2g034490; Sun, 6 Feb 2005 17:29:20 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HTKA6034489; Sun, 6 Feb 2005 17:29:20 GMT (envelope-from das) Message-Id: <200502061729.j16HTKA6034489@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Feb 2005 17:29: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/i386/linux linux_sysvec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 17:29:21 -0000 das 2005-02-06 17:29:20 UTC FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c Log: When running Linux binaries, set up the initial FPU state as Linux would. PR: 28966 Revision Changes Path 1.136 +7 -0 src/sys/i386/linux/linux_sysvec.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:32: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 13AF916A4CE; Sun, 6 Feb 2005 17:32:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE23843D1D; Sun, 6 Feb 2005 17:32:39 +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 j16HWdxJ034686; Sun, 6 Feb 2005 17:32:39 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HWdFb034685; Sun, 6 Feb 2005 17:32:39 GMT (envelope-from leeym) Message-Id: <200502061732.j16HWdFb034685@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Feb 2005 17:32: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/www Makefile ports/www/wordpress-mu 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, 06 Feb 2005 17:32:40 -0000 leeym 2005-02-06 17:32:39 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/wordpress-mu Makefile distinfo pkg-descr pkg-plist Log: WordPress MU is multi-user version of the famous WordPress blogging application. It is ideal for people wanting to offer a hosted version of WordPress, but due to its complexity installation and maintainance is not supported in the same manner WordPress is. WWW: http://mu.wordpress.org/ PR: 75240 Submitted by: Jin-Shan Tseng Revision Changes Path 1.1033 +1 -0 ports/www/Makefile 1.1 +49 -0 ports/www/wordpress-mu/Makefile (new) 1.1 +2 -0 ports/www/wordpress-mu/distinfo (new) 1.1 +6 -0 ports/www/wordpress-mu/pkg-descr (new) 1.1 +251 -0 ports/www/wordpress-mu/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:32: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 7908C16A4CE; Sun, 6 Feb 2005 17:32:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E56743D48; Sun, 6 Feb 2005 17:32: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 j16HWr9T034737; Sun, 6 Feb 2005 17:32:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HWrbT034736; Sun, 6 Feb 2005 17:32:53 GMT (envelope-from leeym) Message-Id: <200502061732.j16HWrbT034736@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Feb 2005 17:32:53 +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, 06 Feb 2005 17:32:53 -0000 leeym 2005-02-06 17:32:53 UTC FreeBSD ports repository Modified files: . modules Log: wordpress-mu --> ports/www/wordpress-mu Revision Changes Path 1.11887 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:34: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 0D57C16A4CE; Sun, 6 Feb 2005 17:34:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7B7A43D2F; Sun, 6 Feb 2005 17:34:57 +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 j16HYveY034801; Sun, 6 Feb 2005 17:34:57 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HYvgd034800; Sun, 6 Feb 2005 17:34:57 GMT (envelope-from das) Message-Id: <200502061734.j16HYvgd034800@repoman.freebsd.org> From: David Schultz Date: Sun, 6 Feb 2005 17:34:57 +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/bin/mkdir mkdir.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 17:34:58 -0000 das 2005-02-06 17:34:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) bin/mkdir mkdir.c Log: MFC src/bin/mkdir/mkdir.c,v 1.29: Don't read the byte at *argv[strlen(*argv) + 1]. PR: 71743 Revision Changes Path 1.28.2.1 +1 -1 src/bin/mkdir/mkdir.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:40: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 3A93216A4CE; Sun, 6 Feb 2005 17:40:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FB8343D1F; Sun, 6 Feb 2005 17:40:25 +0000 (GMT) (envelope-from matusita@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16HeO9M035082; Sun, 6 Feb 2005 17:40:24 GMT (envelope-from matusita@repoman.freebsd.org) Received: (from matusita@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HeOTm035081; Sun, 6 Feb 2005 17:40:24 GMT (envelope-from matusita) Message-Id: <200502061740.j16HeOTm035081@repoman.freebsd.org> From: Makoto Matsushita Date: Sun, 6 Feb 2005 17:40: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/print/dvipdfmx 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, 06 Feb 2005 17:40:25 -0000 matusita 2005-02-06 17:40:24 UTC FreeBSD ports repository Modified files: print/dvipdfmx Makefile distinfo pkg-plist Log: Update to 20050201. Also this ports now fits to the new teTeX directory layouts that is introduced very recently. Submitted by: hrs (also known as the teTeX-related ports maintainer) Revision Changes Path 1.19 +24 -12 ports/print/dvipdfmx/Makefile 1.15 +2 -2 ports/print/dvipdfmx/distinfo 1.10 +12 -9 ports/print/dvipdfmx/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:43: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 341C116A4CF; Sun, 6 Feb 2005 17:43:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCE4D43D46; Sun, 6 Feb 2005 17:43: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 j16Hhmn0035268; Sun, 6 Feb 2005 17:43:48 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HhmQi035267; Sun, 6 Feb 2005 17:43:48 GMT (envelope-from ahze) Message-Id: <200502061743.j16HhmQi035267@repoman.freebsd.org> From: Michael Johnson Date: Sun, 6 Feb 2005 17:43: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/textproc/estraier 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, 06 Feb 2005 17:43:49 -0000 ahze 2005-02-06 17:43:48 UTC FreeBSD ports repository Modified files: textproc/estraier Makefile distinfo Log: - Update to 1.2.26 - Turn WITH_CHASEN from OPTIONS off by default Revision Changes Path 1.10 +2 -3 ports/textproc/estraier/Makefile 1.4 +2 -2 ports/textproc/estraier/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 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 2DD8A16A4CE; Sun, 6 Feb 2005 17:46:20 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3F343D46; Sun, 6 Feb 2005 17:46:19 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j16HkJA2077287; Sun, 6 Feb 2005 12:46:19 -0500 (EST) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 77225-01; Sun, 6 Feb 2005 12:46:19 -0500 (EST) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id j16HkJXA077248; Sun, 6 Feb 2005 12:46:19 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id j16HkC7k020269; Sun, 6 Feb 2005 12:46:12 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.1.2.0.20050206123826.05310220@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.1.2 Date: Sun, 06 Feb 2005 12:48:23 -0500 To: Poul-Henning Kamp , src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org From: Mike Tancsa In-Reply-To: <200501211344.j0LDigxN075345@repoman.freebsd.org> References: <200501211344.j0LDigxN075345@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b Subject: Re: cvs commit: src/sys/dev/hifn hifn7751.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 17:46:20 -0000 FYI, I have been running with this patch on RELENG_4 box a hifn0 mem 0xe8511000-0xe8511fff,0xe8510000-0xe8510fff irq 5 at device 0.0 on pci1 hifn0: Hifn 7951, rev 0, 128KB sram card for a couple of weeks now and it is working *much* better. I would occasionally get a stall or two while running our offsite backups (about a 36hr process of essentially $cmd = "/usr/bin/openssl enc -des3 -in $sourcefile -k $passphrase | ssh -c 3des backup2\@offsite.sentex.ca \"cat - > /backup/backup2/$serialnumber/$targetfile.enc\""; Now the overall transfer is much more consistent and smooth. I will swap out the card for a newer 7955 this week but I suspect it works fine now as well. ---Mike At 08:44 AM 21/01/2005, Poul-Henning Kamp wrote: >phk 2005-01-21 13:44:42 UTC > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sys/dev/hifn hifn7751.c > Log: > Remove a check that prevents us from purging the queues on shared interrupt > lines. This has been long gone in -current. > > Nailed by: Mike Tancsa > > Revision Changes Path > 1.5.2.10 +0 -6 src/sys/dev/hifn/hifn7751.c >_______________________________________________ >cvs-all@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/cvs-all >To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:47: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 B7FB516A4CE; Sun, 6 Feb 2005 17:47:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BBCE43D2D; Sun, 6 Feb 2005 17:47:18 +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 j16HlIYR035415; Sun, 6 Feb 2005 17:47:18 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16HlI2Y035414; Sun, 6 Feb 2005 17:47:18 GMT (envelope-from thierry) Message-Id: <200502061747.j16HlI2Y035414@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Feb 2005 17:47: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/science/getdp 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, 06 Feb 2005 17:47:18 -0000 thierry 2005-02-06 17:47:18 UTC FreeBSD ports repository Modified files: science/getdp Makefile distinfo pkg-plist Log: Upgrade to 1.0.1. Revision Changes Path 1.3 +3 -2 ports/science/getdp/Makefile 1.2 +2 -2 ports/science/getdp/distinfo 1.2 +1 -0 ports/science/getdp/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 17:47: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 D553816A4CE; Sun, 6 Feb 2005 17:47:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABDF243D54; Sun, 6 Feb 2005 17:47:51 +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 j16HlpZN035458; Sun, 6 Feb 2005 17:47:51 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Hlp85035457; Sun, 6 Feb 2005 17:47:51 GMT (envelope-from thierry) Message-Id: <200502061747.j16Hlp85035457@repoman.freebsd.org> From: Thierry Thomas Date: Sun, 6 Feb 2005 17:47: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/cad/gmsh 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, 06 Feb 2005 17:47:52 -0000 thierry 2005-02-06 17:47:51 UTC FreeBSD ports repository Modified files: cad/gmsh Makefile distinfo pkg-plist Log: Upgrade to 1.59.0. Revision Changes Path 1.25 +1 -1 ports/cad/gmsh/Makefile 1.18 +2 -2 ports/cad/gmsh/distinfo 1.7 +5 -3 ports/cad/gmsh/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18: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 5E16816A4CE; Sun, 6 Feb 2005 18:05:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C3E43D3F; Sun, 6 Feb 2005 18:05:40 +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 j16I5dJn036022; Sun, 6 Feb 2005 18:05:39 GMT (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16I5d3f036021; Sun, 6 Feb 2005 18:05:39 GMT (envelope-from olgeni) Message-Id: <200502061805.j16I5d3f036021@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 6 Feb 2005 18:05: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/lang/erlang Makefile ports/lang/erlang/files patch-erts_etc_unix_run__erl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 18:05:40 -0000 olgeni 2005-02-06 18:05:39 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Added files: lang/erlang/files patch-erts_etc_unix_run__erl.c Log: Fix problem in run_erl pipe creation. Submitted by: Peter Lund Revision Changes Path 1.68 +1 -1 ports/lang/erlang/Makefile 1.1 +14 -0 ports/lang/erlang/files/patch-erts_etc_unix_run__erl.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:15: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 8BAD216A4CE; Sun, 6 Feb 2005 18:15:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61EB643D1D; Sun, 6 Feb 2005 18:15:30 +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 j16IFUZ0036397; Sun, 6 Feb 2005 18:15:30 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IFUnR036396; Sun, 6 Feb 2005 18:15:30 GMT (envelope-from clement) Message-Id: <200502061815.j16IFUnR036396@repoman.freebsd.org> From: Clement Laforet Date: Sun, 6 Feb 2005 18:15:30 +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 donors.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, 06 Feb 2005 18:15:30 -0000 clement 2005-02-06 18:15:30 UTC FreeBSD doc repository (ports committer) Modified files: en/donations donors.sgml Log: Santa Daniel sent me all I need to networkize my build cluster, and add amd64 support to it. Revision Changes Path 1.255 +18 -1 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:27: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 696BA16A4CE; Sun, 6 Feb 2005 18:27:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41FB643D1F; Sun, 6 Feb 2005 18:27:52 +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 j16IRqvw036729; Sun, 6 Feb 2005 18:27:52 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IRq3D036728; Sun, 6 Feb 2005 18:27:52 GMT (envelope-from krion) Message-Id: <200502061827.j16IRq3D036728@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 6 Feb 2005 18:27: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/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: Sun, 06 Feb 2005 18:27:52 -0000 krion 2005-02-06 18:27:52 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Log: Add missing dependency. Revision Changes Path 1.16 +1 -0 ports/audio/amarok/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:41: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 85A1316A4CE; Sun, 6 Feb 2005 18:41:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5703943D46; Sun, 6 Feb 2005 18:41: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 j16IfKD0037272; Sun, 6 Feb 2005 18:41:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IfKZL037271; Sun, 6 Feb 2005 18:41:20 GMT (envelope-from sem) Message-Id: <200502061841.j16IfKZL037271@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 18: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: ports/textproc Makefile ports/textproc/stardict2-quick 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, 06 Feb 2005 18:41:20 -0000 sem 2005-02-06 18:41:20 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/stardict2-quick Makefile distinfo pkg-descr Log: New port: textproc/stardict2-quick, dictionaries for stardict from Quick PR: ports/75561 Submitted by: Timur I. Bakeyev Revision Changes Path 1.783 +1 -0 ports/textproc/Makefile 1.1 +82 -0 ports/textproc/stardict2-quick/Makefile (new) 1.1 +232 -0 ports/textproc/stardict2-quick/distinfo (new) 1.1 +3 -0 ports/textproc/stardict2-quick/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:41: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 6375A16A4CE; Sun, 6 Feb 2005 18:41:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 230FB43D41; Sun, 6 Feb 2005 18:41:42 +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 j16Ifffi037330; Sun, 6 Feb 2005 18:41:41 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IffF6037329; Sun, 6 Feb 2005 18:41:41 GMT (envelope-from sem) Message-Id: <200502061841.j16IffF6037329@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 18:41: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: Sun, 06 Feb 2005 18:41:42 -0000 sem 2005-02-06 18:41:41 UTC FreeBSD ports repository Modified files: . modules Log: stardict2-quick --> ports/textproc/stardict2-quick Revision Changes Path 1.11888 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18: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 D5B0B16A4D6; Sun, 6 Feb 2005 18:42:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE4B43D2F; Sun, 6 Feb 2005 18:42:17 +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 j16IgH7b037359; Sun, 6 Feb 2005 18:42:17 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IgHfp037358; Sun, 6 Feb 2005 18:42:17 GMT (envelope-from hrs) Message-Id: <200502061842.j16IgHfp037358@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 18:42: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/releases/4.11R 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: Sun, 06 Feb 2005 18:42:18 -0000 hrs 2005-02-06 18:42:17 UTC FreeBSD doc repository Modified files: en/releases/4.11R schedule.sgml Log: Remove a link to the QA guide for 4.11R (nonexistent). Pointed out by: Andrew Grillet (andrew at grillet dot co dot uk) Revision Changes Path 1.14 +1 -2 www/en/releases/4.11R/schedule.sgml From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:42: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 1701C16A4CE; Sun, 6 Feb 2005 18:42:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F13B243D49; Sun, 6 Feb 2005 18:42:52 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16IgqEd037432; Sun, 6 Feb 2005 18:42:52 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16IgqhB037431; Sun, 6 Feb 2005 18:42:52 GMT (envelope-from roam) Message-Id: <200502061842.j16IgqhB037431@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 6 Feb 2005 18:42: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/textproc/texi2html Makefile distinfo pkg-plist ports/textproc/texi2html/files patch-ab patch-doc::Makefile.in patch-texi2html.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: Sun, 06 Feb 2005 18:42:53 -0000 roam 2005-02-06 18:42:52 UTC FreeBSD ports repository Modified files: textproc/texi2html Makefile distinfo pkg-plist Added files: textproc/texi2html/files patch-doc::Makefile.in Removed files: textproc/texi2html/files patch-ab patch-texi2html.pl Log: Update to 1.72. Submitted by: hrs Revision Changes Path 1.19 +6 -7 ports/textproc/texi2html/Makefile 1.6 +2 -2 ports/textproc/texi2html/distinfo 1.3 +0 -12 ports/textproc/texi2html/files/patch-ab (dead) 1.1 +13 -0 ports/textproc/texi2html/files/patch-doc::Makefile.in (new) 1.2 +0 -51 ports/textproc/texi2html/files/patch-texi2html.pl (dead) 1.6 +90 -2 ports/textproc/texi2html/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18: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 5313D16A4CE; Sun, 6 Feb 2005 18:45:25 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8D3D43D2D; Sun, 6 Feb 2005 18:45:24 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 9BA63ACAFB; Sun, 6 Feb 2005 19:45:16 +0100 (CET) Date: Sun, 6 Feb 2005 19:45:16 +0100 From: Pawel Jakub Dawidek To: "Christian S.J. Peron" Message-ID: <20050206184516.GB1080@darkness.comp.waw.pl> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CUfgB8w4ZwR/yMy5" Content-Disposition: inline In-Reply-To: <200502061634.j16GYnuv025551@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/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 18:45:25 -0000 --CUfgB8w4ZwR/yMy5 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 06, 2005 at 04:34:49PM +0000, Christian S.J. Peron wrote: +> csjp 2005-02-06 16:34:49 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> bin/ps keyword.c=20 +> Log: +> Since it is not un-common for a process's resident set size (rss) +> to exceed 10 megabytes in size (especially in X), bump the max +> column width from 4 bytes to 5. This will make the ps auxw output +> uniform again when a process's rss exceeds 10 megs. +> =20 +> It should be noted that when 5 digits becomes to small, other +> solutions should be explored such as displaying them in megabytes +> or having ps automatically re-size column widths. Maybe we can use humanize_number(3) here? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --CUfgB8w4ZwR/yMy5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCBmW8ForvXbEpPzQRAregAJ9dTvgDW84cvtk4NGn7G34WWnXANwCfYTBO 7CGiYvWJn50z+4IkTUL2GdY= =mbKZ -----END PGP SIGNATURE----- --CUfgB8w4ZwR/yMy5-- From owner-cvs-all@FreeBSD.ORG Sun Feb 6 18:48: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 AB88716A4CE; Sun, 6 Feb 2005 18:48:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8167843D2D; Sun, 6 Feb 2005 18:48:06 +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 j16Im6x8037649; Sun, 6 Feb 2005 18:48:06 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Im6oQ037648; Sun, 6 Feb 2005 18:48:06 GMT (envelope-from leeym) Message-Id: <200502061848.j16Im6oQ037648@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 6 Feb 2005 18:48: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/dar 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, 06 Feb 2005 18:48:06 -0000 leeym 2005-02-06 18:48:06 UTC FreeBSD ports repository Modified files: sysutils/dar Makefile distinfo pkg-plist Log: - Update port sysutils/dar version 2.1.5 -> 2.2.0 PR: 77084 Submitted by: Edson Brandi Revision Changes Path 1.6 +17 -5 ports/sysutils/dar/Makefile 1.4 +2 -2 ports/sysutils/dar/distinfo 1.4 +8 -4 ports/sysutils/dar/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:20: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 7E7D216A4CE; Sun, 6 Feb 2005 19:20:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 553AE43D48; Sun, 6 Feb 2005 19:20: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 j16JKHLC038581; Sun, 6 Feb 2005 19:20:17 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JKHGH038580; Sun, 6 Feb 2005 19:20:17 GMT (envelope-from glebius) Message-Id: <200502061920.j16JKHGH038580@repoman.freebsd.org> From: Gleb Smirnoff Date: Sun, 6 Feb 2005 19: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/sys/netgraph ng_sample.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 19:20:17 -0000 glebius 2005-02-06 19:20:16 UTC FreeBSD src repository Modified files: sys/netgraph ng_sample.c Log: Remove comment which left after removal of ng_rcvdataq_t. MFC after: 1 week Revision Changes Path 1.29 +1 -1 src/sys/netgraph/ng_sample.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:24: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 1F54116A4CE; Sun, 6 Feb 2005 19:24:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB9D043D2D; Sun, 6 Feb 2005 19:24:37 +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 j16JObEv038805; Sun, 6 Feb 2005 19:24:37 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JObEK038804; Sun, 6 Feb 2005 19:24:37 GMT (envelope-from hrs) Message-Id: <200502061924.j16JObEK038804@repoman.freebsd.org> From: Hiroki Sato Date: Sun, 6 Feb 2005 19:24: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/print/tex-texmflocal 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, 06 Feb 2005 19:24:38 -0000 hrs 2005-02-06 19:24:37 UTC FreeBSD ports repository Modified files: print/tex-texmflocal Makefile Log: Fix a bug which prevents "make install". Pointed out by: Manuel Stuehn (manuel dot stuehn at student dot uni-siegen dot de) Revision Changes Path 1.11 +2 -2 ports/print/tex-texmflocal/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19: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 8A1C116A4CE; Sun, 6 Feb 2005 19:24:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CEA643D31; Sun, 6 Feb 2005 19:24:59 +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 j16JOxmu038839; Sun, 6 Feb 2005 19:24:59 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JOxEM038838; Sun, 6 Feb 2005 19:24:59 GMT (envelope-from glebius) Message-Id: <200502061924.j16JOxEM038838@repoman.freebsd.org> From: Gleb Smirnoff Date: Sun, 6 Feb 2005 19: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/netgraph ng_sample.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 19:24:59 -0000 glebius 2005-02-06 19:24:59 UTC FreeBSD src repository Modified files: sys/netgraph ng_sample.c Log: Whitespace. Revision Changes Path 1.30 +9 -9 src/sys/netgraph/ng_sample.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:26: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 79D6C16A4CE; Sun, 6 Feb 2005 19:26:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A4643D1F; Sun, 6 Feb 2005 19:26:10 +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 j16JQASU038963; Sun, 6 Feb 2005 19:26:10 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JQAer038962; Sun, 6 Feb 2005 19:26:10 GMT (envelope-from krion) Message-Id: <200502061926.j16JQAer038962@repoman.freebsd.org> From: Kirill Ponomarew Date: Sun, 6 Feb 2005 19:26: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/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, 06 Feb 2005 19:26:10 -0000 krion 2005-02-06 19:26:10 UTC FreeBSD ports repository Modified files: net/ipsumdump Makefile distinfo Log: Update to 1.51 Revision Changes Path 1.21 +1 -1 ports/net/ipsumdump/Makefile 1.17 +2 -2 ports/net/ipsumdump/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:45: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 20EA616A4CE; Sun, 6 Feb 2005 19:45:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E5043D39; Sun, 6 Feb 2005 19:45:59 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16JjwQ4039638; Sun, 6 Feb 2005 19:45:58 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Jjwq7039637; Sun, 6 Feb 2005 19:45:58 GMT (envelope-from roam) Message-Id: <200502061945.j16Jjwq7039637@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 6 Feb 2005 19:45: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 Makefile ports/games/xglk Makefile distinfo pkg-descr pkg-plist ports/games/xglk/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: Sun, 06 Feb 2005 19:45:59 -0000 roam 2005-02-06 19:45:58 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/xglk Makefile distinfo pkg-descr pkg-plist games/xglk/files patch-Makefile Log: Add xglk 0411, an Xlib implementation of the Glk interactive adventure display toolkit/API. Revision Changes Path 1.742 +1 -0 ports/games/Makefile 1.1 +34 -0 ports/games/xglk/Makefile (new) 1.1 +2 -0 ports/games/xglk/distinfo (new) 1.1 +62 -0 ports/games/xglk/files/patch-Makefile (new) 1.1 +8 -0 ports/games/xglk/pkg-descr (new) 1.1 +14 -0 ports/games/xglk/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:46: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 5CD1116A4CE; Sun, 6 Feb 2005 19:46:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36D0843D46; Sun, 6 Feb 2005 19:46:11 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16JkBHX039688; Sun, 6 Feb 2005 19:46:11 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JkBJO039687; Sun, 6 Feb 2005 19:46:11 GMT (envelope-from roam) Message-Id: <200502061946.j16JkBJO039687@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 6 Feb 2005 19:46: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: Sun, 06 Feb 2005 19:46:11 -0000 roam 2005-02-06 19:46:11 UTC FreeBSD ports repository Modified files: . modules Log: xglk --> ports/games/xglk Revision Changes Path 1.11889 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:47: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 1C56416A4CE; Sun, 6 Feb 2005 19:47:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD74343D41; Sun, 6 Feb 2005 19:47:34 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16JlYVD039808; Sun, 6 Feb 2005 19:47:34 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16JlYCO039807; Sun, 6 Feb 2005 19:47:34 GMT (envelope-from roam) Message-Id: <200502061947.j16JlYCO039807@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 6 Feb 2005 19:47: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/games Makefile ports/games/scare Makefile distinfo pkg-descr ports/games/scare/files no-xglk.patch patch-Makefile patch-os_glk.c xglk.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: Sun, 06 Feb 2005 19:47:35 -0000 roam 2005-02-06 19:47:34 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/scare Makefile distinfo pkg-descr games/scare/files no-xglk.patch patch-Makefile patch-os_glk.c xglk.patch Log: Add scare 1.3.3, an ADRIFT interactive adventure interpreter. Revision Changes Path 1.743 +1 -0 ports/games/Makefile 1.1 +41 -0 ports/games/scare/Makefile (new) 1.1 +2 -0 ports/games/scare/distinfo (new) 1.1 +14 -0 ports/games/scare/files/no-xglk.patch (new) 1.1 +47 -0 ports/games/scare/files/patch-Makefile (new) 1.1 +40 -0 ports/games/scare/files/patch-os_glk.c (new) 1.1 +20 -0 ports/games/scare/files/xglk.patch (new) 1.1 +3 -0 ports/games/scare/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 19:47: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 3C88116A4CE; Sun, 6 Feb 2005 19:47:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14C5043D2D; Sun, 6 Feb 2005 19:47:47 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j16JlkhI039854; Sun, 6 Feb 2005 19:47:46 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Jlkjg039853; Sun, 6 Feb 2005 19:47:46 GMT (envelope-from roam) Message-Id: <200502061947.j16Jlkjg039853@repoman.freebsd.org> From: Peter Pentchev Date: Sun, 6 Feb 2005 19:47:46 +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, 06 Feb 2005 19:47:47 -0000 roam 2005-02-06 19:47:46 UTC FreeBSD ports repository Modified files: . modules Log: scare --> ports/games/scare Revision Changes Path 1.11890 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 20:01: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 C33BB16A4CE; Sun, 6 Feb 2005 20:01:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9835C43D39; Sun, 6 Feb 2005 20:01:17 +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 j16K1HNq040372; Sun, 6 Feb 2005 20:01:17 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16K1Hch040371; Sun, 6 Feb 2005 20:01:17 GMT (envelope-from sem) Message-Id: <200502062001.j16K1Hch040371@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 20:01: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/libhash Makefile distinfo ports/devel/libhash/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: Sun, 06 Feb 2005 20:01:17 -0000 sem 2005-02-06 20:01:17 UTC FreeBSD ports repository Modified files: devel/libhash Makefile distinfo Removed files: devel/libhash/files patch-Makefile Log: - Update to 1.0.3 PR: ports/77174 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/devel/libhash/Makefile 1.4 +2 -2 ports/devel/libhash/distinfo 1.2 +0 -12 ports/devel/libhash/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 20:02: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 7E82D16A4CE; Sun, 6 Feb 2005 20:02:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F8943D58; Sun, 6 Feb 2005 20:02:53 +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 j16K2r2R040447; Sun, 6 Feb 2005 20:02:53 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16K2rcL040446; Sun, 6 Feb 2005 20:02:53 GMT (envelope-from sem) Message-Id: <200502062002.j16K2rcL040446@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 20:02: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/textproc Makefileports/textproc/stardict2-dictd_mova 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, 06 Feb 2005 20:02:53 -0000 sem 2005-02-06 20:02:53 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/stardict2-dictd_mova Makefile distinfo pkg-descr Log: New port: textproc/stardict2-dictd_mova, mova dictionaries for stardict PR: ports/75560 Submitted by: Timur I. Bakeyev Revision Changes Path 1.784 +1 -0 ports/textproc/Makefile 1.1 +77 -0 ports/textproc/stardict2-dictd_mova/Makefile (new) 1.1 +94 -0 ports/textproc/stardict2-dictd_mova/distinfo (new) 1.1 +3 -0 ports/textproc/stardict2-dictd_mova/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 20:03: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 8A5F616A4CE; Sun, 6 Feb 2005 20:03:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6218243D5D; Sun, 6 Feb 2005 20:03:11 +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 j16K3BeV040503; Sun, 6 Feb 2005 20:03:11 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16K3BIb040502; Sun, 6 Feb 2005 20:03:11 GMT (envelope-from sem) Message-Id: <200502062003.j16K3BIb040502@repoman.freebsd.org> From: Sergey Matveychuk Date: Sun, 6 Feb 2005 20: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: Sun, 06 Feb 2005 20:03:11 -0000 sem 2005-02-06 20:03:11 UTC FreeBSD ports repository Modified files: . modules Log: stardict2-dictd_mova --> ports/textproc/stardict2-dictd_mova Revision Changes Path 1.11891 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun Feb 6 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 0E15216A4CE; Sun, 6 Feb 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 D79EC43D1F; Sun, 6 Feb 2005 20:12:28 +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 j16KCS0o040839; Sun, 6 Feb 2005 20:12:28 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16KCSKb040838; Sun, 6 Feb 2005 20:12:28 GMT (envelope-from njl) Message-Id: <200502062012.j16KCSKb040838@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 20:12: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/acpica acpi_cpu.c acpi_perf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 20:12:29 -0000 njl 2005-02-06 20:12:28 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c acpi_perf.c Log: Notify the OS that we're taking over Px states in acpi_perf(4) instead of doing it in the cpu driver. The previous code was incorrect anyway since this value controls Px states, not throttling as the comment said. Since we didn't support Px states before, there was no impact. Also, note that we delay the write to SMI_CMD until after booting is complete since it sometimes triggers a change in the frequency and we want to have all drivers ready to detect/handle this. Revision Changes Path 1.51 +0 -9 src/sys/dev/acpica/acpi_cpu.c 1.4 +15 -2 src/sys/dev/acpica/acpi_perf.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 20: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 391BC16A4CE; Sun, 6 Feb 2005 20:45:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF87043D2F; Sun, 6 Feb 2005 20:45:54 +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 j16Kjjv9041869; Sun, 6 Feb 2005 20:45:45 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16KjjhW041868; Sun, 6 Feb 2005 20:45:45 GMT (envelope-from mezz) Message-Id: <200502062045.j16KjjhW041868@repoman.freebsd.org> From: Jeremy Messenger Date: Sun, 6 Feb 2005 20:45: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/x11-toolkits/ruby-gtk2 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, 06 Feb 2005 20:45:55 -0000 mezz 2005-02-06 20:45:45 UTC FreeBSD ports repository Modified files: x11-toolkits/ruby-gtk2 Makefile Log: Fix a pixbufs demo by correct the gtk20 path. s|/usr|${X11BASE}|g Reported by: lofi via IRC Revision Changes Path 1.36 +9 -0 ports/x11-toolkits/ruby-gtk2/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21: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 0BCCA16A4CE; Sun, 6 Feb 2005 21:03:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D2943D53; Sun, 6 Feb 2005 21:03:13 +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 j16L3Dp6048930; Sun, 6 Feb 2005 21:03:13 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16L3DSs048929; Sun, 6 Feb 2005 21:03:13 GMT (envelope-from imp) Message-Id: <200502062103.j16L3DSs048929@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Feb 2005 21:03: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/cardbus cardbus.c cardbus_cis.c cardbus_cis.h cardbusvar.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, 06 Feb 2005 21:03:14 -0000 imp 2005-02-06 21:03:13 UTC FreeBSD src repository Modified files: sys/dev/cardbus cardbus.c cardbus_cis.c cardbus_cis.h cardbusvar.h Log: Move resource allocation routines from cardbus_cis.c to cardbus.c. They have nothing at all to do with CIS parsing. Remove some unused funce parsing: nothing used the results. Use more of pccard_cis.h's deifnitions for the cardbus specific cis parsing we do. More work is needed in this area. This reduces the size of the cardbus module by 380 bytes or so... Revision Changes Path 1.47 +299 -10 src/sys/dev/cardbus/cardbus.c 1.49 +3 -315 src/sys/dev/cardbus/cardbus_cis.c 1.13 +1 -22 src/sys/dev/cardbus/cardbus_cis.h 1.11 +0 -7 src/sys/dev/cardbus/cardbusvar.h From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:06: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 B6F5B16A4CE; Sun, 6 Feb 2005 21:06:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D0FF43D1D; Sun, 6 Feb 2005 21:06:14 +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 j16L6EPd049116; Sun, 6 Feb 2005 21:06:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16L6Es8049115; Sun, 6 Feb 2005 21:06:14 GMT (envelope-from marcus) Message-Id: <200502062106.j16L6Es8049115@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 21:06: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/glibmm 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, 06 Feb 2005 21:06:14 -0000 marcus 2005-02-06 21:06:14 UTC FreeBSD ports repository Modified files: devel/glibmm Makefile distinfo pkg-plist Log: Update to 2.4.7. Revision Changes Path 1.7 +1 -1 ports/devel/glibmm/Makefile 1.4 +2 -2 ports/devel/glibmm/distinfo 1.4 +0 -5 ports/devel/glibmm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21: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 6208116A4CE; Sun, 6 Feb 2005 21:08:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3792E43D41; Sun, 6 Feb 2005 21:08:35 +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 j16L8ZYv049174; Sun, 6 Feb 2005 21:08:35 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16L8Zvx049173; Sun, 6 Feb 2005 21:08:35 GMT (envelope-from njl) Message-Id: <200502062108.j16L8Zvx049173@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:08: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/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, 06 Feb 2005 21:08:35 -0000 njl 2005-02-06 21:08:35 UTC FreeBSD src repository Modified files: sys/kern kern_cpu.c Log: Add support for relative cpufreq drivers. Such drivers modulate clock frequency as a percentage of the base rate and do not change the base rate directly. The cpufreq framework combines these with absolute drivers to produce synthesized levels made of one or more settings. Revision Changes Path 1.2 +192 -27 src/sys/kern/kern_cpu.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21: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 162F516A4CE; Sun, 6 Feb 2005 21:09:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E235043D39; Sun, 6 Feb 2005 21:09: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 j16L9pSM049228; Sun, 6 Feb 2005 21:09:51 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16L9pog049227; Sun, 6 Feb 2005 21:09:51 GMT (envelope-from njl) Message-Id: <200502062109.j16L9pog049227@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:09: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/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, 06 Feb 2005 21:09:52 -0000 njl 2005-02-06 21:09:51 UTC FreeBSD src repository Added files: sys/dev/acpica acpi_throttle.c Log: Break out acpi throttling support into a new relative cpufreq driver, acpi_throttle(4). Revision Changes Path 1.1 +384 -0 src/sys/dev/acpica/acpi_throttle.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:10: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 EE24416A4D5; Sun, 6 Feb 2005 21:10:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E5E43D58; Sun, 6 Feb 2005 21:10:19 +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 j16LAJrG049272; Sun, 6 Feb 2005 21:10:19 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LAJlc049271; Sun, 6 Feb 2005 21:10:19 GMT (envelope-from njl) Message-Id: <200502062110.j16LAJlc049271@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:10: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/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, 06 Feb 2005 21:10:20 -0000 njl 2005-02-06 21:10:19 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c Log: Remove acpi throttling support from the acpi_cpu(4) driver now that this is supported by acpi_throttle(4). Revision Changes Path 1.52 +9 -236 src/sys/dev/acpica/acpi_cpu.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:12: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 3699916A4CE; Sun, 6 Feb 2005 21:12:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2100843D1D; Sun, 6 Feb 2005 21:12:23 +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 j16LCNh1049447; Sun, 6 Feb 2005 21:12:23 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LCNAA049446; Sun, 6 Feb 2005 21:12:23 GMT (envelope-from imp) Message-Id: <200502062112.j16LCNAA049446@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Feb 2005 21:12: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/dev/ray if_ray.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 21:12:23 -0000 imp 2005-02-06 21:12:23 UTC FreeBSD src repository Modified files: sys/dev/ray if_ray.c Log: ccs is a size_t. RAY_CCS_INDEX takes ccs and does math on it, resulting in a size_t due to C's rules of arithmetic. Rather than bogusly cast the result to a uint8_t, fix the printf format specifier to have a 'z' modifier which tells the compiler that the sizes really do match. It turns out that change 1.75 was incorrect to assume that this 'really' was a 8bit quantity. It isn't. Although the hardware appears to limit things to < 256, it would be a bug that should be caught by debug printf it it were. Casting it to uint8_t would have lost this useful information. Aslo add 'z' to a nearby debug statement that's never compiled in. Revision Changes Path 1.76 +2 -2 src/sys/dev/ray/if_ray.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:12: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 A3CA516A529; Sun, 6 Feb 2005 21:12:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76D2343D53; Sun, 6 Feb 2005 21:12:25 +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 j16LCPT7049498; Sun, 6 Feb 2005 21:12:25 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LCPNn049497; Sun, 6 Feb 2005 21:12:25 GMT (envelope-from njl) Message-Id: <200502062112.j16LCPNn049497@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:12: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/etc/defaults rc.conf src/etc/rc.d power_profile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 21:12:27 -0000 njl 2005-02-06 21:12:25 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d power_profile Log: Add support for cpufreq to power_profile(8). Values for on/offline cpu frequencies are specified with performance_cpu_freq and economy_cpu_freq. Of course, special values LOW and HIGH are also supported. Also, remove old throttling support. Revision Changes Path 1.237 +2 -2 src/etc/defaults/rc.conf 1.5 +6 -4 src/etc/rc.d/power_profile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21: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 01CC216A4CE; Sun, 6 Feb 2005 21:13:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC1443D2F; Sun, 6 Feb 2005 21:13:41 +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 j16LDffg049653; Sun, 6 Feb 2005 21:13:41 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LDfGA049652; Sun, 6 Feb 2005 21:13:41 GMT (envelope-from njl) Message-Id: <200502062113.j16LDfGA049652@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:13: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/conf files src/sys/modules/acpi/acpi_perf 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, 06 Feb 2005 21:13:42 -0000 njl 2005-02-06 21:13:41 UTC FreeBSD src repository Modified files: sys/conf files sys/modules/acpi/acpi_perf Makefile Log: Hook acpi_throttle(4) up to the build. It's currently part of acpi_perf.ko although this may change. Revision Changes Path 1.992 +1 -0 src/sys/conf/files 1.2 +3 -2 src/sys/modules/acpi/acpi_perf/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:15: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 D107C16A4CE; Sun, 6 Feb 2005 21:15:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6E1643D41; Sun, 6 Feb 2005 21:15:19 +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 j16LFJo5049756; Sun, 6 Feb 2005 21:15:19 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LFJ6Y049755; Sun, 6 Feb 2005 21:15:19 GMT (envelope-from imp) Message-Id: <200502062115.j16LFJ6Y049755@repoman.freebsd.org> From: Warner Losh Date: Sun, 6 Feb 2005 21:15: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/dev/ray if_ray.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 21:15:20 -0000 imp 2005-02-06 21:15:19 UTC FreeBSD src repository Modified files: sys/dev/ray if_ray.c Log: Move the $NetBSD$ tag to the top of the file, per standard NetBSD practice (which we seem to mostly follow in the tree). Move the $FreeBSD$ tag to its more proper place after all copyright and license notices. Add '-' to the copyright notice for Christian E. Hopps so my copyright script picks it up. Revision Changes Path 1.77 +5 -5 src/sys/dev/ray/if_ray.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21: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 CE02616A4CE; Sun, 6 Feb 2005 21:24:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B2C43D1F; Sun, 6 Feb 2005 21:24:50 +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 j16LOojn050010; Sun, 6 Feb 2005 21:24:50 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LOoVn050009; Sun, 6 Feb 2005 21:24:50 GMT (envelope-from njl) Message-Id: <200502062124.j16LOoVn050009@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:24: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 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: Sun, 06 Feb 2005 21:24:51 -0000 njl 2005-02-06 21:24:50 UTC FreeBSD src repository Modified files: . UPDATING Log: Note the cpufreq import and acpi throttling changes. Revision Changes Path 1.390 +7 -0 src/UPDATING From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:31: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 2543316A4CE; Sun, 6 Feb 2005 21:31:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F098143D31; Sun, 6 Feb 2005 21:31:41 +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 j16LVfos050363; Sun, 6 Feb 2005 21:31:41 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LVfa7050362; Sun, 6 Feb 2005 21:31:41 GMT (envelope-from njl) Message-Id: <200502062131.j16LVfa7050362@repoman.freebsd.org> From: Nate Lawson Date: Sun, 6 Feb 2005 21:31: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/share/man/man4 acpi.4 src/share/man/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 21:31:42 -0000 njl 2005-02-06 21:31:41 UTC FreeBSD src repository Modified files: share/man/man4 acpi.4 share/man/man5 rc.conf.5 Log: Note changes to throttling sysctls and new power_profile(8) cpufrq support. Revision Changes Path 1.47 +0 -6 src/share/man/man4/acpi.4 1.246 +14 -16 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:34: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 33AF716A4CE; Sun, 6 Feb 2005 21:34:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A0E543D1D; Sun, 6 Feb 2005 21:34:58 +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 j16LYvMX050443; Sun, 6 Feb 2005 21:34:57 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LYveR050442; Sun, 6 Feb 2005 21:34:57 GMT (envelope-from marcus) Message-Id: <200502062134.j16LYveR050442@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 6 Feb 2005 21:34: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-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: Sun, 06 Feb 2005 21:34:58 -0000 marcus 2005-02-06 21:34:57 UTC FreeBSD ports repository Modified files: x11-toolkits/gtkmm24 Makefile distinfo pkg-plist Log: Update to 2.4.11. Revision Changes Path 1.82 +1 -1 ports/x11-toolkits/gtkmm24/Makefile 1.36 +2 -2 ports/x11-toolkits/gtkmm24/distinfo 1.34 +0 -74 ports/x11-toolkits/gtkmm24/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:43: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 4DAC516A4CE; Sun, 6 Feb 2005 21:43:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24C4B43D3F; Sun, 6 Feb 2005 21:43:56 +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 j16LhuJP050814; Sun, 6 Feb 2005 21:43:56 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16Lhuow050813; Sun, 6 Feb 2005 21:43:56 GMT (envelope-from rwatson) Message-Id: <200502062143.j16Lhuow050813@repoman.freebsd.org> From: Robert Watson Date: Sun, 6 Feb 2005 21:43: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/netinet6 raw_ip6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 21:43:56 -0000 rwatson 2005-02-06 21:43:56 UTC FreeBSD src repository Modified files: sys/netinet6 raw_ip6.c Log: Remove a comment from the raw IPv6 output function regarding M_TRYWAIT allocations: M_PREPEND() now uses M_DONTWAIT. MFC after: 3 days Revision Changes Path 1.49 +0 -6 src/sys/netinet6/raw_ip6.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:50: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 00E6616A4CE; Sun, 6 Feb 2005 21:50:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD45E43D39; Sun, 6 Feb 2005 21:50:35 +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 j16LoZKQ051111; Sun, 6 Feb 2005 21:50:35 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LoZwV051110; Sun, 6 Feb 2005 21:50:35 GMT (envelope-from edwin) Message-Id: <200502062150.j16LoZwV051110@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 6 Feb 2005 21:50: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/graphics/linux-png 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, 06 Feb 2005 21:50:36 -0000 edwin 2005-02-06 21:50:35 UTC FreeBSD ports repository Modified files: graphics/linux-png Makefile Log: Fix DOCSDIR statement: 1.2.27 -> 1.2.7 (actually, ${PORTVERSION} Noticed by: krion Revision Changes Path 1.18 +3 -10 ports/graphics/linux-png/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 21:59: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 44A2016A4CE; Sun, 6 Feb 2005 21:59:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D27743D1F; Sun, 6 Feb 2005 21:59:14 +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 j16LxEoc051354; Sun, 6 Feb 2005 21:59:14 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16LxDMQ051353; Sun, 6 Feb 2005 21:59:13 GMT (envelope-from girgen) Message-Id: <200502062159.j16LxDMQ051353@repoman.freebsd.org> From: Palle Girgensohn Date: Sun, 6 Feb 2005 21:59: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/databases/postgresql80-server 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, 06 Feb 2005 21:59:14 -0000 girgen 2005-02-06 21:59:13 UTC FreeBSD ports repository Modified files: databases/postgresql80-server Makefile Log: Add some forgotten manpages. Approved by: ade (mentor) Revision Changes Path 1.136 +6 -3 ports/databases/postgresql80-server/Makefile From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22:04: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 7DB2016A4CE; Sun, 6 Feb 2005 22:04:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 467FB43D46; Sun, 6 Feb 2005 22:04:19 +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 j16M4JNB051509; Sun, 6 Feb 2005 22:04:19 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16M4Jio051508; Sun, 6 Feb 2005 22:04:19 GMT (envelope-from girgen) Message-Id: <200502062204.j16M4Jio051508@repoman.freebsd.org> From: Palle Girgensohn Date: Sun, 6 Feb 2005 22:04: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/databases/postgresql74-server pkg-plist-jdbc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 22:04:19 -0000 girgen 2005-02-06 22:04:19 UTC FreeBSD ports repository Modified files: databases/postgresql74-server pkg-plist-jdbc Log: local/java/classes is part of mtree, so don't remove when deinstalling. Approved by: ade (mentor) Revision Changes Path 1.3 +0 -2 ports/databases/postgresql74-server/pkg-plist-jdbc From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22:30: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 1B6B116A4D0; Sun, 6 Feb 2005 22:30:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E54CF43D39; Sun, 6 Feb 2005 22:30: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 j16MUiHC052365; Sun, 6 Feb 2005 22:30:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MUi1x052364; Sun, 6 Feb 2005 22:30:44 GMT (envelope-from pav) Message-Id: <200502062230.j16MUi1x052364@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 22:30: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/zope-coreblog 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, 06 Feb 2005 22:30:45 -0000 pav 2005-02-06 22:30:44 UTC FreeBSD ports repository Modified files: www/zope-coreblog Makefile distinfo Log: - Update to 1.1 PR: ports/77155 Submitted by: HAYASHI Yasushi (maintainer) Revision Changes Path 1.9 +3 -3 ports/www/zope-coreblog/Makefile 1.8 +2 -2 ports/www/zope-coreblog/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22:35: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 8C14B16A4CE; Sun, 6 Feb 2005 22:35:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DDD643D41; Sun, 6 Feb 2005 22:35: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 j16MZnfe052513; Sun, 6 Feb 2005 22:35:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MZnNQ052512; Sun, 6 Feb 2005 22:35:49 GMT (envelope-from pav) Message-Id: <200502062235.j16MZnNQ052512@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 22:35: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/www/zope-zwiki 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, 06 Feb 2005 22:35:49 -0000 pav 2005-02-06 22:35:49 UTC FreeBSD ports repository Modified files: www/zope-zwiki Makefile distinfo Log: - Update to 0.38.0 PR: ports/77157 Submitted by: Tim Middleton (maintainer) Revision Changes Path 1.14 +1 -1 ports/www/zope-zwiki/Makefile 1.11 +2 -2 ports/www/zope-zwiki/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22: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 C4D1E16A4CE; Sun, 6 Feb 2005 22:45:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CE0F43D1F; Sun, 6 Feb 2005 22:45:12 +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 j16MjCvh052819; Sun, 6 Feb 2005 22:45:12 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MjCQG052818; Sun, 6 Feb 2005 22:45:12 GMT (envelope-from phk) Message-Id: <200502062245.j16MjCQG052818@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 6 Feb 2005 22:45: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/dev/ieee488 pcii.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 22:45:12 -0000 phk 2005-02-06 22:45:12 UTC FreeBSD src repository Modified files: sys/dev/ieee488 pcii.c Log: Allocate more space for softc. Amazing my machine survived this. Revision Changes Path 1.4 +1 -1 src/sys/dev/ieee488/pcii.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22:45: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 8C04C16A58D; Sun, 6 Feb 2005 22:45:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6029943D1F; Sun, 6 Feb 2005 22:45: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 j16MjO0l052897; Sun, 6 Feb 2005 22:45:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MjO0w052896; Sun, 6 Feb 2005 22:45:24 GMT (envelope-from pav) Message-Id: <200502062245.j16MjO0w052896@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 22: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/devel/py-sendfile Makefile distinfo ports/devel/py-sendfile/files patch-sendfilemodule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 22:45:24 -0000 pav 2005-02-06 22:45:24 UTC FreeBSD ports repository Modified files: devel/py-sendfile Makefile distinfo Added files: devel/py-sendfile/files patch-sendfilemodule.c Log: - Update to 1.2 PR: ports/77169 Submitted by: Ben Woolley (maintainer) Revision Changes Path 1.2 +1 -1 ports/devel/py-sendfile/Makefile 1.2 +2 -2 ports/devel/py-sendfile/distinfo 1.1 +77 -0 ports/devel/py-sendfile/files/patch-sendfilemodule.c (new) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22:51: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 871AC16A4CE; Sun, 6 Feb 2005 22:51:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DCC943D2F; Sun, 6 Feb 2005 22:51:32 +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 j16MpWtI053132; Sun, 6 Feb 2005 22:51:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MpWBf053131; Sun, 6 Feb 2005 22:51:32 GMT (envelope-from pav) Message-Id: <200502062251.j16MpWBf053131@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 22:51: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-wm/ude 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, 06 Feb 2005 22:51:32 -0000 pav 2005-02-06 22:51:32 UTC FreeBSD ports repository Modified files: x11-wm/ude Makefile distinfo pkg-plist Log: - Update to 0.2.9b PR: ports/77141 Submitted by: KATO Tsuguru Revision Changes Path 1.25 +9 -6 ports/x11-wm/ude/Makefile 1.8 +2 -2 ports/x11-wm/ude/distinfo 1.10 +0 -8 ports/x11-wm/ude/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 22: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 55A3016A4CE; Sun, 6 Feb 2005 22:56:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A1D743D1F; Sun, 6 Feb 2005 22:56: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 j16MuNZV053348; Sun, 6 Feb 2005 22:56:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16MuNji053347; Sun, 6 Feb 2005 22:56:23 GMT (envelope-from pav) Message-Id: <200502062256.j16MuNji053347@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 22: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/games/cryptoslam Makefile distinfo ports/games/cryptoslam/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: Sun, 06 Feb 2005 22:56:23 -0000 pav 2005-02-06 22:56:23 UTC FreeBSD ports repository Modified files: games/cryptoslam Makefile distinfo Removed files: games/cryptoslam/files patch-Makefile Log: - Update to 1.2 PR: ports/77135 Submitted by: KATO Tsuguru Revision Changes Path 1.8 +8 -13 ports/games/cryptoslam/Makefile 1.3 +2 -2 ports/games/cryptoslam/distinfo 1.2 +0 -17 ports/games/cryptoslam/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23:07: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 3E0BC16A4CE; Sun, 6 Feb 2005 23:07:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16ACE43D41; Sun, 6 Feb 2005 23:07: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 j16N71uW053729; Sun, 6 Feb 2005 23:07:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16N71Cb053728; Sun, 6 Feb 2005 23:07:01 GMT (envelope-from pav) Message-Id: <200502062307.j16N71Cb053728@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 23:07: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/games/briquolo 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, 06 Feb 2005 23:07:02 -0000 pav 2005-02-06 23:07:01 UTC FreeBSD ports repository Modified files: games/briquolo Makefile distinfo Log: - Update to 0.5.1 PR: ports/77134 Submitted by: KATO Tsuguru Revision Changes Path 1.15 +2 -3 ports/games/briquolo/Makefile 1.5 +2 -2 ports/games/briquolo/distinfo From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23:30: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 48CFC16A4CE; Sun, 6 Feb 2005 23:30:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D00043D3F; Sun, 6 Feb 2005 23:30: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 j16NUfvU054512; Sun, 6 Feb 2005 23:30:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16NUfR8054511; Sun, 6 Feb 2005 23:30:41 GMT (envelope-from pav) Message-Id: <200502062330.j16NUfR8054511@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 6 Feb 2005 23:30: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/vamos Makefile distinfo pkg-plist patch-include::vamos::geometry::Three_Vetor.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, 06 Feb 2005 23:30:42 -0000 pav 2005-02-06 23:30:41 UTC FreeBSD ports repository Modified files: games/vamos Makefile distinfo pkg-plist Added files: games/vamos/files patch-include::vamos::geometry::Three_Vetor.h Log: - Update to 0.5.3 PR: ports/77136 Submitted by: KATO Tsuguru Revision Changes Path 1.30 +3 -2 ports/games/vamos/Makefile 1.16 +2 -2 ports/games/vamos/distinfo 1.1 +10 -0 ports/games/vamos/files/patch-include::vamos::geometry::Three_Vetor.h (new) 1.13 +2 -1 ports/games/vamos/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23: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 B1FB616A4CE; Sun, 6 Feb 2005 23:34:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A95343D45; Sun, 6 Feb 2005 23:34: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 j16NYDAS054576; Sun, 6 Feb 2005 23:34:13 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16NYDuP054575; Sun, 6 Feb 2005 23:34:13 GMT (envelope-from rwatson) Message-Id: <200502062334.j16NYDuP054575@repoman.freebsd.org> From: Robert Watson Date: Sun, 6 Feb 2005 23:34: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/dev/fxp if_fxp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2005 23:34:13 -0000 rwatson 2005-02-06 23:34:13 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/fxp if_fxp.c Log: Merge if_fxp.c:1.222 from HEAD to RELENG_5: date: 2005/01/29 23:13:20; author: rwatson; state: Exp; lines: +1 -1 Disable ethernet flow control in if_fxp by default, in order to prevent unexpected surprises when a system panics or is left in the debugger. Requested by: kris Revision Changes Path 1.217.2.5 +1 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23:35: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 C15C116A4CE; Sun, 6 Feb 2005 23:35:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 995AC43D46; Sun, 6 Feb 2005 23:35:17 +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 j16NZHOt054687; Sun, 6 Feb 2005 23:35:17 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j16NZHKI054686; Sun, 6 Feb 2005 23:35:17 GMT (envelope-from rwatson) Message-Id: <200502062335.j16NZHKI054686@repoman.freebsd.org> From: Robert Watson Date: Sun, 6 Feb 2005 23:35:17 +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/netinet ip_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, 06 Feb 2005 23:35:17 -0000 rwatson 2005-02-06 23:35:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet ip_input.c Log: Merge ip_input.c:1.295 from HEAD to RELENG_5: date: 2005/01/30 19:29:47; author: rwatson; state: Exp; lines: +9 -9 Prefer (NULL) spelling of (0) for pointers. Revision Changes Path 1.283.2.11 +9 -9 src/sys/netinet/ip_input.c From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23:49: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 A2E2716A4CE; Sun, 6 Feb 2005 23:49:17 +0000 (GMT) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 753E743D49; Sun, 6 Feb 2005 23:49:17 +0000 (GMT) (envelope-from dougb@freebsd.org) Received: from [192.168.0.3] (c-24-130-110-32.we.client2.attbi.com[24.130.110.32]) by comcast.net (rwcrmhc13) with ESMTP id <20050206234911015009lgo4e>; Sun, 6 Feb 2005 23:49:17 +0000 Message-ID: <4206ACF6.1030901@FreeBSD.org> Date: Sun, 06 Feb 2005 15:49:10 -0800 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Greg 'groggy' Lehey References: <20050202181848.B1D6F5D07@ptavv.es.net> <20050206072356.GH49637@wantadilla.lemis.com> In-Reply-To: <20050206072356.GH49637@wantadilla.lemis.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: src-committers@FreeBSD.org cc: Kevin Oberman cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgra?= =?ISO-8859-1?Q?v?= Subject: Re: 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, 06 Feb 2005 23:49:17 -0000 Greg 'groggy' Lehey wrote: > On Wednesday, 2 February 2005 at 10:18:48 -0800, Kevin Oberman wrote: > >>>From: des@des.no (=?iso-8859-1?q?Dag-Erling_Smørgrav?=) >>>Date: Wed, 02 Feb 2005 14:16:40 +0100 >>>Sender: owner-cvs-all@freebsd.org >>> >>>Ruslan Ermilov writes: >>> >>>> Modified files: >>>> games/fortune/datfiles fortunes >>>> Log: >>>> Removed 1695 fortunes also found in fortunes2. >>> >>>I'd vote for simply merging the two. >> >>I'll admit to being old, but at one time fortune2 was supposed to be for >>longer fortunes while fortune was for one or two line entries. At one >>time fortune2 had some rather long entries. This is less important now >>than it was when we were (OK, I was) logging in on an ASR33 and it took >>8 seconds for a full line of text. >> >>Do we really want to merge them? (Probably) But should we think about >>keeping fortune as a separate file with all messages from fortune2 that >>are less than about 200 characters. After all, some folks are still on >>fairly slow links. > > > I don't think that anybody is on such a slow link that this makes a > big difference any more. If they are, they've probably disabled > fortune on login anyway. I'm in favour of merging them. I'm also in > favour of adding your historical anecdote (which I didn't know about I agree with both of these. Doug From owner-cvs-all@FreeBSD.ORG Sun Feb 6 23:49: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 4499B16A4CE for ; Sun, 6 Feb 2005 23:49:53 +0000 (GMT) Received: from relay.rdsnet.ro (gimli.rdsnet.ro [193.231.236.70]) by mx1.FreeBSD.org (Postfix) with SMTP id 4343443D46 for ; Sun, 6 Feb 2005 23:49:52 +0000 (GMT) (envelope-from itetcu@people.tecnik93.com) Received: (qmail 14800 invoked from network); 6 Feb 2005 22:45:48 -0000 Received: from unknown (HELO smtp.rdsnet.ro) (62.231.74.130) by smtp1-133.rdsnet.ro with SMTP; 6 Feb 2005 22:45:48 -0000 Received: (qmail 24956 invoked by uid 89); 6 Feb 2005 22:53:15 -0000 Received: from unknown (HELO it.buh.tecnik93.com) (81.196.204.98) by 0 with SMTP; 6 Feb 2005 22:53:15 -0000 Received: from it.buh.tecnik93.com (localhost.buh.tecnik93.com [127.0.0.1]) by it.buh.tecnik93.com (Postfix) with ESMTP id 6A726116E3; Mon, 7 Feb 2005 00:50:16 +0200 (EET) Date: Mon, 7 Feb 2005 00:50:15 +0200 From: Ion-Mihai Tetcu To: Sergey Matveychuk Message-ID: <20050207005015.05126df2@it.buh.tecnik93.com> In-Reply-To: <200502062002.j16K2rcL040446@repoman.freebsd.org> References: <200502062002.j16K2rcL040446@repoman.freebsd.org> X-Mailer: Sylpheed-Claws 1.0.0 (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: timur@gnu.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textprocpkg-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, 06 Feb 2005 23:49:53 -0000 On Sun, 6 Feb 2005 20:02:53 +0000 (UTC) Sergey Matveychuk wrote: > sem 2005-02-06 20:02:53 UTC > > FreeBSD ports repository > > Modified files: > textproc Makefile > Added files: > textproc/stardict2-dictd_mova Makefile distinfo pkg-descr > Log: > New port: textproc/stardict2-dictd_mova, mova dictionaries for stardict For me, fetch fails: =====> /usr/ports/textproc/stardict2-dictd_mova/ >> No checksum entry for stardict/stardict-2.4.2.tar.bz2. >> Make sure the Makefile and distinfo file (/usr/ports/textproc/stardict2-dictd_mova/distinfo) are >> up to date. If you are absolutely sure you want to override >> this check, type "make NO_CHECKSUM=yes [other args]". *** Error code 1 Stop in /usr/ports/textproc/stardict2-dictd_mova. And I can't find any reference to DISTSUFFIX in Mk/bsd.*.mk -- IOnut Unregistered ;) FreeBSD "user" From owner-cvs-all@FreeBSD.ORG Mon Feb 7 00: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 8E90E16A4CE; Mon, 7 Feb 2005 00:43:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66A4943D1D; Mon, 7 Feb 2005 00:43:15 +0000 (GMT) (envelope-from ticso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j170hFr3056894; Mon, 7 Feb 2005 00:43:15 GMT (envelope-from ticso@repoman.freebsd.org) Received: (from ticso@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j170hFEE056893; Mon, 7 Feb 2005 00:43:15 GMT (envelope-from ticso) Message-Id: <200502070043.j170hFEE056893@repoman.freebsd.org> From: Bernd Walter Date: Mon, 7 Feb 2005 00:43: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/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, 07 Feb 2005 00:43:15 -0000 ticso 2005-02-07 00:43:15 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Enable interrupt routing as first choice on alpha. The alpha default handler knows how to trigger a fallback. Revision Changes Path 1.278 +1 -1 src/sys/dev/pci/pci.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 01:54: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 406A616A4CE; Mon, 7 Feb 2005 01:54:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1880C43D41; Mon, 7 Feb 2005 01:54:20 +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 j171sJ5j065456; Mon, 7 Feb 2005 01:54:19 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j171sJIS065455; Mon, 7 Feb 2005 01:54:19 GMT (envelope-from hrs) Message-Id: <200502070154.j171sJIS065455@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 7 Feb 2005 01:54:19 +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/release/doc/ja_JP.eucJP/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: Mon, 07 Feb 2005 01:54:20 -0000 hrs 2005-02-07 01:54:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/ja_JP.eucJP/relnotes/common new.sgml Log: Catch up with rev.1.22.2.419.2.9 in the English version and fix some translation nits. Submitted by: Hiroo Ono (hiroo at oikumene dot gcd dot org) Reviewed by: rushani Revision Changes Path 1.5.2.55 +233 -51 src/release/doc/ja_JP.eucJP/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 02:07: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 A56AA16A4CE; Mon, 7 Feb 2005 02:07:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1FF43D2F; Mon, 7 Feb 2005 02:07:57 +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 j1727vYj065906; Mon, 7 Feb 2005 02:07:57 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1727vOR065905; Mon, 7 Feb 2005 02:07:57 GMT (envelope-from hrs) Message-Id: <200502070207.j1727vOR065905@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 7 Feb 2005 02:07: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/ja/releases/4.11R Makefile relnotes-alpha.html relnotes-i386.html relnotes.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, 07 Feb 2005 02:07:58 -0000 hrs 2005-02-07 02:07:57 UTC FreeBSD doc repository Modified files: ja/releases/4.11R Makefile relnotes.sgml Added files: ja/releases/4.11R relnotes-alpha.html relnotes-i386.html Log: Import Japanese translation of 4.11R relnotes. Revision Changes Path 1.4 +3 -3 www/ja/releases/4.11R/Makefile 1.1 +543 -0 www/ja/releases/4.11R/relnotes-alpha.html (new) 1.1 +545 -0 www/ja/releases/4.11R/relnotes-i386.html (new) 1.2 +3 -3 www/ja/releases/4.11R/relnotes.sgml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 02:28: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 AFE6516A4CE; Mon, 7 Feb 2005 02:28:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 758BC43D54; Mon, 7 Feb 2005 02:28: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 j172SfrV067251; Mon, 7 Feb 2005 02:28:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j172SfKi067250; Mon, 7 Feb 2005 02:28:41 GMT (envelope-from hrs) Message-Id: <200502070228.j172SfKi067250@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 7 Feb 2005 02:28: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/textproc/xmlroff 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, 07 Feb 2005 02:28:41 -0000 hrs 2005-02-07 02:28:41 UTC FreeBSD ports repository Modified files: textproc/xmlroff Makefile distinfo pkg-plist Log: Update to 0.3.1 and take maintainership. Approved by: James Earl (maintainer) Revision Changes Path 1.4 +3 -3 ports/textproc/xmlroff/Makefile 1.2 +2 -2 ports/textproc/xmlroff/distinfo 1.3 +9 -4 ports/textproc/xmlroff/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 02:47: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 2DF5516A4CE; Mon, 7 Feb 2005 02:47:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 140F543D1F; Mon, 7 Feb 2005 02:47: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 j172lX6Q069511; Mon, 7 Feb 2005 02:47:33 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j172lXIi069498; Mon, 7 Feb 2005 02:47:33 GMT (envelope-from iedowse) Message-Id: <200502070247.j172lXIi069498@repoman.freebsd.org> From: Ian Dowse Date: Mon, 7 Feb 2005 02: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/share/man/man9 Makefile timeout.9 src/sys/sys callout.h src/sys/kern kern_timeout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 02:47:34 -0000 iedowse 2005-02-07 02:47:33 UTC FreeBSD src repository Modified files: share/man/man9 Makefile timeout.9 sys/sys callout.h sys/kern kern_timeout.c Log: Add a mechanism for associating a mutex with a callout when the callout is first initialised, using a new function callout_init_mtx(). The callout system will acquire this mutex before calling the callout function and release it on return. In addition, the callout system uses the mutex to avoid most of the complications and race conditions inherent in asynchronous timer facilities, so mutex-protected callouts have much simpler semantics. As long as the mutex is held when invoking callout_stop() or callout_reset(), then these functions will guarantee that the callout will be stopped, even if softclock() had already begun to process the callout. Existing Giant-locked callouts will automatically pick up the new race-free semantics. This should close a number of race conditions in the USB code and probably other areas of the kernel too. There should be no change in behaviour for "MP-safe" callouts; these still need to use the techniques mentioned in timeout(9) to avoid race conditions. Revision Changes Path 1.253 +6 -1 src/share/man/man9/Makefile 1.27 +50 -1 src/share/man/man9/timeout.9 1.96 +106 -15 src/sys/kern/kern_timeout.c 1.28 +5 -0 src/sys/sys/callout.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 03: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 5C10C16A4CE; Mon, 7 Feb 2005 03:19:06 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id E128943D54; Mon, 7 Feb 2005 03:19:05 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j173J3vE027211; Sun, 6 Feb 2005 22:19:04 -0500 Message-ID: <4206DE26.5000104@root.org> Date: Sun, 06 Feb 2005 19:19:02 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ian Dowse References: <20050207024741.786A016A570@hub.freebsd.org> In-Reply-To: <20050207024741.786A016A570@hub.freebsd.org> 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/share/man/man9 Makefile timeout.9 src/sys/sys callout.h src/sys/kern kern_timeout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 03:19:06 -0000 This is wonderful, thank you! Ian Dowse wrote: > iedowse 2005-02-07 02:47:33 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 Makefile timeout.9 > sys/sys callout.h > sys/kern kern_timeout.c > Log: > Add a mechanism for associating a mutex with a callout when the > callout is first initialised, using a new function callout_init_mtx(). > The callout system will acquire this mutex before calling the callout > function and release it on return. > > In addition, the callout system uses the mutex to avoid most of the > complications and race conditions inherent in asynchronous timer > facilities, so mutex-protected callouts have much simpler semantics. > As long as the mutex is held when invoking callout_stop() or > callout_reset(), then these functions will guarantee that the callout > will be stopped, even if softclock() had already begun to process > the callout. > > Existing Giant-locked callouts will automatically pick up the new > race-free semantics. This should close a number of race conditions > in the USB code and probably other areas of the kernel too. > > There should be no change in behaviour for "MP-safe" callouts; these > still need to use the techniques mentioned in timeout(9) to avoid > race conditions. > > Revision Changes Path > 1.253 +6 -1 src/share/man/man9/Makefile > 1.27 +50 -1 src/share/man/man9/timeout.9 > 1.96 +106 -15 src/sys/kern/kern_timeout.c > 1.28 +5 -0 src/sys/sys/callout.h -- Nate From owner-cvs-all@FreeBSD.ORG Mon Feb 7 03:31: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 C8BEB16A4CE; Mon, 7 Feb 2005 03:31:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26F143D1F; Mon, 7 Feb 2005 03:31:53 +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 j173VroY072223; Mon, 7 Feb 2005 03:31:53 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j173Vr0g072222; Mon, 7 Feb 2005 03:31:53 GMT (envelope-from obrien) Message-Id: <200502070331.j173Vr0g072222@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Feb 2005 03:31: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/emulators/linux_base-8 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, 07 Feb 2005 03:31:53 -0000 obrien 2005-02-07 03:31:53 UTC FreeBSD ports repository Modified files: emulators/linux_base-8 Makefile Log: GC EXTRACT_DEPENDS (now done as a BUILD_DEPENDS). Revision Changes Path 1.101 +0 -1 ports/emulators/linux_base-8/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 04:03: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 EB4C916A4CE; Mon, 7 Feb 2005 04:03:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C159143D62; Mon, 7 Feb 2005 04:03:06 +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 j17436GZ073110; Mon, 7 Feb 2005 04:03:06 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17436Ml073109; Mon, 7 Feb 2005 04:03:06 GMT (envelope-from njl) Message-Id: <200502070403.j17436Ml073109@repoman.freebsd.org> From: Nate Lawson Date: Mon, 7 Feb 2005 04:03: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/acpica acpi_cpu.c acpi_perf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 04:03:07 -0000 njl 2005-02-07 04:03:06 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_cpu.c acpi_perf.c Log: Remove handling _PSS notifies from acpi_cpu and let acpi_perf handle them. Revision Changes Path 1.53 +7 -17 src/sys/dev/acpica/acpi_cpu.c 1.5 +6 -1 src/sys/dev/acpica/acpi_perf.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 04: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 6847E16A4CE; Mon, 7 Feb 2005 04:25:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F5C743D46; Mon, 7 Feb 2005 04:25:35 +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 j174PZOf073817; Mon, 7 Feb 2005 04:25:35 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j174PZ7w073816; Mon, 7 Feb 2005 04:25:35 GMT (envelope-from obrien) Message-Id: <200502070425.j174PZ7w073816@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Feb 2005 04:25: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.sbin/sysinstall install.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 04:25:35 -0000 obrien 2005-02-07 04:25:34 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall install.c Log: Remove /stand when we are done with it. Submitted by: Ryan Sommers Revision Changes Path 1.361 +3 -0 src/usr.sbin/sysinstall/install.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 05: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 AC70416A4CE; Mon, 7 Feb 2005 05:15:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B21A43D1D; Mon, 7 Feb 2005 05:15:17 +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 j175FHo2081869; Mon, 7 Feb 2005 05:15:17 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j175FHvN081868; Mon, 7 Feb 2005 05:15:17 GMT (envelope-from kuriyama) Message-Id: <200502070515.j175FHvN081868@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Feb 2005 05:15: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/net/samba3 Makefile distinfo pkg-message pkg-plist ports/net/samba3/files README.FreeBSD patch-aj patch-configure.in patch-lib_module.c patch-lib_util_str.c patch-rpcclient_cmd_reg.c patch-smbd_quotas.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 05:15:17 -0000 kuriyama 2005-02-07 05:15:17 UTC FreeBSD ports repository Modified files: net/samba3 Makefile distinfo pkg-message pkg-plist net/samba3/files README.FreeBSD patch-configure.in Removed files: net/samba3/files patch-aj patch-lib_module.c patch-lib_util_str.c patch-rpcclient_cmd_reg.c patch-smbd_quotas.c Log: Update to 3.0.11. PR: ports/77187 Submitted by: maintainer Revision Changes Path 1.135 +8 -12 ports/net/samba3/Makefile 1.62 +2 -2 ports/net/samba3/distinfo 1.7 +24 -10 ports/net/samba3/files/README.FreeBSD 1.4 +0 -15 ports/net/samba3/files/patch-aj (dead) 1.10 +0 -18 ports/net/samba3/files/patch-configure.in 1.2 +0 -15 ports/net/samba3/files/patch-lib_module.c (dead) 1.3 +0 -23 ports/net/samba3/files/patch-lib_util_str.c (dead) 1.2 +0 -15 ports/net/samba3/files/patch-rpcclient_cmd_reg.c (dead) 1.2 +0 -10 ports/net/samba3/files/patch-smbd_quotas.c (dead) 1.3 +1 -17 ports/net/samba3/pkg-message 1.59 +11 -39 ports/net/samba3/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 05: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 7616916A4CE; Mon, 7 Feb 2005 05:22:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B99F43D53; Mon, 7 Feb 2005 05:22:17 +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 j175MHaC082108; Mon, 7 Feb 2005 05:22:17 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j175MHhm082107; Mon, 7 Feb 2005 05:22:17 GMT (envelope-from kuriyama) Message-Id: <200502070522.j175MHhm082107@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Feb 2005 05:22: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/net/py-samba 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: Mon, 07 Feb 2005 05:22:17 -0000 kuriyama 2005-02-07 05:22:17 UTC FreeBSD ports repository Modified files: net/py-samba Makefile pkg-descr pkg-plist Log: Chase net/samba3 version bump. PR: ports/77188 Submitted by: maintainer Revision Changes Path 1.4 +1 -0 ports/net/py-samba/Makefile 1.2 +1 -1 ports/net/py-samba/pkg-descr 1.2 +4 -0 ports/net/py-samba/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 05:34: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 5E6A916A4CE; Mon, 7 Feb 2005 05:34:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C5C43D2F; Mon, 7 Feb 2005 05:34:35 +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 j175YZHM082432; Mon, 7 Feb 2005 05:34:35 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j175YZTb082431; Mon, 7 Feb 2005 05:34:35 GMT (envelope-from delphij) Message-Id: <200502070534.j175YZTb082431@repoman.freebsd.org> From: Xin LI Date: Mon, 7 Feb 2005 05:34: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/contrib/netcat nc.1 netcat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 05:34:35 -0000 delphij 2005-02-07 05:34:35 UTC FreeBSD src repository Modified files: contrib/netcat nc.1 netcat.c Log: Undo the VCS tag move to reduce diff hunks. Pointed out by: ru Revision Changes Path 1.3 +2 -1 src/contrib/netcat/nc.1 1.3 +1 -1 src/contrib/netcat/netcat.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 05:45: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 DF32116A4CE; Mon, 7 Feb 2005 05:45:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B437A43D49; Mon, 7 Feb 2005 05:45:38 +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 j175jcAs082850; Mon, 7 Feb 2005 05:45:38 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j175jcU9082849; Mon, 7 Feb 2005 05:45:38 GMT (envelope-from delphij) Message-Id: <200502070545.j175jcU9082849@repoman.freebsd.org> From: Xin LI Date: Mon, 7 Feb 2005 05:45: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/nc 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, 07 Feb 2005 05:45:39 -0000 delphij 2005-02-07 05:45:38 UTC FreeBSD src repository Modified files: usr.bin/nc Makefile Log: Revamp several Makefile nits: - .PATH: is spelled ``.PATH: '' - Don't forget to use DPADD so ``make checkdpadd'' is not broken. - LDADD should not come with + as it's empty in the first place Suggested by: ru Revision Changes Path 1.2 +3 -2 src/usr.bin/nc/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 06:11: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 2998716A4CF; Mon, 7 Feb 2005 06:11:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0080443D45; Mon, 7 Feb 2005 06:11:29 +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 j176BS1l083575; Mon, 7 Feb 2005 06:11:28 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j176BSWJ083574; Mon, 7 Feb 2005 06:11:28 GMT (envelope-from kuriyama) Message-Id: <200502070611.j176BSWJ083574@repoman.freebsd.org> From: Jun Kuriyama Date: Mon, 7 Feb 2005 06:11: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/japanese/samba3 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, 07 Feb 2005 06:11:29 -0000 kuriyama 2005-02-07 06:11:28 UTC FreeBSD ports repository Modified files: japanese/samba3 Makefile distinfo Log: Chase version bump of net/samba3. PR: ports/77190 Revision Changes Path 1.4 +1 -3 ports/japanese/samba3/Makefile 1.3 +4 -4 ports/japanese/samba3/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 06: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 20C4516A4CE; Mon, 7 Feb 2005 06:20:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC18843D46; Mon, 7 Feb 2005 06:20:37 +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 j176KbW0083881; Mon, 7 Feb 2005 06:20:37 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j176KbTB083880; Mon, 7 Feb 2005 06:20:37 GMT (envelope-from marcus) Message-Id: <200502070620.j176KbTB083880@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Feb 2005 06:20:37 +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/gnome 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: Mon, 07 Feb 2005 06:20:38 -0000 marcus 2005-02-07 06:20:37 UTC FreeBSD doc repository Modified files: en/gnome news.xml Log: Announce GNOME 2.10 BETA 1 for FreeBSD as well as the opening of the GNOME 2.10 splashscreen contest. Revision Changes Path 1.87 +43 -0 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 06:24: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 9E9A316A4CE; Mon, 7 Feb 2005 06:24:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7657C43D46; Mon, 7 Feb 2005 06:24: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 j176OWbJ083990; Mon, 7 Feb 2005 06:24:32 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j176OWN6083989; Mon, 7 Feb 2005 06:24:32 GMT (envelope-from marcus) Message-Id: <200502070624.j176OWN6083989@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Feb 2005 06:24:32 +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/gnome/docs develfaq.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, 07 Feb 2005 06:24:32 -0000 marcus 2005-02-07 06:24:32 UTC FreeBSD doc repository Modified files: en/gnome/docs develfaq.sgml Log: Update this file now that GNOME 2.9.90 is out. Revision Changes Path 1.27 +6 -7 www/en/gnome/docs/develfaq.sgml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 06:33: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 B6A6516A4CE; Mon, 7 Feb 2005 06:33:27 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id D60E643D53; Mon, 7 Feb 2005 06:33:26 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j176XN8D003213; Mon, 7 Feb 2005 07:33:23 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Ian Dowse From: "Poul-Henning Kamp" In-Reply-To: Your message of "Mon, 07 Feb 2005 02:47:33 GMT." <200502070247.j172lXIi069498@repoman.freebsd.org> Date: Mon, 07 Feb 2005 07:33:23 +0100 Message-ID: <3212.1107758003@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 Makefile timeout.9 src/sys/sys callout.h src/sys/kern kern_timeout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 06:33:27 -0000 In message <200502070247.j172lXIi069498@repoman.freebsd.org>, Ian Dowse writes: >iedowse 2005-02-07 02:47:33 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 Makefile timeout.9 > sys/sys callout.h > sys/kern kern_timeout.c > Log: > Add a mechanism for associating a mutex with a callout when the > callout is first initialised, using a new function callout_init_mtx(). > The callout system will acquire this mutex before calling the callout > function and release it on return. Great! But can we make softclock() use a two pass algorithm ? First pass take all the timeouts which have a mutex which we can get with mtx_lock_try() then in second pass all the rest of the callouts for this tick ? This would improve latency for well-written/locked code. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07: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 3533816A4CE; Mon, 7 Feb 2005 07:04:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06BF943D49; Mon, 7 Feb 2005 07:04: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 j1774jXd085215; Mon, 7 Feb 2005 07:04:45 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1774jma085214; Mon, 7 Feb 2005 07:04:45 GMT (envelope-from leeym) Message-Id: <200502070704.j1774jma085214@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Feb 2005 07:04: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/maxima 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, 07 Feb 2005 07:04:46 -0000 leeym 2005-02-07 07:04:45 UTC FreeBSD ports repository Modified files: math/maxima Makefile distinfo pkg-descr pkg-plist Log: - Unbreak. - Update version. - Add support for building with SBCL. - General cleanup. PR: 77083 Submitted by: Scott Flatman Revision Changes Path 1.10 +52 -17 ports/math/maxima/Makefile 1.4 +2 -2 ports/math/maxima/distinfo 1.3 +0 -2 ports/math/maxima/pkg-descr 1.4 +1099 -732 ports/math/maxima/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:30: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 79D9216A4CE; Mon, 7 Feb 2005 07:30:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4900843D5F; Mon, 7 Feb 2005 07:30: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 j177UFQg086210; Mon, 7 Feb 2005 07:30:15 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177UEp9086209; Mon, 7 Feb 2005 07:30:14 GMT (envelope-from marcus) Message-Id: <200502070730.j177UEp9086209@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 7 Feb 2005 07:30: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/sound-juicer Makefile distinfo ports/audio/sound-juicer/files patch-src::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, 07 Feb 2005 07:30:15 -0000 marcus 2005-02-07 07:30:14 UTC FreeBSD ports repository Modified files: audio/sound-juicer Makefile distinfo audio/sound-juicer/files patch-src::Makefile.in Log: Update to 0.6.0, and switch maintainer to gnome@. Approved by: bland (previous maintainer) Revision Changes Path 1.21 +3 -3 ports/audio/sound-juicer/Makefile 1.7 +2 -2 ports/audio/sound-juicer/distinfo 1.6 +4 -4 ports/audio/sound-juicer/files/patch-src::Makefile.in From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07: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 18E2E16A4CE; Mon, 7 Feb 2005 07:37:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E285443D48; Mon, 7 Feb 2005 07:37:34 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j177bYJ0086448; Mon, 7 Feb 2005 07:37:34 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177bY22086447; Mon, 7 Feb 2005 07:37:34 GMT (envelope-from rushani) Message-Id: <200502070737.j177bY22086447@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Mon, 7 Feb 2005 07:37: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/ja includes.xsl index.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 07:37:35 -0000 rushani 2005-02-07 07:37:34 UTC FreeBSD doc repository Modified files: ja includes.xsl index.xsl Log: Localized versions of Migration Guide and Installation Notes are not available at this moment, refer English ones. Revision Changes Path 1.25 +10 -1 www/ja/includes.xsl 1.40 +3 -3 www/ja/index.xsl From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07: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 23E1416A4CE; Mon, 7 Feb 2005 07:40:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF2643D48; Mon, 7 Feb 2005 07:40:39 +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 j177ed8V086577; Mon, 7 Feb 2005 07:40:39 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177edpS086576; Mon, 7 Feb 2005 07:40:39 GMT (envelope-from phk) Message-Id: <200502070740.j177edpS086576@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 07:40:39 +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_sysctl.c src/sys/sys sysctl.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, 07 Feb 2005 07:40:40 -0000 phk 2005-02-07 07:40:39 UTC FreeBSD src repository Modified files: sys/kern kern_sysctl.c sys/sys sysctl.h Log: Add a missing prefix to a struct field for consistency. Revision Changes Path 1.164 +7 -7 src/sys/kern/kern_sysctl.c 1.135 +1 -1 src/sys/sys/sysctl.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:45: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 F40EE16A4CE; Mon, 7 Feb 2005 07:45:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E7243D1D; Mon, 7 Feb 2005 07:45: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 j177jTmk086838; Mon, 7 Feb 2005 07:45:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177jTjI086837; Mon, 7 Feb 2005 07:45:29 GMT (envelope-from glebius) Message-Id: <200502070745.j177jTjI086837@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 07:45:29 +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/lib/libnetgraph msg.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 07:45:30 -0000 glebius 2005-02-07 07:45:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) lib/libnetgraph msg.c Log: MFC 1.10: When we have converted an ASCII message to binary, set its version in the header. Otherwise we will send a message with zero version. Revision Changes Path 1.9.2.1 +1 -0 src/lib/libnetgraph/msg.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:46: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 E6FFF16A4CE; Mon, 7 Feb 2005 07:46:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD61E43D3F; Mon, 7 Feb 2005 07:46:33 +0000 (GMT) (envelope-from rushani@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j177kXls086888; Mon, 7 Feb 2005 07:46:33 GMT (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177kXAH086887; Mon, 7 Feb 2005 07:46:33 GMT (envelope-from rushani) Message-Id: <200502070746.j177kXAH086887@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Mon, 7 Feb 2005 07:46:33 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja includes.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, 07 Feb 2005 07:46:34 -0000 rushani 2005-02-07 07:46:33 UTC FreeBSD doc repository Modified files: ja includes.sgml Log: &u.rel.*;/*.html for 5.3R are not available at this moment, so point English versions to make links in releases/index.html valid. Found by: Fukaumi-san Revision Changes Path 1.55 +11 -1 www/ja/includes.sgml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:48: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 B1AA116A4CE; Mon, 7 Feb 2005 07:48:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8935B43D48; Mon, 7 Feb 2005 07:48:04 +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 j177m4rk086955; Mon, 7 Feb 2005 07:48:04 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177m4D9086954; Mon, 7 Feb 2005 07:48:04 GMT (envelope-from phk) Message-Id: <200502070748.j177m4D9086954@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 07:48: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/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, 07 Feb 2005 07:48:04 -0000 phk 2005-02-07 07:48:04 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Don't call VOP_DESTROYVOBJECT(), trust that VOP_RECLAIM() did what was necessary. Revision Changes Path 1.575 +3 -2 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:49: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 370D916A4CE; Mon, 7 Feb 2005 07:49:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0684C43D46; Mon, 7 Feb 2005 07:49:17 +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 j177nGtI087018; Mon, 7 Feb 2005 07:49:16 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177nG4t087017; Mon, 7 Feb 2005 07:49:16 GMT (envelope-from harti) Message-Id: <200502070749.j177nG4t087017@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 07:49: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/usr.bin/make buf.c buf.h cond.c for.c str.c var.c var_modify.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 07:49:17 -0000 harti 2005-02-07 07:49:16 UTC FreeBSD src repository Modified files: usr.bin/make buf.c buf.h cond.c for.c str.c var.c var_modify.c Log: Invent a Buf_Append function to append a NUL-terminated string and use it thoughout the code. Submitted by: Max Okumoto Revision Changes Path 1.30 +10 -0 src/usr.bin/make/buf.c 1.22 +2 -0 src/usr.bin/make/buf.h 1.39 +3 -5 src/usr.bin/make/cond.c 1.33 +1 -1 src/usr.bin/make/for.c 1.39 +1 -1 src/usr.bin/make/str.c 1.66 +16 -22 src/usr.bin/make/var.c 1.12 +10 -10 src/usr.bin/make/var_modify.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07: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 16EF216A4CE; Mon, 7 Feb 2005 07:54:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD51443D45; Mon, 7 Feb 2005 07:54:23 +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 j177sNLG087261; Mon, 7 Feb 2005 07:54:23 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177sNDI087260; Mon, 7 Feb 2005 07:54:23 GMT (envelope-from harti) Message-Id: <200502070754.j177sNDI087260@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 07:54: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/usr.bin/make buf.c buf.h for.c str.c var.c var_modify.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 07:54:24 -0000 harti 2005-02-07 07:54:23 UTC FreeBSD src repository Modified files: usr.bin/make buf.c buf.h for.c str.c var.c var_modify.c Log: Invent a Buf_AppendRange function that appends a non-NUL-terminated string given by a pointer to the start of the string and a pointer one behind the end. Submitted by: Max Okumoto Revision Changes Path 1.31 +9 -0 src/usr.bin/make/buf.c 1.23 +1 -0 src/usr.bin/make/buf.h 1.34 +3 -3 src/usr.bin/make/for.c 1.40 +1 -1 src/usr.bin/make/str.c 1.67 +4 -4 src/usr.bin/make/var.c 1.13 +4 -4 src/usr.bin/make/var_modify.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:55: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 31A0916A4CE; Mon, 7 Feb 2005 07:55:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09BA143D55; Mon, 7 Feb 2005 07:55:01 +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 j177t0QH087302; Mon, 7 Feb 2005 07:55:00 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177t0CS087301; Mon, 7 Feb 2005 07:55:00 GMT (envelope-from des) Message-Id: <200502070755.j177t0CS087301@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Feb 2005 07:55: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/tools/tinderbox/www index.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, 07 Feb 2005 07:55:01 -0000 des 2005-02-07 07:55:00 UTC FreeBSD src repository Modified files: tools/tools/tinderbox/www index.cgi Log: Sort branches in correct numeric order. Revision Changes Path 1.25 +26 -1 src/tools/tools/tinderbox/www/index.cgi From owner-cvs-all@FreeBSD.ORG Mon Feb 7 07:56: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 9FEB116A4CE; Mon, 7 Feb 2005 07:56:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FD343D48; Mon, 7 Feb 2005 07:56:42 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j177ugIj087404; Mon, 7 Feb 2005 07:56:42 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j177ug8S087402; Mon, 7 Feb 2005 07:56:42 GMT (envelope-from sergei) Message-Id: <200502070756.j177ug8S087402@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 07:56: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/shells/zsh 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, 07 Feb 2005 07:56:42 -0000 sergei 2005-02-07 07:56:41 UTC FreeBSD ports repository Modified files: shells/zsh Makefile distinfo Log: - Update to 4.2.4 PR: ports/77172 Submitted by: KIMURA Yasuhiro Revision Changes Path 1.71 +1 -1 ports/shells/zsh/Makefile 1.31 +4 -4 ports/shells/zsh/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08: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 28EB916A4CE; Mon, 7 Feb 2005 08:04:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0176943D5D; Mon, 7 Feb 2005 08:04:26 +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 j1784PhN087730; Mon, 7 Feb 2005 08:04:25 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1784PlS087729; Mon, 7 Feb 2005 08:04:25 GMT (envelope-from phk) Message-Id: <200502070804.j1784PlS087729@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 08:04: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/coda coda_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, 07 Feb 2005 08:04:26 -0000 phk 2005-02-07 08:04:25 UTC FreeBSD src repository Modified files: sys/coda coda_vnops.c Log: Remove vop_destroyvobject() initialization. Revision Changes Path 1.63 +0 -1 src/sys/coda/coda_vnops.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:10: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 2AFAD16A4CE; Mon, 7 Feb 2005 08:10:59 +0000 (GMT) Received: from mail11.syd.optusnet.com.au (mail11.syd.optusnet.com.au [211.29.132.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DF4F43D39; Mon, 7 Feb 2005 08:10:58 +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]) j178AtpH026118 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 7 Feb 2005 19:10:56 +1100 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j178At7l057635; Mon, 7 Feb 2005 19:10:55 +1100 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j178AsEd057634; Mon, 7 Feb 2005 19:10:55 +1100 (EST) (envelope-from pjeremy) Date: Mon, 7 Feb 2005 19:10:54 +1100 From: Peter Jeremy To: Pawel Jakub Dawidek Message-ID: <20050207081054.GA57554@cirb503493.alcatel.com.au> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050206184516.GB1080@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050206184516.GB1080@darkness.comp.waw.pl> User-Agent: Mutt/1.4.2i cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 08:10:59 -0000 On Sun, 2005-Feb-06 19:45:16 +0100, Pawel Jakub Dawidek wrote: >On Sun, Feb 06, 2005 at 04:34:49PM +0000, Christian S.J. Peron wrote: >+> Since it is not un-common for a process's resident set size (rss) >+> to exceed 10 megabytes in size (especially in X), bump the max >+> column width from 4 bytes to 5. This will make the ps auxw output >+> uniform again when a process's rss exceeds 10 megs. > >Maybe we can use humanize_number(3) here? Please ensure that if you do use humanize_number(3), there is a way of getting rss and vsz values in fixed units. Tru64 switches between MB and GB is ps output (which can't be disabled). I regularly need to look at processes by size and it's very annoying to have 2.5GB and 2.5MB processes mixed together. -- Peter Jeremy From owner-cvs-all@FreeBSD.ORG Mon Feb 7 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 A57A416A4CE; Mon, 7 Feb 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 7999843D39; Mon, 7 Feb 2005 08:14:15 +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 j178EF5U088091; Mon, 7 Feb 2005 08:14:15 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178EFR5088090; Mon, 7 Feb 2005 08:14:15 GMT (envelope-from obrien) Message-Id: <200502070814.j178EFR5088090@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Feb 2005 08:14: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/rdesktop 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, 07 Feb 2005 08:14:15 -0000 obrien 2005-02-07 08:14:14 UTC FreeBSD ports repository Modified files: net/rdesktop Makefile Log: Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5' Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349 Revision Changes Path 1.28 +7 -1 ports/net/rdesktop/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:14: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 B061E16A4CE; Mon, 7 Feb 2005 08:14:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C9E43D39; Mon, 7 Feb 2005 08:14:41 +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 j178Efkb088133; Mon, 7 Feb 2005 08:14:41 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178EfkZ088132; Mon, 7 Feb 2005 08:14:41 GMT (envelope-from obrien) Message-Id: <200502070814.j178EfkZ088132@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Feb 2005 08:14: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/rdesktop/files extra-patch-localIP X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 08:14:41 -0000 obrien 2005-02-07 08:14:41 UTC FreeBSD ports repository Added files: net/rdesktop/files extra-patch-localIP Log: Fix '[1077366] Send Client IP instead of 127.0.0.1 using RDPv5' Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=1077366&group_id=24366&atid=381349 Revision Changes Path 1.1 +81 -0 ports/net/rdesktop/files/extra-patch-localIP (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:17: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 5E33B16A4CE; Mon, 7 Feb 2005 08:17:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3497543D6A; Mon, 7 Feb 2005 08:17:57 +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 j178HqlF088305; Mon, 7 Feb 2005 08:17:52 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178HqUO088304; Mon, 7 Feb 2005 08:17:52 GMT (envelope-from glebius) Message-Id: <200502070817.j178HqUO088304@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 08:17: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/share/man/man4 ng_ipfw.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, 07 Feb 2005 08:17:57 -0000 glebius 2005-02-07 08:17:52 UTC FreeBSD src repository Modified files: share/man/man4 ng_ipfw.4 Log: English and mdoc(7) cleanup. Submitted by: ru Revision Changes Path 1.2 +25 -21 src/share/man/man4/ng_ipfw.4 From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:18: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 52BA016A4CE; Mon, 7 Feb 2005 08:18:47 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 821D843D7F; Mon, 7 Feb 2005 08:18:46 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j178HF0c083559; Mon, 7 Feb 2005 01:17:15 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Mon, 07 Feb 2005 01:19:12 -0700 (MST) Message-Id: <20050207.011912.48399340.imp@bsdimp.com> To: PeterJeremy@optushome.com.au From: "M. Warner Losh" In-Reply-To: <20050207081054.GA57554@cirb503493.alcatel.com.au> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050206184516.GB1080@darkness.comp.waw.pl> <20050207081054.GA57554@cirb503493.alcatel.com.au> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: pjd@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 08:18:47 -0000 In message: <20050207081054.GA57554@cirb503493.alcatel.com.au> Peter Jeremy writes: : On Sun, 2005-Feb-06 19:45:16 +0100, Pawel Jakub Dawidek wrote: : >On Sun, Feb 06, 2005 at 04:34:49PM +0000, Christian S.J. Peron wrote: : >+> Since it is not un-common for a process's resident set size (rss) : >+> to exceed 10 megabytes in size (especially in X), bump the max : >+> column width from 4 bytes to 5. This will make the ps auxw output : >+> uniform again when a process's rss exceeds 10 megs. : > : >Maybe we can use humanize_number(3) here? : : Please ensure that if you do use humanize_number(3), there is a way of : getting rss and vsz values in fixed units. Tru64 switches between MB : and GB is ps output (which can't be disabled). I regularly need to : look at processes by size and it's very annoying to have 2.5GB and : 2.5MB processes mixed together. There are also people that use ps to get a feel for the size of processes and if they appear to be growing or not. Jumping to the next larger size is great for humans, but lousy for programs. It would also tend to obsure the 'noise' in the number, the very thing that our scripts are interested in. Warner From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:19: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 A5A9216A4CE; Mon, 7 Feb 2005 08:19:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 598FA43D9D; Mon, 7 Feb 2005 08:19:51 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j178JTYH088404; Mon, 7 Feb 2005 08:19:29 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178JTGd088403; Mon, 7 Feb 2005 08:19:29 GMT (envelope-from sergei) Message-Id: <200502070819.j178JTGd088403@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 08:19: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/gnutls 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, 07 Feb 2005 08:19:51 -0000 sergei 2005-02-07 08:19:29 UTC FreeBSD ports repository Modified files: security/gnutls Makefile distinfo pkg-plist Log: - Update to 1.0.24 [1] - Install pkg-config files into a proper directory PR: ports/76905 [1] Submitted by: Roman Bogorodskiy [1] Revision Changes Path 1.21 +1 -2 ports/security/gnutls/Makefile 1.11 +4 -4 ports/security/gnutls/distinfo 1.11 +3 -1 ports/security/gnutls/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08: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 0D23C16A4D2; Mon, 7 Feb 2005 08:20:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E282543D3F; Mon, 7 Feb 2005 08:20:18 +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 j178JrJF088437; Mon, 7 Feb 2005 08:19:53 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178JrYf088436; Mon, 7 Feb 2005 08:19:53 GMT (envelope-from phk) Message-Id: <200502070819.j178JrYf088436@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 08:19: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/pc98/pc98 isa_dma.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 08:20:26 -0000 phk 2005-02-07 08:19:53 UTC FreeBSD src repository Modified files: sys/pc98/pc98 isa_dma.c Log: Add missing isa_dmatc() function. This may or may not be correct, Only the pcii driver would notice and it doesn't support PC98 yet. Revision Changes Path 1.19 +12 -7 src/sys/pc98/pc98/isa_dma.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:21: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 96A8C16A4CE; Mon, 7 Feb 2005 08:21:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E28D43D7C; Mon, 7 Feb 2005 08:21:39 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j178L7x9088619; Mon, 7 Feb 2005 08:21:07 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178L7Fh088618; Mon, 7 Feb 2005 08:21:07 GMT (envelope-from sergei) Message-Id: <200502070821.j178L7Fh088618@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 08:21: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/gnutls/files patch-lib_Makefile.in patch-libextra_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, 07 Feb 2005 08:21:39 -0000 sergei 2005-02-07 08:21:07 UTC FreeBSD ports repository Added files: security/gnutls/files patch-lib_Makefile.in patch-libextra_Makefile.in Log: - Add 2 new patches missed in the previous commit (needed to fix pkg-config files installation) Revision Changes Path 1.1 +11 -0 ports/security/gnutls/files/patch-lib_Makefile.in (new) 1.1 +11 -0 ports/security/gnutls/files/patch-libextra_Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08: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 AFF9B16A4CE; Mon, 7 Feb 2005 08:23:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FDC443D66; Mon, 7 Feb 2005 08:23:36 +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 j178NaB9088690; Mon, 7 Feb 2005 08:23:36 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178NaND088689; Mon, 7 Feb 2005 08:23:36 GMT (envelope-from phk) Message-Id: <200502070823.j178NaND088689@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 08:23: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/fs/unionfs union_subr.c union_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, 07 Feb 2005 08:23:36 -0000 phk 2005-02-07 08:23:36 UTC FreeBSD src repository Modified files: sys/fs/unionfs union_subr.c union_vnops.c Log: Deimplement vop_destroyvobject() Revision Changes Path 1.85 +1 -0 src/sys/fs/unionfs/union_subr.c 1.126 +0 -15 src/sys/fs/unionfs/union_vnops.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:39: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 9C9AC16A4CE; Mon, 7 Feb 2005 08:39:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E46F43D39; Mon, 7 Feb 2005 08:39:51 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j178dpDt089232; Mon, 7 Feb 2005 08:39:51 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178dpDS089231; Mon, 7 Feb 2005 08:39:51 GMT (envelope-from maho) Message-Id: <200502070839.j178dpDS089231@repoman.freebsd.org> From: Maho Nakata Date: Mon, 7 Feb 2005 08:39: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/biology/pymol Makefile distinfo pkg-plist ports/biology/pymol/files patch-Rules.make X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 08:39:51 -0000 maho 2005-02-07 08:39:51 UTC FreeBSD ports repository Modified files: biology/pymol Makefile distinfo pkg-plist biology/pymol/files patch-Rules.make Log: update to 0.97 Revision Changes Path 1.20 +5 -1 ports/biology/pymol/Makefile 1.5 +2 -2 ports/biology/pymol/distinfo 1.4 +25 -33 ports/biology/pymol/files/patch-Rules.make 1.7 +365 -319 ports/biology/pymol/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:44: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 3704D16A4CE; Mon, 7 Feb 2005 08:44:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0EFDD43D55; Mon, 7 Feb 2005 08:44:35 +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 j178iYvo089433; Mon, 7 Feb 2005 08:44:34 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178iYFk089432; Mon, 7 Feb 2005 08:44:34 GMT (envelope-from ru) Message-Id: <200502070844.j178iYFk089432@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Feb 2005 08:44: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/nc 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, 07 Feb 2005 08:44:35 -0000 ru 2005-02-07 08:44:34 UTC FreeBSD src repository Modified files: usr.bin/nc Makefile Log: Fix bugs in the previous commit. Revision Changes Path 1.3 +2 -2 src/usr.bin/nc/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 08:51: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 34C4016A4CF; Mon, 7 Feb 2005 08:51:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A19543D54; Mon, 7 Feb 2005 08:51:35 +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 j178pY3h096227; Mon, 7 Feb 2005 08:51:34 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j178pYBk096226; Mon, 7 Feb 2005 08:51:34 GMT (envelope-from glebius) Message-Id: <200502070851.j178pYBk096226@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 08:51: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/sbin/ipfw ipfw.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, 07 Feb 2005 08:51:35 -0000 glebius 2005-02-07 08:51:34 UTC FreeBSD src repository Modified files: sbin/ipfw ipfw.8 Log: Sort SEE ALSO. Submitted by: ru Revision Changes Path 1.165 +1 -1 src/sbin/ipfw/ipfw.8 From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:06: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 9129D16A4CE; Mon, 7 Feb 2005 09:06:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F0DC43D55; Mon, 7 Feb 2005 09:06: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 j1796UV2096716; Mon, 7 Feb 2005 09:06:30 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1796UaX096715; Mon, 7 Feb 2005 09:06:30 GMT (envelope-from pav) Message-Id: <200502070906.j1796UaX096715@repoman.freebsd.org> From: Pav Lucistnik Date: Mon, 7 Feb 2005 09:06: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/zope-mysqluserfolder 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, 07 Feb 2005 09:06:30 -0000 pav 2005-02-07 09:06:30 UTC FreeBSD ports repository Modified files: www/zope-mysqluserfolder Makefile distinfo pkg-plist Log: - Update to 1.0.4 - Adopt PR: ports/77093 Submitted by: Filippo Natali Revision Changes Path 1.2 +3 -3 ports/www/zope-mysqluserfolder/Makefile 1.2 +2 -2 ports/www/zope-mysqluserfolder/distinfo 1.2 +4 -0 ports/www/zope-mysqluserfolder/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:15: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 D819E16A4CE; Mon, 7 Feb 2005 09:15:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AF70343D2D; Mon, 7 Feb 2005 09:15:52 +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 j179FquD097083; Mon, 7 Feb 2005 09:15:52 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179FqgG097082; Mon, 7 Feb 2005 09:15:52 GMT (envelope-from ru) Message-Id: <200502070915.j179FqgG097082@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Feb 2005 09:15: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 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, 07 Feb 2005 09:15:53 -0000 ru 2005-02-07 09:15:52 UTC FreeBSD src repository Modified files: . UPDATING Log: Fix disorder. Revision Changes Path 1.391 +3 -3 src/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:16: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 46B9916A4CE; Mon, 7 Feb 2005 09:16:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 098DB43D1D; Mon, 7 Feb 2005 09:16:22 +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 j179GLOm097144; Mon, 7 Feb 2005 09:16:21 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179GLmw097143; Mon, 7 Feb 2005 09:16:21 GMT (envelope-from markus) Message-Id: <200502070916.j179GLmw097143@repoman.freebsd.org> From: Markus Brueffer Date: Mon, 7 Feb 2005 09: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/deskutils/dragstack Makefile distinfo ports/deskutils/dragstack/files patch-dragiface.kidl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 09:16:22 -0000 markus 2005-02-07 09:16:21 UTC FreeBSD ports repository Modified files: deskutils/dragstack Makefile distinfo Removed files: deskutils/dragstack/files patch-dragiface.kidl Log: Update to version 1.4 Revision Changes Path 1.8 +1 -5 ports/deskutils/dragstack/Makefile 1.5 +2 -2 ports/deskutils/dragstack/distinfo 1.2 +0 -9 ports/deskutils/dragstack/files/patch-dragiface.kidl (dead) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:19: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 CE02C16A4CE; Mon, 7 Feb 2005 09:19:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A632E43D3F; Mon, 7 Feb 2005 09:19:16 +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 j179JGXe097204; Mon, 7 Feb 2005 09:19:16 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179JGk8097203; Mon, 7 Feb 2005 09:19:16 GMT (envelope-from ru) Message-Id: <200502070919.j179JGk8097203@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Feb 2005 09:19:16 +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 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, 07 Feb 2005 09:19:17 -0000 ru 2005-02-07 09:19:16 UTC FreeBSD src repository Modified files: (Branch: RELENG_4) . UPDATING Log: Fix disorder caused by a year being off-by-one. Revision Changes Path 1.73.2.93 +1 -1 src/UPDATING From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:23: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 A241E16A4CE; Mon, 7 Feb 2005 09:23:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A80443D1D; Mon, 7 Feb 2005 09:23:34 +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 j179NYVu097381; Mon, 7 Feb 2005 09:23:34 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179NYAI097380; Mon, 7 Feb 2005 09:23:34 GMT (envelope-from phk) Message-Id: <200502070923.j179NYAI097380@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 09:23: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/fs/nullfs null_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, 07 Feb 2005 09:23:34 -0000 phk 2005-02-07 09:23:34 UTC FreeBSD src repository Modified files: sys/fs/nullfs null_vnops.c Log: Remove vop_destroyvobject() Revision Changes Path 1.81 +1 -27 src/sys/fs/nullfs/null_vnops.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09: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 43AF716A4CE; Mon, 7 Feb 2005 09:26:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A84243D41; Mon, 7 Feb 2005 09:26:40 +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 j179Qdem097538; Mon, 7 Feb 2005 09:26:39 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179QdJT097537; Mon, 7 Feb 2005 09:26:39 GMT (envelope-from phk) Message-Id: <200502070926.j179QdJT097537@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 09:26:39 +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_default.c 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: Mon, 07 Feb 2005 09:26:40 -0000 phk 2005-02-07 09:26:39 UTC FreeBSD src repository Modified files: sys/kern vfs_default.c sys/sys vnode.h Log: Remove vop_stddestroyvobject() Revision Changes Path 1.120 +0 -13 src/sys/kern/vfs_default.c 1.277 +0 -1 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09: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 DF06D16A4CF; Mon, 7 Feb 2005 09:26:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D3B43D41; Mon, 7 Feb 2005 09:26:58 +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 j179QwwD097576; Mon, 7 Feb 2005 09:26:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179QwYI097575; Mon, 7 Feb 2005 09:26:58 GMT (envelope-from phk) Message-Id: <200502070926.j179QwYI097575@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 09: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/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, 07 Feb 2005 09:26:59 -0000 phk 2005-02-07 09:26:58 UTC FreeBSD src repository Modified files: sys/kern vnode_if.src Log: VOP_DESTROYVOBJECT() is no more. Revision Changes Path 1.75 +0 -7 src/sys/kern/vnode_if.src From owner-cvs-all@FreeBSD.ORG Mon Feb 7 09:35: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 9DB6916A4CE; Mon, 7 Feb 2005 09:35:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63AB443D46; Mon, 7 Feb 2005 09:35:32 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j179ZWIi097940; Mon, 7 Feb 2005 09:35:32 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j179ZW3c097939; Mon, 7 Feb 2005 09:35:32 GMT (envelope-from sergei) Message-Id: <200502070935.j179ZW3c097939@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 09:35: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/security/snort 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, 07 Feb 2005 09:35:32 -0000 sergei 2005-02-07 09:35:32 UTC FreeBSD ports repository Modified files: security/snort Makefile distinfo pkg-plist Log: - Upgrade to 2.3.0 [1] - Add WITH_PRELUDE knob to enable integration with Prelude IDS [2] PR: ports/76679 [1] Submitted by: Linh Pham [1] Prompted by: Roberto Bosticardo [2] Revision Changes Path 1.55 +34 -4 ports/security/snort/Makefile 1.31 +6 -4 ports/security/snort/distinfo 1.20 +9 -2 ports/security/snort/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 10:04: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 E3C0916A4CE; Mon, 7 Feb 2005 10:04:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB43143D31; Mon, 7 Feb 2005 10:04:06 +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 j17A46rD098773; Mon, 7 Feb 2005 10:04:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17A46px098772; Mon, 7 Feb 2005 10:04:06 GMT (envelope-from phk) Message-Id: <200502071004.j17A46px098772@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 10:04: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/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, 07 Feb 2005 10:04:07 -0000 phk 2005-02-07 10:04:06 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Access vmobject via the bufobj instead of the vnode Revision Changes Path 1.576 +11 -11 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 10:31: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 A5CC016A4CE; Mon, 7 Feb 2005 10:31:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A83843D3F; Mon, 7 Feb 2005 10:31:07 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17AV79b099905; Mon, 7 Feb 2005 10:31:07 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17AV7HT099904; Mon, 7 Feb 2005 10:31:07 GMT (envelope-from maho) Message-Id: <200502071031.j17AV7HT099904@repoman.freebsd.org> From: Maho Nakata Date: Mon, 7 Feb 2005 10: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/editors/openoffice-2.0-devel Makefile distinfo patch-config_office+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: Mon, 07 Feb 2005 10:31:07 -0000 maho 2005-02-07 10:31:07 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile distinfo editors/openoffice-2.0-devel/files Makefile.knobs Removed files: editors/openoffice-2.0-devel/files patch-config_office+configure.in Log: 1. Update to 1.9m77 2. USE_GMAKE=yes 3. Add two knobs WITH_GTK and WITH_KDE Submitted by: kris via pointyhat (2) Revision Changes Path 1.149 +3 -2 ports/editors/openoffice-2.0-devel/Makefile 1.48 +2 -2 ports/editors/openoffice-2.0-devel/distinfo 1.8 +19 -1 ports/editors/openoffice-2.0-devel/files/Makefile.knobs 1.22 +0 -18 ports/editors/openoffice-2.0-devel/files/patch-config_office+configure.in (dead) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 10:39: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 9808816A4CE; Mon, 7 Feb 2005 10:39:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C41E43D69; Mon, 7 Feb 2005 10:39:44 +0000 (GMT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17AdiQP000212; Mon, 7 Feb 2005 10:39:44 GMT (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17AdikN000211; Mon, 7 Feb 2005 10:39:44 GMT (envelope-from yar) Message-Id: <200502071039.j17AdikN000211@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 7 Feb 2005 10:39: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/net/quagga Makefile pkg-install 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, 07 Feb 2005 10:39:44 -0000 yar 2005-02-07 10:39:44 UTC FreeBSD ports repository Modified files: net/quagga Makefile pkg-install pkg-plist Log: Fix some bugs in this port and work around the issue of @exec'ing ldconfig after @cwd. The latter is a hack that should be revised. PR: ports/77194 Submitted by: maintainer Revision Changes Path 1.25 +31 -29 ports/net/quagga/Makefile 1.5 +2 -2 ports/net/quagga/pkg-install 1.9 +1 -3 ports/net/quagga/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:16: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 3DA8216A4CF; Mon, 7 Feb 2005 11:16:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ABE543D3F; Mon, 7 Feb 2005 11:16:08 +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 j17BG7Nr001472; Mon, 7 Feb 2005 11:16:07 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BG7Y3001471; Mon, 7 Feb 2005 11:16:07 GMT (envelope-from glebius) Message-Id: <200502071116.j17BG7Y3001471@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 11:16: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/netgraph ng_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 11:16:08 -0000 glebius 2005-02-07 11:16:07 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: Improve parsing of hook name. Submitted by: ru Revision Changes Path 1.2 +8 -6 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:17: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 1506F16A4CE; Mon, 7 Feb 2005 11:17:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D058543D1F; Mon, 7 Feb 2005 11:17:50 +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 j17BHoR4001519; Mon, 7 Feb 2005 11:17:50 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BHorV001518; Mon, 7 Feb 2005 11:17:50 GMT (envelope-from krion) Message-Id: <200502071117.j17BHorV001518@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 11:17: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/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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, 07 Feb 2005 11:17:51 -0000 krion 2005-02-07 11:17:50 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk bsd.port.subdir.mk Added files: Mk bsd.gcc.mk Log: * Change bento to pointyhat names in comments. [1] * Document DISABLE_VULNERABILITIES variable. [2] * Add WWW: line for 'search' target. [3] * Speedup check-vulnerable invokation, if portaudit is installed. [4] * Run install-info for all .info files. [5] * Run add-plist-docs more strictly and prevent some situations with leftover files in the future. [6] * Introduce two new variables: MASTER_PORT and SLAVE_PORT. The results from these variables is only used as information for users. [7] * Honour OPTIONS if PACKAGE_BUILDING or BATCH are defined. [8] * Move all USE_GCC entries to new file - bsd.gcc.mk. 'test-gcc' target allows users to check gcc version if USE_GCC is used. Give maintainers opportunity to add '+' character to USE_GCC version for using specified and higher versions. [9] * Install startup scripts with the help of USE_RC_SUBR variable. [10] * Add three new targets: config-recursive, rmconfig-recursive and config-conditional. You can set or delete OPTIONS for all dependencies before every build. config-conditional target is used to skip configuring ports which have already been configured. [11] * Fix using of WANT_PGSQL_VER variable if postgresql is already installed. [12] PR: ports/75768 [1], ports/75728 [2], ports/76187 [3], ports/76191 [4], ports/76182 [5], ports/75379 [6], ports/75286 [7], ports/75727 [8], ports/76489 [9], ports/73691 ports/69217 [10], ports/76254 [11], ports/76988 [12] Submitted by: dinoex [1], edwin [2] [5] [6] [8] [9] [10], Marcus Grando [3], tobez and Valentin Nechayev [4], linimon [7], Florent Thoumie [10], Chris Dillon [11], girgen [12] Revision Changes Path 1.1 +156 -0 ports/Mk/bsd.gcc.mk (new) 1.508 +129 -80 ports/Mk/bsd.port.mk 1.59 +31 -26 ports/Mk/bsd.port.subdir.mk From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:26: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 5D30B16A4CE; Mon, 7 Feb 2005 11:26:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FA6143D31; Mon, 7 Feb 2005 11:26:54 +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 j17BQsBm001880; Mon, 7 Feb 2005 11:26:54 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BQsLu001879; Mon, 7 Feb 2005 11:26:54 GMT (envelope-from obrien) Message-Id: <200502071126.j17BQsLu001879@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 7 Feb 2005 11:26: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/tools/tools/recoverdisk 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: Mon, 07 Feb 2005 11:26:54 -0000 obrien 2005-02-07 11:26:54 UTC FreeBSD src repository Modified files: tools/tools/recoverdisk README Log: Fix "to a file" example so it works (one must touch(1) the file first). Revision Changes Path 1.2 +1 -0 src/tools/tools/recoverdisk/README From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11: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 46EAE16A4CE; Mon, 7 Feb 2005 11:27:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1898043D1D; Mon, 7 Feb 2005 11:27:48 +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 j17BRlJh001934; Mon, 7 Feb 2005 11:27:47 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BRlpR001933; Mon, 7 Feb 2005 11:27:47 GMT (envelope-from harti) Message-Id: <200502071127.j17BRlpR001933@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 11:27: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/usr.bin/make buf.c buf.h main.c nonints.h parse.c 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: Mon, 07 Feb 2005 11:27:48 -0000 harti 2005-02-07 11:27:47 UTC FreeBSD src repository Modified files: usr.bin/make buf.c buf.h main.c nonints.h parse.c var.c Log: Introduce Buf_StripNewLines() and use it where appropriate. Submitted by: Max Okumoto Revision Changes Path 1.32 +30 -0 src/usr.bin/make/buf.c 1.24 +1 -0 src/usr.bin/make/buf.h 1.116 +24 -50 src/usr.bin/make/main.c 1.32 +4 -2 src/usr.bin/make/nonints.h 1.75 +4 -4 src/usr.bin/make/parse.c 1.68 +6 -1 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:31: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 1E44116A4CE; Mon, 7 Feb 2005 11:31:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA39643D4C; Mon, 7 Feb 2005 11:31:46 +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 j17BVkqo002144; Mon, 7 Feb 2005 11:31:46 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BVkR3002143; Mon, 7 Feb 2005 11:31:46 GMT (envelope-from lofi) Message-Id: <200502071131.j17BVkR3002143@repoman.freebsd.org> From: Michael Nottebrock Date: Mon, 7 Feb 2005 11:31: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/qmake 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, 07 Feb 2005 11:31:47 -0000 lofi 2005-02-07 11:31:46 UTC FreeBSD ports repository Modified files: devel/qmake Makefile Log: Forgotten in last commit: Use MASTER_SITE_QT. Revision Changes Path 1.14 +1 -4 ports/devel/qmake/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:35: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 D389F16A4CE; Mon, 7 Feb 2005 11:35:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A86D543D1D; Mon, 7 Feb 2005 11:35:24 +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 j17BZOFV002250; Mon, 7 Feb 2005 11:35:24 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17BZOpp002249; Mon, 7 Feb 2005 11:35:24 GMT (envelope-from sobomax) Message-Id: <200502071135.j17BZOpp002249@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Feb 2005 11:35: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/i386/i386 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: Mon, 07 Feb 2005 11:35:25 -0000 sobomax 2005-02-07 11:35:24 UTC FreeBSD src repository Modified files: sys/i386/i386 p4tcc.c Log: Fix the problem with incorrect throttling level reported immediately after reboot. Safter the reboot the TCC is usually in the Automatic mode, in which reading current performance level is likely to produce bogus results make sure to switch it to the On-Demand mode and set to some known performance level. Unfortunately there is no reliable way to check that TCC is in the Automatic mode. Reading bit 4 of ACPI Thermal Monitor Control Register produces 0 regardless of the current mode. MFC after: 1 week Revision Changes Path 1.7 +11 -0 src/sys/i386/i386/p4tcc.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 11:46: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 D845716A4CE; Mon, 7 Feb 2005 11:46:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5F6E43D5D; Mon, 7 Feb 2005 11:46:36 +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 j17Bkarr002691; Mon, 7 Feb 2005 11:46:36 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Bkaks002690; Mon, 7 Feb 2005 11:46:36 GMT (envelope-from mlaier) Message-Id: <200502071146.j17Bkaks002690@repoman.freebsd.org> From: Max Laier Date: Mon, 7 Feb 2005 11:46: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/contrib/pf/man pf.4 pf.conf.5 src/share/man/man4 altq.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, 07 Feb 2005 11:46:37 -0000 mlaier 2005-02-07 11:46:36 UTC FreeBSD src repository Modified files: contrib/pf/man pf.4 pf.conf.5 share/man/man4 altq.4 Log: Be more verbose about altq SYNOPSIS and add more linkage in the relating pf documents. Inspired by: scottl Reviewed by: Brad Davis MFC after: 3 days Revision Changes Path 1.5 +1 -0 src/contrib/pf/man/pf.4 1.6 +9 -0 src/contrib/pf/man/pf.conf.5 1.10 +10 -1 src/share/man/man4/altq.4 From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12: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 BBE3016A4CE; Mon, 7 Feb 2005 12:16:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 914C043D5A; Mon, 7 Feb 2005 12:16:47 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17CGlA6003648; Mon, 7 Feb 2005 12:16:47 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CGlAf003647; Mon, 7 Feb 2005 12:16:47 GMT (envelope-from sergei) Message-Id: <200502071216.j17CGlAf003647@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 12: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/security/opencdk 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, 07 Feb 2005 12:16:47 -0000 sergei 2005-02-07 12:16:47 UTC FreeBSD ports repository Modified files: security/opencdk Makefile distinfo Log: - Attempt to check PGP signature of the tarball (using experimental USE_GPG support in bsd.port.mk) Revision Changes Path 1.16 +2 -0 ports/security/opencdk/Makefile 1.8 +2 -0 ports/security/opencdk/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12: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 0FB3F16A4CF; Mon, 7 Feb 2005 12:19:10 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id A13AB43D2D; Mon, 7 Feb 2005 12:19:09 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1Cy7rE-000MBV-JA; Mon, 07 Feb 2005 13:19:12 +0100 Date: Mon, 7 Feb 2005 13:19:12 +0100 From: Kirill Ponomarew To: Sergei Kolobov Message-ID: <20050207121912.GB84840@voodoo.oberon.net> References: <200502071216.j17CGlAf003647@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502071216.j17CGlAf003647@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/security/opencdk 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, 07 Feb 2005 12:19:10 -0000 On Mon, Feb 07, 2005 at 12:16:47PM +0000, Sergei Kolobov wrote: > sergei 2005-02-07 12:16:47 UTC > > FreeBSD ports repository > > Modified files: > security/opencdk Makefile distinfo > Log: > - Attempt to check PGP signature of the tarball (using experimental > USE_GPG support in bsd.port.mk) Hmmm, there is no USE_GPG feature in bsd.port.mk yet. -Kirill From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12:23: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 0D1FD16A4CF; Mon, 7 Feb 2005 12:23:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAB7F43D55; Mon, 7 Feb 2005 12:23:07 +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 j17CN7YX003834; Mon, 7 Feb 2005 12:23:07 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CN7Eo003833; Mon, 7 Feb 2005 12:23:07 GMT (envelope-from nyan) Message-Id: <200502071223.j17CN7Eo003833@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Mon, 7 Feb 2005 12:23: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/pc98/pc98 isa_dma.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 12:23:08 -0000 nyan 2005-02-07 12:23:07 UTC FreeBSD src repository Modified files: sys/pc98/pc98 isa_dma.c Log: Remove unused defines. Revision Changes Path 1.20 +0 -9 src/sys/pc98/pc98/isa_dma.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12:26: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 0989F16A4CE; Mon, 7 Feb 2005 12:26:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D335A43D39; Mon, 7 Feb 2005 12:26:09 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17CQ9Rs003975; Mon, 7 Feb 2005 12:26:09 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CQ9m0003974; Mon, 7 Feb 2005 12:26:09 GMT (envelope-from sergei) Message-Id: <200502071226.j17CQ9m0003974@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 12: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/security/libtasn1 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, 07 Feb 2005 12:26:10 -0000 sergei 2005-02-07 12:26:09 UTC FreeBSD ports repository Modified files: security/libtasn1 Makefile distinfo pkg-plist Log: - Update to 0.2.13 - Install info and man pages - Verify PGP signatures if USE_GPG infrastructure is available Revision Changes Path 1.17 +29 -3 ports/security/libtasn1/Makefile 1.9 +4 -2 ports/security/libtasn1/distinfo 1.6 +5 -4 ports/security/libtasn1/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12:27: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 D329B16A4CE; Mon, 7 Feb 2005 12:27:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAFDD43D4C; Mon, 7 Feb 2005 12:27:18 +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 j17CRImK004016; Mon, 7 Feb 2005 12:27:18 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CRI2q004015; Mon, 7 Feb 2005 12:27:18 GMT (envelope-from krion) Message-Id: <200502071227.j17CRI2q004015@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 12:27: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 CHANGES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 12:27:19 -0000 krion 2005-02-07 12:27:18 UTC FreeBSD ports repository Modified files: . CHANGES Log: Document changes committed in bsd.port.mk revision 1.508 Revision Changes Path 1.37 +46 -1 ports/CHANGES From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12:36: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 32BBE16A4CE; Mon, 7 Feb 2005 12:36:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 088BE43D54; Mon, 7 Feb 2005 12:36:47 +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 j17CaksD004354; Mon, 7 Feb 2005 12:36:46 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Cak4x004353; Mon, 7 Feb 2005 12:36:46 GMT (envelope-from sumikawa) Message-Id: <200502071236.j17Cak4x004353@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Mon, 7 Feb 2005 12:36: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/zebra Makefile ports/net/zebra/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: Mon, 07 Feb 2005 12:36:47 -0000 sumikawa 2005-02-07 12:36:46 UTC FreeBSD ports repository Modified files: net/zebra Makefile Removed files: net/zebra/scripts configure Log: Use OPTIONS instead of configure script. Revision Changes Path 1.79 +33 -14 ports/net/zebra/Makefile 1.7 +0 -62 ports/net/zebra/scripts/configure (dead) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12: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 3667716A4CE; Mon, 7 Feb 2005 12:49:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6A243D41; Mon, 7 Feb 2005 12:49:46 +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 j17Cnj6i011291; Mon, 7 Feb 2005 12:49:45 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CnjlF011290; Mon, 7 Feb 2005 12:49:45 GMT (envelope-from krion) Message-Id: <200502071249.j17CnjlF011290@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 12:49: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/x11/xterm 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, 07 Feb 2005 12:49:46 -0000 krion 2005-02-07 12:49:45 UTC FreeBSD ports repository Modified files: x11/xterm Makefile distinfo Log: Update to version 200 ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200 Revision Changes Path 1.16 +1 -1 ports/x11/xterm/Makefile 1.8 +2 -2 ports/x11/xterm/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 12:56: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 5C9FC16A4CE; Mon, 7 Feb 2005 12:56:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E7B43D54; Mon, 7 Feb 2005 12:56: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 j17CuKUS011544; Mon, 7 Feb 2005 12:56:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17CuK4T011543; Mon, 7 Feb 2005 12:56:20 GMT (envelope-from phk) Message-Id: <200502071256.j17CuK4T011543@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 7 Feb 2005 12:56: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/sys systm.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, 07 Feb 2005 12:56:20 -0000 phk 2005-02-07 12:56:19 UTC FreeBSD src repository Modified files: sys/sys systm.h Log: Add VNASSERT() which is just like KASSERT() but takes a vnode argument which it will vn_printf() if it triggers. Revision Changes Path 1.224 +7 -0 src/sys/sys/systm.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 13: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 9F55F16A4CF for ; Mon, 7 Feb 2005 13:17:13 +0000 (GMT) Received: from tirith.elendil.ru (tirith.elendil.ru [195.68.151.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 4624343D45 for ; Mon, 7 Feb 2005 13:17:12 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: (qmail 50865 invoked from network); 7 Feb 2005 13:17:11 -0000 Received: from narsil.elendil.ru ([10.19.72.1]) by tirith.elendil.ru ([10.19.72.4]) with SMTP via TCP; 07 Feb 2005 13:17:11 -0000 Received: (qmail 53065 invoked from network); 7 Feb 2005 13:17:10 -0000 Received: from [10.19.72.11] ([10.19.72.11]) by narsil.elendil.ru ([10.19.72.1]) with ESMTP via TCP; 07 Feb 2005 13:17:10 -0000 Message-ID: <42076A56.8040500@FreeBSD.org> Date: Mon, 07 Feb 2005 16:17:10 +0300 From: Sergei Kolobov User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirill Ponomarew References: <200502071216.j17CGlAf003647@repoman.freebsd.org> <20050207121912.GB84840@voodoo.oberon.net> In-Reply-To: <20050207121912.GB84840@voodoo.oberon.net> 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/security/opencdk 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, 07 Feb 2005 13:17:13 -0000 Kirill, On 07.02.2005 15:19, Kirill Ponomarew wrote: > On Mon, Feb 07, 2005 at 12:16:47PM +0000, Sergei Kolobov wrote: >> - Attempt to check PGP signature of the tarball (using experimental >> USE_GPG support in bsd.port.mk) > > Hmmm, there is no USE_GPG feature in bsd.port.mk yet. Right, it's not there yet. This commit message should read "using experimental uncommitted USE_GPG suppport...". It is in ports/60558 PR and I know that others are using it already. Sergei From owner-cvs-all@FreeBSD.ORG Mon Feb 7 13: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 55AFD16A4CE; Mon, 7 Feb 2005 13:24:24 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC86E43D4C; Mon, 7 Feb 2005 13:24:23 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1Cy8sN-000O6u-2T; Mon, 07 Feb 2005 14:24:27 +0100 Date: Mon, 7 Feb 2005 14:24:27 +0100 From: Kirill Ponomarew To: Sergei Kolobov Message-ID: <20050207132427.GC84840@voodoo.oberon.net> References: <200502071216.j17CGlAf003647@repoman.freebsd.org> <20050207121912.GB84840@voodoo.oberon.net> <42076A56.8040500@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42076A56.8040500@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/security/opencdk 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, 07 Feb 2005 13:24:24 -0000 On Mon, Feb 07, 2005 at 04:17:10PM +0300, Sergei Kolobov wrote: > Right, it's not there yet. This commit message should read "using > experimental uncommitted USE_GPG suppport...". It is in ports/60558 PR and > I know that others are using it already. Well, I always object to changes which aren't documented and aren't in bsd.port.mk, hence which also wasn't tested. -Kirill From owner-cvs-all@FreeBSD.ORG Mon Feb 7 13: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 324C416A4CE for ; Mon, 7 Feb 2005 13:35:38 +0000 (GMT) Received: from tirith.elendil.ru (tirith.elendil.ru [195.68.151.124]) by mx1.FreeBSD.org (Postfix) with SMTP id 13A2543D53 for ; Mon, 7 Feb 2005 13:35:37 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: (qmail 50960 invoked from network); 7 Feb 2005 13:35:35 -0000 Received: from narsil.elendil.ru ([10.19.72.1]) by tirith.elendil.ru ([10.19.72.4]) with SMTP via TCP; 07 Feb 2005 13:35:35 -0000 Received: (qmail 53180 invoked from network); 7 Feb 2005 13:35:35 -0000 Received: from [10.19.72.11] ([10.19.72.11]) by narsil.elendil.ru ([10.19.72.1]) with ESMTP via TCP; 07 Feb 2005 13:35:35 -0000 Message-ID: <42076EA6.2080301@FreeBSD.org> Date: Mon, 07 Feb 2005 16:35:34 +0300 From: Sergei Kolobov User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kirill Ponomarew References: <200502071216.j17CGlAf003647@repoman.freebsd.org> <20050207121912.GB84840@voodoo.oberon.net> <42076A56.8040500@FreeBSD.org> <20050207132427.GC84840@voodoo.oberon.net> In-Reply-To: <20050207132427.GC84840@voodoo.oberon.net> 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/security/opencdk 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, 07 Feb 2005 13:35:38 -0000 On 07.02.2005 16:24, Kirill Ponomarew wrote: > On Mon, Feb 07, 2005 at 04:17:10PM +0300, Sergei Kolobov wrote: >>Right, it's not there yet. This commit message should read "using >>experimental uncommitted USE_GPG suppport...". It is in ports/60558 PR and >>I know that others are using it already. > > Well, I always object to changes which aren't documented and aren't > in bsd.port.mk, hence which also wasn't tested. Agreed, except it is a NOP in case USE_GPG patch was not applied. You can consider this line being a comment. ;) Sergei From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14:05: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 B49DC16A4CE; Mon, 7 Feb 2005 14:05:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8817843D5C; Mon, 7 Feb 2005 14:05:35 +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 j17E5ZVj013662; Mon, 7 Feb 2005 14:05:35 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17E5Zrt013661; Mon, 7 Feb 2005 14:05:35 GMT (envelope-from sem) Message-Id: <200502071405.j17E5Zrt013661@repoman.freebsd.org> From: Sergey Matveychuk Date: Mon, 7 Feb 2005 14:05: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/lighttpd Makefile distinfo ports/www/lighttpd/files patch-src::fcgi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 14:05:35 -0000 sem 2005-02-07 14:05:35 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile distinfo Removed files: www/lighttpd/files patch-src::fcgi.c Log: - Update to 1.3.10 PR: ports/77203 Submitted by: maintainer Revision Changes Path 1.12 +1 -1 ports/www/lighttpd/Makefile 1.10 +2 -2 ports/www/lighttpd/distinfo 1.2 +0 -10 ports/www/lighttpd/files/patch-src::fcgi.c (dead) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14:20: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 DFD4D16A4CF; Mon, 7 Feb 2005 14:20:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A857243D5D; Mon, 7 Feb 2005 14:20:17 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17EKHld014243; Mon, 7 Feb 2005 14:20:17 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17EKHXF014242; Mon, 7 Feb 2005 14:20:17 GMT (envelope-from sergei) Message-Id: <200502071420.j17EKHXF014242@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 14:20: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 Makefile ports/security/ipfilter2dshield Makefile distinfo pkg-deinstall 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: Mon, 07 Feb 2005 14:20:18 -0000 sergei 2005-02-07 14:20:17 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ipfilter2dshield Makefile distinfo pkg-deinstall pkg-descr pkg-message pkg-plist Log: Add security/ipfilter2dshield: This perl script is an official DShield client whose purpose is to read your FreeBSD ipfilter firewall ipmon log file and convert the log records to the standard DShield reporting record format, and embed the converted log records into the body of an email that gets sent to DShield for automatic addition to their database and abuse reporting to the offenders ISP if you are an subscribed DShield member. PR: ports/68661 Submitted by: Joe Barbish Revision Changes Path 1.572 +1 -0 ports/security/Makefile 1.1 +55 -0 ports/security/ipfilter2dshield/Makefile (new) 1.1 +2 -0 ports/security/ipfilter2dshield/distinfo (new) 1.1 +15 -0 ports/security/ipfilter2dshield/pkg-deinstall (new) 1.1 +17 -0 ports/security/ipfilter2dshield/pkg-descr (new) 1.1 +24 -0 ports/security/ipfilter2dshield/pkg-message (new) 1.1 +3 -0 ports/security/ipfilter2dshield/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14:20: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 C73A616A4CE; Mon, 7 Feb 2005 14:20:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A002D43D39; Mon, 7 Feb 2005 14:20:28 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17EKSgF014308; Mon, 7 Feb 2005 14:20:28 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17EKSpW014307; Mon, 7 Feb 2005 14:20:28 GMT (envelope-from sergei) Message-Id: <200502071420.j17EKSpW014307@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 14:20: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: Mon, 07 Feb 2005 14:20:29 -0000 sergei 2005-02-07 14:20:28 UTC FreeBSD ports repository Modified files: . modules Log: ipfilter2dshield --> ports/security/ipfilter2dshield Revision Changes Path 1.11892 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14:22: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 BA88416A4CE; Mon, 7 Feb 2005 14:22:35 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58EA243D31; Mon, 7 Feb 2005 14:22:35 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd-mtu.mbrd.ru ([195.34.35.77] helo=[172.16.4.9]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1Cy9ma-0001bU-Sq; Mon, 07 Feb 2005 17:22:33 +0300 Message-ID: <420779A6.4080408@FreeBSD.org> Date: Mon, 07 Feb 2005 17:22:30 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Ion-Mihai Tetcu References: <200502062002.j16K2rcL040446@repoman.freebsd.org> <20050207005015.05126df2@it.buh.tecnik93.com> In-Reply-To: <20050207005015.05126df2@it.buh.tecnik93.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: Kris Kennaway cc: timur@gnu.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textprocMakefileports/textproc/stardict2-dictd_mova 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, 07 Feb 2005 14:22:35 -0000 Ion-Mihai Tetcu wrote: > For me, fetch fails: > =====> /usr/ports/textproc/stardict2-dictd_mova/ > >>>No checksum entry for stardict/stardict-2.4.2.tar.bz2. >>>Make sure the Makefile and distinfo file (/usr/ports/textproc/stardict2-dictd_mova/distinfo) are >>>up to date. If you are absolutely sure you want to override >>>this check, type "make NO_CHECKSUM=yes [other args]". > > *** Error code 1 > > Stop in /usr/ports/textproc/stardict2-dictd_mova. Can't reproduce. It works for me. -- Sem. From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14: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 388A816A4CF; Mon, 7 Feb 2005 14:26:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E772043D5D; Mon, 7 Feb 2005 14:26:22 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17EQMh9014526; Mon, 7 Feb 2005 14:26:22 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17EQMU3014525; Mon, 7 Feb 2005 14:26:22 GMT (envelope-from sergei) Message-Id: <200502071426.j17EQMU3014525@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 14: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/security/ipfilter2dshield 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, 07 Feb 2005 14:26:23 -0000 sergei 2005-02-07 14:26:22 UTC FreeBSD ports repository Modified files: security/ipfilter2dshield Makefile pkg-plist Log: - Correct Whom: attribution in Makefile - Add FreeBSD CVS Id tag to pkg-plist Revision Changes Path 1.2 +1 -1 ports/security/ipfilter2dshield/Makefile 1.2 +1 -0 ports/security/ipfilter2dshield/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14: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 A5CA016A4D2; Mon, 7 Feb 2005 14:28:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 773DA43D54; Mon, 7 Feb 2005 14:28:39 +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 j17ESd8e014678; Mon, 7 Feb 2005 14:28:39 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17ESdTg014677; Mon, 7 Feb 2005 14:28:39 GMT (envelope-from erwin) Message-Id: <200502071428.j17ESdTg014677@repoman.freebsd.org> From: Erwin Lansing Date: Mon, 7 Feb 2005 14: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/mail/mlmmj Makefile distinfo ports/mail/mlmmj/files patch-mlmmj-make-ml.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, 07 Feb 2005 14:28:39 -0000 erwin 2005-02-07 14:28:39 UTC FreeBSD ports repository Modified files: mail/mlmmj Makefile distinfo Removed files: mail/mlmmj/files patch-mlmmj-make-ml.sh Log: - Update to 1.2.2 This release fixes a hang that could occur under some circumstances. PR: 76962 Submitted by: maintainer Revision Changes Path 1.13 +1 -1 ports/mail/mlmmj/Makefile 1.12 +2 -2 ports/mail/mlmmj/distinfo 1.4 +0 -23 ports/mail/mlmmj/files/patch-mlmmj-make-ml.sh (dead) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14: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 5D8AA16A4CE; Mon, 7 Feb 2005 14:53:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4028343D1F; Mon, 7 Feb 2005 14:53:29 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17ErTRY015437; Mon, 7 Feb 2005 14:53:29 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17ErTsA015436; Mon, 7 Feb 2005 14:53:29 GMT (envelope-from sergei) Message-Id: <200502071453.j17ErTsA015436@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 14:53: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/security Makefile ports/security/ppars Makefile distinfo pkg-descr pkg-plist ports/security/ppars/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: Mon, 07 Feb 2005 14:53:29 -0000 sergei 2005-02-07 14:53:28 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/ppars Makefile distinfo pkg-descr pkg-plist security/ppars/files pkg-message.in Log: Add security/ppars - Proactive Abuse Reporting System: In an effort to be proactive in doing my part to stop the massive quantities of internet traffic probing for open ports or more specifically the probing for known ports that MS Windows spyware, Trojans, and whatever other MS Windows ports are commonly probed which result in increasing my bandwidth usage charges, I wrote this perl application for reporting that abuse to the sender's ISP, with the hopes they will monitor the abuser and terminate the abuser's internet account and or take legal action. WWW: http://www.dshield.org/linux_clients.php#freebsd Author: Joe Barbish PR: ports/68662 Submitted by: Joe Barbish Revision Changes Path 1.573 +1 -0 ports/security/Makefile 1.1 +36 -0 ports/security/ppars/Makefile (new) 1.1 +2 -0 ports/security/ppars/distinfo (new) 1.1 +27 -0 ports/security/ppars/files/pkg-message.in (new) 1.1 +24 -0 ports/security/ppars/pkg-descr (new) 1.1 +7 -0 ports/security/ppars/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 14: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 A5C0E16A4CE; Mon, 7 Feb 2005 14:53:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D35043D1F; Mon, 7 Feb 2005 14:53:40 +0000 (GMT) (envelope-from sergei@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17Erebm015483; Mon, 7 Feb 2005 14:53:40 GMT (envelope-from sergei@repoman.freebsd.org) Received: (from sergei@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Ereqb015482; Mon, 7 Feb 2005 14:53:40 GMT (envelope-from sergei) Message-Id: <200502071453.j17Ereqb015482@repoman.freebsd.org> From: Sergei Kolobov Date: Mon, 7 Feb 2005 14:53:40 +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, 07 Feb 2005 14:53:40 -0000 sergei 2005-02-07 14:53:40 UTC FreeBSD ports repository Modified files: . modules Log: ppars --> ports/security/ppars Revision Changes Path 1.11893 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Feb 7 15:03: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 C902B16A581; Mon, 7 Feb 2005 15:03:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ED3543D2D; Mon, 7 Feb 2005 15:03:09 +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 j17F39sd016046; Mon, 7 Feb 2005 15:03:09 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17F39og016045; Mon, 7 Feb 2005 15:03:09 GMT (envelope-from den) Message-Id: <200502071503.j17F39og016045@repoman.freebsd.org> From: Denis Peplin Date: Mon, 7 Feb 2005 15:03: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/introduction 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, 07 Feb 2005 15:03:09 -0000 den 2005-02-07 15:03:09 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: No more releases from RELENG_4 branch. Revision Changes Path 1.108 +2 -3 doc/en_US.ISO8859-1/books/handbook/introduction/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 15: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 9715D16A4CE; Mon, 7 Feb 2005 15:14:10 +0000 (GMT) Received: from zaphod.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EA2443D39; Mon, 7 Feb 2005 15:14:10 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 9AA5511E17; Mon, 7 Feb 2005 16:14:08 +0100 (CET) Date: Mon, 7 Feb 2005 16:14:08 +0100 From: "Simon L. Nielsen" To: Denis Peplin Message-ID: <20050207151407.GA834@zaphod.nitro.dk> References: <200501280836.j0S8atXs098878@repoman.freebsd.org> <41F9FAB3.1030304@FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <41F9FAB3.1030304@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls 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, 07 Feb 2005 15:14:10 -0000 --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2005.01.28 11:41:23 +0300, Denis Peplin wrote: > Hello! >=20 > Denis Peplin wrote: > >den 2005-01-28 08:36:55 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/books/handbook/firewalls chapter.sgml=20 > > Log: > ... >=20 > some comments: > > - explain "can be considered short" in comment (can be useful later) > above can be converted to something else >=20 > > - restart -> reload for re-reading syslog.conf > command below: > killall -HUP syslogd >=20 > is really needed? If (I haven't chekked the text) it is just a command which tell the user how to restart syslog I don't think should be there. For 5.X the best example would probably be "/etc/rc.d/syslogd reload", should anyone want to improve it more... --=20 Simon L. Nielsen --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCB4W/h9pcDSc1mlERAspCAKCK5BD550nVXBsvucls83mjOeoo5QCgwmkF 00IXRF8nGFkIf7ADDcSpi78= =LdrY -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH-- From owner-cvs-all@FreeBSD.ORG Mon Feb 7 15:41: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 BD78516A4CE; Mon, 7 Feb 2005 15:41:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B9643D5A; Mon, 7 Feb 2005 15:41:38 +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 j17Ffc6R017388; Mon, 7 Feb 2005 15:41:38 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17FfcmE017387; Mon, 7 Feb 2005 15:41:38 GMT (envelope-from sobomax) Message-Id: <200502071541.j17FfcmE017387@repoman.freebsd.org> From: Maxim Sobolev Date: Mon, 7 Feb 2005 15:41: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/mfcns/filter 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, 07 Feb 2005 15:41:38 -0000 sobomax 2005-02-07 15:41:38 UTC FreeBSD projects repository Modified files: mfcns/filter main.c Log: Accept both "MFC after" and "MFC After". Complained by: phantom Revision Changes Path 1.11 +1 -1 projects/mfcns/filter/main.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 15:51: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 D789616A4CF; Mon, 7 Feb 2005 15:51:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A546B43D54; Mon, 7 Feb 2005 15:51:51 +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 j17FppZ3017729; Mon, 7 Feb 2005 15:51:51 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Fpp8o017728; Mon, 7 Feb 2005 15:51:51 GMT (envelope-from harti) Message-Id: <200502071551.j17Fpp8o017728@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 15:51: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.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: Mon, 07 Feb 2005 15:51:52 -0000 harti 2005-02-07 15:51:51 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Make the intention of a loop clearer. Submitted by: Max Okumoto Revision Changes Path 1.69 +5 -4 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:27: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 7E8D416A4CF; Mon, 7 Feb 2005 16:27:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 529EE43D49; Mon, 7 Feb 2005 16:27:20 +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 j17GRK6G018797; Mon, 7 Feb 2005 16:27:20 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17GRKKK018796; Mon, 7 Feb 2005 16:27:20 GMT (envelope-from harti) Message-Id: <200502071627.j17GRKKK018796@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 16:27: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/usr.bin/make var.c 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: Mon, 07 Feb 2005 16:27:20 -0000 harti 2005-02-07 16:27:20 UTC FreeBSD src repository Modified files: usr.bin/make var.c var.h Log: Introduce a typedef for variable value modifation functions and use it where appropriate. Submitted by: Max Okumoto Revision Changes Path 1.70 +1 -5 src/usr.bin/make/var.c 1.8 +11 -9 src/usr.bin/make/var.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:33: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 C842716A4CE; Mon, 7 Feb 2005 16:33:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EB9D43D2F; Mon, 7 Feb 2005 16:33:57 +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 j17GXv7o019033; Mon, 7 Feb 2005 16:33:57 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17GXvxj019032; Mon, 7 Feb 2005 16:33:57 GMT (envelope-from harti) Message-Id: <200502071633.j17GXvxj019032@repoman.freebsd.org> From: Hartmut Brandt Date: Mon, 7 Feb 2005 16:33: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.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: Mon, 07 Feb 2005 16:33:57 -0000 harti 2005-02-07 16:33:57 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Remove an unneeded check. Revision Changes Path 1.71 +4 -1 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:48: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 5C77516A4CE; Mon, 7 Feb 2005 16:48:02 +0000 (GMT) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 229B343D3F; Mon, 7 Feb 2005 16:48:02 +0000 (GMT) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Mon, 07 Feb 2005 08:48:01 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 9C38B5D08; Mon, 7 Feb 2005 08:48:00 -0800 (PST) To: Doug Barton In-reply-to: Your message of "Sun, 06 Feb 2005 15:49:10 PST." <4206ACF6.1030901@FreeBSD.org> Date: Mon, 07 Feb 2005 08:48:00 -0800 From: "Kevin Oberman" Message-Id: <20050207164800.9C38B5D08@ptavv.es.net> cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Ruslan Ermilov cc: Greg 'groggy' Lehey cc: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgra?= =?ISO-8859-1?Q?v?= Subject: Re: 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: Mon, 07 Feb 2005 16:48:02 -0000 > Date: Sun, 06 Feb 2005 15:49:10 -0800 > From: Doug Barton > > Greg 'groggy' Lehey wrote: > > On Wednesday, 2 February 2005 at 10:18:48 -0800, Kevin Oberman wrote: > > > >>>From: des@des.no (=?iso-8859-1?q?Dag-Erling_Smørgrav?=) > >>>Date: Wed, 02 Feb 2005 14:16:40 +0100 > >>>Sender: owner-cvs-all@freebsd.org > >>> > >>>Ruslan Ermilov writes: > >>> > >>>> Modified files: > >>>> games/fortune/datfiles fortunes > >>>> Log: > >>>> Removed 1695 fortunes also found in fortunes2. > >>> > >>>I'd vote for simply merging the two. > >> > >>I'll admit to being old, but at one time fortune2 was supposed to be for > >>longer fortunes while fortune was for one or two line entries. At one > >>time fortune2 had some rather long entries. This is less important now > >>than it was when we were (OK, I was) logging in on an ASR33 and it took > >>8 seconds for a full line of text. > >> > >>Do we really want to merge them? (Probably) But should we think about > >>keeping fortune as a separate file with all messages from fortune2 that > >>are less than about 200 characters. After all, some folks are still on > >>fairly slow links. > > > > > > I don't think that anybody is on such a slow link that this makes a > > big difference any more. If they are, they've probably disabled > > fortune on login anyway. I'm in favour of merging them. I'm also in > > favour of adding your historical anecdote (which I didn't know about > > I agree with both of these. I don't really disagree, except for some of the very large ASCII "art" fortunes that I believe are already removed. I do find 11 entries longer than 2000 characters, but the longest number of lines is just 31 and there are only 15 over 25 lines. (This in on a system that has the old files and the numbers may be reduced by the removal of the ASCII "art" files.) I was not especially trying to keep the separate files going as much as to provide information as to why there have always been two fortune data files. None of those posting seemed to be aware of the history and the fact that there was a good reason and it is now probably moot as I don't think many FreeBSD users have ever even used an ASR33 (or it's high-speed replacement, the TI Silent 700), let alone use them today. And I don't need to hear form the MANY old-timers who have used them (or still have one in the garage) or from the one guy who still uses one because he "just likes the feel". -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:50: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 BD5A816A4CE; Mon, 7 Feb 2005 16:50:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A608F43D45; Mon, 7 Feb 2005 16:50:23 +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 j17GoNG0026381; Mon, 7 Feb 2005 16:50:23 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17GoNOt026380; Mon, 7 Feb 2005 16:50:23 GMT (envelope-from skv) Message-Id: <200502071650.j17GoNOt026380@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 7 Feb 2005 16: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/math Makefile ports/math/p5-Math-Bezier-Convert 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, 07 Feb 2005 16:50:23 -0000 skv 2005-02-07 16:50:23 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-Bezier-Convert Makefile distinfo pkg-descr pkg-plist Log: Add p5-Math-Bezier-Convert 0.02, convert cubic and quadratic bezier each other. Revision Changes Path 1.309 +1 -0 ports/math/Makefile 1.1 +34 -0 ports/math/p5-Math-Bezier-Convert/Makefile (new) 1.1 +2 -0 ports/math/p5-Math-Bezier-Convert/distinfo (new) 1.1 +5 -0 ports/math/p5-Math-Bezier-Convert/pkg-descr (new) 1.1 +7 -0 ports/math/p5-Math-Bezier-Convert/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:50: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 DA3F116A4CE; Mon, 7 Feb 2005 16:50:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A300343D53; Mon, 7 Feb 2005 16:50:37 +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 j17Gob1h026469; Mon, 7 Feb 2005 16:50:37 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17GobA8026468; Mon, 7 Feb 2005 16:50:37 GMT (envelope-from skv) Message-Id: <200502071650.j17GobA8026468@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 7 Feb 2005 16:50:37 +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, 07 Feb 2005 16:50:38 -0000 skv 2005-02-07 16:50:37 UTC FreeBSD ports repository Modified files: . modules Log: p5-Math-Bezier-Convert --> ports/math/p5-Math-Bezier-Convert Revision Changes Path 1.11894 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:54: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 BC2E616A4CE; Mon, 7 Feb 2005 16:54:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 901D243D3F; Mon, 7 Feb 2005 16:54: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 j17GsM10026595; Mon, 7 Feb 2005 16:54:22 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17GsML0026594; Mon, 7 Feb 2005 16:54:22 GMT (envelope-from skv) Message-Id: <200502071654.j17GsML0026594@repoman.freebsd.org> From: Sergey Skvortsov Date: Mon, 7 Feb 2005 16:54: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/graphics/p5-SWF-Builder 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, 07 Feb 2005 16:54:22 -0000 skv 2005-02-07 16:54:22 UTC FreeBSD ports repository Modified files: graphics/p5-SWF-Builder Makefile distinfo pkg-plist Log: Update to 0.08 Revision Changes Path 1.4 +3 -1 ports/graphics/p5-SWF-Builder/Makefile 1.4 +2 -2 ports/graphics/p5-SWF-Builder/distinfo 1.4 +3 -0 ports/graphics/p5-SWF-Builder/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16:56: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 52BF016A4CF for ; Mon, 7 Feb 2005 16:56:25 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id C099343D45 for ; Mon, 7 Feb 2005 16:56:24 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16666 invoked from network); 7 Feb 2005 16:56:24 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Feb 2005 16:56:21 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j17GuFjf086694; Mon, 7 Feb 2005 11:56:15 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Ian Dowse Date: Mon, 7 Feb 2005 10:15:39 -0500 User-Agent: KMail/1.6.2 References: <200502061655.j16GtqDK033151@repoman.freebsd.org> In-Reply-To: <200502061655.j16GtqDK033151@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502071015.39224.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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 Subject: Re: cvs commit: src/sys/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 16:56:25 -0000 On Sunday 06 February 2005 11:55 am, Ian Dowse wrote: > iedowse 2005-02-06 16:55:52 UTC > > FreeBSD src repository > > Modified files: > sys/dev/random probe.c > Log: > Check that we have at least a 586-class CPU before calling do_cpuid(). > This fixes booting on a number of 486 processors. This is wrong. Some 486's do have cpuid, notable the dx4's (I used to have one.) The correct test is to see if you can flip a bit in %eflags (can't remember which one). If that flag stays at zero then you don't have cpuid, if the bit follows the value written to it then you do have cpuid. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Feb 7 16: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 D1E2C16A4FC for ; Mon, 7 Feb 2005 16:56:30 +0000 (GMT) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CD5A43D2F for ; Mon, 7 Feb 2005 16:56:30 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16886 invoked from network); 7 Feb 2005 16:56:30 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Feb 2005 16:56:26 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j17GuFjg086694; Mon, 7 Feb 2005 11:56:19 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "David E. O'Brien" Date: Mon, 7 Feb 2005 10:30:17 -0500 User-Agent: KMail/1.6.2 References: <200502070425.j174PZ7w073816@repoman.freebsd.org> In-Reply-To: <200502070425.j174PZ7w073816@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502071030.17077.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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 Subject: Re: cvs commit: src/usr.sbin/sysinstall install.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 16:56:31 -0000 On Sunday 06 February 2005 11:25 pm, David E. O'Brien wrote: > obrien 2005-02-07 04:25:34 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/sysinstall install.c > Log: > Remove /stand when we are done with it. > > Submitted by: Ryan Sommers Not everyone wants this and there have been protests over this before. You shouldn't have just snuck this change in. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Feb 7 17: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 00EEC16A4CE; Mon, 7 Feb 2005 17:14:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC14343D2F; Mon, 7 Feb 2005 17:14:42 +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 j17HEgVT027308; Mon, 7 Feb 2005 17:14:42 GMT (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17HEgBP027307; Mon, 7 Feb 2005 17:14:42 GMT (envelope-from mdodd) Message-Id: <200502071714.j17HEgBP027307@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Mon, 7 Feb 2005 17:14: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: Mon, 07 Feb 2005 17:14:43 -0000 mdodd 2005-02-07 17:14:42 UTC FreeBSD src repository Modified files: sys/dev/ata ata-all.c Log: Avoid using tsleep() in the resume path as it may result in the system hanging if timer interrupts aren't running yet. This allows my Thinkpad to resume successfully with APM. Approved by: sos MFC after: 2 weeks Revision Changes Path 1.235 +4 -1 src/sys/dev/ata/ata-all.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 17:35: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 6734116A4CE; Mon, 7 Feb 2005 17:35:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DC2343D41; Mon, 7 Feb 2005 17:35:31 +0000 (GMT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17HZV1f028021; Mon, 7 Feb 2005 17:35:31 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17HZVlP028020; Mon, 7 Feb 2005 17:35:31 GMT (envelope-from leeym) Message-Id: <200502071735.j17HZVlP028020@repoman.freebsd.org> From: Yen-Ming Lee Date: Mon, 7 Feb 2005 17:35: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/palm/p5-Palm-PalmDoc 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, 07 Feb 2005 17:35:31 -0000 leeym 2005-02-07 17:35:31 UTC FreeBSD ports repository Modified files: palm/p5-Palm-PalmDoc pkg-plist Log: - Fix pkg-plist PR: 77208 Submitted by: Simon Dick Revision Changes Path 1.2 +1 -0 ports/palm/p5-Palm-PalmDoc/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 17:41: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 4B44F16A4CE; Mon, 7 Feb 2005 17:41:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A04A43D46; Mon, 7 Feb 2005 17:41:53 +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 j17HfqxR028295; Mon, 7 Feb 2005 17:41:52 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17HfqVx028294; Mon, 7 Feb 2005 17:41:52 GMT (envelope-from krion) Message-Id: <200502071741.j17HfqVx028294@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 17:41: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/mail/mutt-devel Makefileports/mail/mutt-devel/files patch-Makefile.am.doc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 17:41:53 -0000 krion 2005-02-07 17:41:52 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile Added files: mail/mutt-devel/files patch-Makefile.am.doc Log: Do not format manual during installation. Portlint(1). PR: ports/77215 Submitted by: maintainer Revision Changes Path 1.241 +4 -7 ports/mail/mutt-devel/Makefile 1.1 +11 -0 ports/mail/mutt-devel/files/patch-Makefile.am.doc (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 17: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 8616A16A4CE; Mon, 7 Feb 2005 17:57:05 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id A662F43D1D; Mon, 7 Feb 2005 17:57:04 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j17Hv39P029560; Mon, 7 Feb 2005 19:57:03 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 23159-08; Mon, 7 Feb 2005 19:56:42 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j17HufSc029533 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Feb 2005 19:56:42 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j17HuhC8012933; Mon, 7 Feb 2005 19:56:43 +0200 (EET) (envelope-from ru) Date: Mon, 7 Feb 2005 19:56:43 +0200 From: Ruslan Ermilov To: "Matthew N. Dodd" Message-ID: <20050207175643.GA12898@ip.net.ua> References: <200502071714.j17HEgBP027307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline In-Reply-To: <200502071714.j17HEgBP027307@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Mon, 07 Feb 2005 17:57:05 -0000 --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 07, 2005 at 05:14:42PM +0000, Matthew N. Dodd wrote: > mdodd 2005-02-07 17:14:42 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/ata ata-all.c=20 > Log: > Avoid using tsleep() in the resume path as it may result in the > system hanging if timer interrupts aren't running yet. > =20 > This allows my Thinkpad to resume successfully with APM. > =20 > Approved by: sos > MFC after: 2 weeks > =20 > Revision Changes Path > 1.235 +4 -1 src/sys/dev/ata/ata-all.c >=20 Thanks! This made my ThinkPad 600X happy on resume too. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCB6vbqRfpzJluFF4RAiqyAJoD1bmru0fVKGXIVzFyXm/nhGPucQCeMUDq p/9wlmEmYcwaxPUqIkDsAqI= =PXqs -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:01: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 B454516A4CE; Mon, 7 Feb 2005 18:01:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B31243D1F; Mon, 7 Feb 2005 18:01:28 +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 j17I1SXB029009; Mon, 7 Feb 2005 18:01:28 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17I1SsG029008; Mon, 7 Feb 2005 18:01:28 GMT (envelope-from sam) Message-Id: <200502071801.j17I1SsG029008@repoman.freebsd.org> From: Sam Leffler Date: Mon, 7 Feb 2005 18:01:28 +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/ath if_ath_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, 07 Feb 2005 18:01:28 -0000 sam 2005-02-07 18:01:28 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/ath if_ath_pci.c Log: MFC 1.11: o disable pci retry timeout to avoid problems when operating in C3 state (fix imported from madwifi by Takanori Watanabe) o eliminate save/restore of pci registers handled by the system o eliminate duplicate zero of the softc (noted by njl) o consolidate common code Revision Changes Path 1.8.2.2 +32 -29 src/sys/dev/ath/if_ath_pci.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18: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 ACACC16A4D4; Mon, 7 Feb 2005 18:10:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ECCC43D39; Mon, 7 Feb 2005 18:10:17 +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 j17IAHqa030925; Mon, 7 Feb 2005 18:10:17 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IAHC0030924; Mon, 7 Feb 2005 18:10:17 GMT (envelope-from sam) Message-Id: <200502071810.j17IAHC0030924@repoman.freebsd.org> From: Sam Leffler Date: Mon, 7 Feb 2005 18:10:17 +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/net80211 ieee80211_radiotap.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, 07 Feb 2005 18:10:17 -0000 sam 2005-02-07 18:10:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/net80211 ieee80211_radiotap.h Log: MFC 1.5: o replace out-of-line copy of FCS w/ a flag that indicates the frame includes FCS (requires applications to be updated, but since we weren't doing the out-of-line FCS stuff anyway app changes were needed already) o add a flag to indicate padding exists between the 802.11 header and the payload (e.g. for Atheros cards) o diff reducation against netbsd Revision Changes Path 1.3.2.1 +20 -11 src/sys/net80211/ieee80211_radiotap.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:21: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 7D11D16A4CE; Mon, 7 Feb 2005 18:21:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 545C343D46; Mon, 7 Feb 2005 18:21:50 +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 j17ILocY031497; Mon, 7 Feb 2005 18:21:50 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17ILos8031496; Mon, 7 Feb 2005 18:21:50 GMT (envelope-from jhb) Message-Id: <200502071821.j17ILos8031496@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:21: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/nfsclient nfs_nfsiod.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:21:50 -0000 jhb 2005-02-07 18:21:50 UTC FreeBSD src repository Modified files: sys/nfsclient nfs_nfsiod.c Log: Drop Giant before calling kthread_exit(). Revision Changes Path 1.86 +1 -0 src/sys/nfsclient/nfs_nfsiod.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:22: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 743D916A4CE; Mon, 7 Feb 2005 18:22:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC3143D2F; Mon, 7 Feb 2005 18:22: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 j17IMKXa031538; Mon, 7 Feb 2005 18:22:20 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IMKu3031537; Mon, 7 Feb 2005 18:22:20 GMT (envelope-from jhb) Message-Id: <200502071822.j17IMKu3031537@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18: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/sys/dev/streams streams.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:22:20 -0000 jhb 2005-02-07 18:22:20 UTC FreeBSD src repository Modified files: sys/dev/streams streams.c Log: Use kern_open() directly rather than a stackgap detour via open(). Revision Changes Path 1.50 +10 -15 src/sys/dev/streams/streams.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18: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 82D8D16A4CE; Mon, 7 Feb 2005 18:23:38 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 276C243D3F; Mon, 7 Feb 2005 18:23:37 +0000 (GMT) (envelope-from iedowse@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 7 Feb 2005 18:23:36 +0000 (GMT) To: John Baldwin In-Reply-To: Your message of "Mon, 07 Feb 2005 10:15:39 EST." <200502071015.39224.jhb@FreeBSD.org> Date: Mon, 07 Feb 2005 18:23:36 +0000 From: Ian Dowse Message-ID: <200502071823.aa13056@salmon.maths.tcd.ie> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:23:38 -0000 In message <200502071015.39224.jhb@FreeBSD.org>, John Baldwin writes: >On Sunday 06 February 2005 11:55 am, Ian Dowse wrote: >> Check that we have at least a 586-class CPU before calling do_cpuid(). >> This fixes booting on a number of 486 processors. > >This is wrong. Some 486's do have cpuid, notable the dx4's (I used to have >one.) The correct test is to see if you can flip a bit in %eflags (can't >remember which one). If that flag stays at zero then you don't have cpuid, >if the bit follows the value written to it then you do have cpuid. Indeed - it's just a quick workaround that I'll fix when you find me a 486 with a Nehemiah random number generator ;-) Ian From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:36: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 7634C16A4E4; Mon, 7 Feb 2005 18:36:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D71E43D41; Mon, 7 Feb 2005 18:36:21 +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 j17IaLWZ032034; Mon, 7 Feb 2005 18:36:21 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IaLCM032033; Mon, 7 Feb 2005 18:36:21 GMT (envelope-from jhb) Message-Id: <200502071836.j17IaLCM032033@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:36: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/compat/linux linux_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: Mon, 07 Feb 2005 18:36:21 -0000 jhb 2005-02-07 18:36:21 UTC FreeBSD src repository Modified files: sys/compat/linux linux_misc.c Log: Use kern_setitimer() to implement linux_alarm() instead of fondling the real interval timer directly. Revision Changes Path 1.165 +7 -19 src/sys/compat/linux/linux_misc.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18: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 A359C16A583; Mon, 7 Feb 2005 18:36:24 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AA7A43D1F; Mon, 7 Feb 2005 18:36:24 +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])j17Ia9h2005226; Mon, 7 Feb 2005 13:36:09 -0500 Message-ID: <4207B525.1050308@root.org> Date: Mon, 07 Feb 2005 10:36:21 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Matthew N. Dodd" References: <20050207171448.1007516A56B@hub.freebsd.org> In-Reply-To: <20050207171448.1007516A56B@hub.freebsd.org> 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/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: Mon, 07 Feb 2005 18:36:27 -0000 Matthew N. Dodd wrote: > mdodd 2005-02-07 17:14:42 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ata ata-all.c > Log: > Avoid using tsleep() in the resume path as it may result in the > system hanging if timer interrupts aren't running yet. > > This allows my Thinkpad to resume successfully with APM. > > Approved by: sos > MFC after: 2 weeks > > Revision Changes Path > 1.235 +4 -1 src/sys/dev/ata/ata-all.c Thank you! I grabbed the following backtrace when my system started hanging for about 30 seconds in the resume path and was going to look into fixing it: sched_switch() mi_switch() sleepq_switch() sleepq_timedwait() msleep() ata_udelay+0x5d ata_generic_reset+0x546 ata_reinit+0x104 ata_resume+0x2e ... -- Nate From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:37: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 7044E16A4CE; Mon, 7 Feb 2005 18:37:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47B5343D48; Mon, 7 Feb 2005 18:37:13 +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 j17IbDT2032114; Mon, 7 Feb 2005 18:37:13 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IbD0l032113; Mon, 7 Feb 2005 18:37:13 GMT (envelope-from jhb) Message-Id: <200502071837.j17IbD0l032113@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:37: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/i386/linux linux_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: Mon, 07 Feb 2005 18:37:13 -0000 jhb 2005-02-07 18:37:13 UTC FreeBSD src repository Modified files: sys/i386/linux linux_machdep.c Log: Use the LCONVPATHEXIST() macro rather than it's exact expansion to be consistent. Revision Changes Path 1.47 +1 -4 src/sys/i386/linux/linux_machdep.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18: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 2D26C16A4CF; Mon, 7 Feb 2005 18:37:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0368943D55; Mon, 7 Feb 2005 18:37: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 j17IbpGN032156; Mon, 7 Feb 2005 18:37:51 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Ibpg7032155; Mon, 7 Feb 2005 18:37:51 GMT (envelope-from jhb) Message-Id: <200502071837.j17Ibpg7032155@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:37: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/sys/i386/linux linux_sysvec.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:37:52 -0000 jhb 2005-02-07 18:37:51 UTC FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c Log: Use linux_emul_convpath() rather than linux_emul_find() as linux_emul_find() is going away. Revision Changes Path 1.137 +6 -7 src/sys/i386/linux/linux_sysvec.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:38: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 6E74E16A4CF; Mon, 7 Feb 2005 18:38:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 36A3643D41; Mon, 7 Feb 2005 18:38:30 +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 j17IcUU2032209; Mon, 7 Feb 2005 18:38:30 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IcUQU032208; Mon, 7 Feb 2005 18:38:30 GMT (envelope-from jhb) Message-Id: <200502071838.j17IcUQU032208@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:38: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/kern kern_time.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:38:30 -0000 jhb 2005-02-07 18:38:30 UTC FreeBSD src repository Modified files: sys/kern kern_time.c Log: Various and sundry style fixes. Revision Changes Path 1.114 +4 -4 src/sys/kern/kern_time.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:39: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 7C7F616A4CE; Mon, 7 Feb 2005 18:39:08 +0000 (GMT) Received: from ylpvm29.prodigy.net (ylpvm29-ext.prodigy.net [207.115.57.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1827543D48; Mon, 7 Feb 2005 18:39:08 +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])j17Icrh2009574; Mon, 7 Feb 2005 13:38:53 -0500 Message-ID: <4207B5C9.4030505@root.org> Date: Mon, 07 Feb 2005 10:39:05 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200502061655.j16GtqDK033151@repoman.freebsd.org> <200502071015.39224.jhb@FreeBSD.org> In-Reply-To: <200502071015.39224.jhb@FreeBSD.org> 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 cc: Ian Dowse Subject: Re: cvs commit: src/sys/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:39:08 -0000 John Baldwin wrote: > On Sunday 06 February 2005 11:55 am, Ian Dowse wrote: > >>iedowse 2005-02-06 16:55:52 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/dev/random probe.c >> Log: >> Check that we have at least a 586-class CPU before calling do_cpuid(). >> This fixes booting on a number of 486 processors. > > > This is wrong. Some 486's do have cpuid, notable the dx4's (I used to have > one.) The correct test is to see if you can flip a bit in %eflags (can't > remember which one). If that flag stays at zero then you don't have cpuid, > if the bit follows the value written to it then you do have cpuid. That matters little since the cpuid result is then used to check for a VIA part introduced in 2003. -- Nate From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:44: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 C53FA16A4CE; Mon, 7 Feb 2005 18:44:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A8D543D53; Mon, 7 Feb 2005 18:44:12 +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 j17IiCXk032463; Mon, 7 Feb 2005 18:44:12 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IiCLj032462; Mon, 7 Feb 2005 18:44:12 GMT (envelope-from fjoe) Message-Id: <200502071844.j17IiCLj032462@repoman.freebsd.org> From: Max Khon Date: Mon, 7 Feb 2005 18:44: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/databases/pgadmin3 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, 07 Feb 2005 18:44:12 -0000 fjoe 2005-02-07 18:44:12 UTC FreeBSD ports repository Modified files: databases/pgadmin3 Makefile Log: - Mark broken on 5.2.0-RELEASE and later until problems with this port are resolved. - Suggest to use pgadmin3 binary from pgadmin.org. Revision Changes Path 1.12 +4 -0 ports/databases/pgadmin3/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:44: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 BDFC216A4CE; Mon, 7 Feb 2005 18:44:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F74C43D2F; Mon, 7 Feb 2005 18:44: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 j17IitB8032545; Mon, 7 Feb 2005 18:44:55 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Iit8X032544; Mon, 7 Feb 2005 18:44:55 GMT (envelope-from jhb) Message-Id: <200502071844.j17Iit8X032544@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:44: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/compat/linux linux_ipc.c src/sys/kern kern_descrip.c sysv_msg.c vfs_lookup.c vfs_syscalls.c src/sys/sys syscallsubr.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, 07 Feb 2005 18:44:55 -0000 jhb 2005-02-07 18:44:55 UTC FreeBSD src repository Modified files: sys/compat/linux linux_ipc.c sys/kern kern_descrip.c sysv_msg.c vfs_lookup.c vfs_syscalls.c sys/sys syscallsubr.h Log: - Tweak kern_msgctl() to return a copy of the requested message queue id structure in the struct pointed to by the 3rd argument for IPC_STAT and get rid of the 4th argument. The old way returned a pointer into the kernel array that the calling function would then access afterwards without holding the appropriate locks and doing non-lock-safe things like copyout() with the data anyways. This change removes that unsafeness and resulting race conditions as well as simplifying the interface. - Implement kern_foo wrappers for stat(), lstat(), fstat(), statfs(), fstatfs(), and fhstatfs(). Use these wrappers to cut out a lot of code duplication for freebsd4 and netbsd compatability system calls. - Add a new lookup function kern_alternate_path() that looks up a filename under an alternate prefix and determines which filename should be used. This is basically a more general version of linux_emul_convpath() that can be shared by all the ABIs thus allowing for further reduction of code duplication. Revision Changes Path 1.42 +2 -3 src/sys/compat/linux/linux_ipc.c 1.274 +17 -19 src/sys/kern/kern_descrip.c 1.59 +5 -7 src/sys/kern/sysv_msg.c 1.70 +113 -0 src/sys/kern/vfs_lookup.c 1.371 +96 -122 src/sys/kern/vfs_syscalls.c 1.22 +17 -5 src/sys/sys/syscallsubr.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:46: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 3FC0116A4CE; Mon, 7 Feb 2005 18:46:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 166A443D1F; Mon, 7 Feb 2005 18:46:06 +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 j17Ik5dr032672; Mon, 7 Feb 2005 18:46:05 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Ik5U6032671; Mon, 7 Feb 2005 18:46:05 GMT (envelope-from jhb) Message-Id: <200502071846.j17Ik5U6032671@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:46: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/compat/linux linux_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:46:06 -0000 jhb 2005-02-07 18:46:05 UTC FreeBSD src repository Modified files: sys/compat/linux linux_util.c Log: Make linux_emul_convpath() a simple wrapper for kern_alternate_path(). Revision Changes Path 1.28 +3 -98 src/sys/compat/linux/linux_util.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:46: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 4875616A4CE; Mon, 7 Feb 2005 18:46:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2091E43D2F; Mon, 7 Feb 2005 18:46:43 +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 j17IkhMg032734; Mon, 7 Feb 2005 18:46:43 GMT (envelope-from mharo@repoman.freebsd.org) Received: (from mharo@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Ikhw1032733; Mon, 7 Feb 2005 18:46:43 GMT (envelope-from mharo) Message-Id: <200502071846.j17Ikhw1032733@repoman.freebsd.org> From: Michael Haro Date: Mon, 7 Feb 2005 18: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/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: Mon, 07 Feb 2005 18:46:43 -0000 mharo 2005-02-07 18:46:42 UTC FreeBSD ports repository Modified files: security/sudo Makefile distinfo Log: update to 1.6.8p7 Revision Changes Path 1.72 +2 -2 ports/security/sudo/Makefile 1.45 +2 -2 ports/security/sudo/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:47: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 140D316A4CE; Mon, 7 Feb 2005 18:47:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEEF143D41; Mon, 7 Feb 2005 18:47:28 +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 j17IlS7A032771; Mon, 7 Feb 2005 18:47:28 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17IlSIC032770; Mon, 7 Feb 2005 18:47:28 GMT (envelope-from jhb) Message-Id: <200502071847.j17IlSIC032770@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 18:47: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/compat/linux linux_stats.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 18:47:29 -0000 jhb 2005-02-07 18:47:28 UTC FreeBSD src repository Modified files: sys/compat/linux linux_stats.c Log: - Use kern_{l,f,}stat() and kern_{f,}statfs() functions rather than duplicating the contents of the same functions inline. - Consolidate common code to convert a BSD statfs struct to a Linux struct into a static worker function. Revision Changes Path 1.65 +39 -132 src/sys/compat/linux/linux_stats.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 18:54: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 75F0516A4CE; Mon, 7 Feb 2005 18:54:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C77A43D31; Mon, 7 Feb 2005 18:54:02 +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 j17Is2AF033011; Mon, 7 Feb 2005 18:54:02 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Is2Pa033010; Mon, 7 Feb 2005 18:54:02 GMT (envelope-from mi) Message-Id: <200502071854.j17Is2Pa033010@repoman.freebsd.org> From: Mikhail Teterin Date: Mon, 7 Feb 2005 18:54: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/sysutils/k3b 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, 07 Feb 2005 18:54:02 -0000 mi 2005-02-07 18:54:02 UTC FreeBSD ports repository Modified files: sysutils/k3b Makefile distinfo Log: Update to from 0.11.18 to 0.11.20 PR: ports/76861 Submitted by: Heiner Eichmann Revision Changes Path 1.18 +1 -1 ports/sysutils/k3b/Makefile 1.10 +2 -2 ports/sysutils/k3b/distinfo From owner-cvs-all@FreeBSD.ORG Mon Feb 7 19:15: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 3861916A4CE; Mon, 7 Feb 2005 19:15:57 +0000 (GMT) Received: from smtp1.server.rpi.edu (smtp1.server.rpi.edu [128.113.2.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11FA243D1D; Mon, 7 Feb 2005 19:15:56 +0000 (GMT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.netel.rpi.edu [128.113.24.47]) by smtp1.server.rpi.edu (8.13.0/8.13.0) with ESMTP id j17JFj8j014141; Mon, 7 Feb 2005 14:15:51 -0500 Mime-Version: 1.0 Message-Id: In-Reply-To: <20050207081054.GA57554@cirb503493.alcatel.com.au> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050206184516.GB1080@darkness.comp.waw.pl> <20050207081054.GA57554@cirb503493.alcatel.com.au> Date: Mon, 7 Feb 2005 14:15:44 -0500 To: Peter Jeremy , Pawel Jakub Dawidek From: Garance A Drosihn Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-CanItPRO-Stream: default X-RPI-SA-Score: undef - spam-scanning disabled X-Scanned-By: CanIt (www . canit . ca) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 19:15:57 -0000 At 7:10 PM +1100 2/7/05, Peter Jeremy wrote: >On Sun, 2005-Feb-06, Pawel Jakub Dawidek wrote: > >On Sun, Feb 06, 2005, Christian S.J. Peron wrote: > >+> Since it is not un-common for a process's resident set size (rss) >>+> to exceed 10 megabytes in size (especially in X), bump the max >>+> column width from 4 bytes to 5. This will make the ps auxw output >>+> uniform again when a process's rss exceeds 10 megs. >> >>Maybe we can use humanize_number(3) here? > > Please ensure that if you do use humanize_number(3), there is a > way of getting rss and vsz values in fixed units. My guess is that a 5-byte width will be enough for most users for the short term. I was thinking that if we do use humanize-number for some longer term solution, it would be done via some new explicit option. There are a few other ways to deal with this that I might like to try, too, but I felt this change was a reasonable "quick fix". -- Garance Alistair Drosehn = gad@gilead.netel.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu From owner-cvs-all@FreeBSD.ORG Mon Feb 7 19: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 CE13D16A4CE; Mon, 7 Feb 2005 19:16:44 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B56E43D2D; Mon, 7 Feb 2005 19:16:44 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j17JGguJ030209 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Mon, 7 Feb 2005 22:16:43 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j17JGfjS095892 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Feb 2005 22:16:42 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j17JGfkR095891; Mon, 7 Feb 2005 22:16:41 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Mon, 7 Feb 2005 22:16:41 +0300 From: Gleb Smirnoff To: "Matthew N. Dodd" Message-ID: <20050207191641.GC95531@cell.sick.ru> References: <200502071714.j17HEgBP027307@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200502071714.j17HEgBP027307@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: 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: Mon, 07 Feb 2005 19:16:44 -0000 On Mon, Feb 07, 2005 at 05:14:42PM +0000, Matthew N. Dodd wrote: M> mdodd 2005-02-07 17:14:42 UTC M> M> FreeBSD src repository M> M> Modified files: M> sys/dev/ata ata-all.c M> Log: M> Avoid using tsleep() in the resume path as it may result in the M> system hanging if timer interrupts aren't running yet. M> M> This allows my Thinkpad to resume successfully with APM. Thanks! -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Mon Feb 7 19:26: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 E67DC16A4CE; Mon, 7 Feb 2005 19:26:11 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F91B43D55; Mon, 7 Feb 2005 19:26:11 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j17JQAmG074765; Mon, 7 Feb 2005 11:26:10 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j17JQAp6074764; Mon, 7 Feb 2005 11:26:10 -0800 (PST) (envelope-from obrien) Date: Mon, 7 Feb 2005 11:26:10 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20050207192610.GC73469@dragon.nuxi.com> References: <200502070425.j174PZ7w073816@repoman.freebsd.org> <200502071030.17077.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502071030.17077.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall install.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, 07 Feb 2005 19:26:12 -0000 On Mon, Feb 07, 2005 at 10:30:17AM -0500, John Baldwin wrote: > On Sunday 06 February 2005 11:25 pm, David E. O'Brien wrote: > > obrien 2005-02-07 04:25:34 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/sysinstall install.c > > Log: > > Remove /stand when we are done with it. > > > > Submitted by: Ryan Sommers > > Not everyone wants this and there have been protests over this before. You > shouldn't have just snuck this change in. It wasn't snuck it -- it has been disucssed so many times on -current. Those saying they wanted /stand wanted it for diskless booting. I fixed the last references to /stand in /etc/rc a while ago. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 19:39: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 07DF416A4CE; Mon, 7 Feb 2005 19:39:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D465A43D31; Mon, 7 Feb 2005 19:39: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 j17JdT6B034350; Mon, 7 Feb 2005 19:39:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17JdTui034349; Mon, 7 Feb 2005 19:39:29 GMT (envelope-from glebius) Message-Id: <200502071939.j17JdTui034349@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 19:39: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/vge if_vge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 19:39:30 -0000 glebius 2005-02-07 19:39:29 UTC FreeBSD src repository Modified files: sys/dev/vge if_vge.c Log: Use if_link_state_change() instead of rt_ifmsg(). Remove include net/route.h. Reviewed by: wpaul, sam Revision Changes Path 1.5 +4 -9 src/sys/dev/vge/if_vge.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 19: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 E82DE16A4CE; Mon, 7 Feb 2005 19:50:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCDB943D1D; Mon, 7 Feb 2005 19:50:34 +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 j17JoYsB034878; Mon, 7 Feb 2005 19:50:34 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17JoYDY034877; Mon, 7 Feb 2005 19:50:34 GMT (envelope-from glebius) Message-Id: <200502071950.j17JoYDY034877@repoman.freebsd.org> From: Gleb Smirnoff Date: Mon, 7 Feb 2005 19:50: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/netgraph ng_socket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 19:50:35 -0000 glebius 2005-02-07 19:50:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_socket.c Log: Do a hacked MFC of rev. 1.59. Accept messages from userland if their version macthes NG_VERSION or 0. There was a bug in libnetgraph, when messages were sent with version of 0. The bug was fixed in msg.c rev 1.9.2.1. With this commit we do not break ABI during RELENG_5 lifetime, and also protect from using older and newer APIs. It is also important, that NG_VERSION has never been 0. This gentle kind of fix was suggested by scottl. Revision Changes Path 1.53.2.3 +6 -0 src/sys/netgraph/ng_socket.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 20:02: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 44A7616A4CE; Mon, 7 Feb 2005 20:02:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DB7043D48; Mon, 7 Feb 2005 20:02:31 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17K2UWd035299; Mon, 7 Feb 2005 20:02:30 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17K2U25035298; Mon, 7 Feb 2005 20:02:30 GMT (envelope-from nectar) Message-Id: <200502072002.j17K2U25035298@repoman.freebsd.org> From: Jacques Vidrine Date: Mon, 7 Feb 2005 20:02: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/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: Mon, 07 Feb 2005 20:02:31 -0000 nectar 2005-02-07 20:02:30 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add US-CERT Vulnerability Note references for recent squid issues. Revision Changes Path 1.544 +6 -3 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:00: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 99D7316A4CE; Mon, 7 Feb 2005 21:00:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61EE643D48; Mon, 7 Feb 2005 21:00:21 +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 j17L0L7I043577; Mon, 7 Feb 2005 21:00:21 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17L0LRE043576; Mon, 7 Feb 2005 21:00:21 GMT (envelope-from ru) Message-Id: <200502072100.j17L0LRE043576@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Feb 2005 21:00: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/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: Mon, 07 Feb 2005 21:00:21 -0000 ru 2005-02-07 21:00:20 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Trim more cookies, by playing with different hash functions, e.g., by trimming all non-alphabet characters and whitespace, converting to lowercase, and considering only first (or last) N letters (maybe only consonants). The fortune editor then displays all fortunes that have the same hash, and allows to remove one of them. The rest is written to stdout. Revision Changes Path 1.164 +3 -3215 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 0C65116A4CE; Mon, 7 Feb 2005 21:15:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A3843D45; Mon, 7 Feb 2005 21:15:16 +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 j17LFGUS044165; Mon, 7 Feb 2005 21:15:16 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LFGc1044164; Mon, 7 Feb 2005 21:15:16 GMT (envelope-from ru) Message-Id: <200502072115.j17LFGc1044164@repoman.freebsd.org> From: Ruslan Ermilov Date: Mon, 7 Feb 2005 21:15: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/games/fortune/tools do_uniq.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, 07 Feb 2005 21:15:17 -0000 ru 2005-02-07 21:15:16 UTC FreeBSD src repository Added files: games/fortune/tools do_uniq.py Log: An aggressive little script I used to trim out duplicate fortunes. Revision Changes Path 1.1 +63 -0 src/games/fortune/tools/do_uniq.py (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:16: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 2A2CC16A4CE; Mon, 7 Feb 2005 21:16:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F230943D31; Mon, 7 Feb 2005 21:16:05 +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 j17LG5D0044264; Mon, 7 Feb 2005 21:16:05 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LG5CK044263; Mon, 7 Feb 2005 21:16:05 GMT (envelope-from thierry) Message-Id: <200502072116.j17LG5CK044263@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Feb 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/x11-toolkits/fltk Makefileports/x11-toolkits/fltk/files patch-fltk-config.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, 07 Feb 2005 21:16:06 -0000 thierry 2005-02-07 21:16:05 UTC FreeBSD ports repository Modified files: x11-toolkits/fltk Makefile Added files: x11-toolkits/fltk/files patch-fltk-config.in Log: - prepare for a new slave port x11-toolkits/fltk-threads; - remove -L/usr/local/lib from `fltk-config --ldflags`; - mark IGNORE if threading is enable on 4.x (if someone had a a clue to fix it, it would be great!). Approved by: demon (maintainer) Revision Changes Path 1.35 +16 -1 ports/x11-toolkits/fltk/Makefile 1.1 +11 -0 ports/x11-toolkits/fltk/files/patch-fltk-config.in (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:17: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 0FBD316A4CE; Mon, 7 Feb 2005 21:17:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D935D43D39; Mon, 7 Feb 2005 21:17:20 +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 j17LHKpM044396; Mon, 7 Feb 2005 21:17:20 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LHKUT044395; Mon, 7 Feb 2005 21:17:20 GMT (envelope-from thierry) Message-Id: <200502072117.j17LHKUT044395@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Feb 2005 21:17: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 Makefile CVSROOT modules ports/x11-toolkits/fltk-threads 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, 07 Feb 2005 21:17:21 -0000 thierry 2005-02-07 21:17:20 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile . modules Added files: x11-toolkits/fltk-threads Makefile Log: Add a new slave port, to build FLTK with threads support (required by math/freefemm++). Revision Changes Path 1.11895 +1 -0 CVSROOT/modules 1.349 +1 -0 ports/x11-toolkits/Makefile 1.1 +12 -0 ports/x11-toolkits/fltk-threads/Makefile (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:19: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 D243F16A4CE; Mon, 7 Feb 2005 21:19:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAC9743D53; Mon, 7 Feb 2005 21:19: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 j17LJIkh044498; Mon, 7 Feb 2005 21:19:18 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LJItO044497; Mon, 7 Feb 2005 21:19:18 GMT (envelope-from des) Message-Id: <200502072119.j17LJItO044497@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 7 Feb 2005 21:19: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/rescue/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: Mon, 07 Feb 2005 21:19:19 -0000 des 2005-02-07 21:19:18 UTC FreeBSD src repository Modified files: rescue/rescue Makefile Log: Add chroot. It can be a real lifesaver, and adds less than 2 kB. Revision Changes Path 1.40 +7 -0 src/rescue/rescue/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 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 73A6816A4CF; Mon, 7 Feb 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 34F2843D3F; Mon, 7 Feb 2005 21:22:21 +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 j17LML1l044716; Mon, 7 Feb 2005 21:22:21 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LMLdu044715; Mon, 7 Feb 2005 21:22:21 GMT (envelope-from thierry) Message-Id: <200502072122.j17LMLdu044715@repoman.freebsd.org> From: Thierry Thomas Date: Mon, 7 Feb 2005 21: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/math/freefem++ Makefile distinfo pkg-plist patch-src::glx::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, 07 Feb 2005 21:22:21 -0000 thierry 2005-02-07 21:22:21 UTC FreeBSD ports repository Modified files: math/freefem++ Makefile distinfo pkg-plist math/freefem++/files patch-configure Removed files: math/freefem++/files patch-src::glx::Makefile.in Log: Upgrade to 1.45-6. Revision Changes Path 1.19 +7 -6 ports/math/freefem++/Makefile 1.10 +2 -2 ports/math/freefem++/distinfo 1.4 +13 -4 ports/math/freefem++/files/patch-configure 1.2 +0 -11 ports/math/freefem++/files/patch-src::glx::Makefile.in (dead) 1.9 +6 -5 ports/math/freefem++/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 7465D16A4CE; Mon, 7 Feb 2005 21:33:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C14E43D48; Mon, 7 Feb 2005 21:33:40 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17LXeVA045136; Mon, 7 Feb 2005 21:33:40 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LXeZ9045135; Mon, 7 Feb 2005 21:33:40 GMT (envelope-from rik) Message-Id: <200502072133.j17LXeZ9045135@repoman.freebsd.org> From: Roman Kurakin Date: Mon, 7 Feb 2005 21:33: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/dev/cp if_cp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:33:40 -0000 rik 2005-02-07 21:33:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/cp if_cp.c Log: MFC: -j 1.13 -j 1.17 revision 1.17 date: 2004/12/14 23:13:08; author: rik; state: Exp; lines: +1 -1 Bring back ability to use FR support with sppp from Cronyx. ---------------------------- revision 1.16 date: 2004/12/13 22:07:23; author: rik; state: Exp; lines: +259 -68 Make code MPSAFE. You could turn this off by debug.mpsafenet=0 for full network stack or via debug.{cp|cx|ctau}.mpsafenet for cp(4), cx(4) and ctau(4) accordingly. MFC after: 10 days ---------------------------- revision 1.15 date: 2004/12/11 05:38:16; author: rik; state: Exp; lines: +5 -357 Clean up from '#if __FreeBSD_version'. ---------------------------- revision 1.14 date: 2004/12/03 16:57:15; author: rik; state: Exp; lines: +4 -2 Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode to privent running of PPP's state machine in non PPP mode. MFC: after 3 days. ---------------------------- revision 1.13 date: 2004/09/23 12:21:10; author: phk; state: Exp; lines: +0 -13 Remove bogus cdevsw frobbing code which tries to prevent double loading of modules. MODULE_VERSION() should be used for this I belive. Revision Changes Path 1.12.2.2 +269 -441 src/sys/dev/cp/if_cp.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:35: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 4E69716A4D5; Mon, 7 Feb 2005 21:35:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6BF243D41; Mon, 7 Feb 2005 21:35:47 +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 j17LZlf7045297; Mon, 7 Feb 2005 21:35:47 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LZld0045296; Mon, 7 Feb 2005 21:35:47 GMT (envelope-from krion) Message-Id: <200502072135.j17LZld0045296@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 21:35: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/graphics/p5-SWF-Builder 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, 07 Feb 2005 21:35:48 -0000 krion 2005-02-07 21:35:47 UTC FreeBSD ports repository Modified files: graphics/p5-SWF-Builder Makefile Log: Fix INDEX build. Revision Changes Path 1.5 +1 -1 ports/graphics/p5-SWF-Builder/Makefile From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 B442516A4E5; Mon, 7 Feb 2005 21:40:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D2843D2D; Mon, 7 Feb 2005 21:40:24 +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 j17LeObE045506; Mon, 7 Feb 2005 21:40:24 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LeO72045505; Mon, 7 Feb 2005 21:40:24 GMT (envelope-from stefanf) Message-Id: <200502072140.j17LeO72045505@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Feb 2005 21:40: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/usr.bin/newkey extern.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, 07 Feb 2005 21:40:24 -0000 stefanf 2005-02-07 21:40:24 UTC FreeBSD src repository Modified files: usr.bin/newkey extern.h Log: Add a prototype for localupdate(). Revision Changes Path 1.4 +1 -0 src/usr.bin/newkey/extern.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 92B3D16A4CE; Mon, 7 Feb 2005 21:41:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8B043D2F; Mon, 7 Feb 2005 21:41:26 +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 j17LfQes045607; Mon, 7 Feb 2005 21:41:26 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LfQl3045606; Mon, 7 Feb 2005 21:41:26 GMT (envelope-from stefanf) Message-Id: <200502072141.j17LfQl3045606@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Feb 2005 21:41: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/usr.bin/newkey newkey.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:41:26 -0000 stefanf 2005-02-07 21:41:26 UTC FreeBSD src repository Modified files: usr.bin/newkey newkey.c Log: Include for exit(). Revision Changes Path 1.7 +1 -0 src/usr.bin/newkey/newkey.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 EE7CF16A4CE; Mon, 7 Feb 2005 21:42:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A844E43D48; Mon, 7 Feb 2005 21:42:16 +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 j17LgGs4045680; Mon, 7 Feb 2005 21:42:16 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LgGhX045679; Mon, 7 Feb 2005 21:42:16 GMT (envelope-from stefanf) Message-Id: <200502072142.j17LgGhX045679@repoman.freebsd.org> From: Stefan Farfeleder Date: Mon, 7 Feb 2005 21:42: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/usr.bin/newkey update.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:42:17 -0000 stefanf 2005-02-07 21:42:16 UTC FreeBSD src repository Modified files: usr.bin/newkey update.c Log: Avoid usage of implicit int. Revision Changes Path 1.10 +2 -1 src/usr.bin/newkey/update.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 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 6679616A4CE; Mon, 7 Feb 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 40EF143D41; Mon, 7 Feb 2005 21:45:48 +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 j17LjmVP045908; Mon, 7 Feb 2005 21:45:48 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LjmL9045907; Mon, 7 Feb 2005 21:45:48 GMT (envelope-from jhb) Message-Id: <200502072145.j17LjmL9045907@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 21:45: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/kern kern_time.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:45:48 -0000 jhb 2005-02-07 21:45:48 UTC FreeBSD src repository Modified files: sys/kern kern_time.c Log: If the pointer to the new itimerval is NULL in kern_setitimer(), just read the old value via kern_getitimer(). Revision Changes Path 1.115 +3 -0 src/sys/kern/kern_time.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:46: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 C865E16A4CE; Mon, 7 Feb 2005 21:46:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41F2443D66; Mon, 7 Feb 2005 21:46:43 +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 j17LkhKH045974; Mon, 7 Feb 2005 21:46:43 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Lkh0I045973; Mon, 7 Feb 2005 21:46:43 GMT (envelope-from jhb) Message-Id: <200502072146.j17Lkh0I045973@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 21:46: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 vfs_syscalls.c src/sys/sys syscallsubr.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, 07 Feb 2005 21:46:45 -0000 jhb 2005-02-07 21:46:43 UTC FreeBSD src repository Modified files: sys/kern vfs_syscalls.c sys/sys syscallsubr.h Log: Implement a kern_pathconf() wrapper for pathconf() which can take the filename from either a user space or a kernel space pointer. Revision Changes Path 1.372 +12 -6 src/sys/kern/vfs_syscalls.c 1.23 +2 -0 src/sys/sys/syscallsubr.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:50: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 DD4C616A4CE; Mon, 7 Feb 2005 21:50:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6E2B43D39; Mon, 7 Feb 2005 21:50:36 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17Loanu046169; Mon, 7 Feb 2005 21:50:36 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Loa2m046168; Mon, 7 Feb 2005 21:50:36 GMT (envelope-from rik) Message-Id: <200502072150.j17Loa2m046168@repoman.freebsd.org> From: Roman Kurakin Date: Mon, 7 Feb 2005 21:50: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/sys/dev/ctau if_ct.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:50:37 -0000 rik 2005-02-07 21:50:36 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/ctau if_ct.c Log: MFC: -j 1.16 -j 1.19 revision 1.19 date: 2004/12/13 22:07:23; author: rik; state: Exp; lines: +213 -47 Make code MPSAFE. You could turn this off by debug.mpsafenet=0 for full network stack or via debug.{cp|cx|ctau}.mpsafenet for cp(4), cx(4) and ctau(4) accordingly. MFC after: 10 days ---------------------------- revision 1.18 date: 2004/12/10 05:54:45; author: rik; state: Exp; lines: +5 -320 Clean up from '#if __FreeBSD_version'. ---------------------------- revision 1.17 date: 2004/12/03 16:57:15; author: rik; state: Exp; lines: +4 -2 Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode to privent running of PPP's state machine in non PPP mode. MFC: after 3 days. ---------------------------- revision 1.16 date: 2004/09/23 12:21:11; author: phk; state: Exp; lines: +0 -13 Remove bogus cdevsw frobbing code which tries to prevent double loading of modules. MODULE_VERSION() should be used for this I belive. Revision Changes Path 1.14.2.3 +222 -382 src/sys/dev/ctau/if_ct.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21: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 A833D16A4CE; Mon, 7 Feb 2005 21:51:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B6443D58; Mon, 7 Feb 2005 21:51:13 +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 j17LpDkI046255; Mon, 7 Feb 2005 21:51:13 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17LpD5B046254; Mon, 7 Feb 2005 21:51:13 GMT (envelope-from edwin) Message-Id: <200502072151.j17LpD5B046254@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 7 Feb 2005 21: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/dns/gresolver Makefile ports/dns/nsd Makefile distinfo pkg-plist ports/dns/nsd/scripts configure.nsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:51:13 -0000 edwin 2005-02-07 21:51:13 UTC FreeBSD ports repository Modified files: dns/gresolver Makefile dns/nsd Makefile distinfo pkg-plist Added files: dns/nsd/scripts configure.nsd Log: [MAINTAINER] dns/nsd: update to 2.2.0 - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson Revision Changes Path 1.5 +2 -0 ports/dns/gresolver/Makefile 1.21 +29 -48 ports/dns/nsd/Makefile 1.14 +2 -2 ports/dns/nsd/distinfo 1.4 +4 -3 ports/dns/nsd/pkg-plist 1.1 +86 -0 ports/dns/nsd/scripts/configure.nsd (new) From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:53: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 6A01316A4CE; Mon, 7 Feb 2005 21:53:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F5E143D53; Mon, 7 Feb 2005 21:53:42 +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 j17Lrg5W046340; Mon, 7 Feb 2005 21:53:42 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Lrgpe046339; Mon, 7 Feb 2005 21:53:42 GMT (envelope-from jhb) Message-Id: <200502072153.j17Lrgpe046339@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 21:53: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/compat/svr4 svr4_fcntl.c svr4_ipc.c svr4_misc.c svr4_stat.c svr4_stream.c svr4_sysvec.c svr4_util.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, 07 Feb 2005 21:53:42 -0000 jhb 2005-02-07 21:53:42 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_fcntl.c svr4_ipc.c svr4_misc.c svr4_stat.c svr4_stream.c svr4_sysvec.c svr4_util.h Log: - Implement svr4_emul_find() using kern_alternate_path(). This changes the semantics in that the returned filename to use is now a kernel pointer rather than a user space pointer. This required changing the arguments to the CHECKALT*() macros some and changing the various system calls that used pathnames to use the kern_foo() functions that can accept kernel space filename pointers instead of calling the system call directly. - Use kern_open(), kern_access(), kern_msgctl(), kern_execve(), kern_mkfifo(), kern_mknod(), kern_statfs(), kern_fstatfs(), kern_setitimer(), kern_stat(), kern_lstat(), kern_fstat(), kern_utimes(), kern_pathconf(), and kern_unlink(). Revision Changes Path 1.35 +22 -29 src/sys/compat/svr4/svr4_fcntl.c 1.15 +4 -21 src/sys/compat/svr4/svr4_ipc.c 1.79 +64 -108 src/sys/compat/svr4/svr4_misc.c 1.20 +116 -198 src/sys/compat/svr4/svr4_stat.c 1.52 +8 -30 src/sys/compat/svr4/svr4_stream.c 1.40 +9 -129 src/sys/compat/svr4/svr4_sysvec.c 1.9 +7 -9 src/sys/compat/svr4/svr4_util.h From owner-cvs-all@FreeBSD.ORG Mon Feb 7 21:57: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 86FED16A4CE; Mon, 7 Feb 2005 21:57:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C89543D39; Mon, 7 Feb 2005 21:57:02 +0000 (GMT) (envelope-from rik@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j17Lv2dS046516; Mon, 7 Feb 2005 21:57:02 GMT (envelope-from rik@repoman.freebsd.org) Received: (from rik@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17Lv2FV046515; Mon, 7 Feb 2005 21:57:02 GMT (envelope-from rik) Message-Id: <200502072157.j17Lv2FV046515@repoman.freebsd.org> From: Roman Kurakin Date: Mon, 7 Feb 2005 21:57:02 +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/cx if_cx.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 21:57:02 -0000 rik 2005-02-07 21:57:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/cx if_cx.c Log: MFC: -j 1.31 -j 1.33, -j 1.34 -j 1.35, -j 1.36 -j 1.37 revision 1.37 date: 2004/12/13 22:07:23; author: rik; state: Exp; lines: +296 -66 Make code MPSAFE. You could turn this off by debug.mpsafenet=0 for full network stack or via debug.{cp|cx|ctau}.mpsafenet for cp(4), cx(4) and ctau(4) accordingly. MFC after: 10 days ---------------------------- revision 1.35 date: 2004/12/03 16:57:15; author: rik; state: Exp; lines: +4 -2 Don not call pp_down()/pp_up() form XX_tlf()/XX_tls() in non PPP mode to privent running of PPP's state machine in non PPP mode. MFC: after 3 days. ---------------------------- revision 1.33 date: 2004/10/13 07:02:56; author: phk; state: Exp; lines: +4 -401 First half of tty code rework: unifdef -D__FreeBSD_Version=600000 The changes in the next commit would make the code totally unreadable if the #ifdef'ing were maintained. It might make a lot of sense to split if_cx.c in a netgraph related and in a tty related file but I will not attempt that without hardware. ---------------------------- revision 1.32 date: 2004/09/23 12:21:11; author: phk; state: Exp; lines: +0 -13 Remove bogus cdevsw frobbing code which tries to prevent double loading of modules. MODULE_VERSION() should be used for this I belive. Revision Changes Path 1.30.2.3 +319 -506 src/sys/dev/cx/if_cx.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 22:02: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 E275416A4CE; Mon, 7 Feb 2005 22:02:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4D1E43D3F; Mon, 7 Feb 2005 22:02:18 +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 j17M2ILq046763; Mon, 7 Feb 2005 22:02:18 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17M2IQQ046762; Mon, 7 Feb 2005 22:02:18 GMT (envelope-from jhb) Message-Id: <200502072202.j17M2IQQ046762@repoman.freebsd.org> From: John Baldwin Date: Mon, 7 Feb 2005 22:02: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/i386/ibcs2 ibcs2_fcntl.c ibcs2_misc.c ibcs2_msg.c ibcs2_other.c ibcs2_stat.c ibcs2_util.c ibcs2_util.h ibcs2_xenix.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 22:02:19 -0000 jhb 2005-02-07 22:02:18 UTC FreeBSD src repository Modified files: sys/i386/ibcs2 ibcs2_fcntl.c ibcs2_misc.c ibcs2_msg.c ibcs2_other.c ibcs2_stat.c ibcs2_util.c ibcs2_util.h ibcs2_xenix.c Log: - Implement ibcs2_emul_find() using kern_alternate_path(). This changes the semantics in that the returned filename to use is now a kernel pointer rather than a user space pointer. This required changing the arguments to the CHECKALT*() macros some and changing the various system calls that used pathnames to use the kern_foo() functions that can accept kernel space filename pointers instead of calling the system call directly. - Use kern_open(), kern_access(), kern_execve(), kern_mkfifo(), kern_mknod(), kern_setitimer(), kern_getrusage(), kern_utimes(), kern_unlink(), kern_chdir(), kern_chmod(), kern_chown(), kern_symlink(), kern_readlink(), kern_select(), kern_statfs(), kern_fstatfs(), kern_stat(), kern_lstat(), kern_fstat(). - Drop the unused 'uap' argument from spx_open(). - Replace a stale duplication of vn_access() in xenix_access() lacking recent additions such as MAC checks, etc. with a call to kern_access(). Revision Changes Path 1.28 +30 -26 src/sys/i386/ibcs2/ibcs2_fcntl.c 1.59 +159 -111 src/sys/i386/ibcs2/ibcs2_misc.c 1.11 +12 -16 src/sys/i386/ibcs2/ibcs2_msg.c 1.17 +1 -1 src/sys/i386/ibcs2/ibcs2_other.c 1.26 +31 -60 src/sys/i386/ibcs2/ibcs2_stat.c 1.19 +5 -127 src/sys/i386/ibcs2/ibcs2_util.c 1.19 +13 -7 src/sys/i386/ibcs2/ibcs2_util.h 1.34 +17 -28 src/sys/i386/ibcs2/ibcs2_xenix.c From owner-cvs-all@FreeBSD.ORG Mon Feb 7 22:15: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 AF36A16A4CE; Mon, 7 Feb 2005 22:15:56 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6022F43D1D; Mon, 7 Feb 2005 22:15:56 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id C4B0F707443; Tue, 8 Feb 2005 09:15:55 +1100 (EST) X-Viruscan-Id: <4207E89B0000EE8199C168@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 857F8707441; Tue, 8 Feb 2005 09:15:55 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id EF3BE70743E; Tue, 8 Feb 2005 09:15:54 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id E82E861B4; Tue, 8 Feb 2005 09:15:53 +1100 (EST) Date: Tue, 8 Feb 2005 09:15:53 +1100 From: Edwin Groothuis To: Sergey Matveychuk Message-ID: <20050207221553.GD1118@k7.mavetju> References: <200502062002.j16K2rcL040446@repoman.freebsd.org> <20050207005015.05126df2@it.buh.tecnik93.com> <420779A6.4080408@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <420779A6.4080408@FreeBSD.org> User-Agent: Mutt/1.5.6i cc: Ion-Mihai Tetcu cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org cc: Kris Kennaway cc: cvs-ports@FreeBSD.org cc: timur@gnu.org Subject: Re: cvs commit: ports/textproc Makefileports/textproc/stardict2-dictd_mova 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, 07 Feb 2005 22:15:56 -0000 On Mon, Feb 07, 2005 at 05:22:30PM +0300, Sergey Matveychuk wrote: > Ion-Mihai Tetcu wrote: > > >For me, fetch fails: > >=====> /usr/ports/textproc/stardict2-dictd_mova/ > > > >>>No checksum entry for stardict/stardict-2.4.2.tar.bz2. > >>>Make sure the Makefile and distinfo file > >>>(/usr/ports/textproc/stardict2-dictd_mova/distinfo) are > >>>up to date. If you are absolutely sure you want to override > >>>this check, type "make NO_CHECKSUM=yes [other args]". > > > >*** Error code 1 > > > >Stop in /usr/ports/textproc/stardict2-dictd_mova. > > Can't reproduce. It works for me. try "make rmconfig" first. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Mon Feb 7 22: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 418CF16A4D7 for ; Mon, 7 Feb 2005 22:25:41 +0000 (GMT) Received: from mail24.sea5.speakeasy.net (mail24.sea5.speakeasy.net [69.17.117.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CC3E43D55 for ; Mon, 7 Feb 2005 22:25:40 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18925 invoked from network); 7 Feb 2005 22:25:40 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Feb 2005 22:25:39 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j17MPRrf088725; Mon, 7 Feb 2005 17:25:29 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Nate Lawson Date: Mon, 7 Feb 2005 13:52:06 -0500 User-Agent: KMail/1.6.2 References: <200502061655.j16GtqDK033151@repoman.freebsd.org> <200502071015.39224.jhb@FreeBSD.org> <4207B5C9.4030505@root.org> In-Reply-To: <4207B5C9.4030505@root.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502071352.06289.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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: Ian Dowse Subject: Re: cvs commit: src/sys/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 22:25:41 -0000 On Monday 07 February 2005 01:39 pm, Nate Lawson wrote: > John Baldwin wrote: > > On Sunday 06 February 2005 11:55 am, Ian Dowse wrote: > >>iedowse 2005-02-06 16:55:52 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/dev/random probe.c > >> Log: > >> Check that we have at least a 586-class CPU before calling do_cpuid(). > >> This fixes booting on a number of 486 processors. > > > > This is wrong. Some 486's do have cpuid, notable the dx4's (I used to > > have one.) The correct test is to see if you can flip a bit in %eflags > > (can't remember which one). If that flag stays at zero then you don't > > have cpuid, if the bit follows the value written to it then you do have > > cpuid. > > That matters little since the cpuid result is then used to check for a > VIA part introduced in 2003. Nevermind then. :-P -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Feb 7 22:26: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 AD84C16A4CF for ; Mon, 7 Feb 2005 22:26:12 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id A42D643D62 for ; Mon, 7 Feb 2005 22:26:11 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10053 invoked from network); 7 Feb 2005 22:26:11 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 7 Feb 2005 22:26:10 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j17MPRrl088725; Mon, 7 Feb 2005 17:26:05 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: obrien@FreeBSD.org Date: Mon, 7 Feb 2005 17:25:40 -0500 User-Agent: KMail/1.6.2 References: <200502070425.j174PZ7w073816@repoman.freebsd.org> <200502071030.17077.jhb@FreeBSD.org> <20050207192610.GC73469@dragon.nuxi.com> In-Reply-To: <20050207192610.GC73469@dragon.nuxi.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200502071725.40552.jhb@FreeBSD.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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 Subject: Re: cvs commit: src/usr.sbin/sysinstall install.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 22:26:13 -0000 On Monday 07 February 2005 02:26 pm, David O'Brien wrote: > On Mon, Feb 07, 2005 at 10:30:17AM -0500, John Baldwin wrote: > > On Sunday 06 February 2005 11:25 pm, David E. O'Brien wrote: > > > obrien 2005-02-07 04:25:34 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > usr.sbin/sysinstall install.c > > > Log: > > > Remove /stand when we are done with it. > > > > > > Submitted by: Ryan Sommers > > > > Not everyone wants this and there have been protests over this before. > > You shouldn't have just snuck this change in. > > It wasn't snuck it -- it has been disucssed so many times on -current. > Those saying they wanted /stand wanted it for diskless booting. I fixed > the last references to /stand in /etc/rc a while ago. I wanted it because of actually using sysinstall's custom install scripting ability such that /stand is different on different types of machines in my environment. diskless wasn't the only argument against this but you didn't want to listen because in your mind having both /rescue and /stand was the end of civilization as we know it. I don't care enough to argue about this forever though, I can just adjust my scripts to explicitly write things to somewhere else besides /stand (maybe have to generate a script that later generates a file or something) for things that I want to preserve. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Mon Feb 7 22:54: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 2DF6C16A4CE; Mon, 7 Feb 2005 22:54:51 +0000 (GMT) Received: from blackwater.lemis.com (wantadilla.lemis.com [192.109.197.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9622543D31; Mon, 7 Feb 2005 22:54:49 +0000 (GMT) (envelope-from grog@lemis.com) Received: by blackwater.lemis.com (Postfix, from userid 1004) id B26CE85640; Tue, 8 Feb 2005 09:24:47 +1030 (CST) Date: Tue, 8 Feb 2005 09:24:47 +1030 From: Greg 'groggy' Lehey To: Peter Jeremy Message-ID: <20050207225447.GS49637@wantadilla.lemis.com> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050206184516.GB1080@darkness.comp.waw.pl> <20050207081054.GA57554@cirb503493.alcatel.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eHrxbAcqt/LxKPZN" Content-Disposition: inline In-Reply-To: <20050207081054.GA57554@cirb503493.alcatel.com.au> 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: Pawel Jakub Dawidek cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 22:54:51 -0000 --eHrxbAcqt/LxKPZN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 7 February 2005 at 19:10:54 +1100, Peter Jeremy wrote: > On Sun, 2005-Feb-06 19:45:16 +0100, Pawel Jakub Dawidek wrote: >> On Sun, Feb 06, 2005 at 04:34:49PM +0000, Christian S.J. Peron wrote: >> +> Since it is not un-common for a process's resident set size (rss) >> +> to exceed 10 megabytes in size (especially in X), bump the max >> +> column width from 4 bytes to 5. This will make the ps auxw output >> +> uniform again when a process's rss exceeds 10 megs. >> >> Maybe we can use humanize_number(3) here? > > Please ensure that if you do use humanize_number(3), there is a way of > getting rss and vsz values in fixed units. Tru64 switches between MB > and GB is ps output (which can't be disabled). I regularly need to > look at processes by size and it's very annoying to have 2.5GB and > 2.5MB processes mixed together. Agreed. I'd rather have overflowing columns than "humanized" stuff that I find difficult to read. Greg -- See complete headers for address and phone numbers. --eHrxbAcqt/LxKPZN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCB/G3IubykFB6QiMRAjGhAJ9QQzMkDXYDg7rPkCe6q1vSfIw6zwCfd0fo vB6w6jWiX7o2gdEVisT6xtE= =kdyE -----END PGP SIGNATURE----- --eHrxbAcqt/LxKPZN-- From owner-cvs-all@FreeBSD.ORG Mon Feb 7 23:04: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 2148E16A4CE; Mon, 7 Feb 2005 23:04:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA95043D31; Mon, 7 Feb 2005 23:04:33 +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 j17N4Xpt049658; Mon, 7 Feb 2005 23:04:33 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17N4Xmk049657; Mon, 7 Feb 2005 23:04:33 GMT (envelope-from krion) Message-Id: <200502072304.j17N4Xmk049657@repoman.freebsd.org> From: Kirill Ponomarew Date: Mon, 7 Feb 2005 23:04: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/share/man/man7 ports.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 23:04:34 -0000 krion 2005-02-07 23:04:33 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man7 ports.7 Log: Introduce three new targets for ports collection: showconfig-recursive, rmconfig-recursive and config-conditional. MFC after: 3 days Revision Changes Path 1.50 +13 -1 src/share/man/man7/ports.7 From owner-cvs-all@FreeBSD.ORG Mon Feb 7 23:20: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 E3B5516A4CE; Mon, 7 Feb 2005 23:20:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6DC943D41; Mon, 7 Feb 2005 23:20:12 +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 j17NKC9u050188; Mon, 7 Feb 2005 23:20:12 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j17NKCfE050187; Mon, 7 Feb 2005 23:20:12 GMT (envelope-from mlaier) Message-Id: <200502072320.j17NKCfE050187@repoman.freebsd.org> From: Max Laier Date: Mon, 7 Feb 2005 23:20: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/share/man/man4 altq.4 src/sys/conf NOTES src/contrib/pf/man pf.4 pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 23:20:13 -0000 mlaier 2005-02-07 23:20:12 UTC FreeBSD src repository Modified files: share/man/man4 altq.4 sys/conf NOTES contrib/pf/man pf.4 pf.conf.5 Log: Fix sloppy use of "manpage", bump .Dd where applicable and rename RED to Random Early Detection (not ... Drop) in order to be consistent with other documentation on ALTQ Pointed out by: simon, ru, Brad Davis Revision Changes Path 1.6 +1 -1 src/contrib/pf/man/pf.4 1.7 +3 -3 src/contrib/pf/man/pf.conf.5 1.11 +2 -2 src/share/man/man4/altq.4 1.1299 +1 -1 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Mon Feb 7 23:51: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 2006916A4CF for ; Mon, 7 Feb 2005 23:51:28 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.de [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id B52AD43D3F for ; Mon, 7 Feb 2005 23:51:26 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 07 Feb 2005 23:51:25 -0000 Received: from pD9E24513.dip.t-dialin.net (EHLO lofi.dyndns.org) (217.226.69.19) by mail.gmx.net (mp008) with SMTP; 08 Feb 2005 00:51:25 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j17NpMaY028303 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 8 Feb 2005 00:51:23 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Hiroki Sato Date: Tue, 8 Feb 2005 00:51:14 +0100 User-Agent: KMail/1.7.2 References: <200502061714.j16HEWt8033970@repoman.freebsd.org> In-Reply-To: <200502061714.j16HEWt8033970@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2169413.kdfs4xWo9S"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502080051.18619.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/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Mon, 07 Feb 2005 23:51:28 -0000 --nextPart2169413.kdfs4xWo9S Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday, 6. February 2005 18:14, Hiroki Sato wrote: > hrs 2005-02-06 17:14:32 UTC > > FreeBSD ports repository > > Modified files: > print/teTeX Makefile pkg-descr pkg-plist > print/teTeX-base Makefile distinfo pkg-descr pkg-plist > print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist > print/tex-texmflocal Makefile pkg-descr > Log: > (forced commit) > The log in the previous commit should have stated > "Update to 2.99.13.20050204", not 2.99.13.20040204. Looks like the beta distfiles have been pulled from the mirrors. =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 --nextPart2169413.kdfs4xWo9S Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCB/72Xhc68WspdLARAuUaAKCPH18VZxXs6mKKlS0yk0nQHAOkLQCfb9nY Psc1PgCpbtS6/saGUhLyvco= =cIQj -----END PGP SIGNATURE----- --nextPart2169413.kdfs4xWo9S-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00:02: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 6852016A4CE; Tue, 8 Feb 2005 00:02:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4200043D31; Tue, 8 Feb 2005 00:02:30 +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 j1802UVV051571; Tue, 8 Feb 2005 00:02:30 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1802UcQ051570; Tue, 8 Feb 2005 00:02:30 GMT (envelope-from edwin) Message-Id: <200502080002.j1802UcQ051570@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Feb 2005 00:02: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/print/teTeX-texmf 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, 08 Feb 2005 00:02:30 -0000 edwin 2005-02-08 00:02:29 UTC FreeBSD ports repository Modified files: print/teTeX-texmf Makefile Log: Temporary mastersite (http://people.freebsd.org/~edwin) until the port is updated with a newer version which again will be available from the master sites. Informed hrs@ Revision Changes Path 1.8 +2 -1 ports/print/teTeX-texmf/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00:04: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 5B1AE16A4CE; Tue, 8 Feb 2005 00:04:10 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0873B43D48; Tue, 8 Feb 2005 00:04:10 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id 2B079707446; Tue, 8 Feb 2005 11:04:09 +1100 (EST) X-Viruscan-Id: <420801F9000090016D4C16@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id D4FD8707444; Tue, 8 Feb 2005 11:04:08 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id 40C77707441; Tue, 8 Feb 2005 11:04:08 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 1FA2361BE; Tue, 8 Feb 2005 11:04:07 +1100 (EST) Date: Tue, 8 Feb 2005 11:04:07 +1100 From: Edwin Groothuis To: Hiroki Sato , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Message-ID: <20050208000407.GE1118@k7.mavetju> References: <200502061714.j16HEWt8033970@repoman.freebsd.org> <200502080051.18619.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502080051.18619.michaelnottebrock@gmx.net> User-Agent: Mutt/1.5.6i Subject: Re: cvs commit: ports/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Tue, 08 Feb 2005 00:04:10 -0000 On Tue, Feb 08, 2005 at 12:51:14AM +0100, Michael Nottebrock wrote: > On Sunday, 6. February 2005 18:14, Hiroki Sato wrote: > > hrs 2005-02-06 17:14:32 UTC > > > > FreeBSD ports repository > > > > Modified files: > > print/teTeX Makefile pkg-descr pkg-plist > > print/teTeX-base Makefile distinfo pkg-descr pkg-plist > > print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist > > print/tex-texmflocal Makefile pkg-descr > > Log: > > (forced commit) > > The log in the previous commit should have stated > > "Update to 2.99.13.20050204", not 2.99.13.20040204. > > Looks like the beta distfiles have been pulled from the mirrors. I have gotten a copy of jilles@stack.nl and put it on http://people.freebsd.org/~edwin/. Please remove the temporary mastersite when the port is updated. Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00:07: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 5FA2016A4CE; Tue, 8 Feb 2005 00:07:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49AB843D1F; Tue, 8 Feb 2005 00:07:49 +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 j1807n78051820; Tue, 8 Feb 2005 00:07:49 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1807nbs051819; Tue, 8 Feb 2005 00:07:49 GMT (envelope-from adamw) Message-Id: <200502080007.j1807nbs051819@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Feb 2005 00:07: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/games Makefile ports/games/tomatoes Makefile distinfo pkg-descr pkg-plist ports/games/tomatoes/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: Tue, 08 Feb 2005 00:07:49 -0000 adamw 2005-02-08 00:07:49 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/tomatoes Makefile distinfo pkg-descr pkg-plist games/tomatoes/files patch-makefile Log: Add I Have No Tomatoes. I Have No Tomatoes is an extreme leisure time activity idea of which culminates in the following question: How many tomatoes can you smash in ten short minutes? If you have the time to spare, this game has the vegetables just waiting to be eliminated! WWW: http://tomatoes.sourceforge.net/ Revision Changes Path 1.744 +1 -0 ports/games/Makefile 1.1 +34 -0 ports/games/tomatoes/Makefile (new) 1.1 +4 -0 ports/games/tomatoes/distinfo (new) 1.1 +62 -0 ports/games/tomatoes/files/patch-makefile (new) 1.1 +6 -0 ports/games/tomatoes/pkg-descr (new) 1.1 +7 -0 ports/games/tomatoes/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00:09: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 94C2C16A4CE; Tue, 8 Feb 2005 00:09:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6496643D31; Tue, 8 Feb 2005 00:09:02 +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 j18092qq051888; Tue, 8 Feb 2005 00:09:02 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18092GC051887; Tue, 8 Feb 2005 00:09:02 GMT (envelope-from adamw) Message-Id: <200502080009.j18092GC051887@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Feb 2005 00:09: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: Tue, 08 Feb 2005 00:09:02 -0000 adamw 2005-02-08 00:09:02 UTC FreeBSD ports repository Modified files: . modules Log: tomatoes --> ports/games/tomatoes Revision Changes Path 1.11896 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00: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 228F116A4CE; Tue, 8 Feb 2005 00:24:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCF643D41; Tue, 8 Feb 2005 00:24:24 +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 j180OOfp052420; Tue, 8 Feb 2005 00:24:24 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j180OOFa052419; Tue, 8 Feb 2005 00:24:24 GMT (envelope-from adamw) Message-Id: <200502080024.j180OOFa052419@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Feb 2005 00:24: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/games/tomatoes Makefile pkg-plist ports/games/tomatoes/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: Tue, 08 Feb 2005 00:24:25 -0000 adamw 2005-02-08 00:24:24 UTC FreeBSD ports repository Modified files: games/tomatoes Makefile pkg-plist games/tomatoes/files patch-makefile Log: Enable the background music. Revision Changes Path 1.2 +5 -1 ports/games/tomatoes/Makefile 1.2 +1 -1 ports/games/tomatoes/files/patch-makefile 1.2 +1 -2 ports/games/tomatoes/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00:34: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 C288416A4CE for ; Tue, 8 Feb 2005 00:34:55 +0000 (GMT) Received: from mail.meangrape.com (mail.meangrape.com [209.223.7.159]) by mx1.FreeBSD.org (Postfix) with SMTP id A3CC343D31 for ; Tue, 8 Feb 2005 00:34:54 +0000 (GMT) (envelope-from jay@meangrape.com) Received: (qmail 15193 invoked by uid 1002); 8 Feb 2005 00:36:01 -0000 Date: Mon, 7 Feb 2005 18:36:01 -0600 From: Jay To: Edwin Groothuis Message-ID: <20050208003601.GB17904@mail.meangrape.com> Mail-Followup-To: Jay , Edwin Groothuis , Hiroki Sato , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org References: <200502061714.j16HEWt8033970@repoman.freebsd.org> <200502080051.18619.michaelnottebrock@gmx.net> <20050208000407.GE1118@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gatW/ieO32f1wygP" Content-Disposition: inline In-Reply-To: <20050208000407.GE1118@k7.mavetju> X-PGP-Signature: C9C8 6FEE 0E34 A778 8D4A 5240 B5C6 6B4A C364 241A User-Agent: Mutt/1.5.6i cc: cvs-ports@freebsd.org cc: Hiroki Sato cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Tue, 08 Feb 2005 00:34:55 -0000 --gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 11:04:07AM +1100, Edwin Groothuis wrote: > I have gotten a copy of jilles@stack.nl and put it on > http://people.freebsd.org/~edwin/. Please remove the temporary > mastersite when the port is updated. Now it's quite possible that I'm missing something. But if I put "http://people.freebsd.org/~edwin" in at the top of the MASTERSITE list for teTeX-base, nothing's there. "The file http://people.freebsd.org/~edwin/tetex-src-2.99.13.20050204.tar.gz=20 does not exist at this server." =20 --=20 Jay. --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCAlxtcZrSsNkJBoRAp0UAJ9xQTzpTYakLuDfFmMJ9IL440GTdACfSyXP 8jSXJ8xsbTVUQRH23cvEw7E= =WxsI -----END PGP SIGNATURE----- --gatW/ieO32f1wygP-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00: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 14B3C16A4CE; Tue, 8 Feb 2005 00:46:03 +0000 (GMT) Received: from mail2out.barnet.com.au (mail2out.barnet.com.au [202.83.176.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 273C043D41; Tue, 8 Feb 2005 00:46:00 +0000 (GMT) (envelope-from edwin@mavetju.org) Received: by mail2out.barnet.com.au (Postfix, from userid 27) id A171B707445; Tue, 8 Feb 2005 11:45:56 +1100 (EST) X-Viruscan-Id: <42080BC400010866CCC432@BarNet> Received: from mail2-auth.barnet.com.au (mail2.barnet.com.au [202.83.176.13]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Authority" (verified OK)) by mail2.barnet.com.au (Postfix) with ESMTP id 54A9A707443; Tue, 8 Feb 2005 11:45:56 +1100 (EST) Received: from k7.mavetju (edwin-3.int.barnet.com.au [10.10.12.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) Certificate Authority" (verified OK)) by mail2-auth.barnet.com.au (Postfix) with ESMTP id BACDC707441; Tue, 8 Feb 2005 11:45:55 +1100 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 7069C61BD; Tue, 8 Feb 2005 11:45:54 +1100 (EST) Date: Tue, 8 Feb 2005 11:45:54 +1100 From: Edwin Groothuis To: Jay , Edwin Groothuis , Hiroki Sato , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Message-ID: <20050208004554.GF1118@k7.mavetju> References: <200502061714.j16HEWt8033970@repoman.freebsd.org> <200502080051.18619.michaelnottebrock@gmx.net> <20050208000407.GE1118@k7.mavetju> <20050208003601.GB17904@mail.meangrape.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050208003601.GB17904@mail.meangrape.com> User-Agent: Mutt/1.5.6i Subject: Re: cvs commit: ports/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Tue, 08 Feb 2005 00:46:03 -0000 On Mon, Feb 07, 2005 at 06:36:01PM -0600, Jay wrote: > On Tue, Feb 08, 2005 at 11:04:07AM +1100, Edwin Groothuis wrote: > > I have gotten a copy of jilles@stack.nl and put it on > > http://people.freebsd.org/~edwin/. Please remove the temporary > > mastersite when the port is updated. > > Now it's quite possible that I'm missing something. But if I put > "http://people.freebsd.org/~edwin" in at the top of the MASTERSITE list > for teTeX-base, nothing's there. > > "The file > > http://people.freebsd.org/~edwin/tetex-src-2.99.13.20050204.tar.gz [~/cvs/ports/print/teTeX-texmf] edwin@k7>make -V DISTFILES tetex-texmf-2.99.13.20050204-beta.tar.gz dvipsk-jpatch-p1.6a1.tar.gz:1 ^^^^^ Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://weblog.barnet.com.au/edwin/ From owner-cvs-all@FreeBSD.ORG Tue Feb 8 00: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 533D216A4CE; Tue, 8 Feb 2005 00:57:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B29A43D2D; Tue, 8 Feb 2005 00:57:18 +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 j180vIMj080579; Tue, 8 Feb 2005 00:57:18 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j180vIn5080576; Tue, 8 Feb 2005 00:57:18 GMT (envelope-from edwin) Message-Id: <200502080057.j180vIn5080576@repoman.freebsd.org> From: Edwin Groothuis Date: Tue, 8 Feb 2005 00:57: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/print/teTeX-base 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, 08 Feb 2005 00:57:18 -0000 edwin 2005-02-08 00:57:17 UTC FreeBSD ports repository Modified files: print/teTeX-base Makefile Log: Temporary add http://people.freebsd.org/~edwin/ to the MASTER_SITES to host the disappeared beta. Informed maintainer. Revision Changes Path 1.77 +2 -1 ports/print/teTeX-base/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 01: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 7276A16A4CE; Tue, 8 Feb 2005 01:03:23 +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 C1C0C43D62; Tue, 8 Feb 2005 01:03:22 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p28180-adsau15honb8-acca.tokyo.ocn.ne.jp [221.187.114.180]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j1813IXr097768; Tue, 8 Feb 2005 10:03:20 +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 j1812uiv061563; Tue, 8 Feb 2005 10:02:56 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Tue, 08 Feb 2005 10:02:12 +0900 (JST) Message-Id: <20050208.100212.59659862.hrs@allbsd.org> To: michaelnottebrock@gmx.net From: Hiroki Sato In-Reply-To: <200502080051.18619.michaelnottebrock@gmx.net> References: <200502061714.j16HEWt8033970@repoman.freebsd.org> <200502080051.18619.michaelnottebrock@gmx.net> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2rc2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart(Tue_Feb__8_10_02_12_2005_272)--" Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Tue, 08 Feb 2005 01:03:23 -0000 ----Security_Multipart(Tue_Feb__8_10_02_12_2005_272)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Nottebrock wrote in <200502080051.18619.michaelnottebrock@gmx.net>: m> On Sunday, 6. February 2005 18:14, Hiroki Sato wrote: m> > hrs 2005-02-06 17:14:32 UTC m> > m> > FreeBSD ports repository m> > m> > Modified files: m> > print/teTeX Makefile pkg-descr pkg-plist m> > print/teTeX-base Makefile distinfo pkg-descr pkg-plist m> > print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist m> > print/tex-texmflocal Makefile pkg-descr m> > Log: m> > (forced commit) m> > The log in the previous commit should have stated m> > "Update to 2.99.13.20050204", not 2.99.13.20040204. m> m> Looks like the beta distfiles have been pulled from the mirrors. I am working on updating the ports to teTeX 3.0 now. Sorry for the inconvenience... -- | Hiroki SATO ----Security_Multipart(Tue_Feb__8_10_02_12_2005_272)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCCA+UTyzT2CeTzy0RAr8jAJ9mq3ivoSH5OUYsvhtobMsh3O+XQgCgp7LF S1epKaSNp/lTr5LbHKghd7A= =IjZI -----END PGP SIGNATURE----- ----Security_Multipart(Tue_Feb__8_10_02_12_2005_272)---- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 01: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 B927716A4CE; Tue, 8 Feb 2005 01:21:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CC743D2F; Tue, 8 Feb 2005 01:21:24 +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 j181LOr1001267; Tue, 8 Feb 2005 01:21:24 GMT (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j181LO74001266; Tue, 8 Feb 2005 01:21:24 GMT (envelope-from peter) Message-Id: <200502080121.j181LO74001266@repoman.freebsd.org> From: Peter Wemm Date: Tue, 8 Feb 2005 01: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/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: Tue, 08 Feb 2005 01:21:24 -0000 peter 2005-02-08 01:21:24 UTC FreeBSD src repository Modified files: sys/amd64/isa clock.c Log: MFi386: read from RTC_INTR after writing to RTC_STATUSB Revision Changes Path 1.215 +2 -0 src/sys/amd64/isa/clock.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 01:26: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 C7D3316A4CF for ; Tue, 8 Feb 2005 01:26:33 +0000 (GMT) Received: from mail.meangrape.com (mail.meangrape.com [209.223.7.159]) by mx1.FreeBSD.org (Postfix) with SMTP id F1A6343D58 for ; Tue, 8 Feb 2005 01:26:32 +0000 (GMT) (envelope-from jay@meangrape.com) Received: (qmail 33389 invoked by uid 1002); 8 Feb 2005 01:27:39 -0000 Date: Mon, 7 Feb 2005 19:27:39 -0600 From: Jay To: Edwin Groothuis Message-ID: <20050208012739.GD17904@mail.meangrape.com> Mail-Followup-To: Jay , Edwin Groothuis , Hiroki Sato , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org References: <200502061714.j16HEWt8033970@repoman.freebsd.org> <200502080051.18619.michaelnottebrock@gmx.net> <20050208000407.GE1118@k7.mavetju> <20050208003601.GB17904@mail.meangrape.com> <20050208004554.GF1118@k7.mavetju> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="48TaNjbzBVislYPb" Content-Disposition: inline In-Reply-To: <20050208004554.GF1118@k7.mavetju> X-PGP-Signature: C9C8 6FEE 0E34 A778 8D4A 5240 B5C6 6B4A C364 241A User-Agent: Mutt/1.5.6i cc: cvs-ports@freebsd.org cc: Hiroki Sato cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/print/teTeX Makefile pkg-descr pkg-plist ports/print/teTeX-base Makefile distinfo pkg-descr pkg-plist ports/print/teTeX-texmf Makefile distinfo pkg-descr pkg-plist ports/print/tex-texmflocal 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: Tue, 08 Feb 2005 01:26:33 -0000 --48TaNjbzBVislYPb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 11:45:54AM +1100, Edwin Groothuis wrote: > > Now it's quite possible that I'm missing something. But if I put > > "http://people.freebsd.org/~edwin" in at the top of the MASTERSITE list > > for teTeX-base, nothing's there. >=20 > [~/cvs/ports/print/teTeX-texmf] edwin@k7>make -V DISTFILES > tetex-texmf-2.99.13.20050204-beta.tar.gz dvipsk-jpatch-p1.6a1.tar.gz:1 > ^^^^^ Just did a cvsup for my ports. Here's what 'portupgrade teTeX-base' says: ---> Upgrading 'teTeX-base-2.0.2_9' to 'teTeX-base-2.99.13.20050204' (print/teTeX-base) ---> Building '/usr/ports/print/teTeX-base' ** Listing the failed packages (*:skipped / !:failed) ! print/teTeX-base (teTeX-base-2.0.2_9) (fetch error) So I added the temporary MASTERSITE to the teTeX-base Makefile, and it works fine. I'm guessing that my cvsup mirror had not been updated yet. Sorry to bother you and thanks for all of the great work. --=20 Jay. --48TaNjbzBVislYPb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCBWLtcZrSsNkJBoRAoXgAJ9NhLhXriHXBlGdbhKiWANw7/iYVwCgmRnh HEMIj2n8iHnlO7H4wrFXE2U= =rJ+R -----END PGP SIGNATURE----- --48TaNjbzBVislYPb-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 03:43: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 4A5E716A4CE; Tue, 8 Feb 2005 03:43:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FA6443D1F; Tue, 8 Feb 2005 03:43:03 +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 j183h2Ux041955; Tue, 8 Feb 2005 03:43:02 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j183h2Nt041950; Tue, 8 Feb 2005 03:43:02 GMT (envelope-from scottl) Message-Id: <200502080343.j183h2Nt041950@repoman.freebsd.org> From: Scott Long Date: Tue, 8 Feb 2005 03:43: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/dev/twe twe.c twe_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 03:43:03 -0000 scottl 2005-02-08 03:43:02 UTC FreeBSD src repository Modified files: sys/dev/twe twe.c twe_freebsd.c Log: Fix crashdumps on twe. The twe_immediate_request() path was not only copying data to a temporary buffer before the I/O, but also copying that temporary buffer back to the original data location after the I/O. When you're dumping kernel heap and stack and protected pages, this is very very bad. A belated thanks to Robert Watson for donating hardware for this (and future) work. MFC after: 3 days Revision Changes Path 1.24 +24 -9 src/sys/dev/twe/twe.c 1.40 +1 -3 src/sys/dev/twe/twe_freebsd.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 03: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 E470916A4CE; Tue, 8 Feb 2005 03:51:34 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D5243D48; Tue, 8 Feb 2005 03:51:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id AC12351B2C; Mon, 7 Feb 2005 19:51:33 -0800 (PST) Date: Mon, 7 Feb 2005 19:51:33 -0800 From: Kris Kennaway To: Scott Long Message-ID: <20050208035133.GA32524@xor.obsecurity.org> References: <200502080343.j183h2Nt041950@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline In-Reply-To: <200502080343.j183h2Nt041950@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/dev/twe twe.c twe_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 03:51:35 -0000 --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 03:43:02AM +0000, Scott Long wrote: > scottl 2005-02-08 03:43:02 UTC >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/twe twe.c twe_freebsd.c=20 > Log: > Fix crashdumps on twe. The twe_immediate_request() path was not only > copying data to a temporary buffer before the I/O, but also copying that > temporary buffer back to the original data location after the I/O. When > you're dumping kernel heap and stack and protected pages, this is very > very bad. > =20 > A belated thanks to Robert Watson for donating hardware for this (and f= uture) > work. Awesome! Kris --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCDdFWry0BWjoQKURAnfZAJ4iw2XSIFJ62NCGMIMPeWbSzdrkMwCfal3S TNoBoCigtwglIx7bChL9zZ8= =78vD -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05:27: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 A321916A4CE; Tue, 8 Feb 2005 05:27:25 +0000 (GMT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0367743D45; Tue, 8 Feb 2005 05:27:25 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])j185RNHn031414; Tue, 8 Feb 2005 16:27:23 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j185RKVU019701; Tue, 8 Feb 2005 16:27:21 +1100 Date: Tue, 8 Feb 2005 16:27:20 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: John Baldwin In-Reply-To: <200502071015.39224.jhb@FreeBSD.org> Message-ID: <20050208155258.O21504@delplex.bde.org> References: <200502061655.j16GtqDK033151@repoman.freebsd.org> <200502071015.39224.jhb@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 cc: Ian Dowse Subject: Re: cvs commit: src/sys/dev/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 05:27:25 -0000 On Mon, 7 Feb 2005, John Baldwin wrote: > On Sunday 06 February 2005 11:55 am, Ian Dowse wrote: > > iedowse 2005-02-06 16:55:52 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/random probe.c > > Log: > > Check that we have at least a 586-class CPU before calling do_cpuid(). > > This fixes booting on a number of 486 processors. > > This is wrong. Some 486's do have cpuid, notable the dx4's (I used to have > one.) The correct test is to see if you can flip a bit in %eflags (can't > remember which one). If that flag stays at zero then you don't have cpuid, > if the bit follows the value written to it then you do have cpuid. Actually, the correct test is to see if the CPUID_CPUID bit is set in the cpu_feature word. locore.s has already done the %eflags test and repeating it in "MD" code would be even uglier than calling do_cpuid(). Since the cpuid instuction doesn't set a self-referential bit, CPUID_CPUID doesn't exist yet and it needs to be put in cpu_feature as a software bit. Since cpu_feature has no space to spare, it needs to be extended. It should be extended for other reasons: to avoid the almost useless cpu classes. Related bugs: cpu_feature actually has negative space to spare. The CPUID_XMM and CPUID_SSE bits in it are aliased. This amplifies the bug that testing the CPU_SSE bit in cpu_feature is an invalid test for SSE instructions being available. enable_sse() only enables CR4_XMM if both CPUID_FXSR and CPUID_XMM are set. Testing just CPUID_SSE is also invalid if CPU_ENABLE_SSE is not configured. CPUID_SSE should be the preferred name, since it is better known and is what printcpuinfo() prints, and the CPUID_SSE bit should be cleared in cpu_feature if the software decides not to support SSE, so that the tangled logic in enable_sse() doesn't need to be repeated. Bruce From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05:41: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 E92FC16A4CE; Tue, 8 Feb 2005 05:41:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF6B843D31; Tue, 8 Feb 2005 05:41:54 +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 j185fsMF014967; Tue, 8 Feb 2005 05:41:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j185fsk7014966; Tue, 8 Feb 2005 05:41:54 GMT (envelope-from imp) Message-Id: <200502080541.j185fsk7014966@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 05:41: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/dev/ed if_edvar.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, 08 Feb 2005 05:41:55 -0000 imp 2005-02-08 05:41:54 UTC FreeBSD src repository Modified files: sys/dev/ed if_edvar.h Log: Fix style bugs introduced in the de__Pification of this code. Style bug generically noted by: bde Revision Changes Path 1.21 +21 -23 src/sys/dev/ed/if_edvar.h From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05: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 B5AED16A4CE; Tue, 8 Feb 2005 05:45:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ADEF43D1F; Tue, 8 Feb 2005 05:45: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 j185jZFN015184; Tue, 8 Feb 2005 05:45:35 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j185jZNP015183; Tue, 8 Feb 2005 05:45:35 GMT (envelope-from imp) Message-Id: <200502080545.j185jZNP015183@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 05:45: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/ed if_ed.c if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c if_edvar.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, 08 Feb 2005 05:45:35 -0000 imp 2005-02-08 05:45:35 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c if_edvar.h Log: Make it possible to unload ed. Move the ed_pccard_detach routine to if_ed and rename it to ed_detach(). Tell other busses to use this routine for detach. Since I don't actually have any non-pccard ed hardware I can test with, I've only tested with my pccards. More improvements in this area likely are possible. Prodded by: rwatson Revision Changes Path 1.240 +20 -0 src/sys/dev/ed/if_ed.c 1.15 +1 -0 src/sys/dev/ed/if_ed_cbus.c 1.17 +1 -0 src/sys/dev/ed/if_ed_isa.c 1.71 +1 -22 src/sys/dev/ed/if_ed_pccard.c 1.38 +1 -0 src/sys/dev/ed/if_ed_pci.c 1.22 +1 -0 src/sys/dev/ed/if_edvar.h From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05:45: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 5BEBC16A525; Tue, 8 Feb 2005 05:45: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 AB39E43D45; Tue, 8 Feb 2005 05:45:43 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])j185jaA6012528; Tue, 8 Feb 2005 16:45:36 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j185jXVU028880; Tue, 8 Feb 2005 16:45:34 +1100 Date: Tue, 8 Feb 2005 16:45:33 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: "M. Warner Losh" In-Reply-To: <20050207.011912.48399340.imp@bsdimp.com> Message-ID: <20050208162733.C21504@delplex.bde.org> References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050207081054.GA57554@cirb503493.alcatel.com.au> <20050207.011912.48399340.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: PeterJeremy@optushome.com.au cc: src-committers@FreeBSD.org cc: pjd@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 05:45:44 -0000 On Mon, 7 Feb 2005, M. Warner Losh wrote: > In message: <20050207081054.GA57554@cirb503493.alcatel.com.au> > Peter Jeremy writes: > : On Sun, 2005-Feb-06 19:45:16 +0100, Pawel Jakub Dawidek wrote: > : >On Sun, Feb 06, 2005 at 04:34:49PM +0000, Christian S.J. Peron wrote: > : >+> Since it is not un-common for a process's resident set size (rss) > : >+> to exceed 10 megabytes in size (especially in X), bump the max > : >+> column width from 4 bytes to 5. This will make the ps auxw output > : >+> uniform again when a process's rss exceeds 10 megs. > : > > : >Maybe we can use humanize_number(3) here? > : > : Please ensure that if you do use humanize_number(3), there is a way of > : getting rss and vsz values in fixed units. Tru64 switches between MB > : and GB is ps output (which can't be disabled). I regularly need to > : look at processes by size and it's very annoying to have 2.5GB and > : 2.5MB processes mixed together. > > There are also people that use ps to get a feel for the size of ^^^^^^ > processes and if they appear to be growing or not. Jumping to the > next larger size is great for humans, but lousy for programs. It ^^^^^^ > would also tend to obsure the 'noise' in the number, the very thing > that our scripts are interested in. I agree that jumping to the next size is only great for those humans who are not people. I disagree that it is lousy for programs. humanize_number() basically gives numbers in scientific notation. This is great for programs and in limited domains where the range of numbers is very large, but few humans think in it. humanize_number() should be named something like hidefy_number(), and df's -h flag should be described as giving hideous or human-unreadable output. The point about "noise" in the output is good. If apply to affect df so much. It applies to programs that periodically repeat output like iostat(1) more. Bruce From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05: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 69E6016A4CE; Tue, 8 Feb 2005 05:46:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD7D43D39; Tue, 8 Feb 2005 05:46:20 +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 j185kKBl015248; Tue, 8 Feb 2005 05:46:20 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j185kKeo015247; Tue, 8 Feb 2005 05:46:20 GMT (envelope-from kuriyama) Message-Id: <200502080546.j185kKeo015247@repoman.freebsd.org> From: Jun Kuriyama Date: Tue, 8 Feb 2005 05:46: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/japanese/p5-PDFJ 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, 08 Feb 2005 05:46:20 -0000 kuriyama 2005-02-08 05:46:20 UTC FreeBSD ports repository Modified files: japanese/p5-PDFJ Makefile distinfo pkg-plist Log: Update to 0.83. Revision Changes Path 1.6 +11 -1 ports/japanese/p5-PDFJ/Makefile 1.5 +2 -2 ports/japanese/p5-PDFJ/distinfo 1.6 +40 -1 ports/japanese/p5-PDFJ/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 05:59: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 5CDF816A4CE; Tue, 8 Feb 2005 05:59:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F57843D2D; Tue, 8 Feb 2005 05:59:44 +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 j185xiYh015680; Tue, 8 Feb 2005 05:59:44 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j185xiL7015679; Tue, 8 Feb 2005 05:59:44 GMT (envelope-from imp) Message-Id: <200502080559.j185xiL7015679@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 05:59: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/ed if_ed.c if_ed_cbus.c if_edvar.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, 08 Feb 2005 05:59:44 -0000 imp 2005-02-08 05:59:43 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_cbus.c if_edvar.h Log: use fixed types for the calls to ed_pio_readmem, ed_pio_writemem. Make the special hp versions match the general ones. Also use fixed types in the WD80x3_generic probe, and change callers' arrays to match. Fix a couple of minor style issues by using newstyle function definitions in a couple places. Revision Changes Path 1.241 +14 -31 src/sys/dev/ed/if_ed.c 1.16 +1 -1 src/sys/dev/ed/if_ed_cbus.c 1.23 +3 -3 src/sys/dev/ed/if_edvar.h From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06: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 09ABD16A4CE; Tue, 8 Feb 2005 06:12:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D330743D1F; Tue, 8 Feb 2005 06:12:46 +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 j186CkKB016139; Tue, 8 Feb 2005 06:12:46 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j186Ck0J016138; Tue, 8 Feb 2005 06:12:46 GMT (envelope-from imp) Message-Id: <200502080612.j186Ck0J016138@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 06:12: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/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 06:12:47 -0000 imp 2005-02-08 06:12:45 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c Log: Use ANSI function definitions, tweak a couple of prototypes to match (since K&R prototypes needed to mismatch in the way that they were mismatched), rename ds_getmcaf to ed_ds_getmcaf. Remove a few register keywords. Revision Changes Path 1.242 +48 -116 src/sys/dev/ed/if_ed.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06:27: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 BA3A516A4CE; Tue, 8 Feb 2005 06:27:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E35A43D1D; Tue, 8 Feb 2005 06:27: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 j186RchP016676; Tue, 8 Feb 2005 06:27:38 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j186Rcei016675; Tue, 8 Feb 2005 06:27:38 GMT (envelope-from leeym) Message-Id: <200502080627.j186Rcei016675@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 06:27: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/portmanager 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, 08 Feb 2005 06:27:38 -0000 leeym 2005-02-08 06:27:38 UTC FreeBSD ports repository Modified files: sysutils/portmanager Makefile distinfo Log: update portmanager to ver 0.2.6 1) Fixed bug where ports were being updated for old dependencies when they did not require it. 2) Added -sl option: show leaf ports (ports with no other ports depending on them) 3) Added -slid option: interactivly delete leaf ports PR: 77238 Submitted by: Michael C. Shultz Revision Changes Path 1.16 +30 -32 ports/sysutils/portmanager/Makefile 1.11 +2 -2 ports/sysutils/portmanager/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06:33: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 C407116A4CE; Tue, 8 Feb 2005 06:33:00 +0000 (GMT) Received: from lakermmtao11.cox.net (lakermmtao11.cox.net [68.230.240.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F3F643D49; Tue, 8 Feb 2005 06:32:59 +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-117-20041022) with ESMTP id <20050208063256.RECK15343.lakermmtao11.cox.net@mezz.mezzweb.com>; Tue, 8 Feb 2005 01:32:56 -0500 Date: Tue, 08 Feb 2005 00:33:41 -0600 To: "Kirill Ponomarew" References: <200502071117.j17BHorV001518@repoman.freebsd.org> From: "Jeremy Messenger" Content-Type: multipart/mixed; boundary=----------QIzOFvj6cqQ73Slb6GptBL MIME-Version: 1.0 Message-ID: In-Reply-To: <200502071117.j17BHorV001518@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/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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: Tue, 08 Feb 2005 06:33:00 -0000 ------------QIzOFvj6cqQ73Slb6GptBL Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii Content-Transfer-Encoding: 8bit On Mon, 7 Feb 2005 11:17:50 +0000 (UTC), Kirill Ponomarew wrote: > krion 2005-02-07 11:17:50 UTC > > FreeBSD ports repository > > Modified files: > Mk bsd.port.mk bsd.port.subdir.mk > Added files: > Mk bsd.gcc.mk Some ports are broke now. Attaching a log that was built failure in my tinderbox. Cheers, Mezz > Log: > * Change bento to pointyhat names in comments. [1] > * Document DISABLE_VULNERABILITIES variable. [2] > * Add WWW: line for 'search' target. [3] > * Speedup check-vulnerable invokation, if portaudit is installed. [4] > * Run install-info for all .info files. [5] > * Run add-plist-docs more strictly and prevent some situations with > leftover files in the future. [6] > * Introduce two new variables: MASTER_PORT and SLAVE_PORT. > The results from these variables is only used as information for > users. [7] > * Honour OPTIONS if PACKAGE_BUILDING or BATCH are defined. [8] > * Move all USE_GCC entries to new file - bsd.gcc.mk. 'test-gcc' > target allows users to check gcc version if USE_GCC is used. Give > maintainers opportunity to add '+' character to USE_GCC version > for using specified and higher versions. [9] > * Install startup scripts with the help of USE_RC_SUBR variable. [10] > * Add three new targets: config-recursive, rmconfig-recursive and > config-conditional. You can set or delete OPTIONS for all > dependencies before every build. config-conditional target is > used to skip configuring ports which have already been > configured. [11] > * Fix using of WANT_PGSQL_VER variable if postgresql is already > installed. [12] -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org ------------QIzOFvj6cqQ73Slb6GptBL Content-Disposition: attachment; filename=gettext-0.14.1.log Content-Type: text/plain; name=gettext-0.14.1.log Content-Transfer-Encoding: 8bit building gettext-0.14.1 in directory /usr/space/4-STABLE with arguments: gettext-0.14.1.tgz /usr/ports/devel/gettext libiconv-1.9.2_1.tgz libtool-1.5.10.tgz expat-1.95.8.tgz Variable WITHOUT is recursive. maintained by: build started at Tue Feb 8 05:52:23 GMT 2005 adding dependencies pkg_add expat-1.95.8.tgz pkg_add libiconv-1.9.2_1.tgz pkg_add libtool-1.5.10.tgz Variable WITHOUT is recursive. ================================================================ ======================================== Failed to exec checksum : No such file or directory ================================================================ build ended at Tue Feb 8 05:52:24 GMT 2005 ------------QIzOFvj6cqQ73Slb6GptBL-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06:43: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 F32E516A4CE; Tue, 8 Feb 2005 06:43:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D738B43D2F; Tue, 8 Feb 2005 06:43:31 +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 j186hVbZ017373; Tue, 8 Feb 2005 06:43:31 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j186hVup017372; Tue, 8 Feb 2005 06:43:31 GMT (envelope-from hrs) Message-Id: <200502080643.j186hVup017372@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 8 Feb 2005 06:43: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/print/teTeX Makefile ports/print/teTeX-base Makefile distinfo ports/print/teTeX-texmf Makefile distinfo pkg-plist ports/print/dvipsk-tetex 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, 08 Feb 2005 06:43:32 -0000 hrs 2005-02-08 06:43:31 UTC FreeBSD ports repository Modified files: print/teTeX Makefile print/teTeX-base Makefile distinfo print/teTeX-texmf Makefile distinfo pkg-plist print/dvipsk-tetex Makefile distinfo Log: Update to teTeX-3.0. Revision Changes Path 1.5 +5 -5 ports/print/dvipsk-tetex/Makefile 1.3 +2 -2 ports/print/dvipsk-tetex/distinfo 1.78 +6 -7 ports/print/teTeX-base/Makefile 1.24 +2 -2 ports/print/teTeX-base/distinfo 1.9 +4 -6 ports/print/teTeX-texmf/Makefile 1.5 +2 -2 ports/print/teTeX-texmf/distinfo 1.5 +78 -22 ports/print/teTeX-texmf/pkg-plist 1.69 +1 -1 ports/print/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06:50: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 1F7BB16A4CE; Tue, 8 Feb 2005 06:50:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACE9B43D41; Tue, 8 Feb 2005 06:50:00 +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 j186o07I017543; Tue, 8 Feb 2005 06:50:00 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j186o0Ku017542; Tue, 8 Feb 2005 06:50:00 GMT (envelope-from hrs) Message-Id: <200502080650.j186o0Ku017542@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 8 Feb 2005 06:50: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/japanese/ptex-tetex 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, 08 Feb 2005 06:50:01 -0000 hrs 2005-02-08 06:50:00 UTC FreeBSD ports repository Modified files: japanese/ptex-tetex Makefile distinfo Log: Update to teTeX-3.0 and bump PORTREVISION. Revision Changes Path 1.8 +4 -5 ports/japanese/ptex-tetex/Makefile 1.6 +2 -2 ports/japanese/ptex-tetex/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 06:54: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 4895016A4CE; Tue, 8 Feb 2005 06:54:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B76C43D53; Tue, 8 Feb 2005 06:54: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 j186sfaI019461; Tue, 8 Feb 2005 06:54:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j186sfve019460; Tue, 8 Feb 2005 06:54:41 GMT (envelope-from hrs) Message-Id: <200502080654.j186sfve019460@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 8 Feb 2005 06:54: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/japanese/dvipsk Makefile distinfo pkg-message patch-texk::kpathsea::texmf.in patch-texk::make::paths.mk updmap-ptex.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, 08 Feb 2005 06:54:41 -0000 hrs 2005-02-08 06:54:40 UTC FreeBSD ports repository Modified files: japanese/dvipsk Makefile distinfo pkg-message pkg-plist japanese/dvipsk/files patch-texk::kpathsea::texmf.in patch-texk::make::paths.mk updmap-ptex.in Log: Add teTeX-3.0 support. Revision Changes Path 1.26 +43 -37 ports/japanese/dvipsk/Makefile 1.9 +4 -4 ports/japanese/dvipsk/distinfo 1.3 +291 -36 ports/japanese/dvipsk/files/patch-texk::kpathsea::texmf.in 1.3 +2 -2 ports/japanese/dvipsk/files/patch-texk::make::paths.mk 1.2 +4 -5 ports/japanese/dvipsk/files/updmap-ptex.in 1.5 +8 -8 ports/japanese/dvipsk/pkg-message 1.12 +6 -5 ports/japanese/dvipsk/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07: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 072EF16A4CE; Tue, 8 Feb 2005 07:05:40 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B33D843D3F; Tue, 8 Feb 2005 07:05:39 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1CyPRP-00068j-5C; Tue, 08 Feb 2005 08:05:43 +0100 Date: Tue, 8 Feb 2005 08:05:43 +0100 From: Kirill Ponomarew To: Jeremy Messenger Message-ID: <20050208070543.GD7850@voodoo.oberon.net> References: <200502071117.j17BHorV001518@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@freebsd.org cc: Kirill Ponomarew cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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: Tue, 08 Feb 2005 07:05:40 -0000 On Tue, Feb 08, 2005 at 12:33:41AM -0600, Jeremy Messenger wrote: > On Mon, 7 Feb 2005 11:17:50 +0000 (UTC), Kirill Ponomarew > wrote: > > >krion 2005-02-07 11:17:50 UTC > > > > FreeBSD ports repository > > > > Modified files: > > Mk bsd.port.mk bsd.port.subdir.mk > > Added files: > > Mk bsd.gcc.mk > > Some ports are broke now. Attaching a log that was built failure in my > tinderbox. Hmm, I can't reproduce it on any machine here, neither with BATCH/PACKAGE_BUILDING nor without them. -Kirill From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:14: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 59E3816A4CE; Tue, 8 Feb 2005 07:14:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DB0A43D31; Tue, 8 Feb 2005 07:14:34 +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 j187EXa5022574; Tue, 8 Feb 2005 07:14:34 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187EXON022573; Tue, 8 Feb 2005 07:14:33 GMT (envelope-from hrs) Message-Id: <200502080714.j187EXON022573@repoman.freebsd.org> From: Hiroki Sato Date: Tue, 8 Feb 2005 07:14: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/print/xmltex Makefile ports/print/xmltex/files 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, 08 Feb 2005 07:14:34 -0000 hrs 2005-02-08 07:14:33 UTC FreeBSD ports repository Modified files: print/xmltex Makefile print/xmltex/files Makefile Log: Add teTeX-3.0 support. Revision Changes Path 1.13 +9 -8 ports/print/xmltex/Makefile 1.3 +1 -1 ports/print/xmltex/files/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:47: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 425F816A4CE; Tue, 8 Feb 2005 07:47:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1649943D53; Tue, 8 Feb 2005 07:47:56 +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 j187ltBt060532; Tue, 8 Feb 2005 07:47:55 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187ltK6060531; Tue, 8 Feb 2005 07:47:55 GMT (envelope-from den) Message-Id: <200502080747.j187ltK6060531@repoman.freebsd.org> From: Denis Peplin Date: Tue, 8 Feb 2005 07:47: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/books/handbook/firewalls 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, 08 Feb 2005 07:47:56 -0000 den 2005-02-08 07:47:55 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Remove "replaceable" tag around syslogd in "killall -HUP" command Reviewed by: simon Revision Changes Path 1.26 +1 -1 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:50: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 1C48216A4D6; Tue, 8 Feb 2005 07:50:32 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52CDD43D41; Tue, 8 Feb 2005 07:50:31 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from [192.168.1.32] (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 61B7D2013; Tue, 8 Feb 2005 10:50:21 +0300 (MSK) Message-ID: <42086F39.9090906@FreeBSD.org> Date: Tue, 08 Feb 2005 10:50:17 +0300 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: "Simon L. Nielsen" References: <200501280836.j0S8atXs098878@repoman.freebsd.org> <41F9FAB3.1030304@FreeBSD.org> <20050207151407.GA834@zaphod.nitro.dk> In-Reply-To: <20050207151407.GA834@zaphod.nitro.dk> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls 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, 08 Feb 2005 07:50:32 -0000 Hi! Simon L. Nielsen wrote: > On 2005.01.28 11:41:23 +0300, Denis Peplin wrote: >>command below: >>killall -HUP syslogd >> >>is really needed? > > > If (I haven't chekked the text) it is just a command which tell the > user how to restart syslog I don't think should be > there. For 5.X the best example would probably be "/etc/rc.d/syslogd > reload", should anyone want to improve it more... > Tag removed, thanks for comment! In this text, "killall -HUP" is used only for 4.X, and /etc/rc.d/syslogd reload is used by default. From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:50: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 49A2D16A4CE; Tue, 8 Feb 2005 07:50:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DA6343D46; Tue, 8 Feb 2005 07:50:48 +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 j187olRk064620; Tue, 8 Feb 2005 07:50:48 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187olhF064614; Tue, 8 Feb 2005 07:50:47 GMT (envelope-from leeym) Message-Id: <200502080750.j187olhF064614@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 07:50: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/sysutils/portmanager 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, 08 Feb 2005 07:50:48 -0000 leeym 2005-02-08 07:50:47 UTC FreeBSD ports repository Modified files: sysutils/portmanager Makefile Log: - disable CONFIGURE_ARGS temporarily (requested by maintainer) Submitted by: maintainer Revision Changes Path 1.17 +8 -8 ports/sysutils/portmanager/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:51: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 A181B16A4CE; Tue, 8 Feb 2005 07:51:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE1843D1D; Tue, 8 Feb 2005 07:51:14 +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 j187pEoh065538; Tue, 8 Feb 2005 07:51:14 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187pELE065537; Tue, 8 Feb 2005 07:51:14 GMT (envelope-from njl) Message-Id: <200502080751.j187pELE065537@repoman.freebsd.org> From: Nate Lawson Date: Tue, 8 Feb 2005 07:51: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/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: Tue, 08 Feb 2005 07:51:14 -0000 njl 2005-02-08 07:51:14 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_conv.c Log: Unroll the loop for calculating the 8.3 filename checksum. In testing on my P3, microbenchmarks show the unrolled version is 78x faster. In actual use (recursive ls), this gives an average of 9% improvement in system time and 2% improvement in wall time. Revision Changes Path 1.39 +14 -5 src/sys/fs/msdosfs/msdosfs_conv.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:54: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 EA5ED16A4CE; Tue, 8 Feb 2005 07:54:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B864743D55; Tue, 8 Feb 2005 07:54: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 j187sKXf069379; Tue, 8 Feb 2005 07:54:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187sKiD069378; Tue, 8 Feb 2005 07:54:20 GMT (envelope-from sem) Message-Id: <200502080754.j187sKiD069378@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 07:54: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/clamav 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, 08 Feb 2005 07:54:21 -0000 sem 2005-02-08 07:54:20 UTC FreeBSD ports repository Modified files: security/clamav Makefile distinfo Log: - Update to 0.82 PR: ports/77231 Submitted by: maintainer Revision Changes Path 1.49 +6 -3 ports/security/clamav/Makefile 1.17 +2 -2 ports/security/clamav/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 07:55: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 5525C16A4CE; Tue, 8 Feb 2005 07:55:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 259FE43D55; Tue, 8 Feb 2005 07:55: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 j187tTft070846; Tue, 8 Feb 2005 07:55:29 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j187tTr7070845; Tue, 8 Feb 2005 07:55:29 GMT (envelope-from leeym) Message-Id: <200502080755.j187tTr7070845@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 07:55: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/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: Tue, 08 Feb 2005 07:55:29 -0000 leeym 2005-02-08 07:55:28 UTC FreeBSD ports repository Modified files: www/gallery Makefile distinfo pkg-plist Log: - Update to 1.4.4.6 - This fixes a few potential cross-site scripting bugs which was intended to be fixed in 1.4.4.5 - Apply PORTDOCS - Add some minor fixes about COMMENT and DISTNAME PR: 77247 Submitted by: Alex Varju Revision Changes Path 1.38 +6 -6 ports/www/gallery/Makefile 1.27 +2 -2 ports/www/gallery/distinfo 1.25 +0 -4 ports/www/gallery/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 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 AFB7516A4CE; Tue, 8 Feb 2005 08:01:37 +0000 (GMT) Received: from ylpvm15.prodigy.net (ylpvm15-ext.prodigy.net [207.115.57.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C7FE43D31; Tue, 8 Feb 2005 08:01:37 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j187vHbs008621; Tue, 8 Feb 2005 02:57:18 -0500 Message-ID: <420871DC.90005@root.org> Date: Tue, 08 Feb 2005 00:01:32 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bruce Evans References: <200502061634.j16GYnuv025551@repoman.freebsd.org> <20050206184516.GB1080@darkness.comp.waw.pl> <20050207081054.GA57554@cirb503493.alcatel.com.au> <20050207.011912.48399340.imp@bsdimp.com> <20050208162733.C21504@delplex.bde.org> In-Reply-To: <20050208162733.C21504@delplex.bde.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: src-committers@FreeBSD.org cc: pjd@FreeBSD.org cc: PeterJeremy@optushome.com.au cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: src/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 08:01:37 -0000 Bruce Evans wrote: > I agree that jumping to the next size is only great for those humans > who are not people. I disagree that it is lousy for programs. ^^^^^^^^^^^^^^^^^^^ > humanize_number() should be named something like hidefy_number(), and > df's -h flag should be described as giving hideous or human-unreadable > output. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ This is classic Bruce! We missed you! -- Nate From owner-cvs-all@FreeBSD.ORG Tue Feb 8 08: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 C7DED16A4CE; Tue, 8 Feb 2005 08:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C1E443D2F; Tue, 8 Feb 2005 08:04:23 +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 j1884N8L082637; Tue, 8 Feb 2005 08:04:23 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1884NhN082636; Tue, 8 Feb 2005 08:04:23 GMT (envelope-from des) Message-Id: <200502080804.j1884NhN082636@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Feb 2005 08:04: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/geom geom_vol_ffs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 08:04:23 -0000 des 2005-02-08 08:04:23 UTC FreeBSD src repository Modified files: sys/geom geom_vol_ffs.c Log: Take care not to issue unaligned I/O requests while tasting a provider. Revision Changes Path 1.14 +10 -0 src/sys/geom/geom_vol_ffs.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 08:08: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 D853316A4CE; Tue, 8 Feb 2005 08:08:30 +0000 (GMT) Received: from ylpvm01.prodigy.net (ylpvm01-ext.prodigy.net [207.115.57.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A54E43D41; Tue, 8 Feb 2005 08:08:30 +0000 (GMT) (envelope-from nate@root.org) Received: from [10.0.5.51] (adsl-64-171-186-189.dsl.snfc21.pacbell.net [64.171.186.189])j1888SvE017382; Tue, 8 Feb 2005 03:08:29 -0500 Message-ID: <4208737B.7080909@root.org> Date: Tue, 08 Feb 2005 00:08:27 -0800 From: Nate Lawson User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041205) X-Accept-Language: en-us, en MIME-Version: 1.0 To: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org References: <20050208075117.E19CC16A557@hub.freebsd.org> In-Reply-To: <20050208075117.E19CC16A557@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 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: Tue, 08 Feb 2005 08:08:31 -0000 Nate Lawson wrote: > njl 2005-02-08 07:51:14 UTC > > FreeBSD src repository > > Modified files: > sys/fs/msdosfs msdosfs_conv.c > Log: > Unroll the loop for calculating the 8.3 filename checksum. In testing > on my P3, microbenchmarks show the unrolled version is 78x faster. In > actual use (recursive ls), this gives an average of 9% improvement in > system time and 2% improvement in wall time. > > Revision Changes Path > 1.39 +14 -5 src/sys/fs/msdosfs/msdosfs_conv.c I also tested this version in usermode on some candidate strings to be sure its output matches the original version. The mbnambuf functions are my next victim. -- Nate From owner-cvs-all@FreeBSD.ORG Tue Feb 8 08: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 BC6F216A4CE; Tue, 8 Feb 2005 08:54:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B6E043D5E; Tue, 8 Feb 2005 08:54: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 j188sG06059457; Tue, 8 Feb 2005 08:54:16 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j188sG5c059451; Tue, 8 Feb 2005 08:54:16 GMT (envelope-from vs) Message-Id: <200502080854.j188sG5c059451@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Feb 2005 08:54: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/multimedia/mplayer-skins 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, 08 Feb 2005 08:54:16 -0000 vs 2005-02-08 08:54:15 UTC FreeBSD ports repository Modified files: multimedia/mplayer-skins Makefile distinfo Log: Chase updated skins Submitted by: maintainer Revision Changes Path 1.30 +2 -2 ports/multimedia/mplayer-skins/Makefile 1.22 +110 -110 ports/multimedia/mplayer-skins/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 09:04: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 D17F116A4CE; Tue, 8 Feb 2005 09:04:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B796243D41; Tue, 8 Feb 2005 09:04: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 j1894tuP073486; Tue, 8 Feb 2005 09:04:55 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1894taJ073485; Tue, 8 Feb 2005 09:04:55 GMT (envelope-from glebius) Message-Id: <200502080904.j1894taJ073485@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 8 Feb 2005 09:04: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/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: Tue, 08 Feb 2005 09:04:56 -0000 glebius 2005-02-08 09:04:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/netflow netflow.c Log: MFC 1.6 and 1.8: Expire aged flows in normal expiry thread. This fixes the problem, when a node disconnected from all sources of traffic never purges its cache. In case of various tunneling protocols, mbuf may pass several interfaces before entering ng_netflow. In this case it will have not NULL m_pkthdr.rcvif. However, it will enter ng_iface soon with another index. So let in_ifIndex value configured by user override m_pkthdr.rcvif. Reported by: Damir Bikmuhametov Revision Changes Path 1.3.2.4 +7 -4 src/sys/netgraph/netflow/netflow.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 09:06: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 DD52316A4CE; Tue, 8 Feb 2005 09:06:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B036043D5F; Tue, 8 Feb 2005 09:06:21 +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 j1896LHg075472; Tue, 8 Feb 2005 09:06:21 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1896Ld0075471; Tue, 8 Feb 2005 09:06:21 GMT (envelope-from glebius) Message-Id: <200502080906.j1896Ld0075471@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 8 Feb 2005 09:06:21 +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/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: Tue, 08 Feb 2005 09:06:22 -0000 glebius 2005-02-08 09:06:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph/netflow netflow.c Log: Reduce diff to HEAD, merge whitespace fixes in rev. 1.7. Revision Changes Path 1.3.2.5 +18 -15 src/sys/netgraph/netflow/netflow.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 09:16: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 5F35C16A4CE; Tue, 8 Feb 2005 09:16:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30DDC43D41; Tue, 8 Feb 2005 09:16:03 +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 j189G33U090666; Tue, 8 Feb 2005 09:16:03 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j189G3Oi090665; Tue, 8 Feb 2005 09:16:03 GMT (envelope-from glebius) Message-Id: <200502080916.j189G3Oi090665@repoman.freebsd.org> From: Gleb Smirnoff Date: Tue, 8 Feb 2005 09:16:02 +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/flowctl flowctl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 09:16:03 -0000 glebius 2005-02-08 09:16:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/flowctl flowctl.c Log: MFC 1.3, 1.4: Remove redundant parameter inherited from ipacctctl. Remove code, inherited from ipacctctl, which sets socket to non-blocking mode, since this introduces problems on SMP. Revision Changes Path 1.2.2.2 +8 -17 src/usr.sbin/flowctl/flowctl.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 09: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 BFC6D16A4CF; Tue, 8 Feb 2005 09:37:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B90943D58; Tue, 8 Feb 2005 09:37: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 j189b45K020866; Tue, 8 Feb 2005 09:37:04 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j189b401020861; Tue, 8 Feb 2005 09:37:04 GMT (envelope-from lofi) Message-Id: <200502080937.j189b401020861@repoman.freebsd.org> From: Michael Nottebrock Date: Tue, 8 Feb 2005 09: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/databases/qt-ibase-plugin/files patch-src-sql-drivers-ibase-qsql_ibase.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: Tue, 08 Feb 2005 09:37:04 -0000 lofi 2005-02-08 09:37:04 UTC FreeBSD ports repository Removed files: databases/qt-ibase-plugin/files patch-src-sql-drivers-ibase-qsql_ibase.cpp Log: Remove obsolete patch. Revision Changes Path 1.2 +0 -11 ports/databases/qt-ibase-plugin/files/patch-src-sql-drivers-ibase-qsql_ibase.cpp (dead) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:03: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 5066B16A4CE; Tue, 8 Feb 2005 10:03:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2058043D5E; Tue, 8 Feb 2005 10:03:54 +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 j18A3rNg045688; Tue, 8 Feb 2005 10:03:54 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18A3r0q045687; Tue, 8 Feb 2005 10:03:53 GMT (envelope-from leeym) Message-Id: <200502081003.j18A3r0q045687@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 10:03: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/mail/getmail 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, 08 Feb 2005 10:03:54 -0000 leeym 2005-02-08 10:03:53 UTC FreeBSD ports repository Modified files: mail/getmail Makefile distinfo Log: Update mail/getmail to 4.3.2, which includes a fix to eliminate duplicate Return-Path: header fields; as well as fixes a problem where getmail exits instead of moving to the next account if an SSL connection abruptly closes before getmail finishes logging in. PR: 77240 Submitted by: Linh Pham Revision Changes Path 1.38 +1 -1 ports/mail/getmail/Makefile 1.29 +2 -2 ports/mail/getmail/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:31: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 8D85916A4CE; Tue, 8 Feb 2005 10:31:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DC1C43D48; Tue, 8 Feb 2005 10:31:55 +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 j18AVtYb071916; Tue, 8 Feb 2005 10:31:55 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18AVtx8071915; Tue, 8 Feb 2005 10:31:55 GMT (envelope-from ru) Message-Id: <200502081031.j18AVtx8071915@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 8 Feb 2005 10:31: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/netgraph ng_eiface.c ng_fec.c ng_split.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 10:31:55 -0000 ru 2005-02-08 10:31:55 UTC FreeBSD src repository Modified files: sys/netgraph ng_eiface.c ng_fec.c ng_split.c Log: bzero() -> M_ZERO. Revision Changes Path 1.26 +1 -2 src/sys/netgraph/ng_eiface.c 1.17 +1 -2 src/sys/netgraph/ng_fec.c 1.5 +0 -1 src/sys/netgraph/ng_split.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:37: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 BDFC516A4CE; Tue, 8 Feb 2005 10:37:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 906E843D3F; Tue, 8 Feb 2005 10:37:34 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18AbYul076164; Tue, 8 Feb 2005 10:37:34 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18AbYlM076163; Tue, 8 Feb 2005 10:37:34 GMT (envelope-from phantom) Message-Id: <200502081037.j18AbYlM076163@repoman.freebsd.org> From: Alexey Zelkin Date: Tue, 8 Feb 2005 10:37: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/mk bsd.lib.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: Tue, 08 Feb 2005 10:37:34 -0000 phantom 2005-02-08 10:37:34 UTC FreeBSD src repository Modified files: share/mk bsd.lib.mk Log: Allow building/installing of NLS catalogs while building of libraries MFC after: 3 days Revision Changes Path 1.167 +1 -0 src/share/mk/bsd.lib.mk From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:38: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 454EA16A4CE; Tue, 8 Feb 2005 10:38:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C9243D3F; Tue, 8 Feb 2005 10:38:25 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18AcPNE076823; Tue, 8 Feb 2005 10:38:25 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18AcOMG076822; Tue, 8 Feb 2005 10:38:24 GMT (envelope-from brian) Message-Id: <200502081038.j18AcOMG076822@repoman.freebsd.org> From: Brian Somers Date: Tue, 8 Feb 2005 10: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/usr.sbin/ppp command.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 10:38:25 -0000 brian 2005-02-08 10:38:24 UTC FreeBSD src repository Modified files: usr.sbin/ppp command.c Log: Use the correct length when copying trailing data!! PR: 77104 Submitted by: Martin Birgmeier martin at email dot aon dot at MFC after: 3 days Revision Changes Path 1.305 +1 -1 src/usr.sbin/ppp/command.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:39: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 833D816A4CE; Tue, 8 Feb 2005 10:39:13 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A5543D48; Tue, 8 Feb 2005 10:39:13 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 8178746B2E; Tue, 8 Feb 2005 05:39:12 -0500 (EST) Date: Tue, 8 Feb 2005 10:38:12 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Scott Long In-Reply-To: <200502080343.j183h2Nt041950@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/sys/dev/twe twe.c twe_freebsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 10:39:13 -0000 On Tue, 8 Feb 2005, Scott Long wrote: > Fix crashdumps on twe. The twe_immediate_request() path was not only > copying data to a temporary buffer before the I/O, but also copying that > temporary buffer back to the original data location after the I/O. When > you're dumping kernel heap and stack and protected pages, this is very > very bad. > > A belated thanks to Robert Watson for donating hardware for this (and future) > work. > > MFC after: 3 days Wonderful, thanks! I and the rest of the 3ware-consuming world will appreciate this much :-). Robert N M Watson From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:39: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 5BCCA16A4CE; Tue, 8 Feb 2005 10:39:58 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2792143D48; Tue, 8 Feb 2005 10:39:58 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id B9DF246B3E; Tue, 8 Feb 2005 05:39:57 -0500 (EST) Date: Tue, 8 Feb 2005 10:38:57 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Warner Losh In-Reply-To: <200502080545.j185jZNP015183@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/sys/dev/ed if_ed.c if_ed_cbus.c if_ed_isa.c if_ed_pccard.c if_ed_pci.c if_edvar.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, 08 Feb 2005 10:39:58 -0000 On Tue, 8 Feb 2005, Warner Losh wrote: > Make it possible to unload ed. Move the ed_pccard_detach routine to > if_ed and rename it to ed_detach(). Tell other busses to use this > routine for detach. > > Since I don't actually have any non-pccard ed hardware I can test > with, I've only tested with my pccards. > > More improvements in this area likely are possible. > > Prodded by: rwatson Thanks! If you want to look at locking down if_ed as well, feel free :-). Robert N M Watson From owner-cvs-all@FreeBSD.ORG Tue Feb 8 10:42: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 73D7716A4CF; Tue, 8 Feb 2005 10:42:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28B4343D2F; Tue, 8 Feb 2005 10:42:23 +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 j18AgNYu081223; Tue, 8 Feb 2005 10:42:23 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18AgNuN081222; Tue, 8 Feb 2005 10:42:23 GMT (envelope-from ru) Message-Id: <200502081042.j18AgNuN081222@repoman.freebsd.org> From: Ruslan Ermilov Date: Tue, 8 Feb 2005 10:42: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/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: Tue, 08 Feb 2005 10:42:23 -0000 ru 2005-02-08 10:42:23 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Keep only one style of Pittsburgh driver's tests. Noticed by: Pawel Worach Revision Changes Path 1.165 +19 -24 src/games/fortune/datfiles/fortunes From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:19: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 DEE7116A4CE; Tue, 8 Feb 2005 11:19:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B17DC43D3F; Tue, 8 Feb 2005 11:19:51 +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 j18BJpKu013356; Tue, 8 Feb 2005 11:19:51 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BJpnX013355; Tue, 8 Feb 2005 11:19:51 GMT (envelope-from brueffer) Message-Id: <200502081119.j18BJpnX013355@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:19: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/share/man/man9 mac.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: Tue, 08 Feb 2005 11:19:52 -0000 brueffer 2005-02-08 11:19:51 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man9 mac.9 Log: MFC: rev. 1.13 Xref mac_lomac.4 instead of lomac.4 Revision Changes Path 1.11.2.1 +1 -1 src/share/man/man9/mac.9 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11: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 44E3F16A4CE; Tue, 8 Feb 2005 11:22:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 161FD43D3F; Tue, 8 Feb 2005 11:22:04 +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 j18BM3Wh015972; Tue, 8 Feb 2005 11:22:03 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BM3Kc015971; Tue, 8 Feb 2005 11:22:03 GMT (envelope-from brueffer) Message-Id: <200502081122.j18BM3Kc015971@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11: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/share/man/man4 mac_biba.4 mac_ifoff.4 mac_partition.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, 08 Feb 2005 11:22:04 -0000 brueffer 2005-02-08 11:22:03 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 mac_biba.4 mac_ifoff.4 mac_partition.4 Log: MFC: Remove last traces of lomac.4 Revision Changes Path 1.17.2.1 +1 -2 src/share/man/man4/mac_biba.4 1.8.2.1 +0 -1 src/share/man/man4/mac_ifoff.4 1.10.2.1 +0 -1 src/share/man/man4/mac_partition.4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:23: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 1463D16A4D1; Tue, 8 Feb 2005 11:23:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B909B43D60; Tue, 8 Feb 2005 11:23:50 +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 j18BNnjQ017618; Tue, 8 Feb 2005 11:23:49 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BNnMx017617; Tue, 8 Feb 2005 11:23:49 GMT (envelope-from brueffer) Message-Id: <200502081123.j18BNnMx017617@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:23:49 +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/man5 rc.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 11:23:52 -0000 brueffer 2005-02-08 11:23:49 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC: Xref mac_lomac.4 instead of lomac.4 Revision Changes Path 1.221.2.9 +1 -1 src/share/man/man5/rc.conf.5 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11: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 AF62816A4CE; Tue, 8 Feb 2005 11:24:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82D9143D46; Tue, 8 Feb 2005 11:24:53 +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 j18BOrBe018631; Tue, 8 Feb 2005 11:24:53 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BOriG018630; Tue, 8 Feb 2005 11:24:53 GMT (envelope-from brueffer) Message-Id: <200502081124.j18BOriG018630@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:24:53 +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 ums.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, 08 Feb 2005 11:24:53 -0000 brueffer 2005-02-08 11:24:53 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 ums.4 Log: MFC: rev. 1.22 - replace pointers to XF86Config with xorg.conf - remove outdated XFree86 3.3.1 information - bump .Dd Revision Changes Path 1.21.2.1 +3 -8 src/share/man/man4/ums.4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:26: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 5E31F16A4CE; Tue, 8 Feb 2005 11:26:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FCDE43D46; Tue, 8 Feb 2005 11:26:12 +0000 (GMT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18BQCxP019945; Tue, 8 Feb 2005 11:26:12 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BQCNq019940; Tue, 8 Feb 2005 11:26:12 GMT (envelope-from brueffer) Message-Id: <200502081126.j18BQCNq019940@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:26:12 +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 mac.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: Tue, 08 Feb 2005 11:26:12 -0000 brueffer 2005-02-08 11:26:12 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man9 mac.9 Log: MFC: rev. 1.14 Remove Xref to nonexistant cap.3 Revision Changes Path 1.11.2.2 +0 -1 src/share/man/man9/mac.9 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:28: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 343DC16A4CF; Tue, 8 Feb 2005 11:28:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0508C43D1F; Tue, 8 Feb 2005 11:28: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 j18BSI2d021985; Tue, 8 Feb 2005 11:28:18 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BSIa9021984; Tue, 8 Feb 2005 11:28:18 GMT (envelope-from brueffer) Message-Id: <200502081128.j18BSIa9021984@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:28: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/share/man/man4 sn.4 src/share/man/man4/man4.i386 el.4 ep.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, 08 Feb 2005 11:28:19 -0000 brueffer 2005-02-08 11:28:18 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 sn.4 share/man/man4/man4.i386 el.4 ep.4 Log: MFC: Remove last traces of le.4 Revision Changes Path 1.16.2.2 +0 -1 src/share/man/man4/man4.i386/el.4 1.30.2.2 +0 -1 src/share/man/man4/man4.i386/ep.4 1.4.10.2 +0 -1 src/share/man/man4/sn.4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:30: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 88F7516A4CE; Tue, 8 Feb 2005 11:30:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E1F43D53; Tue, 8 Feb 2005 11:30:11 +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 j18BUAVD024376; Tue, 8 Feb 2005 11:30:10 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18BUAA8024373; Tue, 8 Feb 2005 11:30:10 GMT (envelope-from brueffer) Message-Id: <200502081130.j18BUAA8024373@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 11:30: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/share/man/man4 txp.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, 08 Feb 2005 11:30:17 -0000 brueffer 2005-02-08 11:30:10 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 txp.4 Log: MFC: 1.7 Remove Xref to nonexistant ifmedia.4 Revision Changes Path 1.5.2.2 +0 -1 src/share/man/man4/txp.4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:44: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 2575316A4CE; Tue, 8 Feb 2005 11:44:47 +0000 (GMT) Received: from www.portaone.com (support.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BBED43D58; Tue, 8 Feb 2005 11:44:46 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.0.128] ([192.168.2.2]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j18BiggC092117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Feb 2005 12:44:43 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <4208A619.6050004@portaone.com> Date: Tue, 08 Feb 2005 13:44:25 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <200502072115.j17LFGc1044164@repoman.freebsd.org> In-Reply-To: <200502072115.j17LFGc1044164@repoman.freebsd.org> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/games/fortune/tools do_uniq.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, 08 Feb 2005 11:44:47 -0000 Another good reason to bring Python into the base system. ;-) -Maxim Ruslan Ermilov wrote: > ru 2005-02-07 21:15:16 UTC > > FreeBSD src repository > > Added files: > games/fortune/tools do_uniq.py > Log: > An aggressive little script I used to trim out duplicate fortunes. > > Revision Changes Path > 1.1 +63 -0 src/games/fortune/tools/do_uniq.py (new) > > > From owner-cvs-all@FreeBSD.ORG Tue Feb 8 11:56: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 21C7B16A4CE; Tue, 8 Feb 2005 11:56:11 +0000 (GMT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7550E43D1F; Tue, 8 Feb 2005 11:56:10 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])j18Bu9Hn024771; Tue, 8 Feb 2005 22:56:09 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j18Bu7VU000514; Tue, 8 Feb 2005 22:56:08 +1100 Date: Tue, 8 Feb 2005 22:56:06 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Nate Lawson In-Reply-To: <4208737B.7080909@root.org> Message-ID: <20050208224445.O22586@delplex.bde.org> References: <20050208075117.E19CC16A557@hub.freebsd.org> <4208737B.7080909@root.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/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: Tue, 08 Feb 2005 11:56:11 -0000 On Tue, 8 Feb 2005, Nate Lawson wrote: > Nate Lawson wrote: > > njl 2005-02-08 07:51:14 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/fs/msdosfs msdosfs_conv.c > > Log: > > Unroll the loop for calculating the 8.3 filename checksum. In testing > > on my P3, microbenchmarks show the unrolled version is 78x faster. In > > actual use (recursive ls), this gives an average of 9% improvement in > > system time and 2% improvement in wall time. > > > > Revision Changes Path > > 1.39 +14 -5 src/sys/fs/msdosfs/msdosfs_conv.c > > I also tested this version in usermode on some candidate strings to be > sure its output matches the original version. The mbnambuf functions > are my next victim. It's interesting that the performance improvement is large enough to measure. While you're there, do you have any idea on how to handle files with invalid file names? In 8.3 mode they are accessible with names like foobar~1, but in Win95 mode they cannot even be stat()ed although they can be seen using readdir() or read(). I have just 1 such file (a pointer to a home page) and don't want to load libiconv to just to copy it for backing up. There is a recent PR about file names becoming inaccessible even with libiconv due to locale problems. I think there should be a fallback to something like foobar~1 in general. It may be a bug that readdir() shows invalid file names or that it doesn't convert them. Bruce From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12: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 441A416A4D6; Tue, 8 Feb 2005 12:00:59 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12BBD43D53; Tue, 8 Feb 2005 12:00:58 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j18C0utE021180; Tue, 8 Feb 2005 14:00:56 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 73564-10; Tue, 8 Feb 2005 14:00:54 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j18C0s9m021177 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 8 Feb 2005 14:00:54 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j18C0tKM058402; Tue, 8 Feb 2005 14:00:55 +0200 (EET) (envelope-from ru) Date: Tue, 8 Feb 2005 14:00:55 +0200 From: Ruslan Ermilov To: Maxim Sobolev Message-ID: <20050208120055.GA58378@ip.net.ua> References: <200502072115.j17LFGc1044164@repoman.freebsd.org> <4208A619.6050004@portaone.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="liOOAslEiF7prFVr" Content-Disposition: inline In-Reply-To: <4208A619.6050004@portaone.com> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/games/fortune/tools do_uniq.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, 08 Feb 2005 12:00:59 -0000 --liOOAslEiF7prFVr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 01:44:25PM +0200, Maxim Sobolev wrote: > Another good reason to bring Python into the base system. ;-) >=20 I knew you wouldn't resist the temptation to say this. :-) > Ruslan Ermilov wrote: > >ru 2005-02-07 21:15:16 UTC > > > > FreeBSD src repository > > > > Added files: > > games/fortune/tools do_uniq.py=20 > > Log: > > An aggressive little script I used to trim out duplicate fortunes. > > =20 > > Revision Changes Path > > 1.1 +63 -0 src/games/fortune/tools/do_uniq.py (new) > > > > > > --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --liOOAslEiF7prFVr Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCCKn3qRfpzJluFF4RAswTAJ9ufK1T5K0MTlawhw9AQiXseg5xqwCeIwcG G15/Lk2GhkEkb0/c85DAIaE= =CsOi -----END PGP SIGNATURE----- --liOOAslEiF7prFVr-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:03: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 47EA016A4CE; Tue, 8 Feb 2005 12:03:36 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 996B943D54; Tue, 8 Feb 2005 12:03:35 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 2FB3AACBF9; Tue, 8 Feb 2005 13:03:23 +0100 (CET) Date: Tue, 8 Feb 2005 13:03:23 +0100 From: Pawel Jakub Dawidek To: Dag-Erling Smorgrav Message-ID: <20050208120323.GG1080@darkness.comp.waw.pl> References: <200502080804.j1884NhN082636@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MiFvc8Vo6wRSORdP" Content-Disposition: inline In-Reply-To: <200502080804.j1884NhN082636@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/geom geom_vol_ffs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 12:03:36 -0000 --MiFvc8Vo6wRSORdP Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 08:04:23AM +0000, Dag-Erling Smorgrav wrote: +> des 2005-02-08 08:04:23 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/geom geom_vol_ffs.c=20 +> Log: +> Take care not to issue unaligned I/O requests while tasting a provider. geom_vol_ffs is probably going away, because we have geom_label now which supports much more than FFS labels only. Could you do the fix in g_label_ufs.c as well? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --MiFvc8Vo6wRSORdP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCCKqLForvXbEpPzQRArJ6AKDilQ3bvCgfjWp9b8hx+tq9ZMmzoACgiwyl 1VPCbSCA1CiY/3dd7tohM58= =1IV7 -----END PGP SIGNATURE----- --MiFvc8Vo6wRSORdP-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12: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 89AE416A4CE; Tue, 8 Feb 2005 12:16:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4206943D4C; Tue, 8 Feb 2005 12:16:14 +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 j18CGEV2059833; Tue, 8 Feb 2005 12:16:14 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18CGEPh059832; Tue, 8 Feb 2005 12:16:14 GMT (envelope-from simon) Message-Id: <200502081216.j18CGEPh059832@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Feb 2005 12:16:14 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/tools/portsgrowth ports.log X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 12:16:14 -0000 simon 2005-02-08 12:16:14 UTC FreeBSD doc repository Modified files: tools/portsgrowth ports.log Log: Add more ports counts; now with 12345 ports! :-) Source: http://www.FreeBSD.org/ports/INDEX Revision Changes Path 1.21 +61 -0 www/tools/portsgrowth/ports.log From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:34: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 502F016A4CE; Tue, 8 Feb 2005 12:34:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 252C443D60; Tue, 8 Feb 2005 12:34:12 +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 j18CYCWt075559; Tue, 8 Feb 2005 12:34:12 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18CYCga075556; Tue, 8 Feb 2005 12:34:12 GMT (envelope-from des) Message-Id: <200502081234.j18CYCga075556@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Feb 2005 12:34: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/geom/label g_label_ufs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 12:34:12 -0000 des 2005-02-08 12:34:12 UTC FreeBSD src repository Modified files: sys/geom/label g_label_ufs.c Log: merge from geom_vol_ffs.c rev 1.14 (avoid unaligned I/O requests) Revision Changes Path 1.2 +10 -0 src/sys/geom/label/g_label_ufs.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:44: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 9F51C16A4CE; Tue, 8 Feb 2005 12:44:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E9743D1F; Tue, 8 Feb 2005 12:44:10 +0000 (GMT) (envelope-from akiyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18CiAD1085223; Tue, 8 Feb 2005 12:44:10 GMT (envelope-from akiyama@repoman.freebsd.org) Received: (from akiyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18CiA3u085222; Tue, 8 Feb 2005 12:44:10 GMT (envelope-from akiyama) Message-Id: <200502081244.j18CiA3u085222@repoman.freebsd.org> From: Shunsuke Akiyama Date: Tue, 8 Feb 2005 12:44: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/dev/usb umodem.c uplcom.c uvscom.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 12:44:10 -0000 akiyama 2005-02-08 12:44:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/usb umodem.c uplcom.c uvscom.c Log: MFC: Use a taskqueue to handle port status changes. umodem.c: 1.57 uplcom.c: 1.27 uvscom.c: 1.25 Revision Changes Path 1.53.2.2 +18 -1 src/sys/dev/usb/umodem.c 1.20.2.4 +18 -0 src/sys/dev/usb/uplcom.c 1.23.2.1 +18 -1 src/sys/dev/usb/uvscom.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:51: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 569F716A4CE; Tue, 8 Feb 2005 12:51:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC0B43D48; Tue, 8 Feb 2005 12:51:07 +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 j18Cp7ob097749; Tue, 8 Feb 2005 12:51:07 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Cp6lj097748; Tue, 8 Feb 2005 12:51:06 GMT (envelope-from mat) Message-Id: <200502081251.j18Cp6lj097748@repoman.freebsd.org> From: Mathieu Arnold Date: Tue, 8 Feb 2005 12:51: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/p5-Class-DBI-Loader 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, 08 Feb 2005 12:51:07 -0000 mat 2005-02-08 12:51:06 UTC FreeBSD ports repository Modified files: databases/p5-Class-DBI-Loader Makefile distinfo Log: Update to 0.14 Revision Changes Path 1.10 +1 -2 ports/databases/p5-Class-DBI-Loader/Makefile 1.9 +2 -2 ports/databases/p5-Class-DBI-Loader/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:52: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 F2D8E16A4CE; Tue, 8 Feb 2005 12:52:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA85B43D3F; Tue, 8 Feb 2005 12:52:36 +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 j18CqaSr099220; Tue, 8 Feb 2005 12:52:36 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18CqaQZ099217; Tue, 8 Feb 2005 12:52:36 GMT (envelope-from kris) Message-Id: <200502081252.j18CqaQZ099217@repoman.freebsd.org> From: Kris Kennaway Date: Tue, 8 Feb 2005 12:52: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/textproc/py-4suite 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, 08 Feb 2005 12:52:37 -0000 kris 2005-02-08 12:52:36 UTC FreeBSD ports repository Modified files: textproc/py-4suite Makefile Log: Push back the expiration date to give Mike Brown time to submit a new version after the forthcoming new release of the software. Revision Changes Path 1.16 +1 -1 ports/textproc/py-4suite/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 12:54: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 5572716A4CE; Tue, 8 Feb 2005 12:54:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 292F043D41; Tue, 8 Feb 2005 12:54:33 +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 j18CsXGW001526; Tue, 8 Feb 2005 12:54:33 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18CsXCt001525; Tue, 8 Feb 2005 12:54:33 GMT (envelope-from phk) Message-Id: <200502081254.j18CsXCt001525@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 12:54: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/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: Tue, 08 Feb 2005 12:54:33 -0000 phk 2005-02-08 12:54:33 UTC FreeBSD src repository Modified files: sys/tools vnode_if.awk Log: Add VOP_FOO_APV() which takes a pointer to the vop_vector. This allows stacked or partitioned filesystems to say "Continue the normal resolution from here", for instace from FFS to UFS. Use VNASSERT() instead of KASSERT(). Revision Changes Path 1.48 +11 -6 src/sys/tools/vnode_if.awk From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:00: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 21C1816A4D1; Tue, 8 Feb 2005 13:00:34 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCA2243D41; Tue, 8 Feb 2005 13:00:33 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 34FEC512AF; Tue, 8 Feb 2005 05:00:33 -0800 (PST) Date: Tue, 8 Feb 2005 05:00:32 -0800 From: Kris Kennaway To: Kirill Ponomarew Message-ID: <20050208130032.GA77864@xor.obsecurity.org> References: <200502071117.j17BHorV001518@repoman.freebsd.org> <20050208070543.GD7850@voodoo.oberon.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: <20050208070543.GD7850@voodoo.oberon.net> User-Agent: Mutt/1.4.2.1i cc: Jeremy Messenger cc: Kirill Ponomarew cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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: Tue, 08 Feb 2005 13:00:34 -0000 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 08:05:43AM +0100, Kirill Ponomarew wrote: > On Tue, Feb 08, 2005 at 12:33:41AM -0600, Jeremy Messenger wrote: > > On Mon, 7 Feb 2005 11:17:50 +0000 (UTC), Kirill Ponomarew =20 > > wrote: > >=20 > > >krion 2005-02-07 11:17:50 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > Mk bsd.port.mk bsd.port.subdir.mk > > > Added files: > > > Mk bsd.gcc.mk > >=20 > > Some ports are broke now. Attaching a log that was built failure in my = =20 > > tinderbox. >=20 > Hmm, I can't reproduce it on any machine here, neither with > BATCH/PACKAGE_BUILDING nor without them. Is it to do with ports that already have an options file saved? Kris =20 --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCLfwWry0BWjoQKURAsEWAJ96rlYcCdTDP/I6Qxu/U130AWC1WgCePLex VngCZNX0H5MhDnRzAlsIlC0= =7qhK -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13: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 3A2F716A4CE; Tue, 8 Feb 2005 13:04:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D22B43D46; Tue, 8 Feb 2005 13:04:50 +0000 (GMT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18D4nK5009522; Tue, 8 Feb 2005 13:04:49 GMT (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18D4nrC009518; Tue, 8 Feb 2005 13:04:49 GMT (envelope-from ache) Message-Id: <200502081304.j18D4nrC009518@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Tue, 8 Feb 2005 13: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/mail/milter-greylist Makefile ports/mail/milter-greylist/files patch-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, 08 Feb 2005 13:04:50 -0000 ache 2005-02-08 13:04:49 UTC FreeBSD ports repository Modified files: mail/milter-greylist Makefile Removed files: mail/milter-greylist/files patch-Makefile.in Log: Use PTHREADS_{LIBS,CFLAGS} instead of Makefile.in patch Approved by: aragorn+ports@teaser.fr Revision Changes Path 1.11 +4 -0 ports/mail/milter-greylist/Makefile 1.6 +0 -34 ports/mail/milter-greylist/files/patch-Makefile.in (dead) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13: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 3287916A4CE; Tue, 8 Feb 2005 13:09:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 025D843D5E; Tue, 8 Feb 2005 13:09:40 +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 j18D9dQ6013978; Tue, 8 Feb 2005 13:09:39 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18D9dKp013977; Tue, 8 Feb 2005 13:09:39 GMT (envelope-from clement) Message-Id: <200502081309.j18D9dKp013977@repoman.freebsd.org> From: Clement Laforet Date: Tue, 8 Feb 2005 13:09: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/www/apache13-modperl Makefile ports/www/apache13-modperl/files patch-src:support:apxs.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, 08 Feb 2005 13:09:40 -0000 clement 2005-02-08 13:09:39 UTC FreeBSD ports repository Modified files: www/apache13-modperl Makefile Added files: www/apache13-modperl/files patch-src:support:apxs.pl Log: - Add missing man page - Don't create httpd.conf.bak - Set MAINTAINER to apache@ Revision Changes Path 1.7 +3 -2 ports/www/apache13-modperl/Makefile 1.1 +15 -0 ports/www/apache13-modperl/files/patch-src:support:apxs.pl (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:17: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 5761F16A4CE; Tue, 8 Feb 2005 13:17:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD6A43D46; Tue, 8 Feb 2005 13:17: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 j18DH5rE021037; Tue, 8 Feb 2005 13:17:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DH5cH021036; Tue, 8 Feb 2005 13:17:05 GMT (envelope-from pav) Message-Id: <200502081317.j18DH5cH021036@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 13:17: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/sysutils/graveman 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, 08 Feb 2005 13:17:06 -0000 pav 2005-02-08 13:17:05 UTC FreeBSD ports repository Modified files: sysutils/graveman Makefile distinfo pkg-plist Log: - Chase tarball, many changes, new gettext translation PR: ports/77165 Submitted by: Anton Karpov (maintainer) Revision Changes Path 1.4 +1 -0 ports/sysutils/graveman/Makefile 1.2 +2 -2 ports/sysutils/graveman/distinfo 1.2 +1 -0 ports/sysutils/graveman/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:22: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 EA0E616A4CE; Tue, 8 Feb 2005 13:22:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAFD743D48; Tue, 8 Feb 2005 13:22: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 j18DMSDF026053; Tue, 8 Feb 2005 13:22:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DMSCL026052; Tue, 8 Feb 2005 13:22:28 GMT (envelope-from pav) Message-Id: <200502081322.j18DMSCL026052@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 13:22: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/lang/visualworks 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, 08 Feb 2005 13:22:29 -0000 pav 2005-02-08 13:22:28 UTC FreeBSD ports repository Modified files: lang/visualworks Makefile distinfo pkg-descr Removed files: lang/visualworks pkg-plist Log: - Update to 7.3 PR: ports/77209 Submitted by: Christian Burkert (maintainer) Revision Changes Path 1.10 +124 -62 ports/lang/visualworks/Makefile 1.5 +40 -40 ports/lang/visualworks/distinfo 1.3 +1 -1 ports/lang/visualworks/pkg-descr 1.4 +0 -6142 ports/lang/visualworks/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:29: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 A031116A4CE; Tue, 8 Feb 2005 13:29:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73EBB43D2F; Tue, 8 Feb 2005 13:29: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 j18DT2d1030991; Tue, 8 Feb 2005 13:29:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DT2DS030985; Tue, 8 Feb 2005 13:29:02 GMT (envelope-from pav) Message-Id: <200502081329.j18DT2DS030985@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 13:29: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/ezstream 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, 08 Feb 2005 13:29:02 -0000 pav 2005-02-08 13:29:02 UTC FreeBSD ports repository Modified files: audio/ezstream Makefile Log: - Switch to libtool15 PR: ports/77207 Submitted by: Frank J.Laszlo (maintainer) Revision Changes Path 1.3 +1 -1 ports/audio/ezstream/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:42: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 BFF6316A4CE; Tue, 8 Feb 2005 13:42:05 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77AC943D2F; Tue, 8 Feb 2005 13:42:05 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1CyVd2-000B8a-Lj; Tue, 08 Feb 2005 14:42:08 +0100 Date: Tue, 8 Feb 2005 14:42:08 +0100 From: Kirill Ponomarew To: Kris Kennaway Message-ID: <20050208134208.GB40622@voodoo.oberon.net> References: <200502071117.j17BHorV001518@repoman.freebsd.org> <20050208070543.GD7850@voodoo.oberon.net> <20050208130032.GA77864@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050208130032.GA77864@xor.obsecurity.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: Jeremy Messenger cc: Kirill Ponomarew cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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: Tue, 08 Feb 2005 13:42:05 -0000 On Tue, Feb 08, 2005 at 05:00:32AM -0800, Kris Kennaway wrote: > > Hmm, I can't reproduce it on any machine here, neither with > > BATCH/PACKAGE_BUILDING nor without them. > > Is it to do with ports that already have an options file saved? It's 4.x specific problem related to make(1) expansion bug :( I started a new build on 4-exp to test a new patch which fixes it. -Kirill From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:47: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 B007F16A4CE; Tue, 8 Feb 2005 13:47:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8465B43D45; Tue, 8 Feb 2005 13:47:14 +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 j18DlEbM056058; Tue, 8 Feb 2005 13:47:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DlEi6056052; Tue, 8 Feb 2005 13:47:14 GMT (envelope-from pav) Message-Id: <200502081347.j18DlEi6056052@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 13:47: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/sysutils/dtc 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, 08 Feb 2005 13:47:14 -0000 pav 2005-02-08 13:47:14 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile distinfo Log: - Distfile repackaged, no change in content, verified PR: ports/77205 Submitted by: IIJIMA Hiromitsu Old distfile provided by: clement Revision Changes Path 1.5 +0 -4 ports/sysutils/dtc/Makefile 1.2 +2 -2 ports/sysutils/dtc/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:48: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 5ABAF16A4CE; Tue, 8 Feb 2005 13:48:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AF2043D5E; Tue, 8 Feb 2005 13:48:13 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18DmCaT057354; Tue, 8 Feb 2005 13:48:12 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DmCMW057353; Tue, 8 Feb 2005 13:48:12 GMT (envelope-from nectar) Message-Id: <200502081348.j18DmCMW057353@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 8 Feb 2005 13:48: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/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: Tue, 08 Feb 2005 13:48:13 -0000 nectar 2005-02-08 13:48:12 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add CVE name for squid confusing empty ACL issue. Revision Changes Path 1.545 +3 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13:51: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 9784B16A4CE; Tue, 8 Feb 2005 13:51:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A34343D53; Tue, 8 Feb 2005 13:51:16 +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 j18DpGxn060898; Tue, 8 Feb 2005 13:51:16 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18DpGVT060897; Tue, 8 Feb 2005 13:51:16 GMT (envelope-from leeym) Message-Id: <200502081351.j18DpGVT060897@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 13:51: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/mail/postfix/scripts configure.postfix X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 13:51:16 -0000 leeym 2005-02-08 13:51:16 UTC FreeBSD ports repository Modified files: mail/postfix/scripts configure.postfix Log: postfix's optional postgres support doesn't work with the new Postgres port configuration. this patch fixes that PR: 77216 Submitted by: Vivek Khera Revision Changes Path 1.58 +3 -20 ports/mail/postfix/scripts/configure.postfix From owner-cvs-all@FreeBSD.ORG Tue Feb 8 13: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 62E1616A4CE; Tue, 8 Feb 2005 13:56:57 +0000 (GMT) Received: from lakermmtao04.cox.net (lakermmtao04.cox.net [68.230.240.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9484843D1D; Tue, 8 Feb 2005 13:56:56 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao04.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20050208135655.VHNE23636.lakermmtao04.cox.net@mezz.mezzweb.com>; Tue, 8 Feb 2005 08:56:55 -0500 To: "Kirill Ponomarew" References: <200502071117.j17BHorV001518@repoman.freebsd.org> <20050208070543.GD7850@voodoo.oberon.net> <20050208130032.GA77864@xor.obsecurity.org> <20050208134208.GB40622@voodoo.oberon.net> Message-ID: Date: Tue, 08 Feb 2005 07:57:40 -0600 From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20050208134208.GB40622@voodoo.oberon.net> User-Agent: Opera M2/7.54 (Linux, build 955) cc: cvs-ports@freebsd.org cc: Kris Kennaway cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/Mk bsd.gcc.mk bsd.port.mk bsd.port.subdir.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: Tue, 08 Feb 2005 13:56:57 -0000 On Tue, 8 Feb 2005 14:42:08 +0100, Kirill Ponomarew wrote: > On Tue, Feb 08, 2005 at 05:00:32AM -0800, Kris Kennaway wrote: >> > Hmm, I can't reproduce it on any machine here, neither with >> > BATCH/PACKAGE_BUILDING nor without them. >> >> Is it to do with ports that already have an options file saved? > > It's 4.x specific problem related to make(1) expansion bug :( I > started a new build on 4-exp to test a new patch which fixes it. Thanks, my tinderbox build was for FreeBSD 4.x. I have backout bsd.ports.mk in my tinderbox and will update later when the fixes have committed. Cheers, Mezz > -Kirill -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14:02: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 DB46F16A4CE; Tue, 8 Feb 2005 14:02:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA72D43D1D; Tue, 8 Feb 2005 14:02:15 +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 j18E2F99070100; Tue, 8 Feb 2005 14:02:15 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18E2FGS070096; Tue, 8 Feb 2005 14:02:15 GMT (envelope-from mezz) Message-Id: <200502081402.j18E2FGS070096@repoman.freebsd.org> From: Jeremy Messenger Date: Tue, 8 Feb 2005 14:02: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/wesnoth Makefile distinfo ports/games/wesnoth/files patch-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: Tue, 08 Feb 2005 14:02:16 -0000 mezz 2005-02-08 14:02:15 UTC FreeBSD ports repository Modified files: games/wesnoth Makefile distinfo Added files: games/wesnoth/files patch-src::game.cpp Log: Update to 0.8.10, see the changelog for details: http://changelog.wesnoth.org/ Revision Changes Path 1.21 +1 -3 ports/games/wesnoth/Makefile 1.16 +4 -4 ports/games/wesnoth/distinfo 1.1 +18 -0 ports/games/wesnoth/files/patch-src::game.cpp (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14:13: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 1700C16A4CE; Tue, 8 Feb 2005 14:13:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E02CC43D48; Tue, 8 Feb 2005 14:13:19 +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 j18EDJWW080684; Tue, 8 Feb 2005 14:13:19 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18EDJJ5080676; Tue, 8 Feb 2005 14:13:19 GMT (envelope-from clement) Message-Id: <200502081413.j18EDJJ5080676@repoman.freebsd.org> From: Clement Laforet Date: Tue, 8 Feb 2005 14:13: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/apache13-modperl 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, 08 Feb 2005 14:13:20 -0000 clement 2005-02-08 14:13:19 UTC FreeBSD ports repository Modified files: www/apache13-modperl pkg-plist Log: - Let pkg_delete remove httpd.conf.bak. It will be removed on ~ 01/07/2004. Revision Changes Path 1.4 +1 -0 ports/www/apache13-modperl/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14:20: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 1995716A4D8; Tue, 8 Feb 2005 14:20:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF0343D53; Tue, 8 Feb 2005 14:20:12 +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 j18EKCeR084789; Tue, 8 Feb 2005 14:20:12 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18EKCvP084783; Tue, 8 Feb 2005 14:20:12 GMT (envelope-from brueffer) Message-Id: <200502081420.j18EKCvP084783@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 14:20:12 +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/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: Tue, 08 Feb 2005 14:20:24 -0000 brueffer 2005-02-08 14:20:12 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) bin/sh sh.1 Log: MFC: rev. 1.95 by ceri Correct typo. Revision Changes Path 1.92.2.2 +1 -1 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14: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 EF1E316A4CE; Tue, 8 Feb 2005 14:23:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE90243D45; Tue, 8 Feb 2005 14:23:41 +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 j18ENfsw087509; Tue, 8 Feb 2005 14:23:41 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18ENfUh087508; Tue, 8 Feb 2005 14:23:41 GMT (envelope-from brueffer) Message-Id: <200502081423.j18ENfUh087508@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 14:23:41 +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/bin/date date.1 src/bin/dd dd.1 src/bin/df df.1 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: Tue, 08 Feb 2005 14:23:42 -0000 brueffer 2005-02-08 14:23:41 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) bin/date date.1 bin/dd dd.1 bin/df df.1 bin/sh sh.1 Log: MFC: Scheduled mdoc(7) sweep. Original revisions by: ru Revision Changes Path 1.68.2.1 +2 -2 src/bin/date/date.1 1.25.2.1 +8 -5 src/bin/dd/dd.1 1.36.2.1 +2 -1 src/bin/df/df.1 1.92.2.3 +1 -1 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14:30: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 77C5416A4CE; Tue, 8 Feb 2005 14:30:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B63543D2F; Tue, 8 Feb 2005 14:30:54 +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 j18EUsC3094138; Tue, 8 Feb 2005 14:30:54 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18EUsoE094137; Tue, 8 Feb 2005 14:30:54 GMT (envelope-from brueffer) Message-Id: <200502081430.j18EUsoE094137@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 14:30:54 +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/gnu/usr.bin/binutils/gasp gasp.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, 08 Feb 2005 14:30:54 -0000 brueffer 2005-02-08 14:30:54 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) gnu/usr.bin/binutils/gasp gasp.1 Log: MFC: rev. 1.4 Scheduled mdoc(7) sweep. Original revision by: ru Revision Changes Path 1.3.8.1 +2 -2 src/gnu/usr.bin/binutils/gasp/gasp.1 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14:43: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 A68EC16A4CE; Tue, 8 Feb 2005 14:43:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ACBF43D39; Tue, 8 Feb 2005 14:43:51 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18Ehpj1005569; Tue, 8 Feb 2005 14:43:51 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18EhppQ005568; Tue, 8 Feb 2005 14:43:51 GMT (envelope-from nectar) Message-Id: <200502081443.j18EhppQ005568@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 8 Feb 2005 14:43: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/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: Tue, 08 Feb 2005 14:43:51 -0000 nectar 2005-02-08 14:43:51 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add CERT Vulnerability Note reference for one squid issue, and correct the reference for another one [1]. Reported by: Thomas-Martin Seck [1] Revision Changes Path 1.546 +5 -4 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14: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 E585C16A4CE; Tue, 8 Feb 2005 14:46:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8D7943D39; Tue, 8 Feb 2005 14:46: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 j18EklC5008617; Tue, 8 Feb 2005 14:46:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18EkleP008616; Tue, 8 Feb 2005 14:46:47 GMT (envelope-from pav) Message-Id: <200502081446.j18EkleP008616@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 14: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/sysutils/pv 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, 08 Feb 2005 14:46:48 -0000 pav 2005-02-08 14:46:47 UTC FreeBSD ports repository Modified files: sysutils/pv Makefile distinfo Log: - Update to 0.9.0 PR: ports/77045 Submitted by: Roman Bogorodskiy Approved by: Daniel Roethlisberger (maintainer) Revision Changes Path 1.2 +1 -1 ports/sysutils/pv/Makefile 1.2 +2 -2 ports/sysutils/pv/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 14: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 A3F6316A4CE; Tue, 8 Feb 2005 14:49:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 793E043D46; Tue, 8 Feb 2005 14:49:58 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18Enw5E011494; Tue, 8 Feb 2005 14:49:58 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Enwom011493; Tue, 8 Feb 2005 14:49:58 GMT (envelope-from nectar) Message-Id: <200502081449.j18Enwom011493@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 8 Feb 2005 14:49: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/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: Tue, 08 Feb 2005 14:49:58 -0000 nectar 2005-02-08 14:49:58 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add another squid issue. PR: ports/76967 Submitted by: Thomas-Martin Seck Revision Changes Path 1.547 +35 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:07: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 DDC1116A4CE; Tue, 8 Feb 2005 15:07:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B05B343D4C; Tue, 8 Feb 2005 15:07: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 j18F7FA6027596; Tue, 8 Feb 2005 15:07:15 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18F7FnH027595; Tue, 8 Feb 2005 15:07:15 GMT (envelope-from leeym) Message-Id: <200502081507.j18F7FnH027595@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 15:07: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/mail/mutt-devel/files patch-hcache-db X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 15:07:16 -0000 leeym 2005-02-08 15:07:15 UTC FreeBSD ports repository Modified files: mail/mutt-devel/files patch-hcache-db Log: Maintainer update of mail/mutt-devel: - Fix building of WITH_MUTT_IMAP_HEADER_CACHE if not only db42 is installed but also other db4x versions. PR: 77254 Submitted by: Udo Schweigert Revision Changes Path 1.2 +5 -5 ports/mail/mutt-devel/files/patch-hcache-db From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:07: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 5983816A4CE; Tue, 8 Feb 2005 15:07:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F4A743D46; Tue, 8 Feb 2005 15:07:51 +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 j18F7paG028119; Tue, 8 Feb 2005 15:07:51 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18F7pdA028118; Tue, 8 Feb 2005 15:07:51 GMT (envelope-from brueffer) Message-Id: <200502081507.j18F7pdA028118@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 8 Feb 2005 15:07: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/share/man/man4 gdb.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, 08 Feb 2005 15:07:51 -0000 brueffer 2005-02-08 15:07:51 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 gdb.4 Log: Nuke information about GDB_REMOTE_CHAT, it was removed some time ago. MFC after: 3 days Revision Changes Path 1.13 +1 -10 src/share/man/man4/gdb.4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:11: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 EF36C16A4CE; Tue, 8 Feb 2005 15:11:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D522243D39; Tue, 8 Feb 2005 15:11:56 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18FBubB031179; Tue, 8 Feb 2005 15:11:56 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FBuVS031175; Tue, 8 Feb 2005 15:11:56 GMT (envelope-from nectar) Message-Id: <200502081511.j18FBuVS031175@repoman.freebsd.org> From: Jacques Vidrine Date: Tue, 8 Feb 2005 15:11: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/www/squid 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, 08 Feb 2005 15:11:57 -0000 nectar 2005-02-08 15:11:56 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo Log: Integrate the following vendor patch as published on : - Address HTTP protocol mismatch related to oversized reply headers and enhance cache.log on reply header parsing failures (squid bug #1216) - correct the search request generated by the LDAP authentication helper - fix a race within the NTLM authentication mechanism (squid bug #1127) - fix handling of failed PUT/POST requests (squid bug #1224) - fix problems with persistent server connections after failed PUT/POST requests (squid bug #1122) - improve handling of forged WCCP packets (squid bug #1225) PR: ports/76967 Submitted by: Thomas-Martin Seck (maintainer) Security: http://vuxml.freebsd.org/bfda39de-7467-11d9-9e1e-c296ac722cb3.html Revision Changes Path 1.155 +8 -2 ports/www/squid/Makefile 1.119 +12 -0 ports/www/squid/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:16: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 339B816A4CE; Tue, 8 Feb 2005 15:16:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADF843D5E; Tue, 8 Feb 2005 15:16:37 +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 j18FGbrG034840; Tue, 8 Feb 2005 15:16:37 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FGb7L034839; Tue, 8 Feb 2005 15:16:37 GMT (envelope-from krion) Message-Id: <200502081516.j18FGb7L034839@repoman.freebsd.org> From: Kirill Ponomarew Date: Tue, 8 Feb 2005 15:16: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/gsasl 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, 08 Feb 2005 15:16:38 -0000 krion 2005-02-08 15:16:37 UTC FreeBSD ports repository Modified files: security/gsasl Makefile distinfo pkg-plist Log: Update to version 0.2.5 Revision Changes Path 1.26 +1 -2 ports/security/gsasl/Makefile 1.17 +2 -2 ports/security/gsasl/distinfo 1.12 +2 -0 ports/security/gsasl/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 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 1B31E16A4CE; Tue, 8 Feb 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 E8BD843D2F; Tue, 8 Feb 2005 15:17:06 +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 j18FH6oD035229; Tue, 8 Feb 2005 15:17:06 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FH69E035228; Tue, 8 Feb 2005 15:17:06 GMT (envelope-from clement) Message-Id: <200502081517.j18FH69E035228@repoman.freebsd.org> From: Clement Laforet Date: Tue, 8 Feb 2005 15:17: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/www/apache2 Makefile Makefile.doc distinfo patch-modules:experimental:util_ldap_cache_mgr.cpatch-secfix-CAN-2004-0942 patch-srclib:apr-util:build:dbm.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: Tue, 08 Feb 2005 15:17:07 -0000 clement 2005-02-08 15:17:06 UTC FreeBSD ports repository Modified files: www/apache2 Makefile Makefile.doc distinfo www/apache2/files patch-Makefile.in patch-srclib:apr-util:build:dbm.m4 Removed files: www/apache2/files patch-modules:experimental:util_ldap_cache_mgr.c patch-modules:ssl:ssl_engine_io.c patch-secfix-CAN-2004-0885 patch-secfix-CAN-2004-0942 Log: - Update to 2.0.53 - Download bz2'd tarball [1] - Add print-closest-mirrors target. It allows you to find the 6 (3 http/3 ftp) closest mirror, base on http://www.apache.org/dyn/closer.cgi/httpd/ make print-closest-mirrors >> /etc/make.conf automatically add the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}. Requested by: delphij Revision Changes Path 1.218 +19 -4 ports/www/apache2/Makefile 1.15 +3 -2 ports/www/apache2/Makefile.doc 1.66 +2 -2 ports/www/apache2/distinfo 1.16 +19 -21 ports/www/apache2/files/patch-Makefile.in 1.4 +0 -48 ports/www/apache2/files/patch-modules:experimental:util_ldap_cache_mgr.c (dead) 1.4 +0 -11 ports/www/apache2/files/patch-modules:ssl:ssl_engine_io.c (dead) 1.2 +0 -56 ports/www/apache2/files/patch-secfix-CAN-2004-0885 (dead) 1.2 +0 -104 ports/www/apache2/files/patch-secfix-CAN-2004-0942 (dead) 1.2 +19 -70 ports/www/apache2/files/patch-srclib:apr-util:build:dbm.m4 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:18: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 7760416A4CE; Tue, 8 Feb 2005 15:18:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CB9843D1F; Tue, 8 Feb 2005 15:18:48 +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 j18FIm5M036566; Tue, 8 Feb 2005 15:18:48 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FImPO036565; Tue, 8 Feb 2005 15:18:48 GMT (envelope-from blackend) Message-Id: <200502081518.j18FImPO036565@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Feb 2005 15:18:48 +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/flyer flyer.tex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 15:18:48 -0000 blackend 2005-02-08 15:18:48 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/flyer flyer.tex Log: Update ports/packages number. Revision Changes Path 1.7 +1 -1 doc/en_US.ISO8859-1/flyer/flyer.tex From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 EFB8316A4CE; Tue, 8 Feb 2005 15:23:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C405843D2D; Tue, 8 Feb 2005 15:23:42 +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 j18FNgM9040134; Tue, 8 Feb 2005 15:23:42 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FNgYe040133; Tue, 8 Feb 2005 15:23:42 GMT (envelope-from blackend) Message-Id: <200502081523.j18FNgYe040133@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 8 Feb 2005 15:23:42 +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/flyer flyer.tex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 15:23:43 -0000 blackend 2005-02-08 15:23:42 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/flyer flyer.tex Log: Update copyright year. Revision Changes Path 1.8 +1 -1 doc/en_US.ISO8859-1/flyer/flyer.tex From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 C143616A4CE; Tue, 8 Feb 2005 15:25:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9569F43D1D; Tue, 8 Feb 2005 15:25: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 j18FPfqb042004; Tue, 8 Feb 2005 15:25:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FPfIQ042003; Tue, 8 Feb 2005 15:25:41 GMT (envelope-from pav) Message-Id: <200502081525.j18FPfIQ042003@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 15:25: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/frontpage-ar 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, 08 Feb 2005 15:25:41 -0000 pav 2005-02-08 15:25:41 UTC FreeBSD ports repository Modified files: www/frontpage-ar Makefile Log: - Update master sites PR: ports/77219 Submitted by: Scot W. Hetzel Revision Changes Path 1.12 +2 -2 ports/www/frontpage-ar/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:25: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 742FF16A4CE; Tue, 8 Feb 2005 15:25:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B40143D45; Tue, 8 Feb 2005 15:25: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 j18FPrK8042190; Tue, 8 Feb 2005 15:25:53 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FPqnL042189; Tue, 8 Feb 2005 15:25:52 GMT (envelope-from nork) Message-Id: <200502081525.j18FPqnL042189@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Feb 2005 15:25: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 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, 08 Feb 2005 15:25:53 -0000 nork 2005-02-08 15:25:52 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.02.07. Revision Changes Path 1.166 +1 -1 ports/net/liveMedia/Makefile 1.156 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 DB6FA16A4CE; Tue, 8 Feb 2005 15:28:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B06B643D3F; Tue, 8 Feb 2005 15:28:10 +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 j18FSAS6044327; Tue, 8 Feb 2005 15:28:10 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FSA4s044326; Tue, 8 Feb 2005 15:28:10 GMT (envelope-from skv) Message-Id: <200502081528.j18FSA4s044326@repoman.freebsd.org> From: Sergey Skvortsov Date: Tue, 8 Feb 2005 15: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/databases/p5-DBD-Oracle 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: Tue, 08 Feb 2005 15:28:11 -0000 skv 2005-02-08 15:28:10 UTC FreeBSD ports repository Modified files: databases/p5-DBD-Oracle Makefile pkg-descr Log: Unbreak build - remove cast for (void*)SvOK_off PR: ports/77090 Submitted by: Tod McQuillin Revision Changes Path 1.5 +4 -0 ports/databases/p5-DBD-Oracle/Makefile 1.3 +0 -3 ports/databases/p5-DBD-Oracle/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:32: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 F1B0C16A4CE; Tue, 8 Feb 2005 15:32:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C637543D2D; Tue, 8 Feb 2005 15:32:27 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18FWRIh048222; Tue, 8 Feb 2005 15:32:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FWRat048221; Tue, 8 Feb 2005 15:32:27 GMT (envelope-from pav) Message-Id: <200502081532.j18FWRat048221@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 15:32: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/devel/ossp-ex 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, 08 Feb 2005 15:32:28 -0000 pav 2005-02-08 15:32:27 UTC FreeBSD ports repository Modified files: devel/ossp-ex Makefile Log: - Update maintainer's address PR: ports/77201 Submitted by: David Yu (maintainer) Revision Changes Path 1.14 +1 -1 ports/devel/ossp-ex/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:35: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 565EF16A4CE; Tue, 8 Feb 2005 15:35:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D3B043D41; Tue, 8 Feb 2005 15:35:37 +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 j18FZbDN050502; Tue, 8 Feb 2005 15:35:37 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FZbmb050501; Tue, 8 Feb 2005 15:35:37 GMT (envelope-from nork) Message-Id: <200502081535.j18FZbmb050501@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 8 Feb 2005 15:35: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/mail/squirrelmail Makefile distinfo pkg-plist ports/mail/squirrelmail/files patch-sm143a-xss.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 15:35:37 -0000 nork 2005-02-08 15:35:37 UTC FreeBSD ports repository Modified files: mail/squirrelmail Makefile distinfo pkg-plist Removed files: mail/squirrelmail/files patch-sm143a-xss.diff Log: Update to 1.4.4. PR: ports/76886[1], ports/76584[2] Submitted by: Simon Dick (maintainer) [1] Joseph Scott [2] Revision Changes Path 1.33 +10 -2 ports/mail/squirrelmail/Makefile 1.13 +4 -2 ports/mail/squirrelmail/distinfo 1.2 +0 -28 ports/mail/squirrelmail/files/patch-sm143a-xss.diff (dead) 1.14 +904 -80 ports/mail/squirrelmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 42A4916A4CE; Tue, 8 Feb 2005 15:38:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18A0143D31; Tue, 8 Feb 2005 15:38:29 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18FcSHo052489; Tue, 8 Feb 2005 15:38:28 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FcSLn052488; Tue, 8 Feb 2005 15:38:28 GMT (envelope-from ceri) Message-Id: <200502081538.j18FcSLn052488@repoman.freebsd.org> From: Ceri Davies Date: Tue, 8 Feb 2005 15:38:28 +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, 08 Feb 2005 15:38:29 -0000 ceri 2005-02-08 15:38:28 UTC FreeBSD doc repository Modified files: share/sgml freebsd.ent Log: Update the on-disk and numerical sizes of the ports tree. Revision Changes Path 1.71 +2 -2 doc/share/sgml/freebsd.ent From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:40: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 336E316A4CE; Tue, 8 Feb 2005 15:40:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A15A43D41; Tue, 8 Feb 2005 15:40:12 +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 j18FeBcG053750; Tue, 8 Feb 2005 15:40:11 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FeBmW053749; Tue, 8 Feb 2005 15:40:11 GMT (envelope-from phk) Message-Id: <200502081540.j18FeBmW053749@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 15:40: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/ufs/ffs ffs_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: Tue, 08 Feb 2005 15:40:12 -0000 phk 2005-02-08 15:40:11 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Use VOP_STRATEGY_APV() instead of direct dereference, this is more correct. Revision Changes Path 1.148 +2 -2 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 C24A016A4CE; Tue, 8 Feb 2005 15:41:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94D5443D31; Tue, 8 Feb 2005 15:41: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 j18Ff7k3054430; Tue, 8 Feb 2005 15:41:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Ff7D4054429; Tue, 8 Feb 2005 15:41:07 GMT (envelope-from pav) Message-Id: <200502081541.j18Ff7D4054429@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 15:41: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/osiris 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, 08 Feb 2005 15:41:07 -0000 pav 2005-02-08 15:41:07 UTC FreeBSD ports repository Modified files: security/osiris Makefile pkg-plist Log: - There was a bug that caused osirisd not to start if built without osirismd because of the lack of a ${PREFIX}/osiris directory. This is now created no matter what options are set. PR: ports/77221 Submitted by: David Thiel (maintainer) Revision Changes Path 1.10 +3 -1 ports/security/osiris/Makefile 1.6 +4 -2 ports/security/osiris/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:41: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 94CBB16A4CE; Tue, 8 Feb 2005 15:41:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 642C743D53; Tue, 8 Feb 2005 15:41:44 +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 j18FfisJ054893; Tue, 8 Feb 2005 15:41:44 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FfiNn054892; Tue, 8 Feb 2005 15:41:44 GMT (envelope-from leeym) Message-Id: <200502081541.j18FfiNn054892@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 15:41: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 Makefile ports/mail/spamcup 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: Tue, 08 Feb 2005 15:41:44 -0000 leeym 2005-02-08 15:41:44 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/spamcup Makefile distinfo pkg-descr Log: Spamcup is a tool for automatic spam reporting via Spamcop.net. It performs the same actions as if you were to report spam to spamcop.net with a Web browser, but from the commandline. Spamcup is written in Perl. WWW: http://sourceforge.net/projects/spamcup/ Revision Changes Path 1.613 +1 -0 ports/mail/Makefile 1.1 +27 -0 ports/mail/spamcup/Makefile (new) 1.1 +2 -0 ports/mail/spamcup/distinfo (new) 1.1 +6 -0 ports/mail/spamcup/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15: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 7BFA416A4CE; Tue, 8 Feb 2005 15:41:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50AA043D1F; Tue, 8 Feb 2005 15:41:58 +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 j18FfwtC055100; Tue, 8 Feb 2005 15:41:58 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Ffwe1055099; Tue, 8 Feb 2005 15:41:58 GMT (envelope-from leeym) Message-Id: <200502081541.j18Ffwe1055099@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 15:41:58 +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, 08 Feb 2005 15:41:58 -0000 leeym 2005-02-08 15:41:58 UTC FreeBSD ports repository Modified files: . modules Log: spamcup --> ports/mail/spamcup Revision Changes Path 1.11897 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:54: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 D975016A4CE; Tue, 8 Feb 2005 15:54:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C35C343D1D; Tue, 8 Feb 2005 15:54:30 +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 j18FsULW064912; Tue, 8 Feb 2005 15:54:30 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FsUkm064911; Tue, 8 Feb 2005 15:54:30 GMT (envelope-from phk) Message-Id: <200502081554.j18FsUkm064911@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 15:54: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/ufs/ffs ffs_vnops.c 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: Tue, 08 Feb 2005 15:54:31 -0000 phk 2005-02-08 15:54:30 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c sys/ufs/ufs ufs_vnops.c Log: For snapshots we need all VOP_LOCKs to be exclusive. The "business class upgrade" was implemented in UFS's VOP_LOCK implementation ufs_lock() which is the wrong layer, so move it to ffs_lock(). Also, as long as we have not abandonned advanced vfs-stacking we should not preclude it from happening: instead of implementing a copy locally, use the VOP_LOCK_APV(&ufs) to correctly arrive at vop_stdlock() at the bottom. Revision Changes Path 1.149 +24 -0 src/sys/ufs/ffs/ffs_vnops.c 1.263 +0 -29 src/sys/ufs/ufs/ufs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 15:58: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 4756716A4CE; Tue, 8 Feb 2005 15:58:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ABCC43D2F; Tue, 8 Feb 2005 15:58: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 j18FwL4c067725; Tue, 8 Feb 2005 15:58:22 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18FwLp5067721; Tue, 8 Feb 2005 15:58:21 GMT (envelope-from vs) Message-Id: <200502081558.j18FwLp5067721@repoman.freebsd.org> From: Volker Stolz Date: Tue, 8 Feb 2005 15:58: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/lang/generic-haskell Makefile distinfo pkg-install 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, 08 Feb 2005 15:58:22 -0000 vs 2005-02-08 15:58:21 UTC FreeBSD ports repository Modified files: lang/generic-haskell Makefile distinfo pkg-plist Added files: lang/generic-haskell pkg-install Log: Update to 1.42 Revision Changes Path 1.10 +34 -22 ports/lang/generic-haskell/Makefile 1.3 +2 -2 ports/lang/generic-haskell/distinfo 1.1 +39 -0 ports/lang/generic-haskell/pkg-install (new) 1.2 +74 -53 ports/lang/generic-haskell/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 16:17: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 184BE16A4CE; Tue, 8 Feb 2005 16:17:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD6FC43D2F; Tue, 8 Feb 2005 16:17:27 +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 j18GHR2Z084118; Tue, 8 Feb 2005 16:17:27 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18GHRm7084117; Tue, 8 Feb 2005 16:17:27 GMT (envelope-from fjoe) Message-Id: <200502081617.j18GHRm7084117@repoman.freebsd.org> From: Max Khon Date: Tue, 8 Feb 2005 16:17: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/devel/cvsnt Makefile ports/devel/cvsnt/files patch-src-cvs.h patch-xmlapi-xmlapi.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: Tue, 08 Feb 2005 16:17:28 -0000 fjoe 2005-02-08 16:17:27 UTC FreeBSD ports repository Modified files: devel/cvsnt Makefile Added files: devel/cvsnt/files patch-src-cvs.h patch-xmlapi-xmlapi.cpp Log: - Fix build with gcc 2.95.x (with old STL). - Bump PORTREVISION. Revision Changes Path 1.13 +2 -1 ports/devel/cvsnt/Makefile 1.4 +27 -0 ports/devel/cvsnt/files/patch-src-cvs.h (new) 1.1 +32 -0 ports/devel/cvsnt/files/patch-xmlapi-xmlapi.cpp (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 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 33AF216A4F0; Tue, 8 Feb 2005 16:23:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF9443D1D; Tue, 8 Feb 2005 16:23: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 j18GNHLb088582; Tue, 8 Feb 2005 16:23:17 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18GNHGp088581; Tue, 8 Feb 2005 16:23:17 GMT (envelope-from pav) Message-Id: <200502081623.j18GNHGp088581@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 16:23: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/irc/riece 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, 08 Feb 2005 16:23:18 -0000 pav 2005-02-08 16:23:17 UTC FreeBSD ports repository Modified files: irc/riece Makefile distinfo Log: - Update to 1.0.7b PR: ports/77196 Submitted by: KIMURA Yasuhiro (maintainer) Revision Changes Path 1.24 +2 -1 ports/irc/riece/Makefile 1.12 +2 -2 ports/irc/riece/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 16: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 08AED16A4CE; Tue, 8 Feb 2005 16:25:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF39043D45; Tue, 8 Feb 2005 16:25: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 j18GPo5l090459; Tue, 8 Feb 2005 16:25:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18GPoeA090458; Tue, 8 Feb 2005 16:25:50 GMT (envelope-from phk) Message-Id: <200502081625.j18GPoeA090458@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 16:25: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/ufs/ffs ffs_balloc.c ffs_extern.h ffs_inode.c ffs_rawread.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_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: Tue, 08 Feb 2005 16:25:51 -0000 phk 2005-02-08 16:25:50 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_balloc.c ffs_extern.h ffs_inode.c ffs_rawread.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_vnops.c Log: For snapshots we need all VOP_LOCKs to be exclusive. The "business class upgrade" was implemented in UFS's VOP_LOCK implementation ufs_lock() which is the wrong layer, so move it to ffs_lock(). Also, as long as we have not abandonned advanced vfs-stacking we should not preclude it from happening: instead of implementing a copy locally, use the VOP_LOCK_APV(&ufs) to correctly arrive at vop_stdlock() at the bottom. Revision Changes Path 1.49 +4 -6 src/sys/ufs/ffs/ffs_balloc.c 1.64 +2 -1 src/sys/ufs/ffs/ffs_extern.h 1.100 +3 -3 src/sys/ufs/ffs/ffs_inode.c 1.22 +2 -1 src/sys/ufs/ffs/ffs_rawread.c 1.95 +9 -9 src/sys/ufs/ffs/ffs_snapshot.c 1.168 +9 -17 src/sys/ufs/ffs/ffs_softdep.c 1.273 +1 -2 src/sys/ufs/ffs/ffs_vfsops.c 1.150 +12 -10 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 16:28: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 209B116A4CE; Tue, 8 Feb 2005 16:28:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB44443D2F; Tue, 8 Feb 2005 16:28:45 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18GSjwX092909; Tue, 8 Feb 2005 16:28:45 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18GSjux092908; Tue, 8 Feb 2005 16:28:45 GMT (envelope-from roam) Message-Id: <200502081628.j18GSjux092908@repoman.freebsd.org> From: Peter Pentchev Date: Tue, 8 Feb 2005 16: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/games/scare 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, 08 Feb 2005 16:28:46 -0000 roam 2005-02-08 16:28:45 UTC FreeBSD ports repository Modified files: games/scare Makefile Log: Fix the package build: archivers/unzip is actually a build dependency, not just an extract one. Reported by: gohan via kris Pointy hat to: myself Revision Changes Path 1.2 +4 -2 ports/games/scare/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 16:42: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 0609716A4CE; Tue, 8 Feb 2005 16:42:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08C643D45; Tue, 8 Feb 2005 16:42:33 +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 j18GgXSo004303; Tue, 8 Feb 2005 16:42:33 GMT (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18GgXtB004302; Tue, 8 Feb 2005 16:42:33 GMT (envelope-from fjoe) Message-Id: <200502081642.j18GgXtB004302@repoman.freebsd.org> From: Max Khon Date: Tue, 8 Feb 2005 16:42: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/misc/mc 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, 08 Feb 2005 16:42:34 -0000 fjoe 2005-02-08 16:42:33 UTC FreeBSD ports repository Modified files: misc/mc Makefile pkg-plist Log: - Add support MINIMAL and WITH_FOO knobs PR: 76215 Submitted by: Eugene Grosbein Revision Changes Path 1.101 +15 -6 ports/misc/mc/Makefile 1.33 +1 -1 ports/misc/mc/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:04: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 7DE8916A4CE; Tue, 8 Feb 2005 17:04:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F45543D2D; Tue, 8 Feb 2005 17:04:34 +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 j18H4YRQ027142; Tue, 8 Feb 2005 17:04:34 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18H4Ycb027141; Tue, 8 Feb 2005 17:04:34 GMT (envelope-from sem) Message-Id: <200502081704.j18H4Ycb027141@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 17:04: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/Mk bsd.emacs.mk ports/editors/xemacs21-mule Makefile distinfo ports/editors/xemacs21-mule/files patch-ai patch-ak patch-etags.c patch-freebsd.h patch-regex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 17:04:34 -0000 sem 2005-02-08 17:04:34 UTC FreeBSD ports repository Modified files: Mk bsd.emacs.mk editors/xemacs21-mule Makefile distinfo Removed files: editors/xemacs21-mule/files patch-ai patch-ak patch-etags.c patch-freebsd.h patch-regex.c Log: Update to 21.4.17 "Jumbo Shrimp" PR: ports/77236 Submitted by: maintainer Revision Changes Path 1.37 +2 -2 ports/Mk/bsd.emacs.mk 1.65 +1 -2 ports/editors/xemacs21-mule/Makefile 1.6 +6 -6 ports/editors/xemacs21-mule/distinfo 1.2 +0 -20 ports/editors/xemacs21-mule/files/patch-ai (dead) 1.3 +0 -17 ports/editors/xemacs21-mule/files/patch-ak (dead) 1.2 +0 -29 ports/editors/xemacs21-mule/files/patch-etags.c (dead) 1.2 +0 -11 ports/editors/xemacs21-mule/files/patch-freebsd.h (dead) 1.4 +0 -217 ports/editors/xemacs21-mule/files/patch-regex.c (dead) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:04: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 7D46D16A4CE; Tue, 8 Feb 2005 17:04:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5030C43D31; Tue, 8 Feb 2005 17:04:51 +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 j18H4pMs027404; Tue, 8 Feb 2005 17:04:51 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18H4phT027401; Tue, 8 Feb 2005 17:04:51 GMT (envelope-from markus) Message-Id: <200502081704.j18H4phT027401@repoman.freebsd.org> From: Markus Brueffer Date: Tue, 8 Feb 2005 17:04: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/misc/tellico Makefile distinfo ports/misc/tellico/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: Tue, 08 Feb 2005 17:04:51 -0000 markus 2005-02-08 17:04:51 UTC FreeBSD ports repository Modified files: misc/tellico Makefile distinfo Added files: misc/tellico/files patch-configure Log: Update to version 0.13.2 Revision Changes Path 1.26 +1 -1 ports/misc/tellico/Makefile 1.17 +2 -2 ports/misc/tellico/distinfo 1.1 +11 -0 ports/misc/tellico/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:05: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 4532716A4CE; Tue, 8 Feb 2005 17:05:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B15143D2D; Tue, 8 Feb 2005 17:05:39 +0000 (GMT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18H5c4t028061; Tue, 8 Feb 2005 17:05:38 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18H5cA8028058; Tue, 8 Feb 2005 17:05:38 GMT (envelope-from rwatson) Message-Id: <200502081705.j18H5cA8028058@repoman.freebsd.org> From: Robert Watson Date: Tue, 8 Feb 2005 17:05: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/ufs/ufs ufs_extattr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 17:05:39 -0000 rwatson 2005-02-08 17:05:38 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_extattr.c Log: Don't use VOP_LEASE() with operations on extended attribute backing files. Pointed out by: phk Revision Changes Path 1.77 +2 -10 src/sys/ufs/ufs/ufs_extattr.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17: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 81C2D16A4CE; Tue, 8 Feb 2005 17:23:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DAFF43D46; Tue, 8 Feb 2005 17:23:26 +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 j18HNQvW049747; Tue, 8 Feb 2005 17:23:26 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HNQMG049746; Tue, 8 Feb 2005 17:23:26 GMT (envelope-from wpaul) Message-Id: <200502081723.j18HNQMG049746@repoman.freebsd.org> From: Bill Paul Date: Tue, 8 Feb 2005 17:23: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/compat/ndis kern_ndis.c kern_windrv.c ndis_var.h ntoskrnl_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c src/sys/dev/if_ndis if_ndis.c if_ndis_pccard.c if_ndis_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: Tue, 08 Feb 2005 17:23:26 -0000 wpaul 2005-02-08 17:23:26 UTC FreeBSD src repository Modified files: sys/compat/ndis kern_ndis.c ndis_var.h ntoskrnl_var.h subr_hal.c subr_ndis.c subr_ntoskrnl.c sys/dev/if_ndis if_ndis.c if_ndis_pccard.c if_ndis_pci.c if_ndisvar.h usr.sbin/ndiscvt ndiscvt.c sys/modules/ndis Makefile sys/conf files.i386 Added files: sys/compat/ndis kern_windrv.c Log: Next step on the road to IRPs: create and use an imitation of the Windows DRIVER_OBJECT and DEVICE_OBJECT mechanism so that we can simulate driver stacking. In Windows, each loaded driver image is attached to a DRIVER_OBJECT structure. Windows uses the registry to match up a given vendor/device ID combination with a corresponding DRIVER_OBJECT. When a driver image is first loaded, its DriverEntry() routine is invoked, which sets up the AddDevice() function pointer in the DRIVER_OBJECT and creates a dispatch table (based on IRP major codes). When a Windows bus driver detects a new device, it creates a Physical Device Object (PDO) for it. This is a DEVICE_OBJECT structure, with semantics analagous to that of a device_t in FreeBSD. The Windows PNP manager will invoke the driver's AddDevice() function and pass it pointers to the DRIVER_OBJECT and the PDO. The AddDevice() function then creates a new DRIVER_OBJECT structure of its own. This is known as the Functional Device Object (FDO) and corresponds roughly to a private softc instance. The driver uses IoAttachDeviceToDeviceStack() to add this device object to the driver stack for this PDO. Subsequent drivers (called filter drivers in Windows-speak) can be loaded which add themselves to the stack. When someone issues an IRP to a device, it travel along the stack passing through several possible filter drivers until it reaches the functional driver (which actually knows how to talk to the hardware) at which point it will be completed. This is how Windows achieves driver layering. Project Evil now simulates most of this. if_ndis now has a modevent handler which will use MOD_LOAD and MOD_UNLOAD events to drive the creation and destruction of DRIVER_OBJECTs. (The load event also does the relocation/dynalinking of the image.) We don't have a registry, so the DRIVER_OBJECTS are stored in a linked list for now. Eventually, the list entry will contain the vendor/device ID list extracted from the .INF file. When ndis_probe() is called and detectes a supported device, it will create a PDO for the device instance and attach it to the DRIVER_OBJECT just as in Windows. ndis_attach() will then call our NdisAddDevice() handler to create the FDO. The NDIS miniport block is now a device extension hung off the FDO, just as it is in Windows. The miniport characteristics table is now an extension hung off the DRIVER_OBJECT as well (the characteristics are the same for all devices handled by a given driver, so they don't need to be per-instance.) We also do an IoAttachDeviceToDeviceStack() to put the FDO on the stack for the PDO. There are a couple of fake bus drivers created for the PCI and pccard buses. Eventually, there will be one for USB, which will actually accept USB IRP.s Things should still work just as before, only now we do things in the proper order and maintain the correct framework to support passing IRPs between drivers. Various changes: - corrected the comments about IRQL handling in subr_hal.c to more accurately reflect reality - update ndiscvt to make the drv_data symbol in ndis_driver_data.h a global so that if_ndis_pci.o and/or if_ndis_pccard.o can see it. - Obtain the softc pointer from the miniport block by referencing the PDO rather than a private pointer of our own (nmb_ifp is no longer used) - implement IoAttachDeviceToDeviceStack(), IoDetachDevice(), IoGetAttachedDevice(), IoAllocateDriverObjectExtension(), IoGetDriverObjectExtension(), IoCreateDevice(), IoDeleteDevice(), IoAllocateIrp(), IoReuseIrp(), IoMakeAssociatedIrp(), IoFreeIrp(), IoInitializeIrp() - fix a few mistakes in the driver_object and device_object definitions - add a new module, kern_windrv.c, to handle the driver registration and relocation/dynalinkign duties (which don't really belong in kern_ndis.c). - made ndis_block and ndis_chars in the ndis_softc stucture pointers and modified all references to it - fixed NdisMRegisterMiniport() and NdisInitializeWrapper() so they work correctly with the new driver_object mechanism - changed ndis_attach() to call NdisAddDevice() instead of ndis_load_driver() (which is now deprecated) - used ExAllocatePoolWithTag()/ExFreePool() in lookaside list routines instead of kludged up alloc/free routines - added kern_windrv.c to sys/modules/ndis/Makefile and files.i386. Revision Changes Path 1.64 +116 -154 src/sys/compat/ndis/kern_ndis.c 1.1 +416 -0 src/sys/compat/ndis/kern_windrv.c (new) 1.33 +9 -6 src/sys/compat/ndis/ndis_var.h 1.22 +154 -17 src/sys/compat/ndis/ntoskrnl_var.h 1.17 +19 -6 src/sys/compat/ndis/subr_hal.c 1.73 +128 -76 src/sys/compat/ndis/subr_ndis.c 1.49 +523 -65 src/sys/compat/ndis/subr_ntoskrnl.c 1.515 +1 -0 src/sys/conf/files.i386 1.77 +87 -25 src/sys/dev/if_ndis/if_ndis.c 1.8 +14 -3 src/sys/dev/if_ndis/if_ndis_pccard.c 1.10 +17 -5 src/sys/dev/if_ndis/if_ndis_pci.c 1.18 +4 -3 src/sys/dev/if_ndis/if_ndisvar.h 1.7 +1 -0 src/sys/modules/ndis/Makefile 1.10 +1 -0 src/usr.sbin/ndiscvt/ndiscvt.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:23: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 4F9F416A4CF; Tue, 8 Feb 2005 17:23:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31FD043D41; Tue, 8 Feb 2005 17:23:40 +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 j18HNecn050044; Tue, 8 Feb 2005 17:23:40 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HNevs050043; Tue, 8 Feb 2005 17:23:40 GMT (envelope-from phk) Message-Id: <200502081723.j18HNevs050043@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 17:23: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/ufs/ffs ffs_balloc.c ffs_extern.h ffs_inode.c ffs_rawread.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_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: Tue, 08 Feb 2005 17:23:40 -0000 phk 2005-02-08 17:23:40 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_balloc.c ffs_extern.h ffs_inode.c ffs_rawread.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_vnops.c Log: (forced commit to record correct commit message) Split ffs_fsync() into a VOP_FSYNC() component and an internal part called ffs_syncvnode(). Eliminate unnecessary thread argument and XXX'ed curthread passes for same. Reduce softdep_sync_metadata() from a struct vop_fsync_args to just the vnode argument it needs. Convert internal VOP_FSYNC() calls to use ffs_syncvnode(). Revision Changes Path 1.50 +0 -0 src/sys/ufs/ffs/ffs_balloc.c 1.65 +0 -0 src/sys/ufs/ffs/ffs_extern.h 1.101 +0 -0 src/sys/ufs/ffs/ffs_inode.c 1.23 +0 -0 src/sys/ufs/ffs/ffs_rawread.c 1.96 +0 -0 src/sys/ufs/ffs/ffs_snapshot.c 1.169 +0 -0 src/sys/ufs/ffs/ffs_softdep.c 1.274 +0 -0 src/sys/ufs/ffs/ffs_vfsops.c 1.151 +0 -0 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:25: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 4816A16A54B; Tue, 8 Feb 2005 17:25:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4CB43D2D; Tue, 8 Feb 2005 17:25:12 +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 j18HPCx2052138; Tue, 8 Feb 2005 17:25:12 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HPCnh052132; Tue, 8 Feb 2005 17:25:12 GMT (envelope-from sem) Message-Id: <200502081725.j18HPCnh052132@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 17:25: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/databases/mysql++ 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, 08 Feb 2005 17:25:13 -0000 sem 2005-02-08 17:25:12 UTC FreeBSD ports repository Modified files: databases/mysql++ Makefile distinfo Log: - Update to 1.7.28 PR: ports/77258 Submitted by: maintainer Revision Changes Path 1.22 +1 -1 ports/databases/mysql++/Makefile 1.10 +2 -2 ports/databases/mysql++/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:27: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 D1F0916A4CE; Tue, 8 Feb 2005 17:27:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A4743D1D; Tue, 8 Feb 2005 17:27:36 +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 j18HRa7h055277; Tue, 8 Feb 2005 17:27:36 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HRafS055276; Tue, 8 Feb 2005 17:27:36 GMT (envelope-from leeym) Message-Id: <200502081727.j18HRafS055276@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 8 Feb 2005 17:27: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/sarg 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, 08 Feb 2005 17:27:37 -0000 leeym 2005-02-08 17:27:36 UTC FreeBSD ports repository Modified files: www/sarg Makefile distinfo Log: - Update to 2.0.3 Differences from 2.0.2 version: - squidguard parse logs method changed. - wrong results in -v option. - fixed: error when using -u (include user) PR: 77052 Submitted by: Renato Botelho Reviewed by: Maxim Tuliuk Revision Changes Path 1.11 +1 -2 ports/www/sarg/Makefile 1.8 +2 -2 ports/www/sarg/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:40: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 9FE4016A4CE; Tue, 8 Feb 2005 17:40:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85C9A43D3F; Tue, 8 Feb 2005 17:40:02 +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 j18He2rk071600; Tue, 8 Feb 2005 17:40:02 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18He29u071599; Tue, 8 Feb 2005 17:40:02 GMT (envelope-from phk) Message-Id: <200502081740.j18He29u071599@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 17:40: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/ufs/ffs ffs_alloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_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: Tue, 08 Feb 2005 17:40:02 -0000 phk 2005-02-08 17:40:02 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_vnops.c Log: Don't use the UFS_* and VFS_* functions where a direct call is possble. The UFS_ functions are for UFS to call back into VFS. The VFS functions are external entry points into the filesystem. Revision Changes Path 1.130 +6 -6 src/sys/ufs/ffs/ffs_alloc.c 1.102 +4 -4 src/sys/ufs/ffs/ffs_inode.c 1.97 +10 -10 src/sys/ufs/ffs/ffs_snapshot.c 1.170 +13 -13 src/sys/ufs/ffs/ffs_softdep.c 1.275 +1 -1 src/sys/ufs/ffs/ffs_vfsops.c 1.152 +5 -5 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:43: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 DB38016A4CE; Tue, 8 Feb 2005 17:43:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20D843D2F; Tue, 8 Feb 2005 17:43:35 +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 j18HhZYo076407; Tue, 8 Feb 2005 17:43:35 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HhZrC076406; Tue, 8 Feb 2005 17:43:35 GMT (envelope-from njl) Message-Id: <200502081743.j18HhZrC076406@repoman.freebsd.org> From: Nate Lawson Date: Tue, 8 Feb 2005 17:43: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/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: Tue, 08 Feb 2005 17:43:36 -0000 njl 2005-02-08 17:43:35 UTC FreeBSD src repository Added files: share/man/man4 cpufreq.4 Log: Add an initial manpage for the cpufreq framework and methods to help users and developers who want to import new hardware drivers. This could also certainly use mdoc review. Revision Changes Path 1.1 +271 -0 src/share/man/man4/cpufreq.4 (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:44: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 B152416A4CE; Tue, 8 Feb 2005 17:44:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88B8443D39; Tue, 8 Feb 2005 17:44:18 +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 j18HiINc077354; Tue, 8 Feb 2005 17:44:18 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18HiIh0077353; Tue, 8 Feb 2005 17:44:18 GMT (envelope-from njl) Message-Id: <200502081744.j18HiIh0077353@repoman.freebsd.org> From: Nate Lawson Date: Tue, 8 Feb 2005 17:44: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/share/man/man4 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, 08 Feb 2005 17:44:18 -0000 njl 2005-02-08 17:44:18 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Log: Also add the manpage entry for cpufreq. Revision Changes Path 1.302 +1 -0 src/share/man/man4/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:48: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 2DF1316A4CE; Tue, 8 Feb 2005 17:48:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0041343D48; Tue, 8 Feb 2005 17:48:04 +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 j18Hm3uM082667; Tue, 8 Feb 2005 17:48:03 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Hm3B6082666; Tue, 8 Feb 2005 17:48:03 GMT (envelope-from jhb) Message-Id: <200502081748.j18Hm3B6082666@repoman.freebsd.org> From: John Baldwin Date: Tue, 8 Feb 2005 17:48: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/sparc64/include md_var.hsrc/sys/sparc64/sparc64 machdep.c sys_machdep.c 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, 08 Feb 2005 17:48:04 -0000 jhb 2005-02-08 17:48:03 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/include md_var.h sys/sparc64/sparc64 machdep.c sys_machdep.c vm_machdep.c Log: MFC: Add a small API to manage the MD user trap structures including adding missing locking to close a race that resulted in use-after-free. Revision Changes Path 1.15.4.1 +4 -0 src/sys/sparc64/include/md_var.h 1.112.2.5 +39 -5 src/sys/sparc64/sparc64/machdep.c 1.13.4.1 +2 -3 src/sys/sparc64/sparc64/sys_machdep.c 1.66.2.3 +3 -9 src/sys/sparc64/sparc64/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 17:56: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 89ED216A4CF; Tue, 8 Feb 2005 17:56:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61EDD43D39; Tue, 8 Feb 2005 17:56:05 +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 j18Hu5Rw092698; Tue, 8 Feb 2005 17:56:05 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Hu5BM092697; Tue, 8 Feb 2005 17:56:05 GMT (envelope-from rwatson) Message-Id: <200502081756.j18Hu5BM092697@repoman.freebsd.org> From: Robert Watson Date: Tue, 8 Feb 2005 17:56: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/sio sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 17:56:05 -0000 rwatson 2005-02-08 17:56:04 UTC FreeBSD src repository Modified files: sys/dev/sio sio.c Log: Simplify the "and if we're in the debugger, don't use locks" logic, correcting some misthinking. Discussed with (really this time): bde Revision Changes Path 1.458 +5 -9 src/sys/dev/sio/sio.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:00: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 255FE16A4CE; Tue, 8 Feb 2005 18:00:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE58043D39; Tue, 8 Feb 2005 18:00: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 j18I0TMm098196; Tue, 8 Feb 2005 18:00:29 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18I0Ti2098190; Tue, 8 Feb 2005 18:00:29 GMT (envelope-from njl) Message-Id: <200502081800.j18I0Ti2098190@repoman.freebsd.org> From: Nate Lawson Date: Tue, 8 Feb 2005 18: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/share/man/man9 device_find_child.9 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, 08 Feb 2005 18:00:30 -0000 njl 2005-02-08 18:00:29 UTC FreeBSD src repository Modified files: share/man/man9 device_find_child.9 sys/kern subr_bus.c Log: Update device_find_child(9) to return the first matching child if unit is set to -1. Reviewed by: dfr, imp Revision Changes Path 1.9 +10 -3 src/share/man/man9/device_find_child.9 1.170 +15 -5 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18: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 926A016A4CE; Tue, 8 Feb 2005 18:03:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD3643D2F; Tue, 8 Feb 2005 18:03:17 +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 j18I3HiK002023; Tue, 8 Feb 2005 18:03:17 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18I3HCI002022; Tue, 8 Feb 2005 18:03:17 GMT (envelope-from njl) Message-Id: <200502081803.j18I3HCI002022@repoman.freebsd.org> From: Nate Lawson Date: Tue, 8 Feb 2005 18:03: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 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, 08 Feb 2005 18:03:17 -0000 njl 2005-02-08 18:03:17 UTC FreeBSD src repository Modified files: sys/kern subr_bus.c Log: Maxunit is inclusive so fix off-by-one in previous commit. Revision Changes Path 1.171 +1 -1 src/sys/kern/subr_bus.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:09: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 D331B16A4CE; Tue, 8 Feb 2005 18:09:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A738543D53; Tue, 8 Feb 2005 18:09:11 +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 j18I9B3a011644; Tue, 8 Feb 2005 18:09:11 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18I9Bge011643; Tue, 8 Feb 2005 18:09:11 GMT (envelope-from phk) Message-Id: <200502081809.j18I9Bge011643@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 18:09: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/ufs/ffs ffs_softdep.c ffs_vnops.c src/sys/kern vfs_syscalls.c 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, 08 Feb 2005 18:09:12 -0000 phk 2005-02-08 18:09:11 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c ffs_vnops.c sys/kern vfs_syscalls.c sys/sys vnode.h Log: Drag another softupdates tentacle back into FFS: Now that FFS's vop_fsync is separate from the internal use we can do the full job there. Revision Changes Path 1.373 +0 -4 src/sys/kern/vfs_syscalls.c 1.278 +0 -1 src/sys/sys/vnode.h 1.171 +0 -2 src/sys/ufs/ffs/ffs_softdep.c 1.153 +7 -0 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:13: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 CABBD16A4CE; Tue, 8 Feb 2005 18:13:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D8C43D3F; Tue, 8 Feb 2005 18:13:18 +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 j18IDIxc017513; Tue, 8 Feb 2005 18:13:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IDIcJ017512; Tue, 8 Feb 2005 18:13:18 GMT (envelope-from sem) Message-Id: <200502081813.j18IDIcJ017512@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 18: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/graphics/cbrpager 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, 08 Feb 2005 18:13:19 -0000 sem 2005-02-08 18:13:18 UTC FreeBSD ports repository Modified files: graphics/cbrpager Makefile distinfo Log: - Update to 0.9.9 PR: ports/77137 Submitted by: ports fury Revision Changes Path 1.5 +2 -1 ports/graphics/cbrpager/Makefile 1.4 +2 -2 ports/graphics/cbrpager/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:14: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 4CB7116A4CE; Tue, 8 Feb 2005 18:14:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 254F343D41; Tue, 8 Feb 2005 18:14:45 +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 j18IEj2A019182; Tue, 8 Feb 2005 18:14:45 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IEjnD019181; Tue, 8 Feb 2005 18:14:45 GMT (envelope-from simon) Message-Id: <200502081814.j18IEjnD019181@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Feb 2005 18:14: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/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: Tue, 08 Feb 2005 18:14:45 -0000 simon 2005-02-08 18:14:45 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document multiple protocol dissectors vulnerabilities in ethereal. Revision Changes Path 1.548 +54 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:18: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 B271616A4CE; Tue, 8 Feb 2005 18:18:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 898FE43D5A; Tue, 8 Feb 2005 18:18:05 +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 j18II5FS023372; Tue, 8 Feb 2005 18:18:05 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18II5sg023369; Tue, 8 Feb 2005 18:18:05 GMT (envelope-from hq) Message-Id: <200502081818.j18II5sg023369@repoman.freebsd.org> From: Herve Quiroz Date: Tue, 8 Feb 2005 18:18: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/science/ovt 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, 08 Feb 2005 18:18:05 -0000 hq 2005-02-08 18:18:05 UTC FreeBSD ports repository Modified files: science/ovt Makefile Log: - Update to bsd.java.mk 2.0 [1] - Add 'java' category PR: 77040 [1] Submitted by: maintainer [1] Revision Changes Path 1.5 +9 -8 ports/science/ovt/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:18: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 BCDEB16A4CE; Tue, 8 Feb 2005 18:18:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F65843D1D; Tue, 8 Feb 2005 18:18:12 +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 j18IICiL023663; Tue, 8 Feb 2005 18:18:12 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IICJa023662; Tue, 8 Feb 2005 18:18:12 GMT (envelope-from sem) Message-Id: <200502081818.j18IICJa023662@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 18:18: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/lavaps Makefile distinfo pkg-plist ports/sysutils/lavaps/files patch-aa patch-configure patch-gconf patch-po patch-src::Makefile.in 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: Tue, 08 Feb 2005 18:18:12 -0000 sem 2005-02-08 18:18:12 UTC FreeBSD ports repository Modified files: sysutils/lavaps Makefile distinfo pkg-plist Added files: sysutils/lavaps/files patch-src::Makefile.in patch-src::main.c Removed files: sysutils/lavaps/files patch-aa patch-configure patch-gconf patch-po Log: - Update to 2.7 PR: ports/77140 Submitted by: ports fury Revision Changes Path 1.21 +23 -27 ports/sysutils/lavaps/Makefile 1.10 +2 -2 ports/sysutils/lavaps/distinfo 1.2 +0 -15 ports/sysutils/lavaps/files/patch-aa (dead) 1.2 +0 -9 ports/sysutils/lavaps/files/patch-configure (dead) 1.2 +0 -24 ports/sysutils/lavaps/files/patch-gconf (dead) 1.2 +0 -12 ports/sysutils/lavaps/files/patch-po (dead) 1.1 +13 -0 ports/sysutils/lavaps/files/patch-src::Makefile.in (new) 1.1 +42 -0 ports/sysutils/lavaps/files/patch-src::main.c (new) 1.3 +4 -2 ports/sysutils/lavaps/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:25: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 B154516A4CE; Tue, 8 Feb 2005 18:25:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86CEA43D1F; Tue, 8 Feb 2005 18:25:52 +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 j18IPqmH035801; Tue, 8 Feb 2005 18:25:52 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IPqYr035800; Tue, 8 Feb 2005 18:25:52 GMT (envelope-from sem) Message-Id: <200502081825.j18IPqYr035800@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 18:25: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/p5-Test-LectroTest 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, 08 Feb 2005 18:25:52 -0000 sem 2005-02-08 18:25:52 UTC FreeBSD ports repository Modified files: devel/p5-Test-LectroTest Makefile pkg-plist Log: - Silence uninstall @dirrm failure warning. - Raise dependencies section for consistency. PR: ports/77071 Submitted by: maintainer Revision Changes Path 1.2 +3 -3 ports/devel/p5-Test-LectroTest/Makefile 1.2 +1 -1 ports/devel/p5-Test-LectroTest/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:28: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 D122E16A4CE; Tue, 8 Feb 2005 18:28:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A0443D39; Tue, 8 Feb 2005 18:28:04 +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 j18IS4FG039372; Tue, 8 Feb 2005 18:28:04 GMT (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IS4Vi039367; Tue, 8 Feb 2005 18:28:04 GMT (envelope-from sumikawa) Message-Id: <200502081828.j18IS4Vi039367@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Tue, 8 Feb 2005 18:28: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/gonzui Makefile distinfo pkg-descr pkg-plist ports/devel/gonzui/files patch-langscan-php-php.cpatch-util.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: Tue, 08 Feb 2005 18:28:05 -0000 sumikawa 2005-02-08 18:28:04 UTC FreeBSD ports repository Modified files: devel/gonzui Makefile distinfo pkg-descr pkg-plist Added files: devel/gonzui/files patch-langscan-php-php.c patch-langscan-php-phptok.c.dist patch-langscan-python-python.c Removed files: devel/gonzui/files patch-util.rb Log: Upgrade to 0.4. Revision Changes Path 1.4 +3 -2 ports/devel/gonzui/Makefile 1.2 +2 -2 ports/devel/gonzui/distinfo 1.1 +13 -0 ports/devel/gonzui/files/patch-langscan-php-php.c (new) 1.1 +13 -0 ports/devel/gonzui/files/patch-langscan-php-phptok.c.dist (new) 1.1 +13 -0 ports/devel/gonzui/files/patch-langscan-python-python.c (new) 1.2 +0 -11 ports/devel/gonzui/files/patch-util.rb (dead) 1.2 +1 -1 ports/devel/gonzui/pkg-descr 1.4 +22 -4 ports/devel/gonzui/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 18:54: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 043CD16A4D0; Tue, 8 Feb 2005 18:54:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB69E43D3F; Tue, 8 Feb 2005 18:54:18 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j18IsICw073508; Tue, 8 Feb 2005 18:54:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18IsIwS073497; Tue, 8 Feb 2005 18:54:18 GMT (envelope-from sem) Message-Id: <200502081854.j18IsIwS073497@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 18:54: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/winhelpcgi Makefile distinfo ports/www/winhelpcgi/files patch-bigend.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, 08 Feb 2005 18:54:19 -0000 sem 2005-02-08 18:54:18 UTC FreeBSD ports repository Modified files: www/winhelpcgi Makefile distinfo Added files: www/winhelpcgi/files patch-bigend.h Log: - Update to 1.0rc3 - Try to unbreak on ia64 - While I'm here: add USE_APACHE PR: ports/77081 Submitted by: maintainer Revision Changes Path 1.4 +4 -6 ports/www/winhelpcgi/Makefile 1.3 +2 -2 ports/www/winhelpcgi/distinfo 1.1 +17 -0 ports/www/winhelpcgi/files/patch-bigend.h (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:07: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 E049216A4CE; Tue, 8 Feb 2005 19:07:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7A6A43D45; Tue, 8 Feb 2005 19:07: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 j18J74EI092160; Tue, 8 Feb 2005 19:07:04 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18J74qM092156; Tue, 8 Feb 2005 19:07:04 GMT (envelope-from sem) Message-Id: <200502081907.j18J74qM092156@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 19:07: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/elk 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, 08 Feb 2005 19:07:05 -0000 sem 2005-02-08 19:07:04 UTC FreeBSD ports repository Modified files: lang/elk Makefile Log: - Try to unbreak on amd64: turn off gcc optimization PR: ports/77027 Submitted by: Johan van Selst Revision Changes Path 1.36 +1 -1 ports/lang/elk/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:22: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 D59BB16A4CE; Tue, 8 Feb 2005 19:22:47 +0000 (GMT) Received: from gw.catspoiler.org (217-ip-163.nccn.net [209.79.217.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id D838543D39; Tue, 8 Feb 2005 19:22:45 +0000 (GMT) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.13.1/8.13.1) with ESMTP id j18JMXoq004045; Tue, 8 Feb 2005 11:22:37 -0800 (PST) (envelope-from truckman@FreeBSD.org) Message-Id: <200502081922.j18JMXoq004045@gw.catspoiler.org> Date: Tue, 8 Feb 2005 11:22:33 -0800 (PST) From: Don Lewis To: phk@FreeBSD.org In-Reply-To: <200502081740.j18He29u071599@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/ufs/ffs ffs_alloc.c ffs_inode.c ffs_snapshot.c ffs_softdep.c ffs_vfsops.c ffs_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: Tue, 08 Feb 2005 19:22:48 -0000 On 8 Feb, Poul-Henning Kamp wrote: > phk 2005-02-08 17:40:02 UTC > > FreeBSD src repository > > Modified files: > sys/ufs/ffs ffs_alloc.c ffs_inode.c ffs_snapshot.c > ffs_softdep.c ffs_vfsops.c ffs_vnops.c > Log: > Don't use the UFS_* and VFS_* functions where a direct call is possble. Thanks! That was something that always bothered me. From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:23: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 8D53316A4CE; Tue, 8 Feb 2005 19:23:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6308F43D3F; Tue, 8 Feb 2005 19:23:11 +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 j18JNBp2014214; Tue, 8 Feb 2005 19:23:11 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18JNB1G014213; Tue, 8 Feb 2005 19:23:11 GMT (envelope-from sem) Message-Id: <200502081923.j18JNB1G014213@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 19:23: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/textproc/xerces-c Makefileports/textproc/xerces-c/files patch-src::xercesc::config.sub X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 19:23:11 -0000 sem 2005-02-08 19:23:11 UTC FreeBSD ports repository Modified files: textproc/xerces-c Makefile Added files: textproc/xerces-c/files patch-src::xercesc::config.sub Log: - Unbreak on amd64 - While I'm here: pet runConfigure script PR: ports/77023 Submitted by: Johan van Selst Revision Changes Path 1.14 +1 -5 ports/textproc/xerces-c/Makefile 1.1 +25 -0 ports/textproc/xerces-c/files/patch-src::xercesc::config.sub (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:23: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 BE83516A4CE; Tue, 8 Feb 2005 19:23:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 973E143D41; Tue, 8 Feb 2005 19:23:24 +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 j18JNOM1014447; Tue, 8 Feb 2005 19:23:24 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18JNOtI014446; Tue, 8 Feb 2005 19:23:24 GMT (envelope-from trhodes) Message-Id: <200502081923.j18JNOtI014446@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 19:23: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/share/man/man5 passwd.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 19:23:24 -0000 trhodes 2005-02-08 19:23:24 UTC FreeBSD src repository Modified files: share/man/man5 passwd.5 Log: Add xrefs to crypt(3) and pw(8) and add a warning about not manually altering passwd related files. PR: 74656 Submitted by: Jilles Tjoelker (original version) Revision Changes Path 1.44 +8 -2 src/share/man/man5/passwd.5 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:30: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 47E4416A4CE; Tue, 8 Feb 2005 19:30:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 200A043D5E; Tue, 8 Feb 2005 19:30: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 j18JULrE020895; Tue, 8 Feb 2005 19:30:21 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18JULA1020894; Tue, 8 Feb 2005 19:30:21 GMT (envelope-from sem) Message-Id: <200502081930.j18JULA1020894@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 19:30: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/editors/ved 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, 08 Feb 2005 19:30:21 -0000 sem 2005-02-08 19:30:20 UTC FreeBSD ports repository Modified files: editors/ved Makefile Log: - Unbreak on amd64. As reported it builds well on it. PR: ports/77034 Submitted by: Johan van Selst Revision Changes Path 1.12 +2 -2 ports/editors/ved/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19: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 96F2216A4CE; Tue, 8 Feb 2005 19:34:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EDF343D1F; Tue, 8 Feb 2005 19:34:52 +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 j18JYq1d024988; Tue, 8 Feb 2005 19:34:52 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18JYq6d024987; Tue, 8 Feb 2005 19:34:52 GMT (envelope-from sem) Message-Id: <200502081934.j18JYq6d024987@repoman.freebsd.org> From: Sergey Matveychuk Date: Tue, 8 Feb 2005 19:34: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/cgiparse 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, 08 Feb 2005 19:34:52 -0000 sem 2005-02-08 19:34:52 UTC FreeBSD ports repository Modified files: www/cgiparse Makefile Log: - Give a chance the port on amd64. As reported it builds now. PR: ports/76322 Submitted by: Johan van Selst Revision Changes Path 1.23 +0 -4 ports/www/cgiparse/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 19:43: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 E17BA16A4CE; Tue, 8 Feb 2005 19:43:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B87A743D2F; Tue, 8 Feb 2005 19:43:56 +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 j18JhuXV033486; Tue, 8 Feb 2005 19:43:56 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18JhuAO033485; Tue, 8 Feb 2005 19:43:56 GMT (envelope-from trhodes) Message-Id: <200502081943.j18JhuAO033485@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 19:43:56 +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/mac 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, 08 Feb 2005 19:43:57 -0000 trhodes 2005-02-08 19:43:56 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/mac chapter.sgml Log: Sprinkle a few commas around here to make the text sound better. PR: 77148 Submitted by: Siebrand Mazeland Revision Changes Path 1.39 +6 -6 doc/en_US.ISO8859-1/books/handbook/mac/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:01: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 547BD16A4CE; Tue, 8 Feb 2005 20:01:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CBF143D41; Tue, 8 Feb 2005 20:01:42 +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 j18K1gmX050004; Tue, 8 Feb 2005 20:01:42 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18K1gUq049992; Tue, 8 Feb 2005 20:01:42 GMT (envelope-from trhodes) Message-Id: <200502082001.j18K1gUq049992@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 20:01:41 +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/man5 passwd.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 20:01:42 -0000 trhodes 2005-02-08 20:01:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man5 passwd.5 Log: Add xrefs to crypt(3) and pw(8) and add a warning about not manually altering passwd related files. PR: 74656 Submitted by: Jilles Tjoelker (original version) Revision Changes Path 1.42.2.1 +8 -2 src/share/man/man5/passwd.5 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:16: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 DE07E16A4CE; Tue, 8 Feb 2005 20:16:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6D2843D1F; Tue, 8 Feb 2005 20:16:59 +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 j18KGx4n063854; Tue, 8 Feb 2005 20:16:59 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KGxFT063853; Tue, 8 Feb 2005 20:16:59 GMT (envelope-from trhodes) Message-Id: <200502082016.j18KGxFT063853@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 20:16: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/man3 pthread_mutex_lock.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: Tue, 08 Feb 2005 20:17:00 -0000 trhodes 2005-02-08 20:16:59 UTC FreeBSD src repository Modified files: share/man/man3 pthread_mutex_lock.3 Log: Document EBUSY. PR: 73387 Submitted by: Thomas Ludwig (original version) Revision Changes Path 1.14 +5 -1 src/share/man/man3/pthread_mutex_lock.3 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:17: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 B0FFA16A4CE; Tue, 8 Feb 2005 20:17:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8879E43D46; Tue, 8 Feb 2005 20:17: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 j18KHTJj064182; Tue, 8 Feb 2005 20:17:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KHT3G064181; Tue, 8 Feb 2005 20:17:29 GMT (envelope-from pav) Message-Id: <200502082017.j18KHT3G064181@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:17: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/raptor 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, 08 Feb 2005 20:17:29 -0000 pav 2005-02-08 20:17:29 UTC FreeBSD ports repository Modified files: textproc/raptor Makefile distinfo Log: - Update to 1.4.5 - Take maintainership PR: ports/77242 Submitted by: Charles Swiger Revision Changes Path 1.32 +2 -2 ports/textproc/raptor/Makefile 1.19 +2 -2 ports/textproc/raptor/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:18: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 8DEF916A4CE; Tue, 8 Feb 2005 20:18:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FDB43D1F; Tue, 8 Feb 2005 20:18: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 j18KIRki064935; Tue, 8 Feb 2005 20:18:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KIRQa064932; Tue, 8 Feb 2005 20:18:27 GMT (envelope-from pav) Message-Id: <200502082018.j18KIRQa064932@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:18: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 CHANGES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 20:18:27 -0000 pav 2005-02-08 20:18:27 UTC FreeBSD ports repository Modified files: . CHANGES Log: - Don't pretend these changes were made a month ago Time traveller: krion Revision Changes Path 1.38 +2 -2 ports/CHANGES From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 2AD4716A4CE; Tue, 8 Feb 2005 20:21:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0305D43D45; Tue, 8 Feb 2005 20:21:59 +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 j18KLwwe067318; Tue, 8 Feb 2005 20:21:58 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KLwQ2067307; Tue, 8 Feb 2005 20:21:58 GMT (envelope-from trhodes) Message-Id: <200502082021.j18KLwQ2067307@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 20:21: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/man3 pthread_mutex_lock.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: Tue, 08 Feb 2005 20:21:59 -0000 trhodes 2005-02-08 20:21:58 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man3 pthread_mutex_lock.3 Log: Document EBUSY. PR: 73387 Submitted by: Thomas Ludwig (original version) Revision Changes Path 1.13.2.1 +5 -1 src/share/man/man3/pthread_mutex_lock.3 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 83B7D16A4CE; Tue, 8 Feb 2005 20:25:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6380443D45; Tue, 8 Feb 2005 20:25:07 +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 j18KP7NM069511; Tue, 8 Feb 2005 20:25:07 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KP72E069507; Tue, 8 Feb 2005 20:25:07 GMT (envelope-from jhb) Message-Id: <200502082025.j18KP72E069507@repoman.freebsd.org> From: John Baldwin Date: Tue, 8 Feb 2005 20:25: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/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 08 Feb 2005 20:25:07 -0000 jhb 2005-02-08 20:25:07 UTC FreeBSD src repository Modified files: sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c sys/i386/include apicvar.h smp.h sys/i386/isa clock.c Log: Use the local APIC timer to drive the various kernel clocks on SMP machines rather than forwarding interrupts from the clock devices around using IPIs: - Add an IDT vector that pushes a clock frame and calls lapic_handle_timer(). - Add functions to program the local APIC timer including setting the divisor, and setting up the timer to either down a periodic countdown or one-shot countdown. - Add a lapic_setup_clock() function that the BSP calls from cpu_init_clocks() to setup the local APIC timer if it is going to be used. The setup uses a one-shot countdown to calibrate the timer. We then program the timer on each CPU to fire at a frequency of hz * 3. stathz is defined as freq / 23 (hz * 3 / 23), and profhz is defined as freq / 2 (hz * 3 / 2). This gives the clocks relatively prime divisors while keeping a low LCM for the frequency of the clock interrupts. Thanks to Peter Jeremy for suggesting this approach. - Remove the hardclock and statclock forwarding code including the two associated IPIs. The bitmap IPI handler has now effectively degenerated to just IPI_AST. - When the local APIC timer is used we don't turn the RTC on at all, but we still enable interrupts on the ISA timer 0 (i8254) for timecounting purposes. Revision Changes Path 1.103 +24 -0 src/sys/i386/i386/apic_vector.s 1.13 +186 -2 src/sys/i386/i386/local_apic.c 1.244 +0 -67 src/sys/i386/i386/mp_machdep.c 1.11 +4 -4 src/sys/i386/include/apicvar.h 1.81 +0 -2 src/sys/i386/include/smp.h 1.215 +19 -19 src/sys/i386/isa/clock.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:27: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 EE0C116A4CE; Tue, 8 Feb 2005 20:27:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4EE043D58; Tue, 8 Feb 2005 20:27: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 j18KRhwJ071658; Tue, 8 Feb 2005 20:27:43 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KRhJ4071655; Tue, 8 Feb 2005 20:27:43 GMT (envelope-from pav) Message-Id: <200502082027.j18KRhJ4071655@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:27: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/textproc/redland 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, 08 Feb 2005 20:27:44 -0000 pav 2005-02-08 20:27:43 UTC FreeBSD ports repository Modified files: textproc/redland Makefile distinfo Log: - Update to 1.0.0 - Take maintainership PR: ports/77243 Submitted by: Charles Swiger Revision Changes Path 1.21 +34 -12 ports/textproc/redland/Makefile 1.11 +2 -2 ports/textproc/redland/distinfo From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 1004E16A4CE; Tue, 8 Feb 2005 20:29:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4EFD43D48; Tue, 8 Feb 2005 20:29:10 +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 j18KTABO072840; Tue, 8 Feb 2005 20:29:10 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KTA3W072837; Tue, 8 Feb 2005 20:29:10 GMT (envelope-from phk) Message-Id: <200502082029.j18KTA3W072837@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 20:29: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/kern vfs_bio.c src/sys/sys buf.h src/sys/ufs/ffs ffs_extern.h ffs_softdep.c ffs_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: Tue, 08 Feb 2005 20:29:11 -0000 phk 2005-02-08 20:29:10 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c sys/sys buf.h sys/ufs/ffs ffs_extern.h ffs_softdep.c ffs_vfsops.c Log: Background writes are entirely an FFS/Softupdates thing. Give FFS vnodes a specific bufwrite method which contains all the background write stuff and then calls into the default bufwrite() for the rest of the job. Remove all the background write related stuff from the normal bufwrite. This drags the softdep_move_dependencies() back into FFS. Long term, it is worth looking at simply copying the data into allocated memory and issuing the bio directly and not create the "shadow buf" in the first place (just like copy-on-write is done in snapshots for instance). I don't think we really gain anything but complexity from doing this with a buf. Revision Changes Path 1.477 +5 -126 src/sys/kern/vfs_bio.c 1.184 +0 -8 src/sys/sys/buf.h 1.66 +1 -0 src/sys/ufs/ffs/ffs_extern.h 1.172 +1 -3 src/sys/ufs/ffs/ffs_softdep.c 1.276 +172 -1 src/sys/ufs/ffs/ffs_vfsops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20:43: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 043DE16A4CE; Tue, 8 Feb 2005 20:43:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D08AE43D1D; Tue, 8 Feb 2005 20:43:04 +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 j18Kh4k4082870; Tue, 8 Feb 2005 20:43:04 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Kh4Vb082869; Tue, 8 Feb 2005 20:43:04 GMT (envelope-from des) Message-Id: <200502082043.j18Kh4Vb082869@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 8 Feb 2005 20:43: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/boot/i386/boot0 boot0.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, 08 Feb 2005 20:43:05 -0000 des 2005-02-08 20:43:04 UTC FreeBSD src repository Modified files: sys/boot/i386/boot0 boot0.S Log: Remove type 0x4 (FAT12 <32MB) to make room for type 0x7 (NTFS). Revision Changes Path 1.14 +2 -2 src/sys/boot/i386/boot0/boot0.S From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 5EF3116A4CF for ; Tue, 8 Feb 2005 20:50:06 +0000 (GMT) Received: from mail22.sea5.speakeasy.net (mail22.sea5.speakeasy.net [69.17.117.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id C078A43D58 for ; Tue, 8 Feb 2005 20:50:05 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 24928 invoked from network); 8 Feb 2005 20:50:05 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 8 Feb 2005 20:50:04 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j18Knuo5096556; Tue, 8 Feb 2005 15:49:57 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: src-committers@FreeBSD.org Date: Tue, 8 Feb 2005 15:50:55 -0500 User-Agent: KMail/1.6.2 References: <200502082025.j18KP72E069507@repoman.freebsd.org> In-Reply-To: <200502082025.j18KP72E069507@repoman.freebsd.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502081550.55445.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 08 Feb 2005 20:50:06 -0000 On Tuesday 08 February 2005 03:25 pm, John Baldwin wrote: > jhb 2005-02-08 20:25:07 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c > sys/i386/include apicvar.h smp.h > sys/i386/isa clock.c > Log: > Use the local APIC timer to drive the various kernel clocks on SMP > machines rather than forwarding interrupts from the clock devices around > using IPIs: - Add an IDT vector that pushes a clock frame and calls > lapic_handle_timer(). > - Add functions to program the local APIC timer including setting the > divisor, and setting up the timer to either down a periodic countdown > or one-shot countdown. > - Add a lapic_setup_clock() function that the BSP calls from > cpu_init_clocks() to setup the local APIC timer if it is going to be > used. The setup uses a one-shot countdown to calibrate the timer. We > then program the timer on each CPU to fire at a frequency of hz * 3. > stathz is defined as freq / 23 (hz * 3 / 23), and profhz is defined as > freq / 2 (hz * 3 / 2). This gives the clocks relatively prime divisors > while keeping a low LCM for the frequency of the clock interrupts. > Thanks to Peter Jeremy for suggesting this approach. > - Remove the hardclock and statclock forwarding code including the two > associated IPIs. The bitmap IPI handler has now effectively > degenerated to just IPI_AST. > - When the local APIC timer is used we don't turn the RTC on at all, but > we still enable interrupts on the ISA timer 0 (i8254) for timecounting > purposes. One caveat at the moment is that if you use ACPI throttle states (not Cx, but the hw.acpi.cpu.throttle_* (or whatever it's called now in a post cpufreq world) that the timer might operate at a different frequency. Currently there isn't a mechanism for notifying the system when the bus (not CPU clock) frequency changes, but once there is this will have to hook 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 Feb 8 20:51: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 C43FF16A4CE; Tue, 8 Feb 2005 20:51:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8D143D2F; Tue, 8 Feb 2005 20:51:01 +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 j18Kp1Dx096469; Tue, 8 Feb 2005 20:51:01 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Kp1FA096466; Tue, 8 Feb 2005 20:51:01 GMT (envelope-from phk) Message-Id: <200502082051.j18Kp1FA096466@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 20:51: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/ufs/ffs ffs_softdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 20:51:01 -0000 phk 2005-02-08 20:51:01 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c Log: Use ffs_truncate() directly instead of UFS_TRUNCATE() Revision Changes Path 1.173 +1 -1 src/sys/ufs/ffs/ffs_softdep.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 3153416A4CE; Tue, 8 Feb 2005 20:52:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AACF43D3F; Tue, 8 Feb 2005 20:52: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 j18KqO7g097788; Tue, 8 Feb 2005 20:52:24 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KqO0w097787; Tue, 8 Feb 2005 20:52:24 GMT (envelope-from pav) Message-Id: <200502082052.j18KqO0w097787@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:52: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/games/pvpgn 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, 08 Feb 2005 20:52:25 -0000 pav 2005-02-08 20:52:24 UTC FreeBSD ports repository Modified files: games/pvpgn Makefile Log: - Fix PostgreSQL dependency PR: ports/76951 Submitted by: Ulrich Spoerlein Revision Changes Path 1.3 +1 -2 ports/games/pvpgn/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 20: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 A111516A4CE; Tue, 8 Feb 2005 20:57:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 781A943D46; Tue, 8 Feb 2005 20:57: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 j18KvYrY002510; Tue, 8 Feb 2005 20:57:34 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18KvYF0002509; Tue, 8 Feb 2005 20:57:34 GMT (envelope-from pav) Message-Id: <200502082057.j18KvYF0002509@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 20:57: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/graphics/gimp-manual-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: Tue, 08 Feb 2005 20:57:35 -0000 pav 2005-02-08 20:57:34 UTC FreeBSD ports repository Modified files: graphics/gimp-manual-html Makefile Log: - Fix fetching Submitted by: Andre Goeree on ports Revision Changes Path 1.28 +2 -1 ports/graphics/gimp-manual-html/Makefile From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:02: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 6D66D16A4CF; Tue, 8 Feb 2005 21:02:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39BFC43D4C; Tue, 8 Feb 2005 21:02: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 j18L2nWS007877; Tue, 8 Feb 2005 21:02:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18L2ntu007870; Tue, 8 Feb 2005 21:02:49 GMT (envelope-from pav) Message-Id: <200502082102.j18L2ntu007870@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 21:02: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 Makefile ports/www/typo3 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: Tue, 08 Feb 2005 21:02:49 -0000 pav 2005-02-08 21:02:48 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/typo3 Makefile distinfo pkg-descr Log: TYPO3 is a free Open Source content management system for enterprise purposes on the web and in intranets. It offers full flexibility and extendability while featuring an accomplished set of ready-made interfaces, functions and modules. PR: ports/77180 Submitted by: Gerrit Beine Revision Changes Path 1.1034 +1 -0 ports/www/Makefile 1.1 +80 -0 ports/www/typo3/Makefile (new) 1.1 +8 -0 ports/www/typo3/distinfo (new) 1.1 +5 -0 ports/www/typo3/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:03: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 1D38616A4CE; Tue, 8 Feb 2005 21:03:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C6243D31; Tue, 8 Feb 2005 21:03:52 +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 j18L3qwF008668; Tue, 8 Feb 2005 21:03:52 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18L3qSR008667; Tue, 8 Feb 2005 21:03:52 GMT (envelope-from phk) Message-Id: <200502082103.j18L3qSR008667@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 8 Feb 2005 21:03: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/ufs/ffs ffs_extern.h ffs_vfsops.c ffs_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: Tue, 08 Feb 2005 21:03:53 -0000 phk 2005-02-08 21:03:52 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_extern.h ffs_vfsops.c ffs_vnops.c Log: Split the vop_vector for ffs1 and ffs2, this is mostly for the different EXTATTR support. Revision Changes Path 1.67 +4 -2 src/sys/ufs/ffs/ffs_extern.h 1.277 +9 -3 src/sys/ufs/ffs/ffs_vfsops.c 1.154 +20 -21 src/sys/ufs/ffs/ffs_vnops.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:06: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 9511F16A4CE; Tue, 8 Feb 2005 21:06:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E05B43D46; Tue, 8 Feb 2005 21:06: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 j18L6btD011021; Tue, 8 Feb 2005 21:06:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18L6ba2011020; Tue, 8 Feb 2005 21:06:37 GMT (envelope-from pav) Message-Id: <200502082106.j18L6ba2011020@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 21:06:37 +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, 08 Feb 2005 21:06:37 -0000 pav 2005-02-08 21:06:37 UTC FreeBSD ports repository Modified files: . modules Log: typo3 --> ports/multimedia/typo3 Revision Changes Path 1.11898 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21: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 278EF16A4CE; Tue, 8 Feb 2005 21:07:08 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9179843D39; Tue, 8 Feb 2005 21:07:07 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j18L5qlX010471; Tue, 8 Feb 2005 14:05:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 08 Feb 2005 14:07:49 -0700 (MST) Message-Id: <20050208.140749.52472160.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200502081550.55445.jhb@FreeBSD.org> References: <200502082025.j18KP72E069507@repoman.freebsd.org> <200502081550.55445.jhb@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 08 Feb 2005 21:07:08 -0000 In message: <200502081550.55445.jhb@FreeBSD.org> John Baldwin writes: : On Tuesday 08 February 2005 03:25 pm, John Baldwin wrote: : > jhb 2005-02-08 20:25:07 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c : > sys/i386/include apicvar.h smp.h : > sys/i386/isa clock.c : > Log: : > Use the local APIC timer to drive the various kernel clocks on SMP : > machines rather than forwarding interrupts from the clock devices around : > using IPIs: - Add an IDT vector that pushes a clock frame and calls : > lapic_handle_timer(). : > - Add functions to program the local APIC timer including setting the : > divisor, and setting up the timer to either down a periodic countdown : > or one-shot countdown. : > - Add a lapic_setup_clock() function that the BSP calls from : > cpu_init_clocks() to setup the local APIC timer if it is going to be : > used. The setup uses a one-shot countdown to calibrate the timer. We : > then program the timer on each CPU to fire at a frequency of hz * 3. : > stathz is defined as freq / 23 (hz * 3 / 23), and profhz is defined as : > freq / 2 (hz * 3 / 2). This gives the clocks relatively prime divisors : > while keeping a low LCM for the frequency of the clock interrupts. : > Thanks to Peter Jeremy for suggesting this approach. : > - Remove the hardclock and statclock forwarding code including the two : > associated IPIs. The bitmap IPI handler has now effectively : > degenerated to just IPI_AST. : > - When the local APIC timer is used we don't turn the RTC on at all, but : > we still enable interrupts on the ISA timer 0 (i8254) for timecounting : > purposes. : : One caveat at the moment is that if you use ACPI throttle states (not Cx, but : the hw.acpi.cpu.throttle_* (or whatever it's called now in a post cpufreq : world) that the timer might operate at a different frequency. Currently : there isn't a mechanism for notifying the system when the bus (not CPU clock) : frequency changes, but once there is this will have to hook into it. Relying on a frequency that can change will lead to really bad time keeping, even if there were a notification mechanism. TSC should be the only one that's impacted by changes to the clock speed. All the other time keeping mechanisms are independent of CPU clock speed. Warner From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:31: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 A31CC16A4CE; Tue, 8 Feb 2005 21:31:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A4EE43D53; Tue, 8 Feb 2005 21:31:11 +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 j18LVBjV031394; Tue, 8 Feb 2005 21:31:11 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18LVBBd031393; Tue, 8 Feb 2005 21:31:11 GMT (envelope-from cperciva) Message-Id: <200502082131.j18LVBBd031393@repoman.freebsd.org> From: Colin Percival Date: Tue, 8 Feb 2005 21:31: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/kern kern_jail.c src/sys/sys jail.h src/sys/ufs/ufs ufs_vnops.c src/usr.sbin/jail jail.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, 08 Feb 2005 21:31:11 -0000 cperciva 2005-02-08 21:31:11 UTC FreeBSD src repository Modified files: sys/kern kern_jail.c sys/sys jail.h sys/ufs/ufs ufs_vnops.c usr.sbin/jail jail.8 Log: Add a new sysctl, "security.jail.chflags_allowed", which controls the behaviour of chflags within a jail. If set to 0 (the default), then a jailed root user is treated as an unprivileged user; if set to 1, then a jailed root user is treated the same as an unjailed root user. This is necessary to allow "make installworld" to work inside a jail, since it attempts to manipulate the system immutable flag on certain files. Discussed with: csjp, rwatson MFC after: 2 weeks Revision Changes Path 1.46 +5 -0 src/sys/kern/kern_jail.c 1.24 +1 -0 src/sys/sys/jail.h 1.264 +9 -4 src/sys/ufs/ufs/ufs_vnops.c 1.61 +9 -0 src/usr.sbin/jail/jail.8 From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:33: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 4BF0416A4CE; Tue, 8 Feb 2005 21:33:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243DC43D2D; Tue, 8 Feb 2005 21:33:55 +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 j18LXtaK033892; Tue, 8 Feb 2005 21:33:55 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18LXtgL033889; Tue, 8 Feb 2005 21:33:55 GMT (envelope-from simon) Message-Id: <200502082133.j18LXtgL033889@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 8 Feb 2005 21:33: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/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: Tue, 08 Feb 2005 21:33:55 -0000 simon 2005-02-08 21:33:54 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document privilege escalation vulnerability in postgresql. Revision Changes Path 1.549 +39 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:40: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 B1BFD16A4CE; Tue, 8 Feb 2005 21:40:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8528743D39; Tue, 8 Feb 2005 21:40:02 +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 j18Le2u5039622; Tue, 8 Feb 2005 21:40:02 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Le2pp039621; Tue, 8 Feb 2005 21:40:02 GMT (envelope-from adamw) Message-Id: <200502082140.j18Le2pp039621@repoman.freebsd.org> From: Adam Weinberger Date: Tue, 8 Feb 2005 21:40: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/libgnomesu Makefile distinfo pkg-plist ports/security/libgnomesu/files patch-pam-backend_pam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 21:40:02 -0000 adamw 2005-02-08 21:40:02 UTC FreeBSD ports repository Modified files: security/libgnomesu Makefile distinfo pkg-plist Removed files: security/libgnomesu/files patch-pam-backend_pam.c Log: Update to 0.9.7. Revision Changes Path 1.9 +2 -3 ports/security/libgnomesu/Makefile 1.3 +2 -2 ports/security/libgnomesu/distinfo 1.3 +0 -19 ports/security/libgnomesu/files/patch-pam-backend_pam.c (dead) 1.4 +2 -0 ports/security/libgnomesu/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21:40: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 41C7316A4F3; Tue, 8 Feb 2005 21:40:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9B1C43D2F; Tue, 8 Feb 2005 21:40:06 +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 j18Le6qe039710; Tue, 8 Feb 2005 21:40:06 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Le6wE039709; Tue, 8 Feb 2005 21:40:06 GMT (envelope-from clement) Message-Id: <200502082140.j18Le6wE039709@repoman.freebsd.org> From: Clement Laforet Date: Tue, 8 Feb 2005 21:40: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/www/apache2 Makefile.modules.3rd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 21:40:37 -0000 clement 2005-02-08 21:40:06 UTC FreeBSD ports repository Modified files: www/apache2 Makefile.modules.3rd Log: - I want to keep APACHE_PORT overridable even with apache2. Revision Changes Path 1.18 +2 -2 ports/www/apache2/Makefile.modules.3rd From owner-cvs-all@FreeBSD.ORG Tue Feb 8 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 3D64F16A4CE; Tue, 8 Feb 2005 21:50:44 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84A443D2F; Tue, 8 Feb 2005 21:50:43 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id EC060ACAFB; Tue, 8 Feb 2005 22:50:41 +0100 (CET) Date: Tue, 8 Feb 2005 22:50:41 +0100 From: Pawel Jakub Dawidek To: Colin Percival Message-ID: <20050208215041.GP1080@darkness.comp.waw.pl> References: <200502082131.j18LVBBd031393@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+nG9yj4eE4W6Oba0" Content-Disposition: inline In-Reply-To: <200502082131.j18LVBBd031393@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/kern kern_jail.c src/sys/sys jail.h src/sys/ufs/ufs ufs_vnops.c src/usr.sbin/jail jail.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, 08 Feb 2005 21:50:44 -0000 --+nG9yj4eE4W6Oba0 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 09:31:11PM +0000, Colin Percival wrote: +> cperciva 2005-02-08 21:31:11 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/kern kern_jail.c=20 +> sys/sys jail.h=20 +> sys/ufs/ufs ufs_vnops.c=20 +> usr.sbin/jail jail.8=20 +> Log: +> Add a new sysctl, "security.jail.chflags_allowed", which controls the +> behaviour of chflags within a jail. If set to 0 (the default), then a +> jailed root user is treated as an unprivileged user; if set to 1, then +> a jailed root user is treated the same as an unjailed root user. +> =20 +> This is necessary to allow "make installworld" to work inside a jail, +> since it attempts to manipulate the system immutable flag on certain +> files. More than that. It should be allowed in the future by default and this behaviour should be controlled by jail's securelevel. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --+nG9yj4eE4W6Oba0 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCCTQxForvXbEpPzQRAoBpAJ96CRpJ50ouDblplrkBYxbgQozVoQCePSLO 5/0gMGxu7JnzUoB2VvFjejg= =MhJQ -----END PGP SIGNATURE----- --+nG9yj4eE4W6Oba0-- From owner-cvs-all@FreeBSD.ORG Tue Feb 8 21: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 D4B3F16A4CE; Tue, 8 Feb 2005 21:54:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A272B43D48; Tue, 8 Feb 2005 21:54: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 j18Ls4Yr049865; Tue, 8 Feb 2005 21:54:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18Ls49C049861; Tue, 8 Feb 2005 21:54:04 GMT (envelope-from pav) Message-Id: <200502082154.j18Ls49C049861@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 21:54: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/security/hydra Makefile distinfo ports/security/hydra/files patch-printf patch-smbnt X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 21:54:05 -0000 pav 2005-02-08 21:54:03 UTC FreeBSD ports repository Modified files: security/hydra Makefile distinfo Removed files: security/hydra/files patch-printf patch-smbnt Log: - Update to 4.5 PR: ports/77179 Submitted by: Laurent LEVIER (maintainer) Revision Changes Path 1.10 +3 -2 ports/security/hydra/Makefile 1.4 +2 -2 ports/security/hydra/distinfo 1.2 +0 -16 ports/security/hydra/files/patch-printf (dead) 1.2 +0 -32 ports/security/hydra/files/patch-smbnt (dead) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22: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 B714016A4CE; Tue, 8 Feb 2005 22:14:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7336043D31; Tue, 8 Feb 2005 22:14:32 +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 j18MEW5J063932; Tue, 8 Feb 2005 22:14:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MEWxI063931; Tue, 8 Feb 2005 22:14:32 GMT (envelope-from pav) Message-Id: <200502082214.j18MEWxI063931@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 22:14: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/databases/py-MySQLdb Makefile distinfo pkg-plist ports/databases/py-MySQLdb/files patch-_mysql.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 22:14:32 -0000 pav 2005-02-08 22:14:32 UTC FreeBSD ports repository Modified files: databases/py-MySQLdb Makefile distinfo pkg-plist Removed files: databases/py-MySQLdb/files patch-_mysql.c Log: - Update to 1.2.0 PR: ports/77245 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.29 +16 -23 ports/databases/py-MySQLdb/Makefile 1.17 +2 -2 ports/databases/py-MySQLdb/distinfo 1.7 +0 -14 ports/databases/py-MySQLdb/files/patch-_mysql.c (dead) 1.11 +0 -3 ports/databases/py-MySQLdb/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22: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 1C24116A4CE; Tue, 8 Feb 2005 22:15:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58C243D39; Tue, 8 Feb 2005 22:15:24 +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 j18MFOH5064552; Tue, 8 Feb 2005 22:15:24 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MFOqF064551; Tue, 8 Feb 2005 22:15:24 GMT (envelope-from pjd) Message-Id: <200502082215.j18MFOqF064551@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Tue, 8 Feb 2005 22:15: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/i386/i386 mp_watchdog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 22:15:25 -0000 pjd 2005-02-08 22:15:24 UTC FreeBSD src repository Modified files: sys/i386/i386 mp_watchdog.c Log: - Add debug.watchdog tunable, so we can specify watchdog CPU from loader which will help to debug hangs on boot. - Remove 'U' from debug.watchdog sysctl definition, so if we set it to '-1' it really shows '-1'. - Fix comment. Reviewed by: rwatson Revision Changes Path 1.3 +31 -20 src/sys/i386/i386/mp_watchdog.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22: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 1F48D16A4CE; Tue, 8 Feb 2005 22:16:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAA7B43D4C; Tue, 8 Feb 2005 22:16:26 +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 j18MGQGh065320; Tue, 8 Feb 2005 22:16:26 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MGQKw065319; Tue, 8 Feb 2005 22:16:26 GMT (envelope-from rwatson) Message-Id: <200502082216.j18MGQKw065319@repoman.freebsd.org> From: Robert Watson Date: Tue, 8 Feb 2005 22:16: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/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: Tue, 08 Feb 2005 22:16:27 -0000 rwatson 2005-02-08 22:16:26 UTC FreeBSD src repository Modified files: sys/netinet6 icmp6.c Log: Lock raw IP socket pcb list and PCBs when processing input via icmp6_rip6_input(). Reviewed by: gnn MFC after: 1 week Revision Changes Path 1.56 +13 -5 src/sys/netinet6/icmp6.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22:33: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 EDDA616A4CE; Tue, 8 Feb 2005 22:33:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C08F443D4C; Tue, 8 Feb 2005 22:33: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 j18MXlVi082528; Tue, 8 Feb 2005 22:33:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MXlnO082524; Tue, 8 Feb 2005 22:33:47 GMT (envelope-from pav) Message-Id: <200502082233.j18MXlnO082524@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 22: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/security/ike-scan Makefile distinfo pkg-plist ports/security/ike-scan/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: Tue, 08 Feb 2005 22:33:48 -0000 pav 2005-02-08 22:33:47 UTC FreeBSD ports repository Modified files: security/ike-scan Makefile distinfo pkg-plist Added files: security/ike-scan/files patch-configure Log: - Update to 1.7 PR: ports/77262 Submitted by: Jonathan (maintainer) Revision Changes Path 1.7 +3 -3 ports/security/ike-scan/Makefile 1.5 +2 -2 ports/security/ike-scan/distinfo 1.1 +11 -0 ports/security/ike-scan/files/patch-configure (new) 1.3 +5 -3 ports/security/ike-scan/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22: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 E5D8416A4CE; Tue, 8 Feb 2005 22:37:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE88D43D41; Tue, 8 Feb 2005 22:37:30 +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 j18MbUTS085710; Tue, 8 Feb 2005 22:37:30 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MbUDh085709; Tue, 8 Feb 2005 22:37:30 GMT (envelope-from trhodes) Message-Id: <200502082237.j18MbUDh085709@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 8 Feb 2005 22:37:30 +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 donors.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, 08 Feb 2005 22:37:31 -0000 trhodes 2005-02-08 22:37:30 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Minor corrections. Revision Changes Path 1.256 +5 -5 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22:47: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 A977016A4CE; Tue, 8 Feb 2005 22:47:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E56C43D45; Tue, 8 Feb 2005 22:47:53 +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 j18MlrJ3096018; Tue, 8 Feb 2005 22:47:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18MlrdQ096015; Tue, 8 Feb 2005 22:47:53 GMT (envelope-from pav) Message-Id: <200502082247.j18MlrdQ096015@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 22:47: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/x11-fm/twander 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, 08 Feb 2005 22:47:53 -0000 pav 2005-02-08 22:47:52 UTC FreeBSD ports repository Modified files: x11-fm/twander Makefile distinfo pkg-plist Log: - Update to 3.193 PR: ports/77176 Submitted by: Tim Daneliuk (maintainer) Revision Changes Path 1.5 +1 -1 ports/x11-fm/twander/Makefile 1.5 +2 -2 ports/x11-fm/twander/distinfo 1.4 +1 -0 ports/x11-fm/twander/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 22: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 EC1A316A4D1 for ; Tue, 8 Feb 2005 22:56:08 +0000 (GMT) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E877A43D46 for ; Tue, 8 Feb 2005 22:56:07 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 10038 invoked from network); 8 Feb 2005 22:56:07 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 8 Feb 2005 22:56:07 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j18Mu20m097507; Tue, 8 Feb 2005 17:56:03 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "M. Warner Losh" Date: Tue, 8 Feb 2005 17:52:35 -0500 User-Agent: KMail/1.6.2 References: <200502082025.j18KP72E069507@repoman.freebsd.org> <200502081550.55445.jhb@FreeBSD.org> <20050208.140749.52472160.imp@bsdimp.com> In-Reply-To: <20050208.140749.52472160.imp@bsdimp.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200502081752.35022.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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 Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 08 Feb 2005 22:56:09 -0000 On Tuesday 08 February 2005 04:07 pm, M. Warner Losh wrote: > In message: <200502081550.55445.jhb@FreeBSD.org> > > John Baldwin writes: > : On Tuesday 08 February 2005 03:25 pm, John Baldwin wrote: > : > jhb 2005-02-08 20:25:07 UTC > : > > : > FreeBSD src repository > : > > : > Modified files: > : > sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c > : > sys/i386/include apicvar.h smp.h > : > sys/i386/isa clock.c > : > Log: > : > Use the local APIC timer to drive the various kernel clocks on SMP > : > machines rather than forwarding interrupts from the clock devices > : > around using IPIs: - Add an IDT vector that pushes a clock frame and > : > calls lapic_handle_timer(). > : > - Add functions to program the local APIC timer including setting the > : > divisor, and setting up the timer to either down a periodic > : > countdown or one-shot countdown. > : > - Add a lapic_setup_clock() function that the BSP calls from > : > cpu_init_clocks() to setup the local APIC timer if it is going to > : > be used. The setup uses a one-shot countdown to calibrate the timer. > : > We then program the timer on each CPU to fire at a frequency of hz * 3. > : > stathz is defined as freq / 23 (hz * 3 / 23), and profhz is defined as > : > freq / 2 (hz * 3 / 2). This gives the clocks relatively prime divisors > : > while keeping a low LCM for the frequency of the clock interrupts. > : > Thanks to Peter Jeremy for suggesting this approach. > : > - Remove the hardclock and statclock forwarding code including the > : > two associated IPIs. The bitmap IPI handler has now effectively > : > degenerated to just IPI_AST. > : > - When the local APIC timer is used we don't turn the RTC on at all, > : > but we still enable interrupts on the ISA timer 0 (i8254) for > : > timecounting purposes. > : > : One caveat at the moment is that if you use ACPI throttle states (not Cx, > : but the hw.acpi.cpu.throttle_* (or whatever it's called now in a post > : cpufreq world) that the timer might operate at a different frequency. > : Currently there isn't a mechanism for notifying the system when the bus > : (not CPU clock) frequency changes, but once there is this will have to > : hook into it. > > Relying on a frequency that can change will lead to really bad time > keeping, even if there were a notification mechanism. TSC should be > the only one that's impacted by changes to the clock speed. All the > other time keeping mechanisms are independent of CPU clock speed. Note that this is not for {bin,micro,nano}{up,}time(), but to drive {hard,soft,stat}clock(). There is a difference between the two things. Specifically, this is not a timecounter device. -- 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 Feb 8 23:18: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 1070516A4CE; Tue, 8 Feb 2005 23:18:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E179F43D39; Tue, 8 Feb 2005 23:18:00 +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 j18NI0aH025407; Tue, 8 Feb 2005 23:18:00 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NI0rI025406; Tue, 8 Feb 2005 23:18:00 GMT (envelope-from pav) Message-Id: <200502082318.j18NI0rI025406@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 23:18: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/multimedia Makefile ports/multimedia/libmpeg3 Makefile distinfo pkg-descr pkg-plistpatch-a52dec-0.7.3_include_config.h patch-ifo.h patch-mpeg3ifo.c patch-mpeg3io.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 23:18:01 -0000 pav 2005-02-08 23:18:00 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/libmpeg3 Makefile distinfo pkg-descr pkg-plist multimedia/libmpeg3/files patch-Makefile patch-a52dec-0.7.3_include_config.h patch-ifo.h patch-mpeg3ifo.c patch-mpeg3io.c Log: Libmpeg3 supports advanced editing and manipulation of MPEG streams. Libmpeg3 provides a uniform front end for a large number of the MPEG formats used in HDTV broadcasting. It decodes: * MPEG-1 Layer II Audio * MPEG-1 Layer III Audio * MPEG-2 Layer III Audio * MPEG-1 program streams * MPEG-2 program streams * MPEG-2 transport streams * AC3 Audio * MPEG-2 Video * MPEG-1 Video * IFO files * VOB files PR: ports/77175 Submitted by: Igor Pokrovsky Revision Changes Path 1.107 +1 -0 ports/multimedia/Makefile 1.1 +45 -0 ports/multimedia/libmpeg3/Makefile (new) 1.1 +2 -0 ports/multimedia/libmpeg3/distinfo (new) 1.1 +40 -0 ports/multimedia/libmpeg3/files/patch-Makefile (new) 1.1 +11 -0 ports/multimedia/libmpeg3/files/patch-a52dec-0.7.3_include_config.h (new) 1.1 +11 -0 ports/multimedia/libmpeg3/files/patch-ifo.h (new) 1.1 +23 -0 ports/multimedia/libmpeg3/files/patch-mpeg3ifo.c (new) 1.1 +98 -0 ports/multimedia/libmpeg3/files/patch-mpeg3io.c (new) 1.1 +20 -0 ports/multimedia/libmpeg3/pkg-descr (new) 1.1 +8 -0 ports/multimedia/libmpeg3/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23: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 11E2216A4CE; Tue, 8 Feb 2005 23:18:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEE6643D39; Tue, 8 Feb 2005 23:18: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 j18NIa6Y025927; Tue, 8 Feb 2005 23:18:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NIaVr025926; Tue, 8 Feb 2005 23:18:36 GMT (envelope-from pav) Message-Id: <200502082318.j18NIaVr025926@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 23:18: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: Tue, 08 Feb 2005 23:18:37 -0000 pav 2005-02-08 23:18:36 UTC FreeBSD ports repository Modified files: . modules Log: libmpeg3 --> ports/multimedia/libmpeg3 Revision Changes Path 1.11899 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23: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 D512716A4CE; Tue, 8 Feb 2005 23:18:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCA6B43D2D; Tue, 8 Feb 2005 23:18:46 +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 j18NIkUL026127; Tue, 8 Feb 2005 23:18:46 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NIkx2026126; Tue, 8 Feb 2005 23:18:46 GMT (envelope-from thierry) Message-Id: <200502082318.j18NIkx2026126@repoman.freebsd.org> From: Thierry Thomas Date: Tue, 8 Feb 2005 23: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/devel/pear-apd Makefile distinfo pkg-message pkg-plist ports/devel/pear-apd/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: Tue, 08 Feb 2005 23:18:47 -0000 thierry 2005-02-08 23:18:46 UTC FreeBSD ports repository Modified files: devel/pear-apd Makefile distinfo pkg-plist Added files: devel/pear-apd/files pkg-message.in Removed files: devel/pear-apd pkg-message Log: - Upgrade to 1.0.1; - unbreak because it runs fine with PHP5; - set IGNORE because it cannot be packaged on pointyhat, which installs PEAR packages built against PHP4. Revision Changes Path 1.8 +16 -22 ports/devel/pear-apd/Makefile 1.4 +2 -2 ports/devel/pear-apd/distinfo 1.1 +12 -0 ports/devel/pear-apd/files/pkg-message.in (new) 1.2 +0 -12 ports/devel/pear-apd/pkg-message (dead) 1.2 +0 -2 ports/devel/pear-apd/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23: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 C32C716A4CF; Tue, 8 Feb 2005 23:25:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A26E43D3F; Tue, 8 Feb 2005 23:25:08 +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 j18NP8ZM032272; Tue, 8 Feb 2005 23:25:08 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NP8g9032271; Tue, 8 Feb 2005 23:25:08 GMT (envelope-from jeff) Message-Id: <200502082325.j18NP8g9032271@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 8 Feb 2005 23:25: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/kern vfs_bio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Feb 2005 23:25:08 -0000 jeff 2005-02-08 23:25:08 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Remove an invalid KASSERT added in recent background write reshuffling. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.478 +0 -3 src/sys/kern/vfs_bio.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23:27: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 2D8FD16A4CE; Tue, 8 Feb 2005 23:27:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 036B543D49; Tue, 8 Feb 2005 23:27:11 +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 j18NRAIS034672; Tue, 8 Feb 2005 23:27:10 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NRAip034671; Tue, 8 Feb 2005 23:27:10 GMT (envelope-from jeff) Message-Id: <200502082327.j18NRAip034671@repoman.freebsd.org> From: Jeff Roberson Date: Tue, 8 Feb 2005 23:27: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/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: Tue, 08 Feb 2005 23:27:11 -0000 jeff 2005-02-08 23:27:10 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: - Add a new assert in the getnewvnode(). Assert that the usecount is still 0 to detect getnewvnode() races. - Add the vnode address to a few panics near by to help in debugging. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.577 +4 -2 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23: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 BD71E16A4CE; Tue, 8 Feb 2005 23:33:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A3343D3F; Tue, 8 Feb 2005 23:33: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 j18NXLgT039929; Tue, 8 Feb 2005 23:33:21 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NXLDh039928; Tue, 8 Feb 2005 23:33:21 GMT (envelope-from pav) Message-Id: <200502082333.j18NXLDh039928@repoman.freebsd.org> From: Pav Lucistnik Date: Tue, 8 Feb 2005 23: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: ports/databases/db43 Makefile distinfo ports/databases/db43/files patch-dist::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: Tue, 08 Feb 2005 23:33:21 -0000 pav 2005-02-08 23:33:21 UTC FreeBSD ports repository Modified files: databases/db43 Makefile distinfo databases/db43/files patch-dist::configure Log: - add vendor patch 4.3.27.1 to fix C++ DbEnv::ref_elect PR: ports/77263 Submitted by: Matthias Andree (maintainer) Revision Changes Path 1.64 +7 -0 ports/databases/db43/Makefile 1.25 +2 -0 ports/databases/db43/distinfo 1.5 +1 -3 ports/databases/db43/files/patch-dist::configure From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23:57: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 1BEE116A4CE; Tue, 8 Feb 2005 23:57:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E625943D45; Tue, 8 Feb 2005 23:57:44 +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 j18Nvi1h060653; Tue, 8 Feb 2005 23:57:44 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NvirP060648; Tue, 8 Feb 2005 23:57:44 GMT (envelope-from imp) Message-Id: <200502082357.j18NvirP060648@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 23:57: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/dev/ed if_ed.c if_edvar.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, 08 Feb 2005 23:57:45 -0000 imp 2005-02-08 23:57:44 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_edvar.h Log: Convenience function to clear memory of the card, and then check to make sure that it works by reading back as 0. Revision Changes Path 1.243 +22 -0 src/sys/dev/ed/if_ed.c 1.24 +1 -0 src/sys/dev/ed/if_edvar.h From owner-cvs-all@FreeBSD.ORG Tue Feb 8 23:58: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 F2DAE16A4CE; Tue, 8 Feb 2005 23:58:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA2DD43D41; Tue, 8 Feb 2005 23:58:38 +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 j18NwcN0061625; Tue, 8 Feb 2005 23:58:38 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j18NwcXb061624; Tue, 8 Feb 2005 23:58:38 GMT (envelope-from imp) Message-Id: <200502082358.j18NwcXb061624@repoman.freebsd.org> From: Warner Losh Date: Tue, 8 Feb 2005 23:58: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/ed if_ed_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: Tue, 08 Feb 2005 23:58:39 -0000 imp 2005-02-08 23:58:38 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_isa.c Log: No need to bzero softc. Revision Changes Path 1.18 +0 -2 src/sys/dev/ed/if_ed_isa.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 00:06: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 E55B016A4CE; Wed, 9 Feb 2005 00:06:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB2B343D39; Wed, 9 Feb 2005 00:06:12 +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 j1906CJN068807; Wed, 9 Feb 2005 00:06:12 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1906Cs9068806; Wed, 9 Feb 2005 00:06:12 GMT (envelope-from imp) Message-Id: <200502090006.j1906Cs9068806@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 00:06: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/dev/ed if_ed_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, 09 Feb 2005 00:06:13 -0000 imp 2005-02-09 00:06:12 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_cbus.c Log: o Remove ifdef PC98, since this file has diverged quite a bit from if_ed_isa.c, and they seem to not be helpful anymore. o Fix style issues from de-Pification. o change from _isa_ to _cbus_ to the largest extent possible to reflect that this is really for cbus, not isa. o Use ANSI function definitions. o Use ed_clear_memory o eliminate kvtop Revision Changes Path 1.17 +58 -133 src/sys/dev/ed/if_ed_cbus.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 00:10: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 7205516A4CE; Wed, 9 Feb 2005 00:10:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D0D43D41; Wed, 9 Feb 2005 00:10:18 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j190AIaP072624; Wed, 9 Feb 2005 00:10:18 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j190AIPn072608; Wed, 9 Feb 2005 00:10:18 GMT (envelope-from jmg) Message-Id: <200502090010.j190AIPn072608@repoman.freebsd.org> From: John-Mark Gurney Date: Wed, 9 Feb 2005 00:10: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/arm/arm 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, 09 Feb 2005 00:10:18 -0000 jmg 2005-02-09 00:10:17 UTC FreeBSD src repository Modified files: sys/arm/arm machdep.c Log: move pmap.h after vm.h include... some of the headers from pmap.h depend upon vm.h Revision Changes Path 1.13 +1 -1 src/sys/arm/arm/machdep.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 00:51: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 7E1E216A4CE; Wed, 9 Feb 2005 00:51:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3316943D45; Wed, 9 Feb 2005 00:51:00 +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 j190p0ii016032; Wed, 9 Feb 2005 00:51:00 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j190oxhk016026; Wed, 9 Feb 2005 00:50:59 GMT (envelope-from imp) Message-Id: <200502090050.j190oxhk016026@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 00:50: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/dev/ed if_ed_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, 09 Feb 2005 00:51:00 -0000 imp 2005-02-09 00:50:59 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_cbus.c Log: Minor style cleanup. Get rid of extra {}, extra blank lines and some continued line indentation. Should be no functional changes. Revision Changes Path 1.18 +67 -131 src/sys/dev/ed/if_ed_cbus.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 01:12: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 79D3916A4CE; Wed, 9 Feb 2005 01:12:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5027D43D31; Wed, 9 Feb 2005 01:12:44 +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 j191Ci3p036852; Wed, 9 Feb 2005 01:12:44 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j191Cik5036848; Wed, 9 Feb 2005 01:12:44 GMT (envelope-from rwatson) Message-Id: <200502090112.j191Cik5036848@repoman.freebsd.org> From: Robert Watson Date: Wed, 9 Feb 2005 01:12: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/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: Wed, 09 Feb 2005 01:12:44 -0000 rwatson 2005-02-09 01:12:43 UTC FreeBSD src repository Modified files: sys/netinet6 icmp6.c Log: Add missed merge of ripcbinfo extern. Given how widely used ripcbinfo is, we should probably add it to an include file. Spotted by: mux Revision Changes Path 1.57 +1 -0 src/sys/netinet6/icmp6.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 01:38: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 074DE16A4CE; Wed, 9 Feb 2005 01:38:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D284E43D48; Wed, 9 Feb 2005 01:38:52 +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 j191cqNg059482; Wed, 9 Feb 2005 01:38:52 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j191cq70059481; Wed, 9 Feb 2005 01:38:52 GMT (envelope-from marcel) Message-Id: <200502090138.j191cq70059481@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 9 Feb 2005 01:38: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/sys/dev/puc puc_sbus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 01:38:53 -0000 marcel 2005-02-09 01:38:52 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/puc puc_sbus.c Log: MFC rev. 1.7: Revert rev. 1.5 (was MFC'd as rev. 1.4.2.1) Revision Changes Path 1.4.2.3 +1 -1 src/sys/dev/puc/puc_sbus.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 02: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 D0E7C16A4CE; Wed, 9 Feb 2005 02:08:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A6843D2F; Wed, 9 Feb 2005 02:08:20 +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 j1928KKv085746; Wed, 9 Feb 2005 02:08:20 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1928KDT085745; Wed, 9 Feb 2005 02:08:20 GMT (envelope-from marcel) Message-Id: <200502090208.j1928KDT085745@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 9 Feb 2005 02:08:20 +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/uart uart_kbd_sun.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 02:08:21 -0000 marcel 2005-02-09 02:08:20 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/uart uart_kbd_sun.c Log: MFC rev. 1.3: Add the keyboard system device before we probe for the keyboard. Revision Changes Path 1.2.2.1 +13 -2 src/sys/dev/uart/uart_kbd_sun.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 02:38: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 2E54F16A4CE; Wed, 9 Feb 2005 02:38:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2AA643D3F; Wed, 9 Feb 2005 02:38: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 j192cXQH011204; Wed, 9 Feb 2005 02:38:33 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j192cXuL011203; Wed, 9 Feb 2005 02:38:33 GMT (envelope-from ahze) Message-Id: <200502090238.j192cXuL011203@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 02:38: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/www/kazehakase Makefile distinfopatch-src::kz-window.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 02:38:34 -0000 ahze 2005-02-09 02:38:33 UTC FreeBSD ports repository Modified files: www/kazehakase Makefile distinfo Removed files: www/kazehakase/files patch-src::kz-popup-preview.c patch-src::kz-window.c Log: - Update to 0.2.5 - Remove 2 patches that were merged in the source. Revision Changes Path 1.18 +2 -2 ports/www/kazehakase/Makefile 1.8 +2 -2 ports/www/kazehakase/distinfo 1.2 +0 -17 ports/www/kazehakase/files/patch-src::kz-popup-preview.c (dead) 1.3 +0 -41 ports/www/kazehakase/files/patch-src::kz-window.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 03: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 C411E16A4CE; Wed, 9 Feb 2005 03:51:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 989F843D3F; Wed, 9 Feb 2005 03:51:06 +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 j193p6tj077850; Wed, 9 Feb 2005 03:51:06 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j193p6Tw077849; Wed, 9 Feb 2005 03:51:06 GMT (envelope-from marcus) Message-Id: <200502090351.j193p6Tw077849@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Feb 2005 03:51: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/gtksourceview 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, 09 Feb 2005 03:51:06 -0000 marcus 2005-02-09 03:51:06 UTC FreeBSD ports repository Modified files: x11-toolkits/gtksourceview Makefile distinfo Log: Update to 1.1.92. Revision Changes Path 1.22 +1 -1 ports/x11-toolkits/gtksourceview/Makefile 1.14 +2 -2 ports/x11-toolkits/gtksourceview/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 04:12: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 95F1116A4CE; Wed, 9 Feb 2005 04:12:22 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A2D243D2F; Wed, 9 Feb 2005 04:12:22 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j194CLxa016714; Tue, 8 Feb 2005 20:12:21 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j194CLJu016713; Tue, 8 Feb 2005 20:12:21 -0800 (PST) (envelope-from obrien) Date: Tue, 8 Feb 2005 20:12:21 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20050209041221.GA16675@dragon.nuxi.com> References: <200502082025.j18KP72E069507@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502082025.j18KP72E069507@repoman.freebsd.org> User-Agent: Mutt/1.4.1i 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h src/sys/i386/isa clock.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, 09 Feb 2005 04:12:22 -0000 On Tue, Feb 08, 2005 at 08:25:07PM +0000, John Baldwin wrote: > jhb 2005-02-08 20:25:07 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c > sys/i386/include apicvar.h smp.h > sys/i386/isa clock.c > Log: > Use the local APIC timer to drive the various kernel clocks on SMP machines > rather than forwarding interrupts from the clock devices around using IPIs: > - Add an IDT vector that pushes a clock frame and calls > lapic_handle_timer(). What is the performance improvement of this? What benchmark is used to show a benefit? -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 04:20: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 8ABE316A4D0; Wed, 9 Feb 2005 04:20:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D24A43D39; Wed, 9 Feb 2005 04:20:11 +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 j194KB0Y004045; Wed, 9 Feb 2005 04:20:11 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j194KBKx004041; Wed, 9 Feb 2005 04:20:11 GMT (envelope-from ahze) Message-Id: <200502090420.j194KBKx004041@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 04:20: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/kazehakase/files patch-configure patch-kz-mozembed.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, 09 Feb 2005 04:20:11 -0000 ahze 2005-02-09 04:20:10 UTC FreeBSD ports repository Modified files: www/kazehakase/files patch-configure patch-kz-mozembed.cpp Log: - add support for mozilla 1.8a6. Revision Changes Path 1.10 +4 -3 ports/www/kazehakase/files/patch-configure 1.2 +8 -5 ports/www/kazehakase/files/patch-kz-mozembed.cpp From owner-cvs-all@FreeBSD.ORG Wed Feb 9 04:48: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 DA85716A4CE; Wed, 9 Feb 2005 04:48:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21B943D1F; Wed, 9 Feb 2005 04:48:23 +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 j194mNxw033080; Wed, 9 Feb 2005 04:48:23 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j194mNvD033076; Wed, 9 Feb 2005 04:48:23 GMT (envelope-from marcel) Message-Id: <200502090448.j194mNvD033076@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 9 Feb 2005 04:48: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/ia64/ia64 mca.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 04:48:24 -0000 marcel 2005-02-09 04:48:23 UTC FreeBSD src repository Modified files: sys/ia64/ia64 mca.c Log: s/descr/oid_descr/ Revision Changes Path 1.10 +1 -1 src/sys/ia64/ia64/mca.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 05: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 70A5E16A4CF; Wed, 9 Feb 2005 05:31:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4715943D41; Wed, 9 Feb 2005 05:31:31 +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 j195VVaq077715; Wed, 9 Feb 2005 05:31:31 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j195VVX0077714; Wed, 9 Feb 2005 05:31:31 GMT (envelope-from dinoex) Message-Id: <200502090531.j195VVX0077714@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Feb 2005 05: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/graphics/netpbm 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, 09 Feb 2005 05:31:31 -0000 dinoex 2005-02-09 05:31:30 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile distinfo Log: - update to netpbm-10.26.2 Revision Changes Path 1.99 +1 -1 ports/graphics/netpbm/Makefile 1.50 +2 -2 ports/graphics/netpbm/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 05: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 685A416A4CE; Wed, 9 Feb 2005 05:42:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2ED43D1F; Wed, 9 Feb 2005 05:42:48 +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 j195gmqO092439; Wed, 9 Feb 2005 05:42:48 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j195gm51092427; Wed, 9 Feb 2005 05:42:48 GMT (envelope-from marcus) Message-Id: <200502090542.j195gm51092427@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Feb 2005 05: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-fonts/fontconfig Makefile pkg-plist ports/x11-fonts/fontconfig/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: Wed, 09 Feb 2005 05:42:48 -0000 marcus 2005-02-09 05:42:47 UTC FreeBSD ports repository Modified files: x11-fonts/fontconfig Makefile pkg-plist x11-fonts/fontconfig/files pkg-install.in Log: * Remove the font cache built by fc-cache in POST-INSTALL phase * Apply NOPORTDOCS and update PLIST correspondingly * Make portlint a bit happier PR: 77293 Submitted by: leeym Revision Changes Path 1.41 +11 -3 ports/x11-fonts/fontconfig/Makefile 1.2 +2 -0 ports/x11-fonts/fontconfig/files/pkg-install.in 1.7 +132 -132 ports/x11-fonts/fontconfig/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 05:55: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 450DF16A4CE; Wed, 9 Feb 2005 05:55:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF5743D31; Wed, 9 Feb 2005 05:55:55 +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 j195tsgS005423; Wed, 9 Feb 2005 05:55:54 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j195tsD4005422; Wed, 9 Feb 2005 05:55:54 GMT (envelope-from imp) Message-Id: <200502090555.j195tsD4005422@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 05:55: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/dev/ed if_ed_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, 09 Feb 2005 05:55:55 -0000 imp 2005-02-09 05:55:54 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_isa.c Log: Remove reference to softc from probe entirely... Revision Changes Path 1.19 +0 -1 src/sys/dev/ed/if_ed_isa.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 06: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 1950516A4CE; Wed, 9 Feb 2005 06:03:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 031C443D1F; Wed, 9 Feb 2005 06:03:37 +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 j1963aqW016869; Wed, 9 Feb 2005 06:03:36 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1963a3B016868; Wed, 9 Feb 2005 06:03:36 GMT (envelope-from imp) Message-Id: <200502090603.j1963a3B016868@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 06:03: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/dev/ed if_ed_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: Wed, 09 Feb 2005 06:03:37 -0000 imp 2005-02-09 06:03:36 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: o Remove duplicate LINKSYS ETHERFAST entry. o The COMBO_ECARD comes in many flavors, it seems, so probe both the DL10019 and the AX88x90 on it. Since this seems to work with no ill effects, maybe the probing should happen more generally rather than being table driven. Need to think more about this. o Remove PCM100 because it is duplicative (the ETHERFAST is the pcm100 and apparently has the same IDs). It was here for NetBSD because they match up an expected MAC address OID, but since we don't bother with that, we don't need to be so finely discriminating. o Minor style nit. Revision Changes Path 1.72 +3 -4 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 06:16: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 9EBAC16A4CE; Wed, 9 Feb 2005 06:16:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75CDD43D2F; Wed, 9 Feb 2005 06:16:22 +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 j196GMk6034844; Wed, 9 Feb 2005 06:16:22 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j196GMfO034838; Wed, 9 Feb 2005 06:16:22 GMT (envelope-from dinoex) Message-Id: <200502090616.j196GMfO034838@repoman.freebsd.org> From: Dirk Meyer Date: Wed, 9 Feb 2005 06: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/www/apache13-modssl/files patch-apxs.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, 09 Feb 2005 06:16:22 -0000 dinoex 2005-02-09 06:16:21 UTC FreeBSD ports repository Added files: www/apache13-modssl/files patch-apxs.pl Log: - don't create a backup of httpd.conf - de-ugly-ing filename Obtained from: ports/www/apache13-modperl/files/patch-src:support:apxs.pl Revision Changes Path 1.1 +15 -0 ports/www/apache13-modssl/files/patch-apxs.pl (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 06:16: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 5DC4716A4CE; Wed, 9 Feb 2005 06:16:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A0E43D45; Wed, 9 Feb 2005 06:16: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 j196GSB0034991; Wed, 9 Feb 2005 06:16:28 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j196GS3Q034987; Wed, 9 Feb 2005 06:16:28 GMT (envelope-from imp) Message-Id: <200502090616.j196GS3Q034987@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 06:16: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/pccard pccarddevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 06:16:28 -0000 imp 2005-02-09 06:16:28 UTC FreeBSD src repository Modified files: sys/dev/pccard pccarddevs Log: Remove DLINK_3, its unused. Remove NETGEAR FA410TX, since it is the same as the LINKSYS COMBO_ECARD (which also seems to be the same as another linksys product that also has a modem, but I can't find that one at the moment). Remove the PCM100, since it is now no longer used. Revision Changes Path 1.103 +0 -3 src/sys/dev/pccard/pccarddevs From owner-cvs-all@FreeBSD.ORG Wed Feb 9 06:59: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 89B4F16A4CE; Wed, 9 Feb 2005 06:59:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6032543D45; Wed, 9 Feb 2005 06:59:00 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j196x0SZ053847; Wed, 9 Feb 2005 06:59:00 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j196x0TF053846; Wed, 9 Feb 2005 06:59:00 GMT (envelope-from maho) Message-Id: <200502090659.j196x0TF053846@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Feb 2005 06:59: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/editors/openoffice-2.0-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: Wed, 09 Feb 2005 06:59:00 -0000 maho 2005-02-09 06:59:00 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile Log: Introduced a flexible, better packaging method. Revision Changes Path 1.150 +5 -11 ports/editors/openoffice-2.0-devel/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07:03: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 C909C16A4CE; Wed, 9 Feb 2005 07:03:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A094543D2F; Wed, 9 Feb 2005 07:03:35 +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 j1973ZwZ054021; Wed, 9 Feb 2005 07:03:35 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1973ZSl054020; Wed, 9 Feb 2005 07:03:35 GMT (envelope-from marcus) Message-Id: <200502090703.j1973ZSl054020@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 9 Feb 2005 07:03: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/audio/sound-juicer 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, 09 Feb 2005 07:03:35 -0000 marcus 2005-02-09 07:03:35 UTC FreeBSD ports repository Modified files: audio/sound-juicer Makefile Log: Add a missing dependency on gnomemedia2. Reported by: pointyhat via kris Revision Changes Path 1.22 +3 -1 ports/audio/sound-juicer/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07:10: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 7B6ED16A4CE; Wed, 9 Feb 2005 07:10:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54D7743D48; Wed, 9 Feb 2005 07:10:39 +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 j197AckD054288; Wed, 9 Feb 2005 07:10:39 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j197AciN054287; Wed, 9 Feb 2005 07:10:38 GMT (envelope-from ahze) Message-Id: <200502090710.j197AciN054287@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 07: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: ports/textproc/estraier 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, 09 Feb 2005 07:10:39 -0000 ahze 2005-02-09 07:10:38 UTC FreeBSD ports repository Modified files: textproc/estraier pkg-plist Log: - Fix plist Reported by: kris via pointyhat Revision Changes Path 1.3 +1 -0 ports/textproc/estraier/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07:16: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 D561916A4CE; Wed, 9 Feb 2005 07:16:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0F643D39; Wed, 9 Feb 2005 07:16:11 +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 j197GBEW054501; Wed, 9 Feb 2005 07:16:11 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j197GBTD054500; Wed, 9 Feb 2005 07:16:11 GMT (envelope-from ahze) Message-Id: <200502090716.j197GBTD054500@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 07:16: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/audio/grip 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, 09 Feb 2005 07:16:12 -0000 ahze 2005-02-09 07:16:10 UTC FreeBSD ports repository Modified files: audio/grip pkg-plist Log: - Remove zh_HK locale directory if empty. Reported by: kris via pointyhat Revision Changes Path 1.17 +2 -0 ports/audio/grip/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07:20: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 1806C16A4CE; Wed, 9 Feb 2005 07:20:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56F043D2D; Wed, 9 Feb 2005 07:20: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 j197Kt3o054668; Wed, 9 Feb 2005 07:20:55 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j197Kt6l054667; Wed, 9 Feb 2005 07:20:55 GMT (envelope-from ahze) Message-Id: <200502090720.j197Kt6l054667@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 07:20: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/libopendaap 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, 09 Feb 2005 07:20:56 -0000 ahze 2005-02-09 07:20:55 UTC FreeBSD ports repository Modified files: devel/libopendaap Makefile Log: - Add missing manpage. Reported by: pointyhat via kris (not backwards this time) Revision Changes Path 1.14 +2 -0 ports/devel/libopendaap/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07: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 C10DB16A4CE; Wed, 9 Feb 2005 07:21:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99EA343D49; Wed, 9 Feb 2005 07:21:35 +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 j197LZsj054725; Wed, 9 Feb 2005 07:21:35 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j197LZFS054724; Wed, 9 Feb 2005 07:21:35 GMT (envelope-from ahze) Message-Id: <200502090721.j197LZFS054724@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 07: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/devel/libopendaap 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, 09 Feb 2005 07:21:35 -0000 ahze 2005-02-09 07:21:35 UTC FreeBSD ports repository Modified files: devel/libopendaap Makefile Log: Correct typo Revision Changes Path 1.15 +1 -1 ports/devel/libopendaap/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 07:34: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 8A09B16A4CE; Wed, 9 Feb 2005 07:34:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6301443D1D; Wed, 9 Feb 2005 07:34:23 +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 j197YNov055284; Wed, 9 Feb 2005 07:34:23 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j197YNpG055283; Wed, 9 Feb 2005 07:34:23 GMT (envelope-from obrien) Message-Id: <200502090734.j197YNpG055283@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 9 Feb 2005 07:34: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/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: Wed, 09 Feb 2005 07:34:23 -0000 obrien 2005-02-09 07:34:22 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Emblish rev 1.180 to -fno-strict-alias w/-Os & -O3 also. Revision Changes Path 1.184 +3 -1 src/sys/conf/kmod.mk From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:04: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 D127116A4CE; Wed, 9 Feb 2005 08:04:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB88F43D54; Wed, 9 Feb 2005 08:04:01 +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 j19841PL056402; Wed, 9 Feb 2005 08:04:01 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19841Af056401; Wed, 9 Feb 2005 08:04:01 GMT (envelope-from vs) Message-Id: <200502090804.j19841Af056401@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 08:04: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/math Makefile ports/math/geonext 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: Wed, 09 Feb 2005 08:04:02 -0000 vs 2005-02-09 08:04:01 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/geonext Makefile distinfo pkg-descr pkg-plist Log: Add geonext 1.11, interactive (dynamic) elementary Geometry Software. {german,french}/geonext will be slave-ports to this new, generalised one. PR: ports/75784 Submitted by: Andreas Fehlner (fehlner@gmx.de) Revision Changes Path 1.310 +1 -0 ports/math/Makefile 1.1 +67 -0 ports/math/geonext/Makefile (new) 1.1 +2 -0 ports/math/geonext/distinfo (new) 1.1 +17 -0 ports/math/geonext/pkg-descr (new) 1.1 +18 -0 ports/math/geonext/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08: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 38FC016A4CE; Wed, 9 Feb 2005 08:04:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1432043D4C; Wed, 9 Feb 2005 08:04:13 +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 j1984C9K056450; Wed, 9 Feb 2005 08:04:12 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1984C2H056449; Wed, 9 Feb 2005 08:04:12 GMT (envelope-from vs) Message-Id: <200502090804.j1984C2H056449@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 08:04:12 +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, 09 Feb 2005 08:04:13 -0000 vs 2005-02-09 08:04:12 UTC FreeBSD ports repository Modified files: . modules Log: geonext --> ports/math/geonext Revision Changes Path 1.11900 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:12: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 6937A16A4CE; Wed, 9 Feb 2005 08:12:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4229D43D41; Wed, 9 Feb 2005 08:12:32 +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 j198CWUp056797; Wed, 9 Feb 2005 08:12:32 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198CVMt056796; Wed, 9 Feb 2005 08:12:31 GMT (envelope-from mezz) Message-Id: <200502090812.j198CVMt056796@repoman.freebsd.org> From: Jeremy Messenger Date: Wed, 9 Feb 2005 08:12: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/x11-toolkits/libbonoboui 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, 09 Feb 2005 08:12:32 -0000 mezz 2005-02-09 08:12:31 UTC FreeBSD ports repository Modified files: x11-toolkits/libbonoboui pkg-plist Log: Fix the plist by remove zu locale directories. Reported by: pointyhat via kris Revision Changes Path 1.23 +2 -0 ports/x11-toolkits/libbonoboui/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:16: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 43E1016A4CE; Wed, 9 Feb 2005 08:16:08 +0000 (GMT) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 968B943D48; Wed, 9 Feb 2005 08:16:07 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 755942285B; Wed, 9 Feb 2005 09:16:05 +0100 (CET) Received: by mail.droso.net (Postfix, from userid 1001) id BD9CE22859; Wed, 9 Feb 2005 09:16:03 +0100 (CET) Date: Wed, 9 Feb 2005 09:16:03 +0100 From: Erwin Lansing To: Pav Lucistnik Message-ID: <20050209081603.GR43253@droso.net> Mail-Followup-To: Pav Lucistnik , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200502082106.j18L6ba2011020@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: <200502082106.j18L6ba2011020@repoman.freebsd.org> X-Operating-System: FreeBSD/i386 5.2.1-RELEASE-p1 User-Agent: Mutt/1.5.6i 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: 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, 09 Feb 2005 08:16:08 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 08, 2005 at 09:06:37PM +0000, Pav Lucistnik wrote: > pav 2005-02-08 21:06:37 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > . modules=20 > Log: > typo3 --> ports/multimedia/typo3 multimedia? The diff looks alright, so I wonder what happened to the log message. -erwin > =20 > Revision Changes Path > 1.11898 +1 -0 CVSROOT/modules >=20 > http://www.FreeBSD.org/cgi/cvsweb.cgi/CVSROOT/modules.diff?&r1=3D1.11897&= r2=3D1.11898&f=3Dh >=20 --=20 _._ _,-'""`-._ Erwin Lansing (,-.`._,'( |\`-/| erwin@lansing.dk http://droso.org `-.-' \ )-`( , o o) erwin@FreeBSD.org -bf- `- \`_`"'- --8GpibOaaTibBMecb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCcbDqy9aWxUlaZARAu/uAJ4zwl8yHfLY5qb7+deyZ9KB+NK/WgCgukNC c3PdZ/JAYvTod7HOGuTeuZg= =62Gi -----END PGP SIGNATURE----- --8GpibOaaTibBMecb-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:16: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 976B016A4CE; Wed, 9 Feb 2005 08:16:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ED1343D31; Wed, 9 Feb 2005 08:16: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 j198GGIs056943; Wed, 9 Feb 2005 08:16:16 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198GGqr056942; Wed, 9 Feb 2005 08:16:16 GMT (envelope-from sem) Message-Id: <200502090816.j198GGqr056942@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Feb 2005 08:16: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/science/mayavi 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, 09 Feb 2005 08:16:16 -0000 sem 2005-02-09 08:16:15 UTC FreeBSD ports repository Modified files: science/mayavi Makefile distinfo Log: - Update to 1.4 PR: ports/77139 Submitted by: Ports Fury Revision Changes Path 1.7 +1 -1 ports/science/mayavi/Makefile 1.4 +2 -2 ports/science/mayavi/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:22: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 51F1A16A4CE; Wed, 9 Feb 2005 08:22:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2882E43D1F; Wed, 9 Feb 2005 08:22:57 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j198MuPg057198; Wed, 9 Feb 2005 08:22:57 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198MuHA057197; Wed, 9 Feb 2005 08:22:56 GMT (envelope-from maho) Message-Id: <200502090822.j198MuHA057197@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Feb 2005 08:22: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/openoffice-2.0-devel/files Makefile.knobs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 08:22:57 -0000 maho 2005-02-09 08:22:56 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel/files Makefile.knobs Log: editors/OpenOffice-2.0-devel ignores -DWITHOUT_JAVA PR: 77286 Submitted by: adamw Revision Changes Path 1.9 +2 -2 ports/editors/openoffice-2.0-devel/files/Makefile.knobs From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:23: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 897B516A4CF; Wed, 9 Feb 2005 08:23:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B7C543D31; Wed, 9 Feb 2005 08:23:51 +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 j198NpfG057272; Wed, 9 Feb 2005 08:23:51 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198Npuf057271; Wed, 9 Feb 2005 08:23:51 GMT (envelope-from leeym) Message-Id: <200502090823.j198Npuf057271@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Feb 2005 08:23: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/multimedia/gdvrecv 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, 09 Feb 2005 08:23:51 -0000 leeym 2005-02-09 08:23:51 UTC FreeBSD ports repository Modified files: multimedia/gdvrecv Makefile distinfo pkg-plist Log: gdvrecv update to 1.2 and fix the pkg-plist error reported by pointyhat PR: 75293 Submitted by: Henri Michelon Revision Changes Path 1.4 +1 -1 ports/multimedia/gdvrecv/Makefile 1.3 +2 -2 ports/multimedia/gdvrecv/distinfo 1.2 +8 -0 ports/multimedia/gdvrecv/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:29: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 8DBE616A4CE; Wed, 9 Feb 2005 08:29:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6336043D1F; Wed, 9 Feb 2005 08:29:40 +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 j198TejB057567; Wed, 9 Feb 2005 08:29:40 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198TeLR057566; Wed, 9 Feb 2005 08:29:40 GMT (envelope-from pjd) Message-Id: <200502090829.j198TeLR057566@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Wed, 9 Feb 2005 08:29: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/geom/gate g_gate.c g_gate.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, 09 Feb 2005 08:29:40 -0000 pjd 2005-02-09 08:29:39 UTC FreeBSD src repository Modified files: sys/geom/gate g_gate.c g_gate.h Log: - Remove g_gate_hold()/g_gate_release() from start/done paths. It saves 4 mutex operations per I/O requests. - Use only one mutex to protect both (incoming and outgoing) queue. As MUTEX_PROFILING(9) shows, there is no big contention for this lock. - Protect sc_queue_count with queue mutex, instead of doing atomic operations on it. - Remove DROP_GIANT()/PICKUP_GIANT() - ggate is marked as MPSAFE and no Giant there. Revision Changes Path 1.15 +36 -54 src/sys/geom/gate/g_gate.c 1.4 +4 -5 src/sys/geom/gate/g_gate.h From owner-cvs-all@FreeBSD.ORG Wed Feb 9 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 7FA9816A4CE; Wed, 9 Feb 2005 08:35:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55C5C43D55; Wed, 9 Feb 2005 08:35:25 +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 j198ZPbY057928; Wed, 9 Feb 2005 08:35:25 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198ZPm7057927; Wed, 9 Feb 2005 08:35:25 GMT (envelope-from obrien) Message-Id: <200502090835.j198ZPm7057927@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 9 Feb 2005 08:35: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/modules/sysvipc/sysvmsg Makefile src/sys/modules/sysvipc/sysvsem Makefile src/sys/modules/sysvipc/sysvshm 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, 09 Feb 2005 08:35:25 -0000 obrien 2005-02-09 08:35:24 UTC FreeBSD src repository Modified files: sys/modules/sysvipc/sysvmsg Makefile sys/modules/sysvipc/sysvsem Makefile sys/modules/sysvipc/sysvshm Makefile Log: Fix the standalone module build. Revision Changes Path 1.4 +2 -2 src/sys/modules/sysvipc/sysvmsg/Makefile 1.4 +2 -2 src/sys/modules/sysvipc/sysvsem/Makefile 1.5 +2 -3 src/sys/modules/sysvipc/sysvshm/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:43: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 8490E16A4CE; Wed, 9 Feb 2005 08:43:06 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B0AC43D49; Wed, 9 Feb 2005 08:43:06 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 5A9E0ACB34; Wed, 9 Feb 2005 09:43:04 +0100 (CET) Date: Wed, 9 Feb 2005 09:43:04 +0100 From: Pawel Jakub Dawidek To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050209084304.GS1080@darkness.comp.waw.pl> References: <200502090829.j198TeLR057566@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WKQ7zUpzoH2KEHMN" Content-Disposition: inline In-Reply-To: <200502090829.j198TeLR057566@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 Subject: Re: cvs commit: src/sys/geom/gate g_gate.c g_gate.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, 09 Feb 2005 08:43:06 -0000 --WKQ7zUpzoH2KEHMN Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 08:29:40AM +0000, Pawel Jakub Dawidek wrote: +> pjd 2005-02-09 08:29:39 UTC +>=20 +> FreeBSD src repository +>=20 +> Modified files: +> sys/geom/gate g_gate.c g_gate.h=20 +> Log: +> - Remove g_gate_hold()/g_gate_release() from start/done paths. It saves +> 4 mutex operations per I/O requests. +> - Use only one mutex to protect both (incoming and outgoing) queue. +> As MUTEX_PROFILING(9) shows, there is no big contention for this loc= k. +> - Protect sc_queue_count with queue mutex, instead of doing atomic +> operations on it. +> - Remove DROP_GIANT()/PICKUP_GIANT() - ggate is marked as MPSAFE and no +> Giant there. With those fixes (mostly first one) I'm able to get 109MB/s (without real storage device on the server side). Environment: Client side: Dual Xeon 1.8GHz + HTT, on-board em0 - polling enabled only on this interface - net.isr.enable=3D1 - em0 MTU 12kB Server side: Pentium IV 3.2GHz + HTT, on-board em0 - no polling (don't want to mess too much with this machine) - net.isr.enable=3D1 - em0 MTU 12k Additional things: - mpsafe polling patch from glebius@ with my local fixes - USB turned off on server side, because interrupt was shared between UHCI and em0 (and USB is Giant-locked) And one more important thing. This was done with new ggatec(8)/ggated(8) versions, which are not committed yet. New version of ggated(8) is using three threads: - one thread for receiving I/O requests from the network - one thread for disk operations - one thread for sending results back New version of ggatec(8) is using two processes: - one process for getting I/O requests from the kernel and sending them over the network to ggated - one process for receiving responses and sending them to the kernel I cannot make ggatec(8) to use threads, because when I'm stopping thread via msleep(9) in kernel, the whole process stops (so receiving thread cannot work). --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --WKQ7zUpzoH2KEHMN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCCc0YForvXbEpPzQRAgomAJ44ZrT7WAbfDDBPawoipUjIkjsp8wCfZ2N7 fPK0qxJ3HlnUamiDyCwL8BM= =Q05W -----END PGP SIGNATURE----- --WKQ7zUpzoH2KEHMN-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:48: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 AE83C16A4CE; Wed, 9 Feb 2005 08:48:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B74943D41; Wed, 9 Feb 2005 08:48: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 j198mCLu064990; Wed, 9 Feb 2005 08:48:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198mCdn064989; Wed, 9 Feb 2005 08:48:12 GMT (envelope-from pav) Message-Id: <200502090848.j198mCdn064989@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 08:48: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/deskutils/treeline Makefile distinfo pkg-plist ports/deskutils/treeline/files patch-install.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, 09 Feb 2005 08:48:12 -0000 pav 2005-02-09 08:48:12 UTC FreeBSD ports repository Modified files: deskutils/treeline Makefile distinfo pkg-plist Removed files: deskutils/treeline/files patch-install.py Log: - Update to 0.11.0 PR: ports/77264 Submitted by: Tobias Roth (maintainer) Revision Changes Path 1.7 +5 -3 ports/deskutils/treeline/Makefile 1.6 +2 -2 ports/deskutils/treeline/distinfo 1.4 +0 -13 ports/deskutils/treeline/files/patch-install.py (dead) 1.4 +18 -8 ports/deskutils/treeline/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 08:53: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 F16B016A4CE; Wed, 9 Feb 2005 08:53:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C696643D39; Wed, 9 Feb 2005 08:53: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 j198rbNO065218; Wed, 9 Feb 2005 08:53:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j198rb4I065217; Wed, 9 Feb 2005 08:53:37 GMT (envelope-from pav) Message-Id: <200502090853.j198rb4I065217@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 08:53: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/devel/py-sendfile Makefile distinfo ports/devel/py-sendfile/files patch-sendfilemodule.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 08:53:38 -0000 pav 2005-02-09 08:53:37 UTC FreeBSD ports repository Modified files: devel/py-sendfile Makefile distinfo Removed files: devel/py-sendfile/files patch-sendfilemodule.c Log: - Update to 1.2.1 PR: ports/77186 Submitted by: Ben Woolley (maintainer) Revision Changes Path 1.3 +1 -1 ports/devel/py-sendfile/Makefile 1.3 +2 -2 ports/devel/py-sendfile/distinfo 1.2 +0 -77 ports/devel/py-sendfile/files/patch-sendfilemodule.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09: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 0578916A4CE; Wed, 9 Feb 2005 09:02:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3C1243D39; Wed, 9 Feb 2005 09:02:28 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1992Sr4065597; Wed, 9 Feb 2005 09:02:28 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1992S9N065596; Wed, 9 Feb 2005 09:02:28 GMT (envelope-from maho) Message-Id: <200502090902.j1992S9N065596@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Feb 2005 09: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: ports/cad/calculix 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, 09 Feb 2005 09:02:29 -0000 maho 2005-02-09 09:02:28 UTC FreeBSD ports repository Modified files: cad/calculix Makefile Log: Fix build (adding missing dependency) PR: 77292 Submitted by: kris via pointyhat, and John Cochran [1] Revision Changes Path 1.8 +2 -1 ports/cad/calculix/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09: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 60FF616A4CE; Wed, 9 Feb 2005 09:03:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 352C243D2D; Wed, 9 Feb 2005 09:03:50 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1993owm065670; Wed, 9 Feb 2005 09:03:50 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1993ob4065669; Wed, 9 Feb 2005 09:03:50 GMT (envelope-from maho) Message-Id: <200502090903.j1993ob4065669@repoman.freebsd.org> From: Maho Nakata Date: Wed, 9 Feb 2005 09:03: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/science/chemtool Makefile distinfo pkg-plist ports/science/chemtool/files 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: Wed, 09 Feb 2005 09:03:50 -0000 maho 2005-02-09 09:03:50 UTC FreeBSD ports repository Modified files: science/chemtool Makefile distinfo pkg-plist Removed files: science/chemtool/files patch-configure.in Log: update to 1.6.5 Submitted by: Martin Kroeker Revision Changes Path 1.19 +1 -1 ports/science/chemtool/Makefile 1.8 +2 -2 ports/science/chemtool/distinfo 1.2 +0 -76 ports/science/chemtool/files/patch-configure.in (dead) 1.6 +1 -1 ports/science/chemtool/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:07: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 CCB8F16A4CE; Wed, 9 Feb 2005 09:07:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A617B43D1D; Wed, 9 Feb 2005 09:07:37 +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 j1997bFm065850; Wed, 9 Feb 2005 09:07:37 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1997b9a065849; Wed, 9 Feb 2005 09:07:37 GMT (envelope-from krion) Message-Id: <200502090907.j1997b9a065849@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 9 Feb 2005 09:07: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/Mk bsd.port.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, 09 Feb 2005 09:07:38 -0000 krion 2005-02-09 09:07:37 UTC FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Fix variable expansion bug on 4.x systems, this will fix INDEX and builds of some ports. PR: ports/77250 Submitted by: NIIMI Satoshi Revision Changes Path 1.509 +3 -1 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:13: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 3711E16A4CE; Wed, 9 Feb 2005 09:13:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C0F943D1F; Wed, 9 Feb 2005 09:13: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 j199DaZW066160; Wed, 9 Feb 2005 09:13:36 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199Da6K066159; Wed, 9 Feb 2005 09:13:36 GMT (envelope-from stefanf) Message-Id: <200502090913.j199Da6K066159@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Feb 2005 09:13: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/usr.bin/locate/bigram locate.bigram.csrc/usr.bin/sed main.c src/usr.bin/talk ctl.c look_up.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 09:13:37 -0000 stefanf 2005-02-09 09:13:36 UTC FreeBSD src repository Modified files: usr.bin/locate/bigram locate.bigram.c usr.bin/sed main.c usr.bin/talk ctl.c look_up.c Log: Include missing headers. Revision Changes Path 1.12 +1 -0 src/usr.bin/locate/bigram/locate.bigram.c 1.35 +1 -0 src/usr.bin/sed/main.c 1.10 +3 -0 src/usr.bin/talk/ctl.c 1.8 +1 -0 src/usr.bin/talk/look_up.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09: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 9FD5116A4CE; Wed, 9 Feb 2005 09:17:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C25543D45; Wed, 9 Feb 2005 09:17:42 +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 j199Hgvc066322; Wed, 9 Feb 2005 09:17:42 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199Hg8m066321; Wed, 9 Feb 2005 09:17:42 GMT (envelope-from tobez) Message-Id: <200502090917.j199Hg8m066321@repoman.freebsd.org> From: Anton Berezin Date: Wed, 9 Feb 2005 09:17: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/x11/xbanner 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, 09 Feb 2005 09:17:42 -0000 tobez 2005-02-09 09:17:42 UTC FreeBSD ports repository Modified files: x11/xbanner pkg-descr Log: Update WWW. PR: 77297 Submitted by: Mike Hauber Revision Changes Path 1.3 +1 -1 ports/x11/xbanner/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:19: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 3847616A4CE; Wed, 9 Feb 2005 09:19:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2433143D1D; Wed, 9 Feb 2005 09:19: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 j199JtsC066428; Wed, 9 Feb 2005 09:19:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199JsZk066427; Wed, 9 Feb 2005 09:19:54 GMT (envelope-from pav) Message-Id: <200502090919.j199JsZk066427@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 09:19: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/security/clamav Makefileports/security/clamav/files patch-clamav-milter::clamav-milter.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 09:19:55 -0000 pav 2005-02-09 09:19:54 UTC FreeBSD ports repository Modified files: security/clamav Makefile Added files: security/clamav/files patch-clamav-milter::clamav-milter.c Log: - Fix crashing of milter by turning off SESSION support [1] - Fix build when libmilter was built with LDAP [2] PR: ports/77255 [1], ports/77235 [2] Submitted by: Sergey N. Voronkov [1], Lewis Thompson [2] Approved by: Rob Evers (maintainer) Revision Changes Path 1.50 +9 -2 ports/security/clamav/Makefile 1.1 +11 -0 ports/security/clamav/files/patch-clamav-milter::clamav-milter.c (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:20: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 96B9916A4CE; Wed, 9 Feb 2005 09:20:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D82943D41; Wed, 9 Feb 2005 09:20:58 +0000 (GMT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j199KwdE066522; Wed, 9 Feb 2005 09:20:58 GMT (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199Kw0j066521; Wed, 9 Feb 2005 09:20:58 GMT (envelope-from phantom) Message-Id: <200502090920.j199Kw0j066521@repoman.freebsd.org> From: Alexey Zelkin Date: Wed, 9 Feb 2005 09:20:58 +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/java-tomcat 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: Wed, 09 Feb 2005 09:20:58 -0000 phantom 2005-02-09 09:20:58 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/java-tomcat article.sgml Log: Submitter said: : The article "Java and Jakarta Tomcat on FreeBSD" is a bit stale. It : contains stale download instructions for the JDK 1.3.1 SDK. The : language seems overly casual to me. In addition, there are some : typos and various minor English nits in the article. PR: docs/72500 Submitted by: Chris Pepper Revision Changes Path 1.26 +48 -44 doc/en_US.ISO8859-1/articles/java-tomcat/article.sgml From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:30: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 84B7216A4CE; Wed, 9 Feb 2005 09:30:09 +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 A1BFB43D45; Wed, 9 Feb 2005 09:30:08 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])j199U7w8019441; Wed, 9 Feb 2005 10:30:07 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id j199U7Sd019440; Wed, 9 Feb 2005 10:30:07 +0100 (CET) (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: Erwin Lansing In-Reply-To: <20050209081603.GR43253@droso.net> References: <200502082106.j18L6ba2011020@repoman.freebsd.org> <20050209081603.GR43253@droso.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lEUHfQJmNSjGIAV/qQZS" Date: Wed, 09 Feb 2005 10:30:06 +0100 Message-Id: <1107941406.18847.7.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.3 FreeBSD GNOME Team Port 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 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, 09 Feb 2005 09:30:09 -0000 --=-lEUHfQJmNSjGIAV/qQZS Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Erwin Lansing p=ED=B9e v st 09. 02. 2005 v 09:16 +0100: > On Tue, Feb 08, 2005 at 09:06:37PM +0000, Pav Lucistnik wrote: > > pav 2005-02-08 21:06:37 UTC > >=20 > > FreeBSD ports repository > >=20 > > Modified files: > > . modules=20 > > Log: > > typo3 --> ports/multimedia/typo3 >=20 > multimedia? The diff looks alright, so I wonder what happened to the log > message. OMG! I must have been in the zombie mode. Late in the night, I just type these things mechanically. I was toying with new mplayer port I believe... must have mixed it up. --=20 Pav Lucistnik Geography is only physics slowed down, with a few trees stuck on it... -- Terry Pratchett --=-lEUHfQJmNSjGIAV/qQZS Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCCdgentdYP8FOsoIRAnAwAJ94dWdjUPaiNdBRXsFmUDS/bW1O2QCgp0U7 no/hRE5n4yjJ4NO1kMVvASw= =Pazn -----END PGP SIGNATURE----- --=-lEUHfQJmNSjGIAV/qQZS-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:38: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 B64BF16A4CE; Wed, 9 Feb 2005 09:38:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC9C43D1F; Wed, 9 Feb 2005 09:38:44 +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 j199ci5C067220; Wed, 9 Feb 2005 09:38:44 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199ciMT067219; Wed, 9 Feb 2005 09:38:44 GMT (envelope-from sem) Message-Id: <200502090938.j199ciMT067219@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Feb 2005 09:38: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/Mk bsd.emacs.mk ports/editors/xemacs Makefile distinfo ports/editors/xemacs/files patch-ai patch-ak X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 09:38:44 -0000 sem 2005-02-09 09:38:44 UTC FreeBSD ports repository Modified files: Mk bsd.emacs.mk editors/xemacs Makefile distinfo Removed files: editors/xemacs/files patch-ai patch-ak Log: - Update port to 21.4.17 "Jumbo Shrimp". - Sync up Motif selection algorithm with xemacs21-mule port. - Remove GTK support for now, it was commented out and it does not work well. - General Makefile cleanup - Unbreak on sparc64 PR: ports/77291 Submitted by: Pawel Worach Revision Changes Path 1.38 +2 -2 ports/Mk/bsd.emacs.mk 1.84 +44 -67 ports/editors/xemacs/Makefile 1.26 +2 -2 ports/editors/xemacs/distinfo 1.2 +0 -20 ports/editors/xemacs/files/patch-ai (dead) 1.3 +0 -17 ports/editors/xemacs/files/patch-ak (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09:46: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 E4C8F16A4CE; Wed, 9 Feb 2005 09:46:53 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C0DA43D3F; Wed, 9 Feb 2005 09:46:51 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 8C08E530C; Wed, 9 Feb 2005 10:46:49 +0100 (CET) Received: from dwp.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id CBADC5308; Wed, 9 Feb 2005 10:46:17 +0100 (CET) Received: by dwp.des.no (Postfix, from userid 2602) id 85C76B86E; Wed, 9 Feb 2005 10:46:17 +0100 (CET) To: Nate Lawson References: <200502081744.j18HiIh0077353@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Wed, 09 Feb 2005 10:46:17 +0100 In-Reply-To: <200502081744.j18HiIh0077353@repoman.freebsd.org> (Nate Lawson's message of "Tue, 8 Feb 2005 17:44:18 +0000 (UTC)") Message-ID: User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 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, 09 Feb 2005 09:46:54 -0000 Nate Lawson writes: > Log: > Also add the manpage entry for cpufreq. cpufreq(4) cross-references acpi_perf(4), acpi_throttle(4) and ichss(4) which are still missing... DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Wed Feb 9 09: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 2C02016A4CE; Wed, 9 Feb 2005 09:53:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05CCA43D31; Wed, 9 Feb 2005 09:53:29 +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 j199rSwB067770; Wed, 9 Feb 2005 09:53:28 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j199rSq8067769; Wed, 9 Feb 2005 09:53:28 GMT (envelope-from harti) Message-Id: <200502090953.j199rSq8067769@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Feb 2005 09: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/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, 09 Feb 2005 09:53:29 -0000 harti 2005-02-09 09:53:28 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Introduce VarCreate and VarDestroy functions and used them where appropriate. Submitted by: Max Okumoto Revision Changes Path 1.72 +51 -58 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:00: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 C873716A4CE; Wed, 9 Feb 2005 10:00:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1D7043D1F; Wed, 9 Feb 2005 10:00:04 +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 j19A04nd068025; Wed, 9 Feb 2005 10:00:04 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19A04m8068024; Wed, 9 Feb 2005 10:00:04 GMT (envelope-from leeym) Message-Id: <200502091000.j19A04m8068024@repoman.freebsd.org> From: Yen-Ming Lee Date: Wed, 9 Feb 2005 10:00: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/dar 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, 09 Feb 2005 10:00:04 -0000 leeym 2005-02-09 10:00:04 UTC FreeBSD ports repository Modified files: sysutils/dar Makefile Log: - use external libintl to avoid updating lib/charset.alias problem Noticed by: kris Revision Changes Path 1.7 +6 -0 ports/sysutils/dar/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:07: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 AC45C16A4CE; Wed, 9 Feb 2005 10:07:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86D1C43D31; Wed, 9 Feb 2005 10:07:06 +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 j19A76Ci069136; Wed, 9 Feb 2005 10:07:06 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19A76il069135; Wed, 9 Feb 2005 10:07:06 GMT (envelope-from tobez) Message-Id: <200502091007.j19A76il069135@repoman.freebsd.org> From: Anton Berezin Date: Wed, 9 Feb 2005 10:07: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/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: Wed, 09 Feb 2005 10:07:06 -0000 tobez 2005-02-09 10:07:06 UTC FreeBSD ports repository Modified files: www/p5-HTML-Mason Makefile Log: Fix |h escaping. Thanks to Max Baker. PR: 77298 Submitted by: maintainer Revision Changes Path 1.45 +3 -1 ports/www/p5-HTML-Mason/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:23: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 5C3EA16A4CE; Wed, 9 Feb 2005 10:23:04 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9577143D39; Wed, 9 Feb 2005 10:23:03 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j19AMwXL010542; Wed, 9 Feb 2005 12:22:58 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 37514-15; Wed, 9 Feb 2005 12:22:58 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j19AMvDf010539 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Feb 2005 12:22:58 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j19AN0cS004506; Wed, 9 Feb 2005 12:23:00 +0200 (EET) (envelope-from ru) Date: Wed, 9 Feb 2005 12:22:59 +0200 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20050209102259.GC4156@ip.net.ua> References: <200502081744.j18HiIh0077353@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eqp4TxRxnD4KrmFZ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: Nate Lawson cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 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, 09 Feb 2005 10:23:04 -0000 --eqp4TxRxnD4KrmFZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 10:46:17AM +0100, Dag-Erling Sm?rgrav wrote: > Nate Lawson writes: > > Log: > > Also add the manpage entry for cpufreq. >=20 > cpufreq(4) cross-references acpi_perf(4), acpi_throttle(4) and > ichss(4) which are still missing... >=20 =2E.. which suggests that Nate is working on them. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --eqp4TxRxnD4KrmFZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCCeSDqRfpzJluFF4RAjNhAKCSj1u/TAYAcF6i2gbJtaAAx4O8ZACbBtFR 0VOc/l5fspNV9v99hIMGE9w= =eGez -----END PGP SIGNATURE----- --eqp4TxRxnD4KrmFZ-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:24: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 2A22C16A4CE; Wed, 9 Feb 2005 10:24:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13F8843D31; Wed, 9 Feb 2005 10:24: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 j19AOrdL069853; Wed, 9 Feb 2005 10:24:53 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19AOrXI069852; Wed, 9 Feb 2005 10:24:53 GMT (envelope-from pav) Message-Id: <200502091024.j19AOrXI069852@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 10:24: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/textproc Makefile ports/textproc/ocaml-expat Makefile distinfo pkg-descr pkg-install 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: Wed, 09 Feb 2005 10:24:54 -0000 pav 2005-02-09 10:24:53 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ocaml-expat Makefile distinfo pkg-descr pkg-install textproc/ocaml-expat/files patch-Makefile Log: An ocaml wrapper for the Expat XML parsing library. PR: ports/77266 Submitted by: Marwan Burelle Revision Changes Path 1.785 +1 -0 ports/textproc/Makefile 1.1 +44 -0 ports/textproc/ocaml-expat/Makefile (new) 1.1 +2 -0 ports/textproc/ocaml-expat/distinfo (new) 1.1 +24 -0 ports/textproc/ocaml-expat/files/patch-Makefile (new) 1.1 +6 -0 ports/textproc/ocaml-expat/pkg-descr (new) 1.1 +9 -0 ports/textproc/ocaml-expat/pkg-install (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:25: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 D764E16A4CE; Wed, 9 Feb 2005 10:25:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B27C243D1F; Wed, 9 Feb 2005 10:25:48 +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 j19APmTH069959; Wed, 9 Feb 2005 10:25:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19APmsA069958; Wed, 9 Feb 2005 10:25:48 GMT (envelope-from pav) Message-Id: <200502091025.j19APmsA069958@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 10:25:48 +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, 09 Feb 2005 10:25:49 -0000 pav 2005-02-09 10:25:48 UTC FreeBSD ports repository Modified files: . modules Log: ocaml-expat ports/textproc/ocaml-expat Revision Changes Path 1.11901 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10:28: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 290E716A4CE; Wed, 9 Feb 2005 10:28:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DC043D41; Wed, 9 Feb 2005 10:28: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 j19ASrnX070097; Wed, 9 Feb 2005 10:28:53 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19ASrvi070096; Wed, 9 Feb 2005 10:28:53 GMT (envelope-from vs) Message-Id: <200502091028.j19ASrvi070096@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 10:28: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/comms/sms_client 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, 09 Feb 2005 10:28:54 -0000 vs 2005-02-09 10:28:53 UTC FreeBSD ports repository Modified files: comms/sms_client Makefile Log: Fix plist PR: ports/76341 Submitted by: Florent Thoumie Revision Changes Path 1.7 +3 -2 ports/comms/sms_client/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10: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 1908E16A4CE; Wed, 9 Feb 2005 10:35:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CC243D1D; Wed, 9 Feb 2005 10:35:28 +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 j19AZSsc070363; Wed, 9 Feb 2005 10:35:28 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19AZSlN070362; Wed, 9 Feb 2005 10:35:28 GMT (envelope-from stefanf) Message-Id: <200502091035.j19AZSlN070362@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Feb 2005 10:35: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.sbin/arlcontrol 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, 09 Feb 2005 10:35:29 -0000 stefanf 2005-02-09 10:35:28 UTC FreeBSD src repository Modified files: usr.sbin/arlcontrol Makefile Log: Use CFLAGS+=. Revision Changes Path 1.3 +1 -1 src/usr.sbin/arlcontrol/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 10: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 A52F816A4CE; Wed, 9 Feb 2005 10:57:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A07A43D39; Wed, 9 Feb 2005 10:57:39 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19AvdDH071199; Wed, 9 Feb 2005 10:57:39 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Avdnb071198; Wed, 9 Feb 2005 10:57:39 GMT (envelope-from mr) Message-Id: <200502091057.j19Avdnb071198@repoman.freebsd.org> From: Michael Reifenberger Date: Wed, 9 Feb 2005 10: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/comms Makefile ports/comms/pyla Makefile distinfo pkg-descr ports/comms/pyla/files pyla.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, 09 Feb 2005 10:57:39 -0000 mr 2005-02-09 10:57:39 UTC FreeBSD ports repository Modified files: comms Makefile Added files: comms/pyla Makefile distinfo pkg-descr comms/pyla/files pyla.sh Log: Add the pyla Hylafax client 1.1.4 for sending receiving and managing faxes via hfaxd. For more information see: http://www.teamsw.it/pyla/ Revision Changes Path 1.125 +1 -0 ports/comms/Makefile 1.1 +52 -0 ports/comms/pyla/Makefile (new) 1.1 +2 -0 ports/comms/pyla/distinfo (new) 1.1 +3 -0 ports/comms/pyla/files/pyla.sh (new) 1.1 +14 -0 ports/comms/pyla/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:09: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 CE7D616A4CE; Wed, 9 Feb 2005 11:09:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA4D143D1D; Wed, 9 Feb 2005 11:09:02 +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 j19B92BL071614; Wed, 9 Feb 2005 11:09:02 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19B92ho071613; Wed, 9 Feb 2005 11:09:02 GMT (envelope-from brueffer) Message-Id: <200502091109.j19B92ho071613@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 9 Feb 2005 11:09: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-mgmt/ettercap 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, 09 Feb 2005 11:09:03 -0000 brueffer 2005-02-09 11:09:02 UTC FreeBSD ports repository (doc committer) Modified files: net-mgmt/ettercap pkg-descr Log: Language fixes. Revision Changes Path 1.4 +2 -2 ports/net-mgmt/ettercap/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:14: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 A69B316A4CE; Wed, 9 Feb 2005 11:14:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B81B43D2F; Wed, 9 Feb 2005 11:14: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 j19BEd3d071951; Wed, 9 Feb 2005 11:14:39 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BEdMl071950; Wed, 9 Feb 2005 11:14:39 GMT (envelope-from vs) Message-Id: <200502091114.j19BEdMl071950@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 11:14: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 Makefile ports/net/nfsshell Makefile distinfo pkg-descr ports/net/nfsshell/files patch-nfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 11:14:41 -0000 vs 2005-02-09 11:14:39 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/nfsshell Makefile distinfo pkg-descr net/nfsshell/files patch-nfs.c Log: Add nfsshell, a userland NFS command tool. PR: ports/77153 Submitted by: johans@stack.nl Revision Changes Path 1.1422 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/nfsshell/Makefile (new) 1.1 +2 -0 ports/net/nfsshell/distinfo (new) 1.1 +10 -0 ports/net/nfsshell/files/patch-nfs.c (new) 1.1 +4 -0 ports/net/nfsshell/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:14: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 EAB7C16A4CE; Wed, 9 Feb 2005 11:14:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C736A43D31; Wed, 9 Feb 2005 11:14: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 j19BEqcx071997; Wed, 9 Feb 2005 11:14:52 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BEqKc071996; Wed, 9 Feb 2005 11:14:52 GMT (envelope-from vs) Message-Id: <200502091114.j19BEqKc071996@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 11:14: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: Wed, 09 Feb 2005 11:14:53 -0000 vs 2005-02-09 11:14:52 UTC FreeBSD ports repository Modified files: . modules Log: nfsshell --> ports/net/nfsshell Revision Changes Path 1.11902 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:23: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 8ECBE16A4CE; Wed, 9 Feb 2005 11:23:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A71943D3F; Wed, 9 Feb 2005 11:23:08 +0000 (GMT) (envelope-from mr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19BN8mp072315; Wed, 9 Feb 2005 11:23:08 GMT (envelope-from mr@repoman.freebsd.org) Received: (from mr@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BN8mf072314; Wed, 9 Feb 2005 11:23:08 GMT (envelope-from mr) Message-Id: <200502091123.j19BN8mf072314@repoman.freebsd.org> From: Michael Reifenberger Date: Wed, 9 Feb 2005 11:23: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: Wed, 09 Feb 2005 11:23:08 -0000 mr 2005-02-09 11:23:08 UTC FreeBSD ports repository Modified files: . modules Log: pyla --> ports/comms/pyla Revision Changes Path 1.11903 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:37: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 450CA16A4E8; Wed, 9 Feb 2005 11:37:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C38843D41; Wed, 9 Feb 2005 11:37:11 +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 j19BbAG4072866; Wed, 9 Feb 2005 11:37:10 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BbADH072865; Wed, 9 Feb 2005 11:37:10 GMT (envelope-from krion) Message-Id: <200502091137.j19BbADH072865@repoman.freebsd.org> From: Kirill Ponomarew Date: Wed, 9 Feb 2005 11:37: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/mail/mutt-devel Makefileports/mail/mutt-devel/files extra-patch-maildir-mtime extra-patch-maildir-mtime-nntp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 11:37:11 -0000 krion 2005-02-09 11:37:10 UTC FreeBSD ports repository Modified files: mail/mutt-devel Makefile mail/mutt-devel/files extra-patch-maildir-mtime extra-patch-maildir-mtime-nntp Log: Fix plist. Simplify the maildir-mtime patches. PR: ports/77296 Submitted by: maintainer Revision Changes Path 1.242 +2 -2 ports/mail/mutt-devel/Makefile 1.4 +40 -113 ports/mail/mutt-devel/files/extra-patch-maildir-mtime 1.4 +27 -172 ports/mail/mutt-devel/files/extra-patch-maildir-mtime-nntp From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:44: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 8085016A4CE; Wed, 9 Feb 2005 11:44:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56AC243D1D; Wed, 9 Feb 2005 11:44:15 +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 j19BiFFe073111; Wed, 9 Feb 2005 11:44:15 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BiF4l073110; Wed, 9 Feb 2005 11:44:15 GMT (envelope-from scottl) Message-Id: <200502091144.j19BiF4l073110@repoman.freebsd.org> From: Scott Long Date: Wed, 9 Feb 2005 11:44: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/cam cam_xpt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 11:44:15 -0000 scottl 2005-02-09 11:44:15 UTC FreeBSD src repository Modified files: sys/cam cam_xpt.c Log: Provide locking for the ccb_bioq. This allows xpt_done() to be called without Giant held. In camisr(), move the ccb_bioq elements to a temporary local list and then process the elements off of that list. This enables the list to be processed by only taking the ccb_bioq_lock once and only for a very short time. ccb_bioq_lock is a leaf mutex, so it's fine to call xpt_done() with other locks held. This is just a very minor step in the work to lock CAM, but it allows us to avoid some messy locking/unlock dances in certain drivers. Revision Changes Path 1.149 +22 -5 src/sys/cam/cam_xpt.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11: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 52D2D16A4CE; Wed, 9 Feb 2005 11:47:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F1D643D31; Wed, 9 Feb 2005 11:47:06 +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 j19Bl6dS073281; Wed, 9 Feb 2005 11:47:06 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Bl6eq073280; Wed, 9 Feb 2005 11:47:06 GMT (envelope-from scottl) Message-Id: <200502091147.j19Bl6eq073280@repoman.freebsd.org> From: Scott Long Date: Wed, 9 Feb 2005 11:47: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/aac aac_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 11:47:06 -0000 scottl 2005-02-09 11:47:06 UTC FreeBSD src repository Modified files: sys/dev/aac aac_cam.c Log: Remove the messy locking dance around xpt_done() Revision Changes Path 1.20 +0 -5 src/sys/dev/aac/aac_cam.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:50: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 5B9B716A4CE; Wed, 9 Feb 2005 11:50:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 365BD43D31; Wed, 9 Feb 2005 11:50:17 +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 j19BoHsa073369; Wed, 9 Feb 2005 11:50:17 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BoGUQ073368; Wed, 9 Feb 2005 11:50:16 GMT (envelope-from scottl) Message-Id: <200502091150.j19BoGUQ073368@repoman.freebsd.org> From: Scott Long Date: Wed, 9 Feb 2005 11:50: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/dev/amr amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 11:50:17 -0000 scottl 2005-02-09 11:50:16 UTC FreeBSD src repository Modified files: sys/dev/amr amr_cam.c Log: Remove the messy locking dance around xpt_done() Revision Changes Path 1.14 +0 -8 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11: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 4478316A4CF; Wed, 9 Feb 2005 11:50:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E9E443D39; Wed, 9 Feb 2005 11:50:44 +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 j19Boh6v073507; Wed, 9 Feb 2005 11:50:44 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BohCL073504; Wed, 9 Feb 2005 11:50:43 GMT (envelope-from ru) Message-Id: <200502091150.j19BohCL073504@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 11:50: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/modules/arl 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, 09 Feb 2005 11:50:44 -0000 ru 2005-02-09 11:50:43 UTC FreeBSD src repository Modified files: sys/modules/arl Makefile Log: Use CFLAGS+=. Revision Changes Path 1.3 +1 -1 src/sys/modules/arl/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:51: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 42BD316A4CE; Wed, 9 Feb 2005 11:51:28 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73BFD43D39; Wed, 9 Feb 2005 11:51:27 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j19BpQJw017389; Wed, 9 Feb 2005 13:51:26 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 45906-14; Wed, 9 Feb 2005 13:51:25 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j19BpPOU017386 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Feb 2005 13:51:25 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j19BpRA9004971; Wed, 9 Feb 2005 13:51:27 +0200 (EET) (envelope-from ru) Date: Wed, 9 Feb 2005 13:51:27 +0200 From: Ruslan Ermilov To: Stefan Farfeleder Message-ID: <20050209115127.GE4156@ip.net.ua> References: <200502091035.j19AZSlN070362@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="QNDPHrPUIc00TOLW" Content-Disposition: inline In-Reply-To: <200502091035.j19AZSlN070362@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: fjoe@freebsd.org Subject: Re: cvs commit: src/usr.sbin/arlcontrol 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, 09 Feb 2005 11:51:28 -0000 --QNDPHrPUIc00TOLW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 10:35:28AM +0000, Stefan Farfeleder wrote: > stefanf 2005-02-09 10:35:28 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.sbin/arlcontrol Makefile=20 > Log: > Use CFLAGS+=3D. > =20 > Revision Changes Path > 1.3 +1 -1 src/usr.sbin/arlcontrol/Makefile >=20 The same applied to the "arl" kernel module [fixed]. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --QNDPHrPUIc00TOLW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCCfk/qRfpzJluFF4RApAlAJ0SSOHXMFkRhR+XHDSgoc3PuS83HwCeMes1 kzj4v1iFWzLHawn9PqjOr3w= =LYxF -----END PGP SIGNATURE----- --QNDPHrPUIc00TOLW-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11: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 49F1116A4CE; Wed, 9 Feb 2005 11:56:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22AFA43D4C; Wed, 9 Feb 2005 11:56:45 +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 j19BujoR073754; Wed, 9 Feb 2005 11:56:45 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BujwE073753; Wed, 9 Feb 2005 11:56:45 GMT (envelope-from hq) Message-Id: <200502091156.j19BujwE073753@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 9 Feb 2005 11:56: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/games/pcgen 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, 09 Feb 2005 11:56:45 -0000 hq 2005-02-09 11:56:44 UTC FreeBSD ports repository Modified files: games/pcgen Makefile distinfo Log: Update to 5.7.15 Revision Changes Path 1.16 +1 -1 ports/games/pcgen/Makefile 1.15 +2 -2 ports/games/pcgen/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 11:57: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 09EB516A4CE; Wed, 9 Feb 2005 11:57:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4D8E43D45; Wed, 9 Feb 2005 11:57: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 j19BvlnS073812; Wed, 9 Feb 2005 11:57:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19BvlGY073811; Wed, 9 Feb 2005 11:57:47 GMT (envelope-from pav) Message-Id: <200502091157.j19BvlGY073811@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 11:57: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/ipplan 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: Wed, 09 Feb 2005 11:57:48 -0000 pav 2005-02-09 11:57:47 UTC FreeBSD ports repository Modified files: net-mgmt/ipplan Makefile distinfo pkg-message pkg-plist Log: - Update to 4.0.4 PR: ports/77268 Submitted by: Maxim Tuliuk (maintainer) Revision Changes Path 1.2 +24 -7 ports/net-mgmt/ipplan/Makefile 1.2 +2 -2 ports/net-mgmt/ipplan/distinfo 1.2 +1 -1 ports/net-mgmt/ipplan/pkg-message 1.2 +48 -29 ports/net-mgmt/ipplan/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12: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 6C23816A4CE; Wed, 9 Feb 2005 12:11:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4287543D2D; Wed, 9 Feb 2005 12:11:13 +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 j19CBDK3074384; Wed, 9 Feb 2005 12:11:13 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CBDSF074383; Wed, 9 Feb 2005 12:11:13 GMT (envelope-from sem) Message-Id: <200502091211.j19CBDSF074383@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Feb 2005 12:11: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/dmalloc Makefile distinfo ports/devel/dmalloc/files patch-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, 09 Feb 2005 12:11:13 -0000 sem 2005-02-09 12:11:13 UTC FreeBSD ports repository Modified files: devel/dmalloc Makefile distinfo Removed files: devel/dmalloc/files patch-Makefile.in Log: - Update to 5.4.2 PR: ports/74671 Submitted by: Sean Farley Approved by: maintainer (timeout: 1 month) Revision Changes Path 1.9 +1 -1 ports/devel/dmalloc/Makefile 1.4 +2 -2 ports/devel/dmalloc/distinfo 1.2 +0 -14 ports/devel/dmalloc/files/patch-Makefile.in (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:17: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 3183916A4CE; Wed, 9 Feb 2005 12:17:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C8F243D46; Wed, 9 Feb 2005 12:17:53 +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 j19CHqeW074644; Wed, 9 Feb 2005 12:17:52 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CHqH0074643; Wed, 9 Feb 2005 12:17:52 GMT (envelope-from stefanf) Message-Id: <200502091217.j19CHqH0074643@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Feb 2005 12:17: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/usr.sbin/bootparamd/callbootd 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, 09 Feb 2005 12:17:53 -0000 stefanf 2005-02-09 12:17:52 UTC FreeBSD src repository Modified files: usr.sbin/bootparamd/callbootd Makefile Log: Pass -C to rpcgen. Revision Changes Path 1.14 +3 -3 src/usr.sbin/bootparamd/callbootd/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:21: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 8EE8216A4CE; Wed, 9 Feb 2005 12:21:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68CA843D41; Wed, 9 Feb 2005 12:21: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 j19CLbvf074832; Wed, 9 Feb 2005 12:21:37 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CLbAn074831; Wed, 9 Feb 2005 12:21:37 GMT (envelope-from pav) Message-Id: <200502091221.j19CLbAn074831@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 12:21: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/mail/msmtp-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: Wed, 09 Feb 2005 12:21:37 -0000 pav 2005-02-09 12:21:37 UTC FreeBSD ports repository Modified files: mail/msmtp-devel Makefile distinfo Log: - Update to 1.3.6 - Temporarily disable gnutls PR: ports/77269 Submitted by: Roman Bogorodskiy (maintainer) Revision Changes Path 1.7 +7 -1 ports/mail/msmtp-devel/Makefile 1.7 +2 -2 ports/mail/msmtp-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12: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 5F2BF16A4CE; Wed, 9 Feb 2005 12:22:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3AB7443D1D; Wed, 9 Feb 2005 12:22:17 +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 j19CMH46074870; Wed, 9 Feb 2005 12:22:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CMHwB074869; Wed, 9 Feb 2005 12:22:17 GMT (envelope-from phk) Message-Id: <200502091222.j19CMHwB074869@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Feb 2005 12: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/ufs/ffs ffs_softdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 12:22:17 -0000 phk 2005-02-09 12:22:17 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_softdep.c Log: style polishing. Revision Changes Path 1.174 +3 -4 src/sys/ufs/ffs/ffs_softdep.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:30: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 00EFE16A4CE; Wed, 9 Feb 2005 12:30:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB2043D2F; Wed, 9 Feb 2005 12:30: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 j19CU3kL075199; Wed, 9 Feb 2005 12:30:03 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CU3nA075198; Wed, 9 Feb 2005 12:30:03 GMT (envelope-from pav) Message-Id: <200502091230.j19CU3nA075198@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 12:30: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/milter-greylist-devel Makefile distinfo pkg-message pkg-plist ports/mail/milter-greylist-devel/files patch-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, 09 Feb 2005 12:30:05 -0000 pav 2005-02-09 12:30:03 UTC FreeBSD ports repository Modified files: mail/milter-greylist-devel Makefile distinfo pkg-message pkg-plist Removed files: mail/milter-greylist-devel/files patch-Makefile.in Log: - Update to 2.0b1 PR: ports/77274 Submitted by: Cyril Guibourg (maintainer) Revision Changes Path 1.2 +22 -3 ports/mail/milter-greylist-devel/Makefile 1.2 +2 -2 ports/mail/milter-greylist-devel/distinfo 1.2 +0 -39 ports/mail/milter-greylist-devel/files/patch-Makefile.in (dead) 1.2 +11 -7 ports/mail/milter-greylist-devel/pkg-message 1.2 +1 -0 ports/mail/milter-greylist-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12: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 8C80216A4CE; Wed, 9 Feb 2005 12:40:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6607C43D39; Wed, 9 Feb 2005 12:40: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 j19CedtO075642; Wed, 9 Feb 2005 12:40:39 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CedR9075641; Wed, 9 Feb 2005 12:40:39 GMT (envelope-from pav) Message-Id: <200502091240.j19CedR9075641@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 12: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/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: Wed, 09 Feb 2005 12:40:39 -0000 pav 2005-02-09 12:40:39 UTC FreeBSD ports repository Modified files: mail/spamass-rules Makefile distinfo Log: - Update to 20050208 PR: ports/77275 Submitted by: Michael Ranner (maintainer) Revision Changes Path 1.15 +1 -1 ports/mail/spamass-rules/Makefile 1.12 +2 -2 ports/mail/spamass-rules/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:41: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 7D40516A4CE; Wed, 9 Feb 2005 12:41:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5754643D31; Wed, 9 Feb 2005 12:41:27 +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 j19CfR1U075689; Wed, 9 Feb 2005 12:41:27 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CfRWG075688; Wed, 9 Feb 2005 12:41:27 GMT (envelope-from sem) Message-Id: <200502091241.j19CfRWG075688@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Feb 2005 12:41: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/p5-RPC-XML 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, 09 Feb 2005 12:41:27 -0000 sem 2005-02-09 12:41:27 UTC FreeBSD ports repository Modified files: net/p5-RPC-XML Makefile distinfo Log: - Update to 0.54 - Grant a maintainership to submitter PR: ports/75060 Submitted by: Martin Matuska Approved by: maintainer (no activity for about 18 monthes) Revision Changes Path 1.7 +2 -3 ports/net/p5-RPC-XML/Makefile 1.4 +2 -2 ports/net/p5-RPC-XML/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:43: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 5DBB716A4CE; Wed, 9 Feb 2005 12:43:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 381A443D1F; Wed, 9 Feb 2005 12:43: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 j19ChAqG075781; Wed, 9 Feb 2005 12:43:10 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19ChAC0075780; Wed, 9 Feb 2005 12:43:10 GMT (envelope-from lofi) Message-Id: <200502091243.j19ChAC0075780@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 9 Feb 2005 12:43: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/kdelibs3 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, 09 Feb 2005 12:43:10 -0000 lofi 2005-02-09 12:43:10 UTC FreeBSD ports repository Modified files: x11/kdelibs3 pkg-plist Log: Fix plist. Revision Changes Path 1.59 +4 -0 ports/x11/kdelibs3/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12: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 689C316A4CE; Wed, 9 Feb 2005 12:48:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BFD43D3F; Wed, 9 Feb 2005 12:48: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 j19CmAnm082583; Wed, 9 Feb 2005 12:48:10 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CmA1F082582; Wed, 9 Feb 2005 12:48:10 GMT (envelope-from pav) Message-Id: <200502091248.j19CmA1F082582@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 12:48: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/sysutils/portmanager Makefile pkg-descr ports/sysutils/portmanager/files patch-0.2.6_2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 12:48:10 -0000 pav 2005-02-09 12:48:10 UTC FreeBSD ports repository Modified files: sysutils/portmanager Makefile pkg-descr Added files: sysutils/portmanager/files patch-0.2.6_2 Log: - Update to 0.2.6_2: There may be a bug in edge cases where a port name originates from multiple usr/ports directories. Patch allows printing of useful information if this happens and hopefully traps the bug with assert statements. PR: ports/77276 Submitted by: Michael C. Shultz (maintainer) Revision Changes Path 1.18 +21 -8 ports/sysutils/portmanager/Makefile 1.1 +65 -0 ports/sysutils/portmanager/files/patch-0.2.6_2 (new) 1.3 +3 -1 ports/sysutils/portmanager/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:56: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 0DD8F16A4CE; Wed, 9 Feb 2005 12:56:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA95643D1D; Wed, 9 Feb 2005 12:56:49 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19Cunu9082922; Wed, 9 Feb 2005 12:56:49 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19CunP4082921; Wed, 9 Feb 2005 12:56:49 GMT (envelope-from roam) Message-Id: <200502091256.j19CunP4082921@repoman.freebsd.org> From: Peter Pentchev Date: Wed, 9 Feb 2005 12:56: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/textproc/texi2html 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, 09 Feb 2005 12:56:50 -0000 roam 2005-02-09 12:56:49 UTC FreeBSD ports repository Modified files: textproc/texi2html Makefile distinfo Log: Update to texi2html 1.76 - this should unbreak the build on FreeBSD 4.x, and generally on Perl earlier than 5.6. Submitted by: hrs Revision Changes Path 1.20 +3 -2 ports/textproc/texi2html/Makefile 1.7 +2 -2 ports/textproc/texi2html/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 12:57: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 6C5F316A4CE; Wed, 9 Feb 2005 12:57:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4370843D39; Wed, 9 Feb 2005 12:57:09 +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 j19Cv9b1082996; Wed, 9 Feb 2005 12:57:09 GMT (envelope-from sf@repoman.freebsd.org) Received: (from sf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Cv9oP082995; Wed, 9 Feb 2005 12:57:09 GMT (envelope-from sf) Message-Id: <200502091257.j19Cv9oP082995@repoman.freebsd.org> From: FUJISHIMA Satsuki Date: Wed, 9 Feb 2005 12:57: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/www/opera Makefile distinfo ports/www/opera/files patch-install.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, 09 Feb 2005 12:57:09 -0000 sf 2005-02-09 12:57:09 UTC FreeBSD ports repository Modified files: www/opera Makefile distinfo www/opera/files patch-install.sh Log: update to 7.54u2 (20050131). PR: 77303 Submitted by: maintainer Security: http://www.opera.com/freebsd/changelogs/754u2/ Revision Changes Path 1.39 +2 -2 ports/www/opera/Makefile 1.28 +2 -2 ports/www/opera/distinfo 1.15 +12 -7 ports/www/opera/files/patch-install.sh From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13:01: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 D123A16A4CE; Wed, 9 Feb 2005 13:01:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8B043D49; Wed, 9 Feb 2005 13:01:01 +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 j19D11mv083209; Wed, 9 Feb 2005 13:01:01 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19D11iT083208; Wed, 9 Feb 2005 13:01:01 GMT (envelope-from tobez) Message-Id: <200502091301.j19D11iT083208@repoman.freebsd.org> From: Anton Berezin Date: Wed, 9 Feb 2005 13:01: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/textproc/p5-Lingua-Stem-Snowball 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, 09 Feb 2005 13:01:02 -0000 tobez 2005-02-09 13:01:01 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-Stem-Snowball Makefile distinfo Log: Update to 0.9. This port no longer works with perl 5.005. Revision Changes Path 1.2 +8 -2 ports/textproc/p5-Lingua-Stem-Snowball/Makefile 1.2 +2 -2 ports/textproc/p5-Lingua-Stem-Snowball/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13:02: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 2B45E16A4CE; Wed, 9 Feb 2005 13:02:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0696D43D2F; Wed, 9 Feb 2005 13:02:44 +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 j19D2hrM083256; Wed, 9 Feb 2005 13:02:43 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19D2h2A083255; Wed, 9 Feb 2005 13:02:43 GMT (envelope-from stefanf) Message-Id: <200502091302.j19D2h2A083255@repoman.freebsd.org> From: Stefan Farfeleder Date: Wed, 9 Feb 2005 13:02: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/usr.sbin/cron/lib 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: Wed, 09 Feb 2005 13:02:44 -0000 stefanf 2005-02-09 13:02:43 UTC FreeBSD src repository Modified files: usr.sbin/cron/lib misc.c Log: Properly initialise the variable `deny'. Revision Changes Path 1.12 +1 -1 src/usr.sbin/cron/lib/misc.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13: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 99CE016A4CE; Wed, 9 Feb 2005 13:14:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7343C43D2F; Wed, 9 Feb 2005 13:14: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 j19DE0QX083678; Wed, 9 Feb 2005 13:14:00 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19DE0sa083677; Wed, 9 Feb 2005 13:14:00 GMT (envelope-from harti) Message-Id: <200502091314.j19DE0sa083677@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Feb 2005 13: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/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, 09 Feb 2005 13:14:00 -0000 harti 2005-02-09 13:14:00 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Untangle VarFind and, while rewriting most of the function, fix the intendation. (A large part of the function was already at intendation 8). Revision Changes Path 1.73 +51 -45 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13:19: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 B648316A4CE; Wed, 9 Feb 2005 13:19:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9109143D2F; Wed, 9 Feb 2005 13:19:57 +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 j19DJvDm083900; Wed, 9 Feb 2005 13:19:57 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19DJvEV083899; Wed, 9 Feb 2005 13:19:57 GMT (envelope-from sem) Message-Id: <200502091319.j19DJvEV083899@repoman.freebsd.org> From: Sergey Matveychuk Date: Wed, 9 Feb 2005 13:19: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/editors/xemacs Makefileports/editors/xemacs/files patch-freebsd.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, 09 Feb 2005 13:19:57 -0000 sem 2005-02-09 13:19:57 UTC FreeBSD ports repository Modified files: editors/xemacs Makefile Removed files: editors/xemacs/files patch-freebsd.h Log: - Remove forgotten file - Grant maintainership to submitter of the last PR Revision Changes Path 1.85 +1 -1 ports/editors/xemacs/Makefile 1.2 +0 -11 ports/editors/xemacs/files/patch-freebsd.h (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13: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 A190A16A4CE; Wed, 9 Feb 2005 13:22:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D64E43D2D; Wed, 9 Feb 2005 13:22:02 +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 j19DM2k0084071; Wed, 9 Feb 2005 13:22:02 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19DM2VS084070; Wed, 9 Feb 2005 13:22:02 GMT (envelope-from harti) Message-Id: <200502091322.j19DM2VS084070@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Feb 2005 13:22: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/usr.bin/make 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, 09 Feb 2005 13:22:02 -0000 harti 2005-02-09 13:22:02 UTC FreeBSD src repository Modified files: usr.bin/make Makefile Log: While working on constification temporarily disable -Werror. Things are too twisted. Revision Changes Path 1.43 +1 -0 src/usr.bin/make/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 13:50: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 6CC6A16A4CE; Wed, 9 Feb 2005 13:50:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4559943D39; Wed, 9 Feb 2005 13:50:51 +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 j19Doo01085039; Wed, 9 Feb 2005 13:50:51 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19DooTY085038; Wed, 9 Feb 2005 13:50:50 GMT (envelope-from mat) Message-Id: <200502091350.j19DooTY085038@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 9 Feb 2005 13:50: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/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: Wed, 09 Feb 2005 13:50:51 -0000 mat 2005-02-09 13:50:50 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Imlib2 Makefile distinfo pkg-plist Log: Update to 1.04 Add some doc & examples. Revision Changes Path 1.10 +14 -1 ports/graphics/p5-Image-Imlib2/Makefile 1.6 +2 -2 ports/graphics/p5-Image-Imlib2/distinfo 1.2 +5 -1 ports/graphics/p5-Image-Imlib2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 14:18: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 7F5A716A4CE; Wed, 9 Feb 2005 14:18:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C68143D46; Wed, 9 Feb 2005 14:18: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 j19EILlu085992; Wed, 9 Feb 2005 14:18:21 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19EILkF085991; Wed, 9 Feb 2005 14:18:21 GMT (envelope-from pav) Message-Id: <200502091418.j19EILkF085991@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 14:18: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/misc/gretl Makefile distinfo pkg-plist patch-plugin::tramo-x12a.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 14:18:21 -0000 pav 2005-02-09 14:18:21 UTC FreeBSD ports repository Modified files: misc/gretl Makefile distinfo pkg-plist misc/gretl/files patch-lib::Makefile.in Removed files: misc/gretl/files patch-plugin::tramo-x12a.c Log: - Update to 1.3.2 PR: ports/77138 Submitted by: KATO Tsuguru Revision Changes Path 1.40 +1 -1 ports/misc/gretl/Makefile 1.24 +2 -2 ports/misc/gretl/distinfo 1.20 +10 -10 ports/misc/gretl/files/patch-lib::Makefile.in 1.2 +0 -25 ports/misc/gretl/files/patch-plugin::tramo-x12a.c (dead) 1.22 +43 -11 ports/misc/gretl/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 14:43: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 A3C5716A4CE; Wed, 9 Feb 2005 14:43:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F72243D49; Wed, 9 Feb 2005 14:43: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 j19Eh58A086868; Wed, 9 Feb 2005 14:43:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Eh5II086867; Wed, 9 Feb 2005 14:43:05 GMT (envelope-from pav) Message-Id: <200502091443.j19Eh5II086867@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 14:43: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/oops Makefile ports/www/oops/files patch-src::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, 09 Feb 2005 14:43:05 -0000 pav 2005-02-09 14:43:05 UTC FreeBSD ports repository Modified files: www/oops Makefile www/oops/files patch-src::Makefile.in Log: - Don't change ownership on ${PREFIX}/sbin PR: ports/77302 Submitted by: marck (maintainer) Revision Changes Path 1.35 +1 -0 ports/www/oops/Makefile 1.7 +17 -6 ports/www/oops/files/patch-src::Makefile.in From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15:07: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 5F1FD16A4CE; Wed, 9 Feb 2005 15:07:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3614043D1D; Wed, 9 Feb 2005 15:07:34 +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 j19F7YF7087809; Wed, 9 Feb 2005 15:07:34 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19F7YG5087808; Wed, 9 Feb 2005 15:07:34 GMT (envelope-from des) Message-Id: <200502091507.j19F7YG5087808@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Wed, 9 Feb 2005 15:07: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/textproc/docbook-xsl Makefile distinfo pkg-plist ports/textproc/docbook-xsl/files pkg-install.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 15:07:34 -0000 des 2005-02-09 15:07:34 UTC FreeBSD ports repository Modified files: textproc/docbook-xsl Makefile distinfo pkg-plist textproc/docbook-xsl/files pkg-install.in Log: Upgrade to 1.68.0. Revision Changes Path 1.30 +1 -1 ports/textproc/docbook-xsl/Makefile 1.19 +2 -2 ports/textproc/docbook-xsl/distinfo 1.9 +1 -1 ports/textproc/docbook-xsl/files/pkg-install.in 1.25 +44 -6 ports/textproc/docbook-xsl/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15: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 D0FB916A4CE; Wed, 9 Feb 2005 15:14:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B21C043D46; Wed, 9 Feb 2005 15:14:44 +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 j19FEi8W088088; Wed, 9 Feb 2005 15:14:44 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FEiZM088086; Wed, 9 Feb 2005 15:14:44 GMT (envelope-from ru) Message-Id: <200502091514.j19FEiZM088086@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 15:14: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/netgraph ng_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 15:14:45 -0000 ru 2005-02-09 15:14:44 UTC FreeBSD src repository Modified files: sys/netgraph ng_bridge.c Log: In revision 1.29 timeout() was converted to ng_callout(). The difference is that the callout function installed via the ng_callout() method is guaranteed to NOT fire after the shutdown method was run (when a node is marked NGF_INVALID). Also, the shutdown method and the callout function are guaranteed to NOT run at the same time, as both require the writer lock. Thus we can safely ignore a zero return value from ng_uncallout() (callout_stop()) in shutdown methods, and go on with freeing the node. The said revision broke the node shutdown -- ng_bridge_timeout() is no longer fired after ng_bridge_shutdown() was run, resulting in a memory leak, dead nodes, and inability to unload the module. Fix this by cancelling the callout on shutdown, and moving part responsible for freeing a node resources from ng_bridge_timer() to ng_bridge_shutdown(). Noticed by: ru Submitted by: glebius, ru Revision Changes Path 1.31 +9 -15 src/sys/netgraph/ng_bridge.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15:19: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 79F9F16A4CE; Wed, 9 Feb 2005 15:19:51 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA7843D45; Wed, 9 Feb 2005 15:19:50 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j19FJm3P072711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Wed, 9 Feb 2005 18:19:48 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j19FJlDa014114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Feb 2005 18:19:48 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j19FJlqY014113; Wed, 9 Feb 2005 18:19:47 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Wed, 9 Feb 2005 18:19:47 +0300 From: Gleb Smirnoff To: Ruslan Ermilov Message-ID: <20050209151947.GB13850@cell.sick.ru> References: <200502091514.j19FEiZM088086@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200502091514.j19FEiZM088086@repoman.freebsd.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/netgraph ng_bridge.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 15:19:51 -0000 On Wed, Feb 09, 2005 at 03:14:44PM +0000, Ruslan Ermilov wrote: R> Noticed by: ru R> Submitted by: glebius, ru Pair programming by: glebius, ru :) -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15:28: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 8990016A4CE; Wed, 9 Feb 2005 15:28:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 647EE43D1D; Wed, 9 Feb 2005 15:28:08 +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 j19FS8pQ088588; Wed, 9 Feb 2005 15:28:08 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FS8d4088587; Wed, 9 Feb 2005 15:28:08 GMT (envelope-from nork) Message-Id: <200502091528.j19FS8d4088587@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Feb 2005 15:28: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/linuxpluginwrapper 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, 09 Feb 2005 15:28:08 -0000 nork 2005-02-09 15:28:08 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile pkg-plist Log: Fix pkg-plist error. Pointed out by: pointyhat via kris Revision Changes Path 1.35 +1 -1 ports/www/linuxpluginwrapper/Makefile 1.10 +1 -1 ports/www/linuxpluginwrapper/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15: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 EDF1316A4CE; Wed, 9 Feb 2005 15:33:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C978043D31; Wed, 9 Feb 2005 15:33:04 +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 j19FX4BT088823; Wed, 9 Feb 2005 15:33:04 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FX4Rg088822; Wed, 9 Feb 2005 15:33:04 GMT (envelope-from nork) Message-Id: <200502091533.j19FX4Rg088822@repoman.freebsd.org> From: Norikatsu Shigemura Date: Wed, 9 Feb 2005 15: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/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, 09 Feb 2005 15:33:05 -0000 nork 2005-02-09 15:33:04 UTC FreeBSD ports repository Modified files: net/liveMedia Makefile distinfo Log: Update to 2005.02.09. Revision Changes Path 1.167 +1 -1 ports/net/liveMedia/Makefile 1.157 +2 -2 ports/net/liveMedia/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 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 D43AC16A4CE; Wed, 9 Feb 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 AC07D43D1D; Wed, 9 Feb 2005 15:35: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 j19FZ2AG088924; Wed, 9 Feb 2005 15:35:02 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FZ2EG088923; Wed, 9 Feb 2005 15:35:02 GMT (envelope-from vs) Message-Id: <200502091535.j19FZ2EG088923@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 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/deskutils/kdissert Makefile distinfo pkg-plist ports/deskutils/kdissert/files patch-SConstruct X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 15:35:03 -0000 vs 2005-02-09 15:35:02 UTC FreeBSD ports repository Modified files: deskutils/kdissert Makefile distinfo pkg-plist deskutils/kdissert/files patch-SConstruct Log: Update to 0.3.5 PR: ports/77133 Submitted by: Ports Fury Revision Changes Path 1.8 +9 -2 ports/deskutils/kdissert/Makefile 1.7 +2 -2 ports/deskutils/kdissert/distinfo 1.2 +5 -5 ports/deskutils/kdissert/files/patch-SConstruct 1.9 +0 -1 ports/deskutils/kdissert/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15:43: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 9E84616A4CE; Wed, 9 Feb 2005 15:43:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78CCF43D54; Wed, 9 Feb 2005 15:43:47 +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 j19FhlFa089313; Wed, 9 Feb 2005 15:43:47 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FhlLN089312; Wed, 9 Feb 2005 15:43:47 GMT (envelope-from oliver) Message-Id: <200502091543.j19FhlLN089312@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 9 Feb 2005 15:43: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/graphics/gqview-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: Wed, 09 Feb 2005 15:43:47 -0000 oliver 2005-02-09 15:43:47 UTC FreeBSD ports repository Modified files: graphics/gqview-devel Makefile distinfo Log: update to 1.5.8 Revision Changes Path 1.12 +1 -1 ports/graphics/gqview-devel/Makefile 1.9 +2 -2 ports/graphics/gqview-devel/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15: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 04AE416A4CE; Wed, 9 Feb 2005 15:44:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4DE543D2D; Wed, 9 Feb 2005 15:44: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 j19FidCB089360; Wed, 9 Feb 2005 15:44:39 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FiddU089359; Wed, 9 Feb 2005 15:44:39 GMT (envelope-from hrs) Message-Id: <200502091544.j19FiddU089359@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 9 Feb 2005 15:44: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/japanese/xdvik 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, 09 Feb 2005 15:44:40 -0000 hrs 2005-02-09 15:44:39 UTC FreeBSD ports repository Modified files: japanese/xdvik pkg-message Log: japanese/xdvik now looks for files in $TEXMF*/xdvi/ptex first, not $TEXMF*/xdvi-ptex. Revision Changes Path 1.2 +3 -3 ports/japanese/xdvik/pkg-message From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15: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 EE1B316A4CE; Wed, 9 Feb 2005 15:52:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FB8443D3F; Wed, 9 Feb 2005 15:52:35 +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 j19FqZqf089708; Wed, 9 Feb 2005 15:52:35 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FqZSo089707; Wed, 9 Feb 2005 15:52:35 GMT (envelope-from vs) Message-Id: <200502091552.j19FqZSo089707@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 15: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/mail/dspam 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, 09 Feb 2005 15:52:36 -0000 vs 2005-02-09 15:52:35 UTC FreeBSD ports repository Modified files: mail/dspam Makefile Log: Fix mysql/neural-combination PR: ports/76920 Submitted by: Thomas T. Veldhouse, maintainer Revision Changes Path 1.32 +1 -1 ports/mail/dspam/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 15:55: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 49F8416A4CE; Wed, 9 Feb 2005 15:55:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 051A143D41; Wed, 9 Feb 2005 15:55:33 +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 j19FtWII089882; Wed, 9 Feb 2005 15:55:32 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19FtWKJ089876; Wed, 9 Feb 2005 15:55:32 GMT (envelope-from oliver) Message-Id: <200502091555.j19FtWKJ089876@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 9 Feb 2005 15: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/mail Makefile ports/mail/sylpheed2 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: Wed, 09 Feb 2005 15:55:33 -0000 oliver 2005-02-09 15:55:32 UTC FreeBSD ports repository Modified files: mail Makefile mail/sylpheed2 Makefile distinfo pkg-descr pkg-plist Log: import sylpheed 1.9.1 (repocopied from sylpheed/) it is the "offical" gtk20 version of sylpheed Revision Changes Path 1.614 +1 -0 ports/mail/Makefile 1.95 +7 -16 ports/mail/sylpheed2/Makefile 1.66 +2 -2 ports/mail/sylpheed2/distinfo 1.5 +1 -1 ports/mail/sylpheed2/pkg-descr 1.27 +4 -4 ports/mail/sylpheed2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:01: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 6415616A4CE; Wed, 9 Feb 2005 16:01:04 +0000 (GMT) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F8D143D49; Wed, 9 Feb 2005 16:01:03 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.26] (SIRIUS-ats227-UTC.ukrtel.net [195.5.25.154]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j19G0x6Z016590 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 9 Feb 2005 17:01:01 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <420A33AD.7030405@portaone.com> Date: Wed, 09 Feb 2005 18:00:45 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200502090829.j198TeLR057566@repoman.freebsd.org> <20050209084304.GS1080@darkness.comp.waw.pl> In-Reply-To: <20050209084304.GS1080@darkness.comp.waw.pl> Content-Type: text/plain; charset=KOI8-U; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/geom/gate g_gate.c g_gate.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, 09 Feb 2005 16:01:04 -0000 Pawel Jakub Dawidek wrote: > I cannot make ggatec(8) to use threads, because when I'm stopping thread > via msleep(9) in kernel, the whole process stops (so receiving thread > cannot work). This doesn't sound as a correct behaviour of our pthreads implementation. Perhaps you have to raise the issue with KSE/libc_r maintainers? -Maxim From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:01: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 3366D16A4CE; Wed, 9 Feb 2005 16:01:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E46843D39; Wed, 9 Feb 2005 16:01: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 j19G1O7a090146; Wed, 9 Feb 2005 16:01:24 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19G1OQC090145; Wed, 9 Feb 2005 16:01:24 GMT (envelope-from vs) Message-Id: <200502091601.j19G1OQC090145@repoman.freebsd.org> From: Volker Stolz Date: Wed, 9 Feb 2005 16:01: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/xca 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, 09 Feb 2005 16:01:25 -0000 vs 2005-02-09 16:01:24 UTC FreeBSD ports repository Modified files: security/xca pkg-plist Log: Fix plist PR: ports/76892 Submitted by: maintainer Additional credits: tobez Revision Changes Path 1.3 +3 -2 ports/security/xca/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:01: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 6766216A4CE; Wed, 9 Feb 2005 16:01:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4239743D46; Wed, 9 Feb 2005 16:01:39 +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 j19G1dsC090180; Wed, 9 Feb 2005 16:01:39 GMT (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19G1dgM090179; Wed, 9 Feb 2005 16:01:39 GMT (envelope-from oliver) Message-Id: <200502091601.j19G1dgM090179@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 9 Feb 2005 16:01: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: Wed, 09 Feb 2005 16:01:39 -0000 oliver 2005-02-09 16:01:39 UTC FreeBSD ports repository Modified files: . modules Log: import sylpheed 1.9.1 (repocopied from sylpheed/) it is the "offical" gtk20 version of sylpheed Revision Changes Path 1.11904 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:17: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 29CA616A4CE; Wed, 9 Feb 2005 16:17:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 038B543D39; Wed, 9 Feb 2005 16:17:34 +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 j19GHXaD090778; Wed, 9 Feb 2005 16:17:33 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19GHXMC090777; Wed, 9 Feb 2005 16:17:33 GMT (envelope-from ru) Message-Id: <200502091617.j19GHXMC090777@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 16:17: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/usr.sbin/ngctl list.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 16:17:34 -0000 ru 2005-02-09 16:17:33 UTC FreeBSD src repository Modified files: usr.sbin/ngctl list.c Log: - Reduce the number of netgraph messages when listing nodes from (N + 1) to 1, where N is the number of nodes in the system. - Implement "ls -l" which runs the "show" command for each node. In collaboration with: glebius Revision Changes Path 1.6 +35 -11 src/usr.sbin/ngctl/list.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16: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 41EC116A4CE; Wed, 9 Feb 2005 16:22:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B4AF43D4C; Wed, 9 Feb 2005 16:22:15 +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 j19GMEla090980; Wed, 9 Feb 2005 16:22:14 GMT (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19GMEIW090979; Wed, 9 Feb 2005 16:22:14 GMT (envelope-from mi) Message-Id: <200502091622.j19GMEIW090979@repoman.freebsd.org> From: Mikhail Teterin Date: Wed, 9 Feb 2005 16:22: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/databases/db43 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, 09 Feb 2005 16:22:15 -0000 mi 2005-02-09 16:22:14 UTC FreeBSD ports repository Modified files: databases/db43 Makefile Log: Replace the hardcoded version number with ${PORTVERSION} in a couple of places. Approved by: maintainer Revision Changes Path 1.65 +2 -2 ports/databases/db43/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:34: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 73C2B16A4CE; Wed, 9 Feb 2005 16:34:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BCFC43D41; Wed, 9 Feb 2005 16:34:20 +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 j19GYKWD091351; Wed, 9 Feb 2005 16:34:20 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19GYKgw091350; Wed, 9 Feb 2005 16:34:20 GMT (envelope-from mat) Message-Id: <200502091634.j19GYKgw091350@repoman.freebsd.org> From: Mathieu Arnold Date: Wed, 9 Feb 2005 16:34: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/p5-ExtUtils-CBuilder 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, 09 Feb 2005 16:34:20 -0000 mat 2005-02-09 16:34:20 UTC FreeBSD ports repository Modified files: devel/p5-ExtUtils-CBuilder Makefile distinfo Log: Update to 0.09 Revision Changes Path 1.9 +1 -1 ports/devel/p5-ExtUtils-CBuilder/Makefile 1.9 +2 -2 ports/devel/p5-ExtUtils-CBuilder/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 16:54: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 3C04216A4CE; Wed, 9 Feb 2005 16:54:51 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07CFD43D48; Wed, 9 Feb 2005 16:54:51 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 37FB151247; Wed, 9 Feb 2005 08:54:50 -0800 (PST) Date: Wed, 9 Feb 2005 08:54:50 -0800 From: Kris Kennaway To: Kirill Ponomarew Message-ID: <20050209165450.GA33047@xor.obsecurity.org> References: <200502090907.j1997b9a065849@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <200502090907.j1997b9a065849@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/Mk bsd.port.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, 09 Feb 2005 16:54:51 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 09:07:37AM +0000, Kirill Ponomarew wrote: > krion 2005-02-09 09:07:37 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > Mk bsd.port.mk=20 > Log: > Fix variable expansion bug on 4.x systems, this will fix INDEX and > builds of some ports. It might be a good idea to annotate that this is needed for a make bug, and that these lines can be removed once we no longer support 4.whateveritis systems. Kris > | .if defined(OPTIONS) > | . if defined(PACKAGE_BUILDING) || (defined(BATCH) && !exists(${_OPTION= SFILE})) > | +WITHOUT:=3D > | +WITH:=3D > | . if defined(OPTIONS) > | REALOPTIONS=3D${OPTIONS:C/".*"//g} > | . for O in ${REALOPTIONS} >=20 --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCkBZWry0BWjoQKURAi/kAKCkfY/2lwAzgGg9aCwBvqY2LMPXNQCgjGwL kB9njwLzLfhyHa6WWHgE9U0= =XjXe -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17:19: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 C2AA316A4CE; Wed, 9 Feb 2005 17:19:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E0AE43D2D; Wed, 9 Feb 2005 17:19:12 +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 j19HJCVr099446; Wed, 9 Feb 2005 17:19:12 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HJC3v099445; Wed, 9 Feb 2005 17:19:12 GMT (envelope-from scottl) Message-Id: <200502091719.j19HJC3v099445@repoman.freebsd.org> From: Scott Long Date: Wed, 9 Feb 2005 17:19: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/dev/amr amr_cam.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 17:19:12 -0000 scottl 2005-02-09 17:19:12 UTC FreeBSD src repository Modified files: sys/dev/amr amr_cam.c Log: Remove some unused variables. Revision Changes Path 1.15 +0 -2 src/sys/dev/amr/amr_cam.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17:24: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 0E6B116A4D0 for ; Wed, 9 Feb 2005 17:24:34 +0000 (GMT) Received: from tx3.mail.ox.ac.uk (tx3.mail.ox.ac.uk [163.1.2.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id A691B43D1D for ; Wed, 9 Feb 2005 17:24:33 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from scan3.mail.ox.ac.uk ([163.1.2.166] helo=localhost) by tx3.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CyvZp-0007MM-9t for cvs-all@freebsd.org; Wed, 09 Feb 2005 17:24:33 +0000 Received: from rx3.mail.ox.ac.uk ([163.1.2.165]) by localhost (scan3.mail.ox.ac.uk [163.1.2.166]) (amavisd-new, port 25) with ESMTP id 27627-08 for ; Wed, 9 Feb 2005 17:24:32 +0000 (GMT) Received: from smtp2.herald.ox.ac.uk ([163.1.0.235]) by rx3.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CyvZj-0007H3-AG; Wed, 09 Feb 2005 17:24:27 +0000 Received: from dhcp1041.wadham.ox.ac.uk ([163.1.161.41]) by smtp2.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1CyvZi-0006AE-3n; Wed, 09 Feb 2005 17:24:26 +0000 Message-ID: <420A474A.1050901@freebsd.org> Date: Wed, 09 Feb 2005 17:24:26 +0000 From: Colin Percival User-Agent: Mozilla Thunderbird 1.0 (X11/20050113) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Pawel Jakub Dawidek References: <200502082131.j18LVBBd031393@repoman.freebsd.org> <20050208215041.GP1080@darkness.comp.waw.pl> In-Reply-To: <20050208215041.GP1080@darkness.comp.waw.pl> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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 kern_jail.c src/sys/sys jail.hsrc/sys/ufs/ufs ufs_vnops.c src/usr.sbin/jail jail.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: Wed, 09 Feb 2005 17:24:34 -0000 Pawel Jakub Dawidek wrote: > On Tue, Feb 08, 2005 at 09:31:11PM +0000, Colin Percival wrote: > +> Add a new sysctl, "security.jail.chflags_allowed", which controls the > +> behaviour of chflags within a jail. If set to 0 (the default), then a > +> jailed root user is treated as an unprivileged user; if set to 1, then > +> a jailed root user is treated the same as an unjailed root user. > > More than that. It should be allowed in the future by default Don't you think it's better to err on the side of security? There are certainly times when allowing a jailed user to manipulate system file flags could cause (non-obvious) problems, while any failure caused by an inability to set these flags will be immediately obvious. Also, I'm planning on MFCing this to RELENG_5, and we definitely don't want the default behaviour to change there. > and this > behaviour should be controlled by jail's securelevel. Right now with security.jail.chflags_allowed=1, the usual securelevel restrictions apply based on both the host and jail securelevel. Is this what you meant? Colin Percival From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17:32: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 3625C16A4CE; Wed, 9 Feb 2005 17:32:33 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68DA143D2D; Wed, 9 Feb 2005 17:32:30 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 6A3A7ACBD2; Wed, 9 Feb 2005 18:32:10 +0100 (CET) Date: Wed, 9 Feb 2005 18:32:10 +0100 From: Pawel Jakub Dawidek To: Colin Percival Message-ID: <20050209173210.GX1080@darkness.comp.waw.pl> References: <200502082131.j18LVBBd031393@repoman.freebsd.org> <20050208215041.GP1080@darkness.comp.waw.pl> <420A474A.1050901@freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DMefDzZywwCHZelG" Content-Disposition: inline In-Reply-To: <420A474A.1050901@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/kern kern_jail.c src/sys/sys jail.h src/sys/ufs/ufs ufs_vnops.c src/usr.sbin/jail jail.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: Wed, 09 Feb 2005 17:32:33 -0000 --DMefDzZywwCHZelG Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 05:24:26PM +0000, Colin Percival wrote: +> Pawel Jakub Dawidek wrote: +> >On Tue, Feb 08, 2005 at 09:31:11PM +0000, Colin Percival wrote: +> >+> Add a new sysctl, "security.jail.chflags_allowed", which controls = the +> >+> behaviour of chflags within a jail. If set to 0 (the default), th= en a +> >+> jailed root user is treated as an unprivileged user; if set to 1, = then +> >+> a jailed root user is treated the same as an unjailed root user. +> > +> >More than that. It should be allowed in the future by default=20 +>=20 +> Don't you think it's better to err on the side of security? There +> are certainly times when allowing a jailed user to manipulate system +> file flags could cause (non-obvious) problems, while any failure +> caused by an inability to set these flags will be immediately obvious. I think, this behaviour was introduced in RELENG_4, because of lack per-jail securelevels. Now we have those and I think we should not add yet another sysctl for jails, securelevel is enough IMHO. +> Also, I'm planning on MFCing this to RELENG_5, and we definitely don't +> want the default behaviour to change there. Sure. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --DMefDzZywwCHZelG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCCkkaForvXbEpPzQRAqEiAJ0QSkBWzA3y2YYH0oDz7zyIF2Z3dQCeNM8n kuICzjIx5Y5w7cOgMQ9ZF/g= =qnYH -----END PGP SIGNATURE----- --DMefDzZywwCHZelG-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17:35: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 5442316A4CE; Wed, 9 Feb 2005 17:35:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F63F43D45; Wed, 9 Feb 2005 17:35:14 +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 j19HZE1H000167; Wed, 9 Feb 2005 17:35:14 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HZEQo000166; Wed, 9 Feb 2005 17:35:14 GMT (envelope-from imp) Message-Id: <200502091735.j19HZEQo000166@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 17:35: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/ed if_ed_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, 09 Feb 2005 17:35:14 -0000 imp 2005-02-09 17:35:14 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pci.c Log: If either ed_probe_Novell or ed_attach returns an error, release the resources too. Revision Changes Path 1.39 +5 -2 src/sys/dev/ed/if_ed_pci.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17: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 3301616A4CE; Wed, 9 Feb 2005 17:35:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 010C143D41; Wed, 9 Feb 2005 17:35:51 +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 j19HZpnO000258; Wed, 9 Feb 2005 17:35:51 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HZpCP000257; Wed, 9 Feb 2005 17:35:51 GMT (envelope-from kwm) Message-Id: <200502091735.j19HZpCP000257@repoman.freebsd.org> From: Koop Mast Date: Wed, 9 Feb 2005 17:35: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/gtranslator 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, 09 Feb 2005 17:35:52 -0000 kwm 2005-02-09 17:35:51 UTC FreeBSD ports repository Modified files: devel/gtranslator Makefile Log: Fix build by adding dependencie on gtkspell2. Pointed out by: pointyhat via kris Revision Changes Path 1.46 +2 -0 ports/devel/gtranslator/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17: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 2F27016A4CE; Wed, 9 Feb 2005 17:37:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5C9643D58; Wed, 9 Feb 2005 17:37:39 +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 j19HbdID000656; Wed, 9 Feb 2005 17:37:39 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HbdNb000655; Wed, 9 Feb 2005 17:37:39 GMT (envelope-from ru) Message-Id: <200502091737.j19HbdNb000655@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 17:37:39 +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/cp utils.c src/bin/ed main.c src/bin/getfacl getfacl.c src/bin/ln ln.c src/bin/ls util.c src/bin/mkdir mkdir.c src/bin/ps ps.1 ps.c src/bin/pwd pwd.c src/bin/rcp rcp.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 17:37:40 -0000 ru 2005-02-09 17:37:39 UTC FreeBSD src repository Modified files: bin/cp utils.c bin/ed main.c bin/getfacl getfacl.c bin/ln ln.c bin/ls util.c bin/mkdir mkdir.c bin/ps ps.1 ps.c bin/pwd pwd.c bin/rcp rcp.c bin/rm rm.1 bin/setfacl setfacl.1 setfacl.c bin/stty stty.1 stty.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.45 +3 -2 src/bin/cp/utils.c 1.28 +2 -2 src/bin/ed/main.c 1.10 +1 -1 src/bin/getfacl/getfacl.c 1.33 +3 -3 src/bin/ln/ln.c 1.37 +2 -2 src/bin/ls/util.c 1.32 +2 -1 src/bin/mkdir/mkdir.c 1.83 +2 -3 src/bin/ps/ps.1 1.110 +3 -3 src/bin/ps/ps.c 1.25 +1 -1 src/bin/pwd/pwd.c 1.45 +2 -2 src/bin/rcp/rcp.c 1.36 +2 -1 src/bin/rm/rm.1 1.13 +2 -2 src/bin/setfacl/setfacl.1 1.11 +2 -2 src/bin/setfacl/setfacl.c 1.33 +3 -3 src/bin/stty/stty.1 1.23 +2 -1 src/bin/stty/stty.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17:37: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 B4F4016A4E7; Wed, 9 Feb 2005 17:37:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E1C743D31; Wed, 9 Feb 2005 17:37:53 +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 j19Hbre5000689; Wed, 9 Feb 2005 17:37:53 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HbrFV000688; Wed, 9 Feb 2005 17:37:53 GMT (envelope-from imp) Message-Id: <200502091737.j19HbrFV000688@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 17:37: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/dev/ed if_ed_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, 09 Feb 2005 17:37:54 -0000 imp 2005-02-09 17:37:53 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_cbus.c Log: Since we no longer use kvtop, we no longer need machine/md_var.h Revision Changes Path 1.19 +0 -1 src/sys/dev/ed/if_ed_cbus.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 17: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 84FAC16A4CE; Wed, 9 Feb 2005 17:48:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7056543D2D; Wed, 9 Feb 2005 17:48:10 +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 j19HmAFb001117; Wed, 9 Feb 2005 17:48:10 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19HmAwo001116; Wed, 9 Feb 2005 17:48:10 GMT (envelope-from girgen) Message-Id: <200502091748.j19HmAwo001116@repoman.freebsd.org> From: Palle Girgensohn Date: Wed, 9 Feb 2005 17:48: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/databases/postgresql73-server pkg-message-server ports/databases/postgresql74-serverpkg-message-server X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 17:48:10 -0000 girgen 2005-02-09 17:48:10 UTC FreeBSD ports repository Modified files: databases/postgresql73-server pkg-message-server databases/postgresql74-server pkg-message-server databases/postgresql80-server pkg-message-server Log: Let pkg-message reflect the renaming of the startup script. Submitted by: Nick Pavlica Approved by: ade (mentor) Revision Changes Path 1.2 +2 -2 ports/databases/postgresql73-server/pkg-message-server 1.2 +2 -2 ports/databases/postgresql74-server/pkg-message-server 1.3 +2 -2 ports/databases/postgresql80-server/pkg-message-server From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18:02: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 CF2F816A4CE; Wed, 9 Feb 2005 18:02:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E0D243D31; Wed, 9 Feb 2005 18:02:19 +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 j19I2Jf5001702; Wed, 9 Feb 2005 18:02:19 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I2JO8001701; Wed, 9 Feb 2005 18:02:19 GMT (envelope-from hq) Message-Id: <200502091802.j19I2JO8001701@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 9 Feb 2005 18:02: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/java/openjit 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, 09 Feb 2005 18:02:20 -0000 hq 2005-02-09 18:02:19 UTC FreeBSD ports repository Modified files: java/openjit Makefile Log: - Update to bsd.java.mk 2.0 (and use JAVA_OS=native) - Unbreak on 5.3+ [1] - JAVALIBDIR -> JDKLIBDIR (JAVALIBDIR is used for something else) - portlint: fix COMMENT length - Use PKGNAMESUFFIX to allow multiple instances with different JDKs Submitted by: mat [1] (via IRC) Revision Changes Path 1.13 +18 -27 ports/java/openjit/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 E348F16A4CE; Wed, 9 Feb 2005 18:02:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC0E543D41; Wed, 9 Feb 2005 18:02:29 +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 j19I2Tv5001734; Wed, 9 Feb 2005 18:02:29 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I2TIS001733; Wed, 9 Feb 2005 18:02:29 GMT (envelope-from ru) Message-Id: <200502091802.j19I2TIS001733@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18: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/bin/pax cpio.1 tar.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: Wed, 09 Feb 2005 18:02:30 -0000 ru 2005-02-09 18:02:29 UTC FreeBSD src repository Modified files: bin/pax cpio.1 tar.1 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.6 +1 -1 src/bin/pax/cpio.1 1.10 +1 -1 src/bin/pax/tar.1 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 1C2AD16A4CE; Wed, 9 Feb 2005 18:03:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC5D343D3F; Wed, 9 Feb 2005 18:03:14 +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 j19I3Eh9001919; Wed, 9 Feb 2005 18:03:14 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I3EeI001918; Wed, 9 Feb 2005 18:03:14 GMT (envelope-from ru) Message-Id: <200502091803.j19I3EeI001918@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18: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/lib/libc/gen getusershell.3 src/lib/libc/net getaddrinfo.3 getifaddrs.3 getnameinfo.3 inet6_rth_space.3 nsdispatch.3 src/lib/libc/rpc rpc_clnt_auth.3 rpc_clnt_calls.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: Wed, 09 Feb 2005 18:03:15 -0000 ru 2005-02-09 18:03:14 UTC FreeBSD src repository Modified files: lib/libc/gen getusershell.3 lib/libc/net getaddrinfo.3 getifaddrs.3 getnameinfo.3 inet6_rth_space.3 nsdispatch.3 lib/libc/rpc rpc_clnt_auth.3 rpc_clnt_calls.3 rpc_svc_calls.3 rpc_svc_err.3 rpc_svc_reg.3 rpc_xdr.3 rpcbind.3 lib/libc/sys jail.2 lib/libcrypt crypt.3 lib/libipsec ipsec_set_policy.3 ipsec_strerror.3 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.11 +1 -1 src/lib/libc/gen/getusershell.3 1.30 +2 -1 src/lib/libc/net/getaddrinfo.3 1.10 +3 -1 src/lib/libc/net/getifaddrs.3 1.22 +2 -1 src/lib/libc/net/getnameinfo.3 1.8 +2 -1 src/lib/libc/net/inet6_rth_space.3 1.12 +2 -1 src/lib/libc/net/nsdispatch.3 1.6 +1 -1 src/lib/libc/rpc/rpc_clnt_auth.3 1.8 +1 -1 src/lib/libc/rpc/rpc_clnt_calls.3 1.9 +1 -1 src/lib/libc/rpc/rpc_svc_calls.3 1.5 +1 -1 src/lib/libc/rpc/rpc_svc_err.3 1.6 +1 -1 src/lib/libc/rpc/rpc_svc_reg.3 1.4 +1 -1 src/lib/libc/rpc/rpc_xdr.3 1.6 +1 -1 src/lib/libc/rpc/rpcbind.3 1.28 +7 -7 src/lib/libc/sys/jail.2 1.31 +1 -3 src/lib/libcrypt/crypt.3 1.20 +2 -1 src/lib/libipsec/ipsec_set_policy.3 1.13 +2 -1 src/lib/libipsec/ipsec_strerror.3 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 2F8E116A4CE; Wed, 9 Feb 2005 18:03:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 049C643D2F; Wed, 9 Feb 2005 18:03:38 +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 j19I3bWV002019; Wed, 9 Feb 2005 18:03:37 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I3bHk002018; Wed, 9 Feb 2005 18:03:37 GMT (envelope-from ru) Message-Id: <200502091803.j19I3bHk002018@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18:03: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/sbin/atm/fore_dnld fore_dnld.8 src/sbin/atm/ilmid ilmid.8 src/sbin/fsck fsck.8 src/sbin/ping6 ping6.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: Wed, 09 Feb 2005 18:03:38 -0000 ru 2005-02-09 18:03:37 UTC FreeBSD src repository Modified files: sbin/atm/fore_dnld fore_dnld.8 sbin/atm/ilmid ilmid.8 sbin/fsck fsck.8 sbin/ping6 ping6.8 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.10 +1 -2 src/sbin/atm/fore_dnld/fore_dnld.8 1.7 +1 -2 src/sbin/atm/ilmid/ilmid.8 1.36 +2 -1 src/sbin/fsck/fsck.8 1.22 +1 -1 src/sbin/ping6/ping6.8 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 3537D16A4CF; Wed, 9 Feb 2005 18:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0236743D1F; Wed, 9 Feb 2005 18:04:23 +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 j19I4MQo002091; Wed, 9 Feb 2005 18:04:22 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I4M5U002090; Wed, 9 Feb 2005 18:04:22 GMT (envelope-from ru) Message-Id: <200502091804.j19I4M5U002090@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18:04: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/usr.bin/finger finger.conf.5 src/usr.bin/hesinfo hesinfo.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: Wed, 09 Feb 2005 18:04:23 -0000 ru 2005-02-09 18:04:22 UTC FreeBSD src repository Modified files: usr.bin/finger finger.conf.5 usr.bin/hesinfo hesinfo.1 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.6 +22 -22 src/usr.bin/finger/finger.conf.5 1.6 +3 -1 src/usr.bin/hesinfo/hesinfo.1 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18:04: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 6290816A4CE; Wed, 9 Feb 2005 18:04:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3800143D2D; Wed, 9 Feb 2005 18:04: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 j19I4h5t002462; Wed, 9 Feb 2005 18:04:43 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I4hul002461; Wed, 9 Feb 2005 18:04:43 GMT (envelope-from ru) Message-Id: <200502091804.j19I4hul002461@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18:04: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/usr.sbin/acpi/acpiconf acpiconf.8src/usr.sbin/atm/atmarpd atmarpd.8 src/usr.sbin/atm/scspd scspd.8 src/usr.sbin/extattrctl extattrctl.8 src/usr.sbin/ifmcstat ifmcstat.8 src/usr.sbin/mld6query mld6query.8 src/usr.sbin/ndp ndp.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: Wed, 09 Feb 2005 18:04:43 -0000 ru 2005-02-09 18:04:43 UTC FreeBSD src repository Modified files: usr.sbin/acpi/acpiconf acpiconf.8 usr.sbin/atm/atmarpd atmarpd.8 usr.sbin/atm/scspd scspd.8 usr.sbin/extattrctl extattrctl.8 usr.sbin/ifmcstat ifmcstat.8 usr.sbin/mld6query mld6query.8 usr.sbin/ndp ndp.8 usr.sbin/rarpd rarpd.8 usr.sbin/rip6query rip6query.8 usr.sbin/route6d route6d.8 usr.sbin/rpc.lockd rpc.lockd.8 usr.sbin/rrenumd rrenumd.8 rrenumd.conf.5 usr.sbin/rtadvd rtadvd.8 rtadvd.conf.5 usr.sbin/rtsold rtsold.8 usr.sbin/setkey setkey.8 usr.sbin/traceroute6 traceroute6.8 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.15 +1 -1 src/usr.sbin/acpi/acpiconf/acpiconf.8 1.8 +1 -1 src/usr.sbin/atm/atmarpd/atmarpd.8 1.8 +1 -2 src/usr.sbin/atm/scspd/scspd.8 1.24 +1 -1 src/usr.sbin/extattrctl/extattrctl.8 1.6 +1 -1 src/usr.sbin/ifmcstat/ifmcstat.8 1.6 +1 -1 src/usr.sbin/mld6query/mld6query.8 1.16 +2 -1 src/usr.sbin/ndp/ndp.8 1.22 +2 -2 src/usr.sbin/rarpd/rarpd.8 1.7 +1 -1 src/usr.sbin/rip6query/rip6query.8 1.9 +3 -1 src/usr.sbin/route6d/route6d.8 1.16 +1 -1 src/usr.sbin/rpc.lockd/rpc.lockd.8 1.8 +1 -1 src/usr.sbin/rrenumd/rrenumd.8 1.17 +1 -1 src/usr.sbin/rrenumd/rrenumd.conf.5 1.15 +2 -1 src/usr.sbin/rtadvd/rtadvd.8 1.15 +2 -1 src/usr.sbin/rtadvd/rtadvd.conf.5 1.15 +1 -1 src/usr.sbin/rtsold/rtsold.8 1.34 +2 -1 src/usr.sbin/setkey/setkey.8 1.14 +1 -1 src/usr.sbin/traceroute6/traceroute6.8 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18:07: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 A09EC16A4CE; Wed, 9 Feb 2005 18:07:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D96843D41; Wed, 9 Feb 2005 18:07:17 +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 j19I7HTr003009; Wed, 9 Feb 2005 18:07:17 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19I7HrO003008; Wed, 9 Feb 2005 18:07:17 GMT (envelope-from ru) Message-Id: <200502091807.j19I7HrO003008@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18:07: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/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/share/man/man1... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 18:07:17 -0000 ru 2005-02-09 18:07:17 UTC FreeBSD src repository Modified files: share/examples/ses/getencstat getencstat.0 share/examples/ses/sesd sesd.0 share/examples/ses/setencstat setencstat.0 share/examples/ses/setobjstat setobjstat.0 share/man/man1 builtin.1 share/man/man4 atapicam.4 faith.4 icmp6.4 inet6.4 ip6.4 ipsec.4 isp.4 ispfw.4 kame.4 oldcard.4 pci.4 pcic.4 stf.4 txp.4 udbp.4 ufm.4 uhci.4 umass.4 ums.4 urio.4 share/man/man4/man4.i386 pbio.4 ray.4 share/man/man5 elf.5 hesiod.conf.5 mailer.conf.5 nsswitch.conf.5 share/man/man9 VOP_ACLCHECK.9 acl.9 microtime.9 mutex.9 style.9 tvtohz.9 vfs_unmountall.9 Log: Fixed the misplaced $FreeBSD$. Revision Changes Path 1.5 +3 -2 src/share/examples/ses/getencstat/getencstat.0 1.5 +3 -2 src/share/examples/ses/sesd/sesd.0 1.4 +3 -2 src/share/examples/ses/setencstat/setencstat.0 1.5 +3 -2 src/share/examples/ses/setobjstat/setobjstat.0 1.21 +1 -1 src/share/man/man1/builtin.1 1.5 +1 -1 src/share/man/man4/atapicam.4 1.13 +1 -1 src/share/man/man4/faith.4 1.17 +3 -1 src/share/man/man4/icmp6.4 1.19 +2 -1 src/share/man/man4/inet6.4 1.19 +3 -1 src/share/man/man4/ip6.4 1.15 +2 -1 src/share/man/man4/ipsec.4 1.19 +1 -1 src/share/man/man4/isp.4 1.6 +1 -2 src/share/man/man4/ispfw.4 1.14 +1 -1 src/share/man/man4/kame.4 1.5 +23 -23 src/share/man/man4/man4.i386/pbio.4 1.12 +1 -1 src/share/man/man4/man4.i386/ray.4 1.9 +1 -1 src/share/man/man4/oldcard.4 1.16 +1 -1 src/share/man/man4/pci.4 1.9 +1 -1 src/share/man/man4/pcic.4 1.14 +2 -1 src/share/man/man4/stf.4 1.8 +2 -1 src/share/man/man4/txp.4 1.15 +1 -1 src/share/man/man4/udbp.4 1.5 +1 -1 src/share/man/man4/ufm.4 1.17 +1 -1 src/share/man/man4/uhci.4 1.40 +1 -1 src/share/man/man4/umass.4 1.23 +1 -1 src/share/man/man4/ums.4 1.11 +1 -1 src/share/man/man4/urio.4 1.29 +22 -22 src/share/man/man5/elf.5 1.3 +2 -1 src/share/man/man5/hesiod.conf.5 1.11 +2 -2 src/share/man/man5/mailer.conf.5 1.11 +29 -28 src/share/man/man5/nsswitch.conf.5 1.13 +1 -1 src/share/man/man9/VOP_ACLCHECK.9 1.13 +1 -1 src/share/man/man9/acl.9 1.10 +1 -1 src/share/man/man9/microtime.9 1.45 +11 -11 src/share/man/man9/mutex.9 1.117 +2 -0 src/share/man/man9/style.9 1.4 +1 -1 src/share/man/man9/tvtohz.9 1.7 +1 -1 src/share/man/man9/vfs_unmountall.9 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 C7D3C16A4CE; Wed, 9 Feb 2005 18:22:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B19A443D2D; Wed, 9 Feb 2005 18:22:15 +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 j19IMFb6003628; Wed, 9 Feb 2005 18:22:15 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19IMFkS003627; Wed, 9 Feb 2005 18:22:15 GMT (envelope-from ru) Message-Id: <200502091822.j19IMFkS003627@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 18:22: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/games/fortune/fortune fortune.6 fortune.c src/games/fortune/strfile strfile.8 strfile.c src/games/number number.c src/games/random random.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 18:22:15 -0000 ru 2005-02-09 18:22:15 UTC FreeBSD src repository Modified files: games/fortune/fortune fortune.6 fortune.c games/fortune/strfile strfile.8 strfile.c games/number number.c games/random random.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.18 +1 -1 src/games/fortune/fortune/fortune.6 1.26 +2 -4 src/games/fortune/fortune/fortune.c 1.12 +1 -1 src/games/fortune/strfile/strfile.8 1.27 +1 -1 src/games/fortune/strfile/strfile.c 1.15 +1 -1 src/games/number/number.c 1.17 +1 -1 src/games/random/random.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 16C0916A4CE; Wed, 9 Feb 2005 18:38:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39AF43D49; Wed, 9 Feb 2005 18:38:28 +0000 (GMT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19IcSVL004564; Wed, 9 Feb 2005 18:38:28 GMT (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19IcSuH004563; Wed, 9 Feb 2005 18:38:28 GMT (envelope-from wilko) Message-Id: <200502091838.j19IcSuH004563@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 9 Feb 2005 18:38: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/puc pucdata.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 18:38:29 -0000 wilko 2005-02-09 18:38:28 UTC FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: add support for NetMos NM9805 1284 Printer port Submitted by: Willy Offermans MFC after: 2 weeks Revision Changes Path 1.50 +9 -0 src/sys/dev/puc/pucdata.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18:44: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 035D316A4CE; Wed, 9 Feb 2005 18:44:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEE5B43D39; Wed, 9 Feb 2005 18:44:09 +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 j19Ii9nd004866; Wed, 9 Feb 2005 18:44:09 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Ii95t004865; Wed, 9 Feb 2005 18:44:09 GMT (envelope-from harti) Message-Id: <200502091844.j19Ii95t004865@repoman.freebsd.org> From: Hartmut Brandt Date: Wed, 9 Feb 2005 18:44: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/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, 09 Feb 2005 18:44:10 -0000 harti 2005-02-09 18:44:09 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Use defines for character constants for open and closing braces and parantheses. This helps editors to find its way through the horrible mess of Var_Parse. Rewrite a for() loop into a while() to make it clearer. Submitted by: Max Okumoto Revision Changes Path 1.74 +22 -11 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 E783216A4CF for ; Wed, 9 Feb 2005 18:52:28 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02CF443D5C for ; Wed, 9 Feb 2005 18:52:28 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17286 invoked from network); 9 Feb 2005 18:52:27 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 9 Feb 2005 18:52:27 -0000 Received: from [10.50.40.202] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j19Iq6Xf004441; Wed, 9 Feb 2005 13:52:22 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: obrien@FreeBSD.org Date: Wed, 9 Feb 2005 13:53:10 -0500 User-Agent: KMail/1.6.2 References: <200502082025.j18KP72E069507@repoman.freebsd.org> <20050209041221.GA16675@dragon.nuxi.com> In-Reply-To: <20050209041221.GA16675@dragon.nuxi.com> MIME-Version: 1.0 Content-Disposition: inline Message-Id: <200502091353.10200.jhb@FreeBSD.org> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST 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 Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 09 Feb 2005 18:52:29 -0000 On Tuesday 08 February 2005 11:12 pm, David O'Brien wrote: > On Tue, Feb 08, 2005 at 08:25:07PM +0000, John Baldwin wrote: > > jhb 2005-02-08 20:25:07 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c > > sys/i386/include apicvar.h smp.h > > sys/i386/isa clock.c > > Log: > > Use the local APIC timer to drive the various kernel clocks on SMP > > machines rather than forwarding interrupts from the clock devices around > > using IPIs: - Add an IDT vector that pushes a clock frame and calls > > lapic_handle_timer(). > > What is the performance improvement of this? What benchmark is used to > show a benefit? Getting rid of these two IPIs means that no IPI handlers now need to access spinlocks and we will now be able to look at allowing IPIs to fire while spinlocks are held thus reducing latency for TLB shootdowns, etc. Also, making the clock stuff a little less synchronized (more like Alpha FWIW) should reduce contention on sched_lock since {hard,stat,prof}clock() all bang on sched_lock (i.e. all the CPUs don't always run fooclock() at the same exact time now). Also, by removing the need for functioning clocks when using the APIC, we don't really have to care as much if the RTC and ISA timer interrupts really work anymore when using an APIC (though I keep the "real" clocks on UP systems for now). I did not do any formal benchmarks, however and I don't think anyone else who tested this did either. Of course, I also posted these patches several weeks ago and hardly anyone bothered to test them then (same for the spinlock_* patches as well). I can go work on some buildworld loop benchmarks though as I haven't integ'd this into my work trees yet so I still have a base to compare against. Speaking of benchmarks, how about testing the patches I posted to amd64@? Specifically, how about benchmarking the atomic patch to change membars to use the fence instructions? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18:55: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 533BB16A4CE; Wed, 9 Feb 2005 18:55:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F0743D48; Wed, 9 Feb 2005 18:55: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 j19Itnx9005366; Wed, 9 Feb 2005 18:55:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Itngo005365; Wed, 9 Feb 2005 18:55:49 GMT (envelope-from pav) Message-Id: <200502091855.j19Itngo005365@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 18:55: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/databases/py-MySQLdb 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, 09 Feb 2005 18:55:49 -0000 pav 2005-02-09 18:55:48 UTC FreeBSD ports repository Modified files: databases/py-MySQLdb Makefile pkg-descr Log: - Change default mysql lib to libmysqlclient_r. WITHOUT_MYSQLCLIENT_R=yes use libmysqlclient. - Update very old pkg-descr PR: ports/77284 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.30 +6 -5 ports/databases/py-MySQLdb/Makefile 1.4 +12 -10 ports/databases/py-MySQLdb/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 18: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 E3B1C16A4CE; Wed, 9 Feb 2005 18:56:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7EB943D53; Wed, 9 Feb 2005 18:56:12 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19IuCk6005406; Wed, 9 Feb 2005 18:56:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19IuCHE005405; Wed, 9 Feb 2005 18:56:12 GMT (envelope-from pav) Message-Id: <200502091856.j19IuCHE005405@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 18:56: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/databases/py-MySQLdb-devel 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, 09 Feb 2005 18:56:13 -0000 pav 2005-02-09 18:56:12 UTC FreeBSD ports repository Modified files: databases/py-MySQLdb-devel Makefile pkg-descr Log: - Change default mysql lib to libmysqlclient_r. WITHOUT_MYSQLCLIENT_R=yes use libmysqlclient. - Install more docs - Update very old pkg-descr PR: ports/77314 Submitted by: Marcus Grando (maintainer) Revision Changes Path 1.31 +19 -14 ports/databases/py-MySQLdb-devel/Makefile 1.4 +12 -10 ports/databases/py-MySQLdb-devel/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:02: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 CC4BD16A4CE; Wed, 9 Feb 2005 19:02:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6A4F43D39; Wed, 9 Feb 2005 19:02:40 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19J2eBs005677; Wed, 9 Feb 2005 19:02:40 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19J2eUl005676; Wed, 9 Feb 2005 19:02:40 GMT (envelope-from jeh) Message-Id: <200502091902.j19J2eUl005676@repoman.freebsd.org> From: "James E. Housley" Date: Wed, 9 Feb 2005 19:02: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/uvscan-dat 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, 09 Feb 2005 19:02:40 -0000 jeh 2005-02-09 19:02:40 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4427 Revision Changes Path 1.294 +1 -1 ports/security/uvscan-dat/Makefile 1.291 +2 -2 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:07: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 014D816A4CE; Wed, 9 Feb 2005 19:07:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDAC443D31; Wed, 9 Feb 2005 19:07: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 j19J7FZM005883; Wed, 9 Feb 2005 19:07:15 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19J7FtU005882; Wed, 9 Feb 2005 19:07:15 GMT (envelope-from kwm) Message-Id: <200502091907.j19J7FtU005882@repoman.freebsd.org> From: Koop Mast Date: Wed, 9 Feb 2005 19:07: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/multimedia/gstreamer 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, 09 Feb 2005 19:07:16 -0000 kwm 2005-02-09 19:07:15 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile distinfo pkg-plist Log: Update to 0.8.9. Switch master sites around. Approved by: maintainer (implicit) Revision Changes Path 1.32 +3 -3 ports/multimedia/gstreamer/Makefile 1.18 +2 -2 ports/multimedia/gstreamer/distinfo 1.14 +2 -0 ports/multimedia/gstreamer/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19: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 1D5A516A4CE; Wed, 9 Feb 2005 19:10:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07AC043D3F; Wed, 9 Feb 2005 19:10: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 j19JAiJY006080; Wed, 9 Feb 2005 19:10:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JAiSR006079; Wed, 9 Feb 2005 19:10:44 GMT (envelope-from pav) Message-Id: <200502091910.j19JAiSR006079@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 19: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/lang/aleph Makefile ports/lang/aleph/files patch-src_plt_acf_ccnf.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, 09 Feb 2005 19:10:45 -0000 pav 2005-02-09 19:10:44 UTC FreeBSD ports repository Modified files: lang/aleph Makefile Added files: lang/aleph/files patch-cnf_bin_aleph-guess patch-cnf_mak_aleph-gcc-3.mak patch-src_plt_acf_ccnf.cpp Log: - Unbreak on amd64 and ia64 PR: ports/77278 Submitted by: Johan van Selst Revision Changes Path 1.16 +1 -7 ports/lang/aleph/Makefile 1.1 +10 -0 ports/lang/aleph/files/patch-cnf_bin_aleph-guess (new) 1.1 +11 -0 ports/lang/aleph/files/patch-cnf_mak_aleph-gcc-3.mak (new) 1.1 +37 -0 ports/lang/aleph/files/patch-src_plt_acf_ccnf.cpp (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19: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 EC68816A4CE; Wed, 9 Feb 2005 19:12:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D755943D2D; Wed, 9 Feb 2005 19:12:05 +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 j19JC5Tx006189; Wed, 9 Feb 2005 19:12:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JC5Mg006188; Wed, 9 Feb 2005 19:12:05 GMT (envelope-from ahze) Message-Id: <200502091912.j19JC5Mg006188@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 19:12: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/textproc Makefile ports/textproc/libtranslate 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: Wed, 09 Feb 2005 19:12:06 -0000 ahze 2005-02-09 19:12:05 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libtranslate Makefile distinfo pkg-descr pkg-plist Log: Add libtranslate 0.99, a natural language translation library. PR: ports/76859 Submitted by: Jean-Yves Lefort Revision Changes Path 1.786 +1 -0 ports/textproc/Makefile 1.1 +52 -0 ports/textproc/libtranslate/Makefile (new) 1.1 +2 -0 ports/textproc/libtranslate/distinfo (new) 1.1 +17 -0 ports/textproc/libtranslate/pkg-descr (new) 1.1 +42 -0 ports/textproc/libtranslate/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19: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 1B1CC16A4CE; Wed, 9 Feb 2005 19:15:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0515343D1D; Wed, 9 Feb 2005 19:15:35 +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 j19JFYon006498; Wed, 9 Feb 2005 19:15:34 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JFYle006497; Wed, 9 Feb 2005 19:15:34 GMT (envelope-from ahze) Message-Id: <200502091915.j19JFYle006497@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 19: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: ports/textproc Makefile ports/textproc/gnome-translate 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: Wed, 09 Feb 2005 19:15:35 -0000 ahze 2005-02-09 19:15:34 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/gnome-translate Makefile distinfo pkg-descr pkg-plist Log: Add gnome-translate 0.99, a natural language translator. PR: ports/76860 Submitted by: Jean-Yves Lefort Revision Changes Path 1.787 +1 -0 ports/textproc/Makefile 1.1 +38 -0 ports/textproc/gnome-translate/Makefile (new) 1.1 +2 -0 ports/textproc/gnome-translate/distinfo (new) 1.1 +8 -0 ports/textproc/gnome-translate/pkg-descr (new) 1.1 +32 -0 ports/textproc/gnome-translate/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:16: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 3A9AE16A4CE; Wed, 9 Feb 2005 19:16:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07C3743D45; Wed, 9 Feb 2005 19:16: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 j19JG5JZ006538; Wed, 9 Feb 2005 19:16:05 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JG5Z9006537; Wed, 9 Feb 2005 19:16:05 GMT (envelope-from ahze) Message-Id: <200502091916.j19JG5Z9006537@repoman.freebsd.org> From: Michael Johnson Date: Wed, 9 Feb 2005 19: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: 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, 09 Feb 2005 19:16:06 -0000 ahze 2005-02-09 19:16:05 UTC FreeBSD ports repository Modified files: . modules Log: gnome-translate --> ports/textproc/gnome-translate libtranslate --> ports/textproc/libtranslate Revision Changes Path 1.11905 +2 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:21: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 978FD16A4CE; Wed, 9 Feb 2005 19:21:50 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB62A43D1D; Wed, 9 Feb 2005 19:21:49 +0000 (GMT) (envelope-from scottl@freebsd.org) Received: from [192.168.254.12] (g4.samsco.home [192.168.254.12]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j19JM3GJ011078; Wed, 9 Feb 2005 12:22:03 -0700 (MST) (envelope-from scottl@freebsd.org) Message-ID: <420A62C9.80405@freebsd.org> Date: Wed, 09 Feb 2005 12:21:45 -0700 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040514 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: <200502082025.j18KP72E069507@repoman.freebsd.org> <20050209041221.GA16675@dragon.nuxi.com> <200502091353.10200.jhb@FreeBSD.org> In-Reply-To: <200502091353.10200.jhb@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: obrien@freebsd.org Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.cmp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 09 Feb 2005 19:21:50 -0000 John Baldwin wrote: > On Tuesday 08 February 2005 11:12 pm, David O'Brien wrote: > >>On Tue, Feb 08, 2005 at 08:25:07PM +0000, John Baldwin wrote: >> >>>jhb 2005-02-08 20:25:07 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c >>> sys/i386/include apicvar.h smp.h >>> sys/i386/isa clock.c >>> Log: >>> Use the local APIC timer to drive the various kernel clocks on SMP >>>machines rather than forwarding interrupts from the clock devices around >>>using IPIs: - Add an IDT vector that pushes a clock frame and calls >>> lapic_handle_timer(). >> >>What is the performance improvement of this? What benchmark is used to >>show a benefit? > > > Getting rid of these two IPIs means that no IPI handlers now need to access > spinlocks and we will now be able to look at allowing IPIs to fire while > spinlocks are held thus reducing latency for TLB shootdowns, etc. Also, > making the clock stuff a little less synchronized (more like Alpha FWIW) > should reduce contention on sched_lock since {hard,stat,prof}clock() all bang > on sched_lock (i.e. all the CPUs don't always run fooclock() at the same > exact time now). Also, by removing the need for functioning clocks when > using the APIC, we don't really have to care as much if the RTC and ISA timer > interrupts really work anymore when using an APIC (though I keep the "real" > clocks on UP systems for now). > > I did not do any formal benchmarks, however and I don't think anyone else who > tested this did either. Of course, I also posted these patches several weeks > ago and hardly anyone bothered to test them then (same for the spinlock_* > patches as well). I can go work on some buildworld loop benchmarks though as > I haven't integ'd this into my work trees yet so I still have a base to > compare against. > I did some testing under an earlier version of this work and found no appreciable change in things like I/O and network thoroughput. What you committed is actually more efficient, so there might indeed be a (small) gain. Scott From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19: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 9EA1216A4CE; Wed, 9 Feb 2005 19:28:10 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC55243D39; Wed, 9 Feb 2005 19:28:09 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j19JS8OH001668; Wed, 9 Feb 2005 20:28:08 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Scott Long From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 09 Feb 2005 12:21:45 MST." <420A62C9.80405@freebsd.org> Date: Wed, 09 Feb 2005 20:28:08 +0100 Message-ID: <1667.1107977288@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: obrien@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/i386/i386 apic_vector.s local_apic.c mp_machdep.c src/sys/i386/include apicvar.h smp.h 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, 09 Feb 2005 19:28:10 -0000 In message <420A62C9.80405@freebsd.org>, Scott Long writes: >I did some testing under an earlier version of this work and found no >appreciable change in things like I/O and network thoroughput. What you >committed is actually more efficient, so there might indeed be a (small) >gain. I ran a short round of specialized benchmarks (interrupt latency etc) and found nothing statistically significant, but a tendency in favour of the patch. -- 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 Feb 9 19:29: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 78CAD16A4CE; Wed, 9 Feb 2005 19:29:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A7543D3F; Wed, 9 Feb 2005 19:29:14 +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 j19JTEc9006984; Wed, 9 Feb 2005 19:29:14 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JTEdm006983; Wed, 9 Feb 2005 19:29:14 GMT (envelope-from mlaier) Message-Id: <200502091929.j19JTEdm006983@repoman.freebsd.org> From: Max Laier Date: Wed, 9 Feb 2005 19:29: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/contrib/pf/net if_pflog.c if_pfsync.c pf_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, 09 Feb 2005 19:29:14 -0000 mlaier 2005-02-09 19:29:14 UTC FreeBSD src repository Modified files: sys/contrib/pf/net if_pflog.c if_pfsync.c pf_ioctl.c Log: Access softc embedded struct ifnet via function macro to make it easier to untangle struct ifnet and softc/arpcom in the future. Requested by: brooks Revision Changes Path 1.11 +18 -16 src/sys/contrib/pf/net/if_pflog.c 1.14 +34 -8 src/sys/contrib/pf/net/if_pfsync.c 1.18 +1 -1 src/sys/contrib/pf/net/pf_ioctl.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:33: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 16AB716A4CE; Wed, 9 Feb 2005 19:33:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E089443D1D; Wed, 9 Feb 2005 19:33:52 +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 j19JXqXl007231; Wed, 9 Feb 2005 19:33:52 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JXqjd007230; Wed, 9 Feb 2005 19:33:52 GMT (envelope-from lofi) Message-Id: <200502091933.j19JXqjd007230@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 9 Feb 2005 19:33: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/doxygen Makefile distinfo pkg-plist ports/devel/doxygen/files patch-af X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 19:33:53 -0000 lofi 2005-02-09 19:33:52 UTC FreeBSD ports repository Modified files: devel/doxygen Makefile distinfo pkg-plist devel/doxygen/files patch-af Log: Update to 1.4.1 PR: ports/77277 Submitted by: Michael Ranner Revision Changes Path 1.43 +3 -2 ports/devel/doxygen/Makefile 1.17 +2 -2 ports/devel/doxygen/distinfo 1.4 +9 -7 ports/devel/doxygen/files/patch-af 1.15 +8 -1 ports/devel/doxygen/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19:34: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 A860F16A4CF; Wed, 9 Feb 2005 19:34:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8155043D2F; Wed, 9 Feb 2005 19:34: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 j19JYLd5007294; Wed, 9 Feb 2005 19:34:21 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JYLK6007293; Wed, 9 Feb 2005 19:34:21 GMT (envelope-from lofi) Message-Id: <200502091934.j19JYLK6007293@repoman.freebsd.org> From: Michael Nottebrock Date: Wed, 9 Feb 2005 19:34: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/doxygen/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, 09 Feb 2005 19:34:21 -0000 lofi 2005-02-09 19:34:21 UTC FreeBSD ports repository Added files: devel/doxygen/files patch-configure Log: Missed a file. Revision Changes Path 1.1 +8 -0 ports/devel/doxygen/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 19: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 7E0D216A4CE; Wed, 9 Feb 2005 19:50:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5304A43D31; Wed, 9 Feb 2005 19:50:45 +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 j19JojeY008062; Wed, 9 Feb 2005 19:50:45 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19JojF1008061; Wed, 9 Feb 2005 19:50:45 GMT (envelope-from ru) Message-Id: <200502091950.j19JojF1008061@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 19:50: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/libexec Makefile src/libexec/getNAME Makefile getNAME.1 getNAME.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 19:50:45 -0000 ru 2005-02-09 19:50:45 UTC FreeBSD src repository Modified files: libexec Makefile Removed files: libexec/getNAME Makefile getNAME.1 getNAME.c Log: The only user of this utility (share/man/man0) was removed 2+ years ago. Revision Changes Path 1.71 +0 -1 src/libexec/Makefile 1.8 +0 -6 src/libexec/getNAME/Makefile (dead) 1.15 +0 -67 src/libexec/getNAME/getNAME.1 (dead) 1.9 +0 -336 src/libexec/getNAME/getNAME.c (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 D905216A4CE; Wed, 9 Feb 2005 20:03:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B8C43D39; Wed, 9 Feb 2005 20:03:40 +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 j19K3ex4008706; Wed, 9 Feb 2005 20:03:40 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19K3eQU008705; Wed, 9 Feb 2005 20:03:40 GMT (envelope-from imp) Message-Id: <200502092003.j19K3eQU008705@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 20:03: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/conf NOTES src/sys/conf files files.alpha files.i386 files.pc98 options src/sys/dev/ed if_ed.c if_ed_3c503.c if_ed_hpp.c if_ed_isa.c if_ed_novell.c if_ed_sic.c if_ed_wd80x3.c if_edvar.h src/sys/modules/ed 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, 09 Feb 2005 20:03:41 -0000 imp 2005-02-09 20:03:40 UTC FreeBSD src repository Modified files: sys/i386/conf NOTES sys/conf files files.alpha files.i386 files.pc98 options sys/dev/ed if_ed.c if_ed_isa.c if_edvar.h sys/modules/ed Makefile Added files: sys/dev/ed if_ed_3c503.c if_ed_hpp.c if_ed_novell.c if_ed_sic.c if_ed_wd80x3.c Log: Break out obscure ISA cards into their own files, as well as ne2000 and wd80x3 support. Make the obscure ISA cards optional, and add those options to NOTES on i386 (note: the ifdef around the whole code is for module building). Tweak pc98 ed support to include wd80x3 too. Add goo for alpha too. The affected cards are the 3Com 3C503, HP LAN+ and SIC (whatever that is). I couldn't find any of these for sale on ebay, so they are untested. If you have one of these cards, and send it to me, I'll ensure that you have no future problems with it... Minor cleanups as well by using functions rather than cut and paste code for some probing operations (where the function call overhead is lost in the noise). Remove use of kvtop, since they aren't required anymore. This driver needs to get its memory mapped act together, however, and use bus space. It doesn't right now. This reduces the size of if_ed.ko from about 51k to 33k on my laptop. Revision Changes Path 1.993 +1 -0 src/sys/conf/files 1.116 +4 -0 src/sys/conf/files.alpha 1.516 +4 -0 src/sys/conf/files.i386 1.316 +1 -0 src/sys/conf/files.pc98 1.492 +3 -0 src/sys/conf/options 1.244 +70 -1765 src/sys/dev/ed/if_ed.c 1.1 +341 -0 src/sys/dev/ed/if_ed_3c503.c (new) 1.1 +663 -0 src/sys/dev/ed/if_ed_hpp.c (new) 1.20 +8 -2 src/sys/dev/ed/if_ed_isa.c 1.1 +288 -0 src/sys/dev/ed/if_ed_novell.c (new) 1.1 +159 -0 src/sys/dev/ed/if_ed_sic.c (new) 1.1 +468 -0 src/sys/dev/ed/if_ed_wd80x3.c (new) 1.25 +6 -0 src/sys/dev/ed/if_edvar.h 1.1180 +3 -0 src/sys/i386/conf/NOTES 1.9 +2 -2 src/sys/modules/ed/Makefile From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 C207816A4CE; Wed, 9 Feb 2005 20:08:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B20B43D48; Wed, 9 Feb 2005 20: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 j19K85xD008962; Wed, 9 Feb 2005 20: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 j19K85Cv008961; Wed, 9 Feb 2005 20:08:05 GMT (envelope-from imp) Message-Id: <200502092008.j19K85Cv008961@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 20: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/share/man/man4 ed.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, 09 Feb 2005 20:08:05 -0000 imp 2005-02-09 20:08:05 UTC FreeBSD src repository Modified files: share/man/man4 ed.4 Log: Note the options required for the cards as I know it... Revision Changes Path 1.39 +2 -2 src/share/man/man4/ed.4 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20:11: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 614CD16A4CE; Wed, 9 Feb 2005 20:11:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A1D743D2F; Wed, 9 Feb 2005 20:11: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 j19KBCTc009265; Wed, 9 Feb 2005 20:11:12 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KBCXW009264; Wed, 9 Feb 2005 20:11:12 GMT (envelope-from pav) Message-Id: <200502092011.j19KBCXW009264@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 20:11: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/www/frontpage Makefile Makefile.fp.common distinfo pkg-message pkg-message.bsdi pkg-message.freebsd pkg-plist ports/www/frontpage/files fp_install.alpha fp_install.bsdi fp_install.sparc frontpage.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: Wed, 09 Feb 2005 20:11:12 -0000 pav 2005-02-09 20:11:12 UTC FreeBSD ports repository Modified files: www/frontpage Makefile distinfo pkg-message pkg-plist www/frontpage/files fp_install.alpha fp_install.bsdi patch-fp_install.sh patch-set_default_perms.sh Added files: www/frontpage Makefile.fp.common www/frontpage/files fp_install.sparc frontpage.sh.in Removed files: www/frontpage pkg-message.bsdi pkg-message.freebsd www/frontpage/files patch-fpexe.c patch-readme.htm Log: - Update to 5.0.2.2635 - Unbreak - Take maintainership - Lot of changes PR: ports/77220 Submitted by: Scot W. Hetzel Revision Changes Path 1.12 +60 -99 ports/www/frontpage/Makefile 1.1 +52 -0 ports/www/frontpage/Makefile.fp.common (new) 1.3 +8 -6 ports/www/frontpage/distinfo 1.2 +7 -7 ports/www/frontpage/files/fp_install.alpha 1.2 +7 -7 ports/www/frontpage/files/fp_install.bsdi 1.1 +11 -0 ports/www/frontpage/files/fp_install.sparc (new) 1.1 +51 -0 ports/www/frontpage/files/frontpage.sh.in (new) 1.6 +658 -124 ports/www/frontpage/files/patch-fp_install.sh 1.2 +0 -33 ports/www/frontpage/files/patch-fpexe.c (dead) 1.3 +0 -31 ports/www/frontpage/files/patch-readme.htm (dead) 1.2 +22 -6 ports/www/frontpage/files/patch-set_default_perms.sh 1.3 +6 -7 ports/www/frontpage/pkg-message 1.5 +0 -18 ports/www/frontpage/pkg-message.bsdi (dead) 1.5 +0 -18 ports/www/frontpage/pkg-message.freebsd (dead) 1.3 +35 -27 ports/www/frontpage/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 7E10C16A4CE; Wed, 9 Feb 2005 20:13:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F4F43D2D; Wed, 9 Feb 2005 20:13: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 j19KDRT6009510; Wed, 9 Feb 2005 20:13:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KDRio009509; Wed, 9 Feb 2005 20:13:27 GMT (envelope-from pav) Message-Id: <200502092013.j19KDRio009509@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 20:13: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/www Makefile ports/www/mod_frontpage-rtr Makefile ports/www/mod_frontpage2-rtr Makefile distinfo pkg-descr pkg-message pkg-message13 pkg-plist patch-apache-fp::mod_frontpage.c patch-apache2::mod_fpcgid.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 20:13:27 -0000 pav 2005-02-09 20:13:27 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/mod_frontpage-rtr Makefile www/mod_frontpage2-rtr Makefile distinfo pkg-descr pkg-message pkg-message13 pkg-plist www/mod_frontpage2-rtr/files patch-apache-fp::mod_frontpage.c patch-apache2::mod_fpcgid.c patch-apache2::mod_fpcgid.h patch-apache2::mod_frontpage.c Log: These ports are the standalone FrontPage module for Apache 1.3 and Apache 2.x servers. Ready-To-Run has designed these modules to work as DSO modules with no need to patch the apache sources. PR: ports/77218 Submitted by: Scot W. Hetzel Revision Changes Path 1.1035 +2 -0 ports/www/Makefile 1.1 +22 -0 ports/www/mod_frontpage-rtr/Makefile (new) 1.1 +96 -0 ports/www/mod_frontpage2-rtr/Makefile (new) 1.1 +8 -0 ports/www/mod_frontpage2-rtr/distinfo (new) 1.1 +269 -0 ports/www/mod_frontpage2-rtr/files/patch-apache-fp::mod_frontpage.c (new) 1.1 +154 -0 ports/www/mod_frontpage2-rtr/files/patch-apache2::mod_fpcgid.c (new) 1.1 +20 -0 ports/www/mod_frontpage2-rtr/files/patch-apache2::mod_fpcgid.h (new) 1.1 +114 -0 ports/www/mod_frontpage2-rtr/files/patch-apache2::mod_frontpage.c (new) 1.1 +18 -0 ports/www/mod_frontpage2-rtr/pkg-descr (new) 1.1 +103 -0 ports/www/mod_frontpage2-rtr/pkg-message (new) 1.1 +115 -0 ports/www/mod_frontpage2-rtr/pkg-message13 (new) 1.1 +3 -0 ports/www/mod_frontpage2-rtr/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20:14: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 6A66B16A4CE; Wed, 9 Feb 2005 20:14:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EB5F43D48; Wed, 9 Feb 2005 20:14: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 j19KEMmr009572; Wed, 9 Feb 2005 20:14:22 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KEMas009571; Wed, 9 Feb 2005 20:14:22 GMT (envelope-from pav) Message-Id: <200502092014.j19KEMas009571@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 20:14:22 +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, 09 Feb 2005 20:14:22 -0000 pav 2005-02-09 20:14:22 UTC FreeBSD ports repository Modified files: . modules Log: mod_frontpage[2]-rtr ports/www/mod_frontpage[2]-rtr Revision Changes Path 1.11906 +2 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 A29A716A4CE; Wed, 9 Feb 2005 20:23:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AD9043D3F; Wed, 9 Feb 2005 20:23:36 +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 j19KNaO3009956; Wed, 9 Feb 2005 20:23:36 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KNa90009955; Wed, 9 Feb 2005 20:23:36 GMT (envelope-from ru) Message-Id: <200502092023.j19KNa90009955@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 20:23: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/libexec/rlogind rlogind.8 rlogind.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 20:23:36 -0000 ru 2005-02-09 20:23:36 UTC FreeBSD src repository Modified files: libexec/rlogind rlogind.8 rlogind.c Log: Removed Kerberos remnants. Revision Changes Path 1.24 +1 -18 src/libexec/rlogind/rlogind.8 1.41 +5 -40 src/libexec/rlogind/rlogind.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20:36: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 2FFF216A4CE; Wed, 9 Feb 2005 20:36:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0389943D39; Wed, 9 Feb 2005 20:36:13 +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 j19KaCkp010458; Wed, 9 Feb 2005 20:36:12 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KaCB3010457; Wed, 9 Feb 2005 20:36:12 GMT (envelope-from ru) Message-Id: <200502092036.j19KaCB3010457@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 9 Feb 2005 20:36: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/libexec/pppoed pppoed.c src/libexec/revnetgroup revnetgroup.8 revnetgroup.c src/libexec/rshd rshd.8 rshd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 20:36:13 -0000 ru 2005-02-09 20:36:12 UTC FreeBSD src repository Modified files: libexec/pppoed pppoed.c libexec/revnetgroup revnetgroup.8 revnetgroup.c libexec/rshd rshd.8 rshd.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.24 +1 -1 src/libexec/pppoed/pppoed.c 1.14 +1 -4 src/libexec/revnetgroup/revnetgroup.8 1.13 +1 -1 src/libexec/revnetgroup/revnetgroup.c 1.35 +3 -5 src/libexec/rshd/rshd.8 1.48 +1 -1 src/libexec/rshd/rshd.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 4323016A4CE; Wed, 9 Feb 2005 20:36:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B70E43D2F; Wed, 9 Feb 2005 20:36: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 j19KapLp010500; Wed, 9 Feb 2005 20:36:52 GMT (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Kapmb010499; Wed, 9 Feb 2005 20:36:51 GMT (envelope-from ps) Message-Id: <200502092036.j19Kapmb010499@repoman.freebsd.org> From: Paul Saab Date: Wed, 9 Feb 2005 20:36: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/sys/netinet tcp_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 20:36:52 -0000 ps 2005-02-09 20:36:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_output.c Log: MFC: revision 1.108 date: 2005/01/12 21:40:51; author: ps; state: Exp; lines: +16 -6 Fix a TCP SACK related crash resulting from incorrect computation of len in tcp_output(), in the case where the FIN has already been transmitted. The mis-computation of len is because of a gcc optimization issue, which this change works around. Submitted by: Mohan Srinivasan Revision Changes Path 1.100.2.6 +16 -6 src/sys/netinet/tcp_output.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20: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 0C8AA16A4CE; Wed, 9 Feb 2005 20:50:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B860043D45; Wed, 9 Feb 2005 20:50: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 j19Ko5Vq017553; Wed, 9 Feb 2005 20:50:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Ko5xH017552; Wed, 9 Feb 2005 20:50:05 GMT (envelope-from pav) Message-Id: <200502092050.j19Ko5xH017552@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 20: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/devel/ocaml-pcre 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, 09 Feb 2005 20:50:06 -0000 pav 2005-02-09 20:50:05 UTC FreeBSD ports repository Modified files: devel/ocaml-pcre Makefile distinfo Log: - Update to 5.09.0 - TeX generated documentation only on request - Hand over to volunteer PR: ports/77300 Submitted by: Marwan Burelle Revision Changes Path 1.13 +4 -5 ports/devel/ocaml-pcre/Makefile 1.7 +2 -2 ports/devel/ocaml-pcre/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 20:56: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 EF03016A4CE; Wed, 9 Feb 2005 20:56:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6B6943D1D; Wed, 9 Feb 2005 20:56:32 +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 j19KuW7v017903; Wed, 9 Feb 2005 20:56:32 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19KuWDY017902; Wed, 9 Feb 2005 20:56:32 GMT (envelope-from phk) Message-Id: <200502092056.j19KuWDY017902@repoman.freebsd.org> From: Poul-Henning Kamp Date: Wed, 9 Feb 2005 20:56: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/dev/ieee488 ugpib.h src/lib/libgpib ibfoo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 20:56:33 -0000 phk 2005-02-09 20:56:32 UTC FreeBSD src repository Modified files: sys/dev/ieee488 ugpib.h lib/libgpib ibfoo.c Log: Constify. Revision Changes Path 1.2 +8 -8 src/lib/libgpib/ibfoo.c 1.2 +4 -4 src/sys/dev/ieee488/ugpib.h From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:00: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 3B8D616A4CE; Wed, 9 Feb 2005 21:00:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15C3C43D2F; Wed, 9 Feb 2005 21:00:18 +0000 (GMT) (envelope-from lth@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19L0HIh018088; Wed, 9 Feb 2005 21:00:17 GMT (envelope-from lth@repoman.freebsd.org) Received: (from lth@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19L0Hls018087; Wed, 9 Feb 2005 21:00:17 GMT (envelope-from lth) Message-Id: <200502092100.j19L0Hls018087@repoman.freebsd.org> From: Lars Thegler Date: Wed, 9 Feb 2005 21:00: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/net/smokeping Makefile distinfo pkg-plist patch-htdocs-smokeping.cgi.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 21:00:18 -0000 lth 2005-02-09 21:00:17 UTC FreeBSD ports repository Modified files: net/smokeping Makefile distinfo pkg-plist net/smokeping/files patch-bin-smokeping.dist patch-htdocs-smokeping.cgi.dist Log: - Update to 1.38 - Rearranged man pages and port docs accordingly Noticed by: Daniel Johansson Revision Changes Path 1.26 +50 -19 ports/net/smokeping/Makefile 1.17 +2 -2 ports/net/smokeping/distinfo 1.6 +7 -9 ports/net/smokeping/files/patch-bin-smokeping.dist 1.6 +3 -3 ports/net/smokeping/files/patch-htdocs-smokeping.cgi.dist 1.14 +64 -40 ports/net/smokeping/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:02: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 EC3C116A4CE; Wed, 9 Feb 2005 21:02:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C37EB43D1D; Wed, 9 Feb 2005 21:02:14 +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 j19L2ERV018251; Wed, 9 Feb 2005 21:02:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19L2Ex5018250; Wed, 9 Feb 2005 21:02:14 GMT (envelope-from pav) Message-Id: <200502092102.j19L2Ex5018250@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:02: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/pear-HTTP 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, 09 Feb 2005 21:02:15 -0000 pav 2005-02-09 21:02:14 UTC FreeBSD ports repository Modified files: www/pear-HTTP Makefile distinfo Log: - Update to 1.3.4 PR: ports/77309 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.7 +1 -1 ports/www/pear-HTTP/Makefile 1.6 +2 -2 ports/www/pear-HTTP/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:12: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 11D9616A4CE; Wed, 9 Feb 2005 21:12:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB9B643D4C; Wed, 9 Feb 2005 21:12:31 +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 j19LCVmg018655; Wed, 9 Feb 2005 21:12:31 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LCV1w018654; Wed, 9 Feb 2005 21:12:31 GMT (envelope-from thierry) Message-Id: <200502092112.j19LCV1w018654@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Feb 2005 21:12: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/x11-toolkits/fltk/files patch-fltk-config.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, 09 Feb 2005 21:12:32 -0000 thierry 2005-02-09 21:12:31 UTC FreeBSD ports repository Removed files: x11-toolkits/fltk/files patch-fltk-config.in Log: Remove patch-fltk-config.in: fltk-config --ldflags should not return -L/usr/local/lib, but this breaks audio/spiralsynthmodular and graphics/quat-gui which rely on it. Reported by: Kris via pointyhat. Revision Changes Path 1.2 +0 -11 ports/x11-toolkits/fltk/files/patch-fltk-config.in (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21: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 A8FC816A4CE; Wed, 9 Feb 2005 21:12:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C29343D39; Wed, 9 Feb 2005 21:12:46 +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 j19LCkht018709; Wed, 9 Feb 2005 21:12:46 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LCkm7018708; Wed, 9 Feb 2005 21:12:46 GMT (envelope-from pav) Message-Id: <200502092112.j19LCkm7018708@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:12: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/textproc/ctpp Makefile distinfo pkg-plist ports/textproc/ctpp/files patch-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, 09 Feb 2005 21:12:46 -0000 pav 2005-02-09 21:12:46 UTC FreeBSD ports repository Modified files: textproc/ctpp Makefile distinfo pkg-plist Added files: textproc/ctpp/files patch-Makefile.in Log: - Update to 1.7.5 PR: ports/77306 Submitted by: maintainer Revision Changes Path 1.5 +4 -1 ports/textproc/ctpp/Makefile 1.5 +2 -2 ports/textproc/ctpp/distinfo 1.1 +26 -0 ports/textproc/ctpp/files/patch-Makefile.in (new) 1.4 +75 -0 ports/textproc/ctpp/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:20: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 787AB16A4CE; Wed, 9 Feb 2005 21:20:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E62E43D48; Wed, 9 Feb 2005 21:20:21 +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 j19LKLoY019093; Wed, 9 Feb 2005 21:20:21 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LKL7m019092; Wed, 9 Feb 2005 21:20:21 GMT (envelope-from hq) Message-Id: <200502092120.j19LKL7m019092@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 9 Feb 2005 21:20: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/textproc/xmlpull Makefileports/textproc/xmlpull/files patch-build.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, 09 Feb 2005 21:20:21 -0000 hq 2005-02-09 21:20:21 UTC FreeBSD ports repository Modified files: textproc/xmlpull Makefile Added files: textproc/xmlpull/files patch-build.xml Log: - Update to bsd.java.mk 2.0 - Use USE_ANT - Use %%JAVAJARDIR%% - CP -> INSTALL_DATA - ECHO_CMD -> ECHO_MSG - Build 'apidoc' rather than 'javadoc' - Link API docs with JDK API docs if available - Bump PORTREVISION Revision Changes Path 1.3 +23 -21 ports/textproc/xmlpull/Makefile 1.1 +16 -0 ports/textproc/xmlpull/files/patch-build.xml (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:22: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 4A8F216A4CE; Wed, 9 Feb 2005 21:22:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 329C943D1D; Wed, 9 Feb 2005 21:22: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 j19LMl7w019311; Wed, 9 Feb 2005 21:22:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LMl59019310; Wed, 9 Feb 2005 21:22:47 GMT (envelope-from pav) Message-Id: <200502092122.j19LMl59019310@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:22: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/sysutils Makefile ports/sysutils/ledit Makefile distinfo pkg-descr ports/sysutils/ledit/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, 09 Feb 2005 21:22:47 -0000 pav 2005-02-09 21:22:47 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/ledit Makefile distinfo pkg-descr sysutils/ledit/files patch-Makefile Log: Ledit is a line editor, allowing to use control commands like in emacs or in shells (bash, tcsh). To be used with interactive commands. It is written in Ocaml and Camlp4 and uses the library unix.cma. PR: ports/77307 Submitted by: Marwan Burelle Revision Changes Path 1.620 +1 -0 ports/sysutils/Makefile 1.1 +29 -0 ports/sysutils/ledit/Makefile (new) 1.1 +2 -0 ports/sysutils/ledit/distinfo (new) 1.1 +28 -0 ports/sysutils/ledit/files/patch-Makefile (new) 1.1 +3 -0 ports/sysutils/ledit/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21: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 5BD2316A4CE; Wed, 9 Feb 2005 21:23:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A8BE43D46; Wed, 9 Feb 2005 21:23:49 +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 j19LNmAE019389; Wed, 9 Feb 2005 21:23:48 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LNmV8019388; Wed, 9 Feb 2005 21:23:48 GMT (envelope-from imp) Message-Id: <200502092123.j19LNmV8019388@repoman.freebsd.org> From: Warner Losh Date: Wed, 9 Feb 2005 21:23: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/share/man/man4 ed.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, 09 Feb 2005 21:23:49 -0000 imp 2005-02-09 21:23:48 UTC FreeBSD src repository Modified files: share/man/man4 ed.4 Log: Minor nits noted by ru@ Revision Changes Path 1.40 +5 -3 src/share/man/man4/ed.4 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:23: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 3C7FC16A4D1; Wed, 9 Feb 2005 21:23:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11EA143D3F; Wed, 9 Feb 2005 21:23: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 j19LNnZV019408; Wed, 9 Feb 2005 21:23:49 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LNnHw019407; Wed, 9 Feb 2005 21:23:49 GMT (envelope-from pav) Message-Id: <200502092123.j19LNnHw019407@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21: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: 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, 09 Feb 2005 21:23:53 -0000 pav 2005-02-09 21:23:49 UTC FreeBSD ports repository Modified files: . modules Log: ledit --> ports/sysutils/ledit Revision Changes Path 1.11907 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:33: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 F2D8216A4CE; Wed, 9 Feb 2005 21:33:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C6143D1D; Wed, 9 Feb 2005 21:33: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 j19LXabU019817; Wed, 9 Feb 2005 21:33:36 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LXaji019816; Wed, 9 Feb 2005 21:33:36 GMT (envelope-from pav) Message-Id: <200502092133.j19LXaji019816@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:33: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/pear-HTTP_Download 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, 09 Feb 2005 21:33:37 -0000 pav 2005-02-09 21:33:36 UTC FreeBSD ports repository Modified files: www/pear-HTTP_Download Makefile distinfo Log: - Update to 1.0.0RC6 - Fix dependency PR: ports/77310 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.5 +6 -6 ports/www/pear-HTTP_Download/Makefile 1.4 +2 -2 ports/www/pear-HTTP_Download/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:41: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 31E6816A4CE; Wed, 9 Feb 2005 21:41:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B1B343D45; Wed, 9 Feb 2005 21:41:19 +0000 (GMT) (envelope-from stephane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j19LfIaf020205; Wed, 9 Feb 2005 21:41:18 GMT (envelope-from stephane@repoman.freebsd.org) Received: (from stephane@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LfIxH020204; Wed, 9 Feb 2005 21:41:18 GMT (envelope-from stephane) Message-Id: <200502092141.j19LfIxH020204@repoman.freebsd.org> From: Stephane Legrand Date: Wed, 9 Feb 2005 21:41:18 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/fr/docproj translations.sgml www/fr/news/status status.sgml www/fr/platforms/ia64 machines.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, 09 Feb 2005 21:41:19 -0000 stephane 2005-02-09 21:41:18 UTC FreeBSD doc repository Modified files: fr/docproj translations.sgml fr/news/status status.sgml fr/platforms/ia64 machines.sgml Log: Merge from the English version: 1.62 -> 1.76 fr/docproj/translations.sgml 1.13 -> 1.21 fr/news/status/status.sgml 1.1 -> 1.6 fr/platforms/ia64/machines.sgml Submitted by: Antoine Brodin < antoine point brodin chez laposte point net > Revision Changes Path 1.5 +93 -40 www/fr/docproj/translations.sgml 1.3 +39 -12 www/fr/news/status/status.sgml 1.3 +186 -101 www/fr/platforms/ia64/machines.sgml From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21: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 4A25516A4CE; Wed, 9 Feb 2005 21:45:39 +0000 (GMT) Received: from shrike.submonkey.net (cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com [81.103.67.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id C800143D31; Wed, 9 Feb 2005 21:45:38 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.44 (FreeBSD)) id 1CyzeU-000KfJ-32; Wed, 09 Feb 2005 21:45:38 +0000 Date: Wed, 9 Feb 2005 21:45:38 +0000 From: Ceri Davies To: Ruslan Ermilov Message-ID: <20050209214537.GY18759@submonkey.net> Mail-Followup-To: Ceri Davies , Ruslan Ermilov , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200502091807.j19I7HrO003008@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="L/bWm/e7/ricERqM" Content-Disposition: inline In-Reply-To: <200502091807.j19I7HrO003008@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.7i Sender: Ceri Davies cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/share/man/man1 builtin.1 src/share/man/man4 atapicam.4 faith.4 icmp6.4 inet6.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, 09 Feb 2005 21:45:39 -0000 --L/bWm/e7/ricERqM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 06:07:17PM +0000, Ruslan Ermilov wrote: > ru 2005-02-09 18:07:17 UTC >=20 > FreeBSD src repository >=20 > Modified files: > share/examples/ses/getencstat getencstat.0=20 > share/examples/ses/sesd sesd.0=20 > share/examples/ses/setencstat setencstat.0=20 > share/examples/ses/setobjstat setobjstat.0=20 > share/man/man1 builtin.1=20 > share/man/man4 atapicam.4 faith.4 icmp6.4 inet6.4 ip6.4=20 > ipsec.4 isp.4 ispfw.4 kame.4 oldcard.4=20 > pci.4 pcic.4 stf.4 txp.4 udbp.4 ufm.4=20 > uhci.4 umass.4 ums.4 urio.4=20 > share/man/man4/man4.i386 pbio.4 ray.4=20 > share/man/man5 elf.5 hesiod.conf.5 mailer.conf.5=20 > nsswitch.conf.5=20 > share/man/man9 VOP_ACLCHECK.9 acl.9 microtime.9 mutex.9=20 > style.9 tvtohz.9 vfs_unmountall.9=20 > Log: > Fixed the misplaced $FreeBSD$. style(9) doesn't say anything about this - could you add something please? Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --L/bWm/e7/ricERqM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCCoSBocfcwTS3JF8RAmK7AKCffXgvKCjEZO0PXJFWfNh+Amy9qACfZcU4 lj99xVUJbU30ihcI+MKo73I= =uarN -----END PGP SIGNATURE----- --L/bWm/e7/ricERqM-- From owner-cvs-all@FreeBSD.ORG Wed Feb 9 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 0F1DD16A4CE; Wed, 9 Feb 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 E8D4943D53; Wed, 9 Feb 2005 21:51:33 +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 j19LpXMQ020657; Wed, 9 Feb 2005 21:51:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LpX1l020656; Wed, 9 Feb 2005 21:51:33 GMT (envelope-from pav) Message-Id: <200502092151.j19LpX1l020656@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:51: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/math Makefile ports/math/wfmath Makefile distinfo pkg-descr pkg-plist ports/math/wfmath/files patch-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, 09 Feb 2005 21:51:34 -0000 pav 2005-02-09 21:51:33 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/wfmath Makefile distinfo pkg-descr pkg-plist math/wfmath/files patch-Makefile.in Log: Worldforge math library. The primary focus of WFMath is geometric objects. Thus, it includes several shapes (boxes, balls, lines), in addition to the basic math objects that are used to build these shapes (points, vectors, matricies). PR: ports/77046 Submitted by: jannisan@t-online.de (Jan Rochel) Revision Changes Path 1.311 +1 -0 ports/math/Makefile 1.1 +30 -0 ports/math/wfmath/Makefile (new) 1.1 +2 -0 ports/math/wfmath/distinfo (new) 1.1 +19 -0 ports/math/wfmath/files/patch-Makefile.in (new) 1.1 +9 -0 ports/math/wfmath/pkg-descr (new) 1.1 +40 -0 ports/math/wfmath/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:52: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 2082916A4CE; Wed, 9 Feb 2005 21:52:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2F743D2F; Wed, 9 Feb 2005 21:52: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 j19Lq1bC020701; Wed, 9 Feb 2005 21:52:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Lq1iW020700; Wed, 9 Feb 2005 21:52:01 GMT (envelope-from pav) Message-Id: <200502092152.j19Lq1iW020700@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:52: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: Wed, 09 Feb 2005 21:52:02 -0000 pav 2005-02-09 21:52:01 UTC FreeBSD ports repository Modified files: . modules Log: wfmath ports/math/wfmath Revision Changes Path 1.11908 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 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 6F9B416A567; Wed, 9 Feb 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 101E443D1D; Wed, 9 Feb 2005 21:52:54 +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 j19LqrZs020791; Wed, 9 Feb 2005 21:52:53 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LqrMO020790; Wed, 9 Feb 2005 21:52:53 GMT (envelope-from hq) Message-Id: <200502092152.j19LqrMO020790@repoman.freebsd.org> From: Herve Quiroz Date: Wed, 9 Feb 2005 21:52: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/textproc/xpp3 Makefile distinfo ports/textproc/xpp3/files patch-build.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, 09 Feb 2005 21:52:54 -0000 hq 2005-02-09 21:52:53 UTC FreeBSD ports repository Modified files: textproc/xpp3 Makefile distinfo Added files: textproc/xpp3/files patch-build.xml Log: - Update to 1.1.3.4.M - Update to bsd.java.mk 2.0 - Use USE_ANT - Use %%JAVAJARDIR%% - CP -> INSTALL_DATA - ECHO_CMD -> ECHO_MSG - Link API docs with JDK and XmlPull API docs if available - Register dependency on textproc/xmlpull Revision Changes Path 1.3 +32 -23 ports/textproc/xpp3/Makefile 1.2 +2 -2 ports/textproc/xpp3/distinfo 1.1 +17 -0 ports/textproc/xpp3/files/patch-build.xml (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:58: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 B7FE916A4CE; Wed, 9 Feb 2005 21:58:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D04C43D2F; Wed, 9 Feb 2005 21:58: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 j19Lwxqg021105; Wed, 9 Feb 2005 21:58:59 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Lwx1Q021104; Wed, 9 Feb 2005 21:58:59 GMT (envelope-from pav) Message-Id: <200502092158.j19Lwx1Q021104@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21:58: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 Makefile ports/devel/mercator Makefile distinfo pkg-descr pkg-plist ports/devel/mercator/files patch-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, 09 Feb 2005 21:58:59 -0000 pav 2005-02-09 21:58:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/mercator Makefile distinfo pkg-descr pkg-plist devel/mercator/files patch-Makefile.in Log: Mercator is a procedural terrain library. It is primarily aimed at terrain for multiplayer online games and forms one of the WorldForge (http://www.worldforge.org) core libraries.It is intended to be used as a terrain library on both the client, and the server. PR: ports/77085 Submitted by: Jan Rochel Revision Changes Path 1.1809 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/mercator/Makefile (new) 1.1 +2 -0 ports/devel/mercator/distinfo (new) 1.1 +19 -0 ports/devel/mercator/files/patch-Makefile.in (new) 1.1 +9 -0 ports/devel/mercator/pkg-descr (new) 1.1 +25 -0 ports/devel/mercator/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 21:59: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 3324E16A4CE; Wed, 9 Feb 2005 21:59:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6B443D45; Wed, 9 Feb 2005 21:59: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 j19LxTor021152; Wed, 9 Feb 2005 21:59:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19LxTMc021151; Wed, 9 Feb 2005 21:59:29 GMT (envelope-from pav) Message-Id: <200502092159.j19LxTMc021151@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 21: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: 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, 09 Feb 2005 21:59:30 -0000 pav 2005-02-09 21:59:29 UTC FreeBSD ports repository Modified files: . modules Log: mercator ports/devel/mercator Revision Changes Path 1.11909 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22: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 18D3116A4CE; Wed, 9 Feb 2005 22:06:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E41A143D1F; Wed, 9 Feb 2005 22:06:16 +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 j19M6GKS021472; Wed, 9 Feb 2005 22:06:16 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19M6G2p021471; Wed, 9 Feb 2005 22:06:16 GMT (envelope-from glebius) Message-Id: <200502092206.j19M6G2p021471@repoman.freebsd.org> From: Gleb Smirnoff Date: Wed, 9 Feb 2005 22:06: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/sbin/kldunload kldunload.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: Wed, 09 Feb 2005 22:06:17 -0000 glebius 2005-02-09 22:06:16 UTC FreeBSD src repository Modified files: sbin/kldunload kldunload.8 Log: - Correctly spell MOD_QUIESCE - use .Dv for it MFC after: 3 days Revision Changes Path 1.16 +3 -1 src/sbin/kldunload/kldunload.8 From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22:19: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 4B76516A4CE; Wed, 9 Feb 2005 22:19:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 333A143D31; Wed, 9 Feb 2005 22:19:51 +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 j19MJpN4021939; Wed, 9 Feb 2005 22:19:51 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19MJpXF021938; Wed, 9 Feb 2005 22:19:51 GMT (envelope-from thierry) Message-Id: <200502092219.j19MJpXF021938@repoman.freebsd.org> From: Thierry Thomas Date: Wed, 9 Feb 2005 22:19: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/devel/pear-apd Makefile distinfo distinfo.php4 distinfo.php5 ports/devel/pear-apd/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: Wed, 09 Feb 2005 22:19:51 -0000 thierry 2005-02-09 22:19:50 UTC FreeBSD ports repository Modified files: devel/pear-apd Makefile devel/pear-apd/files pkg-message.in Added files: devel/pear-apd distinfo.php4 distinfo.php5 Removed files: devel/pear-apd distinfo Log: - Use version 0.9.2 if PHP4 is installed (set PORTEPOCH) and remove IGNORE; - fix $PKGMESSAGE when PHP has been built WITH_DEBUG. Revision Changes Path 1.9 +12 -6 ports/devel/pear-apd/Makefile 1.5 +0 -2 ports/devel/pear-apd/distinfo (dead) 1.1 +2 -0 ports/devel/pear-apd/distinfo.php4 (new) 1.1 +2 -0 ports/devel/pear-apd/distinfo.php5 (new) 1.2 +1 -1 ports/devel/pear-apd/files/pkg-message.in From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22:31: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 6748416A4CE; Wed, 9 Feb 2005 22:31:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E6B943D80; Wed, 9 Feb 2005 22:31: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 j19MVgrB022499; Wed, 9 Feb 2005 22:31:42 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19MVgNC022498; Wed, 9 Feb 2005 22:31:42 GMT (envelope-from pav) Message-Id: <200502092231.j19MVgNC022498@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 22:31: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/emulators/qcl Makefile distinfo pkg-plist ports/emulators/qcl/files patch-aa patch-qc-Makefile ports/emulators/qcl/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: Wed, 09 Feb 2005 22:31:43 -0000 pav 2005-02-09 22:31:42 UTC FreeBSD ports repository Modified files: emulators/qcl Makefile distinfo pkg-plist emulators/qcl/files patch-aa Added files: emulators/qcl/files patch-qc-Makefile Removed files: emulators/qcl/scripts configure Log: - Update to 0.6.1 PR: ports/77070 Submitted by: Brad Huntting (maintainer) Revision Changes Path 1.7 +7 -7 ports/emulators/qcl/Makefile 1.3 +2 -2 ports/emulators/qcl/distinfo 1.3 +52 -40 ports/emulators/qcl/files/patch-aa 1.1 +49 -0 ports/emulators/qcl/files/patch-qc-Makefile (new) 1.2 +6 -7 ports/emulators/qcl/pkg-plist 1.2 +0 -5 ports/emulators/qcl/scripts/configure (dead) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22:38: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 F39DA16A4CE; Wed, 9 Feb 2005 22:38:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7C0D43D2F; Wed, 9 Feb 2005 22:38: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 j19Mc5do022750; Wed, 9 Feb 2005 22:38:05 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Mc5c9022749; Wed, 9 Feb 2005 22:38:05 GMT (envelope-from pav) Message-Id: <200502092238.j19Mc5c9022749@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 22: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/pear-Pager 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, 09 Feb 2005 22:38:06 -0000 pav 2005-02-09 22:38:05 UTC FreeBSD ports repository Modified files: devel/pear-Pager Makefile distinfo pkg-descr Log: - Update to 2.2.6 PR: ports/77311 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.4 +2 -2 ports/devel/pear-Pager/Makefile 1.4 +2 -2 ports/devel/pear-Pager/distinfo 1.2 +2 -3 ports/devel/pear-Pager/pkg-descr From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22:48: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 324B516A4CE; Wed, 9 Feb 2005 22:48:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 095B643D3F; Wed, 9 Feb 2005 22:48: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 j19MmMP3023135; Wed, 9 Feb 2005 22:48:22 GMT (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19MmMCk023134; Wed, 9 Feb 2005 22:48:22 GMT (envelope-from jhb) Message-Id: <200502092248.j19MmMCk023134@repoman.freebsd.org> From: John Baldwin Date: Wed, 9 Feb 2005 22:48: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/pc98/pc98 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, 09 Feb 2005 22:48:23 -0000 jhb 2005-02-09 22:48:22 UTC FreeBSD src repository Modified files: sys/pc98/pc98 clock.c Log: Fix pc98 compile: merge in changes to use the local APIC timer. Also, add missing initialization of i8254_intsrc while I am here. Revision Changes Path 1.141 +14 -14 src/sys/pc98/pc98/clock.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 22:49: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 4901A16A4CE; Wed, 9 Feb 2005 22:49:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A2D43D48; Wed, 9 Feb 2005 22:49: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 j19Mn7qq023226; Wed, 9 Feb 2005 22:49:07 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Mn7DF023225; Wed, 9 Feb 2005 22:49:07 GMT (envelope-from pav) Message-Id: <200502092249.j19Mn7DF023225@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 22:49: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 Makefile ports/net/skstream Makefile distinfo pkg-descr pkg-plist ports/net/skstream/files patch-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, 09 Feb 2005 22:49:07 -0000 pav 2005-02-09 22:49:07 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/skstream Makefile distinfo pkg-descr pkg-plist net/skstream/files patch-Makefile.in Log: Skstream is an iostream based C++ socket library. PR: ports/77047 Submitted by: Jan Rochel Revision Changes Path 1.1423 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/skstream/Makefile (new) 1.1 +2 -0 ports/net/skstream/distinfo (new) 1.1 +19 -0 ports/net/skstream/files/patch-Makefile.in (new) 1.1 +13 -0 ports/net/skstream/pkg-descr (new) 1.1 +23 -0 ports/net/skstream/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:04: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 D44DE16A4CE; Wed, 9 Feb 2005 23:04:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B93B043D2F; Wed, 9 Feb 2005 23:04: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 j19N41I9023858; Wed, 9 Feb 2005 23:04:01 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19N41Qd023857; Wed, 9 Feb 2005 23:04:01 GMT (envelope-from pav) Message-Id: <200502092304.j19N41Qd023857@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 23:04: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 Makefile ports/devel/eris Makefile distinfo pkg-descr pkg-plist ports/devel/eris/files patch-Makefile.in patch-bindings-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, 09 Feb 2005 23:04:02 -0000 pav 2005-02-09 23:04:01 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/eris Makefile distinfo pkg-descr pkg-plist devel/eris/files patch-Makefile.in patch-bindings-Makefile.in Log: Eris, the WorldForge client entity library is designed to simplify client development (and avoid duplicating effort) by providing a common framework to deal with server communications. PR: ports/77064 Submitted by: Jan Rochel Revision Changes Path 1.1810 +1 -0 ports/devel/Makefile 1.1 +30 -0 ports/devel/eris/Makefile (new) 1.1 +2 -0 ports/devel/eris/distinfo (new) 1.1 +19 -0 ports/devel/eris/files/patch-Makefile.in (new) 1.1 +31 -0 ports/devel/eris/files/patch-bindings-Makefile.in (new) 1.1 +8 -0 ports/devel/eris/pkg-descr (new) 1.1 +44 -0 ports/devel/eris/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:04: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 0C15416A4CE; Wed, 9 Feb 2005 23:04:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4A9843D1D; Wed, 9 Feb 2005 23:04:31 +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 j19N4VKN023896; Wed, 9 Feb 2005 23:04:31 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19N4VWi023895; Wed, 9 Feb 2005 23:04:31 GMT (envelope-from pav) Message-Id: <200502092304.j19N4VWi023895@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 23:04:31 +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, 09 Feb 2005 23:04:32 -0000 pav 2005-02-09 23:04:31 UTC FreeBSD ports repository Modified files: . modules Log: alongside eric, now is eris Revision Changes Path 1.11910 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:05: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 9A81D16A4CE; Wed, 9 Feb 2005 23:05:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6362143D2D; Wed, 9 Feb 2005 23:05: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 j19N5K25023985; Wed, 9 Feb 2005 23:05:20 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19N5KDB023984; Wed, 9 Feb 2005 23:05:20 GMT (envelope-from jeff) Message-Id: <200502092305.j19N5KDB023984@repoman.freebsd.org> From: Jeff Roberson Date: Wed, 9 Feb 2005 23:05: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/ufs/ffs ffs_inode.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 23:05:20 -0000 jeff 2005-02-09 23:05:20 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_inode.c Log: - In the softupdates case for ffs_truncate() we use vinvalbuf() to invalidate pending io and dependencies. However, vinvalbuf() rightfully does not call vnode_pager_setsize() for us. We must do this here. This could potentially have caused numerous kinds of bugs, but it was specifically causing msync() deadlocks because msync() was writing flushing pages that should not have been valid. Sponsored by: Isilon Systems, Inc. Reported by: kkenn Revision Changes Path 1.103 +1 -0 src/sys/ufs/ffs/ffs_inode.c From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:11: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 AB63616A4CE; Wed, 9 Feb 2005 23:11:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B3543D45; Wed, 9 Feb 2005 23:11: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 j19NB89X024265; Wed, 9 Feb 2005 23:11:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19NB8q7024264; Wed, 9 Feb 2005 23:11:08 GMT (envelope-from pav) Message-Id: <200502092311.j19NB8q7024264@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 23:11: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/audio/xmms-scrobbler 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, 09 Feb 2005 23:11:08 -0000 pav 2005-02-09 23:11:08 UTC FreeBSD ports repository Modified files: audio/xmms-scrobbler Makefile distinfo Log: - Update to 0.3.7 PR: ports/77061 Submitted by: Roman Bogorodskiy Revision Changes Path 1.4 +3 -3 ports/audio/xmms-scrobbler/Makefile 1.3 +2 -2 ports/audio/xmms-scrobbler/distinfo From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:32: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 5D2F416A4CE; Wed, 9 Feb 2005 23:32:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16E7E43D3F; Wed, 9 Feb 2005 23:32: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 j19NW4A2025118; Wed, 9 Feb 2005 23:32:04 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19NW4vX025117; Wed, 9 Feb 2005 23:32:04 GMT (envelope-from pav) Message-Id: <200502092332.j19NW4vX025117@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 23:32: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/databases/slony1 Makefileports/databases/slony1/files patch-cleanupthread X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 23:32:05 -0000 pav 2005-02-09 23:32:04 UTC FreeBSD ports repository Modified files: databases/slony1 Makefile Added files: databases/slony1/files patch-cleanupthread Log: - The "slon" daemon performs many actions in the replication. One of those contained a bug which caused large replication backlog to perform extremely poorly. This patch pulls in the bug fix from the CVS version of slony. PR: ports/77312 Submitted by: Vivek Khera (maintainer) Revision Changes Path 1.10 +1 -1 ports/databases/slony1/Makefile 1.1 +17 -0 ports/databases/slony1/files/patch-cleanupthread (new) From owner-cvs-all@FreeBSD.ORG Wed Feb 9 23:44: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 D095D16A4CE; Wed, 9 Feb 2005 23:44:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A600843D39; Wed, 9 Feb 2005 23:44: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 j19Ni61J026052; Wed, 9 Feb 2005 23:44:06 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j19Ni6BI026051; Wed, 9 Feb 2005 23:44:06 GMT (envelope-from pav) Message-Id: <200502092344.j19Ni6BI026051@repoman.freebsd.org> From: Pav Lucistnik Date: Wed, 9 Feb 2005 23:44: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/pear-PHP_Beautifier 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, 09 Feb 2005 23:44:07 -0000 pav 2005-02-09 23:44:06 UTC FreeBSD ports repository Modified files: devel/pear-PHP_Beautifier Makefile distinfo Log: - Update to 0.1.2 PR: ports/77313 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.3 +17 -18 ports/devel/pear-PHP_Beautifier/Makefile 1.3 +2 -2 ports/devel/pear-PHP_Beautifier/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00:01: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 922B716A4CE; Thu, 10 Feb 2005 00:01:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6674143D2D; Thu, 10 Feb 2005 00:01: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 j1A01f5d027764; Thu, 10 Feb 2005 00:01:41 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A01fYk027763; Thu, 10 Feb 2005 00:01:41 GMT (envelope-from pav) Message-Id: <200502100001.j1A01fYk027763@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 00:01: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/portmanager Makefile pkg-descr ports/sysutils/portmanager/files patch-0.2.6_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: Thu, 10 Feb 2005 00:01:41 -0000 pav 2005-02-10 00:01:41 UTC FreeBSD ports repository Modified files: sysutils/portmanager Makefile pkg-descr Added files: sysutils/portmanager/files patch-0.2.6_3 Log: - Fix bug where configuration file would not get read PR: ports/77319 Submitted by: Michael C. Shultz (maintainer) Revision Changes Path 1.19 +3 -2 ports/sysutils/portmanager/Makefile 1.1 +42 -0 ports/sysutils/portmanager/files/patch-0.2.6_3 (new) 1.4 +17 -6 ports/sysutils/portmanager/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00:07: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 74F0F16A4CE; Thu, 10 Feb 2005 00:07:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5949743D49; Thu, 10 Feb 2005 00:07:39 +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 j1A07dVP028090; Thu, 10 Feb 2005 00:07:39 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A07dAQ028089; Thu, 10 Feb 2005 00:07:39 GMT (envelope-from mezz) Message-Id: <200502100007.j1A07dAQ028089@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 10 Feb 2005 00:07: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/devel/bugbuddy Makefile pkg-plist ports/www/epiphany Makefile ports/archivers/fileroller Makefile ports/editors/gedit Makefile ports/print/ggv Makefile ports/games/gnomegames2 Makefile ports/graphics/gpdf 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, 10 Feb 2005 00:07:39 -0000 mezz 2005-02-10 00:07:39 UTC FreeBSD ports repository Modified files: devel/bugbuddy Makefile pkg-plist www/epiphany Makefile archivers/fileroller Makefile editors/gedit Makefile print/ggv Makefile games/gnomegames2 Makefile graphics/gpdf Makefile Log: Add manual to update the mimetype database, it seems like GNOME developers have removed the auto-update mimetype database for some reason. Maybe, they have forgotten about it or else... Reviewed by: marcus Revision Changes Path 1.40 +4 -1 ports/archivers/fileroller/Makefile 1.32 +5 -2 ports/devel/bugbuddy/Makefile 1.11 +2 -0 ports/devel/bugbuddy/pkg-plist 1.46 +4 -0 ports/editors/gedit/Makefile 1.88 +4 -0 ports/games/gnomegames2/Makefile 1.17 +4 -0 ports/graphics/gpdf/Makefile 1.41 +4 -0 ports/print/ggv/Makefile 1.68 +4 -2 ports/www/epiphany/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00:12: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 E34E716A4CE; Thu, 10 Feb 2005 00:12:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B62A343D2D; Thu, 10 Feb 2005 00:12:36 +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 j1A0CaYE028290; Thu, 10 Feb 2005 00:12:36 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A0CaLM028289; Thu, 10 Feb 2005 00:12:36 GMT (envelope-from mezz) Message-Id: <200502100012.j1A0CaLM028289@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 10 Feb 2005 00:12: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/py-bittornado 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, 10 Feb 2005 00:12:37 -0000 mezz 2005-02-10 00:12:36 UTC FreeBSD ports repository Modified files: net/py-bittornado Makefile distinfo pkg-plist Log: Update to 0.3.10. It has few more fixes for Python 2.4.x such as maketorrent and etc. Approved by: Mohacsi Janos (maintainer) Revision Changes Path 1.14 +1 -1 ports/net/py-bittornado/Makefile 1.8 +2 -2 ports/net/py-bittornado/distinfo 1.9 +20 -11 ports/net/py-bittornado/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00: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 AC1A616A4CE; Thu, 10 Feb 2005 00:16:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C51A43D4C; Thu, 10 Feb 2005 00:16:31 +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 j1A0GVFc028593; Thu, 10 Feb 2005 00:16:31 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A0GV6F028592; Thu, 10 Feb 2005 00:16:31 GMT (envelope-from pav) Message-Id: <200502100016.j1A0GV6F028592@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 00:16: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/security Makefile ports/security/barnyard Makefile distinfo pkg-descr pkg-message pkg-plist ports/security/barnyard/files barnyard.sh 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, 10 Feb 2005 00:16:31 -0000 pav 2005-02-10 00:16:31 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/barnyard Makefile distinfo pkg-descr pkg-message pkg-plist security/barnyard/files barnyard.sh patch-configure.in Log: Barnyard is output spool reader for Snort! It decouples output overhead from the Snort network intrusion detection system and allows Snort to run at full speed. It accepts binary inputs from snort and outputs human readable files to disc or to a database. At present, barnyard is designed to accept binary inputs from snort and produce either human readable files for parsing by log parsers or feed data directly to a database (either mysql or postgresql at present.). PR: ports/77044, ports/77322 Submitted by: Paul Schmehl Revision Changes Path 1.574 +1 -0 ports/security/Makefile 1.1 +65 -0 ports/security/barnyard/Makefile (new) 1.1 +2 -0 ports/security/barnyard/distinfo (new) 1.1 +33 -0 ports/security/barnyard/files/barnyard.sh (new) 1.1 +9 -0 ports/security/barnyard/files/patch-configure.in (new) 1.1 +20 -0 ports/security/barnyard/pkg-descr (new) 1.1 +14 -0 ports/security/barnyard/pkg-message (new) 1.1 +15 -0 ports/security/barnyard/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00: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 09E5F16A4CE; Thu, 10 Feb 2005 00:17:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D580143D46; Thu, 10 Feb 2005 00:17: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 j1A0HMsl028637; Thu, 10 Feb 2005 00:17:22 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A0HMPn028636; Thu, 10 Feb 2005 00:17:22 GMT (envelope-from pav) Message-Id: <200502100017.j1A0HMPn028636@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 00:17:22 +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, 10 Feb 2005 00:17:23 -0000 pav 2005-02-10 00:17:22 UTC FreeBSD ports repository Modified files: . modules Log: barnyard --> ports/security/barnyard Revision Changes Path 1.11911 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00:26: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 6674016A4CE; Thu, 10 Feb 2005 00:26:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CB9A43D2D; Thu, 10 Feb 2005 00:26: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 j1A0QFcB028965; Thu, 10 Feb 2005 00:26:15 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A0QFdW028964; Thu, 10 Feb 2005 00:26:15 GMT (envelope-from pav) Message-Id: <200502100026.j1A0QFdW028964@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 00:26: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/openal 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, 10 Feb 2005 00:26:15 -0000 pav 2005-02-10 00:26:15 UTC FreeBSD ports repository Modified files: audio/openal Makefile distinfo pkg-plist Log: - Update to 20050202 PR: ports/77037 Submitted by: Erik Greenwald (maintainer) Revision Changes Path 1.26 +2 -1 ports/audio/openal/Makefile 1.12 +2 -2 ports/audio/openal/distinfo 1.6 +3 -3 ports/audio/openal/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 00:35: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 9E3D116A4CE; Thu, 10 Feb 2005 00:35:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75D5243D3F; Thu, 10 Feb 2005 00:35:31 +0000 (GMT) (envelope-from ticso@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A0ZVHD029313; Thu, 10 Feb 2005 00:35:31 GMT (envelope-from ticso@repoman.freebsd.org) Received: (from ticso@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A0ZVIw029312; Thu, 10 Feb 2005 00:35:31 GMT (envelope-from ticso) Message-Id: <200502100035.j1A0ZVIw029312@repoman.freebsd.org> From: Bernd Walter Date: Thu, 10 Feb 2005 00:35: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/alpha/alpha dec_kn20aa.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 00:35:31 -0000 ticso 2005-02-10 00:35:31 UTC FreeBSD src repository Modified files: sys/alpha/alpha dec_kn20aa.c Log: Implement interrupt routing for DEC_KN20AA. Tested by: wilko MFC after: 2 weeks Revision Changes Path 1.21 +22 -35 src/sys/alpha/alpha/dec_kn20aa.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 01: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 7ADCE16A4CE; Thu, 10 Feb 2005 01:40:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A27D43D48; Thu, 10 Feb 2005 01:40:40 +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 j1A1edxw038032; Thu, 10 Feb 2005 01:40:39 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A1eddO038031; Thu, 10 Feb 2005 01:40:39 GMT (envelope-from leeym) Message-Id: <200502100140.j1A1eddO038031@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 01: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/multimedia/gdvrecv 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, 10 Feb 2005 01:40:41 -0000 leeym 2005-02-10 01:40:39 UTC FreeBSD ports repository Modified files: multimedia/gdvrecv pkg-plist Log: - remove unnecessary lines Noticed by: kris Revision Changes Path 1.3 +0 -2 ports/multimedia/gdvrecv/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 01:44: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 11CE316A4CE; Thu, 10 Feb 2005 01:44:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC6243D3F; Thu, 10 Feb 2005 01:44:14 +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 j1A1iEpQ038169; Thu, 10 Feb 2005 01:44:14 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A1iEq5038168; Thu, 10 Feb 2005 01:44:14 GMT (envelope-from hq) Message-Id: <200502100144.j1A1iEq5038168@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Feb 2005 01:44: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/Mk bsd.java.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: Thu, 10 Feb 2005 01:44:15 -0000 hq 2005-02-10 01:44:14 UTC FreeBSD ports repository Modified files: Mk bsd.java.mk Log: Fix a typo PR: 77330 Submitted by: Conrad J. Sabatier Revision Changes Path 1.63 +2 -2 ports/Mk/bsd.java.mk From owner-cvs-all@FreeBSD.ORG Thu Feb 10 02:22: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 6F01E16A4CE; Thu, 10 Feb 2005 02:22:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4441C43D1D; Thu, 10 Feb 2005 02:22:57 +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 j1A2Mvah039511; Thu, 10 Feb 2005 02:22:57 GMT (envelope-from jeff@repoman.freebsd.org) Received: (from jeff@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A2MvPZ039510; Thu, 10 Feb 2005 02:22:57 GMT (envelope-from jeff) Message-Id: <200502100222.j1A2MvPZ039510@repoman.freebsd.org> From: Jeff Roberson Date: Thu, 10 Feb 2005 02:22: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/kern vfs_bio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 02:22:57 -0000 jeff 2005-02-10 02:22:57 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Add more information to the getnewbuf() recycling KTR. Sponsored by: Isilon Systems, Inc. Revision Changes Path 1.479 +4 -2 src/sys/kern/vfs_bio.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 02: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 C65ED16A4CE; Thu, 10 Feb 2005 02:43:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E8A343D1F; Thu, 10 Feb 2005 02:43:26 +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 j1A2hQtg040246; Thu, 10 Feb 2005 02:43:26 GMT (envelope-from archie@repoman.freebsd.org) Received: (from archie@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A2hQIc040245; Thu, 10 Feb 2005 02:43:26 GMT (envelope-from archie) Message-Id: <200502100243.j1A2hQIc040245@repoman.freebsd.org> From: Archie Cobbs Date: Thu, 10 Feb 2005 02:43: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/netgraph ng_ppp.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, 10 Feb 2005 02:43:26 -0000 archie 2005-02-10 02:43:26 UTC FreeBSD src repository Modified files: sys/netgraph ng_ppp.h Log: Fix incorrect comment. Submitted by: James Bowman Revision Changes Path 1.12 +1 -1 src/sys/netgraph/ng_ppp.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 04:02: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 A64F916A4CE; Thu, 10 Feb 2005 04:02:55 +0000 (GMT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 076E643D1D; Thu, 10 Feb 2005 04:02:55 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j1A42rA6002119; Thu, 10 Feb 2005 15:02:53 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j1A42owF013835; Thu, 10 Feb 2005 15:02:51 +1100 Date: Thu, 10 Feb 2005 15:02:49 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Ceri Davies In-Reply-To: <20050209214537.GY18759@submonkey.net> Message-ID: <20050210142452.R28116@delplex.bde.org> References: <200502091807.j19I7HrO003008@repoman.freebsd.org> <20050209214537.GY18759@submonkey.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/shar X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 04:02:55 -0000 On Wed, 9 Feb 2005, Ceri Davies wrote: > On Wed, Feb 09, 2005 at 06:07:17PM +0000, Ruslan Ermilov wrote: > > ru 2005-02-09 18:07:17 UTC > > > > FreeBSD src repository > > > > Modified files: > > ... > > share/man/man9 VOP_ACLCHECK.9 acl.9 microtime.9 mutex.9 > > style.9 tvtohz.9 vfs_unmountall.9 ^^^^^^^ > > Log: > > Fixed the misplaced $FreeBSD$. > > style(9) doesn't say anything about this - could you add something > please? style.9 says a lot about this for C programs, and used to say something about this for man pages by example: $FreeBSD$ goes immediately after the vendor id. However, the example doesn't obviously apply to man pages because it is in a form suitable for C headers (a C comment), though it was intended to be a self-referential example for the man page itself. The vendor id in it had to be misplaced to not set a bad example by moving the vendor id, and the $FreeBSD$ in it had to be misplaced to not set a bad example by placing it elsewhere than after the vendor id. Now there is another buggy example in the comment at the top of the man page. The new bugs are not having the vendor id there, and incompleteness -- the example can only be seen by reading the source file. style.9 is special since it has to give self-referential examples. It needs at least 1 more $FreeBSD$ and 1 or 2 more vendor ids to obviously cover man pages: - a literal vendor id and $FreeBSD$ pair in the form of a man page comment - maybe another vendor id before the $FreeBSD$ in the comment at the top of the man page. This is not quite right because style.9 isn't really a man page and the vendor didn't put the id there. Bruce From owner-cvs-all@FreeBSD.ORG Thu Feb 10 04:46: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 69F8E16A4CE; Thu, 10 Feb 2005 04:46:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 388C343D48; Thu, 10 Feb 2005 04:46:43 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A4khRN044919; Thu, 10 Feb 2005 04:46:43 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A4khou044918; Thu, 10 Feb 2005 04:46:43 GMT (envelope-from maho) Message-Id: <200502100446.j1A4khou044918@repoman.freebsd.org> From: Maho Nakata Date: Thu, 10 Feb 2005 04: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/science/mpqc 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, 10 Feb 2005 04:46:43 -0000 maho 2005-02-10 04:46:42 UTC FreeBSD ports repository Modified files: science/mpqc Makefile Log: Fix build by adding USE_BZIP2 Submitted by: kris via pointyhat Revision Changes Path 1.27 +1 -0 ports/science/mpqc/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 04:49: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 7296F16A4CE; Thu, 10 Feb 2005 04:49:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AB8043D41; Thu, 10 Feb 2005 04:49:19 +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 j1A4nJDv051559; Thu, 10 Feb 2005 04:49:19 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A4nJrf051558; Thu, 10 Feb 2005 04:49:19 GMT (envelope-from mezz) Message-Id: <200502100449.j1A4nJrf051558@repoman.freebsd.org> From: Jeremy Messenger Date: Thu, 10 Feb 2005 04:49: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/archivers/fileroller 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, 10 Feb 2005 04:49:19 -0000 mezz 2005-02-10 04:49:19 UTC FreeBSD ports repository Modified files: archivers/fileroller Makefile Log: Remove the double post-install target. Pointyhat to me. Revision Changes Path 1.41 +2 -4 ports/archivers/fileroller/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 05: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 A4D0A16A4CE; Thu, 10 Feb 2005 05:34:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C05443D54; Thu, 10 Feb 2005 05:34: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 j1A5YQbZ053062; Thu, 10 Feb 2005 05:34:26 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A5YQmr053061; Thu, 10 Feb 2005 05:34:26 GMT (envelope-from imp) Message-Id: <200502100534.j1A5YQmr053061@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Feb 2005 05:34: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/ed if_ed_novell.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 05:34:26 -0000 imp 2005-02-10 05:34:26 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_novell.c Log: Remove an ifdef that's been here for a long time. So long, in fact, that it references a function parameter that's not been passed in for more than 4 years. This has been if 0'd since 1994. Revision Changes Path 1.2 +0 -7 src/sys/dev/ed/if_ed_novell.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 05: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 5ADA516A4CE; Thu, 10 Feb 2005 05:49:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EE1E43D1D; Thu, 10 Feb 2005 05:49:13 +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 j1A5nDW7053595; Thu, 10 Feb 2005 05:49:13 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A5nDvx053594; Thu, 10 Feb 2005 05:49:13 GMT (envelope-from ahze) Message-Id: <200502100549.j1A5nDvx053594@repoman.freebsd.org> From: Michael Johnson Date: Thu, 10 Feb 2005 05:49: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/exifprobe 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, 10 Feb 2005 05:49:13 -0000 ahze 2005-02-10 05:49:13 UTC FreeBSD ports repository Modified files: graphics/exifprobe Makefile distinfo pkg-descr Log: - Update to 1.2.6 - Update WWW: line for new webpage Revision Changes Path 1.4 +2 -2 ports/graphics/exifprobe/Makefile 1.3 +2 -2 ports/graphics/exifprobe/distinfo 1.2 +1 -1 ports/graphics/exifprobe/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Feb 10 05:57: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 C9D5016A4CE; Thu, 10 Feb 2005 05:57:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A159043D1F; Thu, 10 Feb 2005 05:57:15 +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 j1A5vFhp053896; Thu, 10 Feb 2005 05:57:15 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A5vFZv053895; Thu, 10 Feb 2005 05:57:15 GMT (envelope-from joerg) Message-Id: <200502100557.j1A5vFZv053895@repoman.freebsd.org> From: Joerg Wunsch Date: Thu, 10 Feb 2005 05:57: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/avr-libc 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, 10 Feb 2005 05:57:15 -0000 joerg 2005-02-10 05:57:15 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile distinfo Log: Minor upgrade to 1.2.2 (few bugfixes). Revision Changes Path 1.35 +1 -1 ports/devel/avr-libc/Makefile 1.20 +2 -2 ports/devel/avr-libc/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 BE9C016A4CE; Thu, 10 Feb 2005 06:08:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A649743D1F; Thu, 10 Feb 2005 06:08: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 j1A68rUl054355; Thu, 10 Feb 2005 06:08:53 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A68rtT054354; Thu, 10 Feb 2005 06:08:53 GMT (envelope-from leeym) Message-Id: <200502100608.j1A68rtT054354@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 06: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/devel Makefile ports/devel/p5-Sub-Override 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, 10 Feb 2005 06:08:53 -0000 leeym 2005-02-10 06:08:53 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Sub-Override Makefile distinfo pkg-descr pkg-plist Log: Sub::Override allows the programmer to simply name the sub to replace and to supply a sub to replace it with. WWW: http://search.cpan.org/dist/Sub-Override/ PR: 75804 Submitted by: Lars Eggert Revision Changes Path 1.1811 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/p5-Sub-Override/Makefile (new) 1.1 +2 -0 ports/devel/p5-Sub-Override/distinfo (new) 1.1 +10 -0 ports/devel/p5-Sub-Override/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Sub-Override/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06:09: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 92A3916A4CE; Thu, 10 Feb 2005 06:09:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CA3143D39; Thu, 10 Feb 2005 06:09:03 +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 j1A693YC054400; Thu, 10 Feb 2005 06:09:03 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A693kt054399; Thu, 10 Feb 2005 06:09:03 GMT (envelope-from imp) Message-Id: <200502100609.j1A693kt054399@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Feb 2005 06:09: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/dev/ed if_ed_novell.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 06:09:03 -0000 imp 2005-02-10 06:09:03 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_novell.c Log: Extricate probing of the gwether card (Gateway AT) from the middle of probing the novell ne[12]000 cards. It should be its own thing, ala how we do the dl100xx support doing its own thing at the right time. For the moment, it is just a function, which makes the mainline of the generic probe easier to follow. Also, correct a couple of comments that looked wrong. # there may be a bug in setting up gwether, in that we set # sc->rec_page_stop based on memsize, rather than sc->mem_size, so if # these two are different, then the rec_page_stop will be wrong. I'm # hesitant to fix it without real hardware to test with. Since # gwether isn't in the hardware list of the man page nor in the commit # messages, it is hard to know for sure. Revision Changes Path 1.3 +74 -64 src/sys/dev/ed/if_ed_novell.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06:09: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 0831D16A4D9; Thu, 10 Feb 2005 06:09:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D240343D31; Thu, 10 Feb 2005 06:09:09 +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 j1A699bC054442; Thu, 10 Feb 2005 06:09:09 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6994x054441; Thu, 10 Feb 2005 06:09:09 GMT (envelope-from leeym) Message-Id: <200502100609.j1A6994x054441@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 06: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: 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, 10 Feb 2005 06:09:10 -0000 leeym 2005-02-10 06:09:09 UTC FreeBSD ports repository Modified files: . modules Log: p5-Sub-Override --> ports/devel/p5-Sub-Override Revision Changes Path 1.11912 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 2E3EE16A4CE; Thu, 10 Feb 2005 06:16:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 003E943D1F; Thu, 10 Feb 2005 06:16:33 +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 j1A6GWOO054841; Thu, 10 Feb 2005 06:16:32 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6GWqg054840; Thu, 10 Feb 2005 06:16:32 GMT (envelope-from leeym) Message-Id: <200502100616.j1A6GWqg054840@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 06:16: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/www/p5-HTML-TokeParser-Simple 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, 10 Feb 2005 06:16:33 -0000 leeym 2005-02-10 06:16:32 UTC FreeBSD ports repository Modified files: www/p5-HTML-TokeParser-Simple Makefile distinfo pkg-descr pkg-plist Log: - Update to 3.13 PR: 75805 Submitted by: Lars Eggert Revision Changes Path 1.2 +11 -3 ports/www/p5-HTML-TokeParser-Simple/Makefile 1.2 +2 -2 ports/www/p5-HTML-TokeParser-Simple/distinfo 1.2 +2 -0 ports/www/p5-HTML-TokeParser-Simple/pkg-descr 1.2 +13 -2 ports/www/p5-HTML-TokeParser-Simple/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 456A716A4CE; Thu, 10 Feb 2005 06:41:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E5343D2D; Thu, 10 Feb 2005 06:41:49 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A6fn1V055816; Thu, 10 Feb 2005 06:41:49 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6fmoH055815; Thu, 10 Feb 2005 06:41:48 GMT (envelope-from maho) Message-Id: <200502100641.j1A6fmoH055815@repoman.freebsd.org> From: Maho Nakata Date: Thu, 10 Feb 2005 06: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/x11-fonts Makefileports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 06:41:49 -0000 maho 2005-02-10 06:41:48 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit Log: Add cyberbit-ttfonts. Bitstream Cyberbit is a TrueType font. It is an international font, containing characters from many languages. Each character is encoded with its Unicode value, according to Unicode 2.0 standards. Cyberbit was developed by Bitstream to provide Unicode Consortium members with a test font. It is therefore distributed freely to customers that need advanced multilingual fonts for testing and other non-commercial uses. Customers that wish to use Cyberbit for other purposes must license the font from Bitstream. Revision Changes Path 1.70 +1 -0 ports/x11-fonts/Makefile 1.1 +58 -0 ports/x11-fonts/cyberbit-ttfonts/Makefile (new) 1.1 +16 -0 ports/x11-fonts/cyberbit-ttfonts/distinfo (new) 1.1 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (new) 1.1 +17 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit (new) 1.1 +14 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-deinstall (new) 1.1 +10 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-descr (new) 1.1 +20 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-install (new) 1.1 +11 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 D702C16A4CE; Thu, 10 Feb 2005 06:46:54 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 944A943D1F; Thu, 10 Feb 2005 06:46:54 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (8.12.6/MantshX 2.0) with ESMTP id j1A6ks9k026007; Wed, 9 Feb 2005 22:46:54 -0800 (PST) Received: from localhost (yahoobb219196184005.bbtec.net [219.196.184.5]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id j1A6kn9E026564; Wed, 9 Feb 2005 22:46:52 -0800 (PST) Date: Thu, 10 Feb 2005 15:46:44 +0900 (JST) Message-Id: <20050210.154644.497717413.chat95@mac.com> To: maho@FreeBSD.org From: NAKATA Maho In-Reply-To: <200502100641.j1A6fmoH055815@repoman.freebsd.org> References: <200502100641.j1A6fmoH055815@repoman.freebsd.org> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) 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: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 06:46:55 -0000 Sorry for all, I forgot to do ssh-agent...I'll take care of it. thanks for your patience, -- NAKATA, Maho From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 064D316A4CE; Thu, 10 Feb 2005 06:53:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D175043D31; Thu, 10 Feb 2005 06:53:11 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A6rBiU056252; Thu, 10 Feb 2005 06:53:11 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6rB2r056251; Thu, 10 Feb 2005 06:53:11 GMT (envelope-from maho) Message-Id: <200502100653.j1A6rB2r056251@repoman.freebsd.org> From: Maho Nakata Date: Thu, 10 Feb 2005 06:53: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, 10 Feb 2005 06:53:12 -0000 maho 2005-02-10 06:53:11 UTC FreeBSD ports repository Modified files: . modules Log: cyberbit-ttfonts --> ports/x11-fonts/cyberbit-ttfonts Revision Changes Path 1.11913 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06:57: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 755AA16A4CE; Thu, 10 Feb 2005 06:57:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D64343D3F; Thu, 10 Feb 2005 06:57:21 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1A6vLuI056411; Thu, 10 Feb 2005 06:57:21 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6vLsC056410; Thu, 10 Feb 2005 06:57:21 GMT (envelope-from maho) Message-Id: <200502100657.j1A6vLsC056410@repoman.freebsd.org> From: Maho Nakata Date: Thu, 10 Feb 2005 06:57: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 LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 06:57:21 -0000 maho 2005-02-10 06:57:21 UTC FreeBSD ports repository Modified files: . LEGAL Log: Add description about cyberbit font Cyberbit (and its associated files -- Cyberbase and CyberCJK) is free for non-commercial use for qualified customers. Companies that wish to bundle Cyberbit with products, re-distribute Cyberbit, or use Cyberbit for any other commercial uses must contact Bitstream for licensing or permission. Revision Changes Path 1.380 +2 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06: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 A5F2616A4CE; Thu, 10 Feb 2005 06:59:10 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8334F43D4C; Thu, 10 Feb 2005 06:59:10 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id j1A6xA96028509; Wed, 9 Feb 2005 22:59:10 -0800 (PST) Received: from localhost (yahoobb219196184005.bbtec.net [219.196.184.5]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id j1A6x6dV028884; Wed, 9 Feb 2005 22:59:08 -0800 (PST) Date: Thu, 10 Feb 2005 15:59:00 +0900 (JST) Message-Id: <20050210.155900.596520674.chat95@mac.com> To: maho@FreeBSD.org From: NAKATA Maho In-Reply-To: <20050210.154644.497717413.chat95@mac.com> References: <200502100641.j1A6fmoH055815@repoman.freebsd.org> <20050210.154644.497717413.chat95@mac.com> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) 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: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 06:59:10 -0000 Error message is below: -- *** If you have problems with the below modulesupdate command, PLEASE *** ensure that you can login to pcvs.FreeBSD.org from freefall.freebsd.org! Permission denied, please try again. Permission denied (publickey,password,keyboard-interactive). cvs [checkout aborted]: end of file from server (consult above messages if any) Permission denied, please try again. Checking out the modules database... Permission denied, please try again. Permission denied (publickey,password,keyboard-interactive). cvs [checkout aborted]: end of file from server (consult above messages if any) failed. /usr/ports/Tools/scripts/addport: adding port to modules failed, aborting. -- so I added modules by myself. Sorry for bothering you so much. All the best, -- NAKATA, Maho From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:02: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 76C3616A4CE; Thu, 10 Feb 2005 07:02:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E67343D31; Thu, 10 Feb 2005 07:02:34 +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 j1A72YI6056643; Thu, 10 Feb 2005 07:02:34 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A72Y5d056642; Thu, 10 Feb 2005 07:02:34 GMT (envelope-from krion) Message-Id: <200502100702.j1A72Y5d056642@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Feb 2005 07:02: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/share/man/man7 ports.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 07:02:34 -0000 krion 2005-02-10 07:02:33 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_5) share/man/man7 ports.7 Log: MFG: rev 1.50 Introduce three new targets for ports collection: showconfig-recursive, rmconfig-recursive and config-conditional. Revision Changes Path 1.45.2.3 +13 -1 src/share/man/man7/ports.7 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07: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 7891616A4CE; Thu, 10 Feb 2005 07:04:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F7F843D4C; Thu, 10 Feb 2005 07:04: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 j1A74DBY056715; Thu, 10 Feb 2005 07:04:13 GMT (envelope-from krion@repoman.freebsd.org) Received: (from krion@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A74DfM056714; Thu, 10 Feb 2005 07:04:13 GMT (envelope-from krion) Message-Id: <200502100704.j1A74DfM056714@repoman.freebsd.org> From: Kirill Ponomarew Date: Thu, 10 Feb 2005 07:04:13 +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/man/man7 ports.7 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 07:04:13 -0000 krion 2005-02-10 07:04:13 UTC FreeBSD src repository (doc,ports committer) Modified files: (Branch: RELENG_4) share/man/man7 ports.7 Log: MFC: rev. 1.50 Introduce three new targets for ports collection: showconfig-recursive, rmconfig-recursive and config-conditional. Revision Changes Path 1.17.2.17 +13 -1 src/share/man/man7/ports.7 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07: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 8BB3516A4CE; Thu, 10 Feb 2005 07:07:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C1F43D1D; Thu, 10 Feb 2005 07:07:33 +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 j1A77XDV056906; Thu, 10 Feb 2005 07:07:33 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A77XfT056905; Thu, 10 Feb 2005 07:07:33 GMT (envelope-from delphij) Message-Id: <200502100707.j1A77XfT056905@repoman.freebsd.org> From: Xin LI Date: Thu, 10 Feb 2005 07: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/usr.sbin/sa Makefile 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: Thu, 10 Feb 2005 07:07:33 -0000 delphij 2005-02-10 07:07:33 UTC FreeBSD src repository Modified files: usr.sbin/sa Makefile main.c Log: Code cleanup: - Prefer modern declaration of functions - WARNS?= 4 -> 6 Revision Changes Path 1.10 +1 -1 src/usr.sbin/sa/Makefile 1.15 +1 -2 src/usr.sbin/sa/main.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:10: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 22CB316A4CE; Thu, 10 Feb 2005 07:10:23 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCE0443D45; Thu, 10 Feb 2005 07:10:22 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1Cz8T4-000E0F-Jg; Thu, 10 Feb 2005 08:10:26 +0100 Date: Thu, 10 Feb 2005 08:10:26 +0100 From: Kirill Ponomarew To: Maho Nakata Message-ID: <20050210071026.GA40857@voodoo.oberon.net> References: <200502100641.j1A6fmoH055815@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502100641.j1A6fmoH055815@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/x11-fonts Makefile ports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 07:10:23 -0000 On Thu, Feb 10, 2005 at 06:41:48AM +0000, Maho Nakata wrote: > maho 2005-02-10 06:41:48 UTC > > FreeBSD ports repository > > Modified files: > x11-fonts Makefile > Added files: > x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall > pkg-descr pkg-install pkg-plist > x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit > fonts.dir.cyberbit > Log: > Add cyberbit-ttfonts. > Bitstream Cyberbit is a TrueType font. It is an international font, containing > characters from many languages. Each character is encoded with its Unicode > value, according to Unicode 2.0 standards. > > Cyberbit was developed by Bitstream to provide Unicode Consortium members with > a test font. It is therefore distributed freely to customers that need advanced > multilingual fonts for testing and other non-commercial uses. Customers that > wish to use Cyberbit for other purposes must license the font from Bitstream. files/fonts.alias.cyberbit seems to be an empty file. -Kirill From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:29: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 803AC16A4CE; Thu, 10 Feb 2005 07:29:29 +0000 (GMT) Received: from neo.samodelkin.net (samodelkin.net [195.62.0.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A20CE43D5F; Thu, 10 Feb 2005 07:29:28 +0000 (GMT) (envelope-from fjoe@neo.samodelkin.net) Received: by neo.samodelkin.net (Postfix, from userid 1000) id 4F11117078; Thu, 10 Feb 2005 13:29:23 +0600 (NOVT) Date: Thu, 10 Feb 2005 13:29:23 +0600 From: Max Khon To: Ruslan Ermilov Message-ID: <20050210072923.GA84495@samodelkin.net> References: <200502091035.j19AZSlN070362@repoman.freebsd.org> <20050209115127.GE4156@ip.net.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050209115127.GE4156@ip.net.ua> User-Agent: Mutt/1.4.2i cc: cvs-src@freebsd.org cc: Stefan Farfeleder cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: fjoe@freebsd.org Subject: Re: cvs commit: src/usr.sbin/arlcontrol 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, 10 Feb 2005 07:29:29 -0000 Hi! On Wed, Feb 09, 2005 at 01:51:27PM +0200, Ruslan Ermilov wrote: > > stefanf 2005-02-09 10:35:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/arlcontrol Makefile > > Log: > > Use CFLAGS+=. > > > > Revision Changes Path > > 1.3 +1 -1 src/usr.sbin/arlcontrol/Makefile > > > The same applied to the "arl" kernel module [fixed]. Thanks for taking care of this! /fjoe From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:43: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 5B9BB16A4CE; Thu, 10 Feb 2005 07:43:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3055043D2F; Thu, 10 Feb 2005 07:43:50 +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 j1A7hoBW058251; Thu, 10 Feb 2005 07:43:50 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A7hn8O058250; Thu, 10 Feb 2005 07:43:49 GMT (envelope-from sem) Message-Id: <200502100743.j1A7hn8O058250@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 07:43: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/math/octave Makefile ports/math/octave/files patch-glob::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: Thu, 10 Feb 2005 07:43:50 -0000 sem 2005-02-10 07:43:49 UTC FreeBSD ports repository Modified files: math/octave Makefile Added files: math/octave/files patch-glob::Makefile.in Log: - Use more graceful way to unbreak on amd64 PR: ports/74669 Submitted by: Roland Smith Revision Changes Path 1.54 +2 -7 ports/math/octave/Makefile 1.1 +11 -0 ports/math/octave/files/patch-glob::Makefile.in (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:44: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 26B9E16A4CE; Thu, 10 Feb 2005 07:44:03 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A7343D41; Thu, 10 Feb 2005 07:44:02 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1A7i0eH098812; Thu, 10 Feb 2005 09:44:00 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 18581-19; Thu, 10 Feb 2005 09:43:53 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1A7heP5098793 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 09:43:40 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1A7hg4T045528; Thu, 10 Feb 2005 09:43:42 +0200 (EET) (envelope-from ru) Date: Thu, 10 Feb 2005 09:43:41 +0200 From: Ruslan Ermilov To: Ceri Davies , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050210074341.GA43466@ip.net.ua> References: <200502091807.j19I7HrO003008@repoman.freebsd.org> <20050209214537.GY18759@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZGiS0Q5IWpPtfppv" Content-Disposition: inline In-Reply-To: <20050209214537.GY18759@submonkey.net> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/share/man/man1 builtin.1 src/share/man/man4 atapicam.4 faith.4 icmp6.4 inet6.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: Thu, 10 Feb 2005 07:44:03 -0000 --ZGiS0Q5IWpPtfppv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 09, 2005 at 09:45:38PM +0000, Ceri Davies wrote: > On Wed, Feb 09, 2005 at 06:07:17PM +0000, Ruslan Ermilov wrote: > > ru 2005-02-09 18:07:17 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > share/examples/ses/getencstat getencstat.0=20 > > share/examples/ses/sesd sesd.0=20 > > share/examples/ses/setencstat setencstat.0=20 > > share/examples/ses/setobjstat setobjstat.0=20 > > share/man/man1 builtin.1=20 > > share/man/man4 atapicam.4 faith.4 icmp6.4 inet6.4 ip6.4=20 > > ipsec.4 isp.4 ispfw.4 kame.4 oldcard.4=20 > > pci.4 pcic.4 stf.4 txp.4 udbp.4 ufm.4=20 > > uhci.4 umass.4 ums.4 urio.4=20 > > share/man/man4/man4.i386 pbio.4 ray.4=20 > > share/man/man5 elf.5 hesiod.conf.5 mailer.conf.5=20 > > nsswitch.conf.5=20 > > share/man/man9 VOP_ACLCHECK.9 acl.9 microtime.9 mutex.9=20 > > style.9 tvtohz.9 vfs_unmountall.9=20 > > Log: > > Fixed the misplaced $FreeBSD$. >=20 > style(9) doesn't say anything about this - could you add something > please? >=20 This is easy. I want all manpages' headers to look the same, as in /usr/share/examples/mdoc/. I only fixed those that misspelled $FreeBSD$ with a leading tab character, or it was missing at all (as in the style.9 manpage) in the header block. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --ZGiS0Q5IWpPtfppv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCCxCtqRfpzJluFF4RAu8bAJ41jGbu/Jq7rjsK3r/ltgsVPTC/twCfcjxO 6EQ7GhuCGBhcbVj8xZwWzxY= =PqhT -----END PGP SIGNATURE----- --ZGiS0Q5IWpPtfppv-- From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:54: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 268C516A4CE; Thu, 10 Feb 2005 07:54:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2DA843D3F; Thu, 10 Feb 2005 07:54:48 +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 j1A7smoo058645; Thu, 10 Feb 2005 07:54:48 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A7smke058644; Thu, 10 Feb 2005 07:54:48 GMT (envelope-from erwin) Message-Id: <200502100754.j1A7smke058644@repoman.freebsd.org> From: Erwin Lansing Date: Thu, 10 Feb 2005 07:54:48 +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, 10 Feb 2005 07:54:49 -0000 erwin 2005-02-10 07:54:48 UTC FreeBSD ports repository Modified files: . modules Log: skstream --> ports/net/skstream Revision Changes Path 1.11914 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu Feb 10 07:57: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 9868116A4D4; Thu, 10 Feb 2005 07:57:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 699B543D1D; Thu, 10 Feb 2005 07:57: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 j1A7vSY7058794; Thu, 10 Feb 2005 07:57:28 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A7vSfj058793; Thu, 10 Feb 2005 07:57:28 GMT (envelope-from sem) Message-Id: <200502100757.j1A7vSfj058793@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 07:57: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/textproc/sgmltools-lite 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, 10 Feb 2005 07:57:28 -0000 sem 2005-02-10 07:57:27 UTC FreeBSD ports repository Modified files: textproc/sgmltools-lite Makefile pkg-descr pkg-plist Log: - Fix pkg-plist - Use PREFIX instead of LOCALBASE for installing - Use USE_PYTHON_BUILD instead of an explicit dependency line - Replace the URL mentioned in pkg-descr - Bump PORTREVISION PR: ports/75100 Submitted by: Chris Larsen , Stefan Walter (real fix) Revision Changes Path 1.13 +5 -9 ports/textproc/sgmltools-lite/Makefile 1.4 +1 -1 ports/textproc/sgmltools-lite/pkg-descr 1.6 +3 -0 ports/textproc/sgmltools-lite/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08:09: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 0A7CF16A4CE; Thu, 10 Feb 2005 08:09:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD65B43D54; Thu, 10 Feb 2005 08:08:59 +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 j1A88xjg059305; Thu, 10 Feb 2005 08:08:59 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A88xsX059304; Thu, 10 Feb 2005 08:08:59 GMT (envelope-from vs) Message-Id: <200502100808.j1A88xsX059304@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Feb 2005 08:08: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/lang/generic-haskell Makefile ports/lang/generic-haskell/files patch-mkAGdepend.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, 10 Feb 2005 08:09:00 -0000 vs 2005-02-10 08:08:59 UTC FreeBSD ports repository Modified files: lang/generic-haskell Makefile Added files: lang/generic-haskell/files patch-mkAGdepend.in Log: Eliminate /bin/bash-Linuxism Noticed by: cluster via kris Revision Changes Path 1.11 +4 -1 ports/lang/generic-haskell/Makefile 1.1 +8 -0 ports/lang/generic-haskell/files/patch-mkAGdepend.in (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08:12: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 5A01A16A4CE; Thu, 10 Feb 2005 08:12:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3139243D46; Thu, 10 Feb 2005 08:12:39 +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 j1A8CdXt059484; Thu, 10 Feb 2005 08:12:39 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A8CcoB059483; Thu, 10 Feb 2005 08:12:38 GMT (envelope-from stefanf) Message-Id: <200502100812.j1A8CcoB059483@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Feb 2005 08:12: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/rpcgen rpc_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: Thu, 10 Feb 2005 08:12:39 -0000 stefanf 2005-02-10 08:12:38 UTC FreeBSD src repository Modified files: usr.bin/rpcgen rpc_main.c Log: Let the generated code include instead of . Revision Changes Path 1.24 +2 -2 src/usr.bin/rpcgen/rpc_main.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08: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 736F516A4CE; Thu, 10 Feb 2005 08:33:21 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 963AC43D39; Thu, 10 Feb 2005 08:33:20 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1A8XJ7v002656; Thu, 10 Feb 2005 10:33:19 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 23622-16; Thu, 10 Feb 2005 10:33:18 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1A8XIKX002652 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 10:33:18 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1A8XJ5R050142; Thu, 10 Feb 2005 10:33:19 +0200 (EET) (envelope-from ru) Date: Thu, 10 Feb 2005 10:33:19 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20050210083319.GB43466@ip.net.ua> References: <200502091807.j19I7HrO003008@repoman.freebsd.org> <20050209214537.GY18759@submonkey.net> <20050210142452.R28116@delplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PmA2V3Z32TCmWXqI" Content-Disposition: inline In-Reply-To: <20050210142452.R28116@delplex.bde.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@freebsd.org cc: Ceri Davies cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/shar X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 08:33:21 -0000 --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 10, 2005 at 03:02:49PM +1100, Bruce Evans wrote: > On Wed, 9 Feb 2005, Ceri Davies wrote: >=20 > > On Wed, Feb 09, 2005 at 06:07:17PM +0000, Ruslan Ermilov wrote: > > > ru 2005-02-09 18:07:17 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > > ... > > > share/man/man9 VOP_ACLCHECK.9 acl.9 microtime.9 mutex.9 > > > style.9 tvtohz.9 vfs_unmountall.9 > ^^^^^^^ > > > Log: > > > Fixed the misplaced $FreeBSD$. > > > > style(9) doesn't say anything about this - could you add something > > please? >=20 It actually does. Manpages are similar to C header files in this respect, i.e., the following apply, among other: - after a copyright header, there's a blank line, and then $FreeBSD$; - $FreeBSD$ should exist only once, except in the style.9 manpage; - keep and do not edit foreign IDs. > style.9 says a lot about this for C programs, and used to say something > about this for man pages by example: $FreeBSD$ goes immediately after > the vendor id. >=20 Except it actually says to put $FreeBSD$ after a copyright block, and do not edit/move foreign IDs, so in case if the vendor ID was put before copyright block, I kept it there, and just placed $FreeBSD$ where it belongs according to style(9) and template manpages (/usr/share/examples/mdoc/). > However, the example doesn't obviously apply to man > pages because it is in a form suitable for C headers (a C comment), >=20 The C headers example in style(9) fits nicely with manpages. > though it was intended to be a self-referential example for the man > page itself. >=20 It's hard to guess, as manpages use different style of comments. > The vendor id in it had to be misplaced to not set a bad > example by moving the vendor id, >=20 You mean misplaced in the manpage's source? > and the $FreeBSD$ in it had to be > misplaced to not set a bad example by placing it elsewhere than after > the vendor id. >=20 You mean misplaced in the manpage's source? > Now there is another buggy example in the comment at the top of the > man page. The new bugs are not having the vendor id there, and > incompleteness -- the example can only be seen by reading the source > file. >=20 Well, the copyright is also not that of the vendor, either. ;) > style.9 is special since it has to give self-referential examples. It > needs at least 1 more $FreeBSD$ and 1 or 2 more vendor ids to obviously > cover man pages: > - a literal vendor id and $FreeBSD$ pair in the form of a man page comment >=20 I think this is not necessary. Manpage example can be viewed by viewing the style.9 source. This is pretty self-referential. ;) > - maybe another vendor id before the $FreeBSD$ in the comment at the top > of the man page. This is not quite right because style.9 isn't really > a man page and the vendor didn't put the id there. >=20 It should be as per style(9): %%% Index: style.9 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/share/man/man9/style.9,v retrieving revision 1.117 diff -u -p -r1.117 style.9 --- style.9 9 Feb 2005 18:07:17 -0000 1.117 +++ style.9 10 Feb 2005 08:30:19 -0000 @@ -23,9 +23,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD: src/share/man/man9/style.9,v 1.117 2005/02/09 18:07:17 ru Ex= p $ .\" -.Dd December 7, 2001 +.Dd February 10, 2005 .Dt STYLE 9 .Os .Sh NAME %%% Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCCxxPqRfpzJluFF4RAp6hAKCZnyEw0lAOVQfGrZt/aW8yamrdnACdExkS MNs/8AdHjz45osXYWUhNNp0= =54tZ -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI-- From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08:44: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 0526316A4CE; Thu, 10 Feb 2005 08:44:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD0743D55; Thu, 10 Feb 2005 08:44: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 j1A8itni060854; Thu, 10 Feb 2005 08:44:55 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A8it3s060853; Thu, 10 Feb 2005 08:44:55 GMT (envelope-from pav) Message-Id: <200502100844.j1A8it3s060853@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 08:44: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 MOVED ports/emulators Makefile ports/emulators/qcl Makefile distinfo pkg-descr pkg-plist ports/emulators/qcl/files patch-aa patch-qc-Makefile ports/science 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, 10 Feb 2005 08:44:56 -0000 pav 2005-02-10 08:44:55 UTC FreeBSD ports repository Modified files: . MOVED emulators Makefile science Makefile Removed files: emulators/qcl Makefile distinfo pkg-descr pkg-plist emulators/qcl/files patch-aa patch-qc-Makefile Log: - Move emulators/qcl -> science/qcl on maintainer's request. Repocopy by: marcus Revision Changes Path 1.632 +2 -1 ports/MOVED 1.157 +0 -1 ports/emulators/Makefile 1.8 +0 -29 ports/emulators/qcl/Makefile (dead) 1.4 +0 -2 ports/emulators/qcl/distinfo (dead) 1.4 +0 -136 ports/emulators/qcl/files/patch-aa (dead) 1.2 +0 -49 ports/emulators/qcl/files/patch-qc-Makefile (dead) 1.2 +0 -5 ports/emulators/qcl/pkg-descr (dead) 1.3 +0 -12 ports/emulators/qcl/pkg-plist (dead) 1.60 +1 -0 ports/science/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08:55: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 8B25B16A514; Thu, 10 Feb 2005 08:55:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6095A43D54; Thu, 10 Feb 2005 08:55:09 +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 j1A8t9Bm067774; Thu, 10 Feb 2005 08:55:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A8t97e067773; Thu, 10 Feb 2005 08:55:09 GMT (envelope-from phk) Message-Id: <200502100855.j1A8t97e067773@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 08:55: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_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: Thu, 10 Feb 2005 08:55:09 -0000 phk 2005-02-10 08:55:09 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Don't pass NULL to vprint() Revision Changes Path 1.578 +1 -1 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 08:55: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 CBD1D16A4CE; Thu, 10 Feb 2005 08:55:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A535343D48; Thu, 10 Feb 2005 08:55:40 +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 j1A8teKV067858; Thu, 10 Feb 2005 08:55:40 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A8teCQ067857; Thu, 10 Feb 2005 08:55:40 GMT (envelope-from phk) Message-Id: <200502100855.j1A8teCQ067857@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 08:55: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/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: Thu, 10 Feb 2005 08:55:41 -0000 phk 2005-02-10 08:55:40 UTC FreeBSD src repository Modified files: sys/sys vnode.h Log: Add __printflike() to vn_printf() Revision Changes Path 1.279 +1 -1 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09:00: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 DF70F16A4CE; Thu, 10 Feb 2005 09:00:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B647043D41; Thu, 10 Feb 2005 09:00:55 +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 j1A90tn1068147; Thu, 10 Feb 2005 09:00:55 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A90tNb068146; Thu, 10 Feb 2005 09:00:55 GMT (envelope-from stefanf) Message-Id: <200502100900.j1A90tNb068146@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Feb 2005 09:00: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/usr.sbin/pwd_mkdb pwd_mkdb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 09:00:56 -0000 stefanf 2005-02-10 09:00:55 UTC FreeBSD src repository Modified files: usr.sbin/pwd_mkdb pwd_mkdb.c Log: Turn K&R functions into prototypes. Revision Changes Path 1.48 +6 -12 src/usr.sbin/pwd_mkdb/pwd_mkdb.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09: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 B8A1A16A4CE; Thu, 10 Feb 2005 09:05:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F06C43D2D; Thu, 10 Feb 2005 09:05:27 +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 j1A95Rki068325; Thu, 10 Feb 2005 09:05:27 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A95RPF068324; Thu, 10 Feb 2005 09:05:27 GMT (envelope-from stefanf) Message-Id: <200502100905.j1A95RPF068324@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Feb 2005 09:05: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/usr.sbin/pw pw.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, 10 Feb 2005 09:05:27 -0000 stefanf 2005-02-10 09:05:27 UTC FreeBSD src repository Modified files: usr.sbin/pw pw.h Log: The variable `arglist' has internal linkage in pw.c, don't declare it as extern here. Revision Changes Path 1.14 +2 -2 src/usr.sbin/pw/pw.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09: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 3C1B016A4CE; Thu, 10 Feb 2005 09:09:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1497E43D55; Thu, 10 Feb 2005 09:09:19 +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 j1A99IDP068450; Thu, 10 Feb 2005 09:09:18 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A99Ikc068449; Thu, 10 Feb 2005 09:09:18 GMT (envelope-from stefanf) Message-Id: <200502100909.j1A99Ikc068449@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Feb 2005 09:09: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/usr.sbin/keyserv keyserv.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, 10 Feb 2005 09:09:19 -0000 stefanf 2005-02-10 09:09:18 UTC FreeBSD src repository Modified files: usr.sbin/keyserv keyserv.h Log: The variable `ROOTKEY' has internal linkage in keyserv.c, don't declare it as extern here. Revision Changes Path 1.4 +0 -3 src/usr.sbin/keyserv/keyserv.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09: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 4EA3E16A4CE; Thu, 10 Feb 2005 09:13:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 259B343D2F; Thu, 10 Feb 2005 09:13: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 j1A9DLIb068637; Thu, 10 Feb 2005 09:13:21 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A9DKYo068636; Thu, 10 Feb 2005 09:13:20 GMT (envelope-from stefanf) Message-Id: <200502100913.j1A9DKYo068636@repoman.freebsd.org> From: Stefan Farfeleder Date: Thu, 10 Feb 2005 09: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/usr.bin/ipcs ipcs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 09:13:21 -0000 stefanf 2005-02-10 09:13:20 UTC FreeBSD src repository Modified files: usr.bin/ipcs ipcs.c Log: Turn K&R functions into prototypes. Revision Changes Path 1.25 +6 -17 src/usr.bin/ipcs/ipcs.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09: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 4FE5616A4CE; Thu, 10 Feb 2005 09:19:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08C2843D3F; Thu, 10 Feb 2005 09:19:35 +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 j1A9JYwD069981; Thu, 10 Feb 2005 09:19:34 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A9JYBU069980; Thu, 10 Feb 2005 09:19:34 GMT (envelope-from ru) Message-Id: <200502100919.j1A9JYBU069980@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Feb 2005 09:19: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/sbin/ccdconfig ccdconfig.8 ccdconfig.c src/sbin/conscontrol conscontrol.8 src/sbin/devd devd.cc src/sbin/dump main.c src/sbin/dumpfs dumpfs.8 src/sbin/ffsinfo... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 09:19:35 -0000 ru 2005-02-10 09:19:34 UTC FreeBSD src repository Modified files: sbin/ccdconfig ccdconfig.8 ccdconfig.c sbin/conscontrol conscontrol.8 sbin/devd devd.cc sbin/dump main.c sbin/dumpfs dumpfs.8 sbin/ffsinfo ffsinfo.c sbin/fsck fsck.8 fsck.c sbin/fsck_ffs fsck_ffs.8 main.c sbin/kldconfig kldconfig.8 kldconfig.c sbin/ldconfig ldconfig.c sbin/mdconfig mdconfig.c sbin/mdmfs mdmfs.c sbin/mknod mknod.8 sbin/mount mount.c sbin/mount_msdosfs mount_msdosfs.8 sbin/mount_nfs mount_nfs.8 mount_nfs.c sbin/mount_nfs4 mount_nfs4.8 mount_nfs4.c sbin/mount_ntfs mount_ntfs.8 mount_ntfs.c sbin/mount_nullfs mount_nullfs.c sbin/mount_udf mount_udf.8 sbin/mount_umapfs mount_umapfs.c sbin/mount_unionfs mount_unionfs.c sbin/nos-tun nos-tun.8 nos-tun.c sbin/ping6 ping6.8 ping6.c sbin/quotacheck quotacheck.8 quotacheck.c sbin/reboot reboot.8 reboot.c sbin/restore main.c sbin/savecore savecore.c sbin/slattach slattach.8 slattach.c sbin/startslip startslip.c sbin/swapon swapon.8 swapon.c sbin/sysctl sysctl.c sbin/umount umount.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.33 +3 -5 src/sbin/ccdconfig/ccdconfig.8 1.35 +3 -3 src/sbin/ccdconfig/ccdconfig.c 1.9 +2 -0 src/sbin/conscontrol/conscontrol.8 1.19 +1 -1 src/sbin/devd/devd.cc 1.62 +2 -2 src/sbin/dump/main.c 1.15 +1 -1 src/sbin/dumpfs/dumpfs.8 1.9 +1 -1 src/sbin/ffsinfo/ffsinfo.c 1.37 +3 -3 src/sbin/fsck/fsck.8 1.18 +2 -2 src/sbin/fsck/fsck.c 1.33 +1 -1 src/sbin/fsck_ffs/fsck_ffs.8 1.44 +1 -1 src/sbin/fsck_ffs/main.c 1.7 +2 -2 src/sbin/kldconfig/kldconfig.8 1.7 +1 -1 src/sbin/kldconfig/kldconfig.c 1.45 +1 -1 src/sbin/ldconfig/ldconfig.c 1.41 +1 -1 src/sbin/mdconfig/mdconfig.c 1.23 +4 -4 src/sbin/mdmfs/mdmfs.c 1.31 +2 -2 src/sbin/mknod/mknod.8 1.68 +3 -3 src/sbin/mount/mount.c 1.31 +8 -12 src/sbin/mount_msdosfs/mount_msdosfs.8 1.43 +4 -4 src/sbin/mount_nfs/mount_nfs.8 1.63 +5 -5 src/sbin/mount_nfs/mount_nfs.c 1.5 +3 -6 src/sbin/mount_nfs4/mount_nfs4.8 1.5 +5 -6 src/sbin/mount_nfs4/mount_nfs4.c 1.21 +6 -6 src/sbin/mount_ntfs/mount_ntfs.8 1.12 +2 -2 src/sbin/mount_ntfs/mount_ntfs.c 1.23 +1 -1 src/sbin/mount_nullfs/mount_nullfs.c 1.6 +1 -1 src/sbin/mount_udf/mount_udf.8 1.23 +1 -1 src/sbin/mount_umapfs/mount_umapfs.c 1.22 +1 -1 src/sbin/mount_unionfs/mount_unionfs.c 1.17 +1 -0 src/sbin/nos-tun/nos-tun.8 1.14 +1 -1 src/sbin/nos-tun/nos-tun.c 1.23 +3 -3 src/sbin/ping6/ping6.8 1.29 +17 -12 src/sbin/ping6/ping6.c 1.16 +4 -9 src/sbin/quotacheck/quotacheck.8 1.25 +1 -1 src/sbin/quotacheck/quotacheck.c 1.23 +10 -10 src/sbin/reboot/reboot.8 1.23 +2 -2 src/sbin/reboot/reboot.c 1.24 +4 -4 src/sbin/restore/main.c 1.71 +4 -2 src/sbin/savecore/savecore.c 1.29 +4 -11 src/sbin/slattach/slattach.8 1.41 +4 -3 src/sbin/slattach/slattach.c 1.38 +1 -1 src/sbin/startslip/startslip.c 1.29 +2 -4 src/sbin/swapon/swapon.8 1.22 +3 -5 src/sbin/swapon/swapon.c 1.65 +1 -1 src/sbin/sysctl/sysctl.c 1.45 +2 -2 src/sbin/umount/umount.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09:34: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 1BEE316A4CE; Thu, 10 Feb 2005 09:34:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E89A143D46; Thu, 10 Feb 2005 09:34:21 +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 j1A9YLvt070846; Thu, 10 Feb 2005 09:34:21 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A9YLM0070845; Thu, 10 Feb 2005 09:34:21 GMT (envelope-from girgen) Message-Id: <200502100934.j1A9YLM0070845@repoman.freebsd.org> From: Palle Girgensohn Date: Thu, 10 Feb 2005 09:34: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/gtranslator 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, 10 Feb 2005 09:34:22 -0000 girgen 2005-02-10 09:34:21 UTC FreeBSD ports repository Modified files: devel/gtranslator pkg-descr Log: Fix bad WWW pointer. Approved by: marcus (gnome) Revision Changes Path 1.5 +1 -1 ports/devel/gtranslator/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu Feb 10 09:39: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 5480316A4CE; Thu, 10 Feb 2005 09:39:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C58643D2F; Thu, 10 Feb 2005 09:39:52 +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 j1A9dqsV071178; Thu, 10 Feb 2005 09:39:52 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A9dqpK071177; Thu, 10 Feb 2005 09:39:52 GMT (envelope-from ru) Message-Id: <200502100939.j1A9dqpK071177@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Feb 2005 09:39: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/sbin/fsck_msdosfs fsck_msdosfs.8 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: Thu, 10 Feb 2005 09:39:52 -0000 ru 2005-02-10 09:39:52 UTC FreeBSD src repository Modified files: sbin/fsck_msdosfs fsck_msdosfs.8 main.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.15 +2 -2 src/sbin/fsck_msdosfs/fsck_msdosfs.8 1.15 +3 -1 src/sbin/fsck_msdosfs/main.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:00: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 C3DC516A4CE; Thu, 10 Feb 2005 10:00:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C50643D45; Thu, 10 Feb 2005 10:00:37 +0000 (GMT) (envelope-from tg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1AA0b1r072218; Thu, 10 Feb 2005 10:00:37 GMT (envelope-from tg@repoman.freebsd.org) Received: (from tg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AA0bxB072217; Thu, 10 Feb 2005 10:00:37 GMT (envelope-from tg) Message-Id: <200502101000.j1AA0bxB072217@repoman.freebsd.org> From: Thomas Gellekum Date: Thu, 10 Feb 2005 10:00: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/devel/gaphor 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, 10 Feb 2005 10:00:37 -0000 tg 2005-02-10 10:00:37 UTC FreeBSD ports repository Modified files: devel/gaphor pkg-plist Log: Add missing file. Revision Changes Path 1.4 +1 -0 ports/devel/gaphor/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:04: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 9143216A4CE; Thu, 10 Feb 2005 10:04:55 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.89]) by mx1.FreeBSD.org (Postfix) with ESMTP id 490FE43D1D; Thu, 10 Feb 2005 10:04:55 +0000 (GMT) (envelope-from chat95@mac.com) Received: from mac.com (smtpin08-en2 [10.13.10.153]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id j1AA4qq2029687; Thu, 10 Feb 2005 02:04:52 -0800 (PST) Received: from localhost (yahoobb219196184005.bbtec.net [219.196.184.5]) (authenticated bits=0) by mac.com (Xserve/smtpin08/MantshX 4.0) with ESMTP id j1AA4m87003796; Thu, 10 Feb 2005 02:04:51 -0800 (PST) Date: Thu, 10 Feb 2005 19:04:43 +0900 (JST) Message-Id: <20050210.190443.432753761.chat95@mac.com> To: krion@voodoo.oberon.net From: NAKATA Maho In-Reply-To: <20050210071026.GA40857@voodoo.oberon.net> References: <200502100641.j1A6fmoH055815@repoman.freebsd.org> <20050210071026.GA40857@voodoo.oberon.net> Organization: private X-Mailer: Mew version 3.3 on XEmacs 21.4.16 (Corporate Culture) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: maho@FreeBSD.org cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 10:04:55 -0000 In Message-ID: <20050210071026.GA40857@voodoo.oberon.net> Kirill Ponomarew wrote: Dear Kirill, > files/fonts.alias.cyberbit seems to be an empty file. I intentoially left blank. I'll soon add an alias. Writing this part is very hard for me, hope I can get some suggestions from experienced people... or delete this empty file is better? All the best, -- NAKATA, Maho From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10: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 96D1B16A4CE; Thu, 10 Feb 2005 10:06:57 +0000 (GMT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C25C43D2D; Thu, 10 Feb 2005 10:06:56 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j1AA6sHn032741; Thu, 10 Feb 2005 21:06:54 +1100 Received: from epsplex.bde.org (katana.zip.com.au [61.8.7.246]) j1AA6pwF016651; Thu, 10 Feb 2005 21:06:52 +1100 Date: Thu, 10 Feb 2005 21:06:51 +1100 (EST) From: Bruce Evans X-X-Sender: bde@epsplex.bde.org To: Ruslan Ermilov In-Reply-To: <20050210083319.GB43466@ip.net.ua> Message-ID: <20050210202900.B21458@epsplex.bde.org> References: <200502091807.j19I7HrO003008@repoman.freebsd.org> <20050210142452.R28116@delplex.bde.org> <20050210083319.GB43466@ip.net.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Ceri Davies cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/shar X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 10:06:57 -0000 On Thu, 10 Feb 2005, Ruslan Ermilov wrote: > On Thu, Feb 10, 2005 at 03:02:49PM +1100, Bruce Evans wrote: > > On Wed, 9 Feb 2005, Ceri Davies wrote: > > > style(9) doesn't say anything about this - could you add something > > > please? > > > It actually does. Manpages are similar to C header files in this > respect, i.e., the following apply, among other: > > - after a copyright header, there's a blank line, and then $FreeBSD$; It literally says "rcsid" instead of "$FreeBSD$" here, and only mentions $FreeBSD$ by example. I avoid using "rcsid" since ids may or may not be rcsids. > - $FreeBSD$ should exist only once, except in the style.9 manpage; It actually says "Version control system ID tags" instead of "$FreeBSD$" here. This covers $FreeBSD$ with more than an example, but without the example it only requires at most 1 $FreeBSD$ and not exactly 1. > - keep and do not edit foreign IDs. > > > style.9 says a lot about this for C programs, and used to say something > > about this for man pages by example: $FreeBSD$ goes immediately after > > the vendor id. > > > Except it actually says to put $FreeBSD$ after a copyright block, and Except is actually says that there is an rcsid after the copyright block, and then gives an example with an sccsid instead of an rcsid. Only the example shows that other ids follow the "rcsid". > do not edit/move foreign IDs, so in case if the vendor ID was put > before copyright block, I kept it there, and just placed $FreeBSD$ > where it belongs according to style(9) and template manpages > (/usr/share/examples/mdoc/). That is OK with me, except in style(9) it makes the self references harder to untangle. > > However, the example doesn't obviously apply to man > > pages because it is in a form suitable for C headers (a C comment), > > > The C headers example in style(9) fits nicely with manpages. > > > though it was intended to be a self-referential example for the man > > page itself. > > > It's hard to guess, as manpages use different style of comments. To avoid guesses, it should be formatted like a man page comment if it applies to man pages. style.9 also has problems describing both a C program and a header in the same file. > > The vendor id in it had to be misplaced to not set a bad > > example by moving the vendor id, > > > You mean misplaced in the manpage's source? Sort of. > > and the $FreeBSD$ in it had to be > > misplaced to not set a bad example by placing it elsewhere than after > > the vendor id. > > > You mean misplaced in the manpage's source? Sort of. Neither of these ids is needed in the output except for their possibly unintentional side effect of sort of documenting $FreeBSD$ for headers and man pages. > > style.9 is special since it has to give self-referential examples. It > > needs at least 1 more $FreeBSD$ and 1 or 2 more vendor ids to obviously > > cover man pages: > > - a literal vendor id and $FreeBSD$ pair in the form of a man page comment > > > I think this is not necessary. Manpage example can be viewed by > viewing the style.9 source. This is pretty self-referential. ;) All section 9 man pages can better be viewed by viewing their source, (*.c, not *.9) ;-). > > - maybe another vendor id before the $FreeBSD$ in the comment at the top > > of the man page. This is not quite right because style.9 isn't really > > a man page and the vendor didn't put the id there. > > > It should be as per style(9): > > %%% > Index: style.9 > =================================================================== > RCS file: /home/ncvs/src/share/man/man9/style.9,v > retrieving revision 1.117 > diff -u -p -r1.117 style.9 > --- style.9 9 Feb 2005 18:07:17 -0000 1.117 > +++ style.9 10 Feb 2005 08:30:19 -0000 > @@ -23,9 +23,10 @@ > .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > .\" SUCH DAMAGE. > .\" > +.\" From: @(#)style 1.14 (Berkeley) 4/28/95 > .\" $FreeBSD: src/share/man/man9/style.9,v 1.117 2005/02/09 18:07:17 ru Exp $ OK. I have a rule for "From:" too: use it iff the file was renamed, including for repo-copying. > .\" > -.Dd December 7, 2001 > +.Dd February 10, 2005 Apperently the mdoc police were asleep :-). > .Dt STYLE 9 > .Os > .Sh NAME > %%% Bruce From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:17: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 C141E16A4CE; Thu, 10 Feb 2005 10:17:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 96EE743D55; Thu, 10 Feb 2005 10:17: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 j1AAHnnQ072828; Thu, 10 Feb 2005 10:17:49 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAHnu2072826; Thu, 10 Feb 2005 10:17:49 GMT (envelope-from tobez) Message-Id: <200502101017.j1AAHnu2072826@repoman.freebsd.org> From: Anton Berezin Date: Thu, 10 Feb 2005 10:17: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/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: Thu, 10 Feb 2005 10:17:49 -0000 tobez 2005-02-10 10:17:49 UTC FreeBSD ports repository Modified files: www/p5-HTML-Mason Makefile Log: Fix dependency error introduced in the previous commit. Reported by: kris/pointyhat Revision Changes Path 1.46 +1 -1 ports/www/p5-HTML-Mason/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:24: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 2FFBB16A4CE; Thu, 10 Feb 2005 10:24:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06A8443D3F; Thu, 10 Feb 2005 10:24:27 +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 j1AAOQrt073060; Thu, 10 Feb 2005 10:24:26 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAOQbi073059; Thu, 10 Feb 2005 10:24:26 GMT (envelope-from leeym) Message-Id: <200502101024.j1AAOQbi073059@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 10:24: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/p5-Filesys-Statvfs_Df 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, 10 Feb 2005 10:24:27 -0000 leeym 2005-02-10 10:24:26 UTC FreeBSD ports repository Modified files: devel/p5-Filesys-Statvfs_Df pkg-descr pkg-plist Log: - fix PLIST PR: 75854 Submitted by: pirzyk@ Revision Changes Path 1.2 +2 -0 ports/devel/p5-Filesys-Statvfs_Df/pkg-descr 1.4 +1 -1 ports/devel/p5-Filesys-Statvfs_Df/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:31: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 EDBE516A4CE; Thu, 10 Feb 2005 10:31:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C6C43D58; Thu, 10 Feb 2005 10:31:32 +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 j1AAVW2V073373; Thu, 10 Feb 2005 10:31:32 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAVWac073372; Thu, 10 Feb 2005 10:31:32 GMT (envelope-from jkoshy) Message-Id: <200502101031.j1AAVWac073372@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 10 Feb 2005 10:31: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/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: Thu, 10 Feb 2005 10:31:33 -0000 jkoshy 2005-02-10 10:31:32 UTC FreeBSD src repository Modified files: share/man/man4 ata.4 Log: Note that the ICH6 controller is supported. Reviewed by: sos Revision Changes Path 1.49 +1 -1 src/share/man/man4/ata.4 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:44: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 B267916A4CE; Thu, 10 Feb 2005 10:44:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A81B43D55; Thu, 10 Feb 2005 10:44:29 +0000 (GMT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1AAiTij073854; Thu, 10 Feb 2005 10:44:29 GMT (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAiTe0073853; Thu, 10 Feb 2005 10:44:29 GMT (envelope-from alfred) Message-Id: <200502101044.j1AAiTe0073853@repoman.freebsd.org> From: Alfred Perlstein Date: Thu, 10 Feb 2005 10:44: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.bin/rpcgen rpc_tblout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 10:44:29 -0000 alfred 2005-02-10 10:44:29 UTC FreeBSD src repository Modified files: usr.bin/rpcgen rpc_tblout.c Log: back out 1.7 changes, unneeded and possibly wrong. Revision Changes Path 1.8 +6 -9 src/usr.bin/rpcgen/rpc_tblout.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:46: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 832E116A4CE; Thu, 10 Feb 2005 10:46:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27CBA43D45; Thu, 10 Feb 2005 10:46:28 +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 j1AAkSqU073971; Thu, 10 Feb 2005 10:46:28 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAkS8o073970; Thu, 10 Feb 2005 10:46:28 GMT (envelope-from des) Message-Id: <200502101046.j1AAkS8o073970@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Feb 2005 10:46: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/usr.sbin/config lang.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, 10 Feb 2005 10:46:28 -0000 des 2005-02-10 10:46:27 UTC FreeBSD src repository Modified files: usr.sbin/config lang.l Log: "device" and "nodevice" lines can actually specify more than one device (separated by commas), so add "devices" and "nodevices" as aliases. MFC after: 2 weeks Revision Changes Path 1.41 +2 -0 src/usr.sbin/config/lang.l From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10: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 6F1E816A4D0 for ; Thu, 10 Feb 2005 10:52:10 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EC2043D4C for ; Thu, 10 Feb 2005 10:52:09 +0000 (GMT) (envelope-from oppermann@networx.ch) Received: (qmail 28441 invoked from network); 10 Feb 2005 10:30:31 -0000 Received: from unknown (HELO networx.ch) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 Feb 2005 10:30:31 -0000 Message-ID: <420B3CDA.9033810C@networx.ch> Date: Thu, 10 Feb 2005 11:52:10 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200502051206.j15C6YOY015206@repoman.freebsd.org> 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/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 10:52:10 -0000 Gleb Smirnoff wrote: > > glebius 2005-02-05 12:06:33 UTC > > FreeBSD src repository > > Modified files: > sbin/ipfw ipfw2.c > sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c > Added files: > sys/netgraph ng_ipfw.c ng_ipfw.h > Log: > Add a ng_ipfw node, implementing a quick and simple interface between > ipfw(4) and netgraph(4) facilities. > > Reviewed by: andre, brooks, julian ^^^^^ I have not withdrawn my objections to the non-decoupling upon entering into netgraph. I think you should decouple the stack upon entering netgraph and not when returning back to ng_ipfw. It is not neccessary to go back the same way and I can imagine several normal setups where packets may come back through another way leading to recursions and a very (too) deep stack. NG_SEND_DATA_ONLY() doesn't seem to decouple it but it's hard to follow the netgraph code and I'm not too used to it. If you can show that NG_SEND_DATA_ONLY() does in fact decouple it then I withdraw this objection. The other thing is the passing back of errors from netgraph. Only certain kinds of errors should be reported back and others converted to some default error. It is very confusing for an application developer to get a very (from his POV) non-sensical error message like ENOTCONN when writing on a socket. He doesn't have knowledge of the ipfw/netgraph stuff that happens in the kernel and it makes debugging extremely confusing. In the he blames FreeBSDs socket implementation whereas it was only some error in setting up the netgraph by the administrator. You've got others to review you stuff and committed it. But it was pretty clear that I wasn't fully happy with the code yet so please don't put my name into the reviewed-by line then. -- Andre From owner-cvs-all@FreeBSD.ORG Thu Feb 10 10:53: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 BBDA816A4CE; Thu, 10 Feb 2005 10:53:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AF6943D48; Thu, 10 Feb 2005 10:53:01 +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 j1AAr1Kw074174; Thu, 10 Feb 2005 10:53:01 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AAr1Gl074173; Thu, 10 Feb 2005 10:53:01 GMT (envelope-from sem) Message-Id: <200502101053.j1AAr1Gl074173@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 10:53: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/audit 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, 10 Feb 2005 10:53:01 -0000 sem 2005-02-10 10:53:00 UTC FreeBSD ports repository Modified files: security/audit Makefile Log: - Unbreak on amd64 PR: ports/77328 Submitted by: Johan van Selst Revision Changes Path 1.18 +2 -4 ports/security/audit/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 11: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 CA49116A4CE; Thu, 10 Feb 2005 11:03:38 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E4D43D39; Thu, 10 Feb 2005 11:03:37 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j1AB3Z74091065 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 10 Feb 2005 14:03:36 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j1AB3Z62021435 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 14:03:35 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j1AB3Y7o021434; Thu, 10 Feb 2005 14:03:34 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 10 Feb 2005 14:03:34 +0300 From: Gleb Smirnoff To: Andre Oppermann Message-ID: <20050210110334.GB21237@cell.sick.ru> References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <420B3CDA.9033810C@networx.ch> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 11:03:38 -0000 On Thu, Feb 10, 2005 at 11:52:10AM +0100, Andre Oppermann wrote: A> I have not withdrawn my objections to the non-decoupling upon entering You haven't replied my email and reminder during more than a week. On last mail you have said, that you are going to be online in one day. A> into netgraph. I think you should decouple the stack upon entering A> netgraph and not when returning back to ng_ipfw. It is not neccessary A> to go back the same way and I can imagine several normal setups where A> packets may come back through another way leading to recursions and a A> very (too) deep stack. NG_SEND_DATA_ONLY() doesn't seem to decouple A> it but it's hard to follow the netgraph code and I'm not too used to A> it. If you can show that NG_SEND_DATA_ONLY() does in fact decouple A> it then I withdraw this objection. Andre, all other edge netgraph nodes does not queue packet for ISR. "Edge node" stands for a node which is an interface between netgraph and other networking subsystem. It has been proved in practice, that it is not needed. And in theory, there is no way ro recurse. You say, that you can describe a normal setup which leads to recursion. I can't. So pls describe it. A> The other thing is the passing back of errors from netgraph. Only A> certain kinds of errors should be reported back and others converted A> to some default error. It is very confusing for an application A> developer to get a very (from his POV) non-sensical error message A> like ENOTCONN when writing on a socket. He doesn't have knowledge A> of the ipfw/netgraph stuff that happens in the kernel and it makes A> debugging extremely confusing. In the he blames FreeBSDs socket A> implementation whereas it was only some error in setting up the A> netgraph by the administrator. I have already replied this in net@ list. OK, I'll ask again: Do you want ng_ipfw_rcvdata() to end with "return (0)"? A> You've got others to review you stuff and committed it. But it was A> pretty clear that I wasn't fully happy with the code yet so please A> don't put my name into the reviewed-by line then. You were not responsive more than ten days. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Feb 10 11:05: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 C8CEC16A4CE; Thu, 10 Feb 2005 11:05:26 +0000 (GMT) Received: from mail.ciam.ru (mail.ciam.ru [213.147.57.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DEA43D53; Thu, 10 Feb 2005 11:05:26 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from msd-mtu.mbrd.ru ([195.34.35.77] helo=[172.16.4.9]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1CzC8T-0002KZ-1f; Thu, 10 Feb 2005 14:05:25 +0300 Message-ID: <420B3FF4.9050607@FreeBSD.org> Date: Thu, 10 Feb 2005 14:05:24 +0300 From: Sergey Matveychuk User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041217 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Yen-Ming Lee References: <200502101024.j1AAOQbi073059@repoman.freebsd.org> In-Reply-To: <200502101024.j1AAOQbi073059@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; 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/p5-Filesys-Statvfs_Df 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, 10 Feb 2005 11:05:26 -0000 Yen-Ming Lee wrote: > Submitted by: pirzyk@ Who is pirzyk@? -- Sem. From owner-cvs-all@FreeBSD.ORG Thu Feb 10 11:09: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 9A0E016A4CE; Thu, 10 Feb 2005 11:09:59 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D311C43D46; Thu, 10 Feb 2005 11:09:58 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j1AB9v1a091175 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 10 Feb 2005 14:09:57 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j1AB9uHC021515 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 14:09:56 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j1AB9uGK021514; Thu, 10 Feb 2005 14:09:56 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 10 Feb 2005 14:09:56 +0300 From: Gleb Smirnoff To: Andre Oppermann Message-ID: <20050210110956.GC21237@cell.sick.ru> References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <420B3CDA.9033810C@networx.ch> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 11:09:59 -0000 On Thu, Feb 10, 2005 at 11:52:10AM +0100, Andre Oppermann wrote: A> You've got others to review you stuff and committed it. But it was A> pretty clear that I wasn't fully happy with the code yet so please A> don't put my name into the reviewed-by line then. Several comment from you were accepted, that's why I've added you. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Feb 10 11:16: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 C420116A4CE; Thu, 10 Feb 2005 11:16:54 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-1.rz.RWTH-Aachen.DE [134.130.3.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1989843D2F; Thu, 10 Feb 2005 11:16:54 +0000 (GMT) (envelope-from chris@unixpages.org) 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 <0IBP0096P0O1CW@ms-dienst.rz.rwth-aachen.de>; Thu, 10 Feb 2005 12:16:50 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Thu, 10 Feb 2005 12:16:49 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])j1ABGmh2024787; Thu, 10 Feb 2005 12:16:49 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id 827F62842E; Thu, 10 Feb 2005 12:16:43 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id B1C942285B; Thu, 10 Feb 2005 12:16:42 +0100 (CET) Date: Thu, 10 Feb 2005 12:16:42 +0100 From: Christian Brueffer In-reply-to: <420B3FF4.9050607@FreeBSD.org> To: Sergey Matveychuk Message-id: <20050210111642.GF77038@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=kbCYTQG2MZjuOjyn; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT 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: <200502101024.j1AAOQbi073059@repoman.freebsd.org> <420B3FF4.9050607@FreeBSD.org> cc: cvs-ports@freebsd.org cc: Yen-Ming Lee cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/p5-Filesys-Statvfs_Df 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, 10 Feb 2005 11:16:54 -0000 --kbCYTQG2MZjuOjyn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 10, 2005 at 02:05:24PM +0300, Sergey Matveychuk wrote: > Yen-Ming Lee wrote: >=20 > > Submitted by: pirzyk@ >=20 > Who is pirzyk@? >=20 finger pirzyk@freebsd.org :-) - 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 --kbCYTQG2MZjuOjyn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCC0KabHYXjKDtmC0RAm0XAKCvAJ/cg/376MApiT7zy0tasyjzNQCglWYb HjcegK3mAQmOD4zgarw8lH8= =+23Y -----END PGP SIGNATURE----- --kbCYTQG2MZjuOjyn-- From owner-cvs-all@FreeBSD.ORG Thu Feb 10 11: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 E6BE416A4CE; Thu, 10 Feb 2005 11:53:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEE5B43D2D; Thu, 10 Feb 2005 11:53:15 +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 j1ABrFej076660; Thu, 10 Feb 2005 11:53:15 GMT (envelope-from lofi@repoman.freebsd.org) Received: (from lofi@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ABrFFG076659; Thu, 10 Feb 2005 11:53:15 GMT (envelope-from lofi) Message-Id: <200502101153.j1ABrFFG076659@repoman.freebsd.org> From: Michael Nottebrock Date: Thu, 10 Feb 2005 11:53: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/doxygen 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, 10 Feb 2005 11:53:16 -0000 lofi 2005-02-10 11:53:15 UTC FreeBSD ports repository Modified files: devel/doxygen Makefile Log: Runtime-depend on python (the wrong way, until bsd.port.mk is fixed). Revision Changes Path 1.44 +1 -0 ports/devel/doxygen/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:02: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 017EE16A4CE; Thu, 10 Feb 2005 12:02:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF07F43D2F; Thu, 10 Feb 2005 12:02:37 +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 j1AC2b0d077213; Thu, 10 Feb 2005 12:02:37 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC2bG1077212; Thu, 10 Feb 2005 12:02:37 GMT (envelope-from phk) Message-Id: <200502101202.j1AC2bG1077212@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12: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/sys/dev/led led.c src/sys/dev/ray if_ray.c if_rayvar.h src/sys/fs/hpfs hpfs_hash.c src/sys/fs/udf udf_vfsops.c src/sys/i386/i386 io_apic.c mptable.c src/sys/i386/pci pci_pir.c src/sys/kern kern_environment.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:02:38 -0000 phk 2005-02-10 12:02:37 UTC FreeBSD src repository Modified files: sys/dev/led led.c sys/dev/ray if_ray.c if_rayvar.h sys/fs/hpfs hpfs_hash.c sys/fs/udf udf_vfsops.c sys/i386/i386 io_apic.c mptable.c sys/i386/pci pci_pir.c sys/kern kern_environment.c kern_event.c kern_mtxpool.c subr_sbuf.c subr_sleepqueue.c subr_turnstile.c uipc_mbuf.c uipc_mbuf2.c sys/net if_clone.c Log: Make a bunch of malloc types static. Found by: src/tools/tools/kernxref Revision Changes Path 1.15 +1 -1 src/sys/dev/led/led.c 1.78 +1 -0 src/sys/dev/ray/if_ray.c 1.20 +0 -2 src/sys/dev/ray/if_rayvar.h 1.18 +1 -1 src/sys/fs/hpfs/hpfs_hash.c 1.26 +1 -1 src/sys/fs/udf/udf_vfsops.c 1.16 +1 -1 src/sys/i386/i386/io_apic.c 1.240 +1 -1 src/sys/i386/i386/mptable.c 1.116 +1 -1 src/sys/i386/pci/pci_pir.c 1.37 +1 -1 src/sys/kern/kern_environment.c 1.87 +2 -1 src/sys/kern/kern_event.c 1.11 +1 -1 src/sys/kern/kern_mtxpool.c 1.29 +1 -1 src/sys/kern/subr_sbuf.c 1.16 +1 -1 src/sys/kern/subr_sleepqueue.c 1.152 +1 -1 src/sys/kern/subr_turnstile.c 1.140 +1 -1 src/sys/kern/uipc_mbuf.c 1.31 +1 -1 src/sys/kern/uipc_mbuf2.c 1.5 +1 -1 src/sys/net/if_clone.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 1F92E16A4CE; Thu, 10 Feb 2005 12:04:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E73F243D55; Thu, 10 Feb 2005 12:04:02 +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 j1AC42iW077258; Thu, 10 Feb 2005 12:04:02 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC42Il077257; Thu, 10 Feb 2005 12:04:02 GMT (envelope-from den) Message-Id: <200502101204.j1AC42Il077257@repoman.freebsd.org> From: Denis Peplin Date: Thu, 10 Feb 2005 12:04:02 +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/firewalls 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, 10 Feb 2005 12:04:03 -0000 den 2005-02-10 12:04:02 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Improve "Building the Rule Script" section by adding description of converting script to rule list (the example already contain this way, but it was not described). Revision Changes Path 1.27 +42 -25 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 970FC16A4CE; Thu, 10 Feb 2005 12:04:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FA0143D1F; Thu, 10 Feb 2005 12:04:26 +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 j1AC4QjF077304; Thu, 10 Feb 2005 12:04:26 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC4QKD077303; Thu, 10 Feb 2005 12:04:26 GMT (envelope-from phk) Message-Id: <200502101204.j1AC4QKD077303@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:04: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/fs/devfs devfs_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, 10 Feb 2005 12:04:26 -0000 phk 2005-02-10 12:04:26 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_vnops.c Log: Statize devfs_ops_f Revision Changes Path 1.101 +1 -1 src/sys/fs/devfs/devfs_vnops.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:05: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 E3D5A16A4CE; Thu, 10 Feb 2005 12:05:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB3CD43D2D; Thu, 10 Feb 2005 12:05:06 +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 j1AC56cZ077354; Thu, 10 Feb 2005 12:05:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC56YI077353; Thu, 10 Feb 2005 12:05:06 GMT (envelope-from phk) Message-Id: <200502101205.j1AC56YI077353@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:05: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/fs/nwfs nwfs_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:05:07 -0000 phk 2005-02-10 12:05:06 UTC FreeBSD src repository Modified files: sys/fs/nwfs nwfs_node.c Log: Statize malloc types. Don't call vprint with NULL. Revision Changes Path 1.35 +3 -3 src/sys/fs/nwfs/nwfs_node.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:06: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 E594616A4CE; Thu, 10 Feb 2005 12:06:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDB2C43D58; Thu, 10 Feb 2005 12:06:34 +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 j1AC6YSJ077589; Thu, 10 Feb 2005 12:06:34 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC6YoI077588; Thu, 10 Feb 2005 12:06:34 GMT (envelope-from phk) Message-Id: <200502101206.j1AC6YoI077588@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:06: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/fs/smbfs smbfs_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:06:35 -0000 phk 2005-02-10 12:06:34 UTC FreeBSD src repository Modified files: sys/fs/smbfs smbfs_node.c Log: don't call vprint with NULL. Revision Changes Path 1.27 +1 -1 src/sys/fs/smbfs/smbfs_node.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:07: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 C271316A4CE; Thu, 10 Feb 2005 12:07:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9903343D1F; Thu, 10 Feb 2005 12:07:02 +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 j1AC72vE077630; Thu, 10 Feb 2005 12:07:02 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC72X9077629; Thu, 10 Feb 2005 12:07:02 GMT (envelope-from phk) Message-Id: <200502101207.j1AC72X9077629@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:07: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/fs/smbfs smbfs_subr.h smbfs_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: Thu, 10 Feb 2005 12:07:02 -0000 phk 2005-02-10 12:07:02 UTC FreeBSD src repository Modified files: sys/fs/smbfs smbfs_subr.h smbfs_vfsops.c Log: Make smbfs_debuglevel private. Revision Changes Path 1.5 +0 -3 src/sys/fs/smbfs/smbfs_subr.h 1.33 +1 -1 src/sys/fs/smbfs/smbfs_vfsops.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:08: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 8DA8316A4CE; Thu, 10 Feb 2005 12:08:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63F3643D53; Thu, 10 Feb 2005 12:08:55 +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 j1AC8tP1077687; Thu, 10 Feb 2005 12:08:55 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC8tC6077686; Thu, 10 Feb 2005 12:08:55 GMT (envelope-from phk) Message-Id: <200502101208.j1AC8tC6077686@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:08: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/ieee488 upd7210.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:08:55 -0000 phk 2005-02-10 12:08:55 UTC FreeBSD src repository Modified files: sys/dev/ieee488 upd7210.c Log: Statification Revision Changes Path 1.2 +3 -3 src/sys/dev/ieee488/upd7210.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 C01A216A4CE; Thu, 10 Feb 2005 12:09:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966B343D53; Thu, 10 Feb 2005 12:09:15 +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 j1AC9Fmo077728; Thu, 10 Feb 2005 12:09:15 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC9FxR077727; Thu, 10 Feb 2005 12:09:15 GMT (envelope-from phk) Message-Id: <200502101209.j1AC9FxR077727@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:09: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/fs/fdescfs fdesc.h fdesc_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: Thu, 10 Feb 2005 12:09:15 -0000 phk 2005-02-10 12:09:15 UTC FreeBSD src repository Modified files: sys/fs/fdescfs fdesc.h fdesc_vfsops.c Log: Make fdesc_root static Revision Changes Path 1.20 +0 -1 src/sys/fs/fdescfs/fdesc.h 1.52 +2 -1 src/sys/fs/fdescfs/fdesc_vfsops.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 9728116A4CE; Thu, 10 Feb 2005 12:09:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D32643D2D; Thu, 10 Feb 2005 12:09:49 +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 j1AC9nNp077769; Thu, 10 Feb 2005 12:09:49 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AC9nCs077768; Thu, 10 Feb 2005 12:09:49 GMT (envelope-from phk) Message-Id: <200502101209.j1AC9nCs077768@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12: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/fs/ntfs ntfs_vfsops.c ntfs_vfsops.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, 10 Feb 2005 12:09:49 -0000 phk 2005-02-10 12:09:49 UTC FreeBSD src repository Modified files: sys/fs/ntfs ntfs_vfsops.c ntfs_vfsops.h Log: make M_NTFSMNT and ntfs_calccfree() static Revision Changes Path 1.77 +3 -2 src/sys/fs/ntfs/ntfs_vfsops.c 1.8 +1 -2 src/sys/fs/ntfs/ntfs_vfsops.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:10: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 2D16616A4CF; Thu, 10 Feb 2005 12:10:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009EA43D46; Thu, 10 Feb 2005 12:10:36 +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 j1ACAZE2077876; Thu, 10 Feb 2005 12:10:35 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACAZCG077875; Thu, 10 Feb 2005 12:10:35 GMT (envelope-from phk) Message-Id: <200502101210.j1ACAZCG077875@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:10: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/geom geom_disk.c geom_kern.c geom_vfs.c geom_vfs.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, 10 Feb 2005 12:10:36 -0000 phk 2005-02-10 12:10:35 UTC FreeBSD src repository Modified files: sys/geom geom_disk.c geom_kern.c geom_vfs.c geom_vfs.h Log: Make various random things static Revision Changes Path 1.95 +1 -1 src/sys/geom/geom_disk.c 1.37 +2 -2 src/sys/geom/geom_kern.c 1.8 +3 -1 src/sys/geom/geom_vfs.c 1.3 +0 -1 src/sys/geom/geom_vfs.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:14: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 9D26316A4CE; Thu, 10 Feb 2005 12:14:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8121543D2D; Thu, 10 Feb 2005 12:14:26 +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 j1ACEQ6P078148; Thu, 10 Feb 2005 12:14:26 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACEQU2078147; Thu, 10 Feb 2005 12:14:26 GMT (envelope-from danfe) Message-Id: <200502101214.j1ACEQU2078147@repoman.freebsd.org> From: Alexey Dokuchaev Date: Thu, 10 Feb 2005 12:14: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/graphics/panorama Makefileports/graphics/panorama/files patch-plugins_image_io_tga_tga_io.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, 10 Feb 2005 12:14:26 -0000 danfe 2005-02-10 12:14:26 UTC FreeBSD ports repository Modified files: graphics/panorama Makefile Added files: graphics/panorama/files patch-hlapi-plugin_manager.cpp patch-hlapi-plugins_all.h patch-llapi_priority_queue.h patch-plugins_image_io_tga_tga_io.cpp Log: - Unbreak the build - Take maintainership - Mark as IGNOREd for now since GUI crashes on startup Revision Changes Path 1.16 +5 -13 ports/graphics/panorama/Makefile 1.1 +15 -0 ports/graphics/panorama/files/patch-hlapi-plugin_manager.cpp (new) 1.1 +26 -0 ports/graphics/panorama/files/patch-hlapi-plugins_all.h (new) 1.1 +25 -0 ports/graphics/panorama/files/patch-llapi_priority_queue.h (new) 1.1 +16 -0 ports/graphics/panorama/files/patch-plugins_image_io_tga_tga_io.cpp (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 4F0DD16A4CE; Thu, 10 Feb 2005 12:15:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 264F943D31; Thu, 10 Feb 2005 12:15: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 j1ACFoDJ078238; Thu, 10 Feb 2005 12:15:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACFoHe078237; Thu, 10 Feb 2005 12:15:50 GMT (envelope-from phk) Message-Id: <200502101215.j1ACFoHe078237@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:15: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/kern kern_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:15:50 -0000 phk 2005-02-10 12:15:49 UTC FreeBSD src repository Modified files: sys/kern kern_proc.c Log: Make a bunch of SYSCTL_NODEs static. Revision Changes Path 1.224 +23 -22 src/sys/kern/kern_proc.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:16: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 4323816A4CE; Thu, 10 Feb 2005 12:16:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A03D43D1D; Thu, 10 Feb 2005 12:16:09 +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 j1ACG8Pu078291; Thu, 10 Feb 2005 12:16:08 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACG8hA078290; Thu, 10 Feb 2005 12:16:08 GMT (envelope-from phk) Message-Id: <200502101216.j1ACG8hA078290@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:16: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/kern kern_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: Thu, 10 Feb 2005 12:16:09 -0000 phk 2005-02-10 12:16:08 UTC FreeBSD src repository Modified files: sys/kern kern_sysctl.c Log: Make another bunch of SYSCTL_NODEs static Revision Changes Path 1.165 +4 -4 src/sys/kern/kern_sysctl.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:16: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 9900416A4CE; Thu, 10 Feb 2005 12:16:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7238C43D1F; Thu, 10 Feb 2005 12:16:42 +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 j1ACGgoV078375; Thu, 10 Feb 2005 12:16:42 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACGgmF078374; Thu, 10 Feb 2005 12:16:42 GMT (envelope-from phk) Message-Id: <200502101216.j1ACGgmF078374@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:16: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/kern vfs_cache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:16:42 -0000 phk 2005-02-10 12:16:42 UTC FreeBSD src repository Modified files: sys/kern vfs_cache.c Log: Make a SYSCTL_NODE and a mutex static Revision Changes Path 1.90 +2 -2 src/sys/kern/vfs_cache.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:17: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 8FA1816A4CE; Thu, 10 Feb 2005 12:17:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6591643D31; Thu, 10 Feb 2005 12:17:48 +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 j1ACHm3m078453; Thu, 10 Feb 2005 12:17:48 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACHmIZ078452; Thu, 10 Feb 2005 12:17:48 GMT (envelope-from phk) Message-Id: <200502101217.j1ACHmIZ078452@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:17: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/kern vfs_cluster.c src/sys/sys buf.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, 10 Feb 2005 12:17:48 -0000 phk 2005-02-10 12:17:48 UTC FreeBSD src repository Modified files: sys/kern vfs_cluster.c sys/sys buf.h Log: make cluster_callback() static Revision Changes Path 1.163 +2 -1 src/sys/kern/vfs_cluster.c 1.185 +0 -1 src/sys/sys/buf.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 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 3CB7016A4CE; Thu, 10 Feb 2005 12:18:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12AE443D1F; Thu, 10 Feb 2005 12:18:18 +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 j1ACIHUs078509; Thu, 10 Feb 2005 12:18:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACIHOq078508; Thu, 10 Feb 2005 12:18:17 GMT (envelope-from phk) Message-Id: <200502101218.j1ACIHOq078508@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:18: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/vm vm_pager.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:18:18 -0000 phk 2005-02-10 12:18:17 UTC FreeBSD src repository Modified files: sys/vm vm_pager.c Log: Make npages static and const. Revision Changes Path 1.104 +1 -1 src/sys/vm/vm_pager.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 1FD5B16A4CE; Thu, 10 Feb 2005 12:18:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB87F43D53; Thu, 10 Feb 2005 12:18:36 +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 j1ACIax0078543; Thu, 10 Feb 2005 12:18:36 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACIa1M078542; Thu, 10 Feb 2005 12:18:36 GMT (envelope-from phk) Message-Id: <200502101218.j1ACIa1M078542@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:18: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/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: Thu, 10 Feb 2005 12:18:37 -0000 phk 2005-02-10 12:18:36 UTC FreeBSD src repository Modified files: sys/vm vm_meter.c Log: Make three SYSCTL_NODEs static Revision Changes Path 1.81 +5 -3 src/sys/vm/vm_meter.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 6748316A559; Thu, 10 Feb 2005 12:20:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CC6B43D1D; Thu, 10 Feb 2005 12:20:03 +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 j1ACK3d6078602; Thu, 10 Feb 2005 12:20:03 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACK3lT078601; Thu, 10 Feb 2005 12:20:03 GMT (envelope-from den) Message-Id: <200502101220.j1ACK3lT078601@repoman.freebsd.org> From: Denis Peplin Date: Thu, 10 Feb 2005 12:20:03 +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/firewalls 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, 10 Feb 2005 12:20:04 -0000 den 2005-02-10 12:20:03 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Add missing dot after sentence Revision Changes Path 1.28 +1 -1 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:20: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 6B14C16A4DE; Thu, 10 Feb 2005 12:20:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF72843D49; Thu, 10 Feb 2005 12:20:08 +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 j1ACK8On078659; Thu, 10 Feb 2005 12:20:08 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACK87M078658; Thu, 10 Feb 2005 12:20:08 GMT (envelope-from phk) Message-Id: <200502101220.j1ACK87M078658@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:20: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/ufs/ffs ffs_alloc.c ffs_extern.h ffs_vfsops.c src/sys/ufs/ufs ufs_dirhash.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:20:30 -0000 phk 2005-02-10 12:20:08 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_alloc.c ffs_extern.h ffs_vfsops.c sys/ufs/ufs ufs_dirhash.c Log: Make a some SYSCTL_NODEs and some of FFS's VFS_ methods static. Revision Changes Path 1.131 +5 -5 src/sys/ufs/ffs/ffs_alloc.c 1.68 +0 -5 src/sys/ufs/ffs/ffs_extern.h 1.278 +12 -7 src/sys/ufs/ffs/ffs_vfsops.c 1.21 +1 -1 src/sys/ufs/ufs/ufs_dirhash.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:20: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 489AA16A63F; Thu, 10 Feb 2005 12:20:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E60343D3F; Thu, 10 Feb 2005 12:20:43 +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 j1ACKg1V078764; Thu, 10 Feb 2005 12:20:43 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACKgIL078763; Thu, 10 Feb 2005 12:20:42 GMT (envelope-from phk) Message-Id: <200502101220.j1ACKgIL078763@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:20: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/kern md5c.c src/sys/sys md5.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, 10 Feb 2005 12:20:43 -0000 phk 2005-02-10 12:20:42 UTC FreeBSD src repository Modified files: sys/kern md5c.c sys/sys md5.h Log: MD5Pad() should never have been exposed. Revision Changes Path 1.25 +2 -3 src/sys/kern/md5c.c 1.18 +0 -1 src/sys/sys/md5.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 EB95C16A4CE; Thu, 10 Feb 2005 12:22:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C246F43D1D; Thu, 10 Feb 2005 12:22:17 +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 j1ACMHtQ078910; Thu, 10 Feb 2005 12:22:17 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACMHDw078909; Thu, 10 Feb 2005 12:22:17 GMT (envelope-from phk) Message-Id: <200502101222.j1ACMHDw078909@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12: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/fs/devfs devfs_devs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:22:18 -0000 phk 2005-02-10 12:22:17 UTC FreeBSD src repository Modified files: sys/fs/devfs devfs_devs.c Log: Make a SYSCTL_NODE static Revision Changes Path 1.33 +1 -1 src/sys/fs/devfs/devfs_devs.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:22: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 E909E16A4CF; Thu, 10 Feb 2005 12:22:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4F943D53; Thu, 10 Feb 2005 12:22:37 +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 j1ACMbds078962; Thu, 10 Feb 2005 12:22:37 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACMblH078961; Thu, 10 Feb 2005 12:22:37 GMT (envelope-from phk) Message-Id: <200502101222.j1ACMblH078961@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:22: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/sys/gnu/ext2fs ext2_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: Thu, 10 Feb 2005 12:22:38 -0000 phk 2005-02-10 12:22:37 UTC FreeBSD src repository Modified files: sys/gnu/ext2fs ext2_lookup.c Log: Make a SYSCTL_NODE static Revision Changes Path 1.46 +1 -1 src/sys/gnu/ext2fs/ext2_lookup.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:23: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 3A33816A4CE; Thu, 10 Feb 2005 12:23:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 122E243D31; Thu, 10 Feb 2005 12:23:07 +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 j1ACN6Ie079005; Thu, 10 Feb 2005 12:23:06 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACN6eG079004; Thu, 10 Feb 2005 12:23:06 GMT (envelope-from phk) Message-Id: <200502101223.j1ACN6eG079004@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:23: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/kern kern_ktrace.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:23:07 -0000 phk 2005-02-10 12:23:06 UTC FreeBSD src repository Modified files: sys/kern kern_ktrace.c Log: Make a SYSCTL_NODE static Revision Changes Path 1.98 +1 -1 src/sys/kern/kern_ktrace.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 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 E3C0916A4CE; Thu, 10 Feb 2005 12:23:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C183543D2F; Thu, 10 Feb 2005 12:23:29 +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 j1ACNTHI079040; Thu, 10 Feb 2005 12:23:29 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACNThj079039; Thu, 10 Feb 2005 12:23:29 GMT (envelope-from phk) Message-Id: <200502101223.j1ACNThj079039@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:23: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_aio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:23:31 -0000 phk 2005-02-10 12:23:29 UTC FreeBSD src repository Modified files: sys/kern vfs_aio.c Log: Make a SYSCTL_NODE static Revision Changes Path 1.182 +1 -1 src/sys/kern/vfs_aio.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:25: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 C107416A4CE; Thu, 10 Feb 2005 12:25:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C7643D46; Thu, 10 Feb 2005 12:25:38 +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 j1ACPcno079201; Thu, 10 Feb 2005 12:25:38 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACPclI079200; Thu, 10 Feb 2005 12:25:38 GMT (envelope-from phk) Message-Id: <200502101225.j1ACPclI079200@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:25: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/sys mount.h src/sys/kern vfs_export.c vfs_init.c vfs_mount.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:25:39 -0000 phk 2005-02-10 12:25:38 UTC FreeBSD src repository Modified files: sys/sys mount.h sys/kern vfs_export.c vfs_init.c vfs_mount.c Log: Make various mountpoint related functions static. Revision Changes Path 1.331 +3 -4 src/sys/kern/vfs_export.c 1.80 +4 -2 src/sys/kern/vfs_init.c 1.180 +5 -3 src/sys/kern/vfs_mount.c 1.192 +0 -6 src/sys/sys/mount.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 A068216A4CE; Thu, 10 Feb 2005 12:26:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78BEA43D2D; Thu, 10 Feb 2005 12:26: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 j1ACQv3n079276; Thu, 10 Feb 2005 12:26:57 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACQvNC079275; Thu, 10 Feb 2005 12:26:57 GMT (envelope-from phk) Message-Id: <200502101226.j1ACQvNC079275@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:26: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/netgraph ng_etf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:26:57 -0000 phk 2005-02-10 12:26:57 UTC FreeBSD src repository Modified files: sys/netgraph ng_etf.c Log: Make M_NETGRAPH_ETF static Revision Changes Path 1.8 +1 -1 src/sys/netgraph/ng_etf.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:27: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 3E47F16A4CE; Thu, 10 Feb 2005 12:27:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127F643D2F; Thu, 10 Feb 2005 12:27: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 j1ACRwYN079350; Thu, 10 Feb 2005 12:27:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACRwiP079349; Thu, 10 Feb 2005 12:27:58 GMT (envelope-from phk) Message-Id: <200502101227.j1ACRwiP079349@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:27: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_descrip.c src/sys/sys file.h filedesc.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, 10 Feb 2005 12:27:59 -0000 phk 2005-02-10 12:27:58 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c sys/sys file.h filedesc.h Log: Make some file/filedesc related functions static Revision Changes Path 1.275 +4 -2 src/sys/kern/kern_descrip.c 1.70 +0 -1 src/sys/sys/file.h 1.72 +0 -1 src/sys/sys/filedesc.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:28: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 EA95216A4CE; Thu, 10 Feb 2005 12:28:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBEF43D31; Thu, 10 Feb 2005 12:28:58 +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 j1ACSwif079479; Thu, 10 Feb 2005 12:28:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACSwiK079478; Thu, 10 Feb 2005 12:28:58 GMT (envelope-from phk) Message-Id: <200502101228.j1ACSwiK079478@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:28: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/sys vnode.h src/sys/kern vfs_bio.c 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: Thu, 10 Feb 2005 12:28:59 -0000 phk 2005-02-10 12:28:58 UTC FreeBSD src repository Modified files: sys/sys vnode.h sys/kern vfs_bio.c vfs_subr.c Log: Make various vnode related functions static Revision Changes Path 1.480 +3 -3 src/sys/kern/vfs_bio.c 1.579 +9 -65 src/sys/kern/vfs_subr.c 1.280 +0 -12 src/sys/sys/vnode.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:43: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 35C6616A4CE; Thu, 10 Feb 2005 12:43:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A78C43D1D; Thu, 10 Feb 2005 12:43:17 +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 j1AChGvs080042; Thu, 10 Feb 2005 12:43:16 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AChGx3080041; Thu, 10 Feb 2005 12:43:16 GMT (envelope-from delphij) Message-Id: <200502101243.j1AChGx3080041@repoman.freebsd.org> From: Xin LI Date: Thu, 10 Feb 2005 12:43: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/usr.sbin/sa main.c pdb.c usrdb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:43:17 -0000 delphij 2005-02-10 12:43:16 UTC FreeBSD src repository Modified files: usr.sbin/sa main.c pdb.c usrdb.c Log: Full modernize cleanup: - De-__P() - constify where appropriate - ANSI functions instead of K&R Pointed out by: stefanf Revision Changes Path 1.16 +10 -20 src/usr.sbin/sa/main.c 1.11 +7 -12 src/usr.sbin/sa/pdb.c 1.14 +3 -5 src/usr.sbin/sa/usrdb.c From owner-cvs-all@FreeBSD.ORG Thu Feb 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 3FF0616A4DA; Thu, 10 Feb 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 16BB643D58; Thu, 10 Feb 2005 12: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 j1AChPuZ080102; Thu, 10 Feb 2005 12:43:25 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AChPaj080101; Thu, 10 Feb 2005 12:43:25 GMT (envelope-from blackend) Message-Id: <200502101243.j1AChPaj080101@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Feb 2005 12: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/fr_FR.ISO8859-1/flyer flyer.tex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:43:26 -0000 blackend 2005-02-10 12:43:25 UTC FreeBSD doc repository Modified files: fr_FR.ISO8859-1/flyer flyer.tex Log: MFen 1.5 --> 1.8 Revision Changes Path 1.5 +4 -5 doc/fr_FR.ISO8859-1/flyer/flyer.tex From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:45: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 2056B16A4CE; Thu, 10 Feb 2005 12:45:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EADC843D1D; Thu, 10 Feb 2005 12:45:51 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ACjpaR080218; Thu, 10 Feb 2005 12:45:51 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACjpKN080217; Thu, 10 Feb 2005 12:45:51 GMT (envelope-from le) Message-Id: <200502101245.j1ACjpKN080217@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 10 Feb 2005 12:45: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/sys/geom/vinum geom_vinum_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: Thu, 10 Feb 2005 12:45:52 -0000 le 2005-02-10 12:45:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum_subr.c Log: MFC: Reset object flags after killing off an object's worker thread. Revision Changes Path 1.6.2.4 +6 -0 src/sys/geom/vinum/geom_vinum_subr.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:47: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 02E5316A4CE; Thu, 10 Feb 2005 12:47:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDCB643D3F; Thu, 10 Feb 2005 12:47:55 +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 j1ACltMt086836; Thu, 10 Feb 2005 12:47:55 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACltNA086835; Thu, 10 Feb 2005 12:47:55 GMT (envelope-from phk) Message-Id: <200502101247.j1ACltNA086835@repoman.freebsd.org> From: Poul-Henning Kamp Date: Thu, 10 Feb 2005 12:47: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/kernxref kernxref.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, 10 Feb 2005 12:47:56 -0000 phk 2005-02-10 12:47:55 UTC FreeBSD src repository Modified files: tools/tools/kernxref kernxref.sh Log: Update a little bit. Revision Changes Path 1.20 +23 -19 src/tools/tools/kernxref/kernxref.sh From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:48: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 082D116A4CE; Thu, 10 Feb 2005 12:48:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D02B643D46; Thu, 10 Feb 2005 12:48:34 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ACmYVI086892; Thu, 10 Feb 2005 12:48:34 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACmYkl086891; Thu, 10 Feb 2005 12:48:34 GMT (envelope-from le) Message-Id: <200502101248.j1ACmYkl086891@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 10 Feb 2005 12:48: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/geom/vinum geom_vinum_drive.c geom_vinum_plex.c geom_vinum_volume.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:48:35 -0000 le 2005-02-10 12:48:34 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum_drive.c geom_vinum_plex.c geom_vinum_volume.c Log: MFC: Although an object may already be known in the configuration, it's worker thread may have been destroyed (e.g. during orphaning). Make sure that objects get back their worker threads when they get a new geom. Revision Changes Path 1.9.2.2 +11 -3 src/sys/geom/vinum/geom_vinum_drive.c 1.8.2.5 +11 -0 src/sys/geom/vinum/geom_vinum_plex.c 1.4.2.2 +10 -2 src/sys/geom/vinum/geom_vinum_volume.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:49: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 77E1816A4CE; Thu, 10 Feb 2005 12:49:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EAB343D54; Thu, 10 Feb 2005 12:49:39 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ACndkA086943; Thu, 10 Feb 2005 12:49:39 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACndCG086942; Thu, 10 Feb 2005 12:49:39 GMT (envelope-from le) Message-Id: <200502101249.j1ACndCG086942@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 10 Feb 2005 12:49:39 +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/vinum geom_vinum_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: Thu, 10 Feb 2005 12:49:39 -0000 le 2005-02-10 12:49:39 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum_init.c Log: MFC: Rename synchronization and initialization threads and prefix them with 'gv_' for consistency. Revision Changes Path 1.2.2.4 +2 -2 src/sys/geom/vinum/geom_vinum_init.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 491E216A4CF; Thu, 10 Feb 2005 12:50:11 +0000 (GMT) Received: from volginfo.ru (ns.volginfo.ru [217.23.84.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9322E43D2D; Thu, 10 Feb 2005 12:50:10 +0000 (GMT) (envelope-from den@FreeBSD.org) Received: from [192.168.1.32] (llp-13.vistcom.ru [217.23.84.68]) by volginfo.ru (Postfix) with ESMTP id 5A25B200E; Thu, 10 Feb 2005 15:50:09 +0300 (MSK) Message-ID: <420B587C.4000201@FreeBSD.org> Date: Thu, 10 Feb 2005 15:50:04 +0300 From: Denis Peplin User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041008 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Denis Peplin References: <200502101204.j1AC42Il077257@repoman.freebsd.org> In-Reply-To: <200502101204.j1AC42Il077257@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls 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, 10 Feb 2005 12:50:11 -0000 Hello! Denis Peplin wrote: > den 2005-02-10 12:04:02 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/firewalls chapter.sgml > Log: > Improve "Building the Rule Script" section by adding description of > converting script to rule list (the example already contain this way, > but it was not described). It seems that it is better to rename "Building the Rule Script" to something like "Building the Rule Script with Symbolic Substitution", or simply "Symbolic Substitution", because: "The rules are not important in this example; how the Symbolic substitution field are populated and used are." What do you think? From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12: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 2296316A4CF; Thu, 10 Feb 2005 12:51:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDF2043D41; Thu, 10 Feb 2005 12:51:29 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ACpTMo087106; Thu, 10 Feb 2005 12:51:29 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACpT7S087105; Thu, 10 Feb 2005 12:51:29 GMT (envelope-from le) Message-Id: <200502101251.j1ACpT7S087105@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 10 Feb 2005 12:51:29 +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/vinum geom_vinum_plex.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:51:30 -0000 le 2005-02-10 12:51:29 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum_plex.c Log: MFC: Don't initialize error with ENXIO as we might end up here when the plex has no more consumers (e.g. orphaning). Revision Changes Path 1.8.2.6 +1 -2 src/sys/geom/vinum/geom_vinum_plex.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 12:52: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 BB72516A4CE; Thu, 10 Feb 2005 12:52:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D3543D3F; Thu, 10 Feb 2005 12:52:32 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ACqWqj087156; Thu, 10 Feb 2005 12:52:32 GMT (envelope-from le@repoman.freebsd.org) Received: (from le@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ACqW7u087155; Thu, 10 Feb 2005 12:52:32 GMT (envelope-from le) Message-Id: <200502101252.j1ACqW7u087155@repoman.freebsd.org> From: Lukas Ertl Date: Thu, 10 Feb 2005 12:52:32 +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/vinum geom_vinum_state.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 12:52:32 -0000 le 2005-02-10 12:52:32 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/vinum geom_vinum_state.c Log: MFC: Only report state changes of subdisks and plexes when there's really a state change. Reword the info a bit. Revision Changes Path 1.2.2.3 +14 -2 src/sys/geom/vinum/geom_vinum_state.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 13:53: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 C16BC16A4D2 for ; Thu, 10 Feb 2005 13:53:20 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C968F43D5C for ; Thu, 10 Feb 2005 13:53:19 +0000 (GMT) (envelope-from oppermann@networx.ch) Received: (qmail 30198 invoked from network); 10 Feb 2005 13:31:40 -0000 Received: from unknown (HELO networx.ch) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 Feb 2005 13:31:40 -0000 Message-ID: <420B674F.F0639ADA@networx.ch> Date: Thu, 10 Feb 2005 14:53:19 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> <20050210110956.GC21237@cell.sick.ru> 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/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 13:53:21 -0000 Gleb Smirnoff wrote: > > On Thu, Feb 10, 2005 at 11:52:10AM +0100, Andre Oppermann wrote: > A> You've got others to review you stuff and committed it. But it was > A> pretty clear that I wasn't fully happy with the code yet so please > A> don't put my name into the reviewed-by line then. > > Several comment from you were accepted, that's why I've added you. That's ok, with the rest I'm fine. You should write "(partly)" after the name then. -- Andre From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:18: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 BE65816A4CF for ; Thu, 10 Feb 2005 14:18:34 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76A1843D58 for ; Thu, 10 Feb 2005 14:18:33 +0000 (GMT) (envelope-from oppermann@networx.ch) Received: (qmail 30395 invoked from network); 10 Feb 2005 13:56:53 -0000 Received: from unknown (HELO networx.ch) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 Feb 2005 13:56:53 -0000 Message-ID: <420B6D38.F9C6DDAF@networx.ch> Date: Thu, 10 Feb 2005 15:18:32 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> <20050210110334.GB21237@cell.sick.ru> 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/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:18:35 -0000 Gleb Smirnoff wrote: > > On Thu, Feb 10, 2005 at 11:52:10AM +0100, Andre Oppermann wrote: > A> I have not withdrawn my objections to the non-decoupling upon entering > > You haven't replied my email and reminder during more than a week. On last mail > you have said, that you are going to be online in one day. Yes, that right. $work and family take their time too and I'm sorry that I didn't have much time for FreeBSD since christmas. > A> into netgraph. I think you should decouple the stack upon entering > A> netgraph and not when returning back to ng_ipfw. It is not neccessary > A> to go back the same way and I can imagine several normal setups where > A> packets may come back through another way leading to recursions and a > A> very (too) deep stack. NG_SEND_DATA_ONLY() doesn't seem to decouple > A> it but it's hard to follow the netgraph code and I'm not too used to > A> it. If you can show that NG_SEND_DATA_ONLY() does in fact decouple > A> it then I withdraw this objection. > > Andre, all other edge netgraph nodes does not queue packet for ISR. > "Edge node" stands for a node which is an interface between netgraph and > other networking subsystem. It has been proved in practice, that it is not > needed. And in theory, there is no way ro recurse. You say, that you can > describe a normal setup which leads to recursion. I can't. So pls describe it. There is a major difference to the other edge nodes. When ng_ipfw is being entered the pfil lock is still held we are in the middle of ip_input/ouput() processing. For example I can quite readily imagine someone ng-diverting all SMTP TCP sessions into some kind tunneling encapsulation, perhaps through ng_ppp->ng_l2tp which causes the packet so re-enter ip_input() again. Then it may be that I have another ng-diversion either intentionally or accidentially causing my stack to grow until it explodes. In addition the pfil read lock is held all the time and even recursed on. Given a certain traffic level it may load to deadlock or prevent any pfil hooks changes for a long time. This is dangerous territory and netgraph is not bound in depth or path a packet may take. ng_ipfw is special in this regard compared to other netgraph edges precisely because it gets called from the middle of ip_input/output(). And because of that you have to do some special treatment. I wouldn't complain if there were a guarnatee that packets going out via ng_ipfw absolutely come back through it again, but there isn't. You can set it up as one-way thing. > A> The other thing is the passing back of errors from netgraph. Only > A> certain kinds of errors should be reported back and others converted > A> to some default error. It is very confusing for an application > A> developer to get a very (from his POV) non-sensical error message > A> like ENOTCONN when writing on a socket. He doesn't have knowledge > A> of the ipfw/netgraph stuff that happens in the kernel and it makes > A> debugging extremely confusing. In the he blames FreeBSDs socket > A> implementation whereas it was only some error in setting up the > A> netgraph by the administrator. > > I have already replied this in net@ list. OK, I'll ask again: Do you want > ng_ipfw_rcvdata() to end with "return (0)"? No. I want it to pass EACCES, ENOMEM/ENOBUFS and everything else as ENXIO (including if hook not connected). In a previous email I said ESRCH was ok, but it really doesn't make sense and is pretty confusing to an application writer. ENXIO is much better and not to be confused with possible programming errors from application side. -- Andre From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:25: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 BC3DF16A4CE; Thu, 10 Feb 2005 14:25:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9201643D48; Thu, 10 Feb 2005 14:25:12 +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 j1AEPCSx090357; Thu, 10 Feb 2005 14:25:12 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEPC2P090351; Thu, 10 Feb 2005 14:25:12 GMT (envelope-from harti) Message-Id: <200502101425.j1AEPC2P090351@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:25: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/usr.bin/make lst.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, 10 Feb 2005 14:25:12 -0000 harti 2005-02-10 14:25:12 UTC FreeBSD src repository Modified files: usr.bin/make lst.h Log: Lst_Append returns void, so the other case of the ? statement should also be void. Submitted by: stefanf Revision Changes Path 1.28 +1 -1 src/usr.bin/make/lst.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:26: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 817D116A4CE; Thu, 10 Feb 2005 14:26:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49FE943D39; Thu, 10 Feb 2005 14:26:21 +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 j1AEQLJ8090425; Thu, 10 Feb 2005 14:26:21 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEQLko090424; Thu, 10 Feb 2005 14:26:21 GMT (envelope-from des) Message-Id: <200502101426.j1AEQLko090424@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Feb 2005 14: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/share/man/man5 config.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:26:21 -0000 des 2005-02-10 14:26:21 UTC FreeBSD src repository Modified files: share/man/man5 config.5 Log: Fully document (no)?(device|option)s?. This page should probably be repocopied to src/usr.sbin/config/. Revision Changes Path 1.6 +23 -17 src/share/man/man5/config.5 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:26: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 97F0A16A4D2; Thu, 10 Feb 2005 14:26:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C26A43D45; Thu, 10 Feb 2005 14:26: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 j1AEQlsD090486; Thu, 10 Feb 2005 14:26:47 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEQlUr090485; Thu, 10 Feb 2005 14:26:47 GMT (envelope-from vs) Message-Id: <200502101426.j1AEQlUr090485@repoman.freebsd.org> From: Volker Stolz Date: Thu, 10 Feb 2005 14:26: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/xbone pkg-plist ports/net/xbone-gui 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, 10 Feb 2005 14:26:47 -0000 vs 2005-02-10 14:26:47 UTC FreeBSD ports repository Modified files: net/xbone pkg-plist net/xbone-gui pkg-plist Log: Fix plist (also don't try to @dirrm www which is in BSD.local.dist now) PR: ports/77323 Submitted by: Venkata Pingali (maintainer) Revision Changes Path 1.2 +1 -5 ports/net/xbone-gui/pkg-plist 1.5 +1 -4 ports/net/xbone/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:27: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 A697616A4CE; Thu, 10 Feb 2005 14:27:23 +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 2CC6E43D39; Thu, 10 Feb 2005 14:27:23 +0000 (GMT) (envelope-from Alexander@Leidinger.net) Received: from fwd04.aul.t-online.de by mailout05.sul.t-online.com with smtp id 1CzFHt-0001AC-01; Thu, 10 Feb 2005 15:27:21 +0100 Received: from Andro-Beta.Leidinger.net (S+1n04ZYoe2+Sj-K3sPAgotmEza6PJrGJErDdT3MKxGHqUNNdhaSrV@[217.83.21.184]) by fmrl04.sul.t-online.com with esmtp id 1CzFHb-1MJ8gC0; Thu, 10 Feb 2005 15:27:03 +0100 Received: from localhost (localhost [127.0.0.1])j1AEQZEq034140; Thu, 10 Feb 2005 15:26:35 +0100 (CET) (envelope-from Alexander@Leidinger.net) Received: from 141.113.101.32 ([141.113.101.32]) by netchild.homeip.net (Horde) with HTTP for ; Thu, 10 Feb 2005 15:26:35 +0100 Message-ID: <20050210152635.amfc2xco4kw0k844@netchild.homeip.net> X-Priority: 3 (Normal) Date: Thu, 10 Feb 2005 15:26:35 +0100 From: Alexander Leidinger To: "Simon L. Nielsen" References: <200502081216.j18CGEPh059832@repoman.freebsd.org> In-Reply-To: <200502081216.j18CGEPh059832@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.1) / FreeBSD-4.11 X-ID: S+1n04ZYoe2+Sj-K3sPAgotmEza6PJrGJErDdT3MKxGHqUNNdhaSrV@t-dialin.net X-TOI-MSGID: 72d4e6d8-dc18-47a8-a8c9-690e4c4e0261 cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: www/tools/portsgrowth ports.log X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:27:23 -0000 "Simon L. Nielsen" wrote: > Modified files: > tools/portsgrowth ports.log > Log: > Add more ports counts; now with 12345 ports! :-) :-) Bye, Alexander. -- http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137 BOFH excuse #224: Jan 9 16:41:27 huber su: 'su root' succeeded for .... on /dev/pts/1 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14: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 42C1116A4CE; Thu, 10 Feb 2005 14:32:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 191D643D2F; Thu, 10 Feb 2005 14:32:15 +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 j1AEWExr090713; Thu, 10 Feb 2005 14:32:14 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEWEfF090712; Thu, 10 Feb 2005 14:32:14 GMT (envelope-from harti) Message-Id: <200502101432.j1AEWEfF090712@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:32: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/usr.bin/make job.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:32:15 -0000 harti 2005-02-10 14:32:14 UTC FreeBSD src repository Modified files: usr.bin/make job.c Log: Initialise the status variable. W_SETTERMSIG uses its value. Submitted by: stefanf Revision Changes Path 1.75 +1 -0 src/usr.bin/make/job.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:36: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 B393D16A4CE; Thu, 10 Feb 2005 14:36:31 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6066E43D2F; Thu, 10 Feb 2005 14:36:30 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j1AEaRh5096866 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 10 Feb 2005 17:36:28 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j1AEaRos023734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 17:36:27 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j1AEaRCR023733; Thu, 10 Feb 2005 17:36:27 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 10 Feb 2005 17:36:26 +0300 From: Gleb Smirnoff To: Andre Oppermann Message-ID: <20050210143626.GA23361@cell.sick.ru> References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> <20050210110334.GB21237@cell.sick.ru> <420B6D38.F9C6DDAF@networx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <420B6D38.F9C6DDAF@networx.ch> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:36:31 -0000 Andre, On Thu, Feb 10, 2005 at 03:18:32PM +0100, Andre Oppermann wrote: A> > Andre, all other edge netgraph nodes does not queue packet for ISR. A> > "Edge node" stands for a node which is an interface between netgraph and A> > other networking subsystem. It has been proved in practice, that it is not A> > needed. And in theory, there is no way ro recurse. You say, that you can A> > describe a normal setup which leads to recursion. I can't. So pls describe it. A> A> There is a major difference to the other edge nodes. When ng_ipfw is A> being entered the pfil lock is still held we are in the middle of A> ip_input/ouput() processing. For example I can quite readily imagine A> someone ng-diverting all SMTP TCP sessions into some kind tunneling A> encapsulation, perhaps through ng_ppp->ng_l2tp which causes the packet A> so re-enter ip_input() again. Then it may be that I have another A> ng-diversion either intentionally or accidentially causing my stack A> to grow until it explodes. In addition the pfil read lock is held A> all the time and even recursed on. Given a certain traffic level it A> may load to deadlock or prevent any pfil hooks changes for a long time. A> This is dangerous territory and netgraph is not bound in depth or path A> a packet may take. A> ng_ipfw is special in this regard compared to other netgraph edges A> precisely because it gets called from the middle of ip_input/output(). A> And because of that you have to do some special treatment. I wouldn't A> complain if there were a guarnatee that packets going out via ng_ipfw A> absolutely come back through it again, but there isn't. You can set A> it up as one-way thing. You haven't gave an example of normal setup, bringing recursion. Neither ng_ppp nor ng_l2tp can reinject packet to IP stack. Looking for recursion, you should look only at edge nodes. ng_ppp and ng_l2tp are protocol implementing nodes, not edge ones. Probably you meant that packet diverted via ng_ipfw traverses ng_ppp|ng_l2tp and comes on ng_iface node, which implements system interface. I will doubtfully count this setup as "normal", but anyway there is no recursion. ng_iface, as a well designed edge node, queues packets for ISR. Possible recursion, you are speaking about should be solved in other direction. Every edge node should queue packets, when they exit netgraph. And they all do. If you find one that does not, we will fix it not ng_ipfw. A> > A> The other thing is the passing back of errors from netgraph. Only A> > A> certain kinds of errors should be reported back and others converted A> > A> to some default error. It is very confusing for an application A> > A> developer to get a very (from his POV) non-sensical error message A> > A> like ENOTCONN when writing on a socket. He doesn't have knowledge A> > A> of the ipfw/netgraph stuff that happens in the kernel and it makes A> > A> debugging extremely confusing. In the he blames FreeBSDs socket A> > A> implementation whereas it was only some error in setting up the A> > A> netgraph by the administrator. A> > A> > I have already replied this in net@ list. OK, I'll ask again: Do you want A> > ng_ipfw_rcvdata() to end with "return (0)"? A> A> No. I want it to pass EACCES, ENOMEM/ENOBUFS and everything else as A> ENXIO (including if hook not connected). In a previous email I said A> ESRCH was ok, but it really doesn't make sense and is pretty confusing A> to an application writer. ENXIO is much better and not to be confused A> with possible programming errors from application side. I have asked you in mail: "Do you want this ugly construction at and of ng_ipfw_input()?" NG_SEND_DATA_ONLY(error, hook, m); if (error == EACCES || error == ENOMEM || error == ENOBUFS) return (error); else return (0); Do you want it? Ok, let's treat question about substituting ESRCH with ENXIO separately. I can accept it, just to meet your wishes. Please, ask Ruslan for review, since he showed interest to this node particularly, and uses netgraph in general. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:39: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 C92F216A4CE; Thu, 10 Feb 2005 14:39:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A89D43D39; Thu, 10 Feb 2005 14:39:05 +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 j1AEd5XJ090975; Thu, 10 Feb 2005 14:39:05 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEd5VJ090974; Thu, 10 Feb 2005 14:39:05 GMT (envelope-from harti) Message-Id: <200502101439.j1AEd5VJ090974@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:39: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/usr.bin/make arch.c compat.c for.c 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: Thu, 10 Feb 2005 14:39:05 -0000 harti 2005-02-10 14:39:05 UTC FreeBSD src repository Modified files: usr.bin/make arch.c compat.c for.c var.c Log: Fix spacing by converting mixes of space and tab to tab. Also add a number of empty lines in appropriate places. Submitted by: Max Okumoto Revision Changes Path 1.48 +4 -4 src/usr.bin/make/arch.c 1.50 +13 -13 src/usr.bin/make/compat.c 1.35 +2 -2 src/usr.bin/make/for.c 1.75 +27 -22 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:41: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 6880B16A4CE; Thu, 10 Feb 2005 14:41:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF7F43D1F; Thu, 10 Feb 2005 14:41:22 +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 j1AEfMAZ091107; Thu, 10 Feb 2005 14:41:22 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEfMrR091106; Thu, 10 Feb 2005 14:41:22 GMT (envelope-from harti) Message-Id: <200502101441.j1AEfMrR091106@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:41: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/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: Thu, 10 Feb 2005 14:41:22 -0000 harti 2005-02-10 14:41:22 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Remove a comment that's not actual anymore. Submitted by: Max Okumoto Revision Changes Path 1.76 +0 -3 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:43: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 D29CF16A4D4; Thu, 10 Feb 2005 14:43:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6D4343D45; Thu, 10 Feb 2005 14:43:22 +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 j1AEhMpO091197; Thu, 10 Feb 2005 14:43:22 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEhMqn091196; Thu, 10 Feb 2005 14:43:22 GMT (envelope-from harti) Message-Id: <200502101443.j1AEhMqn091196@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:43: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/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: Thu, 10 Feb 2005 14:43:23 -0000 harti 2005-02-10 14:43:22 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Describe a pre-condition of Var_Parse(). Submitted by: Max Okumoto Revision Changes Path 1.77 +3 -0 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14: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 650B816A4CE; Thu, 10 Feb 2005 14:47:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9DD43D1F; Thu, 10 Feb 2005 14:47:06 +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 j1AEl6j9091398; Thu, 10 Feb 2005 14:47:06 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEl6iq091397; Thu, 10 Feb 2005 14:47:06 GMT (envelope-from ru) Message-Id: <200502101447.j1AEl6iq091397@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Feb 2005 14:47: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/secure/usr.bin/bdes bdes.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:47:06 -0000 ru 2005-02-10 14:47:06 UTC FreeBSD src repository Modified files: secure/usr.bin/bdes bdes.c Log: Sync program's usage() with manpage's SYNOPSIS. Revision Changes Path 1.9 +1 -1 src/secure/usr.bin/bdes/bdes.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14: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 EB31A16A4CE; Thu, 10 Feb 2005 14:50:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEEF543D41; Thu, 10 Feb 2005 14:50:34 +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 j1AEoYpr091566; Thu, 10 Feb 2005 14:50:34 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEoYaf091565; Thu, 10 Feb 2005 14:50:34 GMT (envelope-from harti) Message-Id: <200502101450.j1AEoYaf091565@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:50: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/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: Thu, 10 Feb 2005 14:50:35 -0000 harti 2005-02-10 14:50:34 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Style nits: Move some assignments nearer to where they actually used. Convert a loop from a for() to a while() to make it clearer and add braces to the long body of it. Split assignment from variable declaration. Submitted by: Max Okumoto Revision Changes Path 1.78 +13 -7 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:52: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 9EB6B16A4CE; Thu, 10 Feb 2005 14:52:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 756D043D1F; Thu, 10 Feb 2005 14:52:14 +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 j1AEqEHA091626; Thu, 10 Feb 2005 14:52:14 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AEqELZ091625; Thu, 10 Feb 2005 14:52:14 GMT (envelope-from harti) Message-Id: <200502101452.j1AEqELZ091625@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 14:52: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/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: Thu, 10 Feb 2005 14:52:14 -0000 harti 2005-02-10 14:52:14 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Mark the modification of the input string (which should really be const) with a comment. Submitted by: Max Okumoto Revision Changes Path 1.79 +1 -1 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14: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 DB59316A4CE; Thu, 10 Feb 2005 14:53:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B286B43D1D; Thu, 10 Feb 2005 14:53:29 +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 j1AErTnf091694; Thu, 10 Feb 2005 14:53:29 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AErTF0091693; Thu, 10 Feb 2005 14:53:29 GMT (envelope-from harti) Message-Id: <200502101453.j1AErTF0091693@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 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/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: Thu, 10 Feb 2005 14:53:30 -0000 harti 2005-02-10 14:53:29 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Let the buffer just use the default size by specifying 0 as the size instead of specifying the default size explicitely. Submitted by: Max Okumoto Revision Changes Path 1.80 +1 -1 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 14:59: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 41BFD16A4CE; Thu, 10 Feb 2005 14:59:06 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33C5343D41; Thu, 10 Feb 2005 14:59:05 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1AEx2RZ033645; Thu, 10 Feb 2005 16:59:02 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ipnet [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 58374-08; Thu, 10 Feb 2005 16:58:57 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id j1ADK4Yo023406 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 15:20:04 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id j1ADK6q4051305; Thu, 10 Feb 2005 15:20:06 +0200 (EET) (envelope-from ru) Date: Thu, 10 Feb 2005 15:20:05 +0200 From: Ruslan Ermilov To: Bruce Evans Message-ID: <20050210132005.GA51180@ip.net.ua> References: <200502091807.j19I7HrO003008@repoman.freebsd.org> <20050209214537.GY18759@submonkey.net> <20050210142452.R28116@delplex.bde.org> <20050210083319.GB43466@ip.net.ua> <20050210202900.B21458@epsplex.bde.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <20050210202900.B21458@epsplex.bde.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at ip.net.ua cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/examples/ses/getencstat getencstat.0 src/share/examples/ses/sesd sesd.0 src/share/examples/ses/setencstat setencstat.0 src/share/examples/ses/setobjstat setobjstat.0 src/shar X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 14:59:06 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 10, 2005 at 09:06:51PM +1100, Bruce Evans wrote: > On Thu, 10 Feb 2005, Ruslan Ermilov wrote: >=20 > > On Thu, Feb 10, 2005 at 03:02:49PM +1100, Bruce Evans wrote: > > > On Wed, 9 Feb 2005, Ceri Davies wrote: > > > > style(9) doesn't say anything about this - could you add something > > > > please? > > > > > It actually does. Manpages are similar to C header files in this > > respect, i.e., the following apply, among other: > > > > - after a copyright header, there's a blank line, and then $FreeBSD$; >=20 > It literally says "rcsid" instead of "$FreeBSD$" here, and only mentions > $FreeBSD$ by example. I avoid using "rcsid" since ids may or may not be > rcsids. >=20 I take it differently. I'm pretty sure that by "rcsid" only $FreeBSD$ is meant, while "sccsid" falls under "obtained from elsewhere", and as such "should not be edited". At the time of rev. 1.48 of style.9 where "rcsid" was added, the example following it looked like this: static const char rcsid[] =3D "$FreeBSD$"; So it's a clear leftover from when we later switched from "rcsid" to __FBSDID(). I suggest that we say "$FreeBSD$" not __FBSDID in a manpage, so it's applicable both to C source files and other source files, including manpages: %%% Index: style.9 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/src/share/man/man9/style.9,v retrieving revision 1.117 diff -u -r1.117 style.9 --- style.9 9 Feb 2005 18:07:17 -0000 1.117 +++ style.9 10 Feb 2005 13:05:28 -0000 @@ -23,9 +23,10 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" From: @(#)style 1.14 (Berkeley) 4/28/95 .\" $FreeBSD: src/share/man/man9/style.9,v 1.117 2005/02/09 18:07:17 ru Ex= p $ .\" -.Dd December 7, 2001 +.Dd February 10, 2005 .Dt STYLE 9 .Os .Sh NAME @@ -82,7 +83,7 @@ considered license statements. .Pp After any copyright header, there is a blank line, and the -.Va rcsid +.Li $\&FreeBSD$ for source files. Version control system ID tags should only exist once in a file (unlike in this one). %%% > > - $FreeBSD$ should exist only once, except in the style.9 manpage; >=20 > It actually says "Version control system ID tags" instead of "$FreeBSD$" > here. This covers $FreeBSD$ with more than an example, but without the > example it only requires at most 1 $FreeBSD$ and not exactly 1. >=20 It's fine -- our CVS won't let it in if it doesn't have any. ;) > > - keep and do not edit foreign IDs. > > > > > style.9 says a lot about this for C programs, and used to say somethi= ng > > > about this for man pages by example: $FreeBSD$ goes immediately after > > > the vendor id. > > > > > Except it actually says to put $FreeBSD$ after a copyright block, and >=20 > Except is actually says that there is an rcsid after the copyright block, > and then gives an example with an sccsid instead of an rcsid. Only the > example shows that other ids follow the "rcsid". >=20 See above about rcsid vs. __FBSDID(). Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFCC1+FqRfpzJluFF4RAnS8AJ91Z3R3g8ipDfmQ20Ujs0ECTwO+hwCfUMXm 0OOg5pE1XWQo5RF9lE/HtCE= =EaS+ -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- From owner-cvs-all@FreeBSD.ORG Thu Feb 10 15:07: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 9A2A216A4CE for ; Thu, 10 Feb 2005 15:07:14 +0000 (GMT) Received: from c00l3r.networx.ch (c00l3r.networx.ch [62.48.2.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BF6A43D41 for ; Thu, 10 Feb 2005 15:07:13 +0000 (GMT) (envelope-from oppermann@networx.ch) Received: (qmail 30970 invoked from network); 10 Feb 2005 14:45:33 -0000 Received: from unknown (HELO networx.ch) ([62.48.0.53]) (envelope-sender ) by c00l3r.networx.ch (qmail-ldap-1.03) with SMTP for ; 10 Feb 2005 14:45:33 -0000 Message-ID: <420B78A0.3D500650@networx.ch> Date: Thu, 10 Feb 2005 16:07:12 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.8 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Gleb Smirnoff References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> <20050210110334.GB21237@cell.sick.ru> <420B6D38.F9C6DDAF@networx.ch> <20050210143626.GA23361@cell.sick.ru> 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/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 15:07:14 -0000 Gleb Smirnoff wrote: > > Andre, > > On Thu, Feb 10, 2005 at 03:18:32PM +0100, Andre Oppermann wrote: > A> > Andre, all other edge netgraph nodes does not queue packet for ISR. > A> > "Edge node" stands for a node which is an interface between netgraph and > A> > other networking subsystem. It has been proved in practice, that it is not > A> > needed. And in theory, there is no way ro recurse. You say, that you can > A> > describe a normal setup which leads to recursion. I can't. So pls describe it. > A> > A> There is a major difference to the other edge nodes. When ng_ipfw is > A> being entered the pfil lock is still held we are in the middle of > A> ip_input/ouput() processing. For example I can quite readily imagine > A> someone ng-diverting all SMTP TCP sessions into some kind tunneling > A> encapsulation, perhaps through ng_ppp->ng_l2tp which causes the packet > A> so re-enter ip_input() again. Then it may be that I have another > A> ng-diversion either intentionally or accidentially causing my stack > A> to grow until it explodes. In addition the pfil read lock is held > A> all the time and even recursed on. Given a certain traffic level it > A> may load to deadlock or prevent any pfil hooks changes for a long time. > A> This is dangerous territory and netgraph is not bound in depth or path > A> a packet may take. > A> ng_ipfw is special in this regard compared to other netgraph edges > A> precisely because it gets called from the middle of ip_input/output(). > A> And because of that you have to do some special treatment. I wouldn't > A> complain if there were a guarnatee that packets going out via ng_ipfw > A> absolutely come back through it again, but there isn't. You can set > A> it up as one-way thing. > > You haven't gave an example of normal setup, bringing recursion. Neither > ng_ppp nor ng_l2tp can reinject packet to IP stack. Looking for recursion, > you should look only at edge nodes. ng_ppp and ng_l2tp are protocol implementing > nodes, not edge ones. Probably you meant that packet diverted via ng_ipfw > traverses ng_ppp|ng_l2tp and comes on ng_iface node, which implements system > interface. I will doubtfully count this setup as "normal", but anyway there is > no recursion. ng_iface, as a well designed edge node, queues packets for ISR. Ok, I was looking for such a clear explanation. I'm not an netgraph expert at all and need you to tell me what happens in there to get the full picture. Thanks for this writeup. So far I was assuming the worst case. Are you sure ng_iface does not and never will do direct dispatch? > Possible recursion, you are speaking about should be solved in other direction. > Every edge node should queue packets, when they exit netgraph. And they all do. > If you find one that does not, we will fix it not ng_ipfw. How does the return path for ng_ipfw do it before it sends the packet back to ip_input/output()? And different question: If netgraph doesn't queue the packet why can't you just pick it up again and let it continue directly from ip_ipfw_pfil? E.g. why does it have to reinject the packet? > A> > A> The other thing is the passing back of errors from netgraph. Only > A> > A> certain kinds of errors should be reported back and others converted > A> > A> to some default error. It is very confusing for an application > A> > A> developer to get a very (from his POV) non-sensical error message > A> > A> like ENOTCONN when writing on a socket. He doesn't have knowledge > A> > A> of the ipfw/netgraph stuff that happens in the kernel and it makes > A> > A> debugging extremely confusing. In the he blames FreeBSDs socket > A> > A> implementation whereas it was only some error in setting up the > A> > A> netgraph by the administrator. > A> > > A> > I have already replied this in net@ list. OK, I'll ask again: Do you want > A> > ng_ipfw_rcvdata() to end with "return (0)"? > A> > A> No. I want it to pass EACCES, ENOMEM/ENOBUFS and everything else as > A> ENXIO (including if hook not connected). In a previous email I said > A> ESRCH was ok, but it really doesn't make sense and is pretty confusing > A> to an application writer. ENXIO is much better and not to be confused > A> with possible programming errors from application side. > > I have asked you in mail: "Do you want this ugly construction at and of > ng_ipfw_input()?" > > NG_SEND_DATA_ONLY(error, hook, m); > > if (error == EACCES || error == ENOMEM || error == ENOBUFS) > return (error); > else > return (0); > > Do you want it? No, I want this: NG_SEND_DATA_ONLY(error, hook, m); if (error == EACCES || error == ENOMEM || error == ENOBUFS) return (error); else if (error != 0) return (ENXIO); else return (0); or alternatively: switch (error) { case 0: return (0); break; /* Not reached. */ case EACCES: case ENOMEM: case ENOBUFS: return (error); break; /* Not reached. */ default: return (ENXIO); break; /* Not reached. */ } > Ok, let's treat question about substituting ESRCH with ENXIO separately. I can > accept it, just to meet your wishes. Please, ask Ruslan for review, since he > showed interest to this node particularly, and uses netgraph in general. -- Andre From owner-cvs-all@FreeBSD.ORG Thu Feb 10 15:16: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 0959016A4CE; Thu, 10 Feb 2005 15:16:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D2F43D46; Thu, 10 Feb 2005 15:16:25 +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 j1AFGPt3092516; Thu, 10 Feb 2005 15:16:25 GMT (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AFGPYK092515; Thu, 10 Feb 2005 15:16:25 GMT (envelope-from des) Message-Id: <200502101516.j1AFGPYK092515@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 10 Feb 2005 15:16: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/usr.sbin/config configvers.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, 10 Feb 2005 15:16:26 -0000 des 2005-02-10 15:16:25 UTC FreeBSD src repository Modified files: usr.sbin/config configvers.h Log: Bump the version number for the addition of devices / nodevices. Revision Changes Path 1.34 +1 -1 src/usr.sbin/config/configvers.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 15: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 42A9916A4CE; Thu, 10 Feb 2005 15:37:33 +0000 (GMT) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3CE443D48; Thu, 10 Feb 2005 15:37:32 +0000 (GMT) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost [127.0.0.1]) by blues.jpj.net (8.12.9p2/8.12.9) with ESMTP id j1AFbW5T082434; Thu, 10 Feb 2005 10:37:32 -0500 (EST) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)j1AFbWuf082431; Thu, 10 Feb 2005 10:37:32 -0500 (EST) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Thu, 10 Feb 2005 10:37:32 -0500 (EST) From: Trevor Johnson To: Kirill Ponomarew In-Reply-To: <20050202090132.K44074@blues.jpj.net> Message-ID: <20050210103651.G82325@blues.jpj.net> References: <200501301726.j0UHQgED039744@repoman.freebsd.org> <20050202090132.K44074@blues.jpj.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.49 on 208.210.80.156 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/emulators/linux_base 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, 10 Feb 2005 15:37:33 -0000 > > krion 2005-01-30 17:26:42 UTC > > > > FreeBSD ports repository > > > > Modified files: > > emulators/linux_base Makefile > > Log: > > Set NO_LATEST_LINK. > > > > Revision Changes Path > > 1.102 +1 -0 ports/emulators/linux_base/Makefile > > > > > > Kindly back out this commit. Until support for RELENG_4 is dropped from > the ports collection, this is the preferred linux_base port. Also it is > the only one which is legal for CD-ROMs. You seem to be ignoring my e-mail. I will backout your commit myself. -- Trevor Johnson From owner-cvs-all@FreeBSD.ORG Thu Feb 10 15:55: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 AC7AC16A4CF; Thu, 10 Feb 2005 15:55:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84FB143D48; Thu, 10 Feb 2005 15:55:37 +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 j1AFtbfO093903; Thu, 10 Feb 2005 15:55:37 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AFtbDI093902; Thu, 10 Feb 2005 15:55:37 GMT (envelope-from kwm) Message-Id: <200502101555.j1AFtbDI093902@repoman.freebsd.org> From: Koop Mast Date: Thu, 10 Feb 2005 15:55: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/gurlchecker 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, 10 Feb 2005 15:55:37 -0000 kwm 2005-02-10 15:55:37 UTC FreeBSD ports repository Modified files: www/gurlchecker Makefile Log: Add intlhack to USE_GNOME to fix build on 4.x. Pointed out by: pointyhat via kris Revision Changes Path 1.12 +1 -1 ports/www/gurlchecker/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 15: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 D2DF316A4CE; Thu, 10 Feb 2005 15:57:18 +0000 (GMT) Received: from relay.bestcom.ru (relay.bestcom.ru [217.72.144.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E8FD43D3F; Thu, 10 Feb 2005 15:57:18 +0000 (GMT) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (root@cell.sick.ru [217.72.144.68]) by relay.bestcom.ru (8.13.1/8.12.9) with ESMTP id j1AFvGE5098138 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Thu, 10 Feb 2005 18:57:16 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: from cell.sick.ru (glebius@localhost [127.0.0.1]) by cell.sick.ru (8.12.11/8.12.8) with ESMTP id j1AFvFXJ024443 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 10 Feb 2005 18:57:15 +0300 (MSK) (envelope-from glebius@freebsd.org) Received: (from glebius@localhost) by cell.sick.ru (8.12.11/8.12.11/Submit) id j1AFvEDZ024442; Thu, 10 Feb 2005 18:57:15 +0300 (MSK) (envelope-from glebius@freebsd.org) X-Authentication-Warning: cell.sick.ru: glebius set sender to glebius@freebsd.org using -f Date: Thu, 10 Feb 2005 18:57:14 +0300 From: Gleb Smirnoff To: Andre Oppermann Message-ID: <20050210155714.GA24186@cell.sick.ru> References: <200502051206.j15C6YOY015206@repoman.freebsd.org> <420B3CDA.9033810C@networx.ch> <20050210110334.GB21237@cell.sick.ru> <420B6D38.F9C6DDAF@networx.ch> <20050210143626.GA23361@cell.sick.ru> <420B78A0.3D500650@networx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <420B78A0.3D500650@networx.ch> User-Agent: Mutt/1.5.6i X-Virus-Scanned: ClamAV version devel-20050125, clamav-milter version 0.80ff on relay.bestcom.ru X-Virus-Status: Clean cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/ipfw ipfw2.c src/sys/netgraph ng_ipfw.cng_ipfw.h src/sys/netinet ip_fw.h ip_fw2.c ip_fw_pfil.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 15:57:19 -0000 Andre, On Thu, Feb 10, 2005 at 04:07:12PM +0100, Andre Oppermann wrote: A> > You haven't gave an example of normal setup, bringing recursion. Neither A> > ng_ppp nor ng_l2tp can reinject packet to IP stack. Looking for recursion, A> > you should look only at edge nodes. ng_ppp and ng_l2tp are protocol implementing A> > nodes, not edge ones. Probably you meant that packet diverted via ng_ipfw A> > traverses ng_ppp|ng_l2tp and comes on ng_iface node, which implements system A> > interface. I will doubtfully count this setup as "normal", but anyway there is A> > no recursion. ng_iface, as a well designed edge node, queues packets for ISR. A> A> Ok, I was looking for such a clear explanation. I'm not an netgraph expert A> at all and need you to tell me what happens in there to get the full picture. A> Thanks for this writeup. So far I was assuming the worst case. A> A> Are you sure ng_iface does not and never will do direct dispatch? It will do a direct dispatch in case of net.isr.enable=1. Thanks for noticing this! It may re-enter IP stack not only in that ng_ipfw imaginary case. I suppose it can re-enter IP stack in case of PPTP or PPP over UDP tunneling, in any case when packets originate from IP layer. We should probably change netisr_dispatch to schednetisr there. I'll discuss this with Julian. A> > Possible recursion, you are speaking about should be solved in other direction. A> > Every edge node should queue packets, when they exit netgraph. And they all do. A> > If you find one that does not, we will fix it not ng_ipfw. A> A> How does the return path for ng_ipfw do it before it sends the packet back A> to ip_input/output()? And different question: If netgraph doesn't queue A> the packet why can't you just pick it up again and let it continue directly A> from ip_ipfw_pfil? E.g. why does it have to reinject the packet? Netgraph is not a chain of functions which work on packet and return. When one node sends packet to its neighbor, it should never access this packet anymore. Sending packet usually leads to functional calling of rcvdata methods of serie of nodes, however at any point packet may be queued if node is not capable to work on it here and now. So, if we did ng_snd_item(), we must never access the item and asscotiated mbuf. NG_SEND_DATA_ONLY is macro around ng_snd_item(). That's why ng_ipfw implementation is similar to dummynet. A> > A> > A> The other thing is the passing back of errors from netgraph. Only A> > A> > A> certain kinds of errors should be reported back and others converted A> > A> > A> to some default error. It is very confusing for an application A> > A> > A> developer to get a very (from his POV) non-sensical error message A> > A> > A> like ENOTCONN when writing on a socket. He doesn't have knowledge A> > A> > A> of the ipfw/netgraph stuff that happens in the kernel and it makes A> > A> > A> debugging extremely confusing. In the he blames FreeBSDs socket A> > A> > A> implementation whereas it was only some error in setting up the A> > A> > A> netgraph by the administrator. A> > A> > A> > A> > I have already replied this in net@ list. OK, I'll ask again: Do you want A> > A> > ng_ipfw_rcvdata() to end with "return (0)"? A> > A> A> > A> No. I want it to pass EACCES, ENOMEM/ENOBUFS and everything else as A> > A> ENXIO (including if hook not connected). In a previous email I said A> > A> ESRCH was ok, but it really doesn't make sense and is pretty confusing A> > A> to an application writer. ENXIO is much better and not to be confused A> > A> with possible programming errors from application side. A> > A> > I have asked you in mail: "Do you want this ugly construction at and of A> > ng_ipfw_input()?" A> > A> > NG_SEND_DATA_ONLY(error, hook, m); A> > A> > if (error == EACCES || error == ENOMEM || error == ENOBUFS) A> > return (error); A> > else A> > return (0); A> > A> > Do you want it? A> A> No, I want this: A> A> NG_SEND_DATA_ONLY(error, hook, m); A> A> if (error == EACCES || error == ENOMEM || error == ENOBUFS) A> return (error); A> else if (error != 0) A> return (ENXIO); A> else A> return (0); A> A> or alternatively: A> A> switch (error) { A> case 0: A> return (0); A> break; /* Not reached. */ A> A> case EACCES: A> case ENOMEM: A> case ENOBUFS: A> return (error); A> break; /* Not reached. */ A> A> default: A> return (ENXIO); A> break; /* Not reached. */ A> } Well, I don't like it, but accept. If Ruslan or Julian agree, feel free to commit. -- Totus tuus, Glebius. GLEBIUS-RIPN GLEB-RIPE From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:01: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 725E616A4CE; Thu, 10 Feb 2005 16:01:33 +0000 (GMT) Received: from connectmail.carleton.ca (connectmail.carleton.ca [134.117.2.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17A9543D39; Thu, 10 Feb 2005 16:01:33 +0000 (GMT) (envelope-from adamw@FreeBSD.org) Received: from [192.168.1.141] ([134.117.145.25]) by connectmail.carleton.ca (iPlanet Messaging Server 5.2 HotFix 2.02 (built Oct 21 2004)) with ESMTPSA id <0IBP0087TDUKJB@connectmail.carleton.ca>; Thu, 10 Feb 2005 11:01:33 -0500 (EST) Date: Thu, 10 Feb 2005 11:04:29 -0500 From: Adam Weinberger In-reply-to: <200502100934.j1A9YLM0070845@repoman.freebsd.org> To: Palle Girgensohn Message-id: <420B860D.4050302@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 (Windows/20041206) References: <200502100934.j1A9YLM0070845@repoman.freebsd.org> cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/gtranslator 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, 10 Feb 2005 16:01:33 -0000 Palle Girgensohn wrote: > girgen 2005-02-10 09:34:21 UTC > > FreeBSD ports repository > > Modified files: > devel/gtranslator pkg-descr > Log: > Fix bad WWW pointer. > > Approved by: marcus (gnome) > > Revision Changes Path > 1.5 +1 -1 ports/devel/gtranslator/pkg-descr I could have SWORN the website was different when I pointed it to gtranslator.org...... Thanks for fixing this ::P # 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 Thu Feb 10 16: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 192A616A4CE; Thu, 10 Feb 2005 16:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44BD43D2F; Thu, 10 Feb 2005 16:04:22 +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 j1AG4MR9094260; Thu, 10 Feb 2005 16:04:22 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AG4Mr9094259; Thu, 10 Feb 2005 16:04:22 GMT (envelope-from ru) Message-Id: <200502101604.j1AG4Mr9094259@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Feb 2005 16:04: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/usr.bin/which which.1 which.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 16:04:23 -0000 ru 2005-02-10 16:04:22 UTC FreeBSD src repository Modified files: usr.bin/which which.1 which.c Log: Require at least one argument. Revision Changes Path 1.25 +1 -2 src/usr.bin/which/which.1 1.6 +5 -8 src/usr.bin/which/which.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:05: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 711F416A4CE; Thu, 10 Feb 2005 16:05:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 569B343D45; Thu, 10 Feb 2005 16:05:53 +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 j1AG5r6T094405; Thu, 10 Feb 2005 16:05:53 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AG5ri9094404; Thu, 10 Feb 2005 16:05:53 GMT (envelope-from sem) Message-Id: <200502101605.j1AG5ri9094404@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 16:05: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/security/drweb-postfix Makefile distinfo pkg-plist ports/security/drweb-postfix/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: Thu, 10 Feb 2005 16:05:53 -0000 sem 2005-02-10 16:05:53 UTC FreeBSD ports repository Modified files: security/drweb-postfix Makefile distinfo pkg-plist security/drweb-postfix/files patch-aa Removed files: security/drweb-postfix/files patch-ab Log: - Update to 4.32.1 - Pass maintainership to submitter PR: ports/75353 Submitted by: Demin Alexander Approved by: former maintainer Revision Changes Path 1.10 +55 -62 ports/security/drweb-postfix/Makefile 1.7 +4 -2 ports/security/drweb-postfix/distinfo 1.4 +99 -11 ports/security/drweb-postfix/files/patch-aa 1.5 +0 -112 ports/security/drweb-postfix/files/patch-ab (dead) 1.5 +174 -34 ports/security/drweb-postfix/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:07: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 E3D0316A4CE; Thu, 10 Feb 2005 16:07:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA94443D49; Thu, 10 Feb 2005 16:07:23 +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 j1AG7N3P094494; Thu, 10 Feb 2005 16:07:23 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AG7NTp094493; Thu, 10 Feb 2005 16:07:23 GMT (envelope-from ru) Message-Id: <200502101607.j1AG7NTp094493@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 10 Feb 2005 16:07: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/usr.bin/whereis whereis.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 16:07:24 -0000 ru 2005-02-10 16:07:23 UTC FreeBSD src repository Modified files: usr.bin/whereis whereis.c Log: Fixed usage(). Revision Changes Path 1.14 +3 -2 src/usr.bin/whereis/whereis.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:08: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 EC2ED16A4CE; Thu, 10 Feb 2005 16:08:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C417D43D41; Thu, 10 Feb 2005 16:08:25 +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 j1AG8PNj094536; Thu, 10 Feb 2005 16:08:25 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AG8PkL094535; Thu, 10 Feb 2005 16:08:25 GMT (envelope-from sem) Message-Id: <200502101608.j1AG8PkL094535@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 16:08: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/drweb 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, 10 Feb 2005 16:08:26 -0000 sem 2005-02-10 16:08:25 UTC FreeBSD ports repository Modified files: security/drweb pkg-plist Log: - Remove NLS dirs from pkg-plist the port shouldn't remove Revision Changes Path 1.23 +0 -2 ports/security/drweb/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16: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 2738016A4CE; Thu, 10 Feb 2005 16:22:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D19A43D39; Thu, 10 Feb 2005 16:22: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 j1AGMISm095111; Thu, 10 Feb 2005 16:22:18 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AGMIwX095110; Thu, 10 Feb 2005 16:22:18 GMT (envelope-from sem) Message-Id: <200502101622.j1AGMIwX095110@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 16: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/drweb-qmail Makefile distinfo pkg-plist patch-etc::drweb::drweb_qmail.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: Thu, 10 Feb 2005 16:22:19 -0000 sem 2005-02-10 16:22:18 UTC FreeBSD ports repository Modified files: security/drweb-qmail Makefile distinfo pkg-plist Added files: security/drweb-qmail/files patch-aa Removed files: security/drweb-qmail/files patch-etc::drweb::drweb_qmail.conf Log: - Update to 4.32.1 - New maintainer PR: ports/75391 Submitted by: Demin Alexander Approved by: former maintainer Revision Changes Path 1.6 +65 -66 ports/security/drweb-qmail/Makefile 1.3 +4 -2 ports/security/drweb-qmail/distinfo 1.1 +99 -0 ports/security/drweb-qmail/files/patch-aa (new) 1.2 +0 -83 ports/security/drweb-qmail/files/patch-etc::drweb::drweb_qmail.conf (dead) 1.2 +186 -56 ports/security/drweb-qmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:30: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 DB57816A4CE; Thu, 10 Feb 2005 16:30:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEF4E43D3F; Thu, 10 Feb 2005 16:30:50 +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 j1AGUoCD095461; Thu, 10 Feb 2005 16:30:50 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AGUop0095460; Thu, 10 Feb 2005 16:30:50 GMT (envelope-from sem) Message-Id: <200502101630.j1AGUop0095460@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 10 Feb 2005 16:30: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/www/shttpd Makefile distinfo ports/www/shttpd/files shttpd.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, 10 Feb 2005 16:30:51 -0000 sem 2005-02-10 16:30:50 UTC FreeBSD ports repository Modified files: www/shttpd Makefile distinfo www/shttpd/files shttpd.1 Log: - Update to 1.9 PR: ports/77343 Submitted by: maintainer Revision Changes Path 1.4 +1 -1 ports/www/shttpd/Makefile 1.4 +2 -2 ports/www/shttpd/distinfo 1.3 +12 -5 ports/www/shttpd/files/shttpd.1 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:38: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 481A616A4CE; Thu, 10 Feb 2005 16:38:53 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E661C43D1D; Thu, 10 Feb 2005 16:38:52 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.44 (FreeBSD)) id 1CzHLA-000ITb-Cn; Thu, 10 Feb 2005 17:38:52 +0100 Date: Thu, 10 Feb 2005 17:38:52 +0100 From: Kirill Ponomarew To: Trevor Johnson Message-ID: <20050210163852.GA58656@voodoo.oberon.net> References: <200501301726.j0UHQgED039744@repoman.freebsd.org> <20050202090132.K44074@blues.jpj.net> <20050210103651.G82325@blues.jpj.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050210103651.G82325@blues.jpj.net> 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/emulators/linux_base 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, 10 Feb 2005 16:38:53 -0000 On Thu, Feb 10, 2005 at 10:37:32AM -0500, Trevor Johnson wrote: > > > krion 2005-01-30 17:26:42 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > emulators/linux_base Makefile > > > Log: > > > Set NO_LATEST_LINK. > > > > > > Revision Changes Path > > > 1.102 +1 -0 ports/emulators/linux_base/Makefile > > > > > > > > > > Kindly back out this commit. Until support for RELENG_4 is dropped from > > the ports collection, this is the preferred linux_base port. Also it is > > the only one which is legal for CD-ROMs. > > You seem to be ignoring my e-mail. I will backout your commit myself. You were told that linux_base-8 is default linuxlator, please read 20041231 in /usr/ports/UPDATING, do you have problems with linux_base-8 ? -Kirill From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:54: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 406D516A4CE; Thu, 10 Feb 2005 16:54:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1779543D1D; Thu, 10 Feb 2005 16:54: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 j1AGscZ3003002; Thu, 10 Feb 2005 16:54:38 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AGscAN003001; Thu, 10 Feb 2005 16:54:38 GMT (envelope-from marcus) Message-Id: <200502101654.j1AGscAN003001@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Feb 2005 16:54:38 +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/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: Thu, 10 Feb 2005 16:54:39 -0000 marcus 2005-02-10 16:54:38 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Re-open the ports tree after 4.11-RELEASE. Spotted by: trevor Revision Changes Path 1.135 +3 -4 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Thu Feb 10 16:59: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 CC98116A4CE; Thu, 10 Feb 2005 16:59:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A30B343D5D; Thu, 10 Feb 2005 16:59:04 +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 j1AGx4Xe003233; Thu, 10 Feb 2005 16:59:04 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AGx4Ev003232; Thu, 10 Feb 2005 16:59:04 GMT (envelope-from sam) Message-Id: <200502101659.j1AGx4Ev003232@repoman.freebsd.org> From: Sam Leffler Date: Thu, 10 Feb 2005 16:59: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/net80211 ieee80211_node.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 16:59:05 -0000 sam 2005-02-10 16:59:04 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: propagate state kept in the bss node when re-creating the node on state transitions; this is a stopgap measure, need to rethink how we do management of this state Identified by: Divy Le Ray Revision Changes Path 1.43 +16 -1 src/sys/net80211/ieee80211_node.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:00: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 A8E0916A4CF; Thu, 10 Feb 2005 17:00:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80FD643D54; Thu, 10 Feb 2005 17:00:14 +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 j1AH0EdJ003291; Thu, 10 Feb 2005 17:00:14 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AH0Euu003290; Thu, 10 Feb 2005 17:00:14 GMT (envelope-from marcus) Message-Id: <200502101700.j1AH0Euu003290@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 10 Feb 2005 17:00:14 +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/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: Thu, 10 Feb 2005 17:00:14 -0000 marcus 2005-02-10 17:00:14 UTC FreeBSD doc repository Modified files: en/releng index.sgml Log: Remove the double 'n' in Open. Reported by: krion Revision Changes Path 1.136 +2 -2 www/en/releng/index.sgml From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:00: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 7B3DD16A54D; Thu, 10 Feb 2005 17:00:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5282B43D54; Thu, 10 Feb 2005 17:00:17 +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 j1AH0Hv4003320; Thu, 10 Feb 2005 17:00:17 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AH0HfO003319; Thu, 10 Feb 2005 17:00:17 GMT (envelope-from harti) Message-Id: <200502101700.j1AH0HfO003319@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 17:00: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/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: Thu, 10 Feb 2005 17:00:17 -0000 harti 2005-02-10 17:00:16 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Mostly stylistic nits in preparation for splitting up Var_Parse: use a more consistent style with regard to *str and str[0]; simplify code by introducing a temporary variable; shift a break around and add braces where appropriate. Submitted by: Max Okumoto Revision Changes Path 1.81 +19 -15 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:01: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 72E1616A5F9; Thu, 10 Feb 2005 17:01:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EECB543D81; Thu, 10 Feb 2005 17:00:48 +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 j1AH0mcD003381; Thu, 10 Feb 2005 17:00:48 GMT (envelope-from sam@repoman.freebsd.org) Received: (from sam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AH0mPv003380; Thu, 10 Feb 2005 17:00:48 GMT (envelope-from sam) Message-Id: <200502101700.j1AH0mPv003380@repoman.freebsd.org> From: Sam Leffler Date: Thu, 10 Feb 2005 17:00: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/net80211 ieee80211_output.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 17:01:18 -0000 sam 2005-02-10 17:00:48 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: rev 1.19 fixed wpa supplicant but broke wpa authenticator; when operating as an authenticator need to always check for the unicast key in the node (as was the case before) Submitted by: Divy Le Ray Revision Changes Path 1.20 +2 -1 src/sys/net80211/ieee80211_output.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17: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 2EC7816A4D4; Thu, 10 Feb 2005 17:01:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 049C843D1F; Thu, 10 Feb 2005 17:01:47 +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 j1AH1ksA003492; Thu, 10 Feb 2005 17:01:46 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AH1kHi003491; Thu, 10 Feb 2005 17:01:46 GMT (envelope-from harti) Message-Id: <200502101701.j1AH1kHi003491@repoman.freebsd.org> From: Hartmut Brandt Date: Thu, 10 Feb 2005 17: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/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: Thu, 10 Feb 2005 17:01:47 -0000 harti 2005-02-10 17:01:46 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Buffers are already NUL-terminated so there is no need to explicitely add a NULL. Submitted by: Max Okumoto Revision Changes Path 1.82 +0 -1 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:25: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 697C716A4CE; Thu, 10 Feb 2005 17:25:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E16443D53; Thu, 10 Feb 2005 17:25:37 +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 j1AHPbs3004339; Thu, 10 Feb 2005 17:25:37 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AHPbKl004338; Thu, 10 Feb 2005 17:25:37 GMT (envelope-from hrs) Message-Id: <200502101725.j1AHPbKl004338@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 17:25: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/print/teTeX-base 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, 10 Feb 2005 17:25:37 -0000 hrs 2005-02-10 17:25:37 UTC FreeBSD ports repository Modified files: print/teTeX-base Makefile pkg-plist Log: - Generate .fmt and .map files during package install. - Remove old configuration files in the texmf-var directory which prevent the fmtutil utility from working. - Bump PORTREVISION. Revision Changes Path 1.79 +21 -3 ports/print/teTeX-base/Makefile 1.32 +16 -14 ports/print/teTeX-base/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:33: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 4FDD016A4CE; Thu, 10 Feb 2005 17:33:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2164F43D1D; Thu, 10 Feb 2005 17:33:18 +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 j1AHXIpw004675; Thu, 10 Feb 2005 17:33:18 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AHXI2X004674; Thu, 10 Feb 2005 17:33:18 GMT (envelope-from hrs) Message-Id: <200502101733.j1AHXI2X004674@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 17:33: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/print/latex-beamer Makefileports/print/latex-xcolor Makefile pkg-plist ports/print/latex-pgf 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, 10 Feb 2005 17:33:18 -0000 hrs 2005-02-10 17:33:17 UTC FreeBSD ports repository Modified files: print/latex-beamer Makefile print/latex-xcolor Makefile pkg-plist print/latex-pgf Makefile pkg-plist Log: - Mark as IGNORE because this is already included in the teTeX-3.0. - Fix pkg-plist. Revision Changes Path 1.9 +2 -1 ports/print/latex-beamer/Makefile 1.6 +2 -0 ports/print/latex-pgf/Makefile 1.3 +1 -2 ports/print/latex-pgf/pkg-plist 1.4 +2 -0 ports/print/latex-xcolor/Makefile 1.3 +1 -2 ports/print/latex-xcolor/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:36: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 27F0E16A4CE; Thu, 10 Feb 2005 17:36:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F344443D39; Thu, 10 Feb 2005 17:36:26 +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 j1AHaQpb004818; Thu, 10 Feb 2005 17:36:26 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AHaQs7004817; Thu, 10 Feb 2005 17:36:26 GMT (envelope-from hrs) Message-Id: <200502101736.j1AHaQs7004817@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 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/print/preview-latex 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, 10 Feb 2005 17:36:27 -0000 hrs 2005-02-10 17:36:26 UTC FreeBSD ports repository Modified files: print/preview-latex pkg-plist Log: Fix pkg-plist. Revision Changes Path 1.12 +1 -2 ports/print/preview-latex/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:52: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 9F6B516A4CE; Thu, 10 Feb 2005 17:52:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7153F43D31; Thu, 10 Feb 2005 17:52:32 +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 j1AHqWhM005405; Thu, 10 Feb 2005 17:52:32 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AHqVjV005404; Thu, 10 Feb 2005 17:52:31 GMT (envelope-from hrs) Message-Id: <200502101752.j1AHqVjV005404@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 17:52: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/jadetex-ptex Makefile pkg-message pkg-plist ports/japanese/jadetex-ptex/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, 10 Feb 2005 17:52:32 -0000 hrs 2005-02-10 17:52:31 UTC FreeBSD ports repository Modified files: japanese/jadetex-ptex Makefile pkg-message pkg-plist japanese/jadetex-ptex/files patch-Makefile Log: - Fix web2c directory (s,web2c-ptex,web2c/ptex,). - Some style changes. - Bump PORTREVISION. Revision Changes Path 1.5 +9 -2 ports/japanese/jadetex-ptex/Makefile 1.3 +2 -2 ports/japanese/jadetex-ptex/files/patch-Makefile 1.3 +1 -1 ports/japanese/jadetex-ptex/pkg-message 1.5 +7 -7 ports/japanese/jadetex-ptex/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 17:54: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 3371816A4CE; Thu, 10 Feb 2005 17:54:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0836F43D54; Thu, 10 Feb 2005 17:54:29 +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 j1AHsSMc005503; Thu, 10 Feb 2005 17:54:28 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AHsScs005502; Thu, 10 Feb 2005 17:54:28 GMT (envelope-from hrs) Message-Id: <200502101754.j1AHsScs005502@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 17:54: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/print/tex-texmflocal Makefile ports/print/tex-texmflocal/files dirlist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 17:54:29 -0000 hrs 2005-02-10 17:54:28 UTC FreeBSD ports repository Modified files: print/tex-texmflocal Makefile print/tex-texmflocal/files dirlist Log: - Add ptex/* directories. - Bump PORTVERSION. Revision Changes Path 1.12 +1 -1 ports/print/tex-texmflocal/Makefile 1.2 +3 -0 ports/print/tex-texmflocal/files/dirlist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 18:07: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 66CF716A4CE; Thu, 10 Feb 2005 18:07:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3843143D1D; Thu, 10 Feb 2005 18:07:34 +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 j1AI7YgO005999; Thu, 10 Feb 2005 18:07:34 GMT (envelope-from vkashyap@repoman.freebsd.org) Received: (from vkashyap@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AI7Yq8005998; Thu, 10 Feb 2005 18:07:34 GMT (envelope-from vkashyap) Message-Id: <200502101807.j1AI7Yq8005998@repoman.freebsd.org> From: Vinod Kashyap Date: Thu, 10 Feb 2005 18:07: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/dev/twa twa_cam.c twa_globals.c twa_ioctl.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, 10 Feb 2005 18:07:34 -0000 vkashyap 2005-02-10 18:07:34 UTC FreeBSD src repository Modified files: sys/dev/twa twa_cam.c twa_globals.c twa_ioctl.h Log: 1. Revert back to the way the older driver handled XPT_PATH_INQ. This seems to fix the problem with device discovery seen by some people. 2. Change to make 3ware CLI/3DM work on amd64. 3. Fix a potential problem that could cause the driver to do strlen(NULL) when using older firmware. Reviewed by:scottl Revision Changes Path 1.5 +2 -2 src/sys/dev/twa/twa_cam.c 1.3 +3 -3 src/sys/dev/twa/twa_globals.c 1.2 +2 -2 src/sys/dev/twa/twa_ioctl.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 18:08: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 9331D16A4CE; Thu, 10 Feb 2005 18:08:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6679543D1D; Thu, 10 Feb 2005 18:08: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 j1AI89kP006049; Thu, 10 Feb 2005 18:08:09 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AI89KZ006048; Thu, 10 Feb 2005 18:08:09 GMT (envelope-from hrs) Message-Id: <200502101808.j1AI89KZ006048@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 18:08: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/platex209 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, 10 Feb 2005 18:08:09 -0000 hrs 2005-02-10 18:08:09 UTC FreeBSD ports repository Modified files: japanese/platex209 Makefile pkg-descr pkg-plist Log: - Fix web2c directory (s,web2c-ptex,web2c/ptex,). - Fix style directory (s,tex/platex209,ptex/platex209,). - Some style changes. - Bump PORTREVISION. Revision Changes Path 1.10 +15 -19 ports/japanese/platex209/Makefile 1.3 +2 -7 ports/japanese/platex209/pkg-descr 1.4 +176 -176 ports/japanese/platex209/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 18:11: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 4006416A4CE; Thu, 10 Feb 2005 18:11:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 186E043D3F; Thu, 10 Feb 2005 18:11:05 +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 j1AIB4CJ006217; Thu, 10 Feb 2005 18:11:04 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AIB4Q1006216; Thu, 10 Feb 2005 18:11:04 GMT (envelope-from hq) Message-Id: <200502101811.j1AIB4Q1006216@repoman.freebsd.org> From: Herve Quiroz Date: Thu, 10 Feb 2005 18:11: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/math/geonext 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, 10 Feb 2005 18:11:05 -0000 hq 2005-02-10 18:11:04 UTC FreeBSD ports repository Modified files: math/geonext Makefile Log: - Update to bsd.java.mk 2.0 - Add 'java' category Revision Changes Path 1.2 +3 -2 ports/math/geonext/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 19:12: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 4E91816A4CE; Thu, 10 Feb 2005 19:12:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31AD843D39; Thu, 10 Feb 2005 19:12:57 +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 j1AJCvrQ008456; Thu, 10 Feb 2005 19:12:57 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AJCuIW008455; Thu, 10 Feb 2005 19:12:56 GMT (envelope-from ume) Message-Id: <200502101912.j1AJCuIW008455@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 10 Feb 2005 19:12: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/dtcp Makefile ports/net/dtcp/files dtcpc.sh dtcpc.sh.in dtcps.sh dtcps.sh.in ports/net/dtcpclient Makefile pkg-plist ports/net/dtcpclient/files dtcpclient.sh dtcpclient.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, 10 Feb 2005 19:12:57 -0000 ume 2005-02-10 19:12:56 UTC FreeBSD ports repository Modified files: net/dtcp Makefile net/dtcpclient Makefile pkg-plist Added files: net/dtcp/files dtcpc.sh.in dtcps.sh.in net/dtcpclient/files dtcpclient.sh.in Removed files: net/dtcp/files dtcpc.sh dtcps.sh net/dtcpclient/files dtcpclient.sh Log: use new scheme of USE_RC_SUBR. Revision Changes Path 1.15 +6 -16 ports/net/dtcp/Makefile 1.3 +0 -41 ports/net/dtcp/files/dtcpc.sh (dead) 1.1 +41 -0 ports/net/dtcp/files/dtcpc.sh.in (new) 1.3 +0 -63 ports/net/dtcp/files/dtcps.sh (dead) 1.1 +63 -0 ports/net/dtcp/files/dtcps.sh.in (new) 1.15 +3 -11 ports/net/dtcpclient/Makefile 1.6 +0 -40 ports/net/dtcpclient/files/dtcpclient.sh (dead) 1.1 +40 -0 ports/net/dtcpclient/files/dtcpclient.sh.in (new) 1.4 +0 -1 ports/net/dtcpclient/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 19: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 6986A16A4CE; Thu, 10 Feb 2005 19:22:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D28143D1F; Thu, 10 Feb 2005 19:22:51 +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 j1AJMplI008891; Thu, 10 Feb 2005 19:22:51 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AJMpTl008890; Thu, 10 Feb 2005 19:22:51 GMT (envelope-from ume) Message-Id: <200502101922.j1AJMpTl008890@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 10 Feb 2005 19:22: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/gkrellm2 Makefile pkg-plist ports/sysutils/gkrellm2/files gkrellmd.sh gkrellmd.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, 10 Feb 2005 19:22:51 -0000 ume 2005-02-10 19:22:50 UTC FreeBSD ports repository Modified files: sysutils/gkrellm2 Makefile pkg-plist Added files: sysutils/gkrellm2/files gkrellmd.sh.in Removed files: sysutils/gkrellm2/files gkrellmd.sh Log: use new scheme of USE_RC_SUBR. Revision Changes Path 1.107 +1 -7 ports/sysutils/gkrellm2/Makefile 1.9 +0 -36 ports/sysutils/gkrellm2/files/gkrellmd.sh (dead) 1.1 +36 -0 ports/sysutils/gkrellm2/files/gkrellmd.sh.in (new) 1.28 +0 -1 ports/sysutils/gkrellm2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 19:26: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 4F47316A4CE; Thu, 10 Feb 2005 19:26:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3391743D1F; Thu, 10 Feb 2005 19:26:38 +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 j1AJQcMC009129; Thu, 10 Feb 2005 19:26:38 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AJQcAX009128; Thu, 10 Feb 2005 19:26:38 GMT (envelope-from ume) Message-Id: <200502101926.j1AJQcAX009128@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 10 Feb 2005 19:26: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/mail/cyrus-imapd2 Makefile pkg-plist ports/mail/cyrus-imapd2/files imapd.sh imapd.sh.in ports/mail/cyrus-imapd22 Makefile pkg-plist ports/mail/cyrus-imapd22/files imapd.sh imapd.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, 10 Feb 2005 19:26:38 -0000 ume 2005-02-10 19:26:38 UTC FreeBSD ports repository Modified files: mail/cyrus-imapd2 Makefile pkg-plist mail/cyrus-imapd22 Makefile pkg-plist Added files: mail/cyrus-imapd2/files imapd.sh.in mail/cyrus-imapd22/files imapd.sh.in Removed files: mail/cyrus-imapd2/files imapd.sh mail/cyrus-imapd22/files imapd.sh Log: use new scheme of USE_RC_SUBR. Revision Changes Path 1.104 +1 -7 ports/mail/cyrus-imapd2/Makefile 1.11 +0 -42 ports/mail/cyrus-imapd2/files/imapd.sh (dead) 1.1 +42 -0 ports/mail/cyrus-imapd2/files/imapd.sh.in (new) 1.23 +0 -1 ports/mail/cyrus-imapd2/pkg-plist 1.128 +1 -7 ports/mail/cyrus-imapd22/Makefile 1.11 +0 -42 ports/mail/cyrus-imapd22/files/imapd.sh (dead) 1.1 +42 -0 ports/mail/cyrus-imapd22/files/imapd.sh.in (new) 1.29 +0 -1 ports/mail/cyrus-imapd22/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 19:32: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 EFEAF16A4CE; Thu, 10 Feb 2005 19:32:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94CD43D3F; Thu, 10 Feb 2005 19:32:10 +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 j1AJWAKg009430; Thu, 10 Feb 2005 19:32:10 GMT (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AJWAs5009429; Thu, 10 Feb 2005 19:32:10 GMT (envelope-from ume) Message-Id: <200502101932.j1AJWAs5009429@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Thu, 10 Feb 2005 19:32: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/cyrus-sasl2-saslauthd Makefile pkg-plist saslauthd.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, 10 Feb 2005 19:32:11 -0000 ume 2005-02-10 19:32:10 UTC FreeBSD ports repository Modified files: security/cyrus-sasl2-saslauthd Makefile pkg-plist Added files: security/cyrus-sasl2-saslauthd/files saslauthd.sh.in Removed files: security/cyrus-sasl2-saslauthd/files saslauthd.sh Log: use new scheme of USE_RC_SUBR. Revision Changes Path 1.36 +2 -7 ports/security/cyrus-sasl2-saslauthd/Makefile 1.7 +0 -44 ports/security/cyrus-sasl2-saslauthd/files/saslauthd.sh (dead) 1.1 +44 -0 ports/security/cyrus-sasl2-saslauthd/files/saslauthd.sh.in (new) 1.5 +0 -1 ports/security/cyrus-sasl2-saslauthd/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 19:47: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 7676016A4CE; Thu, 10 Feb 2005 19:47:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AC9643D2D; Thu, 10 Feb 2005 19:47:48 +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 j1AJlm6v009968; Thu, 10 Feb 2005 19:47:48 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AJlmVH009967; Thu, 10 Feb 2005 19:47:48 GMT (envelope-from thierry) Message-Id: <200502101947.j1AJlmVH009967@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 10 Feb 2005 19:47: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/editors/mined distinfo ports/editors/mined/files patch-src::mkinclud.mak X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 19:47:48 -0000 thierry 2005-02-10 19:47:48 UTC FreeBSD ports repository Modified files: editors/mined distinfo editors/mined/files patch-src::mkinclud.mak Log: The source tarball has been rerolled, to update the page download.html and a minor change which does not affect FreeBSD. Don't bump PORTREVISION. Reported by: Kris via pointyhat. Revision Changes Path 1.3 +2 -2 ports/editors/mined/distinfo 1.2 +3 -3 ports/editors/mined/files/patch-src::mkinclud.mak From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20:09: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 74BE416A4CE; Thu, 10 Feb 2005 20:09:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDBB43D2F; Thu, 10 Feb 2005 20:09:02 +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 j1AK92ZE010693; Thu, 10 Feb 2005 20:09:02 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AK92Nf010692; Thu, 10 Feb 2005 20:09:02 GMT (envelope-from cperciva) Message-Id: <200502102009.j1AK92Nf010692@repoman.freebsd.org> From: Colin Percival Date: Thu, 10 Feb 2005 20:09: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/lib/libc/sys read.2 write.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 20:09:02 -0000 cperciva 2005-02-10 20:09:02 UTC FreeBSD src repository Modified files: lib/libc/sys read.2 write.2 Log: read(), pread(), write(), and pwrite() return EINVAL if they are asked for more than INT_MAX bytes. Revision Changes Path 1.29 +5 -0 src/lib/libc/sys/read.2 1.29 +5 -0 src/lib/libc/sys/write.2 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20: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 75D0516A4CE; Thu, 10 Feb 2005 20:12:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F3F543D48; Thu, 10 Feb 2005 20:12:06 +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 j1AKC6RB010862; Thu, 10 Feb 2005 20:12:06 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AKC6Hv010861; Thu, 10 Feb 2005 20:12:06 GMT (envelope-from leeym) Message-Id: <200502102012.j1AKC6Hv010861@repoman.freebsd.org> From: Yen-Ming Lee Date: Thu, 10 Feb 2005 20:12: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/arj 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, 10 Feb 2005 20:12:06 -0000 leeym 2005-02-10 20:12:05 UTC FreeBSD ports repository Modified files: archivers/arj Makefile Log: - Fix build errors, now using autoconf-2.59 PR: 77338 Submitted by: Renato Botelho Revision Changes Path 1.14 +1 -2 ports/archivers/arj/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20:14: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 46A9116A4D0 for ; Thu, 10 Feb 2005 20:14:55 +0000 (GMT) Received: from tx6.mail.ox.ac.uk (tx6.mail.ox.ac.uk [163.1.2.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE40B43D48 for ; Thu, 10 Feb 2005 20:14:54 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from scan6.mail.ox.ac.uk ([163.1.2.179] helo=localhost) by tx6.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CzKiE-00081C-K2 for cvs-all@freebsd.org; Thu, 10 Feb 2005 20:14:54 +0000 Received: from rx6.mail.ox.ac.uk ([163.1.2.170]) by localhost (scan6.mail.ox.ac.uk [163.1.2.179]) (amavisd-new, port 25) with ESMTP id 30787-02 for ; Thu, 10 Feb 2005 20:14:54 +0000 (GMT) Received: from smtp2.herald.ox.ac.uk ([163.1.0.235]) by rx6.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CzKiD-00080u-LH; Thu, 10 Feb 2005 20:14:53 +0000 Received: from dhcp1041.wadham.ox.ac.uk ([163.1.161.41]) by smtp2.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1CzKiD-0001sZ-3n; Thu, 10 Feb 2005 20:14:53 +0000 Message-ID: <420BC0BD.4030105@freebsd.org> Date: Thu, 10 Feb 2005 20:14:53 +0000 From: Colin Percival User-Agent: Mozilla Thunderbird 1.0 (X11/20050113) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Colin Percival References: <200502102009.j1AK92Nf010692@repoman.freebsd.org> In-Reply-To: <200502102009.j1AK92Nf010692@repoman.freebsd.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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/lib/libc/sys read.2 write.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 20:14:55 -0000 Colin Percival wrote: > read(), pread(), write(), and pwrite() return EINVAL if they are asked > for more than INT_MAX bytes. According to POSIX, these calls have "implementation-defined behaviour" if nbytes is more than SSIZE_MAX (but should presumably operate without complaint on sizes up to that limit). The offending test is in dofilewrite() and dofileread() in sys_generic.c, but fixing this might cause problems in lower layers if there is any 64-bit unclean code lurking. I don't have enough time at the moment to check for such problems, but if someone else does, I'm sure someone somewhere would appreciate being able to read and write more than 2GB at once. :-) Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20:19: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 8765516A4CE; Thu, 10 Feb 2005 20:19:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FFE043D49; Thu, 10 Feb 2005 20:19:17 +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 j1AKJHAN011135; Thu, 10 Feb 2005 20:19:17 GMT (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AKJH2T011134; Thu, 10 Feb 2005 20:19:17 GMT (envelope-from cperciva) Message-Id: <200502102019.j1AKJH2T011134@repoman.freebsd.org> From: Colin Percival Date: Thu, 10 Feb 2005 20:19: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 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: Thu, 10 Feb 2005 20:19:17 -0000 cperciva 2005-02-10 20:19:17 UTC FreeBSD src repository Modified files: sys/kern sys_generic.c Log: Declare "cnt" (a number of bytes to read or write) as an "ssize_t", not as a "long" in dofileread() and dofilewrite(). Discussed with: jhb Revision Changes Path 1.143 +4 -2 src/sys/kern/sys_generic.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20:38: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 49A4916A4CE; Thu, 10 Feb 2005 20:38:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20E8743D45; Thu, 10 Feb 2005 20:38:30 +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 j1AKcUMa011880; Thu, 10 Feb 2005 20:38:30 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AKcUXu011879; Thu, 10 Feb 2005 20:38:30 GMT (envelope-from hrs) Message-Id: <200502102038.j1AKcUXu011879@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 20: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/textproc/prosper 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, 10 Feb 2005 20:38:30 -0000 hrs 2005-02-10 20:38:29 UTC FreeBSD ports repository Modified files: textproc/prosper Makefile Log: - Fix the install directory and dependency. - Bump PORTREVISION. Noticed by: kris Approved by: thierry (maintainer) Revision Changes Path 1.6 +6 -6 ports/textproc/prosper/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 20:39: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 6C6E416A4CE; Thu, 10 Feb 2005 20:39:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D4543D41; Thu, 10 Feb 2005 20:39:40 +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 j1AKdeds011966; Thu, 10 Feb 2005 20:39:40 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AKdeqc011965; Thu, 10 Feb 2005 20:39:40 GMT (envelope-from glebius) Message-Id: <200502102039.j1AKdeqc011965@repoman.freebsd.org> From: Gleb Smirnoff Date: Thu, 10 Feb 2005 20:39: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/conf files src/sys/sys libkern.h src/sys/libkern strspn.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 20:39:40 -0000 glebius 2005-02-10 20:39:40 UTC FreeBSD src repository Modified files: sys/conf files sys/sys libkern.h Added files: sys/libkern strspn.c Log: Add strspn() to libkern. Ok'ed by: rwatson Revision Changes Path 1.994 +1 -0 src/sys/conf/files 1.1 +55 -0 src/sys/libkern/strspn.c (new) 1.48 +1 -0 src/sys/sys/libkern.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21:15: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 E410316A4CE; Thu, 10 Feb 2005 21:15:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD73943D1F; Thu, 10 Feb 2005 21:15:02 +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 j1ALF2hV020537; Thu, 10 Feb 2005 21:15:02 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALF2f2020536; Thu, 10 Feb 2005 21:15:02 GMT (envelope-from hrs) Message-Id: <200502102115.j1ALF2f2020536@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 21:15: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/print/teTeX-base 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, 10 Feb 2005 21:15:03 -0000 hrs 2005-02-10 21:15:02 UTC FreeBSD ports repository Modified files: print/teTeX-base Makefile Log: Add an ${RM} line forgotten in the previous commit. Revision Changes Path 1.80 +1 -0 ports/print/teTeX-base/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21: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 76BA416A4CE; Thu, 10 Feb 2005 21:15:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E70143D1F; Thu, 10 Feb 2005 21:15:32 +0000 (GMT) (envelope-from jmg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ALFWxQ020641; Thu, 10 Feb 2005 21:15:32 GMT (envelope-from jmg@repoman.freebsd.org) Received: (from jmg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALFWiE020640; Thu, 10 Feb 2005 21:15:32 GMT (envelope-from jmg) Message-Id: <200502102115.j1ALFWiE020640@repoman.freebsd.org> From: John-Mark Gurney Date: Thu, 10 Feb 2005 21:15: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/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 21:15:32 -0000 jmg 2005-02-10 21:15:32 UTC FreeBSD src repository Modified files: sys/conf Makefile.alpha Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Log: bump the Makefile config versions now that config is 600001... Forgotten by: des Revision Changes Path 1.132 +1 -1 src/sys/conf/Makefile.alpha 1.13 +1 -1 src/sys/conf/Makefile.amd64 1.6 +1 -1 src/sys/conf/Makefile.arm 1.262 +1 -1 src/sys/conf/Makefile.i386 1.59 +1 -1 src/sys/conf/Makefile.ia64 1.163 +1 -1 src/sys/conf/Makefile.pc98 1.274 +1 -1 src/sys/conf/Makefile.powerpc 1.30 +1 -1 src/sys/conf/Makefile.sparc64 From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21: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 1D79D16A4CE; Thu, 10 Feb 2005 21:30:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E66BF43D1F; Thu, 10 Feb 2005 21:30:18 +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 j1ALUIQR021161; Thu, 10 Feb 2005 21:30:18 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALUI8Q021160; Thu, 10 Feb 2005 21:30:18 GMT (envelope-from hrs) Message-Id: <200502102130.j1ALUI8Q021160@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 10 Feb 2005 21:30:18 +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 Makefile snapshots.sgml www/en/snapshots Makefile Makefile.inc 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: Thu, 10 Feb 2005 21:30:19 -0000 hrs 2005-02-10 21:30:18 UTC FreeBSD doc repository Modified files: en/releases Makefile Added files: en/snapshots Makefile Makefile.inc index.sgml Removed files: en/releases snapshots.sgml Log: Add a page for the monthly snapshots and remove the old snapshots page. Discussed on: re@ and doceng@ Revision Changes Path 1.46 +2 -2 www/en/releases/Makefile 1.18 +0 -76 www/en/releases/snapshots.sgml (dead) 1.1 +12 -0 www/en/snapshots/Makefile (new) 1.1 +4 -0 www/en/snapshots/Makefile.inc (new) 1.1 +96 -0 www/en/snapshots/index.sgml (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21: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 8B9B416A4CE; Thu, 10 Feb 2005 21:34:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 627C043D48; Thu, 10 Feb 2005 21:34:49 +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 j1ALYnNV021326; Thu, 10 Feb 2005 21:34:49 GMT (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALYnWq021325; Thu, 10 Feb 2005 21:34:49 GMT (envelope-from marcel) Message-Id: <200502102134.j1ALYnWq021325@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 10 Feb 2005 21:34:49 +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/ia64/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, 10 Feb 2005 21:34:49 -0000 marcel 2005-02-10 21:34:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ia64/conf GENERIC Log: Comment out the ida(4) driver (Compaq Smart Array controller). The driver is not 64-bit clean and causes the kernel to fault (page faults and hidden unalignment faults). I may have a chance to look at it in the near future, so I left it in GENERIC for -current. People there should be able to deal with it. For now, let's avoid that ida(4) ends up in 5.4-RELEASE. Revision Changes Path 1.66.2.4 +1 -1 src/sys/ia64/conf/GENERIC From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21:50: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 028EA16A4CE; Thu, 10 Feb 2005 21:50:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF2FA43D2F; Thu, 10 Feb 2005 21:50:55 +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 j1ALot23021960; Thu, 10 Feb 2005 21:50:55 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALotHA021959; Thu, 10 Feb 2005 21:50:55 GMT (envelope-from thierry) Message-Id: <200502102150.j1ALotHA021959@repoman.freebsd.org> From: Thierry Thomas Date: Thu, 10 Feb 2005 21:50: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/textproc/prosper 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, 10 Feb 2005 21:50:56 -0000 thierry 2005-02-10 21:50:55 UTC FreeBSD ports repository Modified files: textproc/prosper Makefile Log: Change my e-mail. Revision Changes Path 1.7 +1 -1 ports/textproc/prosper/Makefile From owner-cvs-all@FreeBSD.ORG Thu Feb 10 21: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 3C5FC16A4CE; Thu, 10 Feb 2005 21:54:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1624D43D45; Thu, 10 Feb 2005 21:54:04 +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 j1ALs3EO022043; Thu, 10 Feb 2005 21:54:03 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ALs3AL022042; Thu, 10 Feb 2005 21:54:03 GMT (envelope-from blackend) Message-Id: <200502102154.j1ALs3AL022042@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 10 Feb 2005 21:54:03 +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/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: Thu, 10 Feb 2005 21:54:04 -0000 blackend 2005-02-10 21:54:03 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: s/Mine/Ours Revision Changes Path 1.147 +1 -1 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22:23: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 3F1FF16A4CE; Thu, 10 Feb 2005 22:23:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D0E43D41; Thu, 10 Feb 2005 22:23:03 +0000 (GMT) (envelope-from bmilekic@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1AMN3XQ023235; Thu, 10 Feb 2005 22:23:03 GMT (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMN3AP023234; Thu, 10 Feb 2005 22:23:03 GMT (envelope-from bmilekic) Message-Id: <200502102223.j1AMN3AP023234@repoman.freebsd.org> From: Bosko Milekic Date: Thu, 10 Feb 2005 22:23: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_mbuf.c uipc_mbuf.c src/sys/sys mbuf.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, 10 Feb 2005 22:23:03 -0000 bmilekic 2005-02-10 22:23:03 UTC FreeBSD src repository Modified files: sys/kern kern_mbuf.c uipc_mbuf.c sys/sys mbuf.h Log: Optimize the way reference counting is performed with Mbufs. We do not need to perform an extra memory fetch in the Packet (Mbuf+Cluster) constructor to initialize the reference counter anymore. The reference counts are located in a separate memory region (in the slab header, because this zone is UMA_ZONE_REFCNT), so the memory fetch resulted very often in a cache miss. Additionally, and perhaps more significantly, optimize the free mbuf+cluster (packet) case, which is very common, to no longer require an atomic operation on free (to verify the reference counter) if the reference on the cluster has never been increased (also very common). Reduces an atomic on mbuf free on average. Original patch submitted by: Gerrit Nagelhout Revision Changes Path 1.6 +2 -4 src/sys/kern/kern_mbuf.c 1.141 +37 -21 src/sys/kern/uipc_mbuf.c 1.165 +21 -3 src/sys/sys/mbuf.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22: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 A42E016A4CE; Thu, 10 Feb 2005 22:25:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F6D743D4C; Thu, 10 Feb 2005 22:25: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 j1AMP2IL023323; Thu, 10 Feb 2005 22:25:02 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMP2i3023322; Thu, 10 Feb 2005 22:25:02 GMT (envelope-from pav) Message-Id: <200502102225.j1AMP2i3023322@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 22:25: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/mail/mailman Makefile pkg-deinstall pkg-install ports/mail/mailman/files patch-Mailman::Cgi::private.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: Thu, 10 Feb 2005 22:25:02 -0000 pav 2005-02-10 22:25:02 UTC FreeBSD ports repository Modified files: mail/mailman Makefile pkg-deinstall pkg-install Added files: mail/mailman/files patch-Mailman::Cgi::private.py Log: - Fix a security problem in private mailing list archives could allow anyone to read any file on web server. - Minor port changes PR: ports/77364 Submitted by: Vivek Khera (maintainer) Security: CVE number CAN-2005-0202 Revision Changes Path 1.48 +5 -1 ports/mail/mailman/Makefile 1.1 +34 -0 ports/mail/mailman/files/patch-Mailman::Cgi::private.py (new) 1.9 +15 -13 ports/mail/mailman/pkg-deinstall 1.6 +17 -3 ports/mail/mailman/pkg-install From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22: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 2FE4D16A4CE; Thu, 10 Feb 2005 22:26:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0917143D46; Thu, 10 Feb 2005 22:26:29 +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 j1AMQSu5023440; Thu, 10 Feb 2005 22:26:28 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMQSUi023439; Thu, 10 Feb 2005 22:26:28 GMT (envelope-from julian) Message-Id: <200502102226.j1AMQSUi023439@repoman.freebsd.org> From: Julian Elischer Date: Thu, 10 Feb 2005 22:26: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/bktr bktr_card.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 22:26:29 -0000 julian 2005-02-10 22:26:28 UTC FreeBSD src repository Modified files: sys/dev/bktr bktr_card.c Log: Take into account that Pinnacle screwed up their PCI ID in the beginning.. Older cards have it reversed. Also, use some already defined values instead of magic numbers. PR: 73324 Submitted by: arne_woerner@yahoo.com MFC after: 1 week Revision Changes Path 1.31 +5 -4 src/sys/dev/bktr/bktr_card.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22:35: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 6024016A4CE; Thu, 10 Feb 2005 22:35:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3779443D55; Thu, 10 Feb 2005 22:35: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 j1AMZ9M2023781; Thu, 10 Feb 2005 22:35:09 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMZ9UO023780; Thu, 10 Feb 2005 22:35:09 GMT (envelope-from pav) Message-Id: <200502102235.j1AMZ9UO023780@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 22:35: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/sysutils/gtk-send-pr 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, 10 Feb 2005 22:35:09 -0000 pav 2005-02-10 22:35:08 UTC FreeBSD ports repository Modified files: sysutils/gtk-send-pr Makefile distinfo Log: - Update to 0.4.4 PR: ports/77351 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.24 +1 -1 ports/sysutils/gtk-send-pr/Makefile 1.14 +2 -2 ports/sysutils/gtk-send-pr/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22:36: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 BE7E816A4CE; Thu, 10 Feb 2005 22:36:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC5A443D1F; Thu, 10 Feb 2005 22:36:05 +0000 (GMT) (envelope-from bmilekic@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1AMa5sG023883; Thu, 10 Feb 2005 22:36:05 GMT (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMa5bv023882; Thu, 10 Feb 2005 22:36:05 GMT (envelope-from bmilekic) Message-Id: <200502102236.j1AMa5bv023882@repoman.freebsd.org> From: Bosko Milekic Date: Thu, 10 Feb 2005 22:36: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/vm memguard.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 22:36:05 -0000 bmilekic 2005-02-10 22:36:05 UTC FreeBSD src repository Modified files: sys/vm memguard.c Log: Implement support for buffers larger than PAGE_SIZE in MemGuard. Adds a little bit of complexity but performance requirements lacking (this is a debugging allocator after all), it's really not too bad (still only 317 lines). Also add an additional check to help catch really weird 3-threads-involved races: make memguard_free() write to the first page handed back, always, before it does anything else. Note that there is still a problem in VM+PMAP (specifically with vm_map_protect) w.r.t. MemGuard uses it, but this will be fixed shortly and this change stands on its own. Revision Changes Path 1.3 +129 -32 src/sys/vm/memguard.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22:38: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 620B616A4CE; Thu, 10 Feb 2005 22:38:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BCB943D1D; Thu, 10 Feb 2005 22:38:51 +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 j1AMcpFS024018; Thu, 10 Feb 2005 22:38:51 GMT (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMcpA4024017; Thu, 10 Feb 2005 22:38:51 GMT (envelope-from julian) Message-Id: <200502102238.j1AMcpA4024017@repoman.freebsd.org> From: Julian Elischer Date: Thu, 10 Feb 2005 22:38: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/sys/dev/bktr bktr_card.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 22:38:51 -0000 julian 2005-02-10 22:38:51 UTC FreeBSD src repository Modified files: sys/dev/bktr bktr_card.c Log: Remove lots of tab/space errors introduced by massive cut-n-paste action. Noticed from: diffs of the last commit. MFC after: 1 week Revision Changes Path 1.32 +232 -232 src/sys/dev/bktr/bktr_card.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22:38: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 C74EF16A4CE; Thu, 10 Feb 2005 22:38:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF7F43D1F; Thu, 10 Feb 2005 22:38: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 j1AMcwfY024049; Thu, 10 Feb 2005 22:38:58 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMcwHZ024048; Thu, 10 Feb 2005 22:38:58 GMT (envelope-from pav) Message-Id: <200502102238.j1AMcwHZ024048@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 22:38: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/dns/dnrd 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, 10 Feb 2005 22:38:58 -0000 pav 2005-02-10 22:38:58 UTC FreeBSD ports repository Modified files: dns/dnrd Makefile distinfo Log: - Update to 2.19 PR: ports/77347 Submitted by: Natanael Copa (maintainer) Revision Changes Path 1.22 +1 -1 ports/dns/dnrd/Makefile 1.12 +2 -2 ports/dns/dnrd/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22: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 809F816A4CE; Thu, 10 Feb 2005 22:53:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59E8243D45; Thu, 10 Feb 2005 22:53:14 +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 j1AMrEM2024578; Thu, 10 Feb 2005 22:53:14 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMrEoT024577; Thu, 10 Feb 2005 22:53:14 GMT (envelope-from pav) Message-Id: <200502102253.j1AMrEoT024577@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 22: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/net/smbldap-tools 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, 10 Feb 2005 22:53:14 -0000 pav 2005-02-10 22:53:13 UTC FreeBSD ports repository Modified files: net/smbldap-tools Makefile pkg-plist Log: - Add missing dependency - Correct sed use - Install examples in ${EXAMPLESDIR} PR: ports/77331 Submitted by: Florent Thoumie (maintainer) Revision Changes Path 1.7 +8 -5 ports/net/smbldap-tools/Makefile 1.2 +9 -4 ports/net/smbldap-tools/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22: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 3C2A216A4CE; Thu, 10 Feb 2005 22:57:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1517443D1F; Thu, 10 Feb 2005 22:57: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 j1AMvXYO024763; Thu, 10 Feb 2005 22:57:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMvXZ2024762; Thu, 10 Feb 2005 22:57:33 GMT (envelope-from pav) Message-Id: <200502102257.j1AMvXZ2024762@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 22: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/editors/2bsd-vi 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, 10 Feb 2005 22:57:34 -0000 pav 2005-02-10 22:57:33 UTC FreeBSD ports repository Modified files: editors/2bsd-vi Makefile distinfo Log: - Update to 050119 PR: ports/77358 Submitted by: David Thiel (maintainer) Revision Changes Path 1.4 +1 -1 ports/editors/2bsd-vi/Makefile 1.3 +2 -2 ports/editors/2bsd-vi/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 22: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 01E2F16A4CE; Thu, 10 Feb 2005 22:59:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE0C43D1D; Thu, 10 Feb 2005 22:59:55 +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 j1AMxtrF024921; Thu, 10 Feb 2005 22:59:55 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AMxthX024920; Thu, 10 Feb 2005 22:59:55 GMT (envelope-from girgen) Message-Id: <200502102259.j1AMxthX024920@repoman.freebsd.org> From: Palle Girgensohn Date: Thu, 10 Feb 2005 22: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/databases/p5-Pg Makefileports/databases/p5-Pg/files patch-Pg.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: Thu, 10 Feb 2005 22:59:56 -0000 girgen 2005-02-10 22:59:55 UTC FreeBSD ports repository Modified files: databases/p5-Pg Makefile Added files: databases/p5-Pg/files patch-Pg.pm Log: Fix a problem where an array is returned from a DoQuery call that should return 0 tuples. It was always returning an array that indicates it has 1 tuple. Submitted by: Birch Zimmer Approved by: ade (mentor) Revision Changes Path 1.41 +1 -1 ports/databases/p5-Pg/Makefile 1.1 +11 -0 ports/databases/p5-Pg/files/patch-Pg.pm (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:00: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 2F13516A4CE; Thu, 10 Feb 2005 23:00:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEA1443D49; Thu, 10 Feb 2005 23: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 j1AN08nD024970; Thu, 10 Feb 2005 23:00:08 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AN08LK024969; Thu, 10 Feb 2005 23:00:08 GMT (envelope-from anholt) Message-Id: <200502102300.j1AN08LK024969@repoman.freebsd.org> From: Eric Anholt Date: Thu, 10 Feb 2005 23:00: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/lang/nickle 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, 10 Feb 2005 23:00:09 -0000 anholt 2005-02-10 23:00:08 UTC FreeBSD ports repository Modified files: lang/nickle Makefile distinfo pkg-plist Log: Update to 2.45. The notable new feature is the foreign function interface, which has been used for things like a cairo binding. As the ffi often requires loading libs which need pthreads, and we can't load pthreads during dlopen, link nickle against the pthreads lib to begin with. Revision Changes Path 1.11 +7 -1 ports/lang/nickle/Makefile 1.6 +2 -2 ports/lang/nickle/distinfo 1.6 +18 -2 ports/lang/nickle/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:07: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 B827316A4CE; Thu, 10 Feb 2005 23:07:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9064C43D31; Thu, 10 Feb 2005 23:07: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 j1AN7NUd025267; Thu, 10 Feb 2005 23:07:23 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1AN7N6g025266; Thu, 10 Feb 2005 23:07:23 GMT (envelope-from pav) Message-Id: <200502102307.j1AN7N6g025266@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 23:07: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/listener 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, 10 Feb 2005 23:07:23 -0000 pav 2005-02-10 23:07:23 UTC FreeBSD ports repository Modified files: audio/listener Makefile distinfo Log: - Update to 0.9 PR: ports/77357 Submitted by: David Thiel (maintainer) Revision Changes Path 1.3 +1 -1 ports/audio/listener/Makefile 1.3 +2 -2 ports/audio/listener/distinfo From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:15: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 1CC6B16A4D7; Thu, 10 Feb 2005 23:15:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCF2543D4C; Thu, 10 Feb 2005 23:15: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 j1ANF8c6025588; Thu, 10 Feb 2005 23:15:08 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANF86A025587; Thu, 10 Feb 2005 23:15:08 GMT (envelope-from pav) Message-Id: <200502102315.j1ANF86A025587@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 23:15: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/squid Makefile distinfo ports/www/squid/files patch-ERR_INVALID_RESP X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:15:14 -0000 pav 2005-02-10 23:15:08 UTC FreeBSD ports repository Modified files: www/squid Makefile distinfo www/squid/files patch-ERR_INVALID_RESP Log: - Update header_parsing.patch PR: ports/77360 Submitted by: Thomas-Martin Seck (maintainer) Revision Changes Path 1.156 +1 -1 ports/www/squid/Makefile 1.120 +2 -2 ports/www/squid/distinfo 1.2 +0 -33 ports/www/squid/files/patch-ERR_INVALID_RESP From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:31: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 C0B2116A4CE; Thu, 10 Feb 2005 23:31:27 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99E5B43D2D; Thu, 10 Feb 2005 23:31:27 +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 j1ANVRGu026187; Thu, 10 Feb 2005 23:31:27 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANVRQP026186; Thu, 10 Feb 2005 23:31:27 GMT (envelope-from imp) Message-Id: <200502102331.j1ANVRQP026186@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Feb 2005 23:31: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/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:31:27 -0000 imp 2005-02-10 23:31:27 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c Log: use while (complicated-expr) continune; in preference to while (complicated-expr); since the code generated is identical, and the former is easier to read, especially for complicated-expr that reach to the end of the line... Revision Changes Path 1.245 +8 -3 src/sys/dev/ed/if_ed.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23: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 5074216A4CE; Thu, 10 Feb 2005 23:37:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 265E243D1F; Thu, 10 Feb 2005 23:37: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 j1ANbI3q026434; Thu, 10 Feb 2005 23:37:18 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANbICO026433; Thu, 10 Feb 2005 23:37:18 GMT (envelope-from pav) Message-Id: <200502102337.j1ANbICO026433@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 23:37: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/blender-devel Makefile distinfo ports/graphics/blender-devel/files patch-SConstruct X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:37:18 -0000 pav 2005-02-10 23:37:17 UTC FreeBSD ports repository Modified files: graphics/blender-devel Makefile distinfo graphics/blender-devel/files patch-SConstruct Log: - Update to 2.36 PR: ports/76325 Submitted by: David Yeske (maintainer) Revision Changes Path 1.15 +6 -3 ports/graphics/blender-devel/Makefile 1.8 +2 -2 ports/graphics/blender-devel/distinfo 1.3 +10 -131 ports/graphics/blender-devel/files/patch-SConstruct From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:48: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 8EC2B16A4CE; Thu, 10 Feb 2005 23:48:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65E8E43D2D; Thu, 10 Feb 2005 23:48:13 +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 j1ANmDjV026832; Thu, 10 Feb 2005 23:48:13 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANmDbu026831; Thu, 10 Feb 2005 23:48:13 GMT (envelope-from imp) Message-Id: <200502102348.j1ANmDbu026831@repoman.freebsd.org> From: Warner Losh Date: Thu, 10 Feb 2005 23:48: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/ed if_ed.c if_ed_wd80x3.c if_edvar.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, 10 Feb 2005 23:48:13 -0000 imp 2005-02-10 23:48:13 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c if_ed_wd80x3.c if_edvar.h Log: Move enable/disable 16bit access routines into if_ed. Slightly pessmize the error recover path through edintr by calling these functions, rather than expanding it inline. This error path already does a lot in it, so an extra function call will be lost in the noise. It also happens rarely. Revision Changes Path 1.246 +27 -21 src/sys/dev/ed/if_ed.c 1.2 +0 -14 src/sys/dev/ed/if_ed_wd80x3.c 1.26 +3 -0 src/sys/dev/ed/if_edvar.h From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:50: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 82CE616A4CE; Thu, 10 Feb 2005 23:50:28 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26FED43D2D; Thu, 10 Feb 2005 23:50:28 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j1ANoRcl049398; Thu, 10 Feb 2005 15:50:27 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id j1ANoRoV049397; Thu, 10 Feb 2005 15:50:27 -0800 (PST) (envelope-from rizzo) Date: Thu, 10 Feb 2005 15:50:27 -0800 From: Luigi Rizzo To: Warner Losh Message-ID: <20050210155027.B49218@xorpc.icir.org> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200502102331.j1ANVRQP026186@repoman.freebsd.org>; from imp@FreeBSD.org on Thu, Feb 10, 2005 at 11:31:27PM +0000 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:50:28 -0000 hm... it would have sufficed (and more obvious) to just put an empty statement without the 'continue' ? while (complicated-expr) ; cheers luigi On Thu, Feb 10, 2005 at 11:31:27PM +0000, Warner Losh wrote: > imp 2005-02-10 23:31:27 UTC > > FreeBSD src repository > > Modified files: > sys/dev/ed if_ed.c > Log: > use > while (complicated-expr) > continune; > in preference to > while (complicated-expr); > > since the code generated is identical, and the former is easier to read, > especially for complicated-expr that reach to the end of the line... > > Revision Changes Path > 1.245 +8 -3 src/sys/dev/ed/if_ed.c From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:52: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 DBC9F16A4CF for ; Thu, 10 Feb 2005 23:52:42 +0000 (GMT) Received: from tx1.mail.ox.ac.uk (tx1.mail.ox.ac.uk [129.67.1.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89F6C43D46 for ; Thu, 10 Feb 2005 23:52:42 +0000 (GMT) (envelope-from cperciva@freebsd.org) Received: from scan1.mail.ox.ac.uk ([129.67.1.166] helo=localhost) by tx1.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CzO6z-0005Wh-6M for cvs-all@freebsd.org; Thu, 10 Feb 2005 23:52:42 +0000 Received: from rx1.mail.ox.ac.uk ([129.67.1.165]) by localhost (scan1.mail.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25) with ESMTP id 21236-01 for ; Thu, 10 Feb 2005 23:52:41 +0000 (GMT) Received: from smtp1.herald.ox.ac.uk ([163.1.0.247]) by rx1.mail.ox.ac.uk with esmtp (Exim 4.42) id 1CzO6y-0005WG-5D; Thu, 10 Feb 2005 23:52:40 +0000 Received: from dhcp1041.wadham.ox.ac.uk ([163.1.161.41]) by smtp1.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1CzO6y-0006p7-3z; Thu, 10 Feb 2005 23:52:40 +0000 Message-ID: <420BF3C8.5080501@freebsd.org> Date: Thu, 10 Feb 2005 23:52:40 +0000 From: Colin Percival User-Agent: Mozilla Thunderbird 1.0 (X11/20050113) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Luigi Rizzo References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210155027.B49218@xorpc.icir.org> In-Reply-To: <20050210155027.B49218@xorpc.icir.org> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime 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: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:52:43 -0000 Luigi Rizzo wrote: > hm... it would have sufficed (and more obvious) > to just put an empty statement without the 'continue' ? > > while (complicated-expr) > ; Depends how clean your monitor is. When I see that, I think that the semicolon is a couple spots of dirt on my LCD -- I'm not accustomed to seeing punctuation by itself like that. Colin Percival From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:53: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 5183716A4CE; Thu, 10 Feb 2005 23:53:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3965F43D3F; Thu, 10 Feb 2005 23:53:44 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1ANri3I027152; Thu, 10 Feb 2005 23:53:44 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANriCk027151; Thu, 10 Feb 2005 23:53:44 GMT (envelope-from pav) Message-Id: <200502102353.j1ANriCk027151@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 23:53: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/x11-toolkits Makefile ports/x11-toolkits/ruby-wx Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/ruby-wx/files patch-extconf.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: Thu, 10 Feb 2005 23:53:44 -0000 pav 2005-02-10 23:53:44 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/ruby-wx Makefile distinfo pkg-descr pkg-plist x11-toolkits/ruby-wx/files patch-extconf.rb Log: wxRuby is a library to allow Ruby programs to use wxWindows (also known as wxWidgets), which is a mature, cross-platform, GUI toolkit that uses native widgets where possible. PR: ports/77283 Submitted by: Ulrich Spoerlein Revision Changes Path 1.350 +1 -0 ports/x11-toolkits/Makefile 1.1 +53 -0 ports/x11-toolkits/ruby-wx/Makefile (new) 1.1 +2 -0 ports/x11-toolkits/ruby-wx/distinfo (new) 1.1 +20 -0 ports/x11-toolkits/ruby-wx/files/patch-extconf.rb (new) 1.1 +5 -0 ports/x11-toolkits/ruby-wx/pkg-descr (new) 1.1 +161 -0 ports/x11-toolkits/ruby-wx/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu Feb 10 23:54: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 767C616A4CE; Thu, 10 Feb 2005 23:54:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 525A543D1D; Thu, 10 Feb 2005 23:54:32 +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 j1ANsWdG027201; Thu, 10 Feb 2005 23:54:32 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1ANsWtP027200; Thu, 10 Feb 2005 23:54:32 GMT (envelope-from pav) Message-Id: <200502102354.j1ANsWtP027200@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 10 Feb 2005 23:54:32 +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, 10 Feb 2005 23:54:32 -0000 pav 2005-02-10 23:54:32 UTC FreeBSD ports repository Modified files: . modules Log: ruby-wx --> ports/x11-toolkits/ruby-wx Revision Changes Path 1.11915 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:00: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 DF50416A4CE; Fri, 11 Feb 2005 00:00:19 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 964D943D54; Fri, 11 Feb 2005 00:00:19 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id 20F77530C; Fri, 11 Feb 2005 01:00:18 +0100 (CET) Received: from xps.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id C44955308; Fri, 11 Feb 2005 00:59:41 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 5D41133C1B; Fri, 11 Feb 2005 00:59:41 +0100 (CET) To: Warner Losh References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 11 Feb 2005 00:59:40 +0100 In-Reply-To: <200502102331.j1ANVRQP026186@repoman.freebsd.org> (Warner Losh's message of "Thu, 10 Feb 2005 23:31:27 +0000 (UTC)") Message-ID: <86sm44nez7.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:00:20 -0000 Warner Losh writes: > Log: > use > while (complicated-expr) > continune; > in preference to > while (complicated-expr); As a matter of taste, I prefer /* nothing */ to continue in cases like this. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00: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 D87B416A4CE; Fri, 11 Feb 2005 00:06:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B155543D39; Fri, 11 Feb 2005 00:06: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 j1B06oQn027691; Fri, 11 Feb 2005 00:06:50 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B06oZm027690; Fri, 11 Feb 2005 00:06:50 GMT (envelope-from pav) Message-Id: <200502110006.j1B06oZm027690@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Feb 2005 00:06: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/security/libtomcrypt 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, 11 Feb 2005 00:06:51 -0000 pav 2005-02-11 00:06:50 UTC FreeBSD ports repository Modified files: security/libtomcrypt Makefile distinfo Log: - Libtomcrypt released a patchset to fix a few security bugs. PR: ports/77349 Submitted by: Wesley Shields Approved by: Jonatan B (maintainer) Revision Changes Path 1.7 +13 -2 ports/security/libtomcrypt/Makefile 1.6 +2 -0 ports/security/libtomcrypt/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:09: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 07B4216A4CE; Fri, 11 Feb 2005 00:09:59 +0000 (GMT) Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A9443D45; Fri, 11 Feb 2005 00:09:58 +0000 (GMT) (envelope-from max@love2party.net) Received: from [212.227.126.160] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1CzONh-00050J-00; Fri, 11 Feb 2005 01:09:57 +0100 Received: from [217.83.1.47] (helo=donor.laier.local) by mrelayng.kundenserver.de with asmtp (TLSv1:RC4-MD5:128) (Exim 3.35 #1) id 1CzONg-00042L-00; Fri, 11 Feb 2005 01:09:57 +0100 From: Max Laier To: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= Date: Fri, 11 Feb 2005 01:09:45 +0100 User-Agent: KMail/1.7.2 References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <86sm44nez7.fsf@xps.des.no> In-Reply-To: <86sm44nez7.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart7243015.Zc6lLLA9Kn"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502110109.55898.max@love2party.net> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:61c499deaeeba3ba5be80f48ecc83056 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Warner Losh cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:09:59 -0000 --nextPart7243015.Zc6lLLA9Kn Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 11 February 2005 00:59, Dag-Erling Sm=F8rgrav wrote: > Warner Losh writes: > > Log: > > use > > while (complicated-expr) > > continune; > > in preference to > > while (complicated-expr); > > As a matter of taste, I prefer /* nothing */ to continue in cases like > this. That's what style.9 suggests, btw: | for (p =3D buf; *p !=3D '\0'; ++p) | ; /* nothing */ =2D-=20 /"\ Best regards, | mlaier@freebsd.org \ / Max Laier | ICQ #67774661 X http://pf4freebsd.love2party.net/ | mlaier@EFnet / \ ASCII Ribbon Campaign | Against HTML Mail and News --nextPart7243015.Zc6lLLA9Kn Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCC/fTXyyEoT62BG0RAtrmAJ9Qo4wTfyw1o6l9hR7f/l6VOvWoUwCfe2x9 y0OQO8jzRLBltOfMqAyMl6M= =61/W -----END PGP SIGNATURE----- --nextPart7243015.Zc6lLLA9Kn-- From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:10: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 ACB4116A4CE; Fri, 11 Feb 2005 00:10:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F7543D1D; Fri, 11 Feb 2005 00:10:59 +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 j1B0AxRC027890; Fri, 11 Feb 2005 00:10:59 GMT (envelope-from girgen@repoman.freebsd.org) Received: (from girgen@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B0Axxp027889; Fri, 11 Feb 2005 00:10:59 GMT (envelope-from girgen) Message-Id: <200502110010.j1B0Axxp027889@repoman.freebsd.org> From: Palle Girgensohn Date: Fri, 11 Feb 2005 00:10: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/databases/postgresql-jdbc Makefile distinfo pkg-descr pkg-message pkg-plistports/databases/postgresql74-server pkg-message-jdbc pkg-plist-jdbc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:10:59 -0000 girgen 2005-02-11 00:10:59 UTC FreeBSD ports repository Modified files: databases/postgresql-jdbc Makefile pkg-descr Added files: databases/postgresql-jdbc distinfo pkg-message pkg-plist databases/postgresql-jdbc/files patch-build-xml Removed files: databases/postgresql74-server pkg-message-jdbc pkg-plist-jdbc Log: Update JDBC support to version 8.0 (build 310). The PostgreSQL JDBC project has been decoupled from the server distribution, and is now hosted at http://jdbc.postgresql.org/. Approved by: ade (mentor) Revision Changes Path 1.18 +29 -24 ports/databases/postgresql-jdbc/Makefile 1.1 +2 -0 ports/databases/postgresql-jdbc/distinfo (new) 1.1 +14 -0 ports/databases/postgresql-jdbc/files/patch-build-xml (new) 1.2 +3 -5 ports/databases/postgresql-jdbc/pkg-descr 1.3 +8 -0 ports/databases/postgresql-jdbc/pkg-message (new) 1.6 +24 -0 ports/databases/postgresql-jdbc/pkg-plist (new) 1.2 +0 -8 ports/databases/postgresql74-server/pkg-message-jdbc (dead) 1.4 +0 -26 ports/databases/postgresql74-server/pkg-plist-jdbc (dead) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00: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 C0E0716A4CE; Fri, 11 Feb 2005 00:14:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98A3A43D31; Fri, 11 Feb 2005 00:14:00 +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 j1B0E0nM028029; Fri, 11 Feb 2005 00:14:00 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B0E057028028; Fri, 11 Feb 2005 00:14:00 GMT (envelope-from iedowse) Message-Id: <200502110014.j1B0E057028028@repoman.freebsd.org> From: Ian Dowse Date: Fri, 11 Feb 2005 00: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/kern kern_timeout.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:14:00 -0000 iedowse 2005-02-11 00:14:00 UTC FreeBSD src repository Modified files: sys/kern kern_timeout.c Log: When processing a timeout() callout and returning it to the free list, set `curr_callout' to NULL. This ensures that we won't attempt to cancel the current callout if the original callout structure gets recycled while we wait to acquire Giant. This is reported to fix an intermittent syscons problem that was introduced by revision 1.96. Revision Changes Path 1.97 +2 -1 src/sys/kern/kern_timeout.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:18: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 317A516A4CE; Fri, 11 Feb 2005 00:18:20 +0000 (GMT) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1661943D46; Fri, 11 Feb 2005 00:18:20 +0000 (GMT) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id j1B0IJPY049816; Thu, 10 Feb 2005 16:18:19 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id j1B0IJvC049815; Thu, 10 Feb 2005 16:18:19 -0800 (PST) (envelope-from rizzo) Date: Thu, 10 Feb 2005 16:18:19 -0800 From: Luigi Rizzo To: Colin Percival Message-ID: <20050210161819.A49798@xorpc.icir.org> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210155027.B49218@xorpc.icir.org> <420BF3C8.5080501@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <420BF3C8.5080501@freebsd.org>; from cperciva@FreeBSD.org on Thu, Feb 10, 2005 at 11:52:40PM +0000 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Warner Losh cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:18:20 -0000 On Thu, Feb 10, 2005 at 11:52:40PM +0000, Colin Percival wrote: > Luigi Rizzo wrote: > > hm... it would have sufficed (and more obvious) > > to just put an empty statement without the 'continue' ? > > > > while (complicated-expr) > > ; > > Depends how clean your monitor is. When I see that, I think > that the semicolon is a couple spots of dirt on my LCD -- I'm ah ok then it would be while (complicated-expr) ; /* wash me */ > not accustomed to seeing punctuation by itself like that. > > Colin Percival From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00: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 686EB16A4CE; Fri, 11 Feb 2005 00:20:38 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id A074F43D4C; Fri, 11 Feb 2005 00:20:37 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1B0JRXs075301; Thu, 10 Feb 2005 17:19:27 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 10 Feb 2005 17:19:27 -0700 (MST) Message-Id: <20050210.171927.40039592.imp@bsdimp.com> To: rizzo@icir.org From: "M. Warner Losh" In-Reply-To: <20050210155027.B49218@xorpc.icir.org> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210155027.B49218@xorpc.icir.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:20:38 -0000 In message: <20050210155027.B49218@xorpc.icir.org> Luigi Rizzo writes: : hm... it would have sufficed (and more obvious) : to just put an empty statement without the 'continue' ? : : while (complicated-expr) : ; No. Warner From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:32: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 96DCD16A4CE; Fri, 11 Feb 2005 00:32:04 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25CD043D3F; Fri, 11 Feb 2005 00:32:04 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1B0U4lS075436; Thu, 10 Feb 2005 17:30:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 10 Feb 2005 17:30:03 -0700 (MST) Message-Id: <20050210.173003.37239701.imp@bsdimp.com> To: des@des.no From: "M. Warner Losh" In-Reply-To: <86sm44nez7.fsf@xps.des.no> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <86sm44nez7.fsf@xps.des.no> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:32:04 -0000 In message: <86sm44nez7.fsf@xps.des.no> des@des.no (Dag-Erling Sm=F8rgrav) writes: : Warner Losh writes: : > Log: : > use : > while (complicated-expr) : > continune; : > in preference to : > while (complicated-expr); : = : As a matter of taste, I prefer /* nothing */ to continue in cases lik= e : this. Can we please not make every single one of these into a bikeshed? I purposely chose continue because it is the simplest way to tell the compiler that you didn't forget anything that's independent of whitespace and comment folding. Warner From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:32: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 BDE5016A51C; Fri, 11 Feb 2005 00:32:06 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FC7F43D39; Fri, 11 Feb 2005 00:32:06 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1B0VOXO075438; Thu, 10 Feb 2005 17:31:24 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 10 Feb 2005 17:31:23 -0700 (MST) Message-Id: <20050210.173123.20914349.imp@bsdimp.com> To: max@love2party.net From: "M. Warner Losh" In-Reply-To: <200502110109.55898.max@love2party.net> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <86sm44nez7.fsf@xps.des.no> <200502110109.55898.max@love2party.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable cc: des@des.no cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:32:08 -0000 In message: <200502110109.55898.max@love2party.net> Max Laier writes: : On Friday 11 February 2005 00:59, Dag-Erling Sm=F8rgrav wrote: : > Warner Losh writes: : > > Log: : > > use : > > while (complicated-expr) : > > continune; : > > in preference to : > > while (complicated-expr); : > : > As a matter of taste, I prefer /* nothing */ to continue in cases l= ike : > this. : = : That's what style.9 suggests, btw: : | for (p =3D buf; *p !=3D '\0'; ++p) : | ; /* nothing */ It also says forever loops are done with for, not while, just before. Clearly, this isn't a forever loop, nor is the example. Warner From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:44: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 D18B816A4CE; Fri, 11 Feb 2005 00:44:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABFFC43D48; Fri, 11 Feb 2005 00:44:10 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1B0iAt3029098; Fri, 11 Feb 2005 00:44:10 GMT (envelope-from linimon@repoman.freebsd.org) Received: (from linimon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B0iA2T029097; Fri, 11 Feb 2005 00:44:10 GMT (envelope-from linimon) Message-Id: <200502110044.j1B0iA2T029097@repoman.freebsd.org> From: Mark Linimon Date: Fri, 11 Feb 2005 00:44:10 +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, 11 Feb 2005 00:44:11 -0000 linimon 2005-02-11 00:44:10 UTC FreeBSD ports repository Modified files: . modules Log: Alpha sort rapidsvn. Revision Changes Path 1.11916 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Feb 11 00:57: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 C7BE216A4CE; Fri, 11 Feb 2005 00:57:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E56443D46; Fri, 11 Feb 2005 00:57:55 +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 j1B0vtti036127; Fri, 11 Feb 2005 00:57:55 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B0vtbC036126; Fri, 11 Feb 2005 00:57:55 GMT (envelope-from mlaier) Message-Id: <200502110057.j1B0vtbC036126@repoman.freebsd.org> From: Max Laier Date: Fri, 11 Feb 2005 00:57: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/share/man/man4 altq.4 src/sys/conf NOTES src/contrib/pf/man pf.4 pf.conf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 00:57:55 -0000 mlaier 2005-02-11 00:57:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man4 altq.4 sys/conf NOTES contrib/pf/man pf.4 pf.conf.5 Log: MFC, improve ALTQ manpage documentation: - Be more verbose about altq SYNOPSIS and add more linkage in the relating pf documents. - Spell RED as "Random Early Detection" consistently. Revision Changes Path 1.3.2.2 +3 -2 src/contrib/pf/man/pf.4 1.1.1.2.2.4 +11 -2 src/contrib/pf/man/pf.conf.5 1.2.2.7 +12 -3 src/share/man/man4/altq.4 1.1261.2.12 +1 -1 src/sys/conf/NOTES From owner-cvs-all@FreeBSD.ORG Fri Feb 11 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 A56EB16A4CE; Fri, 11 Feb 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 7D10643D2D; Fri, 11 Feb 2005 01:05:52 +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 j1B15qRv036486; Fri, 11 Feb 2005 01:05:52 GMT (envelope-from mlaier@repoman.freebsd.org) Received: (from mlaier@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B15qO2036485; Fri, 11 Feb 2005 01:05:52 GMT (envelope-from mlaier) Message-Id: <200502110105.j1B15qO2036485@repoman.freebsd.org> From: Max Laier Date: Fri, 11 Feb 2005 01:05: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/pci if_rl.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 01:05:52 -0000 mlaier 2005-02-11 01:05:52 UTC FreeBSD src repository Modified files: sys/pci if_rl.c Log: Adjust TX threshold on every TX underrun. Some supported cards (8139-based) can retransmit on TX underrun and set TOK in addition to TUND. Also add a check to prevent overflow of the addressable threshold. This fixes some reports of rl(4) slowness, believed to be related to ALTQ before. PR: kern/61448 Submitted by: Tim Draegen-Gilman (with changes) MFC after: 1 week Revision Changes Path 1.147 +10 -6 src/sys/pci/if_rl.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 02: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 76CAE16A4CE; Fri, 11 Feb 2005 02:03:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5076543D39; Fri, 11 Feb 2005 02:03:17 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1B23H9s038403; Fri, 11 Feb 2005 02:03:17 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B23Hpw038402; Fri, 11 Feb 2005 02:03:17 GMT (envelope-from maho) Message-Id: <200502110203.j1B23Hpw038402@repoman.freebsd.org> From: Maho Nakata Date: Fri, 11 Feb 2005 02:03: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/editors/openoffice-1.1 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, 11 Feb 2005 02:03:17 -0000 maho 2005-02-11 02:03:17 UTC FreeBSD ports repository Modified files: editors/openoffice-1.1 Makefile Log: Fix pkg-plist, removing extra file Submitted by: kris via pointyhat Revision Changes Path 1.176 +1 -1 ports/editors/openoffice-1.1/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 02: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 E724916A4CE; Fri, 11 Feb 2005 02:13:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C4A43D31; Fri, 11 Feb 2005 02:13:12 +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 j1B2DCjs038763; Fri, 11 Feb 2005 02:13:12 GMT (envelope-from wpaul@repoman.freebsd.org) Received: (from wpaul@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B2DCev038762; Fri, 11 Feb 2005 02:13:12 GMT (envelope-from wpaul) Message-Id: <200502110213.j1B2DCev038762@repoman.freebsd.org> From: Bill Paul Date: Fri, 11 Feb 2005 02:13: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/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: Fri, 11 Feb 2005 02:13:13 -0000 wpaul 2005-02-11 02:13:12 UTC FreeBSD src repository Modified files: sys/dev/if_ndis if_ndis.c Log: Merge in patch to support AP scanning via ifconfig and the new net80211 API. Submitted by: Stephane E. Potvin sepotvin at videotron dot ca Revision Changes Path 1.78 +127 -0 src/sys/dev/if_ndis/if_ndis.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 02: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 40D3716A4CE; Fri, 11 Feb 2005 02:18:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184D143D45; Fri, 11 Feb 2005 02:18:46 +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 j1B2Ij4A039033; Fri, 11 Feb 2005 02:18:45 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B2Ijft039032; Fri, 11 Feb 2005 02:18:45 GMT (envelope-from jkoshy) Message-Id: <200502110218.j1B2Ijft039032@repoman.freebsd.org> From: Joseph Koshy Date: Fri, 11 Feb 2005 02:18: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/ocamlweb Makefile pkg-plist ports/devel/ocamlweb/files patch-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: Fri, 11 Feb 2005 02:18:46 -0000 jkoshy 2005-02-11 02:18:45 UTC FreeBSD ports repository Modified files: devel/ocamlweb Makefile pkg-plist devel/ocamlweb/files patch-Makefile.in Log: teTeX no longer uses the texmf/tex/latex/misc directory. Submitted by: hrs Noticed by: pointyhat's scripts Revision Changes Path 1.10 +3 -2 ports/devel/ocamlweb/Makefile 1.2 +8 -3 ports/devel/ocamlweb/files/patch-Makefile.in 1.6 +4 -3 ports/devel/ocamlweb/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 03:09: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 7C96816A4CE; Fri, 11 Feb 2005 03:09:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55F8243D55; Fri, 11 Feb 2005 03:09:08 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1B398Vb040969; Fri, 11 Feb 2005 03:09:08 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B398Cd040968; Fri, 11 Feb 2005 03:09:08 GMT (envelope-from maho) Message-Id: <200502110309.j1B398Cd040968@repoman.freebsd.org> From: Maho Nakata Date: Fri, 11 Feb 2005 03:09: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/science/mpqc/files patch-center-of-charge X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 03:09:08 -0000 maho 2005-02-11 03:09:08 UTC FreeBSD ports repository Added files: science/mpqc/files patch-center-of-charge Log: Add center-of-charge patch. Revision Changes Path 1.1 +46 -0 ports/science/mpqc/files/patch-center-of-charge (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 03: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 99F1C16A4CE; Fri, 11 Feb 2005 03:41:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7509943D5C; Fri, 11 Feb 2005 03:41:34 +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 j1B3fYxi042082; Fri, 11 Feb 2005 03:41:34 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B3fYb2042081; Fri, 11 Feb 2005 03:41:34 GMT (envelope-from nyan) Message-Id: <200502110341.j1B3fYb2042081@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 11 Feb 2005 03:41: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/pc98/pc98 sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 03:41:34 -0000 nyan 2005-02-11 03:41:34 UTC FreeBSD src repository Modified files: sys/pc98/pc98 sio.c Log: Merged from sys/dev/sio/sio.c revision 1.458. Revision Changes Path 1.233 +5 -9 src/sys/pc98/pc98/sio.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 03:44: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 6965716A4CE; Fri, 11 Feb 2005 03:44:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43D2843D46; Fri, 11 Feb 2005 03:44:03 +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 j1B3i3mT042214; Fri, 11 Feb 2005 03:44:03 GMT (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B3i3Mo042213; Fri, 11 Feb 2005 03:44:03 GMT (envelope-from nyan) Message-Id: <200502110344.j1B3i3Mo042213@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 11 Feb 2005 03:44: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 files.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, 11 Feb 2005 03:44:03 -0000 nyan 2005-02-11 03:44:03 UTC FreeBSD src repository Modified files: sys/conf files.pc98 Log: Fix build error (s/wd80x3.c/if_ed_wd80x3.c/). Revision Changes Path 1.317 +1 -1 src/sys/conf/files.pc98 From owner-cvs-all@FreeBSD.ORG Fri Feb 11 03:56: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 72A0316A4CE; Fri, 11 Feb 2005 03:56:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3A043D46; Fri, 11 Feb 2005 03:56:13 +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 j1B3uDr0042647; Fri, 11 Feb 2005 03:56:13 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B3uDw3042646; Fri, 11 Feb 2005 03:56:13 GMT (envelope-from imp) Message-Id: <200502110356.j1B3uDw3042646@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Feb 2005 03:56: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/pbio pbio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 03:56:13 -0000 imp 2005-02-11 03:56:13 UTC FreeBSD src repository Modified files: sys/dev/pbio pbio.c Log: Skip PNP probes. If there are isapnp or pnpbios instances of this driver, then we can support them later. This keeps the pbio probe from claiming lots of otherwise unused pnpbios devices on my laptop. Revision Changes Path 1.8 +3 -0 src/sys/dev/pbio/pbio.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 05:52: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 E6DA716A4CE; Fri, 11 Feb 2005 05:52:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBFD843D46; Fri, 11 Feb 2005 05:52:37 +0000 (GMT) (envelope-from wes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1B5qbMW053041; Fri, 11 Feb 2005 05:52:37 GMT (envelope-from wes@repoman.freebsd.org) Received: (from wes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B5qbWL053040; Fri, 11 Feb 2005 05:52:37 GMT (envelope-from wes) Message-Id: <200502110552.j1B5qbWL053040@repoman.freebsd.org> From: Wes Peters Date: Fri, 11 Feb 2005 05:52: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/mail/mimedefang 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, 11 Feb 2005 05:52:38 -0000 wes 2005-02-11 05:52:37 UTC FreeBSD ports repository Modified files: mail/mimedefang Makefile distinfo Log: Update to version 2.51, per author's suggestion. Obtained from: Roaring Penguin Revision Changes Path 1.43 +1 -1 ports/mail/mimedefang/Makefile 1.34 +2 -2 ports/mail/mimedefang/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 06: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 3E60116A4CE; Fri, 11 Feb 2005 06:02:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05E0E43D2D; Fri, 11 Feb 2005 06:02: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 j1B62RV6053415; Fri, 11 Feb 2005 06:02:27 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B62Rf8053414; Fri, 11 Feb 2005 06:02:27 GMT (envelope-from imp) Message-Id: <200502110602.j1B62Rf8053414@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Feb 2005 06:02: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/ed if_ed_novell.c if_ed_pccard.c if_edreg.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, 11 Feb 2005 06:02:28 -0000 imp 2005-02-11 06:02:27 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_novell.c if_ed_pccard.c if_edreg.h Log: Eliminate the ED_VENDOR_{PCCARD,LINKSYS} types. These cards really are NOVELL NE2000 with just a tiny quirk that's non vendor specific. Instead, use the chip_type of DL100XX instead. This is more inline with how the AX88190 support was added, and seems a little cleaner. Revision Changes Path 1.4 +1 -0 src/sys/dev/ed/if_ed_novell.c 1.73 +5 -4 src/sys/dev/ed/if_ed_pccard.c 1.34 +3 -4 src/sys/dev/ed/if_edreg.h From owner-cvs-all@FreeBSD.ORG Fri Feb 11 06: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 7962B16A4CE; Fri, 11 Feb 2005 06:57:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5074043D45; Fri, 11 Feb 2005 06:57:03 +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 j1B6v31d055303; Fri, 11 Feb 2005 06:57:03 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B6v3Q7055302; Fri, 11 Feb 2005 06:57:03 GMT (envelope-from phk) Message-Id: <200502110657.j1B6v3Q7055302@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Feb 2005 06:57: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/dev/ieee488 upd7210.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 06:57:03 -0000 phk 2005-02-11 06:57:03 UTC FreeBSD src repository Modified files: sys/dev/ieee488 upd7210.c Log: Improve EOS handling. Revision Changes Path 1.3 +17 -8 src/sys/dev/ieee488/upd7210.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:24: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 18B7716A4CE; Fri, 11 Feb 2005 07:24:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2EDC43D53; Fri, 11 Feb 2005 07:24:19 +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 j1B7OJb2056609; Fri, 11 Feb 2005 07:24:19 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7OJuS056608; Fri, 11 Feb 2005 07:24:19 GMT (envelope-from den) Message-Id: <200502110724.j1B7OJuS056608@repoman.freebsd.org> From: Denis Peplin Date: Fri, 11 Feb 2005 07:24:19 +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/firewalls 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: Fri, 11 Feb 2005 07:24:20 -0000 den 2005-02-11 07:24:19 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Fix several minor grammatical and spelling errors, changes several and sections to , and where required PR: docs/77370 (slightly modified) Submitted by: David Adam Revision Changes Path 1.29 +15 -16 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:28: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 BFA2716A4D2; Fri, 11 Feb 2005 07:28:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94B1D43D2F; Fri, 11 Feb 2005 07:28: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 j1B7SoxE056844; Fri, 11 Feb 2005 07:28:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7So2Z056843; Fri, 11 Feb 2005 07:28:50 GMT (envelope-from phk) Message-Id: <200502110728.j1B7So2Z056843@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Feb 2005 07:28: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/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: Fri, 11 Feb 2005 07:28:50 -0000 phk 2005-02-11 07:28:50 UTC FreeBSD doc repository (src,ports committer) Modified files: en/donations wantlist.sgml Log: Add ieee488 entry Revision Changes Path 1.314 +14 -1 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:29: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 1B6B216A4CE; Fri, 11 Feb 2005 07:29:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B1343D48; Fri, 11 Feb 2005 07:29: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 j1B7T9ap056888; Fri, 11 Feb 2005 07:29:09 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7T9Et056887; Fri, 11 Feb 2005 07:29:09 GMT (envelope-from demon) Message-Id: <200502110729.j1B7T9Et056887@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 11 Feb 2005 07:29: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-mgmt/mrtg 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, 11 Feb 2005 07:29:10 -0000 demon 2005-02-11 07:29:09 UTC FreeBSD ports repository Modified files: net-mgmt/mrtg Makefile distinfo Log: Update to version 2.11.1. Revision Changes Path 1.80 +1 -1 ports/net-mgmt/mrtg/Makefile 1.49 +2 -2 ports/net-mgmt/mrtg/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:34: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 AB67B16A4CE; Fri, 11 Feb 2005 07:34:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8067F43D2D; Fri, 11 Feb 2005 07:34: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 j1B7YF4E057117; Fri, 11 Feb 2005 07:34:15 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7YFa5057116; Fri, 11 Feb 2005 07:34:15 GMT (envelope-from marcus) Message-Id: <200502110734.j1B7YFa5057116@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Feb 2005 07:34: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/mail/evolution Makefileports/mail/evolution/files patch-lotus-imap X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 07:34:15 -0000 marcus 2005-02-11 07:34:15 UTC FreeBSD ports repository Modified files: mail/evolution Makefile Added files: mail/evolution/files patch-lotus-imap Log: Fix a connection hang when trying to access a Lotus Notes IMAP account. PR: 77076 Obtained from: Ximian bugzilla (http://bugzilla.ximian.com/show_bug.cgi?id=70556) Revision Changes Path 1.104 +1 -1 ports/mail/evolution/Makefile 1.1 +92 -0 ports/mail/evolution/files/patch-lotus-imap (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:37: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 9465416A4CE; Fri, 11 Feb 2005 07:37:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AB0B43D2D; Fri, 11 Feb 2005 07:37:26 +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 j1B7bQYS057332; Fri, 11 Feb 2005 07:37:26 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7bQqL057331; Fri, 11 Feb 2005 07:37:26 GMT (envelope-from obrien) Message-Id: <200502110737.j1B7bQqL057331@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Feb 2005 07:37: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/share/man/man5 elf.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 07:37:26 -0000 obrien 2005-02-11 07:37:26 UTC FreeBSD src repository Modified files: share/man/man5 elf.5 Log: Expand BSS. Revision Changes Path 1.30 +1 -0 src/share/man/man5/elf.5 From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07:38: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 1AC1416A4CE; Fri, 11 Feb 2005 07:38:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E228C43D1F; Fri, 11 Feb 2005 07:38:29 +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 j1B7cTVL057409; Fri, 11 Feb 2005 07:38:29 GMT (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7cTf1057408; Fri, 11 Feb 2005 07:38:29 GMT (envelope-from demon) Message-Id: <200502110738.j1B7cTf1057408@repoman.freebsd.org> From: Dmitry Sivachenko Date: Fri, 11 Feb 2005 07: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/www/p5-HTML-Parser Makefile distinfo ports/www/p5-HTML-Parser/files patch-Makefile.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: Fri, 11 Feb 2005 07:38:30 -0000 demon 2005-02-11 07:38:29 UTC FreeBSD ports repository Modified files: www/p5-HTML-Parser Makefile distinfo Removed files: www/p5-HTML-Parser/files patch-Makefile.PL Log: Upgrade to version 3.45. Submitted by: Vyacheslav I. Ivanchenko Revision Changes Path 1.43 +1 -1 ports/www/p5-HTML-Parser/Makefile 1.32 +2 -2 ports/www/p5-HTML-Parser/distinfo 1.4 +0 -22 ports/www/p5-HTML-Parser/files/patch-Makefile.PL (dead) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 07: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 9E28A16A4CE; Fri, 11 Feb 2005 07:50:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75FA943D1D; Fri, 11 Feb 2005 07:50: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 j1B7o4xI057887; Fri, 11 Feb 2005 07:50:04 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B7o4ad057886; Fri, 11 Feb 2005 07:50:04 GMT (envelope-from imp) Message-Id: <200502110750.j1B7o4ad057886@repoman.freebsd.org> From: Warner Losh Date: Fri, 11 Feb 2005 07:50: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/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 07:50:04 -0000 imp 2005-02-11 07:50:03 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed.c Log: Diff reduction with p4. Revision Changes Path 1.247 +3 -6 src/sys/dev/ed/if_ed.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08: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 20E0116A4CE; Fri, 11 Feb 2005 08:03:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC8E143D1F; Fri, 11 Feb 2005 08:03:22 +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 j1B83Mt4058478; Fri, 11 Feb 2005 08:03:22 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B83MaJ058477; Fri, 11 Feb 2005 08:03:22 GMT (envelope-from den) Message-Id: <200502110803.j1B83MaJ058477@repoman.freebsd.org> From: Denis Peplin Date: Fri, 11 Feb 2005 08:03:22 +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/firewalls 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: Fri, 11 Feb 2005 08:03:23 -0000 den 2005-02-11 08:03:22 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Move from "programlisting" and "command" to "screen" and "userinput" where needed Revision Changes Path 1.30 +22 -22 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08:05: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 E44A316A4CE; Fri, 11 Feb 2005 08:05:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC66843D1F; Fri, 11 Feb 2005 08:05:35 +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 j1B85ZUK058635; Fri, 11 Feb 2005 08:05:35 GMT (envelope-from erwin@repoman.freebsd.org) Received: (from erwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B85ZxK058634; Fri, 11 Feb 2005 08:05:35 GMT (envelope-from erwin) Message-Id: <200502110805.j1B85ZxK058634@repoman.freebsd.org> From: Erwin Lansing Date: Fri, 11 Feb 2005 08:05: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/mail/mlmmj 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, 11 Feb 2005 08:05:36 -0000 erwin 2005-02-11 08:05:35 UTC FreeBSD ports repository Modified files: mail/mlmmj Makefile distinfo Log: Update to 1.2.3 PR: 77375 Submitted by: maintainer Revision Changes Path 1.14 +1 -1 ports/mail/mlmmj/Makefile 1.13 +2 -2 ports/mail/mlmmj/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08: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 DF97F16A4CE; Fri, 11 Feb 2005 08:13:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2C8043D3F; Fri, 11 Feb 2005 08:13:31 +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 j1B8DVOr059059; Fri, 11 Feb 2005 08:13:31 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B8DV2n059058; Fri, 11 Feb 2005 08:13:31 GMT (envelope-from phk) Message-Id: <200502110813.j1B8DV2n059058@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Feb 2005 08:13: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/conf files src/sys/ufs/ffs ffs_softdep.c ffs_softdep_stub.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 08:13:32 -0000 phk 2005-02-11 08:13:31 UTC FreeBSD src repository Modified files: sys/conf files sys/ufs/ffs ffs_softdep.c Removed files: sys/ufs/ffs ffs_softdep_stub.c Log: Make non-SOFTUPDATES kernels compile again. Integrate the stubfile into the main file now that license issues have been long resolved. Revision Changes Path 1.995 +1 -2 src/sys/conf/files 1.175 +269 -0 src/sys/ufs/ffs/ffs_softdep.c 1.29 +0 -317 src/sys/ufs/ffs/ffs_softdep_stub.c (dead) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08:25: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 5316016A4CE; Fri, 11 Feb 2005 08:25:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D3743D1D; Fri, 11 Feb 2005 08:25:12 +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 j1B8PCDN059641; Fri, 11 Feb 2005 08:25:12 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B8PCEi059640; Fri, 11 Feb 2005 08:25:12 GMT (envelope-from dd) Message-Id: <200502110825.j1B8PCEi059640@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 11 Feb 2005 08:25: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/math Makefile ports/math/ses 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: Fri, 11 Feb 2005 08:25:12 -0000 dd 2005-02-11 08:25:12 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/ses Makefile distinfo pkg-descr Log: Add ses, the Simple Emacs Spreadsheet Revision Changes Path 1.312 +1 -0 ports/math/Makefile 1.1 +50 -0 ports/math/ses/Makefile (new) 1.1 +2 -0 ports/math/ses/distinfo (new) 1.1 +20 -0 ports/math/ses/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08:25: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 C4E3F16A4CF; Fri, 11 Feb 2005 08:25:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B08843D2F; Fri, 11 Feb 2005 08:25:23 +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 j1B8PN8b059723; Fri, 11 Feb 2005 08:25:23 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B8PNxE059722; Fri, 11 Feb 2005 08:25:23 GMT (envelope-from dd) Message-Id: <200502110825.j1B8PNxE059722@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 11 Feb 2005 08:25:23 +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, 11 Feb 2005 08:25:23 -0000 dd 2005-02-11 08:25:23 UTC FreeBSD ports repository Modified files: . modules Log: ses --> ports/math/ses Revision Changes Path 1.11917 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08: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 5F19A16A4CE; Fri, 11 Feb 2005 08:28:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 353EE43D2F; Fri, 11 Feb 2005 08:28:36 +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 j1B8Saod059884; Fri, 11 Feb 2005 08:28:36 GMT (envelope-from dd@repoman.freebsd.org) Received: (from dd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B8Sa3q059883; Fri, 11 Feb 2005 08:28:36 GMT (envelope-from dd) Message-Id: <200502110828.j1B8Sa3q059883@repoman.freebsd.org> From: Dima Dorfman Date: Fri, 11 Feb 2005 08:28: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/lang/tuareg-mode.el 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, 11 Feb 2005 08:28:36 -0000 dd 2005-02-11 08:28:35 UTC FreeBSD ports repository Modified files: lang/tuareg-mode.el Makefile Log: Don't hard-code a directory name for which we already have a variable. Mostly, this makes it easier to use this Makefile as the basis for another elisp port. Revision Changes Path 1.3 +2 -2 ports/lang/tuareg-mode.el/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08:29: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 5188116A4CE; Fri, 11 Feb 2005 08:29:55 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 169E743D1D; Fri, 11 Feb 2005 08:29:55 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1B8Ts3a042976; Fri, 11 Feb 2005 00:29:54 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1B8TrHu042975; Fri, 11 Feb 2005 00:29:53 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Feb 2005 00:29:53 -0800 From: "David O'Brien" To: Anton Berezin Message-ID: <20050211082953.GA41143@dragon.nuxi.com> References: <200502020934.j129Y5qf027407@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502020934.j129Y5qf027407@repoman.freebsd.org> User-Agent: Mutt/1.4.1i 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 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk ports/lang/perl5 Makefile ports/lang/perl5/files use.perl ports/lang/perl5.8 Makefile ports/lang/perl5.8/files use.perl 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: Fri, 11 Feb 2005 08:29:55 -0000 On Wed, Feb 02, 2005 at 09:34:05AM +0000, Anton Berezin wrote: > tobez 2005-02-02 09:34:05 UTC .. > Log: > Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. > Use more correct OSVERSION threshold to distinguish between > base system perl and perl from ports - the right value is 500036 [1]. > Also, simplify OSVERSION-related logic in lang/perl5 and lang/perl5.8. > Now it goes as follows: > - for lang/perl5.8, if there is perl in the base system, install > use.perl script, use a helpful pkg-message, and do not automatically > update symlinks; > - for lang/perl5.8, if there is no perl in the base system, do not > install use.perl script, and update symlinks automatically; I just did 'portupgrade perl-5.8.5' and wound up with # added by use.perl 2005-02-11 00:18:00 PERL_VER=5.8.6 PERL_VERSION=5.8.6 in my /etc/make.conf. Can we please stop spamming /etc/make.conf with this? It is a source of very confusing bugs how it overrides /usr/ports/Mk/bsd.*.mk for no good reason. thanks, -- David From owner-cvs-all@FreeBSD.ORG Fri Feb 11 08:48: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 F1F5416A4CE; Fri, 11 Feb 2005 08:48:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA30C43D39; Fri, 11 Feb 2005 08:48: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 j1B8mq3K067184; Fri, 11 Feb 2005 08:48:52 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B8mq3E067183; Fri, 11 Feb 2005 08:48:52 GMT (envelope-from pav) Message-Id: <200502110848.j1B8mq3E067183@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Feb 2005 08:48: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, 11 Feb 2005 08:48:53 -0000 pav 2005-02-11 08:48:52 UTC FreeBSD ports repository Modified files: . modules Log: - Update for qcl repocopy Reminded by: droso Revision Changes Path 1.11918 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Feb 11 09:01: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 C555916A4CE; Fri, 11 Feb 2005 09:01:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9AA1F43D41; Fri, 11 Feb 2005 09:01:51 +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 j1B91pST067733; Fri, 11 Feb 2005 09:01:51 GMT (envelope-from den@repoman.freebsd.org) Received: (from den@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B91pZh067732; Fri, 11 Feb 2005 09:01:51 GMT (envelope-from den) Message-Id: <200502110901.j1B91pZh067732@repoman.freebsd.org> From: Denis Peplin Date: Fri, 11 Feb 2005 09:01: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/books/handbook/firewalls 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: Fri, 11 Feb 2005 09:01:51 -0000 den 2005-02-11 09:01:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: 1.32 -> 1/32 for ipnat keyword, use Revision Changes Path 1.31 +5 -5 doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 09:07: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 BAAF316A4CE; Fri, 11 Feb 2005 09:07:34 +0000 (GMT) Received: from heechee.tobez.org (heechee.tobez.org [217.157.39.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAD843D41; Fri, 11 Feb 2005 09:07:33 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 16150125439; Fri, 11 Feb 2005 10:07:32 +0100 (CET) Date: Fri, 11 Feb 2005 10:07:32 +0100 From: Anton Berezin To: David O'Brien Message-ID: <20050211090732.GA35843@heechee.tobez.org> Mail-Followup-To: Anton Berezin , David O'Brien , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200502020934.j129Y5qf027407@repoman.freebsd.org> <20050211082953.GA41143@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050211082953.GA41143@dragon.nuxi.com> User-Agent: Mutt/1.4.2.1i X-Powered-By: FreeBSD http://www.freebsd.org/ cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.port.mk ports/lang/perl5 Makefile ports/lang/perl5/files use.perl ports/lang/perl5.8 Makefile ports/lang/perl5.8/files use.perl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 09:07:34 -0000 David, On Fri, Feb 11, 2005 at 12:29:53AM -0800, David O'Brien wrote: > On Wed, Feb 02, 2005 at 09:34:05AM +0000, Anton Berezin wrote: > > tobez 2005-02-02 09:34:05 UTC > .. > > Log: > > Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. > > Use more correct OSVERSION threshold to distinguish between > > base system perl and perl from ports - the right value is 500036 [1]. > > Also, simplify OSVERSION-related logic in lang/perl5 and lang/perl5.8. > > Now it goes as follows: > > - for lang/perl5.8, if there is perl in the base system, install > > use.perl script, use a helpful pkg-message, and do not automatically > > update symlinks; > > - for lang/perl5.8, if there is no perl in the base system, do not > > install use.perl script, and update symlinks automatically; > > I just did 'portupgrade perl-5.8.5' and wound up with > > # added by use.perl 2005-02-11 00:18:00 > PERL_VER=5.8.6 > PERL_VERSION=5.8.6 > > in my /etc/make.conf. Can we please stop spamming /etc/make.conf with > this? It is a source of very confusing bugs how it overrides > /usr/ports/Mk/bsd.*.mk for no good reason. I believe that most of your concerns which you raised back in September are addressed now, unless I misinterpreted what those concerns were. In particular, current versions of both lang/perl5 and lang/perl5.8 do not produce a stream of "added by use.perl" patches to /etc/make.conf, as it used to be, so the spamming is definitely less severe now. As for the actual patching of /etc/make.conf, I remember you've mentioned that some people doing embedded work got confused by this. Let me quote you: I know some people using FreeBSD in appliances that have been very puzzled that their perl related changes in ports/Mk/bsd.port.mk would not take affect -- because they were unknowingly being overridden by 'use.perl port's /etc/make.conf values. I don't think this should be a concern. For the majority of people the change in /etc/make.conf is needed. Those who are modifying bsd.port.mk should know what they are doing more than most. \Anton. -- The moronity of the universe is a monotonically increasing function. -- Jarkko Hietaniemi From owner-cvs-all@FreeBSD.ORG Fri Feb 11 09:18: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 3793616A4CE; Fri, 11 Feb 2005 09:18:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E72143D46; Fri, 11 Feb 2005 09:18:33 +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 j1B9IWgv068479; Fri, 11 Feb 2005 09:18:32 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1B9IWbV068478; Fri, 11 Feb 2005 09:18:32 GMT (envelope-from sem) Message-Id: <200502110918.j1B9IWbV068478@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 09:18: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/mime 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, 11 Feb 2005 09:18:33 -0000 sem 2005-02-11 09:18:32 UTC FreeBSD ports repository Modified files: devel/mime Makefile pkg-plist Log: - Add .so link. It should be fix finding the library by other apps. - PORTREVISION bump Reported by: kris via pointyhat Submitted by: Johan van Selst Revision Changes Path 1.9 +4 -0 ports/devel/mime/Makefile 1.4 +1 -0 ports/devel/mime/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10:03: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 6519416A4CE; Fri, 11 Feb 2005 10:03:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39C1C43D31; Fri, 11 Feb 2005 10:03: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 j1BA3Gqc069649; Fri, 11 Feb 2005 10:03:16 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BA3Fd3069648; Fri, 11 Feb 2005 10:03:16 GMT (envelope-from vs) Message-Id: <200502111003.j1BA3Fd3069648@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 10:03: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/graphics/vigra Makefile distinfo pkg-plist ports/graphics/vigra/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, 11 Feb 2005 10:03:16 -0000 vs 2005-02-11 10:03:15 UTC FreeBSD ports repository Modified files: graphics/vigra Makefile distinfo pkg-plist Added files: graphics/vigra/files patch-aa Log: Update to 1.3.0 PR: ports/76078 Submitted by: Carlos Eduardo G. Carvalho (maintainer) De-shar-ified: Marco Molteni Revision Changes Path 1.3 +1 -13 ports/graphics/vigra/Makefile 1.2 +2 -2 ports/graphics/vigra/distinfo 1.1 +34 -0 ports/graphics/vigra/files/patch-aa (new) 1.2 +88 -4 ports/graphics/vigra/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10:10: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 54A7216A4CE; Fri, 11 Feb 2005 10:10:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242DC43D45; Fri, 11 Feb 2005 10:10:22 +0000 (GMT) (envelope-from josef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BAALc9069911; Fri, 11 Feb 2005 10:10:21 GMT (envelope-from josef@repoman.freebsd.org) Received: (from josef@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BAALc3069910; Fri, 11 Feb 2005 10:10:21 GMT (envelope-from josef) Message-Id: <200502111010.j1BAALc3069910@repoman.freebsd.org> From: Josef El-Rayes Date: Fri, 11 Feb 2005 10: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/www/moinmoin 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, 11 Feb 2005 10:10:22 -0000 josef 2005-02-11 10:10:21 UTC FreeBSD ports repository Modified files: www/moinmoin Makefile Log: Drop Maintainership. I will not find enough time in the near future to keep the port well maintained. Revision Changes Path 1.19 +1 -1 ports/www/moinmoin/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10:20: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 DDA2F16A4CE; Fri, 11 Feb 2005 10:20:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B137C43D1F; Fri, 11 Feb 2005 10:20:30 +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 j1BAKUS3070323; Fri, 11 Feb 2005 10:20:30 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BAKU87070322; Fri, 11 Feb 2005 10:20:30 GMT (envelope-from obrien) Message-Id: <200502111020.j1BAKU87070322@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Feb 2005 10:20: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/releases/5.3R errata.html migration-guide.html readme.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: Fri, 11 Feb 2005 10:20:31 -0000 obrien 2005-02-11 10:20:29 UTC FreeBSD doc repository Modified files: en/releases/5.3R errata.html migration-guide.html readme.html Log: Add AMD trademarks. Revision Changes Path 1.11 +4 -0 www/en/releases/5.3R/errata.html 1.3 +4 -0 www/en/releases/5.3R/migration-guide.html 1.2 +4 -0 www/en/releases/5.3R/readme.html From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10:23: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 63D6916A4CE; Fri, 11 Feb 2005 10:23:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B62843D49; Fri, 11 Feb 2005 10:23:20 +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 j1BANJFL070455; Fri, 11 Feb 2005 10:23:20 GMT (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BANJ9N070454; Fri, 11 Feb 2005 10:23:19 GMT (envelope-from obrien) Message-Id: <200502111023.j1BANJ9N070454@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 11 Feb 2005 10:23: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/releases/5.3R installation-amd64.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: Fri, 11 Feb 2005 10:23:20 -0000 obrien 2005-02-11 10:23:19 UTC FreeBSD doc repository Modified files: en/releases/5.3R installation-amd64.html Log: Add AMD trademarks. Revision Changes Path 1.2 +3 -2 www/en/releases/5.3R/installation-amd64.html From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10:49: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 4C7CA16A4CE; Fri, 11 Feb 2005 10:49:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 250B843D31; Fri, 11 Feb 2005 10:49:02 +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 j1BAn22W071119; Fri, 11 Feb 2005 10:49:02 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BAn15R071118; Fri, 11 Feb 2005 10:49:01 GMT (envelope-from harti) Message-Id: <200502111049.j1BAn15R071118@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Feb 2005 10:49: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/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: Fri, 11 Feb 2005 10:49:02 -0000 harti 2005-02-11 10:49:01 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Convert several instances of negative logic to positive logic. Submitted by: Max Okumoto Revision Changes Path 1.83 +84 -85 src/usr.bin/make/var.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 10: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 69C3816A4CE; Fri, 11 Feb 2005 10:52:28 +0000 (GMT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DEE043D55; Fri, 11 Feb 2005 10:52:27 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j1BAqPA6021602; Fri, 11 Feb 2005 21:52:25 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j1BAqNwF017851; Fri, 11 Feb 2005 21:52:24 +1100 Date: Fri, 11 Feb 2005 21:52:22 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Colin Percival In-Reply-To: <420BC0BD.4030105@freebsd.org> Message-ID: <20050211210252.O32185@delplex.bde.org> References: <200502102009.j1AK92Nf010692@repoman.freebsd.org> <420BC0BD.4030105@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/lib/libc/sys read.2 write.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 10:52:28 -0000 On Thu, 10 Feb 2005, Colin Percival wrote: > Colin Percival wrote: > > read(), pread(), write(), and pwrite() return EINVAL if they are asked > > for more than INT_MAX bytes. Similarly for readv() and writev() if the sum of the counts in the iovec would exceed SSIZE_MAX. Strangely, the behaviour is not implementation-defined for these syscalls -- counts that would exceed SSIZE_MAX force an error. Even more strangely, a negative number of vectors doesn't force an error. The POSIX wording for readv() in an old draft is: %%% 37106 In addition, the readv( ) function shall fail if: 37107 [EINVAL] The sum of the iov_len values in the iov array overflowed an ssize_t. 37108 The readv( ) function may fail if: 37109 [EINVAL] The iovcnt argument was less than or equal to 0, or greater than {IOV_MAX}. %%% FreeBSD already has this with completely different, less correct wording: "The sum of the iov_len values in the iov array overflowed a 32-bit integer." Similarly for other syscalls that return ssize_t. In POSIX, these are about 17 of these, the main other ones being readlink(), recv*() and send*(). In FreeBSD, at least readlink() still returns int and has non-POSIX types for all of its 3 args. The commit has some bugs. I noticed these read.2: (0) It is a bug that the limit is INT_MAX. (1) Text was added to the section that describes read(), readv() and pread(), but it doesn't apply to readv() since readv() doesn't have an nbytes arg. A previous commit that added the description of EOVERFLOW is even buggier (readv() doesn't have an nbytes arg and only pread() has offset arg, but I think the internal file offset instead of the offset arg applies to the others). (2) If the new text actually applied to readv(), then it would describe the error twice for readv(). (3) The new text is unsorted at the end of an almost sorted list, so in particular all the things that can cause EINVAL aren't together like they are for the readv() section. > According to POSIX, these calls have "implementation-defined behaviour" if > nbytes is more than SSIZE_MAX (but should presumably operate without complaint > on sizes up to that limit). The offending test is in dofilewrite() and > dofileread() in sys_generic.c, but fixing this might cause problems in lower > layers if there is any 64-bit unclean code lurking. The lower layers are completely 64-bit unclean. They use "int" for most byte counts starting with uio_resid. It is a bug that ssize_t is __int64_t on 64-bit arches and __int32_t on all 32-bit arches except i386. It should be int on all aches, since that is what is supported. Note that ssize_t has very little to do with size_t. It is the return type of the read() family. However, fixing ssize_t would probably cause binary compatibility problems when it is reduced and larger ones when it is increased after fixing the type of uio_resid. Bruce From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11:31: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 A4C3716A4CE; Fri, 11 Feb 2005 11:31:52 +0000 (GMT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED6743D2F; Fri, 11 Feb 2005 11:31:52 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])j1BBVfA6026231; Fri, 11 Feb 2005 22:31:41 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j1BBVbTv013362; Fri, 11 Feb 2005 22:31:39 +1100 Date: Fri, 11 Feb 2005 22:31:36 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: "M. Warner Losh" In-Reply-To: <20050210.171927.40039592.imp@bsdimp.com> Message-ID: <20050211220212.A32327@delplex.bde.org> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210.171927.40039592.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: rizzo@icir.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 11:31:52 -0000 On Thu, 10 Feb 2005, M. Warner Losh wrote: > In message: <20050210155027.B49218@xorpc.icir.org> > Luigi Rizzo writes: > : hm... it would have sufficed (and more obvious) > : to just put an empty statement without the 'continue' ? > : > : while (complicated-expr) > : ; > > No. But a bare ";" is a normal style (The Normal Style?), and is idomatic for C programmers. It is used in more than 100 lines in Lite2's /sys and in more than 200 lines in -current's /sys. It is only commented on in about 15% of the cases in -current. Bare "continue;"s are harder to grep for so I didn't look for them. The original bug: while (complicated-expr); may be just a style bug written by indent(1). indent(1) messes up loops with only a ";" statement in them, and this can be "fixed" using "continue;" but not using "; /* nothing */". Bruce From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11:36: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 5B92816A4CE; Fri, 11 Feb 2005 11:36:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 331B443D1D; Fri, 11 Feb 2005 11:36:53 +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 j1BBarIb072789; Fri, 11 Feb 2005 11:36:53 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BBarH2072788; Fri, 11 Feb 2005 11:36:53 GMT (envelope-from brueffer) Message-Id: <200502111136.j1BBarH2072788@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 11 Feb 2005 11:36:53 +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 gdb.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, 11 Feb 2005 11:36:53 -0000 brueffer 2005-02-11 11:36:53 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4 gdb.4 Log: MFC: rev. 1.13 Nuke information about GDB_REMOTE_CHAT, it was removed some time ago. Revision Changes Path 1.9.2.1 +1 -10 src/share/man/man4/gdb.4 From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11:37: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 E8D4416A4CE; Fri, 11 Feb 2005 11:37:15 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F7B743D48; Fri, 11 Feb 2005 11:37:15 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j1BBbB1F010138; Fri, 11 Feb 2005 12:37:11 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Fri, 11 Feb 2005 22:31:36 +1100." <20050211220212.A32327@delplex.bde.org> Date: Fri, 11 Feb 2005 12:37:11 +0100 Message-ID: <10137.1108121831@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: rizzo@icir.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 11:37:16 -0000 In message <20050211220212.A32327@delplex.bde.org>, Bruce Evans writes: >> : while (complicated-expr) >> : ; Look, programming is the art of expressing intent as best as possible. The single semicolon variant is very clear from a compiler point of view, but it is not clear from a human point of view. I always use the continue variant because I feel it expresses intent better for two reasons: The visual impact of a word is much bigger than that of a single lightweight character. Writing "continue" dispells any doubt if I did it intentionally. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11: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 DBA8D16A4CF; Fri, 11 Feb 2005 11:40:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C7E43D2F; Fri, 11 Feb 2005 11:40:07 +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 j1BBe7Vr072885; Fri, 11 Feb 2005 11:40:07 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BBe7cs072884; Fri, 11 Feb 2005 11:40:07 GMT (envelope-from brueffer) Message-Id: <200502111140.j1BBe7cs072884@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 11 Feb 2005 11:40: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/share/man/man4/man4.i386 Makefile oltr.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, 11 Feb 2005 11:40:08 -0000 brueffer 2005-02-11 11:40:07 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) share/man/man4/man4.i386 Makefile Added files: (Branch: RELENG_5) share/man/man4/man4.i386 oltr.4 Log: MFC: Manpage for Olicom Token Ring adapters, based on input by mdodd. Revision Changes Path 1.173.2.1 +2 -0 src/share/man/man4/man4.i386/Makefile 1.1.2.1 +88 -0 src/share/man/man4/man4.i386/oltr.4 (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11:44: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 3BA2A16A4CE; Fri, 11 Feb 2005 11:44:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1389E43D45; Fri, 11 Feb 2005 11:44:41 +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 j1BBiehh073112; Fri, 11 Feb 2005 11:44:40 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BBiewi073111; Fri, 11 Feb 2005 11:44:40 GMT (envelope-from brueffer) Message-Id: <200502111144.j1BBiewi073111@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 11 Feb 2005 11:44: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/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: Fri, 11 Feb 2005 11:44:41 -0000 brueffer 2005-02-11 11:44:40 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/share/misc dev.archlist.txt Log: MFC: rev. 1.53 Add oltr(4) Revision Changes Path 1.5.2.23 +1 -0 src/release/doc/share/misc/dev.archlist.txt From owner-cvs-all@FreeBSD.ORG Fri Feb 11 11:45: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 6755516A503; Fri, 11 Feb 2005 11:45:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F4543D31; Fri, 11 Feb 2005 11:45: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 j1BBjJpt073184; Fri, 11 Feb 2005 11:45:19 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BBjJdE073183; Fri, 11 Feb 2005 11:45:19 GMT (envelope-from brueffer) Message-Id: <200502111145.j1BBjJdE073183@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 11 Feb 2005 11:45:19 +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: Fri, 11 Feb 2005 11:45:19 -0000 brueffer 2005-02-11 11:45:19 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.272 Add a Token Ring section which lists devices supported by oltr(4) for now. Revision Changes Path 1.227.2.21 +7 -0 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 12:10: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 3C2A816A4CE; Fri, 11 Feb 2005 12:10:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15FD643D39; Fri, 11 Feb 2005 12:10:55 +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 j1BCAsQw074052; Fri, 11 Feb 2005 12:10:54 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BCAsKV074051; Fri, 11 Feb 2005 12:10:54 GMT (envelope-from danfe) Message-Id: <200502111210.j1BCAsKV074051@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Feb 2005 12:10: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/graphics/dore 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, 11 Feb 2005 12:10:55 -0000 danfe 2005-02-11 12:10:54 UTC FreeBSD ports repository Modified files: graphics/dore Makefile Log: Unbreak the build. Revision Changes Path 1.22 +1 -4 ports/graphics/dore/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 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 995DB16A4CE; Fri, 11 Feb 2005 12:16:36 +0000 (GMT) Received: from smtp.des.no (flood.des.no [217.116.83.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id E413243D2F; Fri, 11 Feb 2005 12:16:35 +0000 (GMT) (envelope-from des@des.no) Received: by smtp.des.no (Pony Express, from userid 666) id C6486530C; Fri, 11 Feb 2005 13:16:33 +0100 (CET) Received: from xps.des.no (des.no [80.203.228.37]) by smtp.des.no (Pony Express) with ESMTP id C1CBE5308; Fri, 11 Feb 2005 13:15:59 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id A8BCD33C1B; Fri, 11 Feb 2005 13:15:59 +0100 (CET) To: Bruce Evans References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210155027.B49218@xorpc.icir.org> <20050210.171927.40039592.imp@bsdimp.com> <20050211220212.A32327@delplex.bde.org> From: des@des.no (=?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?=) Date: Fri, 11 Feb 2005 13:15:59 +0100 In-Reply-To: <20050211220212.A32327@delplex.bde.org> (Bruce Evans's message of "Fri, 11 Feb 2005 22:31:36 +1100 (EST)") Message-ID: <86k6pfnvgg.fsf@xps.des.no> User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on flood.des.no X-Spam-Level: X-Spam-Status: No, score=0.1 required=5.0 tests=AWL,FORGED_RCVD_HELO autolearn=disabled version=3.0.1 cc: rizzo@icir.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 12:16:36 -0000 Bruce Evans writes: > indent(1) messes up > loops with only a ";" statement in them, and this can be "fixed" using > "continue;" but not using "; /* nothing */". I use /* nothing */ ; which I believe is handled correctly. --=20 Dag-Erling Sm=F8rgrav - des@des.no From owner-cvs-all@FreeBSD.ORG Fri Feb 11 12: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 71C4A16A4CE; Fri, 11 Feb 2005 12:41:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BC7A43D1D; Fri, 11 Feb 2005 12:41:21 +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 j1BCfLC5075133; Fri, 11 Feb 2005 12:41:21 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BCfLCq075132; Fri, 11 Feb 2005 12:41:21 GMT (envelope-from danfe) Message-Id: <200502111241.j1BCfLCq075132@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Feb 2005 12: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: ports/games/powerpak 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, 11 Feb 2005 12:41:21 -0000 danfe 2005-02-11 12:41:21 UTC FreeBSD ports repository Modified files: games/powerpak Makefile Log: Fix install/deinstall and thus unbreak. Revision Changes Path 1.39 +1 -5 ports/games/powerpak/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 12: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 36EFD16A4EC for ; Fri, 11 Feb 2005 12:42:44 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 70D4E43D48 for ; Fri, 11 Feb 2005 12:42:42 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 11 Feb 2005 12:42:40 -0000 Received: from p3EE2686E.dip.t-dialin.net (EHLO lofi.dyndns.org) (62.226.104.110) by mail.gmx.net (mp025) with SMTP; 11 Feb 2005 13:42:40 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j1BCgVV4005919 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Fri, 11 Feb 2005 13:42:33 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Hiroki Sato Date: Fri, 11 Feb 2005 13:42:26 +0100 User-Agent: KMail/1.7.2 References: <200502101725.j1AHPbKl004338@repoman.freebsd.org> In-Reply-To: <200502101725.j1AHPbKl004338@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1142285.Z6o1nKu84V"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502111342.31220.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/print/teTeX-base 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, 11 Feb 2005 12:42:44 -0000 --nextPart1142285.Z6o1nKu84V Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday, 10. February 2005 18:25, Hiroki Sato wrote: > hrs 2005-02-10 17:25:37 UTC > > FreeBSD ports repository > > Modified files: > print/teTeX-base Makefile pkg-plist > Log: > - Generate .fmt and .map files during package install. This doesn't quite work. The resulting binary package now completely misses= =20 the texmf-var directory. =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 --nextPart1142285.Z6o1nKu84V Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDKg3Xhc68WspdLARAqXkAJ92nnzw2cCUlTpQRymX8p4hVM97UwCcCOoR 7dr0qNO6DG5f4GzvTHIunn8= =JhLb -----END PGP SIGNATURE----- --nextPart1142285.Z6o1nKu84V-- From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13: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 B7D3916A4CE; Fri, 11 Feb 2005 13:04:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A5A243D55; Fri, 11 Feb 2005 13:04: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 j1BD4n17082501; Fri, 11 Feb 2005 13:04:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BD4nt3082500; Fri, 11 Feb 2005 13:04:49 GMT (envelope-from vs) Message-Id: <200502111304.j1BD4nt3082500@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 13: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/emulators/raine Makefile distinfo pkg-plist patch-source::emumain.cpatch-source::games::frogger.c patch-source::games::pengo.c patch-source::gui::rgui.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:04:49 -0000 vs 2005-02-11 13:04:49 UTC FreeBSD ports repository Modified files: emulators/raine Makefile distinfo pkg-plist Added files: emulators/raine/files patch-source::alleg::blit.c patch-source::emumain.c patch-source::games::cps1.c patch-source::games::dkong.c patch-source::games::frogger.c patch-source::games::pengo.c patch-source::gui::rgui.c Log: Update to 0.42.3 PR: ports/76339 Submitted by: Florent Thoumie (maintainer) Revision Changes Path 1.4 +2 -5 ports/emulators/raine/Makefile 1.3 +2 -2 ports/emulators/raine/distinfo 1.1 +11 -0 ports/emulators/raine/files/patch-source::alleg::blit.c (new) 1.1 +13 -0 ports/emulators/raine/files/patch-source::emumain.c (new) 1.1 +20 -0 ports/emulators/raine/files/patch-source::games::cps1.c (new) 1.1 +68 -0 ports/emulators/raine/files/patch-source::games::dkong.c (new) 1.1 +30 -0 ports/emulators/raine/files/patch-source::games::frogger.c (new) 1.1 +27 -0 ports/emulators/raine/files/patch-source::games::pengo.c (new) 1.1 +32 -0 ports/emulators/raine/files/patch-source::gui::rgui.c (new) 1.3 +24 -23 ports/emulators/raine/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13: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 D7B4116A4CE; Fri, 11 Feb 2005 13:16:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A833C43D54; Fri, 11 Feb 2005 13:16:07 +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 j1BDG7Ef082996; Fri, 11 Feb 2005 13:16:07 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDG7sT082995; Fri, 11 Feb 2005 13:16:07 GMT (envelope-from vs) Message-Id: <200502111316.j1BDG7sT082995@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 13:16: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/graphics/p5-Image-ExifTool 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: Fri, 11 Feb 2005 13:16:08 -0000 vs 2005-02-11 13:16:07 UTC FreeBSD ports repository Modified files: graphics/p5-Image-ExifTool Makefile distinfo pkg-descr Log: Update to 4.53 PR: ports/77213 Submitted by: Tod McQuillin (maintainer) Revision Changes Path 1.4 +1 -1 ports/graphics/p5-Image-ExifTool/Makefile 1.4 +2 -2 ports/graphics/p5-Image-ExifTool/distinfo 1.2 +1 -1 ports/graphics/p5-Image-ExifTool/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:25: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 0858016A4CE; Fri, 11 Feb 2005 13:25:14 +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 5470B43D1F; Fri, 11 Feb 2005 13:25:13 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p28180-adsau15honb8-acca.tokyo.ocn.ne.jp [221.187.114.180]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j1BDP7D2061944; Fri, 11 Feb 2005 22:25:09 +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 j1BDOZQb084867; Fri, 11 Feb 2005 22:24:35 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Fri, 11 Feb 2005 22:23:18 +0900 (JST) Message-Id: <20050211.222318.78740769.hrs@allbsd.org> To: michaelnottebrock@gmx.net From: Hiroki Sato In-Reply-To: <200502111342.31220.michaelnottebrock@gmx.net> References: <200502101725.j1AHPbKl004338@repoman.freebsd.org> <200502111342.31220.michaelnottebrock@gmx.net> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2rc2 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(Fri_Feb_11_22_23_18_2005_944)--" Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/teTeX-base 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, 11 Feb 2005 13:25:14 -0000 ----Security_Multipart(Fri_Feb_11_22_23_18_2005_944)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Nottebrock wrote in <200502111342.31220.michaelnottebrock@gmx.net>: m> On Thursday, 10. February 2005 18:25, Hiroki Sato wrote: m> > Log: m> > - Generate .fmt and .map files during package install. m> m> This doesn't quite work. The resulting binary package now completely misses m> the texmf-var directory. That is intentional and necessary files in the texmf-var directory should be generated during pkg_add. This is because it is possible for the files in texmf-var to be modified after print/teTeX-base is installed and they can be regenerated without difficulty. If they are included in the package, pkg_delete would not remove them due to MD5 checksum mismatch and the remaining files could play tricks on upgrading in the future. Or, do you mean the package did not generate files in the texmf-var directory at all? If so, that is probably my fault. Please send me your log of "pkg_add -v". Thanks. -- | Hiroki SATO ----Security_Multipart(Fri_Feb_11_22_23_18_2005_944)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDLHGTyzT2CeTzy0RAul+AKDAuQOqi65zHkleWgIKnlZHXBLVXgCgwqqr sR0pCEveTNHAGK+7kQivABc= =9pTD -----END PGP SIGNATURE----- ----Security_Multipart(Fri_Feb_11_22_23_18_2005_944)---- From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:28: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 9011216A4CE; Fri, 11 Feb 2005 13:28:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6957C43D1D; Fri, 11 Feb 2005 13:28:46 +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 j1BDSk9b083425; Fri, 11 Feb 2005 13:28:46 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDSk0g083424; Fri, 11 Feb 2005 13:28:46 GMT (envelope-from vs) Message-Id: <200502111328.j1BDSk0g083424@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 13:28: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/x11-fm/emelfm2 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: Fri, 11 Feb 2005 13:28:46 -0000 vs 2005-02-11 13:28:46 UTC FreeBSD ports repository Modified files: x11-fm/emelfm2 Makefile pkg-descr Log: Point to new website PR: ports/77345 Submitted by: Marcus von Appen (maintainer) Revision Changes Path 1.14 +1 -1 ports/x11-fm/emelfm2/Makefile 1.3 +1 -1 ports/x11-fm/emelfm2/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:33: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 B4D7016A4CE; Fri, 11 Feb 2005 13:33:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9144743D1F; Fri, 11 Feb 2005 13:33:02 +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 j1BDX20M083617; Fri, 11 Feb 2005 13:33:02 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDX2Jt083616; Fri, 11 Feb 2005 13:33:02 GMT (envelope-from danfe) Message-Id: <200502111333.j1BDX2Jt083616@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Feb 2005 13:33: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/unrtf/files patch-convert.cports/textproc/unrtf 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, 11 Feb 2005 13:33:03 -0000 danfe 2005-02-11 13:33:02 UTC FreeBSD ports repository Modified files: textproc/unrtf Makefile Added files: textproc/unrtf/files patch-convert.c Log: - Attempt to fix the exploitable security issue described at http://www.vuxml.org/freebsd/f2d5e56e-67eb-11d9-a9e7-0001020eed82.html by replacing strcat() with strncat(). Please note that I wasn't able to reproduce the exploit described at http://tigger.uic.edu/~jlongs2/holes/unrtf.txt on my 5.3-STABLE system. Feedback from someone who can reproduce the exploit with an unpatched unrtf would be appreciated - Bump PORTREVISION - Remove old master site that doesn't seem to have the distfile any more VuXML: f2d5e56e-67eb-11d9-a9e7-0001020eed82 PR: ports/76852 Submitted by: Stefan Walter Revision Changes Path 1.12 +2 -6 ports/textproc/unrtf/Makefile 1.1 +11 -0 ports/textproc/unrtf/files/patch-convert.c (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:37: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 C7A5516A4CE; Fri, 11 Feb 2005 13:37:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4D043D2D; Fri, 11 Feb 2005 13:37:26 +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 j1BDbQNI083810; Fri, 11 Feb 2005 13:37:26 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDbQ9K083809; Fri, 11 Feb 2005 13:37:26 GMT (envelope-from danfe) Message-Id: <200502111337.j1BDbQ9K083809@repoman.freebsd.org> From: Alexey Dokuchaev Date: Fri, 11 Feb 2005 13:37: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/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, 11 Feb 2005 13:37:26 -0000 danfe 2005-02-11 13:37:26 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Vulnerability in unrtf is fixed now. Revision Changes Path 1.550 +3 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13: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 BBDE216A4CE; Fri, 11 Feb 2005 13:46:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C1743D3F; Fri, 11 Feb 2005 13:46:55 +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 j1BDkt0H084148; Fri, 11 Feb 2005 13:46:55 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDkt9a084147; Fri, 11 Feb 2005 13:46:55 GMT (envelope-from sobomax) Message-Id: <200502111346.j1BDkt9a084147@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Feb 2005 13:46: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/compat/linux linux_ipc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:46:55 -0000 sobomax 2005-02-11 13:46:55 UTC FreeBSD src repository Modified files: sys/compat/linux linux_ipc.c Log: Semctl with IPC_STAT command should return zero in case of success. PR: 73778 Submitted by: Andriy Gapon MFC after: 2 weeks Revision Changes Path 1.43 +3 -2 src/sys/compat/linux/linux_ipc.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:49: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 082C916A4CE; Fri, 11 Feb 2005 13:49:14 +0000 (GMT) Received: from mailout1.pacific.net.au (mailout1.pacific.net.au [61.8.0.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6172B43D1D; Fri, 11 Feb 2005 13:49:13 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86])j1BDn8A6012559; Sat, 12 Feb 2005 00:49:08 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j1BDn4Tv002307; Sat, 12 Feb 2005 00:49:06 +1100 Date: Sat, 12 Feb 2005 00:49:03 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Poul-Henning Kamp In-Reply-To: <10137.1108121831@critter.freebsd.dk> Message-ID: <20050212001652.L32719@delplex.bde.org> References: <10137.1108121831@critter.freebsd.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: rizzo@icir.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:49:14 -0000 On Fri, 11 Feb 2005, Poul-Henning Kamp wrote: > In message <20050211220212.A32327@delplex.bde.org>, Bruce Evans writes: > > >> : while (complicated-expr) > >> : ; > > Look, programming is the art of expressing intent as best as > possible. The single semicolon variant is very clear from > a compiler point of view, but it is not clear from a human > point of view. No, both look like random punctuation from a human point of view, but from a C programmer point of view the single semicolon is a normal idiom while "continue;", while simple, takes a little longer to understand since it is not normal for leaving the end of a loop. "continue; is for leaving the middle of a loop. > I always use the continue variant because I feel it expresses > intent better for two reasons: > > The visual impact of a word is much bigger than that of a single > lightweight character. > > Writing "continue" dispells any doubt if I did it intentionally. I disagree, and always use a single semicolon on a line by itself to make it clear that I did it intentionally. K&R2 seems to always use a single semicolon. The first instance of a loop with a null statement in K&R2 seems to be on page 48 for an implementation of strcat(): %%% ... while ((s[i++] = t[j++]) != '\0') /* copy */ ; %%% All this is idiomatic for C progammers. If you aren't a C programmer, then the null statement is the easiest thing in it to understand. FreeBSD's implementation of strcat() is essentially the same, but uses the canonical idiom for copying strings (pointers instead of arrays) and has style bugs on every line: %%% for (; *s; ++s); while ((*s++ = *append++) != 0); return(save); %%% (The style bugs in this are 2 semicolons not on a separate line, 0 instead of '\0', and no space before the silly parentheses around the return value.) Some other examples in K&R2: p60 "while (...)\n\t; /* ... */" p61 "for (...) /* ... */\n\t;" p71 "for (...) /* ... */\n\t;" p78 "while (...)\n\t;" I stopped looking at p80 without finding any examples with "continue;" or "/* nothing */ ;". Guess which style is used in one-true-awk. Bruce From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13: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 0470B16A4CF; Fri, 11 Feb 2005 13:50:05 +0000 (GMT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E8E43D4C; Fri, 11 Feb 2005 13:50:05 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])j1BDnnHn026047; Sat, 12 Feb 2005 00:49:49 +1100 Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) j1BDnkwF008241; Sat, 12 Feb 2005 00:49:47 +1100 Date: Sat, 12 Feb 2005 00:49:45 +1100 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: =?iso-8859-1?q?Dag-Erling_Sm=F8rgrav?= In-Reply-To: <86k6pfnvgg.fsf@xps.des.no> Message-ID: <20050212004914.G32719@delplex.bde.org> References: <200502102331.j1ANVRQP026186@repoman.freebsd.org> <20050210.171927.40039592.imp@bsdimp.com> <20050211220212.A32327@delplex.bde.org> <86k6pfnvgg.fsf@xps.des.no> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE cc: rizzo@icir.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:50:06 -0000 On Fri, 11 Feb 2005, [iso-8859-1] Dag-Erling Sm=F8rgrav wrote: > Bruce Evans writes: > > indent(1) messes up > > loops with only a ";" statement in them, and this can be "fixed" using > > "continue;" but not using "; /* nothing */". > > I use /* nothing */ ; which I believe is handled correctly. Yes, it is. Bruce From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:51: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 8817516A4CE; Fri, 11 Feb 2005 13:51:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6004F43D1D; Fri, 11 Feb 2005 13:51:33 +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 j1BDpXeJ084360; Fri, 11 Feb 2005 13:51:33 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDpXTn084359; Fri, 11 Feb 2005 13:51:33 GMT (envelope-from kuriyama) Message-Id: <200502111351.j1BDpXTn084359@repoman.freebsd.org> From: Jun Kuriyama Date: Fri, 11 Feb 2005 13:51: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/usr.sbin/rpc.lockd lock_proc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:51:33 -0000 kuriyama 2005-02-11 13:51:33 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/rpc.lockd lock_proc.c Log: MFC 1.17 and 1.18. 1.16: Include 1.17: Use svc_getrpccaller() and output getnameinfo() error. Revision Changes Path 1.16.2.1 +17 -20 src/usr.sbin/rpc.lockd/lock_proc.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 13:58: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 2353116A4CE; Fri, 11 Feb 2005 13:58:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CE9B43D2D; Fri, 11 Feb 2005 13:58:43 +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 j1BDwgrl084658; Fri, 11 Feb 2005 13:58:42 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BDwgLs084657; Fri, 11 Feb 2005 13:58:42 GMT (envelope-from vs) Message-Id: <200502111358.j1BDwgLs084657@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 13:58: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/math/pari Makefile distinfo ports/math/pari/files hack-src:headers::paricom.h patch-Configure patch-ah X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 13:58:43 -0000 vs 2005-02-11 13:58:42 UTC FreeBSD ports repository Modified files: math/pari Makefile distinfo math/pari/files patch-Configure Added files: math/pari/files patch-ah Removed files: math/pari/files hack-src:headers::paricom.h Log: - Update to 2.1.6 - Build with gcc 3.2 on >5 because of runtime errors PR: ports/76193 Submitted by: Yoshiaki Uchikawa (maintainer) Revision Changes Path 1.34 +4 -5 ports/math/pari/Makefile 1.11 +2 -2 ports/math/pari/distinfo 1.2 +0 -20 ports/math/pari/files/hack-src:headers::paricom.h (dead) 1.2 +7 -7 ports/math/pari/files/patch-Configure 1.1 +20 -0 ports/math/pari/files/patch-ah (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 14:02: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 6730916A4CE; Fri, 11 Feb 2005 14:02:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40BCC43D45; Fri, 11 Feb 2005 14:02:42 +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 j1BE2gQW084808; Fri, 11 Feb 2005 14:02:42 GMT (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BE2gFE084807; Fri, 11 Feb 2005 14:02:42 GMT (envelope-from sobomax) Message-Id: <200502111402.j1BE2gFE084807@repoman.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Feb 2005 14:02: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/kern kern_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 14:02:42 -0000 sobomax 2005-02-11 14:02:42 UTC FreeBSD src repository Modified files: sys/kern kern_prot.c Log: Add SIGTHR (32) into list of signals permitted to be delivered to the suid application. The problem is that Linux applications using old Linux threads (pre-NPTL) use signal 32 (linux SIGRTMIN) for communication between thread-processes. If such an linux application is installed suid or sgid and security.bsd.conservative_signals=1 (default), then permission will be denied to send such a signal and the application will freeze. I believe the same will be true for native applications that use libthr, since libthr uses SIGTHR for implementing conditional variables. PR: 72922 Submitted by: Andriy Gapon MFC after: 2 weeks Revision Changes Path 1.192 +1 -0 src/sys/kern/kern_prot.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 14:18: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 77C9716A4CE; Fri, 11 Feb 2005 14:18:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E07D43D2D; Fri, 11 Feb 2005 14:18:13 +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 j1BEIDRc085428; Fri, 11 Feb 2005 14:18:13 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BEID1D085427; Fri, 11 Feb 2005 14:18:13 GMT (envelope-from pav) Message-Id: <200502111418.j1BEID1D085427@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Feb 2005 14:18: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/www/smarty 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, 11 Feb 2005 14:18:13 -0000 pav 2005-02-11 14:18:13 UTC FreeBSD ports repository Modified files: www/smarty Makefile distinfo pkg-plist Log: - Update to 2.6.7 PR: ports/77339 Submitted by: Roderick van Domburg Approved by: Alexander Zhuravlev (maintainer) Revision Changes Path 1.23 +2 -2 ports/www/smarty/Makefile 1.18 +4 -4 ports/www/smarty/distinfo 1.18 +1 -0 ports/www/smarty/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 14:21: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 BB4AB16A4CE; Fri, 11 Feb 2005 14:21:26 +0000 (GMT) Received: from phantom.cris.net (phantom.cris.net [212.110.130.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1C3643D1F; Fri, 11 Feb 2005 14:21:24 +0000 (GMT) (envelope-from phantom@FreeBSD.org.ua) Received: from phantom.cris.net (phantom@localhost [127.0.0.1]) by phantom.cris.net (8.12.10/8.12.10) with ESMTP id j1BEPPr8083783; Fri, 11 Feb 2005 16:25:25 +0200 (EET) (envelope-from phantom@FreeBSD.org.ua) Received: (from phantom@localhost) by phantom.cris.net (8.12.10/8.12.10/Submit) id j1BEPP4B083782; Fri, 11 Feb 2005 16:25:25 +0200 (EET) (envelope-from phantom) Date: Fri, 11 Feb 2005 16:25:24 +0200 From: Alexey Zelkin To: Maxim Sobolev , jeffr@FreeBSD.org Message-ID: <20050211142524.GA83735@phantom.cris.net> References: <200502111402.j1BE2gFE084807@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502111402.j1BE2gFE084807@repoman.freebsd.org> X-Operating-System: FreeBSD 4.9-STABLE i386 User-Agent: Mutt/1.5.5.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 14:21:27 -0000 hi, It reminds me one more issue with SIGTHR. It was added to signal.h, but NSIG was not bumped and it was not registered in libc/gen/siglist.c. On Fri, Feb 11, 2005 at 02:02:42PM +0000, Maxim Sobolev wrote: > sobomax 2005-02-11 14:02:42 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_prot.c > Log: > Add SIGTHR (32) into list of signals permitted to be delivered to the > suid application. The problem is that Linux applications using old Linux > threads (pre-NPTL) use signal 32 (linux SIGRTMIN) for communication between > thread-processes. If such an linux application is installed suid or sgid > and security.bsd.conservative_signals=1 (default), then permission will be > denied to send such a signal and the application will freeze. > > I believe the same will be true for native applications that use libthr, > since libthr uses SIGTHR for implementing conditional variables. > > PR: 72922 > Submitted by: Andriy Gapon > MFC after: 2 weeks > > Revision Changes Path > 1.192 +1 -0 src/sys/kern/kern_prot.c -- /* Alexey Zelkin && Independent Contractor */ /* phantom(at)FreeBSD.org && http://www.FreeBSD.org/java */ /* phantom(at)cris.net && http://www.FreeBSD.org.ua/ */ From owner-cvs-all@FreeBSD.ORG Fri Feb 11 14:36: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 1394716A4CE; Fri, 11 Feb 2005 14:36:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC45B43D3F; Fri, 11 Feb 2005 14:36: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 j1BEaffu086103; Fri, 11 Feb 2005 14:36:41 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BEafEM086102; Fri, 11 Feb 2005 14:36:41 GMT (envelope-from vs) Message-Id: <200502111436.j1BEafEM086102@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 14: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/x11-wm/pekwm Makefile distinfo pkg-descr pkg-plist ports/x11-wm/pekwm/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: Fri, 11 Feb 2005 14:36:42 -0000 vs 2005-02-11 14:36:41 UTC FreeBSD ports repository Modified files: x11-wm/pekwm Makefile distinfo pkg-descr pkg-plist Added files: x11-wm/pekwm/files patch-ab Log: - Update to 20040828 CVS snapshot - Assign maintainership to submitter PR: ports/71557 Submitted by: "Greg J." Revision Changes Path 1.13 +13 -8 ports/x11-wm/pekwm/Makefile 1.5 +2 -2 ports/x11-wm/pekwm/distinfo 1.1 +11 -0 ports/x11-wm/pekwm/files/patch-ab (new) 1.4 +0 -2 ports/x11-wm/pekwm/pkg-descr 1.4 +38 -7 ports/x11-wm/pekwm/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 14:49: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 32D4B16A4D1; Fri, 11 Feb 2005 14:49:33 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC8F43D1D; Fri, 11 Feb 2005 14:49:32 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.1/8.13.1) with ESMTP id j1BEnRtw011297; Fri, 11 Feb 2005 15:49:28 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sat, 12 Feb 2005 00:49:03 +1100." <20050212001652.L32719@delplex.bde.org> Date: Fri, 11 Feb 2005 15:49:27 +0100 Message-ID: <11296.1108133367@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: rizzo@icir.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 14:49:33 -0000 In message <20050212001652.L32719@delplex.bde.org>, Bruce Evans writes: >Guess which style is used in one-true-awk. If I had stuck religiously to programming the way the giants who went before me did, I would be writing assembler on 5 hole BAUDOT paper tape. While it is admirable that Brian Kernighan insist on writing the most elegant and simple code, it does not work well outside an environment where you can post signs saying "You're not supposed to understand this" and get away with it. In other words, this is not about what Bruce, Poul-Henning, Ken, Dennis or Brian find it easier to read, it is about what Samuel B. Nobody finds it easier to read when Poul-Henning or Bruce wrote it. That's almost, but not entirely unlike what you are saying. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:17: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 1394216A4CE; Fri, 11 Feb 2005 15:17:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCE3943D3F; Fri, 11 Feb 2005 15:17: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 j1BFHS0k087490; Fri, 11 Feb 2005 15:17:28 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFHSvV087489; Fri, 11 Feb 2005 15:17:28 GMT (envelope-from pav) Message-Id: <200502111517.j1BFHSvV087489@repoman.freebsd.org> From: Pav Lucistnik Date: Fri, 11 Feb 2005 15:17: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/science/gramps 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, 11 Feb 2005 15:17:29 -0000 pav 2005-02-11 15:17:28 UTC FreeBSD ports repository Modified files: science/gramps Makefile distinfo pkg-plist Log: - Update to 1.0.10 PR: ports/77376 Submitted by: Stefan 'Steve' Tell (maintainer) Revision Changes Path 1.10 +1 -2 ports/science/gramps/Makefile 1.7 +2 -2 ports/science/gramps/distinfo 1.8 +2 -1 ports/science/gramps/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:17: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 9514016A4CF; Fri, 11 Feb 2005 15:17:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7C143D3F; Fri, 11 Feb 2005 15:17:57 +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 j1BFHv5l087519; Fri, 11 Feb 2005 15:17:57 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFHvvd087518; Fri, 11 Feb 2005 15:17:57 GMT (envelope-from rwatson) Message-Id: <200502111517.j1BFHvvd087518@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Feb 2005 15:17: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/man9 MUTEX_PROFILING.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, 11 Feb 2005 15:17:57 -0000 rwatson 2005-02-11 15:17:57 UTC FreeBSD src repository Modified files: share/man/man9 MUTEX_PROFILING.9 Log: Add a bit more caveat text about MUTEX_PROFILING -- try to avoid using it with other profiling and debugging options, such as INVARIANTS, WITNESS, kernel profiling, etc. They all interfere with each other nastily and will generate fairly useless results. Revision Changes Path 1.10 +23 -0 src/share/man/man9/MUTEX_PROFILING.9 From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:46: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 97E8216A4CE; Fri, 11 Feb 2005 15:46:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EA3E43D41; Fri, 11 Feb 2005 15:46:11 +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 j1BFkBG8088635; Fri, 11 Feb 2005 15:46:11 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFkBmK088634; Fri, 11 Feb 2005 15:46:11 GMT (envelope-from clement) Message-Id: <200502111546.j1BFkBmK088634@repoman.freebsd.org> From: Clement Laforet Date: Fri, 11 Feb 2005 15:46: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/www/apache2 Makefile.modules.3rd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 15:46:11 -0000 clement 2005-02-11 15:46:11 UTC FreeBSD ports repository Modified files: www/apache2 Makefile.modules.3rd Log: - backout previous commit. I blindly committed a change from my dev tree. Since USE_APACHE design is flacky, it had a very annoying impact. PR: ports/77391 [1] Also reported by: pointyhat via kris, Scot Hetzel [1] Pointy hat to: clement Revision Changes Path 1.19 +2 -2 ports/www/apache2/Makefile.modules.3rd From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:49: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 D408816A4CF; Fri, 11 Feb 2005 15:49:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F4D143D3F; Fri, 11 Feb 2005 15:49:00 +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 j1BFn0Y3088758; Fri, 11 Feb 2005 15:49:00 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFn0TB088757; Fri, 11 Feb 2005 15:49:00 GMT (envelope-from hrs) Message-Id: <200502111549.j1BFn0TB088757@repoman.freebsd.org> From: Hiroki Sato Date: Fri, 11 Feb 2005 15:49: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/teTeX-base 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, 11 Feb 2005 15:49:01 -0000 hrs 2005-02-11 15:49:00 UTC FreeBSD ports repository Modified files: print/teTeX-base pkg-plist Log: Make sure to rescan the texmf* directories just before regenerating .fmt and .map files. Without this step, the regeneration during pkg_add could fail under some circumstances. Reported by: lofi Revision Changes Path 1.33 +2 -1 ports/print/teTeX-base/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:50: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 473D216A4CE; Fri, 11 Feb 2005 15:50:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FD5443D2F; Fri, 11 Feb 2005 15:50:26 +0000 (GMT) (envelope-from brian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BFoQwN088878; Fri, 11 Feb 2005 15:50:26 GMT (envelope-from brian@repoman.freebsd.org) Received: (from brian@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BFoQlN088877; Fri, 11 Feb 2005 15:50:26 GMT (envelope-from brian) Message-Id: <200502111550.j1BFoQlN088877@repoman.freebsd.org> From: Brian Somers Date: Fri, 11 Feb 2005 15:50: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/usr.sbin/ppp command.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 15:50:26 -0000 brian 2005-02-11 15:50:25 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/ppp command.c Log: MFC: Use the correct length when copying trailing data PR: 77104 Revision Changes Path 1.300.2.2 +1 -1 src/usr.sbin/ppp/command.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 15:52: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 1C9C316A4CE; Fri, 11 Feb 2005 15:52:55 +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 5FAF243D3F; Fri, 11 Feb 2005 15:52:54 +0000 (GMT) (envelope-from hrs@FreeBSD.org) Received: from delta.allbsd.org (p28180-adsau15honb8-acca.tokyo.ocn.ne.jp [221.187.114.180]) (authenticated bits=128) by mail.allbsd.org (8.13.1/8.13.1) with ESMTP id j1BFqop3063053; Sat, 12 Feb 2005 00:52:51 +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 j1BFqb7L085615; Sat, 12 Feb 2005 00:52:38 +0900 (JST) (envelope-from hrs@FreeBSD.org) Date: Sat, 12 Feb 2005 00:52:23 +0900 (JST) Message-Id: <20050212.005223.74715694.hrs@allbsd.org> To: michaelnottebrock@gmx.net From: Hiroki Sato In-Reply-To: <200502111615.59114.michaelnottebrock@gmx.net> References: <200502111342.31220.michaelnottebrock@gmx.net> <20050211.222318.78740769.hrs@allbsd.org> <200502111615.59114.michaelnottebrock@gmx.net> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 4.2rc2 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(Sat_Feb_12_00_52_23_2005_364)--" Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/teTeX-base 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, 11 Feb 2005 15:52:55 -0000 ----Security_Multipart(Sat_Feb_12_00_52_23_2005_364)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Michael Nottebrock wrote in <200502111615.59114.michaelnottebrock@gmx.net>: m> On Friday, 11. February 2005 14:23, Hiroki Sato wrote: m> m> > Or, do you mean the package did not generate files in the texmf-var m> > directory at all? m> m> Right. m> m> > If so, that is probably my fault. Please send m> > me your log of "pkg_add -v". Thanks. m> m> It works if only the teTeX-base package is installed, but fails if pkg_add m> installs other packages first to resolve dependencies. Thanks for the report! I fixed this problem just now. Please update the port and check if your symptom persists or not. -- | Hiroki SATO ----Security_Multipart(Sat_Feb_12_00_52_23_2005_364)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDNS5TyzT2CeTzy0RAgj5AKCKmxNpt6OQKw6SmDQVR3IlPxEOKgCff+pl t/GpY82fNNtGSg2nv7a26u0= =j6fJ -----END PGP SIGNATURE----- ----Security_Multipart(Sat_Feb_12_00_52_23_2005_364)---- From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16:12: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 1BF8316A4CE; Fri, 11 Feb 2005 16:12:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0677243D54; Fri, 11 Feb 2005 16:12:48 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BGClXK090663; Fri, 11 Feb 2005 16:12:47 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BGCl09090662; Fri, 11 Feb 2005 16:12:47 GMT (envelope-from jeh) Message-Id: <200502111612.j1BGCl09090662@repoman.freebsd.org> From: "James E. Housley" Date: Fri, 11 Feb 2005 16:12: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/mod_auth_mysql 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, 11 Feb 2005 16:12:48 -0000 jeh 2005-02-11 16:12:47 UTC FreeBSD ports repository Modified files: www/mod_auth_mysql Makefile Log: Ports that previously depended on www/apache2 now show as depending on www/apache13. This problem is occuring because of a recent change to www/apache2's Makefile.modules.3rd file (revision 1.18). This change made the APACHE_PORT variable overrideable even when WITH_APACHE2 is defined. Previously, it set the variable with APACHE_PORT=www/apache2. The APACHE_PORT variable gets defined in to www/apache13 if it wasn't previously defined. The affected ports include before "Makefile.modules.3rd". Submitted by: Scot Hetzel Revision Changes Path 1.19 +1 -2 ports/www/mod_auth_mysql/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16: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 22C4316A4CE; Fri, 11 Feb 2005 16:20:20 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69DAE43D49; Fri, 11 Feb 2005 16:20:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id j1BGHFw1029695; Fri, 11 Feb 2005 09:17:17 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 11 Feb 2005 09:17:16 -0700 (MST) Message-Id: <20050211.091716.32469757.imp@bsdimp.com> To: phk@phk.freebsd.dk From: "M. Warner Losh" In-Reply-To: <10137.1108121831@critter.freebsd.dk> References: <20050211220212.A32327@delplex.bde.org> <10137.1108121831@critter.freebsd.dk> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: rizzo@icir.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: bde@zeta.org.au cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ed if_ed.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 16:20:20 -0000 In message: <10137.1108121831@critter.freebsd.dk> "Poul-Henning Kamp" writes: : Writing "continue" dispells any doubt if I did it intentionally. There are also compilers that will issue warnings for while (xxxx);, but not for while (xxx) continue;, which is where I picked up the habit in the deep, recesses of time... Warner From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16:27: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 08FCA16A4CE for ; Fri, 11 Feb 2005 16:27:43 +0000 (GMT) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id 79A1A43D1D for ; Fri, 11 Feb 2005 16:27:41 +0000 (GMT) (envelope-from clement@FreeBSD.org) Received: (qmail 36156 invoked by uid 1000); 11 Feb 2005 17:27:39 +0100 Date: Fri, 11 Feb 2005 17:27:39 +0100 From: Clement Laforet To: "James E. Housley" Message-ID: <20050211162739.GA35378@goofy.cultdeadsheep.org> References: <200502111612.j1BGCl09090662@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8" Content-Disposition: inline In-Reply-To: <200502111612.j1BGCl09090662@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/mod_auth_mysql 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, 11 Feb 2005 16:27:43 -0000 --MGYHOYXEY6WxJCY8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi James, > Ports that previously depended on www/apache2 now show as depending on > www/apache13. =20 > The affected ports include before "Makeile.modules.3r= d". You should backout your commit. ${PORTDIRS} is not defined when it tries include Makefile.modules.3rd FYI, I backed out my commit. clem --MGYHOYXEY6WxJCY8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCDNz7sRhfjwcjuh0RArTeAJwOY5RpVyQQ69f6fllk2i2OJYH0ggCeKkpT mQ4OmuvmcqB+yICcVlk9imA= =Kw6U -----END PGP SIGNATURE----- --MGYHOYXEY6WxJCY8-- From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16:34: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 D4A8816A4CE; Fri, 11 Feb 2005 16:34:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACA2543D41; Fri, 11 Feb 2005 16:34:14 +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 j1BGYEKa091422; Fri, 11 Feb 2005 16:34:14 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BGYEs5091421; Fri, 11 Feb 2005 16:34:14 GMT (envelope-from phk) Message-Id: <200502111634.j1BGYEs5091421@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Feb 2005 16:34: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/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: Fri, 11 Feb 2005 16:34:15 -0000 phk 2005-02-11 16:34:14 UTC FreeBSD src repository Modified files: sys/vm vm_meter.c Log: sysctl node vm.stats can not be static (for ia64 reasons). Revision Changes Path 1.82 +1 -1 src/sys/vm/vm_meter.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16:48: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 73C0C16A4CE; Fri, 11 Feb 2005 16:48:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 479C943D2D; Fri, 11 Feb 2005 16:48:43 +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 j1BGmhee098587; Fri, 11 Feb 2005 16:48:43 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BGmhmp098586; Fri, 11 Feb 2005 16:48:43 GMT (envelope-from leeym) Message-Id: <200502111648.j1BGmhmp098586@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 11 Feb 2005 16:48: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/mail/openwebmail Makefileports/mail/openwebmail-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: Fri, 11 Feb 2005 16:48:43 -0000 leeym 2005-02-11 16:48:43 UTC FreeBSD ports repository Modified files: mail/openwebmail Makefile mail/openwebmail-devel Makefile distinfo Log: - update openwebmail-devel to 2.50.20050210 - correct/relocate CONFLICTS and DISTNAME Revision Changes Path 1.5 +3 -4 ports/mail/openwebmail-devel/Makefile 1.3 +2 -2 ports/mail/openwebmail-devel/distinfo 1.52 +1 -1 ports/mail/openwebmail/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 16:52: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 4A17116A4CE; Fri, 11 Feb 2005 16:52:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FF6543D41; Fri, 11 Feb 2005 16:52:36 +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 j1BGqalY098776; Fri, 11 Feb 2005 16:52:36 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BGqaUe098775; Fri, 11 Feb 2005 16:52:36 GMT (envelope-from hq) Message-Id: <200502111652.j1BGqaUe098775@repoman.freebsd.org> From: Herve Quiroz Date: Fri, 11 Feb 2005 16: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/textproc/saxon-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: Fri, 11 Feb 2005 16:52:36 -0000 hq 2005-02-11 16:52:35 UTC FreeBSD ports repository Modified files: textproc/saxon-devel Makefile distinfo Log: Update to 8.3 Revision Changes Path 1.8 +2 -2 ports/textproc/saxon-devel/Makefile 1.5 +2 -2 ports/textproc/saxon-devel/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17:03: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 901FE16A4CE; Fri, 11 Feb 2005 17:03:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64D8B43D58; Fri, 11 Feb 2005 17:03:19 +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 j1BH3JGw099154; Fri, 11 Feb 2005 17:03:19 GMT (envelope-from harti@repoman.freebsd.org) Received: (from harti@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BH3Jer099153; Fri, 11 Feb 2005 17:03:19 GMT (envelope-from harti) Message-Id: <200502111703.j1BH3Jer099153@repoman.freebsd.org> From: Hartmut Brandt Date: Fri, 11 Feb 2005 17:03: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/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: Fri, 11 Feb 2005 17:03:19 -0000 harti 2005-02-11 17:03:19 UTC FreeBSD src repository Modified files: usr.bin/make main.c Log: Stylistic fixes: push variable into a local context (this part is going to be split out into a function soon). Also there is no need to write back the colon that we have NUL-ed - the string is going to be freed anyway. Submitted by: Max Okumoto Revision Changes Path 1.117 +12 -10 src/usr.bin/make/main.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17: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 12AFB16A4F3; Fri, 11 Feb 2005 17:11:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC8E443D49; Fri, 11 Feb 2005 17:11: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 j1BHBExd099504; Fri, 11 Feb 2005 17:11:14 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BHBEw8099503; Fri, 11 Feb 2005 17:11:14 GMT (envelope-from vs) Message-Id: <200502111711.j1BHBEw8099503@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 17:11: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/mail/ecartis 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, 11 Feb 2005 17:11:15 -0000 vs 2005-02-11 17:11:14 UTC FreeBSD ports repository Modified files: mail/ecartis Makefile distinfo Log: Update to 20040426 snapshot PR: ports/71199 Submitted by: Dmitry A Grigorovich Approved by: maintainer Revision Changes Path 1.17 +1 -2 ports/mail/ecartis/Makefile 1.13 +2 -2 ports/mail/ecartis/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17:30: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 AF9BD16A4CE; Fri, 11 Feb 2005 17:30:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8201243D1F; Fri, 11 Feb 2005 17:30: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 j1BHU5Em000240; Fri, 11 Feb 2005 17:30:05 GMT (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BHU5ej000239; Fri, 11 Feb 2005 17:30:05 GMT (envelope-from adamw) Message-Id: <200502111730.j1BHU5ej000239@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 11 Feb 2005 17:30: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/libglade2 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, 11 Feb 2005 17:30:05 -0000 adamw 2005-02-11 17:30:05 UTC FreeBSD ports repository Modified files: devel/libglade2 Makefile distinfo Log: Update to 2.4.2. Revision Changes Path 1.61 +1 -2 ports/devel/libglade2/Makefile 1.24 +2 -2 ports/devel/libglade2/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17:35: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 93CAF16A4CE; Fri, 11 Feb 2005 17:35:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D4743D4C; Fri, 11 Feb 2005 17:35: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 j1BHZn3q000559; Fri, 11 Feb 2005 17:35:49 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BHZnmh000558; Fri, 11 Feb 2005 17:35:49 GMT (envelope-from vs) Message-Id: <200502111735.j1BHZnmh000558@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 17:35: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/palm/coldsync Makefile pkg-plist ports/palm/coldsync/files patch-dlp_cmd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 17:35:49 -0000 vs 2005-02-11 17:35:49 UTC FreeBSD ports repository Modified files: palm/coldsync Makefile pkg-plist Added files: palm/coldsync/files patch-dlp_cmd Log: ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above, if (and only if) there is a password set on the Palm. The Palm claims that the desktop software is too old and should be upgraded. The patch below (essentially stolen from ColdSync 3.0) makes ColdSync claim that it supports DLP 1.3. Fix .info-handling while here PR: ports/69212 Submitted by: Helge Oldach Approved by: maintainer timeout Revision Changes Path 1.31 +3 -1 ports/palm/coldsync/Makefile 1.1 +51 -0 ports/palm/coldsync/files/patch-dlp_cmd (new) 1.8 +0 -5 ports/palm/coldsync/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17: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 70FBF16A4CE; Fri, 11 Feb 2005 17:40:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4400543D55; Fri, 11 Feb 2005 17:40:59 +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 j1BHexOP000793; Fri, 11 Feb 2005 17:40:59 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BHexYO000792; Fri, 11 Feb 2005 17:40:59 GMT (envelope-from vs) Message-Id: <200502111740.j1BHexYO000792@repoman.freebsd.org> From: Volker Stolz Date: Fri, 11 Feb 2005 17:40: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/sysutils/ucspi-tcp Makefile ports/sysutils/ucspi-tcp/files patch-ucspi-rss.diff X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 17:40:59 -0000 vs 2005-02-11 17:40:59 UTC FreeBSD ports repository Modified files: sysutils/ucspi-tcp Makefile Added files: sysutils/ucspi-tcp/files patch-ucspi-rss.diff Log: - Apply ucspi-rss.diff patch - Remove FATAL messages from portlint - Bump PORTREVISION PR: ports/68828 Submitted by: Renato Botelho Approved by: maintainer timeout Revision Changes Path 1.18 +8 -7 ports/sysutils/ucspi-tcp/Makefile 1.1 +64 -0 ports/sysutils/ucspi-tcp/files/patch-ucspi-rss.diff (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17:43:53 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from green.homeunix.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C3EA916A4D0; Fri, 11 Feb 2005 17:43:51 +0000 (GMT) Received: from green.homeunix.org (green@localhost [127.0.0.1]) by green.homeunix.org (8.13.1/8.13.1) with ESMTP id j1BHhoKW023469; Fri, 11 Feb 2005 12:43:50 -0500 (EST) (envelope-from green@green.homeunix.org) Received: (from green@localhost) by green.homeunix.org (8.13.1/8.13.1/Submit) id j1BHhoLt023468; Fri, 11 Feb 2005 12:43:50 -0500 (EST) (envelope-from green) Date: Fri, 11 Feb 2005 12:43:49 -0500 From: Brian Fundakowski Feldman To: Volker Stolz Message-ID: <20050211174349.GG65523@green.homeunix.org> References: <200502111735.j1BHZnmh000558@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502111735.j1BHZnmh000558@repoman.freebsd.org> User-Agent: Mutt/1.5.6i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/palm/coldsync Makefile pkg-plist ports/palm/coldsync/files patch-dlp_cmd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 17:43:53 -0000 On Fri, Feb 11, 2005 at 05:35:49PM +0000, Volker Stolz wrote: > vs 2005-02-11 17:35:49 UTC > > FreeBSD ports repository > > Modified files: > palm/coldsync Makefile pkg-plist > Added files: > palm/coldsync/files patch-dlp_cmd > Log: > ColdSync 2.2.5 fails to work with devices running PalmOS 4.0 and above, > if (and only if) there is a password set on the Palm. The Palm claims > that the desktop software is too old and should be upgraded. The patch > below (essentially stolen from ColdSync 3.0) makes ColdSync claim that > it supports DLP 1.3. > > Fix .info-handling while here > > PR: ports/69212 > Submitted by: Helge Oldach > Approved by: maintainer timeout Peripherally related: anyone interested in support that essentially makes newer PalmOS 5-type-devices work with ugen(4) for Coldsync 3.0? -- Brian Fundakowski Feldman \'[ FreeBSD ]''''''''''\ <> green@FreeBSD.org \ The Power to Serve! \ Opinions expressed are my own. \,,,,,,,,,,,,,,,,,,,,,,\ From owner-cvs-all@FreeBSD.ORG Fri Feb 11 17: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 DCDCC16A4D5; Fri, 11 Feb 2005 17:55:22 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7459A43D49; Fri, 11 Feb 2005 17:55:22 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j1BHtLiH058079; Fri, 11 Feb 2005 09:55:21 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j1BHtLk1058078; Fri, 11 Feb 2005 09:55:21 -0800 (PST) (envelope-from obrien) Date: Fri, 11 Feb 2005 09:55:21 -0800 From: "David O'Brien" To: Anton Berezin , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050211175521.GB57892@dragon.nuxi.com> References: <200502020934.j129Y5qf027407@repoman.freebsd.org> <20050211082953.GA41143@dragon.nuxi.com> <20050211090732.GA35843@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050211090732.GA35843@heechee.tobez.org> User-Agent: Mutt/1.4.1i 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 Subject: Re: cvs commit: ports/Mk bsd.port.mk ports/lang/perl5 Makefile ports/lang/perl5/files use.perl ports/lang/perl5.8 Makefile ports/lang/perl5.8/files use.perl 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: Fri, 11 Feb 2005 17:55:23 -0000 On Fri, Feb 11, 2005 at 10:07:32AM +0100, Anton Berezin wrote: > > I just did 'portupgrade perl-5.8.5' and wound up with > > > > # added by use.perl 2005-02-11 00:18:00 > > PERL_VER=5.8.6 > > PERL_VERSION=5.8.6 > > > > in my /etc/make.conf. Can we please stop spamming /etc/make.conf with > > this? It is a source of very confusing bugs how it overrides > > /usr/ports/Mk/bsd.*.mk for no good reason. > > I believe that most of your concerns which you raised back in September > are addressed now, unless I misinterpreted what those concerns were. In > particular, current versions of both lang/perl5 and lang/perl5.8 do not > produce a stream of "added by use.perl" patches to /etc/make.conf, as it > used to be, so the spamming is definitely less severe now. As for the > actual patching of /etc/make.conf, I remember you've mentioned that some > people doing embedded work got confused by this. Let me quote you: > > I know some people using FreeBSD in appliances that have been very > puzzled that their perl related changes in ports/Mk/bsd.port.mk > would not take affect -- because they were unknowingly being > overridden by 'use.perl port's /etc/make.conf values. > > I don't think this should be a concern. For the majority of people the > change in /etc/make.conf is needed. Those who are modifying bsd.port.mk > should know what they are doing more than most. At this point I don't see why this is needed there is no base perl. Why doesn't the Python or ruby ports need to override _PYTHON_VERSION or RUBY_VERSION in /etc/make.conf? What makes Perl so special on a 5.3 or 6-CURRENT system? -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 18:30:11 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 6720A16A4CF; Fri, 11 Feb 2005 18:30:11 +0000 (GMT) Date: Fri, 11 Feb 2005 18:30:11 +0000 From: David O'Brien To: Anton Berezin , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050211183011.GA35164@hub.freebsd.org> References: <200502020934.j129Y5qf027407@repoman.freebsd.org> <20050211082953.GA41143@dragon.nuxi.com> <20050211090732.GA35843@heechee.tobez.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050211090732.GA35843@heechee.tobez.org> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.11-RC2 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 Subject: Re: cvs commit: ports/Mk bsd.port.mk ports/lang/perl5 Makefile ports/lang/perl5/files use.perl ports/lang/perl5.8 Makefile ports/lang/perl5.8/files use.perl 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: Fri, 11 Feb 2005 18:30:11 -0000 On Fri, Feb 11, 2005 at 10:07:32AM +0100, Anton Berezin wrote: > > > Log: > > > Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. .. > I believe that most of your concerns which you raised back in September > are addressed now, unless I misinterpreted what those concerns were. In > particular, current versions of both lang/perl5 and lang/perl5.8 do not > produce a stream of "added by use.perl" patches to /etc/make.conf, as it > used to be, so the spamming is definitely less severe now. _____ _ _ __ __ _ _ |_ _| | |__ __ _ _ __ | | __ \ \ / / ___ _ _ | | | | | | | '_ \ / _` | | '_ \ | |/ / \ V / / _ \ | | | | | | | | | | | | | | | (_| | | | | | | < | | | (_) | | |_| | |_| |_| |_| |_| |_| \__,_| |_| |_| |_|\_\ |_| \___/ \__,_| (_) (_) _ \ \ (_) _____ | | _ |_____| | | (_) | | /_/ -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 18: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 ECD6516A4CE; Fri, 11 Feb 2005 18:50:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C05C943D1F; Fri, 11 Feb 2005 18:50:45 +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 j1BIojDI003239; Fri, 11 Feb 2005 18:50:45 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BIojDM003238; Fri, 11 Feb 2005 18:50:45 GMT (envelope-from leeym) Message-Id: <200502111850.j1BIojDM003238@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 11 Feb 2005 18: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: ports/security/p5-Crypt-SmbHash 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, 11 Feb 2005 18:50:46 -0000 leeym 2005-02-11 18:50:45 UTC FreeBSD ports repository Modified files: security/p5-Crypt-SmbHash Makefile distinfo Log: - Update to version 0.12 PR: 77390 Submitted by: Florent Thoumie Revision Changes Path 1.2 +1 -1 ports/security/p5-Crypt-SmbHash/Makefile 1.2 +2 -2 ports/security/p5-Crypt-SmbHash/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 18:56: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 C22EE16A4D0; Fri, 11 Feb 2005 18:56:08 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C7143D48; Fri, 11 Feb 2005 18:56:07 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j1BItwYJ031861 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Feb 2005 03:55:58 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Feb 2005 03:55:58 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Konovalov In-Reply-To: <200502061047.j16AlCOS001867@repoman.freebsd.org> References: <200502061047.j16AlCOS001867@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.13.1 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3.50 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-RELEASE-p3 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, SUBJ_HAS_SPACES autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c tcp_var.h src/usr.sbin Makefile src/usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 18:56:09 -0000 Hi, >>>>> On Sun, 6 Feb 2005 10:47:12 +0000 (UTC) >>>>> Maxim Konovalov said: maxim> Modified files: maxim> sys/netinet tcp_usrreq.c tcp_var.h maxim> usr.sbin Makefile maxim> Added files: maxim> usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c maxim> Log: maxim> o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8) maxim> utility: maxim> The tcpdrop command drops the TCP connection specified by the maxim> local address laddr, port lport and the foreign address faddr, maxim> port fport. maxim> Obtained from: OpenBSD maxim> Reviewed by: rwatson (locking), ru (man page), -current maxim> MFC after: 1 month Why did you ignore my comments? Since you asked me a review, I sent the comments to you. However, I didn't hear you, and your commit didn't reflect my comments at all. Didn't you read my message? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Feb 11 18: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 21C8616A4CE; Fri, 11 Feb 2005 18:56:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9DCC43D41; Fri, 11 Feb 2005 18:56:54 +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 j1BIus3n003455; Fri, 11 Feb 2005 18:56:54 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BIuseT003454; Fri, 11 Feb 2005 18:56:54 GMT (envelope-from leeym) Message-Id: <200502111856.j1BIuseT003454@repoman.freebsd.org> From: Yen-Ming Lee Date: Fri, 11 Feb 2005 18:56: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/www/p5-WWW-SourceForge 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, 11 Feb 2005 18:56:55 -0000 leeym 2005-02-11 18:56:54 UTC FreeBSD ports repository Modified files: www/p5-WWW-SourceForge Makefile Log: * change MASTER_SITE_SUBDIR value * correct maintainer email address PR: 77378 Submitted by: Yuan-Chung Hsiao Revision Changes Path 1.2 +2 -2 ports/www/p5-WWW-SourceForge/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19:07: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 3320816A4CE; Fri, 11 Feb 2005 19:07:57 +0000 (GMT) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25C3743D2D; Fri, 11 Feb 2005 19:07:56 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received-SPF: pass (mp2.macomnet.net: domain of maxim@macomnet.ru designates 127.0.0.1 as permitted sender) receiver=mp2.macomnet.net; client_ip=127.0.0.1; envelope-from=maxim@macomnet.ru; Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.12.11/8.12.11) with ESMTP id j1BJ7swV078932; Fri, 11 Feb 2005 22:07:54 +0300 (MSK) (envelope-from maxim@macomnet.ru) Date: Fri, 11 Feb 2005 22:07:54 +0300 (MSK) From: Maxim Konovalov To: Hajimu UMEMOTO In-Reply-To: Message-ID: <20050211220537.H78842@mp2.macomnet.net> References: <200502061047.j16AlCOS001867@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SpamTest-Info: Profile: Formal (208/050203) X-SpamTest-Info: Profile: Detect Hard (4/030526) X-SpamTest-Info: Profile: SysLog X-SpamTest-Info: Profile: Marking - Keywords (2/030321) X-SpamTest-Status: Not detected X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0124], SpamtestISP/Release cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c tcp_var.h src/usr.sbin Makefile src/usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 19:07:57 -0000 On Sat, 12 Feb 2005, 03:55+0900, Hajimu UMEMOTO wrote: > Hi, > > >>>>> On Sun, 6 Feb 2005 10:47:12 +0000 (UTC) > >>>>> Maxim Konovalov said: > > maxim> Modified files: > maxim> sys/netinet tcp_usrreq.c tcp_var.h > maxim> usr.sbin Makefile > maxim> Added files: > maxim> usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c > maxim> Log: > maxim> o Implement net.inet.tcp.drop sysctl and userland part, tcpdrop(8) > maxim> utility: > > maxim> The tcpdrop command drops the TCP connection specified by the > maxim> local address laddr, port lport and the foreign address faddr, > maxim> port fport. > > maxim> Obtained from: OpenBSD > maxim> Reviewed by: rwatson (locking), ru (man page), -current > maxim> MFC after: 1 month > > Why did you ignore my comments? Since you asked me a review, I sent > the comments to you. However, I didn't hear you, and your commit > didn't reflect my comments at all. Didn't you read my message? Sorry, I didn't. It's time to turn my SPF checks off. I've just found your email, sorry again. -- Maxim Konovalov From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19:30: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 0C50A16A4D0; Fri, 11 Feb 2005 19:30:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE03F43D53; Fri, 11 Feb 2005 19:30:05 +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 j1BJU54L004826; Fri, 11 Feb 2005 19:30:05 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BJU5UA004825; Fri, 11 Feb 2005 19:30:05 GMT (envelope-from blackend) Message-Id: <200502111930.j1BJU5UA004825@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Feb 2005 19:30:05 +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/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: Fri, 11 Feb 2005 19:30:06 -0000 blackend 2005-02-11 19:30:05 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Use right inline tags for a configuration file lines. Revision Changes Path 1.148 +4 -4 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19:40: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 489ED16A4CE; Fri, 11 Feb 2005 19:40:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B08943D2F; Fri, 11 Feb 2005 19:40: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 j1BJe5do005170; Fri, 11 Feb 2005 19:40:05 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BJe4Cv005169; Fri, 11 Feb 2005 19:40:04 GMT (envelope-from marcus) Message-Id: <200502111940.j1BJe4Cv005169@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Feb 2005 19:40:04 +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/gnome news.xml www/en/gnome/docs develfaq.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, 11 Feb 2005 19:40:05 -0000 marcus 2005-02-11 19:40:04 UTC FreeBSD doc repository Modified files: en/gnome news.xml en/gnome/docs develfaq.sgml Log: * Announce GNOME 2.9.91 (aka GNOME 2.10 BETA 2) for FreeBSD * Update the development branch FAQ with the upgrade issues * Add a link to the GNOME 2.9 upgrade script Revision Changes Path 1.28 +9 -4 www/en/gnome/docs/develfaq.sgml 1.88 +17 -0 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19:41: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 9DE8416A4D3; Fri, 11 Feb 2005 19:41:41 +0000 (GMT) Received: from cheer.mahoroba.org (gw4.mahoroba.org [218.45.22.175]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D0E843D1D; Fri, 11 Feb 2005 19:41:41 +0000 (GMT) (envelope-from ume@mahoroba.org) Received: from lyrics.mahoroba.org (ume@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)j1BJfOeS064876 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 12 Feb 2005 04:41:24 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Sat, 12 Feb 2005 04:41:23 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Konovalov In-Reply-To: <20050211220537.H78842@mp2.macomnet.net> References: <200502061047.j16AlCOS001867@repoman.freebsd.org> <20050211220537.H78842@mp2.macomnet.net> User-Agent: xcite1.38> Wanderlust/2.13.1 (You Oughta Know) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 Emacs/21.3.50 (i386-unknown-freebsd5.3) MULE/5.0 (SAKAKI) X-Operating-System: FreeBSD 5.3-RELEASE-p3 MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd-new X-Virus-Status: Clean X-Spam-Status: No, score=-5.0 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, SUBJ_HAS_SPACES autolearn=ham version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on cheer.mahoroba.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Hajimu UMEMOTO cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_usrreq.c tcp_var.h src/usr.sbin Makefile src/usr.sbin/tcpdrop Makefile tcpdrop.8 tcpdrop.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 19:41:41 -0000 Hi, >>>>> On Fri, 11 Feb 2005 22:07:54 +0300 (MSK) >>>>> Maxim Konovalov said: maxim> Sorry, I didn't. It's time to turn my SPF checks off. I've just maxim> found your email, sorry again. Okay, I'm relieved having a cause. However, I'm curious how your SPF check does. I believe that SPF check must be done against envelope-from. So, even when I use @FreeBSD.org for From:, I set my domain (@mahoroba.org) to envelope-from to pass SPF check, and I send mails from valid host with SPF record of my domain. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19: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 D175F16A4CE; Fri, 11 Feb 2005 19:44:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A600343D2F; Fri, 11 Feb 2005 19:44:43 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BJihme005394; Fri, 11 Feb 2005 19:44:43 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BJihua005393; Fri, 11 Feb 2005 19:44:43 GMT (envelope-from jeh) Message-Id: <200502111944.j1BJihua005393@repoman.freebsd.org> From: "James E. Housley" Date: Fri, 11 Feb 2005 19:44: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/www/mod_auth_mysql 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, 11 Feb 2005 19:44:44 -0000 jeh 2005-02-11 19:44:43 UTC FreeBSD ports repository Modified files: www/mod_auth_mysql Makefile Log: ${.CURDIR}/../ is needed instead of ${PORTSDIR} Bump PORTREVISION Revision Changes Path 1.20 +2 -2 ports/www/mod_auth_mysql/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 19:47: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 15E1716A4CE; Fri, 11 Feb 2005 19:47:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE3A043D31; Fri, 11 Feb 2005 19:47:22 +0000 (GMT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BJlMQb005520; Fri, 11 Feb 2005 19:47:22 GMT (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BJlMKF005519; Fri, 11 Feb 2005 19:47:22 GMT (envelope-from jeh) Message-Id: <200502111947.j1BJlMKF005519@repoman.freebsd.org> From: "James E. Housley" Date: Fri, 11 Feb 2005 19:47: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/mod_auth_mysql 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, 11 Feb 2005 19:47:23 -0000 jeh 2005-02-11 19:47:22 UTC FreeBSD ports repository Modified files: www/mod_auth_mysql Makefile Log: Actually commit what I wanted Revision Changes Path 1.21 +2 -2 ports/www/mod_auth_mysql/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 20:08: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 0C14116A4D9; Fri, 11 Feb 2005 20:08:19 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id C774343D2D; Fri, 11 Feb 2005 20:08:18 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 28C6546B0C; Fri, 11 Feb 2005 15:08:18 -0500 (EST) Date: Fri, 11 Feb 2005 20:07:08 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Maxim Sobolev In-Reply-To: <200502111402.j1BE2gFE084807@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/sys/kern kern_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:08:19 -0000 On Fri, 11 Feb 2005, Maxim Sobolev wrote: > Add SIGTHR (32) into list of signals permitted to be delivered to the > suid application. The problem is that Linux applications using old Linux > threads (pre-NPTL) use signal 32 (linux SIGRTMIN) for communication between > thread-processes. If such an linux application is installed suid or sgid > and security.bsd.conservative_signals=1 (default), then permission will be > denied to send such a signal and the application will freeze. > > I believe the same will be true for native applications that use libthr, > since libthr uses SIGTHR for implementing conditional variables. I don't think this is the case -- libthr threading still uses a single process, and delivers the signal to a thread in the same process bypassing inter-process access control checks. With libthr, it's not an operation by one process on another, but by one thread on another thread in the same process. Bypassing the SIGTHR checks for setuid processes, just seems like a bad idea -- that's precisely the sort of internal process functionality that shouldn't be exposed to potentially malicious attackers. Maybe what's needed is some new logic that says it's OK for SIGTHR to be used between processes if they have the same process linux thread leader? Robert N M Watson From owner-cvs-all@FreeBSD.ORG Fri Feb 11 20:13: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 B95F516A4CE; Fri, 11 Feb 2005 20:13:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ADBD43D45; Fri, 11 Feb 2005 20:13:06 +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 j1BKD6DG006557; Fri, 11 Feb 2005 20:13:06 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BKD65E006556; Fri, 11 Feb 2005 20:13:06 GMT (envelope-from rwatson) Message-Id: <200502112013.j1BKD65E006556@repoman.freebsd.org> From: Robert Watson Date: Fri, 11 Feb 2005 20:13:06 +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 MUTEX_PROFILING.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, 11 Feb 2005 20:13:06 -0000 rwatson 2005-02-11 20:13:06 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) share/man/man9 MUTEX_PROFILING.9 Log: Merge MUTEX_PROFILING.9:1.10 from HEAD to RELENG_5: date: 2005/02/11 15:17:57; author: rwatson; state: Exp; lines: +23 -0 Add a bit more caveat text about MUTEX_PROFILING -- try to avoid using it with other profiling and debugging options, such as INVARIANTS, WITNESS, kernel profiling, etc. They all interfere with each other nastily and will generate fairly useless results. Revision Changes Path 1.6.2.3 +23 -0 src/share/man/man9/MUTEX_PROFILING.9 From owner-cvs-all@FreeBSD.ORG Fri Feb 11 20:17: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 15D4E16A4CE; Fri, 11 Feb 2005 20:17:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF6BD43D39; Fri, 11 Feb 2005 20:17:45 +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 j1BKHjx8006754; Fri, 11 Feb 2005 20:17:45 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BKHj2M006753; Fri, 11 Feb 2005 20:17:45 GMT (envelope-from markus) Message-Id: <200502112017.j1BKHj2M006753@repoman.freebsd.org> From: Markus Brueffer Date: Fri, 11 Feb 2005 20:17: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/i855vidctl10 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, 11 Feb 2005 20:17:46 -0000 markus 2005-02-11 20:17:45 UTC FreeBSD ports repository Modified files: sysutils/i855vidctl10 Makefile Log: Fix typos in COMMENT Approved by: maintainer Revision Changes Path 1.4 +1 -1 ports/sysutils/i855vidctl10/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 20:43: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 3F90D16A4CE; Fri, 11 Feb 2005 20:43:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECFA43D39; Fri, 11 Feb 2005 20:43:05 +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 j1BKh5FG007803; Fri, 11 Feb 2005 20:43:05 GMT (envelope-from clement@repoman.freebsd.org) Received: (from clement@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BKh4pl007802; Fri, 11 Feb 2005 20:43:04 GMT (envelope-from clement) Message-Id: <200502112043.j1BKh4pl007802@repoman.freebsd.org> From: Clement Laforet Date: Fri, 11 Feb 2005 20:43: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/russian/apache13 pkg-plistports/russian/apache13/files patch-aj ports/russian/apache13-modssl pkg-plist ports/russian/apache13-modssl/files patch-aj ports/www/apache13 pkg-plist ports/www/apache13/files patch-aj ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:43:05 -0000 clement 2005-02-11 20:43:04 UTC FreeBSD ports repository Modified files: russian/apache13 pkg-plist russian/apache13-modssl pkg-plist www/apache13 pkg-plist www/apache13+ipv6 pkg-plist Added files: russian/apache13/files patch-aj russian/apache13-modssl/files patch-aj www/apache13/files patch-aj www/apache13+ipv6/files patch-aj Log: - don't create httpd.conf.bak - remove httpd.conf.bak if exists Approved by: portmgr (krion, kris) Revision Changes Path 1.1 +15 -0 ports/russian/apache13-modssl/files/patch-aj (new) 1.18 +1 -0 ports/russian/apache13-modssl/pkg-plist 1.1 +15 -0 ports/russian/apache13/files/patch-aj (new) 1.19 +1 -0 ports/russian/apache13/pkg-plist 1.1 +15 -0 ports/www/apache13+ipv6/files/patch-aj (new) 1.23 +2 -1 ports/www/apache13+ipv6/pkg-plist 1.1 +15 -0 ports/www/apache13/files/patch-aj (new) 1.58 +2 -1 ports/www/apache13/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 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 E6B4316A4CE; Fri, 11 Feb 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 BA06A43D45; Fri, 11 Feb 2005 20:53:41 +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 j1BKrfJ3014735; Fri, 11 Feb 2005 20:53:41 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BKrf3a014734; Fri, 11 Feb 2005 20:53:41 GMT (envelope-from glebius) Message-Id: <200502112053.j1BKrf3a014734@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Feb 2005 20:53: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/netgraph ng_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:53:42 -0000 glebius 2005-02-11 20:53:41 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: Packets from ipfw come with IP header in host byte order. Netgraph works with net byte order. Change byte order to net in ng_ipfw_input(), change byte order to host before ip_output(), do not change before ip_input(). In collaboration with: ru Revision Changes Path 1.3 +12 -9 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 20:58: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 C004816A4CE; Fri, 11 Feb 2005 20:58:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D98643D5C; Fri, 11 Feb 2005 20:58:51 +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 j1BKwp3x015028; Fri, 11 Feb 2005 20:58:51 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BKwp6Y015027; Fri, 11 Feb 2005 20:58:51 GMT (envelope-from thierry) Message-Id: <200502112058.j1BKwp6Y015027@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Feb 2005 20:58: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/rxvt-unicode Makefile distinfo pkg-plist ports/x11/rxvt-unicode/files patch-logging.C X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 20:58:51 -0000 thierry 2005-02-11 20:58:51 UTC FreeBSD ports repository Modified files: x11/rxvt-unicode Makefile distinfo pkg-plist Removed files: x11/rxvt-unicode/files patch-logging.C Log: Upgrade to 5.0. Changelog at . Revision Changes Path 1.72 +1 -1 ports/x11/rxvt-unicode/Makefile 1.29 +2 -2 ports/x11/rxvt-unicode/distinfo 1.2 +0 -22 ports/x11/rxvt-unicode/files/patch-logging.C (dead) 1.9 +1 -1 ports/x11/rxvt-unicode/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:04: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 D9E1C16A4CE; Fri, 11 Feb 2005 21:04:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8EB743D4C; Fri, 11 Feb 2005 21:04:20 +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 j1BL4KcF015212; Fri, 11 Feb 2005 21:04:20 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BL4Ko3015211; Fri, 11 Feb 2005 21:04:20 GMT (envelope-from ru) Message-Id: <200502112104.j1BL4Ko3015211@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 11 Feb 2005 21:04: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/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: Fri, 11 Feb 2005 21:04:21 -0000 ru 2005-02-11 21:04:20 UTC FreeBSD src repository Modified files: sys/conf kmod.mk Log: Further embellish rev. 1.180: protect against -fno-strict-aliasing being already in CFLAGS (as is the case with "make buildkernel"). NB: rev. 1.180 is only needed due to a broken setting of CFLAGS in tinderbox. Revision Changes Path 1.185 +2 -2 src/sys/conf/kmod.mk From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:07: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 94CFB16A4CE; Fri, 11 Feb 2005 21:07:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6713343D2D; Fri, 11 Feb 2005 21:07:51 +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 j1BL7pOZ015407; Fri, 11 Feb 2005 21:07:51 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BL7p7N015406; Fri, 11 Feb 2005 21:07:51 GMT (envelope-from pjd) Message-Id: <200502112107.j1BL7p7N015406@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Fri, 11 Feb 2005 21:07: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/string strnstr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 21:07:51 -0000 pjd 2005-02-11 21:07:51 UTC FreeBSD src repository Modified files: lib/libc/string strnstr.c Log: Don't read more than the given 'len' bytes from the 'big' string. PR: misc/77369 Submitted by: Ed Maste MFC after: 1 week Revision Changes Path 1.3 +1 -1 src/lib/libc/string/strnstr.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:11: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 4315A16A4CE; Fri, 11 Feb 2005 21:11:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1349243D2F; Fri, 11 Feb 2005 21:11:52 +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 j1BLBpfA015642; Fri, 11 Feb 2005 21:11:51 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLBpRB015641; Fri, 11 Feb 2005 21:11:51 GMT (envelope-from sem) Message-Id: <200502112111.j1BLBpRB015641@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21:11: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/biology/emboss Makefile ports/mail/qmail-ldap Makefile ports/security/nss Makefile ports/security/digest 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, 11 Feb 2005 21:11:52 -0000 sem 2005-02-11 21:11:51 UTC FreeBSD ports repository Modified files: biology/emboss Makefile mail/qmail-ldap Makefile security/nss Makefile security/digest Makefile Log: - Add (or fix) CONFLICTS line. The ports install bin/digest. Approved by: portmgr (krion) Revision Changes Path 1.42 +2 -0 ports/biology/emboss/Makefile 1.34 +2 -0 ports/mail/qmail-ldap/Makefile 1.13 +1 -1 ports/security/digest/Makefile 1.22 +3 -1 ports/security/nss/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:18: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 52C4216A4CE; Fri, 11 Feb 2005 21:18:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23DD843D2D; Fri, 11 Feb 2005 21:18:41 +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 j1BLIfw2015957; Fri, 11 Feb 2005 21:18:41 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLIfQ3015956; Fri, 11 Feb 2005 21:18:41 GMT (envelope-from sem) Message-Id: <200502112118.j1BLIfQ3015956@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21:18: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/graphics/showimg 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, 11 Feb 2005 21:18:41 -0000 sem 2005-02-11 21:18:40 UTC FreeBSD ports repository Modified files: graphics/showimg Makefile distinfo pkg-plist Log: - Update to 0.9.4.1 PR: ports/76771 Submitted by: Tim Middleton Approved by: maintainer timeout (2 weeks) Revision Changes Path 1.20 +13 -12 ports/graphics/showimg/Makefile 1.11 +2 -2 ports/graphics/showimg/distinfo 1.10 +45 -184 ports/graphics/showimg/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:24: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 A989016A4CE; Fri, 11 Feb 2005 21:24:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CE6543D1F; Fri, 11 Feb 2005 21:24: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 j1BLOKw8016201; Fri, 11 Feb 2005 21:24:20 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLOKKa016200; Fri, 11 Feb 2005 21:24:20 GMT (envelope-from sem) Message-Id: <200502112124.j1BLOKKa016200@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21:24: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/net-mgmt/nagios-plugins Makefile distinfo 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: Fri, 11 Feb 2005 21:24:20 -0000 sem 2005-02-11 21:24:20 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-plugins Makefile distinfo net-mgmt/nagios-plugins/files patch-configure.in Removed files: net-mgmt/nagios-plugins/files patch-check_nagios.c Log: - Update to 1.4.0 beta1 - Hardcoding LC_NUMERIC to "C". It fix working some plugins on systems with other locale. PR: ports/76854 Submitted by: maintainer Revision Changes Path 1.40 +11 -3 ports/net-mgmt/nagios-plugins/Makefile 1.14 +2 -2 ports/net-mgmt/nagios-plugins/distinfo 1.2 +0 -11 ports/net-mgmt/nagios-plugins/files/patch-check_nagios.c (dead) 1.9 +21 -8 ports/net-mgmt/nagios-plugins/files/patch-configure.in From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:25: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 3DC0716A4D0; Fri, 11 Feb 2005 21:25:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB4143D1F; Fri, 11 Feb 2005 21:25:15 +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 j1BLPEv1016243; Fri, 11 Feb 2005 21:25:14 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLPEQe016242; Fri, 11 Feb 2005 21:25:14 GMT (envelope-from blackend) Message-Id: <200502112125.j1BLPEQe016242@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 11 Feb 2005 21:25:14 +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/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: Fri, 11 Feb 2005 21:25:15 -0000 blackend 2005-02-11 21:25:14 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: - According to http://www.columbia.edu/kermit/ s/kermit/Kermit - Add missing application tags for some Kermit instances Revision Changes Path 1.149 +7 -7 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21: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 5FACA16A4D0; Fri, 11 Feb 2005 21:26:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EE4043D2D; Fri, 11 Feb 2005 21:26:40 +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 j1BLQehX016347; Fri, 11 Feb 2005 21:26:40 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLQeae016346; Fri, 11 Feb 2005 21:26:40 GMT (envelope-from glebius) Message-Id: <200502112126.j1BLQeae016346@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Feb 2005 21:26:39 +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_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 21:26:40 -0000 glebius 2005-02-11 21:26:39 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: pullup to sizeof struct ip before sending to ip_output. Suggested by: ru Revision Changes Path 1.4 +7 -1 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21: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 4925D16A4CE; Fri, 11 Feb 2005 21:33:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D55F43D41; Fri, 11 Feb 2005 21:33:45 +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 j1BLXjkk016685; Fri, 11 Feb 2005 21:33:45 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLXjaS016684; Fri, 11 Feb 2005 21:33:45 GMT (envelope-from sem) Message-Id: <200502112133.j1BLXjaS016684@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21: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/textproc Makefile ports/textproc/libhtmlparse 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, 11 Feb 2005 21:33:45 -0000 sem 2005-02-11 21:33:45 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libhtmlparse Makefile distinfo pkg-descr pkg-plist Log: libhtmlparse is a lightweight HTML parsing library. It is designed for applications where speed is critical and certain advanced features aren't necessary. It's intended to be as simple as possible to use. PR: ports/75704 Submitted by: Mooneer Salem Revision Changes Path 1.788 +1 -0 ports/textproc/Makefile 1.1 +22 -0 ports/textproc/libhtmlparse/Makefile (new) 1.1 +2 -0 ports/textproc/libhtmlparse/distinfo (new) 1.1 +6 -0 ports/textproc/libhtmlparse/pkg-descr (new) 1.1 +4 -0 ports/textproc/libhtmlparse/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:33: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 7A6D516A4CE; Fri, 11 Feb 2005 21:33:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F47443D41; Fri, 11 Feb 2005 21:33:57 +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 j1BLXvvs016737; Fri, 11 Feb 2005 21:33:57 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLXvrV016736; Fri, 11 Feb 2005 21:33:57 GMT (envelope-from sem) Message-Id: <200502112133.j1BLXvrV016736@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21:33:57 +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, 11 Feb 2005 21:33:57 -0000 sem 2005-02-11 21:33:57 UTC FreeBSD ports repository Modified files: . modules Log: libhtmlparse --> ports/textproc/libhtmlparse Revision Changes Path 1.11919 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:35: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 395CE16A4CE; Fri, 11 Feb 2005 21:35:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1B843D1F; Fri, 11 Feb 2005 21:35:41 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BLZeaq016902; Fri, 11 Feb 2005 21:35:41 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLZe3t016901; Fri, 11 Feb 2005 21:35:40 GMT (envelope-from naddy) Message-Id: <200502112135.j1BLZe3t016901@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 11 Feb 2005 21:35: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/print/enscript-letter Makefile ports/print/enscript-letter/files patch-src_gsint.h patch-src_main.c patch-src_psgen.c patch-src_util.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 21:35:41 -0000 naddy 2005-02-11 21:35:40 UTC FreeBSD ports repository Modified files: print/enscript-letter Makefile Added files: print/enscript-letter/files patch-src_gsint.h patch-src_main.c patch-src_psgen.c patch-src_util.c Log: Security fixes: Erik Sjolund discovered several issues in enscript: it suffers from several buffer overflows (CAN-2004-1186), quotes and shell escape characters are insufficiently sanitized in filenames (CAN-2004-1185), and it supported taking input from an arbitrary command pipe, with unwanted side effects (CAN-2004-1184). Obtained from: Gentoo Revision Changes Path 1.23 +2 -1 ports/print/enscript-letter/Makefile 1.1 +15 -0 ports/print/enscript-letter/files/patch-src_gsint.h (new) 1.1 +48 -0 ports/print/enscript-letter/files/patch-src_main.c (new) 1.1 +37 -0 ports/print/enscript-letter/files/patch-src_psgen.c (new) 1.1 +82 -0 ports/print/enscript-letter/files/patch-src_util.c (new) From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:37: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 3521616A4CE; Fri, 11 Feb 2005 21:37:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 071C843D1F; Fri, 11 Feb 2005 21:37:43 +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 j1BLbgJe017006; Fri, 11 Feb 2005 21:37:42 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLbgbN017005; Fri, 11 Feb 2005 21:37:42 GMT (envelope-from sem) Message-Id: <200502112137.j1BLbgbN017005@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 11 Feb 2005 21:37:42 +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: Fri, 11 Feb 2005 21:37:43 -0000 sem 2005-02-11 21:37:42 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Mooneer Salem for his ports Revision Changes Path 1.321 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:50: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 36C9016A4CE; Fri, 11 Feb 2005 21:50:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B67043D39; Fri, 11 Feb 2005 21:50: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 j1BLoloA017685; Fri, 11 Feb 2005 21:50:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLol7k017684; Fri, 11 Feb 2005 21:50:47 GMT (envelope-from kris) Message-Id: <200502112150.j1BLol7k017684@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:50: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/gauche-gaunit 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, 11 Feb 2005 21:50:48 -0000 kris 2005-02-11 21:50:47 UTC FreeBSD ports repository Modified files: devel/gauche-gaunit Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.7 +2 -0 ports/devel/gauche-gaunit/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:51: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 12ECE16A4CE; Fri, 11 Feb 2005 21:51:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA16143D55; Fri, 11 Feb 2005 21:51: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 j1BLpIuw018035; Fri, 11 Feb 2005 21:51:18 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLpICZ018034; Fri, 11 Feb 2005 21:51:18 GMT (envelope-from kris) Message-Id: <200502112151.j1BLpICZ018034@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:51: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/japanese/gauche-kakasi 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, 11 Feb 2005 21:51:19 -0000 kris 2005-02-11 21:51:18 UTC FreeBSD ports repository Modified files: japanese/gauche-kakasi Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.8 +2 -0 ports/japanese/gauche-kakasi/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:51: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 BEAF516A4E4; Fri, 11 Feb 2005 21:51:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9334543D39; Fri, 11 Feb 2005 21:51: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 j1BLpxO1018586; Fri, 11 Feb 2005 21:51:59 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLpxad018585; Fri, 11 Feb 2005 21:51:59 GMT (envelope-from kris) Message-Id: <200502112151.j1BLpxad018585@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:51: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/c3270 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, 11 Feb 2005 21:52:00 -0000 kris 2005-02-11 21:51:59 UTC FreeBSD ports repository Modified files: net/c3270 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.3 +2 -0 ports/net/c3270/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:52: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 2400F16A4CE; Fri, 11 Feb 2005 21:52:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB68C43D31; Fri, 11 Feb 2005 21:52: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 j1BLqhU0018649; Fri, 11 Feb 2005 21:52:43 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLqh2g018648; Fri, 11 Feb 2005 21:52:43 GMT (envelope-from kris) Message-Id: <200502112152.j1BLqh2g018648@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:52: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/devel/cl-asdf 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, 11 Feb 2005 21:52:44 -0000 kris 2005-02-11 21:52:43 UTC FreeBSD ports repository Modified files: devel/cl-asdf Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.3 +2 -0 ports/devel/cl-asdf/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21: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 A899A16A4CE; Fri, 11 Feb 2005 21:56:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D20343D48; Fri, 11 Feb 2005 21:56: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 j1BLuJjc018802; Fri, 11 Feb 2005 21:56:19 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLuJIZ018801; Fri, 11 Feb 2005 21:56:19 GMT (envelope-from kris) Message-Id: <200502112156.j1BLuJIZ018801@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21: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/net/atmsupport 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, 11 Feb 2005 21:56:19 -0000 kris 2005-02-11 21:56:19 UTC FreeBSD ports repository Modified files: net/atmsupport Makefile Log: BROKEN: Does not install Revision Changes Path 1.11 +2 -0 ports/net/atmsupport/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:57: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 133FE16A4CE; Fri, 11 Feb 2005 21:57:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1E043D3F; Fri, 11 Feb 2005 21:57: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 j1BLvUaV018861; Fri, 11 Feb 2005 21:57:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLvU9C018860; Fri, 11 Feb 2005 21:57:30 GMT (envelope-from kris) Message-Id: <200502112157.j1BLvU9C018860@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:57: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/audio/gkrellmss 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, 11 Feb 2005 21:57:31 -0000 kris 2005-02-11 21:57:30 UTC FreeBSD ports repository Modified files: audio/gkrellmss Makefile Log: BROKEN on 5.x: Does not compile Revision Changes Path 1.10 +7 -1 ports/audio/gkrellmss/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:58: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 1E0E116A4CE; Fri, 11 Feb 2005 21:58:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5E7143D48; Fri, 11 Feb 2005 21:58: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 j1BLwU9D018980; Fri, 11 Feb 2005 21:58:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLwUPR018979; Fri, 11 Feb 2005 21:58:30 GMT (envelope-from kris) Message-Id: <200502112158.j1BLwUPR018979@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:58: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/zope-ejsplitter 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, 11 Feb 2005 21:58:31 -0000 kris 2005-02-11 21:58:30 UTC FreeBSD ports repository Modified files: japanese/zope-ejsplitter Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.3 +2 -0 ports/japanese/zope-ejsplitter/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:58: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 7541216A4CF; Fri, 11 Feb 2005 21:58:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46C6B43D49; Fri, 11 Feb 2005 21:58: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 j1BLwl27019018; Fri, 11 Feb 2005 21:58:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLwloH019017; Fri, 11 Feb 2005 21:58:47 GMT (envelope-from kris) Message-Id: <200502112158.j1BLwloH019017@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:58: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/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: Fri, 11 Feb 2005 21:58:47 -0000 kris 2005-02-11 21:58:47 UTC FreeBSD ports repository Modified files: japanese/zope-jamailhost Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.3 +2 -0 ports/japanese/zope-jamailhost/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:59: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 3EF6016A4CE; Fri, 11 Feb 2005 21:59:06 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13BC343D48; Fri, 11 Feb 2005 21:59:06 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BLx5Zd019052; Fri, 11 Feb 2005 21:59:05 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLx5R2019051; Fri, 11 Feb 2005 21:59:05 GMT (envelope-from naddy) Message-Id: <200502112159.j1BLx5R2019051@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 11 Feb 2005 21:59: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/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, 11 Feb 2005 21:59:06 -0000 naddy 2005-02-11 21:59:05 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document enscript-{a4,letter,letterdj} vulnerabilities. Revision Changes Path 1.551 +32 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:59: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 30A8816A4CE; Fri, 11 Feb 2005 21:59:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 053D543D45; Fri, 11 Feb 2005 21:59:17 +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 j1BLxG8L019086; Fri, 11 Feb 2005 21:59:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLxG2K019085; Fri, 11 Feb 2005 21:59:16 GMT (envelope-from kris) Message-Id: <200502112159.j1BLxG2K019085@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:59: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/japanese/zope-zmilocalizer 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, 11 Feb 2005 21:59:17 -0000 kris 2005-02-11 21:59:16 UTC FreeBSD ports repository Modified files: japanese/zope-zmilocalizer Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.2 +2 -0 ports/japanese/zope-zmilocalizer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21: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 C574316A4D0; Fri, 11 Feb 2005 21:59:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5614143D41; Fri, 11 Feb 2005 21:59: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 j1BLxkER019131; Fri, 11 Feb 2005 21:59:46 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BLxkOc019130; Fri, 11 Feb 2005 21:59:46 GMT (envelope-from kris) Message-Id: <200502112159.j1BLxkOc019130@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 21:59: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/www/zope-portaltransforms 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, 11 Feb 2005 21:59:47 -0000 kris 2005-02-11 21:59:46 UTC FreeBSD ports repository Modified files: www/zope-portaltransforms Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.4 +2 -0 ports/www/zope-portaltransforms/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 21:59: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 2283616A4CE; Fri, 11 Feb 2005 21:59:57 +0000 (GMT) Received: from www.portaone.com (web.portaone.com [195.70.151.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28D0443D3F; Fri, 11 Feb 2005 21:59:56 +0000 (GMT) (envelope-from sobomax@portaone.com) Received: from [192.168.1.26] (SIRIUS-ats227-UTC.ukrtel.net [195.5.25.154]) (authenticated bits=0) by www.portaone.com (8.12.11/8.12.11) with ESMTP id j1BLBkiC033509 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Feb 2005 22:11:47 +0100 (CET) (envelope-from sobomax@portaone.com) Message-ID: <420D1F8D.3010103@portaone.com> Date: Fri, 11 Feb 2005 23:11:41 +0200 From: Maxim Sobolev Organization: Porta Software Ltd User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Watson References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.80/685/Wed Jan 26 10:08:24 2005 clamav-milter version 0.80j on www.portaone.com X-Virus-Status: Clean cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 21:59:57 -0000 Robert Watson wrote: > On Fri, 11 Feb 2005, Maxim Sobolev wrote: > > >> Add SIGTHR (32) into list of signals permitted to be delivered to the >> suid application. The problem is that Linux applications using old Linux >> threads (pre-NPTL) use signal 32 (linux SIGRTMIN) for communication between >> thread-processes. If such an linux application is installed suid or sgid >> and security.bsd.conservative_signals=1 (default), then permission will be >> denied to send such a signal and the application will freeze. >> >> I believe the same will be true for native applications that use libthr, >> since libthr uses SIGTHR for implementing conditional variables. > > > I don't think this is the case -- libthr threading still uses a single > process, and delivers the signal to a thread in the same process bypassing > inter-process access control checks. With libthr, it's not an operation > by one process on another, but by one thread on another thread in the same > process. > > Bypassing the SIGTHR checks for setuid processes, just seems like a bad > idea -- that's precisely the sort of internal process functionality that > shouldn't be exposed to potentially malicious attackers. Maybe what's > needed is some new logic that says it's OK for SIGTHR to be used between > processes if they have the same process linux thread leader? Isn't SIGTHR(32) just ignored by any usual process out there? So that it should't create any new problems, unless process actualy knowingly uses this signal in which case it should know what it does. Am I missing something? -Maxim From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22: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 718CB16A4CE; Fri, 11 Feb 2005 22:00:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BF943D1F; Fri, 11 Feb 2005 22:00: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 j1BM0wDG019253; Fri, 11 Feb 2005 22:00:58 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM0w3U019252; Fri, 11 Feb 2005 22:00:58 GMT (envelope-from kris) Message-Id: <200502112200.j1BM0w3U019252@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22: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/www/zope-parsedxml 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, 11 Feb 2005 22:00:58 -0000 kris 2005-02-11 22:00:58 UTC FreeBSD ports repository Modified files: www/zope-parsedxml Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.4 +2 -0 ports/www/zope-parsedxml/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:01: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 9C53316A4CE; Fri, 11 Feb 2005 22:01:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5653043D4C; Fri, 11 Feb 2005 22:01: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 j1BM1SB2019328; Fri, 11 Feb 2005 22:01:28 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM1SWi019327; Fri, 11 Feb 2005 22:01:28 GMT (envelope-from kris) Message-Id: <200502112201.j1BM1SWi019327@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22: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/www/zope-cmfphoto 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, 11 Feb 2005 22:01:28 -0000 kris 2005-02-11 22:01:28 UTC FreeBSD ports repository Modified files: www/zope-cmfphoto Makefile Log: BROKEN: Broken dependency Revision Changes Path 1.7 +2 -0 ports/www/zope-cmfphoto/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:01: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 5AA8E16A4CE; Fri, 11 Feb 2005 22:01:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2591043D2D; Fri, 11 Feb 2005 22:01: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 j1BM1iss019387; Fri, 11 Feb 2005 22:01:44 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM1iSt019386; Fri, 11 Feb 2005 22:01:44 GMT (envelope-from thierry) Message-Id: <200502112201.j1BM1iSt019386@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Feb 2005 22:01: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/horde Makefile distinfo pkg-plist ports/www/horde/files patch-config_mime_drivers.php.dist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 22:01:44 -0000 thierry 2005-02-11 22:01:43 UTC FreeBSD ports repository Modified files: www/horde Makefile distinfo pkg-plist www/horde/files patch-config_mime_drivers.php.dist Log: Upgrade to Horde 3.0.3. Changelog at Revision Changes Path 1.18 +1 -1 ports/www/horde/Makefile 1.8 +2 -2 ports/www/horde/distinfo 1.2 +7 -7 ports/www/horde/files/patch-config_mime_drivers.php.dist 1.5 +3 -0 ports/www/horde/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:01: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 3A5D416A4D0; Fri, 11 Feb 2005 22:01:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1C443D46; Fri, 11 Feb 2005 22:01:51 +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 j1BM1obN019421; Fri, 11 Feb 2005 22:01:50 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM1obo019420; Fri, 11 Feb 2005 22:01:50 GMT (envelope-from kris) Message-Id: <200502112201.j1BM1obo019420@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:01: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/audio/xmms-imms 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, 11 Feb 2005 22:01:51 -0000 kris 2005-02-11 22:01:50 UTC FreeBSD ports repository Modified files: audio/xmms-imms Makefile Log: BROKEN: Does not compile Revision Changes Path 1.16 +2 -0 ports/audio/xmms-imms/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:02: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 3CA4516A4CF; Fri, 11 Feb 2005 22:02:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C89643D2D; Fri, 11 Feb 2005 22:02:08 +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 j1BM27AU019461; Fri, 11 Feb 2005 22:02:07 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM27tF019460; Fri, 11 Feb 2005 22:02:07 GMT (envelope-from thierry) Message-Id: <200502112202.j1BM27tF019460@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Feb 2005 22:02: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/mail/turba 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, 11 Feb 2005 22:02:08 -0000 thierry 2005-02-11 22:02:07 UTC FreeBSD ports repository Modified files: mail/turba Makefile distinfo Log: Upgrade to 2.0.1. Changelog at Revision Changes Path 1.28 +1 -1 ports/mail/turba/Makefile 1.11 +2 -2 ports/mail/turba/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:02: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 CD81916A4CE; Fri, 11 Feb 2005 22:02:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8413943D46; Fri, 11 Feb 2005 22:02:26 +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 j1BM2Q5L019505; Fri, 11 Feb 2005 22:02:26 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM2QAJ019504; Fri, 11 Feb 2005 22:02:26 GMT (envelope-from thierry) Message-Id: <200502112202.j1BM2QAJ019504@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Feb 2005 22:02: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/mail/imp 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, 11 Feb 2005 22:02:26 -0000 thierry 2005-02-11 22:02:26 UTC FreeBSD ports repository Modified files: mail/imp Makefile distinfo Log: Upgrade to 4.0.2. Changelog at Revision Changes Path 1.21 +1 -1 ports/mail/imp/Makefile 1.7 +2 -2 ports/mail/imp/distinfo From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:02: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 BC6AE16A4DA; Fri, 11 Feb 2005 22:02:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C4EA43D2F; Fri, 11 Feb 2005 22:02:42 +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 j1BM2gIX019547; Fri, 11 Feb 2005 22:02:42 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM2go3019546; Fri, 11 Feb 2005 22:02:42 GMT (envelope-from thierry) Message-Id: <200502112202.j1BM2go3019546@repoman.freebsd.org> From: Thierry Thomas Date: Fri, 11 Feb 2005 22:02: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/deskutils/kronolith 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, 11 Feb 2005 22:02:43 -0000 thierry 2005-02-11 22:02:42 UTC FreeBSD ports repository Modified files: deskutils/kronolith Makefile distinfo pkg-plist Log: Upgrade to 2.0.2. Changelog at Revision Changes Path 1.21 +1 -1 ports/deskutils/kronolith/Makefile 1.11 +2 -2 ports/deskutils/kronolith/distinfo 1.11 +4 -0 ports/deskutils/kronolith/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22: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 8DB1716A4CE; Fri, 11 Feb 2005 22:02:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AA1F43D2F; Fri, 11 Feb 2005 22:02: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 j1BM2xaU019584; Fri, 11 Feb 2005 22:02:59 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM2xp9019583; Fri, 11 Feb 2005 22:02:59 GMT (envelope-from kris) Message-Id: <200502112202.j1BM2xp9019583@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:02: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/chinese/xemacs21 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, 11 Feb 2005 22:02:59 -0000 kris 2005-02-11 22:02:59 UTC FreeBSD ports repository Modified files: chinese/xemacs21 Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.11 +2 -0 ports/chinese/xemacs21/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:05: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 3F34C16A4CE; Fri, 11 Feb 2005 22:05:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1373F43D1D; Fri, 11 Feb 2005 22:05: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 j1BM5R3N019701; Fri, 11 Feb 2005 22:05:27 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM5RpM019700; Fri, 11 Feb 2005 22:05:27 GMT (envelope-from kris) Message-Id: <200502112205.j1BM5RpM019700@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:05: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/math/polymake 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, 11 Feb 2005 22:05:28 -0000 kris 2005-02-11 22:05:27 UTC FreeBSD ports repository Modified files: math/polymake Makefile Log: BROKEN: Size mismatch Revision Changes Path 1.3 +2 -0 ports/math/polymake/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:06: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 A763C16A4CE; Fri, 11 Feb 2005 22:06:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A41943D3F; Fri, 11 Feb 2005 22:06:15 +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 j1BM6FGf019815; Fri, 11 Feb 2005 22:06:15 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM6FBx019814; Fri, 11 Feb 2005 22:06:15 GMT (envelope-from kris) Message-Id: <200502112206.j1BM6FBx019814@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:06: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-mgmt/nagios-snmp-plugins 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, 11 Feb 2005 22:06:15 -0000 kris 2005-02-11 22:06:15 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-snmp-plugins Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.6 +2 -0 ports/net-mgmt/nagios-snmp-plugins/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22: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 B6B5116A4CE; Fri, 11 Feb 2005 22:08:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BE8E43D46; Fri, 11 Feb 2005 22:08: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 j1BM85kv019885; Fri, 11 Feb 2005 22:08:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM85Hn019884; Fri, 11 Feb 2005 22:08:05 GMT (envelope-from kris) Message-Id: <200502112208.j1BM85Hn019884@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:08: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/math/miracl 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, 11 Feb 2005 22:08:05 -0000 kris 2005-02-11 22:08:05 UTC FreeBSD ports repository Modified files: math/miracl Makefile Log: BROKEN: Size mismatch Revision Changes Path 1.2 +2 -0 ports/math/miracl/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22: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 9FE7B16A4CE; Fri, 11 Feb 2005 22:08:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72CFB43D1F; Fri, 11 Feb 2005 22:08:35 +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 j1BM8ZFT019927; Fri, 11 Feb 2005 22:08:35 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BM8Z2n019926; Fri, 11 Feb 2005 22:08:35 GMT (envelope-from kris) Message-Id: <200502112208.j1BM8Z2n019926@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:08: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/mail/zmailer 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, 11 Feb 2005 22:08:35 -0000 kris 2005-02-11 22:08:35 UTC FreeBSD ports repository Modified files: mail/zmailer Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.18 +2 -0 ports/mail/zmailer/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:12: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 7E25616A4CE; Fri, 11 Feb 2005 22:12:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31C8F43D31; Fri, 11 Feb 2005 22:12: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 j1BMCv6A020143; Fri, 11 Feb 2005 22:12:57 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMCvT6020142; Fri, 11 Feb 2005 22:12:57 GMT (envelope-from kris) Message-Id: <200502112212.j1BMCvT6020142@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22: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/devel/p5-Algorithm-Accounting 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, 11 Feb 2005 22:12:57 -0000 kris 2005-02-11 22:12:57 UTC FreeBSD ports repository Modified files: devel/p5-Algorithm-Accounting Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.2 +2 -0 ports/devel/p5-Algorithm-Accounting/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:14: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 4DDFD16A4CF; Fri, 11 Feb 2005 22:14:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2231343D3F; Fri, 11 Feb 2005 22:14: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 j1BMEEUh020254; Fri, 11 Feb 2005 22:14:14 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMEEqf020253; Fri, 11 Feb 2005 22:14:14 GMT (envelope-from kris) Message-Id: <200502112214.j1BMEEqf020253@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:14: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/festvox-ogirab 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, 11 Feb 2005 22:14:14 -0000 kris 2005-02-11 22:14:13 UTC FreeBSD ports repository Modified files: audio/festvox-ogirab Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.12 +2 -0 ports/audio/festvox-ogirab/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:19: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 9400F16A4CE; Fri, 11 Feb 2005 22:19:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68D2D43D1F; Fri, 11 Feb 2005 22:19: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 j1BMJhbx022244; Fri, 11 Feb 2005 22:19:43 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMJhJg022243; Fri, 11 Feb 2005 22:19:43 GMT (envelope-from kris) Message-Id: <200502112219.j1BMJhJg022243@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:19: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/security/clamav-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, 11 Feb 2005 22:19:43 -0000 kris 2005-02-11 22:19:43 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.69 +2 -0 ports/security/clamav-devel/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:21: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 D5D5416A4CE; Fri, 11 Feb 2005 22:21:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB30943D3F; Fri, 11 Feb 2005 22:21: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 j1BMLViE022427; Fri, 11 Feb 2005 22:21:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMLVKu022426; Fri, 11 Feb 2005 22:21:31 GMT (envelope-from kris) Message-Id: <200502112221.j1BMLVKu022426@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:21: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/misc/gkrellmbgchg2 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, 11 Feb 2005 22:21:32 -0000 kris 2005-02-11 22:21:31 UTC FreeBSD ports repository Modified files: misc/gkrellmbgchg2 Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.12 +2 -0 ports/misc/gkrellmbgchg2/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:22: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 262E916A4CE; Fri, 11 Feb 2005 22:22:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0E3D43D1D; Fri, 11 Feb 2005 22:22: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 j1BMMfXD023333; Fri, 11 Feb 2005 22:22:41 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMMfGS023332; Fri, 11 Feb 2005 22:22:41 GMT (envelope-from kris) Message-Id: <200502112222.j1BMMfGS023332@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:22: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/shells/perlsh 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, 11 Feb 2005 22:22:42 -0000 kris 2005-02-11 22:22:41 UTC FreeBSD ports repository Modified files: shells/perlsh Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.18 +2 -0 ports/shells/perlsh/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:24: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 9ECDE16A4D5; Fri, 11 Feb 2005 22:24:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 723DF43D45; Fri, 11 Feb 2005 22:24:02 +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 j1BMO2Kn023412; Fri, 11 Feb 2005 22:24:02 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMO2F3023411; Fri, 11 Feb 2005 22:24:02 GMT (envelope-from phk) Message-Id: <200502112224.j1BMO2F3023411@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 11 Feb 2005 22:24: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/dev/ieee488 upd7210.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 22:24:02 -0000 phk 2005-02-11 22:24:02 UTC FreeBSD src repository Modified files: sys/dev/ieee488 upd7210.c Log: Make sure the last command byte makes it onto the wire. Revision Changes Path 1.4 +6 -4 src/sys/dev/ieee488/upd7210.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:28: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 675AA16A4CE; Fri, 11 Feb 2005 22:28:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A33B43D2D; Fri, 11 Feb 2005 22:28:59 +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 j1BMSxn5023674; Fri, 11 Feb 2005 22:28:59 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMSxxf023673; Fri, 11 Feb 2005 22:28:59 GMT (envelope-from glebius) Message-Id: <200502112228.j1BMSxxf023673@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Feb 2005 22:28: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/netgraph ng_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 22:28:59 -0000 glebius 2005-02-11 22:28:59 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: - do m_pullup() after m_dup() - clean style in previous commit Suggested by: ru Revision Changes Path 1.5 +4 -3 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:31: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 DAF1316A4CE; Fri, 11 Feb 2005 22:31:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD22543D1D; Fri, 11 Feb 2005 22:31:00 +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 j1BMV06S023833; Fri, 11 Feb 2005 22:31:00 GMT (envelope-from mat@repoman.freebsd.org) Received: (from mat@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMV0fx023832; Fri, 11 Feb 2005 22:31:00 GMT (envelope-from mat) Message-Id: <200502112231.j1BMV0fx023832@repoman.freebsd.org> From: Mathieu Arnold Date: Fri, 11 Feb 2005 22:31: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/misc/p5-Net-vCard 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, 11 Feb 2005 22:31:01 -0000 mat 2005-02-11 22:31:00 UTC FreeBSD ports repository Modified files: misc/p5-Net-vCard pkg-plist Log: fix plist Reported by: kris via pointyhat Revision Changes Path 1.3 +2 -2 ports/misc/p5-Net-vCard/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:34: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 F0D7D16A4CF; Fri, 11 Feb 2005 22:34:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A82E443D48; Fri, 11 Feb 2005 22:34:37 +0000 (GMT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BMYbwI023939; Fri, 11 Feb 2005 22:34:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMYb1C023938; Fri, 11 Feb 2005 22:34:37 GMT (envelope-from kris) Message-Id: <200502112234.j1BMYb1C023938@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 11 Feb 2005 22:34: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/math/gap 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, 11 Feb 2005 22:34:38 -0000 kris 2005-02-11 22:34:37 UTC FreeBSD ports repository Modified files: math/gap Makefile Log: BROKEN: Unfetchable Revision Changes Path 1.7 +2 -0 ports/math/gap/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22: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 9C9AC16A4E1; Fri, 11 Feb 2005 22:37:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CEF643D39; Fri, 11 Feb 2005 22:37:32 +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 j1BMbWsR024100; Fri, 11 Feb 2005 22:37:32 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMbWIR024099; Fri, 11 Feb 2005 22:37:32 GMT (envelope-from gerald) Message-Id: <200502112237.j1BMbWIR024099@repoman.freebsd.org> From: Gerald Pfeifer Date: Fri, 11 Feb 2005 22: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/emulators/wine 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, 11 Feb 2005 22:37:32 -0000 gerald 2005-02-11 22:37:32 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to the 20050211 version of Wine, which now includes a winegcc man page in additional to the usual Windows-related changes. configure now finds and uses an installed version of cups (and potentially other libraries).[1] Submitted by: Jason But Revision Changes Path 1.181 +4 -3 ports/emulators/wine/Makefile 1.96 +2 -2 ports/emulators/wine/distinfo 1.72 +14 -1 ports/emulators/wine/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri Feb 11 22:52: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 1A7D316A4CE; Fri, 11 Feb 2005 22:52:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 048F643D46; Fri, 11 Feb 2005 22:52:02 +0000 (GMT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BMq1qA024639; Fri, 11 Feb 2005 22:52:01 GMT (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BMq1er024638; Fri, 11 Feb 2005 22:52:01 GMT (envelope-from knu) Message-Id: <200502112252.j1BMq1er024638@repoman.freebsd.org> From: Akinori MUSHA Date: Fri, 11 Feb 2005 22:52: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/cvsweb 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, 11 Feb 2005 22:52:03 -0000 knu 2005-02-11 22:52:01 UTC FreeBSD ports repository Modified files: devel/cvsweb Makefile Log: Remove a -p flag which seems to be an overkill Revision Changes Path 1.74 +1 -1 ports/devel/cvsweb/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23: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 7372616A4CE; Fri, 11 Feb 2005 23:05:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47ED643D2D; Fri, 11 Feb 2005 23:05:45 +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 j1BN5jqV025262; Fri, 11 Feb 2005 23:05:45 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BN5jSW025261; Fri, 11 Feb 2005 23:05:45 GMT (envelope-from marcus) Message-Id: <200502112305.j1BN5jSW025261@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 11 Feb 2005 23:05: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/libsoup 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, 11 Feb 2005 23:05:45 -0000 marcus 2005-02-11 23:05:45 UTC FreeBSD ports repository Modified files: devel/libsoup Makefile Log: Bump PORTREVISION since the gnutls ABI changed. Suggested by: kwm Revision Changes Path 1.26 +1 -0 ports/devel/libsoup/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23: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 C1E5716A4CF; Fri, 11 Feb 2005 23:07:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8084343D1D; Fri, 11 Feb 2005 23:07:22 +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 j1BN7M8s025310; Fri, 11 Feb 2005 23:07:22 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BN7Mgv025309; Fri, 11 Feb 2005 23:07:22 GMT (envelope-from glebius) Message-Id: <200502112307.j1BN7Mgv025309@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Feb 2005 23:07: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/netgraph ng_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 23:07:22 -0000 glebius 2005-02-11 23:07:22 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: Do not trust ipfw: check m_len always, not only after m_dup. Submitted by: ru Revision Changes Path 1.6 +5 -2 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23:07: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 EA79516A4CE; Fri, 11 Feb 2005 23:07:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF78643D45; Fri, 11 Feb 2005 23:07:39 +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 j1BN7dh5025347; Fri, 11 Feb 2005 23:07:39 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BN7dNs025346; Fri, 11 Feb 2005 23:07:39 GMT (envelope-from edwin) Message-Id: <200502112307.j1BN7dNs025346@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 11 Feb 2005 23:07: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/math/gap 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, 11 Feb 2005 23:07:40 -0000 edwin 2005-02-11 23:07:39 UTC FreeBSD ports repository Modified files: math/gap Makefile Log: Fix fetching Revision Changes Path 1.8 +5 -5 ports/math/gap/Makefile From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23: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 E804D16A4CF; Fri, 11 Feb 2005 23:14:17 +0000 (GMT) Received: from cyrus.watson.org (cyrus.watson.org [204.156.12.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FF3F43D2D; Fri, 11 Feb 2005 23:14:17 +0000 (GMT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by cyrus.watson.org (Postfix) with SMTP id 1FD2546B2E; Fri, 11 Feb 2005 18:14:17 -0500 (EST) Date: Fri, 11 Feb 2005 23:13:07 +0000 (GMT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Maxim Sobolev In-Reply-To: <420D1F8D.3010103@portaone.com> 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/sys/kern kern_prot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 23:14:18 -0000 On Fri, 11 Feb 2005, Maxim Sobolev wrote: > > Bypassing the SIGTHR checks for setuid processes, just seems like a bad > > idea -- that's precisely the sort of internal process functionality that > > shouldn't be exposed to potentially malicious attackers. Maybe what's > > needed is some new logic that says it's OK for SIGTHR to be used between > > processes if they have the same process linux thread leader? > > Isn't SIGTHR(32) just ignored by any usual process out there? So that it > should't create any new problems, unless process actualy knowingly uses > this signal in which case it should know what it does. Am I missing > something? Signals are used in four kinds of ways: - Notification of exceptional error conditions in thread instruction flow, such as divide by zero, floating point problems, illegal instruction, page fault, etc. - Notification of thread/process events for the management of process state, such as asynchronous signals for I/O, timers, pipe errors, thread events. - Notification of system conditions and events, such as exceeding CPU quotas, death of child process, tty state changes, etc. - Inter-process communication, such as SIGQUIT, SIGUSR1, and so on. In general, the first two categories of signals are ones that programs have semantic expectations for -- they're signals they may catch in order to perform error processing, instruction cleanup, user space paging, wakeups, I/O callbacks, etc. And they're ones where you typically don't want them getting delivered in ways that violate program assumptions, as it can result in security vulnerabilities. I.e., it's a odd property of the UNIX signal semantics that they can be delivered from other processes, and they're often handled poorly. The additional protection is provided so that in the event that the implementation of handling the signals is poor when the "signals should never be generated", we try to avoid privilege escalation. SIGTHR is definitely in this category -- if you have a threaded setuid app, you don't want external unprivileged applications messing with its thread state, right? This is the theory under which the other signals are also blocked for setuid processes: you don't want attacking processes to frob the I/O state, and so on. Robert N M Watson From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23:17: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 B623016A4CE; Fri, 11 Feb 2005 23:17:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89BE543D2D; Fri, 11 Feb 2005 23:17:50 +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 j1BNHo5m025783; Fri, 11 Feb 2005 23:17:50 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BNHoQE025782; Fri, 11 Feb 2005 23:17:50 GMT (envelope-from glebius) Message-Id: <200502112317.j1BNHoQE025782@repoman.freebsd.org> From: Gleb Smirnoff Date: Fri, 11 Feb 2005 23:17: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/netgraph ng_ipfw.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 23:17:51 -0000 glebius 2005-02-11 23:17:50 UTC FreeBSD src repository Modified files: sys/netgraph ng_ipfw.c Log: style: fix indentation and spacing. Submitted by: ru Revision Changes Path 1.7 +4 -4 src/sys/netgraph/ng_ipfw.c From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23:29: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 6445416A4CE; Fri, 11 Feb 2005 23:29:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C7743D39; Fri, 11 Feb 2005 23:29:31 +0000 (GMT) (envelope-from nectar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BNTVT2026219; Fri, 11 Feb 2005 23:29:31 GMT (envelope-from nectar@repoman.freebsd.org) Received: (from nectar@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BNTVPl026218; Fri, 11 Feb 2005 23:29:31 GMT (envelope-from nectar) Message-Id: <200502112329.j1BNTVPl026218@repoman.freebsd.org> From: Jacques Vidrine Date: Fri, 11 Feb 2005 23:29: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/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, 11 Feb 2005 23:29:31 -0000 nectar 2005-02-11 23:29:31 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Expand HTML entity reference in latest VuXML entry. Revision Changes Path 1.552 +2 -2 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Fri Feb 11 23:52: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 7967516A4CE; Fri, 11 Feb 2005 23:52:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEF143D45; Fri, 11 Feb 2005 23:52:49 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1BNqn2B027063; Fri, 11 Feb 2005 23:52:49 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1BNqntG027062; Fri, 11 Feb 2005 23:52:49 GMT (envelope-from naddy) Message-Id: <200502112352.j1BNqntG027062@repoman.freebsd.org> From: Christian Weisgerber Date: Fri, 11 Feb 2005 23:52: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/print/enscript-letter 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, 11 Feb 2005 23:52:49 -0000 naddy 2005-02-11 23:52:49 UTC FreeBSD ports repository Modified files: print/enscript-letter Makefile Log: * GNU make is not required. * Don't bother specifying dimensions that aren't used anywhere. * Remove various cruft. Revision Changes Path 1.24 +6 -20 ports/print/enscript-letter/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00:12: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 49C8116A4CE; Sat, 12 Feb 2005 00:12:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DCDD43D2D; Sat, 12 Feb 2005 00:12:31 +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 j1C0CVTC027773; Sat, 12 Feb 2005 00:12:31 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0CVXp027772; Sat, 12 Feb 2005 00:12:31 GMT (envelope-from marcus) Message-Id: <200502120012.j1C0CVXp027772@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 00:12: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/finance/libofx Makefile distinfo pkg-plist patch-ofxdump_ofxdump.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, 12 Feb 2005 00:12:31 -0000 marcus 2005-02-12 00:12:31 UTC FreeBSD ports repository Modified files: finance/libofx Makefile distinfo pkg-plist finance/libofx/files patch-Makefile.in Removed files: finance/libofx/files patch-ofxdump_ofxdump.cpp Log: Update to 0.7.0. PR: 77374 Submitted by: Alex Varju Revision Changes Path 1.10 +2 -1 ports/finance/libofx/Makefile 1.6 +2 -2 ports/finance/libofx/distinfo 1.2 +12 -12 ports/finance/libofx/files/patch-Makefile.in 1.2 +0 -134 ports/finance/libofx/files/patch-ofxdump_ofxdump.cpp (dead) 1.5 +69 -43 ports/finance/libofx/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00: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 9311A16A4CE; Sat, 12 Feb 2005 00:14:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6435443D1F; Sat, 12 Feb 2005 00:14: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 j1C0EvlZ027927; Sat, 12 Feb 2005 00:14:57 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0EvW7027926; Sat, 12 Feb 2005 00:14:57 GMT (envelope-from marcus) Message-Id: <200502120014.j1C0EvW7027926@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 00:14: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/finance/gnucash 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, 12 Feb 2005 00:14:57 -0000 marcus 2005-02-12 00:14:57 UTC FreeBSD ports repository Modified files: finance/gnucash Makefile distinfo pkg-plist Log: Update to 1.8.11. PR: 77393 Submitted by: Alex Varju Revision Changes Path 1.77 +2 -3 ports/finance/gnucash/Makefile 1.30 +2 -2 ports/finance/gnucash/distinfo 1.32 +12 -3 ports/finance/gnucash/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00:25: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 A8EA016A4CE; Sat, 12 Feb 2005 00:25:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E00543D31; Sat, 12 Feb 2005 00:25:29 +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 j1C0PTcf028330; Sat, 12 Feb 2005 00:25:29 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0PTHB028329; Sat, 12 Feb 2005 00:25:29 GMT (envelope-from marcus) Message-Id: <200502120025.j1C0PTHB028329@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 00:25: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/finance/grisbi 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, 12 Feb 2005 00:25:29 -0000 marcus 2005-02-12 00:25:29 UTC FreeBSD ports repository Modified files: finance/grisbi Makefile Log: Chase the libofx shared lib version. Revision Changes Path 1.23 +2 -2 ports/finance/grisbi/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00: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 96C7516A4CE; Sat, 12 Feb 2005 00:42:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A68C43D3F; Sat, 12 Feb 2005 00:42:14 +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 j1C0gEWa028908; Sat, 12 Feb 2005 00:42:14 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0gEa3028907; Sat, 12 Feb 2005 00:42:14 GMT (envelope-from brueffer) Message-Id: <200502120042.j1C0gEa3028907@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 00:42: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/share/man/man4/man4.i386 oltr.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, 12 Feb 2005 00:42:14 -0000 brueffer 2005-02-12 00:42:14 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4/man4.i386 oltr.4 Log: No one cares about when the manpage first appeared. Mention when the driver appeared instead. MFC after: 3 days Revision Changes Path 1.2 +2 -2 src/share/man/man4/man4.i386/oltr.4 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00:45: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 943FD16A4D0; Sat, 12 Feb 2005 00:45:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 583F743D2F; Sat, 12 Feb 2005 00:45: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 j1C0j1o8029041; Sat, 12 Feb 2005 00:45:01 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0j1VX029040; Sat, 12 Feb 2005 00:45:01 GMT (envelope-from kris) Message-Id: <200502120045.j1C0j1VX029040@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 00:45: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/japanese/weblint97 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, 12 Feb 2005 00:45:01 -0000 kris 2005-02-12 00:45:01 UTC FreeBSD ports repository Modified files: japanese/weblint97 Makefile Log: BROKEN: Incomplete pkg-plist (port installs into nonstandard perl directory) Revision Changes Path 1.15 +2 -0 ports/japanese/weblint97/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00: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 9E1E316A50B; Sat, 12 Feb 2005 00:45:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD49343D5D; Sat, 12 Feb 2005 00:45:22 +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 j1C0jMCD029100; Sat, 12 Feb 2005 00:45:22 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0jMvt029099; Sat, 12 Feb 2005 00:45:22 GMT (envelope-from imp) Message-Id: <200502120045.j1C0jMvt029099@repoman.freebsd.org> From: Warner Losh Date: Sat, 12 Feb 2005 00:45: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/ed if_ed_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: Sat, 12 Feb 2005 00:45:37 -0000 imp 2005-02-12 00:45:22 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: Really old PCMCIA cards stored the MAC address in the attribute memory at some offset. Unlike newer cards, the MAC address wasn't part of the CIS as a specific FUNCE. These older cards were having their MAC address show up as 0:2:4:6:8:a because that's what's in the ROM locations that would be there in a real ne2000. This patch allows one to specify the offset for the MAC address for these cards. Specify one for the IBM Ethernet II card, as it is one that has this problem. One shouldn't specify this unless the MAC address really isn't in the CIS at all. Side note: The novell probe likely shouldn't read the MAC address, and that should be moved to the bus specific attach routine(s), maybe as a convenience function in if_ed_novell.c. My IBM Ethernet II (aka Info Mover) now has a believable MAC address. Revision Changes Path 1.74 +41 -3 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00:47: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 F0E7D16A4CE; Sat, 12 Feb 2005 00:47:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C638443D1D; Sat, 12 Feb 2005 00:47: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 j1C0lepT035790; Sat, 12 Feb 2005 00:47:40 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0leHN035789; Sat, 12 Feb 2005 00:47:40 GMT (envelope-from kris) Message-Id: <200502120047.j1C0leHN035789@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 00:47: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/print/perlftlib 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, 12 Feb 2005 00:47:41 -0000 kris 2005-02-12 00:47:40 UTC FreeBSD ports repository Modified files: print/perlftlib Makefile Log: BROKEN: Installs perllocal.pod Revision Changes Path 1.17 +2 -0 ports/print/perlftlib/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00: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 A03F016A4CE; Sat, 12 Feb 2005 00:49:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75A0A43D1F; Sat, 12 Feb 2005 00:49:04 +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 j1C0n44F035844; Sat, 12 Feb 2005 00:49:04 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0n4Cg035843; Sat, 12 Feb 2005 00:49:04 GMT (envelope-from kris) Message-Id: <200502120049.j1C0n4Cg035843@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 00:49: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/progsreiserfs 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, 12 Feb 2005 00:49:04 -0000 kris 2005-02-12 00:49:04 UTC FreeBSD ports repository Modified files: sysutils/progsreiserfs Makefile Log: BROKEN: Leaves behind lib/charset.alias instead of correctly using gettext Revision Changes Path 1.8 +2 -0 ports/sysutils/progsreiserfs/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00:49: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 AD06316A4CE; Sat, 12 Feb 2005 00:49:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D95C43D3F; Sat, 12 Feb 2005 00:49: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 j1C0nsoG035883; Sat, 12 Feb 2005 00:49:54 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0nsUH035882; Sat, 12 Feb 2005 00:49:54 GMT (envelope-from kris) Message-Id: <200502120049.j1C0nsUH035882@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 00:49: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/russian/pine.language 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, 12 Feb 2005 00:49:54 -0000 kris 2005-02-12 00:49:54 UTC FreeBSD ports repository Modified files: russian/pine.language Makefile Log: BROKEN: Removes pine.conf upon deinstallation Revision Changes Path 1.17 +2 -0 ports/russian/pine.language/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 00: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 E578816A4CF; Sat, 12 Feb 2005 00:56:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B780443D49; Sat, 12 Feb 2005 00:56:48 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1C0umG4036206; Sat, 12 Feb 2005 00:56:48 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C0umJJ036205; Sat, 12 Feb 2005 00:56:48 GMT (envelope-from maho) Message-Id: <200502120056.j1C0umJJ036205@repoman.freebsd.org> From: Maho Nakata Date: Sat, 12 Feb 2005 00: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/editors/openoffice-2.0-devel/files patch-odk+configure.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, 12 Feb 2005 00:56:49 -0000 maho 2005-02-12 00:56:48 UTC FreeBSD ports repository Added files: editors/openoffice-2.0-devel/files patch-odk+configure.pl Log: SDK is now buildable. Revision Changes Path 1.1 +64 -0 ports/editors/openoffice-2.0-devel/files/patch-odk+configure.pl (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01:16: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 7464216A4CE; Sat, 12 Feb 2005 01:16:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D3943D1F; Sat, 12 Feb 2005 01:16:28 +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 j1C1GSE7037027; Sat, 12 Feb 2005 01:16:28 GMT (envelope-from vkashyap@repoman.freebsd.org) Received: (from vkashyap@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1GSIw037026; Sat, 12 Feb 2005 01:16:28 GMT (envelope-from vkashyap) Message-Id: <200502120116.j1C1GSIw037026@repoman.freebsd.org> From: Vinod Kashyap Date: Sat, 12 Feb 2005 01:16: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/twa twa.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, 12 Feb 2005 01:16:28 -0000 vkashyap 2005-02-12 01:16:28 UTC FreeBSD src repository Modified files: sys/dev/twa twa.h Log: Bumped up the driver version, following recent changes. Revision Changes Path 1.6 +1 -1 src/sys/dev/twa/twa.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01:22: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 B073F16A4CE; Sat, 12 Feb 2005 01:22:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9259D43D1D; Sat, 12 Feb 2005 01:22:39 +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 j1C1Md6N037300; Sat, 12 Feb 2005 01:22:39 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1MdXR037299; Sat, 12 Feb 2005 01:22:39 GMT (envelope-from csjp) Message-Id: <200502120122.j1C1MdXR037299@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sat, 12 Feb 2005 01:22:39 +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 sysv_msg.c sysv_sem.c sysv_shm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 01:22:39 -0000 csjp 2005-02-12 01:22:39 UTC FreeBSD src repository Modified files: sys/kern sysv_msg.c sysv_sem.c sysv_shm.c Log: Add much needed descriptions for a number of the IPC related sysctl OIDs. This information will be very useful for people who are tuning applications which have a dependence on IPC mechanisms. The following OIDs were documented: Message queues: kern.ipc.msgmax kern.ipc.msgmni kern.ipc.msgmnb kern.ipc.msgtlq kern.ipc.msgssz kern.ipc.msgseg Semaphores: kern.ipc.semmap kern.ipc.semmni kern.ipc.semmns kern.ipc.semmnu kern.ipc.semmsl kern.ipc.semopm kern.ipc.semume kern.ipc.semusz kern.ipc.semvmx kern.ipc.semaem Shared memory: kern.ipc.shmmax kern.ipc.shmmin kern.ipc.shmmni kern.ipc.shmseg kern.ipc.shmall kern.ipc.shm_use_phys kern.ipc.shm_allow_removed kern.ipc.shmsegs These new descriptions can be viewed using sysctl -d PR: kern/65219 Submitted by: Dan Nelson (modified) No objections: developers@ Descriptions reviewed by: gnn MFC after: 1 week Revision Changes Path 1.60 +12 -6 src/sys/kern/sysv_msg.c 1.75 +20 -10 src/sys/kern/sysv_sem.c 1.101 +15 -8 src/sys/kern/sysv_shm.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01:36: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 C35B416A4CE; Sat, 12 Feb 2005 01:36:04 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 969BF43D39; Sat, 12 Feb 2005 01:36:04 +0000 (GMT) (envelope-from naddy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1C1a4eI037890; Sat, 12 Feb 2005 01:36:04 GMT (envelope-from naddy@repoman.freebsd.org) Received: (from naddy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1a4Ig037889; Sat, 12 Feb 2005 01:36:04 GMT (envelope-from naddy) Message-Id: <200502120136.j1C1a4Ig037889@repoman.freebsd.org> From: Christian Weisgerber Date: Sat, 12 Feb 2005 01:36: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/enscript-letter Makefile ports/print/enscript-letter/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: Sat, 12 Feb 2005 01:36:04 -0000 naddy 2005-02-12 01:36:04 UTC FreeBSD ports repository Modified files: print/enscript-letter Makefile Added files: print/enscript-letter/files patch-configure Log: Fix configure script: don't skip AC_PROG_CC or bad things will happen. Revision Changes Path 1.25 +0 -3 ports/print/enscript-letter/Makefile 1.1 +21 -0 ports/print/enscript-letter/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01:41: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 1A57E16A4CE; Sat, 12 Feb 2005 01:41:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF6F43D3F; Sat, 12 Feb 2005 01:41: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 j1C1fIgf038116; Sat, 12 Feb 2005 01:41:18 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1fIR9038115; Sat, 12 Feb 2005 01:41:18 GMT (envelope-from brueffer) Message-Id: <200502120141.j1C1fIR9038115@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 01:41:18 +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/flyer flyer.tex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 01:41:19 -0000 brueffer 2005-02-12 01:41:18 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/flyer flyer.tex Log: Sync the description of supported architectures with the website. Revision Changes Path 1.9 +5 -5 doc/en_US.ISO8859-1/flyer/flyer.tex From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01: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 7E41016A4CE; Sat, 12 Feb 2005 01:46:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5630543D46; Sat, 12 Feb 2005 01:46: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 j1C1kVdd038348; Sat, 12 Feb 2005 01:46:31 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1kV5U038347; Sat, 12 Feb 2005 01:46:31 GMT (envelope-from kris) Message-Id: <200502120146.j1C1kV5U038347@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 01: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/finance/venice 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, 12 Feb 2005 01:46:31 -0000 kris 2005-02-12 01:46:31 UTC FreeBSD ports repository Modified files: finance/venice Makefile Log: BROKEN: Does not build Revision Changes Path 1.2 +2 -0 ports/finance/venice/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 01:46: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 5AB6B16A4CE; Sat, 12 Feb 2005 01:46:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DA2D43D1F; Sat, 12 Feb 2005 01:46:40 +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 j1C1keLi038378; Sat, 12 Feb 2005 01:46:40 GMT (envelope-from csjp@repoman.freebsd.org) Received: (from csjp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C1keUr038377; Sat, 12 Feb 2005 01:46:40 GMT (envelope-from csjp) Message-Id: <200502120146.j1C1keUr038377@repoman.freebsd.org> From: "Christian S.J. Peron" Date: Sat, 12 Feb 2005 01:46: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/bin/ps keyword.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 01:46:41 -0000 csjp 2005-02-12 01:46:40 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) bin/ps keyword.c Log: MFC v1.71 Log: Since it is not un-common for a process's resident set size (rss) to exceed 10 megabytes in size (especially in X), bump the max column width from 4 bytes to 5. This will make the ps auxw output uniform again when a process's rss exceeds 10 megs. It should be noted that when 5 digits becomes to small, other solutions should be explored such as displaying them in megabytes or having ps automatically re-size column widths. Revision Changes Path 1.70.2.1 +1 -1 src/bin/ps/keyword.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 02:08: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 CBEF216A4CE; Sat, 12 Feb 2005 02:08:58 +0000 (GMT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id B13A143D49; Sat, 12 Feb 2005 02:08:58 +0000 (GMT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id A4F325C9A5; Fri, 11 Feb 2005 18:08:58 -0800 (PST) Date: Fri, 11 Feb 2005 18:08:58 -0800 From: Alfred Perlstein To: "Christian S.J. Peron" Message-ID: <20050212020858.GB4851@elvis.mu.org> References: <200502120122.j1C1MdXR037299@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502120122.j1C1MdXR037299@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/kern sysv_msg.c sysv_sem.c sysv_shm.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 02:08:59 -0000 FYI most of this info is also output from ipcs(1), perhaps some man pages need Xrefs? (ipcs -T) -Alfred * Christian S.J. Peron [050211 17:22] wrote: > csjp 2005-02-12 01:22:39 UTC > > FreeBSD src repository > > Modified files: > sys/kern sysv_msg.c sysv_sem.c sysv_shm.c > Log: > Add much needed descriptions for a number of the IPC related sysctl OIDs. > This information will be very useful for people who are tuning applications > which have a dependence on IPC mechanisms. > > The following OIDs were documented: > > Message queues: > kern.ipc.msgmax > kern.ipc.msgmni > kern.ipc.msgmnb > kern.ipc.msgtlq ... From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:07: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 7224216A4CE; Sat, 12 Feb 2005 03:07:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B3AD43D1F; Sat, 12 Feb 2005 03:07:36 +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 j1C37a3m041357; Sat, 12 Feb 2005 03:07:36 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C37aaB041356; Sat, 12 Feb 2005 03:07:36 GMT (envelope-from leeym) Message-Id: <200502120307.j1C37aaB041356@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 12 Feb 2005 03:07: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/textproc/antiword 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, 12 Feb 2005 03:07:36 -0000 leeym 2005-02-12 03:07:36 UTC FreeBSD ports repository Modified files: textproc/antiword Makefile distinfo Log: - update to 0.36.1 Revision Changes Path 1.12 +1 -1 ports/textproc/antiword/Makefile 1.10 +2 -2 ports/textproc/antiword/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:34: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 AFF6016A50E; Sat, 12 Feb 2005 03:34:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 811E843D1D; Sat, 12 Feb 2005 03:34:21 +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 j1C3YLRd042407; Sat, 12 Feb 2005 03:34:21 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3YLvi042406; Sat, 12 Feb 2005 03:34:21 GMT (envelope-from kris) Message-Id: <200502120334.j1C3YLvi042406@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 03:34: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/Tools/portbuild/scripts buildscript X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 03:34:22 -0000 kris 2005-02-12 03:34:21 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildscript Log: Update the plist checking to look for a subset of files and weed out some false positives. Revision Changes Path 1.19 +6 -1 ports/Tools/portbuild/scripts/buildscript From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:38: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 7312D16A4CE; Sat, 12 Feb 2005 03:38:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62C7343D1D; Sat, 12 Feb 2005 03:38:08 +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 j1C3c8ci042591; Sat, 12 Feb 2005 03:38:08 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3c85M042590; Sat, 12 Feb 2005 03:38:08 GMT (envelope-from kris) Message-Id: <200502120338.j1C3c85M042590@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 03:38: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/portbuild/scripts clean-chroot X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 03:38:08 -0000 kris 2005-02-12 03:38:08 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts clean-chroot Log: * Instead of using umount -f to unmount things, first use fstat to look for processes holding open references within the FS and kill them, then use regular umount. This is necessary now that devfs cannot be force-unmounted, and has the benefit that processes can't hang around holding references to files between port builds. * Reduce possibility for error by testing for presence of executable ldconfig inside the chroot before attempting to run it (e.g. it may not be there if the chroot was not completely initialized) Revision Changes Path 1.5 +44 -7 ports/Tools/portbuild/scripts/clean-chroot From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:38: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 59AFD16A4CE; Sat, 12 Feb 2005 03:38:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3207E43D49; Sat, 12 Feb 2005 03:38:37 +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 j1C3cbOT042624; Sat, 12 Feb 2005 03:38:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3cbna042623; Sat, 12 Feb 2005 03:38:37 GMT (envelope-from kris) Message-Id: <200502120338.j1C3cbna042623@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 03:38: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/Tools/portbuild/scripts cleanup-chroots X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 03:38:37 -0000 kris 2005-02-12 03:38:37 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts cleanup-chroots Log: Instead of using umount -f to unmount things, first use fstat to look for processes holding open references within the FS and kill them, then use regular umount. This is necessary now that devfs cannot be force-unmounted, and has the benefit that processes can't hang around holding references to files between port builds. Revision Changes Path 1.3 +35 -1 ports/Tools/portbuild/scripts/cleanup-chroots From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:39: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 DA26216A4CE; Sat, 12 Feb 2005 03:39:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5A0743D54; Sat, 12 Feb 2005 03:39: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 j1C3dGuq042678; Sat, 12 Feb 2005 03:39:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3dGw8042677; Sat, 12 Feb 2005 03:39:16 GMT (envelope-from kris) Message-Id: <200502120339.j1C3dGw8042677@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 03:39: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/Tools/portbuild/scripts dosetupnode X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 03:39:17 -0000 kris 2005-02-12 03:39:16 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dosetupnode Log: Only try to chown the portbuild directory if we are a disconnected client (i.e. it is not mounted by nfs) Revision Changes Path 1.5 +1 -1 ports/Tools/portbuild/scripts/dosetupnode From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:41: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 C8E4616A4CE; Sat, 12 Feb 2005 03:41:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2A1C43D39; Sat, 12 Feb 2005 03:41: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 j1C3fdCC042816; Sat, 12 Feb 2005 03:41:39 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3fdPV042815; Sat, 12 Feb 2005 03:41:39 GMT (envelope-from kris) Message-Id: <200502120341.j1C3fdPV042815@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 03:41: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/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: Sat, 12 Feb 2005 03:41:40 -0000 kris 2005-02-12 03:41:39 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: * Instead of using umount -f to unmount things, first use fstat to look for processes holding open references within the FS and kill them, then use regular umount. This is necessary now that devfs cannot be force-unmounted, and has the benefit that processes can't hang around holding references to files between port builds. * Preliminary work to support using ccache to accelerate builds. Revision Changes Path 1.40 +44 -6 ports/Tools/portbuild/scripts/portbuild From owner-cvs-all@FreeBSD.ORG Sat Feb 12 03:48: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 2777116A4CE; Sat, 12 Feb 2005 03:48:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034B843D45; Sat, 12 Feb 2005 03:48:55 +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 j1C3ms3B043061; Sat, 12 Feb 2005 03:48:54 GMT (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C3mstx043060; Sat, 12 Feb 2005 03:48:54 GMT (envelope-from alc) Message-Id: <200502120348.j1C3mstx043060@repoman.freebsd.org> From: Alan Cox Date: Sat, 12 Feb 2005 03:48: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/sparc64/sparc64 tsb.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 03:48:55 -0000 alc 2005-02-12 03:48:54 UTC FreeBSD src repository Modified files: sys/sparc64/sparc64 tsb.c Log: Add lock assertion. Tested by: jhb Revision Changes Path 1.37 +1 -0 src/sys/sparc64/sparc64/tsb.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 04:02: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 D6AE416A4CE; Sat, 12 Feb 2005 04:02:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3CAE43D31; Sat, 12 Feb 2005 04:02: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 j1C4222K043618; Sat, 12 Feb 2005 04:02:02 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C422O4043617; Sat, 12 Feb 2005 04:02:02 GMT (envelope-from kris) Message-Id: <200502120402.j1C422O4043617@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 04:02: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/p5-Authen-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: Sat, 12 Feb 2005 04:02:03 -0000 kris 2005-02-12 04:02:02 UTC FreeBSD ports repository Modified files: security/p5-Authen-Krb5 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.4 +2 -0 ports/security/p5-Authen-Krb5/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 04:43: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 C66C316A4CE; Sat, 12 Feb 2005 04:43:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A340D43D1F; Sat, 12 Feb 2005 04:43: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 j1C4hTYr045076; Sat, 12 Feb 2005 04:43:29 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C4hTuD045075; Sat, 12 Feb 2005 04:43:29 GMT (envelope-from ahze) Message-Id: <200502120443.j1C4hTuD045075@repoman.freebsd.org> From: Michael Johnson Date: Sat, 12 Feb 2005 04:43: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/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: Sat, 12 Feb 2005 04:43:29 -0000 ahze 2005-02-12 04:43:29 UTC FreeBSD ports repository Modified files: www/nvu Makefile distinfo Log: - Update to 0.81 Revision Changes Path 1.11 +2 -3 ports/www/nvu/Makefile 1.5 +2 -2 ports/www/nvu/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 04: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 1516C16A4CE; Sat, 12 Feb 2005 04:51:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E75FE43D2F; Sat, 12 Feb 2005 04:51:19 +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 j1C4pJP9051985; Sat, 12 Feb 2005 04:51:19 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C4pJfN051984; Sat, 12 Feb 2005 04:51:19 GMT (envelope-from scottl) Message-Id: <200502120451.j1C4pJfN051984@repoman.freebsd.org> From: Scott Long Date: Sat, 12 Feb 2005 04:51: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/cam/scsi scsi_target.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 04:51:20 -0000 scottl 2005-02-12 04:51:19 UTC FreeBSD src repository Modified files: sys/cam/scsi scsi_target.c Log: Remove a shadow declaration of 'error' that caused certain tests to be pointless. Submitted by: Coverity Prevent analysis tool Revision Changes Path 1.65 +0 -1 src/sys/cam/scsi/scsi_target.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 05: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 2A19116A4CE; Sat, 12 Feb 2005 05:47:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A25443D41; Sat, 12 Feb 2005 05:47: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 j1C5l8qo053889; Sat, 12 Feb 2005 05:47:08 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C5l8TI053888; Sat, 12 Feb 2005 05:47:08 GMT (envelope-from kris) Message-Id: <200502120547.j1C5l8TI053888@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 05:47: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/palm/prc-tools 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, 12 Feb 2005 05:47:09 -0000 kris 2005-02-12 05:47:08 UTC FreeBSD ports repository Modified files: palm/prc-tools Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.38 +2 -0 ports/palm/prc-tools/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 06:27: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 B7F0B16A4CE; Sat, 12 Feb 2005 06:27:08 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94E4F43D41; Sat, 12 Feb 2005 06:27: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 j1C6R8P8055236; Sat, 12 Feb 2005 06:27:08 GMT (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C6R8TQ055235; Sat, 12 Feb 2005 06:27:08 GMT (envelope-from scottl) Message-Id: <200502120627.j1C6R8TQ055235@repoman.freebsd.org> From: Scott Long Date: Sat, 12 Feb 2005 06:27: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/sys/dev/twe twe.c twe_freebsd.c tweio.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, 12 Feb 2005 06:27:08 -0000 scottl 2005-02-12 06:27:08 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/twe twe.c twe_freebsd.c tweio.h Log: MFC: - Fix crashdump support - Add 32-bit ioctl shims Revision Changes Path 1.22.2.1 +60 -9 src/sys/dev/twe/twe.c 1.39.2.1 +1 -3 src/sys/dev/twe/twe_freebsd.c 1.3.4.1 +23 -0 src/sys/dev/twe/tweio.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 08:27: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 A33BA16A4CE; Sat, 12 Feb 2005 08:27:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CB9643D2D; Sat, 12 Feb 2005 08:27:46 +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 j1C8RkxD060371; Sat, 12 Feb 2005 08:27:46 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C8Rkk4060370; Sat, 12 Feb 2005 08:27:46 GMT (envelope-from imp) Message-Id: <200502120827.j1C8Rkk4060370@repoman.freebsd.org> From: Warner Losh Date: Sat, 12 Feb 2005 08:27: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/dev/ed if_ed_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: Sat, 12 Feb 2005 08:27:46 -0000 imp 2005-02-12 08:27:46 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: Add comment about MAC mining Revision Changes Path 1.75 +8 -0 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 08:43: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 3586016A4E7; Sat, 12 Feb 2005 08:43:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A34343D39; Sat, 12 Feb 2005 08:43:33 +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 j1C8hW87061035; Sat, 12 Feb 2005 08:43:33 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C8hWHK061034; Sat, 12 Feb 2005 08:43:32 GMT (envelope-from thierry) Message-Id: <200502120843.j1C8hWHK061034@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 2005 08:43: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/databases Makefile ports/databases/adstudio Makefile distinfo pkg-descr pkg-message pkg-plist ports/databases/adstudio/files patch-datastudio.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, 12 Feb 2005 08:43:33 -0000 thierry 2005-02-12 08:43:32 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/adstudio Makefile distinfo pkg-descr pkg-message pkg-plist databases/adstudio/files patch-datastudio.sh Log: Add adstudio 4.0, a database query and administration tool. Aqua Data Studio is a database query and administration tool that allows developers to easily create, edit, and execute SQL scripts, as well as browse and visually modify database structures. Aqua Data Studio provides an integrated database environment with a single consistent interface to all major relational databases. It is free for personal or educational use, but a commercial license is required for all other usages. Revision Changes Path 1.406 +1 -0 ports/databases/Makefile 1.1 +45 -0 ports/databases/adstudio/Makefile (new) 1.1 +2 -0 ports/databases/adstudio/distinfo (new) 1.1 +17 -0 ports/databases/adstudio/files/patch-datastudio.sh (new) 1.1 +11 -0 ports/databases/adstudio/pkg-descr (new) 1.1 +1 -0 ports/databases/adstudio/pkg-message (new) 1.1 +36 -0 ports/databases/adstudio/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 08:43: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 3774416A4D2; Sat, 12 Feb 2005 08:43:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 105EE43D39; Sat, 12 Feb 2005 08:43: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 j1C8hheX061110; Sat, 12 Feb 2005 08:43:43 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C8hhg5061109; Sat, 12 Feb 2005 08:43:43 GMT (envelope-from thierry) Message-Id: <200502120843.j1C8hhg5061109@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 2005 08:43: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: Sat, 12 Feb 2005 08:43:44 -0000 thierry 2005-02-12 08:43:43 UTC FreeBSD ports repository Modified files: . modules Log: adstudio --> ports/databases/adstudio Revision Changes Path 1.11920 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Feb 12 08:44: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 70DE616A4CE; Sat, 12 Feb 2005 08:44:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AA0143D39; Sat, 12 Feb 2005 08:44:25 +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 j1C8iPRM061159; Sat, 12 Feb 2005 08:44:25 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C8iPtT061158; Sat, 12 Feb 2005 08:44:25 GMT (envelope-from thierry) Message-Id: <200502120844.j1C8iPtT061158@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 2005 08:44: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 LEGAL X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 08:44:25 -0000 thierry 2005-02-12 08:44:25 UTC FreeBSD ports repository Modified files: . LEGAL Log: Add an entry for Aqua Data Studio. Revision Changes Path 1.381 +4 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Sat Feb 12 08:45: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 223B916A4CE; Sat, 12 Feb 2005 08:45:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE32B43D3F; Sat, 12 Feb 2005 08:45:12 +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 j1C8jCKC061238; Sat, 12 Feb 2005 08:45:12 GMT (envelope-from stefanf@repoman.freebsd.org) Received: (from stefanf@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C8jCJN061237; Sat, 12 Feb 2005 08:45:12 GMT (envelope-from stefanf) Message-Id: <200502120845.j1C8jCJN061237@repoman.freebsd.org> From: Stefan Farfeleder Date: Sat, 12 Feb 2005 08:45: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/locale utf8.c wcsnrtombs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 08:45:13 -0000 stefanf 2005-02-12 08:45:12 UTC FreeBSD src repository Modified files: lib/libc/locale utf8.c wcsnrtombs.c Log: Fix comparisons that test if an unsigned value is < 0. Reviewed by: tjr Revision Changes Path 1.12 +2 -2 src/lib/libc/locale/utf8.c 1.3 +2 -2 src/lib/libc/locale/wcsnrtombs.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 09:08: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 50E5416A4CE; Sat, 12 Feb 2005 09:08:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A2C943D2D; Sat, 12 Feb 2005 09:08:48 +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 j1C98mn6068574; Sat, 12 Feb 2005 09:08:48 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C98m6Z068573; Sat, 12 Feb 2005 09:08:48 GMT (envelope-from glebius) Message-Id: <200502120908.j1C98m6Z068573@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 09:08:47 +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/kldunload kldunload.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: Sat, 12 Feb 2005 09:08:48 -0000 glebius 2005-02-12 09:08:47 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/kldunload kldunload.8 Log: MFC 1.16: - Correctly spell MOD_QUIESCE - use .Dv for it Revision Changes Path 1.13.2.1 +3 -1 src/sbin/kldunload/kldunload.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 09:10: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 846D916A4CE; Sat, 12 Feb 2005 09:10:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E97143D31; Sat, 12 Feb 2005 09:10:50 +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 j1C9AoBW068732; Sat, 12 Feb 2005 09:10:50 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C9AoKD068731; Sat, 12 Feb 2005 09:10:50 GMT (envelope-from thierry) Message-Id: <200502120910.j1C9AoKD068731@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 2005 09:10: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/www/tidy-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: Sat, 12 Feb 2005 09:10:50 -0000 thierry 2005-02-12 09:10:50 UTC FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Upgrade to 050211. Revision Changes Path 1.100 +1 -1 ports/www/tidy-devel/Makefile 1.86 +2 -2 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 09:17: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 1891D16A4CE; Sat, 12 Feb 2005 09:17:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3F5E43D31; Sat, 12 Feb 2005 09:17:31 +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 j1C9HVFK069042; Sat, 12 Feb 2005 09:17:31 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C9HV40069041; Sat, 12 Feb 2005 09:17:31 GMT (envelope-from glebius) Message-Id: <200502120917.j1C9HV40069041@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 09:17: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/netgraph ng_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: Sat, 12 Feb 2005 09:17:32 -0000 glebius 2005-02-12 09:17:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netgraph ng_tty.c Log: Merge node from HEAD, rev. 1.33 and 1.34. This have been tested for a month on dialup server with 4 lines. The known issue is that when running upon sio(4), closing line in presence of traffic triggers several silo overflows. Revision Changes Path 1.29.2.3 +189 -182 src/sys/netgraph/ng_tty.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 09:29: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 7520D16A4CE; Sat, 12 Feb 2005 09:29:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4984A43D3F; Sat, 12 Feb 2005 09:29: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 j1C9TZXn069485; Sat, 12 Feb 2005 09:29:35 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C9TZIY069484; Sat, 12 Feb 2005 09:29:35 GMT (envelope-from kuriyama) Message-Id: <200502120929.j1C9TZIY069484@repoman.freebsd.org> From: Jun Kuriyama Date: Sat, 12 Feb 2005 09:29: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/security/gnupg Makefileports/security/gnupg/files patch-cfb X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 09:29:35 -0000 kuriyama 2005-02-12 09:29:35 UTC FreeBSD ports repository Modified files: security/gnupg Makefile Added files: security/gnupg/files patch-cfb Log: Add a workaround patch to avoid protocol attack (but will not be effective in the real world). References: http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000190.html (broken mailman archive) http://www.pgp.com/library/ctocorner/openpgp.html http://eprint.iacr.org/2005/033 Reported by: dougb Revision Changes Path 1.75 +1 -1 ports/security/gnupg/Makefile 1.1 +48 -0 ports/security/gnupg/files/patch-cfb (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 09:52: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 93D9D16A4CE; Sat, 12 Feb 2005 09:52:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D36343D46; Sat, 12 Feb 2005 09:52:37 +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 j1C9qbqO070352; Sat, 12 Feb 2005 09:52:37 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1C9qb8R070351; Sat, 12 Feb 2005 09:52:37 GMT (envelope-from glebius) Message-Id: <200502120952.j1C9qb8R070351@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 09:52: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/sys/netgraph netgraph.h ng_base.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 09:52:37 -0000 glebius 2005-02-12 09:52:37 UTC FreeBSD src repository Modified files: sys/netgraph netgraph.h ng_base.c Log: Make netgraph ISR and callout MPSAFE. Reviewed by: rwatson, ru Revision Changes Path 1.48 +1 -2 src/sys/netgraph/netgraph.h 1.96 +2 -2 src/sys/netgraph/ng_base.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 10: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 E1E2B16A4D0 for ; Sat, 12 Feb 2005 10:18:39 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 8A26843D48 for ; Sat, 12 Feb 2005 10:18:38 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 12 Feb 2005 10:18:37 -0000 Received: from p3EE26BCB.dip.t-dialin.net (EHLO lofi.dyndns.org) (62.226.107.203) by mail.gmx.net (mp029) with SMTP; 12 Feb 2005 11:18:37 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j1CAIVX7001829 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 12 Feb 2005 11:18:31 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Hiroki Sato Date: Sat, 12 Feb 2005 11:18:23 +0100 User-Agent: KMail/1.7.2 References: <200502111342.31220.michaelnottebrock@gmx.net> <200502111615.59114.michaelnottebrock@gmx.net> <20050212.005223.74715694.hrs@allbsd.org> In-Reply-To: <20050212.005223.74715694.hrs@allbsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2107907.mMxAr2War6"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502121118.28729.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/print/teTeX-base 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, 12 Feb 2005 10:18:40 -0000 --nextPart2107907.mMxAr2War6 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 11. February 2005 16:52, Hiroki Sato wrote: > m> > If so, that is probably my fault. Please send > m> > me your log of "pkg_add -v". Thanks. > m> > m> It works if only the teTeX-base package is installed, but fails if > pkg_add m> installs other packages first to resolve dependencies. > > Thanks for the report! I fixed this problem just now. > Please update the port and check if your symptom persists or not. Seems to work, thanks! =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 --nextPart2107907.mMxAr2War6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCDdf0Xhc68WspdLARAufDAJ4pOigJCyAZDqWEf3wy1AThaqS0fwCfdaFv +xHLaB59Ed9kcuCD/zjnbl8= =2Qw8 -----END PGP SIGNATURE----- --nextPart2107907.mMxAr2War6-- From owner-cvs-all@FreeBSD.ORG Sat Feb 12 11:08: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 DED8416A4CE; Sat, 12 Feb 2005 11:08:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B990943D45; Sat, 12 Feb 2005 11:08:54 +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 j1CB8sYI074158; Sat, 12 Feb 2005 11:08:54 GMT (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CB8sX2074157; Sat, 12 Feb 2005 11:08:54 GMT (envelope-from blackend) Message-Id: <200502121108.j1CB8sX2074157@repoman.freebsd.org> From: Marc Fonvieille Date: Sat, 12 Feb 2005 11:08:54 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/flyer flyer.tex X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 11:08:55 -0000 blackend 2005-02-12 11:08:54 UTC FreeBSD doc repository Modified files: fr_FR.ISO8859-1/flyer flyer.tex Log: MFen 1.8 --> 1.9 Revision Changes Path 1.6 +3 -3 doc/fr_FR.ISO8859-1/flyer/flyer.tex From owner-cvs-all@FreeBSD.ORG Sat Feb 12 11:14: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 61BA616A4CE; Sat, 12 Feb 2005 11:14:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA5E43D31; Sat, 12 Feb 2005 11:14:26 +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 j1CBEQf6074435; Sat, 12 Feb 2005 11:14:26 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CBEQqW074434; Sat, 12 Feb 2005 11:14:26 GMT (envelope-from ru) Message-Id: <200502121114.j1CBEQqW074434@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 11:14: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/netgraph ng_ether.c ng_gif.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 11:14:26 -0000 ru 2005-02-12 11:14:25 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.c ng_gif.c Log: Removed redundant MODULE_VERSION(). Revision Changes Path 1.45 +0 -1 src/sys/netgraph/ng_ether.c 1.18 +0 -1 src/sys/netgraph/ng_gif.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 11:41: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 D9B1F16A4CE; Sat, 12 Feb 2005 11:41:28 +0000 (GMT) Received: from redqueen.evilcoder-services.org (redqueen.evilcoder-services.org [217.148.169.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A49143D1F; Sat, 12 Feb 2005 11:41:26 +0000 (GMT) (envelope-from remko@elvandar.org) Received: from localhost (localhost [127.0.0.1])A5666295480; Sat, 12 Feb 2005 12:41:25 +0100 (CET) Received: from redqueen.evilcoder-services.org ([127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 63564-02; Sat, 12 Feb 2005 12:41:25 +0100 (CET) Message-ID: <420DEB6B.5090206@elvandar.org> Date: Sat, 12 Feb 2005 12:41:31 +0100 From: Remko Lodder User-Agent: Mozilla Thunderbird 1.0 (Macintosh/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Denis Peplin References: <200502101204.j1AC42Il077257@repoman.freebsd.org> <420B587C.4000201@FreeBSD.org> In-Reply-To: <420B587C.4000201@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by the evilcoder-services.org maildomain cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/firewalls 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, 12 Feb 2005 11:41:29 -0000 Denis Peplin wrote: > Hello! > > Denis Peplin wrote: > >> den 2005-02-10 12:04:02 UTC >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: >> Improve "Building the Rule Script" section by adding description of >> converting script to rule list (the example already contain this way, >> but it was not described). > > It seems that it is better to rename "Building the Rule Script" > to something like "Building the Rule Script with Symbolic Substitution", > or simply "Symbolic Substitution", > because: > > "The rules are not important in this example; how the Symbolic > substitution field are populated and used are." > > What do you think? Hi Den, I think: "Building the Rule Script with Symbolic Substitution" Is the best option of the 2 :-). cheers ! :) -- Kind regards, Remko Lodder ** remko@elvandar.org Reporter DSINET ** remko@DSINet.org Founder Tienervaders ** remko@tienervaders.org FreeBSD Documentation Project ** remko@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Sat Feb 12 11:41: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 0003B16A4D0; Sat, 12 Feb 2005 11:41:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCA1F43D2D; Sat, 12 Feb 2005 11:41:32 +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 j1CBfWAD075444; Sat, 12 Feb 2005 11:41:32 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CBfWfR075443; Sat, 12 Feb 2005 11:41:32 GMT (envelope-from glebius) Message-Id: <200502121141.j1CBfWfR075443@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 11: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/netgraph ng_ether.c ng_ether.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, 12 Feb 2005 11:41:33 -0000 glebius 2005-02-12 11:41:32 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.c ng_ether.h Log: Add two new netgraph messages NGM_ETHER_ADD_MULTI and NGM_ETHER_DEL_MULTI, to join and leave Ethernet multicast membership, respectively. Messages take MAC address as argument. Sponsored by: Rinet ISP Revision Changes Path 1.46 +56 -0 src/sys/netgraph/ng_ether.c 1.12 +3 -2 src/sys/netgraph/ng_ether.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 11:52: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 D6E0F16A4CE; Sat, 12 Feb 2005 11:52:14 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B352C43D1F; Sat, 12 Feb 2005 11:52:14 +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 j1CBqECn075911; Sat, 12 Feb 2005 11:52:14 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CBqEDG075910; Sat, 12 Feb 2005 11:52:14 GMT (envelope-from glebius) Message-Id: <200502121152.j1CBqEDG075910@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 11:52: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/share/man/man4 ng_ether.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, 12 Feb 2005 11:52:15 -0000 glebius 2005-02-12 11:52:14 UTC FreeBSD src repository Modified files: share/man/man4 ng_ether.4 Log: Document multicast membership control messages. Revision Changes Path 1.24 +13 -1 src/share/man/man4/ng_ether.4 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:01: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 4E43B16A4CE; Sat, 12 Feb 2005 12:01:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 244FB43D31; Sat, 12 Feb 2005 12:01:05 +0000 (GMT) (envelope-from maho@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CC15eP076382; Sat, 12 Feb 2005 12:01:05 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CC15c3076381; Sat, 12 Feb 2005 12:01:05 GMT (envelope-from maho) Message-Id: <200502121201.j1CC15c3076381@repoman.freebsd.org> From: Maho Nakata Date: Sat, 12 Feb 2005 12:01: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/editors/openoffice-2.0-devel Makefile distinfo patch-scp2+source+ooo+file_library_ooo.scp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 12:01:05 -0000 maho 2005-02-12 12:01:04 UTC FreeBSD ports repository Modified files: editors/openoffice-2.0-devel Makefile distinfo editors/openoffice-2.0-devel/files patch-scp2+source+ooo+file_library_ooo.scp Log: Update to 1.9m78 Revision Changes Path 1.151 +4 -4 ports/editors/openoffice-2.0-devel/Makefile 1.49 +2 -2 ports/editors/openoffice-2.0-devel/distinfo 1.2 +7 -11 ports/editors/openoffice-2.0-devel/files/patch-scp2+source+ooo+file_library_ooo.scp From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:04: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 A28CB16A4CE; Sat, 12 Feb 2005 12:04:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 661C643D1F; Sat, 12 Feb 2005 12:04:10 +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 j1CC4AwQ076492; Sat, 12 Feb 2005 12:04:10 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CC4AQs076491; Sat, 12 Feb 2005 12:04:10 GMT (envelope-from ru) Message-Id: <200502121204.j1CC4AQs076491@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 12:04: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/ar if_ar.c src/sys/dev/sr if_sr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 12:04:10 -0000 ru 2005-02-12 12:04:10 UTC FreeBSD src repository Modified files: sys/dev/ar if_ar.c sys/dev/sr if_sr.c Log: Two problems here: 1. Dependency on netgraph module was broken (wrong version). 2. Netgraph node type was never destroyed on unload. This was masked by problem #1. Fixed both by using NETGRAPH_INIT(). Now netgraph node type is created on module load, as in the rest of netgraph modules. Revision Changes Path 1.67 +1 -21 src/sys/dev/ar/if_ar.c 1.65 +1 -21 src/sys/dev/sr/if_sr.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12: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 9AB4E16A4CE; Sat, 12 Feb 2005 12:35:57 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FA143D2D; Sat, 12 Feb 2005 12:35:57 +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 j1CCZvSU077826; Sat, 12 Feb 2005 12:35:57 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCZvWO077825; Sat, 12 Feb 2005 12:35:57 GMT (envelope-from ru) Message-Id: <200502121235.j1CCZvWO077825@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 12:35: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/modules/netgraph/ether 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, 12 Feb 2005 12:35:57 -0000 ru 2005-02-12 12:35:56 UTC FreeBSD src repository Modified files: sys/modules/netgraph/ether Makefile Log: Bitrot: the ethernet parse type is long standard. Revision Changes Path 1.4 +0 -2 src/sys/modules/netgraph/ether/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:37: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 ECB8716A52C; Sat, 12 Feb 2005 12:37:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C779843D53; Sat, 12 Feb 2005 12:37: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 j1CCbmt2078020; Sat, 12 Feb 2005 12:37:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCbmJ6078019; Sat, 12 Feb 2005 12:37:48 GMT (envelope-from simon) Message-Id: <200502121237.j1CCbmJ6078019@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Feb 2005 12:37:48 +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, 12 Feb 2005 12:37:49 -0000 simon 2005-02-12 12:37:48 UTC FreeBSD doc repository Modified files: en/commercial software.xml Log: Correct some words in some paragraphs. PR: www/77241 Submitted by: Jesus R. Camou Revision Changes Path 1.8 +4 -4 www/en/commercial/software.xml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:42: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 4B20516A4CE; Sat, 12 Feb 2005 12:42:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2620C43D1D; Sat, 12 Feb 2005 12:42:55 +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 j1CCgte6078279; Sat, 12 Feb 2005 12:42:55 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCgsGf078278; Sat, 12 Feb 2005 12:42:54 GMT (envelope-from ru) Message-Id: <200502121242.j1CCgsGf078278@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 12:42: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/modules/netgraph Makefile.inc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 12:42:55 -0000 ru 2005-02-12 12:42:54 UTC FreeBSD src repository Modified files: sys/modules/netgraph Makefile.inc Log: Don't export symbols, all netgraph modules appear to have proper module dependencies. While here, removed stray -Wall from CFLAGS. Revision Changes Path 1.3 +0 -3 src/sys/modules/netgraph/Makefile.inc From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12: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 266EB16A4CE; Sat, 12 Feb 2005 12:47:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03D2B43D2D; Sat, 12 Feb 2005 12:47:25 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CClOpW088902; Sat, 12 Feb 2005 12:47:24 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CClOY1088898; Sat, 12 Feb 2005 12:47:24 GMT (envelope-from ceri) Message-Id: <200502121247.j1CClOY1088898@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 12:47: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/en applications.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, 12 Feb 2005 12:47:25 -0000 ceri 2005-02-12 12:47:24 UTC FreeBSD doc repository Modified files: en applications.sgml Log: Pull this into the present. Reviewed by: www Revision Changes Path 1.27 +18 -10 www/en/applications.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:48: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 B5A6516A4CE; Sat, 12 Feb 2005 12:48:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 918AD43D41; Sat, 12 Feb 2005 12:48:47 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CCmllm089592; Sat, 12 Feb 2005 12:48:47 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCmlDh089591; Sat, 12 Feb 2005 12:48:47 GMT (envelope-from ceri) Message-Id: <200502121248.j1CCmlDh089591@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 12:48:47 +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 includes.header.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, 12 Feb 2005 12:48:47 -0000 ceri 2005-02-12 12:48:47 UTC FreeBSD doc repository Modified files: share/sgml includes.header.sgml Log: Fix grammar bogon. Revision Changes Path 1.4 +2 -2 www/share/sgml/includes.header.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:49: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 6588B16A4CE; Sat, 12 Feb 2005 12:49:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4353B43D39; Sat, 12 Feb 2005 12:49:32 +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 j1CCnW72089631; Sat, 12 Feb 2005 12:49:32 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCnWgi089630; Sat, 12 Feb 2005 12:49:32 GMT (envelope-from ru) Message-Id: <200502121249.j1CCnWgi089630@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 12:49: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/modules/netgraph 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, 12 Feb 2005 12:49:32 -0000 ru 2005-02-12 12:49:32 UTC FreeBSD src repository Modified files: sys/modules/netgraph Makefile Log: Connect ng_atmllc(4) to the build. Revision Changes Path 1.42 +1 -0 src/sys/modules/netgraph/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 12:59: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 413F116A4CE; Sat, 12 Feb 2005 12:59:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ED1943D2F; Sat, 12 Feb 2005 12:59:54 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CCxrsh090090; Sat, 12 Feb 2005 12:59:54 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CCxrF3090089; Sat, 12 Feb 2005 12:59:53 GMT (envelope-from ceri) Message-Id: <200502121259.j1CCxrF3090089@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 12:59: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/cgi reg.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: Sat, 12 Feb 2005 12:59:54 -0000 ceri 2005-02-12 12:59:53 UTC FreeBSD doc repository Modified files: en/cgi reg.cgi Log: o Don't use red body text o Don't centre the image map o Don't use a really small, unclosed, FONT element Revision Changes Path 1.9 +3 -4 www/en/cgi/reg.cgi From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:04: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 9EDDF16A4CE; Sat, 12 Feb 2005 13:04:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75B1E43D53; Sat, 12 Feb 2005 13:04:00 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CD40Ss090278; Sat, 12 Feb 2005 13:04:00 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CD40EU090277; Sat, 12 Feb 2005 13:04:00 GMT (envelope-from ceri) Message-Id: <200502121304.j1CD40EU090277@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 13:04:00 +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 register.sgml www/en/cgi reg.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: Sat, 12 Feb 2005 13:04:00 -0000 ceri 2005-02-12 13:04:00 UTC FreeBSD doc repository Modified files: en register.sgml en/cgi reg.cgi Log: Remove unused variables. Revision Changes Path 1.10 +1 -3 www/en/cgi/reg.cgi 1.25 +1 -4 www/en/register.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:04: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 4A46516A4CE; Sat, 12 Feb 2005 13:04:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3742043D3F; Sat, 12 Feb 2005 13:04:12 +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 j1CD4CWu090389; Sat, 12 Feb 2005 13:04:12 GMT (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CD4Cxh090388; Sat, 12 Feb 2005 13:04:12 GMT (envelope-from nork) Message-Id: <200502121304.j1CD4Cxh090388@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 12 Feb 2005 13:04: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 UPDATING ports/x11-fonts/mkbold Makefile ports/x11-fonts/mkbold-mkitalic Makefile ports/x11-fonts/mkitalic 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, 12 Feb 2005 13:04:12 -0000 nork 2005-02-12 13:04:12 UTC FreeBSD ports repository Modified files: . UPDATING x11-fonts/mkbold Makefile x11-fonts/mkbold-mkitalic Makefile x11-fonts/mkitalic Makefile Log: o Add CONFLITS. o Set install prefix to ${X11BASE}, clearly. o Bump PORTREVISION, accordingly. Reviewd by: hrs, Yoshihiko Sarumaru Approved by: KOMATSU Shinichiro Revision Changes Path 1.148 +14 -1 ports/UPDATING 1.2 +4 -0 ports/x11-fonts/mkbold-mkitalic/Makefile 1.5 +4 -1 ports/x11-fonts/mkbold/Makefile 1.6 +4 -1 ports/x11-fonts/mkitalic/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:06: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 7B71416A4CF; Sat, 12 Feb 2005 13:06:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52C3243D1D; Sat, 12 Feb 2005 13:06:39 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CD6d7X090545; Sat, 12 Feb 2005 13:06:39 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CD6dUF090544; Sat, 12 Feb 2005 13:06:39 GMT (envelope-from ceri) Message-Id: <200502121306.j1CD6dUF090544@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 13:06:38 +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 includes.header.sgml includes.header.xsl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 13:06:40 -0000 ceri 2005-02-12 13:06:38 UTC FreeBSD doc repository Modified files: share/sgml includes.header.sgml includes.header.xsl Log: Use less ambiguous content for the ALT attributes in the image map. Reviewed by: simon, remko Revision Changes Path 1.5 +5 -5 www/share/sgml/includes.header.sgml 1.4 +5 -5 www/share/sgml/includes.header.xsl From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13: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 120F216A4CE; Sat, 12 Feb 2005 13:08:35 +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 AF43443D3F; Sat, 12 Feb 2005 13:08:34 +0000 (GMT) (envelope-from setantae@submonkey.net) Received: from setantae by shrike.submonkey.net with local (Exim 4.44 (FreeBSD)) id 1Czx0g-000Jv4-Di; Sat, 12 Feb 2005 13:08:30 +0000 Date: Sat, 12 Feb 2005 13:08:30 +0000 From: Ceri Davies To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20050212130830.GH51102@submonkey.net> Mail-Followup-To: Ceri Davies , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200502121304.j1CD40EU090277@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lrvsYIebpInmECXG" Content-Disposition: inline In-Reply-To: <200502121304.j1CD40EU090277@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.7i Sender: Ceri Davies Subject: Re: cvs commit: www/en register.sgml www/en/cgi reg.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: Sat, 12 Feb 2005 13:08:35 -0000 --lrvsYIebpInmECXG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Feb 12, 2005 at 01:04:00PM +0000, Ceri Davies wrote: > ceri 2005-02-12 13:04:00 UTC >=20 > FreeBSD doc repository >=20 > Modified files: > en register.sgml=20 > en/cgi reg.cgi=20 > Log: > Remove unused variables. Actually, would anyone mind if I just cvs rm these files? There are no links to register.html on the site anywhere, and it's a holdover from a time long past. Ceri --=20 Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. -- Einstein (attrib.) --lrvsYIebpInmECXG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCDf/OocfcwTS3JF8RAiDCAJ9F2/9dSNXI72dTFDsKFu/f7FrLOgCgixdq +FIxomg0zNDmtnwTCo6ZVQw= =62hJ -----END PGP SIGNATURE----- --lrvsYIebpInmECXG-- From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13: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 24A2916A4CE; Sat, 12 Feb 2005 13:13:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0088C43D39; Sat, 12 Feb 2005 13:13:15 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CDDE3C090781; Sat, 12 Feb 2005 13:13:14 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDDE9L090780; Sat, 12 Feb 2005 13:13:14 GMT (envelope-from ceri) Message-Id: <200502121313.j1CDDE9L090780@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 13:13:14 +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 cgi-style.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, 12 Feb 2005 13:13:15 -0000 ceri 2005-02-12 13:13:14 UTC FreeBSD doc repository Modified files: en/cgi cgi-style.pl Log: Follow revision 1.5 of www/share/sgml/includes.header.sgml: Use less ambiguous content for the ALT attributes in the image map. Revision Changes Path 1.19 +5 -5 www/en/cgi/cgi-style.pl From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:19: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 5E2E016A4CE; Sat, 12 Feb 2005 13:19:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38A4543D2F; Sat, 12 Feb 2005 13:19:12 +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 j1CDJCxs091009; Sat, 12 Feb 2005 13:19:12 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDJCcw091008; Sat, 12 Feb 2005 13:19:12 GMT (envelope-from das) Message-Id: <200502121319.j1CDJCcw091008@repoman.freebsd.org> From: David Schultz Date: Sat, 12 Feb 2005 13:19: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/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: Sat, 12 Feb 2005 13:19:12 -0000 das 2005-02-12 13:19:11 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version for removal of matherr() from libm. (matherr() went out of fashion when the third edition of SVID de-supported it nearly 20 years ago, and it has never actually worked in FreeBSD.) Revision Changes Path 1.223 +1 -1 src/sys/sys/param.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13: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 DE02716A4D3; Sat, 12 Feb 2005 13:19:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA01443D1F; Sat, 12 Feb 2005 13:19:25 +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 j1CDJPVO091034; Sat, 12 Feb 2005 13:19:25 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDJPg4091033; Sat, 12 Feb 2005 13:19:25 GMT (envelope-from das) Message-Id: <200502121319.j1CDJPg4091033@repoman.freebsd.org> From: David Schultz Date: Sat, 12 Feb 2005 13:19: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/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: Sat, 12 Feb 2005 13:19:26 -0000 das 2005-02-12 13:19:25 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version 600011. Revision Changes Path 1.520 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13: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 D8A0F16A4CE; Sat, 12 Feb 2005 13:19:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 845A943D1D; Sat, 12 Feb 2005 13:19: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 j1CDJl5I091207; Sat, 12 Feb 2005 13:19:47 GMT (envelope-from das@repoman.freebsd.org) Received: (from das@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDJlKQ091206; Sat, 12 Feb 2005 13:19:47 GMT (envelope-from das) Message-Id: <200502121319.j1CDJlKQ091206@repoman.freebsd.org> From: David Schultz Date: Sat, 12 Feb 2005 13:19: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/japanese/tcl76 Makefileports/japanese/tcl76/files Makefile.lib ports/lang/gcc28 Makefile pkg-plist ports/lang/gcc28/files patch-03 patch-12 ports/lang/tcl80 Makefile ports/lang/tcl80/files Makefile.lib ports/lang/gnat 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, 12 Feb 2005 13:19:48 -0000 das 2005-02-12 13:19:47 UTC FreeBSD ports repository (src committer) Modified files: japanese/tcl76 Makefile japanese/tcl76/files Makefile.lib lang/gcc28 Makefile pkg-plist lang/gcc28/files patch-03 patch-12 lang/tcl80 Makefile lang/tcl80/files Makefile.lib lang/gnat Makefile pkg-plist Log: Fix build. Ports that formerly attempted to work around problems created by matherr() no longer need to do so. Revision Changes Path 1.22 +2 -1 ports/japanese/tcl76/Makefile 1.3 +4 -1 ports/japanese/tcl76/files/Makefile.lib 1.50 +4 -1 ports/lang/gcc28/Makefile 1.3 +28 -19 ports/lang/gcc28/files/patch-03 1.2 +20 -11 ports/lang/gcc28/files/patch-12 1.12 +1 -2 ports/lang/gcc28/pkg-plist 1.43 +4 -0 ports/lang/gnat/Makefile 1.19 +0 -1 ports/lang/gnat/pkg-plist 1.39 +2 -1 ports/lang/tcl80/Makefile 1.6 +5 -2 ports/lang/tcl80/files/Makefile.lib From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:38: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 E90CA16A4CE; Sat, 12 Feb 2005 13:38:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE7B143D2F; Sat, 12 Feb 2005 13:38:56 +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 j1CDcukc092045; Sat, 12 Feb 2005 13:38:56 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDcu46092044; Sat, 12 Feb 2005 13:38:56 GMT (envelope-from skv) Message-Id: <200502121338.j1CDcu46092044@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 12 Feb 2005 13:38: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 Makefile ports/devel/p5-Class-Handle 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, 12 Feb 2005 13:38:57 -0000 skv 2005-02-12 13:38:56 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/p5-Class-Handle Makefile distinfo pkg-descr pkg-plist Log: Add p5-Class-Handle 1.03, create objects that are handles to classes. Revision Changes Path 1.1812 +1 -0 ports/devel/Makefile 1.1 +27 -0 ports/devel/p5-Class-Handle/Makefile (new) 1.1 +2 -0 ports/devel/p5-Class-Handle/distinfo (new) 1.1 +11 -0 ports/devel/p5-Class-Handle/pkg-descr (new) 1.1 +5 -0 ports/devel/p5-Class-Handle/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 13:39: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 9A1F916A4CE; Sat, 12 Feb 2005 13:39:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7722A43D2F; Sat, 12 Feb 2005 13:39:09 +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 j1CDd9mI092099; Sat, 12 Feb 2005 13:39:09 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CDd9V5092098; Sat, 12 Feb 2005 13:39:09 GMT (envelope-from skv) Message-Id: <200502121339.j1CDd9V5092098@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 12 Feb 2005 13:39: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: Sat, 12 Feb 2005 13:39:09 -0000 skv 2005-02-12 13:39:09 UTC FreeBSD ports repository Modified files: . modules Log: p5-Class-Handle --> ports/devel/p5-Class-Handle Revision Changes Path 1.11921 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Feb 12 14:45: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 8199E16A4CE; Sat, 12 Feb 2005 14:45:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58F3643D39; Sat, 12 Feb 2005 14:45:19 +0000 (GMT) (envelope-from bsd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CEjJwj094594; Sat, 12 Feb 2005 14:45:19 GMT (envelope-from bsd@repoman.freebsd.org) Received: (from bsd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CEjJNj094593; Sat, 12 Feb 2005 14:45:19 GMT (envelope-from bsd) Message-Id: <200502121445.j1CEjJNj094593@repoman.freebsd.org> From: "Brian S. Dean" Date: Sat, 12 Feb 2005 14:45: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/avrdude 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, 12 Feb 2005 14:45:19 -0000 bsd 2005-02-12 14:45:19 UTC FreeBSD ports repository Modified files: devel/avrdude Makefile distinfo pkg-plist Log: Update to latest development snapshot; documentation build is disabled by default, man page is still available; new safe-mode is enabled by default. Revision Changes Path 1.9 +4 -6 ports/devel/avrdude/Makefile 1.7 +2 -2 ports/devel/avrdude/distinfo 1.3 +0 -46 ports/devel/avrdude/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 14:54: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 0FC1F16A4CE; Sat, 12 Feb 2005 14:54:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFC6F43D3F; Sat, 12 Feb 2005 14:54:19 +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 j1CEsJ0j094844; Sat, 12 Feb 2005 14:54:19 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CEsJok094843; Sat, 12 Feb 2005 14:54:19 GMT (envelope-from glebius) Message-Id: <200502121454.j1CEsJok094843@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 14:54: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/netgraph ng_ksocket.c ng_ksocket.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, 12 Feb 2005 14:54:20 -0000 glebius 2005-02-12 14:54:19 UTC FreeBSD src repository Modified files: sys/netgraph ng_ksocket.c ng_ksocket.h Log: When netgraph(4) was converted to use mbuf_tags(9) instead of meta-data a definite setup was broken: two ng_ksockets are connected to each other, connect()ed to different remote hosts, and bind()ed to different local interfaces. In this case one ng_ksocket is fooled with tag from the other one. Put node id into tag. In rcvdata method utilize tag only if it has our own id inside or id equals zero. The latter case is added to support packets send by some third, not ng_ksocket node. MFC after: 1 week Revision Changes Path 1.49 +9 -3 src/sys/netgraph/ng_ksocket.c 1.12 +1 -0 src/sys/netgraph/ng_ksocket.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:08: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 855B016A4CE; Sat, 12 Feb 2005 15:08:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543F943D39; Sat, 12 Feb 2005 15:08: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 j1CF8Oow095407; Sat, 12 Feb 2005 15:08:24 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CF8O9C095406; Sat, 12 Feb 2005 15:08:24 GMT (envelope-from brueffer) Message-Id: <200502121508.j1CF8O9C095406@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 15:08: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/sbin/sysctl sysctl.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: Sat, 12 Feb 2005 15:08:24 -0000 brueffer 2005-02-12 15:08:24 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sbin/sysctl sysctl.8 Log: MFC: rev. 1.55 by hmp Code for automatic name completion in a tcsh(1) environment. Revision Changes Path 1.54.2.1 +7 -0 src/sbin/sysctl/sysctl.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:10: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 BB13316A4CE; Sat, 12 Feb 2005 15:10:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9350043D45; Sat, 12 Feb 2005 15:10:19 +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 j1CFAJQh095515; Sat, 12 Feb 2005 15:10:19 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFAJV1095514; Sat, 12 Feb 2005 15:10:19 GMT (envelope-from skv) Message-Id: <200502121510.j1CFAJV1095514@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 12 Feb 2005 15:10: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-Apache-Peek 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, 12 Feb 2005 15:10:19 -0000 skv 2005-02-12 15:10:19 UTC FreeBSD ports repository Modified files: www/p5-Apache-Peek Makefile distinfo Log: Update to 1.02 Revision Changes Path 1.11 +2 -2 ports/www/p5-Apache-Peek/Makefile 1.3 +2 -2 ports/www/p5-Apache-Peek/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15: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 40EA016A4CE; Sat, 12 Feb 2005 15:11:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1E5C43D62; Sat, 12 Feb 2005 15:11:05 +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 j1CFB4NM095622; Sat, 12 Feb 2005 15:11:04 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFB4Cg095621; Sat, 12 Feb 2005 15:11:04 GMT (envelope-from rwatson) Message-Id: <200502121511.j1CFB4Cg095621@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 15:11:04 +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/netperf cluster.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, 12 Feb 2005 15:11:13 -0000 rwatson 2005-02-12 15:11:04 UTC FreeBSD doc repository Modified files: en/projects/netperf cluster.sgml Log: Add a note on checking software configurations before running testing. Revision Changes Path 1.5 +9 -1 www/en/projects/netperf/cluster.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15: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 01C0616A4CE; Sat, 12 Feb 2005 15:12:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD5E243D1D; Sat, 12 Feb 2005 15:12:45 +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 j1CFCjcl095684; Sat, 12 Feb 2005 15:12:45 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFCjcn095683; Sat, 12 Feb 2005 15:12:45 GMT (envelope-from brueffer) Message-Id: <200502121512.j1CFCjcn095683@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 15:12:45 +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/route route.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: Sat, 12 Feb 2005 15:12:46 -0000 brueffer 2005-02-12 15:12:45 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sbin/route route.8 Log: MFC: rev. 1.39 by bms Document the fact that blackhole routes normally need to be bound to lo(4) interfaces to have an effect, and that this is not needed when using IP fast forwarding. Revision Changes Path 1.38.2.1 +10 -0 src/sbin/route/route.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:18: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 A0E1E16A4CE; Sat, 12 Feb 2005 15:18:11 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8657643D1D; Sat, 12 Feb 2005 15:18:11 +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 j1CFIBxa096078; Sat, 12 Feb 2005 15:18:11 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFIBn3096077; Sat, 12 Feb 2005 15:18:11 GMT (envelope-from brueffer) Message-Id: <200502121518.j1CFIBn3096077@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 15:18:11 +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/bsdlabel bsdlabel.8 src/sbin/gpt gpt.8 src/sbin/ifconfig ifconfig.8 src/sbin/kldunload kldunload.8 src/sbin/mount_unionfs mount_unionfs.8 src/sbin/reboot boot_i386.8 src/sbin/sysctl sysctl.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: Sat, 12 Feb 2005 15:18:11 -0000 brueffer 2005-02-12 15:18:11 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sbin/bsdlabel bsdlabel.8 sbin/gpt gpt.8 sbin/ifconfig ifconfig.8 sbin/kldunload kldunload.8 sbin/mount_unionfs mount_unionfs.8 sbin/reboot boot_i386.8 sbin/sysctl sysctl.8 Log: MFC: Scheduled mdoc(7) sweep. Original revisions by: ru Revision Changes Path 1.58.2.2 +7 -3 src/sbin/bsdlabel/bsdlabel.8 1.6.2.4 +3 -3 src/sbin/gpt/gpt.8 1.85.2.1 +2 -2 src/sbin/ifconfig/ifconfig.8 1.13.2.2 +4 -4 src/sbin/kldunload/kldunload.8 1.18.2.1 +2 -2 src/sbin/mount_unionfs/mount_unionfs.8 1.46.2.2 +2 -1 src/sbin/reboot/boot_i386.8 1.54.2.2 +2 -3 src/sbin/sysctl/sysctl.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:23: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 CD1EF16A4CE; Sat, 12 Feb 2005 15:23:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A61FC43D31; Sat, 12 Feb 2005 15:23:54 +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 j1CFNsEL096342; Sat, 12 Feb 2005 15:23:54 GMT (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFNs6M096341; Sat, 12 Feb 2005 15:23:54 GMT (envelope-from brueffer) Message-Id: <200502121523.j1CFNs6M096341@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 12 Feb 2005 15:23:54 +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/route route.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: Sat, 12 Feb 2005 15:23:55 -0000 brueffer 2005-02-12 15:23:54 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) sbin/route route.8 Log: MFC: rev. 1.40 by bms Update document dates. Revision Changes Path 1.38.2.2 +1 -1 src/sbin/route/route.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:23: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 0199016A511; Sat, 12 Feb 2005 15:23:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAEE843D39; Sat, 12 Feb 2005 15:23:57 +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 j1CFNvEM096371; Sat, 12 Feb 2005 15:23:57 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFNvg8096370; Sat, 12 Feb 2005 15:23:57 GMT (envelope-from rwatson) Message-Id: <200502121523.j1CFNvg8096370@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 15:23:57 +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/netinet6 raw_ip6.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 15:24:00 -0000 rwatson 2005-02-12 15:23:57 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet6 raw_ip6.c Log: Merge raw_ip6.c:1.49 from HEAD to RELENG_5: date: 2005/02/06 21:43:55; author: rwatson; state: Exp; lines: +0 -6 Remove a comment from the raw IPv6 output function regarding M_TRYWAIT allocations: M_PREPEND() now uses M_DONTWAIT. Revision Changes Path 1.45.2.3 +0 -6 src/sys/netinet6/raw_ip6.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:24: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 D2FB016A4CE; Sat, 12 Feb 2005 15:24:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B20F743D2D; Sat, 12 Feb 2005 15:24:58 +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 j1CFOwS8097017; Sat, 12 Feb 2005 15:24:58 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFOwZB097016; Sat, 12 Feb 2005 15:24:58 GMT (envelope-from hrs) Message-Id: <200502121524.j1CFOwZB097016@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 15:24: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/japanese/dvipsk Makefile distinfo pkg-plist patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in-teTeX ptex-kanji.map updmap-ptex.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: Sat, 12 Feb 2005 15:24:59 -0000 hrs 2005-02-12 15:24:58 UTC FreeBSD ports repository Modified files: japanese/dvipsk Makefile distinfo pkg-plist japanese/dvipsk/files ptex-kanji.map Added files: japanese/dvipsk/files patch-texk::dvipsk::Makefile.in patch-texk::kpathsea::texmf.in-teTeX Removed files: japanese/dvipsk/files patch-texk::kpathsea::Makefile.in patch-texk::kpathsea::texmf.in updmap-ptex.in Log: Update to 5.95a. The updmap-ptex and updmap-sys-ptex utilities are moved to japanese/ptex-tetex now. Revision Changes Path 1.27 +24 -37 ports/japanese/dvipsk/Makefile 1.10 +4 -6 ports/japanese/dvipsk/distinfo 1.1 +28 -0 ports/japanese/dvipsk/files/patch-texk::dvipsk::Makefile.in (new) 1.2 +0 -11 ports/japanese/dvipsk/files/patch-texk::kpathsea::Makefile.in (dead) 1.4 +0 -361 ports/japanese/dvipsk/files/patch-texk::kpathsea::texmf.in (dead) 1.1 +103 -0 ports/japanese/dvipsk/files/patch-texk::kpathsea::texmf.in-teTeX (new) 1.3 +5 -1 ports/japanese/dvipsk/files/ptex-kanji.map 1.3 +0 -10 ports/japanese/dvipsk/files/updmap-ptex.in (dead) 1.13 +6 -19 ports/japanese/dvipsk/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:28: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 C9D4316A4CE; Sat, 12 Feb 2005 15:28:34 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BDB543D2D; Sat, 12 Feb 2005 15:28:34 +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 j1CFSY7l098223; Sat, 12 Feb 2005 15:28:34 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFSYJ9098222; Sat, 12 Feb 2005 15:28:34 GMT (envelope-from hrs) Message-Id: <200502121528.j1CFSYJ9098222@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 15:28: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/japanese/ptex-tetex Makefile pkg-plist patch-texk::kpathsea::texmf.in-teTeX X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 15:28:34 -0000 hrs 2005-02-12 15:28:34 UTC FreeBSD ports repository Modified files: japanese/ptex-tetex Makefile pkg-plist japanese/ptex-tetex/files patch-texk::kpathsea::texmf.in-teTeX Log: - Fix TEXFONTMAPS. dviware for pTeX use TEXFONTMAPS=".;$TEXMF/ fonts/map{/ptex,}//" by default. - Add the updmap-ptex and updmap-sys-ptex utilities, which support generating .map files. - Bump PORTREVISION. Revision Changes Path 1.9 +33 -3 ports/japanese/ptex-tetex/Makefile 1.2 +18 -9 ports/japanese/ptex-tetex/files/patch-texk::kpathsea::texmf.in-teTeX 1.5 +39 -4 ports/japanese/ptex-tetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:29: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 685E916A4CE; Sat, 12 Feb 2005 15:29:22 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EF6443D31; Sat, 12 Feb 2005 15:29:22 +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 j1CFTM3Q098274; Sat, 12 Feb 2005 15:29:22 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFTMIM098273; Sat, 12 Feb 2005 15:29:22 GMT (envelope-from hrs) Message-Id: <200502121529.j1CFTMIM098273@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 15:29: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/ptex-tetex/files updmap-ptex.in updmap-sys-ptex.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: Sat, 12 Feb 2005 15:29:22 -0000 hrs 2005-02-12 15:29:22 UTC FreeBSD ports repository Added files: japanese/ptex-tetex/files updmap-ptex.in updmap-sys-ptex.in Log: Add files forgotten in the previous commit. Revision Changes Path 1.1 +16 -0 ports/japanese/ptex-tetex/files/updmap-ptex.in (new) 1.1 +18 -0 ports/japanese/ptex-tetex/files/updmap-sys-ptex.in (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:30: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 30F7716A4CE; Sat, 12 Feb 2005 15:30:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0991143D41; Sat, 12 Feb 2005 15:30:37 +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 j1CFUaS2098409; Sat, 12 Feb 2005 15:30:36 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFUa5t098408; Sat, 12 Feb 2005 15:30:36 GMT (envelope-from hrs) Message-Id: <200502121530.j1CFUa5t098408@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 15:30: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/japanese/teTeX 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, 12 Feb 2005 15:30:37 -0000 hrs 2005-02-12 15:30:36 UTC FreeBSD ports repository Modified files: japanese/teTeX Makefile Log: Bump PORTVERSION due to changes of japanese/ptex-tetex and japanese/dvipsk. Revision Changes Path 1.7 +1 -1 ports/japanese/teTeX/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:38: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 8467B16A4CE; Sat, 12 Feb 2005 15:38:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FECC43D31; Sat, 12 Feb 2005 15:38:09 +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 j1CFc9dB098625; Sat, 12 Feb 2005 15:38:09 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFc9vd098624; Sat, 12 Feb 2005 15:38:09 GMT (envelope-from rwatson) Message-Id: <200502121538.j1CFc9vd098624@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 15:38: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/dev/sio sio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 15:38:09 -0000 rwatson 2005-02-12 15:38:09 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/sio sio.c Log: Merge sio.c:1.457 and sio.c:1.458 from HEAD to RELENG_5: date: 2005/02/03 10:35:05; author: rwatson; state: Exp; lines: +9 -5 When entering siocnputc() with (kdb_active), don't acquire (or release) the sio spin mutex, as use of synchronization primitives in the debugger can result in substantial problems. With this patch in place entering the debugger via a serial console is made substantially more reliable. date: 2005/02/08 17:56:04; author: rwatson; state: Exp; lines: +5 -9 Simplify the "and if we're in the debugger, don't use locks" logic, correcting some misthinking. Discussed with (really this time): bde Revision Changes Path 1.450.2.1 +1 -1 src/sys/dev/sio/sio.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:43: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 EA80516A4CE; Sat, 12 Feb 2005 15:43:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C027F43D4C; Sat, 12 Feb 2005 15:43:17 +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 j1CFhH8j098834; Sat, 12 Feb 2005 15:43:17 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFhHJZ098833; Sat, 12 Feb 2005 15:43:17 GMT (envelope-from marius) Message-Id: <200502121543.j1CFhHJZ098833@repoman.freebsd.org> From: Marius Strobl Date: Sat, 12 Feb 2005 15:43:17 +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/uart uart_cpu_sparc64.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 15:43:18 -0000 marius 2005-02-12 15:43:17 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/uart uart_cpu_sparc64.c Log: MFC: 1.15 - Don't blindly use the return value of uart_cpu_channel() to calculate the address of a channel on a SCC, it returns 0 on failure. - Hardcode channel 1 for the keyboard on Z8530, the information present in the Open Firmware device tree doesn't allow to determine this via uart_cpu_channel(). This makes the keyboard on Ultra 2 basically work. - Add and improve comments about uart_cpu_channel() and uart_cpu_getdev_*(). Revision Changes Path 1.12.2.2 +33 -7 src/sys/dev/uart/uart_cpu_sparc64.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15:49: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 7DF6116A4CE; Sat, 12 Feb 2005 15:49:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 550E643D31; Sat, 12 Feb 2005 15:49: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 j1CFnKs8099051; Sat, 12 Feb 2005 15:49:20 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFnKeA099050; Sat, 12 Feb 2005 15:49:20 GMT (envelope-from phk) Message-Id: <200502121549.j1CFnKeA099050@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Feb 2005 15:49: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/libgpib ibfoo.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 15:49:20 -0000 phk 2005-02-12 15:49:20 UTC FreeBSD src repository Modified files: lib/libgpib ibfoo.c Log: Use the eot argument field for ibeot(). Revision Changes Path 1.3 +3 -3 src/lib/libgpib/ibfoo.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 15: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 1245B16A4CF; Sat, 12 Feb 2005 15:49:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2C2443D48; Sat, 12 Feb 2005 15:49: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 j1CFnoKN099095; Sat, 12 Feb 2005 15:49:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CFnoLb099094; Sat, 12 Feb 2005 15:49:50 GMT (envelope-from phk) Message-Id: <200502121549.j1CFnoLb099094@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Feb 2005 15: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/dev/ieee488 ugpib.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, 12 Feb 2005 15:49:51 -0000 phk 2005-02-12 15:49:50 UTC FreeBSD src repository Modified files: sys/dev/ieee488 ugpib.h Log: Fix prototype for ibeot() Revision Changes Path 1.3 +1 -1 src/sys/dev/ieee488/ugpib.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:03: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 B623016A4CF; Sat, 12 Feb 2005 16:03:00 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8ADFA43D39; Sat, 12 Feb 2005 16:03:00 +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 j1CG30Co099634; Sat, 12 Feb 2005 16:03:00 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CG301x099633; Sat, 12 Feb 2005 16:03:00 GMT (envelope-from rwatson) Message-Id: <200502121603.j1CG301x099633@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 16:03:00 +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/netinet tcp_syncache.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:03:00 -0000 rwatson 2005-02-12 16:03:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netinet tcp_syncache.c Log: Merge tcp_syncache.c:1.69 from HEAD to RELENG_5: date: 2005/01/30 19:28:27; author: rwatson; state: Exp; lines: +3 -6 Remove clause three from tcp_syncache.c license per permission of McAfee. Update copyright to McAfee from NETA. Revision Changes Path 1.66.2.2 +3 -6 src/sys/netinet/tcp_syncache.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:05: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 D517016A4CE; Sat, 12 Feb 2005 16:05:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFC343D45; Sat, 12 Feb 2005 16:05:44 +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 j1CG5i71099766; Sat, 12 Feb 2005 16:05:44 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CG5ipm099765; Sat, 12 Feb 2005 16:05:44 GMT (envelope-from rwatson) Message-Id: <200502121605.j1CG5ipm099765@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 16:05: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/ufs/ufs ufs_extattr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:05:45 -0000 rwatson 2005-02-12 16:05:44 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/ufs/ufs ufs_extattr.c Log: Merge ufs_extattr.c:1.77 from HEAD to RELENG_5: date: 2005/02/08 17:05:38; author: rwatson; state: Exp; lines: +2 -10 Don't use VOP_LEASE() with operations on extended attribute backing files. Pointed out by: phk Revision Changes Path 1.73.2.1 +2 -10 src/sys/ufs/ufs/ufs_extattr.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:10: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 B431716A4CE; Sat, 12 Feb 2005 16:10:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AD7D43D45; Sat, 12 Feb 2005 16:10:10 +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 j1CGAAwR099894; Sat, 12 Feb 2005 16:10:10 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGAAjO099893; Sat, 12 Feb 2005 16:10:10 GMT (envelope-from rwatson) Message-Id: <200502121610.j1CGAAjO099893@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 16:10: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/boot/common ufsread.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:10:10 -0000 rwatson 2005-02-12 16:10:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/boot/common ufsread.c Log: Merge ufsread.c:1.14 from HEAD to RELENG_5: date: 2005/01/30 14:58:00; author: rwatson; state: Exp; lines: +26 -5 Insert an explicit McAfee license, as we use a stock two-clause BSD license rather than the slightly custom licence in ufsread.c. Revision Changes Path 1.13.2.1 +26 -5 src/sys/boot/common/ufsread.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:11: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 BBB5316A4CE; Sat, 12 Feb 2005 16:11:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9118443D45; Sat, 12 Feb 2005 16:11:30 +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 j1CGBUUD000122; Sat, 12 Feb 2005 16:11:30 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGBUV8000121; Sat, 12 Feb 2005 16:11:30 GMT (envelope-from rwatson) Message-Id: <200502121611.j1CGBUV8000121@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 16:11:30 +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/nfsd nfsd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:11:30 -0000 rwatson 2005-02-12 16:11:30 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) usr.sbin/nfsd nfsd.c Log: Merge nfsd.c:1.32 from HEAD to RELENG_5: date: 2005/01/23 21:34:00; author: rwatson; state: Exp; lines: +1 -1 Bump the default maximum on nfsd processes from 20 to 256. Real-world measurements suggest that higher degrees of parallelism for large numbers of clients help performance substantially. Submitted by: Eric Anderson Revision Changes Path 1.30.2.1 +1 -1 src/usr.sbin/nfsd/nfsd.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:19: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 C77B516A4CE; Sat, 12 Feb 2005 16:19:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3EC43D39; Sat, 12 Feb 2005 16:19:03 +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 j1CGJ3V3000493; Sat, 12 Feb 2005 16:19:03 GMT (envelope-from pjd@repoman.freebsd.org) Received: (from pjd@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGJ35c000492; Sat, 12 Feb 2005 16:19:03 GMT (envelope-from pjd) Message-Id: <200502121619.j1CGJ35c000492@repoman.freebsd.org> From: Pawel Jakub Dawidek Date: Sat, 12 Feb 2005 16:19: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/geom/gate g_gate.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:19:03 -0000 pjd 2005-02-12 16:19:03 UTC FreeBSD src repository Modified files: sys/geom/gate g_gate.c Log: Fix typo. We want to unlock mutex here. Submitted by: Andreas Kohn MFC after: 1 week Revision Changes Path 1.16 +1 -1 src/sys/geom/gate/g_gate.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 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 CE42116A4CE; Sat, 12 Feb 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 A468043D45; Sat, 12 Feb 2005 16:26:36 +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 j1CGQa4k000821; Sat, 12 Feb 2005 16:26:36 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGQaKs000820; Sat, 12 Feb 2005 16:26:36 GMT (envelope-from glebius) Message-Id: <200502121626.j1CGQaKs000820@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 16:26: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/netgraph ng_ksocket.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:26:37 -0000 glebius 2005-02-12 16:26:36 UTC FreeBSD src repository Modified files: sys/netgraph ng_ksocket.c Log: Allocate enough space for new tag. Pointy hat to: glebius Revision Changes Path 1.50 +2 -1 src/sys/netgraph/ng_ksocket.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:28: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 A179F16A4CE; Sat, 12 Feb 2005 16:28:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73ED143D49; Sat, 12 Feb 2005 16:28:46 +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 j1CGSk3H000969; Sat, 12 Feb 2005 16:28:46 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGSkAp000968; Sat, 12 Feb 2005 16:28:46 GMT (envelope-from sem) Message-Id: <200502121628.j1CGSkAp000968@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Feb 2005 16:28: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/drweb-postfix/files 01.drweb-postfix.sh ports/security/drweb-qmail/files 01.drweb-qmail.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, 12 Feb 2005 16:28:47 -0000 sem 2005-02-12 16:28:46 UTC FreeBSD ports repository Added files: security/drweb-postfix/files 01.drweb-postfix.sh security/drweb-qmail/files 01.drweb-qmail.sh Log: - Add forgotten startup scripts Revision Changes Path 1.1 +20 -0 ports/security/drweb-postfix/files/01.drweb-postfix.sh (new) 1.1 +20 -0 ports/security/drweb-qmail/files/01.drweb-qmail.sh (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16: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 8C03A16A4CE; Sat, 12 Feb 2005 16:31:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 623E543D48; Sat, 12 Feb 2005 16:31:24 +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 j1CGVOlC001170; Sat, 12 Feb 2005 16:31:24 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGVOwj001169; Sat, 12 Feb 2005 16:31:24 GMT (envelope-from danfe) Message-Id: <200502121631.j1CGVOwj001169@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 12 Feb 2005 16:31: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/graphics/geist/files patch-adports/graphics/geist 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, 12 Feb 2005 16:31:24 -0000 danfe 2005-02-12 16:31:24 UTC FreeBSD ports repository Modified files: graphics/geist Makefile Added files: graphics/geist/files patch-ad Log: - Unbreak the build with recent Imlib2 - Take maintainership Revision Changes Path 1.13 +1 -5 ports/graphics/geist/Makefile 1.1 +117 -0 ports/graphics/geist/files/patch-ad (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:32: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 14D2116A4CE; Sat, 12 Feb 2005 16:32:58 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DED0943D53; Sat, 12 Feb 2005 16:32:57 +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 j1CGWv42001234; Sat, 12 Feb 2005 16:32:57 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGWvYP001233; Sat, 12 Feb 2005 16:32:57 GMT (envelope-from danfe) Message-Id: <200502121632.j1CGWvYP001233@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 12 Feb 2005 16: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/graphics/geist 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, 12 Feb 2005 16:32:58 -0000 danfe 2005-02-12 16:32:57 UTC FreeBSD ports repository Modified files: graphics/geist pkg-descr Log: Improve port description. Revision Changes Path 1.2 +10 -1 ports/graphics/geist/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16: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 9D52316A4CE; Sat, 12 Feb 2005 16:37:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7334343D3F; Sat, 12 Feb 2005 16:37:30 +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 j1CGbUJ2001426; Sat, 12 Feb 2005 16:37:30 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGbUMx001425; Sat, 12 Feb 2005 16:37:30 GMT (envelope-from sem) Message-Id: <200502121637.j1CGbUMx001425@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Feb 2005 16:37: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/nagios-plugins 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, 12 Feb 2005 16:37:30 -0000 sem 2005-02-12 16:37:30 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-plugins Makefile distinfo Log: - Update to 1.4 PR: ports/76854 (followup) Submitted by: maintainer Revision Changes Path 1.41 +1 -2 ports/net-mgmt/nagios-plugins/Makefile 1.15 +2 -2 ports/net-mgmt/nagios-plugins/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:44: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 E29E516A4CE; Sat, 12 Feb 2005 16:44:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC0E943D39; Sat, 12 Feb 2005 16:44:15 +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 j1CGiFUk001692; Sat, 12 Feb 2005 16:44:15 GMT (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGiFBF001691; Sat, 12 Feb 2005 16:44:15 GMT (envelope-from imp) Message-Id: <200502121644.j1CGiFBF001691@repoman.freebsd.org> From: Warner Losh Date: Sat, 12 Feb 2005 16:44: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/ed if_ed_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: Sat, 12 Feb 2005 16:44:16 -0000 imp 2005-02-12 16:44:15 UTC FreeBSD src repository Modified files: sys/dev/ed if_ed_pccard.c Log: Improve the mining of MAC address from the card: o Add a fallback location for the MAC address. Most of the early ne2000 PC Cards were built from the same parts, so most of them have the same address in the CIS to grab the MAC from. Use this address as our fallback if we don't find anything better. o Add printf, in bootverbose, noting the MAC addresses that we find along the way. # Better sanity checking of the MAC address is needed. Will have to # investigate using/creating a centralized function to do this as a number # of other PC Card drivers each have their own ad-hoc tests. Revision Changes Path 1.76 +36 -7 src/sys/dev/ed/if_ed_pccard.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:51: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 D4FBD16A4CF; Sat, 12 Feb 2005 16:51:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A488B43D1F; Sat, 12 Feb 2005 16:51:31 +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 j1CGpV51008578; Sat, 12 Feb 2005 16:51:31 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGpVAZ008577; Sat, 12 Feb 2005 16:51:31 GMT (envelope-from sem) Message-Id: <200502121651.j1CGpVAZ008577@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Feb 2005 16:51: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/www/lighttpd Makefile ports/www/lighttpd/files patch-src::cgi.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 16:51:32 -0000 sem 2005-02-12 16:51:31 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile Added files: www/lighttpd/files patch-src::cgi.c Log: - The patch fixes a CGI handler bug in the config file. Obtained from: http://wiki.lighttpd.net/7.html#A14 and http://cvs.pld-linux.org/cgi-bin/cvsweb/SOURCES/lighttpd-empty_cgi_handler.patch?rev=1.1 - Bump PORTREVISON. PR: ports/77418 Submitted by: maintainer Revision Changes Path 1.13 +1 -0 ports/www/lighttpd/Makefile 1.1 +29 -0 ports/www/lighttpd/files/patch-src::cgi.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:55: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 DA0AA16A4CE; Sat, 12 Feb 2005 16:55:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD7BA43D2D; Sat, 12 Feb 2005 16:55:23 +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 j1CGtNoO008730; Sat, 12 Feb 2005 16:55:23 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGtNmH008729; Sat, 12 Feb 2005 16:55:23 GMT (envelope-from skv) Message-Id: <200502121655.j1CGtNmH008729@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 12 Feb 2005 16:55: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/cvsmonitor 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, 12 Feb 2005 16:55:24 -0000 skv 2005-02-12 16:55:23 UTC FreeBSD ports repository Modified files: devel/cvsmonitor Makefile distinfo pkg-descr pkg-plist Log: Update to 0.6.3 Revision Changes Path 1.7 +12 -3 ports/devel/cvsmonitor/Makefile 1.3 +2 -2 ports/devel/cvsmonitor/distinfo 1.3 +0 -3 ports/devel/cvsmonitor/pkg-descr 1.2 +3 -12 ports/devel/cvsmonitor/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 16:58: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 8EC3F16A4CE; Sat, 12 Feb 2005 16:58:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F1C843D4C; Sat, 12 Feb 2005 16:58:39 +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 j1CGwdRr008925; Sat, 12 Feb 2005 16:58:39 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CGwdP3008924; Sat, 12 Feb 2005 16:58:39 GMT (envelope-from danfe) Message-Id: <200502121658.j1CGwdP3008924@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 12 Feb 2005 16:58: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/graphics/geist Makefile pkg-plist ports/graphics/geist/files patch-ab 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, 12 Feb 2005 16:58:39 -0000 danfe 2005-02-12 16:58:39 UTC FreeBSD ports repository Modified files: graphics/geist Makefile pkg-plist Added files: graphics/geist/files patch-ae Removed files: graphics/geist/files patch-ab Log: - Fix path prefix in installed test.xml - Install one omitted image file - Set locale as needed - Bump PORTREVISION Revision Changes Path 1.14 +6 -1 ports/graphics/geist/Makefile 1.2 +0 -11 ports/graphics/geist/files/patch-ab (dead) 1.1 +10 -0 ports/graphics/geist/files/patch-ae (new) 1.2 +1 -0 ports/graphics/geist/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17:03: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 0FE2816A4CE; Sat, 12 Feb 2005 17:03:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABB3443D58; Sat, 12 Feb 2005 17:03:01 +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 j1CH310C009103; Sat, 12 Feb 2005 17:03:01 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CH31hU009102; Sat, 12 Feb 2005 17:03:01 GMT (envelope-from ru) Message-Id: <200502121703.j1CH31hU009102@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 17:03: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/netgraph ng_source.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 17:03:02 -0000 ru 2005-02-12 17:03:01 UTC FreeBSD src repository Modified files: sys/netgraph ng_source.c Log: Fallout from the ALTQ import. Revision Changes Path 1.23 +1 -1 src/sys/netgraph/ng_source.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17:04: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 B10E416A4CE; Sat, 12 Feb 2005 17:04:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86B5D43D31; Sat, 12 Feb 2005 17:04:21 +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 j1CH4Lob009162; Sat, 12 Feb 2005 17:04:21 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CH4L01009161; Sat, 12 Feb 2005 17:04:21 GMT (envelope-from ru) Message-Id: <200502121704.j1CH4L01009161@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 17:04: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/modules/netgraph 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, 12 Feb 2005 17:04:21 -0000 ru 2005-02-12 17:04:21 UTC FreeBSD src repository Modified files: sys/modules/netgraph Makefile Log: Connect ng_source(4) to the build. Revision Changes Path 1.43 +1 -0 src/sys/modules/netgraph/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17: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 7A80B16A4CE; Sat, 12 Feb 2005 17:05:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E41C43D3F; Sat, 12 Feb 2005 17:05:49 +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 j1CH5ngG009333; Sat, 12 Feb 2005 17:05:49 GMT (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CH5nsP009332; Sat, 12 Feb 2005 17:05:49 GMT (envelope-from skv) Message-Id: <200502121705.j1CH5nsP009332@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 12 Feb 2005 17: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/devel/cvsmonitor 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, 12 Feb 2005 17:05:49 -0000 skv 2005-02-12 17:05:49 UTC FreeBSD ports repository Modified files: devel/cvsmonitor Makefile pkg-plist Log: Install missed modules. Revision Changes Path 1.8 +2 -0 ports/devel/cvsmonitor/Makefile 1.3 +7 -1 ports/devel/cvsmonitor/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17: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 13DA116A4CE; Sat, 12 Feb 2005 17:08:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDE6643D41; Sat, 12 Feb 2005 17:08:14 +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 j1CH8EwO009431; Sat, 12 Feb 2005 17:08:14 GMT (envelope-from danfe@repoman.freebsd.org) Received: (from danfe@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CH8E5v009430; Sat, 12 Feb 2005 17:08:14 GMT (envelope-from danfe) Message-Id: <200502121708.j1CH8E5v009430@repoman.freebsd.org> From: Alexey Dokuchaev Date: Sat, 12 Feb 2005 17: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/graphics/geist 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, 12 Feb 2005 17:08:15 -0000 danfe 2005-02-12 17:08:14 UTC FreeBSD ports repository Modified files: graphics/geist pkg-plist Log: Utilize DATADIR and DOCSDIR macros. Revision Changes Path 1.3 +27 -27 ports/graphics/geist/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17: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 8E5A116A4CE; Sat, 12 Feb 2005 17:39:50 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 602E543D2D; Sat, 12 Feb 2005 17:39: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 j1CHdoaK010705; Sat, 12 Feb 2005 17:39:50 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CHdoa1010704; Sat, 12 Feb 2005 17:39:50 GMT (envelope-from phk) Message-Id: <200502121739.j1CHdoa1010704@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Feb 2005 17:39: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/dev/ieee488 ibfoo.c pcii.c upd7210.c upd7210.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, 12 Feb 2005 17:39:50 -0000 phk 2005-02-12 17:39:50 UTC FreeBSD src repository Modified files: sys/dev/ieee488 pcii.c upd7210.c upd7210.h Added files: sys/dev/ieee488 ibfoo.c Log: Split the ibfoo API into its own file. Implement ibdma() (only affects ibrd() mode) Implement ibeot() Revision Changes Path 1.1 +856 -0 src/sys/dev/ieee488/ibfoo.c (new) 1.5 +1 -0 src/sys/dev/ieee488/pcii.c 1.5 +42 -788 src/sys/dev/ieee488/upd7210.c 1.2 +27 -6 src/sys/dev/ieee488/upd7210.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17:40: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 5CE1016A4CE; Sat, 12 Feb 2005 17:40:32 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 327E943D53; Sat, 12 Feb 2005 17:40: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 j1CHeWKv010782; Sat, 12 Feb 2005 17:40:32 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CHeWTN010781; Sat, 12 Feb 2005 17:40:32 GMT (envelope-from vs) Message-Id: <200502121740.j1CHeWTN010781@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Feb 2005 17:40: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/emulators/xmame 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, 12 Feb 2005 17:40:32 -0000 vs 2005-02-12 17:40:32 UTC FreeBSD ports repository Modified files: emulators/xmame Makefile Log: - Fix build on 4.x - Mark as BROKEN on ia64 PR: ports/77361 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.83 +6 -7 ports/emulators/xmame/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17:48: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 6C46D16A4CE; Sat, 12 Feb 2005 17:48:01 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D4F43D2F; Sat, 12 Feb 2005 17:48:01 +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 j1CHm1Kd011120; Sat, 12 Feb 2005 17:48:01 GMT (envelope-from iedowse@repoman.freebsd.org) Received: (from iedowse@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CHm1xk011119; Sat, 12 Feb 2005 17:48:01 GMT (envelope-from iedowse) Message-Id: <200502121748.j1CHm1xk011119@repoman.freebsd.org> From: Ian Dowse Date: Sat, 12 Feb 2005 17:48:01 +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/random probe.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 17:48:01 -0000 iedowse 2005-02-12 17:48:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/dev/random probe.c Log: MFC 1.3: check that we have at least a 586 class CPU before probing for Nehemiah random number generation hardware. PR: i386/75686 Revision Changes Path 1.2.2.1 +3 -0 src/sys/dev/random/probe.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 17:51: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 AC49416A4CE; Sat, 12 Feb 2005 17:51:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DE8743D39; Sat, 12 Feb 2005 17:51:12 +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 j1CHpCb2011286; Sat, 12 Feb 2005 17:51:12 GMT (envelope-from delphij@repoman.freebsd.org) Received: (from delphij@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CHpCfY011285; Sat, 12 Feb 2005 17:51:12 GMT (envelope-from delphij) Message-Id: <200502121751.j1CHpCfY011285@repoman.freebsd.org> From: Xin LI Date: Sat, 12 Feb 2005 17:51: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/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: Sat, 12 Feb 2005 17:51:12 -0000 delphij 2005-02-12 17:51:12 UTC FreeBSD src repository Modified files: sys/net if.c Log: Validate ifc->ifc_len before submitting its incarnation to sbuf_new, which will finally lead to kernel panic. Security: This prevents a local (root-launched) DoS Submitted by: Wojciech A. Koszek [dunstan at freebsd czest pl] PR: 77421 MFC After: 1 week Revision Changes Path 1.218 +4 -0 src/sys/net/if.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18: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 0808016A4CE; Sat, 12 Feb 2005 18:05:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0DDE43D2F; Sat, 12 Feb 2005 18:05:23 +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 j1CI5NbY011774; Sat, 12 Feb 2005 18:05:23 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CI5NYa011773; Sat, 12 Feb 2005 18:05:23 GMT (envelope-from vs) Message-Id: <200502121805.j1CI5NYa011773@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Feb 2005 18:05: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/games/bzflag 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, 12 Feb 2005 18:05:24 -0000 vs 2005-02-12 18:05:23 UTC FreeBSD ports repository Modified files: games/bzflag Makefile Log: LIB_DEPEND on curl PR: ports/77401 Submitted by: Charles Swiger (maintainer) Revision Changes Path 1.31 +2 -1 ports/games/bzflag/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:09: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 84DAF16A4E5; Sat, 12 Feb 2005 18:09:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E79C43D2F; Sat, 12 Feb 2005 18:09:20 +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 j1CI9KlQ011918; Sat, 12 Feb 2005 18:09:20 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CI9KUh011917; Sat, 12 Feb 2005 18:09:20 GMT (envelope-from ru) Message-Id: <200502121809.j1CI9KUh011917@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 18:09: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/regression/lib/libc/net 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, 12 Feb 2005 18:09:21 -0000 ru 2005-02-12 18:09:20 UTC FreeBSD src repository Modified files: tools/regression/lib/libc/net Makefile Log: Add to CFLAGS. Revision Changes Path 1.2 +1 -1 src/tools/regression/lib/libc/net/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:10: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 D6FE216A4CE; Sat, 12 Feb 2005 18:10:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABFB343D48; Sat, 12 Feb 2005 18:10:26 +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 j1CIAQXB012009; Sat, 12 Feb 2005 18:10:26 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CIAQuP012008; Sat, 12 Feb 2005 18:10:26 GMT (envelope-from ru) Message-Id: <200502121810.j1CIAQuP012008@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 18:10: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/netgraph ng_bpf.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, 12 Feb 2005 18:10:27 -0000 ru 2005-02-12 18:10:26 UTC FreeBSD src repository Modified files: sys/netgraph ng_bpf.h Log: Fix typo in a comment. Revision Changes Path 1.11 +1 -1 src/sys/netgraph/ng_bpf.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:12: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 D052E16A4CE; Sat, 12 Feb 2005 18:12:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4BBE43D2D; Sat, 12 Feb 2005 18:12: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 j1CIC9Yc012138; Sat, 12 Feb 2005 18:12:09 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CIC9MG012137; Sat, 12 Feb 2005 18:12:09 GMT (envelope-from vs) Message-Id: <200502121812.j1CIC9MG012137@repoman.freebsd.org> From: Volker Stolz Date: Sat, 12 Feb 2005 18:12: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/sysutils/kdar 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, 12 Feb 2005 18:12:10 -0000 vs 2005-02-12 18:12:09 UTC FreeBSD ports repository Modified files: sysutils/kdar Makefile Log: The update of dar to version 2.2.0 broke kdar. Unfortunatly an update of kdar won't help, because headers of dar use getext-functions without including the needed headers. PR: ports/77415 Submitted by: Kay Lehmann (maintainer) Revision Changes Path 1.4 +2 -0 ports/sysutils/kdar/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:34: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 5023416A4CE; Sat, 12 Feb 2005 18:34:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22AEE43D49; Sat, 12 Feb 2005 18:34: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 j1CIYbis012977; Sat, 12 Feb 2005 18:34:37 GMT (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CIYbnG012976; Sat, 12 Feb 2005 18:34:37 GMT (envelope-from leeym) Message-Id: <200502121834.j1CIYbnG012976@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 12 Feb 2005 18: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/mail/zmailer Makefile pkg-plist ports/mail/zmailer/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: Sat, 12 Feb 2005 18:34:37 -0000 leeym 2005-02-12 18:34:36 UTC FreeBSD ports repository Modified files: mail/zmailer Makefile pkg-plist mail/zmailer/files patch-aa Log: - fix wrong pkg-plist and unbreak this port - add some cosmetic fixes to make portlint happier Revision Changes Path 1.19 +12 -13 ports/mail/zmailer/Makefile 1.4 +1 -2 ports/mail/zmailer/files/patch-aa 1.5 +7 -0 ports/mail/zmailer/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:51: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 5F75216A4CE; Sat, 12 Feb 2005 18:51:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 302C243D49; Sat, 12 Feb 2005 18:51:55 +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 j1CIps2u014202; Sat, 12 Feb 2005 18:51:55 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CIpsNl014201; Sat, 12 Feb 2005 18:51:54 GMT (envelope-from hrs) Message-Id: <200502121851.j1CIpsNl014201@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 18:51: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/print/teTeX-base Makefileports/print/teTeX-base/files patch-texk::kpathsea::texmf.in-teTeX X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 18:51:55 -0000 hrs 2005-02-12 18:51:54 UTC FreeBSD ports repository Modified files: print/teTeX-base Makefile Added files: print/teTeX-base/files patch-texk::kpathsea::texmf.in-teTeX Log: Increase the default hash size. This is required for typesetting the FreeBSD Handbook with JadeTeX. Bump PORTREVISION. Revision Changes Path 1.81 +1 -1 ports/print/teTeX-base/Makefile 1.1 +11 -0 ports/print/teTeX-base/files/patch-texk::kpathsea::texmf.in-teTeX (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 18:58: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 DB06A16A4CE; Sat, 12 Feb 2005 18:58:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAD8243D2D; Sat, 12 Feb 2005 18:58: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 j1CIwG1W014486; Sat, 12 Feb 2005 18:58:16 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CIwGFw014482; Sat, 12 Feb 2005 18:58:16 GMT (envelope-from hrs) Message-Id: <200502121858.j1CIwGFw014482@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 18:58: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/jadetex Makefile pkg-descr pkg-plist ports/print/jadetex/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, 12 Feb 2005 18:58:17 -0000 hrs 2005-02-12 18:58:16 UTC FreeBSD ports repository Modified files: print/jadetex Makefile pkg-descr pkg-plist Added files: print/jadetex/files patch-Makefile Log: Add teTeX-3.0 support and unbreak the build. The format file of JadeTeX is now generated by the eTeX engine. Approved by: maintainer timeout (1 week) Revision Changes Path 1.28 +5 -13 ports/print/jadetex/Makefile 1.1 +25 -0 ports/print/jadetex/files/patch-Makefile (new) 1.2 +1 -1 ports/print/jadetex/pkg-descr 1.7 +3 -3 ports/print/jadetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:12: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 ADCFA16A4CE; Sat, 12 Feb 2005 19:12:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FA5243D2D; Sat, 12 Feb 2005 19:12:18 +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 j1CJCI7n015633; Sat, 12 Feb 2005 19:12:18 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJCINg015632; Sat, 12 Feb 2005 19:12:18 GMT (envelope-from marius) Message-Id: <200502121912.j1CJCINg015632@repoman.freebsd.org> From: Marius Strobl Date: Sat, 12 Feb 2005 19:12: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/ofw ofw_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: Sat, 12 Feb 2005 19:12:18 -0000 marius 2005-02-12 19:12:18 UTC FreeBSD src repository Modified files: sys/dev/ofw ofw_pci.h Log: Merge revision 1.5 from NetBSD: Fix a typo in a comment. NetBSD rev. 1.4 (addition of the OFW_PCI_PHYS_HI_BUS macro) had already been merged prior to adding this file to FreeBSD (with the 1.3 tag though). Revision Changes Path 1.2 +2 -2 src/sys/dev/ofw/ofw_pci.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:13: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 3C0AF16A4CE; Sat, 12 Feb 2005 19:13:52 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2180243D45; Sat, 12 Feb 2005 19:13:52 +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 j1CJDqrn015789; Sat, 12 Feb 2005 19:13:52 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJDq5k015788; Sat, 12 Feb 2005 19:13:52 GMT (envelope-from marius) Message-Id: <200502121913.j1CJDq5k015788@repoman.freebsd.org> From: Marius Strobl Date: Sat, 12 Feb 2005 19:13: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/sys/dev/uart uart_cpu_sparc64.csrc/sys/sparc64/include ofw_machdep.h src/sys/sparc64/sparc64 ofw_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, 12 Feb 2005 19:13:52 -0000 marius 2005-02-12 19:13:51 UTC FreeBSD src repository Modified files: sys/dev/uart uart_cpu_sparc64.c sys/sparc64/include ofw_machdep.h sys/sparc64/sparc64 ofw_machdep.c Log: - Re-write OF_decode_addr() with a bus-neutral approach, adding support for nodes hanging off of Central (untested), FireHose (untested) and PCI (tested) busses. - Add an additional parameter to OF_decode_addr() which specifies the index of the register bank to decode. These should allow to eventually add support for the Z8530 hanging off of FireHose to uart(4) and to write support for PCI-based graphics adapters. Suggested by: tmm (back in '03) Revision Changes Path 1.17 +1 -1 src/sys/dev/uart/uart_cpu_sparc64.c 1.6 +1 -2 src/sys/sparc64/include/ofw_machdep.h 1.13 +175 -84 src/sys/sparc64/sparc64/ofw_machdep.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19: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 B9E0516A4CE; Sat, 12 Feb 2005 19:19:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D00143D49; Sat, 12 Feb 2005 19:19:20 +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 j1CJJKZh016023; Sat, 12 Feb 2005 19:19:20 GMT (envelope-from marius@repoman.freebsd.org) Received: (from marius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJJKck016022; Sat, 12 Feb 2005 19:19:20 GMT (envelope-from marius) Message-Id: <200502121919.j1CJJKck016022@repoman.freebsd.org> From: Marius Strobl Date: Sat, 12 Feb 2005 19:19: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/conf files.sparc64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:19:21 -0000 marius 2005-02-12 19:19:20 UTC FreeBSD src repository Modified files: sys/conf files.sparc64 Log: Back out no longer necessary work-arounds added in rev. 1.59 for building SBus-only kernels regarding ofw_machdep.c. Revision Changes Path 1.64 +3 -5 src/sys/conf/files.sparc64 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:19: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 1AE6C16A4CE; Sat, 12 Feb 2005 19:19:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44DE43D49; Sat, 12 Feb 2005 19:19: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 j1CJJTds016058; Sat, 12 Feb 2005 19:19:29 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJJTFw016057; Sat, 12 Feb 2005 19:19:29 GMT (envelope-from glebius) Message-Id: <200502121919.j1CJJTFw016057@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 19: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/netgraph ng_ether.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:19:30 -0000 glebius 2005-02-12 19:19:29 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.c Log: - bzero sockaddr_dl - use constant instead of number Suggested by: ru Revision Changes Path 1.47 +4 -8 src/sys/netgraph/ng_ether.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:20: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 725E516A4CE; Sat, 12 Feb 2005 19:20:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B0643D39; Sat, 12 Feb 2005 19:20:49 +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 j1CJKnSQ016181; Sat, 12 Feb 2005 19:20:49 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJKn4F016180; Sat, 12 Feb 2005 19:20:49 GMT (envelope-from sem) Message-Id: <200502121920.j1CJKn4F016180@repoman.freebsd.org> From: Sergey Matveychuk Date: Sat, 12 Feb 2005 19:20: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-mgmt/nagios-plugins 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, 12 Feb 2005 19:20:49 -0000 sem 2005-02-12 19:20:49 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-plugins Makefile Log: - PORTEPOCH bump because of portupgrade disagrees with pkg_version -t on version comparing. Submitted by: maintainer Revision Changes Path 1.42 +1 -0 ports/net-mgmt/nagios-plugins/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:23: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 BC34316A4CE; Sat, 12 Feb 2005 19:23:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9158543D2F; Sat, 12 Feb 2005 19:23:20 +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 j1CJNKs6016320; Sat, 12 Feb 2005 19:23:20 GMT (envelope-from glebius@repoman.freebsd.org) Received: (from glebius@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJNKSr016319; Sat, 12 Feb 2005 19:23:20 GMT (envelope-from glebius) Message-Id: <200502121923.j1CJNKSr016319@repoman.freebsd.org> From: Gleb Smirnoff Date: Sat, 12 Feb 2005 19:23: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/netgraph ng_ether.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, 12 Feb 2005 19:23:20 -0000 glebius 2005-02-12 19:23:20 UTC FreeBSD src repository Modified files: sys/netgraph ng_ether.h Log: Restore previous cookie. Old programs will work with new node OK, new programs with old node wil receive EINVAL trying to access new messages. Submitted by: ru Revision Changes Path 1.13 +1 -1 src/sys/netgraph/ng_ether.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:30: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 4845816A4CE; Sat, 12 Feb 2005 19:30:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F13943D1F; Sat, 12 Feb 2005 19:30:51 +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 j1CJUpMD016706; Sat, 12 Feb 2005 19:30:51 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJUpsa016705; Sat, 12 Feb 2005 19:30:51 GMT (envelope-from rwatson) Message-Id: <200502121930.j1CJUpsa016705@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 19:30: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/tools/regression/sockets/kqueue Makefile kqueue.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:30:51 -0000 rwatson 2005-02-12 19:30:51 UTC FreeBSD src repository Added files: (Branch: RELENG_5) tools/regression/sockets/kqueue Makefile kqueue.c Log: Merge kqueue.c regression test from HEAD to RELENG_5. This brings the RELENG_5 kqueue.c up to revision 1.3, and Makefile 1.4: Add a basic kqueue + UNIX domain socket pair regression test to do some elementary exercising of kqueues on datagram and stream sockets. Note that the datagram write kqueue case is left untested due to potentially confusing behavior for the developer (me) that might require attention. Revision Changes Path 1.4.2.1 +8 -0 src/tools/regression/sockets/kqueue/Makefile (new) 1.3.2.1 +368 -0 src/tools/regression/sockets/kqueue/kqueue.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:35: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 42D8916A4CE; Sat, 12 Feb 2005 19:35:20 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 253E243D41; Sat, 12 Feb 2005 19:35:20 +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 j1CJZKaA016842; Sat, 12 Feb 2005 19:35:20 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJZKfi016841; Sat, 12 Feb 2005 19:35:20 GMT (envelope-from rwatson) Message-Id: <200502121935.j1CJZKfi016841@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 19:35:20 +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/tools/regression/sockets/accept_fd_leak accept_fd_leak.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:35:20 -0000 rwatson 2005-02-12 19:35:19 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) tools/regression/sockets/accept_fd_leak accept_fd_leak.c Log: Merge accept_fd_leak.c:1.2-1.5 from HEAD to RELENG_5; changes to introduce a .t file are not included: date: 2004/08/24 04:59:26; author: rwatson; state: Exp; lines: +1 -0 Make sure to properly initialize 'size' to sizeof(sin) before passing it into accept(). Depending on the initial value in memory, it is otherwise possible to get EINVAL. date: 2004/09/18 13:06:00; author: rwatson; state: Exp; lines: +3 -2 Modify accept_fd_leak regression test to generate "PASS" output, not just "FAIL" output, in order to make it consistent with other tests in the regression test tree. date: 2004/10/23 22:11:35; author: rwatson; state: Exp; lines: +24 -44 Use errx() instead of perror()/exit() for conciseness. Suggested by: ru (some time ago) date: 2004/11/11 19:47:53; author: nik; state: Exp; lines: +4 -2 Switch over to a different, more flexible test output protocol that's understood by Perl's Test::Harness module and prove(1) commands. Update README to describe the new protocol. The work's broken down into two main sets of changes. First, update the existing test programs (shell scripts and C programs) to produce output in the ok/not ok format, and to, where possible, also produce a header describing the number of tests that are expected to be run. Revision Changes Path 1.1.2.1 +28 -44 src/tools/regression/sockets/accept_fd_leak/accept_fd_leak.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:41: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 736FC16A4CE; Sat, 12 Feb 2005 19:41:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4568443D45; Sat, 12 Feb 2005 19:41: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 j1CJf21b017093; Sat, 12 Feb 2005 19:41:02 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJf2W2017092; Sat, 12 Feb 2005 19:41:02 GMT (envelope-from rwatson) Message-Id: <200502121941.j1CJf2W2017092@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 19:41:02 +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/netkey keysock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:41:02 -0000 rwatson 2005-02-12 19:41:02 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netkey keysock.c Log: Merge keysock.c:1.28 from HEAD to RELENG_5: date: 2004/08/27 18:41:41; author: rwatson; state: Exp; lines: +12 -10 Semi-gratuitous white space synchronization with KAME tree: to reduce diffs against #ifdef'd version of IPSEC, use "struct thread *p" rather than "struct proc *p", fix some white space, and make some already inconsistent white space inconsiste differently. Revision Changes Path 1.27.2.2 +12 -10 src/sys/netkey/keysock.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:42: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 EFFE916A4CE; Sat, 12 Feb 2005 19:42:55 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C162843D2D; Sat, 12 Feb 2005 19:42: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 j1CJgtUK017162; Sat, 12 Feb 2005 19:42:55 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJgtde017161; Sat, 12 Feb 2005 19:42:55 GMT (envelope-from rwatson) Message-Id: <200502121942.j1CJgtde017161@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 19:42: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/sys/netkey key.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 19:42:56 -0000 rwatson 2005-02-12 19:42:55 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/netkey key.c Log: Merge key.c:1.66 from HEAD to RELENG_5: date: 2004/08/27 18:24:59; author: rwatson; state: Exp; lines: +4 -4 Diff reduce against KAME: minor white space synchronization to KAME tree. Revision Changes Path 1.65.2.6 +4 -4 src/sys/netkey/key.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 19:57: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 2221816A4CE; Sat, 12 Feb 2005 19:57:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA8BE43D2F; Sat, 12 Feb 2005 19:57:39 +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 j1CJvd5q017698; Sat, 12 Feb 2005 19:57:39 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CJvdxp017697; Sat, 12 Feb 2005 19:57:39 GMT (envelope-from anholt) Message-Id: <200502121957.j1CJvdxp017697@repoman.freebsd.org> From: Eric Anholt Date: Sat, 12 Feb 2005 19: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/lang/nickle 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, 12 Feb 2005 19:57:40 -0000 anholt 2005-02-12 19:57:39 UTC FreeBSD ports repository Modified files: lang/nickle pkg-plist Log: Don't forget to rmdir the new include/nickle. While I'm here, make rmdir of share/nickle failure non-fatal, as people might be installing 3rd-party stuff there. Reported by: pointyhat via kris Revision Changes Path 1.7 +2 -1 ports/lang/nickle/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 E920416A4CE; Sat, 12 Feb 2005 20:00:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A859143D2F; Sat, 12 Feb 2005 20:00: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 j1CK0rNn017903; Sat, 12 Feb 2005 20:00:53 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CK0r3F017902; Sat, 12 Feb 2005 20:00:53 GMT (envelope-from mezz) Message-Id: <200502122000.j1CK0r3F017902@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Feb 2005 20: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/editors/gedit 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, 12 Feb 2005 20:00:54 -0000 mezz 2005-02-12 20:00:53 UTC FreeBSD ports repository Modified files: editors/gedit Makefile distinfo pkg-plist Log: Update to 2.8.3. Revision Changes Path 1.47 +2 -4 ports/editors/gedit/Makefile 1.17 +2 -2 ports/editors/gedit/distinfo 1.16 +70 -70 ports/editors/gedit/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 5237116A4CE; Sat, 12 Feb 2005 20:03:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2516943D1D; Sat, 12 Feb 2005 20:03:31 +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 j1CK3VpH017977; Sat, 12 Feb 2005 20:03:31 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CK3VsT017976; Sat, 12 Feb 2005 20:03:31 GMT (envelope-from rwatson) Message-Id: <200502122003.j1CK3VsT017976@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:03: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/tools/tools/netrate/netblast netblast.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 20:03:31 -0000 rwatson 2005-02-12 20:03:31 UTC FreeBSD src repository Modified files: tools/tools/netrate/netblast netblast.c Log: Mark the signum argument to signal_handler() as __unused. MFC after: 3 days Revision Changes Path 1.2 +1 -1 src/tools/tools/netrate/netblast/netblast.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 9E96016A4CE; Sat, 12 Feb 2005 20:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72B2243D45; Sat, 12 Feb 2005 20:04:23 +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 j1CK4NSS018030; Sat, 12 Feb 2005 20:04:23 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CK4Ne8018029; Sat, 12 Feb 2005 20:04:23 GMT (envelope-from rwatson) Message-Id: <200502122004.j1CK4Ne8018029@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:04: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/tools/tools/netrate 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, 12 Feb 2005 20:04:23 -0000 rwatson 2005-02-12 20:04:23 UTC FreeBSD src repository Modified files: tools/tools/netrate Makefile Log: Also build the netblast sub-directory, not just netreceive and netsend. MFC after: 3 days Revision Changes Path 1.3 +1 -1 src/tools/tools/netrate/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:07: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 8222F16A4CF; Sat, 12 Feb 2005 20:07:24 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ABF843D49; Sat, 12 Feb 2005 20:07: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 j1CK7OUL018202; Sat, 12 Feb 2005 20:07:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CK7OQf018201; Sat, 12 Feb 2005 20:07:24 GMT (envelope-from rwatson) Message-Id: <200502122007.j1CK7OQf018201@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:07: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/tools/regression/netinet/tcpstream Makefile tcpstream.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 20:07:24 -0000 rwatson 2005-02-12 20:07:24 UTC FreeBSD src repository Added files: (Branch: RELENG_5) tools/regression/netinet/tcpstream Makefile tcpstream.c Log: Merge tcpstream regression test from HEAD to RELENG_5. This brings tcpstream.c in RELENG_5 up to 1.2, and Makefile up to 1.2. Add tcpstream, a simple TCP stream generator that uses a pseudo-random sequence to detect data corruption visible to an application. Revision Changes Path 1.3.2.1 +9 -0 src/tools/regression/netinet/tcpstream/Makefile (new) 1.2.2.1 +233 -0 src/tools/regression/netinet/tcpstream/tcpstream.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:09: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 28CF016A4CE; Sat, 12 Feb 2005 20:09:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F183B43D3F; Sat, 12 Feb 2005 20:09: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 j1CK9GEB018268; Sat, 12 Feb 2005 20:09:16 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CK9GoG018267; Sat, 12 Feb 2005 20:09:16 GMT (envelope-from rwatson) Message-Id: <200502122009.j1CK9GoG018267@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:09: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/tools/regression/netinet/tcpstream 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, 12 Feb 2005 20:09:17 -0000 rwatson 2005-02-12 20:09:16 UTC FreeBSD src repository Added files: (Branch: RELENG_5) tools/regression/netinet/tcpstream README Log: Also merge the tcpstream README from HEAD to RELENG_5: this brings README in RELENG_5 to revision 1.1. Revision Changes Path 1.1.2.1 +20 -0 src/tools/regression/netinet/tcpstream/README (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 4587416A4CE; Sat, 12 Feb 2005 20:36:17 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A6F343D39; Sat, 12 Feb 2005 20:36:17 +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 j1CKaG1b019328; Sat, 12 Feb 2005 20:36:16 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKaGsp019327; Sat, 12 Feb 2005 20:36:16 GMT (envelope-from hrs) Message-Id: <200502122036.j1CKaGsp019327@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 20: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/games/xboard/files patch-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: Sat, 12 Feb 2005 20:36:17 -0000 hrs 2005-02-12 20:36:16 UTC FreeBSD ports repository Modified files: games/xboard/files patch-Makefile.in Log: Unbreak the build. Approved by: Mark Huizer (xaa at timewasters dot nl) (maintainer) Revision Changes Path 1.2 +3 -3 ports/games/xboard/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 54CF316A4CE; Sat, 12 Feb 2005 20:40:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 286EE43D1D; Sat, 12 Feb 2005 20:40:51 +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 j1CKepml019542; Sat, 12 Feb 2005 20:40:51 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKepcJ019541; Sat, 12 Feb 2005 20:40:51 GMT (envelope-from simon) Message-Id: <200502122040.j1CKepcJ019541@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Feb 2005 20:40: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/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, 12 Feb 2005 20:40:51 -0000 simon 2005-02-12 20:40:51 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document mailman directory traversal vulnerability. Revision Changes Path 1.553 +30 -1 ports/security/vuxml/vuln.xml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20: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 BD7C016A4CE; Sat, 12 Feb 2005 20:45:07 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF6843D3F; Sat, 12 Feb 2005 20:45:07 +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 j1CKj7M7019743; Sat, 12 Feb 2005 20:45:07 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKj7cO019742; Sat, 12 Feb 2005 20:45:07 GMT (envelope-from hrs) Message-Id: <200502122045.j1CKj7cO019742@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 20:45: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/japanese/ptex-tetex Makefile ports/japanese/ptex-tetex/files patch-texk::kpathsea::texmf.in-teTeX X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 20:45:07 -0000 hrs 2005-02-12 20:45:07 UTC FreeBSD ports repository Modified files: japanese/ptex-tetex Makefile japanese/ptex-tetex/files patch-texk::kpathsea::texmf.in-teTeX Log: - Increase the default hash size. This is required for typesetting the FreeBSD Handbook with JadeTeX. - Add more "{/ptex,}" to various directories in texmf.in. - Bump PORTREVISION. Revision Changes Path 1.10 +1 -1 ports/japanese/ptex-tetex/Makefile 1.3 +32 -3 ports/japanese/ptex-tetex/files/patch-texk::kpathsea::texmf.in-teTeX From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:46: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 05C2216A4CE; Sat, 12 Feb 2005 20:46:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C96B043D2D; Sat, 12 Feb 2005 20:46:48 +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 j1CKkm6l019831; Sat, 12 Feb 2005 20:46:48 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKkmQR019830; Sat, 12 Feb 2005 20:46:48 GMT (envelope-from rwatson) Message-Id: <200502122046.j1CKkmQR019830@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:46:48 +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/tools/regression/netinet/tcpconnect Makefile tcpconnect.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 20:46:49 -0000 rwatson 2005-02-12 20:46:48 UTC FreeBSD src repository Added files: (Branch: RELENG_5) tools/regression/netinet/tcpconnect Makefile tcpconnect.c Log: Merge tcpconnect regression test from HEAD to RELENG_5: bring tcpconnect.c up to 1.3, and Makefile to 1.2: Add a simple C-based TCP connection generator, which generates and closes the specified number of TCP connections sequentially and synchronously. Useful for trying to trigger races in the accept code. Revision Changes Path 1.3.2.1 +8 -0 src/tools/regression/netinet/tcpconnect/Makefile (new) 1.3.2.1 +141 -0 src/tools/regression/netinet/tcpconnect/tcpconnect.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:52: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 4E8F916A4DE; Sat, 12 Feb 2005 20:52:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 345B443D2D; Sat, 12 Feb 2005 20:52:38 +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 j1CKqcJY026627; Sat, 12 Feb 2005 20:52:38 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKqcQW026626; Sat, 12 Feb 2005 20:52:38 GMT (envelope-from rwatson) Message-Id: <200502122052.j1CKqcQW026626@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:52:38 +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/tools/regression/netinet/ipsockopt Makefile ipsockopt.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 20:52:38 -0000 rwatson 2005-02-12 20:52:38 UTC FreeBSD src repository Added files: (Branch: RELENG_5) tools/regression/netinet/ipsockopt Makefile ipsockopt.c Log: Merge ipsockopt regression test from HEAD to RELENG_5 -- bring ipsockopt.c to revision 1.4, and Makefile to revision 1.2: Add a simple exercise suite for IP-level socket options. The suite atempts to read and write various IP-level socket options as root and nobody, making sure the initial values are as expected, that they can be changed to valid values and take effect, etc. No attempt is made to check for the correct implementation of side effects (such as changes in packet headers) as yet. The IP options section is currently broken but will be fixed shortly. Not all multicast options are currently tested. Revision Changes Path 1.3.2.1 +8 -0 src/tools/regression/netinet/ipsockopt/Makefile (new) 1.4.2.1 +839 -0 src/tools/regression/netinet/ipsockopt/ipsockopt.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:53: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 E722116A4CE; Sat, 12 Feb 2005 20:53:19 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B11A843D48; Sat, 12 Feb 2005 20:53:19 +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 j1CKrJ1e026677; Sat, 12 Feb 2005 20:53:19 GMT (envelope-from kwm@repoman.freebsd.org) Received: (from kwm@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKrJiC026676; Sat, 12 Feb 2005 20:53:19 GMT (envelope-from kwm) Message-Id: <200502122053.j1CKrJiC026676@repoman.freebsd.org> From: Koop Mast Date: Sat, 12 Feb 2005 20:53: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/libgtkhtml 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, 12 Feb 2005 20:53:20 -0000 kwm 2005-02-12 20:53:19 UTC FreeBSD ports repository Modified files: www/libgtkhtml Makefile distinfo Log: Update to 2.6.3. Revision Changes Path 1.75 +1 -2 ports/www/libgtkhtml/Makefile 1.35 +2 -2 ports/www/libgtkhtml/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 20:57: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 0025B16A4CE; Sat, 12 Feb 2005 20:57:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C92D943D1F; Sat, 12 Feb 2005 20:57:31 +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 j1CKvVtZ026842; Sat, 12 Feb 2005 20:57:31 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CKvVtq026841; Sat, 12 Feb 2005 20:57:31 GMT (envelope-from rwatson) Message-Id: <200502122057.j1CKvVtq026841@repoman.freebsd.org> From: Robert Watson Date: Sat, 12 Feb 2005 20:57: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/sbin/fsck_ffs fsck.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, 12 Feb 2005 20:57:32 -0000 rwatson 2005-02-12 20:57:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sbin/fsck_ffs fsck.h Log: Merge fsck.h:1.34 from HEAD to RELENG_5: date: 2004/10/20 08:01:32; author: rwatson; state: Exp; lines: +21 -0 Explicitly break out NETA license from Berkeley license to clearly indicate license grant, as well as to indicate that NETA is asserting only two clauses, not four clauses. Requested by: imp Revision Changes Path 1.31.2.3 +21 -0 src/sbin/fsck_ffs/fsck.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:00: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 06CD916A4D0; Sat, 12 Feb 2005 21:00:21 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE9643D41; Sat, 12 Feb 2005 21:00:20 +0000 (GMT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CL0KL6026987; Sat, 12 Feb 2005 21:00:20 GMT (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CL0KJF026986; Sat, 12 Feb 2005 21:00:20 GMT (envelope-from bmah) Message-Id: <200502122100.j1CL0KJF026986@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 12 Feb 2005 21:00: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/net/pchar 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: Sat, 12 Feb 2005 21:00:21 -0000 bmah 2005-02-12 21:00:20 UTC FreeBSD ports repository Modified files: net/pchar Makefile distinfo pkg-descr Log: Update to pchar-1.5. Contains minor bugfixes, but no real changes in functionality for FreeBSD users. While here, update WWW and distfile location to reflect current reality. Revision Changes Path 1.17 +2 -2 ports/net/pchar/Makefile 1.9 +2 -2 ports/net/pchar/distinfo 1.3 +1 -1 ports/net/pchar/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:07: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 1DC7116A4CE; Sat, 12 Feb 2005 21:07:10 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E39EE43D2D; Sat, 12 Feb 2005 21:07:09 +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 j1CL79tL027301; Sat, 12 Feb 2005 21:07:09 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CL79b1027300; Sat, 12 Feb 2005 21:07:09 GMT (envelope-from phk) Message-Id: <200502122107.j1CL79b1027300@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Feb 2005 21:07: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/lib/libgpib gpib.h ibfoo.c src/sys/dev/ieee488 ibfoo.c ibfoo_int.h ugpib.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, 12 Feb 2005 21:07:10 -0000 phk 2005-02-12 21:07:09 UTC FreeBSD src repository Modified files: lib/libgpib gpib.h ibfoo.c sys/dev/ieee488 ibfoo.c ibfoo_int.h ugpib.h Log: Add ibcntl as alias for ibcnt Add ibsta and start to use it. Rename the argument structure more sensibly. Improve timeout and error handling Revision Changes Path 1.2 +2 -0 src/lib/libgpib/gpib.h 1.4 +51 -50 src/lib/libgpib/ibfoo.c 1.2 +271 -240 src/sys/dev/ieee488/ibfoo.c 1.2 +3 -3 src/sys/dev/ieee488/ibfoo_int.h 1.4 +1 -1 src/sys/dev/ieee488/ugpib.h From owner-cvs-all@FreeBSD.ORG Sat Feb 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 C2A7516A4CF; Sat, 12 Feb 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 939E643D31; Sat, 12 Feb 2005 21:11:07 +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 j1CLB7ZH027536; Sat, 12 Feb 2005 21:11:07 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLB7sR027535; Sat, 12 Feb 2005 21:11:07 GMT (envelope-from thierry) Message-Id: <200502122111.j1CLB7sR027535@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 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/devel/boost Makefile ports/devel/boost/files patch-boost::config::platform:bsd.hpp X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:11:07 -0000 thierry 2005-02-12 21:11:07 UTC FreeBSD ports repository Modified files: devel/boost Makefile devel/boost/files patch-boost::config::platform:bsd.hpp Log: Unbreak devel/monotone on FreeBSD-5.3. Bump PORTREVISION. PR: ports/76730 Submitted by: Mark A. Wicks and maintainer Obtained from: Boost CVS repository. Revision Changes Path 1.20 +1 -0 ports/devel/boost/Makefile 1.2 +7 -18 ports/devel/boost/files/patch-boost::config::platform:bsd.hpp From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:11: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 DF01A16A4CE; Sat, 12 Feb 2005 21:11:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3C5F43D41; Sat, 12 Feb 2005 21:11:43 +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 j1CLBhGu027624; Sat, 12 Feb 2005 21:11:43 GMT (envelope-from thierry@repoman.freebsd.org) Received: (from thierry@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLBhW8027623; Sat, 12 Feb 2005 21:11:43 GMT (envelope-from thierry) Message-Id: <200502122111.j1CLBhW8027623@repoman.freebsd.org> From: Thierry Thomas Date: Sat, 12 Feb 2005 21:11: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/devel/monotone Makefile distinfo ports/devel/monotone/files patch-Makefile.in patch-configure patch-monotone.cc patch-sanity.hh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:11:44 -0000 thierry 2005-02-12 21:11:43 UTC FreeBSD ports repository Modified files: devel/monotone Makefile distinfo devel/monotone/files patch-Makefile.in patch-configure patch-monotone.cc patch-sanity.hh Log: Upgrade to 0.16 and unbreak on FreeBSD-5.3. PR: ports/76738 Submitted by: maintainer. Revision Changes Path 1.7 +8 -24 ports/devel/monotone/Makefile 1.2 +2 -2 ports/devel/monotone/distinfo 1.2 +10 -6 ports/devel/monotone/files/patch-Makefile.in 1.2 +11 -2093 ports/devel/monotone/files/patch-configure 1.2 +5 -6 ports/devel/monotone/files/patch-monotone.cc 1.2 +5 -4 ports/devel/monotone/files/patch-sanity.hh From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:11: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 8FD3316A4CF; Sat, 12 Feb 2005 21:11:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E7D43D1D; Sat, 12 Feb 2005 21:11:47 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CLBlFB027652; Sat, 12 Feb 2005 21:11:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLBl71027651; Sat, 12 Feb 2005 21:11:47 GMT (envelope-from pav) Message-Id: <200502122111.j1CLBl71027651@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 21: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/mail/mutt-devel/files extra-patch-nodoc-contrib X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:11:47 -0000 pav 2005-02-12 21:11:47 UTC FreeBSD ports repository Modified files: mail/mutt-devel/files extra-patch-nodoc-contrib Log: - Fix NOPORTDOCS PR: ports/77388 Submitted by: Udo Schweigert (maintainer) Revision Changes Path 1.4 +7 -7 ports/mail/mutt-devel/files/extra-patch-nodoc-contrib From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:20: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 DC33316A4CE; Sat, 12 Feb 2005 21:20:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C452443D45; Sat, 12 Feb 2005 21:20: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 j1CLKTHN028204; Sat, 12 Feb 2005 21:20:29 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLKTfl028203; Sat, 12 Feb 2005 21:20:29 GMT (envelope-from pav) Message-Id: <200502122120.j1CLKTfl028203@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 21:20: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/sysutils/portmanager Makefile ports/sysutils/portmanager/files patch-0.2.6_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, 12 Feb 2005 21:20:30 -0000 pav 2005-02-12 21:20:29 UTC FreeBSD ports repository Modified files: sysutils/portmanager Makefile Added files: sysutils/portmanager/files patch-0.2.6_4 Log: - Update to 0.2.6_4: * Finally found and fixed the bug haunting portmanager for the past few revisions. Portmanager now "flushes" after droping new records into it's data bases :) * Improvement of database code to handle wider variety of strings/character codes merged from another project that uses libMG. PR: ports/77409 Submitted by: Michael C. Shultz (maintainer) Revision Changes Path 1.20 +1 -1 ports/sysutils/portmanager/Makefile 1.1 +310 -0 ports/sysutils/portmanager/files/patch-0.2.6_4 (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:27: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 EED8716A4CE; Sat, 12 Feb 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 C325943D49; Sat, 12 Feb 2005 21:27:48 +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 j1CLRmlh028519; Sat, 12 Feb 2005 21:27:48 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLRm5M028518; Sat, 12 Feb 2005 21:27:48 GMT (envelope-from pav) Message-Id: <200502122127.j1CLRm5M028518@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 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/pear-PHP_Beautifier 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, 12 Feb 2005 21:27:49 -0000 pav 2005-02-12 21:27:48 UTC FreeBSD ports repository Modified files: devel/pear-PHP_Beautifier Makefile distinfo Log: - Update to 0.1.3 PR: ports/77383 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.4 +1 -1 ports/devel/pear-PHP_Beautifier/Makefile 1.4 +2 -2 ports/devel/pear-PHP_Beautifier/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:36: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 6DB1D16A4CE; Sat, 12 Feb 2005 21:36:47 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4239643D46; Sat, 12 Feb 2005 21:36: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 j1CLaldg028870; Sat, 12 Feb 2005 21:36:47 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLalwE028869; Sat, 12 Feb 2005 21:36:47 GMT (envelope-from pav) Message-Id: <200502122136.j1CLalwE028869@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 21:36: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/drupal 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, 12 Feb 2005 21:36:47 -0000 pav 2005-02-12 21:36:47 UTC FreeBSD ports repository Modified files: www/drupal Makefile distinfo Log: - Update to 4.5.2 PR: ports/77412 Submitted by: Sebastian Yepes F. [ESN] (maintainer) Revision Changes Path 1.9 +1 -1 ports/www/drupal/Makefile 1.7 +2 -2 ports/www/drupal/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:41: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 2AACB16A4CE; Sat, 12 Feb 2005 21:41:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00F0443D53; Sat, 12 Feb 2005 21:41: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 j1CLfbOr029094; Sat, 12 Feb 2005 21:41:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLfbvG029093; Sat, 12 Feb 2005 21:41:37 GMT (envelope-from kris) Message-Id: <200502122141.j1CLfbvG029093@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 21:41: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-clocks/emiclock 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, 12 Feb 2005 21:41:38 -0000 kris 2005-02-12 21:41:37 UTC FreeBSD ports repository Modified files: x11-clocks/emiclock Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.23 +2 -0 ports/x11-clocks/emiclock/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:44: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 BDF6916A4CE; Sat, 12 Feb 2005 21:44:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F71243D45; Sat, 12 Feb 2005 21:44:18 +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 j1CLiI9a029288; Sat, 12 Feb 2005 21:44:18 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLiI2V029287; Sat, 12 Feb 2005 21:44:18 GMT (envelope-from marcus) Message-Id: <200502122144.j1CLiI2V029287@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 21:44: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/finance/libofx Makefileports/finance/libofx/files patch-inc_libofx.h patch-ofx2qif_ofx2qif.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:44:18 -0000 marcus 2005-02-12 21:44:18 UTC FreeBSD ports repository Modified files: finance/libofx Makefile Added files: finance/libofx/files patch-inc_libofx.h patch-ofx2qif_ofx2qif.c Log: * Fix the build on 4.X * Use libtool15 Revision Changes Path 1.11 +3 -2 ports/finance/libofx/Makefile 1.1 +70 -0 ports/finance/libofx/files/patch-inc_libofx.h (new) 1.1 +19 -0 ports/finance/libofx/files/patch-ofx2qif_ofx2qif.c (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:47: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 74EB816A4CE; Sat, 12 Feb 2005 21:47:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B00543D41; Sat, 12 Feb 2005 21:47:05 +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 j1CLl5d4029413; Sat, 12 Feb 2005 21:47:05 GMT (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLl5TJ029412; Sat, 12 Feb 2005 21:47:05 GMT (envelope-from ru) Message-Id: <200502122147.j1CLl5TJ029412@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 12 Feb 2005 21:47: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/sbin/gbde gbde.8 gbde.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 21:47:05 -0000 ru 2005-02-12 21:47:05 UTC FreeBSD src repository Modified files: sbin/gbde gbde.8 gbde.c Log: - Fixed description of the "destroy" command options. - Document the "nuke" command. - Mention which commands correspond to which functions. Revision Changes Path 1.13 +27 -10 src/sbin/gbde/gbde.8 1.29 +18 -18 src/sbin/gbde/gbde.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 21:55: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 2708F16A4CE; Sat, 12 Feb 2005 21:55:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D963943D45; Sat, 12 Feb 2005 21:55: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 j1CLtf54029715; Sat, 12 Feb 2005 21:55:41 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CLtfcO029714; Sat, 12 Feb 2005 21:55:41 GMT (envelope-from hrs) Message-Id: <200502122155.j1CLtfcO029714@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 21:55: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/print/dvipsk-tetex 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, 12 Feb 2005 21:55:42 -0000 hrs 2005-02-12 21:55:41 UTC FreeBSD ports repository Modified files: print/dvipsk-tetex Makefile pkg-plist Log: Fix pkg-plist. Reported by: kris Revision Changes Path 1.6 +1 -0 ports/print/dvipsk-tetex/Makefile 1.4 +2 -1 ports/print/dvipsk-tetex/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:03: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 0C4FC16A4CE; Sat, 12 Feb 2005 22:03:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84B843D41; Sat, 12 Feb 2005 22:03:25 +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 j1CM3PHW029992; Sat, 12 Feb 2005 22:03:25 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CM3P2B029991; Sat, 12 Feb 2005 22:03:25 GMT (envelope-from hrs) Message-Id: <200502122203.j1CM3P2B029991@repoman.freebsd.org> From: Hiroki Sato Date: Sat, 12 Feb 2005 22:03: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/print/cmpsfont 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, 12 Feb 2005 22:03:26 -0000 hrs 2005-02-12 22:03:25 UTC FreeBSD ports repository Modified files: print/cmpsfont Makefile Log: Mark as IGNORE; these fonts are already included in the teTeX distribution. Revision Changes Path 1.10 +2 -0 ports/print/cmpsfont/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:09: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 E00FD16A4CE; Sat, 12 Feb 2005 22:09:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C457043D3F; Sat, 12 Feb 2005 22:09:59 +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 j1CM9xQY030296; Sat, 12 Feb 2005 22:09:59 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CM9xkT030295; Sat, 12 Feb 2005 22:09:59 GMT (envelope-from joerg) Message-Id: <200502122209.j1CM9xkT030295@repoman.freebsd.org> From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:09: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 Makefile ports/devel/libdwarf Makefile distinfo pkg-descr pkg-plist ports/devel/libdwarf/files patch-configure patch-malloc.h patch-pro_incl.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, 12 Feb 2005 22:10:00 -0000 joerg 2005-02-12 22:09:59 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/libdwarf Makefile distinfo pkg-descr pkg-plist devel/libdwarf/files patch-configure patch-malloc.h patch-pro_incl.h Log: libdwarf is a library to analyze (and even produce) DWARF debugging information in ELF files. Revision Changes Path 1.1813 +1 -0 ports/devel/Makefile 1.1 +35 -0 ports/devel/libdwarf/Makefile (new) 1.1 +2 -0 ports/devel/libdwarf/distinfo (new) 1.1 +11 -0 ports/devel/libdwarf/files/patch-configure (new) 1.1 +30 -0 ports/devel/libdwarf/files/patch-malloc.h (new) 1.1 +21 -0 ports/devel/libdwarf/files/patch-pro_incl.h (new) 1.1 +6 -0 ports/devel/libdwarf/pkg-descr (new) 1.1 +9 -0 ports/devel/libdwarf/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:10: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 9AF2516A4CE; Sat, 12 Feb 2005 22:10:40 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 726AE43D3F; Sat, 12 Feb 2005 22:10:40 +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 j1CMAenG030416; Sat, 12 Feb 2005 22:10:40 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMAegb030415; Sat, 12 Feb 2005 22:10:40 GMT (envelope-from joerg) Message-Id: <200502122210.j1CMAegb030415@repoman.freebsd.org> From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:10:40 +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, 12 Feb 2005 22:10:40 -0000 joerg 2005-02-12 22:10:40 UTC FreeBSD ports repository Modified files: . modules Log: libdwarf --> ports/devel/libdwarf Revision Changes Path 1.11922 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:12: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 F39B116A4CE; Sat, 12 Feb 2005 22:12:15 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D878C43D1D; Sat, 12 Feb 2005 22:12:15 +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 j1CMCFqB030580; Sat, 12 Feb 2005 22:12:15 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMCFZF030579; Sat, 12 Feb 2005 22:12:15 GMT (envelope-from joerg) Message-Id: <200502122212.j1CMCFZF030579@repoman.freebsd.org> From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:12: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 Makefile ports/devel/dwarfdump Makefile distinfo pkg-descr pkg-plist ports/devel/dwarfdump/files patch-configure patch-malloc.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, 12 Feb 2005 22:12:16 -0000 joerg 2005-02-12 22:12:15 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/dwarfdump Makefile distinfo pkg-descr pkg-plist devel/dwarfdump/files patch-configure patch-malloc.h Log: dwarfdump is a utility to display DWARF debugging information in ELF files. Needs libdwarf (and libelf in turn). Revision Changes Path 1.1814 +1 -0 ports/devel/Makefile 1.1 +33 -0 ports/devel/dwarfdump/Makefile (new) 1.1 +2 -0 ports/devel/dwarfdump/distinfo (new) 1.1 +11 -0 ports/devel/dwarfdump/files/patch-configure (new) 1.1 +10 -0 ports/devel/dwarfdump/files/patch-malloc.h (new) 1.1 +5 -0 ports/devel/dwarfdump/pkg-descr (new) 1.1 +1 -0 ports/devel/dwarfdump/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:12: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 9FD7D16A4CE; Sat, 12 Feb 2005 22:12:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76F2243D31; Sat, 12 Feb 2005 22:12:28 +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 j1CMCSYX030626; Sat, 12 Feb 2005 22:12:28 GMT (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMCSww030625; Sat, 12 Feb 2005 22:12:28 GMT (envelope-from joerg) Message-Id: <200502122212.j1CMCSww030625@repoman.freebsd.org> From: Joerg Wunsch Date: Sat, 12 Feb 2005 22:12: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: Sat, 12 Feb 2005 22:12:28 -0000 joerg 2005-02-12 22:12:28 UTC FreeBSD ports repository Modified files: . modules Log: dwarfdump --> ports/devel/dwarfdump Revision Changes Path 1.11923 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:20: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 0F87E16A4D4; Sat, 12 Feb 2005 22:20:28 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA99E43D41; Sat, 12 Feb 2005 22:20:27 +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 j1CMKRBj030940; Sat, 12 Feb 2005 22:20:27 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMKRb8030939; Sat, 12 Feb 2005 22:20:27 GMT (envelope-from kris) Message-Id: <200502122220.j1CMKRb8030939@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22: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/emulators/grustibus 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, 12 Feb 2005 22:20:28 -0000 kris 2005-02-12 22:20:27 UTC FreeBSD ports repository Modified files: emulators/grustibus Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.9 +2 -0 ports/emulators/grustibus/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:21: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 6E93316A4CE; Sat, 12 Feb 2005 22:21:12 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CE3043D2D; Sat, 12 Feb 2005 22:21: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 j1CMLCM5031041; Sat, 12 Feb 2005 22:21:12 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMLCd2031040; Sat, 12 Feb 2005 22:21:12 GMT (envelope-from kris) Message-Id: <200502122221.j1CMLCd2031040@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:21: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/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: Sat, 12 Feb 2005 22:21:12 -0000 kris 2005-02-12 22:21:12 UTC FreeBSD ports repository Modified files: devel/idlefork Makefile Log: BROKEN: Incorrect pkg-plist Revision Changes Path 1.14 +2 -0 ports/devel/idlefork/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 3DE1216A4CE; Sat, 12 Feb 2005 22:22:45 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1510A43D1D; Sat, 12 Feb 2005 22:22:45 +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 j1CMMiNN031098; Sat, 12 Feb 2005 22:22:44 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMMi6K031097; Sat, 12 Feb 2005 22:22:44 GMT (envelope-from kris) Message-Id: <200502122222.j1CMMi6K031097@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:22: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/lookup-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: Sat, 12 Feb 2005 22:22:45 -0000 kris 2005-02-12 22:22:44 UTC FreeBSD ports repository Modified files: japanese/lookup-emacs20 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.10 +2 -0 ports/japanese/lookup-emacs20/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:24: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 5D07716A4CE; Sat, 12 Feb 2005 22:24:37 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3400343D2D; Sat, 12 Feb 2005 22:24:37 +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 j1CMObIi031157; Sat, 12 Feb 2005 22:24:37 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMObOG031156; Sat, 12 Feb 2005 22:24:37 GMT (envelope-from kris) Message-Id: <200502122224.j1CMObOG031156@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:24: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/japanese/w3 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, 12 Feb 2005 22:24:37 -0000 kris 2005-02-12 22:24:37 UTC FreeBSD ports repository Modified files: japanese/w3 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.14 +2 -0 ports/japanese/w3/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:25: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 17FDA16A4CE; Sat, 12 Feb 2005 22:25:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A8643D48; Sat, 12 Feb 2005 22:25: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 j1CMPmHR031256; Sat, 12 Feb 2005 22:25:48 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMPmmx031255; Sat, 12 Feb 2005 22:25:48 GMT (envelope-from kris) Message-Id: <200502122225.j1CMPmmx031255@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:25: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/japanese/xemacs21-canna 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, 12 Feb 2005 22:25:49 -0000 kris 2005-02-12 22:25:48 UTC FreeBSD ports repository Modified files: japanese/xemacs21-canna Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.25 +2 -0 ports/japanese/xemacs21-canna/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:27: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 414FC16A4CE; Sat, 12 Feb 2005 22:27:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18DDE43D39; Sat, 12 Feb 2005 22:27:35 +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 j1CMRYwe031316; Sat, 12 Feb 2005 22:27:34 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMRY78031315; Sat, 12 Feb 2005 22:27:34 GMT (envelope-from kris) Message-Id: <200502122227.j1CMRY78031315@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:27: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/mail/mew-mule 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, 12 Feb 2005 22:27:35 -0000 kris 2005-02-12 22:27:34 UTC FreeBSD ports repository Modified files: mail/mew-mule Makefile Log: BROKEN: Incorrect pkg-plist (removes directories not installed by this port) Revision Changes Path 1.15 +2 -0 ports/mail/mew-mule/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 9692B16A4CF; Sat, 12 Feb 2005 22:28:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 691C843D46; Sat, 12 Feb 2005 22:28:33 +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 j1CMSX3V031426; Sat, 12 Feb 2005 22:28:33 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMSXfU031425; Sat, 12 Feb 2005 22:28:33 GMT (envelope-from pav) Message-Id: <200502122228.j1CMSXfU031425@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 22:28: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/misc/gaim-guifications 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, 12 Feb 2005 22:28:33 -0000 pav 2005-02-12 22:28:33 UTC FreeBSD ports repository Modified files: misc/gaim-guifications Makefile distinfo pkg-plist Log: - Update to 2.9 PR: ports/77381 Submitted by: ports@c0decafe.net (maintainer) Revision Changes Path 1.22 +1 -2 ports/misc/gaim-guifications/Makefile 1.14 +2 -2 ports/misc/gaim-guifications/distinfo 1.9 +2 -0 ports/misc/gaim-guifications/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 28D4B16A4CE; Sat, 12 Feb 2005 22:31:56 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3D5743D2D; Sat, 12 Feb 2005 22:31: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 j1CMVuYN031566; Sat, 12 Feb 2005 22:31:56 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMVun4031565; Sat, 12 Feb 2005 22:31:56 GMT (envelope-from kris) Message-Id: <200502122231.j1CMVun4031565@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:31: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/graphics/p5-Tk-JPEG-Lite 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, 12 Feb 2005 22:31:57 -0000 kris 2005-02-12 22:31:56 UTC FreeBSD ports repository Modified files: graphics/p5-Tk-JPEG-Lite Makefile Log: BROKEN: Removes files installed by another port Revision Changes Path 1.2 +2 -0 ports/graphics/p5-Tk-JPEG-Lite/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:33: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 82A5616A4CE; Sat, 12 Feb 2005 22:33:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5AB6343D46; Sat, 12 Feb 2005 22:33: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 j1CMXUDp031631; Sat, 12 Feb 2005 22:33:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMXUvJ031630; Sat, 12 Feb 2005 22:33:30 GMT (envelope-from kris) Message-Id: <200502122233.j1CMXUvJ031630@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:33: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/lang/pnet-base 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, 12 Feb 2005 22:33:30 -0000 kris 2005-02-12 22:33:30 UTC FreeBSD ports repository Modified files: lang/pnet-base Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.17 +2 -0 ports/lang/pnet-base/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:35: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 A716316A4CE; Sat, 12 Feb 2005 22:35:30 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EBBF43D1F; Sat, 12 Feb 2005 22:35: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 j1CMZU2a031765; Sat, 12 Feb 2005 22:35:30 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMZUHq031764; Sat, 12 Feb 2005 22:35:30 GMT (envelope-from kris) Message-Id: <200502122235.j1CMZUHq031764@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:35: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/news/t-gnus 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, 12 Feb 2005 22:35:30 -0000 kris 2005-02-12 22:35:30 UTC FreeBSD ports repository Modified files: news/t-gnus Makefile Log: BROKEN: Removes files installed by another port Revision Changes Path 1.19 +2 -0 ports/news/t-gnus/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 9050C16A4CE; Sat, 12 Feb 2005 22:37:16 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6945743D39; Sat, 12 Feb 2005 22:37: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 j1CMbGf3031857; Sat, 12 Feb 2005 22:37:16 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMbGYA031856; Sat, 12 Feb 2005 22:37:16 GMT (envelope-from kris) Message-Id: <200502122237.j1CMbGYA031856@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:37: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/www/w3 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, 12 Feb 2005 22:37:16 -0000 kris 2005-02-12 22:37:16 UTC FreeBSD ports repository Modified files: www/w3 Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.16 +2 -0 ports/www/w3/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:38: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 2877A16A4CE; Sat, 12 Feb 2005 22:38:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0076243D49; Sat, 12 Feb 2005 22:38: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 j1CMclEN031958; Sat, 12 Feb 2005 22:38:47 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMclN5031957; Sat, 12 Feb 2005 22:38:47 GMT (envelope-from kris) Message-Id: <200502122238.j1CMclN5031957@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 22:38: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/audio/xmp 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, 12 Feb 2005 22:38:48 -0000 kris 2005-02-12 22:38:47 UTC FreeBSD ports repository Modified files: audio/xmp Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.26 +2 -0 ports/audio/xmp/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 91CAC16A4CE; Sat, 12 Feb 2005 22:40:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CFEC43D2F; Sat, 12 Feb 2005 22:40:59 +0000 (GMT) (envelope-from roam@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CMex90032118; Sat, 12 Feb 2005 22:40:59 GMT (envelope-from roam@repoman.freebsd.org) Received: (from roam@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMexkT032117; Sat, 12 Feb 2005 22:40:59 GMT (envelope-from roam) Message-Id: <200502122240.j1CMexkT032117@repoman.freebsd.org> From: Peter Pentchev Date: Sat, 12 Feb 2005 22:40: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/textproc/texi2html Makefile ports/textproc/texi2html/files patch-texi2html.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, 12 Feb 2005 22:40:59 -0000 roam 2005-02-12 22:40:59 UTC FreeBSD ports repository Modified files: textproc/texi2html Makefile Added files: textproc/texi2html/files patch-texi2html.pl Log: Revert to the traditional behavior when building split HTML: do not create a directory and put the files in there, but create all the files in the current directory with a common prefix instead. Grrr: in the general direction of the texi2html authors for throwing backwards compatibility to the wind without so much as a note in the ChangeLog Reported by: many people, including kris, WRT build failures on many different ports which use texi2html :( Pointy hat to: myself for not at least testing the xboard build ;) Revision Changes Path 1.21 +1 -1 ports/textproc/texi2html/Makefile 1.3 +41 -0 ports/textproc/texi2html/files/patch-texi2html.pl (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:44: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 5BA9C16A4CE; Sat, 12 Feb 2005 22:44:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3114F43D2D; Sat, 12 Feb 2005 22:44:51 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CMipCF032286; Sat, 12 Feb 2005 22:44:51 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMipWZ032285; Sat, 12 Feb 2005 22:44:51 GMT (envelope-from kientzle) Message-Id: <200502122244.j1CMipWZ032285@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 22:44: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/libarchive archive_read_open_file.c archive_write_open_file.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 22:44:51 -0000 kientzle 2005-02-12 22:44:51 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_open_file.c archive_write_open_file.c Log: Flush input when reading from pipe to avoid "broken pipe" warnings. For example, when using 'gunzip | tar' to decompress. Also, fix some style issues (write null character as '\0'). Thanks to: Jaakko Heinonen Revision Changes Path 1.7 +31 -6 src/lib/libarchive/archive_read_open_file.c 1.9 +4 -4 src/lib/libarchive/archive_write_open_file.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 03FA016A4CE; Sat, 12 Feb 2005 22:45:39 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD11A43D3F; Sat, 12 Feb 2005 22:45: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 j1CMjcY5032398; Sat, 12 Feb 2005 22:45:38 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMjc2x032397; Sat, 12 Feb 2005 22:45:38 GMT (envelope-from pav) Message-Id: <200502122245.j1CMjc2x032397@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 22: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: ports/databases/pear-DB_DataObject_FormBuilder 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, 12 Feb 2005 22:45:39 -0000 pav 2005-02-12 22:45:38 UTC FreeBSD ports repository Modified files: databases/pear-DB_DataObject_FormBuilder Makefile distinfo Log: - Update to 0.11.2 - Fix dependencies PR: ports/77382 Submitted by: Antonio Carlos Venancio Junior (maintainer) Revision Changes Path 1.6 +8 -9 ports/databases/pear-DB_DataObject_FormBuilder/Makefile 1.6 +2 -2 ports/databases/pear-DB_DataObject_FormBuilder/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:48: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 ECFCC16A4CE; Sat, 12 Feb 2005 22:48:38 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D8443D2D; Sat, 12 Feb 2005 22:48:38 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CMmccY032479; Sat, 12 Feb 2005 22:48:38 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMmcjQ032478; Sat, 12 Feb 2005 22:48:38 GMT (envelope-from kientzle) Message-Id: <200502122248.j1CMmcjQ032478@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 22:48: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/libarchive archive_read_support_format_iso9660.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 22:48:39 -0000 kientzle 2005-02-12 22:48:38 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_iso9660.c Log: Fill in some more Rockridge details in ISO9660 support: Ignore PD (padding) entries, extract inode value from PX entry, recognize SP and ST (start/end of SUSP extensions). I don't enforce SP yet, as I've seen CDROMs which use Rockridge extensions but don't have the SP record (which is officially required). The ISO9660 support is now mature enough to extract FreeBSD distribution CDROMs created with mkisofs. Revision Changes Path 1.7 +51 -1 src/lib/libarchive/archive_read_support_format_iso9660.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22:51: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 0179D16A4CE; Sat, 12 Feb 2005 22:51:43 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD5043D39; Sat, 12 Feb 2005 22:51:42 +0000 (GMT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CMpgxx032649; Sat, 12 Feb 2005 22:51:42 GMT (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMpgGX032648; Sat, 12 Feb 2005 22:51:42 GMT (envelope-from ceri) Message-Id: <200502122251.j1CMpgGX032648@repoman.freebsd.org> From: Ceri Davies Date: Sat, 12 Feb 2005 22:51:42 +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 applications.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, 12 Feb 2005 22:51:43 -0000 ceri 2005-02-12 22:51:42 UTC FreeBSD doc repository Modified files: en applications.sgml Log: Link directly to the software in the Commercial section. Revision Changes Path 1.28 +2 -2 www/en/applications.sgml From owner-cvs-all@FreeBSD.ORG Sat Feb 12 22: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 9C49216A4CE; Sat, 12 Feb 2005 22:56:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74E9843D41; Sat, 12 Feb 2005 22:56:53 +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 j1CMurxd032845; Sat, 12 Feb 2005 22:56:53 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CMur6r032844; Sat, 12 Feb 2005 22:56:53 GMT (envelope-from marcus) Message-Id: <200502122256.j1CMur6r032844@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 12 Feb 2005 22: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/finance/libofx 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, 12 Feb 2005 22:56:53 -0000 marcus 2005-02-12 22:56:53 UTC FreeBSD ports repository Modified files: finance/libofx Makefile Log: I hit 'x' too many times, and deleted the trailing 't' in gnometarget. Revision Changes Path 1.12 +1 -1 ports/finance/libofx/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:00: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 AD4A516A4CE; Sat, 12 Feb 2005 23:00:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 966A143D1D; Sat, 12 Feb 2005 23:00:35 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CN0W3f032991; Sat, 12 Feb 2005 23:00:32 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CN0WrK032990; Sat, 12 Feb 2005 23:00:32 GMT (envelope-from kientzle) Message-Id: <200502122300.j1CN0WrK032990@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 23:00: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/lib/libarchive archive_read_support_format_zip.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 23:00:36 -0000 kientzle 2005-02-12 23:00:31 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_zip.c Log: Performance optimization, code clarification, and bug workaround. When reading the bodies of Zip archive entries, request a minimum of 1 byte, rather than a minimum of the full entry size. This is faster (since it does not force the decompression layer to combine reads) and works around a bug in the "none" decompression handler (which I'm testing a separate fix for now). I've also renamed "bytes_read" to "bytes_avail" in several places to more accurately reflect that the value returned from (a->compression_read_ahead) is the number of bytes available, not necessarily the number of bytes requested. Revision Changes Path 1.4 +36 -28 src/lib/libarchive/archive_read_support_format_zip.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:07: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 32F4B16A4CE; Sat, 12 Feb 2005 23:07:46 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E094543D41; Sat, 12 Feb 2005 23:07: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 j1CN7jAi033287; Sat, 12 Feb 2005 23:07:45 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CN7j1H033286; Sat, 12 Feb 2005 23:07:45 GMT (envelope-from pav) Message-Id: <200502122307.j1CN7j1H033286@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 12 Feb 2005 23:07: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/thefish 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, 12 Feb 2005 23:07:46 -0000 pav 2005-02-12 23:07:45 UTC FreeBSD ports repository Modified files: sysutils/thefish Makefile distinfo Log: - Update to 0.6.4 PR: ports/77422 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.50 +1 -1 ports/sysutils/thefish/Makefile 1.33 +2 -2 ports/sysutils/thefish/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23: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 7E0F116A4CE; Sat, 12 Feb 2005 23:09:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5280E43D39; Sat, 12 Feb 2005 23:09:44 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CN9irf033354; Sat, 12 Feb 2005 23:09:44 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CN9ii9033353; Sat, 12 Feb 2005 23:09:44 GMT (envelope-from kientzle) Message-Id: <200502122309.j1CN9ii9033353@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 23:09: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/lib/libarchive README archive_read.3 libarchive-formats.5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 23:09:44 -0000 kientzle 2005-02-12 23:09:44 UTC FreeBSD src repository Modified files: lib/libarchive README archive_read.3 libarchive-formats.5 Log: Update the format descriptions to include ISO9660 and ZIP support. Also remove some unnecessary blank lines from archive_read.3. Revision Changes Path 1.4 +3 -2 src/lib/libarchive/README 1.18 +0 -2 src/lib/libarchive/archive_read.3 1.5 +16 -0 src/lib/libarchive/libarchive-formats.5 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:11: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 CB99716A4CE; Sat, 12 Feb 2005 23:11:29 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A384943D3F; Sat, 12 Feb 2005 23:11:29 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CNBTDI033510; Sat, 12 Feb 2005 23:11:29 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNBTbH033509; Sat, 12 Feb 2005 23:11:29 GMT (envelope-from kientzle) Message-Id: <200502122311.j1CNBTbH033509@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 23:11: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/libarchive archive_write.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 23:11:30 -0000 kientzle 2005-02-12 23:11:29 UTC FreeBSD src repository Modified files: lib/libarchive archive_write.c Log: Clear the error message buffer on entry to major routines. This avoids having error messages get concatenated over multiple calls. Revision Changes Path 1.14 +3 -0 src/lib/libarchive/archive_write.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:16: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 46EE216A4CE; Sat, 12 Feb 2005 23:16:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1EF3743D31; Sat, 12 Feb 2005 23:16: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 j1CNG9nm033749; Sat, 12 Feb 2005 23:16:09 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNG8BV033748; Sat, 12 Feb 2005 23:16:09 GMT (envelope-from kris) Message-Id: <200502122316.j1CNG8BV033748@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 23:16: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/games/senken 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, 12 Feb 2005 23:16:09 -0000 kris 2005-02-12 23:16:08 UTC FreeBSD ports repository Modified files: games/senken Makefile Log: BROKEN: Incomplete pkg-plist Revision Changes Path 1.8 +2 -0 ports/games/senken/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23: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 C73D316A4CE; Sat, 12 Feb 2005 23:23:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D40343D48; Sat, 12 Feb 2005 23:23:53 +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 j1CNNrGg034012; Sat, 12 Feb 2005 23:23:53 GMT (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNNr7N034011; Sat, 12 Feb 2005 23:23:53 GMT (envelope-from trhodes) Message-Id: <200502122323.j1CNNr7N034011@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 12 Feb 2005 23:23: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/sbin/fsdb fsdb.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: Sat, 12 Feb 2005 23:23:53 -0000 trhodes 2005-02-12 23:23:53 UTC FreeBSD src repository Modified files: sbin/fsdb fsdb.8 Log: Reword a sentence to conform with our mdoc(7) style. Modify wording in a sentence to avoid a run on within (). Remove a contraction. Submitted by: Joel Dahl (original version) Revision Changes Path 1.28 +4 -3 src/sbin/fsdb/fsdb.8 From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:25: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 C231D16A4CE; Sat, 12 Feb 2005 23:25:03 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9E8443D2F; Sat, 12 Feb 2005 23:25:03 +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 j1CNP32E034143; Sat, 12 Feb 2005 23:25:03 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNP3dJ034142; Sat, 12 Feb 2005 23:25:03 GMT (envelope-from anholt) Message-Id: <200502122325.j1CNP3dJ034142@repoman.freebsd.org> From: Eric Anholt Date: Sat, 12 Feb 2005 23:25: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 Makefile ports/audio/gtkguitune Makefile distinfo pkg-descr ports/audio/gtkguitune/files patch-guitune.cc patch-main.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: Sat, 12 Feb 2005 23:25:03 -0000 anholt 2005-02-12 23:25:03 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/gtkguitune Makefile distinfo pkg-descr audio/gtkguitune/files patch-guitune.cc patch-main.cc Log: New port: gtkguitune, a guitar (and other instruments) tuner for GTK. Revision Changes Path 1.588 +1 -0 ports/audio/Makefile 1.1 +29 -0 ports/audio/gtkguitune/Makefile (new) 1.1 +2 -0 ports/audio/gtkguitune/distinfo (new) 1.1 +14 -0 ports/audio/gtkguitune/files/patch-guitune.cc (new) 1.1 +14 -0 ports/audio/gtkguitune/files/patch-main.cc (new) 1.1 +9 -0 ports/audio/gtkguitune/pkg-descr (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:25: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 E902016A4D0; Sat, 12 Feb 2005 23:25:25 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB63143D48; Sat, 12 Feb 2005 23:25:25 +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 j1CNPPXs034219; Sat, 12 Feb 2005 23:25:25 GMT (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNPPwn034218; Sat, 12 Feb 2005 23:25:25 GMT (envelope-from anholt) Message-Id: <200502122325.j1CNPPwn034218@repoman.freebsd.org> From: Eric Anholt Date: Sat, 12 Feb 2005 23:25: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, 12 Feb 2005 23:25:26 -0000 anholt 2005-02-12 23:25:25 UTC FreeBSD ports repository Modified files: . modules Log: gtkguitune --> ports/audio/gtkguitune Revision Changes Path 1.11924 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:33: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 671E716A4CE; Sat, 12 Feb 2005 23:33:31 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E49D43D3F; Sat, 12 Feb 2005 23:33:31 +0000 (GMT) (envelope-from kientzle@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1CNXVam034524; Sat, 12 Feb 2005 23:33:31 GMT (envelope-from kientzle@repoman.freebsd.org) Received: (from kientzle@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNXViG034523; Sat, 12 Feb 2005 23:33:31 GMT (envelope-from kientzle) Message-Id: <200502122333.j1CNXViG034523@repoman.freebsd.org> From: Tim Kientzle Date: Sat, 12 Feb 2005 23:33: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/lib/libarchive archive_write_open_file.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 23:33:31 -0000 kientzle 2005-02-12 23:33:31 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_open_file.c Log: Oops. I missed a 0 => '\0' correction. Thanks to: Ruslan Revision Changes Path 1.10 +1 -1 src/lib/libarchive/archive_write_open_file.c From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23: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 9550216A4CE; Sat, 12 Feb 2005 23:37:05 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C7FF43D49; Sat, 12 Feb 2005 23:37: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 j1CNb51f034731; Sat, 12 Feb 2005 23:37:05 GMT (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNb5Ea034730; Sat, 12 Feb 2005 23:37:05 GMT (envelope-from kris) Message-Id: <200502122337.j1CNb5Ea034730@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 12 Feb 2005 23: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: ports/emulators/gxmame 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, 12 Feb 2005 23:37:05 -0000 kris 2005-02-12 23:37:05 UTC FreeBSD ports repository Modified files: emulators/gxmame Makefile Log: Reset bouncing maintainer address: <<< 550 5.7.1 ... Relaying denied 550 5.1.1 ... User unknown <<< 503 5.0.0 Need RCPT (recipient) Revision Changes Path 1.14 +1 -1 ports/emulators/gxmame/Makefile From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:41: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 622C416A4CE; Sat, 12 Feb 2005 23:41:41 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 392CA43D3F; Sat, 12 Feb 2005 23:41:41 +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 j1CNffij034910; Sat, 12 Feb 2005 23:41:41 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from netchild@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNffcr034909; Sat, 12 Feb 2005 23:41:41 GMT (envelope-from netchild) Message-Id: <200502122341.j1CNffcr034909@repoman.freebsd.org> From: Alexander Leidinger Date: Sat, 12 Feb 2005 23:41: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/sylpheed-claws 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, 12 Feb 2005 23:41:41 -0000 netchild 2005-02-12 23:41:41 UTC FreeBSD ports repository Modified files: mail/sylpheed-claws Makefile distinfo Log: Update to 1.0.1. Revision Changes Path 1.64 +1 -1 ports/mail/sylpheed-claws/Makefile 1.28 +2 -2 ports/mail/sylpheed-claws/distinfo From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:47: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 CD8D816A4CE; Sat, 12 Feb 2005 23:47:48 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B60DC43D2F; Sat, 12 Feb 2005 23:47: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 j1CNlmP4035159; Sat, 12 Feb 2005 23:47:48 GMT (envelope-from hq@repoman.freebsd.org) Received: (from hq@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNlm1A035158; Sat, 12 Feb 2005 23:47:48 GMT (envelope-from hq) Message-Id: <200502122347.j1CNlm1A035158@repoman.freebsd.org> From: Herve Quiroz Date: Sat, 12 Feb 2005 23:47: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/net/limewire Makefile distinfo ports/net/limewire/files limewire.sh limewire.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: Sat, 12 Feb 2005 23:47:49 -0000 hq 2005-02-12 23:47:48 UTC FreeBSD ports repository Modified files: net/limewire Makefile distinfo Added files: net/limewire/files limewire.sh.in Removed files: net/limewire/files limewire.sh Log: - Update to 4.2.8 [1] - Take over maintainership [1] - Use SUB_FILES to build launcher shell script - Improve launcher shell script: update to javavmwrapper 2.0 and enforce JAVA_VERSION=1.3+ PR: 77429 [1] Submitted by: Grega [1] Revision Changes Path 1.17 +11 -12 ports/net/limewire/Makefile 1.12 +2 -2 ports/net/limewire/distinfo 1.2 +0 -8 ports/net/limewire/files/limewire.sh (dead) 1.1 +8 -0 ports/net/limewire/files/limewire.sh.in (new) From owner-cvs-all@FreeBSD.ORG Sat Feb 12 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 0B11116A4CE; Sat, 12 Feb 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 A4CD343D5D; Sat, 12 Feb 2005 23:51:19 +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 j1CNpJPF035337; Sat, 12 Feb 2005 23:51:19 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNpJgI035336; Sat, 12 Feb 2005 23:51:19 GMT (envelope-from mezz) Message-Id: <200502122351.j1CNpJgI035336@repoman.freebsd.org> From: Jeremy Messenger Date: Sat, 12 Feb 2005 23:51: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-toolkits/qtpixmap 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, 12 Feb 2005 23:51:20 -0000 mezz 2005-02-12 23:51:19 UTC FreeBSD ports repository Modified files: x11-toolkits/qtpixmap Makefile pkg-plist Log: - QtPixmap -> qtpixmap in PORTNAME. - Fix the plist, do not try to remove gtk's directory. [1] - Change the libtool from 1.3 to 1.5. - Few other small clean up such as remove GNU_CONFIGURE, since the USE_LIBTOOL_VER will taking care of it. Also, make it bit easier to read. - Bump the PORTREVISION. Reported by: pointyhat via kris [1] Revision Changes Path 1.8 +6 -6 ports/x11-toolkits/qtpixmap/Makefile 1.5 +0 -3 ports/x11-toolkits/qtpixmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:52: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 D15BA16A4CE; Sat, 12 Feb 2005 23:52:44 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6B2C43D2D; Sat, 12 Feb 2005 23:52:44 +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 j1CNqi2C035419; Sat, 12 Feb 2005 23:52:44 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNqiQD035418; Sat, 12 Feb 2005 23:52:44 GMT (envelope-from phk) Message-Id: <200502122352.j1CNqiQD035418@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 12 Feb 2005 23:52: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/lib/libgpib ibfoo.c src/sys/dev/ieee488 ibfoo.c ugpib.h upd7210.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, 12 Feb 2005 23:52:45 -0000 phk 2005-02-12 23:52:44 UTC FreeBSD src repository Modified files: lib/libgpib ibfoo.c sys/dev/ieee488 ibfoo.c ugpib.h upd7210.h Log: Check handle types. Implement more device functions. Make DMA optional. Revision Changes Path 1.5 +3 -3 src/lib/libgpib/ibfoo.c 1.3 +193 -75 src/sys/dev/ieee488/ibfoo.c 1.5 +5 -2 src/sys/dev/ieee488/ugpib.h 1.3 +1 -1 src/sys/dev/ieee488/upd7210.h From owner-cvs-all@FreeBSD.ORG Sat Feb 12 23:53: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 9156216A4CE; Sat, 12 Feb 2005 23:53:09 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6975543D31; Sat, 12 Feb 2005 23:53:09 +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 j1CNr9Ni035474; Sat, 12 Feb 2005 23:53:09 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1CNr9MW035473; Sat, 12 Feb 2005 23:53:09 GMT (envelope-from simon) Message-Id: <200502122353.j1CNr9MW035473@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 12 Feb 2005 23:53: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, 12 Feb 2005 23:53:09 -0000 simon 2005-02-12 23:53:09 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document mod_python information leakage vulnerability. Revision Changes Path 1.554 +33 -1 ports/security/vuxml/vuln.xml