From owner-cvs-all@FreeBSD.ORG Sun May 11 00:14:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53BF837B401; Sun, 11 May 2003 00:14:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E645343F85; Sun, 11 May 2003 00:14:50 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7Eo0U049536; Sun, 11 May 2003 00:14:50 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7Eop6049535; Sun, 11 May 2003 00:14:50 -0700 (PDT) Message-Id: <200305110714.h4B7Eop6049535@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 00:14:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/gtkpod 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, 11 May 2003 07:14:51 -0000 marcus 2003/05/11 00:14:50 PDT FreeBSD ports repository Modified files: audio/gtkpod pkg-plist Log: Remove a '/' in front of the README in the plist that was preventing the package build on bento. Reported by: bento Revision Changes Path 1.2 +1 -1 ports/audio/gtkpod/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 00:18:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEB3437B401; Sun, 11 May 2003 00:18:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EACF43F85; Sun, 11 May 2003 00:18:27 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7IR0U049680; Sun, 11 May 2003 00:18:27 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7IRo3049679; Sun, 11 May 2003 00:18:27 -0700 (PDT) Message-Id: <200305110718.h4B7IRo3049679@repoman.freebsd.org> From: Scott Long Date: Sun, 11 May 2003 00:18:27 -0700 (PDT) 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 devices.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:18:28 -0000 scottl 2003/05/11 00:18:26 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall devices.c Log: Teach sysinstall about the ServeRAID disk device. Revision Changes Path 1.150 +1 -0 src/usr.sbin/sysinstall/devices.c From owner-cvs-all@FreeBSD.ORG Sun May 11 00:36:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26D0237B401; Sun, 11 May 2003 00:36:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DC6D43F3F; Sun, 11 May 2003 00:36:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7aR0U050370; Sun, 11 May 2003 00:36:27 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7aRd3050369; Sun, 11 May 2003 00:36:27 -0700 (PDT) Message-Id: <200305110736.h4B7aRd3050369@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 11 May 2003 00:36:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/powerdns Makefile distinfo pkg-plist patch-modules_gmysqlbackend_gmysqlbackend_cc patch-modules_ldapbackend_powerldap.ccpatch-pdns_common_startup_cc X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:36:28 -0000 dinoex 2003/05/11 00:36:27 PDT FreeBSD ports repository Modified files: net/powerdns Makefile distinfo pkg-plist net/powerdns/files patch-modules_gmysqlbackend_gmysqlbackend_cc patch-modules_ldapbackend_powerldap.cc Removed files: net/powerdns/files patch-modules_ldapbackend_powerldap.hh patch-pdns_common_startup_cc Log: - update to 2.9.8 - recursor defaults off, Option POWERDNS_WITH_RECURSOR Revision Changes Path 1.8 +2 -2 ports/net/powerdns/Makefile 1.3 +1 -1 ports/net/powerdns/distinfo 1.2 +4 -3 ports/net/powerdns/files/patch-modules_gmysqlbackend_gmysqlbackend_cc 1.2 +1 -1 ports/net/powerdns/files/patch-modules_ldapbackend_powerldap.cc 1.2 +0 -12 ports/net/powerdns/files/patch-modules_ldapbackend_powerldap.hh (dead) 1.2 +0 -15 ports/net/powerdns/files/patch-pdns_common_startup_cc (dead) 1.3 +2 -1 ports/net/powerdns/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 00:37:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA00437B401; Sun, 11 May 2003 00:37:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423EE43FBF; Sun, 11 May 2003 00:37:55 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7bt0U050814; Sun, 11 May 2003 00:37:55 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7bsgJ050810; Sun, 11 May 2003 00:37:54 -0700 (PDT) Message-Id: <200305110737.h4B7bsgJ050810@repoman.freebsd.org> From: Murray Stokely Date: Sun, 11 May 2003 00:37:54 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys ache.key adamw.key addkey.sh alex.key anders.key andreas.key arun.key arved.key asami.key ben.key benno.key billf.key blackend.key bmah.key brian.key... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:37:56 -0000 murray 2003/05/11 00:37:54 PDT FreeBSD doc repository Modified files: share/pgpkeys ache.key adamw.key addkey.sh alex.key anders.key andreas.key arun.key arved.key asami.key ben.key benno.key billf.key blackend.key bmah.key brian.key brooks.key brueffer.key bsd.key ceri.key cjc.key cjh.key clive.key core-secretary.key cshumway.key daichi.key dannyboy.key das.key dcs.key dd.key demon.key des.key dfr.key dinoex.key dougb.key dwmalone.key fanf.key fjoe.key foxfair.key ghelmer.key gioria.key gordon.key green.key gshapiro.key gsutter.key guido.key harti.key hrs.key ijliao.key imp.key jdp.key jedgar.key jesper.key jhay.key jim.key jkh.key jkoshy.key jmb.key jmg.key joe.key joerg.key jon.key ken.key keramida.key knu.key kris.key kuriyama.key leeym.key lioux.key luoqi.key maho.key marcel.key marcus.key markp.key matusita.key max.key maxim.key mbr.key mi.key mich.key mikeh.key mp.key mtm.key murray.key mux.key nate.key nectar.key netchild.key nik.key nsouch.key nyan.key obraun.key obrien.key patrick.key paul.key perky.key petef.key peter.key phantom.key phk.key pirzyk.key rich.key roam.key roberto.key ru.key rushani.key sanpei.key schweikh.key scop.key scottl.key seanc.key security-officer.key sheldonh.key sobomax.key thomas.key tmm.key tobez.key trevor.key trhodes.key ue.key vanilla.key wes.key wilko.key will.key wollman.key wosch.key yoichi.key Log: Add a 'role' attribute to identify the tags that enclose the PGP fingerprints, so that we may display them more appropriately in the print output. Sponsored by: FreeBSD Mall, Inc. Revision Changes Path 1.3 +1 -1 doc/share/pgpkeys/ache.key 1.3 +1 -1 doc/share/pgpkeys/adamw.key 1.2 +1 -1 doc/share/pgpkeys/addkey.sh 1.3 +1 -1 doc/share/pgpkeys/alex.key 1.3 +1 -1 doc/share/pgpkeys/anders.key 1.3 +1 -1 doc/share/pgpkeys/andreas.key 1.3 +1 -1 doc/share/pgpkeys/arun.key 1.3 +1 -1 doc/share/pgpkeys/arved.key 1.3 +1 -1 doc/share/pgpkeys/asami.key 1.3 +1 -1 doc/share/pgpkeys/ben.key 1.3 +1 -1 doc/share/pgpkeys/benno.key 1.3 +1 -1 doc/share/pgpkeys/billf.key 1.3 +1 -1 doc/share/pgpkeys/blackend.key 1.3 +1 -1 doc/share/pgpkeys/bmah.key 1.3 +1 -1 doc/share/pgpkeys/brian.key 1.3 +1 -1 doc/share/pgpkeys/brooks.key 1.3 +1 -1 doc/share/pgpkeys/brueffer.key 1.3 +1 -1 doc/share/pgpkeys/bsd.key 1.3 +1 -1 doc/share/pgpkeys/ceri.key 1.3 +1 -1 doc/share/pgpkeys/cjc.key 1.3 +1 -1 doc/share/pgpkeys/cjh.key 1.3 +1 -1 doc/share/pgpkeys/clive.key 1.3 +1 -1 doc/share/pgpkeys/core-secretary.key 1.3 +1 -1 doc/share/pgpkeys/cshumway.key 1.3 +1 -1 doc/share/pgpkeys/daichi.key 1.3 +1 -1 doc/share/pgpkeys/dannyboy.key 1.3 +1 -1 doc/share/pgpkeys/das.key 1.3 +1 -1 doc/share/pgpkeys/dcs.key 1.3 +1 -1 doc/share/pgpkeys/dd.key 1.3 +1 -1 doc/share/pgpkeys/demon.key 1.3 +1 -1 doc/share/pgpkeys/des.key 1.3 +1 -1 doc/share/pgpkeys/dfr.key 1.3 +1 -1 doc/share/pgpkeys/dinoex.key 1.3 +1 -1 doc/share/pgpkeys/dougb.key 1.3 +1 -1 doc/share/pgpkeys/dwmalone.key 1.3 +1 -1 doc/share/pgpkeys/fanf.key 1.3 +1 -1 doc/share/pgpkeys/fjoe.key 1.3 +1 -1 doc/share/pgpkeys/foxfair.key 1.3 +1 -1 doc/share/pgpkeys/ghelmer.key 1.3 +1 -1 doc/share/pgpkeys/gioria.key 1.3 +1 -1 doc/share/pgpkeys/gordon.key 1.3 +1 -1 doc/share/pgpkeys/green.key 1.3 +1 -1 doc/share/pgpkeys/gshapiro.key 1.3 +1 -1 doc/share/pgpkeys/gsutter.key 1.3 +1 -1 doc/share/pgpkeys/guido.key 1.3 +1 -1 doc/share/pgpkeys/harti.key 1.3 +1 -1 doc/share/pgpkeys/hrs.key 1.3 +1 -1 doc/share/pgpkeys/ijliao.key 1.3 +1 -1 doc/share/pgpkeys/imp.key 1.3 +1 -1 doc/share/pgpkeys/jdp.key 1.3 +1 -1 doc/share/pgpkeys/jedgar.key 1.3 +1 -1 doc/share/pgpkeys/jesper.key 1.3 +1 -1 doc/share/pgpkeys/jhay.key 1.3 +1 -1 doc/share/pgpkeys/jim.key 1.3 +1 -1 doc/share/pgpkeys/jkh.key 1.3 +1 -1 doc/share/pgpkeys/jkoshy.key 1.3 +1 -1 doc/share/pgpkeys/jmb.key 1.3 +1 -1 doc/share/pgpkeys/jmg.key 1.3 +1 -1 doc/share/pgpkeys/joe.key 1.3 +1 -1 doc/share/pgpkeys/joerg.key 1.3 +1 -1 doc/share/pgpkeys/jon.key 1.3 +1 -1 doc/share/pgpkeys/ken.key 1.3 +1 -1 doc/share/pgpkeys/keramida.key 1.3 +1 -1 doc/share/pgpkeys/knu.key 1.3 +1 -1 doc/share/pgpkeys/kris.key 1.3 +1 -1 doc/share/pgpkeys/kuriyama.key 1.3 +1 -1 doc/share/pgpkeys/leeym.key 1.3 +1 -1 doc/share/pgpkeys/lioux.key 1.3 +1 -1 doc/share/pgpkeys/luoqi.key 1.3 +1 -1 doc/share/pgpkeys/maho.key 1.3 +1 -1 doc/share/pgpkeys/marcel.key 1.3 +1 -1 doc/share/pgpkeys/marcus.key 1.3 +1 -1 doc/share/pgpkeys/markp.key 1.3 +1 -1 doc/share/pgpkeys/matusita.key 1.3 +1 -1 doc/share/pgpkeys/max.key 1.3 +1 -1 doc/share/pgpkeys/maxim.key 1.3 +1 -1 doc/share/pgpkeys/mbr.key 1.3 +1 -1 doc/share/pgpkeys/mi.key 1.3 +1 -1 doc/share/pgpkeys/mich.key 1.3 +1 -1 doc/share/pgpkeys/mikeh.key 1.3 +1 -1 doc/share/pgpkeys/mp.key 1.3 +1 -1 doc/share/pgpkeys/mtm.key 1.3 +1 -1 doc/share/pgpkeys/murray.key 1.3 +1 -1 doc/share/pgpkeys/mux.key 1.3 +1 -1 doc/share/pgpkeys/nate.key 1.3 +1 -1 doc/share/pgpkeys/nectar.key 1.3 +1 -1 doc/share/pgpkeys/netchild.key 1.3 +1 -1 doc/share/pgpkeys/nik.key 1.3 +1 -1 doc/share/pgpkeys/nsouch.key 1.3 +1 -1 doc/share/pgpkeys/nyan.key 1.3 +1 -1 doc/share/pgpkeys/obraun.key 1.3 +1 -1 doc/share/pgpkeys/obrien.key 1.3 +1 -1 doc/share/pgpkeys/patrick.key 1.2 +1 -1 doc/share/pgpkeys/paul.key 1.3 +1 -1 doc/share/pgpkeys/perky.key 1.3 +1 -1 doc/share/pgpkeys/petef.key 1.3 +1 -1 doc/share/pgpkeys/peter.key 1.3 +1 -1 doc/share/pgpkeys/phantom.key 1.3 +1 -1 doc/share/pgpkeys/phk.key 1.3 +1 -1 doc/share/pgpkeys/pirzyk.key 1.3 +1 -1 doc/share/pgpkeys/rich.key 1.3 +1 -1 doc/share/pgpkeys/roam.key 1.3 +1 -1 doc/share/pgpkeys/roberto.key 1.3 +1 -1 doc/share/pgpkeys/ru.key 1.3 +1 -1 doc/share/pgpkeys/rushani.key 1.3 +1 -1 doc/share/pgpkeys/sanpei.key 1.3 +1 -1 doc/share/pgpkeys/schweikh.key 1.3 +1 -1 doc/share/pgpkeys/scop.key 1.3 +1 -1 doc/share/pgpkeys/scottl.key 1.3 +1 -1 doc/share/pgpkeys/seanc.key 1.3 +1 -1 doc/share/pgpkeys/security-officer.key 1.3 +1 -1 doc/share/pgpkeys/sheldonh.key 1.3 +1 -1 doc/share/pgpkeys/sobomax.key 1.3 +1 -1 doc/share/pgpkeys/thomas.key 1.3 +1 -1 doc/share/pgpkeys/tmm.key 1.3 +1 -1 doc/share/pgpkeys/tobez.key 1.3 +1 -1 doc/share/pgpkeys/trevor.key 1.3 +1 -1 doc/share/pgpkeys/trhodes.key 1.3 +1 -1 doc/share/pgpkeys/ue.key 1.3 +1 -1 doc/share/pgpkeys/vanilla.key 1.3 +1 -1 doc/share/pgpkeys/wes.key 1.3 +1 -1 doc/share/pgpkeys/wilko.key 1.3 +1 -1 doc/share/pgpkeys/will.key 1.3 +1 -1 doc/share/pgpkeys/wollman.key 1.3 +1 -1 doc/share/pgpkeys/wosch.key 1.3 +1 -1 doc/share/pgpkeys/yoichi.key From owner-cvs-all@FreeBSD.ORG Sun May 11 00:42:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86A1837B401; Sun, 11 May 2003 00:42:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2609943F85; Sun, 11 May 2003 00:42:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7gQ0U051029; Sun, 11 May 2003 00:42:26 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7gQhA051028; Sun, 11 May 2003 00:42:26 -0700 (PDT) Message-Id: <200305110742.h4B7gQhA051028@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 11 May 2003 00:42:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnupg-idea Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:42:28 -0000 dinoex 2003/05/11 00:42:26 PDT FreeBSD ports repository Modified files: security/gnupg-idea Makefile Log: - extend MASTER_SITES Revision Changes Path 1.22 +1 -0 ports/security/gnupg-idea/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 00:46:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73DD437B401; Sun, 11 May 2003 00:46:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1270443FB1; Sun, 11 May 2003 00:46:27 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7kQ0U051237; Sun, 11 May 2003 00:46:26 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7kQKj051234; Sun, 11 May 2003 00:46:26 -0700 (PDT) Message-Id: <200305110746.h4B7kQKj051234@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 11 May 2003 00:46:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libdvdread Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:46:27 -0000 dinoex 2003/05/11 00:46:26 PDT FreeBSD ports repository Modified files: multimedia/libdvdread Makefile Log: - allow build with more warnings enabled, NO_WERROR=yes - no response from maintainer since 2003-04-05 Revision Changes Path 1.12 +5 -0 ports/multimedia/libdvdread/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 00:47:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6A2937B401; Sun, 11 May 2003 00:47:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BFA43FAF; Sun, 11 May 2003 00:47:18 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7lI0U056421; Sun, 11 May 2003 00:47:18 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7lIOi056420; Sun, 11 May 2003 00:47:18 -0700 (PDT) Message-Id: <200305110747.h4B7lIOi056420@repoman.freebsd.org> From: Dirk Meyer Date: Sun, 11 May 2003 00:47:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmpeg2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 07:47:19 -0000 dinoex 2003/05/11 00:47:18 PDT FreeBSD ports repository Modified files: multimedia/libmpeg2 Makefile Log: - allow build with more warnings enabled, NO_WERROR=yes - no response from maintainer since 2003-04-05 Revision Changes Path 1.11 +5 -0 ports/multimedia/libmpeg2/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 00:49:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5091437B401; Sun, 11 May 2003 00:49:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFEE143FB1; Sun, 11 May 2003 00:49:18 -0700 (PDT) (envelope-from andreas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B7nI0U056509; Sun, 11 May 2003 00:49:18 -0700 (PDT) (envelope-from andreas@repoman.freebsd.org) Received: (from andreas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B7nIVe056508; Sun, 11 May 2003 00:49:18 -0700 (PDT) Message-Id: <200305110749.h4B7nIVe056508@repoman.freebsd.org> From: Andreas Klemm Date: Sun, 11 May 2003 00:49:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/apsfilter Makefileports/print/apsfilter/files patch-bin_apsfilter.in ports/print/apsfilter/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: Sun, 11 May 2003 07:49:19 -0000 andreas 2003/05/11 00:49:18 PDT FreeBSD ports repository Modified files: print/apsfilter Makefile print/apsfilter/scripts configure Added files: print/apsfilter/files patch-bin_apsfilter.in Log: - use acroread5 port instead of old ancient acroread (v3) for port dependency, good suggestion by: ajhar@physics.miami.edu (Dr. Edward Ajhar) - update apsfilters acroread search order to use acroread5 in the 1st place - bump PORTREVISION - tested installation and package-building Revision Changes Path 1.108 +2 -2 ports/print/apsfilter/Makefile 1.1 +13 -0 ports/print/apsfilter/files/patch-bin_apsfilter.in (new) 1.26 +2 -2 ports/print/apsfilter/scripts/configure From owner-cvs-all@FreeBSD.ORG Sun May 11 01:08:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D77AB37B401; Sun, 11 May 2003 01:08:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763AA43FBF; Sun, 11 May 2003 01:08:38 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B88c0U058507; Sun, 11 May 2003 01:08:38 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B88cpx058506; Sun, 11 May 2003 01:08:38 -0700 (PDT) Message-Id: <200305110808.h4B88cpx058506@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 11 May 2003 01:08:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/adzap 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, 11 May 2003 08:08:39 -0000 kris 2003/05/11 01:08:38 PDT FreeBSD ports repository Modified files: www/adzap Makefile distinfo Log: Update to adzap-20030505 Revision Changes Path 1.27 +1 -1 ports/www/adzap/Makefile 1.25 +1 -1 ports/www/adzap/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 01:11:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C6137B401; Sun, 11 May 2003 01:11:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D9E43F3F; Sun, 11 May 2003 01:11:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B8BD0U058670; Sun, 11 May 2003 01:11:13 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B8BDNi058669; Sun, 11 May 2003 01:11:13 -0700 (PDT) Message-Id: <200305110811.h4B8BDNi058669@repoman.freebsd.org> From: Kris Kennaway Date: Sun, 11 May 2003 01:11:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/astime 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, 11 May 2003 08:11:14 -0000 kris 2003/05/11 01:11:13 PDT FreeBSD ports repository Modified files: x11-clocks/astime Makefile distinfo Log: Update to astime-2.8 Revision Changes Path 1.15 +1 -1 ports/x11-clocks/astime/Makefile 1.9 +1 -1 ports/x11-clocks/astime/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 01:18:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28B9937B401; Sun, 11 May 2003 01:18:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB80B43FD7; Sun, 11 May 2003 01:18:18 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B8II0U058905; Sun, 11 May 2003 01:18:18 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B8IIaD058904; Sun, 11 May 2003 01:18:18 -0700 (PDT) Message-Id: <200305110818.h4B8IIaD058904@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 11 May 2003 01:18:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xglurbules/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, 11 May 2003 08:18:19 -0000 edwin 2003/05/11 01:18:18 PDT FreeBSD ports repository Added files: graphics/xglurbules/files patch-Makefile Log: Make it buildable on non-x86 machines. Revision Changes Path 1.1 +19 -0 ports/graphics/xglurbules/files/patch-Makefile (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 01:35:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 408CC37B401; Sun, 11 May 2003 01:35:37 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED79043FCB; Sun, 11 May 2003 01:35:35 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.9) with ESMTP id h4B8ZXUf086065; Sun, 11 May 2003 12:35:34 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Sun, 11 May 2003 12:35:33 +0400 (MSD) From: Dmitry Morozovsky To: Murray Stokely In-Reply-To: <20030510213104.GM385@freebsdmall.com> Message-ID: <20030511123503.F85945@woozle.rinet.ru> References: <200305090941.h499fIYD040015@repoman.freebsd.org> <20030510213104.GM385@freebsdmall.com> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Scott Long cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/scripts doFS.sh print-cdrom-packages.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, 11 May 2003 08:35:37 -0000 On Sat, 10 May 2003, Murray Stokely wrote: MS> On Fri, May 09, 2003 at 02:33:28PM +0400, Dmitry Morozovsky wrote: MS> > BTW, most CDR/CDRW vendors now provide mostly (some vendors -- only) 80-mins MS> > (700 Mb) disks. There are virtually no hardware which is unable to read MS> > them. Don't you think it's time to extend disc1 a bit? MS> MS> No that would be a support nightmare. "most" is not nearly enough MS> here, especially for only 50 extra megabytes. I think you're missing MS> a word in your second sentece ("new"?), since there most certainly is MS> a lot of older hardware unable to read these discs. After a bit of thinking, totally agreed. Thanks for attention ;-) Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Sun May 11 01:48:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F6637B401; Sun, 11 May 2003 01:48:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B489743FDD; Sun, 11 May 2003 01:48:04 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B8m40U059907; Sun, 11 May 2003 01:48:04 -0700 (PDT) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B8m458059906; Sun, 11 May 2003 01:48:04 -0700 (PDT) Message-Id: <200305110848.h4B8m458059906@repoman.freebsd.org> From: Jens Schweikhardt Date: Sun, 11 May 2003 01:48:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/echo echo.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: Sun, 11 May 2003 08:48:05 -0000 schweikh 2003/05/11 01:48:04 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) bin/echo echo.1 Log: MFC: Note that -n and \c are implementation-defined as per TC1 to POSIX 2001. Revision Changes Path 1.10.2.4 +16 -7 src/bin/echo/echo.1 From owner-cvs-all@FreeBSD.ORG Sun May 11 01:59:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E32437B401; Sun, 11 May 2003 01:59:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEAD843FD7; Sun, 11 May 2003 01:59:54 -0700 (PDT) (envelope-from ache@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B8xs0U060392; Sun, 11 May 2003 01:59:54 -0700 (PDT) (envelope-from ache@repoman.freebsd.org) Received: (from ache@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B8xsBS060391; Sun, 11 May 2003 01:59:54 -0700 (PDT) Message-Id: <200305110859.h4B8xsBS060391@repoman.freebsd.org> From: "Andrey A. Chernov" Date: Sun, 11 May 2003 01:59:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/lha Makefile ports/archivers/lha/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: Sun, 11 May 2003 08:59:55 -0000 ache 2003/05/11 01:59:54 PDT FreeBSD ports repository Modified files: archivers/lha Makefile Added files: archivers/lha/files patch-af Log: Include for malloc() prototype Submitted by: tjr Revision Changes Path 1.22 +1 -0 ports/archivers/lha/Makefile 1.1 +11 -0 ports/archivers/lha/files/patch-af (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 02:04:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E27737B401; Sun, 11 May 2003 02:04:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0010543FBF; Sun, 11 May 2003 02:04:08 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B9480U061561; Sun, 11 May 2003 02:04:08 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B9482C061560; Sun, 11 May 2003 02:04:08 -0700 (PDT) Message-Id: <200305110904.h4B9482C061560@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sun, 11 May 2003 02:04:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/cyrus-imapd/files patch-imtest::imtest.c ports/mail/cyrus-imapd2/filespatch-imtest::imtest.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 09:04:09 -0000 ume 2003/05/11 02:04:08 PDT FreeBSD ports repository Added files: mail/cyrus-imapd/files patch-imtest::imtest.c mail/cyrus-imapd2/files patch-imtest::imtest.c mail/cyrus-imapd22/files patch-imtest::imtest.c Log: Workaround to fix build on ia64. I hope it fixes the problem. Reported by: bento via kris Revision Changes Path 1.1 +15 -0 ports/mail/cyrus-imapd/files/patch-imtest::imtest.c (new) 1.1 +15 -0 ports/mail/cyrus-imapd2/files/patch-imtest::imtest.c (new) 1.1 +15 -0 ports/mail/cyrus-imapd22/files/patch-imtest::imtest.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 02:13:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 860B937B401; Sun, 11 May 2003 02:13:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2387143F3F; Sun, 11 May 2003 02:13:52 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B9Dp0U061964; Sun, 11 May 2003 02:13:51 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B9DpXO061963; Sun, 11 May 2003 02:13:51 -0700 (PDT) Message-Id: <200305110913.h4B9DpXO061963@repoman.freebsd.org> From: Christian Brueffer Date: Sun, 11 May 2003 02:13:51 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/search search.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, 11 May 2003 09:13:52 -0000 brueffer 2003/05/11 02:13:51 PDT FreeBSD doc repository Modified files: en/search search.sgml Log: Add the performance@ (1) and threads@ (2) lists to the search interface PR: 50759 (1) Submitted by: Eric Anderson PR: 50617 (2) Submitted by: Mark Linimon Revision Changes Path 1.85 +13 -1 www/en/search/search.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 02:33:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5F6537B401; Sun, 11 May 2003 02:33:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B9F43FE3; Sun, 11 May 2003 02:33:08 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4B9X80U062655; Sun, 11 May 2003 02:33:08 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4B9X846062654; Sun, 11 May 2003 02:33:08 -0700 (PDT) Message-Id: <200305110933.h4B9X846062654@repoman.freebsd.org> From: Murray Stokely Date: Sun, 11 May 2003 02:33:08 -0700 (PDT) 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/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 09:33:09 -0000 murray 2003/05/11 02:33:08 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Improve the aesthetics of both the print and HTML output of this chapter by using colspec's to provide proper spacing for the tabular data. Obtained from: FreeBSD Handbook, 2nd Edition. Sponsored by: FreeBSD Mall, Inc. & Wind River Systems. Revision Changes Path 1.243 +23 -0 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 03:06:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0094F37B401; Sun, 11 May 2003 03:06:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 945FE43F85; Sun, 11 May 2003 03:06:31 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BA6V0U065173; Sun, 11 May 2003 03:06:31 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BA6VVk065172; Sun, 11 May 2003 03:06:31 -0700 (PDT) Message-Id: <200305111006.h4BA6VVk065172@repoman.freebsd.org> From: Oliver Braun Date: Sun, 11 May 2003 03:06:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/rsync Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 10:06:32 -0000 obraun 2003/05/11 03:06:31 PDT FreeBSD ports repository Modified files: net/rsync Makefile Log: Reset maintainer to ports@ since rsync is not written in Haskell ;o) Revision Changes Path 1.85 +1 -1 ports/net/rsync/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 03:09:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 217B037B404; Sun, 11 May 2003 03:09:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B29AB43FD7; Sun, 11 May 2003 03:08:59 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BA8x0U065269; Sun, 11 May 2003 03:08:59 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BA8xnI065268; Sun, 11 May 2003 03:08:59 -0700 (PDT) Message-Id: <200305111008.h4BA8xnI065268@repoman.freebsd.org> From: Murray Stokely Date: Sun, 11 May 2003 03:08:59 -0700 (PDT) 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/x11 chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 10:09:01 -0000 murray 2003/05/11 03:08:59 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/x11 chapter.sgml Log: Use a proper to another section of the Handbook, rather than a . Sponsored by: FreeBSD Mall, Inc. Revision Changes Path 1.116 +2 -2 doc/en_US.ISO8859-1/books/handbook/x11/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 03:12:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A0EF37B401; Sun, 11 May 2003 03:12:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C5D843F85; Sun, 11 May 2003 03:12:50 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BACn0U065445; Sun, 11 May 2003 03:12:49 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BACnHS065444; Sun, 11 May 2003 03:12:49 -0700 (PDT) Message-Id: <200305111012.h4BACnHS065444@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 11 May 2003 03:12:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/tin/files patch-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: Sun, 11 May 2003 10:12:52 -0000 demon 2003/05/11 03:12:49 PDT FreeBSD ports repository Modified files: chinese/tin/files patch-init.c Log: Fix patch after recent tin port update. Spotted by: kris Revision Changes Path 1.4 +2 -2 ports/chinese/tin/files/patch-init.c From owner-cvs-all@FreeBSD.ORG Sun May 11 03:32:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2DAF37B404; Sun, 11 May 2003 03:32:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2C1E43FAF; Sun, 11 May 2003 03:32:20 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BAWK0U066161; Sun, 11 May 2003 03:32:20 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BAWK32066160; Sun, 11 May 2003 03:32:20 -0700 (PDT) Message-Id: <200305111032.h4BAWK32066160@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 11 May 2003 03:32:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire firewire.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 10:32:23 -0000 simokawa 2003/05/11 03:32:20 PDT FreeBSD src repository Modified files: sys/dev/firewire firewire.c Log: - Use moderate gap counts listed in IEEE1394a. - Simplify and correct the bus manager election process. - Check link_active when choosing cycle master. - Fix location of the cmr bit. Approved by: re (scottl) Revision Changes Path 1.51 +32 -28 src/sys/dev/firewire/firewire.c From owner-cvs-all@FreeBSD.ORG Sun May 11 03:36:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6701637B401; Sun, 11 May 2003 03:36:44 -0700 (PDT) Received: from demos.su (mx.demos.su [194.87.0.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F68943FBD; Sun, 11 May 2003 03:36:42 -0700 (PDT) (envelope-from mitya@fling-wing.demos.su) Received: from [194.87.5.69] (HELO fling-wing.demos.su) by demos.su (CommuniGate Pro SMTP 4.0.6/D4) with ESMTP-TLS id 69933727; Sun, 11 May 2003 14:36:41 +0400 Received: from fling-wing.demos.su (localhost [127.0.0.1]) by fling-wing.demos.su (8.12.9/8.12.6) with ESMTP id h4BAaeNu096486; Sun, 11 May 2003 14:36:40 +0400 (MSD) (envelope-from mitya@fling-wing.demos.su) Received: (from mitya@localhost) by fling-wing.demos.su (8.12.9/8.12.6/Submit) id h4BAae0d096485; Sun, 11 May 2003 14:36:40 +0400 (MSD) Date: Sun, 11 May 2003 14:36:40 +0400 From: Dmitry Sivachenko To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030511103640.GA96256@fling-wing.demos.su> References: <200305111012.h4BACnHS065444@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200305111012.h4BACnHS065444@repoman.freebsd.org> WWW-Home-Page: http://mitya.pp.ru/ X-PGP-Key: http://mitya.pp.ru/mitya.asc User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: ports/chinese/tin/files patch-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: Sun, 11 May 2003 10:36:45 -0000 On Sun, May 11, 2003 at 03:12:49AM -0700, Dmitry Sivachenko wrote: > demon 2003/05/11 03:12:49 PDT > > FreeBSD ports repository > > Modified files: > chinese/tin/files patch-init.c > Log: > Fix patch after recent tin port update. > > Spotted by: kris > Never mind. This is no-op, sorry. From owner-cvs-all@FreeBSD.ORG Sun May 11 05:56:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A7FF37B401; Sun, 11 May 2003 05:56:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD09443F3F; Sun, 11 May 2003 05:56:40 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BCue0U078062; Sun, 11 May 2003 05:56:40 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BCuebX078061; Sun, 11 May 2003 05:56:40 -0700 (PDT) Message-Id: <200305111256.h4BCuebX078061@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 11 May 2003 05:56:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dvts 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, 11 May 2003 12:56:41 -0000 simokawa 2003/05/11 05:56:40 PDT FreeBSD ports repository Modified files: multimedia/dvts Makefile distinfo Log: Update to dvts-patch-20030511. Revision Changes Path 1.2 +2 -1 ports/multimedia/dvts/Makefile 1.2 +1 -1 ports/multimedia/dvts/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 06:14:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63B1837B401; Sun, 11 May 2003 06:14:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0053D43FBF; Sun, 11 May 2003 06:14:24 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BDEN0U079676; Sun, 11 May 2003 06:14:23 -0700 (PDT) (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BDENjc079675; Sun, 11 May 2003 06:14:23 -0700 (PDT) Message-Id: <200305111314.h4BDENjc079675@repoman.freebsd.org> From: Martin Cracauer Date: Sun, 11 May 2003 06:14:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/opengl-man Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 13:14:24 -0000 cracauer 2003/05/11 06:14:23 PDT FreeBSD ports repository Modified files: graphics/opengl-man Makefile Log: Use new master site. Revision Changes Path 1.9 +2 -2 ports/graphics/opengl-man/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 06:30:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D018937B401; Sun, 11 May 2003 06:30:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B9B343F85; Sun, 11 May 2003 06:30:49 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BDUn0U080293; Sun, 11 May 2003 06:30:49 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BDUnJA080292; Sun, 11 May 2003 06:30:49 -0700 (PDT) Message-Id: <200305111330.h4BDUnJA080292@repoman.freebsd.org> From: Jimmy Olgeni Date: Sun, 11 May 2003 06:30:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/esdl Makefile distinfo pkg-plist ports/devel/esdl/files patch-Makefile patch-c__src_Makefile patch-c__src_esdl__glext.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 13:30:51 -0000 olgeni 2003/05/11 06:30:49 PDT FreeBSD ports repository Modified files: devel/esdl Makefile distinfo pkg-plist devel/esdl/files patch-Makefile patch-c__src_Makefile Added files: devel/esdl/files patch-c__src_esdl__glext.c Log: Update to version 0.93.0314 and unbreak. PR: 52047 Submitted by: Ports Fury Revision Changes Path 1.8 +9 -6 ports/devel/esdl/Makefile 1.3 +1 -1 ports/devel/esdl/distinfo 1.4 +8 -7 ports/devel/esdl/files/patch-Makefile 1.3 +4 -4 ports/devel/esdl/files/patch-c__src_Makefile 1.1 +803 -0 ports/devel/esdl/files/patch-c__src_esdl__glext.c (new) 1.5 +87 -83 ports/devel/esdl/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 06:43:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58B6037B401; Sun, 11 May 2003 06:43:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D8643FE9; Sun, 11 May 2003 06:43:11 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BDhB0U080691; Sun, 11 May 2003 06:43:11 -0700 (PDT) (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BDhBVl080690; Sun, 11 May 2003 06:43:11 -0700 (PDT) Message-Id: <200305111343.h4BDhBVl080690@repoman.freebsd.org> From: Martin Cracauer Date: Sun, 11 May 2003 06:43:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/opengl-man 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, 11 May 2003 13:43:12 -0000 cracauer 2003/05/11 06:43:11 PDT FreeBSD ports repository Modified files: graphics/opengl-man Makefile distinfo Log: Update this port to include some manpages that were missing from the original SGI tarball. Thanks to Daniel Mueller for finding the missing bits deep in the SGI dungeons. Revision Changes Path 1.10 +20 -2 ports/graphics/opengl-man/Makefile 1.2 +1 -1 ports/graphics/opengl-man/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 07:12:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59AE337B401; Sun, 11 May 2003 07:12:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C1E43FE5; Sun, 11 May 2003 07:11:58 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BEBw0U082690; Sun, 11 May 2003 07:11:58 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BEBwsP082689; Sun, 11 May 2003 07:11:58 -0700 (PDT) Message-Id: <200305111411.h4BEBwsP082689@repoman.freebsd.org> From: Joerg Wunsch Date: Sun, 11 May 2003 07:11:57 -0700 (PDT) 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 ports/devel/doxygen/files patch-src-latexgen.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, 11 May 2003 14:12:00 -0000 joerg 2003/05/11 07:11:57 PDT FreeBSD ports repository Modified files: devel/doxygen Makefile Added files: devel/doxygen/files patch-src-latexgen.cpp Log: Fix broken LaTeX code generated by doxygen. Changing package fancyhdr's \footrulewidth has always been documented using \renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x barfs about it otherwise. This is merely a stop-gap measure until the maintainer finds the time to upgrade the doxygen port to a current version. Revision Changes Path 1.30 +1 -1 ports/devel/doxygen/Makefile 1.1 +11 -0 ports/devel/doxygen/files/patch-src-latexgen.cpp (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 08:01:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E533137B401; Sun, 11 May 2003 08:01:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA18243FDD; Sun, 11 May 2003 08:01:13 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BF1D0U084410; Sun, 11 May 2003 08:01:13 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BF1DCk084409; Sun, 11 May 2003 08:01:13 -0700 (PDT) Message-Id: <200305111501.h4BF1DCk084409@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 08:01:13 -0700 (PDT) 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/pflogstats 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, 11 May 2003 15:01:16 -0000 petef 2003/05/11 08:01:13 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/pflogstats Makefile distinfo pkg-descr pkg-plist Log: Add pflogstats 20030404, postfix Log Statistics Reporter. PR: 51641 Submitted by: Andrew J. Caines Revision Changes Path 1.384 +1 -0 ports/mail/Makefile 1.1 +41 -0 ports/mail/pflogstats/Makefile (new) 1.1 +1 -0 ports/mail/pflogstats/distinfo (new) 1.1 +3 -0 ports/mail/pflogstats/pkg-descr (new) 1.1 +21 -0 ports/mail/pflogstats/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 08:01:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E71A537B404; Sun, 11 May 2003 08:01:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2626043FEA; Sun, 11 May 2003 08:01:24 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BF1N0U084448; Sun, 11 May 2003 08:01:23 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BF1Ng7084447; Sun, 11 May 2003 08:01:23 -0700 (PDT) Message-Id: <200305111501.h4BF1Ng7084447@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 08:01:23 -0700 (PDT) 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, 11 May 2003 15:01:27 -0000 petef 2003/05/11 08:01:23 PDT FreeBSD ports repository Modified files: . modules Log: pflogstats --> ports/mail/pflogstats Revision Changes Path 1.7204 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 08:13:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3E6437B401; Sun, 11 May 2003 08:13:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F4CC43FE9; Sun, 11 May 2003 08:13:53 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BFDr0U085889; Sun, 11 May 2003 08:13:53 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BFDrch085888; Sun, 11 May 2003 08:13:53 -0700 (PDT) Message-Id: <200305111513.h4BFDrch085888@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 08:13:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/poptop Makefile distinfo ports/net/poptop/files patch-ab patch-ac patch-ad patch-ae 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: Sun, 11 May 2003 15:13:54 -0000 petef 2003/05/11 08:13:53 PDT FreeBSD ports repository Modified files: net/poptop Makefile distinfo net/poptop/files patch-ab patch-ac patch-ad Added files: net/poptop/files patch-ae Removed files: net/poptop/files patch-af Log: - update to 1.1.4.b3 While I'm here, - spell ports@FreeBSD.org correctly - portlint'ify: move WRKSRC to it's proper section PR: 51736 Submitted by: Matthew D. Fuller Revision Changes Path 1.15 +4 -5 ports/net/poptop/Makefile 1.5 +1 -1 ports/net/poptop/distinfo 1.3 +5 -5 ports/net/poptop/files/patch-ab 1.5 +5 -5 ports/net/poptop/files/patch-ac 1.2 +8 -4 ports/net/poptop/files/patch-ad 1.3 +13 -0 ports/net/poptop/files/patch-ae (new) 1.2 +0 -21 ports/net/poptop/files/patch-af (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 08:22:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1943837B447; Sun, 11 May 2003 08:22:43 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23A4743FBD; Sun, 11 May 2003 08:22:40 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from gothmog.gr (patr530-b214.otenet.gr [212.205.244.222]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h4BFMaRU004733; Sun, 11 May 2003 18:22:38 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h4BFMbmm021868; Sun, 11 May 2003 18:22:37 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h4BE29dY028069; Sun, 11 May 2003 17:02:09 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 11 May 2003 17:02:09 +0300 From: Giorgos Keramidas To: Jens Schweikhardt Message-ID: <20030511140209.GC13922@gothmog.gr> References: <200305081917.h48JHUck071456@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305081917.h48JHUck071456@repoman.freebsd.org> cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/contributors 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: Sun, 11 May 2003 15:22:43 -0000 On 2003-05-08 12:17, Jens Schweikhardt wrote: > schweikh 2003/05/08 12:17:30 PDT > > FreeBSD doc repository (src committer) > > Modified files: > en_US.ISO8859-1/articles/contributors article.sgml > Log: > Add Diomidis Spinellis to additional contributors for his high > quality PRs, chkman script, sed contributions and probably more > I have overlooked. > > Revision Changes Path > 1.376 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml Drag him in front of the doceng altar and force him to stand within the pentagram while Nik performs the ritual of .. uhm, err, right .. this isn't the alt.religion.freebsd list I suppose :) From owner-cvs-all@FreeBSD.ORG Sun May 11 08:22:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11FA37B422; Sun, 11 May 2003 08:22:49 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31EDE43FAF; Sun, 11 May 2003 08:22:47 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b214.otenet.gr [212.205.244.222]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h4BFMaRU004724; Sun, 11 May 2003 18:22:41 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h4BFMbmi021868; Sun, 11 May 2003 18:22:37 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h4BEV5oe045273; Sun, 11 May 2003 17:31:05 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 11 May 2003 17:31:05 +0300 From: Giorgos Keramidas To: "Bruce A. Mah" Message-ID: <20030511143105.GD13922@gothmog.gr> References: <200305082109.h48L9deO082933@repoman.freebsd.org> <200305082120.h48LKExV017697@bmah.dyndns.org> <20030508212210.GZ26372@procyon.firepipe.net> <200305082147.h48Ll5xV017960@bmah.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305082147.h48Ll5xV017960@bmah.dyndns.org> cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 15:22:50 -0000 On 2003-05-08 14:47, "Bruce A. Mah" wrote: > If memory serves me right, Will Andrews wrote: > > On Thu, May 08, 2003 at 02:20:14PM -0700, Bruce A. Mah wrote: > > > Approved by: re (implicitly) > > > > > > If anyone knows how to make emacs's version control put up something > > > resembling our CVS commit message template file when I commit, I'd > > > greatly appreciate it. I must do this four or five times every release. > > > > You're part of re@. It should be obvious that if a member of re@ > > commits something that requires re@ approval, it has it. ;) > > In a sense, you're right, but I should still try to set a good example > by making sure I put the right contents in these fields. > > You know this, but in case anyone else was wondering: REs *do* ask for > approvals from each other for commits that don't directly pertain to > release-building (or areas of blanket commit authority), so being a > member of re@ isn't a free pass to walk all over the tree during the > code freeze. :-) Not really CVS template related (this is probably handled with the -T option of `cvs update'), but you can always write a small elisp function like this: ; (defun freebsd-add-re-approval () ; "Add an 'Approved by: re' line to a commit log." ; (interactive) ; (save-excursion ; (beginning-of-buffer) ; (while (re-search-forward "^Approved by:[[:space:]].*$" nil t) ; (replace-match "Approved by: re" nil nil)))) and then bind it to something in your .emacs file or call it interactively with M-x. With a little hacking you can make this accept an 'argument' too and append "re (implicitly)" when called with C-u M-x :) - Giorgos From owner-cvs-all@FreeBSD.ORG Sun May 11 08:29:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 462AF37B401; Sun, 11 May 2003 08:29:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C7543FE0; Sun, 11 May 2003 08:29:36 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BFTa0U086412; Sun, 11 May 2003 08:29:36 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BFTa3d086411; Sun, 11 May 2003 08:29:36 -0700 (PDT) Message-Id: <200305111529.h4BFTa3d086411@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 08:29:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/xrmap Makefile distinfo pkg-plist ports/misc/xrmap/files patch-Imakefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 15:29:37 -0000 petef 2003/05/11 08:29:36 PDT FreeBSD ports repository Modified files: misc/xrmap Makefile distinfo pkg-plist misc/xrmap/files patch-Imakefile Log: - update to 2.28 - sort pkg-plist PR: 52070 Submitted by: maintainer Revision Changes Path 1.10 +6 -8 ports/misc/xrmap/Makefile 1.6 +2 -2 ports/misc/xrmap/distinfo 1.5 +13 -11 ports/misc/xrmap/files/patch-Imakefile 1.5 +24 -22 ports/misc/xrmap/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 08:36:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AEF7037B401; Sun, 11 May 2003 08:36:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441AC43FCB; Sun, 11 May 2003 08:36:39 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BFac0U086728; Sun, 11 May 2003 08:36:38 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BFac7n086727; Sun, 11 May 2003 08:36:38 -0700 (PDT) Message-Id: <200305111536.h4BFac7n086727@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 08:36:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pear-Crypt_CBC Makefile distinfo pkg-plist ports/security/pear-Crypt_CBC/files Crypt_HCEMD5.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 15:36:40 -0000 petef 2003/05/11 08:36:38 PDT FreeBSD ports repository Modified files: security/pear-Crypt_CBC Makefile distinfo pkg-plist Removed files: security/pear-Crypt_CBC/files Crypt_HCEMD5.php Log: - update to 0.4 - remove Crypt_HCEMD5.php PR: 50168 Submitted by: Thierry Thomas Revision Changes Path 1.5 +1 -5 ports/security/pear-Crypt_CBC/Makefile 1.2 +1 -1 ports/security/pear-Crypt_CBC/distinfo 1.2 +0 -288 ports/security/pear-Crypt_CBC/files/Crypt_HCEMD5.php (dead) 1.2 +0 -1 ports/security/pear-Crypt_CBC/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 09:40:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A77A37B401; Sun, 11 May 2003 09:40:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B1A43FE0; Sun, 11 May 2003 09:40:38 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGec0U095074; Sun, 11 May 2003 09:40:38 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGecXw095073; Sun, 11 May 2003 09:40:38 -0700 (PDT) Message-Id: <200305111640.h4BGecXw095073@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 09:40:38 -0700 (PDT) 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/igal Makefile distinfo pkg-descr pkg-plist ports/www/igal/files patch-Makefile patch-igal.1 patch-indextemplate.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: Sun, 11 May 2003 16:40:39 -0000 petef 2003/05/11 09:40:38 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/igal Makefile distinfo pkg-descr pkg-plist www/igal/files patch-Makefile patch-igal.1 patch-indextemplate.html Log: Add igal 1.3, a static html image gallery generator for *nix. PR: 41673 Submitted by: Dylan Carlson Revision Changes Path 1.645 +1 -0 ports/www/Makefile 1.1 +28 -0 ports/www/igal/Makefile (new) 1.1 +1 -0 ports/www/igal/distinfo (new) 1.1 +23 -0 ports/www/igal/files/patch-Makefile (new) 1.1 +30 -0 ports/www/igal/files/patch-igal.1 (new) 1.1 +19 -0 ports/www/igal/files/patch-indextemplate.html (new) 1.1 +15 -0 ports/www/igal/pkg-descr (new) 1.1 +5 -0 ports/www/igal/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 09:40:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56E2737B407; Sun, 11 May 2003 09:40:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADA8243FF3; Sun, 11 May 2003 09:40:48 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGem0U095112; Sun, 11 May 2003 09:40:48 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGemsV095111; Sun, 11 May 2003 09:40:48 -0700 (PDT) Message-Id: <200305111640.h4BGemsV095111@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 09:40:48 -0700 (PDT) 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, 11 May 2003 16:40:49 -0000 petef 2003/05/11 09:40:48 PDT FreeBSD ports repository Modified files: . modules Log: igal --> ports/www/igal Revision Changes Path 1.7205 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 09:48:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 972C737B407; Sun, 11 May 2003 09:48:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3464243F93; Sun, 11 May 2003 09:48:19 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGmI0U095369; Sun, 11 May 2003 09:48:18 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGmIJs095368; Sun, 11 May 2003 09:48:18 -0700 (PDT) Message-Id: <200305111648.h4BGmIJs095368@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 09:48:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/pflogstats Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 16:48:20 -0000 petef 2003/05/11 09:48:18 PDT FreeBSD ports repository Modified files: mail/pflogstats Makefile Log: Require perl 5.6.1. PR: 52074 Submitted by: "Miguel Mendez" Revision Changes Path 1.2 +7 -1 ports/mail/pflogstats/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 09:48:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55E2637B405; Sun, 11 May 2003 09:48:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4C0443FE5; Sun, 11 May 2003 09:48:58 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGmw0U095407; Sun, 11 May 2003 09:48:58 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGmwdw095406; Sun, 11 May 2003 09:48:58 -0700 (PDT) Message-Id: <200305111648.h4BGmwdw095406@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 11 May 2003 09:48:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/lmule/files patch-src::ED2KLink.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, 11 May 2003 16:48:59 -0000 lioux 2003/05/11 09:48:58 PDT FreeBSD ports repository Added files: net/lmule/files patch-src::ED2KLink.cpp Log: Comment out code when building in 5.x FreeBSD branch when using gcc 3.x. This code segment does not work with gcc 3.x. Is is responsible for a sanity check which will be improved in an upcoming LMule release. Obtained from: LMule Forums Revision Changes Path 1.1 +19 -0 ports/net/lmule/files/patch-src::ED2KLink.cpp (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 09:56:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62F4F37B404; Sun, 11 May 2003 09:56:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF6143FE0; Sun, 11 May 2003 09:56:13 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGuD0U095749; Sun, 11 May 2003 09:56:13 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGuDM1095748; Sun, 11 May 2003 09:56:13 -0700 (PDT) Message-Id: <200305111656.h4BGuDM1095748@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 09:56:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/dbview Makefileports/databases/dbview/files patch-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: Sun, 11 May 2003 16:56:14 -0000 petef 2003/05/11 09:56:13 PDT FreeBSD ports repository Modified files: databases/dbview Makefile Added files: databases/dbview/files patch-ab Log: - Don't do two read()s, we're not on windows and don't have a \r to strip out. Also fix an off-by-one error when trying to trim trailing spaces. - bump PORTREVISION PR: 41719 Submitted by: Michael Pearce Revision Changes Path 1.12 +1 -0 ports/databases/dbview/Makefile 1.1 +21 -0 ports/databases/dbview/files/patch-ab (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 09:57:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B75737B401; Sun, 11 May 2003 09:57:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC34443FB1; Sun, 11 May 2003 09:57:56 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BGvu0U095802; Sun, 11 May 2003 09:57:56 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BGvu58095801; Sun, 11 May 2003 09:57:56 -0700 (PDT) Message-Id: <200305111657.h4BGvu58095801@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 09:57:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/wxGlade 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, 11 May 2003 16:57:57 -0000 petef 2003/05/11 09:57:56 PDT FreeBSD ports repository Modified files: devel/wxGlade Makefile pkg-plist Log: - fix permissions on installed files - don't exclude .txt files from ${PYTHON_SITELIBDIR}; that broke the port. - bump PORTREVISION Noticed by: maintainer Pointy hat to: petef Revision Changes Path 1.2 +9 -5 ports/devel/wxGlade/Makefile 1.2 +9 -5 ports/devel/wxGlade/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 10:18:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B2E037B401; Sun, 11 May 2003 10:18:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE49243F93; Sun, 11 May 2003 10:18:17 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BHIH0U097503; Sun, 11 May 2003 10:18:17 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BHIHwJ097502; Sun, 11 May 2003 10:18:17 -0700 (PDT) Message-Id: <200305111718.h4BHIHwJ097502@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 10:18:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/balsa2 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, 11 May 2003 17:18:18 -0000 marcus 2003/05/11 10:18:17 PDT FreeBSD ports repository Modified files: mail/balsa2 Makefile distinfo Log: Update to 2.0.11. Revision Changes Path 1.77 +1 -2 ports/mail/balsa2/Makefile 1.40 +1 -1 ports/mail/balsa2/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 10:24:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87DE537B401; Sun, 11 May 2003 10:24:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25C2543FD7; Sun, 11 May 2003 10:24:31 -0700 (PDT) (envelope-from blackend@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BHOU0U097751; Sun, 11 May 2003 10:24:30 -0700 (PDT) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BHOU6s097750; Sun, 11 May 2003 10:24:30 -0700 (PDT) Message-Id: <200305111724.h4BHOU6s097750@repoman.freebsd.org> From: Marc Fonvieille Date: Sun, 11 May 2003 10:24:30 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/disks chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 17:24:31 -0000 blackend 2003/05/11 10:24:30 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: - Use manual page entities for ccd(4). - Some little "rewordings" and tags fixes. Revision Changes Path 1.160 +26 -26 doc/en_US.ISO8859-1/books/handbook/disks/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 10:30:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA2A637B405; Sun, 11 May 2003 10:30:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4880243FB1; Sun, 11 May 2003 10:30:49 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BHUn0U098071; Sun, 11 May 2003 10:30:49 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BHUnDU098070; Sun, 11 May 2003 10:30:49 -0700 (PDT) Message-Id: <200305111730.h4BHUnDU098070@repoman.freebsd.org> From: Oliver Braun Date: Sun, 11 May 2003 10:30:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/muttprint Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 17:30:50 -0000 obraun 2003/05/11 10:30:48 PDT FreeBSD ports repository Modified files: print/muttprint Makefile Log: * Add dependecy on devel/p5-File-Temp. * Bump PORTREVISION. PR: ports/52020 Submitted by: Alex Semenyaka Revision Changes Path 1.17 +3 -1 ports/print/muttprint/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 10:40:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2377A37B401; Sun, 11 May 2003 10:40:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0EAA43FD7; Sun, 11 May 2003 10:40:52 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BHeq0U098426; Sun, 11 May 2003 10:40:52 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BHeqLq098425; Sun, 11 May 2003 10:40:52 -0700 (PDT) Message-Id: <200305111740.h4BHeqLq098425@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 10:40:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/balsa Makefile distinfo pkg-plist ports/mail/balsa/files patch-help_C_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, 11 May 2003 17:40:53 -0000 marcus 2003/05/11 10:40:52 PDT FreeBSD ports repository Modified files: mail/balsa Makefile distinfo pkg-plist Added files: mail/balsa/files patch-help_C_Makefile.in Log: Update to 1.4.4. Revision Changes Path 1.70 +2 -2 ports/mail/balsa/Makefile 1.36 +1 -1 ports/mail/balsa/distinfo 1.1 +14 -0 ports/mail/balsa/files/patch-help_C_Makefile.in (new) 1.27 +4 -5 ports/mail/balsa/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 10:49:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 006E737B401; Sun, 11 May 2003 10:49:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 977AB43FE0; Sun, 11 May 2003 10:49:11 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BHnB0U098718; Sun, 11 May 2003 10:49:11 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BHnBSm098717; Sun, 11 May 2003 10:49:11 -0700 (PDT) Message-Id: <200305111749.h4BHnBSm098717@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sun, 11 May 2003 10:49:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/kmldonkey Makefile distinfo pkg-plist patch-libkmldonkey::network.cpp patch-libkmldonkey::serverinfo.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, 11 May 2003 17:49:12 -0000 lioux 2003/05/11 10:49:11 PDT FreeBSD ports repository Modified files: net/kmldonkey Makefile distinfo pkg-plist Added files: net/kmldonkey/files patch-libkmldonkey::donkeymessage.cpp patch-libkmldonkey::network.cpp Removed files: net/kmldonkey/files patch-libkmldonkey::serverinfo.cpp Log: Update to 0.8 Revision Changes Path 1.6 +1 -1 ports/net/kmldonkey/Makefile 1.5 +1 -1 ports/net/kmldonkey/distinfo 1.1 +10 -0 ports/net/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp (new) 1.1 +10 -0 ports/net/kmldonkey/files/patch-libkmldonkey::network.cpp (new) 1.2 +0 -10 ports/net/kmldonkey/files/patch-libkmldonkey::serverinfo.cpp (dead) 1.5 +22 -5 ports/net/kmldonkey/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 11:00:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A74FC37B401; Sun, 11 May 2003 11:00:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5688243F93; Sun, 11 May 2003 11:00:56 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BI0u0U099264; Sun, 11 May 2003 11:00:56 -0700 (PDT) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BI0ucK099263; Sun, 11 May 2003 11:00:56 -0700 (PDT) Message-Id: <200305111800.h4BI0ucK099263@repoman.freebsd.org> From: Paul Saab Date: Sun, 11 May 2003 11:00:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/mii brgphy.c miidevs miidevs.h src/sys/dev/bge if_bge.c if_bgereg.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, 11 May 2003 18:00:57 -0000 ps 2003/05/11 11:00:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mii brgphy.c miidevs miidevs.h sys/dev/bge if_bge.c if_bgereg.h Log: MFC: if_bge.c: - Support for the 5704 - Write twice to send producer index workaround - Leave LED set to hardware default - ONEDMA_AT_ONCE workaround - Disable AUTOPOLL when accessing the PHY - Check the UPDATED bit in the status block brgphy.c: - Support for the 5704 - Loop the phy when changing media types - For 1000BaseT operation, autonegotiation must be enabled - DSP patches Revision Changes Path 1.3.2.22 +100 -70 src/sys/dev/bge/if_bge.c 1.1.2.10 +38 -16 src/sys/dev/bge/if_bgereg.h 1.1.2.7 +205 -87 src/sys/dev/mii/brgphy.c 1.4.2.11 +2 -0 src/sys/dev/mii/miidevs 1.4.2.11 +5 -1 src/sys/dev/mii/miidevs.h From owner-cvs-all@FreeBSD.ORG Sun May 11 11:02:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 883F137B401; Sun, 11 May 2003 11:02:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2762C43FBD; Sun, 11 May 2003 11:02:47 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BI2k0U099348; Sun, 11 May 2003 11:02:46 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BI2k7e099347; Sun, 11 May 2003 11:02:46 -0700 (PDT) Message-Id: <200305111802.h4BI2k7e099347@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 May 2003 11:02:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/gmetadom Makefile distinfo pkg-plist patch-GdomeSmartDOMDOMStringAux.cc patch-GdomeSmartDOMGdomeString.cc 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, 11 May 2003 18:02:48 -0000 ijliao 2003/05/11 11:02:46 PDT FreeBSD ports repository Modified files: textproc/gmetadom Makefile distinfo pkg-plist Added files: textproc/gmetadom/files patch-GdomeSmartDOMGdomeString.cc patch-ltmain.sh Removed files: textproc/gmetadom/files patch-GdomeSmartDOMDOMString.cc patch-GdomeSmartDOMDOMStringAux.cc patch-GdomeSmartDOMDOMStringAux.hh Log: upgrade to 0.1.7 Revision Changes Path 1.6 +5 -6 ports/textproc/gmetadom/Makefile 1.2 +1 -1 ports/textproc/gmetadom/distinfo 1.2 +0 -11 ports/textproc/gmetadom/files/patch-GdomeSmartDOMDOMString.cc (dead) 1.2 +0 -11 ports/textproc/gmetadom/files/patch-GdomeSmartDOMDOMStringAux.cc (dead) 1.2 +0 -11 ports/textproc/gmetadom/files/patch-GdomeSmartDOMDOMStringAux.hh (dead) 1.1 +11 -0 ports/textproc/gmetadom/files/patch-GdomeSmartDOMGdomeString.cc (new) 1.1 +15 -0 ports/textproc/gmetadom/files/patch-ltmain.sh (new) 1.2 +10 -24 ports/textproc/gmetadom/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 11:17:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8018537B401; Sun, 11 May 2003 11:17:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5BD143F75; Sun, 11 May 2003 11:17:00 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BIH00U001033; Sun, 11 May 2003 11:17:00 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BIH00N001032; Sun, 11 May 2003 11:17:00 -0700 (PDT) Message-Id: <200305111817.h4BIH00N001032@repoman.freebsd.org> From: Mark Murray Date: Sun, 11 May 2003 11:17:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/telnet/telnet commands.c externs.h main.c telnet.c src/crypto/telnet/telnetd telnetd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:17:02 -0000 markm 2003/05/11 11:17:00 PDT FreeBSD src repository Modified files: crypto/telnet/telnet commands.c externs.h main.c telnet.c crypto/telnet/telnetd telnetd.c Log: Fix up external variables named "debug" that have a horrible habit of conflicting with other, similarly named functions in static libraries. This is done mostly by renaming the var if it is shared amongst modules, or making it static otherwise. OK'ed by: re(scottl) Revision Changes Path 1.31 +4 -4 src/crypto/telnet/telnet/commands.c 1.10 +1 -1 src/crypto/telnet/telnet/externs.h 1.18 +1 -1 src/crypto/telnet/telnet/main.c 1.14 +1 -1 src/crypto/telnet/telnet/telnet.c 1.23 +1 -1 src/crypto/telnet/telnetd/telnetd.c From owner-cvs-all@FreeBSD.ORG Sun May 11 11:27:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C87A37B401; Sun, 11 May 2003 11:27:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A22B043FBF; Sun, 11 May 2003 11:27:50 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BIRo0U001414; Sun, 11 May 2003 11:27:50 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BIRoW0001413; Sun, 11 May 2003 11:27:50 -0700 (PDT) Message-Id: <200305111827.h4BIRoW0001413@repoman.freebsd.org> From: Mark Murray Date: Sun, 11 May 2003 11:27:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/telnetd global.c slc.c state.c sys_term.c telnetd.c termstat.c utility.c src/usr.bin/telnet commands.c externs.h main.c network.c ring.c sys_bsd.c telnet.c terminal.c utilities.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:27:51 -0000 markm 2003/05/11 11:27:50 PDT FreeBSD src repository Modified files: libexec/telnetd global.c slc.c state.c sys_term.c telnetd.c termstat.c utility.c usr.bin/telnet commands.c externs.h main.c network.c ring.c sys_bsd.c telnet.c terminal.c utilities.c Log: Mrege from crypto telnet with "make unifdef". This gets a bunch of $FreeBSD$ tags and some debug variable safety belts. Revision Changes Path 1.5 +4 -4 src/libexec/telnetd/global.c 1.14 +4 -4 src/libexec/telnetd/slc.c 1.19 +4 -4 src/libexec/telnetd/state.c 1.39 +4 -4 src/libexec/telnetd/sys_term.c 1.34 +5 -5 src/libexec/telnetd/telnetd.c 1.16 +4 -4 src/libexec/telnetd/termstat.c 1.19 +4 -4 src/libexec/telnetd/utility.c 1.40 +8 -8 src/usr.bin/telnet/commands.c 1.11 +1 -1 src/usr.bin/telnet/externs.h 1.20 +5 -5 src/usr.bin/telnet/main.c 1.6 +4 -4 src/usr.bin/telnet/network.c 1.6 +4 -4 src/usr.bin/telnet/ring.c 1.11 +6 -6 src/usr.bin/telnet/sys_bsd.c 1.16 +5 -5 src/usr.bin/telnet/telnet.c 1.7 +4 -4 src/usr.bin/telnet/terminal.c 1.7 +4 -4 src/usr.bin/telnet/utilities.c From owner-cvs-all@FreeBSD.ORG Sun May 11 11:38:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 229C737B401; Sun, 11 May 2003 11:38:13 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2269243FE0; Sun, 11 May 2003 11:38:12 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h4BIcASQ076320; Sun, 11 May 2003 19:38:11 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h4BIcAIJ076319; Sun, 11 May 2003 19:38:10 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h4BIdLAs094364; Sun, 11 May 2003 19:39:22 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305111839.h4BIdLAs094364@grimreaper.grondar.org> In-Reply-To: Your message of "Sun, 11 May 2003 11:27:50 PDT." <200305111827.h4BIRoW0001413@repoman.freebsd.org> Date: Sun, 11 May 2003 19:39:21 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/telnetd global.c slc.c state.c sys_term.c telnetd.c termstat.c utility.c src/usr.bin/telnet commands.c externs.h main.c network.c ring.c sys_bsd.c telnet.c terminal.c utilities.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:38:13 -0000 Mark Murray writes: > markm 2003/05/11 11:27:50 PDT > > FreeBSD src repository > > Modified files: > libexec/telnetd global.c slc.c state.c sys_term.c > telnetd.c termstat.c utility.c > usr.bin/telnet commands.c externs.h main.c network.c > ring.c sys_bsd.c telnet.c terminal.c > utilities.c > Log: > Mrege from crypto telnet with "make unifdef". This gets a bunch of > $FreeBSD$ tags and some debug variable safety belts. Damn. OK'ed by: re(scottl) > Revision Changes Path > 1.5 +4 -4 src/libexec/telnetd/global.c > 1.14 +4 -4 src/libexec/telnetd/slc.c > 1.19 +4 -4 src/libexec/telnetd/state.c > 1.39 +4 -4 src/libexec/telnetd/sys_term.c > 1.34 +5 -5 src/libexec/telnetd/telnetd.c > 1.16 +4 -4 src/libexec/telnetd/termstat.c > 1.19 +4 -4 src/libexec/telnetd/utility.c > 1.40 +8 -8 src/usr.bin/telnet/commands.c > 1.11 +1 -1 src/usr.bin/telnet/externs.h > 1.20 +5 -5 src/usr.bin/telnet/main.c > 1.6 +4 -4 src/usr.bin/telnet/network.c > 1.6 +4 -4 src/usr.bin/telnet/ring.c > 1.11 +6 -6 src/usr.bin/telnet/sys_bsd.c > 1.16 +5 -5 src/usr.bin/telnet/telnet.c > 1.7 +4 -4 src/usr.bin/telnet/terminal.c > 1.7 +4 -4 src/usr.bin/telnet/utilities.c -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Sun May 11 11:48:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E497B37B401; Sun, 11 May 2003 11:48:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8407243FDF; Sun, 11 May 2003 11:48:30 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BImU0U002210; Sun, 11 May 2003 11:48:30 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BImU5Q002209; Sun, 11 May 2003 11:48:30 -0700 (PDT) Message-Id: <200305111848.h4BImU5Q002209@repoman.freebsd.org> From: Mark Murray Date: Sun, 11 May 2003 11:48:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:48:31 -0000 markm 2003/05/11 11:48:30 PDT FreeBSD src repository Modified files: libexec Makefile Log: Allow a NOPIC "make world" to complete. OK'ed by: re(scottl) Revision Changes Path 1.60 +1 -1 src/libexec/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 11:49:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E49B37B404; Sun, 11 May 2003 11:49:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A39A43FBF; Sun, 11 May 2003 11:49:29 -0700 (PDT) (envelope-from markm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BInT0U002294; Sun, 11 May 2003 11:49:29 -0700 (PDT) (envelope-from markm@repoman.freebsd.org) Received: (from markm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BInTDq002293; Sun, 11 May 2003 11:49:29 -0700 (PDT) Message-Id: <200305111849.h4BInTDq002293@repoman.freebsd.org> From: Mark Murray Date: Sun, 11 May 2003 11:49:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/kerberos5/include config.hsrc/kerberos5/usr.bin/kadmin Makefile src/kerberos5/usr.sbin/ktutil Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 18:49:30 -0000 markm 2003/05/11 11:49:29 PDT FreeBSD src repository Modified files: kerberos5/include config.h kerberos5/usr.bin/kadmin Makefile kerberos5/usr.sbin/ktutil Makefile Log: Remove some KRB4 scraps, and allow NOSHARED make worlds to complete. OK'ed by: re(scottl) Revision Changes Path 1.12 +0 -9 src/kerberos5/include/config.h 1.12 +4 -4 src/kerberos5/usr.bin/kadmin/Makefile 1.12 +5 -4 src/kerberos5/usr.sbin/ktutil/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 12:05:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21A0B37B401; Sun, 11 May 2003 12:05:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3CFC43FBD; Sun, 11 May 2003 12:05:27 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJ5R0U004001; Sun, 11 May 2003 12:05:27 -0700 (PDT) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJ5RYY004000; Sun, 11 May 2003 12:05:27 -0700 (PDT) Message-Id: <200305111905.h4BJ5RYY004000@repoman.freebsd.org> From: Alexey Zelkin Date: Sun, 11 May 2003 12:05:27 -0700 (PDT) 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: Sun, 11 May 2003 19:05:28 -0000 phantom 2003/05/11 12:05:26 PDT FreeBSD doc repository Modified files: tools/portsgrowth ports.log Log: update after INDEX, rev. 1.374 Revision Changes Path 1.5 +1 -0 www/tools/portsgrowth/ports.log From owner-cvs-all@FreeBSD.ORG Sun May 11 12:21:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6030E37B401; Sun, 11 May 2003 12:21:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF32243F93; Sun, 11 May 2003 12:21:46 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJLk0U004723; Sun, 11 May 2003 12:21:46 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJLkkr004722; Sun, 11 May 2003 12:21:46 -0700 (PDT) Message-Id: <200305111921.h4BJLkkr004722@repoman.freebsd.org> From: Akinori MUSHA Date: Sun, 11 May 2003 12:21:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/x11-toolkits Makefile ports/x11-toolkits/fltk-xunicode Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:21:47 -0000 knu 2003/05/11 12:21:46 PDT FreeBSD ports repository Modified files: . MOVED x11-toolkits Makefile Removed files: x11-toolkits/fltk-xunicode Makefile Log: Retire fltk-xunicode since the maintenance had been discontinued. Revision Changes Path 1.113 +2 -1 ports/MOVED 1.241 +0 -1 ports/x11-toolkits/Makefile 1.6 +0 -17 ports/x11-toolkits/fltk-xunicode/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 12:22:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C7D637B401; Sun, 11 May 2003 12:22:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D29A643F85; Sun, 11 May 2003 12:22:20 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJMK0U004761; Sun, 11 May 2003 12:22:20 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJMKC6004760; Sun, 11 May 2003 12:22:20 -0700 (PDT) Message-Id: <200305111922.h4BJMKC6004760@repoman.freebsd.org> From: Akinori MUSHA Date: Sun, 11 May 2003 12:22:20 -0700 (PDT) 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, 11 May 2003 19:22:21 -0000 knu 2003/05/11 12:22:20 PDT FreeBSD ports repository Modified files: . modules Log: Unlink fltk-xunicode. Revision Changes Path 1.7206 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 12:29:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72D3E37B401; Sun, 11 May 2003 12:29:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1295443FE5; Sun, 11 May 2003 12:29:33 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJTW0U005012; Sun, 11 May 2003 12:29:32 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJTWhO005011; Sun, 11 May 2003 12:29:32 -0700 (PDT) Message-Id: <200305111929.h4BJTWhO005011@repoman.freebsd.org> From: Akinori MUSHA Date: Sun, 11 May 2003 12:29:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/ruby-bdb1 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:29:33 -0000 knu 2003/05/11 12:29:32 PDT FreeBSD ports repository Modified files: databases/ruby-bdb1 Makefile Log: This module does not yet work properly on sparc64. Revision Changes Path 1.12 +2 -0 ports/databases/ruby-bdb1/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 12:32:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2842A37B401; Sun, 11 May 2003 12:32:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8BDF43FDF; Sun, 11 May 2003 12:32:20 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJWK0U005168; Sun, 11 May 2003 12:32:20 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJWKHL005167; Sun, 11 May 2003 12:32:20 -0700 (PDT) Message-Id: <200305111932.h4BJWKHL005167@repoman.freebsd.org> From: Joerg Wunsch Date: Sun, 11 May 2003 12:32:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:32:21 -0000 joerg 2003/05/11 12:32:20 PDT FreeBSD ports repository Modified files: devel/avr-gcc Makefile distinfo pkg-plist Log: Update this suite to a current snapshot of gcc 3.3. Quite a few AVR-related fixes have been made to gcc recently. Revision Changes Path 1.24 +3 -3 ports/devel/avr-gcc/Makefile 1.12 +2 -2 ports/devel/avr-gcc/distinfo 1.13 +4 -53 ports/devel/avr-gcc/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 12:36:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49CE137B401; Sun, 11 May 2003 12:36:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCC1143FE3; Sun, 11 May 2003 12:36:35 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJaZ0U005317; Sun, 11 May 2003 12:36:35 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJaZKW005316; Sun, 11 May 2003 12:36:35 -0700 (PDT) Message-Id: <200305111936.h4BJaZKW005316@repoman.freebsd.org> From: Akinori MUSHA Date: Sun, 11 May 2003 12:36:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/ruby-dbi Makefile.common 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, 11 May 2003 19:36:36 -0000 knu 2003/05/11 12:36:35 PDT FreeBSD ports repository Modified files: databases/ruby-dbi Makefile.common distinfo Log: Update to 0.0.19. Revision Changes Path 1.18 +2 -2 ports/databases/ruby-dbi/Makefile.common 1.16 +1 -1 ports/databases/ruby-dbi/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 12:45:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D614237B401; Sun, 11 May 2003 12:45:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6545043FDF; Sun, 11 May 2003 12:45:59 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJjx0U005729; Sun, 11 May 2003 12:45:59 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJjxri005728; Sun, 11 May 2003 12:45:59 -0700 (PDT) Message-Id: <200305111945.h4BJjxri005728@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 11 May 2003 12:45:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/OpenEXR Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:46:00 -0000 nork 2003/05/11 12:45:59 PDT FreeBSD ports repository Modified files: graphics/OpenEXR Makefile Log: o Remove dependency on x11-toolkits/fltk-xunicode by retire. o Bump PORTREVISION accordingly. Revision Changes Path 1.8 +4 -8 ports/graphics/OpenEXR/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 12:49:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D655F37B401; Sun, 11 May 2003 12:49:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D26143FDF; Sun, 11 May 2003 12:49:26 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJnQ0U010973; Sun, 11 May 2003 12:49:26 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJnQA4010972; Sun, 11 May 2003 12:49:26 -0700 (PDT) Message-Id: <200305111949.h4BJnQA4010972@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sun, 11 May 2003 12:49:26 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es/gnome Makefile Makefile.inc contact.sgml includes.sgml includes.xsl index.xsl news.xml newsflash.xsl rss.xsl screenshots.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, 11 May 2003 19:49:27 -0000 jesusr 2003/05/11 12:49:26 PDT FreeBSD doc repository Added files: es/gnome Makefile Makefile.inc contact.sgml includes.sgml includes.xsl index.xsl news.xml newsflash.xsl rss.xsl screenshots.sgml Log: FreeBSD GNOME Project spanish translation. Submitted by: freebsd@aztlansystems.net Revision Changes Path 1.1 +43 -0 www/es/gnome/Makefile (new) 1.1 +4 -0 www/es/gnome/Makefile.inc (new) 1.1 +43 -0 www/es/gnome/contact.sgml (new) 1.1 +5 -0 www/es/gnome/includes.sgml (new) 1.1 +26 -0 www/es/gnome/includes.xsl (new) 1.1 +219 -0 www/es/gnome/index.xsl (new) 1.1 +463 -0 www/es/gnome/news.xml (new) 1.1 +105 -0 www/es/gnome/newsflash.xsl (new) 1.1 +45 -0 www/es/gnome/rss.xsl (new) 1.1 +66 -0 www/es/gnome/screenshots.sgml (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 12:50:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D9AB37B401; Sun, 11 May 2003 12:50:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9C8243FCB; Sun, 11 May 2003 12:50:56 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJou0U011152; Sun, 11 May 2003 12:50:56 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJouNE011151; Sun, 11 May 2003 12:50:56 -0700 (PDT) Message-Id: <200305111950.h4BJouNE011151@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sun, 11 May 2003 12:50:56 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es/gnome/docs Makefile bugging.sgml faq.sgml faq2.sgml porting.sgml volunteer.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, 11 May 2003 19:50:57 -0000 jesusr 2003/05/11 12:50:56 PDT FreeBSD doc repository Added files: es/gnome/docs Makefile bugging.sgml faq.sgml faq2.sgml porting.sgml volunteer.sgml Log: FreeBSD GNOME Project spanish translation. Submitted by: freebsd@aztlansystems.net Revision Changes Path 1.1 +16 -0 www/es/gnome/docs/Makefile (new) 1.1 +110 -0 www/es/gnome/docs/bugging.sgml (new) 1.1 +485 -0 www/es/gnome/docs/faq.sgml (new) 1.1 +507 -0 www/es/gnome/docs/faq2.sgml (new) 1.1 +404 -0 www/es/gnome/docs/porting.sgml (new) 1.1 +53 -0 www/es/gnome/docs/volunteer.sgml (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 12:52:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D157D37B401; Sun, 11 May 2003 12:52:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 735B143FA3; Sun, 11 May 2003 12:52:10 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJqA0U011201; Sun, 11 May 2003 12:52:10 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJq9Ob011200; Sun, 11 May 2003 12:52:09 -0700 (PDT) Message-Id: <200305111952.h4BJq9Ob011200@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sun, 11 May 2003 12:52:09 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 19:52:11 -0000 jesusr 2003/05/11 12:52:09 PDT FreeBSD doc repository Modified files: es Makefile Log: Add gnome dir to web build. Revision Changes Path 1.14 +2 -1 www/es/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 12:54:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A60D537B401; Sun, 11 May 2003 12:54:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46E0243FD7; Sun, 11 May 2003 12:54:05 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BJs50U011281; Sun, 11 May 2003 12:54:05 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BJs5oD011280; Sun, 11 May 2003 12:54:05 -0700 (PDT) Message-Id: <200305111954.h4BJs5oD011280@repoman.freebsd.org> From: Murray Stokely Date: Sun, 11 May 2003 12:54:04 -0700 (PDT) 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: Sun, 11 May 2003 19:54:06 -0000 murray 2003/05/11 12:54:04 PDT FreeBSD doc repository Modified files: share/sgml freebsd.ent Log: We now have 8,500 ports. Revision Changes Path 1.28 +1 -1 doc/share/sgml/freebsd.ent From owner-cvs-all@FreeBSD.ORG Sun May 11 13:05:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5306B37B401; Sun, 11 May 2003 13:05:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E725D43FD7; Sun, 11 May 2003 13:05:38 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BK5c0U012721; Sun, 11 May 2003 13:05:38 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BK5cUL012720; Sun, 11 May 2003 13:05:38 -0700 (PDT) Message-Id: <200305112005.h4BK5cUL012720@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Sun, 11 May 2003 13:05:38 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es 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: Sun, 11 May 2003 20:05:39 -0000 jesusr 2003/05/11 13:05:38 PDT FreeBSD doc repository Modified files: es index.sgml Log: Add a link to Gnome spanish docs. Revision Changes Path 1.28 +2 -1 www/es/index.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 13:27:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83CF537B401; Sun, 11 May 2003 13:27:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2053743FE0; Sun, 11 May 2003 13:27:18 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BKRH0U013438; Sun, 11 May 2003 13:27:17 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BKRHBj013437; Sun, 11 May 2003 13:27:17 -0700 (PDT) Message-Id: <200305112027.h4BKRHBj013437@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 11 May 2003 13:27:17 -0700 (PDT) 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-OpenSSL-RSA 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, 11 May 2003 20:27:19 -0000 nork 2003/05/11 13:27:17 PDT FreeBSD ports repository Modified files: security/p5-Crypt-OpenSSL-RSA Makefile distinfo Log: Update to 0.19, and Unmark BROKEN on 4-STABLE(re-supported 5.005). Revision Changes Path 1.11 +2 -12 ports/security/p5-Crypt-OpenSSL-RSA/Makefile 1.7 +1 -1 ports/security/p5-Crypt-OpenSSL-RSA/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 13:29:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0CE3237B401; Sun, 11 May 2003 13:29:26 -0700 (PDT) Received: from newtrinity.zeist.de (newtrinity.zeist.de [217.24.217.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id B89D543F75; Sun, 11 May 2003 13:29:24 -0700 (PDT) (envelope-from marius@newtrinity.zeist.de) Received: from newtrinity.zeist.de (localhost [127.0.0.1]) h4BKTNNQ015800; Sun, 11 May 2003 22:29:23 +0200 (CEST) (envelope-from marius@newtrinity.zeist.de) Received: (from marius@localhost) by newtrinity.zeist.de (8.12.9/8.12.9/Submit) id h4BKTIIO015799; Sun, 11 May 2003 22:29:18 +0200 (CEST) (envelope-from marius) Date: Sun, 11 May 2003 22:29:17 +0200 From: Marius Strobl To: Mark Murray Message-ID: <20030511222917.A711@newtrinity.zeist.de> References: <200305050844.h458ie5h046774@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: <200305050844.h458ie5h046774@repoman.freebsd.org>; from markm@freebsd.org on Mon, May 05, 2003 at 01:44:40AM -0700 cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 20:29:26 -0000 On Mon, May 05, 2003 at 01:44:40AM -0700, Mark Murray wrote: > markm 2003/05/05 01:44:40 PDT > > FreeBSD src repository > > Modified files: > . Makefile.inc1 > Log: > Negate the logic of MAKE_KERBEROS5, and replace it with NO_KERBEROS. > There are two bogons left in Makefile.inc1 where it's not checked if kerberos5 can be built (regarding dependency on OpenSSL and existence of crypto and kerberos5 sources), see diff below. It would be also fine if a comment to src/share/examples/etc/make.conf could be added that NO_OPENSSL implies NO_KERBEROS. Index: Makefile.inc1 =================================================================== RCS file: /usr/data/bsd/cvs/fbsd/src/Makefile.inc1,v retrieving revision 1.356 diff -u -r1.356 Makefile.inc1 --- Makefile.inc1 5 May 2003 12:54:26 -0000 1.356 +++ Makefile.inc1 11 May 2003 19:55:16 -0000 @@ -693,7 +693,7 @@ .endif .if exists(${.CURDIR}/kerberos5) && exists(${.CURDIR}/crypto) && \ - !defined(NOCRYPT) && !defined(NO_KERBEROS) + !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(NO_KERBEROS) _libkrb5= kerberos5/lib/libroken kerberos5/lib/libvers \ kerberos5/lib/libasn1 kerberos5/lib/libhdb kerberos5/lib/libsl .endif @@ -780,7 +780,8 @@ _generic_libs= gnu/lib -.if !defined(NOCRYPT) && !defined(NO_KERBEROS) +.if exists(${.CURDIR}/kerberos5) && exists(${.CURDIR}/crypto) && \ + !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(NO_KERBEROS) _prebuild_libs+= kerberos5/lib/libasn1 _prebuild_libs+= kerberos5/lib/libgssapi _prebuild_libs+= kerberos5/lib/libkrb5 From owner-cvs-all@FreeBSD.ORG Sun May 11 13:40:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 546C537B401; Sun, 11 May 2003 13:40:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E694543FD7; Sun, 11 May 2003 13:40:48 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BKem0U013953; Sun, 11 May 2003 13:40:48 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BKemVq013952; Sun, 11 May 2003 13:40:48 -0700 (PDT) Message-Id: <200305112040.h4BKemVq013952@repoman.freebsd.org> From: Joerg Wunsch Date: Sun, 11 May 2003 13:40:48 -0700 (PDT) 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: Sun, 11 May 2003 20:40:49 -0000 joerg 2003/05/11 13:40:48 PDT FreeBSD ports repository Modified files: devel/avr-libc Makefile distinfo Log: Update to a current version. Revision Changes Path 1.18 +1 -1 ports/devel/avr-libc/Makefile 1.14 +1 -1 ports/devel/avr-libc/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 13:42:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B63137B401; Sun, 11 May 2003 13:42:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A90F43F93; Sun, 11 May 2003 13:42:38 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BKgc0U014010; Sun, 11 May 2003 13:42:38 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BKgb6n014009; Sun, 11 May 2003 13:42:37 -0700 (PDT) Message-Id: <200305112042.h4BKgb6n014009@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 11 May 2003 13:42:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/cvsync 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, 11 May 2003 20:42:39 -0000 nork 2003/05/11 13:42:37 PDT FreeBSD ports repository Modified files: net/cvsync Makefile distinfo Log: Update to 0.20.2. PR: ports/52080 Submitted by: hrs (maintainer) Revision Changes Path 1.11 +1 -1 ports/net/cvsync/Makefile 1.11 +1 -1 ports/net/cvsync/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 13:43:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7A7837B401; Sun, 11 May 2003 13:43:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F71643F75; Sun, 11 May 2003 13:43:15 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BKhF0U014093; Sun, 11 May 2003 13:43:15 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BKhFN4014092; Sun, 11 May 2003 13:43:15 -0700 (PDT) Message-Id: <200305112043.h4BKhFN4014092@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 11 May 2003 13:43:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/inn Makefile distinfo pkg-plist ports/news/inn/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: Sun, 11 May 2003 20:43:16 -0000 des 2003/05/11 13:43:14 PDT FreeBSD ports repository Modified files: news/inn Makefile distinfo pkg-plist Removed files: news/inn/files patch-aa Log: Upgrade to 2.4.0, which introduces, amongs other new features, IPv6 support. Many thanks to Thierry Thomas for advice and testing. Revision Changes Path 1.58 +44 -42 ports/news/inn/Makefile 1.18 +1 -1 ports/news/inn/distinfo 1.2 +0 -13 ports/news/inn/files/patch-aa (dead) 1.15 +66 -23 ports/news/inn/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 14:11:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FEBF37B401; Sun, 11 May 2003 14:11:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB7EF43F75; Sun, 11 May 2003 14:11:48 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLBm0U016137; Sun, 11 May 2003 14:11:48 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLBmGm016136; Sun, 11 May 2003 14:11:48 -0700 (PDT) Message-Id: <200305112111.h4BLBmGm016136@repoman.freebsd.org> From: Oliver Braun Date: Sun, 11 May 2003 14:11:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/gtk-imonc Makefile distinfo ports/sysutils/gtk-imonc/files patch-timer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:11:49 -0000 obraun 2003/05/11 14:11:48 PDT FreeBSD ports repository Modified files: sysutils/gtk-imonc Makefile distinfo Removed files: sysutils/gtk-imonc/files patch-timer.c Log: Upgrade to 0.4.4. PR: ports/52077 Submitted by: maintainer Revision Changes Path 1.5 +4 -6 ports/sysutils/gtk-imonc/Makefile 1.2 +1 -1 ports/sysutils/gtk-imonc/distinfo 1.2 +0 -48 ports/sysutils/gtk-imonc/files/patch-timer.c (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 14:16:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3971837B401; Sun, 11 May 2003 14:16:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFCFC43FD7; Sun, 11 May 2003 14:16:56 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLGu0U016349; Sun, 11 May 2003 14:16:56 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLGuYm016348; Sun, 11 May 2003 14:16:56 -0700 (PDT) Message-Id: <200305112116.h4BLGuYm016348@repoman.freebsd.org> From: Ceri Davies Date: Sun, 11 May 2003 14:16:56 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/ports Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:16:57 -0000 ceri 2003/05/11 14:16:56 PDT FreeBSD doc repository Modified files: en/ports Makefile Log: Build packages.exists on www.freebsd.org as well. Revision Changes Path 1.36 +2 -2 www/en/ports/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 14:17:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99CF037B401; Sun, 11 May 2003 14:17:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E91343F75; Sun, 11 May 2003 14:17:01 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLH10U016382; Sun, 11 May 2003 14:17:01 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLH0bJ016381; Sun, 11 May 2003 14:17:00 -0700 (PDT) Message-Id: <200305112117.h4BLH0bJ016381@repoman.freebsd.org> From: Oliver Braun Date: Sun, 11 May 2003 14:17:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/multitail 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, 11 May 2003 21:17:02 -0000 obraun 2003/05/11 14:17:00 PDT FreeBSD ports repository Modified files: sysutils/multitail Makefile distinfo Log: Upgrade to 2.4. Revision Changes Path 1.14 +1 -1 ports/sysutils/multitail/Makefile 1.15 +1 -1 ports/sysutils/multitail/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 14:21:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53B8937B401; Sun, 11 May 2003 14:21:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6804B43F93; Sun, 11 May 2003 14:21:53 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLLr0U016586; Sun, 11 May 2003 14:21:53 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLLqaa016583; Sun, 11 May 2003 14:21:52 -0700 (PDT) Message-Id: <200305112121.h4BLLqaa016583@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 11 May 2003 14:21:52 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:21:54 -0000 keramida 2003/05/11 14:21:52 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: Update GENERIC config file header comments. Also remove I386_CPU from the cpu lines shown in the sample, but expand the we previously had to describe in detail it's current state in FreeBSD. Revision Changes Path 1.107 +37 -10 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 14:21:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFFA937B404; Sun, 11 May 2003 14:21:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B0543FF5; Sun, 11 May 2003 14:21:53 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLLr0U016594; Sun, 11 May 2003 14:21:53 -0700 (PDT) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLLr3D016593; Sun, 11 May 2003 14:21:53 -0700 (PDT) Message-Id: <200305112121.h4BLLr3D016593@repoman.freebsd.org> From: Alexey Zelkin Date: Sun, 11 May 2003 14:21:53 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gallery gallery.xml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:21:55 -0000 phantom 2003/05/11 14:21:53 PDT FreeBSD doc repository Modified files: en/gallery gallery.xml Log: Recently submitted gallery items Revision Changes Path 1.29 +1625 -29 www/en/gallery/gallery.xml From owner-cvs-all@FreeBSD.ORG Sun May 11 14:24:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B0137B401; Sun, 11 May 2003 14:24:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04A2043FD7; Sun, 11 May 2003 14:24:43 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLOg0U016664; Sun, 11 May 2003 14:24:42 -0700 (PDT) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLOgxX016663; Sun, 11 May 2003 14:24:42 -0700 (PDT) Message-Id: <200305112124.h4BLOgxX016663@repoman.freebsd.org> From: Alexey Zelkin Date: Sun, 11 May 2003 14:24:42 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/share/mk web.site.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, 11 May 2003 21:24:43 -0000 phantom 2003/05/11 14:24:42 PDT FreeBSD doc repository Modified files: share/mk web.site.mk Log: Unconditionally set 'NO_SUBDIR' define. web.site.mk includes bsd.subdir.mk via bsd.obj.mk which is responsible for processing of 'SUBDIR' make variable. But since we are handling 'SUBDIR' here explicitly, doing same thing (second time!) via bsd.subdir.mk's rules makes no sense and only adds disk IO overhead. Some numbers... (for 'make -DENGLISH_ONLY -DWEB_ONLY' in www/en): [before] $ grep ^=== out.make | wc -l 272 $ grep ^=== out.make | sort -u | wc -l 78 [after] $ grep ^=== out.make | wc -l 78 Revision Changes Path 1.45 +7 -1 www/share/mk/web.site.mk From owner-cvs-all@FreeBSD.ORG Sun May 11 14:25:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAF5937B401; Sun, 11 May 2003 14:25:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5867D43FDF; Sun, 11 May 2003 14:25:08 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLP80U016727; Sun, 11 May 2003 14:25:08 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLP8A8016726; Sun, 11 May 2003 14:25:08 -0700 (PDT) Message-Id: <200305112125.h4BLP8A8016726@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 11 May 2003 14:25:08 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:25:09 -0000 keramida 2003/05/11 14:25:08 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: FreeBSD builds on more than 3 platforms now. Revision Changes Path 1.108 +4 -2 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 14:31:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C362537B401; Sun, 11 May 2003 14:31:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ECBD43F75; Sun, 11 May 2003 14:31:41 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLVf0U017034; Sun, 11 May 2003 14:31:41 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLVfdn017033; Sun, 11 May 2003 14:31:41 -0700 (PDT) Message-Id: <200305112131.h4BLVfdn017033@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 14:31:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/AbiWord2 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, 11 May 2003 21:31:42 -0000 marcus 2003/05/11 14:31:41 PDT FreeBSD ports repository Modified files: editors/AbiWord2 Makefile distinfo pkg-plist Log: Update to 1.9.1. Revision Changes Path 1.58 +1 -1 ports/editors/AbiWord2/Makefile 1.26 +1 -1 ports/editors/AbiWord2/distinfo 1.26 +1 -0 ports/editors/AbiWord2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 14:37:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF1EA37B401; Sun, 11 May 2003 14:37:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3A843FDF; Sun, 11 May 2003 14:37:54 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLbs0U017225; Sun, 11 May 2003 14:37:54 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLbsR1017224; Sun, 11 May 2003 14:37:54 -0700 (PDT) Message-Id: <200305112137.h4BLbsR1017224@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 11 May 2003 14:37:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/bitchx Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:37:55 -0000 arved 2003/05/11 14:37:54 PDT FreeBSD ports repository Modified files: irc/bitchx Makefile Log: Mark broken on alpha and ia64. Revision Changes Path 1.59 +4 -0 ports/irc/bitchx/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 14:51:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F167C37B401; Sun, 11 May 2003 14:51:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8AA1343FE1; Sun, 11 May 2003 14:51:12 -0700 (PDT) (envelope-from mdodd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLpC0U017775; Sun, 11 May 2003 14:51:12 -0700 (PDT) (envelope-from mdodd@repoman.freebsd.org) Received: (from mdodd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLpBqn017774; Sun, 11 May 2003 14:51:11 -0700 (PDT) Message-Id: <200305112151.h4BLpBqn017774@repoman.freebsd.org> From: "Matthew N. Dodd" Date: Sun, 11 May 2003 14:51:11 -0700 (PDT) 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, 11 May 2003 21:51:13 -0000 mdodd 2003/05/11 14:51:11 PDT FreeBSD src repository Modified files: sys/i386/linux linux_sysvec.c Log: Provide exec_linux_setregs() to override exec_setregs(). Linux initializes %gs to 0. Mimic this behavior. Submitted by: Christian Zander Reviewed by: jake Approved by: re Revision Changes Path 1.122 +21 -2 src/sys/i386/linux/linux_sysvec.c From owner-cvs-all@FreeBSD.ORG Sun May 11 14:57:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA15F37B401; Sun, 11 May 2003 14:57:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 875D643FF2; Sun, 11 May 2003 14:57:18 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BLvI0U018021; Sun, 11 May 2003 14:57:18 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BLvIQM018020; Sun, 11 May 2003 14:57:18 -0700 (PDT) Message-Id: <200305112157.h4BLvIQM018020@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 11 May 2003 14:57:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/mppdec/files patch-Makefile.bsd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 21:57:19 -0000 edwin 2003/05/11 14:57:18 PDT FreeBSD ports repository Added files: audio/mppdec/files patch-Makefile.bsd Log: Removed offending architecture-only lines from Makefile.bsd. Revision Changes Path 1.1 +16 -0 ports/audio/mppdec/files/patch-Makefile.bsd (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 15:08:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B676937B401; Sun, 11 May 2003 15:08:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A4043FA3; Sun, 11 May 2003 15:08:19 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BM8J0U019549; Sun, 11 May 2003 15:08:19 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BM8JqC019548; Sun, 11 May 2003 15:08:19 -0700 (PDT) Message-Id: <200305112208.h4BM8JqC019548@repoman.freebsd.org> From: Giorgos Keramidas Date: Sun, 11 May 2003 15:08:19 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:08:20 -0000 keramida 2003/05/11 15:08:19 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml Log: - maxusers is optional in 5.X kernel configs - describe the 'hints' keyword of kernel config files in the 5.X branch - split makeoptions DEBUG='-g' from MATH_EMULATE and describe what it does Revision Changes Path 1.109 +34 -5 doc/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sun May 11 15:20:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D3437B401; Sun, 11 May 2003 15:20:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A7F43FE0; Sun, 11 May 2003 15:20:04 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMK40U020009; Sun, 11 May 2003 15:20:04 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMK3u6020008; Sun, 11 May 2003 15:20:03 -0700 (PDT) Message-Id: <200305112220.h4BMK3u6020008@repoman.freebsd.org> From: Tilman Linneweh Date: Sun, 11 May 2003 15:20:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/bitchx Makefile ports/irc/bitchx/files patch-dcc-force-port patch-funny.c patch-names.c patch-source_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, 11 May 2003 22:20:04 -0000 arved 2003/05/11 15:20:03 PDT FreeBSD ports repository Modified files: irc/bitchx Makefile Added files: irc/bitchx/files patch-dcc-force-port patch-funny.c patch-names.c patch-source_server_c Log: patch-dcc-force-port: Patch to allow forcing of the local port for DCC. [1] patch-source_server_c: fix an snprintf buffer size;[2] patch-funny.c: Security Fix [3] patch-names.c: Security Fix: Channeloperator can set specific modes to crash Bx clients [1] Bump PORTREVISION [1] Obtained from: BitchX Developers [2] Obtained from: OpenBSD [3] Obtained from: gentoo Revision Changes Path 1.60 +1 -1 ports/irc/bitchx/Makefile 1.1 +35 -0 ports/irc/bitchx/files/patch-dcc-force-port (new) 1.1 +14 -0 ports/irc/bitchx/files/patch-funny.c (new) 1.1 +18 -0 ports/irc/bitchx/files/patch-names.c (new) 1.1 +12 -0 ports/irc/bitchx/files/patch-source_server_c (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 15:22:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E004C37B40B; Sun, 11 May 2003 15:22:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D09443FF2; Sun, 11 May 2003 15:22:10 -0700 (PDT) (envelope-from gordon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMMA0U020166; Sun, 11 May 2003 15:22:10 -0700 (PDT) (envelope-from gordon@repoman.freebsd.org) Received: (from gordon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMMAhb020165; Sun, 11 May 2003 15:22:10 -0700 (PDT) Message-Id: <200305112222.h4BMMAhb020165@repoman.freebsd.org> From: Gordon Tetlow Date: Sun, 11 May 2003 15:22:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/diskinfo diskinfo.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: Sun, 11 May 2003 22:22:11 -0000 gordon 2003/05/11 15:22:10 PDT FreeBSD src repository Modified files: usr.sbin/diskinfo diskinfo.8 Log: Correct a type in the bugs section. Also turn it into a list. Approved by: re(murray) Revision Changes Path 1.2 +2 -2 src/usr.sbin/diskinfo/diskinfo.8 From owner-cvs-all@FreeBSD.ORG Sun May 11 15:38:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C84F37B401; Sun, 11 May 2003 15:38:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCFB343FB1; Sun, 11 May 2003 15:38:54 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMcs0U020718; Sun, 11 May 2003 15:38:54 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMcs5F020717; Sun, 11 May 2003 15:38:54 -0700 (PDT) Message-Id: <200305112238.h4BMcs5F020717@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:38:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 exception.S support.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:38:55 -0000 peter 2003/05/11 15:38:54 PDT FreeBSD src repository Modified files: sys/amd64/amd64 exception.S support.S Log: Since compiling natively, the compile environment has been less forgiving about silly typos. Use the correct comment sequences. Revision Changes Path 1.107 +2 -2 src/sys/amd64/amd64/exception.S 1.99 +3 -3 src/sys/amd64/amd64/support.S From owner-cvs-all@FreeBSD.ORG Sun May 11 15:39:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B789437B401; Sun, 11 May 2003 15:39:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA7B943FB1; Sun, 11 May 2003 15:39:40 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMde0U020756; Sun, 11 May 2003 15:39:40 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMdeaU020755; Sun, 11 May 2003 15:39:40 -0700 (PDT) Message-Id: <200305112239.h4BMdeaU020755@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:39:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 genassym.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:39:42 -0000 peter 2003/05/11 15:39:40 PDT FreeBSD src repository Modified files: sys/amd64/amd64 genassym.c Log: Export PML4SHIFT and PDPSHIFT Approved by: re (blanket amd64/*) Revision Changes Path 1.142 +2 -0 src/sys/amd64/amd64/genassym.c From owner-cvs-all@FreeBSD.ORG Sun May 11 15:40:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4096737B401; Sun, 11 May 2003 15:40:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEC4943FBF; Sun, 11 May 2003 15:40:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMeP0U020870; Sun, 11 May 2003 15:40:25 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMePDv020869; Sun, 11 May 2003 15:40:25 -0700 (PDT) Message-Id: <200305112240.h4BMePDv020869@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:40:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 elf_machdep.c machdep.c pmap.c trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:40:26 -0000 peter 2003/05/11 15:40:25 PDT FreeBSD src repository Modified files: sys/amd64/amd64 elf_machdep.c machdep.c pmap.c trap.c Log: Fix printf format errors that were undetected due to using the standard FSF compiler during early development. Revision Changes Path 1.15 +1 -1 src/sys/amd64/amd64/elf_machdep.c 1.570 +1 -1 src/sys/amd64/amd64/machdep.c 1.407 +4 -4 src/sys/amd64/amd64/pmap.c 1.254 +8 -7 src/sys/amd64/amd64/trap.c From owner-cvs-all@FreeBSD.ORG Sun May 11 15:42:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A55D37B401; Sun, 11 May 2003 15:42:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC3B143FBD; Sun, 11 May 2003 15:42:29 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMgT0U020999; Sun, 11 May 2003 15:42:29 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMgTvS020998; Sun, 11 May 2003 15:42:29 -0700 (PDT) Message-Id: <200305112242.h4BMgTvS020998@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:42:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 elf64_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: Sun, 11 May 2003 22:42:30 -0000 peter 2003/05/11 15:42:29 PDT FreeBSD src repository Modified files: sys/boot/i386/libi386 elf64_freebsd.c Log: For amd64 kernels, repeat the 1GB mapping over the entire address space instead of just at 0GB and 1GB marks. This gives more flexibility for the choice of KERNBASE. Approved by: re (amd64 stuff) Revision Changes Path 1.13 +12 -12 src/sys/boot/i386/libi386/elf64_freebsd.c From owner-cvs-all@FreeBSD.ORG Sun May 11 15:53:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 829F037B401; Sun, 11 May 2003 15:53:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E0EB43FDF; Sun, 11 May 2003 15:53:44 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMrh0U021585; Sun, 11 May 2003 15:53:43 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMrhdt021584; Sun, 11 May 2003 15:53:43 -0700 (PDT) Message-Id: <200305112253.h4BMrhdt021584@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:53:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/amd64/include md_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: Sun, 11 May 2003 22:53:45 -0000 peter 2003/05/11 15:53:43 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/amd64/include md_var.h Log: Make atdevbase long for the KERNBASE > 4GB case Approved by: re (amd64/* blanket) Revision Changes Path 1.571 +1 -1 src/sys/amd64/amd64/machdep.c 1.65 +1 -1 src/sys/amd64/include/md_var.h From owner-cvs-all@FreeBSD.ORG Sun May 11 15:54:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4F7037B401; Sun, 11 May 2003 15:54:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 60A3643FA3; Sun, 11 May 2003 15:54:54 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMss0U021706; Sun, 11 May 2003 15:54:54 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMssUb021705; Sun, 11 May 2003 15:54:54 -0700 (PDT) Message-Id: <200305112254.h4BMssUb021705@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 15:54:54 -0700 (PDT) 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/gnomemag Makefile distinfo pkg-descr pkg-plist ports/x11/gnomemag/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:54:55 -0000 marcus 2003/05/11 15:54:54 PDT FreeBSD ports repository Modified files: x11 Makefile Added files: x11/gnomemag Makefile distinfo pkg-descr pkg-plist x11/gnomemag/files patch-configure Log: Add gnomemag, the GNOME screen magnifier. Revision Changes Path 1.403 +1 -0 ports/x11/Makefile 1.1 +32 -0 ports/x11/gnomemag/Makefile (new) 1.1 +1 -0 ports/x11/gnomemag/distinfo (new) 1.1 +10 -0 ports/x11/gnomemag/files/patch-configure (new) 1.1 +3 -0 ports/x11/gnomemag/pkg-descr (new) 1.1 +36 -0 ports/x11/gnomemag/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 15:55:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B378737B401; Sun, 11 May 2003 15:55:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52E2C43F85; Sun, 11 May 2003 15:55:21 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMtL0U021790; Sun, 11 May 2003 15:55:21 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMtLWx021789; Sun, 11 May 2003 15:55:21 -0700 (PDT) Message-Id: <200305112255.h4BMtLWx021789@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 15:55:21 -0700 (PDT) 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, 11 May 2003 22:55:22 -0000 marcus 2003/05/11 15:55:21 PDT FreeBSD ports repository Modified files: . modules Log: gnomemag --> ports/x11/gnomemag Revision Changes Path 1.7207 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 15:55:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3BAC937B401; Sun, 11 May 2003 15:55:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE6E643F75; Sun, 11 May 2003 15:55:40 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BMte0U021837; Sun, 11 May 2003 15:55:40 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BMteBL021836; Sun, 11 May 2003 15:55:40 -0700 (PDT) Message-Id: <200305112255.h4BMteBL021836@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 15:55:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 trap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 22:55:41 -0000 peter 2003/05/11 15:55:40 PDT FreeBSD src repository Modified files: sys/amd64/amd64 trap.c Log: I missed another printf format error while extracting the patch. Approved by: re (blanket amd64/*) Revision Changes Path 1.255 +1 -1 src/sys/amd64/amd64/trap.c From owner-cvs-all@FreeBSD.ORG Sun May 11 16:01:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FBB937B401; Sun, 11 May 2003 16:01:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D71343FE0; Sun, 11 May 2003 16:01:05 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BN150U022269; Sun, 11 May 2003 16:01:05 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BN14mk022268; Sun, 11 May 2003 16:01:04 -0700 (PDT) Message-Id: <200305112301.h4BN14mk022268@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 16:01:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 identcpu.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:01:06 -0000 peter 2003/05/11 16:01:04 PDT FreeBSD src repository Modified files: sys/amd64/amd64 identcpu.c Log: Call it an AMD64 Processor, not a Hammer. Also, it seems that the cpuid model numbers are wider than I first thought. Approved by: re (blanket amd64/*) Revision Changes Path 1.124 +2 -2 src/sys/amd64/amd64/identcpu.c From owner-cvs-all@FreeBSD.ORG Sun May 11 16:02:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 797AB37B401; Sun, 11 May 2003 16:02:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184C443FE3; Sun, 11 May 2003 16:02:10 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BN290U022322; Sun, 11 May 2003 16:02:09 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BN29Xw022321; Sun, 11 May 2003 16:02:09 -0700 (PDT) Message-Id: <200305112302.h4BN29Xw022321@repoman.freebsd.org> From: Doug Barton Date: Sun, 11 May 2003 16:02:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/stat stat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:02:11 -0000 dougb 2003/05/11 16:02:09 PDT FreeBSD src repository Modified files: usr.bin/stat stat.c Log: Import NetBSD's 1.10 version, which includes the ability to display the new inode birthtime field, a few other small cleanups, and synchronization with our #include . Approved by: re (bmah) Obtained from: Andrew Brown Revision Changes Path 1.5 +11 -5 src/usr.bin/stat/stat.c From owner-cvs-all@FreeBSD.ORG Sun May 11 16:07:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB46537B401; Sun, 11 May 2003 16:07:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B4A643F85; Sun, 11 May 2003 16:07:08 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BN780U023585; Sun, 11 May 2003 16:07:08 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BN77OQ023584; Sun, 11 May 2003 16:07:07 -0700 (PDT) Message-Id: <200305112307.h4BN77OQ023584@repoman.freebsd.org> From: Doug Barton Date: Sun, 11 May 2003 16:07:07 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/stat stat.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: Sun, 11 May 2003 23:07:09 -0000 dougb 2003/05/11 16:07:07 PDT FreeBSD src repository Modified files: usr.bin/stat stat.1 Log: Bring in NetBSD's version 1.11, which includes documenation for the new inode birthtime display, and quite a bit of mdoc cleanup, which brings it much more in line with our mdoc style. Approved by: re (bmah) Obtained from: Andrew Brown (content), Grant Beattie (mdoc) Revision Changes Path 1.4 +42 -27 src/usr.bin/stat/stat.1 From owner-cvs-all@FreeBSD.ORG Sun May 11 16:15:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A7137B401; Sun, 11 May 2003 16:15:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4C6F43FE5; Sun, 11 May 2003 16:15:11 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNFB0U023944; Sun, 11 May 2003 16:15:11 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNFBfB023943; Sun, 11 May 2003 16:15:11 -0700 (PDT) Message-Id: <200305112315.h4BNFBfB023943@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 16:15:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/nautilus-gtkhtml Makefile distinfo pkg-descr pkg-plist ports/www/nautilus-gtkhtml/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:15:13 -0000 marcus 2003/05/11 16:15:11 PDT FreeBSD ports repository Removed files: www/nautilus-gtkhtml Makefile distinfo pkg-descr pkg-plist www/nautilus-gtkhtml/files patch-configure Log: Remove nautilus-gtkhtml. It is no longer maintained, and did not make the cut for GNOME 2. Revision Changes Path 1.8 +0 -32 ports/www/nautilus-gtkhtml/Makefile (dead) 1.2 +0 -1 ports/www/nautilus-gtkhtml/distinfo (dead) 1.2 +0 -13 ports/www/nautilus-gtkhtml/files/patch-configure (dead) 1.2 +0 -4 ports/www/nautilus-gtkhtml/pkg-descr (dead) 1.2 +0 -22 ports/www/nautilus-gtkhtml/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 16:15:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6E0237B401; Sun, 11 May 2003 16:15:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004E443FA3; Sun, 11 May 2003 16:15:36 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNFZ0U024005; Sun, 11 May 2003 16:15:35 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNFZAZ024004; Sun, 11 May 2003 16:15:35 -0700 (PDT) Message-Id: <200305112315.h4BNFZAZ024004@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 16:15:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:15:37 -0000 marcus 2003/05/11 16:15:35 PDT FreeBSD ports repository Modified files: www Makefile Log: Remove nautilus-gtkhtml. Revision Changes Path 1.646 +0 -1 ports/www/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 16:16:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6746F37B401; Sun, 11 May 2003 16:16:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 067A043FA3; Sun, 11 May 2003 16:16:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNGt0U024059; Sun, 11 May 2003 16:16:55 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNGtl7024058; Sun, 11 May 2003 16:16:55 -0700 (PDT) Message-Id: <200305112316.h4BNGtl7024058@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 16:16:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:16:56 -0000 marcus 2003/05/11 16:16:55 PDT FreeBSD ports repository Modified files: . MOVED Log: Add an entry for nautilus-gtkhtml. Revision Changes Path 1.114 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 16:17:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C72737B401; Sun, 11 May 2003 16:17:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A36C543FBF; Sun, 11 May 2003 16:17:24 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNHO0U024118; Sun, 11 May 2003 16:17:24 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNHOYx024117; Sun, 11 May 2003 16:17:24 -0700 (PDT) Message-Id: <200305112317.h4BNHOYx024117@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 16:17:24 -0700 (PDT) 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, 11 May 2003 23:17:25 -0000 marcus 2003/05/11 16:17:24 PDT FreeBSD ports repository Modified files: . modules Log: Remove nautilus-gtkhtml. Revision Changes Path 1.7208 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 16:17:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BBFB37B41B; Sun, 11 May 2003 16:17:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76AD043FBF; Sun, 11 May 2003 16:17:30 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNHU0U024178; Sun, 11 May 2003 16:17:30 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNHUdK024176; Sun, 11 May 2003 16:17:30 -0700 (PDT) Message-Id: <200305112317.h4BNHUdK024176@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 16:17:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-wm Makefile ports/x11-wm/xfwm4 Makefile distinfo pkg-descr pkg-message pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:17:32 -0000 petef 2003/05/11 16:17:30 PDT FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/xfwm4 Makefile distinfo pkg-descr pkg-message pkg-plist Log: Add xfwm4 020724, gtk-2.0 based window manager part of the XFCE project. PR: 41678 Submitted by: James Earl Revision Changes Path 1.113 +1 -0 ports/x11-wm/Makefile 1.1 +43 -0 ports/x11-wm/xfwm4/Makefile (new) 1.1 +1 -0 ports/x11-wm/xfwm4/distinfo (new) 1.1 +15 -0 ports/x11-wm/xfwm4/pkg-descr (new) 1.1 +4 -0 ports/x11-wm/xfwm4/pkg-message (new) 1.1 +1162 -0 ports/x11-wm/xfwm4/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 16:17:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF7537B401; Sun, 11 May 2003 16:17:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E68443F85; Sun, 11 May 2003 16:17:40 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNHe0U024218; Sun, 11 May 2003 16:17:40 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNHeX3024217; Sun, 11 May 2003 16:17:40 -0700 (PDT) Message-Id: <200305112317.h4BNHeX3024217@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 16:17:40 -0700 (PDT) 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, 11 May 2003 23:17:41 -0000 petef 2003/05/11 16:17:40 PDT FreeBSD ports repository Modified files: . modules Log: xfwm4 --> ports/x11-wm/xfwm4 Revision Changes Path 1.7209 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 16:55:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAA2F37B401; Sun, 11 May 2003 16:55:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 851BA43FCB; Sun, 11 May 2003 16:55:28 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4BNtS0U030743; Sun, 11 May 2003 16:55:28 -0700 (PDT) (envelope-from joe@repoman.freebsd.org) Received: (from joe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4BNtSWR030741; Sun, 11 May 2003 16:55:28 -0700 (PDT) Message-Id: <200305112355.h4BNtSWR030741@repoman.freebsd.org> From: Josef Karthauser Date: Sun, 11 May 2003 16:55:28 -0700 (PDT) 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 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 May 2003 23:55:29 -0000 joe 2003/05/11 16:55:28 PDT FreeBSD src repository Modified files: share/man/man4 umass.4 sys/dev/usb umass.c usbdevs Log: Extend the digital camera support (umass) to the PENTAX Optio 330GS. Submitted by: Jan-Oliver Neumann By way of: n_hibma Approved by: re (jhb & bmah) MFC After: 7 days Revision Changes Path 1.28 +7 -0 src/share/man/man4/umass.4 1.81 +5 -0 src/sys/dev/usb/umass.c 1.124 +1 -0 src/sys/dev/usb/usbdevs From owner-cvs-all@FreeBSD.ORG Sun May 11 17:42:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDDF537B401; Sun, 11 May 2003 17:42:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D52A43F75; Sun, 11 May 2003 17:42:29 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C0gT0U033377; Sun, 11 May 2003 17:42:29 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C0gTRs033376; Sun, 11 May 2003 17:42:29 -0700 (PDT) Message-Id: <200305120042.h4C0gTRs033376@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 11 May 2003 17:42:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/firewire sbp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 00:42:30 -0000 simokawa 2003/05/11 17:42:29 PDT FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Make it compiled on 4-stable. Approved by: re (scottl) Revision Changes Path 1.51 +10 -2 src/sys/dev/firewire/sbp.c From owner-cvs-all@FreeBSD.ORG Sun May 11 17:46:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C327637B401; Sun, 11 May 2003 17:46:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61CBD43FD7; Sun, 11 May 2003 17:46:52 -0700 (PDT) (envelope-from shige@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C0kq0U033615; Sun, 11 May 2003 17:46:52 -0700 (PDT) (envelope-from shige@repoman.freebsd.org) Received: (from shige@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C0kqrp033614; Sun, 11 May 2003 17:46:52 -0700 (PDT) Message-Id: <200305120046.h4C0kqrp033614@repoman.freebsd.org> From: Shigeyuki Fukushima Date: Sun, 11 May 2003 17:46:52 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 00:46:53 -0000 shige 2003/05/11 17:46:52 PDT FreeBSD ports repository Modified files: Mk bsd.emacs.mk Log: Sync with update of editors/xemacs21-mule (to 21.4.12). Revision Changes Path 1.24 +3 -3 ports/Mk/bsd.emacs.mk From owner-cvs-all@FreeBSD.ORG Sun May 11 17:55:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB6AE37B401; Sun, 11 May 2003 17:55:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5002743FEA; Sun, 11 May 2003 17:55:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C0tX0U033968; Sun, 11 May 2003 17:55:33 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C0tX1p033967; Sun, 11 May 2003 17:55:33 -0700 (PDT) Message-Id: <200305120055.h4C0tX1p033967@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 11 May 2003 17:55:32 -0700 (PDT) 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 ports/devel/ORBit2/files patch-src_orb_orb-core_orbit-typelib.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 00:55:34 -0000 marcus 2003/05/11 17:55:32 PDT FreeBSD ports repository Modified files: devel/ORBit2 Makefile Added files: devel/ORBit2/files patch-src_idl-compiler_orbit-idl-backend.c patch-src_orb_orb-core_orbit-typelib.c Log: Add some more module search paths. Revision Changes Path 1.87 +7 -2 ports/devel/ORBit2/Makefile 1.1 +11 -0 ports/devel/ORBit2/files/patch-src_idl-compiler_orbit-idl-backend.c (new) 1.1 +11 -0 ports/devel/ORBit2/files/patch-src_orb_orb-core_orbit-typelib.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 18:04:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B95BD37B401; Sun, 11 May 2003 18:04:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5606143FB1; Sun, 11 May 2003 18:04:09 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1490U035241; Sun, 11 May 2003 18:04:09 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C149QK035240; Sun, 11 May 2003 18:04:09 -0700 (PDT) Message-Id: <200305120104.h4C149QK035240@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:04:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/qtools 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, 12 May 2003 01:04:10 -0000 petef 2003/05/11 18:04:09 PDT FreeBSD ports repository Modified files: mail/qtools Makefile pkg-descr Log: New maintainer, Sergei Kolobov . Submitted by: new maintainer Revision Changes Path 1.7 +1 -1 ports/mail/qtools/Makefile 1.2 +0 -3 ports/mail/qtools/pkg-descr From owner-cvs-all@FreeBSD.ORG Sun May 11 18:15:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A250F37B401; Sun, 11 May 2003 18:15:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38AAA43FAF; Sun, 11 May 2003 18:15:58 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1Fw0U035749; Sun, 11 May 2003 18:15:58 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1Fv47035748; Sun, 11 May 2003 18:15:57 -0700 (PDT) Message-Id: <200305120115.h4C1Fv47035748@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 11 May 2003 18:15:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xglurbules Makefile distinfo ports/graphics/xglurbules/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 01:15:59 -0000 edwin 2003/05/11 18:15:57 PDT FreeBSD ports repository Modified files: graphics/xglurbules Makefile distinfo Removed files: graphics/xglurbules/files patch-Makefile Log: Upgrade to version 1.1, which removes the i386 specific instructions PR: ports/52003 Submitted by: Steve Roome Revision Changes Path 1.2 +1 -1 ports/graphics/xglurbules/Makefile 1.2 +1 -1 ports/graphics/xglurbules/distinfo 1.2 +0 -19 ports/graphics/xglurbules/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 18:17:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C198637B401; Sun, 11 May 2003 18:17:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6170B43FAF; Sun, 11 May 2003 18:17:38 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1Hc0U035808; Sun, 11 May 2003 18:17:38 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1Hcuw035807; Sun, 11 May 2003 18:17:38 -0700 (PDT) Message-Id: <200305120117.h4C1Hcuw035807@repoman.freebsd.org> From: Eric Anholt Date: Sun, 11 May 2003 18:17:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/drm-kmod Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 01:17:39 -0000 anholt 2003/05/11 18:17:38 PDT FreeBSD ports repository Modified files: graphics/drm-kmod Makefile Log: Set ONLY_FOR_ARCHS= i386. Revision Changes Path 1.11 +1 -0 ports/graphics/drm-kmod/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 18:19:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A8BD37B401; Sun, 11 May 2003 18:19:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A94C543FE0; Sun, 11 May 2003 18:19:08 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1J80U035942; Sun, 11 May 2003 18:19:08 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1J8AP035941; Sun, 11 May 2003 18:19:08 -0700 (PDT) Message-Id: <200305120119.h4C1J8AP035941@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:19:08 -0700 (PDT) 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/libdjbdns Makefile distinfo pkg-descr pkg-plist ports/devel/libdjbdns/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 01:19:09 -0000 petef 2003/05/11 18:19:08 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/libdjbdns Makefile distinfo pkg-descr pkg-plist devel/libdjbdns/files patch-Makefile Log: Add libdjbdns 1.05, public domain DNS client library. PR: 51815 Submitted by: Sergei Kolobov Revision Changes Path 1.1107 +1 -0 ports/devel/Makefile 1.1 +34 -0 ports/devel/libdjbdns/Makefile (new) 1.1 +1 -0 ports/devel/libdjbdns/distinfo (new) 1.1 +10 -0 ports/devel/libdjbdns/files/patch-Makefile (new) 1.1 +8 -0 ports/devel/libdjbdns/pkg-descr (new) 1.1 +28 -0 ports/devel/libdjbdns/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 18:19:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 155B937B404; Sun, 11 May 2003 18:19:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A888343FA3; Sun, 11 May 2003 18:19:18 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1JI0U035981; Sun, 11 May 2003 18:19:18 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1JIjc035980; Sun, 11 May 2003 18:19:18 -0700 (PDT) Message-Id: <200305120119.h4C1JIjc035980@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:19:18 -0700 (PDT) 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, 12 May 2003 01:19:19 -0000 petef 2003/05/11 18:19:18 PDT FreeBSD ports repository Modified files: . modules Log: libdjbdns --> ports/devel/libdjbdns Revision Changes Path 1.7210 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 18:23:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 257F837B401; Sun, 11 May 2003 18:23:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C599243F85; Sun, 11 May 2003 18:23:21 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1NL0U036227; Sun, 11 May 2003 18:23:21 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1NLPK036226; Sun, 11 May 2003 18:23:21 -0700 (PDT) Message-Id: <200305120123.h4C1NLPK036226@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:23:21 -0700 (PDT) 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/ipsvd Makefile distinfo pkg-descr pkg-plist ports/net/ipsvd/files patch-src::tcpsvd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 01:23:22 -0000 petef 2003/05/11 18:23:21 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/ipsvd Makefile distinfo pkg-descr pkg-plist net/ipsvd/files patch-src::tcpsvd.c Log: Add ipsvd 0.4.0, internet protocol service daemons. PR: 51814 Submitted by: Sergei Kolobov Revision Changes Path 1.983 +1 -0 ports/net/Makefile 1.1 +45 -0 ports/net/ipsvd/Makefile (new) 1.1 +1 -0 ports/net/ipsvd/distinfo (new) 1.1 +7 -0 ports/net/ipsvd/files/patch-src::tcpsvd.c (new) 1.1 +22 -0 ports/net/ipsvd/pkg-descr (new) 1.1 +16 -0 ports/net/ipsvd/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 18:23:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0850A37B40F; Sun, 11 May 2003 18:23:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D9CA43FAF; Sun, 11 May 2003 18:23:31 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1NV0U036265; Sun, 11 May 2003 18:23:31 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1NV1r036264; Sun, 11 May 2003 18:23:31 -0700 (PDT) Message-Id: <200305120123.h4C1NV1r036264@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:23:31 -0700 (PDT) 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, 12 May 2003 01:23:32 -0000 petef 2003/05/11 18:23:31 PDT FreeBSD ports repository Modified files: . modules Log: ipsvd --> ports/net/ipsvd Revision Changes Path 1.7211 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 18:30:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D24AB37B401; Sun, 11 May 2003 18:30:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7212443FCB; Sun, 11 May 2003 18:30:29 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1UT0U036608; Sun, 11 May 2003 18:30:29 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1UTP0036607; Sun, 11 May 2003 18:30:29 -0700 (PDT) Message-Id: <200305120130.h4C1UTP0036607@repoman.freebsd.org> From: Eric Anholt Date: Sun, 11 May 2003 18:30:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/glide3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 01:30:30 -0000 anholt 2003/05/11 18:30:29 PDT FreeBSD ports repository Modified files: graphics/glide3 Makefile Log: Set ONLY_FOR_ARCHS=i386. Revision Changes Path 1.8 +6 -1 ports/graphics/glide3/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 18:39:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E799837B401; Sun, 11 May 2003 18:39:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7FB7543F75; Sun, 11 May 2003 18:39:37 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1db0U036904; Sun, 11 May 2003 18:39:37 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1dbSb036903; Sun, 11 May 2003 18:39:37 -0700 (PDT) Message-Id: <200305120139.h4C1dbSb036903@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:39:37 -0700 (PDT) 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/picp 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, 12 May 2003 01:39:39 -0000 petef 2003/05/11 18:39:37 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/picp Makefile distinfo pkg-descr pkg-plist Log: Add picp 0.4, driver for the Microchip Picstart Plus development programmer. PR: 44786 Submitted by: Bruce M Simpson Revision Changes Path 1.1108 +1 -0 ports/devel/Makefile 1.1 +28 -0 ports/devel/picp/Makefile (new) 1.1 +1 -0 ports/devel/picp/distinfo (new) 1.1 +9 -0 ports/devel/picp/pkg-descr (new) 1.1 +1 -0 ports/devel/picp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 18:39:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4606F37B425; Sun, 11 May 2003 18:39:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B376743F85; Sun, 11 May 2003 18:39:46 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1dk0U036945; Sun, 11 May 2003 18:39:46 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1dkvQ036944; Sun, 11 May 2003 18:39:46 -0700 (PDT) Message-Id: <200305120139.h4C1dkvQ036944@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 18:39:46 -0700 (PDT) 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, 12 May 2003 01:39:47 -0000 petef 2003/05/11 18:39:46 PDT FreeBSD ports repository Modified files: . modules Log: picp --> ports/devel/picp Revision Changes Path 1.7212 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 18:43:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AC8937B401; Sun, 11 May 2003 18:43:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3832A43F93; Sun, 11 May 2003 18:43:42 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1hg0U037192; Sun, 11 May 2003 18:43:42 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1hfQh037191; Sun, 11 May 2003 18:43:41 -0700 (PDT) Message-Id: <200305120143.h4C1hfQh037191@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sun, 11 May 2003 18:43:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/yc.el 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, 12 May 2003 01:43:43 -0000 nork 2003/05/11 18:43:41 PDT FreeBSD ports repository Modified files: japanese/yc.el Makefile distinfo Log: Update to 3.5.7. PR: ports/52086 Submitted by: Takayuki Nakao (maintainer) Revision Changes Path 1.11 +1 -1 ports/japanese/yc.el/Makefile 1.8 +1 -1 ports/japanese/yc.el/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 18:43:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EDBF37B425; Sun, 11 May 2003 18:43:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA5143FCB; Sun, 11 May 2003 18:43:50 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1ho0U037221; Sun, 11 May 2003 18:43:50 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1hnZ2037220; Sun, 11 May 2003 18:43:49 -0700 (PDT) Message-Id: <200305120143.h4C1hnZ2037220@repoman.freebsd.org> From: Yen-Ming Lee Date: Sun, 11 May 2003 18:43:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/mydns 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, 12 May 2003 01:43:51 -0000 leeym 2003/05/11 18:43:49 PDT FreeBSD ports repository Modified files: net/mydns Makefile distinfo Log: Update net/mydns to 0.9.10 PR: 51919 Submitted by: Simon Dick Revision Changes Path 1.10 +1 -1 ports/net/mydns/Makefile 1.9 +1 -1 ports/net/mydns/distinfo From owner-cvs-all@FreeBSD.ORG Sun May 11 18:46:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E534D37B401; Sun, 11 May 2003 18:46:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8109F43F75; Sun, 11 May 2003 18:46:27 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C1kR0U037348; Sun, 11 May 2003 18:46:27 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C1kRpG037347; Sun, 11 May 2003 18:46:27 -0700 (PDT) Message-Id: <200305120146.h4C1kRpG037347@repoman.freebsd.org> From: Jun Kuriyama Date: Sun, 11 May 2003 18:46:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnupg Makefile 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: Mon, 12 May 2003 01:46:28 -0000 kuriyama 2003/05/11 18:46:27 PDT FreeBSD ports repository Modified files: security/gnupg Makefile pkg-message Log: Show $PKGMESSAGE only if $OSVERSION < 500019. Add URL reference for rndcontrol. Submitted by: dougb Revision Changes Path 1.55 +5 -0 ports/security/gnupg/Makefile 1.2 +1 -0 ports/security/gnupg/pkg-message From owner-cvs-all@FreeBSD.ORG Sun May 11 19:13:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE8E537B401; Sun, 11 May 2003 19:13:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7971F43FA3; Sun, 11 May 2003 19:13:01 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2D10U039269; Sun, 11 May 2003 19:13:01 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2D1Pe039268; Sun, 11 May 2003 19:13:01 -0700 (PDT) Message-Id: <200305120213.h4C2D1Pe039268@repoman.freebsd.org> From: Eric Anholt Date: Sun, 11 May 2003 19:13:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/ddos_scan/files patch-Makefile patch-dds.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 02:13:02 -0000 anholt 2003/05/11 19:13:01 PDT FreeBSD ports repository Modified files: security/ddos_scan/files patch-Makefile Added files: security/ddos_scan/files patch-dds.c Log: Fix building with new gcc (multi-line string literals) and make the build actually respect CFLAGS. Reported by: bento Revision Changes Path 1.2 +10 -1 ports/security/ddos_scan/files/patch-Makefile 1.1 +22 -0 ports/security/ddos_scan/files/patch-dds.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 19:16:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3DE837B401; Sun, 11 May 2003 19:16:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AFE443FE0; Sun, 11 May 2003 19:16:10 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2GA0U039651; Sun, 11 May 2003 19:16:10 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2G9Sb039650; Sun, 11 May 2003 19:16:09 -0700 (PDT) Message-Id: <200305120216.h4C2G9Sb039650@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 19:16:09 -0700 (PDT) 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/sslsniffer Makefile distinfo pkg-descr pkg-plist ports/security/sslsniffer/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 02:16:11 -0000 petef 2003/05/11 19:16:09 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/sslsniffer Makefile distinfo pkg-descr pkg-plist security/sslsniffer/files patch-Makefile Log: Add sslsniffer 1.21, sSLv3/TLS and SSLv2 sniffer. PR: 45401 Submitted by: Jim Geovedi Revision Changes Path 1.401 +1 -0 ports/security/Makefile 1.1 +29 -0 ports/security/sslsniffer/Makefile (new) 1.1 +1 -0 ports/security/sslsniffer/distinfo (new) 1.1 +35 -0 ports/security/sslsniffer/files/patch-Makefile (new) 1.1 +6 -0 ports/security/sslsniffer/pkg-descr (new) 1.1 +3 -0 ports/security/sslsniffer/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 19:16:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F368C37B41B; Sun, 11 May 2003 19:16:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91C8443FCB; Sun, 11 May 2003 19:16:20 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2GK0U039689; Sun, 11 May 2003 19:16:20 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2GKUH039688; Sun, 11 May 2003 19:16:20 -0700 (PDT) Message-Id: <200305120216.h4C2GKUH039688@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 19:16:20 -0700 (PDT) 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, 12 May 2003 02:16:21 -0000 petef 2003/05/11 19:16:20 PDT FreeBSD ports repository Modified files: . modules Log: sslsniffer --> ports/security/sslsniffer Revision Changes Path 1.7213 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 19:34:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D0E0F37B401; Sun, 11 May 2003 19:34:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F40E43FCB; Sun, 11 May 2003 19:34:42 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2Yg0U040339; Sun, 11 May 2003 19:34:42 -0700 (PDT) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2YgsR040338; Sun, 11 May 2003 19:34:42 -0700 (PDT) Message-Id: <200305120234.h4C2YgsR040338@repoman.freebsd.org> From: Kazuo Horikawa Date: Sun, 11 May 2003 19:34:42 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man5 syslog.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, 12 May 2003 02:34:43 -0000 horikawa 2003/05/11 19:34:42 PDT FreeBSD doc repository Modified files: ja_JP.eucJP/man/man5 syslog.conf.5 Log: Fix a typo Submitted by: mistral@imasy.or.jp (Yoshihiko Sarumaru) Revision Changes Path 1.23 +1 -1 doc/ja_JP.eucJP/man/man5/syslog.conf.5 From owner-cvs-all@FreeBSD.ORG Sun May 11 19:37:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A4837B418; Sun, 11 May 2003 19:37:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D1AF43F75; Sun, 11 May 2003 19:37:30 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2bU0U040522; Sun, 11 May 2003 19:37:30 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2bTgj040521; Sun, 11 May 2003 19:37:29 -0700 (PDT) Message-Id: <200305120237.h4C2bTgj040521@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 19:37:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S exception.S genassym.c machdep.c sys_machdep.c src/sys/amd64/include pcb.h sysarch.h src/sys/amd64/isa icu_vector.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 02:37:31 -0000 peter 2003/05/11 19:37:29 PDT FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S exception.S genassym.c machdep.c sys_machdep.c sys/amd64/include pcb.h sysarch.h sys/amd64/isa icu_vector.S Log: Give a %fs and %gs to userland. Use swapgs to obtain the kernel %GS.base value on entry and exit. This isn't as easy as it sounds because when we recursively trap or interrupt, we have to avoid duplicating the swapgs instruction or we end up back with the userland %gs. I implemented this by testing TF_CS to see if we're coming from supervisor mode already, and check for returning to supervisor. To avoid a race with interrupts in the brief period after beginning executing the handler and before the swapgs, convert all trap gates to interrupt gates, and reenable interrupts immediately after the swapgs. I am not happy with this. There are other possible ways to do this that should be investigated. (eg: storing the GS.base MSR value in the trapframe) Add some sysarch functions to let the userland code get to this. Approved by: re (blanket amd64/*) Revision Changes Path 1.139 +50 -26 src/sys/amd64/amd64/cpu_switch.S 1.108 +74 -37 src/sys/amd64/amd64/exception.S 1.143 +5 -0 src/sys/amd64/amd64/genassym.c 1.572 +28 -24 src/sys/amd64/amd64/machdep.c 1.83 +25 -1 src/sys/amd64/amd64/sys_machdep.c 1.51 +2 -0 src/sys/amd64/include/pcb.h 1.19 +19 -1 src/sys/amd64/include/sysarch.h 1.39 +8 -2 src/sys/amd64/isa/icu_vector.S From owner-cvs-all@FreeBSD.ORG Sun May 11 19:40:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C04237B401; Sun, 11 May 2003 19:40:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E27143FDF; Sun, 11 May 2003 19:40:24 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2eO0U040769; Sun, 11 May 2003 19:40:24 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2eOwc040768; Sun, 11 May 2003 19:40:24 -0700 (PDT) Message-Id: <200305120240.h4C2eOwc040768@repoman.freebsd.org> From: Scott Long Date: Sun, 11 May 2003 19:40:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/i386 drivers.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: Mon, 12 May 2003 02:40:25 -0000 scottl 2003/05/11 19:40:24 PDT FreeBSD src repository Modified files: release/i386 drivers.conf Log: Move the em driver from flopp3 to floppy 2 to make room for the ips driver. Revision Changes Path 1.27 +1 -1 src/release/i386/drivers.conf From owner-cvs-all@FreeBSD.ORG Sun May 11 19:44:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A5EF37B401; Sun, 11 May 2003 19:44:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5C7843FE1; Sun, 11 May 2003 19:44:38 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C2ic0U041002; Sun, 11 May 2003 19:44:38 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C2ick1041001; Sun, 11 May 2003 19:44:38 -0700 (PDT) Message-Id: <200305120244.h4C2ick1041001@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 19:44:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 nexus.c src/sys/amd64/include bus.h bus_amd64.h bus_at386.h bus_dma.h bus_memio.h bus_pio.h src/sys/dev/kbd atkbdc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 02:44:39 -0000 peter 2003/05/11 19:44:38 PDT FreeBSD src repository Modified files: sys/amd64/amd64 nexus.c sys/amd64/include bus.h bus_amd64.h bus_dma.h bus_memio.h bus_pio.h sys/dev/kbd atkbdc.c Removed files: sys/amd64/include bus_at386.h Log: AMD64 physical space is much larger than i386, de-i386 the bus_space and bus_dma MD code for AMD64. (And a trivial ifdef update in dev/kbd because of this). More updates are needed here to take advantage of the 64 bit instructions. Approved by: re (blanket amd64/*) Revision Changes Path 1.51 +4 -4 src/sys/amd64/amd64/nexus.c 1.12 +5 -5 src/sys/amd64/include/bus.h 1.24 +143 -143 src/sys/amd64/include/bus_amd64.h 1.24 +0 -1216 src/sys/amd64/include/bus_at386.h (dead) 1.19 +3 -3 src/sys/amd64/include/bus_dma.h 1.3 +3 -3 src/sys/amd64/include/bus_memio.h 1.3 +3 -3 src/sys/amd64/include/bus_pio.h 1.14 +3 -1 src/sys/dev/kbd/atkbdc.c From owner-cvs-all@FreeBSD.ORG Sun May 11 20:21:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF25137B401; Sun, 11 May 2003 20:21:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55AD643FA3; Sun, 11 May 2003 20:21:12 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C3LC0U043443; Sun, 11 May 2003 20:21:12 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C3LCTN043442; Sun, 11 May 2003 20:21:12 -0700 (PDT) Message-Id: <200305120321.h4C3LCTN043442@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 20:21:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/bubblemon Makefile ports/sysutils/bubblemon/files patch-src::bubblemon.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:21:13 -0000 petef 2003/05/11 20:21:11 PDT FreeBSD ports repository Modified files: sysutils/bubblemon Makefile Added files: sysutils/bubblemon/files patch-src::bubblemon.c Log: Fix an overflow in bubblemon.c; upstream maintainers contacted but no response as of yet. Bump PORTREVISION. PR: 51771 Submitted by: Jim Geovedi Approved by: maintainer timeout (just 1 week; it's a security fix) Revision Changes Path 1.4 +1 -0 ports/sysutils/bubblemon/Makefile 1.1 +22 -0 ports/sysutils/bubblemon/files/patch-src::bubblemon.c (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 20:27:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E31837B401; Sun, 11 May 2003 20:27:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF0CD43FCB; Sun, 11 May 2003 20:27:06 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C3R60U043609; Sun, 11 May 2003 20:27:06 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C3R6nI043608; Sun, 11 May 2003 20:27:06 -0700 (PDT) Message-Id: <200305120327.h4C3R6nI043608@repoman.freebsd.org> From: Pete Fritchman Date: Sun, 11 May 2003 20:27:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:27:07 -0000 petef 2003/05/11 20:27:06 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Update MASTER_SITE_PACKETSTORM: - add packetstorm.touchpointmedia.com - put packetstormsecurity.nl at the top PR: 52089 Submitted by: Jim Geovedi Revision Changes Path 1.148 +3 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sun May 11 20:36:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBB5637B401; Sun, 11 May 2003 20:36:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 580E143FBD; Sun, 11 May 2003 20:36:54 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C3as0U043980; Sun, 11 May 2003 20:36:54 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C3arnl043979; Sun, 11 May 2003 20:36:53 -0700 (PDT) Message-Id: <200305120336.h4C3arnl043979@repoman.freebsd.org> From: Hye-Shik Chang Date: Sun, 11 May 2003 20:36:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/zope Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:36:55 -0000 perky 2003/05/11 20:36:53 PDT FreeBSD ports repository Modified files: www/zope Makefile distinfo pkg-plist Log: Upgrade to 2.6.1 PR: 52038 Submitted by: Miguel Mendez Revision Changes Path 1.47 +6 -8 ports/www/zope/Makefile 1.25 +1 -1 ports/www/zope/distinfo 1.30 +23 -1 ports/www/zope/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 20:39:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D7AA37B401; Sun, 11 May 2003 20:39:47 -0700 (PDT) Received: from smtp-relay.omnis.com (smtp-relay.omnis.com [216.239.128.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFA5543FA3; Sun, 11 May 2003 20:39:46 -0700 (PDT) (envelope-from wes@softweyr.com) Received: from softweyr.homeunix.net (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id 3667F1B45D; Sun, 11 May 2003 20:39:46 -0700 (PDT) From: Wes Peters Organization: Softweyr To: Joerg Wunsch , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 11 May 2003 20:39:45 -0700 User-Agent: KMail/1.5 References: <200305111932.h4BJWKHL005167@repoman.freebsd.org> In-Reply-To: <200305111932.h4BJWKHL005167@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305112039.45446.wes@softweyr.com> Subject: Re: cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 03:39:47 -0000 On Sunday 11 May 2003 12:32, Joerg Wunsch wrote: > joerg 2003/05/11 12:32:20 PDT > > FreeBSD ports repository > > Modified files: > devel/avr-gcc Makefile distinfo pkg-plist > Log: > Update this suite to a current snapshot of gcc 3.3. Quite a few > AVR-related fixes have been made to gcc recently. Hurray! Hurray! The AVR-Nuts go wild! ;^) -- Where am I, and what am I doing in this handbasket? Wes Peters wes@softweyr.com From owner-cvs-all@FreeBSD.ORG Sun May 11 20:49:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BBD737B401; Sun, 11 May 2003 20:49:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F16FD43F85; Sun, 11 May 2003 20:49:00 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C3n00U049606; Sun, 11 May 2003 20:49:00 -0700 (PDT) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C3n0fQ049605; Sun, 11 May 2003 20:49:00 -0700 (PDT) Message-Id: <200305120349.h4C3n0fQ049605@repoman.freebsd.org> From: Kazuo Horikawa Date: Sun, 11 May 2003 20:49:00 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man1 rs.1 doc/ja_JP.eucJP/man/man5 termcap.5 terminfo.5 doc/ja_JP.eucJP/man/man8 mount_nfs.8 ntpdate.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, 12 May 2003 03:49:02 -0000 horikawa 2003/05/11 20:49:00 PDT FreeBSD doc repository Modified files: ja_JP.eucJP/man/man1 rs.1 ja_JP.eucJP/man/man5 termcap.5 terminfo.5 ja_JP.eucJP/man/man8 mount_nfs.8 ntpdate.8 Log: Use \[+-] and \[mu], to avoid "can't find numbered character" of ja-groff-1.18_1 Revision Changes Path 1.10 +2 -1 doc/ja_JP.eucJP/man/man1/rs.1 1.20 +3 -2 doc/ja_JP.eucJP/man/man5/termcap.5 1.9 +3 -2 doc/ja_JP.eucJP/man/man5/terminfo.5 1.26 +3 -1 doc/ja_JP.eucJP/man/man8/mount_nfs.8 1.13 +4 -3 doc/ja_JP.eucJP/man/man8/ntpdate.8 From owner-cvs-all@FreeBSD.ORG Sun May 11 20:55:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCE2B37B401; Sun, 11 May 2003 20:55:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5728F43FAF; Sun, 11 May 2003 20:55:25 -0700 (PDT) (envelope-from horikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C3tP0U049928; Sun, 11 May 2003 20:55:25 -0700 (PDT) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C3tPu3049927; Sun, 11 May 2003 20:55:25 -0700 (PDT) Message-Id: <200305120355.h4C3tPu3049927@repoman.freebsd.org> From: Kazuo Horikawa Date: Sun, 11 May 2003 20:55:24 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man1 getopt.1doc/ja_JP.eucJP/man/man9 microseq.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: Mon, 12 May 2003 03:55:26 -0000 horikawa 2003/05/11 20:55:24 PDT FreeBSD doc repository Modified files: ja_JP.eucJP/man/man1 getopt.1 ja_JP.eucJP/man/man9 microseq.9 Log: Use uniform Japanese wording for the following terms: argument and index Found by: http://home.jp.freebsd.org/~horikawa/ngword_result.txt Revision Changes Path 1.15 +1 -1 doc/ja_JP.eucJP/man/man1/getopt.1 1.3 +4 -4 doc/ja_JP.eucJP/man/man9/microseq.9 From owner-cvs-all@FreeBSD.ORG Sun May 11 21:07:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88D7C37B401; Sun, 11 May 2003 21:07:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2948643F3F; Sun, 11 May 2003 21:07:57 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C47u0U051382; Sun, 11 May 2003 21:07:56 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C47u0D051381; Sun, 11 May 2003 21:07:56 -0700 (PDT) Message-Id: <200305120407.h4C47u0D051381@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 11 May 2003 21:07:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:07:57 -0000 adamw 2003/05/11 21:07:56 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Remove ftp://gd.tuwien.ac.at/linux/sourceforge/%SUBDIR%/ from MASTER_SITE_SOURCEFORGE. They have designed their own directory hierarchy. Revision Changes Path 1.149 +1 -2 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Sun May 11 21:10:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6C2D37B401; Sun, 11 May 2003 21:10:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6032343FE0; Sun, 11 May 2003 21:10:20 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4AK0U051507; Sun, 11 May 2003 21:10:20 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4AKpN051506; Sun, 11 May 2003 21:10:20 -0700 (PDT) Message-Id: <200305120410.h4C4AKpN051506@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 21:10:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs21-mule-sumo Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:10:21 -0000 kiri 2003/05/11 21:10:20 PDT FreeBSD ports repository Removed files: editors/xemacs21-mule-sumo Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.10 +0 -13 ports/editors/xemacs21-mule-sumo/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 21:15:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A91D237B401; Sun, 11 May 2003 21:15:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A53143F75; Sun, 11 May 2003 21:15:47 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4Fl0U051752; Sun, 11 May 2003 21:15:47 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4Flpg051751; Sun, 11 May 2003 21:15:47 -0700 (PDT) Message-Id: <200305120415.h4C4Flpg051751@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 21:15:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:15:48 -0000 kiri 2003/05/11 21:15:46 PDT FreeBSD ports repository Modified files: . MOVED Log: Put editors/xemacs21-mule-common in chronological order. Revision Changes Path 1.115 +2 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 21:16:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17D8F37B401; Sun, 11 May 2003 21:16:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C0443FEA; Sun, 11 May 2003 21:16:30 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4GU0U051793; Sun, 11 May 2003 21:16:30 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4GU6m051792; Sun, 11 May 2003 21:16:30 -0700 (PDT) Message-Id: <200305120416.h4C4GU6m051792@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Sun, 11 May 2003 21:16:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/firewire firewire.c sbp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:16:31 -0000 simokawa 2003/05/11 21:16:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/firewire firewire.c sbp.c Log: Sync with -current: - Don't panic for FWXF_START state in fw_xfer_unload(). - Try RESET_START for sbp time. - Use moderate gap counts. - Imporove bus manager. Revision Changes Path 1.3.2.22 +39 -30 src/sys/dev/firewire/firewire.c 1.5.2.19 +149 -55 src/sys/dev/firewire/sbp.c From owner-cvs-all@FreeBSD.ORG Sun May 11 21:22:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA3AC37B40A; Sun, 11 May 2003 21:22:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58CC643FA3; Sun, 11 May 2003 21:22:32 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4MW0U051985; Sun, 11 May 2003 21:22:32 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4MWNP051984; Sun, 11 May 2003 21:22:32 -0700 (PDT) Message-Id: <200305120422.h4C4MWNP051984@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 21:22:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:22:33 -0000 kiri 2003/05/11 21:22:32 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs21-mule-sumo. Revision Changes Path 1.116 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 21:25:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38A7A37B401; Sun, 11 May 2003 21:25:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBDDE43FB1; Sun, 11 May 2003 21:25:15 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4PF0U052102; Sun, 11 May 2003 21:25:15 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4PF9u052101; Sun, 11 May 2003 21:25:15 -0700 (PDT) Message-Id: <200305120425.h4C4PF9u052101@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 21:25:15 -0700 (PDT) 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, 12 May 2003 04:25:16 -0000 kiri 2003/05/11 21:25:15 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs21-mule-sumo. Revision Changes Path 1.7214 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 21:27:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E30337B401; Sun, 11 May 2003 21:27:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEEA443FDF; Sun, 11 May 2003 21:27:22 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4RM0U052207; Sun, 11 May 2003 21:27:22 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4RMsR052205; Sun, 11 May 2003 21:27:22 -0700 (PDT) Message-Id: <200305120427.h4C4RMsR052205@repoman.freebsd.org> From: Murray Stokely Date: Sun, 11 May 2003 21:27:22 -0700 (PDT) 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 usbdevs.h usbdevs_data.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, 12 May 2003 04:27:23 -0000 murray 2003/05/11 21:27:22 PDT FreeBSD src repository Modified files: sys/dev/usb usbdevs.h usbdevs_data.h Log: Regen. Approved by: re Revision Changes Path 1.133 +2 -1 src/sys/dev/usb/usbdevs.h 1.133 +7 -1 src/sys/dev/usb/usbdevs_data.h From owner-cvs-all@FreeBSD.ORG Sun May 11 21:27:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A494F37B404; Sun, 11 May 2003 21:27:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44BB743FDF; Sun, 11 May 2003 21:27:23 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4RN0U052233; Sun, 11 May 2003 21:27:23 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4RMSo052232; Sun, 11 May 2003 21:27:22 -0700 (PDT) Message-Id: <200305120427.h4C4RMSo052232@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 21:27:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:27:24 -0000 kiri 2003/05/11 21:27:22 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs21-mule-sumo. Revision Changes Path 1.227 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 21:57:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8275837B401; Sun, 11 May 2003 21:57:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21A1F43FDF; Sun, 11 May 2003 21:57:06 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C4v50U053359; Sun, 11 May 2003 21:57:05 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C4v5qF053358; Sun, 11 May 2003 21:57:05 -0700 (PDT) Message-Id: <200305120457.h4C4v5qF053358@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 21:57:05 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 i386_module.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 04:57:07 -0000 peter 2003/05/11 21:57:05 PDT FreeBSD src repository Modified files: sys/boot/i386/libi386 i386_module.c Log: Revert leftover AMD64 disable-acpi-module stuff. Revision Changes Path 1.11 +0 -3 src/sys/boot/i386/libi386/i386_module.c From owner-cvs-all@FreeBSD.ORG Sun May 11 22:00:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F17237B404; Sun, 11 May 2003 22:00:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5640243FB1; Sun, 11 May 2003 22:00:16 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C50G0U053499; Sun, 11 May 2003 22:00:16 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C50FmP053498; Sun, 11 May 2003 22:00:15 -0700 (PDT) Message-Id: <200305120500.h4C50FmP053498@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:00:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xemacs21-sumo-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: Mon, 12 May 2003 05:00:26 -0000 kiri 2003/05/11 22:00:15 PDT FreeBSD ports repository Removed files: japanese/xemacs21-sumo-canna Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.12 +0 -15 ports/japanese/xemacs21-sumo-canna/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 22:03:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB73737B401; Sun, 11 May 2003 22:03:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C73C43FDF; Sun, 11 May 2003 22:03:15 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C53F0U054650; Sun, 11 May 2003 22:03:15 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C53F4m054649; Sun, 11 May 2003 22:03:15 -0700 (PDT) Message-Id: <200305120503.h4C53F4m054649@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:03:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:03:16 -0000 kiri 2003/05/11 22:03:15 PDT FreeBSD ports repository Modified files: . MOVED Log: Add japanese/xemacs21-sumo-canna. Revision Changes Path 1.117 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:05:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A268837B401; Sun, 11 May 2003 22:05:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40B2443FBD; Sun, 11 May 2003 22:05:31 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C55U0U054785; Sun, 11 May 2003 22:05:31 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C55U5u054784; Sun, 11 May 2003 22:05:30 -0700 (PDT) Message-Id: <200305120505.h4C55U5u054784@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:05:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:05:32 -0000 kiri 2003/05/11 22:05:30 PDT FreeBSD ports repository Modified files: japanese Makefile Log: Remove japanese/xemacs21-sumo-canna. Revision Changes Path 1.478 +0 -1 ports/japanese/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:06:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C15A37B401; Sun, 11 May 2003 22:06:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CF8343FBF; Sun, 11 May 2003 22:06:49 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C56n0U054850; Sun, 11 May 2003 22:06:49 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C56m8e054849; Sun, 11 May 2003 22:06:48 -0700 (PDT) Message-Id: <200305120506.h4C56m8e054849@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:06:48 -0700 (PDT) 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, 12 May 2003 05:06:49 -0000 kiri 2003/05/11 22:06:48 PDT FreeBSD ports repository Modified files: . modules Log: Remove japanese/xemacs21-sumo-canna. Revision Changes Path 1.7215 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:08:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E3DA37B401; Sun, 11 May 2003 22:08:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E140E43F75; Sun, 11 May 2003 22:08:38 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C58c0U054906; Sun, 11 May 2003 22:08:38 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C58cvh054905; Sun, 11 May 2003 22:08:38 -0700 (PDT) Message-Id: <200305120508.h4C58cvh054905@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 11 May 2003 22:08:38 -0700 (PDT) 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.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, 12 May 2003 05:08:39 -0000 phk 2003/05/11 22:08:38 PDT FreeBSD src repository Modified files: sys/compat/svr4 svr4.h Log: Don't #define memset() to bzero(), it is far too prone to bite somebody. Approved by: re/scottl Revision Changes Path 1.7 +1 -3 src/sys/compat/svr4/svr4.h From owner-cvs-all@FreeBSD.ORG Sun May 11 22:09:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332F437B401; Sun, 11 May 2003 22:09:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B057343FE3; Sun, 11 May 2003 22:09:39 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C59d0U054958; Sun, 11 May 2003 22:09:39 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C59dNs054957; Sun, 11 May 2003 22:09:39 -0700 (PDT) Message-Id: <200305120509.h4C59dNs054957@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:09:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xemacs21-sumo-canna+freewnn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:09:40 -0000 kiri 2003/05/11 22:09:39 PDT FreeBSD ports repository Removed files: japanese/xemacs21-sumo-canna+freewnn Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.13 +0 -15 ports/japanese/xemacs21-sumo-canna+freewnn/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 22:09:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 240E937B401; Sun, 11 May 2003 22:09:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BF243FE1; Sun, 11 May 2003 22:09:56 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C59u0U054985; Sun, 11 May 2003 22:09:56 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C59uiR054984; Sun, 11 May 2003 22:09:56 -0700 (PDT) Message-Id: <200305120509.h4C59uiR054984@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sun, 11 May 2003 22:09:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_malloc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:09:57 -0000 phk 2003/05/11 22:09:56 PDT FreeBSD src repository Modified files: sys/kern kern_malloc.c Log: Don't pass NULL pointer to memset if we are compiled with DIAGNOSTIC Approved by: re/rwatson Revision Changes Path 1.124 +3 -4 src/sys/kern/kern_malloc.c From owner-cvs-all@FreeBSD.ORG Sun May 11 22:12:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB9F237B401; Sun, 11 May 2003 22:12:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D29043F75; Sun, 11 May 2003 22:12:35 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5CZ0U055185; Sun, 11 May 2003 22:12:35 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5CZvH055184; Sun, 11 May 2003 22:12:35 -0700 (PDT) Message-Id: <200305120512.h4C5CZvH055184@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:12:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:12:36 -0000 kiri 2003/05/11 22:12:35 PDT FreeBSD ports repository Modified files: . MOVED Log: Add japanese/xemacs21-sumo-canna+freewnn. Revision Changes Path 1.118 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:14:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FD6737B401; Sun, 11 May 2003 22:14:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F17343FAF; Sun, 11 May 2003 22:14:32 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5EW0U055303; Sun, 11 May 2003 22:14:32 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5EVsv055302; Sun, 11 May 2003 22:14:31 -0700 (PDT) Message-Id: <200305120514.h4C5EVsv055302@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:14:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:14:33 -0000 kiri 2003/05/11 22:14:31 PDT FreeBSD ports repository Modified files: japanese Makefile Log: Remove japanese/xemacs21-sumo-canna+freewnn. Revision Changes Path 1.479 +0 -1 ports/japanese/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:15:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0E3237B401; Sun, 11 May 2003 22:15:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62CF543F85; Sun, 11 May 2003 22:15:46 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5Fk0U055411; Sun, 11 May 2003 22:15:46 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5FkwS055410; Sun, 11 May 2003 22:15:46 -0700 (PDT) Message-Id: <200305120515.h4C5FkwS055410@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:15:46 -0700 (PDT) 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, 12 May 2003 05:15:47 -0000 kiri 2003/05/11 22:15:46 PDT FreeBSD ports repository Modified files: . modules Log: Remove japanese/xemacs21-sumo-canna+freewnn. Revision Changes Path 1.7216 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:18:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89BF537B401; Sun, 11 May 2003 22:18:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2733243F93; Sun, 11 May 2003 22:18:09 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5I80U055478; Sun, 11 May 2003 22:18:08 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5I8IP055477; Sun, 11 May 2003 22:18:08 -0700 (PDT) Message-Id: <200305120518.h4C5I8IP055477@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:18:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xemacs21-sumo-canna+wnn6 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:18:09 -0000 kiri 2003/05/11 22:18:08 PDT FreeBSD ports repository Removed files: japanese/xemacs21-sumo-canna+wnn6 Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.14 +0 -15 ports/japanese/xemacs21-sumo-canna+wnn6/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 22:19:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4A5A37B401; Sun, 11 May 2003 22:19:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5549D43FCB; Sun, 11 May 2003 22:19:39 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5Jd0U055531; Sun, 11 May 2003 22:19:39 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5JdnW055530; Sun, 11 May 2003 22:19:39 -0700 (PDT) Message-Id: <200305120519.h4C5JdnW055530@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:19:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:19:41 -0000 kiri 2003/05/11 22:19:39 PDT FreeBSD ports repository Modified files: . MOVED Log: Add japanese/xemacs21-sumo-canna+wnn6. Revision Changes Path 1.119 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:21:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2FA137B401; Sun, 11 May 2003 22:21:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71E1F43FDD; Sun, 11 May 2003 22:21:18 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5LI0U055676; Sun, 11 May 2003 22:21:18 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5LIcN055675; Sun, 11 May 2003 22:21:18 -0700 (PDT) Message-Id: <200305120521.h4C5LIcN055675@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:21:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:21:19 -0000 kiri 2003/05/11 22:21:18 PDT FreeBSD ports repository Modified files: japanese Makefile Log: Remove japanese/xemacs21-sumo-canna+wnn6. Revision Changes Path 1.480 +0 -1 ports/japanese/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:22:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E44E37B401; Sun, 11 May 2003 22:22:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E19DF43FAF; Sun, 11 May 2003 22:22:35 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5MZ0U055732; Sun, 11 May 2003 22:22:35 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5MZ6P055731; Sun, 11 May 2003 22:22:35 -0700 (PDT) Message-Id: <200305120522.h4C5MZ6P055731@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:22:35 -0700 (PDT) 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, 12 May 2003 05:22:36 -0000 kiri 2003/05/11 22:22:35 PDT FreeBSD ports repository Modified files: . modules Log: Remove japanese/xemacs21-sumo-canna+wnn6. Revision Changes Path 1.7217 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:26:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51D2637B401; Sun, 11 May 2003 22:26:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E440443FE1; Sun, 11 May 2003 22:26:19 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5QJ0U055887; Sun, 11 May 2003 22:26:19 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5QJw3055886; Sun, 11 May 2003 22:26:19 -0700 (PDT) Message-Id: <200305120526.h4C5QJw3055886@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:26:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xemacs21-sumo-freewnn Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:26:20 -0000 kiri 2003/05/11 22:26:19 PDT FreeBSD ports repository Removed files: japanese/xemacs21-sumo-freewnn Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.13 +0 -15 ports/japanese/xemacs21-sumo-freewnn/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 22:27:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77ADA37B401; Sun, 11 May 2003 22:27:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1740D43F85; Sun, 11 May 2003 22:27:47 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5Rk0U055942; Sun, 11 May 2003 22:27:46 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5RkPT055941; Sun, 11 May 2003 22:27:46 -0700 (PDT) Message-Id: <200305120527.h4C5RkPT055941@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:27:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:27:47 -0000 kiri 2003/05/11 22:27:46 PDT FreeBSD ports repository Modified files: . MOVED Log: Add japanese/xemacs21-sumo-freewnn. Revision Changes Path 1.120 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:29:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69E1C37B401; Sun, 11 May 2003 22:29:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0948743FCB; Sun, 11 May 2003 22:29:32 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5TV0U056055; Sun, 11 May 2003 22:29:31 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5TVbO056054; Sun, 11 May 2003 22:29:31 -0700 (PDT) Message-Id: <200305120529.h4C5TVbO056054@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:29:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:29:33 -0000 kiri 2003/05/11 22:29:31 PDT FreeBSD ports repository Modified files: japanese Makefile Log: Remove japanese/xemacs21-sumo-freewnn. Revision Changes Path 1.481 +0 -1 ports/japanese/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:30:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1DF337B401; Sun, 11 May 2003 22:30:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42CC243FA3; Sun, 11 May 2003 22:30:52 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5Uq0U056192; Sun, 11 May 2003 22:30:52 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5UpPO056191; Sun, 11 May 2003 22:30:51 -0700 (PDT) Message-Id: <200305120530.h4C5UpPO056191@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:30:51 -0700 (PDT) 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, 12 May 2003 05:30:53 -0000 kiri 2003/05/11 22:30:51 PDT FreeBSD ports repository Modified files: . modules Log: Remove japanese/xemacs21-sumo-freewnn. Revision Changes Path 1.7218 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:33:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D51EC37B401; Sun, 11 May 2003 22:33:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7248E43FCB; Sun, 11 May 2003 22:33:19 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5XJ0U056255; Sun, 11 May 2003 22:33:19 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5XJQw056254; Sun, 11 May 2003 22:33:19 -0700 (PDT) Message-Id: <200305120533.h4C5XJQw056254@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:33:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/xemacs21-sumo-wnn6 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:33:20 -0000 kiri 2003/05/11 22:33:19 PDT FreeBSD ports repository Removed files: japanese/xemacs21-sumo-wnn6 Makefile Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.14 +0 -15 ports/japanese/xemacs21-sumo-wnn6/Makefile (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 22:34:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B3DD37B401; Sun, 11 May 2003 22:34:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BFD143FBD; Sun, 11 May 2003 22:34:56 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5Yt0U056311; Sun, 11 May 2003 22:34:55 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5Yt9w056310; Sun, 11 May 2003 22:34:55 -0700 (PDT) Message-Id: <200305120534.h4C5Yt9w056310@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:34:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:34:57 -0000 kiri 2003/05/11 22:34:55 PDT FreeBSD ports repository Modified files: . MOVED Log: Add japanese/xemacs21-sumo-wnn6. Revision Changes Path 1.121 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:36:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A3637B401; Sun, 11 May 2003 22:36:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D94FB43F75; Sun, 11 May 2003 22:36:37 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5ab0U056443; Sun, 11 May 2003 22:36:37 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5abWx056442; Sun, 11 May 2003 22:36:37 -0700 (PDT) Message-Id: <200305120536.h4C5abWx056442@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:36:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:36:38 -0000 kiri 2003/05/11 22:36:37 PDT FreeBSD ports repository Modified files: japanese Makefile Log: Remove japanese/xemacs21-sumo-wnn6. Revision Changes Path 1.482 +0 -1 ports/japanese/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:37:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53E4A37B401; Sun, 11 May 2003 22:37:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5DD643F85; Sun, 11 May 2003 22:37:16 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5bG0U056482; Sun, 11 May 2003 22:37:16 -0700 (PDT) (envelope-from grog@repoman.freebsd.org) Received: (from grog@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5bGca056481; Sun, 11 May 2003 22:37:16 -0700 (PDT) Message-Id: <200305120537.h4C5bGca056481@repoman.freebsd.org> From: Greg Lehey Date: Sun, 11 May 2003 22:37:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:37:17 -0000 grog 2003/05/11 22:37:16 PDT FreeBSD src repository Modified files: sbin/growfs growfs.c Log: Understand GEOM. This makes growfs work again, but it really needs rewriting. Submitted by: Lukas Ertl Approved by: re (scottl) Revision Changes Path 1.15 +58 -29 src/sbin/growfs/growfs.c From owner-cvs-all@FreeBSD.ORG Sun May 11 22:37:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49F1437B405 for ; Sun, 11 May 2003 22:37:46 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id C955143FAF for ; Sun, 11 May 2003 22:37:44 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 73084 invoked by uid 1000); 12 May 2003 05:37:47 -0000 Date: Sun, 11 May 2003 22:37:47 -0700 (PDT) From: Nate Lawson To: Josef Karthauser In-Reply-To: <20030511235535.DE67C37B435@hub.freebsd.org> Message-ID: <20030511223535.M73059@root.org> References: <20030511235535.DE67C37B435@hub.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:37:46 -0000 On Sun, 11 May 2003, Josef Karthauser wrote: > Modified files: > share/man/man4 umass.4 > sys/dev/usb umass.c usbdevs > Log: > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > Submitted by: Jan-Oliver Neumann > By way of: n_hibma > Approved by: re (jhb & bmah) > MFC After: 7 days > > Revision Changes Path > 1.28 +7 -0 src/share/man/man4/umass.4 > 1.81 +5 -0 src/sys/dev/usb/umass.c > 1.124 +1 -0 src/sys/dev/usb/usbdevs Thanks for your work but it conflicts with something I have been working on (see PR kern/50271). My solution is to extend the quirk to all pentax cameras since they all appear to have the same problem. -Nate From owner-cvs-all@FreeBSD.ORG Sun May 11 22:40:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D048337B401; Sun, 11 May 2003 22:40:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70E3543FDD; Sun, 11 May 2003 22:40:33 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5eX0U056689; Sun, 11 May 2003 22:40:33 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5eXor056688; Sun, 11 May 2003 22:40:33 -0700 (PDT) Message-Id: <200305120540.h4C5eXor056688@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:40:33 -0700 (PDT) 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, 12 May 2003 05:40:35 -0000 kiri 2003/05/11 22:40:33 PDT FreeBSD ports repository Modified files: . modules Log: Remove japanese/xemacs21-sumo-wnn6. Revision Changes Path 1.7219 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:41:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9579837B407 for ; Sun, 11 May 2003 22:41:46 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 5BF9043FE1 for ; Sun, 11 May 2003 22:41:45 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 73097 invoked by uid 1000); 12 May 2003 05:41:47 -0000 Date: Sun, 11 May 2003 22:41:47 -0700 (PDT) From: Nate Lawson To: Greg Lehey In-Reply-To: <20030512053724.2100C37B491@hub.freebsd.org> Message-ID: <20030511223951.I73059@root.org> References: <20030512053724.2100C37B491@hub.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/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:41:47 -0000 On Sun, 11 May 2003, Greg Lehey wrote: > Modified files: > sbin/growfs growfs.c > Log: > Understand GEOM. This makes growfs work again, but it really needs rewriting. > > Submitted by: Lukas Ertl > Approved by: re (scottl) > > Revision Changes Path > 1.15 +58 -29 src/sbin/growfs/growfs.c Growfs has some other problems before it will work (well) on -current. I'm working on the UFS1/2 superblock issue. -Nate From owner-cvs-all@FreeBSD.ORG Sun May 11 22:42:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4612337B401; Sun, 11 May 2003 22:42:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB61143FE5; Sun, 11 May 2003 22:42:49 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5gn0U056752; Sun, 11 May 2003 22:42:49 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5gnT0056751; Sun, 11 May 2003 22:42:49 -0700 (PDT) Message-Id: <200305120542.h4C5gnT0056751@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:42:49 -0700 (PDT) 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, 12 May 2003 05:42:50 -0000 kiri 2003/05/11 22:42:49 PDT FreeBSD ports repository Modified files: . modules Log: Remove relevent ja-xemacs21-sumo entries. Revision Changes Path 1.7220 +0 -5 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 22:47:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58F5B37B401; Sun, 11 May 2003 22:47:50 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8417643FE1; Sun, 11 May 2003 22:47:48 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 58C9E51AA1; Mon, 12 May 2003 15:17:46 +0930 (CST) Date: Mon, 12 May 2003 15:17:46 +0930 From: Greg 'groggy' Lehey To: Nate Lawson Message-ID: <20030512054746.GN28486@wantadilla.lemis.com> References: <20030512053724.2100C37B491@hub.freebsd.org> <20030511223951.I73059@root.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NDuspjMMC1Ui5ypn" Content-Disposition: inline In-Reply-To: <20030511223951.I73059@root.org> User-Agent: Mutt/1.4i 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:47:50 -0000 --NDuspjMMC1Ui5ypn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 11 May 2003 at 22:41:47 -0700, Nate Lawson wrote: > On Sun, 11 May 2003, Greg Lehey wrote: >> Modified files: >> sbin/growfs growfs.c >> Log: >> Understand GEOM. This makes growfs work again, but it really needs rewriting. >> >> Submitted by: Lukas Ertl >> Approved by: re (scottl) >> >> Revision Changes Path >> 1.15 +58 -29 src/sbin/growfs/growfs.c > > Growfs has some other problems before it will work (well) on -current. > I'm working on the UFS1/2 superblock issue. Ah, good. Have you thought of merging it back into newfs? Greg -- See complete headers for address and phone numbers --NDuspjMMC1Ui5ypn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+vzWCIubykFB6QiMRAtplAJsE3ueDej7KuXrWN8S+/VeWUOCwXgCdEl4L LATXOnZFV0MWcdfDvmq4t0U= =flAm -----END PGP SIGNATURE----- --NDuspjMMC1Ui5ypn-- From owner-cvs-all@FreeBSD.ORG Sun May 11 22:48:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A173E37B401; Sun, 11 May 2003 22:48:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E9D043FCB; Sun, 11 May 2003 22:48:10 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5mA0U056995; Sun, 11 May 2003 22:48:10 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5m9cq056994; Sun, 11 May 2003 22:48:09 -0700 (PDT) Message-Id: <200305120548.h4C5m9cq056994@repoman.freebsd.org> From: Peter Wemm Date: Sun, 11 May 2003 22:48:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common load_elf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:48:11 -0000 peter 2003/05/11 22:48:09 PDT FreeBSD src repository Modified files: sys/boot/common load_elf.c Log: Fix lookup of module metadata on amd64 systems. While this is in common code, the non-trivial part is #ifdef'ed and only executes when loading amd64 kernels. The rest is trivial but needed for the the amd64 case. (Two variables changed from char ** to Elf_Addr). Approved by: re (amd64 "low-risk" stuff) Revision Changes Path 1.28 +25 -5 src/sys/boot/common/load_elf.c From owner-cvs-all@FreeBSD.ORG Sun May 11 22:52:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2CD337B404; Sun, 11 May 2003 22:52:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92D2A43FFB; Sun, 11 May 2003 22:52:55 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5qt0U057301; Sun, 11 May 2003 22:52:55 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5qteR057300; Sun, 11 May 2003 22:52:55 -0700 (PDT) Message-Id: <200305120552.h4C5qteR057300@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:52:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:52:56 -0000 kiri 2003/05/11 22:52:55 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs21-sumo. Revision Changes Path 1.122 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 22:54:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0257337B401 for ; Sun, 11 May 2003 22:54:47 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 95C0644003 for ; Sun, 11 May 2003 22:54:43 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 73153 invoked by uid 1000); 12 May 2003 05:54:46 -0000 Date: Sun, 11 May 2003 22:54:46 -0700 (PDT) From: Nate Lawson To: Greg 'groggy' Lehey In-Reply-To: <20030512054746.GN28486@wantadilla.lemis.com> Message-ID: <20030511225326.W73151@root.org> References: <20030512053724.2100C37B491@hub.freebsd.org> <20030511223951.I73059@root.org> <20030512054746.GN28486@wantadilla.lemis.com> 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/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:54:47 -0000 On Mon, 12 May 2003, Greg 'groggy' Lehey wrote: > On Sunday, 11 May 2003 at 22:41:47 -0700, Nate Lawson wrote: > > On Sun, 11 May 2003, Greg Lehey wrote: > >> Modified files: > >> sbin/growfs growfs.c > >> Log: > >> Understand GEOM. This makes growfs work again, but it really needs rewriting. > >> > >> Submitted by: Lukas Ertl > >> Approved by: re (scottl) > >> > >> Revision Changes Path > >> 1.15 +58 -29 src/sbin/growfs/growfs.c > > > > Growfs has some other problems before it will work (well) on -current. > > I'm working on the UFS1/2 superblock issue. > > Ah, good. Have you thought of merging it back into newfs? Yes, it will help there too. I've taken the superblock update routines from ufs/ffs/ffs_vfsops.c and put them in a single file shared by user and kernel. All *fs utilities will run the sblock through it before operating on it. But it's a bit premature to post diffs yet. -Nate From owner-cvs-all@FreeBSD.ORG Sun May 11 22:55:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D037C37B401; Sun, 11 May 2003 22:55:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BBC543FF2; Sun, 11 May 2003 22:55:52 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5tq0U057424; Sun, 11 May 2003 22:55:52 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5tpLw057423; Sun, 11 May 2003 22:55:51 -0700 (PDT) Message-Id: <200305120555.h4C5tpLw057423@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:55:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 05:55:53 -0000 kiri 2003/05/11 22:55:51 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs21-sumo. Revision Changes Path 1.228 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 22:57:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E4F637B401; Sun, 11 May 2003 22:57:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A231F43FBD; Sun, 11 May 2003 22:57:36 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C5va0U057541; Sun, 11 May 2003 22:57:36 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C5vahR057540; Sun, 11 May 2003 22:57:36 -0700 (PDT) Message-Id: <200305120557.h4C5vahR057540@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 22:57:36 -0700 (PDT) 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, 12 May 2003 05:57:37 -0000 kiri 2003/05/11 22:57:36 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs21-sumo. Revision Changes Path 1.7221 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 23:06:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39B6537B401; Sun, 11 May 2003 23:06:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEC3D43FBF; Sun, 11 May 2003 23:06:24 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C66O0U058900; Sun, 11 May 2003 23:06:24 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C66Om3058899; Sun, 11 May 2003 23:06:24 -0700 (PDT) Message-Id: <200305120606.h4C66Om3058899@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:06:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:06:25 -0000 kiri 2003/05/11 23:06:24 PDT FreeBSD ports repository Modified files: . MOVED Log: Put japanese/gp in the chronological order. Revision Changes Path 1.123 +2 -2 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 23:12:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14EA437B401; Sun, 11 May 2003 23:12:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A054A43FB1; Sun, 11 May 2003 23:12:05 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6C50U059135; Sun, 11 May 2003 23:12:05 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6C5vA059134; Sun, 11 May 2003 23:12:05 -0700 (PDT) Message-Id: <200305120612.h4C6C5vA059134@repoman.freebsd.org> From: Hye-Shik Chang Date: Sun, 11 May 2003 23:12:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel Makefile ports/devel/py-ctypes 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, 12 May 2003 06:12:06 -0000 perky 2003/05/11 23:12:05 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-ctypes Makefile distinfo pkg-descr pkg-plist Log: Add a port for py-ctypes 0.6.0, A charming python module that enables calling C library functions directly from python. Revision Changes Path 1.1109 +1 -0 ports/devel/Makefile 1.1 +44 -0 ports/devel/py-ctypes/Makefile (new) 1.1 +2 -0 ports/devel/py-ctypes/distinfo (new) 1.1 +5 -0 ports/devel/py-ctypes/pkg-descr (new) 1.1 +5 -0 ports/devel/py-ctypes/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sun May 11 23:12:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A29337B401; Sun, 11 May 2003 23:12:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B1F343FB1; Sun, 11 May 2003 23:12:16 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6CF0U059173; Sun, 11 May 2003 23:12:15 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6CFN3059172; Sun, 11 May 2003 23:12:15 -0700 (PDT) Message-Id: <200305120612.h4C6CFN3059172@repoman.freebsd.org> From: Hye-Shik Chang Date: Sun, 11 May 2003 23:12:15 -0700 (PDT) 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, 12 May 2003 06:12:17 -0000 perky 2003/05/11 23:12:15 PDT FreeBSD ports repository Modified files: . modules Log: py-ctypes --> ports/devel/py-ctypes Revision Changes Path 1.7222 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 23:18:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3AC637B401; Sun, 11 May 2003 23:18:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CF5843FBF; Sun, 11 May 2003 23:18:49 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6In0U059415; Sun, 11 May 2003 23:18:49 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6Imfb059414; Sun, 11 May 2003 23:18:48 -0700 (PDT) Message-Id: <200305120618.h4C6Imfb059414@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:18:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-additional-packages Makefilepkg-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, 12 May 2003 06:18:50 -0000 kiri 2003/05/11 23:18:48 PDT FreeBSD ports repository Removed files: editors/xemacs-additional-packages Makefile pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.5 +0 -41 ports/editors/xemacs-additional-packages/Makefile (dead) 1.2 +0 -7 ports/editors/xemacs-additional-packages/pkg-descr (dead) 1.2 +0 -2 ports/editors/xemacs-additional-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 23:21:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0C337B401; Sun, 11 May 2003 23:21:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F6D243FD7; Sun, 11 May 2003 23:21:34 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6LY0U059566; Sun, 11 May 2003 23:21:34 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6LXV7059565; Sun, 11 May 2003 23:21:33 -0700 (PDT) Message-Id: <200305120621.h4C6LXV7059565@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:21:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:21:35 -0000 kiri 2003/05/11 23:21:33 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-additional-packages. Revision Changes Path 1.124 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 23:23:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CC9537B401; Sun, 11 May 2003 23:23:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0CB243FBD; Sun, 11 May 2003 23:23:52 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6Nq0U059637; Sun, 11 May 2003 23:23:52 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6NqHM059636; Sun, 11 May 2003 23:23:52 -0700 (PDT) Message-Id: <200305120623.h4C6NqHM059636@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:23:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:23:53 -0000 kiri 2003/05/11 23:23:52 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-additional-packages. Revision Changes Path 1.229 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 23:25:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38F2837B401; Sun, 11 May 2003 23:25:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDE6B43F85; Sun, 11 May 2003 23:25:29 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6PT0U059740; Sun, 11 May 2003 23:25:29 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6PTLK059739; Sun, 11 May 2003 23:25:29 -0700 (PDT) Message-Id: <200305120625.h4C6PTLK059739@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:25:29 -0700 (PDT) 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, 12 May 2003 06:25:30 -0000 kiri 2003/05/11 23:25:29 PDT FreeBSD ports repository Modified files: . modules Log: Remove xemacs-additional-packages. Revision Changes Path 1.7223 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 23:33:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90B5837B401; Sun, 11 May 2003 23:33:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28DF043F93; Sun, 11 May 2003 23:33:48 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6Xl0U060051; Sun, 11 May 2003 23:33:47 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6XlxB060050; Sun, 11 May 2003 23:33:47 -0700 (PDT) Message-Id: <200305120633.h4C6XlxB060050@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:33:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-basic-mule-packages Makefiledistinfo 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, 12 May 2003 06:33:48 -0000 kiri 2003/05/11 23:33:47 PDT FreeBSD ports repository Removed files: editors/xemacs-basic-mule-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.18 +0 -61 ports/editors/xemacs-basic-mule-packages/Makefile (dead) 1.11 +0 -5 ports/editors/xemacs-basic-mule-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-basic-mule-packages/pkg-descr (dead) 1.9 +0 -1 ports/editors/xemacs-basic-mule-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 23:35:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66D4737B401; Sun, 11 May 2003 23:35:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08E0943F3F; Sun, 11 May 2003 23:35:45 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6Zi0U060179; Sun, 11 May 2003 23:35:44 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6Zivi060178; Sun, 11 May 2003 23:35:44 -0700 (PDT) Message-Id: <200305120635.h4C6Zivi060178@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:35:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:35:45 -0000 kiri 2003/05/11 23:35:44 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-basic-mule-packages. Revision Changes Path 1.125 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 23:36:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5312837B401; Sun, 11 May 2003 23:36:13 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 850D843FBD; Sun, 11 May 2003 23:36:11 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 63A2251A99; Mon, 12 May 2003 16:06:08 +0930 (CST) Date: Mon, 12 May 2003 16:06:08 +0930 From: Greg 'groggy' Lehey To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030512063608.GA30530@wantadilla.lemis.com> References: <200305120537.h4C5bGca056481@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pf9I7BMVVzbSWLtt" Content-Disposition: inline In-Reply-To: <200305120537.h4C5bGca056481@repoman.freebsd.org> User-Agent: Mutt/1.4i 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: Lukas Ertl Subject: Re: cvs commit: src/sbin/growfs growfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:36:14 -0000 --pf9I7BMVVzbSWLtt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sunday, 11 May 2003 at 22:37:16 -0700, Greg Lehey wrote: > grog 2003/05/11 22:37:16 PDT > > FreeBSD src repository > > Modified files: > sbin/growfs growfs.c > Log: > Understand GEOM. This makes growfs work again, but it really needs rewriting. > > Submitted by: Lukas Ertl > Approved by: re (scottl) > > Revision Changes Path > 1.15 +58 -29 src/sbin/growfs/growfs.c Oops. PR: 51138 -- See complete headers for address and phone numbers --pf9I7BMVVzbSWLtt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+v0DYIubykFB6QiMRArO/AJ9s5WDNlB0iNaJpGkYYYMWLApYtyQCeIZpL cMOhiKnYnQMEUKTh7yC2DNs= =XGyY -----END PGP SIGNATURE----- --pf9I7BMVVzbSWLtt-- From owner-cvs-all@FreeBSD.ORG Sun May 11 23:38:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A56FD37B401; Sun, 11 May 2003 23:38:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4513E43F93; Sun, 11 May 2003 23:38:20 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6cK0U060264; Sun, 11 May 2003 23:38:20 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6cJFv060263; Sun, 11 May 2003 23:38:19 -0700 (PDT) Message-Id: <200305120638.h4C6cJFv060263@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:38:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:38:21 -0000 kiri 2003/05/11 23:38:19 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-basic-mule-packages. Revision Changes Path 1.230 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 23:39:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD5C337B401; Sun, 11 May 2003 23:39:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C61743FCB; Sun, 11 May 2003 23:39:54 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6ds0U060314; Sun, 11 May 2003 23:39:54 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6dsqw060313; Sun, 11 May 2003 23:39:54 -0700 (PDT) Message-Id: <200305120639.h4C6dsqw060313@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:39:54 -0700 (PDT) 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, 12 May 2003 06:39:55 -0000 kiri 2003/05/11 23:39:53 PDT FreeBSD ports repository Modified files: . modules Log: Remove xemacs-basic-mule-packages. Revision Changes Path 1.7224 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 23:43:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3036637B401; Sun, 11 May 2003 23:43:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD86A43FD7; Sun, 11 May 2003 23:43:56 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6hu0U060564; Sun, 11 May 2003 23:43:56 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6huHt060563; Sun, 11 May 2003 23:43:56 -0700 (PDT) Message-Id: <200305120643.h4C6huHt060563@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:43:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-comm-packages 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, 12 May 2003 06:43:57 -0000 kiri 2003/05/11 23:43:56 PDT FreeBSD ports repository Removed files: editors/xemacs-comm-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.30 +0 -67 ports/editors/xemacs-comm-packages/Makefile (dead) 1.20 +0 -13 ports/editors/xemacs-comm-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-comm-packages/pkg-descr (dead) 1.16 +0 -1 ports/editors/xemacs-comm-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 23:46:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 902CC37B401; Sun, 11 May 2003 23:46:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B35643FBD; Sun, 11 May 2003 23:46:05 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6k40U060686; Sun, 11 May 2003 23:46:04 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6k4xu060685; Sun, 11 May 2003 23:46:04 -0700 (PDT) Message-Id: <200305120646.h4C6k4xu060685@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:46:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:46:06 -0000 kiri 2003/05/11 23:46:04 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-comm-packages. Revision Changes Path 1.126 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Sun May 11 23:47:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEE5037B401; Sun, 11 May 2003 23:47:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6BE8843FB1; Sun, 11 May 2003 23:47:39 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6ld0U060733; Sun, 11 May 2003 23:47:39 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6ldJ9060732; Sun, 11 May 2003 23:47:39 -0700 (PDT) Message-Id: <200305120647.h4C6ldJ9060732@repoman.freebsd.org> From: Dmitry Sivachenko Date: Sun, 11 May 2003 23:47:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Locale-Maketext Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:47:40 -0000 demon 2003/05/11 23:47:39 PDT FreeBSD ports repository Modified files: devel/p5-Locale-Maketext Makefile Log: Fix installation for perl-5.8. Rely on the fact that MANPREFIX is set automatically and utilize SITE_PERL variable. Bump PORTREVISION. Patch made by Anton Berezin . Revision Changes Path 1.7 +5 -2 ports/devel/p5-Locale-Maketext/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 23:47:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 927B337B404; Sun, 11 May 2003 23:47:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0365943FD7; Sun, 11 May 2003 23:47:47 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6lk0U060768; Sun, 11 May 2003 23:47:46 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6lkxV060767; Sun, 11 May 2003 23:47:46 -0700 (PDT) Message-Id: <200305120647.h4C6lkxV060767@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:47:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:47:48 -0000 kiri 2003/05/11 23:47:46 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-comm-packages. Revision Changes Path 1.231 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 23:49:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 078FC37B401; Sun, 11 May 2003 23:49:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CDC043F93; Sun, 11 May 2003 23:49:16 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6nG0U060814; Sun, 11 May 2003 23:49:16 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6nGKW060813; Sun, 11 May 2003 23:49:16 -0700 (PDT) Message-Id: <200305120649.h4C6nGKW060813@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:49:16 -0700 (PDT) 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, 12 May 2003 06:49:17 -0000 kiri 2003/05/11 23:49:16 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-comm-packages. Revision Changes Path 1.7225 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sun May 11 23:54:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D98837B401; Sun, 11 May 2003 23:54:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFAEE43FD7; Sun, 11 May 2003 23:54:07 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6s70U061068; Sun, 11 May 2003 23:54:07 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6s72l061067; Sun, 11 May 2003 23:54:07 -0700 (PDT) Message-Id: <200305120654.h4C6s72l061067@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 May 2003 23:54:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/afternoonstalker Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 06:54:08 -0000 ijliao 2003/05/11 23:54:07 PDT FreeBSD ports repository Modified files: games/afternoonstalker Makefile Log: utilize USE_GETOPT_LONG PR: 51852 Submitted by: Ports Fury Revision Changes Path 1.2 +8 -5 ports/games/afternoonstalker/Makefile From owner-cvs-all@FreeBSD.ORG Sun May 11 23:56:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 24C6A37B401; Sun, 11 May 2003 23:56:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5D7B43FBF; Sun, 11 May 2003 23:56:01 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6u10U061200; Sun, 11 May 2003 23:56:01 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6u1lv061199; Sun, 11 May 2003 23:56:01 -0700 (PDT) Message-Id: <200305120656.h4C6u1lv061199@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 May 2003 23:56:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/libetpan 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, 12 May 2003 06:56:02 -0000 ijliao 2003/05/11 23:56:01 PDT FreeBSD ports repository Modified files: mail/libetpan Makefile distinfo pkg-plist Log: upgrade to 0.28 PR: 51859 Submitted by: Ports Fury Revision Changes Path 1.8 +1 -1 ports/mail/libetpan/Makefile 1.5 +1 -1 ports/mail/libetpan/distinfo 1.5 +17 -0 ports/mail/libetpan/pkg-plist From owner-cvs-all@FreeBSD.ORG Sun May 11 23:56:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A8F0F37B401; Sun, 11 May 2003 23:56:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43AA943FBF; Sun, 11 May 2003 23:56:43 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6ug0U061237; Sun, 11 May 2003 23:56:42 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6ugtl061236; Sun, 11 May 2003 23:56:42 -0700 (PDT) Message-Id: <200305120656.h4C6ugtl061236@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Sun, 11 May 2003 23:56:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs21-sumo 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, 12 May 2003 06:56:44 -0000 kiri 2003/05/11 23:56:42 PDT FreeBSD ports repository Removed files: editors/xemacs21-sumo Makefile pkg-descr pkg-plist Log: Already needless port. Get sumo by installing with editors/xemacs-mule-packages. Revision Changes Path 1.17 +0 -42 ports/editors/xemacs21-sumo/Makefile (dead) 1.5 +0 -25 ports/editors/xemacs21-sumo/pkg-descr (dead) 1.2 +0 -1 ports/editors/xemacs21-sumo/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Sun May 11 23:57:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E56B37B408; Sun, 11 May 2003 23:57:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FFEC43FDF; Sun, 11 May 2003 23:57:51 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C6vp0U061292; Sun, 11 May 2003 23:57:51 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C6vpwm061291; Sun, 11 May 2003 23:57:51 -0700 (PDT) Message-Id: <200305120657.h4C6vpwm061291@repoman.freebsd.org> From: Ying-Chieh Liao Date: Sun, 11 May 2003 23:57:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sentinel 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, 12 May 2003 06:57:52 -0000 ijliao 2003/05/11 23:57:51 PDT FreeBSD ports repository Modified files: mail/sentinel Makefile distinfo Log: upgrade to 1.6.4b PR: 51860 Submitted by: Ports Fury Revision Changes Path 1.7 +8 -4 ports/mail/sentinel/Makefile 1.3 +1 -1 ports/mail/sentinel/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 00:04:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2F8F37B401; Mon, 12 May 2003 00:04:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 686D443FCB; Mon, 12 May 2003 00:04:11 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C74B0U062578; Mon, 12 May 2003 00:04:11 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C74BhI062577; Mon, 12 May 2003 00:04:11 -0700 (PDT) Message-Id: <200305120704.h4C74BhI062577@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:04:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-games-packages 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, 12 May 2003 07:04:12 -0000 kiri 2003/05/12 00:04:11 PDT FreeBSD ports repository Removed files: editors/xemacs-games-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.26 +0 -58 ports/editors/xemacs-games-packages/Makefile (dead) 1.14 +0 -4 ports/editors/xemacs-games-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-games-packages/pkg-descr (dead) 1.12 +0 -1 ports/editors/xemacs-games-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:04:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFCCD37B426; Mon, 12 May 2003 00:04:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58B7143FDF; Mon, 12 May 2003 00:04:22 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C74M0U062625; Mon, 12 May 2003 00:04:22 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C74MV7062624; Mon, 12 May 2003 00:04:22 -0700 (PDT) Message-Id: <200305120704.h4C74MV7062624@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:04:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/dvorakng Makefile ports/misc/dvorakng/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:04:23 -0000 ijliao 2003/05/12 00:04:22 PDT FreeBSD ports repository Modified files: misc/dvorakng Makefile Removed files: misc/dvorakng/files patch-Makefile Log: support CXX/CXXFLAGS properly PR: 51861 Submitted by: Ports Fury Revision Changes Path 1.3 +2 -1 ports/misc/dvorakng/Makefile 1.3 +0 -28 ports/misc/dvorakng/files/patch-Makefile (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:05:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6598F37B401; Mon, 12 May 2003 00:05:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04C7B43F75; Mon, 12 May 2003 00:05:54 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C75r0U062760; Mon, 12 May 2003 00:05:53 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C75rDM062759; Mon, 12 May 2003 00:05:53 -0700 (PDT) Message-Id: <200305120705.h4C75rDM062759@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:05:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:05:54 -0000 kiri 2003/05/12 00:05:53 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-games-packages. Revision Changes Path 1.127 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 12 00:07:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB3FB37B401; Mon, 12 May 2003 00:07:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A5D943FBF; Mon, 12 May 2003 00:07:41 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C77f0U062825; Mon, 12 May 2003 00:07:41 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C77fQ1062824; Mon, 12 May 2003 00:07:41 -0700 (PDT) Message-Id: <200305120707.h4C77fQ1062824@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:07:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:07:42 -0000 kiri 2003/05/12 00:07:41 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-games-packages. Revision Changes Path 1.232 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:08:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C46F937B401; Mon, 12 May 2003 00:08:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6243D43FCB; Mon, 12 May 2003 00:08:20 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C78K0U062914; Mon, 12 May 2003 00:08:20 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C78Kx8062913; Mon, 12 May 2003 00:08:20 -0700 (PDT) Message-Id: <200305120708.h4C78Kx8062913@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:08:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomesword Makefile distinfo pkg-plist ports/misc/gnomesword/files patch-Makefile.in patch-configure patch-po_Makefile.in.in patch-po_bg.po patch-po_de.po patch-po_es.po patch-po_es_ES.po patch-src_gs_editor.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:08:21 -0000 ijliao 2003/05/12 00:08:19 PDT FreeBSD ports repository Modified files: misc/gnomesword Makefile distinfo pkg-plist misc/gnomesword/files patch-Makefile.in Added files: misc/gnomesword/files patch-po_Makefile.in.in patch-po_bg.po patch-po_de.po patch-po_es.po patch-po_es_ES.po Removed files: misc/gnomesword/files patch-configure patch-src_gs_editor.c Log: upgrade to 0.7.9 PR: 51862 Submitted by: Ports Fury Revision Changes Path 1.8 +19 -18 ports/misc/gnomesword/Makefile 1.3 +1 -1 ports/misc/gnomesword/distinfo 1.3 +9 -25 ports/misc/gnomesword/files/patch-Makefile.in 1.2 +0 -28 ports/misc/gnomesword/files/patch-configure (dead) 1.1 +11 -0 ports/misc/gnomesword/files/patch-po_Makefile.in.in (new) 1.1 +72 -0 ports/misc/gnomesword/files/patch-po_bg.po (new) 1.1 +74 -0 ports/misc/gnomesword/files/patch-po_de.po (new) 1.1 +69 -0 ports/misc/gnomesword/files/patch-po_es.po (new) 1.1 +69 -0 ports/misc/gnomesword/files/patch-po_es_ES.po (new) 1.3 +0 -89 ports/misc/gnomesword/files/patch-src_gs_editor.c (dead) 1.2 +6 -1 ports/misc/gnomesword/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 00:08:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81F9337B401; Mon, 12 May 2003 00:08:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED2DF43FA3; Mon, 12 May 2003 00:08:58 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C78w0U062948; Mon, 12 May 2003 00:08:58 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C78wpE062947; Mon, 12 May 2003 00:08:58 -0700 (PDT) Message-Id: <200305120708.h4C78wpE062947@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:08:58 -0700 (PDT) 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, 12 May 2003 07:09:00 -0000 kiri 2003/05/12 00:08:58 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-games-packages. Revision Changes Path 1.7226 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 00:13:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BD66F37B401; Mon, 12 May 2003 00:13:23 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id C107943FCB; Mon, 12 May 2003 00:13:22 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h4C7DGSQ040655; Mon, 12 May 2003 08:13:16 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h4C7DGqJ040654; Mon, 12 May 2003 08:13:16 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h4C7DwAs010155; Mon, 12 May 2003 08:13:58 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305120713.h4C7DwAs010155@grimreaper.grondar.org> To: Marius Strobl In-Reply-To: Your message of "Sun, 11 May 2003 22:29:17 +0200." <20030511222917.A711@newtrinity.zeist.de> Date: Mon, 12 May 2003 08:13:58 +0100 Sender: mark@grondar.org cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: Mark Murray cc: cvs-all@freebsd.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:13:24 -0000 Marius Strobl writes: > There are two bogons left in Makefile.inc1 where it's not checked if > kerberos5 can be built (regarding dependency on OpenSSL and existence > of crypto and kerberos5 sources), see diff below. Thank you! > It would be also fine if a comment to src/share/examples/etc/make.conf > could be added that NO_OPENSSL implies NO_KERBEROS. Yes. This would indeed be good. Thanks! M > Index: Makefile.inc1 > =================================================================== > RCS file: /usr/data/bsd/cvs/fbsd/src/Makefile.inc1,v > retrieving revision 1.356 > diff -u -r1.356 Makefile.inc1 > --- Makefile.inc1 5 May 2003 12:54:26 -0000 1.356 > +++ Makefile.inc1 11 May 2003 19:55:16 -0000 > @@ -693,7 +693,7 @@ > .endif > > .if exists(${.CURDIR}/kerberos5) && exists(${.CURDIR}/crypto) && \ > - !defined(NOCRYPT) && !defined(NO_KERBEROS) > + !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(NO_KERBEROS) > _libkrb5= kerberos5/lib/libroken kerberos5/lib/libvers \ > kerberos5/lib/libasn1 kerberos5/lib/libhdb kerberos5/lib/libsl > .endif > @@ -780,7 +780,8 @@ > > _generic_libs= gnu/lib > > -.if !defined(NOCRYPT) && !defined(NO_KERBEROS) > +.if exists(${.CURDIR}/kerberos5) && exists(${.CURDIR}/crypto) && \ > + !defined(NOCRYPT) && !defined(NO_OPENSSL) && !defined(NO_KERBEROS) > _prebuild_libs+= kerberos5/lib/libasn1 > _prebuild_libs+= kerberos5/lib/libgssapi > _prebuild_libs+= kerberos5/lib/libkrb5 -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Mon May 12 00:13:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1293037B431; Mon, 12 May 2003 00:13:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A792343FBD; Mon, 12 May 2003 00:13:35 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7DZ0U063214; Mon, 12 May 2003 00:13:35 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7DZVo063213; Mon, 12 May 2003 00:13:35 -0700 (PDT) Message-Id: <200305120713.h4C7DZVo063213@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 12 May 2003 00:13:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/rt3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:13:36 -0000 demon 2003/05/12 00:13:35 PDT FreeBSD ports repository Modified files: www/rt3 Makefile Log: Remove now unused variables. Revision Changes Path 1.12 +0 -4 ports/www/rt3/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:14:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 484A737B401; Mon, 12 May 2003 00:14:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FC243FDD; Mon, 12 May 2003 00:14:09 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7E90U063269; Mon, 12 May 2003 00:14:09 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7E9Y1063268; Mon, 12 May 2003 00:14:09 -0700 (PDT) Message-Id: <200305120714.h4C7E9Y1063268@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:14:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-libs-packages 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, 12 May 2003 07:14:10 -0000 kiri 2003/05/12 00:14:09 PDT FreeBSD ports repository Removed files: editors/xemacs-libs-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.26 +0 -60 ports/editors/xemacs-libs-packages/Makefile (dead) 1.17 +0 -6 ports/editors/xemacs-libs-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-libs-packages/pkg-descr (dead) 1.13 +0 -1 ports/editors/xemacs-libs-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:15:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B16C37B401; Mon, 12 May 2003 00:15:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C1CA43F75; Mon, 12 May 2003 00:15:54 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7Fr0U063381; Mon, 12 May 2003 00:15:53 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7Frud063380; Mon, 12 May 2003 00:15:53 -0700 (PDT) Message-Id: <200305120715.h4C7Frud063380@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:15:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:15:54 -0000 kiri 2003/05/12 00:15:53 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-libs-packages. Revision Changes Path 1.128 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 12 00:17:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C5BCD37B401; Mon, 12 May 2003 00:17:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66FFA43F75; Mon, 12 May 2003 00:17:06 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7H60U063430; Mon, 12 May 2003 00:17:06 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7H6Ls063429; Mon, 12 May 2003 00:17:06 -0700 (PDT) Message-Id: <200305120717.h4C7H6Ls063429@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:17:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:17:07 -0000 kiri 2003/05/12 00:17:06 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-libs-packages. Revision Changes Path 1.233 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:18:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 752F337B401; Mon, 12 May 2003 00:18:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 159AA43FE3; Mon, 12 May 2003 00:18:26 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7IP0U063480; Mon, 12 May 2003 00:18:25 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7IPHW063479; Mon, 12 May 2003 00:18:25 -0700 (PDT) Message-Id: <200305120718.h4C7IPHW063479@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:18:25 -0700 (PDT) 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, 12 May 2003 07:18:26 -0000 kiri 2003/05/12 00:18:25 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-libs-packages. Revision Changes Path 1.7227 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 00:45:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DB2337B401; Mon, 12 May 2003 00:45:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B2C843F85; Mon, 12 May 2003 00:44:59 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7ix0U064403; Mon, 12 May 2003 00:44:59 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7ixa5064402; Mon, 12 May 2003 00:44:59 -0700 (PDT) Message-Id: <200305120744.h4C7ixa5064402@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:44:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-oa-packages 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, 12 May 2003 07:45:00 -0000 kiri 2003/05/12 00:44:59 PDT FreeBSD ports repository Removed files: editors/xemacs-oa-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.29 +0 -62 ports/editors/xemacs-oa-packages/Makefile (dead) 1.18 +0 -8 ports/editors/xemacs-oa-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-oa-packages/pkg-descr (dead) 1.14 +0 -1 ports/editors/xemacs-oa-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:45:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89AC237B401; Mon, 12 May 2003 00:45:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 211F644003; Mon, 12 May 2003 00:45:50 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7jo0U064526; Mon, 12 May 2003 00:45:50 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7joav064525; Mon, 12 May 2003 00:45:50 -0700 (PDT) Message-Id: <200305120745.h4C7joav064525@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:45:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/goblin Makefile distinfo pkg-plist ports/misc/goblin/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:45:51 -0000 ijliao 2003/05/12 00:45:50 PDT FreeBSD ports repository Modified files: misc/goblin Makefile distinfo pkg-plist misc/goblin/files patch-Makefile Log: upgrade to 2.6 PR: 51863 Submitted by: Ports Fury Revision Changes Path 1.8 +8 -12 ports/misc/goblin/Makefile 1.4 +1 -1 ports/misc/goblin/distinfo 1.4 +26 -8 ports/misc/goblin/files/patch-Makefile 1.4 +2 -5 ports/misc/goblin/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 00:46:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B1F637B401; Mon, 12 May 2003 00:46:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A033843FBF; Mon, 12 May 2003 00:46:41 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7kf0U064571; Mon, 12 May 2003 00:46:41 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7kfv3064570; Mon, 12 May 2003 00:46:41 -0700 (PDT) Message-Id: <200305120746.h4C7kfv3064570@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:46:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:46:42 -0000 kiri 2003/05/12 00:46:41 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-oa-packages. Revision Changes Path 1.129 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 12 00:47:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E700F37B401; Mon, 12 May 2003 00:47:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8537F43FBF; Mon, 12 May 2003 00:47:49 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7ln0U069755; Mon, 12 May 2003 00:47:49 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7ln3C069754; Mon, 12 May 2003 00:47:49 -0700 (PDT) Message-Id: <200305120747.h4C7ln3C069754@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:47:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:47:50 -0000 kiri 2003/05/12 00:47:49 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-oa-packages. Revision Changes Path 1.234 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:48:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E655337B401; Mon, 12 May 2003 00:48:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8027443FE3; Mon, 12 May 2003 00:48:37 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7mb0U069847; Mon, 12 May 2003 00:48:37 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7mbf0069846; Mon, 12 May 2003 00:48:37 -0700 (PDT) Message-Id: <200305120748.h4C7mbf0069846@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:48:37 -0700 (PDT) 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 ports/misc/gretl/files patch-aclocal.m4 patch-cli::Makefile.in patch-plugin::Makefile.in patch-plugin::tramo-x12a.c patch-share::bcih::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, 12 May 2003 07:48:38 -0000 ijliao 2003/05/12 00:48:37 PDT FreeBSD ports repository Modified files: misc/gretl Makefile distinfo pkg-plist misc/gretl/files patch-cli::Makefile.in patch-lib::Makefile.in patch-plugin::Makefile.in patch-share::bcih::Makefile.in Added files: misc/gretl/files patch-plugin::tramo-x12a.c Removed files: misc/gretl/files patch-aclocal.m4 patch-doc::manual.xml Log: upgrade to 1.0.8 PR: 51864 Submitted by: Ports Fury Revision Changes Path 1.21 +2 -2 ports/misc/gretl/Makefile 1.8 +1 -1 ports/misc/gretl/distinfo 1.2 +0 -207 ports/misc/gretl/files/patch-aclocal.m4 (dead) 1.3 +23 -34 ports/misc/gretl/files/patch-cli::Makefile.in 1.3 +0 -11 ports/misc/gretl/files/patch-doc::manual.xml (dead) 1.7 +4 -4 ports/misc/gretl/files/patch-lib::Makefile.in 1.6 +12 -17 ports/misc/gretl/files/patch-plugin::Makefile.in 1.1 +25 -0 ports/misc/gretl/files/patch-plugin::tramo-x12a.c (new) 1.2 +15 -11 ports/misc/gretl/files/patch-share::bcih::Makefile.in 1.8 +6 -3 ports/misc/gretl/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 00:49:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B88B37B401; Mon, 12 May 2003 00:49:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DCBAC43FF2; Mon, 12 May 2003 00:49:04 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7n40U069884; Mon, 12 May 2003 00:49:04 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7n4pE069883; Mon, 12 May 2003 00:49:04 -0700 (PDT) Message-Id: <200305120749.h4C7n4pE069883@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:49:04 -0700 (PDT) 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, 12 May 2003 07:49:06 -0000 kiri 2003/05/12 00:49:04 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-oa-packages. Revision Changes Path 1.7228 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 00:50:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D5CE337B401; Mon, 12 May 2003 00:50:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7350843FE1; Mon, 12 May 2003 00:50:32 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7oW0U070063; Mon, 12 May 2003 00:50:32 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7oV8G070062; Mon, 12 May 2003 00:50:31 -0700 (PDT) Message-Id: <200305120750.h4C7oV8G070062@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:50:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/pinfo 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, 12 May 2003 07:50:33 -0000 ijliao 2003/05/12 00:50:31 PDT FreeBSD ports repository Modified files: misc/pinfo Makefile distinfo Log: upgrade to 0.6.7 PR: 51865 Submitted by: Ports Fury Revision Changes Path 1.25 +1 -2 ports/misc/pinfo/Makefile 1.12 +1 -1 ports/misc/pinfo/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 00:51:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 501DF37B401; Mon, 12 May 2003 00:51:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF33C43FE9; Mon, 12 May 2003 00:51:47 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7pl0U070129; Mon, 12 May 2003 00:51:47 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7plbj070128; Mon, 12 May 2003 00:51:47 -0700 (PDT) Message-Id: <200305120751.h4C7plbj070128@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:51:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dv2jpg Makefileports/multimedia/dv2jpg/files patch-makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:51:48 -0000 ijliao 2003/05/12 00:51:47 PDT FreeBSD ports repository Modified files: multimedia/dv2jpg Makefile multimedia/dv2jpg/files patch-makefile Log: Support CC/CFLAGS properly PR: 51867 Submitted by: Ports Fury Revision Changes Path 1.3 +4 -5 ports/multimedia/dv2jpg/Makefile 1.2 +19 -7 ports/multimedia/dv2jpg/files/patch-makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:52:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A800537B401; Mon, 12 May 2003 00:52:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44C0543FE1; Mon, 12 May 2003 00:52:19 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7qJ0U070171; Mon, 12 May 2003 00:52:19 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7qI8U070170; Mon, 12 May 2003 00:52:18 -0700 (PDT) Message-Id: <200305120752.h4C7qI8U070170@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 12 May 2003 00:52:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/upsmon/files upsmon.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, 12 May 2003 07:52:20 -0000 edwin 2003/05/12 00:52:18 PDT FreeBSD ports repository Modified files: sysutils/upsmon/files upsmon.sh Log: Misspelling of ports/sysutils/upsmon/files/upsmon.sh PR: ports/52053 Submitted by: TSUMAI Yasuyuki Approved by: Erwin Lansing Revision Changes Path 1.6 +1 -1 ports/sysutils/upsmon/files/upsmon.sh From owner-cvs-all@FreeBSD.ORG Mon May 12 00:53:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 260D537B401; Mon, 12 May 2003 00:53:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFF7943FDF; Mon, 12 May 2003 00:53:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7rc0U070263; Mon, 12 May 2003 00:53:38 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7rcsc070262; Mon, 12 May 2003 00:53:38 -0700 (PDT) Message-Id: <200305120753.h4C7rcsc070262@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:53:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gopchop Makefile ports/multimedia/gopchop/files patch-Makefile.in patch-src::ElementStream.h patch-src::Parser.h patch-src::mpegcat.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:53:39 -0000 ijliao 2003/05/12 00:53:38 PDT FreeBSD ports repository Modified files: multimedia/gopchop Makefile Added files: multimedia/gopchop/files patch-src::ElementStream.h patch-src::Parser.h patch-src::mpegcat.c Removed files: multimedia/gopchop/files patch-Makefile.in Log: - Fix build on -stable - Utilize USE_GETOPT_LONG PR: 51869 Submitted by: Ports Fury Revision Changes Path 1.11 +16 -11 ports/multimedia/gopchop/Makefile 1.2 +0 -15 ports/multimedia/gopchop/files/patch-Makefile.in (dead) 1.3 +13 -0 ports/multimedia/gopchop/files/patch-src::ElementStream.h (new) 1.3 +12 -0 ports/multimedia/gopchop/files/patch-src::Parser.h (new) 1.3 +22 -0 ports/multimedia/gopchop/files/patch-src::mpegcat.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:56:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 805BD37B401; Mon, 12 May 2003 00:56:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 18C1043FD7; Mon, 12 May 2003 00:56:23 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7uM0U070414; Mon, 12 May 2003 00:56:22 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7uMGQ070413; Mon, 12 May 2003 00:56:22 -0700 (PDT) Message-Id: <200305120756.h4C7uMGQ070413@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:56:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-prog-packages 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, 12 May 2003 07:56:23 -0000 kiri 2003/05/12 00:56:22 PDT FreeBSD ports repository Removed files: editors/xemacs-prog-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.30 +0 -65 ports/editors/xemacs-prog-packages/Makefile (dead) 1.21 +0 -9 ports/editors/xemacs-prog-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-prog-packages/pkg-descr (dead) 1.15 +0 -1 ports/editors/xemacs-prog-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:56:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62D4D37B401; Mon, 12 May 2003 00:56:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 079B943FBD; Mon, 12 May 2003 00:56:39 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7uc0U070466; Mon, 12 May 2003 00:56:38 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7ucnb070465; Mon, 12 May 2003 00:56:38 -0700 (PDT) Message-Id: <200305120756.h4C7ucnb070465@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:56:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/anteater Makefile distinfo patch-anteater_clp.cpp patch-anteater_htmlreport.cpp patch-anteater_report.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: Mon, 12 May 2003 07:56:40 -0000 ijliao 2003/05/12 00:56:38 PDT FreeBSD ports repository Modified files: sysutils/anteater Makefile distinfo Removed files: sysutils/anteater/files patch-anteater_asciireport.cpp patch-anteater_clp.cpp patch-anteater_htmlreport.cpp patch-anteater_report.cpp Log: upgrade to 0.4.1 PR: 51870 Submitted by: Ports Fury Revision Changes Path 1.7 +5 -9 ports/sysutils/anteater/Makefile 1.2 +1 -1 ports/sysutils/anteater/distinfo 1.2 +0 -31 ports/sysutils/anteater/files/patch-anteater_asciireport.cpp (dead) 1.2 +0 -14 ports/sysutils/anteater/files/patch-anteater_clp.cpp (dead) 1.2 +0 -14 ports/sysutils/anteater/files/patch-anteater_htmlreport.cpp (dead) 1.2 +0 -14 ports/sysutils/anteater/files/patch-anteater_report.cpp (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 00:57:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D01C37B401; Mon, 12 May 2003 00:57:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FF2F43FF2; Mon, 12 May 2003 00:57:39 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7vd0U070508; Mon, 12 May 2003 00:57:39 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7vdUW070507; Mon, 12 May 2003 00:57:39 -0700 (PDT) Message-Id: <200305120757.h4C7vdUW070507@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:57:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:57:40 -0000 kiri 2003/05/12 00:57:39 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-prog-packages. Revision Changes Path 1.130 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 12 00:59:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4626D37B401; Mon, 12 May 2003 00:59:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA8A543FAF; Mon, 12 May 2003 00:59:03 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7x30U070628; Mon, 12 May 2003 00:59:03 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7x30b070627; Mon, 12 May 2003 00:59:03 -0700 (PDT) Message-Id: <200305120759.h4C7x30b070627@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 00:59:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 07:59:04 -0000 kiri 2003/05/12 00:59:03 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-prog-packages. Revision Changes Path 1.235 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 00:59:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4D4037B401; Mon, 12 May 2003 00:59:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FE9743FBF; Mon, 12 May 2003 00:59:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C7xf0U070685; Mon, 12 May 2003 00:59:41 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C7xePG070684; Mon, 12 May 2003 00:59:40 -0700 (PDT) Message-Id: <200305120759.h4C7xePG070684@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 00:59:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/dvdtape Makefileports/sysutils/dvdtape/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: Mon, 12 May 2003 07:59:42 -0000 ijliao 2003/05/12 00:59:40 PDT FreeBSD ports repository Modified files: sysutils/dvdtape Makefile sysutils/dvdtape/files patch-aa Log: - Utilize USE_GETOPT_LONG - Support install macros PR: 51871 Submitted by: Ports Fury Revision Changes Path 1.10 +2 -1 ports/sysutils/dvdtape/Makefile 1.4 +17 -15 ports/sysutils/dvdtape/files/patch-aa From owner-cvs-all@FreeBSD.ORG Mon May 12 01:00:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B768137B401; Mon, 12 May 2003 01:00:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58CB543FEA; Mon, 12 May 2003 01:00:51 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C80p0U070854; Mon, 12 May 2003 01:00:51 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C80pB2070853; Mon, 12 May 2003 01:00:51 -0700 (PDT) Message-Id: <200305120800.h4C80pB2070853@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 01:00:51 -0700 (PDT) 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, 12 May 2003 08:00:52 -0000 kiri 2003/05/12 01:00:51 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-prog-packages. Revision Changes Path 1.7229 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 01:02:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE74737B401; Mon, 12 May 2003 01:02:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D1F43F3F; Mon, 12 May 2003 01:02:17 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C82H0U070928; Mon, 12 May 2003 01:02:17 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C82GHK070927; Mon, 12 May 2003 01:02:16 -0700 (PDT) Message-Id: <200305120802.h4C82GHK070927@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:02:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/lcdproc/files patch-chrono.c patch-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: Mon, 12 May 2003 08:02:18 -0000 ijliao 2003/05/12 01:02:16 PDT FreeBSD ports repository Added files: sysutils/lcdproc/files patch-chrono.c patch-cpu.c Log: fix build on -current PR: 51872 Submitted by: Ports Fury Revision Changes Path 1.1 +11 -0 ports/sysutils/lcdproc/files/patch-chrono.c (new) 1.1 +12 -0 ports/sysutils/lcdproc/files/patch-cpu.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 01:03:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 20BFB37B401; Mon, 12 May 2003 01:03:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE1CA43F3F; Mon, 12 May 2003 01:03:37 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C83b0U071960; Mon, 12 May 2003 01:03:37 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C83bmj071959; Mon, 12 May 2003 01:03:37 -0700 (PDT) Message-Id: <200305120803.h4C83bmj071959@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 01:03:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/xemacs-wp-packages 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, 12 May 2003 08:03:38 -0000 kiri 2003/05/12 01:03:37 PDT FreeBSD ports repository Removed files: editors/xemacs-wp-packages Makefile distinfo pkg-descr pkg-plist Log: Obsolete xemacs package category. Merged to editors/xemacs-packages and editors/xemacs-mule-packages. Revision Changes Path 1.26 +0 -59 ports/editors/xemacs-wp-packages/Makefile (dead) 1.16 +0 -5 ports/editors/xemacs-wp-packages/distinfo (dead) 1.3 +0 -11 ports/editors/xemacs-wp-packages/pkg-descr (dead) 1.12 +0 -1 ports/editors/xemacs-wp-packages/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 01:04:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D34EB37B401; Mon, 12 May 2003 01:04:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E960F43FE5; Mon, 12 May 2003 01:04:54 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C84s0U072015; Mon, 12 May 2003 01:04:54 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C84sad072013; Mon, 12 May 2003 01:04:54 -0700 (PDT) Message-Id: <200305120804.h4C84sad072013@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 01:04:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:04:56 -0000 kiri 2003/05/12 01:04:54 PDT FreeBSD ports repository Modified files: . MOVED Log: Add editors/xemacs-wp-packages. Revision Changes Path 1.131 +2 -1 ports/MOVED From owner-cvs-all@FreeBSD.ORG Mon May 12 01:05:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B256437B401; Mon, 12 May 2003 01:05:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C3B943FDF; Mon, 12 May 2003 01:05:09 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8590U072058; Mon, 12 May 2003 01:05:09 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C858rA072057; Mon, 12 May 2003 01:05:08 -0700 (PDT) Message-Id: <200305120805.h4C858rA072057@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:05:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-File-Binary 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, 12 May 2003 08:05:10 -0000 ijliao 2003/05/12 01:05:08 PDT FreeBSD ports repository Modified files: devel/p5-File-Binary Makefile distinfo pkg-plist Log: upgrade to 1.0 PR: 51878 Submitted by: Mathieu Arnold Revision Changes Path 1.6 +1 -2 ports/devel/p5-File-Binary/Makefile 1.2 +1 -1 ports/devel/p5-File-Binary/distinfo 1.3 +5 -5 ports/devel/p5-File-Binary/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:06:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 988DE37B401; Mon, 12 May 2003 01:06:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E1843FE1; Mon, 12 May 2003 01:06:01 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8600U072198; Mon, 12 May 2003 01:06:00 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C860lk072197; Mon, 12 May 2003 01:06:00 -0700 (PDT) Message-Id: <200305120806.h4C860lk072197@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 01:06:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:06:02 -0000 kiri 2003/05/12 01:06:00 PDT FreeBSD ports repository Modified files: editors Makefile Log: Remove editors/xemacs-wp-packages. Revision Changes Path 1.236 +0 -1 ports/editors/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 01:07:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8083037B401; Mon, 12 May 2003 01:07:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2138B43F3F; Mon, 12 May 2003 01:07:11 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C87A0U072240; Mon, 12 May 2003 01:07:10 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C87A4A072239; Mon, 12 May 2003 01:07:10 -0700 (PDT) Message-Id: <200305120807.h4C87A4A072239@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 01:07:10 -0700 (PDT) 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, 12 May 2003 08:07:12 -0000 kiri 2003/05/12 01:07:10 PDT FreeBSD ports repository Modified files: . modules Log: Remove editors/xemacs-wp-packages. Revision Changes Path 1.7230 +0 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 01:08:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CE3F37B401; Mon, 12 May 2003 01:08:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9E0C43F85; Mon, 12 May 2003 01:08:53 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C88r0U072306; Mon, 12 May 2003 01:08:53 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C88rG8072305; Mon, 12 May 2003 01:08:53 -0700 (PDT) Message-Id: <200305120808.h4C88rG8072305@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:08:53 -0700 (PDT) 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 pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:08:54 -0000 ijliao 2003/05/12 01:08:53 PDT FreeBSD ports repository Modified files: sysutils/thefish Makefile distinfo pkg-descr pkg-message Log: upgrade to 0.3.3 PR: 51883 Submitted by: maintainer Revision Changes Path 1.30 +1 -6 ports/sysutils/thefish/Makefile 1.18 +1 -1 ports/sysutils/thefish/distinfo 1.6 +1 -1 ports/sysutils/thefish/pkg-descr 1.5 +0 -1 ports/sysutils/thefish/pkg-message From owner-cvs-all@FreeBSD.ORG Mon May 12 01:10:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA4B637B401; Mon, 12 May 2003 01:10:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CA043FE9; Mon, 12 May 2003 01:10:13 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8AD0U072408; Mon, 12 May 2003 01:10:13 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8ADFl072405; Mon, 12 May 2003 01:10:13 -0700 (PDT) Message-Id: <200305120810.h4C8ADFl072405@repoman.freebsd.org> From: Dmitry Sivachenko Date: Mon, 12 May 2003 01:10:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/rt3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:10:14 -0000 demon 2003/05/12 01:10:13 PDT FreeBSD ports repository Modified files: www/rt3 Makefile Log: Depend on p5-Time-modules port rather than p5-Time. This is newer version of the same software. Revision Changes Path 1.13 +1 -1 ports/www/rt3/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 01:10:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B8E437B401; Mon, 12 May 2003 01:10:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2852243FE9; Mon, 12 May 2003 01:10:48 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8Al0U072499; Mon, 12 May 2003 01:10:47 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8AlJS072498; Mon, 12 May 2003 01:10:47 -0700 (PDT) Message-Id: <200305120810.h4C8AlJS072498@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:10:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/tr-ircd 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, 12 May 2003 08:10:48 -0000 ijliao 2003/05/12 01:10:47 PDT FreeBSD ports repository Modified files: irc/tr-ircd Makefile distinfo pkg-plist Log: upgrade to 5.1.5 PR: 51885 Submitted by: Kirill Ponomarew Approved by: maintainer Revision Changes Path 1.7 +1 -1 ports/irc/tr-ircd/Makefile 1.5 +1 -1 ports/irc/tr-ircd/distinfo 1.4 +1 -0 ports/irc/tr-ircd/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:12:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A9BB37B401; Mon, 12 May 2003 01:12:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA1B543FBD; Mon, 12 May 2003 01:12:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8Cf0U072590; Mon, 12 May 2003 01:12:41 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8Cfkq072589; Mon, 12 May 2003 01:12:41 -0700 (PDT) Message-Id: <200305120812.h4C8Cfkq072589@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:12:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gspoof Makefile pkg-plist ports/net/gspoof/files patch-Makefile patch-callback.c patch-console.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:12:42 -0000 ijliao 2003/05/12 01:12:41 PDT FreeBSD ports repository Modified files: net/gspoof Makefile pkg-plist Added files: net/gspoof/files patch-callback.c patch-console.c Removed files: net/gspoof/files patch-Makefile Log: - Fix build on -stable - Utilize USE_GETOPT_LONG - Utilize NOPORTDOCS PR: 51895 Submitted by: Ports Fury Revision Changes Path 1.4 +11 -4 ports/net/gspoof/Makefile 1.2 +0 -8 ports/net/gspoof/files/patch-Makefile (dead) 1.1 +24 -0 ports/net/gspoof/files/patch-callback.c (new) 1.1 +26 -0 ports/net/gspoof/files/patch-console.c (new) 1.2 +2 -0 ports/net/gspoof/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:14:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A258037B401; Mon, 12 May 2003 01:14:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B6A943FDF; Mon, 12 May 2003 01:14:09 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8E90U072712; Mon, 12 May 2003 01:14:09 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8E8bd072711; Mon, 12 May 2003 01:14:08 -0700 (PDT) Message-Id: <200305120814.h4C8E8bd072711@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:14:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Net-Dict 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, 12 May 2003 08:14:10 -0000 ijliao 2003/05/12 01:14:08 PDT FreeBSD ports repository Modified files: net/p5-Net-Dict Makefile distinfo pkg-descr pkg-plist Log: upgrade to 2.07 PR: 51899 Submitted by: maintainer Revision Changes Path 1.3 +5 -10 ports/net/p5-Net-Dict/Makefile 1.2 +1 -1 ports/net/p5-Net-Dict/distinfo 1.2 +0 -3 ports/net/p5-Net-Dict/pkg-descr 1.2 +6 -8 ports/net/p5-Net-Dict/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:17:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC6837B401; Mon, 12 May 2003 01:17:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1801E43FB1; Mon, 12 May 2003 01:17:06 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8H50U072844; Mon, 12 May 2003 01:17:05 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8H5jd072839; Mon, 12 May 2003 01:17:05 -0700 (PDT) Message-Id: <200305120817.h4C8H5jd072839@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:17:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/gps 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, 12 May 2003 08:17:06 -0000 ijliao 2003/05/12 01:17:05 PDT FreeBSD ports repository Modified files: net/gps Makefile distinfo pkg-plist Log: upgrade to 0.9.3 PR: 51902 Submitted by: Sebastian Yepes [ESN] Revision Changes Path 1.6 +2 -1 ports/net/gps/Makefile 1.2 +1 -1 ports/net/gps/distinfo 1.2 +1 -0 ports/net/gps/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:30:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B5ED37B401; Mon, 12 May 2003 01:30:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF01C43FBF; Mon, 12 May 2003 01:30:33 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8UX0U073407; Mon, 12 May 2003 01:30:33 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8UXxQ073406; Mon, 12 May 2003 01:30:33 -0700 (PDT) Message-Id: <200305120830.h4C8UXxQ073406@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:30:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/botan Makefile distinfo pkg-plist ports/security/botan/files patch-pipe_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: Mon, 12 May 2003 08:30:35 -0000 ijliao 2003/05/12 01:30:33 PDT FreeBSD ports repository Modified files: security/botan Makefile distinfo pkg-plist Removed files: security/botan/files patch-pipe_io.cpp Log: upgrade to 1.2.1 PR: 51903 Submitted by: Kirill Ponomarew Revision Changes Path 1.22 +1 -1 ports/security/botan/Makefile 1.15 +1 -1 ports/security/botan/distinfo 1.2 +0 -34 ports/security/botan/files/patch-pipe_io.cpp (dead) 1.16 +2 -2 ports/security/botan/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:36:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C83B37B401; Mon, 12 May 2003 01:36:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DECA143F3F; Mon, 12 May 2003 01:36:55 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8at0U073606; Mon, 12 May 2003 01:36:55 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8atwi073605; Mon, 12 May 2003 01:36:55 -0700 (PDT) Message-Id: <200305120836.h4C8atwi073605@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:36:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libtecla/files patch-getline.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:36:57 -0000 ijliao 2003/05/12 01:36:55 PDT FreeBSD ports repository Added files: devel/libtecla/files patch-getline.c Log: fix build on -current PR: 51924 Submitted by: Ports Fury Revision Changes Path 1.1 +10 -0 ports/devel/libtecla/files/patch-getline.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 01:39:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8704F37B401; Mon, 12 May 2003 01:39:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 20BCB43FE1; Mon, 12 May 2003 01:39:20 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8dJ0U073708; Mon, 12 May 2003 01:39:19 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8dJCZ073707; Mon, 12 May 2003 01:39:19 -0700 (PDT) Message-Id: <200305120839.h4C8dJCZ073707@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:39:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/dylan Makefile distinfo pkg-plist ports/lang/dylan/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: Mon, 12 May 2003 08:39:21 -0000 ijliao 2003/05/12 01:39:19 PDT FreeBSD ports repository Modified files: lang/dylan Makefile distinfo pkg-plist lang/dylan/files patch-aa Log: unbreak by upgrading to 2.3.10 PR: 51929 Submitted by: maintainer Revision Changes Path 1.24 +4 -4 ports/lang/dylan/Makefile 1.7 +2 -2 ports/lang/dylan/distinfo 1.3 +5 -5 ports/lang/dylan/files/patch-aa 1.6 +73 -69 ports/lang/dylan/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 01:56:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E3E537B401; Mon, 12 May 2003 01:56:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB70B43FB1; Mon, 12 May 2003 01:56:26 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C8uQ0U074365; Mon, 12 May 2003 01:56:26 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C8uQNk074364; Mon, 12 May 2003 01:56:26 -0700 (PDT) Message-Id: <200305120856.h4C8uQNk074364@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 01:56:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/chexedit Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 08:56:27 -0000 ijliao 2003/05/12 01:56:26 PDT FreeBSD ports repository Modified files: editors/chexedit Makefile Log: fix master site PR: 51932 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/editors/chexedit/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 02:00:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B16737B401; Mon, 12 May 2003 02:00:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0245443FE0; Mon, 12 May 2003 02:00:54 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C90r0U074606; Mon, 12 May 2003 02:00:53 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C90rti074605; Mon, 12 May 2003 02:00:53 -0700 (PDT) Message-Id: <200305120900.h4C90rti074605@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 12 May 2003 02:00:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/bomberclone/files patch-Makefile.in patch-src::bomberclone.h patch-src::configuration.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:00:54 -0000 edwin 2003/05/12 02:00:53 PDT FreeBSD ports repository Modified files: games/bomberclone/files patch-Makefile.in patch-src::configuration.c Removed files: games/bomberclone/files patch-src::bomberclone.h Log: Upgrade to version 0.9.8 Revision Changes Path 1.2 +2 -2 ports/games/bomberclone/files/patch-Makefile.in 1.2 +0 -10 ports/games/bomberclone/files/patch-src::bomberclone.h (dead) 1.2 +9 -18 ports/games/bomberclone/files/patch-src::configuration.c From owner-cvs-all@FreeBSD.ORG Mon May 12 02:01:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCC2537B401; Mon, 12 May 2003 02:01:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CAA843FAF; Mon, 12 May 2003 02:01:35 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C91Z0U074648; Mon, 12 May 2003 02:01:35 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C91ZQq074647; Mon, 12 May 2003 02:01:35 -0700 (PDT) Message-Id: <200305120901.h4C91ZQq074647@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:01:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/qfsm Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:01:36 -0000 ijliao 2003/05/12 02:01:35 PDT FreeBSD ports repository Modified files: cad/qfsm Makefile Log: Support CXXFLAGS properly PR: 51935 Submitted by: Ports Fury Revision Changes Path 1.9 +5 -0 ports/cad/qfsm/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 02:03:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6F3137B401; Mon, 12 May 2003 02:03:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 837A343F75; Mon, 12 May 2003 02:03:14 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C93E0U075686; Mon, 12 May 2003 02:03:14 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C93El0075685; Mon, 12 May 2003 02:03:14 -0700 (PDT) Message-Id: <200305120903.h4C93El0075685@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:03:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libol 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, 12 May 2003 09:03:15 -0000 ijliao 2003/05/12 02:03:14 PDT FreeBSD ports repository Modified files: devel/libol Makefile distinfo Log: upgrade to 0.3.10 PR: 51937 Submitted by: maintainer Revision Changes Path 1.12 +1 -1 ports/devel/libol/Makefile 1.8 +1 -1 ports/devel/libol/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 02:05:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C284E37B401; Mon, 12 May 2003 02:05:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 588AF43FEA; Mon, 12 May 2003 02:05:37 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C95b0U075856; Mon, 12 May 2003 02:05:37 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C95adb075855; Mon, 12 May 2003 02:05:36 -0700 (PDT) Message-Id: <200305120905.h4C95adb075855@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:05:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/syslog-ng Makefile distinfo ports/sysutils/syslog-ng/files patch-cfg-grammer.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, 12 May 2003 09:05:38 -0000 ijliao 2003/05/12 02:05:36 PDT FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile distinfo Removed files: sysutils/syslog-ng/files patch-cfg-grammer.h Log: upgrade to 1.6.0rc3 PR: 51938 Submitted by: maintainer Revision Changes Path 1.18 +2 -2 ports/sysutils/syslog-ng/Makefile 1.13 +1 -1 ports/sysutils/syslog-ng/distinfo 1.2 +0 -11 ports/sysutils/syslog-ng/files/patch-cfg-grammer.h (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 02:05:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 489E837B401; Mon, 12 May 2003 02:05:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A69743FE5; Mon, 12 May 2003 02:05:56 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C95u0U075908; Mon, 12 May 2003 02:05:56 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C95uXI075906; Mon, 12 May 2003 02:05:56 -0700 (PDT) Message-Id: <200305120905.h4C95uXI075906@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:05:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/syslog-ng Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:05:57 -0000 ijliao 2003/05/12 02:05:56 PDT FreeBSD ports repository Modified files: sysutils/syslog-ng Makefile Log: reset portrevision Revision Changes Path 1.19 +1 -1 ports/sysutils/syslog-ng/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 02:06:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5204037B401; Mon, 12 May 2003 02:06:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8A5D43FE5; Mon, 12 May 2003 02:06:12 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C96C0U075956; Mon, 12 May 2003 02:06:12 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C96CI7075953; Mon, 12 May 2003 02:06:12 -0700 (PDT) Message-Id: <200305120906.h4C96CI7075953@repoman.freebsd.org> From: Edwin Groothuis Date: Mon, 12 May 2003 02:06:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/bomberclone Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:06:14 -0000 edwin 2003/05/12 02:06:12 PDT FreeBSD ports repository Modified files: games/bomberclone Makefile distinfo pkg-plist Log: Update to version 0.9.8 Revision Changes Path 1.2 +8 -4 ports/games/bomberclone/Makefile 1.2 +2 -2 ports/games/bomberclone/distinfo 1.2 +54 -21 ports/games/bomberclone/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 02:10:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53C5337B401; Mon, 12 May 2003 02:10:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E402B43FB1; Mon, 12 May 2003 02:10:18 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C9AI0U076112; Mon, 12 May 2003 02:10:18 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C9AITr076111; Mon, 12 May 2003 02:10:18 -0700 (PDT) Message-Id: <200305120910.h4C9AITr076111@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:10:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/rexima 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, 12 May 2003 09:10:19 -0000 ijliao 2003/05/12 02:10:18 PDT FreeBSD ports repository Modified files: audio/rexima Makefile distinfo pkg-descr Log: 1. upgrade to 1.3 2. make portlint happy PR: 51939 (1) Submitted by: maintainer (1) Revision Changes Path 1.3 +9 -7 ports/audio/rexima/Makefile 1.2 +1 -1 ports/audio/rexima/distinfo 1.2 +1 -1 ports/audio/rexima/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon May 12 02:13:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E3FCB37B401; Mon, 12 May 2003 02:13:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4709843F3F; Mon, 12 May 2003 02:13:09 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C9D90U076252; Mon, 12 May 2003 02:13:09 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C9D8ws076251; Mon, 12 May 2003 02:13:08 -0700 (PDT) Message-Id: <200305120913.h4C9D8ws076251@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:13:08 -0700 (PDT) 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 ports/deskutils/kronolith/files patch-aa patch-lib_Driver_sql.php X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:13:10 -0000 ijliao 2003/05/12 02:13:08 PDT FreeBSD ports repository Modified files: deskutils/kronolith Makefile distinfo pkg-plist deskutils/kronolith/files patch-aa Removed files: deskutils/kronolith/files patch-lib_Driver_sql.php Log: upgrade to 1.1 PR: 51942 Submitted by: maintainer Revision Changes Path 1.12 +3 -4 ports/deskutils/kronolith/Makefile 1.6 +1 -1 ports/deskutils/kronolith/distinfo 1.3 +11 -2 ports/deskutils/kronolith/files/patch-aa 1.2 +0 -11 ports/deskutils/kronolith/files/patch-lib_Driver_sql.php (dead) 1.7 +34 -10 ports/deskutils/kronolith/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 02:19:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4D7137B401; Mon, 12 May 2003 02:19:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C11143FB1; Mon, 12 May 2003 02:19:33 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C9JX0U076535; Mon, 12 May 2003 02:19:33 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C9JWAa076534; Mon, 12 May 2003 02:19:32 -0700 (PDT) Message-Id: <200305120919.h4C9JWAa076534@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 02:19:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gxine Makefile pkg-descr pkg-plist ports/multimedia/gxine/files patch-browser-plugin::plugin.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:19:34 -0000 ijliao 2003/05/12 02:19:32 PDT FreeBSD ports repository Modified files: multimedia/gxine Makefile pkg-descr pkg-plist Added files: multimedia/gxine/files patch-browser-plugin::plugin.c Log: make the browser plugin usable PR: 52004 Submitted by: maintainer Revision Changes Path 1.2 +4 -2 ports/multimedia/gxine/Makefile 1.1 +10 -0 ports/multimedia/gxine/files/patch-browser-plugin::plugin.c (new) 1.2 +0 -2 ports/multimedia/gxine/pkg-descr 1.2 +6 -0 ports/multimedia/gxine/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 02:44:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1B9737B401; Mon, 12 May 2003 02:44:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8247443FE5; Mon, 12 May 2003 02:44:03 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C9i30U077506; Mon, 12 May 2003 02:44:03 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C9i2F3077505; Mon, 12 May 2003 02:44:02 -0700 (PDT) Message-Id: <200305120944.h4C9i2F3077505@repoman.freebsd.org> From: Sheldon Hearn Date: Mon, 12 May 2003 02:44:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/filespatch-src::rda.c patch-src::rewrite.c patch-src::transports::appendfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:44:04 -0000 sheldonh 2003/05/12 02:44:02 PDT FreeBSD ports repository Modified files: mail/exim Makefile Added files: mail/exim/files patch-src::auths::plaintext.c patch-src::rda.c patch-src::rewrite.c patch-src::transports::appendfile.c Removed files: mail/exim/files patch-src::auths::plantext.c Log: * Distribution site fixes and cleanups. * Add support for db41. * Fix bug in check_dir_size. * Fix obscure bug in address rewriting. * Rename patch-src::auths::plantext.c to ...::plaintext.c, without a repo-copy. * Fix for unqualified redirection addresses prefixed with '\'. Bump PORTREVISION accordingly. PR: ports/50984, ports/51279, ports/51300 Submitted by: Oliver Eikemeier Revision Changes Path 1.132 +9 -5 ports/mail/exim/Makefile 1.1 +11 -0 ports/mail/exim/files/patch-src::auths::plaintext.c (new) 1.2 +0 -11 ports/mail/exim/files/patch-src::auths::plantext.c (dead) 1.4 +11 -0 ports/mail/exim/files/patch-src::rda.c (new) 1.1 +11 -0 ports/mail/exim/files/patch-src::rewrite.c (new) 1.1 +13 -0 ports/mail/exim/files/patch-src::transports::appendfile.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 02:51:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8230837B401; Mon, 12 May 2003 02:51:37 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A3BE43FEC; Mon, 12 May 2003 02:51:36 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 49081530E; Mon, 12 May 2003 11:51:35 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Josef Karthauser References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 12 May 2003 11:51:34 +0200 In-Reply-To: <200305112355.h4BNtSWR030741@repoman.freebsd.org> (Josef Karthauser's message of "Sun, 11 May 2003 16:55:28 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) 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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 09:51:37 -0000 Josef Karthauser writes: > Log: > Extend the digital camera support (umass) to the PENTAX Optio 330GS. Please remember to regenerate usbdevs.h next time... DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Mon May 12 02:59:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74E5B37B404; Mon, 12 May 2003 02:59:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1404143FBD; Mon, 12 May 2003 02:59:45 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4C9xi0U078064; Mon, 12 May 2003 02:59:44 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4C9xi0i078063; Mon, 12 May 2003 02:59:44 -0700 (PDT) Message-Id: <200305120959.h4C9xi0i078063@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 12 May 2003 02:59:44 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es includes.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, 12 May 2003 09:59:45 -0000 keramida 2003/05/12 02:59:44 PDT FreeBSD doc repository Added files: es includes.xsl Log: Let the Spanish web pages build again. This file is required by the recent addition of www/es/gnome/* files. Revision Changes Path 1.1 +106 -0 www/es/includes.xsl (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 03:03:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FA1D37B401; Mon, 12 May 2003 03:03:29 -0700 (PDT) Received: from thalia.otenet.gr (thalia.otenet.gr [195.170.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDBA743FBF; Mon, 12 May 2003 03:03:27 -0700 (PDT) (envelope-from keramida@freebsd.org) Received: from gothmog.gr (patr530-b148.otenet.gr [212.205.244.156]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h4CA3ORU018859; Mon, 12 May 2003 13:03:25 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h4CA3N8I045231; Mon, 12 May 2003 13:03:23 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h4CA3NPA045230; Mon, 12 May 2003 13:03:23 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Mon, 12 May 2003 13:03:23 +0300 From: Giorgos Keramidas To: jesusr@freebsd.org Message-ID: <20030512100323.GA45188@gothmog.gr> References: <200305120959.h4C9xi0i078063@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305120959.h4C9xi0i078063@repoman.freebsd.org> cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: www/es includes.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, 12 May 2003 10:03:29 -0000 Jesus, if this commit causes conflicts with your local work, I apologise in advance :-/ On 2003-05-12 02:59, Giorgos Keramidas wrote: > Added files: > es includes.xsl > Log: > Let the Spanish web pages build again. This file is required by the > recent addition of www/es/gnome/* files. > > Revision Changes Path > 1.1 +106 -0 www/es/includes.xsl (new) I've copied the English version verbatim here, since most of the translation projects that create their own version of the file make only slight modifications. I don't know how to speak Spanish, but committed this as a band-aid of our www build. - Giorgos From owner-cvs-all@FreeBSD.ORG Mon May 12 03:07:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 370D437B40D; Mon, 12 May 2003 03:07:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C98F843F75; Mon, 12 May 2003 03:07:31 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CA7V0U079651; Mon, 12 May 2003 03:07:31 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CA7Vcf079650; Mon, 12 May 2003 03:07:31 -0700 (PDT) Message-Id: <200305121007.h4CA7Vcf079650@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Mon, 12 May 2003 03:07:31 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es includes.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, 12 May 2003 10:07:32 -0000 jesusr 2003/05/12 03:07:31 PDT FreeBSD doc repository Modified files: es includes.xsl Log: Translate to spanish. Revision Changes Path 1.2 +5 -5 www/es/includes.xsl From owner-cvs-all@FreeBSD.ORG Mon May 12 03:13:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C8737B401; Mon, 12 May 2003 03:13:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAF1743FCB; Mon, 12 May 2003 03:13:33 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CADX0U079920; Mon, 12 May 2003 03:13:33 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CADX2a079919; Mon, 12 May 2003 03:13:33 -0700 (PDT) Message-Id: <200305121013.h4CADX2a079919@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 03:13:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/lookup-xemacs Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:13:35 -0000 kiri 2003/05/12 03:13:33 PDT FreeBSD ports repository Modified files: japanese/lookup-xemacs Makefile Log: editors/xemacs-games-packages is obsolete. *_DEPENDS pointed to editors/xemacs-packages. Revision Changes Path 1.17 +2 -2 ports/japanese/lookup-xemacs/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 03:17:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A2C37B401; Mon, 12 May 2003 03:17:09 -0700 (PDT) Received: from camel.jerocu.net (camel.jerocu.net [213.129.160.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id A857F43F75; Mon, 12 May 2003 03:17:07 -0700 (PDT) (envelope-from jesusr@endercom.com) Received: from localhost (localhost [127.0.0.1]) by camel.jerocu.net (8.12.9/8.12.9) with ESMTP id h4CAFSZ9034949; Mon, 12 May 2003 12:15:28 +0200 (CEST) (envelope-from jesusr@endercom.com) Date: Mon, 12 May 2003 12:15:28 +0200 (CEST) From: Jesus Rodriguez X-X-Sender: jesusr@camel To: Giorgos Keramidas In-Reply-To: <20030512100323.GA45188@gothmog.gr> Message-ID: <20030512121311.I34826@camel> References: <200305120959.h4C9xi0i078063@repoman.freebsd.org> <20030512100323.GA45188@gothmog.gr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: jesusr@FreeBSD.org Subject: Re: cvs commit: www/es includes.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, 12 May 2003 10:17:09 -0000 On Mon, 12 May 2003, Giorgos Keramidas wrote: Hi Giorgos, > if this commit causes conflicts with your local work, I apologise in > advance :-/ Don't worry, no problem. > On 2003-05-12 02:59, Giorgos Keramidas wrote: > > Added files: > > es includes.xsl > > Log: > > Let the Spanish web pages build again. This file is required by the > > recent addition of www/es/gnome/* files. > > > > Revision Changes Path > > 1.1 +106 -0 www/es/includes.xsl (new) > > I've copied the English version verbatim here, since most of the > translation projects that create their own version of the file make only > slight modifications. I don't know how to speak Spanish, but committed > this as a band-aid of our www build. I've translated the (minimum) content of the file. Thanks for the fix and sorry for breakage... i built this locally but only the www/es dir and it worked without www/es/includes.xsl :( Thanks!. Saludos JesusR. ------------------------------- Jesus Rodriguez Endercom Comunicaciones, S.L. jesusr@endercom.com http://www.endercom.com Tel. +34 934424293 ------------------------------- From owner-cvs-all@FreeBSD.ORG Mon May 12 03:18:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABF9A37B401; Mon, 12 May 2003 03:18:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC3243FEC; Mon, 12 May 2003 03:18:32 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CAIW0U080078; Mon, 12 May 2003 03:18:32 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CAIWqh080077; Mon, 12 May 2003 03:18:32 -0700 (PDT) Message-Id: <200305121018.h4CAIWqh080077@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 03:18:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/emh Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:18:33 -0000 kiri 2003/05/12 03:18:31 PDT FreeBSD ports repository Modified files: mail/emh Makefile Log: editors/xemacs-comm-packages is obsolete. *_DEPENDS pointed to editors/xemacs-packages. Revision Changes Path 1.5 +2 -2 ports/mail/emh/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 03:22:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 190A637B401; Mon, 12 May 2003 03:22:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC43643F93; Mon, 12 May 2003 03:21:59 -0700 (PDT) (envelope-from kiri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CALx0U080242; Mon, 12 May 2003 03:21:59 -0700 (PDT) (envelope-from kiri@repoman.freebsd.org) Received: (from kiri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CALxrv080241; Mon, 12 May 2003 03:21:59 -0700 (PDT) Message-Id: <200305121021.h4CALxrv080241@repoman.freebsd.org> From: Kiriyama Kazuhiko Date: Mon, 12 May 2003 03:21:59 -0700 (PDT) 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: Mon, 12 May 2003 10:22:00 -0000 kiri 2003/05/12 03:21:59 PDT FreeBSD ports repository Modified files: news/t-gnus Makefile Log: editors/xemacs-comm-packages is obsolete. *_DEPENDS pointed to editors/xemacs-packages Revision Changes Path 1.12 +4 -4 ports/news/t-gnus/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 03:34:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D25EB37B401; Mon, 12 May 2003 03:34:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7069C43FCB; Mon, 12 May 2003 03:34:01 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CAY10U080647; Mon, 12 May 2003 03:34:01 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CAY1OE080646; Mon, 12 May 2003 03:34:01 -0700 (PDT) Message-Id: <200305121034.h4CAY1OE080646@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 12 May 2003 03:34:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:34:02 -0000 mtm 2003/05/12 03:34:01 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h Log: msg1 Revision Changes Path 1.4 +50 -0 src/lib/libthr/thread/thr_kern.c 1.5 +129 -263 src/lib/libthr/thread/thr_mutex.c 1.5 +2 -0 src/lib/libthr/thread/thr_private.h From owner-cvs-all@FreeBSD.ORG Mon May 12 03:40:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4569937B408; Mon, 12 May 2003 03:40:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3931243FEA; Mon, 12 May 2003 03:40:54 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CAes0U080980; Mon, 12 May 2003 03:40:54 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CAertW080979; Mon, 12 May 2003 03:40:53 -0700 (PDT) Message-Id: <200305121040.h4CAertW080979@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 12 May 2003 03:40:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:40:56 -0000 mtm 2003/05/12 03:40:53 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_sig.c Log: msg2 Revision Changes Path 1.4 +7 -7 src/lib/libthr/thread/thr_sig.c From owner-cvs-all@FreeBSD.ORG Mon May 12 03:48:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15C7F37B401; Mon, 12 May 2003 03:48:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3CE43FB1; Mon, 12 May 2003 03:48:02 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CAm20U081217; Mon, 12 May 2003 03:48:02 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CAm2KP081216; Mon, 12 May 2003 03:48:02 -0700 (PDT) Message-Id: <200305121048.h4CAm2KP081216@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 12 May 2003 03:48:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:48:03 -0000 mtm 2003/05/12 03:48:02 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h Log: Forced commit, for previous revision. Make state transitions of a thread on a mutex queue atomic (with respect to other threads and signal handlers). This includes: o Introduce two functions to implement atomicity with respect to other threads and signal handlers. Basically, _thread_critical_enter() locks the calling thread and blocks signals. _thread_critical_exit() unblocks signals and unlocks the thread. o Introduce two new functions: get_muncontested() locks a mutex that is not owned by another thread. get_mcontested() places a thread on a contested mutex's queue, taking care to use the _thread_critical_enter/exit functions to protect thread state. o Modify mutex_unlock_common() to also protect state transitions. In this case it needs the cooperation of mutex_queue_deq(), which must return with the thread locked and signals disabled *before* it takes the thread off the queue. Combine _pthread_mutex_lock() and _pthread_mutex_trylock() into one function: mutex_lock_common(), that can handle both cases. Its behaviour is controlled by an argument, int nonblock, which if not zero means do not attempt to acquire a contested mutex if the uncontested case fails. BTW, when I write about contested and uncontested mutexes, I'm writing about it from the application's point of view. I'm not writing about internal locking of pthread_mutex->lock, which is achieved differently. While internal mutex locking is mostly done, there's still a bit more work left in this area. Approved by: markm/mentor, re/blanket libthr Reviewed by: jeff (slightly diff. revision) Revision Changes Path 1.5 +0 -0 src/lib/libthr/thread/thr_kern.c 1.6 +0 -0 src/lib/libthr/thread/thr_mutex.c 1.6 +0 -0 src/lib/libthr/thread/thr_private.h From owner-cvs-all@FreeBSD.ORG Mon May 12 03:50:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70D6337B401; Mon, 12 May 2003 03:50:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F2843FB1; Mon, 12 May 2003 03:50:18 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CAoI0U081346; Mon, 12 May 2003 03:50:18 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CAoIJN081345; Mon, 12 May 2003 03:50:18 -0700 (PDT) Message-Id: <200305121050.h4CAoIJN081345@repoman.freebsd.org> From: Mike Makonnen Date: Mon, 12 May 2003 03:50:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:50:20 -0000 mtm 2003/05/12 03:50:18 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_sig.c Log: Forced commit for previous revision Correct reversed variable assignments. Re-enable the call to _mutex_lock_backout(). This might need revisiting once internal locking of mutex and cv is done. Approved by: markm/mentor, re/blanket libthr Reviewed by: jeff Revision Changes Path 1.5 +0 -0 src/lib/libthr/thread/thr_sig.c From owner-cvs-all@FreeBSD.ORG Mon May 12 03:53:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 01FE337B401; Mon, 12 May 2003 03:53:23 -0700 (PDT) Received: from pop017.verizon.net (pop017pub.verizon.net [206.46.170.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5CFF43FD7; Mon, 12 May 2003 03:53:21 -0700 (PDT) (envelope-from mtm@identd.net) Received: from kokeb.ambesa.net ([138.88.4.52]) by pop017.verizon.net (InterMail vM.5.01.05.33 201-253-122-126-133-20030313) with ESMTP id <20030512105321.YOJH27254.pop017.verizon.net@kokeb.ambesa.net>; Mon, 12 May 2003 05:53:21 -0500 Date: Mon, 12 May 2003 06:53:20 -0400 From: Mike Makonnen To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org In-Reply-To: <200305121034.h4CAY1OE080646@repoman.freebsd.org> References: <200305121034.h4CAY1OE080646@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.10 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Authentication-Info: Submitted using SMTP AUTH at pop017.verizon.net from [138.88.4.52] at Mon, 12 May 2003 05:53:20 -0500 Message-Id: <20030512105321.YOJH27254.pop017.verizon.net@kokeb.ambesa.net> Subject: Re: cvs commit: src/lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 10:53:23 -0000 On Mon, 12 May 2003 03:34:01 -0700 (PDT) Mike Makonnen wrote: > mtm 2003/05/12 03:34:01 PDT > > FreeBSD src repository > > Modified files: > lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h > Log: > msg1 Apologies to everyone. I was so excited to get the code in.... *blush* Anyways, the explanation has been forced in. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 mtm@FreeBSD.Org| FreeBSD - The Power To Serve From owner-cvs-all@FreeBSD.ORG Mon May 12 04:25:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7C7037B401; Mon, 12 May 2003 04:25:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 543C543FDD; Mon, 12 May 2003 04:25:27 -0700 (PDT) (envelope-from nbm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CBPR0U083545; Mon, 12 May 2003 04:25:27 -0700 (PDT) (envelope-from nbm@repoman.freebsd.org) Received: (from nbm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CBPRDd083544; Mon, 12 May 2003 04:25:27 -0700 (PDT) Message-Id: <200305121125.h4CBPRDd083544@repoman.freebsd.org> From: Neil Blakey-Milner Date: Mon, 12 May 2003 04:25:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-twisted Makefile distinfo pkg-plist pkg-req X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 11:25:28 -0000 nbm 2003/05/12 04:25:26 PDT FreeBSD ports repository Modified files: devel/py-twisted Makefile distinfo pkg-plist pkg-req Log: Upgrade to Twisted 1.0.5. Twisted no longer supports Python 2.1. Revision Changes Path 1.24 +1 -1 ports/devel/py-twisted/Makefile 1.17 +1 -1 ports/devel/py-twisted/distinfo 1.21 +154 -310 ports/devel/py-twisted/pkg-plist 1.2 +2 -2 ports/devel/py-twisted/pkg-req From owner-cvs-all@FreeBSD.ORG Mon May 12 04:31:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9E4F37B401; Mon, 12 May 2003 04:31:28 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id B48B543FE3; Mon, 12 May 2003 04:31:27 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 56E89421A; Mon, 12 May 2003 12:30:59 +0100 (BST) Date: Mon, 12 May 2003 12:30:59 +0100 From: Josef Karthauser To: Dag-Erling Smorgrav Message-ID: <20030512113059.GA1457@genius.tao.org.uk> References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="zhXaljGHf11kAtnf" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 11:31:29 -0000 --zhXaljGHf11kAtnf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > Log: > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. >=20 > Please remember to regenerate usbdevs.h next time... >=20 I usually do! Ta. Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --zhXaljGHf11kAtnf Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj6/hfIACgkQXVIcjOaxUBapHQCfc5eFCdY1JB5j8OId+yiF/Hvq LoAAnj7OMBdNE+K2ZbpfhAEcEHW/bYWX =/F5A -----END PGP SIGNATURE----- --zhXaljGHf11kAtnf-- From owner-cvs-all@FreeBSD.ORG Mon May 12 04:36:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 466A037B401; Mon, 12 May 2003 04:36:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D66B143FB1; Mon, 12 May 2003 04:36:50 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CBao0U084007; Mon, 12 May 2003 04:36:50 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CBao4h084006; Mon, 12 May 2003 04:36:50 -0700 (PDT) Message-Id: <200305121136.h4CBao4h084006@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Mon, 12 May 2003 04:36:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc network.subr pccard_ether src/etc/rc.d network_ipv6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 11:36:51 -0000 ume 2003/05/12 04:36:50 PDT FreeBSD src repository Modified files: etc network.subr pccard_ether etc/rc.d network_ipv6 Log: pccard_ether didn't setup IPv6 after rcTOS sweep. Reviewed by: mtm and dougb Approved by: re (scott) Revision Changes Path 1.147 +296 -0 src/etc/network.subr 1.30 +2 -2 src/etc/pccard_ether 1.34 +1 -291 src/etc/rc.d/network_ipv6 From owner-cvs-all@FreeBSD.ORG Mon May 12 05:07:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7F2B37B401; Mon, 12 May 2003 05:07:51 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39A1C43FDD; Mon, 12 May 2003 05:07:51 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id 4BCBA4283; Mon, 12 May 2003 13:07:23 +0100 (BST) Date: Mon, 12 May 2003 13:07:23 +0100 From: Josef Karthauser To: Nate Lawson Message-ID: <20030512120723.GB2009@genius.tao.org.uk> References: <20030511235535.DE67C37B435@hub.freebsd.org> <20030511223535.M73059@root.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wzJLGUyc3ArbnUjN" Content-Disposition: inline In-Reply-To: <20030511223535.M73059@root.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 12:07:52 -0000 --wzJLGUyc3ArbnUjN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, May 11, 2003 at 10:37:47PM -0700, Nate Lawson wrote: > > Log: > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > > > Submitted by: Jan-Oliver Neumann > > By way of: n_hibma > > Approved by: re (jhb & bmah) > > MFC After: 7 days > Thanks for your work but it conflicts with something I have been working > on (see PR kern/50271). My solution is to extend the quirk to all pentax > cameras since they all appear to have the same problem. Wonderful! :). I'll hold back from the MFC then. Is this something that can get committed before the release gets cut? Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --wzJLGUyc3ArbnUjN Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj6/jnoACgkQXVIcjOaxUBZhRgCg3baraWE2cVOMioKnIcbQK8+/ 0GMAoLOux+euX7ITB+1VbuTid9PnUIoc =SZc2 -----END PGP SIGNATURE----- --wzJLGUyc3ArbnUjN-- From owner-cvs-all@FreeBSD.ORG Mon May 12 05:12:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 920F737B401; Mon, 12 May 2003 05:12:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E10E43FF3; Mon, 12 May 2003 05:12:47 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CCCk0U091365; Mon, 12 May 2003 05:12:46 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CCCkF3091364; Mon, 12 May 2003 05:12:46 -0700 (PDT) Message-Id: <200305121212.h4CCCkF3091364@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 12 May 2003 05:12:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/kdemultimedia3/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: Mon, 12 May 2003 12:12:48 -0000 arved 2003/05/12 05:12:46 PDT FreeBSD ports repository Added files: multimedia/kdemultimedia3/files patch-configure Log: MFkde-freebsd Repository: Add a patch that defuses a configure-check which keeps blowing up on some people. Submitted by: Alexander Kirillov , Charles Anderson Revision Changes Path 1.4 +11 -0 ports/multimedia/kdemultimedia3/files/patch-configure (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 05:17:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA0E637B401; Mon, 12 May 2003 05:17:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4594A43FCB; Mon, 12 May 2003 05:17:36 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CCHa0U091578; Mon, 12 May 2003 05:17:36 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CCHaeL091577; Mon, 12 May 2003 05:17:36 -0700 (PDT) Message-Id: <200305121217.h4CCHaeL091577@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Mon, 12 May 2003 05:17:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/nInvaders 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, 12 May 2003 12:17:37 -0000 mich 2003/05/12 05:17:35 PDT FreeBSD ports repository Modified files: games/nInvaders Makefile distinfo pkg-descr Log: - Update to latest release. - added timer - addedd title-screen - bugfix - Fix WWW. Approved by: roberto(mentor) Revision Changes Path 1.8 +2 -3 ports/games/nInvaders/Makefile 1.7 +1 -1 ports/games/nInvaders/distinfo 1.3 +1 -1 ports/games/nInvaders/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon May 12 06:12:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B8E37B401; Mon, 12 May 2003 06:12:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22CFF43FF2; Mon, 12 May 2003 06:12:09 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CDC90U094404; Mon, 12 May 2003 06:12:09 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CDC9E1094403; Mon, 12 May 2003 06:12:09 -0700 (PDT) Message-Id: <200305121312.h4CDC9E1094403@repoman.freebsd.org> From: Wilko Bulte Date: Mon, 12 May 2003 06:12:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha drivers.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: Mon, 12 May 2003 13:12:11 -0000 wilko 2003/05/12 06:12:08 PDT FreeBSD src repository Modified files: release/alpha drivers.conf Log: The alpha drivers floppy is overflowing. Remove firewire support, which is not common on Alpha anyway. Time to have > 1 driver floppy it appears. Approved by: re (murray) Revision Changes Path 1.16 +0 -4 src/release/alpha/drivers.conf From owner-cvs-all@FreeBSD.ORG Mon May 12 06:29:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0791637B401; Mon, 12 May 2003 06:29:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CA5743F93; Mon, 12 May 2003 06:29:05 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CDT50U095024; Mon, 12 May 2003 06:29:05 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CDT5K7095023; Mon, 12 May 2003 06:29:05 -0700 (PDT) Message-Id: <200305121329.h4CDT5K7095023@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 06:29:05 -0700 (PDT) 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, 12 May 2003 13:29:06 -0000 fjoe 2003/05/12 06:29:05 PDT FreeBSD ports repository Modified files: . modules Log: squsq -> ports/archivers/squsq Revision Changes Path 1.7231 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 06:30:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E707837B401; Mon, 12 May 2003 06:30:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 867C643FBD; Mon, 12 May 2003 06:30:46 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CDUk0U095213; Mon, 12 May 2003 06:30:46 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CDUkFD095212; Mon, 12 May 2003 06:30:46 -0700 (PDT) Message-Id: <200305121330.h4CDUkFD095212@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 06:30:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers Makefile ports/archivers/squsq Makefile distinfo pkg-descr pkg-plist ports/archivers/squsq/files Makefile 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: Mon, 12 May 2003 13:30:47 -0000 fjoe 2003/05/12 06:30:46 PDT FreeBSD ports repository Modified files: archivers Makefile Added files: archivers/squsq Makefile distinfo pkg-descr pkg-plist archivers/squsq/files Makefile patch-aa Log: New port: squsq Compressor/decompressor for CP/M "Squeeze" compressed files. Submitted by: Alexey Dokuchaev Obtained from: NetBSD Revision Changes Path 1.84 +1 -0 ports/archivers/Makefile 1.1 +24 -0 ports/archivers/squsq/Makefile (new) 1.1 +1 -0 ports/archivers/squsq/distinfo (new) 1.1 +11 -0 ports/archivers/squsq/files/Makefile (new) 1.1 +20 -0 ports/archivers/squsq/files/patch-aa (new) 1.1 +2 -0 ports/archivers/squsq/pkg-descr (new) 1.1 +2 -0 ports/archivers/squsq/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 06:54:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81AA337B404; Mon, 12 May 2003 06:54:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF47343FDF; Mon, 12 May 2003 06:54:49 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CDsn0U096006; Mon, 12 May 2003 06:54:49 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CDsnvb096005; Mon, 12 May 2003 06:54:49 -0700 (PDT) Message-Id: <200305121354.h4CDsnvb096005@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 06:54:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bugzilla 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, 12 May 2003 13:54:51 -0000 fjoe 2003/05/12 06:54:49 PDT FreeBSD ports repository Modified files: devel/bugzilla Makefile distinfo pkg-plist Log: Security update to 2.16.3. See http://www.bugzilla.org/security/2.16.2/. PR: 52096 Revision Changes Path 1.17 +1 -1 ports/devel/bugzilla/Makefile 1.7 +1 -1 ports/devel/bugzilla/distinfo 1.6 +36 -1 ports/devel/bugzilla/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 06:59:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DDFC37B401; Mon, 12 May 2003 06:59:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E39843FCB; Mon, 12 May 2003 06:59:24 -0700 (PDT) (envelope-from yar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CDxO0U096234; Mon, 12 May 2003 06:59:24 -0700 (PDT) (envelope-from yar@repoman.freebsd.org) Received: (from yar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CDxNQ5096233; Mon, 12 May 2003 06:59:23 -0700 (PDT) Message-Id: <200305121359.h4CDxNQ5096233@repoman.freebsd.org> From: Yar Tikhiy Date: Mon, 12 May 2003 06:59:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc syslog.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: Mon, 12 May 2003 13:59:25 -0000 yar 2003/05/12 06:59:23 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc syslog.conf Log: MFC rev. 1.24: Don't log ``authpriv'' to /var/log/messages since it's intended to be seen by sysadmins only. Revision Changes Path 1.13.2.4 +1 -1 src/etc/syslog.conf From owner-cvs-all@FreeBSD.ORG Mon May 12 07:27:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACC8137B401; Mon, 12 May 2003 07:27:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ACE543FA3; Mon, 12 May 2003 07:27:56 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CERt0U098136; Mon, 12 May 2003 07:27:56 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CERtom098135; Mon, 12 May 2003 07:27:55 -0700 (PDT) Message-Id: <200305121427.h4CERtom098135@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Mon, 12 May 2003 07:27:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dvts 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, 12 May 2003 14:27:57 -0000 simokawa 2003/05/12 07:27:55 PDT FreeBSD ports repository Modified files: multimedia/dvts Makefile distinfo Log: Upgrade to dvts-patch-20030512. Revision Changes Path 1.3 +2 -2 ports/multimedia/dvts/Makefile 1.3 +1 -1 ports/multimedia/dvts/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 07:37:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC44437B401; Mon, 12 May 2003 07:37:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE6B43FAF; Mon, 12 May 2003 07:37:48 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CEbm0U098663; Mon, 12 May 2003 07:37:48 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CEbl2a098662; Mon, 12 May 2003 07:37:47 -0700 (PDT) Message-Id: <200305121437.h4CEbl2a098662@repoman.freebsd.org> From: Robert Watson Date: Mon, 12 May 2003 07:37:47 -0700 (PDT) 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, 12 May 2003 14:37:49 -0000 rwatson 2003/05/12 07:37:47 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Remove bogus locking from DDB's "show lockedvnods" command: using synchronization primitives from inside DDB is generally a bad idea, and in this case it frequently results in panics due to DDB commands being executed from the sio fast interrupt context on a serial console. Replace the locking with a note that a lack of locking means that DDB may get see inconsistent views of the mount and vnode lists, which could also result in a panic. More frequently, though, this avoids a panic than causes it. Discussed with ages ago: bde Approved by: re (scottl) Revision Changes Path 1.447 +7 -11 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Mon May 12 07:44:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D80937B401; Mon, 12 May 2003 07:44:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBBB443FE1; Mon, 12 May 2003 07:44:04 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CEi40U098985; Mon, 12 May 2003 07:44:04 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CEi4af098984; Mon, 12 May 2003 07:44:04 -0700 (PDT) Message-Id: <200305121444.h4CEi4af098984@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 12 May 2003 07:44:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/lopster Makefile ports/audio/lopster/files patch-src::transfer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 14:44:05 -0000 arved 2003/05/12 07:44:04 PDT FreeBSD ports repository Modified files: audio/lopster Makefile Added files: audio/lopster/files patch-src::transfer.c Log: Fix a Crash. Made OGG support optional Bump PORTREVISION PR: 51718 Submitted by: maintainer Revision Changes Path 1.18 +15 -2 ports/audio/lopster/Makefile 1.3 +30 -0 ports/audio/lopster/files/patch-src::transfer.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 07:59:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CA4237B401; Mon, 12 May 2003 07:59:08 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F85943F75; Mon, 12 May 2003 07:59:06 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4CEx5Lu008292; Mon, 12 May 2003 16:59:05 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4CEx557008291; Mon, 12 May 2003 16:59:05 +0200 (CEST) Date: Mon, 12 May 2003 16:59:05 +0200 From: Wilko Bulte To: Giorgos Keramidas Message-ID: <20030512145905.GA8276@freebie.xs4all.nl> References: <200305112125.h4BLP8A8016726@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305112125.h4BLP8A8016726@repoman.freebsd.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org 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/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 14:59:08 -0000 On Sun, May 11, 2003 at 02:25:08PM -0700, Giorgos Keramidas wrote: > keramida 2003/05/11 14:25:08 PDT > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml > Log: > FreeBSD builds on more than 3 platforms now. Well, one could argue that on *average* 3 platforms build out of all we support :-/ -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Mon May 12 08:01:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F5137B401; Mon, 12 May 2003 08:01:46 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BE8943FCB; Mon, 12 May 2003 08:01:45 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])h4CF1gFd080415; Tue, 13 May 2003 00:01:42 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 13 May 2003 00:01:19 +0900 (JST) Message-Id: <20030513.000119.41703364.nyan@jp.FreeBSD.org> To: scottl@FreeBSD.org From: Takahashi Yoshihiro In-Reply-To: <200305110640.h4B6e9KK047180@repoman.freebsd.org> References: <200305110640.h4B6e9KK047180@repoman.freebsd.org> X-Mailer: Mew version 3.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 15:01:46 -0000 In article <200305110640.h4B6e9KK047180@repoman.freebsd.org> Scott Long writes: > scottl 2003/05/10 23:40:09 PDT > > Modified files: > sys/modules Makefile > Log: > Hook up the ips module This driver is not needed for pc98. --- TAKAHASHI Yoshihiro From owner-cvs-all@FreeBSD.ORG Mon May 12 08:08:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 576A337B401; Mon, 12 May 2003 08:08:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC8DE43FAF; Mon, 12 May 2003 08:08:10 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CF8A0U000956; Mon, 12 May 2003 08:08:10 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CF8A10000955; Mon, 12 May 2003 08:08:10 -0700 (PDT) Message-Id: <200305121508.h4CF8A10000955@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 12 May 2003 08:08:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern link_elf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 15:08:11 -0000 phk 2003/05/12 08:08:10 PDT FreeBSD src repository Modified files: sys/kern link_elf.c Log: Bail out if there were not two loadable sections. Add XXX comment about one other issue. Approved by: re/rwatson. Revision Changes Path 1.73 +8 -0 src/sys/kern/link_elf.c From owner-cvs-all@FreeBSD.ORG Mon May 12 08:13:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 527B337B401; Mon, 12 May 2003 08:13:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E786443FDD; Mon, 12 May 2003 08:13:55 -0700 (PDT) (envelope-from cracauer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CFDt0U001238; Mon, 12 May 2003 08:13:55 -0700 (PDT) (envelope-from cracauer@repoman.freebsd.org) Received: (from cracauer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CFDttm001237; Mon, 12 May 2003 08:13:55 -0700 (PDT) Message-Id: <200305121513.h4CFDttm001237@repoman.freebsd.org> From: Martin Cracauer Date: Mon, 12 May 2003 08:13:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/cmucl 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, 12 May 2003 15:13:56 -0000 cracauer 2003/05/12 08:13:55 PDT FreeBSD ports repository Modified files: lang/cmucl pkg-descr Log: Correct ftp address for optional packages. Revision Changes Path 1.8 +1 -1 ports/lang/cmucl/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon May 12 08:26:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C373C37B401; Mon, 12 May 2003 08:26:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6353E43F3F; Mon, 12 May 2003 08:26:06 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CFQ60U001652; Mon, 12 May 2003 08:26:06 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CFQ6KP001651; Mon, 12 May 2003 08:26:06 -0700 (PDT) Message-Id: <200305121526.h4CFQ6KP001651@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 12 May 2003 08:26:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-card.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 15:26:07 -0000 phk 2003/05/12 08:26:06 PDT FreeBSD src repository Modified files: sys/dev/ata ata-card.c Log: Fix an off-by-1 error. Found by: FlexeLint Reviewed by: sos Approved by: re/rwatson Revision Changes Path 1.12 +1 -1 src/sys/dev/ata/ata-card.c From owner-cvs-all@FreeBSD.ORG Mon May 12 08:45:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50AA437B404; Mon, 12 May 2003 08:45:30 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A95D243F75; Mon, 12 May 2003 08:45:28 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4CFjIm2020167; Mon, 12 May 2003 08:45:22 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4CFjH0J020166; Mon, 12 May 2003 08:45:17 -0700 (PDT) Date: Mon, 12 May 2003 08:45:17 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Message-ID: <20030512154517.GA20109@dragon.nuxi.com> References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs 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, 12 May 2003 15:45:31 -0000 On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: > Josef Karthauser writes: > > Log: > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > Please remember to regenerate usbdevs.h next time... Or better yet -- make it generated at kernel build time. From owner-cvs-all@FreeBSD.ORG Mon May 12 09:04:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D412237B401; Mon, 12 May 2003 09:04:06 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1032543F75; Mon, 12 May 2003 09:04:06 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4CG0NZ02298; Mon, 12 May 2003 09:00:23 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id JAA23942; Mon, 12 May 2003 09:03:42 -0700 (PDT) Message-ID: <3EBFC539.5040607@btc.adaptec.com> Date: Mon, 12 May 2003 10:00:57 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takahashi Yoshihiro References: <200305110640.h4B6e9KK047180@repoman.freebsd.org> <20030513.000119.41703364.nyan@jp.FreeBSD.org> In-Reply-To: <20030513.000119.41703364.nyan@jp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:04:07 -0000 Takahashi Yoshihiro wrote: > In article <200305110640.h4B6e9KK047180@repoman.freebsd.org> > Scott Long writes: > > >>scottl 2003/05/10 23:40:09 PDT >> >> Modified files: >> sys/modules Makefile >> Log: >> Hook up the ips module > > > This driver is not needed for pc98. > > --- > TAKAHASHI Yoshihiro You are welcome to move it to a more appropriate spot. Why is the driver not needed for pc98? Is it not possible to plug one of these cards into the PCI slot of a pc98 machine? Scott From owner-cvs-all@FreeBSD.ORG Mon May 12 09:08:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E67537B401; Mon, 12 May 2003 09:08:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E68643F85; Mon, 12 May 2003 09:08:03 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CG830U009270; Mon, 12 May 2003 09:08:03 -0700 (PDT) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CG82Lc009269; Mon, 12 May 2003 09:08:02 -0700 (PDT) Message-Id: <200305121608.h4CG82Lc009269@repoman.freebsd.org> From: "James E. Housley" Date: Mon, 12 May 2003 09:08:02 -0700 (PDT) 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: Mon, 12 May 2003 16:08:04 -0000 jeh 2003/05/12 09:08:02 PDT FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4263. *******************IMPORTANT******************* NNNN Emergency Dat release due to: W32/Fizzer.gen@MM Mass Mailer ********************************************** Revision Changes Path 1.146 +1 -1 ports/security/uvscan-dat/Makefile 1.144 +1 -1 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 09:17:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF3FA37B401; Mon, 12 May 2003 09:17:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A67E43FAF; Mon, 12 May 2003 09:17:50 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGHo0U009741; Mon, 12 May 2003 09:17:50 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGHobG009740; Mon, 12 May 2003 09:17:50 -0700 (PDT) Message-Id: <200305121617.h4CGHobG009740@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 09:17:50 -0700 (PDT) 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/pmacct 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, 12 May 2003 16:17:51 -0000 fjoe 2003/05/12 09:17:50 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/pmacct Makefile distinfo pkg-descr pkg-plist Log: New port: pmacct Network tool to gather IP traffic information. PR: 51979 Submitted by: Kirill Ponomarew Revision Changes Path 1.984 +1 -0 ports/net/Makefile 1.1 +32 -0 ports/net/pmacct/Makefile (new) 1.1 +1 -0 ports/net/pmacct/distinfo (new) 1.1 +10 -0 ports/net/pmacct/pkg-descr (new) 1.1 +2 -0 ports/net/pmacct/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 09:18:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0A1737B401; Mon, 12 May 2003 09:18:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0FAB43FA3; Mon, 12 May 2003 09:18:35 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGIZ0U009800; Mon, 12 May 2003 09:18:35 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGIZGK009799; Mon, 12 May 2003 09:18:35 -0700 (PDT) Message-Id: <200305121618.h4CGIZGK009799@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 09:18:35 -0700 (PDT) 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/kyra 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, 12 May 2003 16:18:38 -0000 fjoe 2003/05/12 09:18:35 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/kyra Makefile distinfo pkg-descr pkg-plist Log: New port: kyra Kyra is a simple Sprite engine written in C++. PR: 52007 Submitted by: Kirill Ponomarew Revision Changes Path 1.1110 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/kyra/Makefile (new) 1.1 +1 -0 ports/devel/kyra/distinfo (new) 1.1 +10 -0 ports/devel/kyra/pkg-descr (new) 1.1 +78 -0 ports/devel/kyra/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 09:22:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD09537B401; Mon, 12 May 2003 09:22:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79EB943F75; Mon, 12 May 2003 09:22:37 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGMb0U010004; Mon, 12 May 2003 09:22:37 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGMbnt010003; Mon, 12 May 2003 09:22:37 -0700 (PDT) Message-Id: <200305121622.h4CGMbnt010003@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 12 May 2003 09:22:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/gftp 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, 12 May 2003 16:22:39 -0000 oliver 2003/05/12 09:22:37 PDT FreeBSD ports repository Modified files: ftp/gftp Makefile pkg-descr Log: Update the description to reflect that gFTP is sftp capable PR: 51645 Approved by: alex (mentor) Revision Changes Path 1.34 +1 -1 ports/ftp/gftp/Makefile 1.4 +1 -1 ports/ftp/gftp/pkg-descr From owner-cvs-all@FreeBSD.ORG Mon May 12 09:24:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0263137B401; Mon, 12 May 2003 09:24:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D1A843F85; Mon, 12 May 2003 09:24:45 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGOj0U010082; Mon, 12 May 2003 09:24:45 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGOj7L010081; Mon, 12 May 2003 09:24:45 -0700 (PDT) Message-Id: <200305121624.h4CGOj7L010081@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 09:24:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters Makefile ports/converters/ktextdecode 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, 12 May 2003 16:24:46 -0000 fjoe 2003/05/12 09:24:45 PDT FreeBSD ports repository Modified files: converters Makefile Added files: converters/ktextdecode Makefile distinfo pkg-descr pkg-plist Log: New port: ktextdecode Simple text conversion utility for KDE 3. PR: 51940 Submitted by: Kirill Ponomarew Revision Changes Path 1.83 +1 -0 ports/converters/Makefile 1.1 +21 -0 ports/converters/ktextdecode/Makefile (new) 1.1 +1 -0 ports/converters/ktextdecode/distinfo (new) 1.1 +13 -0 ports/converters/ktextdecode/pkg-descr (new) 1.1 +8 -0 ports/converters/ktextdecode/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 09:27:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9B8937B401; Mon, 12 May 2003 09:27:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9BA43F75; Mon, 12 May 2003 09:27:00 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGR00U010194; Mon, 12 May 2003 09:27:00 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGR00s010193; Mon, 12 May 2003 09:27:00 -0700 (PDT) Message-Id: <200305121627.h4CGR00s010193@repoman.freebsd.org> From: Max Khon Date: Mon, 12 May 2003 09:27:00 -0700 (PDT) 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, 12 May 2003 16:27:01 -0000 fjoe 2003/05/12 09:27:00 PDT FreeBSD ports repository Modified files: . modules Log: ktextdecode -> ports/converters/ktextdecode kyra -> ports/devel/kyra pmacct -> ports/net/pmacct Revision Changes Path 1.7232 +3 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 09:32:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 171B537B404; Mon, 12 May 2003 09:32:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A739443F93; Mon, 12 May 2003 09:32:10 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGWA0U010464; Mon, 12 May 2003 09:32:10 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGWAJ5010463; Mon, 12 May 2003 09:32:10 -0700 (PDT) Message-Id: <200305121632.h4CGWAJ5010463@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 12 May 2003 09:32:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:32:11 -0000 olgeni 2003/05/12 09:32:10 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update modules: samba-1.080-6, useradmin-1.080-6. Revision Changes Path 1.165 +3 -2 ports/sysutils/webmin/Makefile 1.130 +2 -1 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 09:32:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDBA037B407; Mon, 12 May 2003 09:32:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A3BA43FB1; Mon, 12 May 2003 09:32:59 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGWx0U010504; Mon, 12 May 2003 09:32:59 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGWxWa010503; Mon, 12 May 2003 09:32:59 -0700 (PDT) Message-Id: <200305121632.h4CGWxWa010503@repoman.freebsd.org> From: Jimmy Olgeni Date: Mon, 12 May 2003 09:32:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/usermin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:33:00 -0000 olgeni 2003/05/12 09:32:59 PDT FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Update module proc-1.010-2. Revision Changes Path 1.10 +3 -2 ports/sysutils/usermin/Makefile 1.8 +1 -0 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 09:43:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D52937B401; Mon, 12 May 2003 09:43:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8210943F93; Mon, 12 May 2003 09:43:13 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGhD0U010888; Mon, 12 May 2003 09:43:13 -0700 (PDT) (envelope-from sos@repoman.freebsd.org) Received: (from sos@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGhD8J010887; Mon, 12 May 2003 09:43:13 -0700 (PDT) Message-Id: <200305121643.h4CGhD8J010887@repoman.freebsd.org> From: Søren Schmidt Date: Mon, 12 May 2003 09:43:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/ata ata-chipset.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:43:14 -0000 sos 2003/05/12 09:43:13 PDT FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: Fix typo (that even got cut/pasted 2 times) Found by: phk Approved by: re@ Revision Changes Path 1.26 +3 -3 src/sys/dev/ata/ata-chipset.c From owner-cvs-all@FreeBSD.ORG Mon May 12 09:54:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E93737B401; Mon, 12 May 2003 09:54:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2F0A43F75; Mon, 12 May 2003 09:54:55 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CGst0U011347; Mon, 12 May 2003 09:54:55 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CGstvP011346; Mon, 12 May 2003 09:54:55 -0700 (PDT) Message-Id: <200305121654.h4CGstvP011346@repoman.freebsd.org> From: Nate Lawson Date: Mon, 12 May 2003 09:54:55 -0700 (PDT) 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/Osd OsdHardware.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 16:54:56 -0000 njl 2003/05/12 09:54:55 PDT FreeBSD src repository Modified files: sys/dev/acpica/Osd OsdHardware.c Log: Move some printfs under bootverbose since they are not true errors. Approved by: re (bmah) Revision Changes Path 1.7 +4 -2 src/sys/dev/acpica/Osd/OsdHardware.c From owner-cvs-all@FreeBSD.ORG Mon May 12 10:02:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F9AE37B401; Mon, 12 May 2003 10:02:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC1643F3F; Mon, 12 May 2003 10:02:35 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CH2Z0U011744; Mon, 12 May 2003 10:02:35 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CH2Zea011743; Mon, 12 May 2003 10:02:35 -0700 (PDT) Message-Id: <200305121702.h4CH2Zea011743@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 12 May 2003 10:02:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/subversion Makefile distinfo 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, 12 May 2003 17:02:36 -0000 bmah 2003/05/12 10:02:35 PDT FreeBSD ports repository Modified files: devel/subversion Makefile distinfo pkg-plist Log: Update to subversion-0.22.1 and fix plist glitch. Submitted by: plasma Approved by: Craig Rodrigues (MAINTAINER) Revision Changes Path 1.29 +2 -2 ports/devel/subversion/Makefile 1.14 +1 -1 ports/devel/subversion/distinfo 1.13 +4 -0 ports/devel/subversion/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 10:47:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AAD037B404; Mon, 12 May 2003 10:47:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33A2843FB1; Mon, 12 May 2003 10:47:44 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CHlh0U014210; Mon, 12 May 2003 10:47:43 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CHlhGm014209; Mon, 12 May 2003 10:47:43 -0700 (PDT) Message-Id: <200305121747.h4CHlhGm014209@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 12 May 2003 10:47:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ruby-xmlscan 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, 12 May 2003 17:47:45 -0000 knu 2003/05/12 10:47:43 PDT FreeBSD ports repository Modified files: textproc/ruby-xmlscan Makefile distinfo Log: Update to 0.2.3. Revision Changes Path 1.9 +1 -1 ports/textproc/ruby-xmlscan/Makefile 1.4 +1 -1 ports/textproc/ruby-xmlscan/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 10:48:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B79F37B401; Mon, 12 May 2003 10:48:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DEA643F93; Mon, 12 May 2003 10:48:04 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CHm40U014250; Mon, 12 May 2003 10:48:04 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CHm4xn014249; Mon, 12 May 2003 10:48:04 -0700 (PDT) Message-Id: <200305121748.h4CHm4xn014249@repoman.freebsd.org> From: Akinori MUSHA Date: Mon, 12 May 2003 10:48:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/ruby-xtemplate 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, 12 May 2003 17:48:05 -0000 knu 2003/05/12 10:48:04 PDT FreeBSD ports repository Modified files: textproc/ruby-xtemplate Makefile distinfo Log: Update to 0.5.4. Revision Changes Path 1.5 +1 -1 ports/textproc/ruby-xtemplate/Makefile 1.4 +1 -1 ports/textproc/ruby-xtemplate/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 10:54:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B402237B401; Mon, 12 May 2003 10:54:23 -0700 (PDT) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B67E43F93; Mon, 12 May 2003 10:54:22 -0700 (PDT) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id h4CHsJ500414; Mon, 12 May 2003 13:54:19 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Mon, 12 May 2003 13:54:19 -0400 (EDT) From: Jeff Roberson To: Mike Makonnen In-Reply-To: <20030512105321.YOJH27254.pop017.verizon.net@kokeb.ambesa.net> Message-ID: <20030512135341.R98560-100000@mail.chesapeake.net> 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/libthr/thread thr_kern.c thr_mutex.c thr_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 17:54:24 -0000 On Mon, 12 May 2003, Mike Makonnen wrote: > On Mon, 12 May 2003 03:34:01 -0700 (PDT) > Mike Makonnen wrote: > > > mtm 2003/05/12 03:34:01 PDT > > > > FreeBSD src repository > > > > Modified files: > > lib/libthr/thread thr_kern.c thr_mutex.c thr_private.h > > Log: > > msg1 > > Apologies to everyone. I was so excited to get the code in.... *blush* > Anyways, the explanation has been forced in. > No worries. Your work here is much appreciated. If you've tested this on SMP you may want to send a mail to current@ to tell people with smp related libthr bugs that things are getting better. Cheers, Jeff From owner-cvs-all@FreeBSD.ORG Mon May 12 10:54:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C6B37B401; Mon, 12 May 2003 10:54:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EF6C43F85; Mon, 12 May 2003 10:54:44 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CHsi0U014534; Mon, 12 May 2003 10:54:44 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CHsilB014533; Mon, 12 May 2003 10:54:44 -0700 (PDT) Message-Id: <200305121754.h4CHsilB014533@repoman.freebsd.org> From: Oliver Braun Date: Mon, 12 May 2003 10:54:44 -0700 (PDT) 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/libvc 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, 12 May 2003 17:54:45 -0000 obraun 2003/05/12 10:54:44 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/libvc Makefile distinfo pkg-descr pkg-plist Log: Libvc is a vCard library. It was originally written for `rolo'. WWW: http://rolo.sf.net/ Revision Changes Path 1.1111 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/libvc/Makefile (new) 1.1 +1 -0 ports/devel/libvc/distinfo (new) 1.1 +9 -0 ports/devel/libvc/pkg-descr (new) 1.1 +2 -0 ports/devel/libvc/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 10:54:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 924BD37B405; Mon, 12 May 2003 10:54:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FEC643FA3; Mon, 12 May 2003 10:54:56 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CHsu0U014576; Mon, 12 May 2003 10:54:56 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CHstti014575; Mon, 12 May 2003 10:54:55 -0700 (PDT) Message-Id: <200305121754.h4CHstti014575@repoman.freebsd.org> From: Oliver Braun Date: Mon, 12 May 2003 10:54:55 -0700 (PDT) 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, 12 May 2003 17:54:57 -0000 obraun 2003/05/12 10:54:55 PDT FreeBSD ports repository Modified files: . modules Log: libvc --> ports/devel/libvc Revision Changes Path 1.7233 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 11:14:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5FB3C37B401; Mon, 12 May 2003 11:14:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F1F8743F3F; Mon, 12 May 2003 11:14:30 -0700 (PDT) (envelope-from pdeuskar@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIEU0U016310; Mon, 12 May 2003 11:14:30 -0700 (PDT) (envelope-from pdeuskar@repoman.freebsd.org) Received: (from pdeuskar@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIEUpF016309; Mon, 12 May 2003 11:14:30 -0700 (PDT) Message-Id: <200305121814.h4CIEUpF016309@repoman.freebsd.org> From: Prafulla Deuskar Date: Mon, 12 May 2003 11:14:30 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects/busdma 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: Mon, 12 May 2003 18:14:31 -0000 pdeuskar 2003/05/12 11:14:30 PDT FreeBSD doc repository (src committer) Modified files: en/projects/busdma index.sgml Log: Update status of em driver Revision Changes Path 1.58 +3 -3 www/en/projects/busdma/index.sgml From owner-cvs-all@FreeBSD.ORG Mon May 12 11:15:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F35137B401; Mon, 12 May 2003 11:15:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D14B843FB1; Mon, 12 May 2003 11:15:33 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIFX0U016402; Mon, 12 May 2003 11:15:33 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIFXji016401; Mon, 12 May 2003 11:15:33 -0700 (PDT) Message-Id: <200305121815.h4CIFXji016401@repoman.freebsd.org> From: Maxime Henrion Date: Mon, 12 May 2003 11:15:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fxp if_fxpreg.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, 12 May 2003 18:15:34 -0000 mux 2003/05/12 11:15:33 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxpreg.h Log: Fix the unaligned access problems that some people saw on alpha by using a __packed keyword for the fxp_rfa structure. The Intel guys who designed this structure with unaligned fields deserve to be shot. Tested by: kris Approved by: re@ (jhb) Revision Changes Path 1.34 +1 -1 src/sys/dev/fxp/if_fxpreg.h From owner-cvs-all@FreeBSD.ORG Mon May 12 11:23:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9F5437B401; Mon, 12 May 2003 11:23:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40F6643FB1; Mon, 12 May 2003 11:23:05 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIN50U016666; Mon, 12 May 2003 11:23:05 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIN4vV016665; Mon, 12 May 2003 11:23:04 -0700 (PDT) Message-Id: <200305121823.h4CIN4vV016665@repoman.freebsd.org> From: Peter Wemm Date: Mon, 12 May 2003 11:23:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 machdep.c src/sys/amd64/include ucontext.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, 12 May 2003 18:23:06 -0000 peter 2003/05/12 11:23:04 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/amd64/include ucontext.h Log: Sync ucontext with reality. The struct trapframe changes need to be reflected here. Approved by: re (blanket amd64/*) Revision Changes Path 1.573 +2 -2 src/sys/amd64/amd64/machdep.c 1.12 +11 -11 src/sys/amd64/include/ucontext.h From owner-cvs-all@FreeBSD.ORG Mon May 12 11:33:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD99237B401; Mon, 12 May 2003 11:33:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C94A43FD7; Mon, 12 May 2003 11:33:20 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIXJ0U017194; Mon, 12 May 2003 11:33:19 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIXJkc017193; Mon, 12 May 2003 11:33:19 -0700 (PDT) Message-Id: <200305121833.h4CIXJkc017193@repoman.freebsd.org> From: Peter Wemm Date: Mon, 12 May 2003 11:33:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 exception.S genassym.c machdep.c trap.c src/sys/amd64/include frame.h ucontext.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, 12 May 2003 18:33:21 -0000 peter 2003/05/12 11:33:19 PDT FreeBSD src repository Modified files: sys/amd64/amd64 exception.S genassym.c machdep.c trap.c sys/amd64/include frame.h ucontext.h Log: For the page fault handler, save %cr2 in the outer trap handler so that we do not have to run so long with interrupts disabled. This involved creating tf_addr in the trapframe. Reorganize the trap stubs so that they consistently reserve the stack space and initialize any missing bits. Approved by: re (amd64 stuff) Revision Changes Path 1.109 +63 -32 src/sys/amd64/amd64/exception.S 1.144 +1 -0 src/sys/amd64/amd64/genassym.c 1.574 +2 -2 src/sys/amd64/amd64/machdep.c 1.256 +6 -18 src/sys/amd64/amd64/trap.c 1.24 +3 -0 src/sys/amd64/include/frame.h 1.13 +1 -0 src/sys/amd64/include/ucontext.h From owner-cvs-all@FreeBSD.ORG Mon May 12 11:37:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5526C37B401; Mon, 12 May 2003 11:37:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E825543FBF; Mon, 12 May 2003 11:37:56 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIbu0U017473; Mon, 12 May 2003 11:37:56 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIbuN7017472; Mon, 12 May 2003 11:37:56 -0700 (PDT) Message-Id: <200305121837.h4CIbuN7017472@repoman.freebsd.org> From: Peter Wemm Date: Mon, 12 May 2003 11:37:56 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 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, 12 May 2003 18:37:57 -0000 peter 2003/05/12 11:37:56 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Really stop the loader from trying to load the acpi module by lying and pretending that it is already here. Approved by: re (amd64/* stuff) Revision Changes Path 1.575 +2 -0 src/sys/amd64/amd64/machdep.c From owner-cvs-all@FreeBSD.ORG Mon May 12 11:45:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3417937B408 for ; Mon, 12 May 2003 11:45:45 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6472243FDF for ; Mon, 12 May 2003 11:45:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 20854 invoked from network); 12 May 2003 18:45:42 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 12 May 2003 18:45:42 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CIjcp0024578; Mon, 12 May 2003 14:45:40 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305110639.h4B6d63V047136@repoman.freebsd.org> Date: Mon, 12 May 2003 14:44:45 -0400 (EDT) From: John Baldwin To: Scott Long cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:45:45 -0000 On 11-May-2003 Scott Long wrote: > scottl 2003/05/10 23:39:06 PDT > > FreeBSD src repository > > Modified files: > sys/i386/conf GENERIC NOTES > Log: > Add notes about the 'ips' driver. It's i386-specific? -- 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 May 12 11:46:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7452B37B408 for ; Mon, 12 May 2003 11:46:42 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id EAE2943FDD for ; Mon, 12 May 2003 11:46:39 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18894 invoked from network); 12 May 2003 18:46:46 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 12 May 2003 18:46:46 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CIjVp0024572; Mon, 12 May 2003 14:45:32 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305102144.h4ALigZ9007343@repoman.freebsd.org> Date: Mon, 12 May 2003 14:44:38 -0400 (EDT) From: John Baldwin To: Julian Elischer cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:46:43 -0000 On 10-May-2003 Julian Elischer wrote: > julian 2003/05/10 14:44:42 PDT > > FreeBSD src repository > > Modified files: > share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 > ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 > ng_ubt.4 > sys/modules/netgraph/bluetooth Makefile > sys/modules/netgraph/bluetooth/bluetooth Makefile > sys/modules/netgraph/bluetooth/bt3c Makefile > sys/modules/netgraph/bluetooth/h4 Makefile > sys/modules/netgraph/bluetooth/hci Makefile > sys/modules/netgraph/bluetooth/l2cap Makefile > sys/modules/netgraph/bluetooth/socket Makefile > sys/modules/netgraph/bluetooth/ubt Makefile > sys/netgraph/bluetooth/common ng_bluetooth.c > sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c > ng_bt3c_var.h > sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h > ng_h4_var.h > sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h > sys/netgraph/bluetooth/hci TODO ng_hci_cmds.c ng_hci_cmds.h > ng_hci_evnt.c ng_hci_evnt.h > ng_hci_main.c ng_hci_misc.c > ng_hci_misc.h ng_hci_prse.h > ng_hci_ulpi.c ng_hci_ulpi.h > ng_hci_var.h > sys/netgraph/bluetooth/include ng_bluetooth.h ng_bt3c.h > ng_btsocket.h > ng_btsocket_hci_raw.h > ng_btsocket_l2cap.h ng_h4.h > ng_hci.h ng_l2cap.h ng_ubt.h > sys/netgraph/bluetooth/l2cap TODO ng_l2cap_cmds.c > ng_l2cap_cmds.h ng_l2cap_evnt.c > ng_l2cap_evnt.h ng_l2cap_llpi.c > ng_l2cap_llpi.h ng_l2cap_main.c > ng_l2cap_misc.c ng_l2cap_misc.h > ng_l2cap_prse.h ng_l2cap_ulpi.c > ng_l2cap_ulpi.h ng_l2cap_var.h > sys/netgraph/bluetooth/socket TODO ng_btsocket.c > ng_btsocket_hci_raw.c > ng_btsocket_l2cap.c > ng_btsocket_l2cap_raw.c > usr.bin/bluetooth Makefile > usr.bin/bluetooth/btsockstat Makefile btsockstat.1 > btsockstat.c > Added files: > share/man/man4 ubtbcmfw.4 > sys/modules/netgraph/bluetooth/ubtbcmfw Makefile > sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c > sys/netgraph/bluetooth/include ng_btsocket_rfcomm.h > sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c > usr.bin/bluetooth/rfcomm_sppd Makefile rfcomm_sppd.1 > rfcomm_sppd.c > Log: > Part one of undating the bluetooth code to the newest version > > Submitted by: Maksim Yevmenkin > Approved by: re@ What is the actual content? New features, bugfixes? -- 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 May 12 11:48:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92CD637B404; Mon, 12 May 2003 11:48:18 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id B3FF743F3F; Mon, 12 May 2003 11:48:10 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4CIiRZ06816; Mon, 12 May 2003 11:44:27 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id LAA09742; Mon, 12 May 2003 11:48:03 -0700 (PDT) Message-ID: <3EBFEBBD.4010002@btc.adaptec.com> Date: Mon, 12 May 2003 12:45:17 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Baldwin References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:48:19 -0000 John Baldwin wrote: > On 11-May-2003 Scott Long wrote: > >>scottl 2003/05/10 23:39:06 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/i386/conf GENERIC NOTES >> Log: >> Add notes about the 'ips' driver. > > > It's i386-specific? > I haven't tested it on !i386, and at this point in the cycle I didn't want to accidentally break another platform. I'd like to test it on alpha and sparc64, but I have little time right now to spend on this driver. Scott From owner-cvs-all@FreeBSD.ORG Mon May 12 11:51:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BAB337B401; Mon, 12 May 2003 11:51:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E5343FD7; Mon, 12 May 2003 11:51:32 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CIpV0U018109; Mon, 12 May 2003 11:51:31 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CIpV3b018108; Mon, 12 May 2003 11:51:31 -0700 (PDT) Message-Id: <200305121851.h4CIpV3b018108@repoman.freebsd.org> From: Peter Wemm Date: Mon, 12 May 2003 11:51:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin Makefile src/usr.sbin/pppd 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, 12 May 2003 18:51:33 -0000 peter 2003/05/12 11:51:31 PDT FreeBSD src repository Modified files: usr.sbin Makefile usr.sbin/pppd main.c Log: Add __amd64__ to an ifdef set so that pppd compiles. Reactivate on amd64. Approved by: re (amd64 "safe" ifdefs etc) Revision Changes Path 1.252 +2 -2 src/usr.sbin/Makefile 1.21 +1 -1 src/usr.sbin/pppd/main.c From owner-cvs-all@FreeBSD.ORG Mon May 12 11:57:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 382FB37B401; Mon, 12 May 2003 11:57:42 -0700 (PDT) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id E906B43FAF; Mon, 12 May 2003 11:57:39 -0700 (PDT) (envelope-from keramida@hellug.gr) Received: from igloo.linux.gr (IDENT:1041@localhost [127.0.0.1]) h4CIvUti009104; Mon, 12 May 2003 21:57:30 +0300 Received: (from keramida@localhost) by igloo.linux.gr (8.12.6/8.12.6/Debian-7) id h4CIvUMC009098; Mon, 12 May 2003 21:57:30 +0300 X-Authentication-Warning: igloo.linux.gr: keramida set sender to keramida@linux.gr using -f Date: Mon, 12 May 2003 21:57:30 +0300 From: Giorgos Keramidas To: Wilko Bulte Message-ID: <20030512185730.GA9066@igloo.linux.gr> References: <200305112125.h4BLP8A8016726@repoman.freebsd.org> <20030512145905.GA8276@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030512145905.GA8276@freebie.xs4all.nl> 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/kernelconfig chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 18:57:42 -0000 On 2003-05-12 16:59, Wilko Bulte wrote: >On Sun, May 11, 2003 at 02:25:08PM -0700, Giorgos Keramidas wrote: >> keramida 2003/05/11 14:25:08 PDT >> >> FreeBSD doc repository >> >> Modified files: >> en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml >> Log: >> FreeBSD builds on more than 3 platforms now. > > Well, one could argue that on *average* 3 platforms build out of > all we support :-/ Hmmm, I was rather optimistic when I wrote that. If some of the platforms shouldn't be listed there, can the people responsible or more knowledgable for each of those listed tell me if it's wrong to list their pet^H^H^Herr^W platform here? :) From owner-cvs-all@FreeBSD.ORG Mon May 12 12:22:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 364A737B401; Mon, 12 May 2003 12:22:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C91D443FAF; Mon, 12 May 2003 12:22:47 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJMl0U020123; Mon, 12 May 2003 12:22:47 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJMlgS020122; Mon, 12 May 2003 12:22:47 -0700 (PDT) Message-Id: <200305121922.h4CJMlgS020122@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Mon, 12 May 2003 12:22:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh log.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, 12 May 2003 19:22:48 -0000 des 2003/05/12 12:22:47 PDT FreeBSD src repository Modified files: crypto/openssh log.h Log: Rename a few functions to avoid stealing common words (error, log, debug etc.) from the application namespace for programs that use pam_ssh(8). Use #defines to avoid changing the actual source code. Approved by: re (rwatson) Revision Changes Path 1.2 +35 -30 src/crypto/openssh/log.h From owner-cvs-all@FreeBSD.ORG Mon May 12 12:26:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36D8637B401; Mon, 12 May 2003 12:26:47 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id A426943FF5; Mon, 12 May 2003 12:26:45 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4CJQgLu009547; Mon, 12 May 2003 21:26:42 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4CJQghi009546; Mon, 12 May 2003 21:26:42 +0200 (CEST) Date: Mon, 12 May 2003 21:26:42 +0200 From: Wilko Bulte To: Scott Long Message-ID: <20030512192642.GA9523@freebie.xs4all.nl> References: <3EBFEBBD.4010002@btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EBFEBBD.4010002@btc.adaptec.com> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Scott Long cc: cvs-all@FreeBSD.ORG cc: John Baldwin Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 19:26:47 -0000 On Mon, May 12, 2003 at 12:45:17PM -0600, Scott Long wrote: > John Baldwin wrote: > >On 11-May-2003 Scott Long wrote: > > > >>scottl 2003/05/10 23:39:06 PDT > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/i386/conf GENERIC NOTES > >> Log: > >> Add notes about the 'ips' driver. > > > > > >It's i386-specific? > > > > I haven't tested it on !i386, and at this point in the cycle > I didn't want to accidentally break another platform. I'd like > to test it on alpha and sparc64, but I have little time right now The alpha driver floppy is already overflowing, so if you need to add it to the alpha build please make sure it does not end up on the floppy set! tnx Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Mon May 12 12:29:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C36CE37B401; Mon, 12 May 2003 12:29:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5FB6B43FAF; Mon, 12 May 2003 12:29:03 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJT30U020353; Mon, 12 May 2003 12:29:03 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJT3td020352; Mon, 12 May 2003 12:29:03 -0700 (PDT) Message-Id: <200305121929.h4CJT3td020352@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 12 May 2003 12:29:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/wmfuzzy 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, 12 May 2003 19:29:04 -0000 adamw 2003/05/12 12:29:03 PDT FreeBSD ports repository Modified files: x11-clocks/wmfuzzy Makefile distinfo pkg-plist Log: Update to 0.4. Now with legibility! Revision Changes Path 1.7 +6 -2 ports/x11-clocks/wmfuzzy/Makefile 1.3 +1 -1 ports/x11-clocks/wmfuzzy/distinfo 1.2 +2 -0 ports/x11-clocks/wmfuzzy/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 12:35:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 439B137B401; Mon, 12 May 2003 12:35:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF42E43FD7; Mon, 12 May 2003 12:35:12 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJZC0U020560; Mon, 12 May 2003 12:35:12 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJZC8r020559; Mon, 12 May 2003 12:35:12 -0700 (PDT) Message-Id: <200305121935.h4CJZC8r020559@repoman.freebsd.org> From: Wilko Bulte Date: Mon, 12 May 2003 12:35:12 -0700 (PDT) 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: Mon, 12 May 2003 19:35:13 -0000 wilko 2003/05/12 12:35:12 PDT FreeBSD doc repository Modified files: en/donations donors.sgml wantlist.sgml Log: - phk received FC disks - alpha shipped to ceri, ticso Revision Changes Path 1.88 +22 -1 www/en/donations/donors.sgml 1.124 +4 -4 www/en/donations/wantlist.sgml From owner-cvs-all@FreeBSD.ORG Mon May 12 12:37:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6350D37B401; Mon, 12 May 2003 12:37:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3E7A43FAF; Mon, 12 May 2003 12:37:25 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJbP0U020679; Mon, 12 May 2003 12:37:25 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJbPwI020678; Mon, 12 May 2003 12:37:25 -0700 (PDT) Message-Id: <200305121937.h4CJbPwI020678@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 May 2003 12:37:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/ogmtools 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, 12 May 2003 19:37:26 -0000 lioux 2003/05/12 12:37:25 PDT FreeBSD ports repository Modified files: multimedia/ogmtools Makefile distinfo Log: Update to 1.0.2 Revision Changes Path 1.12 +1 -1 ports/multimedia/ogmtools/Makefile 1.9 +1 -1 ports/multimedia/ogmtools/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 12:48:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0920A37B401; Mon, 12 May 2003 12:48:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6525543FCB; Mon, 12 May 2003 12:48:48 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJmm0U026280; Mon, 12 May 2003 12:48:48 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJmmGA026279; Mon, 12 May 2003 12:48:48 -0700 (PDT) Message-Id: <200305121948.h4CJmmGA026279@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 12 May 2003 12:48:48 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount_nfs mount_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: Mon, 12 May 2003 19:48:49 -0000 trhodes 2003/05/12 12:48:48 PDT FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.c Log: Remove -p from getopt args. PR: 37221 Submitted by: Joshua Goodall Reviewed by: rwatson Approved by: re (jhb) Revision Changes Path 1.61 +1 -1 src/sbin/mount_nfs/mount_nfs.c From owner-cvs-all@FreeBSD.ORG Mon May 12 12:49:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AEAD37B401 for ; Mon, 12 May 2003 12:49:20 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71ECC43FE3 for ; Mon, 12 May 2003 12:49:18 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 870 invoked from network); 12 May 2003 19:49:24 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 12 May 2003 19:49:24 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CJnCp0024768; Mon, 12 May 2003 15:49:13 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030512192642.GA9523@freebie.xs4all.nl> Date: Mon, 12 May 2003 15:48:19 -0400 (EDT) From: John Baldwin To: Wilko Bulte cc: cvs-src@FreeBSD.ORG cc: Scott Long cc: src-committers@FreeBSD.ORG cc: Scott Long cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 19:49:24 -0000 On 12-May-2003 Wilko Bulte wrote: > On Mon, May 12, 2003 at 12:45:17PM -0600, Scott Long wrote: >> John Baldwin wrote: >> >On 11-May-2003 Scott Long wrote: >> > >> >>scottl 2003/05/10 23:39:06 PDT >> >> >> >> FreeBSD src repository >> >> >> >> Modified files: >> >> sys/i386/conf GENERIC NOTES >> >> Log: >> >> Add notes about the 'ips' driver. >> > >> > >> >It's i386-specific? >> > >> >> I haven't tested it on !i386, and at this point in the cycle >> I didn't want to accidentally break another platform. I'd like >> to test it on alpha and sparc64, but I have little time right now > > The alpha driver floppy is already overflowing, so if you need to > add it to the alpha build please make sure it does not end up on the > floppy set! We really need to test that patch I sent to re@ Friday to not inline mutexes on the boot floppy and see if that helps our space problem. -- 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 May 12 12:50:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E88437B405; Mon, 12 May 2003 12:50:15 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8859843F93; Mon, 12 May 2003 12:50:13 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 2BBD6530F; Mon, 12 May 2003 21:50:09 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@FreeBSD.org References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> <20030512154517.GA20109@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: Mon, 12 May 2003 21:50:08 +0200 In-Reply-To: <20030512154517.GA20109@dragon.nuxi.com> (David O'Brien's message of "Mon, 12 May 2003 08:45:17 -0700") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" cc: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 19:50:15 -0000 --=-=-= "David O'Brien" writes: > On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: > > Please remember to regenerate usbdevs.h next time... > Or better yet -- make it generated at kernel build time. I have a patch here that causes it to be generated at the depend stage if needed, but the drivers need to be updated to #include "usbdevs.h" instead of . DES -- Dag-Erling Smorgrav - des@ofug.org --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=usbdevs.diff Index: sys/conf/kern.post.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v retrieving revision 1.41 diff -u -r1.41 kern.post.mk --- sys/conf/kern.post.mk 30 Apr 2003 12:19:25 -0000 1.41 +++ sys/conf/kern.post.mk 12 May 2003 19:43:43 -0000 @@ -228,4 +228,9 @@ majors.o: ${NORMAL_C} +usbdevs.h usbdevs_data.h: $S/dev/usb/usbdevs $S/dev/usb/devlist2h.awk + rm -f usbdevs.h usbdevs_data.h + ${AWK} -v type=USB -v os=FreeBSD \ + -f $S/dev/usb/devlist2h.awk $S/dev/usb/usbdevs + .include "kern.mk" Index: sys/modules/usb/Makefile =================================================================== RCS file: /home/ncvs/src/sys/modules/usb/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- sys/modules/usb/Makefile 14 Apr 2003 14:04:08 -0000 1.12 +++ sys/modules/usb/Makefile 12 May 2003 19:45:22 -0000 @@ -10,6 +10,7 @@ SRCS= bus_if.h device_if.h usb_if.h usb_if.c \ vnode_if.h \ opt_usb.h \ + usbdevs.h usbdevs_data.h \ hid.c hid.h usbhid.h \ uhub.c \ usb.c usb.h \ @@ -26,5 +27,10 @@ SRCS+= ohci_pci.c ohci.c ohcireg.h ohcivar.h SRCS+= ehci_pci.c ehci.c ehcireg.h ehcivar.h SRCS+= opt_bus.h pci_if.h + +usbdevs.h usbdevs_data.h: $S/dev/usb/usbdevs $S/dev/usb/devlist2h.awk + rm -f usbdevs.h usbdevs_data.h + ${AWK} -v type=USB -v os=FreeBSD \ + -f $S/dev/usb/devlist2h.awk $S/dev/usb/usbdevs .include --=-=-=-- From owner-cvs-all@FreeBSD.ORG Mon May 12 12:50:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD40237B426; Mon, 12 May 2003 12:50:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D8C543F93; Mon, 12 May 2003 12:50:22 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CJoM0U026399; Mon, 12 May 2003 12:50:22 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CJoLFK026395; Mon, 12 May 2003 12:50:21 -0700 (PDT) Message-Id: <200305121950.h4CJoLFK026395@repoman.freebsd.org> From: Martin Blapp Date: Mon, 12 May 2003 12:50:21 -0700 (PDT) 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_dc.c if_dcreg.h src/share/man/man4 dc.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, 12 May 2003 19:50:30 -0000 mbr 2003/05/12 12:50:21 PDT FreeBSD src repository Modified files: sys/pci if_dc.c if_dcreg.h share/man/man4 dc.4 Log: Add support for 3Com OfficeConnect 10/100B. PR: 49059, 50747 Submitted by: Dax Eckenberg Reviewed by: imp, jhb Approved by: jhb MFC after: 2 weeks Revision Changes Path 1.20 +2 -0 src/share/man/man4/dc.4 1.107 +4 -0 src/sys/pci/if_dc.c 1.32 +10 -0 src/sys/pci/if_dcreg.h From owner-cvs-all@FreeBSD.ORG Mon May 12 12:55:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF20D37B401; Mon, 12 May 2003 12:55:31 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id D24FC43FE0; Mon, 12 May 2003 12:55:30 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by attbi.com (rwcrmhc52) with ESMTP id <2003051219553005200evpune>; Mon, 12 May 2003 19:55:30 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA92969; Mon, 12 May 2003 12:55:28 -0700 (PDT) Date: Mon, 12 May 2003 12:55:27 -0700 (PDT) From: Julian Elischer To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 19:55:32 -0000 On Mon, 12 May 2003, John Baldwin wrote: > > On 10-May-2003 Julian Elischer wrote: > > julian 2003/05/10 14:44:42 PDT > > > > FreeBSD src repository > > > > Modified files: > > share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 > > ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 > > ng_ubt.4 > > sys/modules/netgraph/bluetooth Makefile > > sys/modules/netgraph/bluetooth/bluetooth Makefile > > sys/modules/netgraph/bluetooth/bt3c Makefile > > sys/modules/netgraph/bluetooth/h4 Makefile > > sys/modules/netgraph/bluetooth/hci Makefile > > sys/modules/netgraph/bluetooth/l2cap Makefile > > sys/modules/netgraph/bluetooth/socket Makefile > > sys/modules/netgraph/bluetooth/ubt Makefile > > sys/netgraph/bluetooth/common ng_bluetooth.c > > sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c > > ng_bt3c_var.h > > sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h > > ng_h4_var.h > > sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h > > sys/netgraph/bluetooth/hci TODO ng_hci_cmds.c ng_hci_cmds.h > > ng_hci_evnt.c ng_hci_evnt.h > > ng_hci_main.c ng_hci_misc.c > > ng_hci_misc.h ng_hci_prse.h > > ng_hci_ulpi.c ng_hci_ulpi.h > > ng_hci_var.h > > sys/netgraph/bluetooth/include ng_bluetooth.h ng_bt3c.h > > ng_btsocket.h > > ng_btsocket_hci_raw.h > > ng_btsocket_l2cap.h ng_h4.h > > ng_hci.h ng_l2cap.h ng_ubt.h > > sys/netgraph/bluetooth/l2cap TODO ng_l2cap_cmds.c > > ng_l2cap_cmds.h ng_l2cap_evnt.c > > ng_l2cap_evnt.h ng_l2cap_llpi.c > > ng_l2cap_llpi.h ng_l2cap_main.c > > ng_l2cap_misc.c ng_l2cap_misc.h > > ng_l2cap_prse.h ng_l2cap_ulpi.c > > ng_l2cap_ulpi.h ng_l2cap_var.h > > sys/netgraph/bluetooth/socket TODO ng_btsocket.c > > ng_btsocket_hci_raw.c > > ng_btsocket_l2cap.c > > ng_btsocket_l2cap_raw.c > > usr.bin/bluetooth Makefile > > usr.bin/bluetooth/btsockstat Makefile btsockstat.1 > > btsockstat.c > > Added files: > > share/man/man4 ubtbcmfw.4 > > sys/modules/netgraph/bluetooth/ubtbcmfw Makefile > > sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c > > sys/netgraph/bluetooth/include ng_btsocket_rfcomm.h > > sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c > > usr.bin/bluetooth/rfcomm_sppd Makefile rfcomm_sppd.1 > > rfcomm_sppd.c > > Log: > > Part one of undating the bluetooth code to the newest version > > > > Submitted by: Maksim Yevmenkin > > Approved by: re@ > > What is the actual content? New features, bugfixes? lots of bugfixes and code to support new devices and features. > > -- > > 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 May 12 13:08:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EFAB37B404; Mon, 12 May 2003 13:08:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 858D143FA3; Mon, 12 May 2003 13:08:19 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CK8J0U028082; Mon, 12 May 2003 13:08:19 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CK8JpQ028081; Mon, 12 May 2003 13:08:19 -0700 (PDT) Message-Id: <200305122008.h4CK8JpQ028081@repoman.freebsd.org> From: Oliver Lehmann Date: Mon, 12 May 2003 13:08:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sqwebmail 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, 12 May 2003 20:08:20 -0000 oliver 2003/05/12 13:08:19 PDT FreeBSD ports repository Modified files: mail/sqwebmail Makefile distinfo pkg-plist Log: Update sqwebmail to 3.5.1 Take maintainership PR: 50910 Approved by: nbm, alex (mentor) Revision Changes Path 1.16 +21 -3 ports/mail/sqwebmail/Makefile 1.9 +1 -1 ports/mail/sqwebmail/distinfo 1.7 +40 -38 ports/mail/sqwebmail/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 13:13:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8BA037B404 for ; Mon, 12 May 2003 13:13:23 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F0443F75 for ; Mon, 12 May 2003 13:13:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 5581 invoked from network); 12 May 2003 20:13:28 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 12 May 2003 20:13:28 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CKDHp0024876; Mon, 12 May 2003 16:13:18 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 12 May 2003 16:12:24 -0400 (EDT) From: John Baldwin To: Julian Elischer cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:13:24 -0000 On 12-May-2003 Julian Elischer wrote: > > > On Mon, 12 May 2003, John Baldwin wrote: > >> >> On 10-May-2003 Julian Elischer wrote: >> > julian 2003/05/10 14:44:42 PDT >> > >> > FreeBSD src repository >> > >> > Modified files: >> > share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 >> > ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 >> > ng_ubt.4 >> > sys/modules/netgraph/bluetooth Makefile >> > sys/modules/netgraph/bluetooth/bluetooth Makefile >> > sys/modules/netgraph/bluetooth/bt3c Makefile >> > sys/modules/netgraph/bluetooth/h4 Makefile >> > sys/modules/netgraph/bluetooth/hci Makefile >> > sys/modules/netgraph/bluetooth/l2cap Makefile >> > sys/modules/netgraph/bluetooth/socket Makefile >> > sys/modules/netgraph/bluetooth/ubt Makefile >> > sys/netgraph/bluetooth/common ng_bluetooth.c >> > sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c >> > ng_bt3c_var.h >> > sys/netgraph/bluetooth/drivers/h4 TODO ng_h4.c ng_h4_prse.h >> > ng_h4_var.h >> > sys/netgraph/bluetooth/drivers/ubt TODO ng_ubt.c ng_ubt_var.h >> > sys/netgraph/bluetooth/hci TODO ng_hci_cmds.c ng_hci_cmds.h >> > ng_hci_evnt.c ng_hci_evnt.h >> > ng_hci_main.c ng_hci_misc.c >> > ng_hci_misc.h ng_hci_prse.h >> > ng_hci_ulpi.c ng_hci_ulpi.h >> > ng_hci_var.h >> > sys/netgraph/bluetooth/include ng_bluetooth.h ng_bt3c.h >> > ng_btsocket.h >> > ng_btsocket_hci_raw.h >> > ng_btsocket_l2cap.h ng_h4.h >> > ng_hci.h ng_l2cap.h ng_ubt.h >> > sys/netgraph/bluetooth/l2cap TODO ng_l2cap_cmds.c >> > ng_l2cap_cmds.h ng_l2cap_evnt.c >> > ng_l2cap_evnt.h ng_l2cap_llpi.c >> > ng_l2cap_llpi.h ng_l2cap_main.c >> > ng_l2cap_misc.c ng_l2cap_misc.h >> > ng_l2cap_prse.h ng_l2cap_ulpi.c >> > ng_l2cap_ulpi.h ng_l2cap_var.h >> > sys/netgraph/bluetooth/socket TODO ng_btsocket.c >> > ng_btsocket_hci_raw.c >> > ng_btsocket_l2cap.c >> > ng_btsocket_l2cap_raw.c >> > usr.bin/bluetooth Makefile >> > usr.bin/bluetooth/btsockstat Makefile btsockstat.1 >> > btsockstat.c >> > Added files: >> > share/man/man4 ubtbcmfw.4 >> > sys/modules/netgraph/bluetooth/ubtbcmfw Makefile >> > sys/netgraph/bluetooth/drivers/ubtbcmfw ubtbcmfw.c >> > sys/netgraph/bluetooth/include ng_btsocket_rfcomm.h >> > sys/netgraph/bluetooth/socket ng_btsocket_rfcomm.c >> > usr.bin/bluetooth/rfcomm_sppd Makefile rfcomm_sppd.1 >> > rfcomm_sppd.c >> > Log: >> > Part one of undating the bluetooth code to the newest version >> > >> > Submitted by: Maksim Yevmenkin >> > Approved by: re@ >> >> What is the actual content? New features, bugfixes? > > lots of bugfixes and code to support new devices and features. Usually an abbreviated list of these things is included in commit messages when drivers are updated. Otherwise, people don't know what new devices are supported, what bugs are fixed, etc. -- 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 May 12 13:15:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14AD837B40F; Mon, 12 May 2003 13:15:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CCC843F93; Mon, 12 May 2003 13:15:29 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CKFT0U028407; Mon, 12 May 2003 13:15:29 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CKFTmk028406; Mon, 12 May 2003 13:15:29 -0700 (PDT) Message-Id: <200305122015.h4CKFTmk028406@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 12 May 2003 13:15:29 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:15:30 -0000 phk 2003/05/12 13:15:29 PDT FreeBSD src repository Modified files: sys/geom geom_disk.c Log: When a disk disappears, destroy the class from the event thread to avoid race condtion. Approved by: re/rwatson Revision Changes Path 1.70 +10 -1 src/sys/geom/geom_disk.c From owner-cvs-all@FreeBSD.ORG Mon May 12 13:15:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89A5337B40C; Mon, 12 May 2003 13:15:59 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDF5843F75; Mon, 12 May 2003 13:15:57 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id B857E4509; Mon, 12 May 2003 21:15:29 +0100 (BST) Date: Mon, 12 May 2003 21:15:29 +0100 From: Josef Karthauser To: Dag-Erling Smorgrav Message-ID: <20030512201529.GA4546@genius.tao.org.uk> References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> <20030512154517.GA20109@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bp/iNruPH9dso1Pn" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: Josef Karthauser cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: obrien@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:15:59 -0000 --bp/iNruPH9dso1Pn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2003 at 09:50:08PM +0200, Dag-Erling Smorgrav wrote: > "David O'Brien" writes: > > On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: > > > Please remember to regenerate usbdevs.h next time... > > Or better yet -- make it generated at kernel build time. >=20 > I have a patch here that causes it to be generated at the depend stage > if needed, but the drivers need to be updated to #include "usbdevs.h" > instead of . Does it work for module builds too? Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --bp/iNruPH9dso1Pn Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj7AAOEACgkQXVIcjOaxUBaeIwCfR1M4KGccPNNIcEDuW2F+rmOJ b08AoKvFu7J8XzXrLtxs06aTQmevaD7j =4tlb -----END PGP SIGNATURE----- --bp/iNruPH9dso1Pn-- From owner-cvs-all@FreeBSD.ORG Mon May 12 13:16:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C703B37B407; Mon, 12 May 2003 13:16:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A90143F85; Mon, 12 May 2003 13:16:06 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CKG60U028449; Mon, 12 May 2003 13:16:06 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CKG5Zc028448; Mon, 12 May 2003 13:16:05 -0700 (PDT) Message-Id: <200305122016.h4CKG5Zc028448@repoman.freebsd.org> From: Tilman Linneweh Date: Mon, 12 May 2003 13:16:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/sisc 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, 12 May 2003 20:16:07 -0000 arved 2003/05/12 13:16:05 PDT FreeBSD ports repository Modified files: lang/sisc Makefile distinfo Log: Update to 1.7.9 PR: 52040 Submitted by: maintainer Revision Changes Path 1.3 +2 -2 ports/lang/sisc/Makefile 1.3 +1 -1 ports/lang/sisc/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 13:22:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EAE137B408; Mon, 12 May 2003 13:22:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A150843FCB; Mon, 12 May 2003 13:22:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CKMX0U028677; Mon, 12 May 2003 13:22:33 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CKMXM1028676; Mon, 12 May 2003 13:22:33 -0700 (PDT) Message-Id: <200305122022.h4CKMXM1028676@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 13:22:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/geda-utils Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:22:34 -0000 marcus 2003/05/12 13:22:33 PDT FreeBSD ports repository Modified files: cad/geda-utils Makefile Log: Fix build by adding USE_GETOPT_LONG. Submitted by: maintainer Reported by: bento Revision Changes Path 1.5 +1 -1 ports/cad/geda-utils/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 13:25:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F393D37B401; Mon, 12 May 2003 13:25:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92C9343FDF; Mon, 12 May 2003 13:25:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CKPR0U028805; Mon, 12 May 2003 13:25:27 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CKPR6v028804; Mon, 12 May 2003 13:25:27 -0700 (PDT) Message-Id: <200305122025.h4CKPR6v028804@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 13:25:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/gwave Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:25:28 -0000 marcus 2003/05/12 13:25:27 PDT FreeBSD ports repository Modified files: cad/gwave Makefile Log: Chase the libgeda shared lib version. Revision Changes Path 1.6 +1 -1 ports/cad/gwave/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 13:26:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BD5837B401; Mon, 12 May 2003 13:26:17 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FAE43FBD; Mon, 12 May 2003 13:26:16 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 5533D21058; Mon, 12 May 2003 13:26:16 -0700 (PDT) Date: Mon, 12 May 2003 13:26:16 -0700 From: Hiten Pandya To: Maxime Henrion Message-ID: <20030512202616.GA16407@perrin.int.nxad.com> References: <200305121815.h4CIFXji016401@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305121815.h4CIFXji016401@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxpreg.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, 12 May 2003 20:26:17 -0000 On Mon, May 12, 2003 at 11:15:33AM -0700, Maxime Henrion wrote: > mux 2003/05/12 11:15:33 PDT > > FreeBSD src repository > > Modified files: > sys/dev/fxp if_fxpreg.h > Log: > Fix the unaligned access problems that some people saw on alpha > by using a __packed keyword for the fxp_rfa structure. The Intel > guys who designed this structure with unaligned fields deserve > to be shot. I was telling on along, that use my BUS_SPACE_DEBUG patches, but nah, no one wanted to listen! 8-) 8-) 8-) Note, I am not making any indirect towards mux, but just in general! If people want, I can update my BUS_SPACE_DEBUG patches: http://people.FreeBSD.ORG/~hmp/olddiffs/bus_space_debug.patch.gz -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Mon May 12 13:32:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB47E37B408; Mon, 12 May 2003 13:32:14 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3ABD743F3F; Mon, 12 May 2003 13:32:14 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 7705521058; Mon, 12 May 2003 13:31:41 -0700 (PDT) Date: Mon, 12 May 2003 13:31:41 -0700 From: Hiten Pandya To: John Baldwin Message-ID: <20030512203141.GB16407@perrin.int.nxad.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: m_evmenkin@yahoo.com cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-src@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 20:32:15 -0000 > >> > Submitted by: Maksim Yevmenkin > >> > Approved by: re@ > >> > >> What is the actual content? New features, bugfixes? > > > > lots of bugfixes and code to support new devices and features. > > Usually an abbreviated list of these things is included in commit > messages when drivers are updated. Otherwise, people don't know > what new devices are supported, what bugs are fixed, etc. Maxsim is really good at giving us nice hints about what stuff is supported by his latest code drop! (on -current). I wouldn't mind setting up project page, e.g. http://www.FreeBSD.ORG/projects/bluetooth, if time permits; provided Maksim provides me with some sort of a list! 8-) -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Mon May 12 14:02:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2742837B404; Mon, 12 May 2003 14:02:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD37C43F75; Mon, 12 May 2003 14:02:53 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CL2r0U030186; Mon, 12 May 2003 14:02:53 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CL2rAY030185; Mon, 12 May 2003 14:02:53 -0700 (PDT) Message-Id: <200305122102.h4CL2rAY030185@repoman.freebsd.org> From: Oliver Braun Date: Mon, 12 May 2003 14:02:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/postfix Makefile distinfo 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: Mon, 12 May 2003 21:02:54 -0000 obraun 2003/05/12 14:02:53 PDT FreeBSD ports repository Modified files: mail/postfix Makefile distinfo mail/postfix/scripts configure.postfix Log: * Upgrade to 2.0.9. * Re-enable IPv6 without TLS as an option. PR: ports/52133 Submitted by: maintainer Revision Changes Path 1.73 +1 -1 ports/mail/postfix/Makefile 1.39 +4 -3 ports/mail/postfix/distinfo 1.33 +12 -17 ports/mail/postfix/scripts/configure.postfix From owner-cvs-all@FreeBSD.ORG Mon May 12 14:04:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D6CD37B404; Mon, 12 May 2003 14:04:26 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4E343F75; Mon, 12 May 2003 14:04:25 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by attbi.com (rwcrmhc52) with ESMTP id <2003051221042405200143vpe>; Mon, 12 May 2003 21:04:25 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA93518; Mon, 12 May 2003 14:04:23 -0700 (PDT) Date: Mon, 12 May 2003 14:04:22 -0700 (PDT) From: Julian Elischer To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Maksim Yevmenkin cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:04:28 -0000 On Mon, 12 May 2003, John Baldwin wrote: > > > > > lots of bugfixes and code to support new devices and features. > > Usually an abbreviated list of these things is included in commit > messages when drivers are updated. Otherwise, people don't know > what new devices are supported, what bugs are fixed, etc. I'll leave it to maksim to enumerate them. I don't have a list.. From owner-cvs-all@FreeBSD.ORG Mon May 12 14:09:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B195737B401; Mon, 12 May 2003 14:09:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 504E443F75; Mon, 12 May 2003 14:09:41 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CL9f0U031369; Mon, 12 May 2003 14:09:41 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CL9ftB031368; Mon, 12 May 2003 14:09:41 -0700 (PDT) Message-Id: <200305122109.h4CL9ftB031368@repoman.freebsd.org> From: Greg Lewis Date: Mon, 12 May 2003 14:09:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/java-beepcore Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:09:42 -0000 glewis 2003/05/12 14:09:41 PDT FreeBSD ports repository Modified files: net/java-beepcore Makefile Log: . Fix the MASTER_SITE_SUBDIR setting. . Use JAVAJARDIR rather than defining out own JAVALIBDIR variable. Submitted by: Kimura Fuyuki (maintainer) Revision Changes Path 1.2 +2 -4 ports/net/java-beepcore/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 14:19:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F344337B404 for ; Mon, 12 May 2003 14:19:15 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A53343FD7 for ; Mon, 12 May 2003 14:19:13 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 9522 invoked from network); 12 May 2003 21:19:21 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 12 May 2003 21:19:21 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4CLJAp0025176; Mon, 12 May 2003 17:19:11 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 12 May 2003 17:19:19 -0400 (EDT) From: John Baldwin To: Julian Elischer cc: cvs-src@FreeBSD.org cc: Maksim Yevmenkin cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:19:16 -0000 On 12-May-2003 Julian Elischer wrote: > > > On Mon, 12 May 2003, John Baldwin wrote: > >> >> > >> > lots of bugfixes and code to support new devices and features. >> >> Usually an abbreviated list of these things is included in commit >> messages when drivers are updated. Otherwise, people don't know >> what new devices are supported, what bugs are fixed, etc. > > I'll leave it to maksim to enumerate them. > I don't have a list.. Usually this type of info is in the commit message though. Perhaps either Maksim could contribute some wording for the commit message along with the code or Maksim should just be committing these bits himself. :) -- 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 May 12 14:21:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A75F37B404; Mon, 12 May 2003 14:21:57 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6369A43FCB; Mon, 12 May 2003 14:21:55 -0700 (PDT) (envelope-from julian@elischer.org) Received: from interjet.elischer.org (12-232-168-4.client.attbi.com[12.232.168.4]) by attbi.com (sccrmhc02) with ESMTP id <2003051221215300200ee6lje>; Mon, 12 May 2003 21:21:54 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id OAA93668; Mon, 12 May 2003 14:21:52 -0700 (PDT) Date: Mon, 12 May 2003 14:21:51 -0700 (PDT) From: Julian Elischer To: John Baldwin In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Maksim Yevmenkin cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: RE: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:21:58 -0000 On Mon, 12 May 2003, John Baldwin wrote: > > On 12-May-2003 Julian Elischer wrote: > > > > > > On Mon, 12 May 2003, John Baldwin wrote: > > > >> > >> > > >> > lots of bugfixes and code to support new devices and features. > >> > >> Usually an abbreviated list of these things is included in commit > >> messages when drivers are updated. Otherwise, people don't know > >> what new devices are supported, what bugs are fixed, etc. > > > > I'll leave it to maksim to enumerate them. > > I don't have a list.. > > Usually this type of info is in the commit message though. Perhaps > either Maksim could contribute some wording for the commit message > along with the code or Maksim should just be committing these bits > himself. :) I'd certainly vote for #2 (if I had a vote) :-) If he gives me a list I can to a forced commit . > > -- > > 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 May 12 14:27:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D168337B401; Mon, 12 May 2003 14:27:39 -0700 (PDT) Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9F5643FB1; Mon, 12 May 2003 14:27:38 -0700 (PDT) (envelope-from jake@k6.locore.ca) Received: from k6.locore.ca (localhost.locore.ca [127.0.0.1]) by k6.locore.ca (8.12.9/8.12.9) with ESMTP id h4CLRVxw000191; Mon, 12 May 2003 17:27:31 -0400 (EDT) (envelope-from jake@k6.locore.ca) Received: (from jake@localhost) by k6.locore.ca (8.12.9/8.12.9/Submit) id h4CKbKYh001261; Mon, 12 May 2003 16:37:20 -0400 (EDT) Date: Mon, 12 May 2003 16:37:20 -0400 From: Jake Burkholder To: Hiten Pandya Message-ID: <20030512203720.GA1103@locore.ca> References: <200305121815.h4CIFXji016401@repoman.freebsd.org> <20030512202616.GA16407@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030512202616.GA16407@perrin.int.nxad.com> User-Agent: Mutt/1.4i cc: Maxime Henrion cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/dev/fxp if_fxpreg.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, 12 May 2003 21:27:40 -0000 Apparently, On Mon, May 12, 2003 at 01:26:16PM -0700, Hiten Pandya said words to the effect of; > On Mon, May 12, 2003 at 11:15:33AM -0700, Maxime Henrion wrote: > > mux 2003/05/12 11:15:33 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxpreg.h > > Log: > > Fix the unaligned access problems that some people saw on alpha > > by using a __packed keyword for the fxp_rfa structure. The Intel > > guys who designed this structure with unaligned fields deserve > > to be shot. > > I was telling on along, that use my BUS_SPACE_DEBUG patches, but > nah, no one wanted to listen! 8-) 8-) 8-) > Note, I am not making any indirect towards mux, but just > in general! > > If people want, I can update my BUS_SPACE_DEBUG patches: > > http://people.FreeBSD.ORG/~hmp/olddiffs/bus_space_debug.patch.gz This doesn't help because the structures aren't accessed with bus_space. Jake From owner-cvs-all@FreeBSD.ORG Mon May 12 14:34:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8729337B401; Mon, 12 May 2003 14:34:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 247CB43F75; Mon, 12 May 2003 14:34:30 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLYT0U032251; Mon, 12 May 2003 14:34:29 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLYTIY032250; Mon, 12 May 2003 14:34:29 -0700 (PDT) Message-Id: <200305122134.h4CLYTIY032250@repoman.freebsd.org> From: Hiten Pandya Date: Mon, 12 May 2003 14:34:29 -0700 (PDT) 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 agp.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, 12 May 2003 21:34:30 -0000 hmp 2003/05/12 14:34:29 PDT FreeBSD src repository (doc committer) Modified files: share/man/man4 agp.4 Log: Document ioctl(2) operations of the agp(4) subsystem. The original patch was obtained from [1], with heavy editing, and ammending text for some of the ioctls. All ioctls (in sys/agpio.h) are now documented. PR: docs/50503 Original patch by: Alex Semenyaka [1] Content approved by: - Eric Anholt - Matthew N. Dodd (cursory review) Approved and Reviewed by: des (mentor), re (scottl) Revision Changes Path 1.4 +99 -0 src/share/man/man4/agp.4 From owner-cvs-all@FreeBSD.ORG Mon May 12 14:47:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BF2AC37B401; Mon, 12 May 2003 14:47:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EE3943FA3; Mon, 12 May 2003 14:47:40 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLle0U032780; Mon, 12 May 2003 14:47:40 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLldEI032779; Mon, 12 May 2003 14:47:39 -0700 (PDT) Message-Id: <200305122147.h4CLldEI032779@repoman.freebsd.org> From: Hiten Pandya Date: Mon, 12 May 2003 14:47:39 -0700 (PDT) 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 gsc.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, 12 May 2003 21:47:41 -0000 hmp 2003/05/12 14:47:39 PDT FreeBSD src repository (doc committer) Modified files: share/man/man4/man4.i386 gsc.4 Log: Fix .Xr typo. Approved by: des (mentor), re (scottl) Revision Changes Path 1.23 +1 -1 src/share/man/man4/man4.i386/gsc.4 From owner-cvs-all@FreeBSD.ORG Mon May 12 14:52:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EDF8B37B401; Mon, 12 May 2003 14:52:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D4B043F75; Mon, 12 May 2003 14:52:47 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLql0U033027; Mon, 12 May 2003 14:52:47 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLqlfx033026; Mon, 12 May 2003 14:52:47 -0700 (PDT) Message-Id: <200305122152.h4CLqlfx033026@repoman.freebsd.org> From: Hiten Pandya Date: Mon, 12 May 2003 14:52:47 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:52:48 -0000 hmp 2003/05/12 14:52:47 PDT FreeBSD src repository (doc committer) Modified files: share/man/man8 Makefile Log: Add an MLINK for rc.d(8) which points to rc(8). The former is referenced by rc.subr(8). Approved by: des (mentor), re (scottl) Revision Changes Path 1.33 +1 -0 src/share/man/man8/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 14:52:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F265F37B48C; Mon, 12 May 2003 14:52:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06DB243F75; Mon, 12 May 2003 14:52:52 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLqp0U033078; Mon, 12 May 2003 14:52:51 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLqnrX033076; Mon, 12 May 2003 14:52:49 -0700 (PDT) Message-Id: <200305122152.h4CLqnrX033076@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 14:52:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xstroke Makefile ports/x11/xstroke/files patch-Imakefile patch-action_item.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, 12 May 2003 21:52:54 -0000 anholt 2003/05/12 14:52:49 PDT FreeBSD ports repository Modified files: x11/xstroke Makefile x11/xstroke/files patch-Imakefile Added files: x11/xstroke/files patch-action_item.h Log: Un-break after Xft and XFree86 4.3 changes. Revision Changes Path 1.8 +6 -9 ports/x11/xstroke/Makefile 1.2 +4 -4 ports/x11/xstroke/files/patch-Imakefile 1.1 +11 -0 ports/x11/xstroke/files/patch-action_item.h (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 14:58:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B85B37B401; Mon, 12 May 2003 14:58:40 -0700 (PDT) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90DAA43F93; Mon, 12 May 2003 14:58:39 -0700 (PDT) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 1000) id 032DC10BF84; Mon, 12 May 2003 23:58:37 +0200 (CEST) Date: Mon, 12 May 2003 23:58:37 +0200 From: "Simon L. Nielsen" To: Hiten Pandya Message-ID: <20030512215837.GI992@nitro.dk> References: <200305122147.h4CLldEI032779@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0rSojgWGcpz+ezC3" Content-Disposition: inline In-Reply-To: <200305122147.h4CLldEI032779@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4/man4.i386 gsc.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, 12 May 2003 21:58:41 -0000 --0rSojgWGcpz+ezC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2003.05.12 14:47:39 -0700, Hiten Pandya wrote: > hmp 2003/05/12 14:47:39 PDT >=20 > FreeBSD src repository (doc committer) >=20 > Modified files: > share/man/man4/man4.i386 gsc.4=20 > Log: > Fix .Xr typo. > =20 > Approved by: des (mentor), re (scottl) PR docs/52000 right ? :-) --=20 Simon L. Nielsen --0rSojgWGcpz+ezC3 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wBkN8kocFXgPTRwRAkVZAKCuNg/RWnU/N4uvV9eOYe9GIxYB9ACgysS+ hnMylPYreS4aTERUrROoXPY= =X4wW -----END PGP SIGNATURE----- --0rSojgWGcpz+ezC3-- From owner-cvs-all@FreeBSD.ORG Mon May 12 14:59:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 815C237B401; Mon, 12 May 2003 14:59:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 217E643FDD; Mon, 12 May 2003 14:59:18 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLxH0U033388; Mon, 12 May 2003 14:59:17 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLxHCf033386; Mon, 12 May 2003 14:59:17 -0700 (PDT) Message-Id: <200305122159.h4CLxHCf033386@repoman.freebsd.org> From: Hiten Pandya Date: Mon, 12 May 2003 14:59:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libwrap Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:59:19 -0000 hmp 2003/05/12 14:59:17 PDT FreeBSD src repository (doc committer) Modified files: lib/libwrap Makefile Log: Following MLINKS added, which point to host_access(3): - hosts_ctl(3), hosts_access(3), request_init(3), request_set(3). PR: docs/52000 Submitted by: Simon L. Nielsen Approved and Reviewed by: des (mentor), re (scottl) Revision Changes Path 1.12 +2 -0 src/lib/libwrap/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 14:59:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C59A37B401; Mon, 12 May 2003 14:59:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C092B43FA3; Mon, 12 May 2003 14:59:42 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CLxg0U033455; Mon, 12 May 2003 14:59:42 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CLxgsf033451; Mon, 12 May 2003 14:59:42 -0700 (PDT) Message-Id: <200305122159.h4CLxgsf033451@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 14:59:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xstroke Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 21:59:43 -0000 anholt 2003/05/12 14:59:42 PDT FreeBSD ports repository Modified files: x11/xstroke Makefile Log: Libraries linked against changed, bump PORTREVISION. Revision Changes Path 1.9 +1 -1 ports/x11/xstroke/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 15:02:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66E1537B401; Mon, 12 May 2003 15:02:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F6A43FD7; Mon, 12 May 2003 15:02:31 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CM2U0U033647; Mon, 12 May 2003 15:02:30 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CM2ULh033646; Mon, 12 May 2003 15:02:30 -0700 (PDT) Message-Id: <200305122202.h4CM2ULh033646@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 15:02:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/f77flow Makefile ports/devel/f77flow/files patch-ab X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:02:31 -0000 anholt 2003/05/12 15:02:30 PDT FreeBSD ports repository Modified files: devel/f77flow Makefile devel/f77flow/files patch-ab Log: Fix with newer gcc by fixing usage of exit(3). Revision Changes Path 1.8 +1 -0 ports/devel/f77flow/Makefile 1.2 +31 -5 ports/devel/f77flow/files/patch-ab From owner-cvs-all@FreeBSD.ORG Mon May 12 15:03:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B335937B404; Mon, 12 May 2003 15:03:09 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04ED43FDF; Mon, 12 May 2003 15:03:08 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 5D0CD21058; Mon, 12 May 2003 15:03:08 -0700 (PDT) Date: Mon, 12 May 2003 15:03:08 -0700 From: Hiten Pandya To: "Simon L. Nielsen" Message-ID: <20030512220308.GB19809@perrin.int.nxad.com> References: <200305122147.h4CLldEI032779@repoman.freebsd.org> <20030512215837.GI992@nitro.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SkvwRMAIpAhPCcCJ" Content-Disposition: inline In-Reply-To: <20030512215837.GI992@nitro.dk> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4/man4.i386 gsc.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, 12 May 2003 22:03:10 -0000 --SkvwRMAIpAhPCcCJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2003 at 11:58:37PM +0200, Simon L. Nielsen wrote: > On 2003.05.12 14:47:39 -0700, Hiten Pandya wrote: > > hmp 2003/05/12 14:47:39 PDT > >=20 > > FreeBSD src repository (doc committer) > >=20 > > Modified files: > > share/man/man4/man4.i386 gsc.4=20 > > Log: > > Fix .Xr typo. > > =20 > > Approved by: des (mentor), re (scottl) >=20 > PR docs/52000 right ? :-) All done, thanks! Apologies for forgetting to include the PR number in the commit message. I was dreaded that I would forget to put the `Approved by: re' line, but the opposite happened. 8-) 8-) Cheers! -- Hiten (hmp@FreeBSD.ORG) --SkvwRMAIpAhPCcCJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- iD8DBQE+wBoaVBcFDV2wzvIRAhbmAJ0QOjFaOWKWQRGcitDtJqy9BAhbHQCgntmx pd4yAcDnX2FEUKvJHgeW22M= =8YjI -----END PGP SIGNATURE----- --SkvwRMAIpAhPCcCJ-- From owner-cvs-all@FreeBSD.ORG Mon May 12 15:06:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0593937B401; Mon, 12 May 2003 15:06:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9205143FE9; Mon, 12 May 2003 15:06:35 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CM6Z0U034811; Mon, 12 May 2003 15:06:35 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CM6ZFY034810; Mon, 12 May 2003 15:06:35 -0700 (PDT) Message-Id: <200305122206.h4CM6ZFY034810@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 15:06:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/fressh Makefileports/security/fressh/files patch-transport::ssh_deattack.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:06:36 -0000 anholt 2003/05/12 15:06:35 PDT FreeBSD ports repository Modified files: security/fressh Makefile Added files: security/fressh/files patch-transport::ssh_deattack.c Log: Fix with newer gcc by converting multiline string literals to string concatenation. Changed the formatting of the strings to what was more likely intended, so bump PORTREVISION. Revision Changes Path 1.8 +1 -0 ports/security/fressh/Makefile 1.1 +24 -0 ports/security/fressh/files/patch-transport::ssh_deattack.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 15:10:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BEEB37B401; Mon, 12 May 2003 15:10:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E2643FAF; Mon, 12 May 2003 15:10:13 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CMAC0U034990; Mon, 12 May 2003 15:10:12 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CMAC39034989; Mon, 12 May 2003 15:10:12 -0700 (PDT) Message-Id: <200305122210.h4CMAC39034989@repoman.freebsd.org> From: Kris Kennaway Date: Mon, 12 May 2003 15:10:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dtv Makefile ports/graphics/crw Makefile ports/sysutils/cpdup Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:10:13 -0000 kris 2003/05/12 15:10:12 PDT FreeBSD ports repository Modified files: multimedia/dtv Makefile graphics/crw Makefile sysutils/cpdup Makefile Log: Reset maintainer on ports formerly maintained by dillon Submitted by: dillon Revision Changes Path 1.6 +1 -1 ports/graphics/crw/Makefile 1.4 +1 -1 ports/multimedia/dtv/Makefile 1.8 +1 -1 ports/sysutils/cpdup/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 15:10:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 721EE37B401; Mon, 12 May 2003 15:10:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D6F943FB1; Mon, 12 May 2003 15:10:26 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CMAP0U035046; Mon, 12 May 2003 15:10:25 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CMAPPC035045; Mon, 12 May 2003 15:10:25 -0700 (PDT) Message-Id: <200305122210.h4CMAPPC035045@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 15:10:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gag/files patch-Makefile patch-gag.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:10:26 -0000 anholt 2003/05/12 15:10:25 PDT FreeBSD ports repository Modified files: security/gag/files patch-Makefile Added files: security/gag/files patch-gag.c Log: Fix with newer gcc by converting #if #endif around license statement to /* */ Also fix linking so that CFLAGS get respected. Revision Changes Path 1.2 +10 -1 ports/security/gag/files/patch-Makefile 1.1 +22 -0 ports/security/gag/files/patch-gag.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 15:18:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE86237B401; Mon, 12 May 2003 15:18:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CAC243FB1; Mon, 12 May 2003 15:18:49 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CMIn0U035294; Mon, 12 May 2003 15:18:49 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CMIn1G035293; Mon, 12 May 2003 15:18:49 -0700 (PDT) Message-Id: <200305122218.h4CMIn1G035293@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 15:18:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/muttzilla/files patch-mutzilla.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:18:50 -0000 anholt 2003/05/12 15:18:49 PDT FreeBSD ports repository Added files: mail/muttzilla/files patch-mutzilla.c Log: Fix build with new gcc by converting multi-line string literal (copyright) to concatenated strings. Revision Changes Path 1.1 +44 -0 ports/mail/muttzilla/files/patch-mutzilla.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 15:28:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 102F837B404; Mon, 12 May 2003 15:28:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 736EE43F85; Mon, 12 May 2003 15:28:35 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CMSZ0U035700; Mon, 12 May 2003 15:28:35 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CMSZ4F035699; Mon, 12 May 2003 15:28:35 -0700 (PDT) Message-Id: <200305122228.h4CMSZ4F035699@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 15:28:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/psmark Makefile ports/print/psmark/files patch-psmark.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 22:28:36 -0000 anholt 2003/05/12 15:28:35 PDT FreeBSD ports repository Modified files: print/psmark Makefile Added files: print/psmark/files patch-psmark.c Log: Fix with newer gcc by converting multiline string literals to string concatenation. Removes extra whitespace in the string. Revision Changes Path 1.8 +1 -1 ports/print/psmark/Makefile 1.1 +15 -0 ports/print/psmark/files/patch-psmark.c (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 16:07:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E950A37B401; Mon, 12 May 2003 16:07:28 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4599643FD7; Mon, 12 May 2003 16:07:27 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 85DB351A94; Tue, 13 May 2003 08:37:25 +0930 (CST) Date: Tue, 13 May 2003 08:37:25 +0930 From: Greg 'groggy' Lehey To: Poul-Henning Kamp Message-ID: <20030512230725.GB28486@wantadilla.lemis.com> References: <200305122015.h4CKFTmk028406@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ESr4fftwSwE2Rzwi" Content-Disposition: inline In-Reply-To: <200305122015.h4CKFTmk028406@repoman.freebsd.org> User-Agent: Mutt/1.4i 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:07:29 -0000 --ESr4fftwSwE2Rzwi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Monday, 12 May 2003 at 13:15:29 -0700, Poul-Henning Kamp wrote: > phk 2003/05/12 13:15:29 PDT > > FreeBSD src repository > > Modified files: > sys/geom geom_disk.c > Log: > When a disk disappears, destroy the class from the event thread > to avoid race condtion. Was this the cause of a panic while mallocing 16 bytes? Greg -- See complete headers for address and phone numbers --ESr4fftwSwE2Rzwi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+wCktIubykFB6QiMRApxAAJ9jDns0axCkltCV8YrouSyAtsnB7wCgpJPq q5aD4GKyvZ3cEmuKznm2J7Q= =LHue -----END PGP SIGNATURE----- --ESr4fftwSwE2Rzwi-- From owner-cvs-all@FreeBSD.ORG Mon May 12 16:12:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 350AE37B401; Mon, 12 May 2003 16:12:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C90EC43F75; Mon, 12 May 2003 16:12:02 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNC20U038208; Mon, 12 May 2003 16:12:02 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNC2Rf038207; Mon, 12 May 2003 16:12:02 -0700 (PDT) Message-Id: <200305122312.h4CNC2Rf038207@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 12 May 2003 16:12:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc newsyslog.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: Mon, 12 May 2003 23:12:03 -0000 gad 2003/05/12 16:12:02 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc newsyslog.conf Log: MFC 1.45: Update the comments in this file to reflect the recent changes to newsyslog. Revision Changes Path 1.25.2.11 +11 -2 src/etc/newsyslog.conf From owner-cvs-all@FreeBSD.ORG Mon May 12 16:15:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D4E037B401; Mon, 12 May 2003 16:15:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E080E43FDF; Mon, 12 May 2003 16:15:33 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNFX0U038396; Mon, 12 May 2003 16:15:33 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNFXl9038395; Mon, 12 May 2003 16:15:33 -0700 (PDT) Message-Id: <200305122315.h4CNFXl9038395@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 12 May 2003 16:15:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/etc newsyslog.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: Mon, 12 May 2003 23:15:34 -0000 gad 2003/05/12 16:15:33 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) etc newsyslog.conf Log: MFC 1.46: Add the 'N' flag to the entries for three log files which are *not* written to by the syslogd process: /var/log/{daily.log,weekly.log,monthly.log} Revision Changes Path 1.25.2.12 +3 -3 src/etc/newsyslog.conf From owner-cvs-all@FreeBSD.ORG Mon May 12 16:22:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CDE237B401; Mon, 12 May 2003 16:22:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD8C443FBD; Mon, 12 May 2003 16:22:24 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNMO0U038612; Mon, 12 May 2003 16:22:24 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNMOkf038611; Mon, 12 May 2003 16:22:24 -0700 (PDT) Message-Id: <200305122322.h4CNMOkf038611@repoman.freebsd.org> From: Martin Heinen Date: Mon, 12 May 2003 16:22:24 -0700 (PDT) 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: Mon, 12 May 2003 23:22:25 -0000 mheinen 2003/05/12 16:22:24 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ppp-and-slip chapter.sgml Log: Add a missing . Punctuation fix. Revision Changes Path 1.104 +2 -2 doc/en_US.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml From owner-cvs-all@FreeBSD.ORG Mon May 12 16:24:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89ECF37B401; Mon, 12 May 2003 16:24:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 293A343F93; Mon, 12 May 2003 16:24:36 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNOZ0U038668; Mon, 12 May 2003 16:24:35 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNOZVD038667; Mon, 12 May 2003 16:24:35 -0700 (PDT) Message-Id: <200305122324.h4CNOZVD038667@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 12 May 2003 16:24:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:24:37 -0000 gad 2003/05/12 16:24:35 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: MFC 1.69: Slightly improve the checking of the 'size' field, so users get a warning message if they switch the values for 'size' and 'when'. Revision Changes Path 1.25.2.19 +8 -2 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Mon May 12 16:31:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F83B37B401; Mon, 12 May 2003 16:31:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C7643FCB; Mon, 12 May 2003 16:31:22 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNVM0U039007; Mon, 12 May 2003 16:31:22 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNVMkD039006; Mon, 12 May 2003 16:31:22 -0700 (PDT) Message-Id: <200305122331.h4CNVMkD039006@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 12 May 2003 16:31:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:31:23 -0000 gad 2003/05/12 16:31:22 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: MFC 1.70: Fix age_old_log checking so that it will notice log files which were rotated and then compressed with bzip2 instead of gzip. Before this fix, any file which had a time-interval specified for 'when' and also specified the 'J' flag would be rotated every time newsyslog was run. PR: bin/51519 Revision Changes Path 1.25.2.20 +19 -4 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Mon May 12 16:39:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2E1337B401; Mon, 12 May 2003 16:39:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 40D4843FAF; Mon, 12 May 2003 16:39:08 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNd80U039238; Mon, 12 May 2003 16:39:08 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNd75O039237; Mon, 12 May 2003 16:39:07 -0700 (PDT) Message-Id: <200305122339.h4CNd75O039237@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 16:39:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/tree/files patch-tree.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:39:09 -0000 anholt 2003/05/12 16:39:07 PDT FreeBSD ports repository Modified files: sysutils/tree/files patch-tree.c Log: Fix with new gcc by converting multiline string literals to concatenated strings. Reported by: bento Revision Changes Path 1.3 +25 -4 ports/sysutils/tree/files/patch-tree.c From owner-cvs-all@FreeBSD.ORG Mon May 12 16:41:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B67E937B401; Mon, 12 May 2003 16:41:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5633943FBD; Mon, 12 May 2003 16:41:30 -0700 (PDT) (envelope-from gad@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4CNfU0U039390; Mon, 12 May 2003 16:41:30 -0700 (PDT) (envelope-from gad@repoman.freebsd.org) Received: (from gad@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4CNfU0Y039389; Mon, 12 May 2003 16:41:30 -0700 (PDT) Message-Id: <200305122341.h4CNfU0Y039389@repoman.freebsd.org> From: Garance A Drosehn Date: Mon, 12 May 2003 16:41:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/usr.sbin/newsyslog newsyslog.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 May 2003 23:41:31 -0000 gad 2003/05/12 16:41:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) usr.sbin/newsyslog newsyslog.c Log: MFC 1.68: Use __FBSDID over rcsid[]. Revision Changes Path 1.25.2.21 +2 -4 src/usr.sbin/newsyslog/newsyslog.c From owner-cvs-all@FreeBSD.ORG Mon May 12 18:12:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A171F37B401; Mon, 12 May 2003 18:12:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10DE643FB1; Mon, 12 May 2003 18:12:13 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1CC0U049693; Mon, 12 May 2003 18:12:12 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1CCrf049692; Mon, 12 May 2003 18:12:12 -0700 (PDT) Message-Id: <200305130112.h4D1CCrf049692@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:12:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/kon2-16dot Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 01:12:14 -0000 vanilla 2003/05/12 18:12:12 PDT FreeBSD ports repository Modified files: japanese/kon2-16dot Makefile Log: Make it ready for coming slave ports. Revision Changes Path 1.29 +2 -2 ports/japanese/kon2-16dot/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 18:19:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 218EA37B404; Mon, 12 May 2003 18:19:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2D6B43FA3; Mon, 12 May 2003 18:19:36 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1Ja0U049990; Mon, 12 May 2003 18:19:36 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1JaBa049989; Mon, 12 May 2003 18:19:36 -0700 (PDT) Message-Id: <200305130119.h4D1JaBa049989@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:19:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese Makefile ports/chinese/kon2 Makefile pkg-plist ports/chinese/kon2/files patch-kon.cfg.FreeBSD patch-lib::coding.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 01:19:37 -0000 vanilla 2003/05/12 18:19:36 PDT FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/kon2 Makefile pkg-plist chinese/kon2/files patch-kon.cfg.FreeBSD patch-lib::coding.c Log: Add kon2 , kanji On Console -- Display kanji characters on your own console. PR: 50819 Submitted by: Chen Chuan-Hsing Revision Changes Path 1.141 +1 -0 ports/chinese/Makefile 1.1 +44 -0 ports/chinese/kon2/Makefile (new) 1.1 +10 -0 ports/chinese/kon2/files/patch-kon.cfg.FreeBSD (new) 1.1 +25 -0 ports/chinese/kon2/files/patch-lib::coding.c (new) 1.1 +13 -0 ports/chinese/kon2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 18:21:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7196A37B401; Mon, 12 May 2003 18:21:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1094A43FA3; Mon, 12 May 2003 18:21:17 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1LG0U050140; Mon, 12 May 2003 18:21:16 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1LGAF050139; Mon, 12 May 2003 18:21:16 -0700 (PDT) Message-Id: <200305130121.h4D1LGAF050139@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:21:16 -0700 (PDT) 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, 13 May 2003 01:21:17 -0000 vanilla 2003/05/12 18:21:16 PDT FreeBSD ports repository Modified files: . modules Log: Activate ports/chinese/kon2 Revision Changes Path 1.7234 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 18:23:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AC2837B401; Mon, 12 May 2003 18:23:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFCE243F75; Mon, 12 May 2003 18:23:45 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1Nj0U050267; Mon, 12 May 2003 18:23:45 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1NjgA050266; Mon, 12 May 2003 18:23:45 -0700 (PDT) Message-Id: <200305130123.h4D1NjgA050266@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:23:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese Makefile ports/chinese/stardict2 Makefile distinfo pkg-descr pkg-plistpatch-src::tools::oxford2dic.c patch-src::tools::pydict2dic.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 01:23:46 -0000 vanilla 2003/05/12 18:23:45 PDT FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/stardict2 Makefile distinfo pkg-descr pkg-plist chinese/stardict2/files patch-src::tools::olddic2newdic.c patch-src::tools::oxford2dic.c patch-src::tools::pydict2dic.c Log: Add stardict2 2.0.0, english-Chinese dictionary. PR: 51185 Submitted by: Shen Chuan-Hsing Revision Changes Path 1.142 +1 -0 ports/chinese/Makefile 1.1 +50 -0 ports/chinese/stardict2/Makefile (new) 1.1 +5 -0 ports/chinese/stardict2/distinfo (new) 1.1 +157 -0 ports/chinese/stardict2/files/patch-src::tools::olddic2newdic.c (new) 1.1 +64 -0 ports/chinese/stardict2/files/patch-src::tools::oxford2dic.c (new) 1.1 +64 -0 ports/chinese/stardict2/files/patch-src::tools::pydict2dic.c (new) 1.1 +5 -0 ports/chinese/stardict2/pkg-descr (new) 1.1 +49 -0 ports/chinese/stardict2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 18:24:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E15937B401; Mon, 12 May 2003 18:24:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0CEF43F93; Mon, 12 May 2003 18:24:27 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1OR0U050316; Mon, 12 May 2003 18:24:27 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1ORsN050315; Mon, 12 May 2003 18:24:27 -0700 (PDT) Message-Id: <200305130124.h4D1ORsN050315@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:24:27 -0700 (PDT) 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, 13 May 2003 01:24:28 -0000 vanilla 2003/05/12 18:24:27 PDT FreeBSD ports repository Modified files: . modules Log: Activate ports/chinese/stardict2 Revision Changes Path 1.7235 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 18:34:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1974137B401; Mon, 12 May 2003 18:34:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B9E0243F93; Mon, 12 May 2003 18:34:31 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1YV0U050791; Mon, 12 May 2003 18:34:31 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1YVpd050790; Mon, 12 May 2003 18:34:31 -0700 (PDT) Message-Id: <200305130134.h4D1YVpd050790@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:34:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese Makefile ports/chinese/ntuttf Makefile distinfo pkg-deinstall pkg-descr 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, 13 May 2003 01:34:32 -0000 vanilla 2003/05/12 18:34:31 PDT FreeBSD ports repository Modified files: chinese Makefile Added files: chinese/ntuttf Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist Log: Add ntuttf 1.0, seven Chinese Big5 TrueType fonts made by NTU. PR: 50820 Submitted by: Shen Chuan-Hsing Revision Changes Path 1.143 +1 -0 ports/chinese/Makefile 1.1 +71 -0 ports/chinese/ntuttf/Makefile (new) 1.1 +7 -0 ports/chinese/ntuttf/distinfo (new) 1.1 +24 -0 ports/chinese/ntuttf/pkg-deinstall (new) 1.1 +20 -0 ports/chinese/ntuttf/pkg-descr (new) 1.1 +39 -0 ports/chinese/ntuttf/pkg-install (new) 1.1 +9 -0 ports/chinese/ntuttf/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 18:36:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF6D937B401; Mon, 12 May 2003 18:36:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E75343F93; Mon, 12 May 2003 18:36:21 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1aL0U050917; Mon, 12 May 2003 18:36:21 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1aKBa050916; Mon, 12 May 2003 18:36:20 -0700 (PDT) Message-Id: <200305130136.h4D1aKBa050916@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:36:20 -0700 (PDT) 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, 13 May 2003 01:36:22 -0000 vanilla 2003/05/12 18:36:20 PDT FreeBSD ports repository Modified files: . modules Log: Activate ports/chinese/ntuttf. Revision Changes Path 1.7236 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 18:37:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6ACD337B401; Mon, 12 May 2003 18:37:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B8C743F3F; Mon, 12 May 2003 18:37:46 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1bj0U050967; Mon, 12 May 2003 18:37:45 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1bjiB050966; Mon, 12 May 2003 18:37:45 -0700 (PDT) Message-Id: <200305130137.h4D1bjiB050966@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:37:45 -0700 (PDT) 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: Tue, 13 May 2003 01:37:46 -0000 vanilla 2003/05/12 18:37:45 PDT FreeBSD ports repository Modified files: . LEGAL Log: Add zh-ntuttf. Revision Changes Path 1.282 +2 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Mon May 12 18:47:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A048137B401; Mon, 12 May 2003 18:47:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E1B143FAF; Mon, 12 May 2003 18:47:58 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D1lv0U051368; Mon, 12 May 2003 18:47:57 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D1lvM6051367; Mon, 12 May 2003 18:47:57 -0700 (PDT) Message-Id: <200305130147.h4D1lvM6051367@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Mon, 12 May 2003 18:47:57 -0700 (PDT) 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-ODBC 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, 13 May 2003 01:47:59 -0000 vanilla 2003/05/12 18:47:57 PDT FreeBSD ports repository Modified files: databases/p5-DBD-ODBC Makefile distinfo pkg-descr pkg-plist Log: Upgrade to 1.05, and assign MAINTAINER to submitter. PR: ports/51581 Submitted by: Mathieu Arnold Revision Changes Path 1.5 +8 -5 ports/databases/p5-DBD-ODBC/Makefile 1.2 +1 -1 ports/databases/p5-DBD-ODBC/distinfo 1.2 +1 -1 ports/databases/p5-DBD-ODBC/pkg-descr 1.2 +7 -6 ports/databases/p5-DBD-ODBC/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 19:08:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B243A37B401; Mon, 12 May 2003 19:08:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E7A43FBD; Mon, 12 May 2003 19:08:01 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D2800U053173; Mon, 12 May 2003 19:08:00 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D280n6053172; Mon, 12 May 2003 19:08:00 -0700 (PDT) Message-Id: <200305130208.h4D280n6053172@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 19:08:00 -0700 (PDT) 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/adonthell Makefile distinfo pkg-descr pkg-plist ports/games/adonthell/files patch-aa patch-ab patch-ac patch-ad patch-ae X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 02:08:02 -0000 anholt 2003/05/12 19:08:00 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/adonthell Makefile distinfo pkg-descr pkg-plist games/adonthell/files patch-aa patch-ab patch-ac patch-ad patch-ae Log: Add adonthell 0.3.3, a free role playing game. PR: 52029 Submitted by: Miguel Mendez Revision Changes Path 1.542 +1 -0 ports/games/Makefile 1.1 +39 -0 ports/games/adonthell/Makefile (new) 1.1 +2 -0 ports/games/adonthell/distinfo (new) 1.1 +11 -0 ports/games/adonthell/files/patch-aa (new) 1.1 +11 -0 ports/games/adonthell/files/patch-ab (new) 1.1 +11 -0 ports/games/adonthell/files/patch-ac (new) 1.1 +11 -0 ports/games/adonthell/files/patch-ad (new) 1.1 +11 -0 ports/games/adonthell/files/patch-ae (new) 1.1 +9 -0 ports/games/adonthell/pkg-descr (new) 1.1 +466 -0 ports/games/adonthell/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 19:08:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0328D37B401; Mon, 12 May 2003 19:08:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A0143FA3; Mon, 12 May 2003 19:08:16 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D28G0U053218; Mon, 12 May 2003 19:08:16 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D28GbN053217; Mon, 12 May 2003 19:08:16 -0700 (PDT) Message-Id: <200305130208.h4D28GbN053217@repoman.freebsd.org> From: Eric Anholt Date: Mon, 12 May 2003 19:08:16 -0700 (PDT) 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, 13 May 2003 02:08:17 -0000 anholt 2003/05/12 19:08:16 PDT FreeBSD ports repository Modified files: . modules Log: adonthell --> ports/games/adonthell Revision Changes Path 1.7237 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Mon May 12 19:58:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28BF737B401; Mon, 12 May 2003 19:58:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB21843FAF; Mon, 12 May 2003 19:58:38 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D2wc0U055140; Mon, 12 May 2003 19:58:38 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D2wcO1055139; Mon, 12 May 2003 19:58:38 -0700 (PDT) Message-Id: <200305130258.h4D2wcO1055139@repoman.freebsd.org> From: Ying-Chieh Liao Date: Mon, 12 May 2003 19:58:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/centericq 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, 13 May 2003 02:58:39 -0000 ijliao 2003/05/12 19:58:38 PDT FreeBSD ports repository Modified files: net/centericq Makefile distinfo Log: upgrade to 4.9.4 Revision Changes Path 1.62 +1 -1 ports/net/centericq/Makefile 1.31 +1 -1 ports/net/centericq/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 20:12:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1814B37B401; Mon, 12 May 2003 20:12:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB13D43FA3; Mon, 12 May 2003 20:12:10 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D3CA0U056701; Mon, 12 May 2003 20:12:10 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D3CA4g056700; Mon, 12 May 2003 20:12:10 -0700 (PDT) Message-Id: <200305130312.h4D3CA4g056700@repoman.freebsd.org> From: Robert Watson Date: Mon, 12 May 2003 20:12:10 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 03:12:11 -0000 rwatson 2003/05/12 20:12:10 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Add rpc.lockd problems to the "must fix" list for 5.1-RELEASE. Assign myself as the owner since I seem to be in the throes of tracking them. Revision Changes Path 1.39 +12 -1 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Mon May 12 20:29:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D51D237B401; Mon, 12 May 2003 20:29:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 707B743F3F; Mon, 12 May 2003 20:29:00 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D3T00U057298; Mon, 12 May 2003 20:29:00 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D3T0U8057295; Mon, 12 May 2003 20:29:00 -0700 (PDT) Message-Id: <200305130329.h4D3T0U8057295@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 May 2003 20:29:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-player/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, 13 May 2003 03:29:01 -0000 lioux 2003/05/12 20:29:00 PDT FreeBSD ports repository Modified files: multimedia/gstreamer-player/files patch-configure Log: Fix patch: sh if statements end with token fi Noticed by: Sergey Akifyev Revision Changes Path 1.3 +2 -1 ports/multimedia/gstreamer-player/files/patch-configure From owner-cvs-all@FreeBSD.ORG Mon May 12 20:48:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D05B537B401; Mon, 12 May 2003 20:48:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D67B43F3F; Mon, 12 May 2003 20:48:07 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D3m70U063098; Mon, 12 May 2003 20:48:07 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D3m7tC063097; Mon, 12 May 2003 20:48:07 -0700 (PDT) Message-Id: <200305130348.h4D3m7tC063097@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Mon, 12 May 2003 20:48:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/gstreamer-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: Tue, 13 May 2003 03:48:08 -0000 lioux 2003/05/12 20:48:07 PDT FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile Log: o Add missing dependency to WITH_HTTP knob o Bump PORTREVISION due to dependency change PR: 49062 Submitted by: Alexander Nedotsukov Revision Changes Path 1.21 +2 -0 ports/multimedia/gstreamer-plugins/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 20:52:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F94E37B401; Mon, 12 May 2003 20:52:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA6943FA3; Mon, 12 May 2003 20:52:23 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D3qN0U063329; Mon, 12 May 2003 20:52:23 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D3qMeR063328; Mon, 12 May 2003 20:52:22 -0700 (PDT) Message-Id: <200305130352.h4D3qMeR063328@repoman.freebsd.org> From: Foxfair Hu Date: Mon, 12 May 2003 20:52:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/archivers/makeself 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, 13 May 2003 03:52:24 -0000 foxfair 2003/05/12 20:52:22 PDT FreeBSD ports repository Modified files: archivers/makeself Makefile distinfo Log: PR: 48721 Submitted by: Clement Laforet Update to 2.1.1 Revision Changes Path 1.12 +7 -10 ports/archivers/makeself/Makefile 1.5 +1 -1 ports/archivers/makeself/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 21:02:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02C6D37B401; Mon, 12 May 2003 21:02:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2241043FAF; Mon, 12 May 2003 21:02:19 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D42I0U063716; Mon, 12 May 2003 21:02:18 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D42IdU063715; Mon, 12 May 2003 21:02:18 -0700 (PDT) Message-Id: <200305130402.h4D42IdU063715@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 12 May 2003 21:02:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tcl82 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:02:20 -0000 dinoex 2003/05/12 21:02:18 PDT FreeBSD ports repository Modified files: lang/tcl82 Makefile Log: - cleanup makefile Revision Changes Path 1.46 +5 -5 ports/lang/tcl82/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 21:03:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D69037B404; Mon, 12 May 2003 21:03:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A1A843FA3; Mon, 12 May 2003 21:03:22 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D43L0U064758; Mon, 12 May 2003 21:03:21 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D43LCM064757; Mon, 12 May 2003 21:03:21 -0700 (PDT) Message-Id: <200305130403.h4D43LCM064757@repoman.freebsd.org> From: Dirk Meyer Date: Mon, 12 May 2003 21:03:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tcl83 Makefile ports/lang/tcl83/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: Tue, 13 May 2003 04:03:23 -0000 dinoex 2003/05/12 21:03:21 PDT FreeBSD ports repository Modified files: lang/tcl83 Makefile lang/tcl83/files patch-aa Log: - use configures --includedir - cleanup makefile Revision Changes Path 1.61 +3 -4 ports/lang/tcl83/Makefile 1.22 +1 -1 ports/lang/tcl83/files/patch-aa From owner-cvs-all@FreeBSD.ORG Mon May 12 21:03:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E23AB37B401; Mon, 12 May 2003 21:03:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BBA343F75; Mon, 12 May 2003 21:03:48 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D43m0U064808; Mon, 12 May 2003 21:03:48 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D43m2D064807; Mon, 12 May 2003 21:03:48 -0700 (PDT) Message-Id: <200305130403.h4D43m2D064807@repoman.freebsd.org> From: Foxfair Hu Date: Mon, 12 May 2003 21:03:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mgstat Makefile distinfo ports/www/mgstat/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: Tue, 13 May 2003 04:03:49 -0000 foxfair 2003/05/12 21:03:48 PDT FreeBSD ports repository Modified files: www/mgstat Makefile distinfo Removed files: www/mgstat/files patch-aa Log: PR: 48458 Submitted by: Volker Stolz Reroll source file and also remove a patch. Revision Changes Path 1.5 +1 -2 ports/www/mgstat/Makefile 1.3 +1 -1 ports/www/mgstat/distinfo 1.2 +0 -11 ports/www/mgstat/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Mon May 12 21:07:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEC2237B401; Mon, 12 May 2003 21:07:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DDFE43F93; Mon, 12 May 2003 21:07:06 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4760U064985; Mon, 12 May 2003 21:07:06 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D4760I064984; Mon, 12 May 2003 21:07:06 -0700 (PDT) Message-Id: <200305130407.h4D4760I064984@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 12 May 2003 21:07:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/wmfuzzy Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:07:07 -0000 adamw 2003/05/12 21:07:06 PDT FreeBSD ports repository Modified files: x11-clocks/wmfuzzy Makefile Log: This program only needs the getopt() from unistd.h, not the full-blown thingy from libgnugetopt. Yank the LIB_DEPEND and add a REINPLACE. PR: 52143 Submitted by: KATO Tsuguru Revision Changes Path 1.8 +6 -2 ports/x11-clocks/wmfuzzy/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 21:08:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D9437B401; Mon, 12 May 2003 21:08:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F107E43F3F; Mon, 12 May 2003 21:08:02 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4820U065092; Mon, 12 May 2003 21:08:02 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D482hv065091; Mon, 12 May 2003 21:08:02 -0700 (PDT) Message-Id: <200305130408.h4D482hv065091@repoman.freebsd.org> From: Foxfair Hu Date: Mon, 12 May 2003 21:08:02 -0700 (PDT) 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/fonteditfs Makefile distinfo pkg-descr pkg-plist ports/sysutils/fonteditfs/files patch-Makefile 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: Tue, 13 May 2003 04:08:04 -0000 foxfair 2003/05/12 21:08:02 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fonteditfs Makefile distinfo pkg-descr pkg-plist sysutils/fonteditfs/files patch-Makefile patch-aa Log: Add fonteditfs 1.0, a Full Screen Syscons Font Editor. PR: 45965 Submitted by: uri@keves.org Revision Changes Path 1.359 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/fonteditfs/Makefile (new) 1.1 +1 -0 ports/sysutils/fonteditfs/distinfo (new) 1.1 +27 -0 ports/sysutils/fonteditfs/files/patch-Makefile (new) 1.1 +19 -0 ports/sysutils/fonteditfs/files/patch-aa (new) 1.1 +3 -0 ports/sysutils/fonteditfs/pkg-descr (new) 1.1 +1 -0 ports/sysutils/fonteditfs/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Mon May 12 21:24:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9729937B401; Mon, 12 May 2003 21:24:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2743243FCB; Mon, 12 May 2003 21:24:50 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4On0U067611; Mon, 12 May 2003 21:24:49 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D4OnOV067610; Mon, 12 May 2003 21:24:49 -0700 (PDT) Message-Id: <200305130424.h4D4OnOV067610@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 21:24:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgsf 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, 13 May 2003 04:24:51 -0000 marcus 2003/05/12 21:24:49 PDT FreeBSD ports repository Modified files: devel/libgsf Makefile distinfo pkg-plist Log: Update to 1.8.0. Revision Changes Path 1.10 +7 -3 ports/devel/libgsf/Makefile 1.6 +1 -1 ports/devel/libgsf/distinfo 1.6 +18 -11 ports/devel/libgsf/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 21:25:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77B0637B405 for ; Mon, 12 May 2003 21:25:15 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id DD18F43FD7 for ; Mon, 12 May 2003 21:25:13 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 75692 invoked by uid 1000); 13 May 2003 04:25:16 -0000 Date: Mon, 12 May 2003 21:25:16 -0700 (PDT) From: Nate Lawson To: Josef Karthauser In-Reply-To: <20030512120723.GB2009@genius.tao.org.uk> Message-ID: <20030512212458.T75648@root.org> References: <20030511235535.DE67C37B435@hub.freebsd.org> <20030511223535.M73059@root.org> <20030512120723.GB2009@genius.tao.org.uk> 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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:25:16 -0000 On Mon, 12 May 2003, Josef Karthauser wrote: > On Sun, May 11, 2003 at 10:37:47PM -0700, Nate Lawson wrote: > > > Log: > > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > > > > > Submitted by: Jan-Oliver Neumann > > > By way of: n_hibma > > > Approved by: re (jhb & bmah) > > > MFC After: 7 days > > > Thanks for your work but it conflicts with something I have been working > > on (see PR kern/50271). My solution is to extend the quirk to all pentax > > cameras since they all appear to have the same problem. > > Wonderful! :). I'll hold back from the MFC then. Is this something > that can get committed before the release gets cut? Working on it, and I think so. -Nate From owner-cvs-all@FreeBSD.ORG Mon May 12 21:29:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D09E37B404; Mon, 12 May 2003 21:29:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B57943F3F; Mon, 12 May 2003 21:29:52 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4Tp0U068359; Mon, 12 May 2003 21:29:52 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D4TpH2068358; Mon, 12 May 2003 21:29:51 -0700 (PDT) Message-Id: <200305130429.h4D4TpH2068358@repoman.freebsd.org> From: Foxfair Hu Date: Mon, 12 May 2003 21:29:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/netdude 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, 13 May 2003 04:29:53 -0000 foxfair 2003/05/12 21:29:51 PDT FreeBSD ports repository Modified files: net/netdude Makefile distinfo pkg-plist Log: PR: 48722 Submitted by: Clement Laforet Update to 0.3.3 Revision Changes Path 1.6 +2 -1 ports/net/netdude/Makefile 1.2 +1 -1 ports/net/netdude/distinfo 1.2 +72 -72 ports/net/netdude/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 21:36:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F69537B401; Mon, 12 May 2003 21:36:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F4BD43F75; Mon, 12 May 2003 21:36:03 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4a20U068655; Mon, 12 May 2003 21:36:02 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D4a2Xq068654; Mon, 12 May 2003 21:36:02 -0700 (PDT) Message-Id: <200305130436.h4D4a2Xq068654@repoman.freebsd.org> From: Alan Cox Date: Mon, 12 May 2003 21:36:02 -0700 (PDT) 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, 13 May 2003 04:36:04 -0000 alc 2003/05/12 21:36:02 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Optimize the use of splay in gbincore(). During a "make buildworld" the desired buffer is found at one of the roots more than 60% of the time. Thus, checking both roots before performing either splay eliminates unnecessary splays on the first tree splayed. Approved by: re (jhb) Revision Changes Path 1.448 +22 -7 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Mon May 12 21:37:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3085337B401; Mon, 12 May 2003 21:37:37 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0576243FBD; Mon, 12 May 2003 21:37:36 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4D4bYkA021010; Mon, 12 May 2003 22:37:34 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 12 May 2003 22:36:56 -0600 (MDT) Message-Id: <20030512.223656.112615601.imp@bsdimp.com> To: obrien@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030512154517.GA20109@dragon.nuxi.com> References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> <20030512154517.GA20109@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: joe@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:37:37 -0000 In message: <20030512154517.GA20109@dragon.nuxi.com> "David O'Brien" writes: : On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: : > Josef Karthauser writes: : > > Log: : > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. : > : > Please remember to regenerate usbdevs.h next time... : : Or better yet -- make it generated at kernel build time. That really screws up the modules, at least it does for pccarddevs. I think that an unwise direction. Warner From owner-cvs-all@FreeBSD.ORG Mon May 12 21:40:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C08B537B401; Mon, 12 May 2003 21:40:09 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8049E43F75; Mon, 12 May 2003 21:40:06 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4D4e5kA021040; Mon, 12 May 2003 22:40:05 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 12 May 2003 22:39:27 -0600 (MDT) Message-Id: <20030512.223927.39164038.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <20030512154517.GA20109@dragon.nuxi.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:40:10 -0000 This patch doesn't address those drivers that might wish to build not in the usb.ko module, for example the urio driver and I'm sure others. Warner From owner-cvs-all@FreeBSD.ORG Mon May 12 21:41:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2916637B401; Mon, 12 May 2003 21:41:03 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA89B43F85; Mon, 12 May 2003 21:40:58 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4D4evkA021051; Mon, 12 May 2003 22:40:58 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Mon, 12 May 2003 22:40:19 -0600 (MDT) Message-Id: <20030512.224019.85410903.imp@bsdimp.com> To: joe@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030512201529.GA4546@genius.tao.org.uk> References: <20030512154517.GA20109@dragon.nuxi.com> <20030512201529.GA4546@genius.tao.org.uk> X-Mailer: Mew version 2.1 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 cc: obrien@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 04:41:03 -0000 In message: <20030512201529.GA4546@genius.tao.org.uk> Josef Karthauser writes: : On Mon, May 12, 2003 at 09:50:08PM +0200, Dag-Erling Smorgrav wrote: : > "David O'Brien" writes: : > > On Mon, May 12, 2003 at 11:51:34AM +0200, Dag-Erling Smorgrav wrote: : > > > Please remember to regenerate usbdevs.h next time... : > > Or better yet -- make it generated at kernel build time. : > : > I have a patch here that causes it to be generated at the depend stage : > if needed, but the drivers need to be updated to #include "usbdevs.h" : > instead of . : : Does it work for module builds too? No, it wouldn't. You'd need to add support for that to kmod.mk. Warner From owner-cvs-all@FreeBSD.ORG Mon May 12 22:28:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E926B37B401; Mon, 12 May 2003 22:28:01 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 685E543FBD; Mon, 12 May 2003 22:28:00 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h4D5RwYP017531; Tue, 13 May 2003 07:27:58 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 13 May 2003 08:37:25 +0930." <20030512230725.GB28486@wantadilla.lemis.com> Date: Tue, 13 May 2003 07:27:58 +0200 Message-ID: <17530.1052803678@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 05:28:02 -0000 In message <20030512230725.GB28486@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: > >--ESr4fftwSwE2Rzwi >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline > >On Monday, 12 May 2003 at 13:15:29 -0700, Poul-Henning Kamp wrote: >> phk 2003/05/12 13:15:29 PDT >> >> FreeBSD src repository >> >> Modified files: >> sys/geom geom_disk.c >> Log: >> When a disk disappears, destroy the class from the event thread >> to avoid race condtion. > >Was this the cause of a panic while mallocing 16 bytes? I don't think so. Where is that panic reported ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. From owner-cvs-all@FreeBSD.ORG Mon May 12 22:30:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 257AA37B401; Mon, 12 May 2003 22:30:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B248E43FA3; Mon, 12 May 2003 22:30:44 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5Ui0U071747; Mon, 12 May 2003 22:30:44 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5Uisn071746; Mon, 12 May 2003 22:30:44 -0700 (PDT) Message-Id: <200305130530.h4D5Uisn071746@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:30:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/vte Makefile distinfo pkg-plist ports/x11-toolkits/vte/files patch-src_pty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 05:30:45 -0000 marcus 2003/05/12 22:30:44 PDT FreeBSD ports repository Modified files: x11-toolkits/vte Makefile distinfo pkg-plist Added files: x11-toolkits/vte/files patch-src_pty.c Log: Update to 0.10.28. Revision Changes Path 1.24 +1 -1 ports/x11-toolkits/vte/Makefile 1.17 +1 -1 ports/x11-toolkits/vte/distinfo 1.3 +13 -0 ports/x11-toolkits/vte/files/patch-src_pty.c (new) 1.11 +2 -0 ports/x11-toolkits/vte/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 22:35:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6657737B401; Mon, 12 May 2003 22:35:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03F6143F85; Mon, 12 May 2003 22:35:07 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5Z60U071875; Mon, 12 May 2003 22:35:06 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5Z6Gr071874; Mon, 12 May 2003 22:35:06 -0700 (PDT) Message-Id: <200305130535.h4D5Z6Gr071874@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:35:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bugbuddy2 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, 13 May 2003 05:35:07 -0000 marcus 2003/05/12 22:35:06 PDT FreeBSD ports repository Modified files: devel/bugbuddy2 Makefile distinfo pkg-plist Log: Update to 2.2.104. Revision Changes Path 1.40 +2 -2 ports/devel/bugbuddy2/Makefile 1.17 +1 -1 ports/devel/bugbuddy2/distinfo 1.14 +3 -0 ports/devel/bugbuddy2/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 22:38:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BABF437B401; Mon, 12 May 2003 22:38:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 505BA43FBD; Mon, 12 May 2003 22:38:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5cC0U072005; Mon, 12 May 2003 22:38:12 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5cCif072004; Mon, 12 May 2003 22:38:12 -0700 (PDT) Message-Id: <200305130538.h4D5cCif072004@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:38:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/atk 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, 13 May 2003 05:38:13 -0000 marcus 2003/05/12 22:38:11 PDT FreeBSD ports repository Modified files: devel/atk Makefile distinfo pkg-plist Log: Update to 1.2.4. Revision Changes Path 1.28 +1 -1 ports/devel/atk/Makefile 1.13 +1 -1 ports/devel/atk/distinfo 1.10 +6 -0 ports/devel/atk/pkg-plist From owner-cvs-all@FreeBSD.ORG Mon May 12 22:45:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3437837B401; Mon, 12 May 2003 22:45:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA43043F75; Mon, 12 May 2003 22:45:32 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5jW0U072343; Mon, 12 May 2003 22:45:32 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5jWAd072342; Mon, 12 May 2003 22:45:32 -0700 (PDT) Message-Id: <200305130545.h4D5jWAd072342@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:45:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gail 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, 13 May 2003 05:45:34 -0000 marcus 2003/05/12 22:45:32 PDT FreeBSD ports repository Modified files: x11-toolkits/gail Makefile distinfo Log: Update to 1.2.2. Revision Changes Path 1.22 +1 -1 ports/x11-toolkits/gail/Makefile 1.11 +1 -1 ports/x11-toolkits/gail/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 22:51:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BF8737B401; Mon, 12 May 2003 22:51:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7CF543FA3; Mon, 12 May 2003 22:51:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5pE0U072578; Mon, 12 May 2003 22:51:14 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5pEGh072577; Mon, 12 May 2003 22:51:14 -0700 (PDT) Message-Id: <200305130551.h4D5pEGh072577@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:51:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/librsvg2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 05:51:16 -0000 marcus 2003/05/12 22:51:14 PDT FreeBSD ports repository Modified files: graphics/librsvg2 Makefile Log: Chase libgsf's shared lib version. Revision Changes Path 1.26 +2 -1 ports/graphics/librsvg2/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 22:53:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16C6437B401; Mon, 12 May 2003 22:53:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A2343F75; Mon, 12 May 2003 22:53:40 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5re0U072651; Mon, 12 May 2003 22:53:40 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5reA8072650; Mon, 12 May 2003 22:53:40 -0700 (PDT) Message-Id: <200305130553.h4D5reA8072650@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:53:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/libmrproject Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 05:53:41 -0000 marcus 2003/05/12 22:53:40 PDT FreeBSD ports repository Modified files: deskutils/libmrproject Makefile Log: Chase libgsf's shared lib version. Revision Changes Path 1.6 +2 -2 ports/deskutils/libmrproject/Makefile From owner-cvs-all@FreeBSD.ORG Mon May 12 22:56:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6512437B401; Mon, 12 May 2003 22:56:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0075943F85; Mon, 12 May 2003 22:56:51 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D5uo0U072790; Mon, 12 May 2003 22:56:50 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D5uoZZ072789; Mon, 12 May 2003 22:56:50 -0700 (PDT) Message-Id: <200305130556.h4D5uoZZ072789@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 22:56:50 -0700 (PDT) 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: Tue, 13 May 2003 05:56:51 -0000 marcus 2003/05/12 22:56:50 PDT FreeBSD ports repository Modified files: www/libgtkhtml Makefile distinfo Log: Update to 2.2.4. Revision Changes Path 1.61 +1 -1 ports/www/libgtkhtml/Makefile 1.28 +1 -1 ports/www/libgtkhtml/distinfo From owner-cvs-all@FreeBSD.ORG Mon May 12 23:47:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E59BC37B401; Mon, 12 May 2003 23:47:25 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A1D743FB1; Mon, 12 May 2003 23:47:23 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id QAA24483; Tue, 13 May 2003 16:47:19 +1000 Date: Tue, 13 May 2003 16:47:18 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Robert Watson In-Reply-To: <200305121437.h4CEbl2a098662@repoman.freebsd.org> Message-ID: <20030513161518.W82184@gamplex.bde.org> References: <200305121437.h4CEbl2a098662@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern 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, 13 May 2003 06:47:26 -0000 On Mon, 12 May 2003, Robert Watson wrote: > rwatson 2003/05/12 07:37:47 PDT > > FreeBSD src repository > > Modified files: > sys/kern vfs_subr.c > Log: > Remove bogus locking from DDB's "show lockedvnods" command: using > synchronization primitives from inside DDB is generally a bad idea, > and in this case it frequently results in panics due to DDB commands > being executed from the sio fast interrupt context on a serial > console. Replace the locking with a note that a lack of locking > means that DDB may get see inconsistent views of the mount and vnode > lists, which could also result in a panic. More frequently, > though, this avoids a panic than causes it. ddb may see inconsistent views, but this is not due to its lack of locking. ddb locks everything, so it sees precisely the current view of everything. It is fundamental that this view might not be consistent, since ddb can't obey normal locking semantics. Using ddb commands fast interrupt context just increases the chance of freezing the system in an inconsistent state. Stopping at ordinary breakpoints gives the same problem if the breakpoints are in critical code. Stopping at a breakpoint in code that is changing the state to be consistent ensures seeing an inconsistent state. Inconsistencies seen by ddb commands shouldn't result in panics unless there are bugs in the commands. ddb commands should do little more than read memory and print the result using db_printf(). If they follow a garbage pointer, then the fault for this is handled and control is returned to ddb using longjmp(). (The fault is actually slightly mishandled by complaining about it in trap() using printf() before giving ddb a chance to catch it.) Calling locking functions from this command was one of the bugs in it. Remaining bugs include: - the command begins with a printf(). ddb commands must use db_printf(). - VOP_ISLOCKED() is called, so the command inherits any bugs from this function not being ddb-aware. Perhaps there are none, but this is hard to see. - vprintf() is called, so the command inherits all bugs from this function not being ddb-aware. vprint() begins with a printf()... Bruce From owner-cvs-all@FreeBSD.ORG Mon May 12 23:49:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F09D137B401; Mon, 12 May 2003 23:49:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BE0143FBF; Mon, 12 May 2003 23:49:14 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D6nE0U075682; Mon, 12 May 2003 23:49:14 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D6nES2075681; Mon, 12 May 2003 23:49:14 -0700 (PDT) Message-Id: <200305130649.h4D6nES2075681@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 12 May 2003 23:49:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/gnumeric2 Makefile distinfo pkg-plist patch-src_dialogs_dialog-stf.glade X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 06:49:15 -0000 marcus 2003/05/12 23:49:14 PDT FreeBSD ports repository Modified files: math/gnumeric2 Makefile distinfo pkg-plist math/gnumeric2/files patch-doc_xmldocs.make Removed files: math/gnumeric2/files patch-src_dialogs_dialog-stf.glade Log: Update to 1.1.17. Revision Changes Path 1.104 +3 -4 ports/math/gnumeric2/Makefile 1.57 +1 -1 ports/math/gnumeric2/distinfo 1.3 +3 -3 ports/math/gnumeric2/files/patch-doc_xmldocs.make 1.2 +0 -132 ports/math/gnumeric2/files/patch-src_dialogs_dialog-stf.glade (dead) 1.58 +13 -3 ports/math/gnumeric2/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 00:05:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0495B37B401; Tue, 13 May 2003 00:05:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E1643F93; Tue, 13 May 2003 00:05:02 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D7520U077331; Tue, 13 May 2003 00:05:02 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D751Df077330; Tue, 13 May 2003 00:05:01 -0700 (PDT) Message-Id: <200305130705.h4D751Df077330@repoman.freebsd.org> From: Yen-Ming Lee Date: Tue, 13 May 2003 00:05:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ipsvd Makefile distinfo ports/net/ipsvd/files patch-src::tcpsvd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 07:05:03 -0000 leeym 2003/05/13 00:05:01 PDT FreeBSD ports repository Modified files: net/ipsvd Makefile distinfo Removed files: net/ipsvd/files patch-src::tcpsvd.c Log: Update to 0.4.1 PR: 52119 Submitted by: Sergei Kolobov Revision Changes Path 1.2 +1 -1 ports/net/ipsvd/Makefile 1.2 +1 -1 ports/net/ipsvd/distinfo 1.2 +0 -7 ports/net/ipsvd/files/patch-src::tcpsvd.c (dead) From owner-cvs-all@FreeBSD.ORG Tue May 13 00:44:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 29C9E37B404; Tue, 13 May 2003 00:44:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BD9A43F3F; Tue, 13 May 2003 00:44:58 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D7iv0U078848; Tue, 13 May 2003 00:44:57 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D7ivfh078847; Tue, 13 May 2003 00:44:57 -0700 (PDT) Message-Id: <200305130744.h4D7ivfh078847@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Tue, 13 May 2003 00:44:57 -0700 (PDT) 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/xdvshow Makefile distinfo pkg-descr pkg-plistpatch-src::xdvshow-audio.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 07:45:00 -0000 simokawa 2003/05/13 00:44:57 PDT FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/xdvshow Makefile distinfo pkg-descr pkg-plist multimedia/xdvshow/files patch-configure.in patch-src::xdvshow-audio.c Log: xdvshow is a DV/RTP viewer on X11. Reviewed by: nork Revision Changes Path 1.37 +1 -0 ports/multimedia/Makefile 1.1 +22 -0 ports/multimedia/xdvshow/Makefile (new) 1.1 +1 -0 ports/multimedia/xdvshow/distinfo (new) 1.1 +20 -0 ports/multimedia/xdvshow/files/patch-configure.in (new) 1.1 +14 -0 ports/multimedia/xdvshow/files/patch-src::xdvshow-audio.c (new) 1.1 +3 -0 ports/multimedia/xdvshow/pkg-descr (new) 1.1 +1 -0 ports/multimedia/xdvshow/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 00:45:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06BC737B404; Tue, 13 May 2003 00:45:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E27B43FA3; Tue, 13 May 2003 00:45:29 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D7jT0U078946; Tue, 13 May 2003 00:45:29 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D7jTKd078945; Tue, 13 May 2003 00:45:29 -0700 (PDT) Message-Id: <200305130745.h4D7jTKd078945@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 13 May 2003 00:45:29 -0700 (PDT) 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/ports 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, 13 May 2003 07:45:30 -0000 brueffer 2003/05/13 00:45:29 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Remove information about pkg-comment PR: 52108 Submitted by: mich Revision Changes Path 1.186 +0 -5 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 00:58:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4CC637B401; Tue, 13 May 2003 00:58:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45BFE43F75; Tue, 13 May 2003 00:58:58 -0700 (PDT) (envelope-from simokawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D7ww0U084656; Tue, 13 May 2003 00:58:58 -0700 (PDT) (envelope-from simokawa@repoman.freebsd.org) Received: (from simokawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D7wvkS084655; Tue, 13 May 2003 00:58:57 -0700 (PDT) Message-Id: <200305130758.h4D7wvkS084655@repoman.freebsd.org> From: Hidetoshi Shimokawa Date: Tue, 13 May 2003 00:58:57 -0700 (PDT) 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, 13 May 2003 07:58:59 -0000 simokawa 2003/05/13 00:58:57 PDT FreeBSD ports repository Modified files: . modules Log: xdvshow --> ports/multimedia/xdvshow Revision Changes Path 1.7238 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 01:03:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A42D37B401; Tue, 13 May 2003 01:03:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABC8943F3F; Tue, 13 May 2003 01:03:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D8300U084892; Tue, 13 May 2003 01:03:00 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D830Yn084883; Tue, 13 May 2003 01:03:00 -0700 (PDT) Message-Id: <200305130803.h4D830Yn084883@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 May 2003 01:03:00 -0700 (PDT) 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: Tue, 13 May 2003 08:03:01 -0000 marcus 2003/05/13 01:03:00 PDT FreeBSD ports repository Modified files: finance/gnucash Makefile distinfo pkg-plist Log: Update to 1.8.3. Revision Changes Path 1.61 +1 -2 ports/finance/gnucash/Makefile 1.23 +1 -1 ports/finance/gnucash/distinfo 1.24 +7 -1 ports/finance/gnucash/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 01:10:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E80C237B405; Tue, 13 May 2003 01:10:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 863E643F3F; Tue, 13 May 2003 01:10:06 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D8A60U086118; Tue, 13 May 2003 01:10:06 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D8A5rd086116; Tue, 13 May 2003 01:10:05 -0700 (PDT) Message-Id: <200305130810.h4D8A5rd086116@repoman.freebsd.org> From: Doug Barton Date: Tue, 13 May 2003 01:10:05 -0700 (PDT) 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 stat.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: Tue, 13 May 2003 08:10:07 -0000 dougb 2003/05/13 01:10:05 PDT FreeBSD src repository Modified files: lib/libc/sys stat.2 Log: * The copy of the stat struct in the man page has rotted, so remove it. Those who really need this information can find it in the include file. * Include a succinct description of the st_birthtime field. Approved by: re (bmah) Revision Changes Path 1.32 +2 -29 src/lib/libc/sys/stat.2 From owner-cvs-all@FreeBSD.ORG Tue May 13 01:16:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7AE0737B401; Tue, 13 May 2003 01:16:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B92A43F75; Tue, 13 May 2003 01:16:52 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D8Gp0U086456; Tue, 13 May 2003 01:16:51 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D8Gpsa086455; Tue, 13 May 2003 01:16:51 -0700 (PDT) Message-Id: <200305130816.h4D8Gpsa086455@repoman.freebsd.org> From: Christian Brueffer Date: Tue, 13 May 2003 01:16:51 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en 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: Tue, 13 May 2003 08:16:53 -0000 brueffer 2003/05/13 01:16:51 PDT FreeBSD doc repository Modified files: en index.xsl Log: Grammar fix Revision Changes Path 1.58 +3 -3 www/en/index.xsl From owner-cvs-all@FreeBSD.ORG Tue May 13 01:29:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BBD4637B401; Tue, 13 May 2003 01:29:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D2EA43F85; Tue, 13 May 2003 01:29:50 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D8To0U086868; Tue, 13 May 2003 01:29:50 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D8To3D086867; Tue, 13 May 2003 01:29:50 -0700 (PDT) Message-Id: <200305130829.h4D8To3D086867@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 13 May 2003 01:29:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.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, 13 May 2003 08:29:51 -0000 sheldonh 2003/05/13 01:29:49 PDT FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: Fix broken comment line introduced in rev 1.69. Found with: nroff -mandoc ifconfig.8 > /dev/null Revision Changes Path 1.70 +1 -1 src/sbin/ifconfig/ifconfig.8 From owner-cvs-all@FreeBSD.ORG Tue May 13 02:12:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8496F37B401; Tue, 13 May 2003 02:12:31 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59AD443FA3; Tue, 13 May 2003 02:12:30 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 946E9530E; Tue, 13 May 2003 11:12:28 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" References: <20030512154517.GA20109@dragon.nuxi.com> <20030512.223927.39164038.imp@bsdimp.com> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 11:12:28 +0200 In-Reply-To: <20030512.223927.39164038.imp@bsdimp.com> (M. Warner Losh's message of "Mon, 12 May 2003 22:39:27 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 09:12:32 -0000 "M. Warner Losh" writes: > This patch doesn't address those drivers that might wish to build not > in the usb.ko module, for example the urio driver and I'm sure others. I know. I did mention that it was incomplete, didn't I? DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue May 13 02:13:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 750B337B401; Tue, 13 May 2003 02:13:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 151B743F93; Tue, 13 May 2003 02:13:49 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9Dm0U089526; Tue, 13 May 2003 02:13:48 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9DmMV089525; Tue, 13 May 2003 02:13:48 -0700 (PDT) Message-Id: <200305130913.h4D9DmMV089525@repoman.freebsd.org> From: Dmitry Sivachenko Date: Tue, 13 May 2003 02:13:48 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro/p5-Astro-SunTime Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 09:13:49 -0000 demon 2003/05/13 02:13:48 PDT FreeBSD ports repository Modified files: astro/p5-Astro-SunTime Makefile Log: Depend on p5-Time-modules port rather than p5-Time. Remove redundant SITE_PERL declaration. Revision Changes Path 1.6 +1 -2 ports/astro/p5-Astro-SunTime/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 02:24:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8AA737B401; Tue, 13 May 2003 02:24:38 -0700 (PDT) Received: from genius.tao.org.uk (genius.tao.org.uk [212.135.162.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF7DD43FAF; Tue, 13 May 2003 02:24:37 -0700 (PDT) (envelope-from joe@genius.tao.org.uk) Received: by genius.tao.org.uk (Postfix, from userid 100) id ADCC64724; Tue, 13 May 2003 10:24:08 +0100 (BST) Date: Tue, 13 May 2003 10:24:08 +0100 From: Josef Karthauser To: "M. Warner Losh" Message-ID: <20030513092408.GB1512@genius.tao.org.uk> References: <200305112355.h4BNtSWR030741@repoman.freebsd.org> <20030512154517.GA20109@dragon.nuxi.com> <20030512.223656.112615601.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="CdrF4e02JqNVZeln" Content-Disposition: inline In-Reply-To: <20030512.223656.112615601.imp@bsdimp.com> User-Agent: Mutt/1.5.4i cc: joe@FreeBSD.org cc: src-committers@FreeBSD.org cc: obrien@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 09:24:39 -0000 --CdrF4e02JqNVZeln Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2003 at 10:36:56PM -0600, M. Warner Losh wrote: >=20 > That really screws up the modules, at least it does for pccarddevs. I > think that an unwise direction. I think that it's a wise direction, but it needs to be done properly. Joe --=20 Josef Karthauser (joe@tao.org.uk) http://www.josef-k.net/ FreeBSD (cvs meister, admin and hacker) http://www.uk.FreeBSD.org/ Physics Particle Theory (student) http://www.pact.cpes.sussex.ac.uk/ =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D An eclectic mix of fact an= d theory. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --CdrF4e02JqNVZeln Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iEYEARECAAYFAj7AubgACgkQXVIcjOaxUBYSNwCg1uI5Bj8tTpw92RcNagf+BzQr 1FUAn2H8irEBDHo3rIKQYCwuF+7PT5oq =WHKT -----END PGP SIGNATURE----- --CdrF4e02JqNVZeln-- From owner-cvs-all@FreeBSD.ORG Tue May 13 02:31:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0361837B401; Tue, 13 May 2003 02:31:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 941BB43FAF; Tue, 13 May 2003 02:31:06 -0700 (PDT) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9V60U090200; Tue, 13 May 2003 02:31:06 -0700 (PDT) (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9V6PU090199; Tue, 13 May 2003 02:31:06 -0700 (PDT) Message-Id: <200305130931.h4D9V6PU090199@repoman.freebsd.org> From: Maxim Konovalov Date: Tue, 13 May 2003 02:31:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/netinet ip_dummynet.c ip_dummynet.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, 13 May 2003 09:31:07 -0000 maxim 2003/05/13 02:31:06 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/netinet ip_dummynet.c ip_dummynet.h Log: MFC: rev. 1.62 ip_dummynet.c o Protect set_fs_param() by splimp(9). o Flush accumulated credits for idle pipes. o Flush accumulated credits when change pipe characteristics. rev. 1.26 ip_dummynet.h o Change dn_flow_queue.numbytes type to unsigned long. rev. 1.63 ip_dummynet.c o Fix indentation. Revision Changes Path 1.24.2.22 +19 -9 src/sys/netinet/ip_dummynet.c 1.10.2.9 +1 -1 src/sys/netinet/ip_dummynet.h From owner-cvs-all@FreeBSD.ORG Tue May 13 02:36:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BA5837B401; Tue, 13 May 2003 02:36:21 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84ED043F93; Tue, 13 May 2003 02:36:20 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4D9aIkA023400; Tue, 13 May 2003 03:36:18 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 13 May 2003 03:35:35 -0600 (MDT) Message-Id: <20030513.033535.35806616.imp@bsdimp.com> To: joe@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030513092408.GB1512@genius.tao.org.uk> References: <20030512154517.GA20109@dragon.nuxi.com> <20030512.223656.112615601.imp@bsdimp.com> <20030513092408.GB1512@genius.tao.org.uk> X-Mailer: Mew version 2.1 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 cc: obrien@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 09:36:22 -0000 In message: <20030513092408.GB1512@genius.tao.org.uk> Josef Karthauser writes: : On Mon, May 12, 2003 at 10:36:56PM -0600, M. Warner Losh wrote: : > : > That really screws up the modules, at least it does for pccarddevs. I : > think that an unwise direction. : : I think that it's a wise direction, but it needs to be done properly. I've been kinda convinced of the former, but definitely convinvced of the latter... The way that mii was done wasn't quite proper and we need to clean that up while we're at it. See my outline to arch@ for some of the issues there. Warner From owner-cvs-all@FreeBSD.ORG Tue May 13 02:39:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AC7C37B401; Tue, 13 May 2003 02:39:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0DED43F85; Tue, 13 May 2003 02:39:42 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9dg0U090471; Tue, 13 May 2003 02:39:42 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9dgKW090470; Tue, 13 May 2003 02:39:42 -0700 (PDT) Message-Id: <200305130939.h4D9dgKW090470@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 13 May 2003 02:39:42 -0700 (PDT) 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, 13 May 2003 09:39:43 -0000 olgeni 2003/05/13 02:39:42 PDT FreeBSD ports repository Modified files: . modules Log: Add entry for ports/sysutils/fonteditfs. Revision Changes Path 1.7239 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 02:40:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D998C37B401; Tue, 13 May 2003 02:40:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F77743F85; Tue, 13 May 2003 02:40:34 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9eY0U090639; Tue, 13 May 2003 02:40:34 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9eYVN090638; Tue, 13 May 2003 02:40:34 -0700 (PDT) Message-Id: <200305130940.h4D9eYVN090638@repoman.freebsd.org> From: Hye-Shik Chang Date: Tue, 13 May 2003 02:40:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/lua Makefile ports/lang/lua4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 09:40:37 -0000 perky 2003/05/13 02:40:34 PDT FreeBSD ports repository Modified files: lang/lua Makefile lang/lua4 Makefile Log: Update maintainer's email address Submitted by: maintainer Revision Changes Path 1.15 +2 -2 ports/lang/lua/Makefile 1.15 +2 -2 ports/lang/lua4/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 02:41:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 386FC37B401; Tue, 13 May 2003 02:41:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC7ED43F3F; Tue, 13 May 2003 02:41:13 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9fD0U090681; Tue, 13 May 2003 02:41:13 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9fDhc090680; Tue, 13 May 2003 02:41:13 -0700 (PDT) Message-Id: <200305130941.h4D9fDhc090680@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 13 May 2003 02:41:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/fonteditfs 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, 13 May 2003 09:41:14 -0000 olgeni 2003/05/13 02:41:13 PDT FreeBSD ports repository Modified files: sysutils/fonteditfs pkg-descr Log: Fix typo. Revision Changes Path 1.2 +1 -1 ports/sysutils/fonteditfs/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue May 13 02:43:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1EF4437B401; Tue, 13 May 2003 02:43:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97B5C43F93; Tue, 13 May 2003 02:43:34 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9hY0U090806; Tue, 13 May 2003 02:43:34 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9hYQM090805; Tue, 13 May 2003 02:43:34 -0700 (PDT) Message-Id: <200305130943.h4D9hYQM090805@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 13 May 2003 02:43:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/fonteditfs 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, 13 May 2003 09:43:35 -0000 olgeni 2003/05/13 02:43:34 PDT FreeBSD ports repository Modified files: sysutils/fonteditfs pkg-descr Log: Revert my fix :( the executable file actually does not match the port name. Revision Changes Path 1.3 +1 -1 ports/sysutils/fonteditfs/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue May 13 02:58:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE84637B405; Tue, 13 May 2003 02:58:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C778E43FB1; Tue, 13 May 2003 02:58:55 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D9wt0U091354; Tue, 13 May 2003 02:58:55 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D9wtJo091353; Tue, 13 May 2003 02:58:55 -0700 (PDT) Message-Id: <200305130958.h4D9wtJo091353@repoman.freebsd.org> From: Jimmy Olgeni Date: Tue, 13 May 2003 02:58:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/shared-mime-info 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, 13 May 2003 09:58:57 -0000 olgeni 2003/05/13 02:58:55 PDT FreeBSD ports repository Modified files: misc/shared-mime-info Makefile distinfo pkg-plist Log: Update to version 0.11. Revision Changes Path 1.8 +1 -1 ports/misc/shared-mime-info/Makefile 1.5 +1 -1 ports/misc/shared-mime-info/distinfo 1.4 +4 -3 ports/misc/shared-mime-info/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 03:14:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0080A37B401; Tue, 13 May 2003 03:14:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 951F643F93; Tue, 13 May 2003 03:14:51 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DAEp0U093491; Tue, 13 May 2003 03:14:51 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DAEp3W093490; Tue, 13 May 2003 03:14:51 -0700 (PDT) Message-Id: <200305131014.h4DAEp3W093490@repoman.freebsd.org> From: Dmitry Sivachenko Date: Tue, 13 May 2003 03:14:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/cvsweb-converters Makefileports/sysutils/lire Makefile ports/net/lla Makefile ports/news/newsgrab Makefile ports/www/p5-Bundle-Slash Makefile ports/net/p5-Net-Jabber Makefile ports/sysutils/p5-Schedule-Cron Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 10:14:52 -0000 demon 2003/05/13 03:14:51 PDT FreeBSD ports repository Modified files: sysutils/cvsweb-converters Makefile sysutils/lire Makefile net/lla Makefile news/newsgrab Makefile www/p5-Bundle-Slash Makefile net/p5-Net-Jabber Makefile sysutils/p5-Schedule-Cron Makefile security/snortsnarf Makefile Log: Depend on p5-Time-modules rather than p5-Time. Revision Changes Path 1.4 +1 -1 ports/net/lla/Makefile 1.9 +1 -1 ports/net/p5-Net-Jabber/Makefile 1.12 +1 -1 ports/news/newsgrab/Makefile 1.9 +1 -1 ports/security/snortsnarf/Makefile 1.4 +1 -1 ports/sysutils/cvsweb-converters/Makefile 1.7 +1 -1 ports/sysutils/lire/Makefile 1.6 +1 -1 ports/sysutils/p5-Schedule-Cron/Makefile 1.5 +1 -1 ports/www/p5-Bundle-Slash/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 03:16:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9960A37B401; Tue, 13 May 2003 03:16:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2FE9843F3F; Tue, 13 May 2003 03:16:32 -0700 (PDT) (envelope-from pb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DAGW0U093630; Tue, 13 May 2003 03:16:32 -0700 (PDT) (envelope-from pb@repoman.freebsd.org) Received: (from pb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DAGVf6093629; Tue, 13 May 2003 03:16:31 -0700 (PDT) Message-Id: <200305131016.h4DAGVf6093629@repoman.freebsd.org> From: Pierre Beyssac Date: Tue, 13 May 2003 03:16:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/dvdauthor Makefile distinfo pkg-plist ports/multimedia/dvdauthor/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, 13 May 2003 10:16:33 -0000 pb 2003/05/13 03:16:31 PDT FreeBSD ports repository Modified files: multimedia/dvdauthor Makefile distinfo pkg-plist multimedia/dvdauthor/files patch-Makefile.in Log: Upgrade to version 0.5.3. Revision Changes Path 1.2 +1 -1 ports/multimedia/dvdauthor/Makefile 1.2 +1 -1 ports/multimedia/dvdauthor/distinfo 1.2 +3 -60 ports/multimedia/dvdauthor/files/patch-Makefile.in 1.3 +1 -0 ports/multimedia/dvdauthor/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 03:17:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4675D37B401; Tue, 13 May 2003 03:17:47 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id F053C43FD7; Tue, 13 May 2003 03:17:44 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id UAA20556; Tue, 13 May 2003 20:17:41 +1000 Date: Tue, 13 May 2003 20:17:40 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Doug Barton In-Reply-To: <200305130810.h4D8A5rd086116@repoman.freebsd.org> Message-ID: <20030513200107.R1096@gamplex.bde.org> References: <200305130810.h4D8A5rd086116@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/lib/libc/sys stat.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: Tue, 13 May 2003 10:17:47 -0000 On Tue, 13 May 2003, Doug Barton wrote: > dougb 2003/05/13 01:10:05 PDT > > FreeBSD src repository > > Modified files: > lib/libc/sys stat.2 > Log: > * The copy of the stat struct in the man page has rotted, so remove it. > Those who really need this information can find it in the include file. Er, I think standard structs like this are among the few structs that should be documented in man pages. The man page still has references to some of the fields in the struct. POSIX.1 documents the fields in detail in its specification of (its specification of stat(2) just names the required fields). This is organized like: The stat struct shall contain ... dev_t st_dev Device ID ... ... WHat man pages shouldn't have so much of is a verbatim copy of the header that gives implementation details like S_IFREG, at least when the corresponding portable interfaces like S_ISREG() are undocumented. S_ISREG() has only been standard for 15 years. Bruce From owner-cvs-all@FreeBSD.ORG Tue May 13 03:18:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0EF6737B401; Tue, 13 May 2003 03:18:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A535843F75; Tue, 13 May 2003 03:18:49 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DAIn0U093686; Tue, 13 May 2003 03:18:49 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DAInUo093685; Tue, 13 May 2003 03:18:49 -0700 (PDT) Message-Id: <200305131018.h4DAInUo093685@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 03:18:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/crypto/openssh log.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, 13 May 2003 10:18:50 -0000 des 2003/05/13 03:18:49 PDT FreeBSD src repository Modified files: crypto/openssh log.h Log: Revert unnecessary part of previous commit. Revision Changes Path 1.3 +8 -8 src/crypto/openssh/log.h From owner-cvs-all@FreeBSD.ORG Tue May 13 03:38:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DD1537B401; Tue, 13 May 2003 03:38:19 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 201AC43F3F; Tue, 13 May 2003 03:38:17 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 30778530E; Tue, 13 May 2003 11:47:39 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" References: <20030512154517.GA20109@dragon.nuxi.com> <20030512.223927.39164038.imp@bsdimp.com> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 11:47:38 +0200 In-Reply-To: (Dag-Erling Smorgrav's message of "Tue, 13 May 2003 11:12:28 +0200") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 10:38:19 -0000 --=-=-= Dag-Erling Smorgrav writes: > "M. Warner Losh" writes: > > This patch doesn't address those drivers that might wish to build not > > in the usb.ko module, for example the urio driver and I'm sure others. > I know. I did mention that it was incomplete, didn't I? This one should be a little better. The second patch fixes the #include lines. It would be advantageous if the awk script could generate usbdevs.h and usbdevs_data.h separately, as the latter is only required by the usb driver and it's a waste of time and space to generate it for all the other drivers. DES -- Dag-Erling Smorgrav - des@ofug.org --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=usbdevs.diff Index: sys/conf/kern.post.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kern.post.mk,v retrieving revision 1.41 diff -u -r1.41 kern.post.mk --- sys/conf/kern.post.mk 30 Apr 2003 12:19:25 -0000 1.41 +++ sys/conf/kern.post.mk 12 May 2003 19:43:43 -0000 @@ -228,4 +228,9 @@ majors.o: ${NORMAL_C} +usbdevs.h usbdevs_data.h: $S/dev/usb/usbdevs $S/dev/usb/devlist2h.awk + rm -f usbdevs.h usbdevs_data.h + ${AWK} -v type=USB -v os=FreeBSD \ + -f $S/dev/usb/devlist2h.awk $S/dev/usb/usbdevs + .include "kern.mk" Index: sys/conf/kmod.mk =================================================================== RCS file: /home/ncvs/src/sys/conf/kmod.mk,v retrieving revision 1.137 diff -u -r1.137 kmod.mk --- sys/conf/kmod.mk 3 Mar 2003 22:51:22 -0000 1.137 +++ sys/conf/kmod.mk 13 May 2003 09:18:06 -0000 @@ -308,5 +308,15 @@ ${OBJS}: ${SRCS:M*.h} .endif +# Special handling for USB drivers (which we identify by the fact that +# they depend on opt_usb.h). These modules need usbdevs.h and +# usbdevs_data.h which are generated from sys/dev/usb/usbdevs. +opt_usb.h: usbdevs.h usbdevs_data.h +usbdevs.h usbdevs_data.h: @/dev/usb/usbdevs @/dev/usb/devlist2h.awk + rm -f usbdevs.h usbdevs_data.h + ${AWK} -v type=USB -v os=FreeBSD \ + -f @/dev/usb/devlist2h.awk @/dev/usb/usbdevs + + .include .include "kern.mk" --=-=-= Content-Type: text/x-patch Content-Disposition: attachment; filename=usbdevs_include.diff Index: dev/usb/if_aue.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/if_aue.c,v retrieving revision 1.68 diff -u -r1.68 if_aue.c --- dev/usb/if_aue.c 15 Apr 2003 06:37:27 -0000 1.68 +++ dev/usb/if_aue.c 13 May 2003 09:34:18 -0000 @@ -84,8 +84,9 @@ #include #include #include -#include #include + +#include "usbdevs.h" #include #include Index: dev/usb/if_axe.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/if_axe.c,v retrieving revision 1.3 diff -u -r1.3 if_axe.c --- dev/usb/if_axe.c 21 Apr 2003 17:34:13 -0000 1.3 +++ dev/usb/if_axe.c 13 May 2003 09:34:37 -0000 @@ -88,8 +88,9 @@ #include #include #include -#include #include + +#include "usbdevs.h" #include #include Index: dev/usb/if_cue.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/if_cue.c,v retrieving revision 1.34 diff -u -r1.34 if_cue.c --- dev/usb/if_cue.c 15 Apr 2003 06:37:27 -0000 1.34 +++ dev/usb/if_cue.c 13 May 2003 09:34:13 -0000 @@ -72,10 +72,11 @@ #include #include #include -#include #include #include + +#include "usbdevs.h" /* * Various supported device vendors/products. Index: dev/usb/if_kue.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/if_kue.c,v retrieving revision 1.47 diff -u -r1.47 if_kue.c --- dev/usb/if_kue.c 15 Apr 2003 06:37:27 -0000 1.47 +++ dev/usb/if_kue.c 13 May 2003 09:34:10 -0000 @@ -87,11 +87,12 @@ #include #include #include -#include #include #include #include + +#include "usbdevs.h" MODULE_DEPEND(kue, usb, 1, 1, 1); MODULE_DEPEND(kue, ether, 1, 1, 1); Index: dev/usb/if_rue.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/if_rue.c,v retrieving revision 1.1 diff -u -r1.1 if_rue.c --- dev/usb/if_rue.c 3 May 2003 10:16:56 -0000 1.1 +++ dev/usb/if_rue.c 13 May 2003 09:34:31 -0000 @@ -55,8 +55,9 @@ #include #include #include -#include #include + +#include "usbdevs.h" #include #include Index: dev/usb/ubsa.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ubsa.c,v retrieving revision 1.6 diff -u -r1.6 ubsa.c --- dev/usb/ubsa.c 19 Feb 2003 05:47:15 -0000 1.6 +++ dev/usb/ubsa.c 13 May 2003 09:34:05 -0000 @@ -87,10 +87,11 @@ #include #include -#include #include #include + +#include "usbdevs.h" #ifdef USB_DEBUG Static int ubsadebug = 0; Index: dev/usb/ucom.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ucom.c,v retrieving revision 1.29 diff -u -r1.29 ucom.c --- dev/usb/ucom.c 9 Mar 2003 11:33:26 -0000 1.29 +++ dev/usb/ucom.c 13 May 2003 09:34:02 -0000 @@ -95,10 +95,11 @@ #include #include -#include #include #include + +#include "usbdevs.h" #ifdef USB_DEBUG static int ucomdebug = 0; Index: dev/usb/udbp.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/udbp.c,v retrieving revision 1.21 diff -u -r1.21 udbp.c --- dev/usb/udbp.c 15 Mar 2003 13:03:30 -0000 1.21 +++ dev/usb/udbp.c 13 May 2003 09:33:58 -0000 @@ -96,8 +96,7 @@ #include #include -#include - +#include "usbdevs.h" #include #include Index: dev/usb/ufm.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ufm.c,v retrieving revision 1.12 diff -u -r1.12 ufm.c --- dev/usb/ufm.c 3 Mar 2003 12:15:47 -0000 1.12 +++ dev/usb/ufm.c 13 May 2003 09:33:53 -0000 @@ -61,8 +61,9 @@ #include #include -#include #include + +#include "usbdevs.h" #ifdef USB_DEBUG #define DPRINTF(x) if (ufmdebug) logprintf x Index: dev/usb/uftdi.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uftdi.c,v retrieving revision 1.7 diff -u -r1.7 uftdi.c --- dev/usb/uftdi.c 9 Mar 2003 11:19:18 -0000 1.7 +++ dev/usb/uftdi.c 13 May 2003 09:33:48 -0000 @@ -67,11 +67,12 @@ #include #include -#include #include #include + +#include "usbdevs.h" #ifdef USB_DEBUG static int uftdidebug = 0; Index: dev/usb/uhid.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uhid.c,v retrieving revision 1.56 diff -u -r1.56 uhid.c --- dev/usb/uhid.c 9 Apr 2003 08:43:01 -0000 1.56 +++ dev/usb/uhid.c 13 May 2003 09:33:43 -0000 @@ -75,10 +75,11 @@ #include #include -#include #include #include #include + +#include "usbdevs.h" /* Report descriptor for broken Wacom Graphire */ #include Index: dev/usb/ukbd.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ukbd.c,v retrieving revision 1.42 diff -u -r1.42 ukbd.c --- dev/usb/ukbd.c 29 Apr 2003 13:36:01 -0000 1.42 +++ dev/usb/ukbd.c 13 May 2003 09:33:38 -0000 @@ -64,9 +64,10 @@ #include #include #include -#include #include #include + +#include "usbdevs.h" #include #include Index: dev/usb/ulpt.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ulpt.c,v retrieving revision 1.55 diff -u -r1.55 ulpt.c --- dev/usb/ulpt.c 3 Mar 2003 12:15:47 -0000 1.55 +++ dev/usb/ulpt.c 13 May 2003 09:33:32 -0000 @@ -63,8 +63,9 @@ #include #include #include -#include #include + +#include "usbdevs.h" #define TIMEOUT hz*16 /* wait up to 16 seconds for a ready */ #define STEP hz/4 Index: dev/usb/umass.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/umass.c,v retrieving revision 1.81 diff -u -r1.81 umass.c --- dev/usb/umass.c 11 May 2003 23:55:27 -0000 1.81 +++ dev/usb/umass.c 13 May 2003 09:33:26 -0000 @@ -109,7 +109,8 @@ #include #include #include -#include + +#include "usbdevs.h" #include #include Index: dev/usb/umodem.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/umodem.c,v retrieving revision 1.47 diff -u -r1.47 umodem.c --- dev/usb/umodem.c 9 Mar 2003 11:19:18 -0000 1.47 +++ dev/usb/umodem.c 13 May 2003 09:33:21 -0000 @@ -96,11 +96,11 @@ #include #include -#include #include -#include #include + +#include "usbdevs.h" #ifdef USB_DEBUG int umodemdebug = 0; Index: dev/usb/ums.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/ums.c,v retrieving revision 1.57 diff -u -r1.57 ums.c --- dev/usb/ums.c 3 Mar 2003 12:15:47 -0000 1.57 +++ dev/usb/ums.c 13 May 2003 09:33:17 -0000 @@ -65,9 +65,10 @@ #include #include -#include #include #include + +#include "usbdevs.h" #include Index: dev/usb/uplcom.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uplcom.c,v retrieving revision 1.11 diff -u -r1.11 uplcom.c --- dev/usb/uplcom.c 19 Feb 2003 05:47:15 -0000 1.11 +++ dev/usb/uplcom.c 13 May 2003 09:33:11 -0000 @@ -96,10 +96,11 @@ #include #include -#include #include #include + +#include "usbdevs.h" #ifdef USB_DEBUG static int uplcomdebug = 0; Index: dev/usb/urio.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/urio.c,v retrieving revision 1.25 diff -u -r1.25 urio.c --- dev/usb/urio.c 3 Mar 2003 12:15:48 -0000 1.25 +++ dev/usb/urio.c 13 May 2003 09:37:48 -0000 @@ -73,7 +73,8 @@ #include #include -#include +#include "usbdevs.h" + #include #ifdef USB_DEBUG Index: dev/usb/usb_quirks.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/usb_quirks.c,v retrieving revision 1.33 diff -u -r1.33 usb_quirks.c --- dev/usb/usb_quirks.c 10 Apr 2003 08:25:09 -0000 1.33 +++ dev/usb/usb_quirks.c 13 May 2003 09:32:59 -0000 @@ -43,8 +43,9 @@ #include -#include #include + +#include "usbdevs.h" #ifdef USB_DEBUG extern int usbdebug; Index: dev/usb/usb_subr.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/usb_subr.c,v retrieving revision 1.54 diff -u -r1.54 usb_subr.c --- dev/usb/usb_subr.c 14 Jan 2003 23:07:43 -0000 1.54 +++ dev/usb/usb_subr.c 13 May 2003 09:39:05 -0000 @@ -58,9 +58,10 @@ #include #include #include -#include #include +#include "usbdevs.h" + #if defined(__FreeBSD__) #include #define delay(d) DELAY(d) @@ -108,7 +109,7 @@ }; #define USB_KNOWNDEV_NOPROD 0x01 /* match on vendor only */ -#include +#include "usbdevs_data.h" #endif /* USBVERBOSE */ Static const char * const usbd_error_strs[] = { Index: dev/usb/uscanner.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uscanner.c,v retrieving revision 1.37 diff -u -r1.37 uscanner.c --- dev/usb/uscanner.c 3 Mar 2003 12:15:48 -0000 1.37 +++ dev/usb/uscanner.c 13 May 2003 09:32:48 -0000 @@ -70,7 +70,8 @@ #include #include -#include +#include "usbdevs.h" + #ifdef USB_DEBUG #define DPRINTF(x) if (uscannerdebug) logprintf x Index: dev/usb/uvisor.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uvisor.c,v retrieving revision 1.12 diff -u -r1.12 uvisor.c --- dev/usb/uvisor.c 6 Apr 2003 17:34:50 -0000 1.12 +++ dev/usb/uvisor.c 13 May 2003 09:32:43 -0000 @@ -71,9 +71,10 @@ #include #include -#include #include + +#include "usbdevs.h" #ifdef USB_DEBUG #define DPRINTF(x) if (uvisordebug) printf x Index: dev/usb/uvscom.c =================================================================== RCS file: /home/ncvs/src/sys/dev/usb/uvscom.c,v retrieving revision 1.16 diff -u -r1.16 uvscom.c --- dev/usb/uvscom.c 9 Mar 2003 11:50:27 -0000 1.16 +++ dev/usb/uvscom.c 13 May 2003 09:32:39 -0000 @@ -66,10 +66,11 @@ #include #include -#include #include #include + +#include "usbdevs.h" SYSCTL_NODE(_hw_usb, OID_AUTO, uvscom, CTLFLAG_RW, 0, "USB uvscom"); #ifdef USB_DEBUG Index: netgraph/bluetooth/drivers/ubt/ng_ubt.c =================================================================== RCS file: /home/ncvs/src/sys/netgraph/bluetooth/drivers/ubt/ng_ubt.c,v retrieving revision 1.6 diff -u -r1.6 ng_ubt.c --- netgraph/bluetooth/drivers/ubt/ng_ubt.c 10 May 2003 21:44:39 -0000 1.6 +++ netgraph/bluetooth/drivers/ubt/ng_ubt.c 13 May 2003 09:43:09 -0000 @@ -46,7 +46,8 @@ #include #include #include -#include + +#include "usbdevs.h" #include #include Index: netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c =================================================================== RCS file: /home/ncvs/src/sys/netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c,v retrieving revision 1.1 diff -u -r1.1 ubtbcmfw.c --- netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c 10 May 2003 21:44:40 -0000 1.1 +++ netgraph/bluetooth/drivers/ubtbcmfw/ubtbcmfw.c 13 May 2003 09:44:38 -0000 @@ -44,7 +44,8 @@ #include #include #include -#include + +#include "usbdevs.h" /* * Download firmware to BCM2033. --=-=-=-- From owner-cvs-all@FreeBSD.ORG Tue May 13 04:18:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37FE037B401; Tue, 13 May 2003 04:18:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB06943F3F; Tue, 13 May 2003 04:18:47 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DBIl0U096811; Tue, 13 May 2003 04:18:47 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DBIltd096810; Tue, 13 May 2003 04:18:47 -0700 (PDT) Message-Id: <200305131118.h4DBIltd096810@repoman.freebsd.org> From: Joerg Wunsch Date: Tue, 13 May 2003 04:18:47 -0700 (PDT) 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/vinum 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, 13 May 2003 11:18:48 -0000 joerg 2003/05/13 04:18:47 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/vinum chapter.sgml Log: Finally, write down a section or two, and document how a Vinum volume can be used for the root filesystem. Revision Changes Path 1.19 +463 -1 doc/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 04:19:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0446C37B401; Tue, 13 May 2003 04:19:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C95D43F75; Tue, 13 May 2003 04:19:19 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DBJJ0U096889; Tue, 13 May 2003 04:19:19 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DBJJGR096888; Tue, 13 May 2003 04:19:19 -0700 (PDT) Message-Id: <200305131119.h4DBJJGR096888@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 13 May 2003 04:19:19 -0700 (PDT) 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/sarg 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, 13 May 2003 11:19:20 -0000 sobomax 2003/05/13 04:19:19 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/sarg Makefile distinfo pkg-descr pkg-plist Log: Add sarg 1.2.2.1, squid log analyzer and HTML report generator. PR: 48600 Submitted by: mt@primats.org.ua Revision Changes Path 1.647 +1 -0 ports/www/Makefile 1.1 +19 -0 ports/www/sarg/Makefile (new) 1.1 +1 -0 ports/www/sarg/distinfo (new) 1.1 +6 -0 ports/www/sarg/pkg-descr (new) 1.1 +4 -0 ports/www/sarg/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 04:21:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0392137B401; Tue, 13 May 2003 04:21:53 -0700 (PDT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5FD243F85; Tue, 13 May 2003 04:21:52 -0700 (PDT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])h4DBLnFd027143; Tue, 13 May 2003 20:21:50 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Tue, 13 May 2003 20:21:38 +0900 (JST) Message-Id: <20030513.202138.71110254.nyan@jp.FreeBSD.org> To: scott_long@btc.adaptec.com From: Takahashi Yoshihiro In-Reply-To: <3EBFC539.5040607@btc.adaptec.com> References: <200305110640.h4B6e9KK047180@repoman.freebsd.org> <20030513.000119.41703364.nyan@jp.FreeBSD.org> <3EBFC539.5040607@btc.adaptec.com> X-Mailer: Mew version 3.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: scottl@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 11:21:54 -0000 In article <3EBFC539.5040607@btc.adaptec.com> Scott Long writes: > You are welcome to move it to a more appropriate spot. Thank you. I'll do. > Why is the > driver not needed for pc98? Is it not possible to plug one of these > cards into the PCI slot of a pc98 machine? Please see the following mail. http://www.freebsd.org/cgi/getmsg.cgi?fetch=1120019+0+/usr/local/www/db/text/2003/cvs-all/20030302.cvs-all --- TAKAHASHI Yoshihiro From owner-cvs-all@FreeBSD.ORG Tue May 13 04:26:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6888237B401; Tue, 13 May 2003 04:26:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0933843FE0; Tue, 13 May 2003 04:26:09 -0700 (PDT) (envelope-from nyan@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DBQ80U097220; Tue, 13 May 2003 04:26:08 -0700 (PDT) (envelope-from nyan@repoman.freebsd.org) Received: (from nyan@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DBQ8vn097219; Tue, 13 May 2003 04:26:08 -0700 (PDT) Message-Id: <200305131126.h4DBQ8vn097219@repoman.freebsd.org> From: Takahashi Yoshihiro Date: Tue, 13 May 2003 04:26:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 11:26:09 -0000 nyan 2003/05/13 04:26:08 PDT FreeBSD src repository Modified files: sys/modules Makefile Log: Move the ips driver from ${MACHINE_ARCH} == "i386" to ${MACHINE} == "i386". Approved by: re (scottl) Revision Changes Path 1.323 +1 -1 src/sys/modules/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 04:51:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D767C37B401; Tue, 13 May 2003 04:51:37 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67C7343F3F; Tue, 13 May 2003 04:51:36 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4DBpXLu013229; Tue, 13 May 2003 13:51:33 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4DBpXDn013228; Tue, 13 May 2003 13:51:33 +0200 (CEST) Date: Tue, 13 May 2003 13:51:33 +0200 From: Wilko Bulte To: John Baldwin Message-ID: <20030513115132.GA13190@freebie.xs4all.nl> References: <20030512192642.GA9523@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.org cc: Scott Long cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 11:51:38 -0000 On Mon, May 12, 2003 at 03:48:19PM -0400, John Baldwin wrote: > > On 12-May-2003 Wilko Bulte wrote: > > On Mon, May 12, 2003 at 12:45:17PM -0600, Scott Long wrote: > >> John Baldwin wrote: > >> >On 11-May-2003 Scott Long wrote: > >> > > >> >>scottl 2003/05/10 23:39:06 PDT > >> >> > >> >> FreeBSD src repository > >> >> > >> >> Modified files: > >> >> sys/i386/conf GENERIC NOTES > >> >> Log: > >> >> Add notes about the 'ips' driver. > >> > > >> > > >> >It's i386-specific? > >> > > >> > >> I haven't tested it on !i386, and at this point in the cycle > >> I didn't want to accidentally break another platform. I'd like > >> to test it on alpha and sparc64, but I have little time right now > > > > The alpha driver floppy is already overflowing, so if you need to > > add it to the alpha build please make sure it does not end up on the > > floppy set! > > We really need to test that patch I sent to re@ Friday to not inline > mutexes on the boot floppy and see if that helps our space problem. Hmm? What patch? Was it only sent to re@ or also to re-alpha@ ? -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Tue May 13 05:03:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61BED37B401; Tue, 13 May 2003 05:03:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F38C643F93; Tue, 13 May 2003 05:03:55 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DC3t0U004987; Tue, 13 May 2003 05:03:55 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DC3t23004986; Tue, 13 May 2003 05:03:55 -0700 (PDT) Message-Id: <200305131203.h4DC3t23004986@repoman.freebsd.org> From: Joerg Wunsch Date: Tue, 13 May 2003 05:03:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/newfs newfs.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 12:03:56 -0000 joerg 2003/05/13 05:03:55 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/newfs newfs.c Log: For FreeBSD 4.x, if someone really has his swap on Vinum, he wants the -v option also for mfs(8). Revision Changes Path 1.30.2.9 +1 -1 src/sbin/newfs/newfs.c From owner-cvs-all@FreeBSD.ORG Tue May 13 05:16:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 375D137B401; Tue, 13 May 2003 05:16:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A757B43FB1; Tue, 13 May 2003 05:16:08 -0700 (PDT) (envelope-from joerg@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DCG80U005712; Tue, 13 May 2003 05:16:08 -0700 (PDT) (envelope-from joerg@repoman.freebsd.org) Received: (from joerg@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DCG8NW005711; Tue, 13 May 2003 05:16:08 -0700 (PDT) Message-Id: <200305131216.h4DCG8NW005711@repoman.freebsd.org> From: Joerg Wunsch Date: Tue, 13 May 2003 05:16:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/newfs newfs.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, 13 May 2003 12:16:09 -0000 joerg 2003/05/13 05:16:08 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/newfs newfs.8 Log: Document the -v option for mfs(8), too. Submitted by: Gunther Nikl Revision Changes Path 1.26.2.15 +2 -1 src/sbin/newfs/newfs.8 From owner-cvs-all@FreeBSD.ORG Tue May 13 05:35:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1A7A37B401; Tue, 13 May 2003 05:35:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7EA2943FBD; Tue, 13 May 2003 05:35:03 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DCZ30U006346; Tue, 13 May 2003 05:35:03 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DCZ3rR006345; Tue, 13 May 2003 05:35:03 -0700 (PDT) Message-Id: <200305131235.h4DCZ3rR006345@repoman.freebsd.org> From: Dmitry Sivachenko Date: Tue, 13 May 2003 05:35:03 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Time Makefile distinfo pkg-descr pkg-plist ports MOVED ports/devel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 12:35:04 -0000 demon 2003/05/13 05:35:03 PDT FreeBSD ports repository Modified files: . MOVED devel Makefile Removed files: devel/p5-Time Makefile distinfo pkg-descr pkg-plist Log: Remove p5-Time port. devel/p5-Time-modules is the newer version of the same software and even has a maintainer. Revision Changes Path 1.132 +2 -1 ports/MOVED 1.1112 +0 -1 ports/devel/Makefile 1.23 +0 -28 ports/devel/p5-Time/Makefile (dead) 1.7 +0 -1 ports/devel/p5-Time/distinfo (dead) 1.4 +0 -7 ports/devel/p5-Time/pkg-descr (dead) 1.7 +0 -8 ports/devel/p5-Time/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Tue May 13 06:12:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E2FA37B401; Tue, 13 May 2003 06:12:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B335C43F85; Tue, 13 May 2003 06:12:43 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DDCh0U008855; Tue, 13 May 2003 06:12:43 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DDChP9008854; Tue, 13 May 2003 06:12:43 -0700 (PDT) Message-Id: <200305131312.h4DDChP9008854@repoman.freebsd.org> From: Anton Berezin Date: Tue, 13 May 2003 06:12:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/gigabase 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, 13 May 2003 13:12:44 -0000 tobez 2003/05/13 06:12:42 PDT FreeBSD ports repository Modified files: databases/gigabase Makefile distinfo Log: Update to 2.85. PR: 52117 Submitted by: maintainer Revision Changes Path 1.48 +1 -1 ports/databases/gigabase/Makefile 1.47 +1 -1 ports/databases/gigabase/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 06:18:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A635037B401; Tue, 13 May 2003 06:18:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4255343F93; Tue, 13 May 2003 06:18:30 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DDIU0U009076; Tue, 13 May 2003 06:18:30 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DDITuS009075; Tue, 13 May 2003 06:18:29 -0700 (PDT) Message-Id: <200305131318.h4DDITuS009075@repoman.freebsd.org> From: Anton Berezin Date: Tue, 13 May 2003 06:18:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/fastdb 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, 13 May 2003 13:18:31 -0000 tobez 2003/05/13 06:18:29 PDT FreeBSD ports repository Modified files: databases/fastdb Makefile distinfo pkg-plist Log: Update to 2.62. PR: 52118 Submitted by: maintainer Revision Changes Path 1.12 +1 -1 ports/databases/fastdb/Makefile 1.10 +1 -1 ports/databases/fastdb/distinfo 1.5 +1 -0 ports/databases/fastdb/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 06:47:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 178ED37B401; Tue, 13 May 2003 06:47:06 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 959A243FA3; Tue, 13 May 2003 06:47:05 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id AFEB92105A; Tue, 13 May 2003 06:47:04 -0700 (PDT) Date: Tue, 13 May 2003 06:47:04 -0700 From: Hiten Pandya To: Joerg Wunsch Message-ID: <20030513134704.GA59675@perrin.int.nxad.com> References: <200305131216.h4DCG8NW005711@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305131216.h4DCG8NW005711@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/newfs newfs.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, 13 May 2003 13:47:06 -0000 On Tue, May 13, 2003 at 05:16:08AM -0700, Joerg Wunsch wrote: > joerg 2003/05/13 05:16:08 PDT > > FreeBSD src repository > > Modified files: (Branch: RELENG_4) > sbin/newfs newfs.8 > Log: > Document the -v option for mfs(8), too. Don't mind my asking, but wouldn't you need security-officer approval or re@ approval for committing to RELENG_4? -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Tue May 13 06:52:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 284EB37B401; Tue, 13 May 2003 06:52:02 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86ED543F3F; Tue, 13 May 2003 06:52:00 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4DDpxLu013616; Tue, 13 May 2003 15:51:59 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4DDpxJV013615; Tue, 13 May 2003 15:51:59 +0200 (CEST) Date: Tue, 13 May 2003 15:51:59 +0200 From: Wilko Bulte To: Hiten Pandya Message-ID: <20030513135159.GA13600@freebie.xs4all.nl> References: <200305131216.h4DCG8NW005711@repoman.freebsd.org> <20030513134704.GA59675@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030513134704.GA59675@perrin.int.nxad.com> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Joerg Wunsch Subject: Re: cvs commit: src/sbin/newfs newfs.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, 13 May 2003 13:52:02 -0000 On Tue, May 13, 2003 at 06:47:04AM -0700, Hiten Pandya wrote: > On Tue, May 13, 2003 at 05:16:08AM -0700, Joerg Wunsch wrote: > > joerg 2003/05/13 05:16:08 PDT > > > > FreeBSD src repository > > > > Modified files: (Branch: RELENG_4) > > sbin/newfs newfs.8 > > Log: > > Document the -v option for mfs(8), too. > > Don't mind my asking, but wouldn't you need security-officer > approval or re@ approval for committing to RELENG_4? RELENG_4 is not a security branch, so no so@ approval needed. It is also not frozen, so no re@ approval needed. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Tue May 13 06:56:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB8D37B401; Tue, 13 May 2003 06:56:41 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id E342D43F85; Tue, 13 May 2003 06:56:40 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id 39AE821058; Tue, 13 May 2003 06:56:40 -0700 (PDT) Date: Tue, 13 May 2003 06:56:40 -0700 From: Hiten Pandya To: Wilko Bulte Message-ID: <20030513135640.GB59675@perrin.int.nxad.com> References: <200305131216.h4DCG8NW005711@repoman.freebsd.org> <20030513134704.GA59675@perrin.int.nxad.com> <20030513135159.GA13600@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030513135159.GA13600@freebie.xs4all.nl> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Joerg Wunsch Subject: Re: cvs commit: src/sbin/newfs newfs.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, 13 May 2003 13:56:42 -0000 On Tue, May 13, 2003 at 03:51:59PM +0200, Wilko Bulte wrote: > On Tue, May 13, 2003 at 06:47:04AM -0700, Hiten Pandya wrote: > > On Tue, May 13, 2003 at 05:16:08AM -0700, Joerg Wunsch wrote: > > > joerg 2003/05/13 05:16:08 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: (Branch: RELENG_4) > > > sbin/newfs newfs.8 > > > Log: > > > Document the -v option for mfs(8), too. > > > > Don't mind my asking, but wouldn't you need security-officer > > approval or re@ approval for committing to RELENG_4? > > RELENG_4 is not a security branch, so no so@ approval needed. > > It is also not frozen, so no re@ approval needed. Right! Cheers! -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Tue May 13 07:30:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7A0737B401; Tue, 13 May 2003 07:30:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6741C43F85; Tue, 13 May 2003 07:30:41 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DEUf0U012579; Tue, 13 May 2003 07:30:41 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DEUeCS012574; Tue, 13 May 2003 07:30:40 -0700 (PDT) Message-Id: <200305131430.h4DEUeCS012574@repoman.freebsd.org> From: Dmitry Sivachenko Date: Tue, 13 May 2003 07:30:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/bacula 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, 13 May 2003 14:30:42 -0000 demon 2003/05/13 07:30:40 PDT FreeBSD ports repository Modified files: sysutils/bacula Makefile distinfo Log: Update to version 1.30a. PR: 52166 Submitted by: Dan Langille Revision Changes Path 1.3 +1 -1 ports/sysutils/bacula/Makefile 1.3 +1 -1 ports/sysutils/bacula/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 07:36:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F3A3337B401; Tue, 13 May 2003 07:36:35 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 953C243F93; Tue, 13 May 2003 07:36:34 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4DEaXkA025037; Tue, 13 May 2003 08:36:33 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 13 May 2003 08:35:46 -0600 (MDT) Message-Id: <20030513.083546.133906327.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <20030512.223927.39164038.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 14:36:36 -0000 In message: Dag-Erling Smorgrav writes: : Dag-Erling Smorgrav writes: : > "M. Warner Losh" writes: : > > This patch doesn't address those drivers that might wish to build not : > > in the usb.ko module, for example the urio driver and I'm sure others. : > I know. I did mention that it was incomplete, didn't I? : : This one should be a little better. The second patch fixes the : #include lines. It would be advantageous if the awk script could : generate usbdevs.h and usbdevs_data.h separately, as the latter is : only required by the usb driver and it's a waste of time and space to : generate it for all the other drivers. The makefiles for the modules still need to be included. I think I like my approach a little better, but it has the flaw of not necessarily generating usbdevs_data.h if usbdevs.h isn't generated. Since usbdevs_data.h is used only when USBVERBOSE is defined, I would have thought that we'd not need it (since USBVERBOSE is supposed to be an option), but it looks like it is always defined, so we get a lot of extra junk in our usb.ko module, even on install media... Warner From owner-cvs-all@FreeBSD.ORG Tue May 13 07:43:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 332B537B401; Tue, 13 May 2003 07:43:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFAAA43F93; Tue, 13 May 2003 07:43:32 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DEhW0U013029; Tue, 13 May 2003 07:43:32 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DEhWWp013028; Tue, 13 May 2003 07:43:32 -0700 (PDT) Message-Id: <200305131443.h4DEhWWp013028@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 07:43:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/inn-stable Makefile distinfo pkg-plist ports/news/inn-stable/files innd.sh 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: Tue, 13 May 2003 14:43:33 -0000 des 2003/05/13 07:43:32 PDT FreeBSD ports repository Modified files: news/inn-stable Makefile distinfo pkg-plist news/inn-stable/files innd.sh Removed files: news/inn-stable/files patch-aa Log: Update to 2.4.20030512. Revision Changes Path 1.94 +45 -43 ports/news/inn-stable/Makefile 1.47 +1 -1 ports/news/inn-stable/distinfo 1.7 +3 -3 ports/news/inn-stable/files/innd.sh 1.2 +0 -13 ports/news/inn-stable/files/patch-aa (dead) 1.17 +67 -22 ports/news/inn-stable/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 07:45:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F6A37B401; Tue, 13 May 2003 07:45:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 626F743F93; Tue, 13 May 2003 07:45:41 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DEjf0U013169; Tue, 13 May 2003 07:45:41 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DEjfSQ013168; Tue, 13 May 2003 07:45:41 -0700 (PDT) Message-Id: <200305131445.h4DEjfSQ013168@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 13 May 2003 07:45:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/mount_nfs mount_nfs.8 mount_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: Tue, 13 May 2003 14:45:42 -0000 trhodes 2003/05/13 07:45:41 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/mount_nfs mount_nfs.8 mount_nfs.c Log: MFC: - mount_nfs.8 revision 1.38: Remove remnants of the -p option. - mount_nfs.c revision 1.61: Remove -p from getopt args. Revision Changes Path 1.18.2.10 +0 -6 src/sbin/mount_nfs/mount_nfs.8 1.36.2.6 +1 -1 src/sbin/mount_nfs/mount_nfs.c From owner-cvs-all@FreeBSD.ORG Tue May 13 08:09:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC0A137B401; Tue, 13 May 2003 08:09:13 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6621543F3F; Tue, 13 May 2003 08:09:10 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id BD52C530E; Tue, 13 May 2003 17:09:07 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" References: <20030512.223927.39164038.imp@bsdimp.com> <20030513.083546.133906327.imp@bsdimp.com> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 17:09:06 +0200 In-Reply-To: <20030513.083546.133906327.imp@bsdimp.com> (M. Warner Losh's message of "Tue, 13 May 2003 08:35:46 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 15:09:14 -0000 "M. Warner Losh" writes: > The makefiles for the modules still need to be included. No, the kernel and modules build fine with these two patches, there is no need to change the module Makefiles (they already contain an explicit dependency on opt_usb.h which triggers the dependency on usbdevs.h in kmod.mk). But I much prefer the solution you posted on -arch. In any case, this can (and should) wait until after 5.1. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue May 13 08:09:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4753E37B4A1; Tue, 13 May 2003 08:09:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA16143F93; Tue, 13 May 2003 08:09:22 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DF9M0U014934; Tue, 13 May 2003 08:09:22 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DF9MPO014933; Tue, 13 May 2003 08:09:22 -0700 (PDT) Message-Id: <200305131509.h4DF9MPO014933@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Tue, 13 May 2003 08:09:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/0verkill 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, 13 May 2003 15:09:24 -0000 mich 2003/05/13 08:09:22 PDT FreeBSD ports repository Modified files: games/0verkill Makefile pkg-plist Log: Fix seg fault for 0verkill-server. Approved by: roberto(mentor) Revision Changes Path 1.9 +2 -2 ports/games/0verkill/Makefile 1.3 +6 -0 ports/games/0verkill/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 08:11:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE4D237B401; Tue, 13 May 2003 08:11:12 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5F5343F75; Tue, 13 May 2003 08:11:11 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4DFBBkA025295; Tue, 13 May 2003 09:11:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 13 May 2003 09:10:23 -0600 (MDT) Message-Id: <20030513.091023.35039296.imp@bsdimp.com> To: des@ofug.org From: "M. Warner Losh" In-Reply-To: References: <20030513.083546.133906327.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 15:11:13 -0000 In message: Dag-Erling Smorgrav writes: : "M. Warner Losh" writes: : > The makefiles for the modules still need to be included. : : No, the kernel and modules build fine with these two patches, there is : no need to change the module Makefiles (they already contain an : explicit dependency on opt_usb.h which triggers the dependency on : usbdevs.h in kmod.mk). But I much prefer the solution you posted on : -arch. In any case, this can (and should) wait until after 5.1. OK. I'll use your stuff and merge it into the bigger mii/pccard picture. I see why it works, but it is a little different than the foo_if.h stuff, which we have to list explicitly... Warner From owner-cvs-all@FreeBSD.ORG Tue May 13 08:23:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B859F37B401; Tue, 13 May 2003 08:23:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5377A43F3F; Tue, 13 May 2003 08:23:44 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DFNi0U015489; Tue, 13 May 2003 08:23:44 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DFNifO015488; Tue, 13 May 2003 08:23:44 -0700 (PDT) Message-Id: <200305131523.h4DFNifO015488@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Tue, 13 May 2003 08:23:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/cmucl-extra 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, 13 May 2003 15:23:45 -0000 mich 2003/05/13 08:23:43 PDT FreeBSD ports repository Modified files: lang/cmucl-extra Makefile distinfo pkg-descr pkg-plist Log: - Update to 18e. - Fix spaces -> tabs, so portlint doesn't complain. PR: ports/51260 Submitted by: maintainer Approved by: roberto(mentor) Revision Changes Path 1.5 +17 -9 ports/lang/cmucl-extra/Makefile 1.2 +1 -1 ports/lang/cmucl-extra/distinfo 1.2 +2 -3 ports/lang/cmucl-extra/pkg-descr 1.2 +6 -9 ports/lang/cmucl-extra/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 08:23:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CADF737B425; Tue, 13 May 2003 08:23:49 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C4D543F85; Tue, 13 May 2003 08:23:48 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 0A654530E; Tue, 13 May 2003 17:23:46 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "M. Warner Losh" References: <20030513.083546.133906327.imp@bsdimp.com> <20030513.091023.35039296.imp@bsdimp.com> From: Dag-Erling Smorgrav Date: Tue, 13 May 2003 17:23:45 +0200 In-Reply-To: <20030513.091023.35039296.imp@bsdimp.com> (M. Warner Losh's message of "Tue, 13 May 2003 09:10:23 -0600 (MDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: joe@FreeBSD.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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 15:23:51 -0000 "M. Warner Losh" writes: > OK. I'll use your stuff and merge it into the bigger mii/pccard > picture. I see why it works, but it is a little different than the > foo_if.h stuff, which we have to list explicitly... Yes, it's a hack taking advantage of the fact that everything that relates to USB includes opt_usb.h... I did it precisely to avoid having to modify the module Makefiles. It's ugly as sin though, and changing the Makefiles to explicitly list usbdevs.h is probably better in the long run. One other thing: my patch does not add usbdevs{,_data}.h to CLEANFILES, which it should - but doing it unconditionally is kinda yucky, and I can't see a way to do it conditionally. We should probably have something in kmod.mk similar to the USE_* stuff in bsd.port.mk - USE_MII, USE_USB, etc. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Tue May 13 08:32:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D243F37B401; Tue, 13 May 2003 08:32:02 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 95C1F43F3F; Tue, 13 May 2003 08:32:01 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.9) with ESMTP id h4DFVxUf095777; Tue, 13 May 2003 19:31:59 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Tue, 13 May 2003 19:31:59 +0400 (MSD) From: Dmitry Morozovsky To: Joerg Wunsch In-Reply-To: <200305131118.h4DBIltd096810@repoman.freebsd.org> Message-ID: <20030513193113.E92659@woozle.rinet.ru> References: <200305131118.h4DBIltd096810@repoman.freebsd.org> X-NCC-RegID: ru.rinet MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/vinum 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, 13 May 2003 15:32:03 -0000 On Tue, 13 May 2003, Joerg Wunsch wrote: JW> joerg 2003/05/13 04:18:47 PDT JW> JW> en_US.ISO8859-1/books/handbook/vinum chapter.sgml JW> Log: JW> Finally, write down a section or two, and document how a Vinum volume JW> can be used for the root filesystem. JW> JW> Revision Changes Path JW> 1.19 +463 -1 doc/en_US.ISO8859-1/books/handbook/vinum/chapter.sgml Wow, thanks a lot, it was really needed! :) Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Tue May 13 09:27:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFF8637B401; Tue, 13 May 2003 09:27:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C23F43FAF; Tue, 13 May 2003 09:27:55 -0700 (PDT) (envelope-from ade@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGRt0U023800; Tue, 13 May 2003 09:27:55 -0700 (PDT) (envelope-from ade@repoman.freebsd.org) Received: (from ade@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGRtlr023799; Tue, 13 May 2003 09:27:55 -0700 (PDT) Message-Id: <200305131627.h4DGRtlr023799@repoman.freebsd.org> From: Ade Lovett Date: Tue, 13 May 2003 09:27:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libtool Makefile ports/devel/libtool13 Makefile ports/devel/libtool14 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 16:27:56 -0000 ade 2003/05/13 09:27:54 PDT FreeBSD ports repository Modified files: devel/libtool Makefile devel/libtool13 Makefile devel/libtool14 Makefile Log: Tag 'em and grab 'em from freebsd-ports@ Revision Changes Path 1.26 +1 -1 ports/devel/libtool/Makefile 1.26 +1 -1 ports/devel/libtool13/Makefile 1.26 +1 -1 ports/devel/libtool14/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 09:33:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A1B037B404; Tue, 13 May 2003 09:33:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A93143F3F; Tue, 13 May 2003 09:33:12 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGXB0U024065; Tue, 13 May 2003 09:33:11 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGXBP6024064; Tue, 13 May 2003 09:33:11 -0700 (PDT) Message-Id: <200305131633.h4DGXBP6024064@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 May 2003 09:33:11 -0700 (PDT) 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 faq2.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, 13 May 2003 16:33:13 -0000 marcus 2003/05/13 09:33:11 PDT FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Add a section on completing the FAM configuration. Suggested by: Wade Majors Revision Changes Path 1.30 +14 -3 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 09:35:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22AD037B405 for ; Tue, 13 May 2003 09:35:45 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1682543FBD for ; Tue, 13 May 2003 09:35:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 18924 invoked from network); 13 May 2003 16:35:42 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 13 May 2003 16:35:42 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4DGZcp0027838; Tue, 13 May 2003 12:35:38 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030513115132.GA13190@freebie.xs4all.nl> Date: Tue, 13 May 2003 12:35:47 -0400 (EDT) From: John Baldwin To: Wilko Bulte cc: cvs-src@FreeBSD.org cc: Scott Long cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 16:35:45 -0000 On 13-May-2003 Wilko Bulte wrote: > On Mon, May 12, 2003 at 03:48:19PM -0400, John Baldwin wrote: >> >> On 12-May-2003 Wilko Bulte wrote: >> > On Mon, May 12, 2003 at 12:45:17PM -0600, Scott Long wrote: >> >> John Baldwin wrote: >> >> >On 11-May-2003 Scott Long wrote: >> >> > >> >> >>scottl 2003/05/10 23:39:06 PDT >> >> >> >> >> >> FreeBSD src repository >> >> >> >> >> >> Modified files: >> >> >> sys/i386/conf GENERIC NOTES >> >> >> Log: >> >> >> Add notes about the 'ips' driver. >> >> > >> >> > >> >> >It's i386-specific? >> >> > >> >> >> >> I haven't tested it on !i386, and at this point in the cycle >> >> I didn't want to accidentally break another platform. I'd like >> >> to test it on alpha and sparc64, but I have little time right now >> > >> > The alpha driver floppy is already overflowing, so if you need to >> > add it to the alpha build please make sure it does not end up on the >> > floppy set! >> >> We really need to test that patch I sent to re@ Friday to not inline >> mutexes on the boot floppy and see if that helps our space problem. > > Hmm? What patch? Was it only sent to re@ or also to re-alpha@ ? It was sent to re@, re-alpha@ and re-x86@. :) http://www.FreeBSD.org/~jhb/patches/rel_mtx.patch It should be suitable for LOCAL_PATCHES. -- 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 May 13 09:43:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 512F737B401; Tue, 13 May 2003 09:43:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEAC643FAF; Tue, 13 May 2003 09:43:11 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGhB0U024553; Tue, 13 May 2003 09:43:11 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGhBtF024552; Tue, 13 May 2003 09:43:11 -0700 (PDT) Message-Id: <200305131643.h4DGhBtF024552@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:43:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/bookcase 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, 13 May 2003 16:43:12 -0000 fjoe 2003/05/13 09:43:11 PDT FreeBSD ports repository Modified files: misc Makefile Added files: misc/bookcase Makefile distinfo pkg-descr pkg-plist Log: New port: bookcase Personal book collection manager for KDE. PR: 52092 Submitted by: Kirill Ponomarew Revision Changes Path 1.559 +1 -0 ports/misc/Makefile 1.1 +21 -0 ports/misc/bookcase/Makefile (new) 1.1 +1 -0 ports/misc/bookcase/distinfo (new) 1.1 +5 -0 ports/misc/bookcase/pkg-descr (new) 1.1 +45 -0 ports/misc/bookcase/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 09:44:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3267237B401; Tue, 13 May 2003 09:44:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9377A43FB1; Tue, 13 May 2003 09:44:04 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGi40U024665; Tue, 13 May 2003 09:44:04 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGi4DB024664; Tue, 13 May 2003 09:44:04 -0700 (PDT) Message-Id: <200305131644.h4DGi4DB024664@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:44:04 -0700 (PDT) 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/gmime2 Makefile distinfo pkg-descr pkg-plist ports/mail/gmime2/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, 13 May 2003 16:44:05 -0000 fjoe 2003/05/13 09:44:04 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/gmime2 Makefile distinfo pkg-descr pkg-plist mail/gmime2/files patch-Makefile.in Log: New port: gmime2 Library (written in C) for parsing and creating messages using MIME. PR: 52084 Submitted by: Kirill Ponomarew Revision Changes Path 1.385 +1 -0 ports/mail/Makefile 1.1 +40 -0 ports/mail/gmime2/Makefile (new) 1.1 +1 -0 ports/mail/gmime2/distinfo (new) 1.1 +18 -0 ports/mail/gmime2/files/patch-Makefile.in (new) 1.1 +21 -0 ports/mail/gmime2/pkg-descr (new) 1.1 +52 -0 ports/mail/gmime2/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 09:48:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EBBD637B401; Tue, 13 May 2003 09:48:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F3C43FAF; Tue, 13 May 2003 09:48:25 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGmP0U024915; Tue, 13 May 2003 09:48:25 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGmPIw024914; Tue, 13 May 2003 09:48:25 -0700 (PDT) Message-Id: <200305131648.h4DGmPIw024914@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:48:25 -0700 (PDT) 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/bfilter 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, 13 May 2003 16:48:26 -0000 fjoe 2003/05/13 09:48:25 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/bfilter Makefile distinfo pkg-descr pkg-plist Log: New port: bfilter Smart filtering HTTP proxy. PR: 52034 Submitted by: Kirill Ponomarew Revision Changes Path 1.985 +1 -0 ports/net/Makefile 1.1 +24 -0 ports/net/bfilter/Makefile (new) 1.1 +1 -0 ports/net/bfilter/distinfo (new) 1.1 +8 -0 ports/net/bfilter/pkg-descr (new) 1.1 +6 -0 ports/net/bfilter/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 09:49:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F8BB37B401; Tue, 13 May 2003 09:49:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2873643FAF; Tue, 13 May 2003 09:49:50 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGnn0U025005; Tue, 13 May 2003 09:49:50 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGnnV6025004; Tue, 13 May 2003 09:49:49 -0700 (PDT) Message-Id: <200305131649.h4DGnnV6025004@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:49:49 -0700 (PDT) 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/krename 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, 13 May 2003 16:49:51 -0000 fjoe 2003/05/13 09:49:49 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/krename Makefile distinfo pkg-descr pkg-plist Log: New port: krename Very powerful batch file renamer for KDE3. PR: 52073 Submitted y: Kirill Ponomarew Revision Changes Path 1.360 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/krename/Makefile (new) 1.1 +1 -0 ports/sysutils/krename/distinfo (new) 1.1 +11 -0 ports/sysutils/krename/pkg-descr (new) 1.1 +31 -0 ports/sysutils/krename/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 09:52:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA6A737B401; Tue, 13 May 2003 09:52:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D691E43F75; Tue, 13 May 2003 09:52:37 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGqb0U025271; Tue, 13 May 2003 09:52:37 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGqbwe025270; Tue, 13 May 2003 09:52:37 -0700 (PDT) Message-Id: <200305131652.h4DGqbwe025270@repoman.freebsd.org> From: Oliver Braun Date: Tue, 13 May 2003 09:52:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nessus Makefile distinfo ports/security/nessus-libnasl Makefile distinfo ports/security/nessus-libraries Makefile distinfo ports/security/nessus-plugins 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, 13 May 2003 16:52:39 -0000 obraun 2003/05/13 09:52:37 PDT FreeBSD ports repository Modified files: security/nessus Makefile distinfo security/nessus-libnasl Makefile distinfo security/nessus-libraries Makefile distinfo security/nessus-plugins Makefile distinfo pkg-plist Log: * Upgrade checksums. Quote from the developer: "I did a quick "re-release" for minor issues that I don't felt were justifying a 2.0.6." * Bump PORTREVISION. PR: ports/52022 Submitted by: maintainer Revision Changes Path 1.33 +1 -0 ports/security/nessus-libnasl/Makefile 1.21 +1 -1 ports/security/nessus-libnasl/distinfo 1.34 +1 -0 ports/security/nessus-libraries/Makefile 1.22 +1 -1 ports/security/nessus-libraries/distinfo 1.34 +1 -0 ports/security/nessus-plugins/Makefile 1.22 +1 -1 ports/security/nessus-plugins/distinfo 1.26 +41 -1 ports/security/nessus-plugins/pkg-plist 1.42 +1 -0 ports/security/nessus/Makefile 1.22 +1 -1 ports/security/nessus/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 09:57:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3723B37B40A for ; Tue, 13 May 2003 09:57:38 -0700 (PDT) Received: from web40301.mail.yahoo.com (web40301.mail.yahoo.com [66.218.78.80]) by mx1.FreeBSD.org (Postfix) with SMTP id E6FC443FA3 for ; Tue, 13 May 2003 09:57:34 -0700 (PDT) (envelope-from m_evmenkin@yahoo.com) Message-ID: <20030513165734.2049.qmail@web40301.mail.yahoo.com> Received: from [165.193.27.35] by web40301.mail.yahoo.com via HTTP; Tue, 13 May 2003 09:57:34 PDT Date: Tue, 13 May 2003 09:57:34 -0700 (PDT) From: Maksim Yevmenkin To: Hiten Pandya , John Baldwin In-Reply-To: <20030512203141.GB16407@perrin.int.nxad.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: m_evmenkin@yahoo.com cc: src-committers@FreeBSD.org cc: Julian Elischer cc: cvs-src@FreeBSD.org cc: Julian Elischer cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 Makefile ng_bluetooth.4 ng_bt3c.4 ng_btsocket.4 ng_h4.4 ng_hci.4 ng_l2cap.4 ng_ubt.4 ubtbcmfw.4 src/sys/modules/netgraph/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bluetooth Makefile src/sys/modules/netgraph/bluetooth/bt3c Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 16:57:38 -0000 Folks, i'm sorry for the late reply :) [...] > > >> > Submitted by: Maksim Yevmenkin > > >> > Approved by: re@ > > >> > > >> What is the actual content? New features, bugfixes? > > > > > > lots of bugfixes and code to support new devices and features. > > > > Usually an abbreviated list of these things is included in commit > > messages when drivers are updated. Otherwise, people don't know > > what new devices are supported, what bugs are fixed, etc. > > Maxsim is really good at giving us nice hints > about what stuff is supported by his latest code drop! (on > -current). I wouldn't mind setting up project page, e.g. > http://www.FreeBSD.ORG/projects/bluetooth, if time permits; > provided Maksim provides me with some sort of a list! 8-) first of all let me appologize for the size of the patches (quite extensive) and for the inappropriate time (just before 5.1R) they went in :) i will most definetely try to avoid doing such things in the future :) as Hiten said, i try to list important things in the message every time i make new snapshot available for download. it is clearly not the best way. perhaps i should maintain ChangeLog file somewhere and include it in the snapshot. i can also send the the list of changes every time i submit the patches to Julian. as for supported device list then, frankly, i can't help :) Bluetooth spec defines the way Host (PC) should talk to Host Controller (device). device could be serial (RS-232), UART or USB. external serial dongles should work. UART based devices may or may not work. it depends on sio(4) driver. if sio(4) supports UART in the device then it will work, otherwise it will not. of course serial/UART based devices do not work very well because of "sio overflow" problem, and Bluetooth *can not* tolerate that. all USB devices should work as long as they are conform the Bluetooth spec. USB device should have bDeviceClass, bDeviceSubClass and bDeviceProtocol set to certain values. the ng_ubt(4) driver has generic ATTACH routine that checks for these values. all Bluetooth devices are based on Bluetooth chips from few different vendors, i.e. CSR, Broadcomm etc. it does not really matter what label is on the device, but rather what chip inside. as reference you can look at USB devices section at http://www.holtmann.org/linux/bluetooth/devices.html if "driver" column says "hci_usb" or "hci_usb + bluefw" then the device is most likely to work with FreeBSD. thanks max __________________________________ Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com From owner-cvs-all@FreeBSD.ORG Tue May 13 09:58:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D54237B401; Tue, 13 May 2003 09:58:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6B3A43F85; Tue, 13 May 2003 09:58:30 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGwU0U025628; Tue, 13 May 2003 09:58:30 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGwUg3025627; Tue, 13 May 2003 09:58:30 -0700 (PDT) Message-Id: <200305131658.h4DGwUg3025627@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:58:30 -0700 (PDT) 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, 13 May 2003 16:58:32 -0000 fjoe 2003/05/13 09:58:30 PDT FreeBSD ports repository Modified files: . modules Log: bfilter -> ports/net/bfilter bookcase -> ports/misc/bookcase gmime2 -> ports/mail/gmime2 krename -> ports/sysutils/krename Revision Changes Path 1.7240 +4 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 09:59:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB6F437B401; Tue, 13 May 2003 09:59:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63FB143F85; Tue, 13 May 2003 09:59:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGxl0U025730; Tue, 13 May 2003 09:59:47 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGxlIU025729; Tue, 13 May 2003 09:59:47 -0700 (PDT) Message-Id: <200305131659.h4DGxlIU025729@repoman.freebsd.org> From: John Baldwin Date: Tue, 13 May 2003 09:59:47 -0700 (PDT) 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 acpivar.h src/sys/dev/acpica/Osd OsdHardware.c src/sys/i386/acpica acpi_machdep.c acpi_wakeup.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 16:59:48 -0000 jhb 2003/05/13 09:59:47 PDT FreeBSD src repository Modified files: sys/dev/acpica acpivar.h sys/dev/acpica/Osd OsdHardware.c sys/i386/acpica acpi_machdep.c acpi_wakeup.c Log: Add some extra #ifdef stubs so that this compiles on 4.8. Approved by: re (rwatson/bmah) Revision Changes Path 1.8 +4 -0 src/sys/dev/acpica/Osd/OsdHardware.c 1.41 +6 -0 src/sys/dev/acpica/acpivar.h 1.9 +4 -0 src/sys/i386/acpica/acpi_machdep.c 1.19 +5 -0 src/sys/i386/acpica/acpi_wakeup.c From owner-cvs-all@FreeBSD.ORG Tue May 13 09:59:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A69B37B418; Tue, 13 May 2003 09:59:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D95C43FAF; Tue, 13 May 2003 09:59:57 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DGxu0U025776; Tue, 13 May 2003 09:59:56 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DGxuZS025775; Tue, 13 May 2003 09:59:56 -0700 (PDT) Message-Id: <200305131659.h4DGxuZS025775@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 09:59:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/krename Makefile ports/net/bfilter Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 16:59:59 -0000 fjoe 2003/05/13 09:59:56 PDT FreeBSD ports repository Modified files: sysutils/krename Makefile net/bfilter Makefile Log: reformat comments Revision Changes Path 1.2 +3 -3 ports/net/bfilter/Makefile 1.2 +2 -2 ports/sysutils/krename/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 10:00:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 452ED37B4CA; Tue, 13 May 2003 10:00:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8BA843FAF; Tue, 13 May 2003 10:00:23 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DH0N0U025890; Tue, 13 May 2003 10:00:23 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DH0NZu025888; Tue, 13 May 2003 10:00:23 -0700 (PDT) Message-Id: <200305131700.h4DH0NZu025888@repoman.freebsd.org> From: Oliver Braun Date: Tue, 13 May 2003 10:00:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/nessus-devel Makefile distinfo ports/security/nessus-libnasl-devel Makefile distinfo ports/security/nessus-libraries-devel Makefile distinfo ports/security/nessus-plugins-devel 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, 13 May 2003 17:00:24 -0000 obraun 2003/05/13 10:00:22 PDT FreeBSD ports repository Modified files: security/nessus-devel Makefile distinfo security/nessus-libnasl-devel Makefile distinfo security/nessus-libraries-devel Makefile distinfo security/nessus-plugins-devel Makefile distinfo pkg-plist Log: * Upgrade checksums. Quote from the developer: "I did a quick "re-release" for minor issues that I don't felt were justifying a 2.0.6." * Bump PORTREVISION. PR: ports/52023 Submitted by: maintainer Revision Changes Path 1.57 +1 -0 ports/security/nessus-devel/Makefile 1.34 +1 -1 ports/security/nessus-devel/distinfo 1.45 +1 -0 ports/security/nessus-libnasl-devel/Makefile 1.33 +1 -1 ports/security/nessus-libnasl-devel/distinfo 1.45 +1 -0 ports/security/nessus-libraries-devel/Makefile 1.34 +1 -1 ports/security/nessus-libraries-devel/distinfo 1.46 +1 -0 ports/security/nessus-plugins-devel/Makefile 1.34 +1 -1 ports/security/nessus-plugins-devel/distinfo 1.37 +41 -1 ports/security/nessus-plugins-devel/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 10:02:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3875337B401; Tue, 13 May 2003 10:02:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCB6843FAF; Tue, 13 May 2003 10:02:41 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DH2f0U026088; Tue, 13 May 2003 10:02:41 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DH2f5l026087; Tue, 13 May 2003 10:02:41 -0700 (PDT) Message-Id: <200305131702.h4DH2f5l026087@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 10:02:41 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/krename 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, 13 May 2003 17:02:42 -0000 fjoe 2003/05/13 10:02:41 PDT FreeBSD ports repository Modified files: sysutils/krename pkg-plist Log: remove trailing slash Revision Changes Path 1.2 +1 -1 ports/sysutils/krename/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 10:05:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0808437B401; Tue, 13 May 2003 10:05:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1D543F3F; Tue, 13 May 2003 10:05:01 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DH510U027132; Tue, 13 May 2003 10:05:01 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DH510C027131; Tue, 13 May 2003 10:05:01 -0700 (PDT) Message-Id: <200305131705.h4DH510C027131@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 10:05:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/bugzilla 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, 13 May 2003 17:05:02 -0000 fjoe 2003/05/13 10:05:01 PDT FreeBSD ports repository Modified files: devel/bugzilla pkg-plist Log: redirect rmdir stderr to /dev/null Revision Changes Path 1.7 +2 -2 ports/devel/bugzilla/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 10:05:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 108C437B401; Tue, 13 May 2003 10:05:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A47C343FAF; Tue, 13 May 2003 10:05:55 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DH5t0U027252; Tue, 13 May 2003 10:05:55 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DH5tr9027251; Tue, 13 May 2003 10:05:55 -0700 (PDT) Message-Id: <200305131705.h4DH5tr9027251@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 10:05:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/bookcase 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, 13 May 2003 17:05:56 -0000 fjoe 2003/05/13 10:05:55 PDT FreeBSD ports repository Modified files: misc/bookcase pkg-plist Log: redirect rmdir stderr to /dev/null Revision Changes Path 1.2 +13 -13 ports/misc/bookcase/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 10:10:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F410537B401; Tue, 13 May 2003 10:10:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9324943F85; Tue, 13 May 2003 10:10:53 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DHAr0U027446; Tue, 13 May 2003 10:10:53 -0700 (PDT) (envelope-from green@repoman.freebsd.org) Received: (from green@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DHArB3027445; Tue, 13 May 2003 10:10:53 -0700 (PDT) Message-Id: <200305131710.h4DHArB3027445@repoman.freebsd.org> From: Brian Feldman Date: Tue, 13 May 2003 10:10:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/snes9x/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: Tue, 13 May 2003 17:10:54 -0000 green 2003/05/13 10:10:53 PDT FreeBSD ports repository Modified files: emulators/snes9x/files patch-af Log: Correct USB joystick support for 4.x (used the wrong version of the hid_report_size(3) API). Submitted by: Sean Welch Revision Changes Path 1.10 +24 -28 ports/emulators/snes9x/files/patch-af From owner-cvs-all@FreeBSD.ORG Tue May 13 10:27:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 368B437B401; Tue, 13 May 2003 10:27:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C656F43F85; Tue, 13 May 2003 10:27:49 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DHRn0U027985; Tue, 13 May 2003 10:27:49 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DHRnal027984; Tue, 13 May 2003 10:27:49 -0700 (PDT) Message-Id: <200305131727.h4DHRnal027984@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 13 May 2003 10:27:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/mesagl Makefileports/graphics/mesagl/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: Tue, 13 May 2003 17:27:50 -0000 sobomax 2003/05/13 10:27:49 PDT FreeBSD ports repository Modified files: graphics/mesagl Makefile graphics/mesagl/files patch-aa Log: Fix patch target on non-current systems. Revision Changes Path 1.57 +1 -1 ports/graphics/mesagl/Makefile 1.23 +2 -2 ports/graphics/mesagl/files/patch-aa From owner-cvs-all@FreeBSD.ORG Tue May 13 10:29:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B330F37B401; Tue, 13 May 2003 10:29:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0021043FA3; Tue, 13 May 2003 10:29:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DHT00U028089; Tue, 13 May 2003 10:29:00 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DHT0Wg028088; Tue, 13 May 2003 10:29:00 -0700 (PDT) Message-Id: <200305131729.h4DHT0Wg028088@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 May 2003 10:29:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/finance/gnucash-docs 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, 13 May 2003 17:29:02 -0000 marcus 2003/05/13 10:29:00 PDT FreeBSD ports repository Modified files: finance/gnucash-docs Makefile distinfo Log: Update to 1.8.1. Revision Changes Path 1.4 +1 -1 ports/finance/gnucash-docs/Makefile 1.2 +1 -1 ports/finance/gnucash-docs/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 10:33:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF56E37B401; Tue, 13 May 2003 10:33:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E04043F93; Tue, 13 May 2003 10:33:44 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DHXi0U028301; Tue, 13 May 2003 10:33:44 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DHXirA028300; Tue, 13 May 2003 10:33:44 -0700 (PDT) Message-Id: <200305131733.h4DHXirA028300@repoman.freebsd.org> From: Maxim Sobolev Date: Tue, 13 May 2003 10:33:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/linphone 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, 13 May 2003 17:33:45 -0000 sobomax 2003/05/13 10:33:44 PDT FreeBSD ports repository Modified files: net/linphone Makefile pkg-plist Log: Unbroke. Revision Changes Path 1.7 +1 -3 ports/net/linphone/Makefile 1.3 +0 -2 ports/net/linphone/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 10:43:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB62537B404; Tue, 13 May 2003 10:43:24 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-099.kamome.or.jp [218.45.19.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id F37F943FD7; Tue, 13 May 2003 10:43:22 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from cheer.mahoroba.org (IDENT:YbGZSQ0PKfm18p1ziD5oocibTY0s8MEPl1Mkgtcei47v03ohQVipSj03WRp89vWV@localhost [IPv6:::1]) (user=ume mech=DIGEST-MD5 bits=0)h4DHhH4m080086; Wed, 14 May 2003 02:43:17 +0900 (JST) (envelope-from ume@FreeBSD.org) Received: from 3ffe:501:185b:8010:280:88ff:fe03:4841 (SquirrelMail authenticated user ume) by cheer.mahoroba.org with HTTP; Wed, 14 May 2003 02:43:17 +0900 (JST) Message-ID: <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> In-Reply-To: <200305131727.h4DHRnal027984@repoman.freebsd.org> References: <200305131727.h4DHRnal027984@repoman.freebsd.org> Date: Wed, 14 May 2003 02:43:17 +0900 (JST) From: "Hajimu UMEMOTO" To: "Maxim Sobolev" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-2022-jp X-Priority: 3 Importance: Normal X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Spam-Status: No, hits=-5.8 required=5.0 tests=INVALID_MSGID,IN_REP_TO,MSGID_CHARS_SPAM,PRIORITY_NO_NAME, REFERENCES,SUBJ_HAS_SPACES,SUBJ_HAS_UNIQ_ID,USER_AGENT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/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: Tue, 13 May 2003 17:43:25 -0000 Hi, Maxim Sobolev said: > sobomax 2003/05/13 10:27:49 PDT > > FreeBSD ports repository > > Modified files: > graphics/mesagl Makefile > graphics/mesagl/files patch-aa > Log: > Fix patch target on non-current systems. Doesn't it break on current? bsd.port.mk provides ${PTHREAD_LIB} for solving this problem. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Tue May 13 10:47:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 083A037B401; Tue, 13 May 2003 10:47:53 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id E776843FDF; Tue, 13 May 2003 10:47:50 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) h4DHlkmU029389; Tue, 13 May 2003 20:47:47 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost.vega.com [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h4DHloSp017560; Tue, 13 May 2003 20:47:50 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id h4DHljS3017559; Tue, 13 May 2003 20:47:45 +0300 (EEST) Date: Tue, 13 May 2003 20:47:45 +0300 From: Maxim Sobolev To: Hajimu UMEMOTO Message-ID: <20030513174745.GB17517@vega.vega.com> References: <200305131727.h4DHRnal027984@repoman.freebsd.org> <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.7-STABLE i386 cc: cvs-ports@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/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: Tue, 13 May 2003 17:47:53 -0000 No, it doesn't. -Maxim On Wed, May 14, 2003 at 02:43:17AM +0900, Hajimu UMEMOTO wrote: > Hi, > > Maxim Sobolev said: > > sobomax 2003/05/13 10:27:49 PDT > > > > FreeBSD ports repository > > > > Modified files: > > graphics/mesagl Makefile > > graphics/mesagl/files patch-aa > > Log: > > Fix patch target on non-current systems. > > Doesn't it break on current? bsd.port.mk provides ${PTHREAD_LIB} for > solving this problem. > > Sincerely, > > -- > Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan > ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org > http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Tue May 13 10:51:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8692B37B401; Tue, 13 May 2003 10:51:57 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 287FF43FCB; Tue, 13 May 2003 10:51:56 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by attbi.com (sccrmhc02) with SMTP id <2003051317515400200qf1fhe>; Tue, 13 May 2003 17:51:55 +0000 Date: Tue, 13 May 2003 10:51:53 -0700 (PDT) From: Doug Barton To: Bruce Evans In-Reply-To: <20030513200107.R1096@gamplex.bde.org> Message-ID: <20030513104950.C3033@znfgre.qbhto.arg> References: <200305130810.h4D8A5rd086116@repoman.freebsd.org> <20030513200107.R1096@gamplex.bde.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! 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 stat.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: Tue, 13 May 2003 17:51:58 -0000 On Tue, 13 May 2003, Bruce Evans wrote: > On Tue, 13 May 2003, Doug Barton wrote: > > > dougb 2003/05/13 01:10:05 PDT > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/sys stat.2 > > Log: > > * The copy of the stat struct in the man page has rotted, so remove it. > > Those who really need this information can find it in the include file. > > Er, I think standard structs like this are among the few structs that > should be documented in man pages. I don't disagree with you, but since I didn't want to take responsibility for keeping it up to date, I didn't copy it over. Basically, I was responding to a reqeust from re@ to update it related to my update of stat(1). If someone more knowledgeable wants to improve on my work, I will be happy to see it done. :) Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue May 13 10:57:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DFA837B401; Tue, 13 May 2003 10:57:09 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-099.kamome.or.jp [218.45.19.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9924043FBD; Tue, 13 May 2003 10:57:07 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from cheer.mahoroba.org (IDENT:cWbg4XMHiYwcDs0PvGidojFN9wiCvsm+VcHmD9/7oJNoeCJL6MoxmsErbztOsMgF@localhost [IPv6:::1]) (user=ume mech=DIGEST-MD5 bits=0)h4DHuw4m080708; Wed, 14 May 2003 02:56:58 +0900 (JST) (envelope-from ume@FreeBSD.org) Received: from 3ffe:501:185b:8010:280:88ff:fe03:4841 (SquirrelMail authenticated user ume) by cheer.mahoroba.org with HTTP; Wed, 14 May 2003 02:56:58 +0900 (JST) Message-ID: <53549.3ffe:501:185b:8010:280:88ff:fe03:4841.1052848618.squirrel@cheer .mahoroba.org> In-Reply-To: <20030513174745.GB17517@vega.vega.com> References: <200305131727.h4DHRnal027984@repoman.freebsd.org> <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> <20030513174745.GB17517@vega.vega.com> Date: Wed, 14 May 2003 02:56:58 +0900 (JST) From: "Hajimu UMEMOTO" To: "Maxim Sobolev" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-2022-jp X-Priority: 3 Importance: Normal X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Spam-Status: No, hits=1.9 required=5.0 tests=INVALID_MSGID,IN_REP_TO,MSGID_CHARS_SPAM,PRIORITY_NO_NAME, SUBJ_HAS_SPACES,SUBJ_HAS_UNIQ_ID,UPPERCASE_25_50,USER_AGENT version=2.53 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: cvs-ports@freebsd.org cc: Hajimu UMEMOTO cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/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: Tue, 13 May 2003 17:57:09 -0000 Hi, Maxim Sobolev said: > No, it doesn't. Then, what's mean the following chunk from bsd.port.mk? .if ${OSVERSION} < 500016 PTHREAD_CFLAGS=-D_THREAD_SAFE PTHREAD_LIBS=-pthread .else PTHREAD_CFLAGS=-D_THREAD_SAFE PTHREAD_LIBS=-lc_r .endif I believe we should use -lc_r on CURRENT. Was the way changed? Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Tue May 13 10:58:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4029437B401; Tue, 13 May 2003 10:58:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD5D343FA3; Tue, 13 May 2003 10:58:15 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DHwF0U029308; Tue, 13 May 2003 10:58:15 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DHwFVF029307; Tue, 13 May 2003 10:58:15 -0700 (PDT) Message-Id: <200305131758.h4DHwFVF029307@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 10:58:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/openoffice Makefileports/editors/openoffice 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, 13 May 2003 17:58:16 -0000 mbr 2003/05/13 10:58:15 PDT FreeBSD ports repository Modified files: russian/openoffice Makefile editors/openoffice distinfo Log: Re-add russian language patch. Submitted by: Alexandr Kovalenko Revision Changes Path 1.32 +1 -1 ports/editors/openoffice/distinfo 1.7 +1 -1 ports/russian/openoffice/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 11:02:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90DA237B404; Tue, 13 May 2003 11:02:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27E7543FD7; Tue, 13 May 2003 11:02:08 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DI270U029568; Tue, 13 May 2003 11:02:07 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DI27JD029567; Tue, 13 May 2003 11:02:07 -0700 (PDT) Message-Id: <200305131802.h4DI27JD029567@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 13 May 2003 11:02:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/xawtv Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 18:02:09 -0000 oliver 2003/05/13 11:02:07 PDT FreeBSD ports repository Modified files: multimedia/xawtv Makefile Log: Mark xawtv broken on architectures w/o a machine/ioctl_bt848.h (e.g. FreeBSD 4 on alpha) Submitted By: bento Revision Changes Path 1.26 +4 -0 ports/multimedia/xawtv/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 11:15:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E030E37B401; Tue, 13 May 2003 11:15:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 763EA43F93; Tue, 13 May 2003 11:15:29 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DIFT0U031063; Tue, 13 May 2003 11:15:29 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DIFTba031062; Tue, 13 May 2003 11:15:29 -0700 (PDT) Message-Id: <200305131815.h4DIFTba031062@repoman.freebsd.org> From: "Bruce A. Mah" Date: Tue, 13 May 2003 11:15:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 18:15:30 -0000 bmah 2003/05/13 11:15:29 PDT FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release/hardware notes: ips driver. Approved by: re (implicitly) Revision Changes Path 1.149 +2 -0 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml 1.567 +3 -0 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 11:30:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BF9A37B401; Tue, 13 May 2003 11:30:05 -0700 (PDT) Received: from baraca.united.net.ua (vlan1.baraca.united.net.ua [195.234.212.67]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A7243FAF; Tue, 13 May 2003 11:30:04 -0700 (PDT) (envelope-from sobomax@portaone.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) h4DITxmU040200; Tue, 13 May 2003 21:30:00 +0300 (EEST) (envelope-from sobomax@portaone.com) Received: from portaone.com (sobomax.home.net.ua [195.234.212.178] (may be forged)) by vega.vega.com (8.12.6/8.12.5) with ESMTP id h4DIU4Sp017684; Tue, 13 May 2003 21:30:04 +0300 (EEST) (envelope-from sobomax@portaone.com) Message-ID: <3EC289AB.3050002@portaone.com> Date: Wed, 14 May 2003 21:23:39 +0300 From: Maxim Sobolev User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en, en-us, ru, uk MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200305131727.h4DHRnal027984@repoman.freebsd.org> <53534.3ffe:501:185b:8010:280:88ff:fe03:4841.1052847797.squirrel@cheer .mahoroba.org> <20030513174745.GB17517@vega.vega.com> <53549.3ffe:501:185b:8010:280:88ff:fe03:4841.1052848618.squirrel@cheer .mahoroba.org> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit cc: cvs-ports@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/mesagl Makefileports/graphics/mesagl/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: Tue, 13 May 2003 18:30:06 -0000 Please study the diff more closely and you will see that it provides correct pthread linking options both on -stable and on -current. -Maxim Hajimu UMEMOTO wrote: > Hi, > > Maxim Sobolev said: > >>No, it doesn't. > > > Then, what's mean the following chunk from bsd.port.mk? > > .if ${OSVERSION} < 500016 > PTHREAD_CFLAGS=-D_THREAD_SAFE > PTHREAD_LIBS=-pthread > .else > PTHREAD_CFLAGS=-D_THREAD_SAFE > PTHREAD_LIBS=-lc_r > .endif > > I believe we should use -lc_r on CURRENT. Was the way changed? > > Sincerely, > From owner-cvs-all@FreeBSD.ORG Tue May 13 11:38:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E85237B401; Tue, 13 May 2003 11:38:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE1B443F85; Tue, 13 May 2003 11:38:45 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DIcj0U032008; Tue, 13 May 2003 11:38:45 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DIcjrG032004; Tue, 13 May 2003 11:38:45 -0700 (PDT) Message-Id: <200305131838.h4DIcjrG032004@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 11:38:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian Makefile ports/russian/ooodict-ru_RU Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 18:38:47 -0000 mbr 2003/05/13 11:38:45 PDT FreeBSD ports repository Modified files: russian Makefile Added files: russian/ooodict-ru_RU Makefile Log: Add russian ooodict port. PR: 47158 Submitted by: Anton Yudin Revision Changes Path 1.49 +1 -0 ports/russian/Makefile 1.1 +20 -0 ports/russian/ooodict-ru_RU/Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 11:47:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF50F37B401; Tue, 13 May 2003 11:47:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80B5D43F3F; Tue, 13 May 2003 11:47:25 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DIlP0U032386; Tue, 13 May 2003 11:47:25 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DIlPew032385; Tue, 13 May 2003 11:47:25 -0700 (PDT) Message-Id: <200305131847.h4DIlPew032385@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 11:47:25 -0700 (PDT) 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, 13 May 2003 18:47:26 -0000 mbr 2003/05/13 11:47:25 PDT FreeBSD ports repository Modified files: . modules Log: Add entry for ports/russian/ooodict-ru_RU Revision Changes Path 1.7241 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 11:57:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD22237B401; Tue, 13 May 2003 11:57:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85B4543FB1; Tue, 13 May 2003 11:57:25 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DIvP0U032824; Tue, 13 May 2003 11:57:25 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DIvP1T032823; Tue, 13 May 2003 11:57:25 -0700 (PDT) Message-Id: <200305131857.h4DIvP1T032823@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 11:57:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/xblackjack Makefileports/games/xblackjack/files patch-Draw.c patch-Imakefile.c patch-Strategy.c patch-Table.c 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: Tue, 13 May 2003 18:57:26 -0000 anholt 2003/05/13 11:57:25 PDT FreeBSD ports repository Modified files: games/xblackjack Makefile Added files: games/xblackjack/files patch-Draw.c patch-Imakefile.c patch-Strategy.c patch-Table.c Removed files: games/xblackjack/files patch-aa Log: Unbreak, including switching the Motif dependency to lesstif. PR: ports/44768 Submitted by: Paul Everlund , Mark Linimon Revision Changes Path 1.17 +2 -3 ports/games/xblackjack/Makefile 1.1 +11 -0 ports/games/xblackjack/files/patch-Draw.c (new) 1.1 +11 -0 ports/games/xblackjack/files/patch-Imakefile.c (new) 1.1 +13 -0 ports/games/xblackjack/files/patch-Strategy.c (new) 1.1 +29 -0 ports/games/xblackjack/files/patch-Table.c (new) 1.3 +0 -59 ports/games/xblackjack/files/patch-aa (dead) From owner-cvs-all@FreeBSD.ORG Tue May 13 11:59:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D36A37B401; Tue, 13 May 2003 11:59:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FC8543F75; Tue, 13 May 2003 11:59:52 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DIxq0U033235; Tue, 13 May 2003 11:59:52 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DIxqqa033230; Tue, 13 May 2003 11:59:52 -0700 (PDT) Message-Id: <200305131859.h4DIxqqa033230@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 11:59:51 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/russian/ooodict-ru_RU Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 18:59:53 -0000 mbr 2003/05/13 11:59:51 PDT FreeBSD ports repository Modified files: russian/ooodict-ru_RU Makefile Log: Remove bogus hypen dict. Revision Changes Path 1.2 +0 -1 ports/russian/ooodict-ru_RU/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 12:02:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E3437B404; Tue, 13 May 2003 12:02:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1253343F85; Tue, 13 May 2003 12:02:44 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJ2h0U033486; Tue, 13 May 2003 12:02:43 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJ2hbR033485; Tue, 13 May 2003 12:02:43 -0700 (PDT) Message-Id: <200305131902.h4DJ2hbR033485@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 12:02:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/ooodict-all 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, 13 May 2003 19:02:45 -0000 mbr 2003/05/13 12:02:43 PDT FreeBSD ports repository Modified files: editors/ooodict-all Makefile distinfo Log: Add russian dict to the main build. Revision Changes Path 1.17 +1 -1 ports/editors/ooodict-all/Makefile 1.5 +1 -0 ports/editors/ooodict-all/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 12:11:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1435137B401; Tue, 13 May 2003 12:11:55 -0700 (PDT) Received: from cheer.mahoroba.org (flets19-099.kamome.or.jp [218.45.19.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D1643FAF; Tue, 13 May 2003 12:11:53 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from lyrics.mahoroba.org (IDENT:l9TxV/kyzvHU6j7cXK0wBYSqn3QpHgWJ+Et5fD8uXNQOhoJg81aSP8cvWUKzDxFO@lyrics.mahoroba.org [IPv6:3ffe:501:185b:8010:280:88ff:fe03:4841]) (user=ume mech=CRAM-MD5 bits=0)h4DJBk4n060060 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 14 May 2003 04:11:46 +0900 (JST) (envelope-from ume@FreeBSD.org) Date: Wed, 14 May 2003 04:11:45 +0900 Message-ID: From: Hajimu UMEMOTO To: Maxim Sobolev In-Reply-To: <3EC289AB.3050002@portaone.com> References: <200305131727.h4DHRnal027984@repoman.freebsd.org> User-Agent: xcite1.38> Wanderlust/2.11.0 (Wonderwall) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.4 Emacs/21.3 (i386--freebsd) MULE/5.0 (=?ISO-2022-JP?B?GyRCOC1MWhsoQg==?=) X-Operating-System: FreeBSD 5.1-BETA MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/) X-Spam-Status: No, hits=-7.1 required=5.0 tests=IN_REP_TO,REFERENCES,SUBJ_HAS_SPACES,SUBJ_HAS_UNIQ_ID, USER_AGENT version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: cvs-ports@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: ports-committers@FreeBSD.ORG Subject: Re: cvs commit: ports/graphics/mesagl Makefile ports/graphics/mesagl/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: Tue, 13 May 2003 19:11:55 -0000 Hi, >>>>> On Wed, 14 May 2003 21:23:39 +0300 >>>>> Maxim Sobolev said: sobomax> Please study the diff more closely and you will see that it provides sobomax> correct pthread linking options both on -stable and on -current. Oh, I found the trick in Makefile. Sorry for bothering you. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ From owner-cvs-all@FreeBSD.ORG Tue May 13 12:13:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C1CB37B404; Tue, 13 May 2003 12:13:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B0643F85; Tue, 13 May 2003 12:13:02 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJD10U034879; Tue, 13 May 2003 12:13:01 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJD15s034878; Tue, 13 May 2003 12:13:01 -0700 (PDT) Message-Id: <200305131913.h4DJD15s034878@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 13 May 2003 12:13:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tcl84 Makefile ports/lang/tcl84/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: Tue, 13 May 2003 19:13:02 -0000 dinoex 2003/05/13 12:13:01 PDT FreeBSD ports repository Modified files: lang/tcl84 Makefile lang/tcl84/files patch-aa Log: - use configures --includedir - TCL_INCLUDE_SPEC is now set in tclConfig.sh - cleanup makefile Revision Changes Path 1.69 +9 -8 ports/lang/tcl84/Makefile 1.26 +1 -1 ports/lang/tcl84/files/patch-aa From owner-cvs-all@FreeBSD.ORG Tue May 13 12:15:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7071F37B413; Tue, 13 May 2003 12:15:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D8B943F75; Tue, 13 May 2003 12:15:27 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJFQ0U035084; Tue, 13 May 2003 12:15:26 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJFQpu035083; Tue, 13 May 2003 12:15:26 -0700 (PDT) Message-Id: <200305131915.h4DJFQpu035083@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 13 May 2003 12:15:26 -0700 (PDT) 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/faq 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: Tue, 13 May 2003 19:15:28 -0000 trhodes 2003/05/13 12:15:26 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Add a FAQ entry for remote X displays. PR: 41865 Submitted by: Eric Anderson (original version). Revision Changes Path 1.538 +15 -0 doc/en_US.ISO8859-1/books/faq/book.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 12:16:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1155137B401; Tue, 13 May 2003 12:16:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADC043F85; Tue, 13 May 2003 12:16:00 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJG00U035124; Tue, 13 May 2003 12:16:00 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJG0uo035123; Tue, 13 May 2003 12:16:00 -0700 (PDT) Message-Id: <200305131916.h4DJG0uo035123@repoman.freebsd.org> From: John Baldwin Date: Tue, 13 May 2003 12:16:00 -0700 (PDT) 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: Tue, 13 May 2003 19:16:03 -0000 jhb 2003/05/13 12:16:00 PDT FreeBSD src repository Modified files: usr.sbin/sysinstall install.c Log: Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or bus mouse instead of if you have a non-USB mouse. Requested by: many Prodded by: dougb Approved by: re (scottl) Revision Changes Path 1.342 +1 -1 src/usr.sbin/sysinstall/install.c From owner-cvs-all@FreeBSD.ORG Tue May 13 12:18:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F151E37B401; Tue, 13 May 2003 12:18:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BD3B43F3F; Tue, 13 May 2003 12:18:15 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJIF0U035213; Tue, 13 May 2003 12:18:15 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJIF75035212; Tue, 13 May 2003 12:18:15 -0700 (PDT) Message-Id: <200305131918.h4DJIF75035212@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 12:18:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ukrainian/ooodict-uk_UA Makefile ports/editors/ooodict-all 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, 13 May 2003 19:18:16 -0000 mbr 2003/05/13 12:18:15 PDT FreeBSD ports repository Modified files: editors/ooodict-all Makefile distinfo Added files: ukrainian/ooodict-uk_UA Makefile Log: Add Ukrainian ooodict. PR: 49078 Submitted by: Alexandr Kovalenko Revision Changes Path 1.18 +1 -1 ports/editors/ooodict-all/Makefile 1.6 +1 -0 ports/editors/ooodict-all/distinfo 1.1 +19 -0 ports/ukrainian/ooodict-uk_UA/Makefile (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 12:19:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77E7737B401; Tue, 13 May 2003 12:19:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19E2E43F3F; Tue, 13 May 2003 12:19:21 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJJK0U035263; Tue, 13 May 2003 12:19:20 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJJKU2035262; Tue, 13 May 2003 12:19:20 -0700 (PDT) Message-Id: <200305131919.h4DJJKU2035262@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 12:19:20 -0700 (PDT) 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, 13 May 2003 19:19:21 -0000 mbr 2003/05/13 12:19:20 PDT FreeBSD ports repository Modified files: . modules Log: Add entry for ports/ukrainian/ooodict-uk_UA Revision Changes Path 1.7242 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 12:21:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 446A237B401; Tue, 13 May 2003 12:21:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D771643F3F; Tue, 13 May 2003 12:21:46 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJLk0U035434; Tue, 13 May 2003 12:21:46 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJLkbK035433; Tue, 13 May 2003 12:21:46 -0700 (PDT) Message-Id: <200305131921.h4DJLkbK035433@repoman.freebsd.org> From: John Baldwin Date: Tue, 13 May 2003 12:21:46 -0700 (PDT) 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: Tue, 13 May 2003 19:21:47 -0000 jhb 2003/05/13 12:21:46 PDT FreeBSD src repository Modified files: sys/kern kern_time.c Log: In setitimer(2), if the it_value of the new itimer value is clear, then don't add the current time to it, but leave it as clear so that when the timer is disabled, the it_value is always clear. Reviewed by: bde Approved by: re (rwatson) Revision Changes Path 1.102 +4 -3 src/sys/kern/kern_time.c From owner-cvs-all@FreeBSD.ORG Tue May 13 12:23:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1DEF737B401; Tue, 13 May 2003 12:23:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2EF343F93; Tue, 13 May 2003 12:23:36 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJNa0U035493; Tue, 13 May 2003 12:23:36 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJNafY035492; Tue, 13 May 2003 12:23:36 -0700 (PDT) Message-Id: <200305131923.h4DJNafY035492@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 12:23:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ukrainian Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 19:23:37 -0000 mbr 2003/05/13 12:23:36 PDT FreeBSD ports repository Modified files: ukrainian Makefile Log: Add missing ooodict-uk_UA Revision Changes Path 1.10 +1 -0 ports/ukrainian/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 12:25:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85C637B401; Tue, 13 May 2003 12:25:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48D4743F3F; Tue, 13 May 2003 12:25:20 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJPK0U035577; Tue, 13 May 2003 12:25:20 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJPJ27035576; Tue, 13 May 2003 12:25:19 -0700 (PDT) Message-Id: <200305131925.h4DJPJ27035576@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 13 May 2003 12:25:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sbin/ldconfig ldconfig.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, 13 May 2003 19:25:21 -0000 trhodes 2003/05/13 12:25:19 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sbin/ldconfig ldconfig.8 Log: MFC revision 1.32: Describe the pattern filenames must be in before they are added to the hints file. PR: 46271 Revision Changes Path 1.19.2.10 +3 -0 src/sbin/ldconfig/ldconfig.8 From owner-cvs-all@FreeBSD.ORG Tue May 13 12:32:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D98237B401; Tue, 13 May 2003 12:32:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B79143F75; Tue, 13 May 2003 12:32:35 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJWY0U035958; Tue, 13 May 2003 12:32:34 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJWYpP035957; Tue, 13 May 2003 12:32:34 -0700 (PDT) Message-Id: <200305131932.h4DJWYpP035957@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 12:32:34 -0700 (PDT) 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, 13 May 2003 19:32:35 -0000 mbr 2003/05/13 12:32:34 PDT FreeBSD ports repository Modified files: . modules Log: Remove redundant entries. Revision Changes Path 1.7243 +0 -21 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 12:35:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C37037B404 for ; Tue, 13 May 2003 12:35:07 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D24243FAF for ; Tue, 13 May 2003 12:35:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 12712 invoked from network); 13 May 2003 19:35:09 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 13 May 2003 19:35:09 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4DJZ0p0028400; Tue, 13 May 2003 15:35:00 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200305131916.h4DJG0uo035123@repoman.freebsd.org> Date: Tue, 13 May 2003 15:35:09 -0400 (EDT) From: John Baldwin To: John Baldwin 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: Tue, 13 May 2003 19:35:07 -0000 On 13-May-2003 John Baldwin wrote: > jhb 2003/05/13 12:16:00 PDT > > FreeBSD src repository > > Modified files: > usr.sbin/sysinstall install.c > Log: > Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or ^^^^^^^^^ > bus mouse instead of if you have a non-USB mouse. Oops, though I suppose it does make a decent pun in this case. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Tue May 13 12:42:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D99737B401; Tue, 13 May 2003 12:42:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF8943F85; Tue, 13 May 2003 12:42:53 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJgq0U036351; Tue, 13 May 2003 12:42:52 -0700 (PDT) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJgqac036350; Tue, 13 May 2003 12:42:52 -0700 (PDT) Message-Id: <200305131942.h4DJgqac036350@repoman.freebsd.org> From: Poul-Henning Kamp Date: Tue, 13 May 2003 12:42:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/bsdlabel bsdlabel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 19:42:53 -0000 phk 2003/05/13 12:42:52 PDT FreeBSD src repository Modified files: sbin/bsdlabel bsdlabel.c Log: Add pc98 archtecture entry. Approved by: re/rwatson Revision Changes Path 1.93 +4 -0 src/sbin/bsdlabel/bsdlabel.c From owner-cvs-all@FreeBSD.ORG Tue May 13 12:46:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F77F37B401; Tue, 13 May 2003 12:46:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B578043F85; Tue, 13 May 2003 12:46:29 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DJkT0U036543; Tue, 13 May 2003 12:46:29 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DJkThc036542; Tue, 13 May 2003 12:46:29 -0700 (PDT) Message-Id: <200305131946.h4DJkThc036542@repoman.freebsd.org> From: Akinori MUSHA Date: Tue, 13 May 2003 12:46:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.ruby.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, 13 May 2003 19:46:30 -0000 knu 2003/05/13 12:46:29 PDT FreeBSD ports repository Modified files: Mk bsd.ruby.mk Log: Add the ruby dependency to EXTRACT_DEPENDS and PATCH_DEPENDS as well as BUILD_DEPENDS. Submitted by: olgeni Revision Changes Path 1.116 +3 -1 ports/Mk/bsd.ruby.mk From owner-cvs-all@FreeBSD.ORG Tue May 13 13:19:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5941837B401; Tue, 13 May 2003 13:19:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE6A143F3F; Tue, 13 May 2003 13:19:18 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKJI0U043794; Tue, 13 May 2003 13:19:18 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKJIgh043793; Tue, 13 May 2003 13:19:18 -0700 (PDT) Message-Id: <200305132019.h4DKJIgh043793@repoman.freebsd.org> From: Max Khon Date: Tue, 13 May 2003 13:19:18 -0700 (PDT) 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: Tue, 13 May 2003 20:19:19 -0000 fjoe 2003/05/13 13:19:18 PDT FreeBSD ports repository Modified files: . LEGAL Log: add entry for bicom Revision Changes Path 1.283 +3 -1 ports/LEGAL From owner-cvs-all@FreeBSD.ORG Tue May 13 13:20:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19F3937B401; Tue, 13 May 2003 13:20:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9697443F3F; Tue, 13 May 2003 13:20:05 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKK50U043850; Tue, 13 May 2003 13:20:05 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKK5Ak043849; Tue, 13 May 2003 13:20:05 -0700 (PDT) Message-Id: <200305132020.h4DKK5Ak043849@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 13 May 2003 13:20:05 -0700 (PDT) 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/advanced-networking 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, 13 May 2003 20:20:06 -0000 keramida 2003/05/13 13:20:05 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Update and expand a bit the instructions for building a statically linked copy of named-xfer. Also add details on cleaning the source tree after the build to avoid leaving stale objects/binaries around. Prompted by: jeev@boldinternet.net Revision Changes Path 1.215 +24 -4 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 13:31:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 698F937B401; Tue, 13 May 2003 13:31:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0924D43FAF; Tue, 13 May 2003 13:31:54 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKVr0U044336; Tue, 13 May 2003 13:31:53 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKVrcl044335; Tue, 13 May 2003 13:31:53 -0700 (PDT) Message-Id: <200305132031.h4DKVrcl044335@repoman.freebsd.org> From: Joe Marcus Clarke Date: Tue, 13 May 2003 13:31:53 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 20:31:54 -0000 marcus 2003/05/13 13:31:53 PDT FreeBSD ports repository Modified files: finance/gnucash Makefile Log: Correct a typo in the COMMENT. Submitted by: Thierry Thomas Revision Changes Path 1.62 +1 -1 ports/finance/gnucash/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 13:36:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFF6337B401; Tue, 13 May 2003 13:36:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 635BE43F85; Tue, 13 May 2003 13:36:03 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKa30U045051; Tue, 13 May 2003 13:36:03 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKa2rL045050; Tue, 13 May 2003 13:36:02 -0700 (PDT) Message-Id: <200305132036.h4DKa2rL045050@repoman.freebsd.org> From: John Baldwin Date: Tue, 13 May 2003 13:36:02 -0700 (PDT) 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/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/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: Tue, 13 May 2003 20:36:04 -0000 jhb 2003/05/13 13:36:02 PDT FreeBSD src repository Modified files: sys/alpha/alpha machdep.c sys/alpha/osf1 osf1_signal.c sys/amd64/amd64 machdep.c sys/compat/linprocfs linprocfs.c sys/compat/svr4 svr4_filio.c svr4_misc.c sys/i386/i386 machdep.c sys/i386/linux linux_sysvec.c sys/i386/svr4 svr4_machdep.c sys/ia64/ia64 machdep.c sys/kern init_main.c kern_condvar.c kern_exec.c kern_exit.c kern_fork.c kern_kthread.c kern_proc.c kern_sig.c kern_synch.c subr_trap.c tty.c tty_pty.c sys/netncp ncp_ncp.c sys/netsmb smb_subr.c sys/nfsclient nfs_socket.c sys/pc98/i386 machdep.c sys/powerpc/powerpc machdep.c sys/sparc64/sparc64 machdep.c sys/sys proc.h signalvar.h user.h sys/vm vm_glue.c Log: - Merge struct procsig with struct sigacts. - Move struct sigacts out of the u-area and malloc() it using the M_SUBPROC malloc bucket. - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. - Add a mutex to struct sigacts that protects all the members of the struct. - Add sigacts locking. - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now that sigacts is locked. - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), and thread_stopped() are now MP safe. Reviewed by: arch@ Approved by: re (rwatson) Revision Changes Path 1.202 +15 -5 src/sys/alpha/alpha/machdep.c 1.33 +3 -0 src/sys/alpha/osf1/osf1_signal.c 1.576 +4 -3 src/sys/amd64/amd64/machdep.c 1.65 +6 -2 src/sys/compat/linprocfs/linprocfs.c 1.28 +13 -2 src/sys/compat/svr4/svr4_filio.c 1.63 +2 -6 src/sys/compat/svr4/svr4_misc.c 1.564 +12 -9 src/sys/i386/i386/machdep.c 1.123 +13 -3 src/sys/i386/linux/linux_sysvec.c 1.32 +3 -0 src/sys/i386/svr4/svr4_machdep.c 1.131 +4 -1 src/sys/ia64/ia64/machdep.c 1.231 +4 -7 src/sys/kern/init_main.c 1.41 +6 -0 src/sys/kern/kern_condvar.c 1.219 +10 -15 src/sys/kern/kern_exec.c 1.214 +9 -15 src/sys/kern/kern_exit.c 1.198 +7 -31 src/sys/kern/kern_fork.c 1.31 +3 -1 src/sys/kern/kern_kthread.c 1.186 +7 -3 src/sys/kern/kern_proc.c 1.238 +161 -81 src/sys/kern/kern_sig.c 1.222 +4 -0 src/sys/kern/kern_synch.c 1.254 +2 -0 src/sys/kern/subr_trap.c 1.200 +2 -2 src/sys/kern/tty.c 1.108 +1 -1 src/sys/kern/tty_pty.c 1.16 +3 -1 src/sys/netncp/ncp_ncp.c 1.16 +3 -1 src/sys/netsmb/smb_subr.c 1.98 +3 -1 src/sys/nfsclient/nfs_socket.c 1.317 +12 -9 src/sys/pc98/i386/machdep.c 1.57 +5 -4 src/sys/powerpc/powerpc/machdep.c 1.94 +4 -0 src/sys/sparc64/sparc64/machdep.c 1.328 +2 -16 src/sys/sys/proc.h 1.61 +23 -4 src/sys/sys/signalvar.h 1.53 +0 -1 src/sys/sys/user.h 1.172 +1 -11 src/sys/vm/vm_glue.c From owner-cvs-all@FreeBSD.ORG Tue May 13 13:47:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C07D337B401; Tue, 13 May 2003 13:47:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6033843F93; Tue, 13 May 2003 13:47:22 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKlM0U045586; Tue, 13 May 2003 13:47:22 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKlMwr045585; Tue, 13 May 2003 13:47:22 -0700 (PDT) Message-Id: <200305132047.h4DKlMwr045585@repoman.freebsd.org> From: John Baldwin Date: Tue, 13 May 2003 13:47:22 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/smp index.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 May 2003 20:47:23 -0000 jhb 2003/05/13 13:47:22 PDT FreeBSD doc repository Modified files: en/smp index.sgml Log: Update now that sigacts locking is done. Revision Changes Path 1.106 +16 -16 www/en/smp/index.sgml From owner-cvs-all@FreeBSD.ORG Tue May 13 13:52:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42F0B37B401; Tue, 13 May 2003 13:52:04 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73A7E43FA3; Tue, 13 May 2003 13:52:03 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id D237621058; Tue, 13 May 2003 13:52:02 -0700 (PDT) Date: Tue, 13 May 2003 13:52:02 -0700 From: Hiten Pandya To: John Baldwin Message-ID: <20030513205202.GA78907@perrin.int.nxad.com> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305132036.h4DKa2rL045050@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/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: Tue, 13 May 2003 20:52:04 -0000 On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > jhb 2003/05/13 13:36:02 PDT > Log: > - Merge struct procsig with struct sigacts. > - Move struct sigacts out of the u-area and malloc() it using the > M_SUBPROC malloc bucket. > - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), > sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). Kudos John! I might be asking for a lot here, but are you planning to write a man page for the small sigacts_*() API in the not so distant future? :-) Cheers! -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Tue May 13 13:55:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC3A37B401; Tue, 13 May 2003 13:55:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 304E043F85; Tue, 13 May 2003 13:55:36 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DKtZ0U045963; Tue, 13 May 2003 13:55:35 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DKtZU8045962; Tue, 13 May 2003 13:55:35 -0700 (PDT) Message-Id: <200305132055.h4DKtZU8045962@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 13:55:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xmms-uade 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, 13 May 2003 20:55:39 -0000 mbr 2003/05/13 13:55:35 PDT FreeBSD ports repository Modified files: audio/xmms-uade Makefile distinfo pkg-plist Log: The war is over, upgrade to version 80.P5 Changes: - eagleplayer amplifier support: we get david hanney and jesper olsen player support - updated players: MMDC, soundtracker clones, Laxity-Player, mark cooksey old - improved format detection: tfmx, mod15 - shell interactivity support for unix and mos (change subsongs on command line on the fly) - tons of code cleanups Revision Changes Path 1.10 +4 -4 ports/audio/xmms-uade/Makefile 1.4 +1 -1 ports/audio/xmms-uade/distinfo 1.4 +7 -0 ports/audio/xmms-uade/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 14:01:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C106037B401; Tue, 13 May 2003 14:01:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CA4443F75; Tue, 13 May 2003 14:01:13 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DL1D0U046423; Tue, 13 May 2003 14:01:13 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DL1DnR046422; Tue, 13 May 2003 14:01:13 -0700 (PDT) Message-Id: <200305132101.h4DL1DnR046422@repoman.freebsd.org> From: Martin Blapp Date: Tue, 13 May 2003 14:01:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xmms-uade/files patch-plugindir+Makefile.in 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: Tue, 13 May 2003 21:01:14 -0000 mbr 2003/05/13 14:01:13 PDT FreeBSD ports repository Modified files: audio/xmms-uade/files patch-plugindir+Makefile.in patch-src+Makefile.in Log: Add patches for xmms-uade 80.p5 Revision Changes Path 1.2 +3 -3 ports/audio/xmms-uade/files/patch-plugindir+Makefile.in 1.2 +9 -9 ports/audio/xmms-uade/files/patch-src+Makefile.in From owner-cvs-all@FreeBSD.ORG Tue May 13 14:02:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E78F237B404 for ; Tue, 13 May 2003 14:02:59 -0700 (PDT) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D68C43FBF for ; Tue, 13 May 2003 14:02:57 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 19766 invoked from network); 13 May 2003 21:02:56 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 13 May 2003 21:02:56 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4DL2rp0028682; Tue, 13 May 2003 17:02:53 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030513205202.GA78907@perrin.int.nxad.com> Date: Tue, 13 May 2003 17:03:01 -0400 (EDT) From: John Baldwin To: Hiten Pandya cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/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: Tue, 13 May 2003 21:03:00 -0000 On 13-May-2003 Hiten Pandya wrote: > On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: >> jhb 2003/05/13 13:36:02 PDT >> Log: >> - Merge struct procsig with struct sigacts. >> - Move struct sigacts out of the u-area and malloc() it using the >> M_SUBPROC malloc bucket. >> - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), >> sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). > > Kudos John! > > I might be asking for a lot here, but are you planning to write > a man page for the small sigacts_*() API in the not so distant > future? :-) Probably not because it is of very limited usefulness. It's not used by device drivers, only in fork1(), exec(), and exit1(). Thus, the same set of people who would be using these functions would already need to be fairly intimate with the code. An example of a more widely used API that needs a manpage are the EVENTHANDLER() macros. If you want a longer list of useful but MIA section 9 manpages, I'm sure bde@ can be of assistance -- 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 May 13 14:21:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3105237B401; Tue, 13 May 2003 14:21:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E3B43F75; Tue, 13 May 2003 14:21:33 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DLLX0U048696; Tue, 13 May 2003 14:21:33 -0700 (PDT) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DLLXRR048695; Tue, 13 May 2003 14:21:33 -0700 (PDT) Message-Id: <200305132121.h4DLLXRR048695@repoman.freebsd.org> From: Paul Saab Date: Tue, 13 May 2003 14:21:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/mii miidevs miidevs.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, 13 May 2003 21:21:34 -0000 ps 2003/05/13 14:21:33 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/mii miidevs miidevs.h Log: Opps. nuke duplicate definition for the 5703 Submitted by: kbyanc Revision Changes Path 1.4.2.12 +0 -1 src/sys/dev/mii/miidevs 1.4.2.12 +0 -2 src/sys/dev/mii/miidevs.h From owner-cvs-all@FreeBSD.ORG Tue May 13 14:31:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D15C837B401; Tue, 13 May 2003 14:31:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7065143FA3; Tue, 13 May 2003 14:31:59 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DLVx0U049069; Tue, 13 May 2003 14:31:59 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DLVxtM049068; Tue, 13 May 2003 14:31:59 -0700 (PDT) Message-Id: <200305132131.h4DLVxtM049068@repoman.freebsd.org> From: Sheldon Hearn Date: Tue, 13 May 2003 14:31:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/spacehulk 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, 13 May 2003 21:32:00 -0000 sheldonh 2003/05/13 14:31:59 PDT FreeBSD ports repository Modified files: games/spacehulk pkg-descr Log: Fix typo: bard -> board Revision Changes Path 1.2 +1 -1 ports/games/spacehulk/pkg-descr From owner-cvs-all@FreeBSD.ORG Tue May 13 14:50:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 136A537B407; Tue, 13 May 2003 14:50:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E24F43FCB; Tue, 13 May 2003 14:50:53 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DLoq0U049897; Tue, 13 May 2003 14:50:52 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DLoqUS049896; Tue, 13 May 2003 14:50:52 -0700 (PDT) Message-Id: <200305132150.h4DLoqUS049896@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 13 May 2003 14:50:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql_autodoc 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, 13 May 2003 21:50:56 -0000 seanc 2003/05/13 14:50:52 PDT FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile distinfo pkg-plist Log: Update autodoc to 1.10b1. Includes fixes for various pre-7.4 mannerisms. Approved by: maintainer Revision Changes Path 1.6 +13 -8 ports/databases/postgresql_autodoc/Makefile 1.4 +1 -1 ports/databases/postgresql_autodoc/distinfo 1.2 +5 -0 ports/databases/postgresql_autodoc/pkg-plist From owner-cvs-all@FreeBSD.ORG Tue May 13 15:05:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C42137B401; Tue, 13 May 2003 15:05:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A6143F85; Tue, 13 May 2003 15:05:32 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4DM5W0U051390; Tue, 13 May 2003 15:05:32 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4DM5WF2051389; Tue, 13 May 2003 15:05:32 -0700 (PDT) Message-Id: <200305132205.h4DM5WF2051389@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 15:05:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/scummvm Makefile 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, 13 May 2003 22:05:33 -0000 anholt 2003/05/13 15:05:32 PDT FreeBSD ports repository Modified files: games/scummvm Makefile distinfo Log: Update to 0.4.0. PR: ports/52149 Submitted by: Miguel Mendez (maintainer) Revision Changes Path 1.15 +3 -5 ports/games/scummvm/Makefile 1.4 +1 -1 ports/games/scummvm/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 17:03:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7836E37B401; Tue, 13 May 2003 17:03:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B08E43F75; Tue, 13 May 2003 17:03:56 -0700 (PDT) (envelope-from ps@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E03t0U062579; Tue, 13 May 2003 17:03:55 -0700 (PDT) (envelope-from ps@repoman.freebsd.org) Received: (from ps@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E03tlu062578; Tue, 13 May 2003 17:03:55 -0700 (PDT) Message-Id: <200305140003.h4E03tlu062578@repoman.freebsd.org> From: Paul Saab Date: Tue, 13 May 2003 17:03:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern tty.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 00:03:56 -0000 ps 2003/05/13 17:03:55 PDT FreeBSD src repository Modified files: sys/kern tty.c Log: p_sigignore moved into struct sigacts. move one which was missed. Approved by: re (scottl) Revision Changes Path 1.201 +1 -1 src/sys/kern/tty.c From owner-cvs-all@FreeBSD.ORG Tue May 13 17:35:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7232837B401; Tue, 13 May 2003 17:35:52 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1B9443FA3; Tue, 13 May 2003 17:35:51 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4E0Zim2076827; Tue, 13 May 2003 17:35:44 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4E0Zhf9076826; Tue, 13 May 2003 17:35:43 -0700 (PDT) Date: Tue, 13 May 2003 17:35:43 -0700 From: "David O'Brien" To: Scott Long Message-ID: <20030514003543.GA76795@dragon.nuxi.com> References: <200305110636.h4B6aoCt047041@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305110636.h4B6aoCt047041@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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/dev/ips ips.c ips.h ips_commands.c ips_disk.c ips_disk.h ips_ioctl.c ips_ioctl.h ips_pci.c src/sys/modules/ips Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 00:35:53 -0000 On Sat, May 10, 2003 at 11:36:50PM -0700, Scott Long wrote: > scottl 2003/05/10 23:36:50 PDT > > FreeBSD src repository > > Added files: > sys/dev/ips ips.c ips.h ips_commands.c ips_disk.c > ips_disk.h ips_ioctl.c ips_ioctl.h > ips_pci.c > sys/modules/ips Makefile > Log: > Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller > series. This driver was generously developed and released by David > Jeffreys and Adaptec. I've updated it to work with 5.x and fixed a > few bugs. Man page please. We should have a rule of not letting in a new driver unless there is at least a shell man page for it -- crib lmc.4 if nothing else. From owner-cvs-all@FreeBSD.ORG Tue May 13 17:39:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46CD737B401 for ; Tue, 13 May 2003 17:39:56 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9877B43FA3 for ; Tue, 13 May 2003 17:39:55 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4E0drm2076896; Tue, 13 May 2003 17:39:54 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4E0dqYr076895; Tue, 13 May 2003 17:39:52 -0700 (PDT) Date: Tue, 13 May 2003 17:39:52 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20030514003952.GA76577@dragon.nuxi.com> References: <20030512192642.GA9523@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Scott Long cc: Scott Long cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES 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, 14 May 2003 00:39:56 -0000 On Mon, May 12, 2003 at 03:48:19PM -0400, John Baldwin wrote: > We really need to test that patch I sent to re@ Friday to not inline > mutexes on the boot floppy and see if that helps our space problem. Can't you test it in a 'make release'? -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Tue May 13 17:43:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5316737B401; Tue, 13 May 2003 17:43:40 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 407D743FA3; Tue, 13 May 2003 17:43:39 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4E0dpZ23731; Tue, 13 May 2003 17:39:51 -0700 Received: from btc.adaptec.com ([10.100.0.149]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id RAA14479; Tue, 13 May 2003 17:43:32 -0700 (PDT) Message-ID: <3EC1908C.1010100@btc.adaptec.com> Date: Tue, 13 May 2003 18:40:44 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@FreeBSD.org References: <200305110636.h4B6aoCt047041@repoman.freebsd.org> <20030514003543.GA76795@dragon.nuxi.com> In-Reply-To: <20030514003543.GA76795@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/ips ips.c ips.h ips_commands.cips_disk.c ips_disk.h ips_ioctl.c ips_ioctl.h ips_pci.c src/sys/modules/ips Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 00:43:41 -0000 David O'Brien wrote: > On Sat, May 10, 2003 at 11:36:50PM -0700, Scott Long wrote: > >>scottl 2003/05/10 23:36:50 PDT >> >> FreeBSD src repository >> >> Added files: >> sys/dev/ips ips.c ips.h ips_commands.c ips_disk.c >> ips_disk.h ips_ioctl.c ips_ioctl.h >> ips_pci.c >> sys/modules/ips Makefile >> Log: >> Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller >> series. This driver was generously developed and released by David >> Jeffreys and Adaptec. I've updated it to work with 5.x and fixed a >> few bugs. > > > Man page please. We should have a rule of not letting in a new driver > unless there is at least a shell man page for it -- crib lmc.4 if nothing > else. You should know that I'm very good about having man pages for my other drivers. However, I'm just a shepherd for this driver, not the author, and I'm not knowledgable enough about the hardware yet. A man page will come before 5.1-R. Scott From owner-cvs-all@FreeBSD.ORG Tue May 13 18:45:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0162437B401; Tue, 13 May 2003 18:45:20 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0C6743F93; Tue, 13 May 2003 18:45:18 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4E1jIkA029534; Tue, 13 May 2003 19:45:18 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 13 May 2003 19:44:12 -0600 (MDT) Message-Id: <20030513.194412.69979676.imp@bsdimp.com> To: ru@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030504.233336.37439629.imp@bsdimp.com> References: <200305040414.h444EB9a015741@repoman.freebsd.org> <20030504072614.GA71034@sunbay.com> <20030504.233336.37439629.imp@bsdimp.com> X-Mailer: Mew version 2.1 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 Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 01:45:20 -0000 In message: <20030504.233336.37439629.imp@bsdimp.com> "M. Warner Losh" writes: : In message: <20030504072614.GA71034@sunbay.com> : Ruslan Ermilov writes: : : awk '$1 == "#define" && $2 == "__FreeBSD_version" { print $3 }' /usr/include/osreldate.h : : awk '/^#d.*__FreeBSD_version/ { print $3 }' /usr/include/osreldate.h : : is a lot shorter. : : OSRELDATE!=awk '/^\#d.*__FreeBSD_version/ { print $$3 }' /usr/include/osreldate.h : : should do the trick. Not sure that's the right thing to commit, : however... I wanna sleep on it... I think that given the number of people that have had issues, something like this is a good idea. Anyody have objections (apart from re@ type people :-) Warner From owner-cvs-all@FreeBSD.ORG Tue May 13 18:51:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1232637B401; Tue, 13 May 2003 18:51:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DD1143FA3; Tue, 13 May 2003 18:51:53 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E1pr0U067528; Tue, 13 May 2003 18:51:53 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E1pqF4067527; Tue, 13 May 2003 18:51:52 -0700 (PDT) Message-Id: <200305140151.h4E1pqF4067527@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 13 May 2003 18:51:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/clockspeed/files patch-timing.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, 14 May 2003 01:51:54 -0000 lioux 2003/05/13 18:51:52 PDT FreeBSD ports repository Modified files: sysutils/clockspeed/files patch-timing.h Log: Fix build on alpha: remove extraneous ')' parentheses in patch Revision Changes Path 1.2 +1 -1 ports/sysutils/clockspeed/files/patch-timing.h From owner-cvs-all@FreeBSD.ORG Tue May 13 18:57:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DA1337B401; Tue, 13 May 2003 18:57:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C68743FAF; Tue, 13 May 2003 18:57:56 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E1vu0U067720; Tue, 13 May 2003 18:57:56 -0700 (PDT) (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E1vt3S067719; Tue, 13 May 2003 18:57:55 -0700 (PDT) Message-Id: <200305140157.h4E1vt3S067719@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Tue, 13 May 2003 18:57:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/tclmidi/files patch-ac X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 01:57:57 -0000 jmz 2003/05/13 18:57:55 PDT FreeBSD ports repository Modified files: audio/tclmidi/files patch-ac Log: The previous commit on this file unbroke the -current build but broke 4.x. Now this patch should work both on 4.x and -current. Revision Changes Path 1.2 +13 -4 ports/audio/tclmidi/files/patch-ac From owner-cvs-all@FreeBSD.ORG Tue May 13 19:37:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1355237B401; Tue, 13 May 2003 19:37:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7AEB43F75; Tue, 13 May 2003 19:37:25 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E2bP0U070307; Tue, 13 May 2003 19:37:25 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E2bOLb070306; Tue, 13 May 2003 19:37:24 -0700 (PDT) Message-Id: <200305140237.h4E2bOLb070306@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Tue, 13 May 2003 19:37:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/dctc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 02:37:26 -0000 lioux 2003/05/13 19:37:24 PDT FreeBSD ports repository Modified files: net/dctc Makefile Log: Make CONFIGURE_ENV cleaner and compatible with bsd.port.mk USE_GETOPT_LONG option Revision Changes Path 1.32 +4 -4 ports/net/dctc/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 19:50:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7686537B409; Tue, 13 May 2003 19:50:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14EE543F3F; Tue, 13 May 2003 19:50:09 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E2o80U070794; Tue, 13 May 2003 19:50:08 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E2o8Ep070793; Tue, 13 May 2003 19:50:08 -0700 (PDT) Message-Id: <200305140250.h4E2o8Ep070793@repoman.freebsd.org> From: Oliver Lehmann Date: Tue, 13 May 2003 19:50:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/gftp Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 02:50:09 -0000 oliver 2003/05/13 19:50:08 PDT FreeBSD ports repository Modified files: ftp/gftp Makefile Log: don't depend on gtk12 (gnomelibs->gnome1) if gnome1(+gnome2) is installed but WITH_GTK2 is defined Submitted by: Pav Lucistnik Approved by: alex (mentor) Revision Changes Path 1.35 +1 -1 ports/ftp/gftp/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 19:56:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A52C37B401; Tue, 13 May 2003 19:56:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09F1D43FB1; Tue, 13 May 2003 19:56:23 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E2uM0U071164; Tue, 13 May 2003 19:56:22 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E2uMNO071163; Tue, 13 May 2003 19:56:22 -0700 (PDT) Message-Id: <200305140256.h4E2uMNO071163@repoman.freebsd.org> From: Anders Nordby Date: Tue, 13 May 2003 19:56:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/libgringotts 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, 14 May 2003 02:56:23 -0000 anders 2003/05/13 19:56:22 PDT FreeBSD ports repository Modified files: security/libgringotts Makefile distinfo Log: Update to version 1.2.1. Revision Changes Path 1.5 +1 -1 ports/security/libgringotts/Makefile 1.3 +1 -1 ports/security/libgringotts/distinfo From owner-cvs-all@FreeBSD.ORG Tue May 13 19:57:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 60F4137B401; Tue, 13 May 2003 19:57:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA29F43FB1; Tue, 13 May 2003 19:57:40 -0700 (PDT) (envelope-from anders@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E2ve0U071245; Tue, 13 May 2003 19:57:40 -0700 (PDT) (envelope-from anders@repoman.freebsd.org) Received: (from anders@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E2vexa071244; Tue, 13 May 2003 19:57:40 -0700 (PDT) Message-Id: <200305140257.h4E2vexa071244@repoman.freebsd.org> From: Anders Nordby Date: Tue, 13 May 2003 19:57:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gringotts Makefile distinfo patch-po-Makefile.in.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, 14 May 2003 02:57:41 -0000 anders 2003/05/13 19:57:40 PDT FreeBSD ports repository Modified files: security/gringotts Makefile distinfo security/gringotts/files patch-grg_safe.c Added files: security/gringotts/files patch-po-Makefile.in.in Log: Update to version 1.2.7. Revision Changes Path 1.9 +1 -1 ports/security/gringotts/Makefile 1.6 +1 -1 ports/security/gringotts/distinfo 1.7 +16 -16 ports/security/gringotts/files/patch-grg_safe.c 1.1 +11 -0 ports/security/gringotts/files/patch-po-Makefile.in.in (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 20:12:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44A3437B401; Tue, 13 May 2003 20:12:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D80F543FAF; Tue, 13 May 2003 20:12:45 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E3Cj0U072800; Tue, 13 May 2003 20:12:45 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E3Cju9072799; Tue, 13 May 2003 20:12:45 -0700 (PDT) Message-Id: <200305140312.h4E3Cju9072799@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 20:12:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/linux_dri Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 03:12:46 -0000 anholt 2003/05/13 20:12:45 PDT FreeBSD ports repository Modified files: graphics/linux_dri Makefile Log: Fix packaging of linux_dri by adding NO_FILTER_SHLIBS. Reported by: bento Revision Changes Path 1.8 +2 -0 ports/graphics/linux_dri/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 20:38:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA38537B401; Tue, 13 May 2003 20:38:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4889143F85; Tue, 13 May 2003 20:38:14 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E3cE0U074034; Tue, 13 May 2003 20:38:14 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E3cE0J074033; Tue, 13 May 2003 20:38:14 -0700 (PDT) Message-Id: <200305140338.h4E3cE0J074033@repoman.freebsd.org> From: Peter Wemm Date: Tue, 13 May 2003 20:38:13 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 support.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 03:38:15 -0000 peter 2003/05/13 20:38:13 PDT FreeBSD src repository Modified files: sys/amd64/amd64 support.S Log: Fix some misunderstandings about 64 bit extension. Fix fuword/suword - they're supposed to be 'long' - ie: point them at fuword64/suword64 instead of the incorrect 32 bit versions. Revision Changes Path 1.100 +6 -12 src/sys/amd64/amd64/support.S From owner-cvs-all@FreeBSD.ORG Tue May 13 20:53:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72BBC37B404; Tue, 13 May 2003 20:53:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B727043FBD; Tue, 13 May 2003 20:53:57 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E3rv0U079816; Tue, 13 May 2003 20:53:57 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E3rvmu079815; Tue, 13 May 2003 20:53:57 -0700 (PDT) Message-Id: <200305140353.h4E3rvmu079815@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 13 May 2003 20:53:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/tk82 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 03:53:58 -0000 dinoex 2003/05/13 20:53:56 PDT FreeBSD ports repository Modified files: x11-toolkits/tk82 Makefile Log: - cleanup makefile Revision Changes Path 1.49 +2 -3 ports/x11-toolkits/tk82/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 21:04:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C054037B401; Tue, 13 May 2003 21:04:49 -0700 (PDT) Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF88C43F75; Tue, 13 May 2003 21:04:46 -0700 (PDT) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: from zibbi.icomtek.csir.co.za (localhost [IPv6:::1]) h4E44d5v010726; Wed, 14 May 2003 06:04:39 +0200 (SAST) (envelope-from jhay@zibbi.icomtek.csir.co.za) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.12.9/8.12.9/Submit) id h4E44dXT010725; Wed, 14 May 2003 06:04:39 +0200 (SAST) (envelope-from jhay) Date: Wed, 14 May 2003 06:04:38 +0200 From: John Hay To: John Baldwin Message-ID: <20030514040438.GA10441@zibbi.icomtek.csir.co.za> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305132036.h4DKa2rL045050@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 04:04:50 -0000 On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > jhb 2003/05/13 13:36:02 PDT ... > Log: > - Merge struct procsig with struct sigacts. > - Move struct sigacts out of the u-area and malloc() it using the > M_SUBPROC malloc bucket. > - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), > sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). > - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. > - Add a mutex to struct sigacts that protects all the members of the struct. > - Add sigacts locking. > - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now > that sigacts is locked. > - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), > and thread_stopped() are now MP safe. Does this need some changes in libkvm too? ######## cc -O -pipe -mcpu=pentiumpro -DLIBC_SCCS -I/usr/src/lib/libkvm -c /usr/src/lib/libkvm/kvm_proc.c -o kvm_proc.o /usr/src/lib/libkvm/kvm_proc.c: In function `kvm_proclist': /usr/src/lib/libkvm/kvm_proc.c:103: storage size of `procsig' isn't known /usr/src/lib/libkvm/kvm_proc.c:195: structure has no member named `p_procsig' /usr/src/lib/libkvm/kvm_proc.c:196: structure has no member named `p_procsig' /usr/src/lib/libkvm/kvm_proc.c:198: structure has no member named `p_procsig' *** Error code 1 Stop in /usr/src/lib/libkvm. *** Error code 1 ######### John -- John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Tue May 13 21:10:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8290437B401; Tue, 13 May 2003 21:10:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E6E843F75; Tue, 13 May 2003 21:10:28 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E4AR0U081508; Tue, 13 May 2003 21:10:27 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E4AR7W081507; Tue, 13 May 2003 21:10:27 -0700 (PDT) Message-Id: <200305140410.h4E4AR7W081507@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 13 May 2003 21:10:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/tk83 Makefileports/x11-toolkits/tk83/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: Wed, 14 May 2003 04:10:29 -0000 dinoex 2003/05/13 21:10:27 PDT FreeBSD ports repository Modified files: x11-toolkits/tk83 Makefile x11-toolkits/tk83/files patch-ab Log: - use configures --includedir - cleanup makefile Revision Changes Path 1.59 +4 -4 ports/x11-toolkits/tk83/Makefile 1.21 +1 -1 ports/x11-toolkits/tk83/files/patch-ab From owner-cvs-all@FreeBSD.ORG Tue May 13 21:10:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 905D337B401; Tue, 13 May 2003 21:10:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D22843F75; Tue, 13 May 2003 21:10:50 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E4An0U081682; Tue, 13 May 2003 21:10:49 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E4AnP2081681; Tue, 13 May 2003 21:10:49 -0700 (PDT) Message-Id: <200305140410.h4E4AnP2081681@repoman.freebsd.org> From: Peter Wemm Date: Tue, 13 May 2003 21:10:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S exception.S genassym.c machdep.c trap.c vm_machdep.c src/sys/amd64/conf GENERIC src/sys/amd64/ia32 ia32_exception.S ia32_genassym.c ia32_misc.c ia32_signal.c ia32_signal.h ia32_sigtramp.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: Wed, 14 May 2003 04:10:51 -0000 peter 2003/05/13 21:10:49 PDT FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S exception.S genassym.c machdep.c trap.c vm_machdep.c sys/amd64/conf GENERIC sys/amd64/ia32 ia32_misc.c ia32_sysvec.c ia32_util.h syscalls.master sys/amd64/include cpufunc.h elf.h md_var.h pcb.h segments.h sys/conf files.amd64 options.amd64 Added files: sys/amd64/ia32 ia32_exception.S ia32_genassym.c ia32_signal.c ia32_signal.h ia32_sigtramp.S ia32_syscall.c Log: Add BASIC i386 binary support for the amd64 kernel. This is largely stolen from the ia64/ia32 code (indeed there was a repocopy), but I've redone the MD parts and added and fixed a few essential syscalls. It is sufficient to run i386 binaries like /bin/ls, /usr/bin/id (dynamic) and p4. The ia64 code has not implemented signal delivery, so I had to do that. Before you say it, yes, this does need to go in a common place. But we're in a freeze at the moment and I didn't want to risk breaking ia64. I will sort this out after the freeze so that the common code is in a common place. On the AMD64 side, this required adding segment selector context switch support and some other support infrastructure. The %fs/%gs etc code is hairy because loading %gs will clobber the kernel's current MSR_GSBASE setting. The segment selectors are not used by the kernel, so they're only changed at context switch time or when changing modes. This still needs to be optimized. Approved by: re (amd64/* blanket) Revision Changes Path 1.140 +24 -0 src/sys/amd64/amd64/cpu_switch.S 1.110 +1 -34 src/sys/amd64/amd64/exception.S 1.145 +7 -0 src/sys/amd64/amd64/genassym.c 1.577 +32 -8 src/sys/amd64/amd64/machdep.c 1.257 +9 -12 src/sys/amd64/amd64/trap.c 1.208 +1 -1 src/sys/amd64/amd64/vm_machdep.c 1.385 +6 -0 src/sys/amd64/conf/GENERIC 1.1 +69 -0 src/sys/amd64/ia32/ia32_exception.S (new) 1.1 +24 -0 src/sys/amd64/ia32/ia32_genassym.c (new) 1.10 +113 -3 src/sys/amd64/ia32/ia32_misc.c 1.1 +559 -0 src/sys/amd64/ia32/ia32_signal.c (new) 1.1 +164 -0 src/sys/amd64/ia32/ia32_signal.h (new) 1.1 +87 -0 src/sys/amd64/ia32/ia32_sigtramp.S (new) 1.1 +275 -0 src/sys/amd64/ia32/ia32_syscall.c (new) 1.3 +75 -154 src/sys/amd64/ia32/ia32_sysvec.c 1.5 +1 -1 src/sys/amd64/ia32/ia32_util.h 1.22 +9 -7 src/sys/amd64/ia32/syscalls.master 1.135 +12 -1 src/sys/amd64/include/cpufunc.h 1.15 +16 -2 src/sys/amd64/include/elf.h 1.66 +1 -0 src/sys/amd64/include/md_var.h 1.52 +5 -0 src/sys/amd64/include/pcb.h 1.35 +1 -1 src/sys/amd64/include/segments.h 1.14 +21 -1 src/sys/conf/files.amd64 1.7 +1 -0 src/sys/conf/options.amd64 From owner-cvs-all@FreeBSD.ORG Tue May 13 21:11:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5158D37B401; Tue, 13 May 2003 21:11:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1D3C43FAF; Tue, 13 May 2003 21:11:25 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E4BP0U081739; Tue, 13 May 2003 21:11:25 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E4BP00081738; Tue, 13 May 2003 21:11:25 -0700 (PDT) Message-Id: <200305140411.h4E4BP00081738@repoman.freebsd.org> From: Peter Wemm Date: Tue, 13 May 2003 21:11:25 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 04:11:26 -0000 peter 2003/05/13 21:11:25 PDT FreeBSD src repository Modified files: sys/amd64/ia32 ia32_proto.h ia32_syscall.h ia32_sysent.c Log: Regen Approved by: re (amd64 blanket) Revision Changes Path 1.10 +29 -6 src/sys/amd64/ia32/ia32_proto.h 1.10 +6 -4 src/sys/amd64/ia32/ia32_syscall.h 1.11 +8 -8 src/sys/amd64/ia32/ia32_sysent.c From owner-cvs-all@FreeBSD.ORG Tue May 13 21:19:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFC937B401; Tue, 13 May 2003 21:19:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6860E43F75; Tue, 13 May 2003 21:19:00 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E4J00U082132; Tue, 13 May 2003 21:19:00 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E4J0ha082131; Tue, 13 May 2003 21:19:00 -0700 (PDT) Message-Id: <200305140419.h4E4J0ha082131@repoman.freebsd.org> From: Dirk Meyer Date: Tue, 13 May 2003 21:19:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/tk84 Makefileports/x11-toolkits/tk84/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: Wed, 14 May 2003 04:19:01 -0000 dinoex 2003/05/13 21:19:00 PDT FreeBSD ports repository Modified files: x11-toolkits/tk84 Makefile x11-toolkits/tk84/files patch-ab Log: - use configures --includedir - cleanup makefile Revision Changes Path 1.67 +4 -4 ports/x11-toolkits/tk84/Makefile 1.25 +1 -1 ports/x11-toolkits/tk84/files/patch-ab From owner-cvs-all@FreeBSD.ORG Tue May 13 22:13:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BCA337B401; Tue, 13 May 2003 22:13:25 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3514143FA3; Tue, 13 May 2003 22:13:22 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by attbi.com (sccrmhc02) with SMTP id <20030514051320002003hk5ne>; Wed, 14 May 2003 05:13:21 +0000 Date: Tue, 13 May 2003 22:13:19 -0700 (PDT) From: Doug Barton To: John Baldwin In-Reply-To: Message-ID: <20030513221242.X3903@znfgre.qbhto.arg> References: Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! 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/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: Wed, 14 May 2003 05:13:25 -0000 On Tue, 13 May 2003, John Baldwin wrote: > > On 13-May-2003 John Baldwin wrote: > > jhb 2003/05/13 12:16:00 PDT > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/sysinstall install.c > > Log: > > Reword the infamouse mouse dialog to ask if you have a PS/2, serial, or > ^^^^^^^^^ > > bus mouse instead of if you have a non-USB mouse. > > Oops, though I suppose it does make a decent pun in this case. :) And here I just thought you were being clever. :) Seriously, thanks for doing this John. I think it's a step in the right direction. Doug -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue May 13 22:16:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C12937B401; Tue, 13 May 2003 22:16:00 -0700 (PDT) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24D9143F85; Tue, 13 May 2003 22:15:59 -0700 (PDT) (envelope-from DougB@freebsd.org) Received: from master.dougb.net (12-234-22-23.client.attbi.com[12.234.22.23]) by attbi.com (sccrmhc02) with SMTP id <20030514051558002008gltle>; Wed, 14 May 2003 05:15:58 +0000 Date: Tue, 13 May 2003 22:15:57 -0700 (PDT) From: Doug Barton To: Tom Rhodes In-Reply-To: <200305131915.h4DJFQpu035083@repoman.freebsd.org> Message-ID: <20030513221409.G3903@znfgre.qbhto.arg> References: <200305131915.h4DJFQpu035083@repoman.freebsd.org> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/faq book.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 05:16:00 -0000 Might be nice if this mentioned ssh. Also, to be a bit pedantic, the answer decribes how to allow users to open applications, not displays. Doug On Tue, 13 May 2003, Tom Rhodes wrote: > trhodes 2003/05/13 12:15:26 PDT > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/faq book.sgml > Log: > Add a FAQ entry for remote X displays. > > PR: 41865 http://www.FreeBSD.org/cgi/query-pr.cgi?pr=41865 > Submitted by: Eric Anderson (original version). > > Revision Changes Path > 1.538 +15 -0 doc/en_US.ISO8859-1/books/faq/book.sgml > > http://www.FreeBSD.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/faq/book.sgml.diff?&r1=1.537&r2=1.538&f=h > > -- This .signature sanitized for your protection From owner-cvs-all@FreeBSD.ORG Tue May 13 22:18:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4BDD37B401; Tue, 13 May 2003 22:18:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6B30A43F3F; Tue, 13 May 2003 22:18:30 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5IU0U085390; Tue, 13 May 2003 22:18:30 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5IU3K085389; Tue, 13 May 2003 22:18:30 -0700 (PDT) Message-Id: <200305140518.h4E5IU3K085389@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 22:18:29 -0700 (PDT) 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/openglad Makefile distinfo pkg-descr pkg-plist ports/games/openglad/files patch-Makefile.in patch-configure patch-util.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, 14 May 2003 05:18:31 -0000 anholt 2003/05/13 22:18:29 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/openglad Makefile distinfo pkg-descr pkg-plist games/openglad/files patch-Makefile.in patch-configure patch-util.cpp Log: Add openglad 0.98, an SDL port of an old DOS game called Gladiator. PR: 52178 Submitted by: Kirill Ponomarew Revision Changes Path 1.543 +1 -0 ports/games/Makefile 1.1 +34 -0 ports/games/openglad/Makefile (new) 1.1 +1 -0 ports/games/openglad/distinfo (new) 1.1 +46 -0 ports/games/openglad/files/patch-Makefile.in (new) 1.1 +22 -0 ports/games/openglad/files/patch-configure (new) 1.1 +18 -0 ports/games/openglad/files/patch-util.cpp (new) 1.1 +6 -0 ports/games/openglad/pkg-descr (new) 1.1 +36 -0 ports/games/openglad/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 22:18:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 037D137B413; Tue, 13 May 2003 22:18:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A9CC43FB1; Tue, 13 May 2003 22:18:38 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5Ic0U085428; Tue, 13 May 2003 22:18:38 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5IcYp085427; Tue, 13 May 2003 22:18:38 -0700 (PDT) Message-Id: <200305140518.h4E5IcYp085427@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 22:18:38 -0700 (PDT) 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, 14 May 2003 05:18:39 -0000 anholt 2003/05/13 22:18:38 PDT FreeBSD ports repository Modified files: . modules Log: openglad --> ports/games/openglad Revision Changes Path 1.7244 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 22:22:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F95B37B404; Tue, 13 May 2003 22:22:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0D2E43FAF; Tue, 13 May 2003 22:22:46 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5Mk0U085661; Tue, 13 May 2003 22:22:46 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5MkbJ085660; Tue, 13 May 2003 22:22:46 -0700 (PDT) Message-Id: <200305140522.h4E5MkbJ085660@repoman.freebsd.org> From: Eric Anholt Date: Tue, 13 May 2003 22:22:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/bookcase Makefile ports/sysutils/krename Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 05:22:47 -0000 anholt 2003/05/13 22:22:46 PDT FreeBSD ports repository Modified files: misc/bookcase Makefile sysutils/krename Makefile Log: Fix maintainer's email address. Submitted by: Kirill Ponomarew Revision Changes Path 1.2 +1 -1 ports/misc/bookcase/Makefile 1.3 +1 -1 ports/sysutils/krename/Makefile From owner-cvs-all@FreeBSD.ORG Tue May 13 22:28:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A2937B401; Tue, 13 May 2003 22:28:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA3043F85; Tue, 13 May 2003 22:28:57 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5Sv0U085889; Tue, 13 May 2003 22:28:57 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5Su9J085888; Tue, 13 May 2003 22:28:56 -0700 (PDT) Message-Id: <200305140528.h4E5Su9J085888@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 13 May 2003 22:28:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/muse/files patch-shout::shout_private.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 05:29:00 -0000 nork 2003/05/13 22:28:56 PDT FreeBSD ports repository Added files: audio/muse/files patch-shout::shout_private.h Log: Fix build on alpha. Pointed out by: bento via kris Revision Changes Path 1.1 +17 -0 ports/audio/muse/files/patch-shout::shout_private.h (new) From owner-cvs-all@FreeBSD.ORG Tue May 13 22:34:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C286B37B401; Tue, 13 May 2003 22:34:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6274243F85; Tue, 13 May 2003 22:34:55 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5Yt0U086160; Tue, 13 May 2003 22:34:55 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5Yt5J086159; Tue, 13 May 2003 22:34:55 -0700 (PDT) Message-Id: <200305140534.h4E5Yt5J086159@repoman.freebsd.org> From: Norikatsu Shigemura Date: Tue, 13 May 2003 22:34:55 -0700 (PDT) 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, 14 May 2003 05:34:56 -0000 nork 2003/05/13 22:34:55 PDT FreeBSD ports repository Modified files: . modules Log: audio_muse -> MuSE Revision Changes Path 1.7245 +1 -1 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Tue May 13 22:43:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 143FC37B401; Tue, 13 May 2003 22:43:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BC5643FBD; Tue, 13 May 2003 22:43:16 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E5hG0U086538; Tue, 13 May 2003 22:43:16 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E5hGqD086537; Tue, 13 May 2003 22:43:16 -0700 (PDT) Message-Id: <200305140543.h4E5hGqD086537@repoman.freebsd.org> From: Sean Chittenden Date: Tue, 13 May 2003 22:43:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql_autodoc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 05:43:17 -0000 seanc 2003/05/13 22:43:16 PDT FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile Log: Whoops, remove commented out code from the previous version. Revision Changes Path 1.7 +0 -6 ports/databases/postgresql_autodoc/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 00:02:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1438A37B401; Wed, 14 May 2003 00:02:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8633843F85; Wed, 14 May 2003 00:02:07 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7270U090917; Wed, 14 May 2003 00:02:07 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E727G0090916; Wed, 14 May 2003 00:02:07 -0700 (PDT) Message-Id: <200305140702.h4E727G0090916@repoman.freebsd.org> From: Eric Anholt Date: Wed, 14 May 2003 00:02:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-servers/XFree86-4-FontServer Makefile ports/x11-servers/XFree86-4-NestServer Makefile ports/x11-servers/XFree86-4-PrintServer Makefile ports/x11-servers/XFree86-4-VirtualFramebufferServer Makefile ports/x11/XFree86-4-clients Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 07:02:08 -0000 anholt 2003/05/14 00:02:07 PDT FreeBSD ports repository Modified files: x11-servers/XFree86-4-FontServer Makefile x11-servers/XFree86-4-NestServer Makefile x11-servers/XFree86-4-PrintServer Makefile x11-servers/XFree86-4-Server Makefile x11-servers/XFree86-4-VirtualFramebufferServer Makefile x11/XFree86-4-clients Makefile x11/XFree86-4-libraries Makefile Makefile.inc pkg-plist x11/XFree86-4-libraries/files patch-z34 Added files: x11/XFree86-4-libraries/files patch-Xcursor-Imakefile patch-bsdLib.tmpl Log: [1] Make the HTML manpages get put into the packages again. [2] Check that XFREE86_VERSION=4 is set when building, rather than setting it. [3] Move many common Makefile bits to XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port not install libXfont.so. [5] Move the xcursor.pc file to its proper location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link libGL.so against libc, for the sake of 4.x's pthreads. Submitted by: [5,6] Ports Fury Revision Changes Path 1.20 +1 -8 ports/x11-servers/XFree86-4-FontServer/Makefile 1.22 +1 -9 ports/x11-servers/XFree86-4-NestServer/Makefile 1.22 +0 -8 ports/x11-servers/XFree86-4-PrintServer/Makefile 1.141 +3 -12 ports/x11-servers/XFree86-4-Server/Makefile 1.23 +1 -8 ports/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile 1.113 +3 -10 ports/x11/XFree86-4-clients/Makefile 1.127 +9 -15 ports/x11/XFree86-4-libraries/Makefile 1.3 +20 -2 ports/x11/XFree86-4-libraries/Makefile.inc 1.1 +11 -0 ports/x11/XFree86-4-libraries/files/patch-Xcursor-Imakefile (new) 1.1 +11 -0 ports/x11/XFree86-4-libraries/files/patch-bsdLib.tmpl (new) 1.5 +1 -1 ports/x11/XFree86-4-libraries/files/patch-z34 1.45 +1 -1 ports/x11/XFree86-4-libraries/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 00:23:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C38437B401; Wed, 14 May 2003 00:23:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85A0A43F3F; Wed, 14 May 2003 00:23:30 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7NU0U092835; Wed, 14 May 2003 00:23:30 -0700 (PDT) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7NU5S092834; Wed, 14 May 2003 00:23:30 -0700 (PDT) Message-Id: <200305140723.h4E7NU5S092834@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Wed, 14 May 2003 00:23:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/lv 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, 14 May 2003 07:23:31 -0000 sumikawa 2003/05/14 00:23:30 PDT FreeBSD ports repository Modified files: misc/lv Makefile distinfo Log: Upgrade to 4.49.5. Revision Changes Path 1.13 +2 -3 ports/misc/lv/Makefile 1.8 +1 -1 ports/misc/lv/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 00:23:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5836537B401; Wed, 14 May 2003 00:23:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECF8843FAF; Wed, 14 May 2003 00:23:54 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7Ns0U092866; Wed, 14 May 2003 00:23:54 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7NsxH092865; Wed, 14 May 2003 00:23:54 -0700 (PDT) Message-Id: <200305140723.h4E7NsxH092865@repoman.freebsd.org> From: Eric Anholt Date: Wed, 14 May 2003 00:23:54 -0700 (PDT) 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.x11-4.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, 14 May 2003 07:23:55 -0000 anholt 2003/05/14 00:23:54 PDT FreeBSD src repository Modified files: etc/mtree BSD.x11-4.dist Log: Add new directories from the XFree86 4.3.0 update. Approved by: re (murray) Revision Changes Path 1.23 +28 -0 src/etc/mtree/BSD.x11-4.dist From owner-cvs-all@FreeBSD.ORG Wed May 14 00:28:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 05B3237B401; Wed, 14 May 2003 00:28:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98B2C43F3F; Wed, 14 May 2003 00:28:43 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7Sh0U093068; Wed, 14 May 2003 00:28:43 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7ShsE093067; Wed, 14 May 2003 00:28:43 -0700 (PDT) Message-Id: <200305140728.h4E7ShsE093067@repoman.freebsd.org> From: Peter Wemm Date: Wed, 14 May 2003 00:28:43 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libkvm kvm_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: Wed, 14 May 2003 07:28:44 -0000 peter 2003/05/14 00:28:43 PDT FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: Bandaid for world. jhb gets the pointy hat here and he needs to look at this. Approved by: re (scottl) Revision Changes Path 1.67 +4 -0 src/lib/libkvm/kvm_proc.c From owner-cvs-all@FreeBSD.ORG Wed May 14 00:30:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9C7637B401; Wed, 14 May 2003 00:30:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7661043F3F; Wed, 14 May 2003 00:30:12 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7UC0U093158; Wed, 14 May 2003 00:30:12 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7UCF3093156; Wed, 14 May 2003 00:30:12 -0700 (PDT) Message-Id: <200305140730.h4E7UCF3093156@repoman.freebsd.org> From: Eric Anholt Date: Wed, 14 May 2003 00:30:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/xpaint Makefile 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, 14 May 2003 07:30:13 -0000 anholt 2003/05/14 00:30:11 PDT FreeBSD ports repository Modified files: graphics/xpaint Makefile pkg-plist Log: Add lib/X11/app-defaults/XPaint_fr which was missing from pkg-plist. Reported by: bento Revision Changes Path 1.54 +1 -0 ports/graphics/xpaint/Makefile 1.6 +2 -1 ports/graphics/xpaint/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 00:40:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48E2A37B404; Wed, 14 May 2003 00:40:03 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id A79D843F93; Wed, 14 May 2003 00:40:01 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 68BD266BE5; Wed, 14 May 2003 00:40:01 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 41F391583; Wed, 14 May 2003 00:40:01 -0700 (PDT) Date: Wed, 14 May 2003 00:40:01 -0700 From: Kris Kennaway To: Eric Anholt Message-ID: <20030514074001.GA49428@rot13.obsecurity.org> References: <200305140702.h4E727G0090916@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <200305140702.h4E727G0090916@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/x11-servers/XFree86-4-FontServer Makefile ports/x11-servers/XFree86-4-NestServer Makefile ports/x11-servers/XFree86-4-PrintServer Makefile ports/x11-servers/XFree86-4-VirtualFramebufferServer Makefile ports/x11/XFree86-4-clients Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 07:40:03 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 14, 2003 at 12:02:07AM -0700, Eric Anholt wrote: > Log: > [1] Make the HTML manpages get put into the packages again. That would probably explain why I still saw them showing up in the "extra files" list even when I fixed bsd.port.mk to DTRT with html manpages. Thanks! :) Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wfLQWry0BWjoQKURAtsQAJ4sqidIWq0gIZshz7jG/q70eUWuzACfb6a4 kXEFHCmzFwVNpj3sC6YgPPE= =T/le -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- From owner-cvs-all@FreeBSD.ORG Wed May 14 00:42:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0927437B401; Wed, 14 May 2003 00:42:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9284643FBD; Wed, 14 May 2003 00:42:58 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7gw0U093669; Wed, 14 May 2003 00:42:58 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7gwFZ093668; Wed, 14 May 2003 00:42:58 -0700 (PDT) Message-Id: <200305140742.h4E7gwFZ093668@repoman.freebsd.org> From: Foxfair Hu Date: Wed, 14 May 2003 00:42:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/netdude Makefile ports/net/netdude/files protocols-fddi::nd_fddi.h.patch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 07:42:59 -0000 foxfair 2003/05/14 00:42:58 PDT FreeBSD ports repository Modified files: net/netdude Makefile net/netdude/files patch-protocols-fddi::nd_fddi_callbacks.c Added files: net/netdude/files protocols-fddi::nd_fddi.h.patch Log: Submitted by: Patrick MARIE Unbreak netdude in -current and bump PORTREVISION. Revision Changes Path 1.7 +8 -1 ports/net/netdude/Makefile 1.2 +2 -2 ports/net/netdude/files/patch-protocols-fddi::nd_fddi_callbacks.c 1.1 +11 -0 ports/net/netdude/files/protocols-fddi::nd_fddi.h.patch (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 00:50:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94DFD37B401; Wed, 14 May 2003 00:50:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 330B043FBF; Wed, 14 May 2003 00:50:05 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E7o50U099063; Wed, 14 May 2003 00:50:05 -0700 (PDT) (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E7o4wO099062; Wed, 14 May 2003 00:50:04 -0700 (PDT) Message-Id: <200305140750.h4E7o4wO099062@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 14 May 2003 00:50:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/camserv/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: Wed, 14 May 2003 07:50:06 -0000 alfred 2003/05/14 00:50:04 PDT FreeBSD ports repository Added files: multimedia/camserv/files patch-ab Log: We need to include sys/types.h for the bt848 stuff under 5.x, this is harmless on 4.x. Approved by: chein Revision Changes Path 1.1 +10 -0 ports/multimedia/camserv/files/patch-ab (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 01:11:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5FDE37B401; Wed, 14 May 2003 01:11:06 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E30643F75; Wed, 14 May 2003 01:11:04 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id CA14C51A7C; Wed, 14 May 2003 17:40:41 +0930 (CST) Date: Wed, 14 May 2003 17:40:41 +0930 From: Greg 'groggy' Lehey To: Poul-Henning Kamp Message-ID: <20030514081041.GD4390@wantadilla.lemis.com> References: <20030512230725.GB28486@wantadilla.lemis.com> <17530.1052803678@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yudcn1FV7Hsu/q59" Content-Disposition: inline In-Reply-To: <17530.1052803678@critter.freebsd.dk> User-Agent: Mutt/1.4i 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 08:11:07 -0000 --yudcn1FV7Hsu/q59 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 13 May 2003 at 7:27:58 +0200, Poul-Henning Kamp wrote: > In message <20030512230725.GB28486@wantadilla.lemis.com>, "Greg 'groggy' Lehey" > writes: >> >> --ESr4fftwSwE2Rzwi >> Content-Type: text/plain; charset=us-ascii >> Content-Disposition: inline >> >> On Monday, 12 May 2003 at 13:15:29 -0700, Poul-Henning Kamp wrote: >>> phk 2003/05/12 13:15:29 PDT >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/geom geom_disk.c >>> Log: >>> When a disk disappears, destroy the class from the event thread >>> to avoid race condtion. >> >> Was this the cause of a panic while mallocing 16 bytes? > > I don't think so. > > Where is that panic reported ? I haven't reported it yet because I was in the middle of debugging my own mess. Here's what happens when I remove a disk while accessing a Vinum volume on it: (da1:sym0:0:1:0): lost device (da1:sym0:0:1:0): Invalidating pack <6>vinum: miniraid.p0.s1 is crashed by force <6>vinum: miniraid.p0 is degraded malloc() of "16" with the following non-sleepablelocks held: exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 <3> fatal:miniraid.p0.s1 read error, block 1902193 for 512 bytes <3>miniraid.p0.s1: user buffer block 3803808 for 65536 bytes <3>mytest2: fatal drive I/O error, block 1902193 for 512 bytes <6>vinum: drive mytest2 is down malloc() of "16" with the following non-sleepablelocks held: exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 malloc() of "16" with the following non-sleepablelocks held: exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 <118>May 13 17:19:23 zaphod kernel: vinum: miniraid.p0.s1 is crashed by force <118>May 13 17:19:23 zaphod kernel: vinum: miniraid.p0 is degraded <118>May 13 17:19:23 zaphod kernel: fatal:miniraid.p0.s1 read error, block 1902193 for 512 bytes <118>May 13 17:19:23 zaphod kernel: miniraid.p0.s1: user buffer block 3803808 for 65536 bytes <118>May 13 17:19:23 zaphod kernel: mytest2: fatal drive I/O error, block 1902193 for 512 bytes <118>May 13 17:19:23 zaphod kernel: vinum: drive mytest2 is down (da1:sym0:0:1:0): Synchronize cache failed, status == 0x5b, scsi status == 0x0 (da1:sym0:0:1:0): removing device entry panic: final g_dev_close() with outstanding bios After looking at it more carefully, the final panic is my problem. I don't know if it would have panicked otherwise. Greg -- See complete headers for address and phone numbers --yudcn1FV7Hsu/q59 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+wfoBIubykFB6QiMRAkvoAJ9Z6cRiGDsm0i1coJePoBs3NJcLgwCdGLiJ DJePPRfG6ktmdcKewIckCe0= =5kZm -----END PGP SIGNATURE----- --yudcn1FV7Hsu/q59-- From owner-cvs-all@FreeBSD.ORG Wed May 14 01:26:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5455237B407; Wed, 14 May 2003 01:26:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CAAED43FBD; Wed, 14 May 2003 01:26:31 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E8QV0U001597; Wed, 14 May 2003 01:26:31 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E8QVBw001596; Wed, 14 May 2003 01:26:31 -0700 (PDT) Message-Id: <200305140826.h4E8QVBw001596@repoman.freebsd.org> From: Jimmy Olgeni Date: Wed, 14 May 2003 01:26:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fm/rox-filer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 08:26:34 -0000 olgeni 2003/05/14 01:26:31 PDT FreeBSD ports repository Modified files: x11-fm/rox-filer Makefile Log: Do not call autoconf in post-patch target. Revision Changes Path 1.33 +1 -5 ports/x11-fm/rox-filer/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 02:21:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07D7B37B401; Wed, 14 May 2003 02:21:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 988E743FB1; Wed, 14 May 2003 02:21:21 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E9LL0U004497; Wed, 14 May 2003 02:21:21 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E9LLRX004496; Wed, 14 May 2003 02:21:21 -0700 (PDT) Message-Id: <200305140921.h4E9LLRX004496@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 14 May 2003 02:21:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/hackbot 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, 14 May 2003 09:21:22 -0000 mich 2003/05/14 02:21:21 PDT FreeBSD ports repository Modified files: security/hackbot Makefile distinfo pkg-plist Log: - Update to latest release. - Move datafiles to ${DATADIR} Approved by: roberto(mentor) Revision Changes Path 1.7 +6 -6 ports/security/hackbot/Makefile 1.4 +1 -1 ports/security/hackbot/distinfo 1.2 +4 -4 ports/security/hackbot/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 02:37:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B76F437B401; Wed, 14 May 2003 02:37:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 583F743F3F; Wed, 14 May 2003 02:37:47 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E9bl0U005020; Wed, 14 May 2003 02:37:47 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E9bkXb005019; Wed, 14 May 2003 02:37:46 -0700 (PDT) Message-Id: <200305140937.h4E9bkXb005019@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 14 May 2003 02:37:46 -0700 (PDT) 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, 14 May 2003 09:37:48 -0000 wilko 2003/05/14 02:37:46 PDT FreeBSD src repository Modified files: sys/dev/puc pucdata.c Log: add support for NetMos 4S0P PCI: 4S, 0P tested on -current: ceri tested on -stable: wilko approved: re (scottl) Revision Changes Path 1.21 +13 -0 src/sys/dev/puc/pucdata.c From owner-cvs-all@FreeBSD.ORG Wed May 14 02:39:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B186237B401; Wed, 14 May 2003 02:39:58 -0700 (PDT) Received: from t-mta3.odn.ne.jp (mfep3.odn.ne.jp [143.90.131.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id F317D43F93; Wed, 14 May 2003 02:39:56 -0700 (PDT) (envelope-from fuyuki@hadaly.org) Received: from hadaly.dyndns.org ([218.46.129.134]) by t-mta3.odn.ne.jp with ESMTP id <20030514093956136.OOWE.26423.t-mta3.odn.ne.jp@mta3.odn.ne.jp>; Wed, 14 May 2003 18:39:56 +0900 Received: from hadaly.dyndns.org (localhost [::1]) by hadaly.dyndns.org (Postfix) with ESMTP id 03A5320BD; Wed, 14 May 2003 18:39:54 +0900 (JST) Date: Wed, 14 May 2003 18:39:54 +0900 Message-ID: <86u1bxq32t.wl%fuyuki@hadaly.org> From: Kimura Fuyuki To: jhb@freebsd.org In-Reply-To: <200305132036.h4DKa2rL045050@repoman.freebsd.org> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> User-Agent: Wanderlust/2.10.0 (Venus) Emacs/21.3 Mule/5.0 (SAKAKI) X-Public-Key: http://www.hadaly.org/fuyuki/public.key X-Fingerprint: 8D68 1138 1A85 8556 C6A9 274B 2C72 2E56 3AF7 3D89 MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") 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/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 09:39:59 -0000 At Tue, 13 May 2003 13:36:02 -0700 (PDT), John Baldwin wrote: > 1.61 +23 -4 src/sys/sys/signalvar.h There seems to be missing #include . -- fuyuki From owner-cvs-all@FreeBSD.ORG Wed May 14 02:43:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10D1A37B401; Wed, 14 May 2003 02:43:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4EDD43F75; Wed, 14 May 2003 02:43:22 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4E9hM0U005291; Wed, 14 May 2003 02:43:22 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4E9hMQE005290; Wed, 14 May 2003 02:43:22 -0700 (PDT) Message-Id: <200305140943.h4E9hMQE005290@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 14 May 2003 02:43:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 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, 14 May 2003 09:43:23 -0000 wilko 2003/05/14 02:43:22 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/puc pucdata.c Log: add support for NetMos 4S0P PCI: 4S, 0P tested on -current: ceri tested on -stable: wilko approved: re (scottl) obtained from: NetBSD Revision Changes Path 1.2.2.12 +12 -0 src/sys/dev/puc/pucdata.c From owner-cvs-all@FreeBSD.ORG Wed May 14 03:02:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5732F37B40A; Wed, 14 May 2003 03:01:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8E6DF43FF3; Wed, 14 May 2003 03:01:46 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EA1j0U006130; Wed, 14 May 2003 03:01:45 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EA1jBd006129; Wed, 14 May 2003 03:01:45 -0700 (PDT) Message-Id: <200305141001.h4EA1jBd006129@repoman.freebsd.org> From: Oliver Braun Date: Wed, 14 May 2003 03:01:45 -0700 (PDT) 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/mutt_vc_query 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, 14 May 2003 10:02:08 -0000 obraun 2003/05/14 03:01:45 PDT FreeBSD ports repository Modified files: mail Makefile Added files: mail/mutt_vc_query Makefile distinfo pkg-descr pkg-plist Log: The mutt_vc_query program is a vCard query utility for mutt. It was originally written for `rolo'. WWW: http://rolo.sf.net/ Revision Changes Path 1.386 +1 -0 ports/mail/Makefile 1.1 +26 -0 ports/mail/mutt_vc_query/Makefile (new) 1.1 +1 -0 ports/mail/mutt_vc_query/distinfo (new) 1.1 +7 -0 ports/mail/mutt_vc_query/pkg-descr (new) 1.1 +1 -0 ports/mail/mutt_vc_query/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 03:02:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6710337B40C; Wed, 14 May 2003 03:02:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ECAB43FBF; Wed, 14 May 2003 03:01:56 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EA1u0U006168; Wed, 14 May 2003 03:01:56 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EA1uT0006167; Wed, 14 May 2003 03:01:56 -0700 (PDT) Message-Id: <200305141001.h4EA1uT0006167@repoman.freebsd.org> From: Oliver Braun Date: Wed, 14 May 2003 03:01:56 -0700 (PDT) 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, 14 May 2003 10:02:11 -0000 obraun 2003/05/14 03:01:56 PDT FreeBSD ports repository Modified files: . modules Log: mutt_vc_query --> ports/mail/mutt_vc_query Revision Changes Path 1.7246 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 14 03:03:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5212137B401; Wed, 14 May 2003 03:03:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27EA43F75; Wed, 14 May 2003 03:03:04 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EA340U006834; Wed, 14 May 2003 03:03:04 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EA34Xg006796; Wed, 14 May 2003 03:03:04 -0700 (PDT) Message-Id: <200305141003.h4EA34Xg006796@repoman.freebsd.org> From: Oliver Braun Date: Wed, 14 May 2003 03:03:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/rolo 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, 14 May 2003 10:03:06 -0000 obraun 2003/05/14 03:03:04 PDT FreeBSD ports repository Modified files: deskutils/rolo Makefile pkg-plist Log: * mutt_vc_query is now available from mail/mutt_vc_query. * Bump PORTREVISION. Revision Changes Path 1.6 +11 -0 ports/deskutils/rolo/Makefile 1.3 +0 -1 ports/deskutils/rolo/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 03:40:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA47A37B401; Wed, 14 May 2003 03:40:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8948D43F85; Wed, 14 May 2003 03:40:38 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EAec0U008651; Wed, 14 May 2003 03:40:38 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EAecOY008650; Wed, 14 May 2003 03:40:38 -0700 (PDT) Message-Id: <200305141040.h4EAecOY008650@repoman.freebsd.org> From: Wilko Bulte Date: Wed, 14 May 2003 03:40:38 -0700 (PDT) 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: Wed, 14 May 2003 10:40:39 -0000 wilko 2003/05/14 03:40:38 PDT FreeBSD doc repository Modified files: en/donations donors.sgml Log: ticso received the AS4100 Revision Changes Path 1.89 +2 -2 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Wed May 14 04:14:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49D4637B401; Wed, 14 May 2003 04:14:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC33B43F85; Wed, 14 May 2003 04:14:34 -0700 (PDT) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EBEY0U010808; Wed, 14 May 2003 04:14:34 -0700 (PDT) (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EBEYle010807; Wed, 14 May 2003 04:14:34 -0700 (PDT) Message-Id: <200305141114.h4EBEYle010807@repoman.freebsd.org> From: Alfred Perlstein Date: Wed, 14 May 2003 04:14:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/replay 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, 14 May 2003 11:14:35 -0000 alfred 2003/05/14 04:14:34 PDT FreeBSD ports repository Modified files: devel/replay Makefile distinfo Log: Update to 1.0.3 Revision Changes Path 1.5 +1 -1 ports/devel/replay/Makefile 1.3 +1 -1 ports/devel/replay/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 04:16:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC38637B401; Wed, 14 May 2003 04:16:40 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5468043F93; Wed, 14 May 2003 04:16:40 -0700 (PDT) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id 3D6242ED402; Wed, 14 May 2003 04:16:40 -0700 (PDT) Date: Wed, 14 May 2003 04:16:40 -0700 From: Alfred Perlstein To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030514111640.GY65456@elvis.mu.org> References: <200305141114.h4EBEYle010807@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305141114.h4EBEYle010807@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: ports/devel/replay 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, 14 May 2003 11:16:41 -0000 Ports people might really get a kick out of the makefile in this port's distfile. It basically automates updating the port for me. "make port" Maybe something like this exists already? If not I hope someone can make use of it. * Alfred Perlstein [030514 04:14] wrote: > alfred 2003/05/14 04:14:34 PDT > > FreeBSD ports repository > > Modified files: > devel/replay Makefile distinfo > Log: > Update to 1.0.3 > > Revision Changes Path > 1.5 +1 -1 ports/devel/replay/Makefile > 1.3 +1 -1 ports/devel/replay/distinfo -- -Alfred Perlstein [alfred@freebsd.org] 'Instead of asking why a piece of software is using "1970s technology," start asking why software is ignoring 30 years of accumulated wisdom.' From owner-cvs-all@FreeBSD.ORG Wed May 14 04:38:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5DCF37B401; Wed, 14 May 2003 04:38:02 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id A932643FB1; Wed, 14 May 2003 04:38:01 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h4EBbxYP030441; Wed, 14 May 2003 13:37:59 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 14 May 2003 17:40:41 +0930." <20030514081041.GD4390@wantadilla.lemis.com> Date: Wed, 14 May 2003 13:37:59 +0200 Message-ID: <30440.1052912279@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 11:38:03 -0000 In message <20030514081041.GD4390@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: >malloc() of "16" with the following non-sleepablelocks held: >exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 This is a problem, you cannot sleep in the primary I/O path (ie: strategy() and done()), if you sleep in the I/O path, you stop all I/O processing and if the system needs to page something out to make the ram available to you, you have a deadlock. >panic: final g_dev_close() with outstanding bios This means that close was called before all the I/O requests had been delivered, this is not allowed. You have to stop sending I/Os, wait for the ones you have sent to come back, then you can close. Otherwise the I/O's arriving after the close will be very likely to access stuff which is no longer there, and result in really weird random memory corruption. -- 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 May 14 05:38:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF5FF37B401; Wed, 14 May 2003 05:38:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46C7843FBD; Wed, 14 May 2003 05:38:59 -0700 (PDT) (envelope-from yoichi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ECcx0U019664; Wed, 14 May 2003 05:38:59 -0700 (PDT) (envelope-from yoichi@repoman.freebsd.org) Received: (from yoichi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ECcw3v019663; Wed, 14 May 2003 05:38:58 -0700 (PDT) Message-Id: <200305141238.h4ECcw3v019663@repoman.freebsd.org> From: Yoichi NAKAYAMA Date: Wed, 14 May 2003 05:38:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/emacs-wget 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, 14 May 2003 12:39:00 -0000 yoichi 2003/05/14 05:38:58 PDT FreeBSD ports repository Modified files: ftp/emacs-wget Makefile distinfo Log: update to 0.4.1 Revision Changes Path 1.5 +1 -1 ports/ftp/emacs-wget/Makefile 1.4 +1 -1 ports/ftp/emacs-wget/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 05:48:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F26C937B401; Wed, 14 May 2003 05:48:57 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC83043FD7; Wed, 14 May 2003 05:48:55 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 82A5151A7C; Wed, 14 May 2003 22:18:35 +0930 (CST) Date: Wed, 14 May 2003 22:18:35 +0930 From: Greg 'groggy' Lehey To: Poul-Henning Kamp Message-ID: <20030514124835.GE4390@wantadilla.lemis.com> References: <20030514081041.GD4390@wantadilla.lemis.com> <30440.1052912279@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="h56sxpGKRmy85csR" Content-Disposition: inline In-Reply-To: <30440.1052912279@critter.freebsd.dk> User-Agent: Mutt/1.4i 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 12:48:58 -0000 --h56sxpGKRmy85csR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wednesday, 14 May 2003 at 13:37:59 +0200, Poul-Henning Kamp wrote: > In message <20030514081041.GD4390@wantadilla.lemis.com>, "Greg 'groggy' Lehey" > writes: > >> malloc() of "16" with the following non-sleepablelocks held: >> exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 > > This is a problem, you cannot sleep in the primary I/O path (ie: strategy() > and done()), if you sleep in the I/O path, you stop all I/O processing > and if the system needs to page something out to make the ram available > to you, you have a deadlock. I wasn't sleeping. This happened elsewhere as the result of a drive going away. I had expected that the panic stack trace would point me at it, but it didn't. I'll investigate further when I've fixed the current panic. >> panic: final g_dev_close() with outstanding bios > > This means that close was called before all the I/O requests had > been delivered, this is not allowed. Correct. > You have to stop sending I/Os, wait for the ones you have sent to > come back, then you can close. They won't complete if the drive has gone away. I had this solved before with a call to vinvalbuf(), but the new code is calling the hardware drivers ) directly rather than the vnode operations. This sounds like a mistake to me, unless you can see a good reason for it. Greg -- See complete headers for address and phone numbers --h56sxpGKRmy85csR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+wjsjIubykFB6QiMRAl+fAJ9V7DTiHvEqMTKhtFA65M5y2dX5QQCeORzv 42YDh1/i4tIq722O66ycU5o= =lm7h -----END PGP SIGNATURE----- --h56sxpGKRmy85csR-- From owner-cvs-all@FreeBSD.ORG Wed May 14 05:52:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27BF837B401; Wed, 14 May 2003 05:52:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB09E43F3F; Wed, 14 May 2003 05:52:25 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ECqP0U020200; Wed, 14 May 2003 05:52:25 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ECqOWS020199; Wed, 14 May 2003 05:52:24 -0700 (PDT) Message-Id: <200305141252.h4ECqOWS020199@repoman.freebsd.org> From: Max Khon Date: Wed, 14 May 2003 05:52:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/fastdb 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, 14 May 2003 12:52:26 -0000 fjoe 2003/05/14 05:52:24 PDT FreeBSD ports repository Modified files: databases/fastdb Makefile distinfo Log: Update to 2.63. PR: 52219 Submitted by: Sergey A. Osokin (MAINTAINER) Revision Changes Path 1.13 +1 -1 ports/databases/fastdb/Makefile 1.11 +1 -1 ports/databases/fastdb/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 05:53:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCA7C37B401; Wed, 14 May 2003 05:53:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 450E143FB1; Wed, 14 May 2003 05:53:28 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ECrS0U020266; Wed, 14 May 2003 05:53:28 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ECrRQO020265; Wed, 14 May 2003 05:53:27 -0700 (PDT) Message-Id: <200305141253.h4ECrRQO020265@repoman.freebsd.org> From: Max Khon Date: Wed, 14 May 2003 05:53:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/gigabase 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, 14 May 2003 12:53:29 -0000 fjoe 2003/05/14 05:53:27 PDT FreeBSD ports repository Modified files: databases/gigabase Makefile distinfo Log: Update to 2.86. PR: 52220 Submitted by: Sergey A. Osokin (MAINTAINER) Revision Changes Path 1.49 +1 -1 ports/databases/gigabase/Makefile 1.48 +1 -1 ports/databases/gigabase/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 06:01:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2762837B401; Wed, 14 May 2003 06:01:47 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6F0B43FA3; Wed, 14 May 2003 06:01:45 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4ED1jkA033892; Wed, 14 May 2003 07:01:45 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 14 May 2003 07:00:14 -0600 (MDT) Message-Id: <20030514.070014.76083395.imp@bsdimp.com> To: grog@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030514124835.GE4390@wantadilla.lemis.com> References: <20030514081041.GD4390@wantadilla.lemis.com> <30440.1052912279@critter.freebsd.dk> <20030514124835.GE4390@wantadilla.lemis.com> X-Mailer: Mew version 2.1 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: phk@phk.freebsd.dk cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 13:01:47 -0000 In message: <20030514124835.GE4390@wantadilla.lemis.com> "Greg 'groggy' Lehey" writes: : On Wednesday, 14 May 2003 at 13:37:59 +0200, Poul-Henning Kamp wrote: : > In message <20030514081041.GD4390@wantadilla.lemis.com>, "Greg 'groggy' Lehey" : > writes: : > : >> malloc() of "16" with the following non-sleepablelocks held: : >> exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 : > : > This is a problem, you cannot sleep in the primary I/O path (ie: strategy() : > and done()), if you sleep in the I/O path, you stop all I/O processing : > and if the system needs to page something out to make the ram available : > to you, you have a deadlock. : : I wasn't sleeping. This happened elsewhere as the result of a drive : going away. I had expected that the panic stack trace would point me : at it, but it didn't. I'll investigate further when I've fixed the : current panic. Malloc might sleep, and the above warning is that it might sleep. You can't hold mutexes and call malloc. That's what that message is saying. Phk's explaination of what sleeping means is also correct, even if you aren't actually sleeping. Warner From owner-cvs-all@FreeBSD.ORG Wed May 14 06:09:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 695DD37B401; Wed, 14 May 2003 06:09:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 123E543FAF; Wed, 14 May 2003 06:09:13 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ED9C0U021799; Wed, 14 May 2003 06:09:12 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ED9CmG021798; Wed, 14 May 2003 06:09:12 -0700 (PDT) Message-Id: <200305141309.h4ED9CmG021798@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Wed, 14 May 2003 06:09:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/biology/treeviewx Makefile distinfo ports/biology/treeviewx/files patch-Makefile.am patch-Makefile.in patch-ncl-2.0::src::Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 13:09:13 -0000 mich 2003/05/14 06:09:11 PDT FreeBSD ports repository Modified files: biology/treeviewx Makefile distinfo Removed files: biology/treeviewx/files patch-Makefile.am patch-Makefile.in patch-ncl-2.0::src::Makefile Log: - Update to latest release. - Better autoconf/automake so patches no longer needed - Changed dependency. (now wxgtk-devel) PR: 51741 Submitted by: maintainer Approved by: roberto(mentor) Revision Changes Path 1.5 +2 -2 ports/biology/treeviewx/Makefile 1.3 +1 -1 ports/biology/treeviewx/distinfo 1.2 +0 -11 ports/biology/treeviewx/files/patch-Makefile.am (dead) 1.3 +0 -27 ports/biology/treeviewx/files/patch-Makefile.in (dead) 1.2 +0 -21 ports/biology/treeviewx/files/patch-ncl-2.0::src::Makefile (dead) From owner-cvs-all@FreeBSD.ORG Wed May 14 06:09:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E8F537B404; Wed, 14 May 2003 06:09:55 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28CDB43F85; Wed, 14 May 2003 06:09:54 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h4ED9qYP030951; Wed, 14 May 2003 15:09:52 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: "Greg 'groggy' Lehey" From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 14 May 2003 22:18:35 +0930." <20030514124835.GE4390@wantadilla.lemis.com> Date: Wed, 14 May 2003 15:09:52 +0200 Message-ID: <30950.1052917792@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/geom geom_disk.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 13:09:55 -0000 In message <20030514124835.GE4390@wantadilla.lemis.com>, "Greg 'groggy' Lehey" writes: > >--h56sxpGKRmy85csR >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline > >On Wednesday, 14 May 2003 at 13:37:59 +0200, Poul-Henning Kamp wrote: >> In message <20030514081041.GD4390@wantadilla.lemis.com>, "Greg 'groggy' Lehey" >> writes: >> >>> malloc() of "16" with the following non-sleepablelocks held: >>> exclusive sleep mutex g_xup r = 0 (0xc8612ca8) locked @ /src/FreeBSD/5-CURRENT-ZAPHOD/src/sys/geom/geom_io.c:363 >> >> This is a problem, you cannot sleep in the primary I/O path (ie: strategy() >> and done()), if you sleep in the I/O path, you stop all I/O processing >> and if the system needs to page something out to make the ram available >> to you, you have a deadlock. > >I wasn't sleeping. I'm pretty sure it is in vinum, the mute is "g_xup", which means that it is in a "done" function. Are you sure you don't have any malloc(..., M_WAITOK) calls ? >> You have to stop sending I/Os, wait for the ones you have sent to >> come back, then you can close. > >They won't complete if the drive has gone away. Then that is a device-driver error. The device driver _should_ to call disk_destroy() until it has returned all outstanding bio's (with an error most likely), but provided that it stays inside certain boundaries, it can get away with this, but it is _never_ allowed to just drop a bio on the floor, even if the device has disappeared. -- 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 May 14 06:50:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 827FA37B401; Wed, 14 May 2003 06:50:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31D5D43F93; Wed, 14 May 2003 06:50:41 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EDoe0U023265; Wed, 14 May 2003 06:50:40 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EDoeVv023264; Wed, 14 May 2003 06:50:40 -0700 (PDT) Message-Id: <200305141350.h4EDoeVv023264@repoman.freebsd.org> From: Robert Watson Date: Wed, 14 May 2003 06:50:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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: Wed, 14 May 2003 13:50:41 -0000 rwatson 2003/05/14 06:50:40 PDT FreeBSD src repository Modified files: usr.sbin/rpc.lockd lock_proc.c Log: When receiving NLM_GRANTED_RES or NLM4_GRANTED_RES lock granted messages from the NFS server, following contention on a lock by this or another client, immediately notify the waiting process that the lock has been granted via a wakeup. Without this change, the client rpc.lockd will not wakeup the waiting process until it next re-polls the lock (sometime in the next ten seconds), which can lead to marked latency across all potential lockers, as the lock is held by the client for the duration. Approved by: re (scottl) Submitted by: truckman Reviewed by: Andrew P. Lentvorski, Jr Revision Changes Path 1.11 +7 -2 src/usr.sbin/rpc.lockd/lock_proc.c From owner-cvs-all@FreeBSD.ORG Wed May 14 07:19:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F81237B401; Wed, 14 May 2003 07:19:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BEF243FBD; Wed, 14 May 2003 07:19:00 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EEIx0U025162; Wed, 14 May 2003 07:18:59 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EEIxjm025161; Wed, 14 May 2003 07:18:59 -0700 (PDT) Message-Id: <200305141418.h4EEIxjm025161@repoman.freebsd.org> From: Scott Long Date: Wed, 14 May 2003 07:18:59 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 14:19:01 -0000 scottl 2003/05/14 07:18:59 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: The compiler problems with XFree86-4-libraries on sparc64 have been worked around thanks to Eric Anholt. Remove the item from the list. Revision Changes Path 1.40 +1 -10 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Wed May 14 07:20:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EA43F37B404; Wed, 14 May 2003 07:20:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 403BD43F85; Wed, 14 May 2003 07:20:23 -0700 (PDT) (envelope-from thomas@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EEKM0U025266; Wed, 14 May 2003 07:20:22 -0700 (PDT) (envelope-from thomas@repoman.freebsd.org) Received: (from thomas@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EEKMH2025263; Wed, 14 May 2003 07:20:22 -0700 (PDT) Message-Id: <200305141420.h4EEKMH2025263@repoman.freebsd.org> From: Thomas Quinot Date: Wed, 14 May 2003 07:20:22 -0700 (PDT) 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 atapi-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, 14 May 2003 14:20:24 -0000 thomas 2003/05/14 07:20:22 PDT FreeBSD src repository Modified files: sys/dev/ata atapi-cam.c Log: In atapi_cam_reinit_bus, only call reinit_bus if the ATAPI channel has already been registered with ATAPI/CAM (else there is nothing to do). atapi_cam_reinit_bus may be called before the bus is registered if an ATAPI command times out during the boot sequence. PR: i386/51421 Reviewed by: roberto Approved by: re (rwatson) MFC after: 1 week Revision Changes Path 1.16 +8 -1 src/sys/dev/ata/atapi-cam.c From owner-cvs-all@FreeBSD.ORG Wed May 14 07:21:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B0EFC37B401; Wed, 14 May 2003 07:21:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47EC143F3F; Wed, 14 May 2003 07:21:55 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EELt0U025381; Wed, 14 May 2003 07:21:55 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EELsBX025380; Wed, 14 May 2003 07:21:54 -0700 (PDT) Message-Id: <200305141421.h4EELsBX025380@repoman.freebsd.org> From: Scott Long Date: Wed, 14 May 2003 07:21:54 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 14:21:56 -0000 scottl 2003/05/14 07:21:54 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Remove the 'no console when smbus enabled' testing item as the original submitted has lost interest and no others have been able to reproduce the problem. Revision Changes Path 1.41 +1 -10 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Wed May 14 07:34:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB68F37B401; Wed, 14 May 2003 07:34:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 878B743F3F; Wed, 14 May 2003 07:34:22 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EEYM0U025845; Wed, 14 May 2003 07:34:22 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EEYM6k025844; Wed, 14 May 2003 07:34:22 -0700 (PDT) Message-Id: <200305141434.h4EEYM6k025844@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 14 May 2003 07:34:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libuta/files patch-uta::blitters.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: Wed, 14 May 2003 14:34:23 -0000 oliver 2003/05/14 07:34:22 PDT FreeBSD ports repository Added files: devel/libuta/files patch-uta::blitters.cc Log: Fix build on non ix86 systems with gcc 3 (e.g. FreeBSD 5 on alpha). Submitted by: bento Approved by: alex (mentor) Revision Changes Path 1.1 +11 -0 ports/devel/libuta/files/patch-uta::blitters.cc (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 07:55:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F214E37B401; Wed, 14 May 2003 07:55:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9186E43F93; Wed, 14 May 2003 07:55:44 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EEti0U026670; Wed, 14 May 2003 07:55:44 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EEti7K026669; Wed, 14 May 2003 07:55:44 -0700 (PDT) Message-Id: <200305141455.h4EEti7K026669@repoman.freebsd.org> From: Jimmy Olgeni Date: Wed, 14 May 2003 07:55:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/webmin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 14:55:45 -0000 olgeni 2003/05/14 07:55:44 PDT FreeBSD ports repository Modified files: sysutils/webmin Makefile distinfo Log: Update to 1.090 (plus updated modules). Revision Changes Path 1.166 +6 -13 ports/sysutils/webmin/Makefile 1.131 +6 -12 ports/sysutils/webmin/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 07:56:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 38C4037B401; Wed, 14 May 2003 07:56:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA9D443F93; Wed, 14 May 2003 07:56:30 -0700 (PDT) (envelope-from olgeni@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EEuU0U026712; Wed, 14 May 2003 07:56:30 -0700 (PDT) (envelope-from olgeni@repoman.freebsd.org) Received: (from olgeni@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EEuU3X026711; Wed, 14 May 2003 07:56:30 -0700 (PDT) Message-Id: <200305141456.h4EEuU3X026711@repoman.freebsd.org> From: Jimmy Olgeni Date: Wed, 14 May 2003 07:56:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/usermin Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 14:56:31 -0000 olgeni 2003/05/14 07:56:30 PDT FreeBSD ports repository Modified files: sysutils/usermin Makefile distinfo Log: Update to 1.020 (plus mailbox-1.020-1). Revision Changes Path 1.11 +2 -5 ports/sysutils/usermin/Makefile 1.9 +2 -4 ports/sysutils/usermin/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 08:00:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6BB1037B401; Wed, 14 May 2003 08:00:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0A9B443F93; Wed, 14 May 2003 08:00:25 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EF0O0U026857; Wed, 14 May 2003 08:00:24 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EF0O7g026856; Wed, 14 May 2003 08:00:24 -0700 (PDT) Message-Id: <200305141500.h4EF0O7g026856@repoman.freebsd.org> From: John Baldwin Date: Wed, 14 May 2003 08:00:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/sys signalvar.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, 14 May 2003 15:00:25 -0000 jhb 2003/05/14 08:00:24 PDT FreeBSD src repository Modified files: sys/sys signalvar.h Log: Add to unbreak world. Approved by: re (scottl) Revision Changes Path 1.62 +1 -0 src/sys/sys/signalvar.h From owner-cvs-all@FreeBSD.ORG Wed May 14 08:01:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D47837B407; Wed, 14 May 2003 08:01:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C06C843F85; Wed, 14 May 2003 08:01:20 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EF1K0U026997; Wed, 14 May 2003 08:01:20 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EF1K8x026996; Wed, 14 May 2003 08:01:20 -0700 (PDT) Message-Id: <200305141501.h4EF1K8x026996@repoman.freebsd.org> From: John Baldwin Date: Wed, 14 May 2003 08:01:20 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libkvm kvm_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: Wed, 14 May 2003 15:01:21 -0000 jhb 2003/05/14 08:01:20 PDT FreeBSD src repository Modified files: lib/libkvm kvm_proc.c Log: s/procsig/sigacts/ to catch up to procsig and sigacts changes in the kernel. Approved by: re (scottl) Revision Changes Path 1.68 +6 -10 src/lib/libkvm/kvm_proc.c From owner-cvs-all@FreeBSD.ORG Wed May 14 08:05:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE16D37B401; Wed, 14 May 2003 08:05:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D29843F93; Wed, 14 May 2003 08:05:42 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EF5g0U028139; Wed, 14 May 2003 08:05:42 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EF5fGo028138; Wed, 14 May 2003 08:05:41 -0700 (PDT) Message-Id: <200305141505.h4EF5fGo028138@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Wed, 14 May 2003 08:05:41 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es/gnome 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: Wed, 14 May 2003 15:05:43 -0000 jesusr 2003/05/14 08:05:41 PDT FreeBSD doc repository Modified files: es/gnome index.xsl Log: Grammar fix. Submitted by: bixen@tikismikis.org Revision Changes Path 1.2 +15 -15 www/es/gnome/index.xsl From owner-cvs-all@FreeBSD.ORG Wed May 14 08:14:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D21337B407 for ; Wed, 14 May 2003 08:14:24 -0700 (PDT) Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E84A43FCB for ; Wed, 14 May 2003 08:14:21 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 17927 invoked from network); 14 May 2003 15:14:23 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 14 May 2003 15:14:23 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4EFEHp0031208; Wed, 14 May 2003 11:14:18 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030514003952.GA76577@dragon.nuxi.com> Date: Wed, 14 May 2003 11:14:26 -0400 (EDT) From: John Baldwin To: "David O'Brien" cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/sys/i386/conf GENERIC NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 15:14:24 -0000 On 14-May-2003 David O'Brien wrote: > On Mon, May 12, 2003 at 03:48:19PM -0400, John Baldwin wrote: >> We really need to test that patch I sent to re@ Friday to not inline >> mutexes on the boot floppy and see if that helps our space problem. > > Can't you test it in a 'make release'? Not very easily. My test lab boxes are still sitting in my garage as my test lab out back still doesn't have power. That is why I _specifically_ asked for someone else on re@ to please test it and just didn't commit it blindly. Given the fact that my plea was completely ignored, I don't even know why I bothered. -- 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 May 14 08:14:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C862B37B418 for ; Wed, 14 May 2003 08:14:29 -0700 (PDT) Received: from mail.speakeasy.net (mail11.speakeasy.net [216.254.0.211]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2297A43FBF for ; Wed, 14 May 2003 08:14:28 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 20631 invoked from network); 14 May 2003 15:14:31 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 14 May 2003 15:14:31 -0000 Received: from laptop.baldwin.cx ([216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4EFEPp0031214; Wed, 14 May 2003 11:14:25 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <86u1bxq32t.wl%fuyuki@hadaly.org> Date: Wed, 14 May 2003 11:14:34 -0400 (EDT) From: John Baldwin To: Kimura Fuyuki cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 15:14:32 -0000 On 14-May-2003 Kimura Fuyuki wrote: > At Tue, 13 May 2003 13:36:02 -0700 (PDT), > John Baldwin wrote: >> 1.61 +23 -4 src/sys/sys/signalvar.h > > There seems to be missing #include . Yes. :( I wonder if it shouldn't be in sys/_lock.h instead. -- 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 May 14 08:38:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A6E2837B401; Wed, 14 May 2003 08:38:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4692043FB1; Wed, 14 May 2003 08:38:45 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EFcj0U029232; Wed, 14 May 2003 08:38:45 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EFcio6029231; Wed, 14 May 2003 08:38:44 -0700 (PDT) Message-Id: <200305141538.h4EFcio6029231@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 14 May 2003 08:38:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 15:38:46 -0000 obrien 2003/05/14 08:38:44 PDT FreeBSD src repository Modified files: release/alpha drivers.conf Log: Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy. Revision Changes Path 1.17 +1 -1 src/release/alpha/drivers.conf From owner-cvs-all@FreeBSD.ORG Wed May 14 08:49:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF51637B401; Wed, 14 May 2003 08:49:02 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3B1743F85; Wed, 14 May 2003 08:48:51 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4EFmdEd013190 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 14 May 2003 18:48:39 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4EFmcpL013185; Wed, 14 May 2003 18:48:38 +0300 (EEST) (envelope-from ru) Date: Wed, 14 May 2003 18:48:38 +0300 From: Ruslan Ermilov To: Sheldon Hearn Message-ID: <20030514154838.GC2756@sunbay.com> References: <200305130829.h4D8To3D086867@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="A6N2fC+uXW/VQSAv" Content-Disposition: inline In-Reply-To: <200305130829.h4D8To3D086867@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.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, 14 May 2003 15:49:03 -0000 --A6N2fC+uXW/VQSAv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 13, 2003 at 01:29:49AM -0700, Sheldon Hearn wrote: > sheldonh 2003/05/13 01:29:49 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sbin/ifconfig ifconfig.8=20 > Log: > Fix broken comment line introduced in rev 1.69. > =20 > Found with: nroff -mandoc ifconfig.8 > /dev/null > =20 > Revision Changes Path > 1.70 +1 -1 src/sbin/ifconfig/ifconfig.8 >=20 How this would help you, I wonder? ;) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --A6N2fC+uXW/VQSAv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wmVWUkv4P6juNwoRAuedAJ4ppCmH/8PIxj0ix8RM/NpJmdLhYgCfR5Qi IBkKLzaFqOP/Lx3e/+YcX54= =fpyT -----END PGP SIGNATURE----- --A6N2fC+uXW/VQSAv-- From owner-cvs-all@FreeBSD.ORG Wed May 14 09:01:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EC0837B407; Wed, 14 May 2003 09:01:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37C4D43F75; Wed, 14 May 2003 09:01:03 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EG120U035223; Wed, 14 May 2003 09:01:02 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EG123X035222; Wed, 14 May 2003 09:01:02 -0700 (PDT) Message-Id: <200305141601.h4EG123X035222@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 14 May 2003 09:01:02 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.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, 14 May 2003 16:01:04 -0000 obrien 2003/05/14 09:01:02 PDT FreeBSD src repository Modified files: release/alpha dokern.sh Log: Remove the Firewire driver from the install kernel. Revision Changes Path 1.69 +3 -0 src/release/alpha/dokern.sh From owner-cvs-all@FreeBSD.ORG Wed May 14 09:06:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5671437B401; Wed, 14 May 2003 09:06:44 -0700 (PDT) Received: from axl.seasidesoftware.co.za (axl.seasidesoftware.co.za [196.31.7.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AB5543F85; Wed, 14 May 2003 09:06:40 -0700 (PDT) (envelope-from sheldonh@starjuice.net) Received: from sheldonh by axl.seasidesoftware.co.za with local (Exim 4.12) id 19Fym2-000G0m-00; Wed, 14 May 2003 18:06:34 +0200 Date: Wed, 14 May 2003 18:06:34 +0200 From: Sheldon Hearn To: Ruslan Ermilov Message-ID: <20030514160634.GB3425@starjuice.net> Mail-Followup-To: Ruslan Ermilov , cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305130829.h4D8To3D086867@repoman.freebsd.org> <20030514154838.GC2756@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030514154838.GC2756@sunbay.com> User-Agent: Mutt/1.5.4i Sender: Sheldon Hearn cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ifconfig ifconfig.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, 14 May 2003 16:06:44 -0000 On (2003/05/14 18:48), Ruslan Ermilov wrote: > > FreeBSD src repository > > > > Modified files: > > sbin/ifconfig ifconfig.8 > > Log: > > Fix broken comment line introduced in rev 1.69. > > > > Found with: nroff -mandoc ifconfig.8 > /dev/null > > > How this would help you, I wonder? ;) Ha! I was about to write back a snotty "Try it for yourself, dumb-ass" message when I took my own advice and realized that the nroff test reveals nothing! Funny thing is, I _did_ use that invocation to check for a problem; I just forgot that it had been completely useless. You'll have to go easy on me, since I just got back from a month in a completely different world [1], where the safest way to cross the street is blind-folded and it sucks to be a dog in the second half of the lunar month. :-) Ciao, Sheldon. [1] Vietnam, well worth a visit if you can take the heat and you're prepared to cut back on one-liners from Platoon. From owner-cvs-all@FreeBSD.ORG Wed May 14 09:15:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D040437B401; Wed, 14 May 2003 09:15:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E63143F75; Wed, 14 May 2003 09:15:34 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGFY0U036697; Wed, 14 May 2003 09:15:34 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGFYUQ036696; Wed, 14 May 2003 09:15:34 -0700 (PDT) Message-Id: <200305141615.h4EGFYUQ036696@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 09:15:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmovtar Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:15:35 -0000 lioux 2003/05/14 09:15:34 PDT FreeBSD ports repository Modified files: multimedia/libmovtar Makefile Log: Fix build on alpha ARCH: emms asm opcode should be noop in non-i386 non-MMX ARCH Revision Changes Path 1.10 +9 -1 ports/multimedia/libmovtar/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 09:15:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1B8137B404; Wed, 14 May 2003 09:15:38 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id F35AE43F75; Wed, 14 May 2003 09:15:34 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h4EGFNYP033278; Wed, 14 May 2003 18:15:23 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: John Baldwin From: "Poul-Henning Kamp" In-Reply-To: Your message of "Wed, 14 May 2003 11:14:34 EDT." Date: Wed, 14 May 2003 18:15:23 +0200 Message-ID: <33277.1052928923@critter.freebsd.dk> cc: cvs-src@FreeBSD.org cc: Kimura Fuyuki cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:15:39 -0000 In message , John Baldwin writes: > >On 14-May-2003 Kimura Fuyuki wrote: >> At Tue, 13 May 2003 13:36:02 -0700 (PDT), >> John Baldwin wrote: >>> 1.61 +23 -4 src/sys/sys/signalvar.h >> >> There seems to be missing #include . > >Yes. :( I wonder if it shouldn't be in sys/_lock.h >instead. That's where I put it locally. -- 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 May 14 09:20:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A90537B401; Wed, 14 May 2003 09:20:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB68743FA3; Wed, 14 May 2003 09:20:58 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGKw0U036895; Wed, 14 May 2003 09:20:58 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGKwGx036894; Wed, 14 May 2003 09:20:58 -0700 (PDT) Message-Id: <200305141620.h4EGKwGx036894@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 09:20:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/libmpeg2/files patch-libmpeg2::idct_alpha.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:20:59 -0000 lioux 2003/05/14 09:20:58 PDT FreeBSD ports repository Added files: multimedia/libmpeg2/files patch-libmpeg2::idct_alpha.c Log: Fix build on alpha ARCH Revision Changes Path 1.1 +17 -0 ports/multimedia/libmpeg2/files/patch-libmpeg2::idct_alpha.c (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 09:22:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 913F337B401; Wed, 14 May 2003 09:22:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30B3043FDF; Wed, 14 May 2003 09:22:17 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGMH0U036948; Wed, 14 May 2003 09:22:17 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGMGQa036947; Wed, 14 May 2003 09:22:16 -0700 (PDT) Message-Id: <200305141622.h4EGMGQa036947@repoman.freebsd.org> From: Ruslan Ermilov Date: Wed, 14 May 2003 09:22:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/ifconfig ifconfig.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, 14 May 2003 16:22:17 -0000 ru 2003/05/14 09:22:16 PDT FreeBSD src repository Modified files: sbin/ifconfig ifconfig.8 Log: mdoc(7) police: fix more breakages from rev. 1.69. Revision Changes Path 1.71 +6 -6 src/sbin/ifconfig/ifconfig.8 From owner-cvs-all@FreeBSD.ORG Wed May 14 09:36:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3247037B401; Wed, 14 May 2003 09:36:11 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8F1943FA3; Wed, 14 May 2003 09:35:55 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4EGZhEd020149 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 14 May 2003 19:35:43 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4EGZhP5020148; Wed, 14 May 2003 19:35:43 +0300 (EEST) (envelope-from ru) Date: Wed, 14 May 2003 19:35:43 +0300 From: Ruslan Ermilov To: Wilko Bulte Message-ID: <20030514163543.GC17271@sunbay.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WfZ7S8PLGjBY9Voh" Content-Disposition: inline In-Reply-To: <200305121312.h4CDC9E1094403@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:36:11 -0000 --WfZ7S8PLGjBY9Voh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, May 12, 2003 at 06:12:08AM -0700, Wilko Bulte wrote: > wilko 2003/05/12 06:12:08 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/alpha drivers.conf=20 > Log: > The alpha drivers floppy is overflowing. Remove firewire support, > which is not common on Alpha anyway. Time to have > 1 driver floppy it > appears. > =20 If this is an official request, I can spend some time tonight to make it work. Just let me know. > Approved by: re (murray) > =20 > Revision Changes Path > 1.16 +0 -4 src/release/alpha/drivers.conf Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --WfZ7S8PLGjBY9Voh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wnBfUkv4P6juNwoRAklmAJ9vYCk/D1z3cTXgrwThYSVAhozKlACfe6KA TOaFST4bRObTpBEdqhW/RBE= =DwFR -----END PGP SIGNATURE----- --WfZ7S8PLGjBY9Voh-- From owner-cvs-all@FreeBSD.ORG Wed May 14 09:42:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF83637B401; Wed, 14 May 2003 09:42:16 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C23643F3F; Wed, 14 May 2003 09:42:13 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4EGg9m2026777; Wed, 14 May 2003 09:42:13 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4EGg8uh026776; Wed, 14 May 2003 09:42:08 -0700 (PDT) Date: Wed, 14 May 2003 09:42:08 -0700 From: "David O'Brien" To: John Baldwin Message-ID: <20030514164208.GA26758@dragon.nuxi.com> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305132036.h4DKa2rL045050@repoman.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.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, 14 May 2003 16:42:17 -0000 On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > FreeBSD src repository > > Modified files: ..list of 32 changed files.. > Log: > - Merge struct procsig with struct sigacts. > - Move struct sigacts out of the u-area and malloc() it using the > M_SUBPROC malloc bucket. > - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), > sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). > - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. > - Add a mutex to struct sigacts that protects all the members of the struct. > - Add sigacts locking. > - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now > that sigacts is locked. > - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), > and thread_stopped() are now MP safe. Should we *really* be making large kernel changes like this during a release cycle?? From owner-cvs-all@FreeBSD.ORG Wed May 14 09:47:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1601A37B401; Wed, 14 May 2003 09:47:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB21043F93; Wed, 14 May 2003 09:47:32 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGlW0U037810; Wed, 14 May 2003 09:47:32 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGlW9V037809; Wed, 14 May 2003 09:47:32 -0700 (PDT) Message-Id: <200305141647.h4EGlW9V037809@repoman.freebsd.org> From: Eric Anholt Date: Wed, 14 May 2003 09:47:32 -0700 (PDT) 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, 14 May 2003 16:47:33 -0000 anholt 2003/05/14 09:47:32 PDT FreeBSD ports repository Modified files: Mk bsd.port.mk Log: Check XFREE86_HTML_MAN==yes case insensitively. Approved by: portmgr (kris) Revision Changes Path 1.449 +2 -2 ports/Mk/bsd.port.mk From owner-cvs-all@FreeBSD.ORG Wed May 14 09:50:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6675637B401; Wed, 14 May 2003 09:50:32 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F5DF43FAF; Wed, 14 May 2003 09:50:31 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4EGkfZ18661; Wed, 14 May 2003 09:46:41 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id JAA02385; Wed, 14 May 2003 09:50:25 -0700 (PDT) Message-ID: <3EC2732E.2040303@btc.adaptec.com> Date: Wed, 14 May 2003 10:47:42 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: obrien@FreeBSD.org References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> <20030514164208.GA26758@dragon.nuxi.com> In-Reply-To: <20030514164208.GA26758@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: John Baldwin Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 16:50:32 -0000 David O'Brien wrote: > On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > >> FreeBSD src repository >> >> Modified files: > > > ..list of 32 changed files.. > > >> Log: >> - Merge struct procsig with struct sigacts. >> - Move struct sigacts out of the u-area and malloc() it using the >> M_SUBPROC malloc bucket. >> - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), >> sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). >> - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. >> - Add a mutex to struct sigacts that protects all the members of the struct. >> - Add sigacts locking. >> - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now >> that sigacts is locked. >> - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), >> and thread_stopped() are now MP safe. > > > Should we *really* be making large kernel changes like this during a > release cycle?? proc locking is something that we have had on the list for 5.1, though it seems to never have made it to the official TODO list. I'm very glad that John picked this work back up and pulled it further along now; his life is likely to get very busy this summer. It is a major change for BETA, but it also would never have gone in during an RC. Scott From owner-cvs-all@FreeBSD.ORG Wed May 14 09:56:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D7EB37B401; Wed, 14 May 2003 09:56:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA83343F85; Wed, 14 May 2003 09:56:42 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGug0U038258; Wed, 14 May 2003 09:56:42 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGugw9038257; Wed, 14 May 2003 09:56:42 -0700 (PDT) Message-Id: <200305141656.h4EGugw9038257@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 14 May 2003 09:56:42 -0700 (PDT) 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/kpacman 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, 14 May 2003 16:56:43 -0000 arved 2003/05/14 09:56:42 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/kpacman Makefile distinfo pkg-descr pkg-plist Log: Add kpacman, A KDE pacman clone. Revision Changes Path 1.544 +1 -0 ports/games/Makefile 1.1 +27 -0 ports/games/kpacman/Makefile (new) 1.1 +1 -0 ports/games/kpacman/distinfo (new) 1.1 +7 -0 ports/games/kpacman/pkg-descr (new) 1.1 +118 -0 ports/games/kpacman/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 09:56:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 537C837B401; Wed, 14 May 2003 09:56:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E821343FAF; Wed, 14 May 2003 09:56:52 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGuq0U038296; Wed, 14 May 2003 09:56:52 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGuqfw038295; Wed, 14 May 2003 09:56:52 -0700 (PDT) Message-Id: <200305141656.h4EGuqfw038295@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 14 May 2003 09:56:52 -0700 (PDT) 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, 14 May 2003 16:56:53 -0000 arved 2003/05/14 09:56:52 PDT FreeBSD ports repository Modified files: . modules Log: kpacman --> ports/games/kpacman Revision Changes Path 1.7247 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Wed May 14 09:57:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23E0237B401; Wed, 14 May 2003 09:57:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B813843F85; Wed, 14 May 2003 09:57:45 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EGvj0U038339; Wed, 14 May 2003 09:57:45 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EGvjj0038338; Wed, 14 May 2003 09:57:45 -0700 (PDT) Message-Id: <200305141657.h4EGvjj0038338@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 May 2003 09:57:45 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/py-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: Wed, 14 May 2003 16:57:46 -0000 marcus 2003/05/14 09:57:45 PDT FreeBSD ports repository Modified files: x11-toolkits/py-gtk2 Makefile Log: Use gnometarget. PR: 52196 Revision Changes Path 1.66 +1 -1 ports/x11-toolkits/py-gtk2/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 10:08:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4E8437B401; Wed, 14 May 2003 10:08:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 500CE43F93; Wed, 14 May 2003 10:08:22 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EH8M0U039857; Wed, 14 May 2003 10:08:22 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EH8M0u039856; Wed, 14 May 2003 10:08:22 -0700 (PDT) Message-Id: <200305141708.h4EH8M0u039856@repoman.freebsd.org> From: Oliver Lehmann Date: Wed, 14 May 2003 10:08:22 -0700 (PDT) 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 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, 14 May 2003 17:08:23 -0000 oliver 2003/05/14 10:08:22 PDT FreeBSD ports repository Modified files: mail/sylpheed Makefile distinfo pkg-plist Log: update sylpheed to 0.9.0pre1 Approved by: alex (mentor) Revision Changes Path 1.59 +3 -2 ports/mail/sylpheed/Makefile 1.44 +1 -1 ports/mail/sylpheed/distinfo 1.21 +1 -0 ports/mail/sylpheed/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 10:21:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F395037B401; Wed, 14 May 2003 10:21:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 944E143F3F; Wed, 14 May 2003 10:21:35 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EHLZ0U040411; Wed, 14 May 2003 10:21:35 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EHLZPw040410; Wed, 14 May 2003 10:21:35 -0700 (PDT) Message-Id: <200305141721.h4EHLZPw040410@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 14 May 2003 10:21:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 17:21:36 -0000 arved 2003/05/14 10:21:35 PDT FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Remove some dead Mirrors from MASTER_SITE_GNUPG. Add a missing %SUBDIR%. Revision Changes Path 1.150 +2 -6 ports/Mk/bsd.sites.mk From owner-cvs-all@FreeBSD.ORG Wed May 14 10:31:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1EE437B401; Wed, 14 May 2003 10:31:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70DC843FAF; Wed, 14 May 2003 10:31:47 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EHVl0U040775; Wed, 14 May 2003 10:31:47 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EHVlx3040774; Wed, 14 May 2003 10:31:47 -0700 (PDT) Message-Id: <200305141731.h4EHVlx3040774@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 14 May 2003 10:31:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/ruby-lua Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 17:31:48 -0000 knu 2003/05/14 10:31:47 PDT FreeBSD ports repository Modified files: lang/ruby-lua Makefile Log: Seems someone forgot to update this dependency line when updating lang/lua to the latest version, which API is incompatible with 4.0. Submitted by: kris Revision Changes Path 1.8 +1 -1 ports/lang/ruby-lua/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 10:34:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8208437B401; Wed, 14 May 2003 10:34:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E46343F85; Wed, 14 May 2003 10:34:14 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EHYB0U040871; Wed, 14 May 2003 10:34:11 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EHY70w040870; Wed, 14 May 2003 10:34:07 -0700 (PDT) Message-Id: <200305141734.h4EHY70w040870@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 14 May 2003 10:34:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/newscache Makefile distinfo pkg-plist ports/news/newscache/files patch-Article.cc patch-aa 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, 14 May 2003 17:34:14 -0000 arved 2003/05/14 10:34:07 PDT FreeBSD ports repository Modified files: news/newscache Makefile distinfo pkg-plist Added files: news/newscache/files patch-Article.cc patch-configure.in Removed files: news/newscache/files patch-aa Log: Update to 1.1.1Update to 1.1.12 Revision Changes Path 1.6 +10 -7 ports/news/newscache/Makefile 1.2 +1 -1 ports/news/newscache/distinfo 1.1 +20 -0 ports/news/newscache/files/patch-Article.cc (new) 1.2 +0 -301 ports/news/newscache/files/patch-aa (dead) 1.1 +19 -0 ports/news/newscache/files/patch-configure.in (new) 1.2 +2 -6 ports/news/newscache/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 10:37:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D82DC37B401; Wed, 14 May 2003 10:37:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79A6443F93; Wed, 14 May 2003 10:37:26 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EHbQ0U041011; Wed, 14 May 2003 10:37:26 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EHbPgl041010; Wed, 14 May 2003 10:37:25 -0700 (PDT) Message-Id: <200305141737.h4EHbPgl041010@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 14 May 2003 10:37:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/japanese/ruby-mecab Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 17:37:27 -0000 knu 2003/05/14 10:37:25 PDT FreeBSD ports repository Modified files: japanese/ruby-mecab Makefile Log: Install the library file to the correct place. Submitted by: kris Revision Changes Path 1.2 +2 -0 ports/japanese/ruby-mecab/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 10:53:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 49BE237B401; Wed, 14 May 2003 10:53:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC77743F93; Wed, 14 May 2003 10:53:41 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EHrf0U041620; Wed, 14 May 2003 10:53:41 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EHrfJh041619; Wed, 14 May 2003 10:53:41 -0700 (PDT) Message-Id: <200305141753.h4EHrfJh041619@repoman.freebsd.org> From: Tom Rhodes Date: Wed, 14 May 2003 10:53:40 -0700 (PDT) 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 iir.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, 14 May 2003 17:53:42 -0000 trhodes 2003/05/14 10:53:40 PDT FreeBSD src repository Modified files: share/man/man4 iir.4 Log: According to revision 1.6 of iir.c, the latest import should have resolved the issues listed in BUGS. Remove the BUGS section. Discussed with: bmah (awhile ago) Approved by: re (blanket) Revision Changes Path 1.4 +0 -8 src/share/man/man4/iir.4 From owner-cvs-all@FreeBSD.ORG Wed May 14 11:09:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5939D37B401; Wed, 14 May 2003 11:09:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED03943F3F; Wed, 14 May 2003 11:09:36 -0700 (PDT) (envelope-from jesusr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EI9a0U043136; Wed, 14 May 2003 11:09:36 -0700 (PDT) (envelope-from jesusr@repoman.freebsd.org) Received: (from jesusr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EI9a9r043135; Wed, 14 May 2003 11:09:36 -0700 (PDT) Message-Id: <200305141809.h4EI9a9r043135@repoman.freebsd.org> From: Jesus Rodriguez Cuesta Date: Wed, 14 May 2003 11:09:36 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/es/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: Wed, 14 May 2003 18:09:37 -0000 jesusr 2003/05/14 11:09:36 PDT FreeBSD doc repository Modified files: es/gnome news.xml Log: Grammar fix and rewrite some text. Submitted by: bixen@tikismikis.org Revision Changes Path 1.2 +128 -124 www/es/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Wed May 14 11:19:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4361037B401; Wed, 14 May 2003 11:19:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9AB243FAF; Wed, 14 May 2003 11:19:28 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EIJS0U043697; Wed, 14 May 2003 11:19:28 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EIJSu4043696; Wed, 14 May 2003 11:19:28 -0700 (PDT) Message-Id: <200305141819.h4EIJSu4043696@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 14 May 2003 11:19:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql_autodoc 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, 14 May 2003 18:19:29 -0000 seanc 2003/05/14 11:19:28 PDT FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile distinfo Log: Update postgresql_autodoc to 1.10b2. Fixes a few configure errors[1]. Notified by: [1] Rod Taylor (module author) Revision Changes Path 1.8 +3 -4 ports/databases/postgresql_autodoc/Makefile 1.5 +1 -1 ports/databases/postgresql_autodoc/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 11:32:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 135E037B401; Wed, 14 May 2003 11:32:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A620D43F3F; Wed, 14 May 2003 11:32:02 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EIW20U044341; Wed, 14 May 2003 11:32:02 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EIW232044340; Wed, 14 May 2003 11:32:02 -0700 (PDT) Message-Id: <200305141832.h4EIW232044340@repoman.freebsd.org> From: Sean Chittenden Date: Wed, 14 May 2003 11:32:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/postgresql_autodoc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 18:32:03 -0000 seanc 2003/05/14 11:32:02 PDT FreeBSD ports repository Modified files: databases/postgresql_autodoc Makefile Log: Err... PERL_ARCH not needed when detecting HTML::Template. *blush* Revision Changes Path 1.9 +1 -1 ports/databases/postgresql_autodoc/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 11:47:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5FEC37B401; Wed, 14 May 2003 11:47:42 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1584343F85; Wed, 14 May 2003 11:47:40 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4EIlcEB004759; Wed, 14 May 2003 20:47:38 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4EIlcBi004758; Wed, 14 May 2003 20:47:38 +0200 (CEST) Date: Wed, 14 May 2003 20:47:37 +0200 From: Wilko Bulte To: "David O'Brien" Message-ID: <20030514184737.GA4739@freebie.xs4all.nl> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> <20030514164208.GA26758@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030514164208.GA26758@dragon.nuxi.com> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: John Baldwin Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 18:47:43 -0000 On Wed, May 14, 2003 at 09:42:08AM -0700, David O'Brien wrote: > On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > > FreeBSD src repository > > > > Modified files: > > ..list of 32 changed files.. > > > Log: > > - Merge struct procsig with struct sigacts. > > - Move struct sigacts out of the u-area and malloc() it using the > > M_SUBPROC malloc bucket. > > - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), > > sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). > > - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. > > - Add a mutex to struct sigacts that protects all the members of the struct. > > - Add sigacts locking. > > - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now > > that sigacts is locked. > > - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), > > and thread_stopped() are now MP safe. > > Should we *really* be making large kernel changes like this during a > release cycle?? Can I second that? I've been trying to get a Alpha buildrelease done over the last 3 days or so, but I can't if things keep falling apart. Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Wed May 14 12:13:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA91537B401; Wed, 14 May 2003 12:13:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B46E43F3F; Wed, 14 May 2003 12:13:23 -0700 (PDT) (envelope-from jeh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EJDN0U046853; Wed, 14 May 2003 12:13:23 -0700 (PDT) (envelope-from jeh@repoman.freebsd.org) Received: (from jeh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EJDNNx046852; Wed, 14 May 2003 12:13:23 -0700 (PDT) Message-Id: <200305141913.h4EJDNNx046852@repoman.freebsd.org> From: "James E. Housley" Date: Wed, 14 May 2003 12:13:23 -0700 (PDT) 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, 14 May 2003 19:13:24 -0000 jeh 2003/05/14 12:13:22 PDT FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to 4264 Revision Changes Path 1.147 +1 -1 ports/security/uvscan-dat/Makefile 1.145 +1 -1 ports/security/uvscan-dat/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 12:20:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41D9E37B401; Wed, 14 May 2003 12:20:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D473643F3F; Wed, 14 May 2003 12:20:04 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EJK40U047075; Wed, 14 May 2003 12:20:04 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EJK4jF047074; Wed, 14 May 2003 12:20:04 -0700 (PDT) Message-Id: <200305141920.h4EJK4jF047074@repoman.freebsd.org> From: Christian Brueffer Date: Wed, 14 May 2003 12:20:04 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/docproj submitting.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, 14 May 2003 19:20:05 -0000 brueffer 2003/05/14 12:20:04 PDT FreeBSD doc repository Modified files: en/docproj submitting.sgml Log: Remove a reference to the send-pr web interface PR: 52246 Submitted by: Eric Anderson Revision Changes Path 1.13 +1 -4 www/en/docproj/submitting.sgml From owner-cvs-all@FreeBSD.ORG Wed May 14 12:41:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED01437B40B; Wed, 14 May 2003 12:41:34 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68B4243F75; Wed, 14 May 2003 12:41:26 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4EJbZZ28671; Wed, 14 May 2003 12:37:35 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id MAA23638; Wed, 14 May 2003 12:41:20 -0700 (PDT) Message-ID: <3EC29B3C.80706@btc.adaptec.com> Date: Wed, 14 May 2003 13:38:36 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wilko Bulte References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> <20030514164208.GA26758@dragon.nuxi.com> <20030514184737.GA4739@freebie.xs4all.nl> In-Reply-To: <20030514184737.GA4739@freebie.xs4all.nl> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John Baldwin cc: David O'Brien Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 19:41:35 -0000 Wilko Bulte wrote: > On Wed, May 14, 2003 at 09:42:08AM -0700, David O'Brien wrote: > >>On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: >> >>> FreeBSD src repository >>> >>> Modified files: >> >>..list of 32 changed files.. >> >> >>> Log: >>> - Merge struct procsig with struct sigacts. >>> - Move struct sigacts out of the u-area and malloc() it using the >>> M_SUBPROC malloc bucket. >>> - Add a small sigacts_*() API for managing sigacts structures: sigacts_alloc(), >>> sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). >>> - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. >>> - Add a mutex to struct sigacts that protects all the members of the struct. >>> - Add sigacts locking. >>> - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now >>> that sigacts is locked. >>> - Several in-kernel functions such as psignal(), tdsignal(), trapsignal(), >>> and thread_stopped() are now MP safe. >> >>Should we *really* be making large kernel changes like this during a >>release cycle?? > > > Can I second that? I've been trying to get a Alpha buildrelease > done over the last 3 days or so, but I can't if things keep falling apart. > > > > Wilko > Yeah, I appreciate the work you're putting into this. Mistakes do happen, and there is no need to beat John up over this. There are still other problems with alpha that have nothing to do with this commit. Scott From owner-cvs-all@FreeBSD.ORG Wed May 14 12:43:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9BBC37B404; Wed, 14 May 2003 12:43:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7852E43FA3; Wed, 14 May 2003 12:43:57 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EJhv0U047966; Wed, 14 May 2003 12:43:57 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EJhuIa047965; Wed, 14 May 2003 12:43:56 -0700 (PDT) Message-Id: <200305141943.h4EJhuIa047965@repoman.freebsd.org> From: Martin Blapp Date: Wed, 14 May 2003 12:43:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/vmware3 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, 14 May 2003 19:43:58 -0000 mbr 2003/05/14 12:43:56 PDT FreeBSD ports repository Modified files: emulators/vmware3 Makefile distinfo Log: VMware-workstation-3.2.0-2230.tar.gz has disappeared everywhere on the mirrors. Replace it with VMware-workstation-3.2.1-2237.tar.gz and fix the patchset to work with this version. Only issue a warning about needed system shm-patches if we are running a old CURRENT. Revision Changes Path 1.58 +4 -2 ports/emulators/vmware3/Makefile 1.14 +2 -2 ports/emulators/vmware3/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 13:11:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8C3D37B41A; Wed, 14 May 2003 13:11:43 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBDBE43F75; Wed, 14 May 2003 13:11:42 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 924BF66BE5; Wed, 14 May 2003 13:11:42 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 76BBE1582; Wed, 14 May 2003 13:11:42 -0700 (PDT) Date: Wed, 14 May 2003 13:11:42 -0700 From: Kris Kennaway To: Scott Long Message-ID: <20030514201142.GA96149@rot13.obsecurity.org> References: <200305141418.h4EEIxjm025161@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fdj2RfSjLxBAspz7" Content-Disposition: inline In-Reply-To: <200305141418.h4EEIxjm025161@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en/releases/5.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 20:11:44 -0000 --fdj2RfSjLxBAspz7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 14, 2003 at 07:18:59AM -0700, Scott Long wrote: > scottl 2003/05/14 07:18:59 PDT >=20 > FreeBSD doc repository >=20 > Modified files: > en/releases/5.1R todo.sgml=20 > Log: > The compiler problems with XFree86-4-libraries on sparc64 have been wor= ked > around thanks to Eric Anholt. Remove the item from the list. Actually the patch was submitted by tmm. Kris --fdj2RfSjLxBAspz7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wqL+Wry0BWjoQKURAvfwAKCNt4Xxrc8cDr14oU7/q48ECsjLzACfWzg0 F7eCLJQp3tn91CYoDl+0Ui0= =NYfS -----END PGP SIGNATURE----- --fdj2RfSjLxBAspz7-- From owner-cvs-all@FreeBSD.ORG Wed May 14 13:12:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 247F637B401; Wed, 14 May 2003 13:12:06 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04BE43F75; Wed, 14 May 2003 13:12:04 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from topaz-out (owt-207-41-94-233.owt.com [207.41.94.233]) by rutger.owt.com (8.11.6p2/8.9.3) with ESMTP id h4EKC3V03549; Wed, 14 May 2003 13:12:03 -0700 From: Kent Stewart To: Eric Anholt , ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org Date: Wed, 14 May 2003 13:12:03 -0700 User-Agent: KMail/1.5.1 References: <200305140702.h4E727G0090916@repoman.freebsd.org> In-Reply-To: <200305140702.h4E727G0090916@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305141312.03113.kstewart@owt.com> Subject: Re: cvs commit: ports/x11-servers/XFree86-4-FontServer Makefile ports/x11-servers/XFree86-4-NestServer Makefile ports/x11-servers/XFree86-4-PrintServer Makefile ports/x11-servers/XFree86-4-VirtualFramebufferServer Makefile ports/x11/XFree86-4-clients Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 20:12:06 -0000 On Wednesday 14 May 2003 12:02 am, Eric Anholt wrote: > anholt 2003/05/14 00:02:07 PDT > > FreeBSD ports repository > > Modified files: > x11-servers/XFree86-4-FontServer Makefile > x11-servers/XFree86-4-NestServer Makefile > x11-servers/XFree86-4-PrintServer Makefile > x11-servers/XFree86-4-Server Makefile > x11-servers/XFree86-4-VirtualFramebufferServer Makefile > x11/XFree86-4-clients Makefile > x11/XFree86-4-libraries Makefile Makefile.inc pkg-plist > x11/XFree86-4-libraries/files patch-z34 > Added files: > x11/XFree86-4-libraries/files patch-Xcursor-Imakefile > patch-bsdLib.tmpl > Log: > [1] Make the HTML manpages get put into the packages again. > [2] Check that XFREE86_VERSION=4 is set when building, rather than > setting it. [3] Move many common Makefile bits to > XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port > not install libXfont.so. [5] Move the xcursor.pc file to its proper > location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link > libGL.so against libc, for the sake of 4.x's pthreads. > > Submitted by: [5,6] Ports Fury > > Revision Changes Path > 1.20 +1 -8 > ports/x11-servers/XFree86-4-FontServer/Makefile 1.22 +1 -9 > ports/x11-servers/XFree86-4-NestServer/Makefile 1.22 +0 -8 > ports/x11-servers/XFree86-4-PrintServer/Makefile 1.141 +3 -12 > ports/x11-servers/XFree86-4-Server/Makefile 1.23 +1 -8 > ports/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile 1.113 > +3 -10 ports/x11/XFree86-4-clients/Makefile > 1.127 +9 -15 ports/x11/XFree86-4-libraries/Makefile > 1.3 +20 -2 ports/x11/XFree86-4-libraries/Makefile.inc > 1.1 +11 -0 > ports/x11/XFree86-4-libraries/files/patch-Xcursor-Imakefile (new) 1.1 > +11 -0 > ports/x11/XFree86-4-libraries/files/patch-bsdLib.tmpl (new) 1.5 > +1 -1 ports/x11/XFree86-4-libraries/files/patch-z34 1.45 +1 > -1 ports/x11/XFree86-4-libraries/pkg-plist > _______________________________________________ When you try to build the XFree86-Server package, you get the following error tar: lib/modules/dri/gamma_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/i810_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/i830_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/mga_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/radeon_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/r200_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/r128_dri.so: Cannot stat: No such file or directory tar: lib/modules/dri/tdfx_dri.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 *** Error code 1 It installs, I just don't have a tarball that I can move to my slower machines. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html From owner-cvs-all@FreeBSD.ORG Wed May 14 13:21:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84DAD37B401; Wed, 14 May 2003 13:21:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 255EB43F3F; Wed, 14 May 2003 13:21:43 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EKLg0U055514; Wed, 14 May 2003 13:21:42 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EKLgWh055513; Wed, 14 May 2003 13:21:42 -0700 (PDT) Message-Id: <200305142021.h4EKLgWh055513@repoman.freebsd.org> From: John Baldwin Date: Wed, 14 May 2003 13:21:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/pc98/i386 machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 20:21:43 -0000 jhb 2003/05/14 13:21:42 PDT FreeBSD src repository Modified files: sys/pc98/i386 machdep.c Log: Fix a typo that broke the pc98 kernel build. Reported by: des@'s tinderbox Pointy hat to: jhb Approved by: re (blanket/scottl) Revision Changes Path 1.318 +1 -1 src/sys/pc98/i386/machdep.c From owner-cvs-all@FreeBSD.ORG Wed May 14 13:27:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30D2B37B404; Wed, 14 May 2003 13:27:23 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37D1743F93; Wed, 14 May 2003 13:27:21 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4EKRIEB005420; Wed, 14 May 2003 22:27:18 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4EKRH3u005419; Wed, 14 May 2003 22:27:17 +0200 (CEST) Date: Wed, 14 May 2003 22:27:17 +0200 From: Wilko Bulte To: Scott Long Message-ID: <20030514202717.GA5402@freebie.xs4all.nl> References: <200305132036.h4DKa2rL045050@repoman.freebsd.org> <20030514164208.GA26758@dragon.nuxi.com> <20030514184737.GA4739@freebie.xs4all.nl> <3EC29B3C.80706@btc.adaptec.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EC29B3C.80706@btc.adaptec.com> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: John Baldwin cc: David O'Brien Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i386/i386 machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 20:27:23 -0000 On Wed, May 14, 2003 at 01:38:36PM -0600, Scott Long wrote: > Wilko Bulte wrote: > >On Wed, May 14, 2003 at 09:42:08AM -0700, David O'Brien wrote: > > > >>On Tue, May 13, 2003 at 01:36:02PM -0700, John Baldwin wrote: > >> > >>> FreeBSD src repository > >>> > >>> Modified files: > >> > >>..list of 32 changed files.. > >> > >> > >>> Log: > >>> - Merge struct procsig with struct sigacts. > >>> - Move struct sigacts out of the u-area and malloc() it using the > >>> M_SUBPROC malloc bucket. > >>> - Add a small sigacts_*() API for managing sigacts structures: > >>> sigacts_alloc(), > >>> sigacts_free(), sigacts_copy(), sigacts_share(), and sigacts_shared(). > >>> - Remove the p_sigignore, p_sigacts, and p_sigcatch macros. > >>> - Add a mutex to struct sigacts that protects all the members of the > >>> struct. > >>> - Add sigacts locking. > >>> - Remove Giant from nosys(), kill(), killpg(), and kern_sigaction() now > >>> that sigacts is locked. > >>> - Several in-kernel functions such as psignal(), tdsignal(), > >>> trapsignal(), > >>> and thread_stopped() are now MP safe. > >> > >>Should we *really* be making large kernel changes like this during a > >>release cycle?? > > > > > >Can I second that? I've been trying to get a Alpha buildrelease > >done over the last 3 days or so, but I can't if things keep falling apart. > > > > > > > >Wilko > > Yeah, I appreciate the work you're putting into this. Mistakes do > happen, and there is no need to beat John up over this. There are I'm not, no worries. It is just quite frustrating to see the build fail all the time. Specifically because they take so long to run on Alpha/5.x > still other problems with alpha that have nothing to do with this > commit. Probably. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Wed May 14 13:31:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC4237B401; Wed, 14 May 2003 13:31:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4930843F3F; Wed, 14 May 2003 13:31:07 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EKV70U055925; Wed, 14 May 2003 13:31:07 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EKV65f055924; Wed, 14 May 2003 13:31:06 -0700 (PDT) Message-Id: <200305142031.h4EKV65f055924@repoman.freebsd.org> From: Robert Watson Date: Wed, 14 May 2003 13:31:06 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/extattrctl extattrctl.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, 14 May 2003 20:31:08 -0000 rwatson 2003/05/14 13:31:06 PDT FreeBSD src repository Modified files: usr.sbin/extattrctl extattrctl.8 Log: When giving examples of how to use extattrctl(8) to configure UFS1 attributes, use the current convention for attribute directory names so that UFS_EXTATTR_AUTOSTART will work with them. Approved by: re (scottl) Revision Changes Path 1.23 +4 -4 src/usr.sbin/extattrctl/extattrctl.8 From owner-cvs-all@FreeBSD.ORG Wed May 14 13:33:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 897C337B404; Wed, 14 May 2003 13:33:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E718E43F85; Wed, 14 May 2003 13:33:41 -0700 (PDT) (envelope-from mux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EKXf0U055985; Wed, 14 May 2003 13:33:41 -0700 (PDT) (envelope-from mux@repoman.freebsd.org) Received: (from mux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EKXfXZ055984; Wed, 14 May 2003 13:33:41 -0700 (PDT) Message-Id: <200305142033.h4EKXfXZ055984@repoman.freebsd.org> From: Maxime Henrion Date: Wed, 14 May 2003 13:33:41 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/fxp if_fxpreg.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, 14 May 2003 20:33:43 -0000 mux 2003/05/14 13:33:41 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxpreg.h Log: GCC 3.3 complains about anonymous structures in unions, so give the fxp_ipcb structure a name in the fxp_rfa structure. Submitted by: peter Approved by: re (jhb) Revision Changes Path 1.35 +7 -7 src/sys/dev/fxp/if_fxpreg.h From owner-cvs-all@FreeBSD.ORG Wed May 14 14:06:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B188C37B401; Wed, 14 May 2003 14:06:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5173D43FAF; Wed, 14 May 2003 14:06:41 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EL6f0U058233; Wed, 14 May 2003 14:06:41 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EL6fol058232; Wed, 14 May 2003 14:06:41 -0700 (PDT) Message-Id: <200305142106.h4EL6fol058232@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 May 2003 14:06:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts/Xft Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/Xft/files patch-Makefile.in patch-configure patch-ltmain.sh patch-xft-cvs patch-xft.pc.in patch-xftdraw.c patch-xftfreetype.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 21:06:42 -0000 marcus 2003/05/14 14:06:40 PDT FreeBSD ports repository Modified files: x11-fonts/Xft Makefile distinfo pkg-descr pkg-plist Added files: x11-fonts/Xft/files patch-ltmain.sh Removed files: x11-fonts/Xft/files patch-Makefile.in patch-configure patch-xft-cvs patch-xft.pc.in patch-xftdraw.c patch-xftfreetype.c Log: Update to 2.1.2. This wraps up a lot of our patches, and fixes some other rendering bugs. Revision Changes Path 1.17 +6 -18 ports/x11-fonts/Xft/Makefile 1.3 +1 -1 ports/x11-fonts/Xft/distinfo 1.4 +0 -121 ports/x11-fonts/Xft/files/patch-Makefile.in (dead) 1.2 +0 -11 ports/x11-fonts/Xft/files/patch-configure (dead) 1.1 +51 -0 ports/x11-fonts/Xft/files/patch-ltmain.sh (new) 1.2 +0 -276 ports/x11-fonts/Xft/files/patch-xft-cvs (dead) 1.4 +0 -11 ports/x11-fonts/Xft/files/patch-xft.pc.in (dead) 1.2 +0 -20 ports/x11-fonts/Xft/files/patch-xftdraw.c (dead) 1.2 +0 -36 ports/x11-fonts/Xft/files/patch-xftfreetype.c (dead) 1.2 +1 -1 ports/x11-fonts/Xft/pkg-descr 1.4 +1 -1 ports/x11-fonts/Xft/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 14:16:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 161F037B401; Wed, 14 May 2003 14:16:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F91B43FAF; Wed, 14 May 2003 14:16:34 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ELGY0U058642; Wed, 14 May 2003 14:16:34 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ELGYf9058640; Wed, 14 May 2003 14:16:34 -0700 (PDT) Message-Id: <200305142116.h4ELGYf9058640@repoman.freebsd.org> From: Robert Watson Date: Wed, 14 May 2003 14:16:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/rpc.lockd lockd_lock.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 21:16:35 -0000 rwatson 2003/05/14 14:16:34 PDT FreeBSD src repository Modified files: usr.sbin/rpc.lockd lockd_lock.c Log: Avoid registering for a lock on the server in the event the NFS client has requested the lock in a non-blocking form, instead returning an immediate failure. This appears to help reduce one of my "locks get lost" symptoms involving lockf(1), which attempts a non-blocking lock attempt before actually blocking on the lock. At this point the client still gets back EACCES, which is an issue we're still working. Approved by: re (scottl) Submitted by: Andrew P. Lentvorski, Jr. Revision Changes Path 1.11 +11 -6 src/usr.sbin/rpc.lockd/lockd_lock.c From owner-cvs-all@FreeBSD.ORG Wed May 14 14:20:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33EFA37B401; Wed, 14 May 2003 14:20:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C770143F3F; Wed, 14 May 2003 14:20:15 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ELKF0U058829; Wed, 14 May 2003 14:20:15 -0700 (PDT) (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ELKFTo058827; Wed, 14 May 2003 14:20:15 -0700 (PDT) Message-Id: <200305142120.h4ELKFTo058827@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Wed, 14 May 2003 14:20:15 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/benchmarks/iozone 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, 14 May 2003 21:20:16 -0000 jmz 2003/05/14 14:20:15 PDT FreeBSD ports repository Modified files: benchmarks/iozone Makefile distinfo Log: Upgrade to version 3.172 PR: ports/52192 Submitted by: Paul Marquis Revision Changes Path 1.37 +1 -1 ports/benchmarks/iozone/Makefile 1.13 +1 -1 ports/benchmarks/iozone/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 14:26:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6366237B401; Wed, 14 May 2003 14:26:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F203743F75; Wed, 14 May 2003 14:26:52 -0700 (PDT) (envelope-from jmz@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ELQq0U059128; Wed, 14 May 2003 14:26:52 -0700 (PDT) (envelope-from jmz@repoman.freebsd.org) Received: (from jmz@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ELQqog059127; Wed, 14 May 2003 14:26:52 -0700 (PDT) Message-Id: <200305142126.h4ELQqog059127@repoman.freebsd.org> From: Jean-Marc Zucconi Date: Wed, 14 May 2003 14:26:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/p5-F77 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, 14 May 2003 21:26:53 -0000 jmz 2003/05/14 14:26:52 PDT FreeBSD ports repository Modified files: lang/p5-F77 Makefile distinfo pkg-descr pkg-plist Log: Update to 1.14 Add WWW PR: ports/52245 Submitted by: Mathieu Arnold Revision Changes Path 1.8 +1 -2 ports/lang/p5-F77/Makefile 1.3 +1 -1 ports/lang/p5-F77/distinfo 1.2 +2 -0 ports/lang/p5-F77/pkg-descr 1.3 +5 -5 ports/lang/p5-F77/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 14:38:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68B9E37B401; Wed, 14 May 2003 14:38:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05D2A43F93; Wed, 14 May 2003 14:38:38 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4ELcb0U060142; Wed, 14 May 2003 14:38:37 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4ELcbOq060141; Wed, 14 May 2003 14:38:37 -0700 (PDT) Message-Id: <200305142138.h4ELcbOq060141@repoman.freebsd.org> From: Tilman Linneweh Date: Wed, 14 May 2003 14:38:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gwenview 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, 14 May 2003 21:38:38 -0000 arved 2003/05/14 14:38:37 PDT FreeBSD ports repository Modified files: graphics/gwenview Makefile distinfo pkg-plist Log: Update to 0.17.0 PR: 51765 Submitted by: Kirill Ponomarew Revision Changes Path 1.3 +7 -2 ports/graphics/gwenview/Makefile 1.2 +1 -1 ports/graphics/gwenview/distinfo 1.2 +54 -32 ports/graphics/gwenview/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 14:48:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D77F37B401; Wed, 14 May 2003 14:48:49 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5098D43F85; Wed, 14 May 2003 14:48:48 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4ELmhm2050240; Wed, 14 May 2003 14:48:47 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4ELmhfQ050239; Wed, 14 May 2003 14:48:43 -0700 (PDT) Date: Wed, 14 May 2003 14:48:42 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030514214842.GA50204@dragon.nuxi.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030514163543.GC17271@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf 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, 14 May 2003 21:48:50 -0000 On Wed, May 14, 2003 at 07:35:43PM +0300, Ruslan Ermilov wrote: > On Mon, May 12, 2003 at 06:12:08AM -0700, Wilko Bulte wrote: > > wilko 2003/05/12 06:12:08 PDT > > > > FreeBSD src repository > > > > Modified files: > > release/alpha drivers.conf > > Log: > > The alpha drivers floppy is overflowing. Remove firewire support, > > which is not common on Alpha anyway. Time to have > 1 driver floppy it > > appears. > > > If this is an official request, I can spend some time tonight to > make it work. Just let me know. To make it work, we need to add a 4th floppy (2nd driver floppy). Is this the route we really want to take? From owner-cvs-all@FreeBSD.ORG Wed May 14 15:15:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84CA437B401; Wed, 14 May 2003 15:15:54 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02E4B43F75; Wed, 14 May 2003 15:15:50 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4EMFjEd060079 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 May 2003 01:15:46 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4EMFj1s060074; Thu, 15 May 2003 01:15:45 +0300 (EEST) (envelope-from ru) Date: Thu, 15 May 2003 01:15:45 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20030514221545.GC57110@sunbay.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xo44VMWPx7vlQ2+2" Content-Disposition: inline In-Reply-To: <20030514214842.GA50204@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 22:15:55 -0000 --xo44VMWPx7vlQ2+2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 14, 2003 at 02:48:42PM -0700, David O'Brien wrote: > On Wed, May 14, 2003 at 07:35:43PM +0300, Ruslan Ermilov wrote: > > On Mon, May 12, 2003 at 06:12:08AM -0700, Wilko Bulte wrote: > > > wilko 2003/05/12 06:12:08 PDT > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > release/alpha drivers.conf=20 > > > Log: > > > The alpha drivers floppy is overflowing. Remove firewire support, > > > which is not common on Alpha anyway. Time to have > 1 driver floppy= it > > > appears. > > > =20 > > If this is an official request, I can spend some time tonight to > > make it work. Just let me know. >=20 > To make it work, we need to add a 4th floppy (2nd driver floppy). Is > this the route we really want to take? >=20 In SCO, there used to be a lot more drivers floppies, categorized by their use, Mass Storage, Networking, etc. Why not? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --xo44VMWPx7vlQ2+2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wsARUkv4P6juNwoRAobkAJ0Vos/I2vADh0Cogs6z3cnd1Emo4QCaAsOg nqeT+oEss33BRsOS3HBEuTM= =v/ok -----END PGP SIGNATURE----- --xo44VMWPx7vlQ2+2-- From owner-cvs-all@FreeBSD.ORG Wed May 14 15:22:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DF2E37B401; Wed, 14 May 2003 15:22:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CED7843F85; Wed, 14 May 2003 15:22:10 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4EMMA0U062868; Wed, 14 May 2003 15:22:10 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4EMMAYQ062867; Wed, 14 May 2003 15:22:10 -0700 (PDT) Message-Id: <200305142222.h4EMMAYQ062867@repoman.freebsd.org> From: Eric Anholt Date: Wed, 14 May 2003 15:22:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/XFree86-4-libraries 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: Wed, 14 May 2003 22:22:11 -0000 anholt 2003/05/14 15:22:10 PDT FreeBSD ports repository Modified files: x11/XFree86-4-libraries Makefile.inc Log: Convert .for/.endfor to shell script to fix building of XFree86-4-Server, which sets the variables involved after including this file. No PORTREVISION bump because the last XFree86-4-Server bump was for packaging and packaging was broken in the last revision. Reported by: Kent Stewart Revision Changes Path 1.4 +23 -27 ports/x11/XFree86-4-libraries/Makefile.inc From owner-cvs-all@FreeBSD.ORG Wed May 14 15:23:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA75837B404; Wed, 14 May 2003 15:23:55 -0700 (PDT) Received: from rwcrmhc53.attbi.com (rwcrmhc53.attbi.com [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01EE143F93; Wed, 14 May 2003 15:23:54 -0700 (PDT) (envelope-from anholt@freebsd.org) Received: from [192.168.0.101] (12-224-152-126.client.attbi.com[12.224.152.126]) by attbi.com (rwcrmhc53) with SMTP id <2003051422235405300akgpre>; Wed, 14 May 2003 22:23:54 +0000 From: Eric Anholt To: Kent Stewart In-Reply-To: <200305141312.03113.kstewart@owt.com> References: <200305140702.h4E727G0090916@repoman.freebsd.org> <200305141312.03113.kstewart@owt.com> Content-Type: text/plain Organization: Message-Id: <1052951460.661.19.camel@leguin> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 May 2003 15:31:00 -0700 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-servers/XFree86-4-FontServer Makefile ports/x11-servers/XFree86-4-NestServer Makefile ports/x11-servers/XFree86-4-PrintServer Makefile ports/x11-servers/XFree86-4-VirtualFramebufferServer Makefile ports/x11/XFree86-4-clients Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 May 2003 22:23:56 -0000 On Wed, 2003-05-14 at 13:12, Kent Stewart wrote: > On Wednesday 14 May 2003 12:02 am, Eric Anholt wrote: > > anholt 2003/05/14 00:02:07 PDT > > > > FreeBSD ports repository > > > > Modified files: > > x11-servers/XFree86-4-FontServer Makefile > > x11-servers/XFree86-4-NestServer Makefile > > x11-servers/XFree86-4-PrintServer Makefile > > x11-servers/XFree86-4-Server Makefile > > x11-servers/XFree86-4-VirtualFramebufferServer Makefile > > x11/XFree86-4-clients Makefile > > x11/XFree86-4-libraries Makefile Makefile.inc pkg-plist > > x11/XFree86-4-libraries/files patch-z34 > > Added files: > > x11/XFree86-4-libraries/files patch-Xcursor-Imakefile > > patch-bsdLib.tmpl > > Log: > > [1] Make the HTML manpages get put into the packages again. > > [2] Check that XFREE86_VERSION=4 is set when building, rather than > > setting it. [3] Move many common Makefile bits to > > XFree86-4-libraries/Makefile.inc [4] Make the XFree86-4-Server port > > not install libXfont.so. [5] Move the xcursor.pc file to its proper > > location in ${X11BASE}/libdata/pkgconfig [6] Don't explicitly link > > libGL.so against libc, for the sake of 4.x's pthreads. > > > > Submitted by: [5,6] Ports Fury > > > > Revision Changes Path > > 1.20 +1 -8 > > ports/x11-servers/XFree86-4-FontServer/Makefile 1.22 +1 -9 > > ports/x11-servers/XFree86-4-NestServer/Makefile 1.22 +0 -8 > > ports/x11-servers/XFree86-4-PrintServer/Makefile 1.141 +3 -12 > > ports/x11-servers/XFree86-4-Server/Makefile 1.23 +1 -8 > > ports/x11-servers/XFree86-4-VirtualFramebufferServer/Makefile 1.113 > > +3 -10 ports/x11/XFree86-4-clients/Makefile > > 1.127 +9 -15 ports/x11/XFree86-4-libraries/Makefile > > 1.3 +20 -2 ports/x11/XFree86-4-libraries/Makefile.inc > > 1.1 +11 -0 > > ports/x11/XFree86-4-libraries/files/patch-Xcursor-Imakefile (new) 1.1 > > +11 -0 > > ports/x11/XFree86-4-libraries/files/patch-bsdLib.tmpl (new) 1.5 > > +1 -1 ports/x11/XFree86-4-libraries/files/patch-z34 1.45 +1 > > -1 ports/x11/XFree86-4-libraries/pkg-plist > > _______________________________________________ > > When you try to build the XFree86-Server package, you get the following > error > > tar: lib/modules/dri/gamma_dri.so: Cannot stat: No such file or > directory > tar: lib/modules/dri/i810_dri.so: Cannot stat: No such file or directory > tar: lib/modules/dri/i830_dri.so: Cannot stat: No such file or directory > tar: lib/modules/dri/mga_dri.so: Cannot stat: No such file or directory > tar: lib/modules/dri/radeon_dri.so: Cannot stat: No such file or > directory > tar: lib/modules/dri/r200_dri.so: Cannot stat: No such file or directory > tar: lib/modules/dri/r128_dri.so: Cannot stat: No such file or directory > tar: lib/modules/dri/tdfx_dri.so: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors > pkg_create: make_dist: tar command failed with code 512 > *** Error code 1 > > It installs, I just don't have a tarball that I can move to my slower > machines. Thanks for pointing this out. I had tested on my machine, but it nicely packaged up the old files on my system :/ It should be fixed now. -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/ anholt@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Wed May 14 17:20:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B14737B401; Wed, 14 May 2003 17:20:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 07B4F43F85; Wed, 14 May 2003 17:20:18 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F0KH0U076025; Wed, 14 May 2003 17:20:17 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F0KHZM076024; Wed, 14 May 2003 17:20:17 -0700 (PDT) Message-Id: <200305150020.h4F0KHZM076024@repoman.freebsd.org> From: Peter Wemm Date: Wed, 14 May 2003 17:20:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 locore.S src/sys/amd64/include pmap.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, 15 May 2003 00:20:18 -0000 peter 2003/05/14 17:20:17 PDT FreeBSD src repository Modified files: sys/amd64/amd64 locore.S sys/amd64/include pmap.h Log: Use compile time constants for things like PTmap[] etc because they're about to move outside of the +/- 2GB range Suggested by: jake Approved by: re (amd64/* blanket) Revision Changes Path 1.173 +0 -9 src/sys/amd64/amd64/locore.S 1.101 +3 -7 src/sys/amd64/include/pmap.h From owner-cvs-all@FreeBSD.ORG Wed May 14 17:23:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2AAF37B401; Wed, 14 May 2003 17:23:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D39F43F85; Wed, 14 May 2003 17:23:40 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F0Ne0U076221; Wed, 14 May 2003 17:23:40 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F0NebW076220; Wed, 14 May 2003 17:23:40 -0700 (PDT) Message-Id: <200305150023.h4F0NebW076220@repoman.freebsd.org> From: Peter Wemm Date: Wed, 14 May 2003 17:23:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 cpu_switch.S genassym.c machdep.c src/sys/amd64/ia32 ia32_sysvec.c src/sys/amd64/include cpufunc.h pcb.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 00:23:41 -0000 peter 2003/05/14 17:23:40 PDT FreeBSD src repository Modified files: sys/amd64/amd64 cpu_switch.S genassym.c machdep.c sys/amd64/ia32 ia32_sysvec.c sys/amd64/include cpufunc.h pcb.h Log: Collect the nastiness for preserving the kernel MSR_GSBASE around the load_gs() calls into a single place that is less likely to go wrong. Eliminate the per-process context switching of MSR_GSBASE, because it should be constant for a single cpu. Instead, save/restore it during the loading of the new %gs selector for the new process. Approved by: re (amd64/* blanket) Revision Changes Path 1.141 +3 -10 src/sys/amd64/amd64/cpu_switch.S 1.146 +0 -1 src/sys/amd64/amd64/genassym.c 1.578 +1 -8 src/sys/amd64/amd64/machdep.c 1.4 +1 -8 src/sys/amd64/ia32/ia32_sysvec.c 1.136 +36 -0 src/sys/amd64/include/cpufunc.h 1.53 +0 -1 src/sys/amd64/include/pcb.h From owner-cvs-all@FreeBSD.ORG Wed May 14 18:21:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CECE37B401; Wed, 14 May 2003 18:21:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFDB943F93; Wed, 14 May 2003 18:21:49 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F1Ln0U079265; Wed, 14 May 2003 18:21:49 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F1LnFe079264; Wed, 14 May 2003 18:21:49 -0700 (PDT) Message-Id: <200305150121.h4F1LnFe079264@repoman.freebsd.org> From: Kevin Lo Date: Wed, 14 May 2003 18:21:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/libtre 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, 15 May 2003 01:21:50 -0000 kevlo 2003/05/14 18:21:49 PDT FreeBSD ports repository Modified files: textproc/libtre Makefile distinfo Log: Update to 0.5.3 PR: 52248 Submitted by: Kirill Ponomarew Revision Changes Path 1.8 +1 -1 ports/textproc/libtre/Makefile 1.3 +1 -1 ports/textproc/libtre/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 18:28:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DC8637B401; Wed, 14 May 2003 18:28:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D25C243FBF; Wed, 14 May 2003 18:28:39 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F1Sd0U079486; Wed, 14 May 2003 18:28:39 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F1SdXM079485; Wed, 14 May 2003 18:28:39 -0700 (PDT) Message-Id: <200305150128.h4F1SdXM079485@repoman.freebsd.org> From: "David E. O'Brien" Date: Wed, 14 May 2003 18:28:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.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, 15 May 2003 01:28:40 -0000 obrien 2003/05/14 18:28:39 PDT FreeBSD src repository Modified files: release/alpha dokern.sh Log: Fix typo in rev 1.69. Also clarify a line. Submitted by: ru Revision Changes Path 1.70 +4 -1 src/release/alpha/dokern.sh From owner-cvs-all@FreeBSD.ORG Wed May 14 18:43:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 806AE37B401; Wed, 14 May 2003 18:43:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3535743FAF; Wed, 14 May 2003 18:43:11 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4F1h3m2054040; Wed, 14 May 2003 18:43:03 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4F1h3Ni054039; Wed, 14 May 2003 18:43:03 -0700 (PDT) Date: Wed, 14 May 2003 18:43:03 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030515014303.GA53992@dragon.nuxi.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030514221545.GC57110@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf 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: Thu, 15 May 2003 01:43:13 -0000 On Thu, May 15, 2003 at 01:15:45AM +0300, Ruslan Ermilov wrote: > > > > Modified files: > > > > release/alpha drivers.conf > > > > Log: > > > > The alpha drivers floppy is overflowing. Remove firewire support, > > > > which is not common on Alpha anyway. Time to have > 1 driver floppy it > > > > appears. ... > > To make it work, we need to add a 4th floppy (2nd driver floppy). Is > > this the route we really want to take? > > In SCO, there used to be a lot more drivers floppies, categorized by > their use, Mass Storage, Networking, etc. Why not? I strongly feel floppies should be de-supported. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Wed May 14 18:43:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 99BBF37B401; Wed, 14 May 2003 18:43:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 356D243FAF; Wed, 14 May 2003 18:43:32 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F1hW0U080059; Wed, 14 May 2003 18:43:32 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F1hVcC080058; Wed, 14 May 2003 18:43:31 -0700 (PDT) Message-Id: <200305150143.h4F1hVcC080058@repoman.freebsd.org> From: Kevin Lo Date: Wed, 14 May 2003 18:43:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/t3x 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, 15 May 2003 01:43:33 -0000 kevlo 2003/05/14 18:43:31 PDT FreeBSD ports repository Modified files: lang/t3x Makefile distinfo pkg-plist Log: Update to 8.0.1 PR: 52247 Submitted by: MAINTAINER Revision Changes Path 1.8 +2 -2 ports/lang/t3x/Makefile 1.7 +1 -1 ports/lang/t3x/distinfo 1.6 +73 -75 ports/lang/t3x/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 19:01:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FD7337B401; Wed, 14 May 2003 19:01:00 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF1443FBD; Wed, 14 May 2003 19:00:59 -0700 (PDT) (envelope-from murray@builder.freebsdmall.com) Received: (from root@localhost) by builder.freebsdmall.com (8.12.9/8.11.6) id h4F20xta016554; Wed, 14 May 2003 19:00:59 -0700 (PDT) (envelope-from murray) Date: Wed, 14 May 2003 19:00:54 -0700 From: Murray Stokely To: "David O'Brien" Message-ID: <20030514190054.D322@freebsdmall.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> <20030515014303.GA53992@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030515014303.GA53992@dragon.nuxi.com>; from obrien@FreeBSD.org on Wed, May 14, 2003 at 06:43:03PM -0700 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 02:01:01 -0000 On Wed, May 14, 2003 at 06:43:03PM -0700, David O'Brien wrote: > > In SCO, there used to be a lot more drivers floppies, categorized by > > their use, Mass Storage, Networking, etc. Why not? > > I strongly feel floppies should be de-supported. It would be easy to extend the existing awk scripts to support more than one driver floppy. Some environments or platforms may still have a use for them, and it doesn't cause us much pain to continue to support this configuration. I'd certainly appreciate it if Ruslan or anyone else updates driver-*.awk and src/release/Makefile to generalize our driver floppy mechanism. I talked about this with Ruslan and possibly others months ago. I think we've known for a while that we'd need to generalize this sooner or later. - Murray From owner-cvs-all@FreeBSD.ORG Wed May 14 19:02:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F89737B404; Wed, 14 May 2003 19:02:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7C7443FBF; Wed, 14 May 2003 19:02:39 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F22d0U080802; Wed, 14 May 2003 19:02:39 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F22dBN080801; Wed, 14 May 2003 19:02:39 -0700 (PDT) Message-Id: <200305150202.h4F22dBN080801@repoman.freebsd.org> From: Murray Stokely Date: Wed, 14 May 2003 19:02:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/modules/syscons Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:02:41 -0000 murray 2003/05/14 19:02:39 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/modules/syscons Makefile Log: Connect dragon screen saver to the build. Revision Changes Path 1.11.2.2 +2 -1 src/sys/modules/syscons/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 19:05:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9379A37B401; Wed, 14 May 2003 19:05:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DB643FB1; Wed, 14 May 2003 19:05:32 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F25V0U081908; Wed, 14 May 2003 19:05:31 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F25VKu081907; Wed, 14 May 2003 19:05:31 -0700 (PDT) Message-Id: <200305150205.h4F25VKu081907@repoman.freebsd.org> From: Murray Stokely Date: Wed, 14 May 2003 19:05:31 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/release/sysinstall menus.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:05:33 -0000 murray 2003/05/14 19:05:31 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/sysinstall menus.c Log: MFC: r1.371 : add the dragon graphical screen saver as an option. Revision Changes Path 1.252.2.67 +2 -0 src/release/sysinstall/menus.c From owner-cvs-all@FreeBSD.ORG Wed May 14 19:10:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10C3237B401; Wed, 14 May 2003 19:10:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9FE2D43FB1; Wed, 14 May 2003 19:10:30 -0700 (PDT) (envelope-from jmallett@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2AU0U082164; Wed, 14 May 2003 19:10:30 -0700 (PDT) (envelope-from jmallett@repoman.freebsd.org) Received: (from jmallett@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2AU6h082163; Wed, 14 May 2003 19:10:30 -0700 (PDT) Message-Id: <200305150210.h4F2AU6h082163@repoman.freebsd.org> From: Juli Mallett Date: Wed, 14 May 2003 19:10:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:10:31 -0000 jmallett 2003/05/14 19:10:30 PDT FreeBSD src repository Modified files: sys/conf NOTES sys/i386/conf NOTES sys/pc98/conf NOTES Log: Clear up that COMPAT_43 may not do the same thing on every architecture and clear up that COMPAT_SUNOS is similarly MI, and does something relatively similar. Approved by: re/rwatson Revision Changes Path 1.1149 +10 -1 src/sys/conf/NOTES 1.1088 +0 -3 src/sys/i386/conf/NOTES 1.8 +0 -3 src/sys/pc98/conf/NOTES From owner-cvs-all@FreeBSD.ORG Wed May 14 19:18:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07EEA37B401; Wed, 14 May 2003 19:18:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA8C243F75; Wed, 14 May 2003 19:18:04 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2I40U082427; Wed, 14 May 2003 19:18:04 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2I4BW082426; Wed, 14 May 2003 19:18:04 -0700 (PDT) Message-Id: <200305150218.h4F2I4BW082426@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 14 May 2003 19:18:04 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: LIBUWX Subject: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:18:05 -0000 marcel 2003/05/14 19:18:04 PDT FreeBSD src repository . - Imported sources Update of /home/ncvs/. In directory repoman.freebsd.org:/tmp/cvs-serv81958 Log Message: This is beta4 of libuwx; an ia64 stack unwinder. This code is made available by Hewlett-Packard under the MIT license. The unwinder is small, clean and fast and needed little adaptation for use in the kernel. This import has embedded in it the changes needed to make it build in a kernel environment. To optimize the common case, the kernel will minimize the number of registers saved by not saving the preserved registers. In case access to preserved registers is needed (signal handling, ptrace) the kernel will unwind to the context of the syscall or exception. For this we need an unwinder. Approved by: re (blanket) Status: Vendor Tag: LIBUWX Release Tags: BETA4 C ./src/Makefile N ./src/uwx.h N ./src/uwx_bstream.c N ./src/uwx_bstream.h N ./src/uwx_context.c N ./src/uwx_context.h N ./src/uwx_env.c N ./src/uwx_env.h N ./src/uwx_scoreboard.c N ./src/uwx_scoreboard.h N ./src/uwx_self.c N ./src/uwx_self.h N ./src/uwx_self_context.s N ./src/uwx_step.c N ./src/uwx_str.c N ./src/uwx_str.h N ./src/uwx_swap.c N ./src/uwx_swap.h N ./src/uwx_trace.c N ./src/uwx_trace.h N ./src/uwx_ttrace.c N ./src/uwx_ttrace.h N ./src/uwx_uinfo.c N ./src/uwx_uinfo.h N ./src/uwx_utable.c N ./src/uwx_utable.h cvs: ERROR: cannot mkdir /home/ncvs/./test -- not added: Permission denied 1 conflicts created by this import. Use the following command to help the merge: cvs checkout -jLIBUWX:yesterday -jLIBUWX . From owner-cvs-all@FreeBSD.ORG Wed May 14 19:19:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D03C237B401; Wed, 14 May 2003 19:19:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ADC843FB1; Wed, 14 May 2003 19:19:36 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2Ja0U082497; Wed, 14 May 2003 19:19:36 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2Jalx082496; Wed, 14 May 2003 19:19:36 -0700 (PDT) Message-Id: <200305150219.h4F2Jalx082496@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 May 2003 19:19:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Parallel-ForkManager 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, 15 May 2003 02:19:37 -0000 ijliao 2003/05/14 19:19:36 PDT FreeBSD ports repository Modified files: devel/p5-Parallel-ForkManager Makefile distinfo pkg-plist Log: upgrade to 0.7.5 pass maintainership to submitter PR: 52182 Submitted by: Mathieu Arnold Approved by: old maintainer Revision Changes Path 1.5 +7 -6 ports/devel/p5-Parallel-ForkManager/Makefile 1.2 +1 -1 ports/devel/p5-Parallel-ForkManager/distinfo 1.3 +8 -8 ports/devel/p5-Parallel-ForkManager/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 19:22:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5D9237B404; Wed, 14 May 2003 19:22:42 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B46BF43F75; Wed, 14 May 2003 19:22:41 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F2Mdwk063592; Wed, 14 May 2003 19:22:40 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F2MdKj002355; Wed, 14 May 2003 19:22:39 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h4F2MdYO002354; Wed, 14 May 2003 19:22:39 -0700 (PDT) Date: Wed, 14 May 2003 19:22:39 -0700 From: Marcel Moolenaar To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030515022239.GB2314@athlon.pn.xcllnt.net> References: <200305150218.h4F2I4BW082426@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305150218.h4F2I4BW082426@repoman.freebsd.org> User-Agent: Mutt/1.5.3i Subject: Re: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:22:43 -0000 On Wed, May 14, 2003 at 07:18:04PM -0700, Marcel Moolenaar wrote: > marcel 2003/05/14 19:18:04 PDT > > FreeBSD src repository > > . - Imported sources > Update of /home/ncvs/. > In directory repoman.freebsd.org:/tmp/cvs-serv81958 Fuck :-( Hang on. I contacted the cvs meisters.. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Wed May 14 19:23:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFBEB37B401; Wed, 14 May 2003 19:23:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9047543F85; Wed, 14 May 2003 19:23:32 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2NW0U082694; Wed, 14 May 2003 19:23:32 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2NW3S082693; Wed, 14 May 2003 19:23:32 -0700 (PDT) Message-Id: <200305150223.h4F2NW3S082693@repoman.freebsd.org> From: Warner Losh Date: Wed, 14 May 2003 19:23:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/devd parse.y X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:23:33 -0000 imp 2003/05/14 19:23:32 PDT FreeBSD src repository Modified files: sbin/devd parse.y Log: Allow zero or more actions in an action list, rather than requiring one or more actions in the list. This makes constructs like: attach 10 { // echo "Driver $device_name attached" }; to be accepted by the parser. It will be treated as if the user had entered: // attach 10 { // echo "Driver $device_name attached" // }; (eg totally ignored). Approved by: re@ (rwatson) Revision Changes Path 1.3 +3 -0 src/sbin/devd/parse.y From owner-cvs-all@FreeBSD.ORG Wed May 14 19:24:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B45D537B401; Wed, 14 May 2003 19:24:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C48843F75; Wed, 14 May 2003 19:24:25 -0700 (PDT) (envelope-from kevlo@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2OP0U082758; Wed, 14 May 2003 19:24:25 -0700 (PDT) (envelope-from kevlo@repoman.freebsd.org) Received: (from kevlo@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2OP8X082757; Wed, 14 May 2003 19:24:25 -0700 (PDT) Message-Id: <200305150224.h4F2OP8X082757@repoman.freebsd.org> From: Kevin Lo Date: Wed, 14 May 2003 19:24:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/kon2 Makefile ports/chinese/kon2/files kon.cfg.FreeBSD-patch patch-kon.cfg.FreeBSD X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:24:26 -0000 kevlo 2003/05/14 19:24:24 PDT FreeBSD ports repository Modified files: chinese/kon2 Makefile Added files: chinese/kon2/files kon.cfg.FreeBSD-patch Removed files: chinese/kon2/files patch-kon.cfg.FreeBSD Log: Move files/patch-kon.cfg.FreeBSD to files/kon.cfg.FreeBSD-patch for post-patch PR: 52222 Submitted by: MAINTAINER Revision Changes Path 1.2 +2 -2 ports/chinese/kon2/Makefile 1.1 +10 -0 ports/chinese/kon2/files/kon.cfg.FreeBSD-patch (new) 1.2 +0 -10 ports/chinese/kon2/files/patch-kon.cfg.FreeBSD (dead) From owner-cvs-all@FreeBSD.ORG Wed May 14 19:34:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0883E37B401; Wed, 14 May 2003 19:34:02 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id C018C43F3F; Wed, 14 May 2003 19:34:00 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F2Y0wk063675; Wed, 14 May 2003 19:34:00 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F2Y0Kj002441; Wed, 14 May 2003 19:34:00 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h4F2Y0GZ002440; Wed, 14 May 2003 19:34:00 -0700 (PDT) Date: Wed, 14 May 2003 19:34:00 -0700 From: Marcel Moolenaar To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030515023400.GB2377@athlon.pn.xcllnt.net> References: <200305150218.h4F2I4BW082426@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305150218.h4F2I4BW082426@repoman.freebsd.org> User-Agent: Mutt/1.5.3i Subject: Re: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:34:02 -0000 On Wed, May 14, 2003 at 07:18:04PM -0700, Marcel Moolenaar wrote: > marcel 2003/05/14 19:18:04 PDT > > FreeBSD src repository > > . - Imported sources > Update of /home/ncvs/. > In directory repoman.freebsd.org:/tmp/cvs-serv81958 Peter fixed it. All should be ok. I'll wait a couple of hours before trying again. That also gives me some time to learn cvs :-( Hat please... -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Wed May 14 19:43:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74DA137B401; Wed, 14 May 2003 19:43:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11DD043F85; Wed, 14 May 2003 19:43:09 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2h80U083474; Wed, 14 May 2003 19:43:08 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2h8xo083473; Wed, 14 May 2003 19:43:08 -0700 (PDT) Message-Id: <200305150243.h4F2h8xo083473@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 19:43:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 02:43:10 -0000 lioux 2003/05/14 19:43:08 PDT FreeBSD ports repository Modified files: multimedia/mplayer Makefile Log: Add WITH_LZO knob and correctly depend on lzo port if it is already installed PR: 51737 Submitted by: David Yeske Approved by: maintainer Revision Changes Path 1.60 +13 -0 ports/multimedia/mplayer/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 19:52:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3E0537B401; Wed, 14 May 2003 19:52:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B2E43FA3; Wed, 14 May 2003 19:52:26 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F2qP0U083835; Wed, 14 May 2003 19:52:25 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F2qPen083834; Wed, 14 May 2003 19:52:25 -0700 (PDT) Message-Id: <200305150252.h4F2qPen083834@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 May 2003 19:52:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomeutils2 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, 15 May 2003 02:52:27 -0000 marcus 2003/05/14 19:52:25 PDT FreeBSD ports repository Modified files: misc/gnomeutils2 Makefile distinfo pkg-plist Log: Update to 2.2.2. Revision Changes Path 1.63 +2 -3 ports/misc/gnomeutils2/Makefile 1.33 +1 -1 ports/misc/gnomeutils2/distinfo 1.26 +262 -1 ports/misc/gnomeutils2/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 20:00:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D6C937B401; Wed, 14 May 2003 20:00:30 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1DB443F3F; Wed, 14 May 2003 20:00:29 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4F30Pm2054813; Wed, 14 May 2003 20:00:29 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4F30PkO054812; Wed, 14 May 2003 20:00:25 -0700 (PDT) Date: Wed, 14 May 2003 20:00:25 -0700 From: "David O'Brien" To: Murray Stokely Message-ID: <20030515030025.GB54061@dragon.nuxi.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> <20030515014303.GA53992@dragon.nuxi.com> <20030514190054.D322@freebsdmall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030514190054.D322@freebsdmall.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf 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: Thu, 15 May 2003 03:00:31 -0000 On Wed, May 14, 2003 at 07:00:54PM -0700, Murray Stokely wrote: > On Wed, May 14, 2003 at 06:43:03PM -0700, David O'Brien wrote: > > > In SCO, there used to be a lot more drivers floppies, categorized by > > > their use, Mass Storage, Networking, etc. Why not? > > > > I strongly feel floppies should be de-supported. > > It would be easy to extend the existing awk scripts to support more > than one driver floppy. Some environments or platforms may still have > a use for them, and it doesn't cause us much pain to continue to > support this configuration. It is the *constant* cause of 'make release' breakage -- so there is much pain to continuing to support them. Honestly who do know that actually still installs on an Alpha using floppies? There aren't any embedded Alpha systems. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Wed May 14 20:06:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6236C37B401; Wed, 14 May 2003 20:06:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01D2343F75; Wed, 14 May 2003 20:06:05 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F3640U085322; Wed, 14 May 2003 20:06:04 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F364tF085321; Wed, 14 May 2003 20:06:04 -0700 (PDT) Message-Id: <200305150306.h4F364tF085321@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 May 2003 20:06:04 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/autoconvert Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 03:06:05 -0000 ijliao 2003/05/14 20:06:04 PDT FreeBSD ports repository Modified files: chinese/autoconvert Makefile Log: utilize USE_GETOPT_LONG and DATADIR Approved by: maintainer Revision Changes Path 1.11 +4 -4 ports/chinese/autoconvert/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 20:07:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2C737B401; Wed, 14 May 2003 20:07:31 -0700 (PDT) Received: from builder.freebsdmall.com (builder.freebsdmall.com [65.86.180.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A311A43F75; Wed, 14 May 2003 20:07:30 -0700 (PDT) (envelope-from root@builder.freebsdmall.com) Received: by builder.freebsdmall.com (Postfix, from userid 0) id 123AEFED; Wed, 14 May 2003 20:07:30 -0700 (PDT) Date: Wed, 14 May 2003 20:07:29 -0700 From: Murray Stokely To: David O'Brien Message-ID: <20030515030729.GB372@freebsdmall.com> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> <20030515014303.GA53992@dragon.nuxi.com> <20030514190054.D322@freebsdmall.com> <20030515030025.GB54061@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030515030025.GB54061@dragon.nuxi.com> User-Agent: Mutt/1.4i X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 03:07:31 -0000 On Wed, May 14, 2003 at 08:00:25PM -0700, David O'Brien wrote: > > > > > > I strongly feel floppies should be de-supported. > > > Honestly who do know that actually still installs on an Alpha using > floppies? There aren't any embedded Alpha systems. I'm fine with desupporting floppies on the Alpha architecture. You didn't mention that in your original message, implying they should be de-supported universally. - Murray From owner-cvs-all@FreeBSD.ORG Wed May 14 20:17:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CBB737B401; Wed, 14 May 2003 20:17:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1A4A43F3F; Wed, 14 May 2003 20:17:44 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F3Hi0U085715; Wed, 14 May 2003 20:17:44 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F3HiIL085714; Wed, 14 May 2003 20:17:44 -0700 (PDT) Message-Id: <200305150317.h4F3HiIL085714@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 May 2003 20:17:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/autoconvert Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 03:17:45 -0000 ijliao 2003/05/14 20:17:44 PDT FreeBSD ports repository Modified files: chinese/autoconvert Makefile Log: typo Revision Changes Path 1.12 +1 -1 ports/chinese/autoconvert/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 20:18:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF62C37B401; Wed, 14 May 2003 20:18:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 662C043F75; Wed, 14 May 2003 20:18:25 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F3IP0U085752; Wed, 14 May 2003 20:18:25 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F3IPox085751; Wed, 14 May 2003 20:18:25 -0700 (PDT) Message-Id: <200305150318.h4F3IPox085751@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 May 2003 20:18:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/autoconvert 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, 15 May 2003 03:18:26 -0000 ijliao 2003/05/14 20:18:25 PDT FreeBSD ports repository Modified files: chinese/autoconvert pkg-plist Log: utilize DATADIR Revision Changes Path 1.7 +16 -16 ports/chinese/autoconvert/pkg-plist From owner-cvs-all@FreeBSD.ORG Wed May 14 20:19:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0881237B401; Wed, 14 May 2003 20:19:14 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71F9E43F93; Wed, 14 May 2003 20:19:11 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id NAA26639; Thu, 15 May 2003 13:19:08 +1000 Date: Thu, 15 May 2003 13:19:06 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin In-Reply-To: Message-ID: <20030515131220.P7106@gamplex.bde.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: Kimura Fuyuki cc: cvs-all@FreeBSD.org cc: src-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 03:19:14 -0000 On Wed, 14 May 2003, John Baldwin wrote: > On 14-May-2003 Kimura Fuyuki wrote: > > At Tue, 13 May 2003 13:36:02 -0700 (PDT), > > John Baldwin wrote: > >> 1.61 +23 -4 src/sys/sys/signalvar.h > > > > There seems to be missing #include . > > Yes. :( I wonder if it shouldn't be in sys/_lock.h > instead. Less than it should include for its use of u_int (i.e., it shouldn't). Bruce From owner-cvs-all@FreeBSD.ORG Wed May 14 20:19:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69B8D37B404; Wed, 14 May 2003 20:19:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DB443F75; Wed, 14 May 2003 20:19:31 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F3JU0U085795; Wed, 14 May 2003 20:19:30 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F3JU5V085794; Wed, 14 May 2003 20:19:30 -0700 (PDT) Message-Id: <200305150319.h4F3JU5V085794@repoman.freebsd.org> From: Robert Watson Date: Wed, 14 May 2003 20:19:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/rpc.lockd kern.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 03:19:32 -0000 rwatson 2003/05/14 20:19:30 PDT FreeBSD src repository Modified files: usr.sbin/rpc.lockd kern.c Log: When getting back an NLM DENIED response for a requested lock from the server, map it to EAGAIN locally rather than EACCES. The NLM spec indicates the DENIED corresponds to lock contention, not a permission failure. This fixes O_EXLOCK/O_SHLOCK with O_NONBLOCK, which would previously give a permission error, which in turn fixes things like mailq(8) and lockf(1) over NFS. Approved by: scottl (re) Reviewed by: truckman, Andrew P Lentvorski, Jr. Idea from: truckman Revision Changes Path 1.12 +2 -2 src/usr.sbin/rpc.lockd/kern.c From owner-cvs-all@FreeBSD.ORG Wed May 14 20:23:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23A4537B401; Wed, 14 May 2003 20:23:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B553343F3F; Wed, 14 May 2003 20:23:44 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F3Ni0U085968; Wed, 14 May 2003 20:23:44 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F3NibY085967; Wed, 14 May 2003 20:23:44 -0700 (PDT) Message-Id: <200305150323.h4F3NibY085967@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 20:23:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 03:23:45 -0000 lioux 2003/05/14 20:23:44 PDT FreeBSD ports repository Modified files: multimedia/mplayer Makefile Log: o Update ipv6 kame patch to 0.9.0-v6-20030430 version o Bump PORTREVISION Approved by: maintainer (implicit) Revision Changes Path 1.61 +3 -4 ports/multimedia/mplayer/Makefile From owner-cvs-all@FreeBSD.ORG Wed May 14 20:33:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 55B9637B401; Wed, 14 May 2003 20:33:01 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E434E43FB1; Wed, 14 May 2003 20:32:59 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4F3WlOn016312; Wed, 14 May 2003 23:32:47 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4F3WlK9016309; Wed, 14 May 2003 23:32:47 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Wed, 14 May 2003 23:32:47 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "David O'Brien" In-Reply-To: <20030515014303.GA53992@dragon.nuxi.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: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 03:33:01 -0000 On Wed, 14 May 2003, David O'Brien wrote: > On Thu, May 15, 2003 at 01:15:45AM +0300, Ruslan Ermilov wrote: > > > > > Modified files: > > > > > release/alpha drivers.conf > > > > > Log: > > > > > The alpha drivers floppy is overflowing. Remove firewire support, > > > > > which is not common on Alpha anyway. Time to have > 1 driver floppy it > > > > > appears. > ... > > > To make it work, we need to add a 4th floppy (2nd driver floppy). Is > > > this the route we really want to take? > > > > In SCO, there used to be a lot more drivers floppies, categorized by > > their use, Mass Storage, Networking, etc. Why not? > > I strongly feel floppies should be de-supported. I think they'll be needed for i386 for a while yet, but when it comes to the newer 64-bit platforms, I tend to agree. I don't even know if you can buy a sparc64 box with a floppy drive at this point... It's hard for me to imagine anyone shipping an ia64 or amd64 machine with a floppy disk drive but without a bootable CDROM... The temptation for Alpha would be to de-support floppy installs on that platform, assuming there are no serious objections in a poll of alpha@ developers and users, since it's one of the impediments to keeping the release build on that platform running, and it really doesn't need any more impediments if we can help it :-). I'd rather invest our developer energy elsewhere, if we can. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Wed May 14 20:39:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5553137B401; Wed, 14 May 2003 20:39:31 -0700 (PDT) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5ED543F3F; Wed, 14 May 2003 20:39:30 -0700 (PDT) (envelope-from baka@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1921) id 87A5C2ED402; Wed, 14 May 2003 20:39:30 -0700 (PDT) Date: Wed, 14 May 2003 20:39:30 -0700 From: Jon Mini To: Robert Watson Message-ID: <20030515033930.GD20512@elvis.mu.org> Mail-Followup-To: Robert Watson , David O'Brien , Ruslan Ermilov , Wilko Bulte , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <20030515014303.GA53992@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: Wilko Bulte cc: David O'Brien cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 03:39:32 -0000 Robert Watson [rwatson@FreeBSD.org] wrote : > I think they'll be needed for i386 for a while yet, but when it comes to > the newer 64-bit platforms, I tend to agree. I don't even know if you can > buy a sparc64 box with a floppy drive at this point... It's hard for > me to imagine anyone shipping an ia64 or amd64 machine with a floppy > disk drive but without a bootable CDROM... The last time I used a boot floppy was over a year ago when I had made some changes to the boot code and needed to make sure it still worked for floppies. I can see the argument for supporting floppies on i386, but future platforms don't require it. I think that these days it is harder to find a floppy than a blank CDR, but then maybe that's because I have an Apple laptop. -- Jonathan Mini http://www.freebsd.org/ From owner-cvs-all@FreeBSD.ORG Wed May 14 21:39:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E479237B401; Wed, 14 May 2003 21:39:43 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59D9E43FCB; Wed, 14 May 2003 21:39:42 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4F4dVm2055702; Wed, 14 May 2003 21:39:35 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4F4dV90055701; Wed, 14 May 2003 21:39:31 -0700 (PDT) Date: Wed, 14 May 2003 21:39:31 -0700 From: "David O'Brien" To: Robert Watson Message-ID: <20030515043931.GC55241@dragon.nuxi.com> References: <20030515014303.GA53992@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.conf 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: Thu, 15 May 2003 04:39:44 -0000 On Wed, May 14, 2003 at 11:32:47PM -0400, Robert Watson wrote: > > On Thu, May 15, 2003 at 01:15:45AM +0300, Ruslan Ermilov wrote: > > > > > > Modified files: > > > > > > release/alpha drivers.conf > > > > > > Log: > > > > > > The alpha drivers floppy is overflowing. Remove firewire support, > > > > > > which is not common on Alpha anyway. Time to have > 1 driver floppy it > > > > > > appears. > > ... > > > > To make it work, we need to add a 4th floppy (2nd driver floppy). Is > > > > this the route we really want to take? > > > > > > In SCO, there used to be a lot more drivers floppies, categorized by > > > their use, Mass Storage, Networking, etc. Why not? > > > > I strongly feel floppies should be de-supported. > > I think they'll be needed for i386 for a while yet, I thought it was crystal clear I was referring to the Alpha platform exclusively, since I was replying to an release/alpha/drivers.conf commit. From owner-cvs-all@FreeBSD.ORG Wed May 14 21:53:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E7337B401; Wed, 14 May 2003 21:53:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA81F43F75; Wed, 14 May 2003 21:53:17 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F4rH0U095135; Wed, 14 May 2003 21:53:17 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F4rHJr095134; Wed, 14 May 2003 21:53:17 -0700 (PDT) Message-Id: <200305150453.h4F4rHJr095134@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 21:53:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mpeg4ip Makefile ports/multimedia/mpeg4ip/files patch-include::mpeg4ip_getopt.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, 15 May 2003 04:53:18 -0000 lioux 2003/05/14 21:53:17 PDT FreeBSD ports repository Modified files: multimedia/mpeg4ip Makefile Added files: multimedia/mpeg4ip/files patch-include::mpeg4ip_getopt.h Log: o Another try at fixing -CURRENT issues with getopt_long_only() - Always depend on libgnugetopt port - Add include/mpeg4ip_getopt.h as a workaround for 5.x branch native getopt.h implementation - Futhermore, change regexp regarding PTHREAD_LIBS issue on -CURRENT. Submitter reports that previous one did not work but that newer does PR: 50233 Submitted by: David Yeske Revision Changes Path 1.20 +5 -6 ports/multimedia/mpeg4ip/Makefile 1.1 +12 -0 ports/multimedia/mpeg4ip/files/patch-include::mpeg4ip_getopt.h (new) From owner-cvs-all@FreeBSD.ORG Wed May 14 22:04:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B349937B401; Wed, 14 May 2003 22:04:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4444143F75; Wed, 14 May 2003 22:04:45 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F54j0U096470; Wed, 14 May 2003 22:04:45 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F54iYm096469; Wed, 14 May 2003 22:04:44 -0700 (PDT) Message-Id: <200305150504.h4F54iYm096469@repoman.freebsd.org> From: Marcel Moolenaar Date: Wed, 14 May 2003 22:04:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: LIBUWX Subject: cvs commit: src/sys/contrib/ia64/libuwx - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 05:04:46 -0000 marcel 2003/05/14 22:04:44 PDT FreeBSD src repository src/sys/contrib/ia64/libuwx - Imported sources Update of /home/ncvs/src/sys/contrib/ia64/libuwx In directory repoman.freebsd.org:/tmp/cvs-serv96443 Log Message: This is beta4 of libuwx; an ia64 stack unwinder. This code is made available by Hewlett-Packard under the MIT license. The unwinder is small, clean and fast and needed little adaptation for use in the kernel. This import has embedded in it the changes needed to make it build in a kernel environment. To optimize the common case, the kernel will minimize the number of registers saved by not saving the preserved registers. In case access to preserved registers is needed (signal handling, ptrace) the kernel will unwind to the context of the syscall or exception. For this we need an unwinder. Approved by: re (blanket) Status: Vendor Tag: LIBUWX Release Tags: BETA4 N src/sys/contrib/ia64/libuwx/src/Makefile N src/sys/contrib/ia64/libuwx/src/uwx.h N src/sys/contrib/ia64/libuwx/src/uwx_bstream.c N src/sys/contrib/ia64/libuwx/src/uwx_bstream.h N src/sys/contrib/ia64/libuwx/src/uwx_context.c N src/sys/contrib/ia64/libuwx/src/uwx_context.h N src/sys/contrib/ia64/libuwx/src/uwx_env.c N src/sys/contrib/ia64/libuwx/src/uwx_env.h N src/sys/contrib/ia64/libuwx/src/uwx_scoreboard.c N src/sys/contrib/ia64/libuwx/src/uwx_scoreboard.h N src/sys/contrib/ia64/libuwx/src/uwx_self.c N src/sys/contrib/ia64/libuwx/src/uwx_self.h N src/sys/contrib/ia64/libuwx/src/uwx_self_context.s N src/sys/contrib/ia64/libuwx/src/uwx_step.c N src/sys/contrib/ia64/libuwx/src/uwx_str.c N src/sys/contrib/ia64/libuwx/src/uwx_str.h N src/sys/contrib/ia64/libuwx/src/uwx_swap.c N src/sys/contrib/ia64/libuwx/src/uwx_swap.h N src/sys/contrib/ia64/libuwx/src/uwx_trace.c N src/sys/contrib/ia64/libuwx/src/uwx_trace.h N src/sys/contrib/ia64/libuwx/src/uwx_ttrace.c N src/sys/contrib/ia64/libuwx/src/uwx_ttrace.h N src/sys/contrib/ia64/libuwx/src/uwx_uinfo.c N src/sys/contrib/ia64/libuwx/src/uwx_uinfo.h N src/sys/contrib/ia64/libuwx/src/uwx_utable.c N src/sys/contrib/ia64/libuwx/src/uwx_utable.h N src/sys/contrib/ia64/libuwx/test/Makefile N src/sys/contrib/ia64/libuwx/test/dump_context.c N src/sys/contrib/ia64/libuwx/test/dumpmyself.c No conflicts created by this import From owner-cvs-all@FreeBSD.ORG Wed May 14 22:04:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBF3C37B404; Wed, 14 May 2003 22:04:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6941343F85; Wed, 14 May 2003 22:04:59 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F54x0U096496; Wed, 14 May 2003 22:04:59 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F54xxB096495; Wed, 14 May 2003 22:04:59 -0700 (PDT) Message-Id: <200305150504.h4F54xxB096495@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 May 2003 22:04:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer 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, 15 May 2003 05:05:00 -0000 lioux 2003/05/14 22:04:59 PDT FreeBSD ports repository Modified files: multimedia/mplayer distinfo Log: Update ipv6 kame patch to 0.9.0-v6-20030430 version Reminded by: adamw (I had forgotten to update distinfo) Approved by: maintainer (implicitly) Revision Changes Path 1.17 +1 -1 ports/multimedia/mplayer/distinfo From owner-cvs-all@FreeBSD.ORG Wed May 14 22:12:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 362BB37B401; Wed, 14 May 2003 22:12:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA8C943FA3; Wed, 14 May 2003 22:12:24 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F5CO0U096891; Wed, 14 May 2003 22:12:24 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F5COmh096890; Wed, 14 May 2003 22:12:24 -0700 (PDT) Message-Id: <200305150512.h4F5COmh096890@repoman.freebsd.org> From: Alan Cox Date: Wed, 14 May 2003 22:12:24 -0700 (PDT) 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_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 05:12:25 -0000 alc 2003/05/14 22:12:24 PDT FreeBSD src repository Modified files: sys/i386/i386 mp_machdep.c Log: Initialize logical_cpus_mask when the logical CPUs are enumerated in the mptable. (Previously, logical_cpus_mask was only initialized if the hyperthreading fixup was executed.) Approved by: re (jhb) Reviewed by: ps Revision Changes Path 1.208 +5 -2 src/sys/i386/i386/mp_machdep.c From owner-cvs-all@FreeBSD.ORG Wed May 14 22:57:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E381A37B401; Wed, 14 May 2003 22:57:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9081143F93; Wed, 14 May 2003 22:57:42 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F5vg0U099806; Wed, 14 May 2003 22:57:42 -0700 (PDT) (envelope-from knu@repoman.freebsd.org) Received: (from knu@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F5vgND099805; Wed, 14 May 2003 22:57:42 -0700 (PDT) Message-Id: <200305150557.h4F5vgND099805@repoman.freebsd.org> From: Akinori MUSHA Date: Wed, 14 May 2003 22:57:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/fd Makefile distinfo ports/shells/fd/files patch-dosemu.c patch-shell.c patch-system.c patch-system.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, 15 May 2003 05:57:43 -0000 knu 2003/05/14 22:57:42 PDT FreeBSD ports repository Modified files: shells/fd Makefile distinfo Removed files: shells/fd/files patch-dosemu.c patch-shell.c patch-system.c patch-system.h Log: Update to 2.03b. Revision Changes Path 1.53 +1 -2 ports/shells/fd/Makefile 1.29 +1 -1 ports/shells/fd/distinfo 1.2 +0 -13 ports/shells/fd/files/patch-dosemu.c (dead) 1.4 +0 -26 ports/shells/fd/files/patch-shell.c (dead) 1.2 +0 -94 ports/shells/fd/files/patch-system.c (dead) 1.4 +0 -13 ports/shells/fd/files/patch-system.h (dead) From owner-cvs-all@FreeBSD.ORG Wed May 14 23:16:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DBD2E37B401; Wed, 14 May 2003 23:16:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7535043F3F; Wed, 14 May 2003 23:16:33 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F6GX0U001709; Wed, 14 May 2003 23:16:33 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F6GXGx001708; Wed, 14 May 2003 23:16:33 -0700 (PDT) Message-Id: <200305150616.h4F6GXGx001708@repoman.freebsd.org> From: Ying-Chieh Liao Date: Wed, 14 May 2003 23:16:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/chinese/autoconvert Makefile ports/chinese/autoconvert/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 06:16:34 -0000 ijliao 2003/05/14 23:16:33 PDT FreeBSD ports repository Modified files: chinese/autoconvert Makefile chinese/autoconvert/files patch-aa Log: 1. dont specify -lgnugetopt in Makefile 2. respect CFLAGS 3. utilize BSD_INSTALL_* macro Revision Changes Path 1.13 +8 -0 ports/chinese/autoconvert/Makefile 1.6 +9 -9 ports/chinese/autoconvert/files/patch-aa From owner-cvs-all@FreeBSD.ORG Wed May 14 23:22:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B42137B401; Wed, 14 May 2003 23:22:58 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FD343F3F; Wed, 14 May 2003 23:22:54 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4F6MnEd008747 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 May 2003 09:22:50 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4F6MnK7008741; Thu, 15 May 2003 09:22:49 +0300 (EEST) (envelope-from ru) Date: Thu, 15 May 2003 09:22:49 +0300 From: Ruslan Ermilov To: Robert Watson , "David O'Brien" , Wilko Bulte , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030515062249.GA7577@sunbay.com> References: <20030515014303.GA53992@dragon.nuxi.com> <20030515033930.GD20512@elvis.mu.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="sm4nu43k4a2Rpi4c" Content-Disposition: inline In-Reply-To: <20030515033930.GD20512@elvis.mu.org> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 06:22:58 -0000 --sm4nu43k4a2Rpi4c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 14, 2003 at 08:39:30PM -0700, Jon Mini wrote: > Robert Watson [rwatson@FreeBSD.org] wrote : > > I think they'll be needed for i386 for a while yet, but when it comes to > > the newer 64-bit platforms, I tend to agree. I don't even know if you = can > > buy a sparc64 box with a floppy drive at this point... It's hard for > > me to imagine anyone shipping an ia64 or amd64 machine with a floppy > > disk drive but without a bootable CDROM... >=20 > The last time I used a boot floppy was over a year ago when I had > made some changes to the boot code and needed to make sure it still > worked for floppies. >=20 > I can see the argument for supporting floppies on i386, but future > platforms don't require it. I think that these days it is harder > to find a floppy than a blank CDR, but then maybe that's because I > have an Apple laptop. >=20 Not everyone has a CD-R/RW burner, you know that? I'm more in a mood to remove the support for modern drivers from BOOTMFS and driver floppies, assuming that if one has a modern enough hardware she also have a CD-ROM drive. Killing functionality like this would just decrease the number of potential FreeBSD installations (not to say users). Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --sm4nu43k4a2Rpi4c Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+wzI5Ukv4P6juNwoRAnVXAJ0Z/eClWTh1VP2NDrARE52cc7xM/gCeNeXh FBWReEOpdWmo2fARTMFHa+A= =zYHQ -----END PGP SIGNATURE----- --sm4nu43k4a2Rpi4c-- From owner-cvs-all@FreeBSD.ORG Wed May 14 23:23:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B57AF37B401; Wed, 14 May 2003 23:23:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 555B943F85; Wed, 14 May 2003 23:23:47 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F6Nl0U001927; Wed, 14 May 2003 23:23:47 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F6NlWh001926; Wed, 14 May 2003 23:23:47 -0700 (PDT) Message-Id: <200305150623.h4F6NlWh001926@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 14 May 2003 23:23:46 -0700 (PDT) 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: Thu, 15 May 2003 06:23:48 -0000 marcus 2003/05/14 23:23:46 PDT FreeBSD doc repository Modified files: en/gnome news.xml Log: Announce GNOME 2.3.1 for FreeBSD. Revision Changes Path 1.36 +28 -1 www/en/gnome/news.xml From owner-cvs-all@FreeBSD.ORG Thu May 15 00:14:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E476E37B401; Thu, 15 May 2003 00:14:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8465943F3F; Thu, 15 May 2003 00:14:31 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F7EV0U004678; Thu, 15 May 2003 00:14:31 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F7EV4c004677; Thu, 15 May 2003 00:14:31 -0700 (PDT) Message-Id: <200305150714.h4F7EV4c004677@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 15 May 2003 00:14:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/calamaris 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, 15 May 2003 07:14:32 -0000 demon 2003/05/15 00:14:31 PDT FreeBSD ports repository Modified files: www/calamaris Makefile distinfo Log: Update to version 2.58 Revision Changes Path 1.29 +1 -1 ports/www/calamaris/Makefile 1.24 +1 -1 ports/www/calamaris/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 00:33:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8252437B401; Thu, 15 May 2003 00:33:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D964E43FA3; Thu, 15 May 2003 00:33:53 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F7Xr0U005481; Thu, 15 May 2003 00:33:53 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F7XrS5005480; Thu, 15 May 2003 00:33:53 -0700 (PDT) Message-Id: <200305150733.h4F7XrS5005480@repoman.freebsd.org> From: Oliver Braun Date: Thu, 15 May 2003 00:33:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/mutt 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, 15 May 2003 07:33:55 -0000 obraun 2003/05/15 00:33:53 PDT FreeBSD ports repository Modified files: mail/mutt pkg-plist Log: Fix pkg-plist. PR: ports/52262 Submitted by: maintainer Revision Changes Path 1.28 +2 -1 ports/mail/mutt/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 00:51:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B8A937B408; Thu, 15 May 2003 00:51:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 954B043FBF; Thu, 15 May 2003 00:51:23 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F7pM0U011262; Thu, 15 May 2003 00:51:22 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F7pM9o011261; Thu, 15 May 2003 00:51:22 -0700 (PDT) Message-Id: <200305150751.h4F7pM9o011261@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 00:51:22 -0700 (PDT) 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 syscall.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: Thu, 15 May 2003 07:51:25 -0000 marcel 2003/05/15 00:51:22 PDT FreeBSD src repository Added files: sys/ia64/ia64 syscall.s Log: This file contains the code that implements the syscall path based on the epc instruction. The epc instruction, given the permissions of the page in which the epc is located, allows the privilege level to be increased with little or no overhead. The previous privilege level is recorded in the current frame marker and is restored by a regular (function) return. Since the epc instruction has to live in a page with non-standard properties, we hardwire a "gateway" page in the address space. The address of the gateway page is exported to userland in ar.k7. This allows us to rewire the page without breaking the ABI. The syscall stubs in libc are regular function calls that slightly differ from the normal runtime. The difference is mostly to simplify the stubs themselves by by moving some of the logic to the kernel. The libc stubs call into the gateway page (offset 0), from where the kernel trampolines to the code that sets up a minimal trapframe and arranges to execute from the kernel stack. The way back is basicly the same. The kernel returns to the gateway page, whereby privilege is dropped, and jumps back to the syscall stub. Only the special registers are saved in the trapframe. None of the scratch registers are preserved and since the kernel follows the same runtime model, none of the preserved registers are saved. Future enhancements can include the implementation of lightweight syscalls, where kernel functions are performed without setting up a trapframe. Good candidates are the *context syscalls for example. Now that there's a gateway page from which code can be executed in a non-privileged context, we also have the ideal place to put the signal trampolines. By moving the signal trampolines from the user stack to the gateway page, we open up the doors to unexecutable stacks. The gateway page contains signal trampolines for both the "legacy" break-based syscall code and the new and improved epc- based syscall code. Approved: re@ (blanket) Revision Changes Path 1.1 +565 -0 src/sys/ia64/ia64/syscall.s (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 01:08:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 219AF37B401; Thu, 15 May 2003 01:08:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C903743F85; Thu, 15 May 2003 01:08:32 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F88W0U012892; Thu, 15 May 2003 01:08:32 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F88WBg012891; Thu, 15 May 2003 01:08:32 -0700 (PDT) Message-Id: <200305150808.h4F88WBg012891@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 01:08:32 -0700 (PDT) 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 context.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: Thu, 15 May 2003 08:08:33 -0000 marcel 2003/05/15 01:08:32 PDT FreeBSD src repository Added files: sys/ia64/ia64 context.s Log: This file contains elementary context related functions used to save and restore "sets" of registers in various places. The restorectx and swapctx functions are used by cpu_switch() and deal with the special registers, as well as the preserved registers. The *callee_saved* functions are used to save and restore the preserved registers (integer and floating-point). They are useful for signal delivery and ptrace support. The save_high_fp and restore_high_fp functions are used to "load" and "unload" to and from the CPU as part of lazy context switching. The ia32 specific context functions have been kept with the ia32 code. Approved by: re@ (blanket) Revision Changes Path 1.1 +804 -0 src/sys/ia64/ia64/context.s (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 01:16:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E65E837B401; Thu, 15 May 2003 01:16:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8593A43F3F; Thu, 15 May 2003 01:16:25 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8GP0U013285; Thu, 15 May 2003 01:16:25 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8GPpJ013284; Thu, 15 May 2003 01:16:25 -0700 (PDT) Message-Id: <200305150816.h4F8GPpJ013284@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:16:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/sbcl 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, 15 May 2003 08:16:26 -0000 des 2003/05/15 01:16:25 PDT FreeBSD ports repository Modified files: lang/sbcl Makefile pkg-plist Log: Place the core file in ${PREFIX}/lib/sbcl, where sbcl expects to find it. Submitted by: Joseph Frazee Revision Changes Path 1.4 +3 -1 ports/lang/sbcl/Makefile 1.3 +2 -1 ports/lang/sbcl/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 01:18:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96A6A37B401; Thu, 15 May 2003 01:18:30 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9812843F75; Thu, 15 May 2003 01:18:26 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4F8IJEd021947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 May 2003 11:18:20 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4F8IF6d021938; Thu, 15 May 2003 11:18:15 +0300 (EEST) (envelope-from ru) Date: Thu, 15 May 2003 11:18:15 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Message-ID: <20030515081815.GA21499@sunbay.com> References: <200305150218.h4F2I4BW082426@repoman.freebsd.org> <20030515023400.GB2377@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="XsQoSWH+UP9D9v3l" Content-Disposition: inline In-Reply-To: <20030515023400.GB2377@athlon.pn.xcllnt.net> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:18:31 -0000 --XsQoSWH+UP9D9v3l Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, May 14, 2003 at 07:34:00PM -0700, Marcel Moolenaar wrote: > On Wed, May 14, 2003 at 07:18:04PM -0700, Marcel Moolenaar wrote: > > marcel 2003/05/14 19:18:04 PDT > >=20 > > FreeBSD src repository > >=20 > > . - Imported sources > > Update of /home/ncvs/. > > In directory repoman.freebsd.org:/tmp/cvs-serv81958 >=20 > Peter fixed it. All should be ok. I'll wait a couple of hours before > trying again. That also gives me some time to learn cvs :-( >=20 > Hat please... >=20 I always test imports locally before running them against ncvs, even though I do them quite often. I recommend everyone to follow this technique. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --XsQoSWH+UP9D9v3l Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+w01HUkv4P6juNwoRAi3lAJ4lM8j2baompEoIaNU4cCekg/JGqwCfZ3s2 mAT2ekovPTf4tbzNwdA96x0= =aGOM -----END PGP SIGNATURE----- --XsQoSWH+UP9D9v3l-- From owner-cvs-all@FreeBSD.ORG Thu May 15 01:34:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6195037B401; Thu, 15 May 2003 01:34:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5B4D43F75; Thu, 15 May 2003 01:34:52 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8Yq0U013861; Thu, 15 May 2003 01:34:52 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8YqqE013860; Thu, 15 May 2003 01:34:52 -0700 (PDT) Message-Id: <200305150834.h4F8YqqE013860@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:34:52 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT exclude X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:34:53 -0000 des 2003/05/15 01:34:52 PDT FreeBSD src repository Modified files: . exclude Log: Ignore images in tools directory. Revision Changes Path 1.88 +3 -0 CVSROOT/exclude From owner-cvs-all@FreeBSD.ORG Thu May 15 01:36:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C04B537B401; Thu, 15 May 2003 01:36:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ACD143F3F; Thu, 15 May 2003 01:36:04 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8a40U013996; Thu, 15 May 2003 01:36:04 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8a3cU013995; Thu, 15 May 2003 01:36:03 -0700 (PDT) Message-Id: <200305150836.h4F8a3cU013995@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 01:36:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/include _regset.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, 15 May 2003 08:36:05 -0000 marcel 2003/05/15 01:36:03 PDT FreeBSD src repository Added files: sys/ia64/include _regset.h Log: This file creates register sets based on the runtime specification. The advantage of using register sets is that you don't focus on each register seperately, but instead instroduce a level of abstraction. This reduces the chance of errors, and also simplifies the code. The register sers form the basis of everything register. The sets in this file are: struct _special contains all of the control related registers, such as instruction pointer and stack pointer. It also contains interrupt specific registers like the faulting address. The set is roughly split in 3 groups. The first contains the registers that define a context or thread. This is the only group that the kernel needs to switch threads. The second group contains registers needed in addition to the first group needed to switch userland threads. This group contains the thread pointer and the FP control register. The third group contains those registers we need for execption handling and are used on top of the first two groups. struct _callee_saved, struct _callee_saved_fp These sets contain the preserved registers, including the NaT after spilling. The general registers (including branch registers) are seperated from the FP registers for ptrace(2). struct _caller_saved, struct _caller_saved_fp These sets contain the scratch registers based on SDM 2.1, This means that both ar.csd and ar.ccd are included here, even though they contain ia32 segment register descriptions. We keep seperate NaT bits for scratch and preserved registers, because they are never saved/restored at the same time. struct _high_fp The upper 96 FP registers that can be enabled/disabled seperately on the CPU from the lower 32 FP registers. Due to the size of this set, we treat them specially, even though they are defined as scratch registers. CVS ---------------------------------------------------------------------- Revision Changes Path 1.1 +180 -0 src/sys/ia64/include/_regset.h (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 01:36:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07DDD37B401; Thu, 15 May 2003 01:36:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9CAE943F3F; Thu, 15 May 2003 01:36:18 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8aI0U014023; Thu, 15 May 2003 01:36:18 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8aIn9014022; Thu, 15 May 2003 01:36:18 -0700 (PDT) Message-Id: <200305150836.h4F8aIn9014022@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:36:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT exclude X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:36:19 -0000 des 2003/05/15 01:36:18 PDT FreeBSD src repository Modified files: . exclude Log: The previous commit was incorrect; tools are in ./src/tools, not in ./tools Revision Changes Path 1.89 +2 -3 CVSROOT/exclude From owner-cvs-all@FreeBSD.ORG Thu May 15 01:36:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B903337B407; Thu, 15 May 2003 01:36:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50A3643F75; Thu, 15 May 2003 01:36:27 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8aR0U014060; Thu, 15 May 2003 01:36:27 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8aQfx014059; Thu, 15 May 2003 01:36:26 -0700 (PDT) Message-Id: <200305150836.h4F8aQfx014059@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:36:26 -0700 (PDT) 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 tb.css valid-css.gif valid-xhtml10.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:36:28 -0000 des 2003/05/15 01:36:26 PDT FreeBSD src repository Added files: tools/tools/tinderbox/www index.cgi tb.css valid-css.gif valid-xhtml10.png Log: These are the sources for the tinderbox summary page. Revision Changes Path 1.1 +148 -0 src/tools/tools/tinderbox/www/index.cgi (new) 1.1 +51 -0 src/tools/tools/tinderbox/www/tb.css (new) 1.1 +7 -0 src/tools/tools/tinderbox/www/valid-css.gif (new) 1.1 +10 -0 src/tools/tools/tinderbox/www/valid-xhtml10.png (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 01:39:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7047837B404; Thu, 15 May 2003 01:39:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D5FB43F93; Thu, 15 May 2003 01:39:01 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8d00U014176; Thu, 15 May 2003 01:39:00 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8d011014173; Thu, 15 May 2003 01:39:00 -0700 (PDT) Message-Id: <200305150839.h4F8d011014173@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:39:00 -0700 (PDT) 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 tb.css X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:39:02 -0000 des 2003/05/15 01:39:00 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www tb.css Log: CSS uses C-style comments, not C++-style. Revision Changes Path 1.2 +3 -1 src/tools/tools/tinderbox/www/tb.css From owner-cvs-all@FreeBSD.ORG Thu May 15 01:42:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0838D37B404; Thu, 15 May 2003 01:42:49 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id BED9E43F93; Thu, 15 May 2003 01:42:47 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F8glwk065186; Thu, 15 May 2003 01:42:47 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4F8glKj003682; Thu, 15 May 2003 01:42:47 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h4F8gliW003681; Thu, 15 May 2003 01:42:47 -0700 (PDT) Date: Thu, 15 May 2003 01:42:47 -0700 From: Marcel Moolenaar To: Ruslan Ermilov Message-ID: <20030515084247.GA3659@athlon.pn.xcllnt.net> References: <200305150218.h4F2I4BW082426@repoman.freebsd.org> <20030515023400.GB2377@athlon.pn.xcllnt.net> <20030515081815.GA21499@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030515081815.GA21499@sunbay.com> User-Agent: Mutt/1.5.3i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:42:49 -0000 On Thu, May 15, 2003 at 11:18:15AM +0300, Ruslan Ermilov wrote: > On Wed, May 14, 2003 at 07:34:00PM -0700, Marcel Moolenaar wrote: > > On Wed, May 14, 2003 at 07:18:04PM -0700, Marcel Moolenaar wrote: > > > marcel 2003/05/14 19:18:04 PDT > > > > > > FreeBSD src repository > > > > > > . - Imported sources > > > Update of /home/ncvs/. > > > In directory repoman.freebsd.org:/tmp/cvs-serv81958 > > > > Peter fixed it. All should be ok. I'll wait a couple of hours before > > trying again. That also gives me some time to learn cvs :-( > > > > Hat please... > > > I always test imports locally before running them against ncvs, > even though I do them quite often. I recommend everyone to > follow this technique. Agreed. Unfortunately, I tried it locally in such a way that the import ended up in the same place it did here, except locally I wanted it there. If you try it, make sure you try to import in some subdirectory. Peter also suggested: use -n to see what happens without it getting done first. I think this was my very first import and as they say: "Everybody falls the first time. It doesn't mean anything" -- The Matrix (no I haven't seen "reloaded" it yet :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Thu May 15 01:44:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E7FDC37B401; Thu, 15 May 2003 01:44:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8714C43F75; Thu, 15 May 2003 01:44:18 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8iI0U014436; Thu, 15 May 2003 01:44:18 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8iIN7014435; Thu, 15 May 2003 01:44:18 -0700 (PDT) Message-Id: <200305150844.h4F8iIN7014435@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:44:18 -0700 (PDT) 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: Thu, 15 May 2003 08:44:19 -0000 des 2003/05/15 01:44:18 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www index.cgi Log: Don't show platforms for which we have no logs. Revision Changes Path 1.2 +8 -4 src/tools/tools/tinderbox/www/index.cgi From owner-cvs-all@FreeBSD.ORG Thu May 15 01:45:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22FC937B401; Thu, 15 May 2003 01:45:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B564643FA3; Thu, 15 May 2003 01:45:22 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8jM0U014539; Thu, 15 May 2003 01:45:22 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8jMVT014538; Thu, 15 May 2003 01:45:22 -0700 (PDT) Message-Id: <200305150845.h4F8jMVT014538@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 01:45:22 -0700 (PDT) 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: Thu, 15 May 2003 08:45:23 -0000 des 2003/05/15 01:45:22 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www index.cgi Log: Untabify string literals. Revision Changes Path 1.3 +6 -6 src/tools/tools/tinderbox/www/index.cgi From owner-cvs-all@FreeBSD.ORG Thu May 15 01:48:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0188837B401; Thu, 15 May 2003 01:48:23 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C3D043F3F; Thu, 15 May 2003 01:48:08 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4F8ltEd025111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 15 May 2003 11:47:58 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4F8ltTh025110; Thu, 15 May 2003 11:47:55 +0300 (EEST) (envelope-from ru) Date: Thu, 15 May 2003 11:47:55 +0300 From: Ruslan Ermilov To: Marcel Moolenaar Message-ID: <20030515084755.GA24288@sunbay.com> References: <200305150218.h4F2I4BW082426@repoman.freebsd.org> <20030515023400.GB2377@athlon.pn.xcllnt.net> <20030515081815.GA21499@sunbay.com> <20030515084247.GA3659@athlon.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UugvWAfsgieZRqgk" Content-Disposition: inline In-Reply-To: <20030515084247.GA3659@athlon.pn.xcllnt.net> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: . - Imported sources X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 08:48:23 -0000 --UugvWAfsgieZRqgk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 15, 2003 at 01:42:47AM -0700, Marcel Moolenaar wrote: > On Thu, May 15, 2003 at 11:18:15AM +0300, Ruslan Ermilov wrote: > > On Wed, May 14, 2003 at 07:34:00PM -0700, Marcel Moolenaar wrote: > > > On Wed, May 14, 2003 at 07:18:04PM -0700, Marcel Moolenaar wrote: > > > > marcel 2003/05/14 19:18:04 PDT > > > >=20 > > > > FreeBSD src repository > > > >=20 > > > > . - Imported sources > > > > Update of /home/ncvs/. > > > > In directory repoman.freebsd.org:/tmp/cvs-serv81958 > > >=20 > > > Peter fixed it. All should be ok. I'll wait a couple of hours before > > > trying again. That also gives me some time to learn cvs :-( > > >=20 > > > Hat please... > > >=20 > > I always test imports locally before running them against ncvs, > > even though I do them quite often. I recommend everyone to > > follow this technique. >=20 > Agreed. Unfortunately, I tried it locally in such a way that the > import ended up in the same place it did here, except locally I > wanted it there. If you try it, make sure you try to import in > some subdirectory. >=20 > Peter also suggested: use -n to see what happens without it > getting done first. >=20 > I think this was my very first import and as they say: >=20 > "Everybody falls the first time. It doesn't mean anything" > -- The Matrix >=20 > (no I haven't seen "reloaded" it yet :-) >=20 I've visiting Budapest recently, and they will start showing Reloaded tomorrow, May 16. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --UugvWAfsgieZRqgk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+w1Q7Ukv4P6juNwoRAlAqAJwO7AoTBz+z7LsUHdjZOFxOO0c57QCff3zG 5ufq4mnopwhhO8juVL0ZbKQ= =ukLb -----END PGP SIGNATURE----- --UugvWAfsgieZRqgk-- From owner-cvs-all@FreeBSD.ORG Thu May 15 01:55:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F70F37B401; Thu, 15 May 2003 01:55:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D0C43F93; Thu, 15 May 2003 01:55:54 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F8ts0U015067; Thu, 15 May 2003 01:55:54 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F8tsxU015066; Thu, 15 May 2003 01:55:54 -0700 (PDT) Message-Id: <200305150855.h4F8tsxU015066@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 01:55:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/cvsplot 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, 15 May 2003 08:55:55 -0000 mich 2003/05/15 01:55:54 PDT FreeBSD ports repository Modified files: devel/cvsplot Makefile distinfo Log: Update to latest release. PR: 52233 Submitted by: maintainer Approved by: roberto(mentor) Revision Changes Path 1.8 +1 -1 ports/devel/cvsplot/Makefile 1.5 +1 -1 ports/devel/cvsplot/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 02:04:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A574737B401; Thu, 15 May 2003 02:04:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4582F43F3F; Thu, 15 May 2003 02:04:28 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F94S0U016357; Thu, 15 May 2003 02:04:28 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F94R1v016356; Thu, 15 May 2003 02:04:27 -0700 (PDT) Message-Id: <200305150904.h4F94R1v016356@repoman.freebsd.org> From: Anton Berezin Date: Thu, 15 May 2003 02:04:27 -0700 (PDT) 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, 15 May 2003 09:04:29 -0000 tobez 2003/05/15 02:04:27 PDT FreeBSD ports repository Modified files: www/p5-HTML-Mason Makefile Log: Make mod_perl dependency optional (WITHOUT_MODPERL to deactivate). PR: 51653 Approved by: maintainer Revision Changes Path 1.34 +7 -3 ports/www/p5-HTML-Mason/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 02:04:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6070F37B401; Thu, 15 May 2003 02:04:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01BAA43FA3; Thu, 15 May 2003 02:04:58 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F94v0U016384; Thu, 15 May 2003 02:04:57 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F94viN016383; Thu, 15 May 2003 02:04:57 -0700 (PDT) Message-Id: <200305150904.h4F94viN016383@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 15 May 2003 02:04:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/rt3 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 09:04:58 -0000 demon 2003/05/15 02:04:57 PDT FreeBSD ports repository Modified files: www/rt3 Makefile Log: Add one more mirror. Replace spaces with tabs. Revision Changes Path 1.14 +22 -21 ports/www/rt3/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 02:09:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39B8137B401; Thu, 15 May 2003 02:09:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBC8243FB1; Thu, 15 May 2003 02:09:21 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F99L0U016569; Thu, 15 May 2003 02:09:21 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F99LE4016568; Thu, 15 May 2003 02:09:21 -0700 (PDT) Message-Id: <200305150909.h4F99LE4016568@repoman.freebsd.org> From: Anton Berezin Date: Thu, 15 May 2003 02:09:21 -0700 (PDT) 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-Session Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 09:09:22 -0000 tobez 2003/05/15 02:09:21 PDT FreeBSD ports repository Modified files: www/p5-Apache-Session Makefile Log: Despite of its name, Apache::Session does not use mod_perl-specific modules anywhere. Since Apache::Session is useful much beyond mod_perlified environment, make the port to not depend on mod_perl. PR: 51656 Approved by: maintainer Revision Changes Path 1.14 +2 -2 ports/www/p5-Apache-Session/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 02:26:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5430537B401; Thu, 15 May 2003 02:26:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E52EF43F3F; Thu, 15 May 2003 02:26:22 -0700 (PDT) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4F9QM0U017177; Thu, 15 May 2003 02:26:22 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4F9QMLM017176; Thu, 15 May 2003 02:26:22 -0700 (PDT) Message-Id: <200305150926.h4F9QMLM017176@repoman.freebsd.org> From: Anton Berezin Date: Thu, 15 May 2003 02:26:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Params-Validate Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 09:26:23 -0000 tobez 2003/05/15 02:26:22 PDT FreeBSD ports repository Modified files: devel/p5-Params-Validate Makefile Log: p5-Params-Validate has an extra module, Attribute::Params::Validate, which uses Attribute::Handlers, which requires perl 5.6 or above. This is an add-on functionality which is not necessary for main module operation. Make this port work with all supported Perls. PR: 51652 Approved by: maintainer Revision Changes Path 1.11 +2 -8 ports/devel/p5-Params-Validate/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 03:28:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E1C037B401; Thu, 15 May 2003 03:28:05 -0700 (PDT) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id B618E43FA3; Thu, 15 May 2003 03:28:03 -0700 (PDT) (envelope-from marck@rinet.ru) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.12.9/8.12.9) with ESMTP id h4FAS1Uf050988; Thu, 15 May 2003 14:28:01 +0400 (MSD) (envelope-from marck@rinet.ru) Date: Thu, 15 May 2003 14:28:01 +0400 (MSD) From: Dmitry Morozovsky To: "David O'Brien" In-Reply-To: <20030515014303.GA53992@dragon.nuxi.com> Message-ID: <20030515142527.C50221@woozle.rinet.ru> References: <200305121312.h4CDC9E1094403@repoman.freebsd.org> <20030514163543.GC17271@sunbay.com> <20030514214842.GA50204@dragon.nuxi.com> <20030514221545.GC57110@sunbay.com> <20030515014303.GA53992@dragon.nuxi.com> X-NCC-RegID: ru.rinet 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: Wilko Bulte cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 10:28:06 -0000 On Wed, 14 May 2003, David O'Brien wrote: DO> I strongly feel floppies should be de-supported. Uh-oh... I personally would not object dropping support for floppy distributions, but not for floppy installation, as there is wide hardware base where other install methods are very unpleasant. Time to move the discussion to -arch? Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------ From owner-cvs-all@FreeBSD.ORG Thu May 15 03:48:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7997737B401; Thu, 15 May 2003 03:48:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1528543F75; Thu, 15 May 2003 03:48:51 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FAmo0U021218; Thu, 15 May 2003 03:48:50 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FAmo3t021217; Thu, 15 May 2003 03:48:50 -0700 (PDT) Message-Id: <200305151048.h4FAmo3t021217@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 03:48:50 -0700 (PDT) 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 Makefile src/tools/tools/tinderbox/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 10:48:51 -0000 des 2003/05/15 03:48:50 PDT FreeBSD src repository Modified files: tools/tools/tinderbox Makefile Added files: tools/tools/tinderbox/www Makefile Log: Add a Makefile for the web bits. Revision Changes Path 1.3 +2 -0 src/tools/tools/tinderbox/Makefile 1.1 +11 -0 src/tools/tools/tinderbox/www/Makefile (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 04:03:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA6F37B401; Thu, 15 May 2003 04:03:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE5E343FB1; Thu, 15 May 2003 04:03:00 -0700 (PDT) (envelope-from znerd@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FB300U021807; Thu, 15 May 2003 04:03:00 -0700 (PDT) (envelope-from znerd@repoman.freebsd.org) Received: (from znerd@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FB30KG021802; Thu, 15 May 2003 04:03:00 -0700 (PDT) Message-Id: <200305151103.h4FB30KG021802@repoman.freebsd.org> From: Ernst de Haan Date: Thu, 15 May 2003 04:03:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/jakarta-ant 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, 15 May 2003 11:03:01 -0000 znerd 2003/05/15 04:03:00 PDT FreeBSD ports repository Modified files: devel/jakarta-ant Makefile pkg-plist Log: Removed extra item from pkg-plist. Bumped PORTREVISION. Provided by: Sergey Akifyev Revision Changes Path 1.26 +1 -0 ports/devel/jakarta-ant/Makefile 1.15 +0 -1 ports/devel/jakarta-ant/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 04:09:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B68437B405; Thu, 15 May 2003 04:09:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0012443FB1; Thu, 15 May 2003 04:09:25 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FB9P0U022983; Thu, 15 May 2003 04:09:25 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FB9PtT022982; Thu, 15 May 2003 04:09:25 -0700 (PDT) Message-Id: <200305151109.h4FB9PtT022982@repoman.freebsd.org> From: Oliver Braun Date: Thu, 15 May 2003 04:09:25 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/hs-drift 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, 15 May 2003 11:09:27 -0000 obraun 2003/05/15 04:09:25 PDT FreeBSD ports repository Modified files: devel/hs-drift Makefile distinfo Log: Upgrade to 2.0rc4. Revision Changes Path 1.9 +2 -2 ports/devel/hs-drift/Makefile 1.2 +1 -1 ports/devel/hs-drift/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 04:31:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AF2737B401; Thu, 15 May 2003 04:31:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE50C43F3F; Thu, 15 May 2003 04:31:35 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBVZ0U023884; Thu, 15 May 2003 04:31:35 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBVZAs023883; Thu, 15 May 2003 04:31:35 -0700 (PDT) Message-Id: <200305151131.h4FBVZAs023883@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 04:31:35 -0700 (PDT) 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/remarp 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, 15 May 2003 11:31:36 -0000 mich 2003/05/15 04:31:35 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/remarp Makefile distinfo pkg-descr pkg-plist Log: New port. Remote Arpwatch collects ARP tables from remote devices using SNMP and checks them for changes. It is very useful for detecting problems and malicious users in networks with routers that don't support static ARP tables. PR: 50521 Approved by: roberto(mentor) Revision Changes Path 1.986 +1 -0 ports/net/Makefile 1.1 +50 -0 ports/net/remarp/Makefile (new) 1.1 +1 -0 ports/net/remarp/distinfo (new) 1.1 +10 -0 ports/net/remarp/pkg-descr (new) 1.1 +5 -0 ports/net/remarp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 04:31:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB7B837B43C; Thu, 15 May 2003 04:31:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8C143FB1; Thu, 15 May 2003 04:31:42 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBVg0U023923; Thu, 15 May 2003 04:31:42 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBVg1v023922; Thu, 15 May 2003 04:31:42 -0700 (PDT) Message-Id: <200305151131.h4FBVg1v023922@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 04:31:42 -0700 (PDT) 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, 15 May 2003 11:31:44 -0000 mich 2003/05/15 04:31:42 PDT FreeBSD ports repository Modified files: . modules Log: remarp --> ports/net/remarp Revision Changes Path 1.7248 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 04:32:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 375BE37B401; Thu, 15 May 2003 04:32:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C95FD43FBD; Thu, 15 May 2003 04:32:18 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBWI0U023962; Thu, 15 May 2003 04:32:18 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBWIru023961; Thu, 15 May 2003 04:32:18 -0700 (PDT) Message-Id: <200305151132.h4FBWIru023961@repoman.freebsd.org> From: Hiten Pandya Date: Thu, 15 May 2003 04:32:18 -0700 (PDT) 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/developers-handbook/jail 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, 15 May 2003 11:32:19 -0000 hmp 2003/05/15 04:32:18 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/jail chapter.sgml Log: Use a tag. While I am there, beautify the markup of the tag. Approved by: des (mentor) Revision Changes Path 1.11 +6 -3 doc/en_US.ISO8859-1/books/developers-handbook/jail/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 04:49:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E19AE37B401; Thu, 15 May 2003 04:49:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5C443F3F; Thu, 15 May 2003 04:49:10 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBnA0U029731; Thu, 15 May 2003 04:49:10 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBnAkn029730; Thu, 15 May 2003 04:49:10 -0700 (PDT) Message-Id: <200305151149.h4FBnAkn029730@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 04:49:10 -0700 (PDT) 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/wping 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, 15 May 2003 11:49:11 -0000 mich 2003/05/15 04:49:10 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/wping Makefile distinfo pkg-descr pkg-plist Log: New port. A Web-based graphical ping log PR: 50772 Approved by: roberto(mentor) Revision Changes Path 1.987 +1 -0 ports/net/Makefile 1.1 +35 -0 ports/net/wping/Makefile (new) 1.1 +1 -0 ports/net/wping/distinfo (new) 1.1 +10 -0 ports/net/wping/pkg-descr (new) 1.1 +2 -0 ports/net/wping/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 04:49:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A019537B497; Thu, 15 May 2003 04:49:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C15543F93; Thu, 15 May 2003 04:49:17 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBnH0U029769; Thu, 15 May 2003 04:49:17 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBnGIA029768; Thu, 15 May 2003 04:49:16 -0700 (PDT) Message-Id: <200305151149.h4FBnGIA029768@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 04:49:16 -0700 (PDT) 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, 15 May 2003 11:49:18 -0000 mich 2003/05/15 04:49:16 PDT FreeBSD ports repository Modified files: . modules Log: wping --> ports/net/wping Revision Changes Path 1.7249 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 04:51:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E7A137B401; Thu, 15 May 2003 04:51:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EFF9A43FA3; Thu, 15 May 2003 04:51:21 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FBpL0U029947; Thu, 15 May 2003 04:51:21 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FBpLfX029946; Thu, 15 May 2003 04:51:21 -0700 (PDT) Message-Id: <200305151151.h4FBpLfX029946@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 04:51:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/vcp 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, 15 May 2003 11:51:22 -0000 mich 2003/05/15 04:51:21 PDT FreeBSD ports repository Modified files: sysutils/vcp Makefile distinfo Log: - Update to latest release. Approved by: roberto(mentor) Revision Changes Path 1.8 +1 -1 ports/sysutils/vcp/Makefile 1.7 +1 -1 ports/sysutils/vcp/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 05:08:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF4AF37B401; Thu, 15 May 2003 05:08:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FFA143F85; Thu, 15 May 2003 05:08:05 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FC850U031510; Thu, 15 May 2003 05:08:05 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FC85v3031509; Thu, 15 May 2003 05:08:05 -0700 (PDT) Message-Id: <200305151208.h4FC85v3031509@repoman.freebsd.org> From: Ceri Davies Date: Thu, 15 May 2003 05:08:05 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi dosendpr.cgi ports.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 12:08:06 -0000 ceri 2003/05/15 05:08:05 PDT FreeBSD doc repository Modified files: en/cgi dosendpr.cgi ports.cgi Log: Correct some user visible typo's. Revision Changes Path 1.12 +2 -2 www/en/cgi/dosendpr.cgi 1.66 +3 -3 www/en/cgi/ports.cgi From owner-cvs-all@FreeBSD.ORG Thu May 15 05:15:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5048D37B401; Thu, 15 May 2003 05:15:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E310643F75; Thu, 15 May 2003 05:15:37 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCFb0U031847; Thu, 15 May 2003 05:15:37 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCFbY3031846; Thu, 15 May 2003 05:15:37 -0700 (PDT) Message-Id: <200305151215.h4FCFbY3031846@repoman.freebsd.org> From: Ceri Davies Date: Thu, 15 May 2003 05:15:37 -0700 (PDT) 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: Thu, 15 May 2003 12:15:38 -0000 ceri 2003/05/15 05:15:37 PDT FreeBSD doc repository Modified files: en/donations donors.sgml Log: The AlphaStation wilko arranged for me arrived today. Revision Changes Path 1.90 +2 -2 www/en/donations/donors.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 05:17:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4613037B401; Thu, 15 May 2003 05:17:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D968643FA3; Thu, 15 May 2003 05:17:02 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCH20U031920; Thu, 15 May 2003 05:17:02 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCH221031919; Thu, 15 May 2003 05:17:02 -0700 (PDT) Message-Id: <200305151217.h4FCH221031919@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 05:17:02 -0700 (PDT) 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: Thu, 15 May 2003 12:17:03 -0000 des 2003/05/15 05:17:02 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www index.cgi Log: use 5.006_001 (for new open() syntax) Revision Changes Path 1.4 +1 -0 src/tools/tools/tinderbox/www/index.cgi From owner-cvs-all@FreeBSD.ORG Thu May 15 05:26:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4004837B401; Thu, 15 May 2003 05:26:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3E9943F75; Thu, 15 May 2003 05:26:55 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCQt0U032239; Thu, 15 May 2003 05:26:55 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCQthB032238; Thu, 15 May 2003 05:26:55 -0700 (PDT) Message-Id: <200305151226.h4FCQthB032238@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 05:26:55 -0700 (PDT) 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 tinderbox.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: Thu, 15 May 2003 12:26:56 -0000 des 2003/05/15 05:26:55 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Add a 'release' command which builds a release. It currently sets NOCDROM, NODOC and NOPORTS to save time and space, but I may remove those at a later date so we can use the results to populate a snapshot server. Document the --machine option. Make $arch and $machine default to the correct values for the current system. This shouldn't make any difference unless you run the tinderbox on a pc98 machine, since for all other platforms, $arch and $machine are the same. Only set kernel-related variables if actually building a kernel or a release. Be paranoid and cd to the correct directory in each stage so we're sure we invoke make(1) in the right place. To support building LINT on -STABLE, don't try to 'make LINT' unless NOTES exists, but build LINT if the config file exists even if there is no NOTES. Revision Changes Path 1.15 +58 -14 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Thu May 15 05:33:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2243137B401; Thu, 15 May 2003 05:33:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2A4B43F85; Thu, 15 May 2003 05:33:46 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCXk0U032508; Thu, 15 May 2003 05:33:46 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCXk63032507; Thu, 15 May 2003 05:33:46 -0700 (PDT) Message-Id: <200305151233.h4FCXk63032507@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 05:33:46 -0700 (PDT) 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 tbmaster.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: Thu, 15 May 2003 12:33:47 -0000 des 2003/05/15 05:33:46 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Make the ENV configuration variable a hash rather than an array. Build LINT on -STABLE now that tinderbox.pl knows how. Also try to build LINT on powerpc and amd64 (this is a formality as they don't have NOTES so nothing will be built) Add two setups for release testing, with plenty of NO* to speed things up. If the config key was not specified on the command line, try to guess it from the hostname. Revision Changes Path 1.19 +64 -12 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Thu May 15 05:40:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 232B837B401; Thu, 15 May 2003 05:40:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB92343FAF; Thu, 15 May 2003 05:40:46 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCek0U032910; Thu, 15 May 2003 05:40:46 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCeksg032909; Thu, 15 May 2003 05:40:46 -0700 (PDT) Message-Id: <200305151240.h4FCeksg032909@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 05:40:46 -0700 (PDT) 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/doctorj 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, 15 May 2003 12:40:48 -0000 mich 2003/05/15 05:40:46 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/doctorj Makefile distinfo pkg-descr pkg-plist Log: New port. DoctorJ is a set of applications that analyze Java code. Documentation is verified for compliance with the standard and for accuracy against the code, beyond what javadoc does. Statistics for a file or project can be generated, including the number of lines of code per class and method, and the overall total. A syntax analyzer is in development PR: 51042 Approved by: roberto(mentor) Revision Changes Path 1.1113 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/doctorj/Makefile (new) 1.1 +1 -0 ports/devel/doctorj/distinfo (new) 1.1 +12 -0 ports/devel/doctorj/pkg-descr (new) 1.1 +1 -0 ports/devel/doctorj/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 05:40:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0CC937B404; Thu, 15 May 2003 05:40:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 618FB43F93; Thu, 15 May 2003 05:40:54 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCes0U032948; Thu, 15 May 2003 05:40:54 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCesQu032947; Thu, 15 May 2003 05:40:54 -0700 (PDT) Message-Id: <200305151240.h4FCesQu032947@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 05:40:54 -0700 (PDT) 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, 15 May 2003 12:40:55 -0000 mich 2003/05/15 05:40:54 PDT FreeBSD ports repository Modified files: . modules Log: doctorj --> ports/devel/doctorj Revision Changes Path 1.7250 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 05:56:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4645737B401; Thu, 15 May 2003 05:56:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5A8E43F75; Thu, 15 May 2003 05:56:34 -0700 (PDT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FCuY0U033557; Thu, 15 May 2003 05:56:34 -0700 (PDT) (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FCuYlB033556; Thu, 15 May 2003 05:56:34 -0700 (PDT) Message-Id: <200305151256.h4FCuYlB033556@repoman.freebsd.org> From: Gerald Pfeifer Date: Thu, 15 May 2003 05:56:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/gcc33 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, 15 May 2003 12:56:35 -0000 gerald 2003/05/15 05:56:34 PDT FreeBSD ports repository Modified files: lang/gcc33 Makefile distinfo pkg-plist Log: Update to the official release of GCC 3.3. On the way, somewhat restructure the port so that switching between snapshots and releases will amount to fewer changes in the future. Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1. Revision Changes Path 1.141 +14 -15 ports/lang/gcc33/Makefile 1.67 +6 -6 ports/lang/gcc33/distinfo 1.46 +1 -4 ports/lang/gcc33/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 06:06:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A219837B401; Thu, 15 May 2003 06:06:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 41B1C43F85; Thu, 15 May 2003 06:06:59 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FD6w0U034943; Thu, 15 May 2003 06:06:58 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FD6wdx034942; Thu, 15 May 2003 06:06:58 -0700 (PDT) Message-Id: <200305151306.h4FD6wdx034942@repoman.freebsd.org> From: Martin Blapp Date: Thu, 15 May 2003 06:06:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/rtc/files rtc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 13:07:00 -0000 mbr 2003/05/15 06:06:57 PDT FreeBSD ports repository Modified files: emulators/rtc/files rtc.c Log: Fix panic if the rtc module gets loaded twice: Make rtc_dev static and destroy the device on cleanup. Submitted by: Orlando Bassotto Revision Changes Path 1.8 +6 -4 ports/emulators/rtc/files/rtc.c From owner-cvs-all@FreeBSD.ORG Thu May 15 06:07:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 895CB37B401; Thu, 15 May 2003 06:07:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2956843F93; Thu, 15 May 2003 06:07:43 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FD7g0U034989; Thu, 15 May 2003 06:07:42 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FD7gRR034988; Thu, 15 May 2003 06:07:42 -0700 (PDT) Message-Id: <200305151307.h4FD7gRR034988@repoman.freebsd.org> From: Martin Blapp Date: Thu, 15 May 2003 06:07:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/rtc Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 13:07:44 -0000 mbr 2003/05/15 06:07:42 PDT FreeBSD ports repository Modified files: emulators/rtc Makefile Log: Bump portrevision Revision Changes Path 1.16 +1 -1 ports/emulators/rtc/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 06:12:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1E37E37B401; Thu, 15 May 2003 06:12:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFD0343FAF; Thu, 15 May 2003 06:12:58 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDCw0U035180; Thu, 15 May 2003 06:12:58 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDCwqM035179; Thu, 15 May 2003 06:12:58 -0700 (PDT) Message-Id: <200305151312.h4FDCwqM035179@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 06:12:58 -0700 (PDT) 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 tbmaster.pl tinderbox.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: Thu, 15 May 2003 13:12:59 -0000 des 2003/05/15 06:12:58 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl tinderbox.pl Log: Make 'clean' and 'update' commands rather than options. Invoke 'update' (but not 'clean') in all setups. Bump tinderbox.pl version to 2.1, mostly for the 'release' command added in the previous commit. Revision Changes Path 1.20 +6 -6 src/tools/tools/tinderbox/tbmaster.pl 1.16 +11 -9 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Thu May 15 06:39:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 699FF37B401; Thu, 15 May 2003 06:39:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4DB643FBD; Thu, 15 May 2003 06:39:13 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDdD0U036127; Thu, 15 May 2003 06:39:13 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDdDuw036126; Thu, 15 May 2003 06:39:13 -0700 (PDT) Message-Id: <200305151339.h4FDdDuw036126@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 06:39:13 -0700 (PDT) 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/ttlscan 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, 15 May 2003 13:39:14 -0000 mich 2003/05/15 06:39:13 PDT FreeBSD ports repository Modified files: net Makefile Added files: net/ttlscan Makefile distinfo pkg-descr pkg-plist Log: New port. A tcp based scanner, showing ttl of responses. PR: 50536 Approved by: roberto(mentor) Revision Changes Path 1.988 +1 -0 ports/net/Makefile 1.1 +33 -0 ports/net/ttlscan/Makefile (new) 1.1 +1 -0 ports/net/ttlscan/distinfo (new) 1.1 +12 -0 ports/net/ttlscan/pkg-descr (new) 1.1 +3 -0 ports/net/ttlscan/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 06:39:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2FD37B408; Thu, 15 May 2003 06:39:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 503F543FBF; Thu, 15 May 2003 06:39:22 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDdM0U036165; Thu, 15 May 2003 06:39:22 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDdMOO036164; Thu, 15 May 2003 06:39:22 -0700 (PDT) Message-Id: <200305151339.h4FDdMOO036164@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 06:39:22 -0700 (PDT) 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, 15 May 2003 13:39:23 -0000 mich 2003/05/15 06:39:21 PDT FreeBSD ports repository Modified files: . modules Log: ttlscan --> ports/net/ttlscan Revision Changes Path 1.7251 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 06:47:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A64CC37B401; Thu, 15 May 2003 06:47:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D1B443FAF; Thu, 15 May 2003 06:47:23 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDlN0U036547; Thu, 15 May 2003 06:47:23 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDlMjo036546; Thu, 15 May 2003 06:47:22 -0700 (PDT) Message-Id: <200305151347.h4FDlMjo036546@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 15 May 2003 06:47:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/vqadmin Makefile distinfo pkg-plist ports/mail/vqadmin/files patch-Makefile.in 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: Thu, 15 May 2003 13:47:24 -0000 oliver 2003/05/15 06:47:22 PDT FreeBSD ports repository Modified files: mail/vqadmin Makefile distinfo pkg-plist Added files: mail/vqadmin/files patch-Makefile.in patch-configure Log: Update vqadmin to 2.3.5 take maintainership PR: 48534 Approved by: nbm, alex (mentor) Revision Changes Path 1.5 +24 -9 ports/mail/vqadmin/Makefile 1.3 +1 -1 ports/mail/vqadmin/distinfo 1.1 +11 -0 ports/mail/vqadmin/files/patch-Makefile.in (new) 1.1 +31 -0 ports/mail/vqadmin/files/patch-configure (new) 1.3 +41 -27 ports/mail/vqadmin/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 06:59:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A97F37B401; Thu, 15 May 2003 06:59:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA81D43FD7; Thu, 15 May 2003 06:59:38 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDxc0U037099; Thu, 15 May 2003 06:59:38 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDxcRm037096; Thu, 15 May 2003 06:59:38 -0700 (PDT) Message-Id: <200305151359.h4FDxcRm037096@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 06:59:38 -0700 (PDT) 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/vida Makefile distinfo pkg-descr pkg-plist ports/security/vida/files patch-aa X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 13:59:39 -0000 mich 2003/05/15 06:59:37 PDT FreeBSD ports repository Modified files: security Makefile Added files: security/vida Makefile distinfo pkg-descr pkg-plist security/vida/files patch-aa Log: New port. Vida is a multi-datapipe handler, written in C with ncurses library, for unix and unix-like OS. PR: 51086 Approved by: roberto(mentor) Revision Changes Path 1.402 +1 -0 ports/security/Makefile 1.1 +33 -0 ports/security/vida/Makefile (new) 1.1 +1 -0 ports/security/vida/distinfo (new) 1.1 +18 -0 ports/security/vida/files/patch-aa (new) 1.1 +20 -0 ports/security/vida/pkg-descr (new) 1.1 +1 -0 ports/security/vida/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 06:59:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D87B337B401; Thu, 15 May 2003 06:59:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7865F43FA3; Thu, 15 May 2003 06:59:53 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FDxr0U037151; Thu, 15 May 2003 06:59:53 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FDxqAK037150; Thu, 15 May 2003 06:59:52 -0700 (PDT) Message-Id: <200305151359.h4FDxqAK037150@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Thu, 15 May 2003 06:59:52 -0700 (PDT) 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, 15 May 2003 13:59:54 -0000 mich 2003/05/15 06:59:52 PDT FreeBSD ports repository Modified files: . modules Log: vida --> ports/security/vida Revision Changes Path 1.7252 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 07:08:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE5FC37B401; Thu, 15 May 2003 07:08:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BA743FF9; Thu, 15 May 2003 07:08:04 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FE830U038851; Thu, 15 May 2003 07:08:04 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FE83eR038850; Thu, 15 May 2003 07:08:03 -0700 (PDT) Message-Id: <200305151408.h4FE83eR038850@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 15 May 2003 07:08:03 -0700 (PDT) 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/libzvbi 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, 15 May 2003 14:08:05 -0000 oliver 2003/05/15 07:08:03 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/libzvbi Makefile distinfo pkg-descr pkg-plist Log: Add libzvbi, routines to access raw VBI capture devices PR: 48809 Approved by: alex (mentor) Revision Changes Path 1.1114 +1 -0 ports/devel/Makefile 1.1 +36 -0 ports/devel/libzvbi/Makefile (new) 1.1 +1 -0 ports/devel/libzvbi/distinfo (new) 1.1 +6 -0 ports/devel/libzvbi/pkg-descr (new) 1.1 +11 -0 ports/devel/libzvbi/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 07:22:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B2C37B401; Thu, 15 May 2003 07:22:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1BAC43F85; Thu, 15 May 2003 07:22:29 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FEMT0U039541; Thu, 15 May 2003 07:22:29 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FEMTut039524; Thu, 15 May 2003 07:22:29 -0700 (PDT) Message-Id: <200305151422.h4FEMTut039524@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 07:22:29 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 14:22:30 -0000 rwatson 2003/05/15 07:22:29 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Add a "must resolve" item for the sporadic data corruption reports which may or may not be associated with undocumented Intel CPU bugs. Assign ownership to Peter and Bosko since they both have their hands in this pot. Revision Changes Path 1.42 +14 -1 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 07:23:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F4ED37B401; Thu, 15 May 2003 07:23:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F26543FAF; Thu, 15 May 2003 07:23:04 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FEN30U039583; Thu, 15 May 2003 07:23:03 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FEN3TQ039582; Thu, 15 May 2003 07:23:03 -0700 (PDT) Message-Id: <200305151423.h4FEN3TQ039582@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 15 May 2003 07:23:03 -0700 (PDT) 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, 15 May 2003 14:23:05 -0000 oliver 2003/05/15 07:23:03 PDT FreeBSD ports repository Modified files: . modules Log: libzvbi --> ports/devel/libzvbi Revision Changes Path 1.7253 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 07:48:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1206337B401; Thu, 15 May 2003 07:48:48 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6F7A43F85; Thu, 15 May 2003 07:48:46 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4FEmXOn021283; Thu, 15 May 2003 10:48:33 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4FEmXRw021280; Thu, 15 May 2003 10:48:33 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 15 May 2003 10:48:32 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling Smorgrav In-Reply-To: <200305151226.h4FCQthB032238@repoman.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox tinderbox.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: Thu, 15 May 2003 14:48:48 -0000 I realize cross-releases may not be a fully supported activity (especially when it comes to driver floppy endianness issues), but it would be really nice if the tinderboxes could run a full make release once in a while for each platform. Since we haven't yet deprecated floppy disks (!), this would allow developers to get an easier handle one when they do overflow the driver floppies, etc, and allow us to keep the releases building more of the time. BTW, I'm not sure if anyone on the FreeBSD side has looked at the NetBSD cross release process recently, but it has some pretty cool elements -- for example, they have a userland tool to create UFS file systems from pax archives, I believe, and do so in a byte-order neutral way (you specify the properties of the target environment). Using that tool would get the md devices out of the build process, reducing the dependence on specific kernels, etc. My understanding is they can actually do a complete cross-release without privilege as well, which would be something well worth looking into. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Thu, 15 May 2003, Dag-Erling Smorgrav wrote: > des 2003/05/15 05:26:55 PDT > > FreeBSD src repository > > Modified files: > tools/tools/tinderbox tinderbox.pl > Log: > Add a 'release' command which builds a release. It currently sets > NOCDROM, NODOC and NOPORTS to save time and space, but I may remove > those at a later date so we can use the results to populate a snapshot > server. > > Document the --machine option. > > Make $arch and $machine default to the correct values for the current > system. This shouldn't make any difference unless you run the > tinderbox on a pc98 machine, since for all other platforms, $arch and > $machine are the same. > > Only set kernel-related variables if actually building a kernel or a > release. > > Be paranoid and cd to the correct directory in each stage so we're > sure we invoke make(1) in the right place. > > To support building LINT on -STABLE, don't try to 'make LINT' unless > NOTES exists, but build LINT if the config file exists even if there > is no NOTES. > > Revision Changes Path > 1.15 +58 -14 src/tools/tools/tinderbox/tinderbox.pl > From owner-cvs-all@FreeBSD.ORG Thu May 15 08:16:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 72A9137B404; Thu, 15 May 2003 08:16:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7923843F93; Thu, 15 May 2003 08:16:43 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FFGh0U043081; Thu, 15 May 2003 08:16:43 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FFGhZR043080; Thu, 15 May 2003 08:16:43 -0700 (PDT) Message-Id: <200305151516.h4FFGhZR043080@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 15 May 2003 08:16:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-POP3Client 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, 15 May 2003 15:16:44 -0000 demon 2003/05/15 08:16:43 PDT FreeBSD ports repository Modified files: mail/p5-Mail-POP3Client Makefile distinfo pkg-descr pkg-plist Log: Update to version 2.14; Add WWW. PR: 52283 Submitted by: Mathieu Arnold Revision Changes Path 1.24 +2 -4 ports/mail/p5-Mail-POP3Client/Makefile 1.6 +1 -1 ports/mail/p5-Mail-POP3Client/distinfo 1.4 +3 -1 ports/mail/p5-Mail-POP3Client/pkg-descr 1.8 +5 -5 ports/mail/p5-Mail-POP3Client/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 08:18:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7189637B401; Thu, 15 May 2003 08:18:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D25243FBD; Thu, 15 May 2003 08:18:06 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FFI50U043163; Thu, 15 May 2003 08:18:05 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FFI5aV043162; Thu, 15 May 2003 08:18:05 -0700 (PDT) Message-Id: <200305151518.h4FFI5aV043162@repoman.freebsd.org> From: Sheldon Hearn Date: Thu, 15 May 2003 08:18:05 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim Makefile distinfo pkg-plist patch-scripts::exim_installpatch-src::rewrite.c patch-src::transports::appendfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 15:18:06 -0000 sheldonh 2003/05/15 08:18:05 PDT FreeBSD ports repository Modified files: mail/exim Makefile distinfo pkg-plist mail/exim/files patch-scripts::exim_install Added files: mail/exim/files POST-INSTALL-NOTES.exiscan-acl Removed files: mail/exim/files patch-src::auths::plaintext.c patch-src::rda.c patch-src::rewrite.c patch-src::transports::appendfile.c Log: * Update to exim-4.20, featuring host of minor bugfixes and some feature enhancements. Non-critical upgrade. * Distribution site fixes and cleanups (somehow ommitted in prev delta). * Put distribution files in a subdirectory. * Optional support for exiscan-acl; exiscan is still the default. I think the submitter is doing a great job. PR: ports/52228 Submitted by: Oliver Eikemeier Revision Changes Path 1.133 +61 -17 ports/mail/exim/Makefile 1.45 +4 -3 ports/mail/exim/distinfo 1.1 +10 -0 ports/mail/exim/files/POST-INSTALL-NOTES.exiscan-acl (new) 1.7 +2 -2 ports/mail/exim/files/patch-scripts::exim_install 1.2 +0 -11 ports/mail/exim/files/patch-src::auths::plaintext.c (dead) 1.5 +0 -11 ports/mail/exim/files/patch-src::rda.c (dead) 1.2 +0 -11 ports/mail/exim/files/patch-src::rewrite.c (dead) 1.2 +0 -13 ports/mail/exim/files/patch-src::transports::appendfile.c (dead) 1.25 +1 -0 ports/mail/exim/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 08:25:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3492837B401; Thu, 15 May 2003 08:25:05 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D52D43F93; Thu, 15 May 2003 08:25:04 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4FFP3kA044380; Thu, 15 May 2003 09:25:03 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 15 May 2003 09:23:00 -0600 (MDT) Message-Id: <20030515.092300.56046021.imp@bsdimp.com> To: rwatson@FreeBSD.org From: "M. Warner Losh" In-Reply-To: References: <200305151226.h4FCQthB032238@repoman.freebsd.org> X-Mailer: Mew version 2.1 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 cc: des@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox tinderbox.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: Thu, 15 May 2003 15:25:05 -0000 In message: Robert Watson writes: : BTW, I'm not sure if anyone on the FreeBSD side has looked at the NetBSD : cross release process recently, but it has some pretty cool elements -- : for example, they have a userland tool to create UFS file systems from pax : archives, I believe, and do so in a byte-order neutral way (you specify : the properties of the target environment). Using that tool would get the : md devices out of the build process, reducing the dependence on specific : kernels, etc. My understanding is they can actually do a complete : cross-release without privilege as well, which would be something well : worth looking into. NetBSD's stuff is very sweet. You can make an entire release w/o privs. Takes about 28-32 minutes on my FreeBSD/i386 box for the NetBSD/mipsco, NetBSD/hpcmips or NetBSD/arc stuff I build on a regular basis. The cost of this is a more extensive use of autoconfig in their tree so that they can build on anything from Linux to Solaris, or even in the Mingwin cygnus environment (modulo a couple of case insensitive filename classes that crop up every now and again). I'm able to install off of the result as well, and others have proven that they are byte for byte identical as native builds. The non-priv'd build happens by hacks to install(1) to instrument what was installed on the system. That could have a number of other uses as well. NetBSD also has endian neutral ufs as well, which helps a lot, but I don't want to build that bikeshed. Warner From owner-cvs-all@FreeBSD.ORG Thu May 15 08:28:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE3AA37B401; Thu, 15 May 2003 08:28:31 -0700 (PDT) Received: from mx.nsu.ru (mx.nsu.ru [212.192.164.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1E6143F3F; Thu, 15 May 2003 08:28:29 -0700 (PDT) (envelope-from danfe@regency.nsu.ru) Received: from mail by mx.nsu.ru with drweb-scanned (Exim 3.36 #1 (Debian)) id 19GKh4-0002Y2-00; Thu, 15 May 2003 22:30:54 +0700 Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 3.36 #1 (Debian)) id 19GKgj-0002NR-00; Thu, 15 May 2003 22:30:33 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.12.8/8.12.8) with ESMTP id h4FFS5M5063968; Thu, 15 May 2003 22:28:05 +0700 (NOVST) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.12.8/8.12.8/Submit) id h4FFS5N8063967; Thu, 15 May 2003 22:28:05 +0700 (NOVST) Date: Thu, 15 May 2003 22:28:05 +0700 From: Alexey Dokuchaev To: Ruslan Ermilov Message-ID: <20030515152805.GA63529@regency.nsu.ru> References: <20030515014303.GA53992@dragon.nuxi.com> <20030515033930.GD20512@elvis.mu.org> <20030515062249.GA7577@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030515062249.GA7577@sunbay.com> User-Agent: Mutt/1.4i X-Envelope-To: wilko@freebsd.org, rwatson@freebsd.org, obrien@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org, cvs-src@freebsd.org, ru@freebsd.org X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.11.1.4 X-Spam-Status: No, hits=-134.0 required=5.0 tests=BOGOFILTER_TEST_PASS,EMAIL_ATTRIBUTION,IN_REP_TO, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT,USER_IN_WHITELIST version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: David O'Brien cc: src-committers@freebsd.org cc: Robert Watson cc: Wilko Bulte cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 15:28:32 -0000 On Thu, May 15, 2003 at 09:22:49AM +0300, Ruslan Ermilov wrote: > On Wed, May 14, 2003 at 08:39:30PM -0700, Jon Mini wrote: > > Robert Watson [rwatson@FreeBSD.org] wrote : > > > I think they'll be needed for i386 for a while yet, but when it comes to > > > the newer 64-bit platforms, I tend to agree. I don't even know if you can > > > buy a sparc64 box with a floppy drive at this point... It's hard for > > > me to imagine anyone shipping an ia64 or amd64 machine with a floppy > > > disk drive but without a bootable CDROM... > > > > The last time I used a boot floppy was over a year ago when I had > > made some changes to the boot code and needed to make sure it still > > worked for floppies. > > > > I can see the argument for supporting floppies on i386, but future > > platforms don't require it. I think that these days it is harder > > to find a floppy than a blank CDR, but then maybe that's because I > > have an Apple laptop. > > > Not everyone has a CD-R/RW burner, you know that? I'm more > in a mood to remove the support for modern drivers from BOOTMFS > and driver floppies, assuming that if one has a modern enough > hardware she also have a CD-ROM drive. Killing functionality > like this would just decrease the number of potential FreeBSD > installations (not to say users). I second this. Floppies are going to be in use for quite a long time just yet. Lots of people prefer to install from FTP while booting from floppies to save the disc for something more useful than bootstrap platform for one-time installation. ./danfe From owner-cvs-all@FreeBSD.ORG Thu May 15 08:47:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C150437B401; Thu, 15 May 2003 08:47:14 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D7A443FAF; Thu, 15 May 2003 08:47:11 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4FFkqOn021823; Thu, 15 May 2003 11:46:57 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4FFkqKT021820; Thu, 15 May 2003 11:46:52 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Thu, 15 May 2003 11:46:51 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Alexey Dokuchaev In-Reply-To: <20030515152805.GA63529@regency.nsu.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David O'Brien cc: src-committers@freebsd.org cc: Ruslan Ermilov cc: Wilko Bulte cc: cvs-src@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 15:47:15 -0000 On Thu, 15 May 2003, Alexey Dokuchaev wrote: > On Thu, May 15, 2003 at 09:22:49AM +0300, Ruslan Ermilov wrote: > > On Wed, May 14, 2003 at 08:39:30PM -0700, Jon Mini wrote: > > > Robert Watson [rwatson@FreeBSD.org] wrote : > > > > I think they'll be needed for i386 for a while yet, but when it comes to > > > > the newer 64-bit platforms, I tend to agree. I don't even know if you can > > > > buy a sparc64 box with a floppy drive at this point... It's hard for > > > > me to imagine anyone shipping an ia64 or amd64 machine with a floppy > > > > disk drive but without a bootable CDROM... > > > > > > The last time I used a boot floppy was over a year ago when I had > > > made some changes to the boot code and needed to make sure it still > > > worked for floppies. > > > > > > I can see the argument for supporting floppies on i386, but future > > > platforms don't require it. I think that these days it is harder > > > to find a floppy than a blank CDR, but then maybe that's because I > > > have an Apple laptop. > > > > > Not everyone has a CD-R/RW burner, you know that? I'm more > > in a mood to remove the support for modern drivers from BOOTMFS > > and driver floppies, assuming that if one has a modern enough > > hardware she also have a CD-ROM drive. Killing functionality > > like this would just decrease the number of potential FreeBSD > > installations (not to say users). > > I second this. Floppies are going to be in use for quite a long time > just yet. Lots of people prefer to install from FTP while booting from > floppies to save the disc for something more useful than bootstrap > platform for one-time installation. Note that the discussion here has to do specifically with the 64-bit platforms, not i386. The current strawman proposal being discussed is: i386 Floppy install support indefinitely due to floppy drives still shipping in most machines. alpha Deprecate floppy support, if we can't demonstrate an interest in the FreeBSD-alpha community for the continued use of floppy disk installs, as this would improve our ability to support Alpha releases in the future. sparc64 We don't currently support floppy disk installs; make an intentional policy decision not to support them in the future. amd64 We don't currently support floppy disk installs; make an intentional policy decision not to support them in the future. I don't know what the current status of floppy installs is with ia64, and what vendor plans are for ia64. Nothing would preclude re-supporting floppies in the future on these platforms if it became desirable -- the floppy disk device drivers aren't going away or anything, of course. But by not supporting them in the short term, we save a lot of time commitment by the RE team to just making drivers fit on floppies in order to get intermediate snapshots out the door. As the number of floppies also increases, we start having to deal with usability issues -- do we want to force every user to put in every floppy? If not, we need a way to determine what floppies they put in, but that's complicated in that you have to put in the floppy to load the device driver to know if you need the device driver... i386 may inevitably require a long parade of floppies, but there's no need to burden the newer platforms with that until it proves highly desirable to do so. Or to put it another way: if you spent $7k on an ia64 server, the chances are you have a CD burner. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Thu May 15 09:01:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A3A237B404; Thu, 15 May 2003 09:01:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE7FC43F3F; Thu, 15 May 2003 09:01:07 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FG170U049801; Thu, 15 May 2003 09:01:07 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FG17jk049798; Thu, 15 May 2003 09:01:07 -0700 (PDT) Message-Id: <200305151601.h4FG17jk049798@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:01:07 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:01:08 -0000 rwatson 2003/05/15 09:01:07 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Spelling fix for busdma. Submitted by: Andre Guibert de Bruet Revision Changes Path 1.11 +2 -2 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 09:06:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA9D37B401; Thu, 15 May 2003 09:06:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6B343F85; Thu, 15 May 2003 09:06:14 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FG6E0U050948; Thu, 15 May 2003 09:06:14 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FG6EAY050947; Thu, 15 May 2003 09:06:14 -0700 (PDT) Message-Id: <200305151606.h4FG6EAY050947@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:06:14 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:06:15 -0000 rwatson 2003/05/15 09:06:14 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Add a must do task for 5.2-RELEASE to redo the kernel module build infrastructure, which should improve module build performance, as well as permit modules to be built in the context of a kernel configuration, better supporting things like MAC and PAE in kernel modules. Revision Changes Path 1.12 +17 -1 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 09:21:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5010E37B401; Thu, 15 May 2003 09:21:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034D543F85; Thu, 15 May 2003 09:21:53 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGLq0U051460; Thu, 15 May 2003 09:21:52 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGLq6l051459; Thu, 15 May 2003 09:21:52 -0700 (PDT) Message-Id: <200305151621.h4FGLq6l051459@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:21:52 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:21:53 -0000 rwatson 2003/05/15 09:21:52 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Take a first pass at capturing the need for light weight interrupt thread and kernel thread context switch optimization. Point at Bosko as having done some useful work here, but don't assign an owner. I suspect we'll need to refine the wording here, assign owners for platforms, and break this into a couple of items -- perhaps breaking out the interrupt issue vs. the general context switch issue. Feedback welcomed. This is a 5.2-RELEASE "must have" since this work will be required to further restore performance from RELENG_4. Revision Changes Path 1.13 +21 -1 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 09:23:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25E3737B401; Thu, 15 May 2003 09:23:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B913143F75; Thu, 15 May 2003 09:23:33 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGNX0U051513; Thu, 15 May 2003 09:23:33 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGNXqE051512; Thu, 15 May 2003 09:23:33 -0700 (PDT) Message-Id: <200305151623.h4FGNXqE051512@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:23:33 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:23:34 -0000 rwatson 2003/05/15 09:23:33 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Add rcNG handbook documentation to the documentation must have list; assign Tom Rhodes as the owner since has a WIP. Revision Changes Path 1.43 +10 -1 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 09:25:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E65DF37B401; Thu, 15 May 2003 09:25:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82D8243F93; Thu, 15 May 2003 09:25:10 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGPA0U051566; Thu, 15 May 2003 09:25:10 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGPAtW051565; Thu, 15 May 2003 09:25:10 -0700 (PDT) Message-Id: <200305151625.h4FGPAtW051565@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:25:10 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:25:11 -0000 rwatson 2003/05/15 09:25:10 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Rephrase busdma issue name to make a bit more sense. Submitted by: Gerhard Sittig Revision Changes Path 1.14 +2 -2 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 09:34:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A026D37B401; Thu, 15 May 2003 09:34:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4224843F75; Thu, 15 May 2003 09:34:37 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGYb0U052013; Thu, 15 May 2003 09:34:37 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGYaww052012; Thu, 15 May 2003 09:34:36 -0700 (PDT) Message-Id: <200305151634.h4FGYaww052012@repoman.freebsd.org> From: Greg Lewis Date: Thu, 15 May 2003 09:34:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/java Makefile ports/java/jmp Makefile distinfo pkg-descr pkg-plist ports/java/jmp/files patch-Makefile.am patch-Makefile.in patch-configure patch-instance_owners.c patch-jmp.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:34:38 -0000 glewis 2003/05/15 09:34:36 PDT FreeBSD ports repository Modified files: java Makefile Added files: java/jmp Makefile distinfo pkg-descr pkg-plist java/jmp/files patch-Makefile.am patch-Makefile.in patch-configure patch-instance_owners.c patch-jmp.c Log: . Add the java/jmp port. JMP is a profiler for java that can be used to trace objects usage and method timings. JMP uses the JVMPI interface to gather statistics and interact with the JVM. JMP uses a GTK+ interface to show the status. PR: 47151, 48474, 50325 Submitted by: Ronald Klop Revision Changes Path 1.77 +1 -0 ports/java/Makefile 1.1 +43 -0 ports/java/jmp/Makefile (new) 1.1 +1 -0 ports/java/jmp/distinfo (new) 1.1 +19 -0 ports/java/jmp/files/patch-Makefile.am (new) 1.1 +19 -0 ports/java/jmp/files/patch-Makefile.in (new) 1.1 +12 -0 ports/java/jmp/files/patch-configure (new) 1.1 +15 -0 ports/java/jmp/files/patch-instance_owners.c (new) 1.1 +45 -0 ports/java/jmp/files/patch-jmp.c (new) 1.1 +8 -0 ports/java/jmp/pkg-descr (new) 1.1 +5 -0 ports/java/jmp/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 09:40:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CA8537B401; Thu, 15 May 2003 09:40:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AEACF43FB1; Thu, 15 May 2003 09:39:59 -0700 (PDT) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGdx0U052204; Thu, 15 May 2003 09:39:59 -0700 (PDT) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGdxBu052203; Thu, 15 May 2003 09:39:59 -0700 (PDT) Message-Id: <200305151639.h4FGdxBu052203@repoman.freebsd.org> From: Greg Lewis Date: Thu, 15 May 2003 09:39:59 -0700 (PDT) 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, 15 May 2003 16:40:00 -0000 glewis 2003/05/15 09:39:59 PDT FreeBSD ports repository Modified files: . modules Log: jmp -> ports/java/jmp Revision Changes Path 1.7254 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 09:42:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE71937B401; Thu, 15 May 2003 09:42:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D91C43F85; Thu, 15 May 2003 09:42:16 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGgG0U052366; Thu, 15 May 2003 09:42:16 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGgGlv052365; Thu, 15 May 2003 09:42:16 -0700 (PDT) Message-Id: <200305151642.h4FGgGlv052365@repoman.freebsd.org> From: Oliver Lehmann Date: Thu, 15 May 2003 09:42:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sqwebmail 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, 15 May 2003 16:42:17 -0000 oliver 2003/05/15 09:42:16 PDT FreeBSD ports repository Modified files: mail/sqwebmail Makefile distinfo Log: Update sqwebmail to 3.5.2 Approved by: alex (mentor) Revision Changes Path 1.17 +1 -1 ports/mail/sqwebmail/Makefile 1.10 +1 -1 ports/mail/sqwebmail/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 09:53:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C779537B401; Thu, 15 May 2003 09:53:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 680D043FA3; Thu, 15 May 2003 09:53:30 -0700 (PDT) (envelope-from mbr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGrU0U052820; Thu, 15 May 2003 09:53:30 -0700 (PDT) (envelope-from mbr@repoman.freebsd.org) Received: (from mbr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGrUae052819; Thu, 15 May 2003 09:53:30 -0700 (PDT) Message-Id: <200305151653.h4FGrUae052819@repoman.freebsd.org> From: Martin Blapp Date: Thu, 15 May 2003 09:53:30 -0700 (PDT) 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_dc.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:53:31 -0000 mbr 2003/05/15 09:53:30 PDT FreeBSD src repository Modified files: sys/pci if_dc.c Log: Only use a SIA/SYM media info block if no MII block is detected. The submitter of PR 32118 told me that this patch also fixes autoselecting for znyx 4 port cards (10baseT, 100baseTX did work already). PR: 32118 Reviewed by: imp Approved by: rwatson (re) Revision Changes Path 1.108 +26 -2 src/sys/pci/if_dc.c From owner-cvs-all@FreeBSD.ORG Thu May 15 09:57:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51BE737B401; Thu, 15 May 2003 09:57:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03C2443FA3; Thu, 15 May 2003 09:57:56 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FGvt0U052998; Thu, 15 May 2003 09:57:55 -0700 (PDT) (envelope-from tmm@repoman.freebsd.org) Received: (from tmm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FGvtlw052997; Thu, 15 May 2003 09:57:55 -0700 (PDT) Message-Id: <200305151657.h4FGvtlw052997@repoman.freebsd.org> From: Thomas Moestl Date: Thu, 15 May 2003 09:57:55 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/gem if_gem.c if_gemvar.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, 15 May 2003 16:57:56 -0000 tmm 2003/05/15 09:57:55 PDT FreeBSD src repository Modified files: sys/dev/gem if_gem.c if_gemvar.h Log: Miscellaneous fixes: - Fix compilation without GEM_DEBUG. - Do not #define GEM_DEBUG by default; it adds overhead (due to bzero()ing RX space) and is not needed any more, since the driver is quite stable now. - Fix watchdog timeouts when failing to load TX packets. - Do not forcibly limit the number of descriptors used for a packet to GEM_NTXSEGS, by passing this number to bus_dma_tag_create(). There is no requirement for a limit any lower than the total number of available descriptors, and the present limit caused network problems due to mbuf chains requiring more descriptors. GEM_NTXSEGS is still used to estimate the interrupt window size, for which we just need an estimate. Approved by: re (rwatson) Revision Changes Path 1.16 +56 -5 src/sys/dev/gem/if_gem.c 1.8 +3 -1 src/sys/dev/gem/if_gemvar.h From owner-cvs-all@FreeBSD.ORG Thu May 15 10:13:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9A3B37B401; Thu, 15 May 2003 10:13:24 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9A4343F85; Thu, 15 May 2003 10:13:22 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4FHDFEB008932; Thu, 15 May 2003 19:13:15 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4FHDFYm008931; Thu, 15 May 2003 19:13:15 +0200 (CEST) Date: Thu, 15 May 2003 19:13:15 +0200 From: Wilko Bulte To: Alexey Dokuchaev Message-ID: <20030515171315.GB8876@freebie.xs4all.nl> References: <20030515014303.GA53992@dragon.nuxi.com> <20030515033930.GD20512@elvis.mu.org> <20030515062249.GA7577@sunbay.com> <20030515152805.GA63529@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030515152805.GA63529@regency.nsu.ru> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: src-committers@FreeBSD.ORG cc: Robert Watson cc: David O'Brien cc: cvs-src@FreeBSD.ORG cc: Ruslan Ermilov cc: Wilko Bulte cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 17:13:25 -0000 On Thu, May 15, 2003 at 10:28:05PM +0700, Alexey Dokuchaev wrote: > On Thu, May 15, 2003 at 09:22:49AM +0300, Ruslan Ermilov wrote: > > On Wed, May 14, 2003 at 08:39:30PM -0700, Jon Mini wrote: > > > Robert Watson [rwatson@FreeBSD.org] wrote : > > > > I think they'll be needed for i386 for a while yet, but when it comes to > > > > the newer 64-bit platforms, I tend to agree. I don't even know if you can > > > > buy a sparc64 box with a floppy drive at this point... It's hard for > > > > me to imagine anyone shipping an ia64 or amd64 machine with a floppy > > > > disk drive but without a bootable CDROM... > > > > > > The last time I used a boot floppy was over a year ago when I had > > > made some changes to the boot code and needed to make sure it still > > > worked for floppies. > > > > > > I can see the argument for supporting floppies on i386, but future > > > platforms don't require it. I think that these days it is harder > > > to find a floppy than a blank CDR, but then maybe that's because I > > > have an Apple laptop. > > > > > Not everyone has a CD-R/RW burner, you know that? I'm more > > in a mood to remove the support for modern drivers from BOOTMFS > > and driver floppies, assuming that if one has a modern enough > > hardware she also have a CD-ROM drive. Killing functionality > > like this would just decrease the number of potential FreeBSD > > installations (not to say users). > > I second this. Floppies are going to be in use for quite a long time > just yet. Lots of people prefer to install from FTP while booting from > floppies to save the disc for something more useful than bootstrap > platform for one-time installation. David refers to the FreeBSD/alpha port. If someone would care to verify their facts one would know that DEC never even considered floppy as a distribution medium. For exactly the reasons we see right now. We already had to axe support for several server models from the bootfloppys. PLEASE TAKE THIS ${DEITY}forsaken discussion onto -chat, this is of no use here. Wilko -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Thu May 15 10:14:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B69C237B404 for ; Thu, 15 May 2003 10:14:59 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 1FAFC43F85 for ; Thu, 15 May 2003 10:14:58 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 81003 invoked by uid 1000); 15 May 2003 17:14:59 -0000 Date: Thu, 15 May 2003 10:14:58 -0700 (PDT) From: Nate Lawson To: Dag-Erling Smorgrav In-Reply-To: <20030515122701.C696037B42A@hub.freebsd.org> Message-ID: <20030515101142.A80985@root.org> References: <20030515122701.C696037B42A@hub.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/tools/tools/tinderbox tinderbox.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: Thu, 15 May 2003 17:15:00 -0000 On Thu, 15 May 2003, Dag-Erling Smorgrav wrote: > Modified files: > tools/tools/tinderbox tinderbox.pl > Log: > Add a 'release' command which builds a release. It currently sets > NOCDROM, NODOC and NOPORTS to save time and space, but I may remove > those at a later date so we can use the results to populate a snapshot > server. Thanks, I appreciate your tinderbox work. Hopefully in the future we can move towards automated testing as well so that builds are shipped out to test boxes and regression/stress tests are run continuously. I think this kind of work goes far to improve the quality of FreeBSD -- note Kris Kennaway being one of the main bug reporters since ports building is sort of our ad-hoc test bed right now. -Nate From owner-cvs-all@FreeBSD.ORG Thu May 15 10:32:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6385037B401; Thu, 15 May 2003 10:32:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05BD143FAF; Thu, 15 May 2003 10:32:01 -0700 (PDT) (envelope-from jim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FHW00U055181; Thu, 15 May 2003 10:32:00 -0700 (PDT) (envelope-from jim@repoman.freebsd.org) Received: (from jim@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FHW0tG055180; Thu, 15 May 2003 10:32:00 -0700 (PDT) Message-Id: <200305151732.h4FHW0tG055180@repoman.freebsd.org> From: Jim Mock Date: Thu, 15 May 2003 10:32:00 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:32:01 -0000 jim 2003/05/15 10:32:00 PDT FreeBSD doc repository Modified files: en Makefile Log: Allow WEBDIR to be overridden. Revision Changes Path 1.96 +2 -2 www/en/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 10:35:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 00FB537B401; Thu, 15 May 2003 10:35:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 546BD43F85; Thu, 15 May 2003 10:35:36 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FHZa0U055329; Thu, 15 May 2003 10:35:36 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FHZaUK055328; Thu, 15 May 2003 10:35:36 -0700 (PDT) Message-Id: <200305151735.h4FHZaUK055328@repoman.freebsd.org> From: Nate Lawson Date: Thu, 15 May 2003 10:35:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:35:37 -0000 njl 2003/05/15 10:35:35 PDT FreeBSD src repository Modified files: sys/cam/scsi scsi_da.c Log: Add a quirk for OTi USB flash key. PR: kern/51825 Approved by: re (rwatson) Revision Changes Path 1.143 +8 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Thu May 15 10:36:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A013437B401; Thu, 15 May 2003 10:36:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD0343F93; Thu, 15 May 2003 10:36:23 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FHaN0U055399; Thu, 15 May 2003 10:36:23 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FHaMB5055398; Thu, 15 May 2003 10:36:22 -0700 (PDT) Message-Id: <200305151736.h4FHaMB5055398@repoman.freebsd.org> From: Nate Lawson Date: Thu, 15 May 2003 10:36:22 -0700 (PDT) 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 umass.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:36:24 -0000 njl 2003/05/15 10:36:22 PDT FreeBSD src repository Modified files: sys/dev/usb umass.c Log: Generalize a quirk for Asahi Optical-based cameras (i.e. Pentax). It appears all of the Optio series have the same problems. It might be a better approach eventually to add wildcard support to USB quirks. PR: kern/50271, kern/46369 Approved by: re (rwatson) Revision Changes Path 1.82 +1 -2 src/sys/dev/usb/umass.c From owner-cvs-all@FreeBSD.ORG Thu May 15 10:56:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D8AA37B401; Thu, 15 May 2003 10:56:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 242F943F3F; Thu, 15 May 2003 10:56:19 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FHuI0U056127; Thu, 15 May 2003 10:56:18 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FHuIB4056126; Thu, 15 May 2003 10:56:18 -0700 (PDT) Message-Id: <200305151756.h4FHuIB4056126@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 15 May 2003 10:56:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_cancel.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:56:19 -0000 mtm 2003/05/15 10:56:18 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_cancel.c Log: o Make the setting/checking of cancel state atomic with respect to other threads and signal handlers by moving to the _thread_critical_enter/exit functions. o Introduce an static function, testcancel(), that is used by the other functions in this module. This allows it to make locking assumptions that the top-level functions can't. o Rework the code flow a bit to reduce indentation levels. Approved by: markm/mentor, re/blanket libthr Reviewed by: jeff Revision Changes Path 1.3 +111 -87 src/lib/libthr/thread/thr_cancel.c From owner-cvs-all@FreeBSD.ORG Thu May 15 10:57:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86F1C37B401; Thu, 15 May 2003 10:57:12 -0700 (PDT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49BF543F85; Thu, 15 May 2003 10:57:11 -0700 (PDT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (IDENT:brdavis@localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.12.9/8.12.3) with ESMTP id h4FHv9UO010171; Thu, 15 May 2003 10:57:09 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.12.9/8.12.3/Submit) id h4FHv8bS010170; Thu, 15 May 2003 10:57:08 -0700 Date: Thu, 15 May 2003 10:57:08 -0700 From: Brooks Davis To: Robert Watson Message-ID: <20030515175708.GB19626@Odin.AC.HMC.Edu> References: <20030515152805.GA63529@regency.nsu.ru> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8GpibOaaTibBMecb" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i X-Virus-Scanned: by amavisd-milter (http://amavis.org/) on odin.ac.hmc.edu cc: cvs-all@FreeBSD.org cc: Alexey Dokuchaev cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: David O'Brien cc: cvs-src@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 17:57:13 -0000 --8GpibOaaTibBMecb Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 15, 2003 at 11:46:51AM -0400, Robert Watson wrote: >=20 > I don't know what the current status of floppy installs is with ia64, and > what vendor plans are for ia64. Nothing would preclude re-supporting > floppies in the future on these platforms if it became desirable -- the > floppy disk device drivers aren't going away or anything, of course. But > by not supporting them in the short term, we save a lot of time commitment > by the RE team to just making drivers fit on floppies in order to get > intermediate snapshots out the door. As the number of floppies also > increases, we start having to deal with usability issues -- do we want to > force every user to put in every floppy? If not, we need a way to > determine what floppies they put in, but that's complicated in that you > have to put in the floppy to load the device driver to know if you need > the device driver... i386 may inevitably require a long parade of > floppies, but there's no need to burden the newer platforms with that > until it proves highly desirable to do so. Or to put it another way: if > you spent $7k on an ia64 server, the chances are you have a CD burner.=20 Taking a look at HP's website, there's a space you could stick a floppy in the bezel on the larger one, but they aren't even an option on the configuration. I was a bit shocked to discover that you could get a 900MHz system for less then $3500. Slightly tangentialy but related, I would suggest that AFTER 5.1 IS RELEASED, it would be useful to look at building bootonly CDs like those on snapshots.jp.freebsd.org as part of the release process. That wouldn't do anything for the "I don't want to waste a CD" crowd, but it would help for those who just want to do an FTP install instead of sucking down a giant ISO. It also shouldn't cause the constaint drain on RE resources because it's not really space constrained. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --8GpibOaaTibBMecb Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+w9TzXY6L6fI4GtQRAlSuAJ4q1ydtwNYDWXNgnm2J+K2Bov0hMwCgqGWp g1P5VZhiep0r/CRWqmO6G/4= =94S5 -----END PGP SIGNATURE----- --8GpibOaaTibBMecb-- From owner-cvs-all@FreeBSD.ORG Thu May 15 10:59:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B02C37B401; Thu, 15 May 2003 10:59:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF9FA43F3F; Thu, 15 May 2003 10:59:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FHxW0U056253; Thu, 15 May 2003 10:59:32 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FHxWvS056251; Thu, 15 May 2003 10:59:32 -0700 (PDT) Message-Id: <200305151759.h4FHxWvS056251@repoman.freebsd.org> From: Ruslan Ermilov Date: Thu, 15 May 2003 10:59:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 17:59:33 -0000 ru 2003/05/15 10:59:32 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Use the installed world's idea of OSRELDATE rather than the kernel. This was the initial intent anyway, and it became clear that it is really necessary to treat it this way, as many people happen to run with kernel newer than the installed world. Submitted by: imp, ru Approved by: re (scottl) Revision Changes Path 1.357 +2 -1 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Thu May 15 11:02:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 438F337B401; Thu, 15 May 2003 11:02:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D48E443FB1; Thu, 15 May 2003 11:02:35 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FI2Z0U056424; Thu, 15 May 2003 11:02:35 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FI2ZM0056423; Thu, 15 May 2003 11:02:35 -0700 (PDT) Message-Id: <200305151802.h4FI2ZM0056423@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 11:02:35 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:02:36 -0000 rwatson 2003/05/15 11:02:35 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Chown the ptrace/truss task to Robert Drehmel per his volunteering and WIP. More news no doubt to follow. Revision Changes Path 1.15 +5 -5 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 11:08:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 67FF237B401; Thu, 15 May 2003 11:08:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C20AC43FBF; Thu, 15 May 2003 11:08:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FI8X0U057594; Thu, 15 May 2003 11:08:33 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FI8Xql057593; Thu, 15 May 2003 11:08:33 -0700 (PDT) Message-Id: <200305151808.h4FI8Xql057593@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 May 2003 11:08:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/acme 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, 15 May 2003 18:08:35 -0000 marcus 2003/05/15 11:08:33 PDT FreeBSD ports repository Modified files: multimedia/acme Makefile distinfo pkg-plist Log: Update to 2.0.4. Revision Changes Path 1.6 +1 -3 ports/multimedia/acme/Makefile 1.3 +1 -1 ports/multimedia/acme/distinfo 1.3 +2 -0 ports/multimedia/acme/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 11:17:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A376537B401; Thu, 15 May 2003 11:17:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5728043FA3; Thu, 15 May 2003 11:17:14 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FIHE0U057938; Thu, 15 May 2003 11:17:14 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FIHEms057937; Thu, 15 May 2003 11:17:14 -0700 (PDT) Message-Id: <200305151817.h4FIHEms057937@repoman.freebsd.org> From: Mike Makonnen Date: Thu, 15 May 2003 11:17:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libthr/thread thr_cond.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:17:15 -0000 mtm 2003/05/15 11:17:14 PDT FreeBSD src repository Modified files: lib/libthr/thread thr_cond.c Log: Do some cleanup with respect to condition variables. The implementation of pthread_cond_timedwait() is moved into cond_wait_common(). Pthread_cond_wait() and pthread_cond_timedwait() are now wrappers around this function. Previously, the former called the latter with the abstime pointing to 0 time. This violated Posix semantics should an application have reason to call it with that argument because instead or returning immediately it would have waited indefinitely for the cv to be signaled. Approved by: markm/mentor, re/blanket libthr Reviewed by: jeff Revision Changes Path 1.4 +14 -15 src/lib/libthr/thread/thr_cond.c From owner-cvs-all@FreeBSD.ORG Thu May 15 11:38:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81E7837B401; Thu, 15 May 2003 11:38:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2181143F3F; Thu, 15 May 2003 11:38:34 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FIcX0U058654; Thu, 15 May 2003 11:38:33 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FIcXMf058653; Thu, 15 May 2003 11:38:33 -0700 (PDT) Message-Id: <200305151838.h4FIcXMf058653@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 11:38:33 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:38:35 -0000 rwatson 2003/05/15 11:38:33 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Update the sparc64 console item for 5.2: jake indicates he's swung back in the direction of adapting syscons rather than porting wscons, and seems to have a lot up and running. Revision Changes Path 1.16 +6 -6 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 11:51:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88AC837B401; Thu, 15 May 2003 11:51:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D5043F75; Thu, 15 May 2003 11:51:29 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FIpS0U059190; Thu, 15 May 2003 11:51:28 -0700 (PDT) (envelope-from julian@repoman.freebsd.org) Received: (from julian@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FIpSK6059189; Thu, 15 May 2003 11:51:28 -0700 (PDT) Message-Id: <200305151851.h4FIpSK6059189@repoman.freebsd.org> From: Julian Elischer Date: Thu, 15 May 2003 11:51:28 -0700 (PDT) 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: Thu, 15 May 2003 18:51:30 -0000 julian 2003/05/15 11:51:28 PDT FreeBSD src repository Modified files: sys/netgraph ng_bridge.c Log: fix a cut-n-paste error. in the case where the bridge node was closed down but a timeout still applied to it, the final reference to the node was freeing the private data structure using the wrong malloc type. Approved by: re@ Revision Changes Path 1.19 +1 -1 src/sys/netgraph/ng_bridge.c From owner-cvs-all@FreeBSD.ORG Thu May 15 11:53:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3EBA937B401; Thu, 15 May 2003 11:53:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D164643FA3; Thu, 15 May 2003 11:53:17 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FIrH0U059256; Thu, 15 May 2003 11:53:17 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FIrHGF059255; Thu, 15 May 2003 11:53:17 -0700 (PDT) Message-Id: <200305151853.h4FIrHGF059255@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 11:53:17 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 18:53:18 -0000 rwatson 2003/05/15 11:53:17 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Add a TODO desired item for 5.1 relating to amd mount problems on 5.1-BETA. Assign to mbr since he is debugging it. If you're experiencing amd problems on 5.1, you might want to bug him. Revision Changes Path 1.44 +14 -1 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 11:59:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 10BE237B401; Thu, 15 May 2003 11:59:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B713043F85; Thu, 15 May 2003 11:59:34 -0700 (PDT) (envelope-from demon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FIxY0U059518; Thu, 15 May 2003 11:59:34 -0700 (PDT) (envelope-from demon@repoman.freebsd.org) Received: (from demon@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FIxYhU059517; Thu, 15 May 2003 11:59:34 -0700 (PDT) Message-Id: <200305151859.h4FIxYhU059517@repoman.freebsd.org> From: Dmitry Sivachenko Date: Thu, 15 May 2003 11:59:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/rt3 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, 15 May 2003 18:59:35 -0000 demon 2003/05/15 11:59:34 PDT FreeBSD ports repository Modified files: www/rt3 Makefile distinfo pkg-plist Log: o Remove explicit dependency on p5-DBD-Mysql; it is inherited from mysql40-server; o Add dependency on p5-DBD-Pg when building with postgres; [1] o Do not hardcode version number three times in the Makefile; o Do not chmod a+x configure, it is not needed; o Remove do-install target and move installation of README file to post-install; o Update to version 3.0.2. PR: 52107 [1] Submitted by: Palle Girgensohn [1] Approved by: maintainer Revision Changes Path 1.15 +7 -13 ports/www/rt3/Makefile 1.6 +1 -1 ports/www/rt3/distinfo 1.4 +1 -0 ports/www/rt3/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 12:05:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADB6937B401; Thu, 15 May 2003 12:05:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 47FC243F85; Thu, 15 May 2003 12:05:29 -0700 (PDT) (envelope-from bmilekic@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FJ5T0U060802; Thu, 15 May 2003 12:05:29 -0700 (PDT) (envelope-from bmilekic@repoman.freebsd.org) Received: (from bmilekic@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FJ5S6n060797; Thu, 15 May 2003 12:05:28 -0700 (PDT) Message-Id: <200305151905.h4FJ5S6n060797@repoman.freebsd.org> From: Bosko Milekic Date: Thu, 15 May 2003 12:05:28 -0700 (PDT) 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_mbuf.c src/usr.bin/netstat mbuf.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 19:05:30 -0000 bmilekic 2003/05/15 12:05:28 PDT FreeBSD src repository Modified files: sys/kern subr_mbuf.c usr.bin/netstat mbuf.c Log: Make the mb_alloc low-watermark sysctl-tunable read-only and make netstat(1) not display it for now because its effects are not yet completely implemented and we're about to cut 5.2-RELEASE. This is temporary. Approved by: re (scottl, rwatson) Revision Changes Path 1.49 +5 -2 src/sys/kern/subr_mbuf.c 1.32 +4 -0 src/usr.bin/netstat/mbuf.c From owner-cvs-all@FreeBSD.ORG Thu May 15 12:22:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5360E37B401; Thu, 15 May 2003 12:22:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E8E43F3F; Thu, 15 May 2003 12:22:47 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FJMl0U061370; Thu, 15 May 2003 12:22:47 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FJMlNj061369; Thu, 15 May 2003 12:22:47 -0700 (PDT) Message-Id: <200305151922.h4FJMlNj061369@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Thu, 15 May 2003 12:22:47 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mpeg4ip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 19:22:48 -0000 lioux 2003/05/15 12:22:47 PDT FreeBSD ports repository Modified files: multimedia/mpeg4ip Makefile Log: Fix build on alpha ARCH: emms asm opcode should be noop in non-i386 non-MMX ARCH Revision Changes Path 1.21 +5 -0 ports/multimedia/mpeg4ip/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 12:45:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E1E37B401; Thu, 15 May 2003 12:45:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABE9543F75; Thu, 15 May 2003 12:45:01 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FJj10U062189; Thu, 15 May 2003 12:45:01 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FJj1WE062188; Thu, 15 May 2003 12:45:01 -0700 (PDT) Message-Id: <200305151945.h4FJj1WE062188@repoman.freebsd.org> From: Adam Weinberger Date: Thu, 15 May 2003 12:45:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-clocks/wmfuzzy 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, 15 May 2003 19:45:02 -0000 adamw 2003/05/15 12:45:01 PDT FreeBSD ports repository Modified files: x11-clocks/wmfuzzy pkg-descr Log: More intelligible description. Revision Changes Path 1.3 +6 -6 ports/x11-clocks/wmfuzzy/pkg-descr From owner-cvs-all@FreeBSD.ORG Thu May 15 12:47:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A399E37B401; Thu, 15 May 2003 12:47:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50F5643FA3; Thu, 15 May 2003 12:47:56 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FJlu0U067548; Thu, 15 May 2003 12:47:56 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FJlu24067547; Thu, 15 May 2003 12:47:56 -0700 (PDT) Message-Id: <200305151947.h4FJlu24067547@repoman.freebsd.org> From: Eric Anholt Date: Thu, 15 May 2003 12:47:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/xtux Makefile ports/games/xtux/files patch-aa patch-ac patch-ad patch-ae 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: Thu, 15 May 2003 19:47:57 -0000 anholt 2003/05/15 12:47:56 PDT FreeBSD ports repository Modified files: games/xtux Makefile games/xtux/files patch-aa patch-af Removed files: games/xtux/files patch-ac patch-ad patch-ae Log: - Fix build on -stable - Support CC/CFLAGS/MAKE/X11BASE properly PR: ports/52274 Submitted by: Ports Fury Revision Changes Path 1.12 +31 -21 ports/games/xtux/Makefile 1.3 +44 -6 ports/games/xtux/files/patch-aa 1.3 +0 -9 ports/games/xtux/files/patch-ac (dead) 1.3 +0 -12 ports/games/xtux/files/patch-ad (dead) 1.3 +0 -11 ports/games/xtux/files/patch-ae (dead) 1.2 +4 -3 ports/games/xtux/files/patch-af From owner-cvs-all@FreeBSD.ORG Thu May 15 13:02:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2DE537B401; Thu, 15 May 2003 13:02:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC6643FAF; Thu, 15 May 2003 13:02:18 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FK2I0U068114; Thu, 15 May 2003 13:02:18 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FK2IRI068113; Thu, 15 May 2003 13:02:18 -0700 (PDT) Message-Id: <200305152002.h4FK2IRI068113@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 15 May 2003 13:02:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/gnupg-idea Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:02:19 -0000 dinoex 2003/05/15 13:02:17 PDT FreeBSD ports repository Modified files: security/gnupg-idea Makefile distinfo pkg-message Log: - silent change of idea.c.gz (not versioned) - MediaCrypt URL updated PR: 52273 Submitted by: eikemeier@fillmore-labs.com Revision Changes Path 1.23 +1 -1 ports/security/gnupg-idea/Makefile 1.8 +1 -0 ports/security/gnupg-idea/distinfo 1.3 +1 -1 ports/security/gnupg-idea/pkg-message From owner-cvs-all@FreeBSD.ORG Thu May 15 13:04:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5849637B401; Thu, 15 May 2003 13:04:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A41643FB1; Thu, 15 May 2003 13:04:36 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FK4Z0U069155; Thu, 15 May 2003 13:04:35 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FK4Z2P069154; Thu, 15 May 2003 13:04:35 -0700 (PDT) Message-Id: <200305152004.h4FK4Z2P069154@repoman.freebsd.org> From: Eric Anholt Date: Thu, 15 May 2003 13:04:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/foobillard Makefile distinfo ports/games/foobillard/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: Thu, 15 May 2003 20:04:37 -0000 anholt 2003/05/15 13:04:35 PDT FreeBSD ports repository Modified files: games/foobillard Makefile distinfo games/foobillard/files patch-Makefile.in Log: Update to 2.6. PR: ports/52126 Submitted by: Stefan Farfeleder Approved by: thomas.vogt@bsdunix.ch (maintainer) Revision Changes Path 1.5 +3 -11 ports/games/foobillard/Makefile 1.3 +1 -1 ports/games/foobillard/distinfo 1.3 +6 -5 ports/games/foobillard/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Thu May 15 13:04:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84DF237B40B for ; Thu, 15 May 2003 13:04:47 -0700 (PDT) Received: from mail.speakeasy.net (mail13.speakeasy.net [216.254.0.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDC9243F75 for ; Thu, 15 May 2003 13:04:45 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 6542 invoked from network); 15 May 2003 20:04:43 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender )encrypted SMTP for ; 15 May 2003 20:04:43 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.8/8.12.8) with ESMTP id h4FK4fp0035422; Thu, 15 May 2003 16:04:41 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20030515131220.P7106@gamplex.bde.org> Date: Thu, 15 May 2003 16:04:50 -0400 (EDT) From: John Baldwin To: Bruce Evans cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Kimura Fuyuki cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:04:48 -0000 On 15-May-2003 Bruce Evans wrote: > On Wed, 14 May 2003, John Baldwin wrote: > >> On 14-May-2003 Kimura Fuyuki wrote: >> > At Tue, 13 May 2003 13:36:02 -0700 (PDT), >> > John Baldwin wrote: >> >> 1.61 +23 -4 src/sys/sys/signalvar.h >> > >> > There seems to be missing #include . >> >> Yes. :( I wonder if it shouldn't be in sys/_lock.h >> instead. > > Less than it should include for its use of u_int (i.e., > it shouldn't). Hmm, I can fix it to use unsigned instead if that is preferred: Index: _lock.h =================================================================== RCS file: /usr/cvs/src/sys/sys/_lock.h,v retrieving revision 1.8 diff -u -r1.8 _lock.h --- _lock.h 7 Jun 2002 14:37:09 -0000 1.8 +++ _lock.h 15 May 2003 14:45:51 -0000 @@ -35,7 +35,7 @@ struct lock_class *lo_class; const char *lo_name; /* Individual lock name. */ const char *lo_type; /* General lock type. */ - u_int lo_flags; + unsigned lo_flags; TAILQ_ENTRY(lock_object) lo_list; /* List of all locks in system. */ struct witness *lo_witness; }; Index: _mutex.h =================================================================== RCS file: /usr/cvs/src/sys/sys/_mutex.h,v retrieving revision 1.9 diff -u -r1.9 _mutex.h --- _mutex.h 29 Dec 2002 11:14:41 -0000 1.9 +++ _mutex.h 15 May 2003 14:46:07 -0000 @@ -37,7 +37,7 @@ struct mtx { struct lock_object mtx_object; /* Common lock properties. */ volatile uintptr_t mtx_lock; /* Owner and flags. */ - volatile u_int mtx_recurse; /* Number of recursive holds. */ + volatile unsigned mtx_recurse; /* Number of recursive holds. */ TAILQ_HEAD(, thread) mtx_blocked; /* Threads blocked on us. */ LIST_ENTRY(mtx) mtx_contested; /* Next contested mtx. */ -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ From owner-cvs-all@FreeBSD.ORG Thu May 15 13:16:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C83137B401; Thu, 15 May 2003 13:16:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23EC343F3F; Thu, 15 May 2003 13:16:28 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FKGR0U069673; Thu, 15 May 2003 13:16:27 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FKGRJc069672; Thu, 15 May 2003 13:16:27 -0700 (PDT) Message-Id: <200305152016.h4FKGRJc069672@repoman.freebsd.org> From: Eric Anholt Date: Thu, 15 May 2003 13:16:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gman Makefile distinfo pkg-descr pkg-plist ports/misc/gman/files patch-gman.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:16:28 -0000 anholt 2003/05/15 13:16:27 PDT FreeBSD ports repository Modified files: misc/gman Makefile distinfo pkg-descr pkg-plist misc/gman/files patch-gman.c Log: - Fix MASTER_SITES - Fix build on -current - Remove obsolete WWW: line PR: ports/52137 Submitted by: Ports Fury Revision Changes Path 1.13 +14 -4 ports/misc/gman/Makefile 1.4 +2 -1 ports/misc/gman/distinfo 1.3 +6 -15 ports/misc/gman/files/patch-gman.c 1.3 +0 -1 ports/misc/gman/pkg-descr 1.4 +2 -2 ports/misc/gman/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 13:19:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92DB337B401; Thu, 15 May 2003 13:19:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 035C143F85; Thu, 15 May 2003 13:19:02 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FKJ10U069743; Thu, 15 May 2003 13:19:01 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FKJ1bN069742; Thu, 15 May 2003 13:19:01 -0700 (PDT) Message-Id: <200305152019.h4FKJ1bN069742@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 15 May 2003 13:19:01 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/suck Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:19:03 -0000 dinoex 2003/05/15 13:19:01 PDT FreeBSD ports repository Modified files: news/suck Makefile Log: - mark BROKEN for inn 2.4 still works with inn 2.3.x still works with cnews Revision Changes Path 1.43 +1 -0 ports/news/suck/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 13:30:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AE86F37B401; Thu, 15 May 2003 13:30:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DDC343F85; Thu, 15 May 2003 13:30:22 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FKUM0U070170; Thu, 15 May 2003 13:30:22 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FKULj7070167; Thu, 15 May 2003 13:30:21 -0700 (PDT) Message-Id: <200305152030.h4FKULj7070167@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 13:30:21 -0700 (PDT) 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 tinderbox.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: Thu, 15 May 2003 20:30:23 -0000 des 2003/05/15 13:30:21 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: 'make release' should run from src/release, not src. Revision Changes Path 1.17 +1 -1 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Thu May 15 13:31:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED3937B404; Thu, 15 May 2003 13:31:42 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3618043FBF; Thu, 15 May 2003 13:31:41 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id 6B5BA66CFA; Thu, 15 May 2003 13:31:40 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 5EA97E23; Thu, 15 May 2003 13:31:40 -0700 (PDT) Date: Thu, 15 May 2003 13:31:40 -0700 From: Kris Kennaway To: Dirk Meyer Message-ID: <20030515203140.GC6849@rot13.obsecurity.org> References: <200305152002.h4FK2IRI068113@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1ccMZA6j1vT5UqiK" Content-Disposition: inline In-Reply-To: <200305152002.h4FK2IRI068113@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg-idea Makefile distinfo pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 20:31:42 -0000 --1ccMZA6j1vT5UqiK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 15, 2003 at 01:02:17PM -0700, Dirk Meyer wrote: > dinoex 2003/05/15 13:02:17 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > security/gnupg-idea Makefile distinfo pkg-message=20 > Log: > - silent change of idea.c.gz (not versioned) What changed? Kris --1ccMZA6j1vT5UqiK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+w/krWry0BWjoQKURApMvAJwIGfOInk8Co+iVeyCj84ecSJWZOwCgivpV 9O3Pb9IpEEL11vm7Jr1Dmms= =HfS2 -----END PGP SIGNATURE----- --1ccMZA6j1vT5UqiK-- From owner-cvs-all@FreeBSD.ORG Thu May 15 13:33:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84D3837B401; Thu, 15 May 2003 13:33:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C5443F75; Thu, 15 May 2003 13:33:34 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FKXX0U070277; Thu, 15 May 2003 13:33:33 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FKXXmP070276; Thu, 15 May 2003 13:33:33 -0700 (PDT) Message-Id: <200305152033.h4FKXXmP070276@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Thu, 15 May 2003 13:33:33 -0700 (PDT) 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 tbmaster.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: Thu, 15 May 2003 20:33:34 -0000 des 2003/05/15 13:33:33 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Explicitly set the sandbox directory (it defaults to ~/tinderbox which is wrong when running a release tinderbox as root) Use the setup's COMMENT field in the subject of the failure report, instead of just "$branch tinderbox". Tweak the test setups. Revision Changes Path 1.21 +4 -6 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Thu May 15 14:07:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EFE437B401; Thu, 15 May 2003 14:07:28 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B26643F85; Thu, 15 May 2003 14:07:27 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from athlon.pn.xcllnt.net (athlon.pn.xcllnt.net [192.168.4.3]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4FL6qwk068803; Thu, 15 May 2003 14:06:52 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from athlon.pn.xcllnt.net (localhost [127.0.0.1]) by athlon.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h4FL6qml000885; Thu, 15 May 2003 14:06:52 -0700 (PDT) (envelope-from marcel@athlon.pn.xcllnt.net) Received: (from marcel@localhost) by athlon.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h4FL6qAF000884; Thu, 15 May 2003 14:06:52 -0700 (PDT) Date: Thu, 15 May 2003 14:06:51 -0700 From: Marcel Moolenaar To: Robert Watson Message-ID: <20030515210651.GA821@athlon.pn.xcllnt.net> References: <20030515152805.GA63529@regency.nsu.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i cc: cvs-all@FreeBSD.org cc: Alexey Dokuchaev cc: src-committers@FreeBSD.org cc: Ruslan Ermilov cc: David O'Brien cc: cvs-src@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha drivers.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, 15 May 2003 21:07:29 -0000 On Thu, May 15, 2003 at 11:46:51AM -0400, Robert Watson wrote: > > I don't know what the current status of floppy installs is with ia64, and > what vendor plans are for ia64. The HP i2000 has a 120MB floppy (super-disk), but other than that it's all with CD/DVD. Our current release build creates a floppy install based on the fact that we have so far only seen super-disks and assumes there's at least 5MB available, but I won't feel any pain if that's going to be removed. Since I don't expect to find a legacy floppy controller on ia64 at all, we can can state that (legacy) floppy installs are not now and not ever going to be supported on ia64 -- euh, by me :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-all@FreeBSD.ORG Thu May 15 14:07:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FCD637B41C; Thu, 15 May 2003 14:07:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8C0843FAF; Thu, 15 May 2003 14:07:33 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FL7X0U072472; Thu, 15 May 2003 14:07:33 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FL7XFi072471; Thu, 15 May 2003 14:07:33 -0700 (PDT) Message-Id: <200305152107.h4FL7XFi072471@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 14:07:33 -0700 (PDT) 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: Thu, 15 May 2003 21:07:36 -0000 rwatson 2003/05/15 14:07:33 PDT FreeBSD src repository Modified files: sys/ufs/ufs ufs_extattr.c Log: Jeff added locking assertions that the VV_ flags on vnodes were modified only while holding appropriate vnode locks. This patch slides the lock release for ufs_extattr_enable() to continue to hold the active vnode lock on a backing file until after the flag change; it also acquires a vnode lock when disabling an attribute and hence clearing a flag on the backing vnode. This permits VFS_DEBUG_LOCKS to run UFS1 extended attributes without panicking, as well as preventing a potential race and vnode flag problem. Approved by: re (jhb) Pointed out by: DEBUG_VFS_LOCKS Revision Changes Path 1.63 +11 -5 src/sys/ufs/ufs/ufs_extattr.c From owner-cvs-all@FreeBSD.ORG Thu May 15 14:12:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6725737B401; Thu, 15 May 2003 14:12:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 034B543F3F; Thu, 15 May 2003 14:12:09 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FLC80U072681; Thu, 15 May 2003 14:12:08 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FLC8MF072680; Thu, 15 May 2003 14:12:08 -0700 (PDT) Message-Id: <200305152112.h4FLC8MF072680@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 14:12:08 -0700 (PDT) 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_bio.c nfs_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, 15 May 2003 21:12:09 -0000 rwatson 2003/05/15 14:12:08 PDT FreeBSD src repository Modified files: sys/nfsclient nfs_bio.c nfs_vnops.c Log: This change grabs the vnode lock for NFS client vnodes when calling VOP_SETATTR() or VOP_GETATTR(); without these locks (a) VFS_DEBUG_LOCKS will panic, and (b) it may be possible to corrupt entries in the cached vnode attributes in the nfsnode, since nfsnode attribute cache data is also protected by the vnode lock. Approved by: re (jhb) Pointed out by: VFS_DEBUG_LOCKS Revision Changes Path 1.118 +3 -1 src/sys/nfsclient/nfs_bio.c 1.205 +4 -0 src/sys/nfsclient/nfs_vnops.c From owner-cvs-all@FreeBSD.ORG Thu May 15 14:13:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F1C437B401; Thu, 15 May 2003 14:13:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED91343F75; Thu, 15 May 2003 14:13:08 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FLD80U072750; Thu, 15 May 2003 14:13:08 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FLD87a072749; Thu, 15 May 2003 14:13:08 -0700 (PDT) Message-Id: <200305152113.h4FLD87a072749@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 14:13:08 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 21:13:09 -0000 rwatson 2003/05/15 14:13:08 PDT FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: VOP_PATHCONF() requires a vnode lock; this patch adds locking to fpathconf(). The lock is held for direct calls to VOP_PATHCONF() in pathconf() already. Approved by: re (jhb) Pointed out by: DEBUG_VFS_LOCKS Revision Changes Path 1.196 +2 -0 src/sys/kern/kern_descrip.c From owner-cvs-all@FreeBSD.ORG Thu May 15 14:29:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 61C5A37B401; Thu, 15 May 2003 14:29:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0312D43F3F; Thu, 15 May 2003 14:29:21 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FLTK0U073312; Thu, 15 May 2003 14:29:20 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FLTKdM073311; Thu, 15 May 2003 14:29:20 -0700 (PDT) Message-Id: <200305152129.h4FLTKdM073311@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 14:29:20 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en developers.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 21:29:21 -0000 rwatson 2003/05/15 14:29:20 PDT FreeBSD doc repository Modified files: en developers.sgml Log: Expose Gordon Tetlow to the world of entities. Revision Changes Path 1.55 +2 -1 www/en/developers.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 14:30:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 47A0337B401; Thu, 15 May 2003 14:30:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82AA743FA3; Thu, 15 May 2003 14:29:59 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FLTx0U073351; Thu, 15 May 2003 14:29:59 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FLTxqJ073350; Thu, 15 May 2003 14:29:59 -0700 (PDT) Message-Id: <200305152129.h4FLTxqJ073350@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 14:29:59 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 21:30:00 -0000 rwatson 2003/05/15 14:29:59 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Add a "must have" feature to support a fully dynamic world, assign to Gordon as he has in-progress patches. Revision Changes Path 1.17 +11 -1 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 15:13:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BEB737B401; Thu, 15 May 2003 15:13:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD3AC43F93; Thu, 15 May 2003 15:13:34 -0700 (PDT) (envelope-from mheinen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FMDY0U075873; Thu, 15 May 2003 15:13:34 -0700 (PDT) (envelope-from mheinen@repoman.freebsd.org) Received: (from mheinen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FMDYIR075872; Thu, 15 May 2003 15:13:34 -0700 (PDT) Message-Id: <200305152213.h4FMDYIR075872@repoman.freebsd.org> From: Martin Heinen Date: Thu, 15 May 2003 15:13:34 -0700 (PDT) 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/security 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, 15 May 2003 22:13:35 -0000 mheinen 2003/05/15 15:13:34 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Move an index entry into the proper section. Revision Changes Path 1.146 +4 -5 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Thu May 15 15:24:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C2537B401; Thu, 15 May 2003 15:24:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B175943FAF; Thu, 15 May 2003 15:24:39 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FMOd0U076276; Thu, 15 May 2003 15:24:39 -0700 (PDT) (envelope-from kbyanc@repoman.freebsd.org) Received: (from kbyanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FMOdjq076275; Thu, 15 May 2003 15:24:39 -0700 (PDT) Message-Id: <200305152224.h4FMOdjq076275@repoman.freebsd.org> From: Kelly Yancey Date: Thu, 15 May 2003 15:24:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Proc-PIDFile 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, 15 May 2003 22:24:40 -0000 kbyanc 2003/05/15 15:24:39 PDT FreeBSD ports repository Modified files: devel/p5-Proc-PIDFile Makefile distinfo pkg-descr pkg-plist Log: Upgrade to version 0.05. PR: 52185 Submitted By: Mathieu Arnold Revision Changes Path 1.3 +1 -2 ports/devel/p5-Proc-PIDFile/Makefile 1.2 +1 -1 ports/devel/p5-Proc-PIDFile/distinfo 1.2 +2 -0 ports/devel/p5-Proc-PIDFile/pkg-descr 1.2 +7 -4 ports/devel/p5-Proc-PIDFile/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 15:42:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 26DCA37B401; Thu, 15 May 2003 15:42:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B716543F85; Thu, 15 May 2003 15:42:08 -0700 (PDT) (envelope-from kbyanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FMg80U076958; Thu, 15 May 2003 15:42:08 -0700 (PDT) (envelope-from kbyanc@repoman.freebsd.org) Received: (from kbyanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FMg8BH076957; Thu, 15 May 2003 15:42:08 -0700 (PDT) Message-Id: <200305152242.h4FMg8BH076957@repoman.freebsd.org> From: Kelly Yancey Date: Thu, 15 May 2003 15:42:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/fcgi 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, 15 May 2003 22:42:09 -0000 kbyanc 2003/05/15 15:42:08 PDT FreeBSD ports repository Modified files: www/fcgi Makefile distinfo Log: Update to version 2.4.0. Revision Changes Path 1.11 +1 -1 ports/www/fcgi/Makefile 1.4 +1 -1 ports/www/fcgi/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 15:48:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 650F537B401; Thu, 15 May 2003 15:48:25 -0700 (PDT) Received: from chiark.greenend.org.uk (chiark.greenend.org.uk [193.201.200.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD74543FAF; Thu, 15 May 2003 15:48:24 -0700 (PDT) (envelope-from fanf@chiark.greenend.org.uk) Received: by chiark.greenend.org.uk (Debian Exim 3.35 #1) with local id 19GRWR-000720-00; Thu, 15 May 2003 23:48:23 +0100 Date: Thu, 15 May 2003 23:48:23 +0100 From: Tony Finch To: Sheldon Hearn Message-ID: <20030515224823.GA26050@chiark.greenend.org.uk> References: <200305151518.h4FFI5aV043162@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305151518.h4FFI5aV043162@repoman.freebsd.org> User-Agent: Mutt/1.3.28i Sender: Tony Finch cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/exim Makefile distinfo pkg-plist ports/mail/exim/files POST-INSTALL-NOTES.exiscan-acl patch-scripts::exim_install patch-src::auths::plaintext.c patch-src::rda.c patch-src::rewrite.c patch-src::transports::appendfile.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 22:48:25 -0000 On Thu, May 15, 2003 at 08:18:05AM -0700, Sheldon Hearn wrote: > > * Update to exim-4.20, featuring host of minor bugfixes and some feature > enhancements. Non-critical upgrade. The reason for the jump in version numbering is that the documentation has been updated to cover all the features added since 4.10. Tony. -- f.a.n.finch http://dotat.at/ SOUTHEAST FITZROY: MAINLY NORTH OR NORTHWEST 4 OR 5, OCCASIONALLY 6. FAIR. GOOD. From owner-cvs-all@FreeBSD.ORG Thu May 15 17:25:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D0937B401; Thu, 15 May 2003 17:25:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E2E243F3F; Thu, 15 May 2003 17:25:43 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G0Ph0U087784; Thu, 15 May 2003 17:25:43 -0700 (PDT) (envelope-from mph@repoman.freebsd.org) Received: (from mph@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G0Phkh087783; Thu, 15 May 2003 17:25:43 -0700 (PDT) Message-Id: <200305160025.h4G0Phkh087783@repoman.freebsd.org> From: Matthew Hunt Date: Thu, 15 May 2003 17:25:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-ReadLine-Gnu Makefile distinfo pkg-descr pkg-plist ports/devel/p5-ReadLine-Gnu/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, 16 May 2003 00:25:44 -0000 mph 2003/05/15 17:25:43 PDT FreeBSD ports repository Modified files: devel/p5-ReadLine-Gnu Makefile distinfo pkg-descr pkg-plist Removed files: devel/p5-ReadLine-Gnu/files patch-aa Log: Upgrade to 1.14. Submitted by: Mathieu Arnold PR: ports/52206 Revision Changes Path 1.17 +1 -2 ports/devel/p5-ReadLine-Gnu/Makefile 1.7 +1 -1 ports/devel/p5-ReadLine-Gnu/distinfo 1.5 +0 -11 ports/devel/p5-ReadLine-Gnu/files/patch-aa (dead) 1.3 +2 -0 ports/devel/p5-ReadLine-Gnu/pkg-descr 1.6 +14 -14 ports/devel/p5-ReadLine-Gnu/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 17:30:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 919F537B401; Thu, 15 May 2003 17:30:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C84F43F75; Thu, 15 May 2003 17:30:45 -0700 (PDT) (envelope-from mph@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G0Uj0U088049; Thu, 15 May 2003 17:30:45 -0700 (PDT) (envelope-from mph@repoman.freebsd.org) Received: (from mph@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G0UiTa088048; Thu, 15 May 2003 17:30:44 -0700 (PDT) Message-Id: <200305160030.h4G0UiTa088048@repoman.freebsd.org> From: Matthew Hunt Date: Thu, 15 May 2003 17:30:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-ReadLine-Perl 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, 16 May 2003 00:30:46 -0000 mph 2003/05/15 17:30:44 PDT FreeBSD ports repository Modified files: devel/p5-ReadLine-Perl Makefile distinfo pkg-descr pkg-plist Log: Upgrade to 1.0203. PR: ports/52207 Submitted by: Mathieu Arnold Revision Changes Path 1.11 +2 -2 ports/devel/p5-ReadLine-Perl/Makefile 1.5 +1 -1 ports/devel/p5-ReadLine-Perl/distinfo 1.3 +2 -0 ports/devel/p5-ReadLine-Perl/pkg-descr 1.5 +7 -6 ports/devel/p5-ReadLine-Perl/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 17:31:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 127D937B401; Thu, 15 May 2003 17:31:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A567343FA3; Thu, 15 May 2003 17:31:12 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G0VC0U088087; Thu, 15 May 2003 17:31:12 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G0VCXS088086; Thu, 15 May 2003 17:31:12 -0700 (PDT) Message-Id: <200305160031.h4G0VCXS088086@repoman.freebsd.org> From: Hiten Pandya Date: Thu, 15 May 2003 17:31:12 -0700 (PDT) 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 kame.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, 16 May 2003 00:31:13 -0000 hmp 2003/05/15 17:31:12 PDT FreeBSD src repository (doc committer) Modified files: share/man/man4 kame.4 Log: Bring the kame(4) manual page closer to reality: - prefix(8) and gifconfig(8) are deprecated - dtcpc, dtcps were never imported (also removed from KAME CVS) - pim6dd, pim6sd and racoon are ports - inet6d does not exist on FreeBSD PR: docs/51295 Submitted by: Simon L. Nielsen Content reviewed by: itojun Approved by: des (mentor), re (bmah) Revision Changes Path 1.12 +4 -8 src/share/man/man4/kame.4 From owner-cvs-all@FreeBSD.ORG Thu May 15 17:33:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09EF937B401; Thu, 15 May 2003 17:33:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B27C43F93; Thu, 15 May 2003 17:33:42 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G0Xg0U088157; Thu, 15 May 2003 17:33:42 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G0Xg49088156; Thu, 15 May 2003 17:33:42 -0700 (PDT) Message-Id: <200305160033.h4G0Xg49088156@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 17:33:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/bftpd 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, 16 May 2003 00:33:43 -0000 petef 2003/05/15 17:33:42 PDT FreeBSD ports repository Modified files: ftp/bftpd Makefile distinfo Log: Update to 1.0.24. PR: 52009 Submitted by: Kirill Ponomarew Revision Changes Path 1.12 +1 -1 ports/ftp/bftpd/Makefile 1.5 +1 -1 ports/ftp/bftpd/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 17:38:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE9C137B401; Thu, 15 May 2003 17:38:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AC7343F85; Thu, 15 May 2003 17:38:21 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G0cL0U088369; Thu, 15 May 2003 17:38:21 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G0cLXX088368; Thu, 15 May 2003 17:38:21 -0700 (PDT) Message-Id: <200305160038.h4G0cLXX088368@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 17:38:21 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-ListDetector 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, 16 May 2003 00:38:22 -0000 petef 2003/05/15 17:38:21 PDT FreeBSD ports repository Modified files: mail/p5-Mail-ListDetector Makefile distinfo pkg-plist Log: - update to 0.23 - use ${EXAMPLESDIR}, %%SITE_PERL%, %%EXAMPLESDIR%% PR: 52281 Submitted by: Mathieu Arnold Revision Changes Path 1.8 +5 -5 ports/mail/p5-Mail-ListDetector/Makefile 1.6 +1 -1 ports/mail/p5-Mail-ListDetector/distinfo 1.4 +25 -24 ports/mail/p5-Mail-ListDetector/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 18:10:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E0A137B401; Thu, 15 May 2003 18:10:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BA1C43FAF; Thu, 15 May 2003 18:10:34 -0700 (PDT) (envelope-from tmm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G1AX0U090547; Thu, 15 May 2003 18:10:33 -0700 (PDT) (envelope-from tmm@repoman.freebsd.org) Received: (from tmm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G1AXx0090546; Thu, 15 May 2003 18:10:33 -0700 (PDT) Message-Id: <200305160110.h4G1AXx0090546@repoman.freebsd.org> From: Thomas Moestl Date: Thu, 15 May 2003 18:10:33 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/i386/i386 vm_machdep.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 01:10:34 -0000 tmm 2003/05/15 18:10:33 PDT FreeBSD src repository Modified files: sys/i386/i386 vm_machdep.c Log: In cpu_fork(), initialize pcb_psl for the new process to PSL_KERNEL, instead of taking the (userland) eflags from the trap frame and masking out PSL_I. There is no need to inherit any flags from the forking process; the old method however can cause flags set in userland for the forking process to be bogusly set in kernel mode when the newly forked process runs for the first time (in particular PSL_T, which is set for userland when the process is single-stepped; this would cause trace traps in kernel mode). Approved by: re (jhb) Revision Changes Path 1.207 +1 -1 src/sys/i386/i386/vm_machdep.c From owner-cvs-all@FreeBSD.ORG Thu May 15 18:13:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A30C537B401; Thu, 15 May 2003 18:13:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5792743FA3; Thu, 15 May 2003 18:13:17 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G1DH0U090639; Thu, 15 May 2003 18:13:17 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G1DHqN090638; Thu, 15 May 2003 18:13:17 -0700 (PDT) Message-Id: <200305160113.h4G1DHqN090638@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 18:13:17 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD 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: Fri, 16 May 2003 01:13:18 -0000 rwatson 2003/05/15 18:13:17 PDT FreeBSD src repository Modified files: sys/dev/fxp if_fxp.c Log: Add a tunable/sysctl "hw.fxp_noflow" which disables flow control support on if_fxp cards. When flow control is enabled, if the operating system doesn't acknowledge the packet buffer filling, the card will begin to generate ethernet quench packets, but appears to get into a feedback loop of some sort, hosing local switches. This is a temporary workaround for 5.1: the ability to configure flow control should probably be exposed by some or another management interface on ethernet link layer devices. Approved by: re (bmah) Reviewed by: mux Revision Changes Path 1.179 +5 -1 src/sys/dev/fxp/if_fxp.c From owner-cvs-all@FreeBSD.ORG Thu May 15 18:26:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B84737B401; Thu, 15 May 2003 18:26:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AD04443FA3; Thu, 15 May 2003 18:26:39 -0700 (PDT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G1Qd0U091112; Thu, 15 May 2003 18:26:39 -0700 (PDT) (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G1QdoC091111; Thu, 15 May 2003 18:26:39 -0700 (PDT) Message-Id: <200305160126.h4G1QdoC091111@repoman.freebsd.org> From: Joseph Koshy Date: Thu, 15 May 2003 18:26:39 -0700 (PDT) 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-Webmake 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, 16 May 2003 01:26:40 -0000 jkoshy 2003/05/15 18:26:39 PDT FreeBSD ports repository Modified files: www/p5-HTML-Webmake Makefile distinfo Log: Update MASTER_SITES to pick up the correct version of the distfile. Correct distinfo. Submitted by: Justin Mason Revision Changes Path 1.3 +2 -2 ports/www/p5-HTML-Webmake/Makefile 1.3 +1 -1 ports/www/p5-HTML-Webmake/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 18:34:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6149B37B401; Thu, 15 May 2003 18:34:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14A0443FBD; Thu, 15 May 2003 18:34:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G1YN0U091438; Thu, 15 May 2003 18:34:23 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G1YNhv091437; Thu, 15 May 2003 18:34:23 -0700 (PDT) Message-Id: <200305160134.h4G1YNhv091437@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 18:34:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 01:34:24 -0000 obrien 2003/05/15 18:34:23 PDT FreeBSD src repository Modified files: sys/kern kern_sig.c Log: Fix long standing bug that prevents the PT_CONTINUE, PT_KILL and PT_DETACH ptrace(2) requests from functioning as advertised in the manual page. As described in kern/35175, the PT_DETACH request will, under certain circumstances, pass an unwanted signal on to the traced process upan detaching from it. The PT_CONTINUE request will sometimes fail if you make it pass a signal that has "properties" that differ from the properties of the signal that origionally caused the traced process to be stopped. Since PT_KILL is nothing than PT_CONTINUE with SIGKILL, it is broken too. In the PT_KILL case, this leads to an unkillable process. PR: 44011 Submitted by: Mark Kettenis Approved by: re(jhb) Revision Changes Path 1.239 +10 -9 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Thu May 15 19:01:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB72637B401; Thu, 15 May 2003 19:01:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64E2A43F3F; Thu, 15 May 2003 19:01:14 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G21E0U092546; Thu, 15 May 2003 19:01:14 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G21EFL092545; Thu, 15 May 2003 19:01:14 -0700 (PDT) Message-Id: <200305160201.h4G21EFL092545@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:01:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/offlineimap Makefile distinfo ports/mail/offlineimap/files patch-Maildir.py X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 02:01:15 -0000 petef 2003/05/15 19:01:14 PDT FreeBSD ports repository Modified files: mail/offlineimap Makefile distinfo Removed files: mail/offlineimap/files patch-Maildir.py Log: - update to 3.99.17 - write pkg-message in ${WRKDIR} PR: 51926 Submitted by: maintainer Revision Changes Path 1.11 +5 -2 ports/mail/offlineimap/Makefile 1.8 +1 -1 ports/mail/offlineimap/distinfo 1.2 +0 -11 ports/mail/offlineimap/files/patch-Maildir.py (dead) From owner-cvs-all@FreeBSD.ORG Thu May 15 19:15:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 157F937B401; Thu, 15 May 2003 19:15:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A80E543F85; Thu, 15 May 2003 19:15:07 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2F70U093986; Thu, 15 May 2003 19:15:07 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2F7QP093985; Thu, 15 May 2003 19:15:07 -0700 (PDT) Message-Id: <200305160215.h4G2F7QP093985@repoman.freebsd.org> From: "Tim J. Robbins" Date: Thu, 15 May 2003 19:15:07 -0700 (PDT) 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 opendir.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 02:15:08 -0000 tjr 2003/05/15 19:15:07 PDT FreeBSD src repository Modified files: lib/libc/gen opendir.c Log: Catch up with the renaming of the "union" filesystem to "unionfs". Fixes a problem where directory entries could show up twice: once on the top layer of the union stack, and once on the bottom layer. Approved by: re (rwatson) Revision Changes Path 1.20 +1 -1 src/lib/libc/gen/opendir.c From owner-cvs-all@FreeBSD.ORG Thu May 15 19:19:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6317A37B401; Thu, 15 May 2003 19:19:58 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DDB143F3F; Thu, 15 May 2003 19:19:57 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id C722766B9B; Thu, 15 May 2003 19:19:56 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id A412615B8; Thu, 15 May 2003 19:19:56 -0700 (PDT) Date: Thu, 15 May 2003 19:19:56 -0700 From: Kris Kennaway To: Robert Watson Message-ID: <20030516021956.GA8711@rot13.obsecurity.org> References: <200305160113.h4G1DHqN090638@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <200305160113.h4G1DHqN090638@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Fri, 16 May 2003 02:19:59 -0000 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 15, 2003 at 06:13:17PM -0700, Robert Watson wrote: > rwatson 2003/05/15 18:13:17 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/fxp if_fxp.c=20 > Log: > Add a tunable/sysctl "hw.fxp_noflow" which disables flow control support > on if_fxp cards. When flow control is enabled, if the operating system > doesn't acknowledge the packet buffer filling, the card will begin to > generate ethernet quench packets, but appears to get into a feedback > loop of some sort, hosing local switches. This is a temporary workarou= nd > for 5.1: the ability to configure flow control should probably be > exposed by some or another management interface on ethernet link layer > devices. Yay! This periodically hosed one of my 4.x boxes until I added a hack from Peter to turn it off. Can this be back-ported at some point? Kris --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xErMWry0BWjoQKURAp20AJ9ViWkuXvDUf6RGP7sCLsCpoCBVwACfUegh xcHILvH/vMGzwABEkvkZvoQ= =PJyr -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh-- From owner-cvs-all@FreeBSD.ORG Thu May 15 19:20:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D24537B404; Thu, 15 May 2003 19:20:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA80543F3F; Thu, 15 May 2003 19:20:32 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2KW0U094283; Thu, 15 May 2003 19:20:32 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2KWTL094282; Thu, 15 May 2003 19:20:32 -0700 (PDT) Message-Id: <200305160220.h4G2KWTL094282@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:20:32 -0700 (PDT) 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/tclxml 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, 16 May 2003 02:20:33 -0000 petef 2003/05/15 19:20:32 PDT FreeBSD ports repository Modified files: devel Makefile Added files: devel/tclxml Makefile distinfo pkg-descr pkg-plist Log: Add tclxml 2.6, API for parsing XML documents using Tcl. PR: 52090 Submitted by: David Yeske Revision Changes Path 1.1115 +1 -0 ports/devel/Makefile 1.1 +26 -0 ports/devel/tclxml/Makefile (new) 1.1 +1 -0 ports/devel/tclxml/distinfo (new) 1.1 +11 -0 ports/devel/tclxml/pkg-descr (new) 1.1 +15 -0 ports/devel/tclxml/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 19:20:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0630837B404; Thu, 15 May 2003 19:20:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 99BF343F75; Thu, 15 May 2003 19:20:42 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2Kg0U094329; Thu, 15 May 2003 19:20:42 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2KgRc094328; Thu, 15 May 2003 19:20:42 -0700 (PDT) Message-Id: <200305160220.h4G2KgRc094328@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:20:42 -0700 (PDT) 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, 16 May 2003 02:20:43 -0000 petef 2003/05/15 19:20:42 PDT FreeBSD ports repository Modified files: . modules Log: tclxml --> ports/devel/tclxml Revision Changes Path 1.7255 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 19:27:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8E3D37B401; Thu, 15 May 2003 19:27:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 895C843F75; Thu, 15 May 2003 19:27:18 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2RI0U094515; Thu, 15 May 2003 19:27:18 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2RILc094514; Thu, 15 May 2003 19:27:18 -0700 (PDT) Message-Id: <200305160227.h4G2RILc094514@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 19:27:18 -0700 (PDT) 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.amd64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 02:27:19 -0000 obrien 2003/05/15 19:27:18 PDT FreeBSD src repository Modified files: sys/conf files.amd64 Log: Run $S/kern/genassym.sh with the correct NM. Approved by: re(blanket) Revision Changes Path 1.15 +1 -1 src/sys/conf/files.amd64 From owner-cvs-all@FreeBSD.ORG Thu May 15 19:30:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D38137B401; Thu, 15 May 2003 19:30:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C01D643F75; Thu, 15 May 2003 19:30:46 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2Uk0U094767; Thu, 15 May 2003 19:30:46 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2UkNs094766; Thu, 15 May 2003 19:30:46 -0700 (PDT) Message-Id: <200305160230.h4G2UkNs094766@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:30:46 -0700 (PDT) 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: Fri, 16 May 2003 02:30:47 -0000 petef 2003/05/15 19:30:46 PDT FreeBSD ports repository Modified files: sysutils/thefish Makefile distinfo Log: Update to 0.3.4. PR: 52287 Submitted by: maintainer Revision Changes Path 1.31 +1 -1 ports/sysutils/thefish/Makefile 1.19 +1 -1 ports/sysutils/thefish/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 19:33:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C70A37B401; Thu, 15 May 2003 19:33:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3D5D43F3F; Thu, 15 May 2003 19:33:50 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2Xo0U094854; Thu, 15 May 2003 19:33:50 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2Xo0J094853; Thu, 15 May 2003 19:33:50 -0700 (PDT) Message-Id: <200305160233.h4G2Xo0J094853@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:33:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/converters/p5-MIME-Base64 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, 16 May 2003 02:33:51 -0000 petef 2003/05/15 19:33:50 PDT FreeBSD ports repository Modified files: converters/p5-MIME-Base64 Makefile distinfo Log: Update to 2.20. PR: 52208 Submitted by: maintainer Revision Changes Path 1.25 +1 -1 ports/converters/p5-MIME-Base64/Makefile 1.13 +1 -1 ports/converters/p5-MIME-Base64/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 19:37:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A20A37B401 for ; Thu, 15 May 2003 19:37:49 -0700 (PDT) Received: from orange.he.net (orange.he.net [66.220.13.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 80BD643FAF for ; Thu, 15 May 2003 19:37:48 -0700 (PDT) (envelope-from ssatyavolu@landmarknetworks.com) Received: from lilo.hopperz.net (bdsl.66.14.171.32.gte.net [66.14.171.32]) by orange.he.net (8.8.6p2003-03-31/8.8.2) with ESMTP id TAA29350 for ; Thu, 15 May 2003 19:37:46 -0700 From: Surya Satyavolu Organization: Landmark Networks To: cvs-all@freebsd.org Date: Thu, 15 May 2003 16:37:46 -1000 User-Agent: KMail/1.5.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200305151637.46679.ssatyavolu@landmarknetworks.com> Subject: freebsd firewall X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ssatyavolu@landmarknetworks.com List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 02:37:49 -0000 Hi, I disbled the firewall in rc.conf file by not enabling it. But every time I reboot, and type in the follwoing command sysctl net.inet.ip.fw.enable it is set to 1 and the firewall is actually enabled. What else do I do to disable the firewall? I would appreciate it if anybody could help me disable this firewall on freeBSD. Thanks -- Surya Satyavolu Software Engineer Landmark Networks, Inc. 808-528-0007 From owner-cvs-all@FreeBSD.ORG Thu May 15 19:41:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0ABC437B401; Thu, 15 May 2003 19:41:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1E843FA3; Thu, 15 May 2003 19:41:43 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2fh0U095196; Thu, 15 May 2003 19:41:43 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2fhmO095195; Thu, 15 May 2003 19:41:43 -0700 (PDT) Message-Id: <200305160241.h4G2fhmO095195@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:41:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/net-http 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, 16 May 2003 02:41:44 -0000 petef 2003/05/15 19:41:43 PDT FreeBSD ports repository Modified files: net/net-http Makefile pkg-plist Log: - fix pkg-plist (chase guile's version with a PLIST_SUB) - portlint PR: 52075 Submitted by: Kirill Ponomarew Revision Changes Path 1.8 +2 -1 ports/net/net-http/Makefile 1.4 +7 -7 ports/net/net-http/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 19:54:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A50EA37B404; Thu, 15 May 2003 19:54:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CD9043F93; Thu, 15 May 2003 19:54:15 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G2sF0U095671; Thu, 15 May 2003 19:54:15 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G2sEpG095670; Thu, 15 May 2003 19:54:14 -0700 (PDT) Message-Id: <200305160254.h4G2sEpG095670@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 19:54:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/amavisd-new Makefile distinfopatch-amavisd.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: Fri, 16 May 2003 02:54:16 -0000 petef 2003/05/15 19:54:14 PDT FreeBSD ports repository Modified files: security/amavisd-new Makefile distinfo security/amavisd-new/files amavisd.sh.tmpl patch-amavisd.conf Log: - update to 20030314.p2 - remove the locale hack in the startup script; it's no longer necessary PR: 52066 Submitted by: maintainer Revision Changes Path 1.8 +1 -1 ports/security/amavisd-new/Makefile 1.5 +1 -1 ports/security/amavisd-new/distinfo 1.5 +0 -3 ports/security/amavisd-new/files/amavisd.sh.tmpl 1.4 +5 -14 ports/security/amavisd-new/files/patch-amavisd.conf From owner-cvs-all@FreeBSD.ORG Thu May 15 20:11:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E2EB37B401; Thu, 15 May 2003 20:11:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D0943F93; Thu, 15 May 2003 20:11:23 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3BN0U097333; Thu, 15 May 2003 20:11:23 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3BNmd097332; Thu, 15 May 2003 20:11:23 -0700 (PDT) Message-Id: <200305160311.h4G3BNmd097332@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 20:11:23 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/libsamplerate 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, 16 May 2003 03:11:24 -0000 petef 2003/05/15 20:11:23 PDT FreeBSD ports repository Modified files: audio/libsamplerate Makefile distinfo pkg-plist Log: Update to 0.0.15. PR: 52044 Submitted by: Ports Fury Revision Changes Path 1.3 +12 -22 ports/audio/libsamplerate/Makefile 1.2 +1 -1 ports/audio/libsamplerate/distinfo 1.2 +7 -8 ports/audio/libsamplerate/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 20:15:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2907337B401; Thu, 15 May 2003 20:15:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BCAAA43F85; Thu, 15 May 2003 20:15:12 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3FC0U097654; Thu, 15 May 2003 20:15:12 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3FCFK097653; Thu, 15 May 2003 20:15:12 -0700 (PDT) Message-Id: <200305160315.h4G3FCFK097653@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 20:15:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/wmusic 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, 16 May 2003 03:15:13 -0000 petef 2003/05/15 20:15:12 PDT FreeBSD ports repository Modified files: audio/wmusic Makefile distinfo Log: Update to 1.4.11. PR: 52045 Submitted by: Ports Fury Revision Changes Path 1.19 +5 -4 ports/audio/wmusic/Makefile 1.10 +1 -1 ports/audio/wmusic/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 20:23:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B87C137B401; Thu, 15 May 2003 20:23:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5979143F93; Thu, 15 May 2003 20:23:38 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3Nc0U097980; Thu, 15 May 2003 20:23:38 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3Ncle097979; Thu, 15 May 2003 20:23:38 -0700 (PDT) Message-Id: <200305160323.h4G3Ncle097979@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 20:23:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/xhippo 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, 16 May 2003 03:23:39 -0000 petef 2003/05/15 20:23:38 PDT FreeBSD ports repository Modified files: audio/xhippo Makefile distinfo Log: - update to 3.3 - use DOCSDIR PR: 52046 Submitted by: Ports Fury Revision Changes Path 1.25 +7 -6 ports/audio/xhippo/Makefile 1.15 +1 -1 ports/audio/xhippo/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 20:31:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 94BB637B401; Thu, 15 May 2003 20:31:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33B8743F3F; Thu, 15 May 2003 20:31:47 -0700 (PDT) (envelope-from perky@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3Vl0U098342; Thu, 15 May 2003 20:31:47 -0700 (PDT) (envelope-from perky@repoman.freebsd.org) Received: (from perky@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3VkFF098341; Thu, 15 May 2003 20:31:46 -0700 (PDT) Message-Id: <200305160331.h4G3VkFF098341@repoman.freebsd.org> From: Hye-Shik Chang Date: Thu, 15 May 2003 20:31:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/py-ctypes Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:31:47 -0000 perky 2003/05/15 20:31:46 PDT FreeBSD ports repository Modified files: devel/py-ctypes Makefile Log: Add two build fixes for ia64 but still does not build for this: t-asm.S:111: Error: Operand 3 of `cmp.eq' should be a general register So, mark BROKEN for ia64. Revision Changes Path 1.2 +12 -1 ports/devel/py-ctypes/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 20:33:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4626437B401; Thu, 15 May 2003 20:33:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC53C43FA3; Thu, 15 May 2003 20:33:40 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3Xe0U098454; Thu, 15 May 2003 20:33:40 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3XeBd098453; Thu, 15 May 2003 20:33:40 -0700 (PDT) Message-Id: <200305160333.h4G3XeBd098453@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 20:33:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/editors/cooledit Makefile distinfo pkg-plist ports/editors/cooledit/files patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al patch-config.h patch-icon::Makefile.in patch-icon::coolicon.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:33:41 -0000 petef 2003/05/15 20:33:40 PDT FreeBSD ports repository Modified files: editors/cooledit Makefile distinfo pkg-plist editors/cooledit/files patch-config.h Added files: editors/cooledit/files patch-icon::Makefile.in patch-icon::coolicon.c patch-intl::Makefile.in patch-ltmain.sh Removed files: editors/cooledit/files patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al Log: - update to 3.17.7 - fix master sites - spell 'FreeBSD.org' correctly in the MAINTAINER field - sort pkg-plist PR: 52048 Submitted by: Ports Fury Revision Changes Path 1.39 +19 -25 ports/editors/cooledit/Makefile 1.16 +1 -1 ports/editors/cooledit/distinfo 1.2 +0 -11 ports/editors/cooledit/files/patch-ac (dead) 1.2 +0 -11 ports/editors/cooledit/files/patch-ad (dead) 1.3 +0 -11 ports/editors/cooledit/files/patch-ae (dead) 1.4 +0 -11 ports/editors/cooledit/files/patch-af (dead) 1.2 +0 -11 ports/editors/cooledit/files/patch-ag (dead) 1.4 +0 -29 ports/editors/cooledit/files/patch-ah (dead) 1.2 +0 -11 ports/editors/cooledit/files/patch-ai (dead) 1.2 +0 -23 ports/editors/cooledit/files/patch-aj (dead) 1.2 +0 -11 ports/editors/cooledit/files/patch-ak (dead) 1.2 +0 -11 ports/editors/cooledit/files/patch-al (dead) 1.2 +7 -7 ports/editors/cooledit/files/patch-config.h 1.1 +11 -0 ports/editors/cooledit/files/patch-icon::Makefile.in (new) 1.1 +11 -0 ports/editors/cooledit/files/patch-icon::coolicon.c (new) 1.1 +11 -0 ports/editors/cooledit/files/patch-intl::Makefile.in (new) 1.1 +33 -0 ports/editors/cooledit/files/patch-ltmain.sh (new) 1.19 +5 -3 ports/editors/cooledit/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 20:34:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 69EDD37B401; Thu, 15 May 2003 20:34:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08CE143FA3; Thu, 15 May 2003 20:34:24 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3YN0U098496; Thu, 15 May 2003 20:34:23 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3YNGF098495; Thu, 15 May 2003 20:34:23 -0700 (PDT) Message-Id: <200305160334.h4G3YNGF098495@repoman.freebsd.org> From: Murray Stokely Date: Thu, 15 May 2003 20:34:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/syscons/keymaps norwegian.dvorak.kbd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:34:25 -0000 murray 2003/05/15 20:34:23 PDT FreeBSD src repository Modified files: share/syscons/keymaps norwegian.dvorak.kbd Log: Fix < >, { } and [ ] keys. PR: conf/47556 Approved by: re (murray) Revision Changes Path 1.2 +5 -5 src/share/syscons/keymaps/norwegian.dvorak.kbd From owner-cvs-all@FreeBSD.ORG Thu May 15 20:37:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6A6F37B401; Thu, 15 May 2003 20:37:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5539543F85; Thu, 15 May 2003 20:37:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3br0U098691; Thu, 15 May 2003 20:37:53 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3brsi098690; Thu, 15 May 2003 20:37:53 -0700 (PDT) Message-Id: <200305160337.h4G3brsi098690@repoman.freebsd.org> From: Murray Stokely Date: Thu, 15 May 2003 20:37:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/syscons/keymaps be.iso.kbd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:37:54 -0000 murray 2003/05/15 20:37:53 PDT FreeBSD src repository Modified files: share/syscons/keymaps be.iso.kbd Log: Fix the M and < keys on Belgian keyboards. PR: conf/30341, i386/48398 Submitted by: Chris Pockele Approved by: re Revision Changes Path 1.12 +3 -3 src/share/syscons/keymaps/be.iso.kbd From owner-cvs-all@FreeBSD.ORG Thu May 15 20:41:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBCF37B401; Thu, 15 May 2003 20:41:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35D5543F85; Thu, 15 May 2003 20:41:43 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3fh0U098911; Thu, 15 May 2003 20:41:43 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3fgFp098910; Thu, 15 May 2003 20:41:42 -0700 (PDT) Message-Id: <200305160341.h4G3fgFp098910@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 20:41:42 -0700 (PDT) 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/netscape47-communicator Makefile distinfo pkg-descr pkg-plist ports/www/netscape47-communicator/files mailcap netscape.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:41:44 -0000 obrien 2003/05/15 20:41:42 PDT FreeBSD ports repository Modified files: www Makefile Added files: www/netscape47-communicator Makefile distinfo pkg-descr pkg-plist www/netscape47-communicator/files mailcap netscape.sh Log: Bring back the last commerical Netscape for DEC Alpha. Reviewed by: freebsd-alpha Approved by: kris Revision Changes Path 1.648 +1 -0 ports/www/Makefile 1.85 +81 -0 ports/www/netscape47-communicator/Makefile (new) 1.1 +2 -0 ports/www/netscape47-communicator/distinfo (new) 1.1 +69 -0 ports/www/netscape47-communicator/files/mailcap (new) 1.1 +7 -0 ports/www/netscape47-communicator/files/netscape.sh (new) 1.21 +8 -0 ports/www/netscape47-communicator/pkg-descr (new) 1.30 +9 -0 ports/www/netscape47-communicator/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 20:43:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B2C237B401; Thu, 15 May 2003 20:43:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC50743F75; Thu, 15 May 2003 20:43:24 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3hO0U099014; Thu, 15 May 2003 20:43:24 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3hO2Z099013; Thu, 15 May 2003 20:43:24 -0700 (PDT) Message-Id: <200305160343.h4G3hO2Z099013@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 20:43:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/netscape47-navigator 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, 16 May 2003 03:43:25 -0000 obrien 2003/05/15 20:43:24 PDT FreeBSD ports repository Added files: www/netscape47-navigator Makefile pkg-plist Log: Bring back the last commerical Netscape for DEC Alpha. Reviewed by: freebsd-alpha Approved by: kris Revision Changes Path 1.55 +14 -0 ports/www/netscape47-navigator/Makefile (new) 1.32 +158 -0 ports/www/netscape47-navigator/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 20:43:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4066937B401; Thu, 15 May 2003 20:43:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D7A43FBF; Thu, 15 May 2003 20:43:58 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3hw0U099074; Thu, 15 May 2003 20:43:58 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3hwn0099073; Thu, 15 May 2003 20:43:58 -0700 (PDT) Message-Id: <200305160343.h4G3hwn0099073@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 20:43:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:43:59 -0000 obrien 2003/05/15 20:43:58 PDT FreeBSD ports repository Modified files: www Makefile Log: Bring back the last commerical Netscape for DEC Alpha. Reviewed by: freebsd-alpha Approved by: kris Revision Changes Path 1.649 +1 -0 ports/www/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 20:45:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6624537B401; Thu, 15 May 2003 20:45:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 084E443F85; Thu, 15 May 2003 20:45:38 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3jb0U099201; Thu, 15 May 2003 20:45:37 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3jbq6099199; Thu, 15 May 2003 20:45:37 -0700 (PDT) Message-Id: <200305160345.h4G3jbq6099199@repoman.freebsd.org> From: "David E. O'Brien" Date: Thu, 15 May 2003 20:45:37 -0700 (PDT) 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, 16 May 2003 03:45:38 -0000 obrien 2003/05/15 20:45:37 PDT FreeBSD ports repository Modified files: . modules Log: Bring back the last commerical Netscape for DEC Alpha. Approved by: kris Revision Changes Path 1.7256 +2 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Thu May 15 20:46:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39ECA37B401; Thu, 15 May 2003 20:46:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C933B43F85; Thu, 15 May 2003 20:46:53 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3kr0U099253; Thu, 15 May 2003 20:46:53 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3krYd099252; Thu, 15 May 2003 20:46:53 -0700 (PDT) Message-Id: <200305160346.h4G3krYd099252@repoman.freebsd.org> From: Murray Stokely Date: Thu, 15 May 2003 20:46:53 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/syscons/keymaps INDEX.keymaps Makefile fr.dvorak.kbd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 03:46:54 -0000 murray 2003/05/15 20:46:53 PDT FreeBSD src repository Modified files: share/syscons/keymaps INDEX.keymaps Makefile Added files: share/syscons/keymaps fr.dvorak.kbd Log: Add French dvorak-like keymap for syscons. PR: conf/50732 Submitted by: Frederic PRACA Approved by: re Revision Changes Path 1.47 +5 -0 src/share/syscons/keymaps/INDEX.keymaps 1.60 +1 -1 src/share/syscons/keymaps/Makefile 1.1 +122 -0 src/share/syscons/keymaps/fr.dvorak.kbd (new) From owner-cvs-all@FreeBSD.ORG Thu May 15 20:55:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C7AD37B401; Thu, 15 May 2003 20:55:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE4E843FB1; Thu, 15 May 2003 20:55:57 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G3tv0U004900; Thu, 15 May 2003 20:55:57 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G3tvCY004899; Thu, 15 May 2003 20:55:57 -0700 (PDT) Message-Id: <200305160355.h4G3tvCY004899@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 20:55:57 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgii 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, 16 May 2003 03:55:58 -0000 petef 2003/05/15 20:55:57 PDT FreeBSD ports repository Modified files: devel/libgii Makefile pkg-plist Log: - add sourceforge as a master site - remove some stale comments - add support for KGI4BSD While I'm here, () -> {}. PR: 52091 Submitted by: Pedro F. Giffuni Revision Changes Path 1.11 +12 -6 ports/devel/libgii/Makefile 1.6 +2 -0 ports/devel/libgii/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 21:04:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0888A37B401; Thu, 15 May 2003 21:04:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C18943FB1; Thu, 15 May 2003 21:04:04 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G4440U006195; Thu, 15 May 2003 21:04:04 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G444Bn006194; Thu, 15 May 2003 21:04:04 -0700 (PDT) Message-Id: <200305160404.h4G444Bn006194@repoman.freebsd.org> From: Murray Stokely Date: Thu, 15 May 2003 21:04:04 -0700 (PDT) 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_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: Fri, 16 May 2003 04:04:05 -0000 murray 2003/05/15 21:04:04 PDT FreeBSD src repository Modified files: sys/dev/sio sio_isa.c Log: Add E-Tech ISA PnP modem ID. PR: kern/36692 Submitted by: Theo van Klaveren Approved by: re (murray) MFC After: 3 days Revision Changes Path 1.11 +1 -0 src/sys/dev/sio/sio_isa.c From owner-cvs-all@FreeBSD.ORG Thu May 15 21:14:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CB4737B401; Thu, 15 May 2003 21:14:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DAC943FBD; Thu, 15 May 2003 21:14:11 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G4EB0U006649; Thu, 15 May 2003 21:14:11 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G4EB4M006648; Thu, 15 May 2003 21:14:11 -0700 (PDT) Message-Id: <200305160414.h4G4EB4M006648@repoman.freebsd.org> From: Pete Fritchman Date: Thu, 15 May 2003 21:14:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libggi Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 04:14:13 -0000 petef 2003/05/15 21:14:11 PDT FreeBSD ports repository Modified files: graphics/libggi Makefile Log: - add sourceforge as a master site - add support for KGI4BSD While I'm here, spaces -> ^I. PR: 52091 Submitted by: Pedro F. Giffuni Revision Changes Path 1.11 +8 -2 ports/graphics/libggi/Makefile From owner-cvs-all@FreeBSD.ORG Thu May 15 21:31:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9750037B40C; Thu, 15 May 2003 21:31:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C5343FAF; Thu, 15 May 2003 21:31:01 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G4V00U007259; Thu, 15 May 2003 21:31:00 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G4V0Tt007258; Thu, 15 May 2003 21:31:00 -0700 (PDT) Message-Id: <200305160431.h4G4V0Tt007258@repoman.freebsd.org> From: Murray Stokely Date: Thu, 15 May 2003 21:31:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/forth loader.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: Fri, 16 May 2003 04:31:02 -0000 murray 2003/05/15 21:31:00 PDT FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Add variables for missing network drivers. PR: kern/51911 Submitted by: David Yeske Approved by: re Revision Changes Path 1.71 +6 -0 src/sys/boot/forth/loader.conf From owner-cvs-all@FreeBSD.ORG Thu May 15 22:16:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C965637B401; Thu, 15 May 2003 22:16:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6112843FA3; Thu, 15 May 2003 22:16:40 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G5Ge0U009914; Thu, 15 May 2003 22:16:40 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G5GeEW009913; Thu, 15 May 2003 22:16:40 -0700 (PDT) Message-Id: <200305160516.h4G5GeEW009913@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 15 May 2003 22:16:40 -0700 (PDT) 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 pkg-descr pkg-plist ports/www/sarg/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, 16 May 2003 05:16:41 -0000 sobomax 2003/05/15 22:16:40 PDT FreeBSD ports repository Modified files: www/sarg Makefile distinfo pkg-descr pkg-plist Added files: www/sarg/files patch-Makefile.in Log: Update to 1.4.1. PR: 52209 Submitted by: maintainer Revision Changes Path 1.2 +3 -1 ports/www/sarg/Makefile 1.2 +1 -1 ports/www/sarg/distinfo 1.1 +11 -0 ports/www/sarg/files/patch-Makefile.in (new) 1.2 +6 -5 ports/www/sarg/pkg-descr 1.2 +26 -2 ports/www/sarg/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 22:22:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FEDA37B401; Thu, 15 May 2003 22:22:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF83D43F75; Thu, 15 May 2003 22:22:24 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G5MO0U010219; Thu, 15 May 2003 22:22:24 -0700 (PDT) (envelope-from sobomax@repoman.freebsd.org) Received: (from sobomax@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G5MOIH010218; Thu, 15 May 2003 22:22:24 -0700 (PDT) Message-Id: <200305160522.h4G5MOIH010218@repoman.freebsd.org> From: Maxim Sobolev Date: Thu, 15 May 2003 22:22:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports MOVED ports/www Makefile ports/www/sqmgrlog Makefile distinfo pkg-descr pkg-plist ports/www/sqmgrlog/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, 16 May 2003 05:22:25 -0000 sobomax 2003/05/15 22:22:24 PDT FreeBSD ports repository Modified files: . MOVED www Makefile Removed files: www/sqmgrlog Makefile distinfo pkg-descr pkg-plist www/sqmgrlog/files patch-Makefile.in Log: Complete moving www/sqmgrlog into www/sarg. Revision Changes Path 1.133 +2 -1 ports/MOVED 1.650 +0 -1 ports/www/Makefile 1.6 +0 -30 ports/www/sqmgrlog/Makefile (dead) 1.2 +0 -1 ports/www/sqmgrlog/distinfo (dead) 1.2 +0 -31 ports/www/sqmgrlog/files/patch-Makefile.in (dead) 1.2 +0 -6 ports/www/sqmgrlog/pkg-descr (dead) 1.2 +0 -4 ports/www/sqmgrlog/pkg-plist (dead) From owner-cvs-all@FreeBSD.ORG Thu May 15 22:38:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C826B37B401; Thu, 15 May 2003 22:38:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A46A43FA3; Thu, 15 May 2003 22:38:13 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G5cD0U010846; Thu, 15 May 2003 22:38:13 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G5cDYN010845; Thu, 15 May 2003 22:38:13 -0700 (PDT) Message-Id: <200305160538.h4G5cDYN010845@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 May 2003 22:38:13 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/gnomepanel Makefile distinfo pkg-plist ports/x11/gnomedesktop Makefile distinfo pkg-plistports/x11/gnomesession 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, 16 May 2003 05:38:14 -0000 marcus 2003/05/15 22:38:13 PDT FreeBSD ports repository Modified files: x11/gnomepanel Makefile distinfo pkg-plist x11/gnomedesktop Makefile distinfo pkg-plist x11/gnomedesktop/files patch-configure x11/gnomesession Makefile distinfo pkg-plist Log: Update to 2.2.2. Revision Changes Path 1.26 +5 -5 ports/x11/gnomedesktop/Makefile 1.20 +1 -1 ports/x11/gnomedesktop/distinfo 1.4 +0 -9 ports/x11/gnomedesktop/files/patch-configure 1.14 +3 -1 ports/x11/gnomedesktop/pkg-plist 1.28 +3 -3 ports/x11/gnomepanel/Makefile 1.18 +1 -1 ports/x11/gnomepanel/distinfo 1.14 +395 -15 ports/x11/gnomepanel/pkg-plist 1.24 +3 -3 ports/x11/gnomesession/Makefile 1.17 +1 -1 ports/x11/gnomesession/distinfo 1.12 +3 -1 ports/x11/gnomesession/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 22:46:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC4C437B401; Thu, 15 May 2003 22:46:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5392243F75; Thu, 15 May 2003 22:46:02 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G5k20U011199; Thu, 15 May 2003 22:46:02 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G5k288011198; Thu, 15 May 2003 22:46:02 -0700 (PDT) Message-Id: <200305160546.h4G5k288011198@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 May 2003 22:46:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libgtop2 Makefile distinfo pkg-plist ports/devel/libgtop2/files patch-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: Fri, 16 May 2003 05:46:03 -0000 marcus 2003/05/15 22:46:02 PDT FreeBSD ports repository Modified files: devel/libgtop2 Makefile distinfo pkg-plist devel/libgtop2/files patch-ltmain.sh Log: Update to 2.0.2. Revision Changes Path 1.67 +3 -4 ports/devel/libgtop2/Makefile 1.17 +1 -1 ports/devel/libgtop2/distinfo 1.6 +25 -16 ports/devel/libgtop2/files/patch-ltmain.sh 1.16 +13 -0 ports/devel/libgtop2/pkg-plist From owner-cvs-all@FreeBSD.ORG Thu May 15 22:50:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0C6A37B404; Thu, 15 May 2003 22:50:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7884A43F85; Thu, 15 May 2003 22:50:56 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G5ou0U011400; Thu, 15 May 2003 22:50:56 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G5ot2N011399; Thu, 15 May 2003 22:50:55 -0700 (PDT) Message-Id: <200305160550.h4G5ot2N011399@repoman.freebsd.org> From: Joe Marcus Clarke Date: Thu, 15 May 2003 22:50:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libsigc++12 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 05:50:57 -0000 marcus 2003/05/15 22:50:55 PDT FreeBSD ports repository Modified files: devel/libsigc++12 Makefile distinfo Log: Update to 1.2.5. Revision Changes Path 1.22 +2 -2 ports/devel/libsigc++12/Makefile 1.12 +1 -1 ports/devel/libsigc++12/distinfo From owner-cvs-all@FreeBSD.ORG Thu May 15 23:03:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 14D7737B401; Thu, 15 May 2003 23:03:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A93B943F3F; Thu, 15 May 2003 23:03:45 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G63j0U012803; Thu, 15 May 2003 23:03:45 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G63jIE012802; Thu, 15 May 2003 23:03:45 -0700 (PDT) Message-Id: <200305160603.h4G63jIE012802@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 23:03:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf ldscript.ia64 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 06:03:46 -0000 marcel 2003/05/15 23:03:45 PDT FreeBSD src repository Modified files: sys/conf ldscript.ia64 Log: Sync the linker script with the one used by default for userland. Since ia64 only uses relocations with addend, remove the sections specific to non-addend relocations (.rel.*). Also remove C++ specific sections. Approved by: re@ (blanket) Revision Changes Path 1.9 +82 -76 src/sys/conf/ldscript.ia64 From owner-cvs-all@FreeBSD.ORG Thu May 15 23:17:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C871737B401; Thu, 15 May 2003 23:17:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A32D43FA3; Thu, 15 May 2003 23:17:34 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G6HY0U013322; Thu, 15 May 2003 23:17:34 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G6HYHZ013321; Thu, 15 May 2003 23:17:34 -0700 (PDT) Message-Id: <200305160617.h4G6HYHZ013321@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 23:17:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 06:17:35 -0000 marcel 2003/05/15 23:17:34 PDT FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Move the conditional definition of KSTACK_MAX_PAGES up ahead where it's more visible. Approved by: re@ (blanket) Revision Changes Path 1.97 +4 -4 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Thu May 15 23:40:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED63737B401; Thu, 15 May 2003 23:40:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F4E843F93; Thu, 15 May 2003 23:40:40 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G6ee0U014239; Thu, 15 May 2003 23:40:40 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G6eeus014238; Thu, 15 May 2003 23:40:40 -0700 (PDT) Message-Id: <200305160640.h4G6eeus014238@repoman.freebsd.org> From: Marcel Moolenaar Date: Thu, 15 May 2003 23:40:40 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 06:40:41 -0000 marcel 2003/05/15 23:40:40 PDT FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Revamp the RID allocation code: o Limit the size of the region ID map to 64KB. This gives a bitmap that is large enough to keep track of 2^19 numbers. The minimal map size is 32KB. The reason we limit the map size is that processor models may have implemented a 24-bit region ID, which would give a 2MB bitmap while the maximum number of allocations is always less than PID_MAX*5, which is less than 2^19. o Allocate all region IDs up-front. The slight downside of reserving more RIDs then a process needs (3 for ia64 native and 1 for ia32) is preferable over the call to pmap_ensure_rid() where RIDs are allocated on demand. On SMP systems this may lead to a race condition. o When allocating a region ID, don't use arc4random(). We're not interested in randomness or uniform distribution across the spectrum. We only need uniqueness. Random numbers may easily collide when the number of allocated RIDs is high, creating a possibly unbounded retry rate. Revision Changes Path 1.98 +60 -42 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Fri May 16 00:03:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2DA137B401; Fri, 16 May 2003 00:03:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57E7D43F85; Fri, 16 May 2003 00:03:16 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G73G0U016446; Fri, 16 May 2003 00:03:16 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G73GGU016445; Fri, 16 May 2003 00:03:16 -0700 (PDT) Message-Id: <200305160703.h4G73GGU016445@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 16 May 2003 00:03:16 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:03:17 -0000 marcel 2003/05/16 00:03:16 PDT FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Turn pmap_growkernel() into a critical section. While here, initialize kernel_vm_end in pmap_bootstrap. Don't delay the initialization until we need to grow the kernel VM space. This BTW happens twice before we enter either single- or multi-user mode. Don't adjust kernel_vm_end while growing based on whether the KPT contains a non-NULL entry. We trust kernel_vm_end to be correct and we make sure it's still correct after growing. Define virtual_avail and virtual_end in terms of VM_MIN_KERNEL_ADDRESS and VM_MAX_KERNEL_ADDRESS (resp). Don't hardcode region knowledge. Revision Changes Path 1.99 +14 -22 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Fri May 16 00:05:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CDAD37B401; Fri, 16 May 2003 00:05:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CA0543F85; Fri, 16 May 2003 00:05:09 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7580U016555; Fri, 16 May 2003 00:05:08 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G758IK016554; Fri, 16 May 2003 00:05:08 -0700 (PDT) Message-Id: <200305160705.h4G758IK016554@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 16 May 2003 00:05:08 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:05:09 -0000 marcel 2003/05/16 00:05:08 PDT FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: Indent a comment. This makes 1.100. Still approved by: re@ (blanket) Revision Changes Path 1.100 +1 -1 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Fri May 16 00:28:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9172537B401; Fri, 16 May 2003 00:28:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33EF243FA3; Fri, 16 May 2003 00:28:28 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7SS0U017919; Fri, 16 May 2003 00:28:28 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7SRYT017918; Fri, 16 May 2003 00:28:27 -0700 (PDT) Message-Id: <200305160728.h4G7SRYT017918@repoman.freebsd.org> From: Alan Cox Date: Fri, 16 May 2003 00:28:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/dev/md md.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:28:29 -0000 alc 2003/05/16 00:28:27 PDT FreeBSD src repository Modified files: sys/dev/md md.c Log: Use vm_object_deallocate(), not vm_pager_deallocate(), to destroy a vm object. (vm_pager_deallocate() does not, in fact, destroy a vm object.) Approved by: re (scottl) Reviewed by: phk Revision Changes Path 1.99 +2 -2 src/sys/dev/md/md.c From owner-cvs-all@FreeBSD.ORG Fri May 16 00:30:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C142A37B4C2; Fri, 16 May 2003 00:30:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 312F443FDD; Fri, 16 May 2003 00:30:13 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7UC0U018006; Fri, 16 May 2003 00:30:13 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7UCjq018004; Fri, 16 May 2003 00:30:12 -0700 (PDT) Message-Id: <200305160730.h4G7UCjq018004@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 16 May 2003 00:30:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-ORBit Makefile distinfo pkg-plist ports/devel/p5-ORBit/files patch-Makefile.PL patch-demarshal.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:30:14 -0000 vanilla 2003/05/16 00:30:12 PDT FreeBSD ports repository Modified files: devel/p5-ORBit Makefile distinfo pkg-plist devel/p5-ORBit/files patch-Makefile.PL Removed files: devel/p5-ORBit/files patch-demarshal.c Log: Upgrade to 0.4.7. PR: ports/52168 Submitted by: Mathieu Arnold Revision Changes Path 1.3 +3 -4 ports/devel/p5-ORBit/Makefile 1.2 +1 -1 ports/devel/p5-ORBit/distinfo 1.2 +15 -23 ports/devel/p5-ORBit/files/patch-Makefile.PL 1.2 +0 -11 ports/devel/p5-ORBit/files/patch-demarshal.c (dead) 1.2 +13 -13 ports/devel/p5-ORBit/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 00:33:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9B88237B401; Fri, 16 May 2003 00:33:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326A143FCB; Fri, 16 May 2003 00:33:28 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7XS0U018204; Fri, 16 May 2003 00:33:28 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7XRVf018203; Fri, 16 May 2003 00:33:27 -0700 (PDT) Message-Id: <200305160733.h4G7XRVf018203@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 16 May 2003 00:33:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/liba52 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, 16 May 2003 07:33:29 -0000 lioux 2003/05/16 00:33:27 PDT FreeBSD ports repository Modified files: audio/liba52 pkg-descr Log: Typo fix: intruduced -> introduced Revision Changes Path 1.2 +1 -1 ports/audio/liba52/pkg-descr From owner-cvs-all@FreeBSD.ORG Fri May 16 00:41:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 527BA37B401; Fri, 16 May 2003 00:41:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E56AD43F75; Fri, 16 May 2003 00:41:55 -0700 (PDT) (envelope-from vanilla@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7ft0U018545; Fri, 16 May 2003 00:41:55 -0700 (PDT) (envelope-from vanilla@repoman.freebsd.org) Received: (from vanilla@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7ftq5018544; Fri, 16 May 2003 00:41:55 -0700 (PDT) Message-Id: <200305160741.h4G7ftq5018544@repoman.freebsd.org> From: "Vanilla I. Shu" Date: Fri, 16 May 2003 00:41:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBI 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, 16 May 2003 07:41:56 -0000 vanilla 2003/05/16 00:41:55 PDT FreeBSD ports repository Modified files: databases/p5-DBI Makefile distinfo pkg-plist Log: Upgrade to 1.36. PR: ports/52269 Submitted by: Mathieu Arnold Revision Changes Path 1.44 +1 -1 ports/databases/p5-DBI/Makefile 1.24 +1 -1 ports/databases/p5-DBI/distinfo 1.23 +2 -2 ports/databases/p5-DBI/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 00:52:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC77237B401; Fri, 16 May 2003 00:52:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C60C43F75; Fri, 16 May 2003 00:52:38 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7qc0U024140; Fri, 16 May 2003 00:52:38 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7qc6I024139; Fri, 16 May 2003 00:52:38 -0700 (PDT) Message-Id: <200305160752.h4G7qc6I024139@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 00:52:38 -0700 (PDT) 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 tinderbox.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, 16 May 2003 07:52:39 -0000 des 2003/05/16 00:52:38 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Add support for local patches (which are also passed on to make release) --verbose was a little too verbose, especially while cleaning the sandbox. Revision Changes Path 1.18 +30 -9 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Fri May 16 00:54:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CC4A137B401; Fri, 16 May 2003 00:54:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C1E443F85; Fri, 16 May 2003 00:54:47 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7sl0U024200; Fri, 16 May 2003 00:54:47 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7slPk024199; Fri, 16 May 2003 00:54:47 -0700 (PDT) Message-Id: <200305160754.h4G7slPk024199@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 00:54:47 -0700 (PDT) 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 tbmaster.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, 16 May 2003 07:54:48 -0000 des 2003/05/16 00:54:47 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Overhaul the reporting code, making sender, recipient and subject fully configurable. Add support for tinderbox.pl's --patch. -STABLE releases won't build with NOPERL (kernel builds use Perl). Revision Changes Path 1.22 +43 -20 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Fri May 16 00:57:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F6FB37B401; Fri, 16 May 2003 00:57:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E40DB43F3F; Fri, 16 May 2003 00:57:44 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G7vi0U024325; Fri, 16 May 2003 00:57:44 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G7viA3024324; Fri, 16 May 2003 00:57:44 -0700 (PDT) Message-Id: <200305160757.h4G7viA3024324@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 16 May 2003 00:57:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ia64/ia64 pmap.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 07:57:45 -0000 marcel 2003/05/16 00:57:44 PDT FreeBSD src repository Modified files: sys/ia64/ia64 pmap.c Log: o In pmap_install, don't prevent switching the pmap if we're switching to kernel_pmap. The pmap is not special enough. o Clear the active bit on the pmap we're switching out. o Fix some nearby style(9) bugs. Approved by: re@ Revision Changes Path 1.101 +13 -15 src/sys/ia64/ia64/pmap.c From owner-cvs-all@FreeBSD.ORG Fri May 16 01:12:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9A96037B401; Fri, 16 May 2003 01:12:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E25B43F93; Fri, 16 May 2003 01:12:38 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G8Cb0U025984; Fri, 16 May 2003 01:12:37 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G8Cb3R025983; Fri, 16 May 2003 01:12:37 -0700 (PDT) Message-Id: <200305160812.h4G8Cb3R025983@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 16 May 2003 01:12:37 -0700 (PDT) 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 Makefile ports/security/cyrus-sasl2/scripts configure.sasl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 08:12:39 -0000 ume 2003/05/16 01:12:37 PDT FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile security/cyrus-sasl2/scripts configure.sasl Log: Sync the way how to handle Kerberos with latest security/cyrus-sasl. Obtained from: security/cyrus-sasl Revision Changes Path 1.74 +19 -4 ports/security/cyrus-sasl2/Makefile 1.22 +2 -2 ports/security/cyrus-sasl2/scripts/configure.sasl From owner-cvs-all@FreeBSD.ORG Fri May 16 01:36:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 294FF37B404; Fri, 16 May 2003 01:36:56 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF2ED43FB1; Fri, 16 May 2003 01:36:51 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4G8alEd080841 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 11:36:47 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4G8akbe080836; Fri, 16 May 2003 11:36:46 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 11:36:46 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Message-ID: <20030516083646.GD78376@sunbay.com> References: <200305160752.h4G7qc6I024139@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="76DTJ5CE0DCVQemd" Content-Disposition: inline In-Reply-To: <200305160752.h4G7qc6I024139@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox tinderbox.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, 16 May 2003 08:36:56 -0000 --76DTJ5CE0DCVQemd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 12:52:38AM -0700, Dag-Erling Smorgrav wrote: > des 2003/05/16 00:52:38 PDT >=20 > FreeBSD src repository >=20 > Modified files: > tools/tools/tinderbox tinderbox.pl=20 > Log: > Add support for local patches (which are also passed on to make release) > =20 > --verbose was a little too verbose, especially while cleaning the sandb= ox. > =20 > Revision Changes Path > 1.18 +30 -9 src/tools/tools/tinderbox/tinderbox.pl >=20 Time to write a manpage? ;) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --76DTJ5CE0DCVQemd Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xKMeUkv4P6juNwoRAvryAJwLrq27czzyW9FZl9R5JrX4cazhDgCeO9qs MMLGLrxksFaPqT8ePYJleAk= =4TQZ -----END PGP SIGNATURE----- --76DTJ5CE0DCVQemd-- From owner-cvs-all@FreeBSD.ORG Fri May 16 02:00:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 31E4D37B401; Fri, 16 May 2003 02:00:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF1043F75; Fri, 16 May 2003 02:00:50 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4G90o0U027625; Fri, 16 May 2003 02:00:50 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4G90oTC027624; Fri, 16 May 2003 02:00:50 -0700 (PDT) Message-Id: <200305160900.h4G90oTC027624@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 16 May 2003 02:00:50 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 09:00:52 -0000 kris 2003/05/16 02:00:50 PDT FreeBSD ports repository Modified files: www Makefile Log: Remove the netscape47 ports, which are breaking INDEX builds. Pointy hat to: obrien Revision Changes Path 1.651 +0 -2 ports/www/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 02:40:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B4FE37B401; Fri, 16 May 2003 02:40:48 -0700 (PDT) Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 573FC43FB1; Fri, 16 May 2003 02:40:46 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailman.zeta.org.au (8.9.3p2/8.8.7) with ESMTP id TAA23963; Fri, 16 May 2003 19:40:41 +1000 Date: Fri, 16 May 2003 19:40:40 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: John Baldwin In-Reply-To: Message-ID: <20030516192737.E11918@gamplex.bde.org> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Kimura Fuyuki cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha machdep.c src/sys/alpha/osf1 osf1_signal.c src/sys/amd64/amd64 machdep.c src/sys/compat/linprocfs linprocfs.c src/sys/compat/svr4 svr4_filio.c svr4_misc.c src/sys/i X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 09:40:48 -0000 On Thu, 15 May 2003, John Baldwin wrote: > On 15-May-2003 Bruce Evans wrote: > > On Wed, 14 May 2003, John Baldwin wrote: > > > >> On 14-May-2003 Kimura Fuyuki wrote: > >> > At Tue, 13 May 2003 13:36:02 -0700 (PDT), > >> > John Baldwin wrote: > >> >> 1.61 +23 -4 src/sys/sys/signalvar.h > >> > > >> > There seems to be missing #include . > >> > >> Yes. :( I wonder if it shouldn't be in sys/_lock.h > >> instead. > > > > Less than it should include for its use of u_int (i.e., > > it shouldn't). > > Hmm, I can fix it to use unsigned instead if that is preferred: There's not much point, since other typedefs are needed (e.g., uintptr_t in . Also, `unsigned' is messes up the formatting in . The rule for when to use u_int vs. `unsigned' is more or less "always use u_int" in kernel only [parts of] headers; never use it in application headers". Bruce From owner-cvs-all@FreeBSD.ORG Fri May 16 03:40:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3713537B401; Fri, 16 May 2003 03:40:44 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C187A43F85; Fri, 16 May 2003 03:40:32 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GAdmEd097182 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 13:39:53 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GAdm2h097181; Fri, 16 May 2003 13:39:48 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 13:39:48 +0300 From: Ruslan Ermilov To: "Tim J. Robbins" Message-ID: <20030516103948.GA96157@sunbay.com> References: <200305160215.h4G2F7QP093985@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline In-Reply-To: <200305160215.h4G2F7QP093985@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/gen opendir.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 10:40:44 -0000 --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 15, 2003 at 07:15:07PM -0700, Tim J. Robbins wrote: > tjr 2003/05/15 19:15:07 PDT >=20 > FreeBSD src repository >=20 > Modified files: > lib/libc/gen opendir.c=20 > Log: > Catch up with the renaming of the "union" filesystem to "unionfs". > Fixes a problem where directory entries could show up twice: once > on the top layer of the union stack, and once on the bottom layer. > =20 > Approved by: re (rwatson) > =20 > Revision Changes Path > 1.20 +1 -1 src/lib/libc/gen/opendir.c >=20 Uh, I wasn't aware that unionfs roots last so deep. (That says the person who did the rename.) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xL/0Ukv4P6juNwoRAnw6AJ9n2SCLgtNn3EkZp0TVviIk9eSztgCcCEDY +WQsH3Bku3YbqtfBRGtcG0M= =Q+ys -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- From owner-cvs-all@FreeBSD.ORG Fri May 16 03:46:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1AE837B401; Fri, 16 May 2003 03:46:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C21243FBD; Fri, 16 May 2003 03:46:04 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GAk40U033770; Fri, 16 May 2003 03:46:04 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GAk4NF033769; Fri, 16 May 2003 03:46:04 -0700 (PDT) Message-Id: <200305161046.h4GAk4NF033769@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 16 May 2003 03:46:04 -0700 (PDT) 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 Makefile pkg-plist ports/security/cyrus-sasl2/scripts configure.sasl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 10:46:05 -0000 ume 2003/05/16 03:46:04 PDT FreeBSD ports repository Modified files: security/cyrus-sasl2 Makefile pkg-plist security/cyrus-sasl2/scripts configure.sasl Log: add WITHOUT_SASLAUTHD option. Revision Changes Path 1.75 +14 -2 ports/security/cyrus-sasl2/Makefile 1.28 +18 -18 ports/security/cyrus-sasl2/pkg-plist 1.23 +13 -1 ports/security/cyrus-sasl2/scripts/configure.sasl From owner-cvs-all@FreeBSD.ORG Fri May 16 03:55:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B711637B401; Fri, 16 May 2003 03:55:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5705443F75; Fri, 16 May 2003 03:55:50 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GAto0U034113; Fri, 16 May 2003 03:55:50 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GAto0L034112; Fri, 16 May 2003 03:55:50 -0700 (PDT) Message-Id: <200305161055.h4GAto0L034112@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 03:55:50 -0700 (PDT) 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 tbmaster.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, 16 May 2003 10:55:51 -0000 des 2003/05/16 03:55:50 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Don't be so sensitive; /\bStop\b/ can occur in normal output and trick tbmaster into thinking the build failed. Look for /^Stop in / instead. Revision Changes Path 1.23 +1 -1 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Fri May 16 03:58:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D8D837B401; Fri, 16 May 2003 03:58:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C31543FBD; Fri, 16 May 2003 03:58:36 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GAwZ0U034234; Fri, 16 May 2003 03:58:35 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GAwZSt034233; Fri, 16 May 2003 03:58:35 -0700 (PDT) Message-Id: <200305161058.h4GAwZSt034233@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 03:58:35 -0700 (PDT) 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 tinderbox.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, 16 May 2003 10:58:36 -0000 des 2003/05/16 03:58:35 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.pl Log: Add a 'patch' command rather than apply the patch unconditionally. Don't try to clean the release chroot, leave that to the release Makefile. Revision Changes Path 1.19 +18 -9 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Fri May 16 03:59:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E043337B401; Fri, 16 May 2003 03:59:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BDC243FE3; Fri, 16 May 2003 03:59:41 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GAxf0U034302; Fri, 16 May 2003 03:59:41 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GAxeYJ034301; Fri, 16 May 2003 03:59:40 -0700 (PDT) Message-Id: <200305161059.h4GAxeYJ034301@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 03:59:40 -0700 (PDT) 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 Makefile tinderbox.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 10:59:42 -0000 des 2003/05/16 03:59:40 PDT FreeBSD src repository Modified files: tools/tools/tinderbox Makefile Added files: tools/tools/tinderbox tinderbox.1 Log: Be careful what you wish for - you might get it! Wished for by: ru Revision Changes Path 1.4 +5 -0 src/tools/tools/tinderbox/Makefile 1.1 +289 -0 src/tools/tools/tinderbox/tinderbox.1 (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 04:19:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 934C837B401; Fri, 16 May 2003 04:19:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31F3D43FA3; Fri, 16 May 2003 04:19:30 -0700 (PDT) (envelope-from obraun@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBJU0U036039; Fri, 16 May 2003 04:19:30 -0700 (PDT) (envelope-from obraun@repoman.freebsd.org) Received: (from obraun@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBJTnu036038; Fri, 16 May 2003 04:19:29 -0700 (PDT) Message-Id: <200305161119.h4GBJTnu036038@repoman.freebsd.org> From: Oliver Braun Date: Fri, 16 May 2003 04:19:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libvc 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, 16 May 2003 11:19:31 -0000 obraun 2003/05/16 04:19:29 PDT FreeBSD ports repository Modified files: devel/libvc Makefile distinfo pkg-plist Log: * Upgrade to 002. * Install portdocs. Revision Changes Path 1.2 +9 -1 ports/devel/libvc/Makefile 1.2 +1 -1 ports/devel/libvc/distinfo 1.2 +7 -0 ports/devel/libvc/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 04:20:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4026F37B401; Fri, 16 May 2003 04:20:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF17743FAF; Fri, 16 May 2003 04:20:34 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBKY0U036193; Fri, 16 May 2003 04:20:34 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBKYKB036192; Fri, 16 May 2003 04:20:34 -0700 (PDT) Message-Id: <200305161120.h4GBKYKB036192@repoman.freebsd.org> From: Max Khon Date: Fri, 16 May 2003 04:20:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc Makefile ports/misc/katalog 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, 16 May 2003 11:20:35 -0000 fjoe 2003/05/16 04:20:34 PDT FreeBSD ports repository Modified files: misc Makefile Added files: misc/katalog Makefile distinfo pkg-descr pkg-plist Log: New port: katalog CD organizer for KDE. PR: 52300 Submitted by: Kirill Ponomarew Revision Changes Path 1.560 +1 -0 ports/misc/Makefile 1.1 +21 -0 ports/misc/katalog/Makefile (new) 1.1 +1 -0 ports/misc/katalog/distinfo (new) 1.1 +11 -0 ports/misc/katalog/pkg-descr (new) 1.1 +24 -0 ports/misc/katalog/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 04:21:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 372D737B401; Fri, 16 May 2003 04:21:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D79E043FBF; Fri, 16 May 2003 04:21:58 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBLw0U036288; Fri, 16 May 2003 04:21:58 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBLw7i036287; Fri, 16 May 2003 04:21:58 -0700 (PDT) Message-Id: <200305161121.h4GBLw7i036287@repoman.freebsd.org> From: Max Khon Date: Fri, 16 May 2003 04:21:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/astro Makefile ports/astro/phoon Makefile distinfo pkg-descr pkg-plist ports/astro/phoon/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 11:21:59 -0000 fjoe 2003/05/16 04:21:58 PDT FreeBSD ports repository Modified files: astro Makefile Added files: astro/phoon Makefile distinfo pkg-descr pkg-plist astro/phoon/files patch-Makefile Log: New port: phoon Phoon displays the phase of the moon. Submitted by: Kirill Ponomarew Revision Changes Path 1.64 +1 -0 ports/astro/Makefile 1.1 +26 -0 ports/astro/phoon/Makefile (new) 1.1 +1 -0 ports/astro/phoon/distinfo (new) 1.1 +33 -0 ports/astro/phoon/files/patch-Makefile (new) 1.1 +8 -0 ports/astro/phoon/pkg-descr (new) 1.1 +1 -0 ports/astro/phoon/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 04:23:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0413837B401; Fri, 16 May 2003 04:23:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9115343F85; Fri, 16 May 2003 04:23:12 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBNC0U036367; Fri, 16 May 2003 04:23:12 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBNCIC036366; Fri, 16 May 2003 04:23:12 -0700 (PDT) Message-Id: <200305161123.h4GBNCIC036366@repoman.freebsd.org> From: Max Khon Date: Fri, 16 May 2003 04:23:12 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc Makefile ports/irc/konversation 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, 16 May 2003 11:23:13 -0000 fjoe 2003/05/16 04:23:12 PDT FreeBSD ports repository Modified files: irc Makefile Added files: irc/konversation Makefile distinfo pkg-descr pkg-plist Log: New port: konversation A user friendly IRC client for KDE. PR: 52313 Submitted by: Kirill Ponomarew Revision Changes Path 1.65 +1 -0 ports/irc/Makefile 1.1 +22 -0 ports/irc/konversation/Makefile (new) 1.1 +1 -0 ports/irc/konversation/distinfo (new) 1.1 +4 -0 ports/irc/konversation/pkg-descr (new) 1.1 +27 -0 ports/irc/konversation/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 04:30:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE2D937B401; Fri, 16 May 2003 04:30:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F70043F3F; Fri, 16 May 2003 04:30:20 -0700 (PDT) (envelope-from fjoe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBUK0U036665; Fri, 16 May 2003 04:30:20 -0700 (PDT) (envelope-from fjoe@repoman.freebsd.org) Received: (from fjoe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBUKeo036664; Fri, 16 May 2003 04:30:20 -0700 (PDT) Message-Id: <200305161130.h4GBUKeo036664@repoman.freebsd.org> From: Max Khon Date: Fri, 16 May 2003 04:30:20 -0700 (PDT) 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, 16 May 2003 11:30:21 -0000 fjoe 2003/05/16 04:30:20 PDT FreeBSD ports repository Modified files: . modules Log: katalog -> ports/misc/katalog konversation -> ports/irc/konversation phoon -> ports/astro/phoon Revision Changes Path 1.7257 +3 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 16 04:37:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B057737B401; Fri, 16 May 2003 04:37:00 -0700 (PDT) Received: from bast.unixathome.org (bast.unixathome.org [66.11.174.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id B419543FA3; Fri, 16 May 2003 04:36:59 -0700 (PDT) (envelope-from dan@langille.org) Received: from wocker (wocker.unixathome.org [192.168.0.99]) by bast.unixathome.org (Postfix) with ESMTP id E63ED3D28; Fri, 16 May 2003 07:36:58 -0400 (EDT) From: "Dan Langille" To: "David E. O'Brien" Date: Fri, 16 May 2003 07:36:58 -0400 MIME-Version: 1.0 Message-ID: <3EC4951A.26283.70411D1C@localhost> Priority: normal In-reply-to: <200305160343.h4G3hO2Z099013@repoman.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.02a) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/www/netscape47-navigator 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, 16 May 2003 11:37:01 -0000 On 15 May 2003 at 20:43, David E. O'Brien wrote: > obrien 2003/05/15 20:43:24 PDT > > FreeBSD ports repository > > Added files: > www/netscape47-navigator Makefile pkg-plist > Log: > Bring back the last commerical Netscape for DEC Alpha. > > Reviewed by: freebsd-alpha > Approved by: kris > > Revision Changes Path > 1.55 +14 -0 ports/www/netscape47-navigator/Makefile (new) > 1.32 +158 -0 ports/www/netscape47-navigator/pkg-plist (new) This port needs netscape4: dan@nezlok:~/ports/www/netscape47-navigator] $ make -V PORTVERSION "Makefile", line 14: Could not find /usr/home/dan/ports/www/netscape47-navigator/../netscape4- communicator/Makefile make: fatal errors encountered -- cannot continue David: if you were registered with FreshPorts, it would have told notified you of this problem automatically. I urge all ports committers to create a login at http://www.freshports.org/ using your @FreeBSD.org email address. You'll then see the opt-in facility. -- Dan Langille : http://www.langille.org/ From owner-cvs-all@FreeBSD.ORG Fri May 16 04:41:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9023037B401; Fri, 16 May 2003 04:41:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F2CD43FB1; Fri, 16 May 2003 04:41:57 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBfv0U037096; Fri, 16 May 2003 04:41:57 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBfu5e037095; Fri, 16 May 2003 04:41:56 -0700 (PDT) Message-Id: <200305161141.h4GBfu5e037095@repoman.freebsd.org> From: Sheldon Hearn Date: Fri, 16 May 2003 04:41:56 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim 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, 16 May 2003 11:41:58 -0000 sheldonh 2003/05/16 04:41:56 PDT FreeBSD ports repository Modified files: mail/exim Makefile distinfo Log: Update to exiscan-acl-4.20-04. PORTREVISION has not been bumped, because WITH_EXISCAN_ACL is not the default case. Revision Changes Path 1.134 +1 -1 ports/mail/exim/Makefile 1.46 +1 -2 ports/mail/exim/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 04:43:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1841B37B401; Fri, 16 May 2003 04:43:12 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id C088D43FAF; Fri, 16 May 2003 04:43:04 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GBgwEd004631 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 14:42:58 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GBgvBK004630; Fri, 16 May 2003 14:42:57 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 14:42:57 +0300 From: Mdoc Guard To: Dag-Erling Smorgrav Message-ID: <20030516114257.GC2047@sunbay.com> References: <200305161059.h4GAxeYJ034301@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DSayHWYpDlRfCAAQ" Content-Disposition: inline In-Reply-To: <200305161059.h4GAxeYJ034301@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/tools/tools/tinderbox Makefile tinderbox.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 11:43:12 -0000 --DSayHWYpDlRfCAAQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 03:59:40AM -0700, Dag-Erling Smorgrav wrote: > des 2003/05/16 03:59:40 PDT >=20 > FreeBSD src repository >=20 > Modified files: > tools/tools/tinderbox Makefile=20 > Added files: > tools/tools/tinderbox tinderbox.1=20 > Log: > Be careful what you wish for - you might get it! > =20 > Wished for by: ru > =20 > Revision Changes Path > 1.4 +5 -0 src/tools/tools/tinderbox/Makefile > 1.1 +289 -0 src/tools/tools/tinderbox/tinderbox.1 (new) >=20 That was super fast! ;) Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --DSayHWYpDlRfCAAQ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xM7BUkv4P6juNwoRAuWJAJ9dV0WhVBPdISQdD4frcQXZ1nBd7QCcDSWf li4Ueh6QuT8LA0nSxpQ7+ck= =m6b3 -----END PGP SIGNATURE----- --DSayHWYpDlRfCAAQ-- From owner-cvs-all@FreeBSD.ORG Fri May 16 04:46:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 33E9B37B401; Fri, 16 May 2003 04:46:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C68EB43FAF; Fri, 16 May 2003 04:46:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GBkJ0U037294; Fri, 16 May 2003 04:46:19 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GBkJer037293; Fri, 16 May 2003 04:46:19 -0700 (PDT) Message-Id: <200305161146.h4GBkJer037293@repoman.freebsd.org> From: Sheldon Hearn Date: Fri, 16 May 2003 04:46:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/exim 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, 16 May 2003 11:46:20 -0000 sheldonh 2003/05/16 04:46:19 PDT FreeBSD ports repository Modified files: mail/exim distinfo Log: Previous delta lost the checksum for exim/exiscan-4.20-26.tar.bz2. Never use the makesum target to update distinfo for ports with conditional distfiles and patches. Revision Changes Path 1.47 +1 -0 ports/mail/exim/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 05:11:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 25E7037B401; Fri, 16 May 2003 05:11:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B8E2643F85; Fri, 16 May 2003 05:11:13 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GCBD0U044272; Fri, 16 May 2003 05:11:13 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCBD3B044271; Fri, 16 May 2003 05:11:13 -0700 (PDT) Message-Id: <200305161211.h4GCBD3B044271@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 05:11:13 -0700 (PDT) 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 Makefile tbmaster.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 12:11:14 -0000 des 2003/05/16 05:11:13 PDT FreeBSD src repository Modified files: tools/tools/tinderbox Makefile Added files: tools/tools/tinderbox tbmaster.1 Log: More oats for the beggars' horses. Revision Changes Path 1.5 +1 -1 src/tools/tools/tinderbox/Makefile 1.1 +185 -0 src/tools/tools/tinderbox/tbmaster.1 (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 05:19:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37A6F37B401; Fri, 16 May 2003 05:19:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C374143F3F; Fri, 16 May 2003 05:19:28 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GCJS0U044601; Fri, 16 May 2003 05:19:28 -0700 (PDT) (envelope-from patrick@repoman.freebsd.org) Received: (from patrick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCJSrC044600; Fri, 16 May 2003 05:19:28 -0700 (PDT) Message-Id: <200305161219.h4GCJSrC044600@repoman.freebsd.org> From: "Patrick S. Gardella" Date: Fri, 16 May 2003 05:19:28 -0700 (PDT) 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/hamlib 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, 16 May 2003 12:19:29 -0000 patrick 2003/05/16 05:19:28 PDT FreeBSD ports repository Modified files: comms Makefile Added files: comms/hamlib Makefile distinfo pkg-descr pkg-plist Log: Add hamlib 1.1.4, shared libraries for Amateur Radio Equipment Control Applications. PR: 51638 Submitted by: Sebastian Yepes Revision Changes Path 1.79 +1 -0 ports/comms/Makefile 1.1 +79 -0 ports/comms/hamlib/Makefile (new) 1.1 +1 -0 ports/comms/hamlib/distinfo (new) 1.1 +10 -0 ports/comms/hamlib/pkg-descr (new) 1.1 +72 -0 ports/comms/hamlib/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 05:19:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2CA037B409; Fri, 16 May 2003 05:19:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43A1F43F75; Fri, 16 May 2003 05:19:36 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GCJZ0U044643; Fri, 16 May 2003 05:19:36 -0700 (PDT) (envelope-from patrick@repoman.freebsd.org) Received: (from patrick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCJZZa044642; Fri, 16 May 2003 05:19:35 -0700 (PDT) Message-Id: <200305161219.h4GCJZZa044642@repoman.freebsd.org> From: "Patrick S. Gardella" Date: Fri, 16 May 2003 05:19:35 -0700 (PDT) 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, 16 May 2003 12:19:37 -0000 patrick 2003/05/16 05:19:35 PDT FreeBSD ports repository Modified files: . modules Log: hamlib --> ports/comms/hamlib Revision Changes Path 1.7258 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 16 05:30:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98BD337B401; Fri, 16 May 2003 05:30:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 34AD543F75; Fri, 16 May 2003 05:30:40 -0700 (PDT) (envelope-from patrick@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GCUe0U045129; Fri, 16 May 2003 05:30:40 -0700 (PDT) (envelope-from patrick@repoman.freebsd.org) Received: (from patrick@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCUdrM045128; Fri, 16 May 2003 05:30:39 -0700 (PDT) Message-Id: <200305161230.h4GCUdrM045128@repoman.freebsd.org> From: "Patrick S. Gardella" Date: Fri, 16 May 2003 05:30:39 -0700 (PDT) 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 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: Fri, 16 May 2003 12:30:41 -0000 patrick 2003/05/16 05:30:39 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Sebastian Yepes as a contributor. Revision Changes Path 1.379 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 05:45:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DD6737B407; Fri, 16 May 2003 05:45:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E7D43F75; Fri, 16 May 2003 05:45:58 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GCjw0U045702; Fri, 16 May 2003 05:45:58 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GCjwVG045701; Fri, 16 May 2003 05:45:58 -0700 (PDT) Message-Id: <200305161245.h4GCjwVG045701@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Fri, 16 May 2003 05:45:58 -0700 (PDT) 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 ports/math/maxima/files build.lisp maxima.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 12:46:00 -0000 mich 2003/05/16 05:45:58 PDT FreeBSD ports repository Modified files: math/maxima Makefile distinfo pkg-descr pkg-plist Removed files: math/maxima/files build.lisp maxima.sh Log: - Update to latest release. - Patch files no longer needed. - MAN page added. - LIB_DEPENDS changes. - RUN_DEPENDS changes. - WWW changed. PR: 51199 Submitted by: maintainer Approved by: roberto(mentor) Revision Changes Path 1.4 +22 -20 ports/math/maxima/Makefile 1.2 +1 -1 ports/math/maxima/distinfo 1.2 +0 -11 ports/math/maxima/files/build.lisp (dead) 1.2 +0 -5 ports/math/maxima/files/maxima.sh (dead) 1.2 +2 -2 ports/math/maxima/pkg-descr 1.2 +748 -978 ports/math/maxima/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 06:14:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C64437B401; Fri, 16 May 2003 06:14:06 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E0AFE43F93; Fri, 16 May 2003 06:14:02 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GDDtEd014587 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 16:13:58 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GDDt2X014582; Fri, 16 May 2003 16:13:55 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 16:13:55 +0300 From: Ruslan Ermilov To: "David E. O'Brien" Message-ID: <20030516131355.GA13129@sunbay.com> References: <200304272144.h3RLirZ3025488@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <200304272144.h3RLirZ3025488@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: 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: Fri, 16 May 2003 13:14:07 -0000 --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 27, 2003 at 02:44:53PM -0700, David E. O'Brien wrote: > obrien 2003/04/27 14:44:53 PDT >=20 > FreeBSD src repository >=20 > Modified files: > share/mk bsd.lib.mk=20 > Log: > Add NOSHLIBS. > If one is using NOSHARED, why build the libs. > =20 > Revision Changes Path > 1.139 +3 -1 src/share/mk/bsd.lib.mk >=20 Please document this in make.conf(5), similar to how this is done for NOPROFILE. Please also consider sending me a request for review next time you commit something here that is not GCC specific. Consult src/MAINTAINERS for details. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xOQTUkv4P6juNwoRAoE0AJ0d5HWmQ+Nv6WPkPwZEx8RDWn2I7ACdFAyB ZW7Utvk97/KJJH27DLMup3Q= =0xLa -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe-- From owner-cvs-all@FreeBSD.ORG Fri May 16 06:21:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8411237B401; Fri, 16 May 2003 06:21:41 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 94EC643FA3; Fri, 16 May 2003 06:21:40 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4GDLOOn031170; Fri, 16 May 2003 09:21:24 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4GDLN7n031167; Fri, 16 May 2003 09:21:24 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 16 May 2003 09:21:23 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Kris Kennaway In-Reply-To: <20030516021956.GA8711@rot13.obsecurity.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/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: Fri, 16 May 2003 13:21:42 -0000 On Thu, 15 May 2003, Kris Kennaway wrote: > On Thu, May 15, 2003 at 06:13:17PM -0700, Robert Watson wrote: > > rwatson 2003/05/15 18:13:17 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/fxp if_fxp.c > > Log: > > Add a tunable/sysctl "hw.fxp_noflow" which disables flow control support > > on if_fxp cards. When flow control is enabled, if the operating system > > doesn't acknowledge the packet buffer filling, the card will begin to > > generate ethernet quench packets, but appears to get into a feedback > > loop of some sort, hosing local switches. This is a temporary workaround > > for 5.1: the ability to configure flow control should probably be > > exposed by some or another management interface on ethernet link layer > > devices. > > Yay! This periodically hosed one of my 4.x boxes until I added a hack > from Peter to turn it off. Can this be back-ported at some point? I imagine it would be a trivial backport, if no one else gets to it in a day or two, I can do it this weekend. It could be the patch would even apply verbatim to RELENG_4 if the drivers are pretty in sync (which they may well be). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Fri May 16 06:25:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7D78E37B401; Fri, 16 May 2003 06:25:22 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id A974743FBD; Fri, 16 May 2003 06:25:18 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GDPEEd016304 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 16:25:14 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GDP9p7016286; Fri, 16 May 2003 16:25:09 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 16:25:09 +0300 From: Ruslan Ermilov To: "David O'Brien" Message-ID: <20030516132509.GA15534@sunbay.com> References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> <20030506161708.GD35947@dragon.nuxi.com> <20030506170151.GB37180@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: <20030506170151.GB37180@dragon.nuxi.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/share/mk bsd.sys.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, 16 May 2003 13:25:22 -0000 --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 06, 2003 at 10:01:51AM -0700, David O'Brien wrote: > On Tue, May 06, 2003 at 06:46:57PM +0200, Dag-Erling Smorgrav wrote: > > "David O'Brien" writes: > > > On Fri, May 02, 2003 at 04:53:40PM +0200, Dag-Erling Smorgrav wrote: > > > > "David O'Brien" writes: > > > > > [...] and you are major= ly > > > > > trumpling over a change Mux and I have been working on and announ= ced to > > > > > freebsd-arch. > > > > I can't find anything about it in my archive. Could you please send > > > > me the message-id or a copy of the original? > > > The thread started with: > > > [...] > >=20 > > This is not what I asked. Please provide a reference to or a copy of > > the announcement you claim to have made on -arch about gcc work. >=20 > Why does that matter. I complained because you committed something that > got negative reviews. That it is interfering with my Gcc 3.3 work is a > 2nd matter. >=20 Any disputed change should be backed out pending resolution on arch. Why we don't apply our own rules here, DES? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xOa1Ukv4P6juNwoRAoPSAJ97v0Dmx+K7L61yAEkryx66nBrv0QCfRYh9 +tnqIem6kH8/sDsL64aBfhM= =NIme -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From owner-cvs-all@FreeBSD.ORG Fri May 16 06:35:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D95F337B401; Fri, 16 May 2003 06:35:42 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF1B43F3F; Fri, 16 May 2003 06:35:39 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 22680530E; Fri, 16 May 2003 15:35:38 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> <20030506161708.GD35947@dragon.nuxi.com> <20030506170151.GB37180@dragon.nuxi.com> <20030516132509.GA15534@sunbay.com> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 15:35:36 +0200 In-Reply-To: <20030516132509.GA15534@sunbay.com> (Ruslan Ermilov's message of "Fri, 16 May 2003 16:25:09 +0300") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) 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: David O'Brien Subject: Re: cvs commit: src/share/mk bsd.sys.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, 16 May 2003 13:35:43 -0000 Ruslan Ermilov writes: > Any disputed change should be backed out pending resolution on arch. > Why we don't apply our own rules here, DES? I believe the matter is currently in core@'s hands. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Fri May 16 06:50:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B1AB537B401; Fri, 16 May 2003 06:50:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FB8B43F85; Fri, 16 May 2003 06:50:21 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GDoL0U048853; Fri, 16 May 2003 06:50:21 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GDoLpN048852; Fri, 16 May 2003 06:50:21 -0700 (PDT) Message-Id: <200305161350.h4GDoLpN048852@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 16 May 2003 06:50:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/sqwebmail 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, 16 May 2003 13:50:22 -0000 oliver 2003/05/16 06:50:20 PDT FreeBSD ports repository Modified files: mail/sqwebmail Makefile distinfo Log: Update sqwebmail to 3.5.3 Approved by: alex (mentor) Revision Changes Path 1.18 +1 -1 ports/mail/sqwebmail/Makefile 1.11 +1 -1 ports/mail/sqwebmail/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 06:50:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44DD337B418; Fri, 16 May 2003 06:50:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC1B043F3F; Fri, 16 May 2003 06:50:27 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GDoR0U048928; Fri, 16 May 2003 06:50:27 -0700 (PDT) (envelope-from sheldonh@repoman.freebsd.org) Received: (from sheldonh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GDoREO048926; Fri, 16 May 2003 06:50:27 -0700 (PDT) Message-Id: <200305161350.h4GDoREO048926@repoman.freebsd.org> From: Sheldon Hearn Date: Fri, 16 May 2003 06:50:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/p5-DBD-Sybase Makefile distinfo ports/databases/p5-DBD-Sybase/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, 16 May 2003 13:50:28 -0000 sheldonh 2003/05/16 06:50:27 PDT FreeBSD ports repository Modified files: databases/p5-DBD-Sybase Makefile distinfo databases/p5-DBD-Sybase/files patch-Makefile.PL Log: Update to 1.00: * Numerous fixes relating to binary data and placeholders. * Works properly with freetds version in ports tree (0.61). PR: ports/52062 Submitted by: "Philip M. Gollucci" Revision Changes Path 1.8 +1 -2 ports/databases/p5-DBD-Sybase/Makefile 1.3 +1 -1 ports/databases/p5-DBD-Sybase/distinfo 1.3 +21 -11 ports/databases/p5-DBD-Sybase/files/patch-Makefile.PL From owner-cvs-all@FreeBSD.ORG Fri May 16 06:58:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE92A37B401; Fri, 16 May 2003 06:58:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F03D43FB1; Fri, 16 May 2003 06:58:20 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GDwK0U049213; Fri, 16 May 2003 06:58:20 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GDwKCu049209; Fri, 16 May 2003 06:58:20 -0700 (PDT) Message-Id: <200305161358.h4GDwKCu049209@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 06:58:20 -0700 (PDT) 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 tinderbox.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 13:58:21 -0000 des 2003/05/16 06:58:20 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.1 Log: Document the fact that tinderbox(1) accepts environment variables on the command line. Also sort the xrefs correctly. Revision Changes Path 1.2 +12 -3 src/tools/tools/tinderbox/tinderbox.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 06:59:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3618C37B401; Fri, 16 May 2003 06:59:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C7D0A43FA3; Fri, 16 May 2003 06:59:12 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GDxC0U049274; Fri, 16 May 2003 06:59:12 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GDxC5C049273; Fri, 16 May 2003 06:59:12 -0700 (PDT) Message-Id: <200305161359.h4GDxC5C049273@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 06:59:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/scripts doFS.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 13:59:13 -0000 ru 2003/05/16 06:59:12 PDT FreeBSD src repository Modified files: release/scripts doFS.sh Log: Revision 1.49 broke snapshot building on older systems. Approved by: re (scottl) Revision Changes Path 1.51 +1 -1 src/release/scripts/doFS.sh From owner-cvs-all@FreeBSD.ORG Fri May 16 07:01:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9DB637B401; Fri, 16 May 2003 07:01:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5925543F93; Fri, 16 May 2003 07:01:03 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GE130U049431; Fri, 16 May 2003 07:01:03 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GE122t049430; Fri, 16 May 2003 07:01:02 -0700 (PDT) Message-Id: <200305161401.h4GE122t049430@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Fri, 16 May 2003 07:01:02 -0700 (PDT) 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 tbmaster.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, 16 May 2003 14:01:04 -0000 des 2003/05/16 07:01:02 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: More configuration tweaks. Rename %CONFIGS to %SETUPS to make the code clearer (particularly to someone who has read the man page). Don't print anything on stderr. Revision Changes Path 1.24 +22 -27 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Fri May 16 07:11:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 553DB37B401; Fri, 16 May 2003 07:11:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15B143FAF; Fri, 16 May 2003 07:11:15 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEBF0U050785; Fri, 16 May 2003 07:11:15 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEBFHv050784; Fri, 16 May 2003 07:11:15 -0700 (PDT) Message-Id: <200305161411.h4GEBFHv050784@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 16 May 2003 07:11:15 -0700 (PDT) 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/easysok 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, 16 May 2003 14:11:16 -0000 arved 2003/05/16 07:11:15 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/easysok Makefile distinfo pkg-descr pkg-plist Log: Add easysok, a sokoban game for KDE3 PR: 52321 Submitted by: Kirill Ponomarew Revision Changes Path 1.545 +1 -0 ports/games/Makefile 1.1 +25 -0 ports/games/easysok/Makefile (new) 1.1 +1 -0 ports/games/easysok/distinfo (new) 1.1 +4 -0 ports/games/easysok/pkg-descr (new) 1.1 +282 -0 ports/games/easysok/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 07:11:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 262CD37B401; Fri, 16 May 2003 07:11:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA33243FBD; Fri, 16 May 2003 07:11:26 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEBQ0U050832; Fri, 16 May 2003 07:11:26 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEBQF6050831; Fri, 16 May 2003 07:11:26 -0700 (PDT) Message-Id: <200305161411.h4GEBQF6050831@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 16 May 2003 07:11:26 -0700 (PDT) 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, 16 May 2003 14:11:27 -0000 arved 2003/05/16 07:11:26 PDT FreeBSD ports repository Modified files: . modules Log: easysok --> ports/games/easysok Revision Changes Path 1.7259 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 16 07:12:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3A1737B401; Fri, 16 May 2003 07:12:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 512A843FCB; Fri, 16 May 2003 07:12:45 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GECj0U050878; Fri, 16 May 2003 07:12:45 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GECiZ1050877; Fri, 16 May 2003 07:12:44 -0700 (PDT) Message-Id: <200305161412.h4GECiZ1050877@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 16 May 2003 07:12:44 -0700 (PDT) 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: Fri, 16 May 2003 14:12:46 -0000 oliver 2003/05/16 07:12:44 PDT FreeBSD ports repository Modified files: mail/sylpheed Makefile distinfo Log: Update sylpheed to 0.9.0 Approved by: alex (mentor) Revision Changes Path 1.60 +2 -3 ports/mail/sylpheed/Makefile 1.45 +1 -1 ports/mail/sylpheed/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 07:17:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56C2537B401; Fri, 16 May 2003 07:17:35 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEFBA43FB1; Fri, 16 May 2003 07:17:31 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4GEHREd023063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 16 May 2003 17:17:27 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4GEHQZr023058; Fri, 16 May 2003 17:17:26 +0300 (EEST) (envelope-from ru) Date: Fri, 16 May 2003 17:17:25 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030516141725.GB20201@sunbay.com> References: <200305161359.h4GDxC5C049273@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H+4ONPRPur6+Ovig" Content-Disposition: inline In-Reply-To: <200305161359.h4GDxC5C049273@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src/release/scripts doFS.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 14:17:35 -0000 --H+4ONPRPur6+Ovig Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 06:59:12AM -0700, Ruslan Ermilov wrote: > ru 2003/05/16 06:59:12 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/scripts doFS.sh=20 > Log: > Revision 1.49 broke snapshot building on older systems. > =20 > Approved by: re (scottl) > =20 > Revision Changes Path > 1.51 +1 -1 src/release/scripts/doFS.sh >=20 Caught by a test cross-branch "make release" on an 4.8-STABLE box, after which it completed successfully: >>> make rerelease for i386 finished on Fri May 16 12:58:00 GMT 2003 Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --H+4ONPRPur6+Ovig Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xPL1Ukv4P6juNwoRAqX0AJ4znUwRXIgWOJkkpom63bjWhxrP2ACdHkBq 3eU20bd4uID1S+hqiyWp6Sg= =psiL -----END PGP SIGNATURE----- --H+4ONPRPur6+Ovig-- From owner-cvs-all@FreeBSD.ORG Fri May 16 07:19:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B7DF737B401; Fri, 16 May 2003 07:19:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33B7B43F3F; Fri, 16 May 2003 07:19:39 -0700 (PDT) (envelope-from mich@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEJd0U051141; Fri, 16 May 2003 07:19:39 -0700 (PDT) (envelope-from mich@repoman.freebsd.org) Received: (from mich@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEJcHL051140; Fri, 16 May 2003 07:19:38 -0700 (PDT) Message-Id: <200305161419.h4GEJcHL051140@repoman.freebsd.org> From: "Michael L. Hostbaek" Date: Fri, 16 May 2003 07:19:38 -0700 (PDT) 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 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: Fri, 16 May 2003 14:19:40 -0000 mich 2003/05/16 07:19:38 PDT FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Scott Flatman as a contributor Approved by: roberto(mentor) Revision Changes Path 1.380 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 07:35:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 866A137B401; Fri, 16 May 2003 07:35:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2442A43F85; Fri, 16 May 2003 07:35:55 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEZs0U051746; Fri, 16 May 2003 07:35:54 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEZs30051745; Fri, 16 May 2003 07:35:54 -0700 (PDT) Message-Id: <200305161435.h4GEZs30051745@repoman.freebsd.org> From: Alan Eldridge Date: Fri, 16 May 2003 07:35:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cups-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, 16 May 2003 14:35:56 -0000 alane 2003/05/16 07:35:54 PDT FreeBSD ports repository Modified files: print/cups-base pkg-plist Log: Make sure the conf files are created by the packages from the .N files if they don't exist. Revision Changes Path 1.13 +4 -0 ports/print/cups-base/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 07:37:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3DACE37B401; Fri, 16 May 2003 07:37:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE73A43F85; Fri, 16 May 2003 07:37:17 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEbH0U051788; Fri, 16 May 2003 07:37:17 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEbHTK051787; Fri, 16 May 2003 07:37:17 -0700 (PDT) Message-Id: <200305161437.h4GEbHTK051787@repoman.freebsd.org> From: Alan Eldridge Date: Fri, 16 May 2003 07:37:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cups Makefile.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 14:37:18 -0000 alane 2003/05/16 07:37:17 PDT FreeBSD ports repository Modified files: print/cups Makefile.common Log: Update to rev 1 aftere change to cups-base plist. Revision Changes Path 1.12 +2 -2 ports/print/cups/Makefile.common From owner-cvs-all@FreeBSD.ORG Fri May 16 07:42:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A91737B401; Fri, 16 May 2003 07:42:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD4FD43F93; Fri, 16 May 2003 07:42:34 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GEgY0U052029; Fri, 16 May 2003 07:42:34 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GEgY4l052028; Fri, 16 May 2003 07:42:34 -0700 (PDT) Message-Id: <200305161442.h4GEgY4l052028@repoman.freebsd.org> From: Alan Eldridge Date: Fri, 16 May 2003 07:42:34 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cups Makefile.common X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 14:42:35 -0000 alane 2003/05/16 07:42:34 PDT FreeBSD ports repository Modified files: print/cups Makefile.common Log: fix Makefile.common: update CUPS_PORTREV, not CUPS_REVISION Revision Changes Path 1.13 +3 -3 ports/print/cups/Makefile.common From owner-cvs-all@FreeBSD.ORG Fri May 16 07:55:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 92A7137B401; Fri, 16 May 2003 07:55:08 -0700 (PDT) Received: from mail.tcoip.com.br (erato.tco.net.br [200.220.254.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id B340843FAF; Fri, 16 May 2003 07:55:02 -0700 (PDT) (envelope-from dcs@tcoip.com.br) Received: from tcoip.com.br ([10.0.2.6]) by mail.tcoip.com.br (8.11.6/8.11.6) with ESMTP id h4GEsx932295; Fri, 16 May 2003 11:54:59 -0300 Message-ID: <3EC4FBB7.6060201@tcoip.com.br> Date: Fri, 16 May 2003 11:54:47 -0300 From: "Daniel C. Sobral" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3) Gecko/20030312 X-Accept-Language: en-us, en, pt-br, ja MIME-Version: 1.0 To: Robert Watson References: <200305160113.h4G1DHqN090638@repoman.freebsd.org> In-Reply-To: <200305160113.h4G1DHqN090638@repoman.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed 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/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: Fri, 16 May 2003 14:55:09 -0000 Robert Watson wrote: > rwatson 2003/05/15 18:13:17 PDT >=20 > FreeBSD src repository >=20 > Modified files: > sys/dev/fxp if_fxp.c=20 > Log: > Add a tunable/sysctl "hw.fxp_noflow" which disables flow control supp= ort > on if_fxp cards. When flow control is enabled, if the operating syst= em > doesn't acknowledge the packet buffer filling, the card will begin to= > generate ethernet quench packets, but appears to get into a feedback > loop of some sort, hosing local switches. This is a temporary workar= ound > for 5.1: the ability to configure flow control should probably be > exposed by some or another management interface on ethernet link laye= r > devices. Looks like a mediaopt candidate to me. Though mediaopt is usually only=20 used for half/full-dulpex, there's the "link0" specification on some=20 cards that does something different. Alas, all the interface "capabilities" ought to be tweakable in some=20 standard fashion. For instance, why are special words for txcsum and=20 txcsum, when there's also vlan-tagging support and other capabilities=20 that could be set/unset from a single place? I'm in favor of mediaopt/-mediaopt, but... --=20 Daniel C. Sobral Ger=EAncia de Opera=E7=F5es Divis=E3o de Comunica=E7=E3o de Dados Coordena=E7=E3o de Seguran=E7a VIVO Centro Oeste Norte Fones: 55-61-313-7654/Cel: 55-61-9618-0904 E-mail: Daniel.Capo@tco.net.br Daniel.Sobral@tcoip.com.br dcs@tcoip.com.br From owner-cvs-all@FreeBSD.ORG Fri May 16 08:10:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B3A837B401; Fri, 16 May 2003 08:10:12 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0FBD43F75; Fri, 16 May 2003 08:10:10 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4GFA5m2053623; Fri, 16 May 2003 08:10:05 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4GF9v5D053612; Fri, 16 May 2003 08:09:57 -0700 (PDT) Date: Fri, 16 May 2003 08:09:56 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030516150956.GB53561@dragon.nuxi.com> References: <200305011436.h41EaRQ7056929@repoman.freebsd.org> <20030501235251.GA53569@dragon.nuxi.com> <20030506161708.GD35947@dragon.nuxi.com> <20030506170151.GB37180@dragon.nuxi.com> <20030516132509.GA15534@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030516132509.GA15534@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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 cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/share/mk bsd.sys.mk 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, 16 May 2003 15:10:12 -0000 On Fri, May 16, 2003 at 04:25:09PM +0300, Ruslan Ermilov wrote: > > Why does that matter. I complained because you committed something that > > got negative reviews. That it is interfering with my Gcc 3.3 work is a > > 2nd matter. > > Any disputed change should be backed out pending resolution on arch. > Why we don't apply our own rules here, DES? At this moment, not having more code churn is best. -- -- David (obrien@FreeBSD.org) From owner-cvs-all@FreeBSD.ORG Fri May 16 08:16:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BABB237B401; Fri, 16 May 2003 08:16:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5955843FBF; Fri, 16 May 2003 08:16:19 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFGJ0U054282; Fri, 16 May 2003 08:16:19 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFGJVD054281; Fri, 16 May 2003 08:16:19 -0700 (PDT) Message-Id: <200305161516.h4GFGJVD054281@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 16 May 2003 08:16:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/netscape47-navigator Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 15:16:20 -0000 obrien 2003/05/16 08:16:19 PDT FreeBSD ports repository Modified files: www/netscape47-navigator Makefile Log: I originally named these netscape4-{communicator,navigator} before Kris asked to have them named netscape47-{communicator,navigator}. So fix the MASTERDIR. Revision Changes Path 1.56 +1 -1 ports/www/netscape47-navigator/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 08:16:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C1A4E37B401; Fri, 16 May 2003 08:16:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59FEE43F3F; Fri, 16 May 2003 08:16:48 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFGm0U054333; Fri, 16 May 2003 08:16:48 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFGmZl054332; Fri, 16 May 2003 08:16:48 -0700 (PDT) Message-Id: <200305161516.h4GFGmZl054332@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 16 May 2003 08:16:48 -0700 (PDT) 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/kbilliards 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, 16 May 2003 15:16:49 -0000 arved 2003/05/16 08:16:48 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/kbilliards Makefile distinfo pkg-descr pkg-plist Log: Add kbilliards, a billiards simulator game for KDE PR: 52332 Submitted by: Kirill Ponomarew Revision Changes Path 1.546 +1 -0 ports/games/Makefile 1.1 +23 -0 ports/games/kbilliards/Makefile (new) 1.1 +1 -0 ports/games/kbilliards/distinfo (new) 1.1 +3 -0 ports/games/kbilliards/pkg-descr (new) 1.1 +100 -0 ports/games/kbilliards/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 08:16:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23C4437B404; Fri, 16 May 2003 08:16:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7E3743FBD; Fri, 16 May 2003 08:16:56 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFGu0U054371; Fri, 16 May 2003 08:16:56 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFGuS7054370; Fri, 16 May 2003 08:16:56 -0700 (PDT) Message-Id: <200305161516.h4GFGuS7054370@repoman.freebsd.org> From: Tilman Linneweh Date: Fri, 16 May 2003 08:16:56 -0700 (PDT) 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, 16 May 2003 15:16:57 -0000 arved 2003/05/16 08:16:56 PDT FreeBSD ports repository Modified files: . modules Log: kbilliards --> ports/games/kbilliards Revision Changes Path 1.7260 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Fri May 16 08:21:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C572337B401; Fri, 16 May 2003 08:21:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 649EB43F75; Fri, 16 May 2003 08:21:20 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFLK0U054578; Fri, 16 May 2003 08:21:20 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFLKtb054577; Fri, 16 May 2003 08:21:20 -0700 (PDT) Message-Id: <200305161521.h4GFLKtb054577@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 08:21:20 -0700 (PDT) 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 VFS_SET.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, 16 May 2003 15:21:21 -0000 hmp 2003/05/16 08:21:20 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 VFS_SET.9 Log: Document the VFCF_* flags. Approved by: des (mentor), re (scottl) Revision Changes Path 1.5 +18 -0 src/share/man/man9/VFS_SET.9 From owner-cvs-all@FreeBSD.ORG Fri May 16 08:24:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F2EE37B401; Fri, 16 May 2003 08:24:08 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BEA7443F75; Fri, 16 May 2003 08:24:07 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFO70U054658; Fri, 16 May 2003 08:24:07 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFO7dj054657; Fri, 16 May 2003 08:24:07 -0700 (PDT) Message-Id: <200305161524.h4GFO7dj054657@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 08:24:07 -0700 (PDT) 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 CTASSERT.9 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 15:24:08 -0000 hmp 2003/05/16 08:24:07 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 Makefile Added files: share/man/man9 CTASSERT.9 Log: Add a manual page for the CTASSERT(9) macro. Approved by: des (mentor), re (scottl) Revision Changes Path 1.1 +64 -0 src/share/man/man9/CTASSERT.9 (new) 1.189 +1 -1 src/share/man/man9/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 08:25:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E68BC37B401; Fri, 16 May 2003 08:25:53 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA49243F3F; Fri, 16 May 2003 08:25:52 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4GFPmm2053932; Fri, 16 May 2003 08:25:52 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4GFPmlF053931; Fri, 16 May 2003 08:25:48 -0700 (PDT) Date: Fri, 16 May 2003 08:25:48 -0700 From: "David O'Brien" To: Ruslan Ermilov Message-ID: <20030516152548.GA53806@dragon.nuxi.com> References: <200304272144.h3RLirZ3025488@repoman.freebsd.org> <20030516131355.GA13129@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030516131355.GA13129@sunbay.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.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/share/mk bsd.lib.mk 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, 16 May 2003 15:25:54 -0000 On Fri, May 16, 2003 at 04:13:55PM +0300, Ruslan Ermilov wrote: > Please also consider sending me a request for > review next time you commit something here that > is not GCC specific. Consult src/MAINTAINERS > for details. share/mk ru Recommends pre-commit review. "Recommends" is a suggestion, not a requrement. share/mk is too over-reaching for you to claim a lock on. From owner-cvs-all@FreeBSD.ORG Fri May 16 08:35:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3916D37B401; Fri, 16 May 2003 08:35:23 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DA4243FA3; Fri, 16 May 2003 08:35:20 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4GFYwOn032551; Fri, 16 May 2003 11:34:58 -0400 (EDT) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)h4GFYwvA032548; Fri, 16 May 2003 11:34:58 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Fri, 16 May 2003 11:34:58 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: "Daniel C. Sobral" In-Reply-To: <3EC4FBB7.6060201@tcoip.com.br> 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/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: Fri, 16 May 2003 15:35:23 -0000 On Fri, 16 May 2003, Daniel C. Sobral wrote: > > Add a tunable/sysctl "hw.fxp_noflow" which disables flow control support > > on if_fxp cards. When flow control is enabled, if the operating system > > doesn't acknowledge the packet buffer filling, the card will begin to > > generate ethernet quench packets, but appears to get into a feedback > > loop of some sort, hosing local switches. This is a temporary workaround > > for 5.1: the ability to configure flow control should probably be > > exposed by some or another management interface on ethernet link layer > > devices. > > Looks like a mediaopt candidate to me. Though mediaopt is usually only > used for half/full-dulpex, there's the "link0" specification on some > cards that does something different. > > Alas, all the interface "capabilities" ought to be tweakable in some > standard fashion. For instance, why are special words for txcsum and > txcsum, when there's also vlan-tagging support and other capabilities > that could be set/unset from a single place? > > I'm in favor of mediaopt/-mediaopt, but... Sounds reasonable to me. Got a patch? :-) Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories From owner-cvs-all@FreeBSD.ORG Fri May 16 08:52:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AEB137B401; Fri, 16 May 2003 08:52:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 292CE43F93; Fri, 16 May 2003 08:52:33 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFqW0U060957; Fri, 16 May 2003 08:52:32 -0700 (PDT) (envelope-from jhb@repoman.freebsd.org) Received: (from jhb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFqWBV060956; Fri, 16 May 2003 08:52:32 -0700 (PDT) Message-Id: <200305161552.h4GFqWBV060956@repoman.freebsd.org> From: John Baldwin Date: Fri, 16 May 2003 08:52:32 -0700 (PDT) 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 sleep.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, 16 May 2003 15:52:34 -0000 jhb 2003/05/16 08:52:32 PDT FreeBSD src repository Modified files: share/man/man9 sleep.9 Log: - Use better terminology when describing mutex operations in msleep(9)'s description. - Remove some bogus commas. - Use the past tense when referring to the removal of the sleep() function since it happened quite a while ago and since the previous sentence in the paragraph already uses the past tense. Approved by: re (rwatson) Revision Changes Path 1.40 +4 -4 src/share/man/man9/sleep.9 From owner-cvs-all@FreeBSD.ORG Fri May 16 08:57:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 698E337B401; Fri, 16 May 2003 08:57:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0918E43F85; Fri, 16 May 2003 08:57:40 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GFvd0U061137; Fri, 16 May 2003 08:57:39 -0700 (PDT) (envelope-from alane@repoman.freebsd.org) Received: (from alane@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GFvddX061136; Fri, 16 May 2003 08:57:39 -0700 (PDT) Message-Id: <200305161557.h4GFvddX061136@repoman.freebsd.org> From: Alan Eldridge Date: Fri, 16 May 2003 08:57:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/cups-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, 16 May 2003 15:57:40 -0000 alane 2003/05/16 08:57:39 PDT FreeBSD ports repository Modified files: print/cups-base pkg-plist Log: fixed small perms error in plist Revision Changes Path 1.14 +4 -4 ports/print/cups-base/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 09:34:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F292B37B401; Fri, 16 May 2003 09:34:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F84343F3F; Fri, 16 May 2003 09:34:34 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GGYY0U063387; Fri, 16 May 2003 09:34:34 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GGYYFU063386; Fri, 16 May 2003 09:34:34 -0700 (PDT) Message-Id: <200305161634.h4GGYYFU063386@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 16 May 2003 09:34:34 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/kern kern_sig.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 16:34:35 -0000 obrien 2003/05/16 09:34:34 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/kern kern_sig.c Log: MFC rev 1.239 - Fix long standing bug that prevents the PT_CONTINUE, PT_KILL and PT_DETACH ptrace(2) requests from functioning as advertised in the manual page. RELENG_4 patch submitted by: Mark Kettenis Revision Changes Path 1.72.2.17 +10 -9 src/sys/kern/kern_sig.c From owner-cvs-all@FreeBSD.ORG Fri May 16 10:22:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F366837B401; Fri, 16 May 2003 10:22:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A6BDE43F93; Fri, 16 May 2003 10:22:14 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GHME0U066075; Fri, 16 May 2003 10:22:14 -0700 (PDT) (envelope-from smace@repoman.freebsd.org) Received: (from smace@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GHMEgX066074; Fri, 16 May 2003 10:22:14 -0700 (PDT) Message-Id: <200305161722.h4GHMEgX066074@repoman.freebsd.org> From: Scott Mace Date: Fri, 16 May 2003 10:22:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/iperf 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, 16 May 2003 17:22:15 -0000 smace 2003/05/16 10:22:14 PDT FreeBSD ports repository Modified files: net/iperf Makefile distinfo Log: Update iperf to 1.7.0. This version also builds under ia64 From the iperf changelog: Added bidirectional testing both simultaneously and tradeoff Added server side statistic reporting on the client for UDP Limits on the number of connections and locations for servers Changes: Fixed the IPv6 Multicast implementation Removed the SegFault on exit by Ctrl-C for the server Thread bug resulting in "pthread create failed" after many clients "connect failed" on server for UDP clients when IPv6 is enabled is fixed Revision Changes Path 1.10 +2 -2 ports/net/iperf/Makefile 1.5 +1 -1 ports/net/iperf/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 10:41:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F1FAA37B401; Fri, 16 May 2003 10:41:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CEA243FCB; Fri, 16 May 2003 10:41:53 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GHfr0U066737; Fri, 16 May 2003 10:41:53 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GHfrjG066736; Fri, 16 May 2003 10:41:53 -0700 (PDT) Message-Id: <200305161741.h4GHfrjG066736@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 16 May 2003 10:41:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ipcheck 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, 16 May 2003 17:41:57 -0000 lioux 2003/05/16 10:41:53 PDT FreeBSD ports repository Modified files: net/ipcheck Makefile distinfo Log: Update to 0.205 Revision Changes Path 1.28 +1 -1 ports/net/ipcheck/Makefile 1.23 +1 -1 ports/net/ipcheck/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 10:58:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5ED4D37B401; Fri, 16 May 2003 10:58:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F094A43FA3; Fri, 16 May 2003 10:58:35 -0700 (PDT) (envelope-from smace@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GHwZ0U067374; Fri, 16 May 2003 10:58:35 -0700 (PDT) (envelope-from smace@repoman.freebsd.org) Received: (from smace@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GHwZTr067373; Fri, 16 May 2003 10:58:35 -0700 (PDT) Message-Id: <200305161758.h4GHwZTr067373@repoman.freebsd.org> From: Scott Mace Date: Fri, 16 May 2003 10:58:35 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/tcpreplay 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, 16 May 2003 17:58:36 -0000 smace 2003/05/16 10:58:35 PDT FreeBSD ports repository Modified files: net/tcpreplay Makefile distinfo pkg-plist Log: Update to tcpreplay-1.4.0 PR: ports/51951 Submitted by: Kirill Ponomarew Revision Changes Path 1.13 +4 -4 ports/net/tcpreplay/Makefile 1.7 +1 -1 ports/net/tcpreplay/distinfo 1.4 +2 -1 ports/net/tcpreplay/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 11:03:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A00F37B401; Fri, 16 May 2003 11:03:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF1643FB1; Fri, 16 May 2003 11:03:27 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GI3R0U068534; Fri, 16 May 2003 11:03:27 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GI3R8N068533; Fri, 16 May 2003 11:03:27 -0700 (PDT) Message-Id: <200305161803.h4GI3R8N068533@repoman.freebsd.org> From: Sean Chittenden Date: Fri, 16 May 2003 11:03:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/GeoIP 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, 16 May 2003 18:03:28 -0000 seanc 2003/05/16 11:03:27 PDT FreeBSD ports repository Modified files: net/GeoIP Makefile distinfo pkg-plist Log: Update GeoIP to 1.2.0. so version bumped to 3. Revision Changes Path 1.17 +1 -1 ports/net/GeoIP/Makefile 1.11 +1 -1 ports/net/GeoIP/distinfo 1.7 +1 -1 ports/net/GeoIP/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 11:08:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A4FED37B401; Fri, 16 May 2003 11:08:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43B9743FAF; Fri, 16 May 2003 11:08:41 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GI8f0U068728; Fri, 16 May 2003 11:08:41 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GI8e5I068727; Fri, 16 May 2003 11:08:40 -0700 (PDT) Message-Id: <200305161808.h4GI8e5I068727@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 16 May 2003 11:08:40 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/middleman 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, 16 May 2003 18:08:42 -0000 ijliao 2003/05/16 11:08:40 PDT FreeBSD ports repository Modified files: www/middleman Makefile pkg-plist Log: fix core dump Reportted by: James Satterfield Submitted by: maintainer (with little modification) Revision Changes Path 1.4 +4 -0 ports/www/middleman/Makefile 1.2 +4 -0 ports/www/middleman/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 11:10:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F53137B401; Fri, 16 May 2003 11:10:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E6CF43F75; Fri, 16 May 2003 11:10:49 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GIAn0U068886; Fri, 16 May 2003 11:10:49 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GIAnlZ068885; Fri, 16 May 2003 11:10:49 -0700 (PDT) Message-Id: <200305161810.h4GIAnlZ068885@repoman.freebsd.org> From: Sean Chittenden Date: Fri, 16 May 2003 11:10:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-Geo-IP 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, 16 May 2003 18:10:50 -0000 seanc 2003/05/16 11:10:49 PDT FreeBSD ports repository Modified files: net/p5-Geo-IP Makefile distinfo pkg-plist Log: Update p5-Geo-IP to 1.15. Fixes builds for perl 5.005. Chase GeoIP.so version bump. PR: ports/52337 Submitted by: Mathieu Arnold Revision Changes Path 1.11 +6 -4 ports/net/p5-Geo-IP/Makefile 1.3 +1 -1 ports/net/p5-Geo-IP/distinfo 1.4 +11 -11 ports/net/p5-Geo-IP/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 11:14:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAC5537B401; Fri, 16 May 2003 11:14:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45F3443F85; Fri, 16 May 2003 11:14:07 -0700 (PDT) (envelope-from seanc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GIE70U069044; Fri, 16 May 2003 11:14:07 -0700 (PDT) (envelope-from seanc@repoman.freebsd.org) Received: (from seanc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GIE6oZ069043; Fri, 16 May 2003 11:14:06 -0700 (PDT) Message-Id: <200305161814.h4GIE6oZ069043@repoman.freebsd.org> From: Sean Chittenden Date: Fri, 16 May 2003 11:14:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/ruby-net-geoip Makefile ports/www/mod_geoip Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 18:14:08 -0000 seanc 2003/05/16 11:14:06 PDT FreeBSD ports repository Modified files: net/ruby-net-geoip Makefile www/mod_geoip Makefile Log: Chase GeoIP so version bump. Revision Changes Path 1.6 +2 -1 ports/net/ruby-net-geoip/Makefile 1.4 +3 -2 ports/www/mod_geoip/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 11:18:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EAC937B401; Fri, 16 May 2003 11:18:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CEC643FAF; Fri, 16 May 2003 11:18:39 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GIId0U069187; Fri, 16 May 2003 11:18:39 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GIIc1N069186; Fri, 16 May 2003 11:18:38 -0700 (PDT) Message-Id: <200305161818.h4GIIc1N069186@repoman.freebsd.org> From: Will Andrews Date: Fri, 16 May 2003 11:18:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/iverilog 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, 16 May 2003 18:18:40 -0000 will 2003/05/16 11:18:38 PDT FreeBSD ports repository Modified files: cad/iverilog Makefile pkg-plist Log: Fix this port and remove BROKEN. Revision Changes Path 1.9 +0 -2 ports/cad/iverilog/Makefile 1.4 +4 -16 ports/cad/iverilog/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 12:05:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9365937B401; Fri, 16 May 2003 12:05:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30ED543FAF; Fri, 16 May 2003 12:05:53 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJ5q0U071868; Fri, 16 May 2003 12:05:52 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJ5qvt071867; Fri, 16 May 2003 12:05:52 -0700 (PDT) Message-Id: <200305161905.h4GJ5qvt071867@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 May 2003 12:05:52 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/deskutils/rubrica 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, 16 May 2003 19:05:54 -0000 marcus 2003/05/16 12:05:52 PDT FreeBSD ports repository Modified files: deskutils/rubrica Makefile distinfo Log: Update to 1.0.1, a bugfix release. PR: 52312 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/deskutils/rubrica/Makefile 1.3 +1 -1 ports/deskutils/rubrica/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 12:14:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5E2E837B401; Fri, 16 May 2003 12:14:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F038A43FB1; Fri, 16 May 2003 12:14:10 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJEA0U072214; Fri, 16 May 2003 12:14:10 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJEAOx072213; Fri, 16 May 2003 12:14:10 -0700 (PDT) Message-Id: <200305161914.h4GJEAOx072213@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 16 May 2003 12:14:10 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/bash2 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, 16 May 2003 19:14:11 -0000 obrien 2003/05/16 12:14:10 PDT FreeBSD ports repository Modified files: shells/bash2 Makefile distinfo Log: Update to patchlevel 7. Revision Changes Path 1.63 +3 -2 ports/shells/bash2/Makefile 1.23 +3 -0 ports/shells/bash2/distinfo From owner-cvs-all@FreeBSD.ORG Fri May 16 12:22:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2E9A37B401; Fri, 16 May 2003 12:22:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 81CFC43F75; Fri, 16 May 2003 12:22:27 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJMR0U072537; Fri, 16 May 2003 12:22:27 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJMRnU072536; Fri, 16 May 2003 12:22:27 -0700 (PDT) Message-Id: <200305161922.h4GJMRnU072536@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 12:22:27 -0700 (PDT) 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 rman.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, 16 May 2003 19:22:28 -0000 hmp 2003/05/16 12:22:27 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 Makefile Added files: share/man/man9 rman.9 Log: Document the ``resource management'' routines in rman(9). Submitted by: Bruce M. Simpson Reviewed by: mdodd Approved by: des (mentor), re (scottl) Revision Changes Path 1.190 +1 -0 src/share/man/man9/Makefile 1.1 +294 -0 src/share/man/man9/rman.9 (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 12:24:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C493337B401; Fri, 16 May 2003 12:24:35 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 737CE43F85; Fri, 16 May 2003 12:24:32 -0700 (PDT) (envelope-from arr@watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.9/8.12.9) with ESMTP id h4GJOFOn034705; Fri, 16 May 2003 15:24:15 -0400 (EDT) (envelope-from arr@watson.org) Received: from localhost (arr@localhost)h4GJOFRR034702; Fri, 16 May 2003 15:24:15 -0400 (EDT) (envelope-from arr@watson.org) X-Authentication-Warning: fledge.watson.org: arr owned process doing -bs Date: Fri, 16 May 2003 15:24:15 -0400 (EDT) From: "Andrew R. Reiter" To: Hiten Pandya In-Reply-To: <200305161922.h4GJMRnU072536@repoman.freebsd.org> Message-ID: <20030516152405.W33745@fledge.watson.org> References: <200305161922.h4GJMRnU072536@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/share/man/man9 Makefile rman.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, 16 May 2003 19:24:36 -0000 Thanks for the man page work! On Fri, 16 May 2003, Hiten Pandya wrote: :hmp 2003/05/16 12:22:27 PDT : : FreeBSD src repository (doc committer) : : Modified files: : share/man/man9 Makefile : Added files: : share/man/man9 rman.9 : Log: : Document the ``resource management'' routines in rman(9). : : Submitted by: Bruce M. Simpson : Reviewed by: mdodd : : Approved by: des (mentor), re (scottl) : : Revision Changes Path : 1.190 +1 -0 src/share/man/man9/Makefile : 1.1 +294 -0 src/share/man/man9/rman.9 (new) : -- Andrew R. Reiter arr@watson.org arr@FreeBSD.org From owner-cvs-all@FreeBSD.ORG Fri May 16 12:46:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF67337B401; Fri, 16 May 2003 12:46:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D65A43FAF; Fri, 16 May 2003 12:46:52 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJkq0U073422; Fri, 16 May 2003 12:46:52 -0700 (PDT) (envelope-from truckman@repoman.freebsd.org) Received: (from truckman@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJkqeG073421; Fri, 16 May 2003 12:46:52 -0700 (PDT) Message-Id: <200305161946.h4GJkqeG073421@repoman.freebsd.org> From: Don Lewis Date: Fri, 16 May 2003 12:46:52 -0700 (PDT) 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: Fri, 16 May 2003 19:46:53 -0000 truckman 2003/05/16 12:46:52 PDT FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Detect that a vnode has been reclaimed while vflush() was waiting to lock the vnode and restart the loop. Vflush() is vulnerable since it does not hold a reference to the vnode and it holds no other locks while waiting for the vnode lock. The vnode will no longer be on the list when the loop is restarted. Approved by: re (rwatson) Revision Changes Path 1.449 +11 -0 src/sys/kern/vfs_subr.c From owner-cvs-all@FreeBSD.ORG Fri May 16 12:47:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE04337B416; Fri, 16 May 2003 12:47:05 -0700 (PDT) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AA5F43FAF; Fri, 16 May 2003 12:47:03 -0700 (PDT) (envelope-from hmp@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1072) id A12FD2105F; Fri, 16 May 2003 12:47:02 -0700 (PDT) Date: Fri, 16 May 2003 12:47:02 -0700 From: Hiten Pandya To: "Andrew R. Reiter" Message-ID: <20030516194702.GD32275@perrin.int.nxad.com> References: <200305161922.h4GJMRnU072536@repoman.freebsd.org> <20030516152405.W33745@fledge.watson.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030516152405.W33745@fledge.watson.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD FreeBSD 4.7-STABLE cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 Makefile rman.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, 16 May 2003 19:47:06 -0000 On Fri, May 16, 2003 at 03:24:15PM -0400, Andrew R. Reiter wrote: > > Thanks for the man page work! No problem. Stay tuned for more... 8-) I thank Bruce Simpson for a nice man page like rman(9)! -- Hiten (hmp@FreeBSD.ORG) From owner-cvs-all@FreeBSD.ORG Fri May 16 12:52:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B8F37B401; Fri, 16 May 2003 12:52:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2004243FA3; Fri, 16 May 2003 12:52:19 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJqI0U078831; Fri, 16 May 2003 12:52:18 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJqInf078830; Fri, 16 May 2003 12:52:18 -0700 (PDT) Message-Id: <200305161952.h4GJqInf078830@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 16 May 2003 12:52:18 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/distcc 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, 16 May 2003 19:52:20 -0000 lioux 2003/05/16 12:52:18 PDT FreeBSD ports repository Modified files: devel/distcc Makefile distinfo pkg-plist Log: Update to 2.3 Revision Changes Path 1.18 +2 -2 ports/devel/distcc/Makefile 1.15 +1 -1 ports/devel/distcc/distinfo 1.8 +0 -1 ports/devel/distcc/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 12:54:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8089737B401; Fri, 16 May 2003 12:54:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 213CF43F93; Fri, 16 May 2003 12:54:21 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJsK0U078904; Fri, 16 May 2003 12:54:20 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJsKlC078903; Fri, 16 May 2003 12:54:20 -0700 (PDT) Message-Id: <200305161954.h4GJsKlC078903@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 12:54:20 -0700 (PDT) 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 KASSERT.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, 16 May 2003 19:54:21 -0000 hmp 2003/05/16 12:54:20 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 KASSERT.9 Log: Remove a bogus NOTES section. Move that content elsewhere. Approved by: des (mentor), re (scottl) Revision Changes Path 1.12 +5 -3 src/share/man/man9/KASSERT.9 From owner-cvs-all@FreeBSD.ORG Fri May 16 12:55:53 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF88437B401; Fri, 16 May 2003 12:55:53 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F3EB43F3F; Fri, 16 May 2003 12:55:53 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJtr0U079017; Fri, 16 May 2003 12:55:53 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJtqHf079016; Fri, 16 May 2003 12:55:52 -0700 (PDT) Message-Id: <200305161955.h4GJtqHf079016@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 12:55:52 -0700 (PDT) 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 byteorder.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, 16 May 2003 19:55:54 -0000 hmp 2003/05/16 12:55:52 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 byteorder.9 Log: Remove an extraneous space, reported by `groff -z`. Approved by: des (mentor), re (scottl) Revision Changes Path 1.4 +0 -1 src/share/man/man9/byteorder.9 From owner-cvs-all@FreeBSD.ORG Fri May 16 12:56:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06C1B37B404; Fri, 16 May 2003 12:56:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9577643FA3; Fri, 16 May 2003 12:56:09 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJu90U079060; Fri, 16 May 2003 12:56:09 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJu9Ux079059; Fri, 16 May 2003 12:56:09 -0700 (PDT) Message-Id: <200305161956.h4GJu9Ux079059@repoman.freebsd.org> From: "David E. O'Brien" Date: Fri, 16 May 2003 12:56:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/shells/bash2/files patch-config.guess patch-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: Fri, 16 May 2003 19:56:10 -0000 obrien 2003/05/16 12:56:09 PDT FreeBSD ports repository Added files: shells/bash2/files patch-config.guess patch-config.sub Log: Properly configure on FreeBSD/amd64. Revision Changes Path 1.1 +10 -0 ports/shells/bash2/files/patch-config.guess (new) 1.1 +15 -0 ports/shells/bash2/files/patch-config.sub (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 12:57:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 955C437B401; Fri, 16 May 2003 12:57:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 358B043F93; Fri, 16 May 2003 12:57:39 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJvd0U079112; Fri, 16 May 2003 12:57:39 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJvcFT079111; Fri, 16 May 2003 12:57:38 -0700 (PDT) Message-Id: <200305161957.h4GJvcFT079111@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 12:57:38 -0700 (PDT) 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 mbuf.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, 16 May 2003 19:57:40 -0000 hmp 2003/05/16 12:57:38 PDT FreeBSD src repository (doc committer) Modified files: share/man/man9 mbuf.9 Log: Remove an extraneous `.El' that was reported by `groff -z`. Approved by: des (mentor), re (scottl) Revision Changes Path 1.26 +0 -1 src/share/man/man9/mbuf.9 From owner-cvs-all@FreeBSD.ORG Fri May 16 12:58:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F5CB37B401; Fri, 16 May 2003 12:58:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7E2D43F75; Fri, 16 May 2003 12:58:30 -0700 (PDT) (envelope-from deischen@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GJwU0U079262; Fri, 16 May 2003 12:58:30 -0700 (PDT) (envelope-from deischen@repoman.freebsd.org) Received: (from deischen@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GJwUbc079261; Fri, 16 May 2003 12:58:30 -0700 (PDT) Message-Id: <200305161958.h4GJwUbc079261@repoman.freebsd.org> From: Daniel Eischen Date: Fri, 16 May 2003 12:58:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libpthread/sys lock.c lock.h src/lib/libpthread/thread thr_cond.c thr_exit.c thr_init.c thr_join.c thr_kern.c thr_mutex.c thr_nanosleep.c thr_private.h thr_sig.c thr_sigsuspend.c thr_sigwait.c thr_yield.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 19:58:31 -0000 deischen 2003/05/16 12:58:30 PDT FreeBSD src repository Modified files: lib/libpthread/sys lock.c lock.h lib/libpthread/thread thr_cond.c thr_exit.c thr_init.c thr_join.c thr_kern.c thr_mutex.c thr_nanosleep.c thr_private.h thr_sig.c thr_sigsuspend.c thr_sigwait.c thr_yield.c Log: Add a method of yielding the current thread with the scheduler lock held (_thr_sched_switch_unlocked()) and use this to avoid dropping the scheduler lock and having the scheduler retake the same lock again. Add a better way of detecting if a low-level lock is in use. When switching out a thread due to blocking in the UTS, don't switch to the KSE's scheduler stack only to switch back to another thread. If possible switch to the new thread directly from the old thread and avoid the overhead of the extra context switch. Check for pending signals on a thread when entering the scheduler and add them to the threads signal frame. This includes some other minor signal fixes. Most of this was a joint effor between davidxu and myself. Reviewed by: davidxu Approved by: re@ (blanket for libpthread) Revision Changes Path 1.4 +28 -28 src/lib/libpthread/sys/lock.c 1.4 +4 -1 src/lib/libpthread/sys/lock.h 1.40 +4 -4 src/lib/libpthread/thread/thr_cond.c 1.32 +1 -2 src/lib/libpthread/thread/thr_exit.c 1.52 +2 -0 src/lib/libpthread/thread/thr_init.c 1.25 +4 -2 src/lib/libpthread/thread/thr_join.c 1.65 +157 -116 src/lib/libpthread/thread/thr_kern.c 1.35 +9 -9 src/lib/libpthread/thread/thr_mutex.c 1.20 +1 -3 src/lib/libpthread/thread/thr_nanosleep.c 1.87 +22 -23 src/lib/libpthread/thread/thr_private.h 1.50 +110 -118 src/lib/libpthread/thread/thr_sig.c 1.17 +1 -3 src/lib/libpthread/thread/thr_sigsuspend.c 1.25 +1 -2 src/lib/libpthread/thread/thr_sigwait.c 1.12 +0 -4 src/lib/libpthread/thread/thr_yield.c From owner-cvs-all@FreeBSD.ORG Fri May 16 13:56:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 176DB37B401; Fri, 16 May 2003 13:56:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A94D643FA3; Fri, 16 May 2003 13:56:51 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GKup0U082325; Fri, 16 May 2003 13:56:51 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GKupQd082324; Fri, 16 May 2003 13:56:51 -0700 (PDT) Message-Id: <200305162056.h4GKupQd082324@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 13:56:51 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 20:56:52 -0000 rwatson 2003/05/16 13:56:51 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Move Alpha stability issue to testing: reports suggest things have improved, although there are still reports which might not be Alpha-specific. Revision Changes Path 1.45 +11 -11 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:06:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BCC437B401; Fri, 16 May 2003 14:06:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B0B043F3F; Fri, 16 May 2003 14:06:15 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GL6F0U083701; Fri, 16 May 2003 14:06:15 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GL6ECQ083700; Fri, 16 May 2003 14:06:14 -0700 (PDT) Message-Id: <200305162106.h4GL6ECQ083700@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 14:06:14 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:06:16 -0000 rwatson 2003/05/16 14:06:14 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Move gdb -k item to Desirable over Must Resolve due to perceived inaction; we're unwilling to gate the release on this, but we'd like to have it. Revision Changes Path 1.46 +8 -8 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:16:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7BA437B401; Fri, 16 May 2003 14:16:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4765F43F75; Fri, 16 May 2003 14:16:33 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLGX0U084090; Fri, 16 May 2003 14:16:33 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLGWKm084089; Fri, 16 May 2003 14:16:32 -0700 (PDT) Message-Id: <200305162116.h4GLGWKm084089@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 14:16:32 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:16:34 -0000 rwatson 2003/05/16 14:16:32 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Remove IIR stability issue; it appears to be resolved. Revision Changes Path 1.47 +1 -13 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:17:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DECF737B401; Fri, 16 May 2003 14:17:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CD9243FB1; Fri, 16 May 2003 14:17:24 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLHO0U084140; Fri, 16 May 2003 14:17:24 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLHOAe084139; Fri, 16 May 2003 14:17:24 -0700 (PDT) Message-Id: <200305162117.h4GLHOAe084139@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 14:17:24 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:17:25 -0000 rwatson 2003/05/16 14:17:24 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Remove uidinfo and wait4 "impossible" panics, they seem no longer possible. Revision Changes Path 1.48 +1 -21 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:18:02 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 93C4737B401; Fri, 16 May 2003 14:18:02 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35FCB43F75; Fri, 16 May 2003 14:18:02 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLI20U084178; Fri, 16 May 2003 14:18:02 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLI1jO084177; Fri, 16 May 2003 14:18:01 -0700 (PDT) Message-Id: <200305162118.h4GLI1jO084177@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:18:01 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/chflags chflags.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:18:03 -0000 ru 2003/05/16 14:18:01 PDT FreeBSD src repository Modified files: bin/chflags chflags.1 Log: mdoc(7) police: Fix document date. Approved by: re (blanket) Revision Changes Path 1.17 +1 -1 src/bin/chflags/chflags.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:18:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D98937B401; Fri, 16 May 2003 14:18:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B18643FA3; Fri, 16 May 2003 14:18:41 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLIe0U084211; Fri, 16 May 2003 14:18:40 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLIe0Q084210; Fri, 16 May 2003 14:18:40 -0700 (PDT) Message-Id: <200305162118.h4GLIe0Q084210@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 14:18:40 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:18:41 -0000 rwatson 2003/05/16 14:18:40 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: The ffs_blkfree panic has been resolved, with no further reports. Trim from the testing list. Revision Changes Path 1.49 +1 -17 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:19:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2037137B401; Fri, 16 May 2003 14:19:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B325443FAF; Fri, 16 May 2003 14:19:32 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLJW0U084275; Fri, 16 May 2003 14:19:32 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLJWBv084274; Fri, 16 May 2003 14:19:32 -0700 (PDT) Message-Id: <200305162119.h4GLJWBv084274@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:19:32 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/bin/pwd pwd.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: Fri, 16 May 2003 21:19:33 -0000 ru 2003/05/16 14:19:32 PDT FreeBSD src repository Modified files: bin/pwd pwd.1 bin/sh sh.1 Log: mdoc(7) police: A better version of the same. Approved by: re (blanket) Revision Changes Path 1.22 +1 -1 src/bin/pwd/pwd.1 1.87 +2 -2 src/bin/sh/sh.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:19:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E0A137B401; Fri, 16 May 2003 14:19:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1F3943F93; Fri, 16 May 2003 14:19:43 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLJh0U084305; Fri, 16 May 2003 14:19:43 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLJhsK084304; Fri, 16 May 2003 14:19:43 -0700 (PDT) Message-Id: <200305162119.h4GLJhsK084304@repoman.freebsd.org> From: Robert Watson Date: Fri, 16 May 2003 14:19:43 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:19:44 -0000 rwatson 2003/05/16 14:19:43 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Remove MAC/TIMEWAIT panic testing item: it seems to be fully resolved. Revision Changes Path 1.50 +1 -13 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 14:26:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2905637B401; Fri, 16 May 2003 14:26:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BBD8B43F3F; Fri, 16 May 2003 14:26:39 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLQd0U084678; Fri, 16 May 2003 14:26:39 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLQdtS084672; Fri, 16 May 2003 14:26:39 -0700 (PDT) Message-Id: <200305162126.h4GLQdtS084672@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:26:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/caesar caesar.6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:26:40 -0000 ru 2003/05/16 14:26:39 PDT FreeBSD src repository Modified files: games/caesar caesar.6 Log: mdoc(7) police: Added "rot13" to the NAME section. Approved by: re (blanket) Revision Changes Path 1.9 +1 -1 src/games/caesar/caesar.6 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:26:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F335637B410; Fri, 16 May 2003 14:26:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4721443F75; Fri, 16 May 2003 14:26:43 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLQh0U084833; Fri, 16 May 2003 14:26:43 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLQgGP084832; Fri, 16 May 2003 14:26:42 -0700 (PDT) Message-Id: <200305162126.h4GLQgGP084832@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 16 May 2003 14:26:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/ia64/sys brk.S pipe.S sbrk.S src/lib/libkvm kvm_ia64.c src/sys/conf Makefile.ia64 files.ia64 options.ia64 src/sys/ia64/ia32 ia32_sysvec.c ia32_util.h src/sys/ia64/ia64 db_interface.c db_trace.c elf_machdep.c ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:26:47 -0000 marcel 2003/05/16 14:26:42 PDT FreeBSD src repository Modified files: lib/libc/ia64/sys brk.S pipe.S sbrk.S lib/libkvm kvm_ia64.c sys/conf Makefile.ia64 files.ia64 options.ia64 sys/ia64/ia32 ia32_sysvec.c ia32_util.h sys/ia64/ia64 db_interface.c db_trace.c elf_machdep.c exception.s genassym.c interrupt.c locore.s machdep.c mp_machdep.c pmap.c support.s trap.c unaligned.c unwind.c vm_machdep.c sys/ia64/include asm.h cpu.h db_machdep.h frame.h pcb.h proc.h reg.h signal.h smp.h ucontext.h unwind.h vmparam.h sys/kern kern_synch.c kern_thr.c kern_thread.c sys/sys proc.h usr.bin/truss ia64-fbsd.c Log: Revamp of the syscall path, exception and context handling. The prime objectives are: o Implement a syscall path based on the epc inststruction (see sys/ia64/ia64/syscall.s). o Revisit the places were we need to save and restore registers and define those contexts in terms of the register sets (see sys/ia64/include/_regset.h). Secundairy objectives: o Remove the requirement to use contigmalloc for kernel stacks. o Better handling of the high FP registers for SMP systems. o Switch to the new cpu_switch() and cpu_throw() semantics. o Add a good unwinder to reconstruct contexts for the rare cases we need to (see sys/contrib/ia64/libuwx) Many files are affected by this change. Functionally it boils down to: o The EPC syscall doesn't preserve registers it does not need to preserve and places the arguments differently on the stack. This affects libc and truss. o The address of the kernel page directory (kptdir) had to be unstaticized for use by the nested TLB fault handler. The name has been changed to ia64_kptdir to avoid conflicts. The renaming affects libkvm. o The trapframe only contains the special registers and the scratch registers. For syscalls using the EPC syscall path no scratch registers are saved. This affects all places where the trapframe is accessed. Most notably the unaligned access handler, the signal delivery code and the debugger. o Context switching only partly saves the special registers and the preserved registers. This affects cpu_switch() and triggered the move to the new semantics, which additionally affects cpu_throw(). o The high FP registers are either in the PCB or on some CPU. context switching for them is done lazily. This affects trap(). o The mcontext has room for all registers, but not all of them have to be defined in all cases. This mostly affects signal delivery code now. The *context syscalls are as of yet still unimplemented. Many details went into the removal of the requirement to use contigmalloc for kernel stacks. The details are mostly CPU specific and limited to exception_save() and exception_restore(). The few places where we create, destroy or switch stacks were mostly simplified by not having to construct physical addresses and additionally saving the virtual addresses for later use. Besides more efficient context saving and restoring, which of course yields a noticable speedup, this also fixes the dreaded SMP bootup problem as a side-effect. The details of which are still not fully understood. This change includes all the necessary backward compatibility code to have it handle older userland binaries that use the break instruction for syscalls. Support for break-based syscalls has been pessimized in favor of a clean implementation. Due to the overall better performance of the kernel, this will still be notived as an improvement if it's noticed at all. Approved by: re@ (jhb) Revision Changes Path 1.4 +5 -3 src/lib/libc/ia64/sys/brk.S 1.4 +12 -6 src/lib/libc/ia64/sys/pipe.S 1.5 +6 -3 src/lib/libc/ia64/sys/sbrk.S 1.4 +1 -1 src/lib/libkvm/kvm_ia64.c 1.56 +2 -0 src/sys/conf/Makefile.ia64 1.52 +15 -1 src/sys/conf/files.ia64 1.18 +1 -1 src/sys/conf/options.ia64 1.3 +69 -53 src/sys/ia64/ia32/ia32_sysvec.c 1.5 +6 -3 src/sys/ia64/ia32/ia32_util.h 1.23 +101 -104 src/sys/ia64/ia64/db_interface.c 1.15 +39 -54 src/sys/ia64/ia64/db_trace.c 1.11 +4 -4 src/sys/ia64/ia64/elf_machdep.c 1.42 +777 -1228 src/sys/ia64/ia64/exception.s 1.34 +39 -71 src/sys/ia64/ia64/genassym.c 1.37 +3 -0 src/sys/ia64/ia64/interrupt.c 1.30 +96 -146 src/sys/ia64/ia64/locore.s 1.132 +368 -466 src/sys/ia64/ia64/machdep.c 1.47 +19 -30 src/sys/ia64/ia64/mp_machdep.c 1.102 +25 -40 src/sys/ia64/ia64/pmap.c 1.17 +13 -83 src/sys/ia64/ia64/support.s 1.76 +292 -162 src/sys/ia64/ia64/trap.c 1.3 +93 -32 src/sys/ia64/ia64/unaligned.c 1.6 +186 -1391 src/sys/ia64/ia64/unwind.c 1.57 +46 -149 src/sys/ia64/ia64/vm_machdep.c 1.10 +12 -5 src/sys/ia64/include/asm.h 1.29 +23 -27 src/sys/ia64/include/cpu.h 1.9 +4 -4 src/sys/ia64/include/db_machdep.h 1.5 +6 -75 src/sys/ia64/include/frame.h 1.12 +29 -56 src/sys/ia64/include/pcb.h 1.10 +1 -2 src/sys/ia64/include/proc.h 1.12 +8 -33 src/sys/ia64/include/reg.h 1.12 +12 -39 src/sys/ia64/include/signal.h 1.8 +8 -6 src/sys/ia64/include/smp.h 1.3 +12 -28 src/sys/ia64/include/ucontext.h 1.3 +21 -9 src/sys/ia64/include/unwind.h 1.6 +7 -7 src/sys/ia64/include/vmparam.h 1.223 +2 -2 src/sys/kern/kern_synch.c 1.8 +1 -1 src/sys/kern/kern_thr.c 1.130 +1 -1 src/sys/kern/kern_thread.c 1.329 +1 -1 src/sys/sys/proc.h 1.3 +4 -4 src/usr.bin/truss/ia64-fbsd.c From owner-cvs-all@FreeBSD.ORG Fri May 16 14:27:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C8F737B401; Fri, 16 May 2003 14:27:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C259443F85; Fri, 16 May 2003 14:27:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLRN0U084881; Fri, 16 May 2003 14:27:23 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLRNK8084880; Fri, 16 May 2003 14:27:23 -0700 (PDT) Message-Id: <200305162127.h4GLRNK8084880@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:27:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/games/grdc grdc.6 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:27:24 -0000 ru 2003/05/16 14:27:23 PDT FreeBSD src repository Modified files: games/grdc grdc.6 Log: mdoc(7) police: Make SYNOPSIS match usage(). Approved by: re (blanket) Revision Changes Path 1.6 +1 -2 src/games/grdc/grdc.6 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:34:22 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80E6037B401; Fri, 16 May 2003 14:34:22 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 229D143FAF; Fri, 16 May 2003 14:34:22 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLYL0U085243; Fri, 16 May 2003 14:34:21 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLYLA3085242; Fri, 16 May 2003 14:34:21 -0700 (PDT) Message-Id: <200305162134.h4GLYLA3085242@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:34:21 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf rtld.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:34:23 -0000 ru 2003/05/16 14:34:21 PDT FreeBSD src repository Modified files: libexec/rtld-elf rtld.1 Log: mdoc(7) police: Normalize the FILES section. Approved by: re (blanket) Revision Changes Path 1.33 +3 -2 src/libexec/rtld-elf/rtld.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:36:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8287B37B401; Fri, 16 May 2003 14:36:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 237D143FA3; Fri, 16 May 2003 14:36:11 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLaA0U085367; Fri, 16 May 2003 14:36:10 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLaAMt085366; Fri, 16 May 2003 14:36:10 -0700 (PDT) Message-Id: <200305162136.h4GLaAMt085366@repoman.freebsd.org> From: Ruslan Ermilov Date: Fri, 16 May 2003 14:36:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/ftpd ftpd.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 21:36:11 -0000 ru 2003/05/16 14:36:10 PDT FreeBSD src repository Modified files: libexec/ftpd ftpd.8 Log: mdoc(7) police: Properly markup the previous revision. Approved by: re (blanket) Revision Changes Path 1.63 +6 -2 src/libexec/ftpd/ftpd.8 From owner-cvs-all@FreeBSD.ORG Fri May 16 14:58:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5004F37B401; Fri, 16 May 2003 14:58:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAECB43F93; Fri, 16 May 2003 14:58:53 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GLwr0U086225; Fri, 16 May 2003 14:58:53 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GLwrLN086224; Fri, 16 May 2003 14:58:53 -0700 (PDT) Message-Id: <200305162158.h4GLwrLN086224@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 May 2003 14:58:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla-devel Makefile distinfo ports/www/mozilla-devel/files patch-qt xim_dekita2.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: Fri, 16 May 2003 21:58:54 -0000 marcus 2003/05/16 14:58:53 PDT FreeBSD ports repository Modified files: www/mozilla-devel Makefile distinfo www/mozilla-devel/files patch-qt Removed files: www/mozilla-devel/files xim_dekita2.patch Log: Update to 1.4b. Revision Changes Path 1.151 +4 -3 ports/www/mozilla-devel/Makefile 1.64 +2 -2 ports/www/mozilla-devel/distinfo 1.22 +5 -5 ports/www/mozilla-devel/files/patch-qt 1.2 +0 -784 ports/www/mozilla-devel/files/xim_dekita2.patch (dead) From owner-cvs-all@FreeBSD.ORG Fri May 16 15:02:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACB2337B401; Fri, 16 May 2003 15:02:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 517E743F85; Fri, 16 May 2003 15:02:16 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GM2G0U086474; Fri, 16 May 2003 15:02:16 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GM2GpL086473; Fri, 16 May 2003 15:02:16 -0700 (PDT) Message-Id: <200305162202.h4GM2GpL086473@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 May 2003 15:02:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/galeon Makefile ports/www/galeon/files patch-src_mozilla_GaleonWrapper.cpp ports/www/galeon2 Makefile ports/www/epiphany Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 22:02:17 -0000 marcus 2003/05/16 15:02:16 PDT FreeBSD ports repository Modified files: www/galeon Makefile www/galeon2 Makefile www/epiphany Makefile Added files: www/galeon/files patch-src_mozilla_GaleonWrapper.cpp www/galeon2/files patch-mozilla_GaleonWrapper.cpp Log: Update for Mozilla 1.4b. Revision Changes Path 1.3 +1 -1 ports/www/epiphany/Makefile 1.102 +1 -1 ports/www/galeon/Makefile 1.10 +26 -0 ports/www/galeon/files/patch-src_mozilla_GaleonWrapper.cpp (new) 1.107 +1 -1 ports/www/galeon2/Makefile 1.4 +28 -0 ports/www/galeon2/files/patch-mozilla_GaleonWrapper.cpp (new) From owner-cvs-all@FreeBSD.ORG Fri May 16 15:03:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CF00337B401; Fri, 16 May 2003 15:03:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E52B43FA3; Fri, 16 May 2003 15:03:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GM3X0U087483; Fri, 16 May 2003 15:03:33 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GM3Xup087482; Fri, 16 May 2003 15:03:33 -0700 (PDT) Message-Id: <200305162203.h4GM3Xup087482@repoman.freebsd.org> From: Joe Marcus Clarke Date: Fri, 16 May 2003 15:03:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/www/mozilla-devel-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: Fri, 16 May 2003 22:03:34 -0000 marcus 2003/05/16 15:03:33 PDT FreeBSD ports repository Modified files: www/mozilla-devel-gtk2 Makefile Log: Update to 1.4b. Revision Changes Path 1.12 +1 -1 ports/www/mozilla-devel-gtk2/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 15:43:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E90C537B401; Fri, 16 May 2003 15:43:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87CA943FA3; Fri, 16 May 2003 15:43:15 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GMhF0U088878; Fri, 16 May 2003 15:43:15 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GMhFw3088875; Fri, 16 May 2003 15:43:15 -0700 (PDT) Message-Id: <200305162243.h4GMhFw3088875@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 16 May 2003 15:43:15 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/chio chio.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 22:43:16 -0000 keramida 2003/05/16 15:43:15 PDT FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) bin/chio chio.1 Log: Reduce diffs to current. MFC: 1.23: The .Nm utility Revision Changes Path 1.10.2.8 +3 -2 src/bin/chio/chio.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 15:45:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA3C437B401; Fri, 16 May 2003 15:45:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6878643F93; Fri, 16 May 2003 15:45:19 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GMjJ0U089028; Fri, 16 May 2003 15:45:19 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GMjJ53089027; Fri, 16 May 2003 15:45:19 -0700 (PDT) Message-Id: <200305162245.h4GMjJ53089027@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 16 May 2003 15:45:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/ed ed.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 22:45:20 -0000 keramida 2003/05/16 15:45:19 PDT FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) bin/ed ed.1 Log: MFC: 1.33: Fix a broken reference to locale(5) and xref re_format(7). Revision Changes Path 1.17.2.13 +3 -2 src/bin/ed/ed.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 15:55:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AB7037B401; Fri, 16 May 2003 15:55:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9DACA43FBD; Fri, 16 May 2003 15:55:19 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GMtJ0U089387; Fri, 16 May 2003 15:55:19 -0700 (PDT) (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GMtJ4O089386; Fri, 16 May 2003 15:55:19 -0700 (PDT) Message-Id: <200305162255.h4GMtJ4O089386@repoman.freebsd.org> From: Giorgos Keramidas Date: Fri, 16 May 2003 15:55:19 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/bin/expr expr.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 22:55:20 -0000 keramida 2003/05/16 15:55:19 PDT FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_4) bin/expr expr.1 Log: Partial MFC: 1.12: Note special meaning of operators in shells, explain integer conversion and describe operator precedence. Revision Changes Path 1.9.2.4 +9 -6 src/bin/expr/expr.1 From owner-cvs-all@FreeBSD.ORG Fri May 16 16:01:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6092B37B401; Fri, 16 May 2003 16:01:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BD65243FA3; Fri, 16 May 2003 16:00:59 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GN0x0U089667; Fri, 16 May 2003 16:00:59 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GN0xof089666; Fri, 16 May 2003 16:00:59 -0700 (PDT) Message-Id: <200305162300.h4GN0xof089666@repoman.freebsd.org> From: Scott Long Date: Fri, 16 May 2003 16:00:59 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 23:01:00 -0000 scottl 2003/05/16 16:00:59 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Move the sio/ia64 issue to the desired list and reword slightly. Revision Changes Path 1.51 +10 -10 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 16:26:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 921A637B41A; Fri, 16 May 2003 16:26:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CCC43F93; Fri, 16 May 2003 16:26:32 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GNQW0U091626; Fri, 16 May 2003 16:26:32 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GNQWXg091625; Fri, 16 May 2003 16:26:32 -0700 (PDT) Message-Id: <200305162326.h4GNQWXg091625@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 16 May 2003 16:26:32 -0700 (PDT) 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/security 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, 16 May 2003 23:26:34 -0000 brueffer 2003/05/16 16:26:32 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Complete the coverage of OPIE Revision Changes Path 1.147 +42 -9 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 16:34:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC63837B401; Fri, 16 May 2003 16:34:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A73C43FB1; Fri, 16 May 2003 16:34:07 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GNY70U091946; Fri, 16 May 2003 16:34:07 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GNY6A4091945; Fri, 16 May 2003 16:34:06 -0700 (PDT) Message-Id: <200305162334.h4GNY6A4091945@repoman.freebsd.org> From: Pete Fritchman Date: Fri, 16 May 2003 16:34:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/fam 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: Fri, 16 May 2003 23:34:08 -0000 petef 2003/05/16 16:34:06 PDT FreeBSD ports repository Modified files: devel/fam pkg-message Log: Point out that fam requires portmapper to be running. Submitted by: Michael Nottebrock Reviewed by: Lauri Watts Revision Changes Path 1.4 +9 -0 ports/devel/fam/pkg-message From owner-cvs-all@FreeBSD.ORG Fri May 16 16:47:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AEFF37B401; Fri, 16 May 2003 16:47:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6421543FBD; Fri, 16 May 2003 16:47:27 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4GNlR0U097610; Fri, 16 May 2003 16:47:27 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4GNlRdA097609; Fri, 16 May 2003 16:47:27 -0700 (PDT) Message-Id: <200305162347.h4GNlRdA097609@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 16 May 2003 16:47:27 -0700 (PDT) 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.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 23:47:28 -0000 bmah 2003/05/16 16:47:27 PDT FreeBSD doc repository Modified files: en/releases/5.1R todo.sgml Log: Thanks to brueffer, our OTP section covers OPIE. Remove this task from the TODO list. Also mark the ia64 hardware notes task as "in progress", with Jim Brown as owner. Revision Changes Path 1.52 +3 -11 www/en/releases/5.1R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 17:00:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F4D637B401; Fri, 16 May 2003 17:00:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C340743FAF; Fri, 16 May 2003 17:00:32 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H00W0U098151; Fri, 16 May 2003 17:00:32 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H00WgC098150; Fri, 16 May 2003 17:00:32 -0700 (PDT) Message-Id: <200305170000.h4H00WgC098150@repoman.freebsd.org> From: "Bruce A. Mah" Date: Fri, 16 May 2003 17:00:32 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:00:33 -0000 bmah 2003/05/16 17:00:32 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Add Bluetooth documentation (Pav Lucistnik as owner) as a task for 5.2. Requested by: brueffer Revision Changes Path 1.18 +9 -1 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 17:02:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4BCC37B404; Fri, 16 May 2003 17:02:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5EECD43FB1; Fri, 16 May 2003 17:02:09 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0290U098274; Fri, 16 May 2003 17:02:09 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H02995098273; Fri, 16 May 2003 17:02:09 -0700 (PDT) Message-Id: <200305170002.h4H02995098273@repoman.freebsd.org> From: Pete Fritchman Date: Fri, 16 May 2003 17:02:09 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/wmwork Makefile distinfo ports/misc/wmwork/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, 17 May 2003 00:02:10 -0000 petef 2003/05/16 17:02:09 PDT FreeBSD ports repository Modified files: misc/wmwork Makefile distinfo misc/wmwork/files patch-Makefile.in Log: - update to 0.2.4 - use USE_GETOPT_LONG PR: 51684 Submitted by: Kirill Ponomarew Revision Changes Path 1.12 +2 -8 ports/misc/wmwork/Makefile 1.5 +1 -1 ports/misc/wmwork/distinfo 1.3 +8 -8 ports/misc/wmwork/files/patch-Makefile.in From owner-cvs-all@FreeBSD.ORG Fri May 16 17:20:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361AE37B401; Fri, 16 May 2003 17:20:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C731C43F85; Fri, 16 May 2003 17:20:53 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0Kr0U099939; Fri, 16 May 2003 17:20:53 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0Kr8j099938; Fri, 16 May 2003 17:20:53 -0700 (PDT) Message-Id: <200305170020.h4H0Kr8j099938@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 16 May 2003 17:20:53 -0700 (PDT) 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 checkmachines X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:20:54 -0000 kris 2003/05/16 17:20:53 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts checkmachines Log: Switch to polling the clients with netcat to collect load stats, instead of having the clients scp their loads to bento every 10 seconds. Fix some indentation and add some sleeps to make sure the startup script doesn't run too early in the boot process. Revision Changes Path 1.8 +10 -13 ports/Tools/portbuild/scripts/checkmachines From owner-cvs-all@FreeBSD.ORG Fri May 16 17:22:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A84937B401; Fri, 16 May 2003 17:22:12 -0700 (PDT) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id A19E843F85; Fri, 16 May 2003 17:22:11 -0700 (PDT) (envelope-from chris@unixpages.org) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by haakonia.hitnet.rwth-aachen.de (Postfix) with ESMTP id E8B2DC1DC; Sat, 17 May 2003 02:22:10 +0200 (CEST) Received: by gondor.middleearth (Postfix, from userid 1001) id 968D145BA; Sat, 17 May 2003 02:22:10 +0200 (CEST) Date: Sat, 17 May 2003 02:22:10 +0200 From: Christian Brueffer To: "Bruce A. Mah" Message-ID: <20030517002210.GE974@unixpages.org> References: <200305162347.h4GNlRdA097609@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="at6+YcpfzWZg/htY" Content-Disposition: inline In-Reply-To: <200305162347.h4GNlRdA097609@repoman.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-BETA X-PGP-Key: http://people.freebsd.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: www/en/releases/5.1R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:22:12 -0000 --at6+YcpfzWZg/htY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 16, 2003 at 04:47:27PM -0700, Bruce A. Mah wrote: > bmah 2003/05/16 16:47:27 PDT >=20 > FreeBSD doc repository >=20 > Modified files: > en/releases/5.1R todo.sgml=20 > Log: > Thanks to brueffer, our OTP section covers OPIE. Remove this task > from the TODO list. Actually I just updated the last two sections, markm did most of the work long ago. - 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 --at6+YcpfzWZg/htY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xYCybHYXjKDtmC0RAlQsAJkBOXRcu6gbcgih+jyD2u0n8yKnFwCg/bSH geYWrSdF5XpfpCWQh0dqNjM= =BDnM -----END PGP SIGNATURE----- --at6+YcpfzWZg/htY-- From owner-cvs-all@FreeBSD.ORG Fri May 16 17:25:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA6BD37B401; Fri, 16 May 2003 17:25:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6885643F75; Fri, 16 May 2003 17:25:15 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0PF0U000177; Fri, 16 May 2003 17:25:15 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0PEvV000176; Fri, 16 May 2003 17:25:14 -0700 (PDT) Message-Id: <200305170025.h4H0PEvV000176@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 16 May 2003 17:25:14 -0700 (PDT) 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 dopackages X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:25:16 -0000 kris 2003/05/16 17:25:14 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages Log: Add a -distfiles flag to specify that we should retain distfiles for later processing (e.g. transfer to ftp site). It was taking up too much disk space to collect distfiles for 14 architecture/version combinations (including the backup set from the previous run). Put the cvsdone files in the arch/branch subdirectory, not arch/. Revision Changes Path 1.22 +12 -4 ports/Tools/portbuild/scripts/dopackages From owner-cvs-all@FreeBSD.ORG Fri May 16 17:26:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AA18437B401; Fri, 16 May 2003 17:26:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A96943FAF; Fri, 16 May 2003 17:26:00 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0Q00U000277; Fri, 16 May 2003 17:26:00 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0Px7X000274; Fri, 16 May 2003 17:25:59 -0700 (PDT) Message-Id: <200305170025.h4H0Px7X000274@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 16 May 2003 17:25:59 -0700 (PDT) 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 pdispatch X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:26:01 -0000 kris 2003/05/16 17:25:59 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts pdispatch Log: Pass down the request to keep distfiles if appropriate. Revision Changes Path 1.15 +3 -0 ports/Tools/portbuild/scripts/pdispatch From owner-cvs-all@FreeBSD.ORG Fri May 16 17:27:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7417537B401; Fri, 16 May 2003 17:27:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13D3243F3F; Fri, 16 May 2003 17:27:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0RR0U000318; Fri, 16 May 2003 17:27:27 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0RR9D000317; Fri, 16 May 2003 17:27:27 -0700 (PDT) Message-Id: <200305170027.h4H0RR9D000317@repoman.freebsd.org> From: Kris Kennaway Date: Fri, 16 May 2003 17:27:27 -0700 (PDT) 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, 17 May 2003 00:27:28 -0000 kris 2003/05/16 17:27:27 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: Only transfer the build distfiles to bento if requested. Switch back to chroot builds until I can debug the remaining problems with jail builds. Revision Changes Path 1.27 +14 -7 ports/Tools/portbuild/scripts/portbuild From owner-cvs-all@FreeBSD.ORG Fri May 16 17:30:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CF0137B401; Fri, 16 May 2003 17:30:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C18EE43FA3; Fri, 16 May 2003 17:30:51 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0Up0U000556; Fri, 16 May 2003 17:30:51 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0UpPF000555; Fri, 16 May 2003 17:30:51 -0700 (PDT) Message-Id: <200305170030.h4H0UpPF000555@repoman.freebsd.org> From: Peter Wemm Date: Fri, 16 May 2003 17:30:51 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/i386/libi386 amd64_tramp.S X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 00:30:52 -0000 peter 2003/05/16 17:30:51 PDT FreeBSD src repository Modified files: sys/boot/i386/libi386 amd64_tramp.S Log: Fix a bug in the AMD64 trampoline. I misunderstood the implicit 32->64 bit zero extend. This changes a movl to an orq. Approved by: re (amd64 bits) Revision Changes Path 1.2 +1 -1 src/sys/boot/i386/libi386/amd64_tramp.S From owner-cvs-all@FreeBSD.ORG Fri May 16 17:52:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18B4637B401; Fri, 16 May 2003 17:52:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A43F943F3F; Fri, 16 May 2003 17:52:46 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H0qk0U001420; Fri, 16 May 2003 17:52:46 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H0qkxX001419; Fri, 16 May 2003 17:52:46 -0700 (PDT) Message-Id: <200305170052.h4H0qkxX001419@repoman.freebsd.org> From: Pete Fritchman Date: Fri, 16 May 2003 17:52:46 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/p5-File-Rsync Makefile distinfo pkg-plist ports/net/p5-File-Rsync/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: Sat, 17 May 2003 00:52:47 -0000 petef 2003/05/16 17:52:46 PDT FreeBSD ports repository Modified files: net/p5-File-Rsync Makefile distinfo pkg-plist net/p5-File-Rsync/files patch-Makefile.PL Log: - update to 0.27 - use %%SITE_PERL%% PR: 52336 Submitted by: Mathieu Arnold Revision Changes Path 1.6 +2 -3 ports/net/p5-File-Rsync/Makefile 1.4 +1 -1 ports/net/p5-File-Rsync/distinfo 1.2 +9 -3 ports/net/p5-File-Rsync/files/patch-Makefile.PL 1.2 +7 -7 ports/net/p5-File-Rsync/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 18:01:04 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A941437B401; Fri, 16 May 2003 18:01:04 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48B9843F93; Fri, 16 May 2003 18:01:04 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H1140U001797; Fri, 16 May 2003 18:01:04 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H113UY001796; Fri, 16 May 2003 18:01:03 -0700 (PDT) Message-Id: <200305170101.h4H113UY001796@repoman.freebsd.org> From: Christian Brueffer Date: Fri, 16 May 2003 18:01:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sysctl sysctl.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, 17 May 2003 01:01:05 -0000 brueffer 2003/05/16 18:01:03 PDT FreeBSD src repository (doc committer) Modified files: sbin/sysctl sysctl.8 Log: Add information about setting sysctl variables via loader(8) and loader.conf(5) PR: 38426 (slightly modified) Submitted by: Phil Pennock Approved by: re (bmah) MFC after: 3 days Revision Changes Path 1.48 +9 -1 src/sbin/sysctl/sysctl.8 From owner-cvs-all@FreeBSD.ORG Fri May 16 18:14:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3920B37B401; Fri, 16 May 2003 18:14:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C1E43FB1; Fri, 16 May 2003 18:14:24 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H1EO0U003240; Fri, 16 May 2003 18:14:24 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H1EOY8003239; Fri, 16 May 2003 18:14:24 -0700 (PDT) Message-Id: <200305170114.h4H1EOY8003239@repoman.freebsd.org> From: Pete Fritchman Date: Fri, 16 May 2003 18:14:24 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/qglviewer 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, 17 May 2003 01:14:25 -0000 petef 2003/05/16 18:14:24 PDT FreeBSD ports repository Modified files: graphics/qglviewer Makefile distinfo pkg-plist Log: - update to 1.4 - spell 'FreeBSD.org' correctly for MAINTAINER PR: 51225 Submitted by: Ports Fury Revision Changes Path 1.5 +3 -4 ports/graphics/qglviewer/Makefile 1.2 +1 -1 ports/graphics/qglviewer/distinfo 1.3 +6 -45 ports/graphics/qglviewer/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 18:56:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E86D37B401; Fri, 16 May 2003 18:56:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A972343F3F; Fri, 16 May 2003 18:56:02 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H1u20U005479; Fri, 16 May 2003 18:56:02 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H1u23o005478; Fri, 16 May 2003 18:56:02 -0700 (PDT) Message-Id: <200305170156.h4H1u23o005478@repoman.freebsd.org> From: Pete Fritchman Date: Fri, 16 May 2003 18:56:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/tulip Makefile distinfo pkg-plist ports/graphics/tulip/files patch-FileSystem.cpp patch-GlGraph.cpp patch-TemplateFactory.cxx 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: Sat, 17 May 2003 01:56:03 -0000 petef 2003/05/16 18:56:02 PDT FreeBSD ports repository Modified files: graphics/tulip Makefile distinfo pkg-plist graphics/tulip/files patch-FileSystem.cpp patch-TemplateFactory.cxx Added files: graphics/tulip/files patch-GlGraph.cpp patch-ltmain.sh Log: - update to 1.2.3 - sort pkg-plist PR: 51227 Submitted by: Ports Fury Revision Changes Path 1.5 +24 -24 ports/graphics/tulip/Makefile 1.2 +1 -1 ports/graphics/tulip/distinfo 1.2 +5 -4 ports/graphics/tulip/files/patch-FileSystem.cpp 1.1 +10 -0 ports/graphics/tulip/files/patch-GlGraph.cpp (new) 1.2 +3 -3 ports/graphics/tulip/files/patch-TemplateFactory.cxx 1.1 +49 -0 ports/graphics/tulip/files/patch-ltmain.sh (new) 1.2 +74 -23 ports/graphics/tulip/pkg-plist From owner-cvs-all@FreeBSD.ORG Fri May 16 19:05:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 163C137B401; Fri, 16 May 2003 19:05:11 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA0343F75; Fri, 16 May 2003 19:05:10 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H25A0U006838; Fri, 16 May 2003 19:05:10 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H25AvZ006837; Fri, 16 May 2003 19:05:10 -0700 (PDT) Message-Id: <200305170205.h4H25AvZ006837@repoman.freebsd.org> From: Peter Wemm Date: Fri, 16 May 2003 19:05:10 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/amd64/amd64 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, 17 May 2003 02:05:11 -0000 peter 2003/05/16 19:05:10 PDT FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c Log: Actually get all the bits for sd_hibase.. it was 16 bits short. oops. Approved by: re (amd64/* blanket) Revision Changes Path 1.579 +1 -1 src/sys/amd64/amd64/machdep.c From owner-cvs-all@FreeBSD.ORG Fri May 16 19:17:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCAF637B401; Fri, 16 May 2003 19:17:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CB2B43FBD; Fri, 16 May 2003 19:17:48 -0700 (PDT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H2Hm0U007325; Fri, 16 May 2003 19:17:48 -0700 (PDT) (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H2Hmhw007324; Fri, 16 May 2003 19:17:48 -0700 (PDT) Message-Id: <200305170217.h4H2Hmhw007324@repoman.freebsd.org> From: Hiten Pandya Date: Fri, 16 May 2003 19:17:47 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 02:17:49 -0000 hmp 2003/05/16 19:17:47 PDT FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add entities for following Bluetooth man pages: [1] btsockstat(1), rfcomm_sppd(1), bcmfw(8), bt3cfw(8), hccontrol(8), hcsecd(8), hcseriald(8), l2control(8), l2ping(8), rfcomm_pppd(8). While I am here: - put kadmind(8) entitiy after k5su(8) otherwise doc/share/examples/check-manref.sh complains. - add entities for CTASSERT(9), rman(9). Submitted by: Pav Lucistnik (PR docs/52252) [1] Approved and Reviewed by: des (mentor) Revision Changes Path 1.207 +13 -1 doc/share/sgml/man-refs.ent From owner-cvs-all@FreeBSD.ORG Fri May 16 20:17:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0675037B401; Fri, 16 May 2003 20:17:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0CC43FB1; Fri, 16 May 2003 20:17:55 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H3Ht0U010413; Fri, 16 May 2003 20:17:55 -0700 (PDT) (envelope-from will@repoman.freebsd.org) Received: (from will@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H3HtdL010412; Fri, 16 May 2003 20:17:55 -0700 (PDT) Message-Id: <200305170317.h4H3HtdL010412@repoman.freebsd.org> From: Will Andrews Date: Fri, 16 May 2003 20:17:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/cad/iverilog Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 03:17:57 -0000 will 2003/05/16 20:17:55 PDT FreeBSD ports repository Modified files: cad/iverilog Makefile Log: Fix MAN. This commit completes changes submitted in the PR. I made the earlier changes unaware that the submitter had sent the PR. PR: 51989 Submitted by: Ports Fury Revision Changes Path 1.10 +3 -4 ports/cad/iverilog/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 20:19:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DCE437B401; Fri, 16 May 2003 20:19:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF5AB43FAF; Fri, 16 May 2003 20:19:02 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H3J20U010458; Fri, 16 May 2003 20:19:02 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H3J2m8010457; Fri, 16 May 2003 20:19:02 -0700 (PDT) Message-Id: <200305170319.h4H3J2m8010457@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 16 May 2003 20:19:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/mplayer Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 03:19:03 -0000 lioux 2003/05/16 20:19:02 PDT FreeBSD ports repository Modified files: multimedia/mplayer Makefile Log: Add WITH_CDPARANOIA knob which depends on cdparanoia port PR: 52350 Submitted by: David Yeske Revision Changes Path 1.62 +13 -0 ports/multimedia/mplayer/Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 20:45:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E49BC37B401; Fri, 16 May 2003 20:45:26 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91B3143F3F; Fri, 16 May 2003 20:45:26 -0700 (PDT) (envelope-from ijliao@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H3jQ0U011448; Fri, 16 May 2003 20:45:26 -0700 (PDT) (envelope-from ijliao@repoman.freebsd.org) Received: (from ijliao@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H3jQnI011447; Fri, 16 May 2003 20:45:26 -0700 (PDT) Message-Id: <200305170345.h4H3jQnI011447@repoman.freebsd.org> From: Ying-Chieh Liao Date: Fri, 16 May 2003 20:45:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/gnomesword Makefileports/misc/gnomesword/files patch-po_bg.po patch-po_de.po patch-po_es.po patch-po_es_ES.po X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 03:45:27 -0000 ijliao 2003/05/16 20:45:26 PDT FreeBSD ports repository Modified files: misc/gnomesword Makefile misc/gnomesword/files patch-po_bg.po patch-po_de.po patch-po_es.po patch-po_es_ES.po Log: fix patch Noted by: bento log PR: 52277 Submitted by: Ports Fury Revision Changes Path 1.9 +1 -1 ports/misc/gnomesword/Makefile 1.2 +15 -15 ports/misc/gnomesword/files/patch-po_bg.po 1.2 +4 -4 ports/misc/gnomesword/files/patch-po_de.po 1.2 +6 -6 ports/misc/gnomesword/files/patch-po_es.po 1.2 +6 -6 ports/misc/gnomesword/files/patch-po_es_ES.po From owner-cvs-all@FreeBSD.ORG Fri May 16 20:51:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB7DA37B401; Fri, 16 May 2003 20:51:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CF9843F3F; Fri, 16 May 2003 20:51:21 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H3pL0U016802; Fri, 16 May 2003 20:51:21 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H3pKCe016801; Fri, 16 May 2003 20:51:20 -0700 (PDT) Message-Id: <200305170351.h4H3pKCe016801@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 16 May 2003 20:51:20 -0700 (PDT) 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 faq2.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, 17 May 2003 03:51:22 -0000 adamw 2003/05/16 20:51:20 PDT FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Include explicit instructions for using GTK+ 2 widget themes without the GNOME desktop running. Revision Changes Path 1.31 +11 -4 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 21:24:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A2FC37B401; Fri, 16 May 2003 21:24:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C52AE43FA3; Fri, 16 May 2003 21:24:19 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H4OJ0U018886; Fri, 16 May 2003 21:24:19 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H4OJgY018885; Fri, 16 May 2003 21:24:19 -0700 (PDT) Message-Id: <200305170424.h4H4OJgY018885@repoman.freebsd.org> From: Adam Weinberger Date: Fri, 16 May 2003 21:24:19 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome screenshots.sgml www/en/gnome/images ss10-tn.png ss10.png X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 04:24:20 -0000 adamw 2003/05/16 21:24:19 PDT FreeBSD doc repository Modified files: en/gnome screenshots.sgml Added files: en/gnome/images ss10-tn.png ss10.png Log: Add a screenshot that shows GNOME 2 and GTK+-2 apps in a non-GNOME environment. Revision Changes Path 1.1 +314 -0 www/en/gnome/images/ss10-tn.png (new) 1.1 +5602 -0 www/en/gnome/images/ss10.png (new) 1.17 +8 -1 www/en/gnome/screenshots.sgml From owner-cvs-all@FreeBSD.ORG Fri May 16 21:34:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0B50C37B401; Fri, 16 May 2003 21:34:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9828A43F85; Fri, 16 May 2003 21:34:54 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H4Ys0U019270; Fri, 16 May 2003 21:34:54 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H4YsJO019269; Fri, 16 May 2003 21:34:54 -0700 (PDT) Message-Id: <200305170434.h4H4YsJO019269@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Fri, 16 May 2003 21:34:54 -0700 (PDT) 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-extern_ode_Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 04:34:55 -0000 lioux 2003/05/16 21:34:54 PDT FreeBSD ports repository Modified files: graphics/blender-devel Makefile distinfo graphics/blender-devel/files patch-extern_ode_Makefile Log: Update to 2.27 PR: 52354 Submitted by: maintainer Revision Changes Path 1.3 +1 -1 ports/graphics/blender-devel/Makefile 1.2 +1 -1 ports/graphics/blender-devel/distinfo 1.2 +18 -9 ports/graphics/blender-devel/files/patch-extern_ode_Makefile From owner-cvs-all@FreeBSD.ORG Fri May 16 21:55:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FB4237B401; Fri, 16 May 2003 21:55:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BB2B43F93; Fri, 16 May 2003 21:55:05 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H4t40U020039; Fri, 16 May 2003 21:55:04 -0700 (PDT) (envelope-from marcel@repoman.freebsd.org) Received: (from marcel@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H4t4lZ020038; Fri, 16 May 2003 21:55:04 -0700 (PDT) Message-Id: <200305170455.h4H4t4lZ020038@repoman.freebsd.org> From: Marcel Moolenaar Date: Fri, 16 May 2003 21:55:04 -0700 (PDT) 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 swtch.s src/sys/ia64/include rse.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, 17 May 2003 04:55:05 -0000 marcel 2003/05/16 21:55:04 PDT FreeBSD src repository Removed files: sys/ia64/ia64 swtch.s sys/ia64/include rse.h Log: Remove unused files. cpu_switch() and cpu_throw(), normally in swtch.s, can be found in machdep.c. Approved: re@ Revision Changes Path 1.26 +0 -785 src/sys/ia64/ia64/swtch.s (dead) 1.2 +0 -35 src/sys/ia64/include/rse.h (dead) From owner-cvs-all@FreeBSD.ORG Sat May 17 00:02:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54E0B37B401; Sat, 17 May 2003 00:02:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E920743F85; Sat, 17 May 2003 00:02:54 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H72s0U026308; Sat, 17 May 2003 00:02:54 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H72suj026307; Sat, 17 May 2003 00:02:54 -0700 (PDT) Message-Id: <200305170702.h4H72suj026307@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 00:02:54 -0700 (PDT) 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 faq2.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, 17 May 2003 07:02:55 -0000 adamw 2003/05/17 00:02:54 PDT FreeBSD doc repository Modified files: en/gnome/docs faq2.sgml Log: Clarify that you have to use a GTK+ 1.2 theme if you want the same theme for GTK+ 1.2 and GTK+ 2 applications. Also, fix a small spacing problem. Revision Changes Path 1.32 +6 -6 www/en/gnome/docs/faq2.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 00:07:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8826337B401; Sat, 17 May 2003 00:07:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 298FF43F93; Sat, 17 May 2003 00:07:38 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H77b0U027453; Sat, 17 May 2003 00:07:37 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H77bVl027452; Sat, 17 May 2003 00:07:37 -0700 (PDT) Message-Id: <200305170707.h4H77bVl027452@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 00:07:37 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/images Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 07:07:39 -0000 adamw 2003/05/17 00:07:37 PDT FreeBSD doc repository Modified files: en/gnome/images Makefile Log: Connect the new screenshot images to the build. Revision Changes Path 1.10 +3 -1 www/en/gnome/images/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 00:20:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CBE637B401; Sat, 17 May 2003 00:20:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 124E543FD7; Sat, 17 May 2003 00:20:13 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H7KC0U027877; Sat, 17 May 2003 00:20:12 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H7KCxt027876; Sat, 17 May 2003 00:20:12 -0700 (PDT) Message-Id: <200305170720.h4H7KCxt027876@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 00:20:12 -0700 (PDT) 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 porting.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, 17 May 2003 07:20:15 -0000 adamw 2003/05/17 00:20:12 PDT FreeBSD doc repository Modified files: en/gnome/docs porting.sgml Log: Indent code examples for readability. Revision Changes Path 1.29 +9 -9 www/en/gnome/docs/porting.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 00:52:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D8A7F37B401; Sat, 17 May 2003 00:52:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7708E43F85; Sat, 17 May 2003 00:52:49 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H7qn0U034130; Sat, 17 May 2003 00:52:49 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H7qnle034129; Sat, 17 May 2003 00:52:49 -0700 (PDT) Message-Id: <200305170752.h4H7qnle034129@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 17 May 2003 00:52:49 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/cvsync 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, 17 May 2003 07:52:50 -0000 nork 2003/05/17 00:52:49 PDT FreeBSD ports repository Modified files: net/cvsync Makefile distinfo Log: Update to 0.21.0. PR: ports/52363 Requested by: MAEKAWA Masahide (developer) Submitted by: hrs (maintainer) Revision Changes Path 1.12 +1 -1 ports/net/cvsync/Makefile 1.12 +1 -1 ports/net/cvsync/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 01:41:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 734E637B401; Sat, 17 May 2003 01:41:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CB5743F85; Sat, 17 May 2003 01:41:32 -0700 (PDT) (envelope-from anholt@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4H8fV0U036759; Sat, 17 May 2003 01:41:31 -0700 (PDT) (envelope-from anholt@repoman.freebsd.org) Received: (from anholt@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4H8fVM8036758; Sat, 17 May 2003 01:41:31 -0700 (PDT) Message-Id: <200305170841.h4H8fVM8036758@repoman.freebsd.org> From: Eric Anholt Date: Sat, 17 May 2003 01:41:31 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/XFree86-4-libraries Makefile ports/x11/XFree86-4-libraries/files patch-bsdLib.tmpl X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 08:41:32 -0000 anholt 2003/05/17 01:41:31 PDT FreeBSD ports repository Modified files: x11/XFree86-4-libraries Makefile Removed files: x11/XFree86-4-libraries/files patch-bsdLib.tmpl Log: Removing -lc from the link line of libGL.so broke on -alpha. Revert the patch until a solution can be found. Reported by: kris (bento) Revision Changes Path 1.128 +1 -1 ports/x11/XFree86-4-libraries/Makefile 1.2 +0 -11 ports/x11/XFree86-4-libraries/files/patch-bsdLib.tmpl (dead) From owner-cvs-all@FreeBSD.ORG Sat May 17 04:58:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAF4537B401; Sat, 17 May 2003 04:58:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 770F743F3F; Sat, 17 May 2003 04:58:28 -0700 (PDT) (envelope-from wilko@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HBwS0U054362; Sat, 17 May 2003 04:58:28 -0700 (PDT) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HBwSUP054361; Sat, 17 May 2003 04:58:28 -0700 (PDT) Message-Id: <200305171158.h4HBwSUP054361@repoman.freebsd.org> From: Wilko Bulte Date: Sat, 17 May 2003 04:58:28 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.sh drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 11:58:29 -0000 wilko 2003/05/17 04:58:28 PDT FreeBSD src repository Modified files: release/alpha dokern.sh drivers.conf Log: Make the Alpha floppies fit. At least we can build a release now. Patch kindly provided by: obrien Revision Changes Path 1.71 +1 -5 src/release/alpha/dokern.sh 1.18 +7 -3 src/release/alpha/drivers.conf From owner-cvs-all@FreeBSD.ORG Sat May 17 04:58:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54A7037B404; Sat, 17 May 2003 04:58:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE6EC43FB1; Sat, 17 May 2003 04:58:29 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HBwT0U054413; Sat, 17 May 2003 04:58:29 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HBwT07054412; Sat, 17 May 2003 04:58:29 -0700 (PDT) Message-Id: <200305171158.h4HBwT07054412@repoman.freebsd.org> From: Jun Kuriyama Date: Sat, 17 May 2003 04:58:29 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp Makefile ports/ftp/p5-Net-FTP-Common 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, 17 May 2003 11:58:31 -0000 kuriyama 2003/05/17 04:58:29 PDT FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/p5-Net-FTP-Common Makefile distinfo pkg-descr pkg-plist Log: Perl module to provide simplify common usages of Net::FTP. Revision Changes Path 1.61 +1 -0 ports/ftp/Makefile 1.1 +26 -0 ports/ftp/p5-Net-FTP-Common/Makefile (new) 1.1 +1 -0 ports/ftp/p5-Net-FTP-Common/distinfo (new) 1.1 +6 -0 ports/ftp/p5-Net-FTP-Common/pkg-descr (new) 1.1 +5 -0 ports/ftp/p5-Net-FTP-Common/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 05:01:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB15B37B401; Sat, 17 May 2003 05:01:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0AF43F3F; Sat, 17 May 2003 05:01:14 -0700 (PDT) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HC1E0U054586; Sat, 17 May 2003 05:01:14 -0700 (PDT) (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HC1EAe054585; Sat, 17 May 2003 05:01:14 -0700 (PDT) Message-Id: <200305171201.h4HC1EAe054585@repoman.freebsd.org> From: Jun Kuriyama Date: Sat, 17 May 2003 05:01:14 -0700 (PDT) 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, 17 May 2003 12:01:15 -0000 kuriyama 2003/05/17 05:01:14 PDT FreeBSD ports repository Modified files: . modules Log: p5-Net-FTP-Common --> ports/ftp/p5-Net-FTP-Common Revision Changes Path 1.7261 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 05:02:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A52EB37B401; Sat, 17 May 2003 05:02:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45DE943F75; Sat, 17 May 2003 05:02:37 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HC2b0U054628; Sat, 17 May 2003 05:02:37 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HC2b2N054627; Sat, 17 May 2003 05:02:37 -0700 (PDT) Message-Id: <200305171202.h4HC2b2N054627@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 17 May 2003 05:02:36 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports INDEX-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, 17 May 2003 12:02:38 -0000 kris 2003/05/17 05:02:36 PDT FreeBSD ports repository Modified files: . INDEX-5 Log: New INDEX for 5.1, with 8632 ports Revision Changes Path 1.8 +5854 -5729 ports/INDEX-5 From owner-cvs-all@FreeBSD.ORG Sat May 17 05:09:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5F7DB37B401; Sat, 17 May 2003 05:09:50 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6420943F3F; Sat, 17 May 2003 05:09:42 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4HC9XEB025590; Sat, 17 May 2003 14:09:33 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4HC9XKQ025589; Sat, 17 May 2003 14:09:33 +0200 (CEST) Date: Sat, 17 May 2003 14:09:33 +0200 From: Wilko Bulte To: Ruslan Ermilov Message-ID: <20030517120932.GA25572@freebie.xs4all.nl> References: <200305162134.h4GLYLA3085242@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305162134.h4GLYLA3085242@repoman.freebsd.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 12:09:50 -0000 On Fri, May 16, 2003 at 02:34:21PM -0700, Ruslan Ermilov wrote: > ru 2003/05/16 14:34:21 PDT > > FreeBSD src repository > > Modified files: > libexec/rtld-elf rtld.1 > Log: > mdoc(7) police: Normalize the FILES section. Sorry to sound pedantic: can we loose the modc(7) police from now on? It does not seem to add much value to me. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Sat May 17 05:09:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3A5EC37B420; Sat, 17 May 2003 05:09:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C83EC43FBF; Sat, 17 May 2003 05:09:58 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HC9w0U055829; Sat, 17 May 2003 05:09:58 -0700 (PDT) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HC9w7C055828; Sat, 17 May 2003 05:09:58 -0700 (PDT) Message-Id: <200305171209.h4HC9w7C055828@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 17 May 2003 05:09:58 -0700 (PDT) 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 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, 17 May 2003 12:09:59 -0000 skv 2003/05/17 05:09:58 PDT FreeBSD ports repository Modified files: databases/p5-DBD-Oracle Makefile distinfo pkg-descr pkg-plist Log: Updated to 1.14 PR: ports/52061 Revision Changes Path 1.3 +2 -4 ports/databases/p5-DBD-Oracle/Makefile 1.2 +1 -1 ports/databases/p5-DBD-Oracle/distinfo 1.2 +1 -1 ports/databases/p5-DBD-Oracle/pkg-descr 1.2 +15 -13 ports/databases/p5-DBD-Oracle/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 05:12:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E8F4437B401; Sat, 17 May 2003 05:12:38 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4146743F93; Sat, 17 May 2003 05:12:33 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4HCCAEd053043 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 May 2003 15:12:10 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4HCCAtv053042; Sat, 17 May 2003 15:12:10 +0300 (EEST) (envelope-from ru) Date: Sat, 17 May 2003 15:12:09 +0300 From: Ruslan Ermilov To: Wilko Bulte Message-ID: <20030517121209.GA52158@sunbay.com> References: <200305162134.h4GLYLA3085242@repoman.freebsd.org> <20030517120932.GA25572@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="huq684BweRXVnRxX" Content-Disposition: inline In-Reply-To: <20030517120932.GA25572@freebie.xs4all.nl> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 12:12:39 -0000 --huq684BweRXVnRxX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 02:09:33PM +0200, Wilko Bulte wrote: > On Fri, May 16, 2003 at 02:34:21PM -0700, Ruslan Ermilov wrote: > > ru 2003/05/16 14:34:21 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > libexec/rtld-elf rtld.1=20 > > Log: > > mdoc(7) police: Normalize the FILES section. >=20 > Sorry to sound pedantic: can we loose the modc(7) police from now on? > It does not seem to add much value to me. >=20 This is to denote that the commit deals with markup and other tidying only. Do you have a better suggestion? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --huq684BweRXVnRxX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xicZUkv4P6juNwoRAi2aAJ4/8pzZg5OvXFOGoEM1uHGdXrC3qQCbBUwL 3JGF/0vYBjBdjgGE/qGVbrE= =7F7A -----END PGP SIGNATURE----- --huq684BweRXVnRxX-- From owner-cvs-all@FreeBSD.ORG Sat May 17 05:20:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28D5437B401; Sat, 17 May 2003 05:20:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C2E43F85; Sat, 17 May 2003 05:20:30 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HCKU0U056308; Sat, 17 May 2003 05:20:30 -0700 (PDT) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HCKUjp056307; Sat, 17 May 2003 05:20:30 -0700 (PDT) Message-Id: <200305171220.h4HCKUjp056307@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 17 May 2003 05:20:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/math/p5-Math-Random 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, 17 May 2003 12:20:31 -0000 skv 2003/05/17 05:20:30 PDT FreeBSD ports repository Modified files: math/p5-Math-Random Makefile distinfo pkg-descr pkg-plist Log: Updated to 0.67 PR: ports/52320 Revision Changes Path 1.4 +1 -2 ports/math/p5-Math-Random/Makefile 1.3 +1 -1 ports/math/p5-Math-Random/distinfo 1.3 +1 -1 ports/math/p5-Math-Random/pkg-descr 1.2 +9 -8 ports/math/p5-Math-Random/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 05:23:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E2B37B401; Sat, 17 May 2003 05:23:54 -0700 (PDT) Received: from storm.FreeBSD.org.uk (storm.FreeBSD.org.uk [194.242.157.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B81243F85; Sat, 17 May 2003 05:23:53 -0700 (PDT) (envelope-from mark@grondar.org) Received: from storm.FreeBSD.org.uk (Ugrondar@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.12.7/8.12.7) with ESMTP id h4HCNmgw003851; Sat, 17 May 2003 13:23:48 +0100 (BST) (envelope-from mark@grondar.org) Received: (from Ugrondar@localhost)h4HCNmn2003850; Sat, 17 May 2003 13:23:48 +0100 (BST) X-Authentication-Warning: storm.FreeBSD.org.uk: Ugrondar set sender to mark@grondar.org using -f Received: from grondar.org (localhost [127.0.0.1])h4HCNLgN080867; Sat, 17 May 2003 13:23:21 +0100 (BST) (envelope-from mark@grondar.org) From: Mark Murray Message-Id: <200305171223.h4HCNLgN080867@grimreaper.grondar.org> To: Ruslan Ermilov In-Reply-To: Your message of "Sat, 17 May 2003 15:12:09 +0300." <20030517121209.GA52158@sunbay.com> Date: Sat, 17 May 2003 13:23:21 +0100 Sender: mark@grondar.org cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 12:23:54 -0000 Ruslan Ermilov writes: > > Sorry to sound pedantic: can we loose the modc(7) police from now on? > > It does not seem to add much value to me. > >=20 > This is to denote that the commit deals with markup > and other tidying only. Do you have a better suggestion? "mdoc(7) police" sounds a bit strong. The rest of the commit message is OK, so leaving out that bit is all that Wilko is asking for. M -- Mark Murray iumop ap!sdn w,I idlaH From owner-cvs-all@FreeBSD.ORG Sat May 17 05:24:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2A1937B401; Sat, 17 May 2003 05:24:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0A9143F93; Sat, 17 May 2003 05:24:39 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HCOd0U056416; Sat, 17 May 2003 05:24:39 -0700 (PDT) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HCOd6n056415; Sat, 17 May 2003 05:24:39 -0700 (PDT) Message-Id: <200305171224.h4HCOd6n056415@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 17 May 2003 05:24:39 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Inline Makefile distinfo pkg-plist ports/devel/p5-Inline/files patch-C-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: Sat, 17 May 2003 12:24:41 -0000 skv 2003/05/17 05:24:39 PDT FreeBSD ports repository Modified files: devel/p5-Inline Makefile distinfo pkg-plist devel/p5-Inline/files patch-C-Makefile.PL Log: Updated to 0.44 PR: ports/52163 Revision Changes Path 1.3 +5 -6 ports/devel/p5-Inline/Makefile 1.2 +1 -1 ports/devel/p5-Inline/distinfo 1.2 +4 -7 ports/devel/p5-Inline/files/patch-C-Makefile.PL 1.2 +122 -118 ports/devel/p5-Inline/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 05:59:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1389737B401; Sat, 17 May 2003 05:59:57 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A59843FA3; Sat, 17 May 2003 05:59:53 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4HCxmEd057399 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 May 2003 15:59:48 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4HCxmGX057394; Sat, 17 May 2003 15:59:48 +0300 (EEST) (envelope-from ru) Date: Sat, 17 May 2003 15:59:48 +0300 From: Ruslan Ermilov To: Wilko Bulte Message-ID: <20030517125948.GC52158@sunbay.com> References: <200305171158.h4HBwSUP054361@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vOmOzSkFvhd7u8Ms" Content-Disposition: inline In-Reply-To: <200305171158.h4HBwSUP054361@repoman.freebsd.org> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 12:59:57 -0000 --vOmOzSkFvhd7u8Ms Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 04:58:28AM -0700, Wilko Bulte wrote: > wilko 2003/05/17 04:58:28 PDT >=20 > FreeBSD src repository >=20 > Modified files: > release/alpha dokern.sh drivers.conf=20 > Log: > Make the Alpha floppies fit. At least we can build a release now. > =20 > Patch kindly provided by: obrien > =20 > Revision Changes Path > 1.71 +1 -5 src/release/alpha/dokern.sh > 1.18 +7 -3 src/release/alpha/drivers.conf >=20 Pardon my ignorance, but what does this patch do specifically to make floppies fit? We were low on space on the kern.flp (BOOTMFS) floppy, and this patch does not affect the BOOTMFS config. The only thing that it does (expect cleaning some names in drivers.conf, which is good) is to remove mpt(4) support from the drivers.flp, which had 137K left as of yesterday, with mpt(4) still there. Can you please explain it in a bit more detail? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --vOmOzSkFvhd7u8Ms Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xjJEUkv4P6juNwoRAqOPAJ9FkXwhc3UIG8zpr538q9Uiv/LBMACeN1lO FhPN8qRlmn+BfLVEJAUq3Q8= =utzm -----END PGP SIGNATURE----- --vOmOzSkFvhd7u8Ms-- From owner-cvs-all@FreeBSD.ORG Sat May 17 06:09:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9275A37B401; Sat, 17 May 2003 06:09:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 29F9F43F75; Sat, 17 May 2003 06:09:43 -0700 (PDT) (envelope-from skv@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HD9g0U059075; Sat, 17 May 2003 06:09:42 -0700 (PDT) (envelope-from skv@repoman.freebsd.org) Received: (from skv@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HD9gVo059074; Sat, 17 May 2003 06:09:42 -0700 (PDT) Message-Id: <200305171309.h4HD9gVo059074@repoman.freebsd.org> From: Sergey Skvortsov Date: Sat, 17 May 2003 06:09:42 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/p5-Inline Makefile pkg-descr ports/devel/p5-Inline/files patch-C-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: Sat, 17 May 2003 13:09:44 -0000 skv 2003/05/17 06:09:42 PDT FreeBSD ports repository Modified files: devel/p5-Inline Makefile pkg-descr devel/p5-Inline/files patch-C-Makefile.PL Log: Minor cleanup. Revision Changes Path 1.4 +1 -1 ports/devel/p5-Inline/Makefile 1.3 +9 -23 ports/devel/p5-Inline/files/patch-C-Makefile.PL 1.2 +2 -2 ports/devel/p5-Inline/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat May 17 07:06:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B716537B401; Sat, 17 May 2003 07:06:44 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAEAE43FAF; Sat, 17 May 2003 07:06:38 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4HE6XEd063265 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 May 2003 17:06:34 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4HE6Uv7063260; Sat, 17 May 2003 17:06:30 +0300 (EEST) (envelope-from ru) Date: Sat, 17 May 2003 17:06:30 +0300 From: Ruslan Ermilov To: Wilko Bulte Message-ID: <20030517140630.GA60602@sunbay.com> References: <200305171158.h4HBwSUP054361@repoman.freebsd.org> <20030517125948.GC52158@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="SUOF0GtieIMvvwua" Content-Disposition: inline In-Reply-To: <20030517125948.GC52158@sunbay.com> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 14:06:45 -0000 --SUOF0GtieIMvvwua Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 03:59:48PM +0300, Ruslan Ermilov wrote: > On Sat, May 17, 2003 at 04:58:28AM -0700, Wilko Bulte wrote: > > wilko 2003/05/17 04:58:28 PDT > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > release/alpha dokern.sh drivers.conf=20 > > Log: > > Make the Alpha floppies fit. At least we can build a release now. > > =20 > > Patch kindly provided by: obrien > > =20 > > Revision Changes Path > > 1.71 +1 -5 src/release/alpha/dokern.sh > > 1.18 +7 -3 src/release/alpha/drivers.conf > >=20 > Pardon my ignorance, but what does this patch do specifically > to make floppies fit? We were low on space on the kern.flp > (BOOTMFS) floppy, and this patch does not affect the BOOTMFS > config. The only thing that it does (expect cleaning some > names in drivers.conf, which is good) is to remove mpt(4) > support from the drivers.flp, which had 137K left as of > yesterday, with mpt(4) still there. >=20 > Can you please explain it in a bit more detail? >=20 OK, I now see; you've moved tun(4) and isp(4) to the=20 drivers floppy. But please note that though the release appears to be working, it still isn't quite correct: I get these, though the release finishes: cpio: /mnt/./nfsclient.dsc: No space left on device cpio: /mnt/./ahc.ko: No space left on device cpio: /mnt/./ahc.dsc: No space left on device cpio: /mnt/./if_sf.ko: No space left on device cpio: /mnt/./if_sf.dsc: No space left on device Due to the lack of free inodes. I wonder why these are not fatal, I'll investigate this later today. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --SUOF0GtieIMvvwua Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xkHmUkv4P6juNwoRAtcAAJ0UORwx4HoZgj8FvX2YbPulZHiksACeMlo2 XOTo4hj2/xy98F3LHWzm63o= =1Yk2 -----END PGP SIGNATURE----- --SUOF0GtieIMvvwua-- From owner-cvs-all@FreeBSD.ORG Sat May 17 07:11:21 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95E2E37B401; Sat, 17 May 2003 07:11:21 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EB5843FA3; Sat, 17 May 2003 07:11:21 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HEBK0U062232; Sat, 17 May 2003 07:11:20 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HEBK4w062231; Sat, 17 May 2003 07:11:20 -0700 (PDT) Message-Id: <200305171411.h4HEBK4w062231@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 07:11:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/easysok Makefile ports/games/kbilliards Makefile ports/games/kpacman Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 14:11:22 -0000 arved 2003/05/17 07:11:20 PDT FreeBSD ports repository Modified files: games/easysok Makefile games/kbilliards Makefile games/kpacman Makefile Log: s/USE_KDELIBS/USE_KDELIBS_VER/ Reported by: bento Submitted by: Kirill Ponomarew Pointy hat: arved Revision Changes Path 1.2 +1 -1 ports/games/easysok/Makefile 1.2 +1 -1 ports/games/kbilliards/Makefile 1.2 +1 -1 ports/games/kpacman/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 07:12:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A21B37B401; Sat, 17 May 2003 07:12:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6413743F3F; Sat, 17 May 2003 07:12:49 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HECn0U062315; Sat, 17 May 2003 07:12:49 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HECm41062314; Sat, 17 May 2003 07:12:48 -0700 (PDT) Message-Id: <200305171412.h4HECm41062314@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 07:12:48 -0700 (PDT) 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 tinderbox.1 tinderbox.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, 17 May 2003 14:12:50 -0000 des 2003/05/17 07:12:48 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tinderbox.1 tinderbox.pl Log: Constrain the chekout date to ISO format (yyyy-mm-dd) and add a special case, "today", which corresponds to 00:00 on the day the run starts. Remove NO_CPU_CFLAGS and NO_CPU_COPTFLAGS. This should be safe since we clear the environment and set __MAKE_CONF to /dev/null. NO_CPU_CFLAGS actually breaks the Alpha release by preventing the inclusion of -mieee in CFLAGS. Do not set BUILDNAME as the release/Makefile already constructs a better one than we do (though I wish there was a way to s/-SNAP/-TINDERBOX/) Revision Changes Path 1.3 +3 -6 src/tools/tools/tinderbox/tinderbox.1 1.20 +9 -3 src/tools/tools/tinderbox/tinderbox.pl From owner-cvs-all@FreeBSD.ORG Sat May 17 07:13:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 126F837B401; Sat, 17 May 2003 07:13:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2E8A43FD7; Sat, 17 May 2003 07:13:53 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HEDr0U062420; Sat, 17 May 2003 07:13:53 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HEDqd0062419; Sat, 17 May 2003 07:13:52 -0700 (PDT) Message-Id: <200305171413.h4HEDqd0062419@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 07:13:52 -0700 (PDT) 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: Sat, 17 May 2003 14:13:55 -0000 des 2003/05/17 07:13:52 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www index.cgi Log: Make some spaces non-breakable. Revision Changes Path 1.5 +5 -5 src/tools/tools/tinderbox/www/index.cgi From owner-cvs-all@FreeBSD.ORG Sat May 17 07:14:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E47137B401; Sat, 17 May 2003 07:14:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0684A43F3F; Sat, 17 May 2003 07:14:55 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HEEs0U062487; Sat, 17 May 2003 07:14:54 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HEEs8g062486; Sat, 17 May 2003 07:14:54 -0700 (PDT) Message-Id: <200305171414.h4HEEs8g062486@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 17 May 2003 07:14:53 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/games/dmjava Makefile distinfo pkg-plist ports/games/dmjava/scripts dmj-rename.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, 17 May 2003 14:14:55 -0000 oliver 2003/05/17 07:14:53 PDT FreeBSD ports repository Modified files: games/dmjava Makefile distinfo pkg-plist Removed files: games/dmjava/scripts dmj-rename.sh Log: Update dmjava to 1.05 Approved by: alex (mentor) Revision Changes Path 1.4 +8 -26 ports/games/dmjava/Makefile 1.2 +1 -7 ports/games/dmjava/distinfo 1.2 +213 -52 ports/games/dmjava/pkg-plist 1.2 +0 -39 ports/games/dmjava/scripts/dmj-rename.sh (dead) From owner-cvs-all@FreeBSD.ORG Sat May 17 07:16:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CFCD337B401; Sat, 17 May 2003 07:16:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E24943FA3; Sat, 17 May 2003 07:16:01 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HEG10U062575; Sat, 17 May 2003 07:16:01 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HEG0aZ062572; Sat, 17 May 2003 07:16:00 -0700 (PDT) Message-Id: <200305171416.h4HEG0aZ062572@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 07:16:00 -0700 (PDT) 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 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 14:16:02 -0000 des 2003/05/17 07:16:00 PDT FreeBSD src repository Modified files: tools/tools/tinderbox/www Makefile Log: Make sure realinstall works when ${.OBJDIR} != ${.CURDIR}. Revision Changes Path 1.2 +4 -2 src/tools/tools/tinderbox/www/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 07:33:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 251F537B401; Sat, 17 May 2003 07:33:44 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 56B8343FAF; Sat, 17 May 2003 07:33:43 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id E2637530E; Sat, 17 May 2003 16:33:41 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov References: <200305171158.h4HBwSUP054361@repoman.freebsd.org> <20030517125948.GC52158@sunbay.com> <20030517140630.GA60602@sunbay.com> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 16:33:41 +0200 In-Reply-To: <20030517140630.GA60602@sunbay.com> (Ruslan Ermilov's message of "Sat, 17 May 2003 17:06:30 +0300") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) 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: Wilko Bulte Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 14:33:44 -0000 Ruslan Ermilov writes: > I get these, though the release finishes: > > cpio: /mnt/./nfsclient.dsc: No space left on device > cpio: /mnt/./ahc.ko: No space left on device > cpio: /mnt/./ahc.dsc: No space left on device > cpio: /mnt/./if_sf.ko: No space left on device > cpio: /mnt/./if_sf.dsc: No space left on device > > Due to the lack of free inodes. I wonder why these > are not fatal, I'll investigate this later today. It might be advantageous to merge all the .dsc files into one. You'd save both inodes and space (since the .dsc files each waste at least one fragment while the combined file will probably fit into one or two fragments). Of course you'd have to modify sysinstall, and that might be considered too risky so late in the cycle... DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sat May 17 08:04:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F119E37B401; Sat, 17 May 2003 08:04:45 -0700 (PDT) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF3A243F85; Sat, 17 May 2003 08:04:30 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.9/8.12.9) with ESMTP id h4HF46EB026269; Sat, 17 May 2003 17:04:06 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.9/8.12.9/Submit) id h4HF3lIN026262; Sat, 17 May 2003 17:03:47 +0200 (CEST) Date: Sat, 17 May 2003 17:03:47 +0200 From: Wilko Bulte To: Mark Murray Message-ID: <20030517150347.GA26245@freebie.xs4all.nl> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305171223.h4HCNLgN080867@grimreaper.grondar.org> User-Agent: Mutt/1.4i X-OS: FreeBSD 4.8-STABLE X-PGP: finger wilko@freebsd.org cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: Ruslan Ermilov cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 15:04:48 -0000 On Sat, May 17, 2003 at 01:23:21PM +0100, Mark Murray wrote: > Ruslan Ermilov writes: > > > Sorry to sound pedantic: can we loose the modc(7) police from now on? > > > It does not seem to add much value to me. > > >=20 > > This is to denote that the commit deals with markup > > and other tidying only. Do you have a better suggestion? > > "mdoc(7) police" sounds a bit strong. The rest of the commit message > is OK, so leaving out that bit is all that Wilko is asking for. Yup, that is all. -- | / o / /_ _ wilko@FreeBSD.org |/|/ / / /( (_) Bulte From owner-cvs-all@FreeBSD.ORG Sat May 17 08:06:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E568637B401; Sat, 17 May 2003 08:06:12 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 474AB43F85; Sat, 17 May 2003 08:06:12 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HF6C0U065558; Sat, 17 May 2003 08:06:12 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HF6BkZ065557; Sat, 17 May 2003 08:06:11 -0700 (PDT) Message-Id: <200305171506.h4HF6BkZ065557@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 08:06:11 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11/xautomation 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, 17 May 2003 15:06:14 -0000 petef 2003/05/17 08:06:11 PDT FreeBSD ports repository Modified files: x11/xautomation Makefile distinfo pkg-plist Log: Update to 0.92. PR: 51240 Submitted by: Ports Fury Revision Changes Path 1.6 +2 -3 ports/x11/xautomation/Makefile 1.2 +1 -1 ports/x11/xautomation/distinfo 1.2 +1 -0 ports/x11/xautomation/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 08:07:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12C5D37B401; Sat, 17 May 2003 08:07:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8769443F85; Sat, 17 May 2003 08:07:30 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HF7U0U065598; Sat, 17 May 2003 08:07:30 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HF7Uxe065597; Sat, 17 May 2003 08:07:30 -0700 (PDT) Message-Id: <200305171507.h4HF7Uxe065597@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 08:07:30 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/ocaml-images Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 15:07:31 -0000 arved 2003/05/17 08:07:30 PDT FreeBSD ports repository Modified files: graphics/ocaml-images Makefile Log: Change dependencies to depend on ghostscript-gnu instead of ghostscript-afpl. Bump PORTREVISION. ocaml-images depends on ocaml-lablgtk, which in the default configuration depends on some gnome components, which depend on some other gnome components, which depend on gnomeprint which depends on ghostscript-gnu. Because the two ghostscript versions conflict with each other, This port failed on bento. We probably need some bsd.port.mk magic to deal with the different ghostscript versions. Reported by: kris Revision Changes Path 1.4 +3 -2 ports/graphics/ocaml-images/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 08:29:13 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2583037B401; Sat, 17 May 2003 08:29:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA67A43F3F; Sat, 17 May 2003 08:29:12 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFTC0U066347; Sat, 17 May 2003 08:29:12 -0700 (PDT) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFTCpG066346; Sat, 17 May 2003 08:29:12 -0700 (PDT) Message-Id: <200305171529.h4HFTCpG066346@repoman.freebsd.org> From: Mikhail Teterin Date: Sat, 17 May 2003 08:29:12 -0700 (PDT) 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, 17 May 2003 15:29:13 -0000 mi 2003/05/17 08:29:12 PDT FreeBSD ports repository Modified files: . modules Log: Add tclX -- forgotten after it was repocopied from tclX82 Revision Changes Path 1.7262 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 08:37:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 803E237B401; Sat, 17 May 2003 08:37:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 214E143FB1; Sat, 17 May 2003 08:37:33 -0700 (PDT) (envelope-from mi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFbW0U066664; Sat, 17 May 2003 08:37:32 -0700 (PDT) (envelope-from mi@repoman.freebsd.org) Received: (from mi@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFbWE3066663; Sat, 17 May 2003 08:37:32 -0700 (PDT) Message-Id: <200305171537.h4HFbWE3066663@repoman.freebsd.org> From: Mikhail Teterin Date: Sat, 17 May 2003 08:37:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/tclX Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 15:37:34 -0000 mi 2003/05/17 08:37:32 PDT FreeBSD ports repository Modified files: lang/tclX Makefile Log: A minor improvement to allow using another Tcl version. 8.3 remains the default. Revision Changes Path 1.45 +1 -1 ports/lang/tclX/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 08:45:11 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C0BDD37B401; Sat, 17 May 2003 08:45:11 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0900143F75; Sat, 17 May 2003 08:45:10 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1])h4HFj8Y26085; Sun, 18 May 2003 00:45:08 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: References: <20030517125948.GC52158@sunbay.com> <20030517140630.GA60602@sunbay.com> X-User-Agent: Mew/1.94.2 Emacs/21.3 X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20030322(IM144) Lines: 11 From: Makoto Matsushita To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Date: Sun, 18 May 2003 00:45:05 +0900 Message-Id: <20030518004505T.matusita@jp.FreeBSD.org> Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.conf X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 15:45:12 -0000 des> It might be advantageous to merge all the .dsc files into one. We don't need *.dsc file at least now, since this file is used only for debug message at this time (casual user doesn't see *.dsc messages.) Remove them all, then we can rethink how to use *.dsc file in the future. I-node is premium resources for boot floppies... -- - Makoto `MAR' Matsushita From owner-cvs-all@FreeBSD.ORG Sat May 17 08:45:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D50A337B41C; Sat, 17 May 2003 08:45:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 726F643F85; Sat, 17 May 2003 08:45:20 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFjK0U067026; Sat, 17 May 2003 08:45:20 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFjKlG067025; Sat, 17 May 2003 08:45:20 -0700 (PDT) Message-Id: <200305171545.h4HFjKlG067025@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 08:45:20 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/ftpq 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, 17 May 2003 15:45:21 -0000 petef 2003/05/17 08:45:20 PDT FreeBSD ports repository Modified files: ftp/ftpq Makefile distinfo Log: Update to 1.06. PR: 51367 Submitted by: Ports Fury Revision Changes Path 1.15 +1 -2 ports/ftp/ftpq/Makefile 1.9 +1 -1 ports/ftp/ftpq/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 08:46:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D54A37B401; Sat, 17 May 2003 08:46:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B6AB43F93; Sat, 17 May 2003 08:46:47 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFkk0U067076; Sat, 17 May 2003 08:46:46 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFkk1B067075; Sat, 17 May 2003 08:46:46 -0700 (PDT) Message-Id: <200305171546.h4HFkk1B067075@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 17 May 2003 08:46:46 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/fetch fetch.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: Sat, 17 May 2003 15:46:47 -0000 trhodes 2003/05/17 08:46:46 PDT FreeBSD src repository Modified files: usr.bin/fetch fetch.1 Log: Add an EXAMPLES section. Xref sh(1) as we use environment variables. PR: 43899 Reviewed by: des Revision Changes Path 1.52 +30 -1 src/usr.bin/fetch/fetch.1 From owner-cvs-all@FreeBSD.ORG Sat May 17 08:48:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 366B537B407; Sat, 17 May 2003 08:48:17 -0700 (PDT) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 497CD43F75; Sat, 17 May 2003 08:48:16 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from mobile.pittgoth.com (acs-24-154-229-196.zoominternet.net [24.154.229.196]) by pittgoth.com (8.12.9/8.12.9) with SMTP id h4HFmFka006569; Sat, 17 May 2003 11:48:15 -0400 (EDT) (envelope-from trhodes@FreeBSD.org) Date: Sat, 17 May 2003 11:42:55 -0400 From: Tom Rhodes To: src-committers@FreeBSD.org Message-Id: <20030517114255.358889c2.trhodes@FreeBSD.org> In-Reply-To: <200305171546.h4HFkk1B067075@repoman.freebsd.org> References: <200305171546.h4HFkk1B067075@repoman.freebsd.org> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fetch fetch.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: Sat, 17 May 2003 15:48:17 -0000 On Sat, 17 May 2003 08:46:46 -0700 (PDT) Tom Rhodes wrote: > trhodes 2003/05/17 08:46:46 PDT > > FreeBSD src repository > > Modified files: > usr.bin/fetch fetch.1 > Log: > Add an EXAMPLES section. > Xref sh(1) as we use environment variables. > > PR: 43899 > Reviewed by: des > > Revision Changes Path > 1.52 +30 -1 src/usr.bin/fetch/fetch.1 > Grrrr. Approved by: re (blanket). -- Tom Rhodes From owner-cvs-all@FreeBSD.ORG Sat May 17 08:50:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D871837B401; Sat, 17 May 2003 08:50:36 -0700 (PDT) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by mx1.FreeBSD.org (Postfix) with ESMTP id D36A243F93; Sat, 17 May 2003 08:50:35 -0700 (PDT) (envelope-from winter@jurai.net) Received: from sasami.jurai.net (sasami.jurai.net [66.92.160.223]) by sasami.jurai.net (8.12.9/8.12.9) with ESMTP id h4HFoS3q003244; Sat, 17 May 2003 11:50:28 -0400 (EDT) (envelope-from winter@jurai.net) Date: Sat, 17 May 2003 11:50:28 -0400 (EDT) From: "Matthew N. Dodd" To: Wilko Bulte In-Reply-To: <20030517150347.GA26245@freebie.xs4all.nl> Message-ID: <20030517114534.M47382@sasami.jurai.net> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> <20030517150347.GA26245@freebie.xs4all.nl> 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 cc: Mark Murray Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 15:50:37 -0000 On Sat, 17 May 2003, Wilko Bulte wrote: > > "mdoc(7) police" sounds a bit strong. The rest of the commit message > > is OK, so leaving out that bit is all that Wilko is asking for. > > Yup, that is all. Since I was probably the person Ruslan was "policing" up after I'd have to disagree here, though I'd have liked to have seen the an explanation of what was being policed. Something like "don't use ``.Bl -tag -width indent''; specify width using longest member of list.' -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | For Great Justice! | ISO8802.5 4ever | From owner-cvs-all@FreeBSD.ORG Sat May 17 08:54:07 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2EDDD37B401; Sat, 17 May 2003 08:54:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B130343FBF; Sat, 17 May 2003 08:54:06 -0700 (PDT) (envelope-from lioux@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFs60U072470; Sat, 17 May 2003 08:54:06 -0700 (PDT) (envelope-from lioux@repoman.freebsd.org) Received: (from lioux@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFs6ew072469; Sat, 17 May 2003 08:54:06 -0700 (PDT) Message-Id: <200305171554.h4HFs6ew072469@repoman.freebsd.org> From: Mario Sergio Fujikawa Ferreira Date: Sat, 17 May 2003 08:54:06 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/goggles Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 15:54:07 -0000 lioux 2003/05/17 08:54:06 PDT FreeBSD ports repository Modified files: multimedia/goggles Makefile Log: Chase fox-devel port library version bump Pointy hat to: petef Revision Changes Path 1.5 +1 -1 ports/multimedia/goggles/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 08:56:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7AE637B401; Sat, 17 May 2003 08:56:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 46ED043F3F; Sat, 17 May 2003 08:56:23 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HFuN0U072591; Sat, 17 May 2003 08:56:23 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HFuMs0072590; Sat, 17 May 2003 08:56:23 -0700 (PDT) Message-Id: <200305171556.h4HFuMs0072590@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 08:56:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/hsftp 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, 17 May 2003 15:56:24 -0000 petef 2003/05/17 08:56:22 PDT FreeBSD ports repository Modified files: ftp/hsftp Makefile distinfo Log: Update to 1.12. PR: 51368 Submitted by: Ports Fury Revision Changes Path 1.8 +1 -1 ports/ftp/hsftp/Makefile 1.6 +1 -2 ports/ftp/hsftp/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 09:01:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D1F937B404; Sat, 17 May 2003 09:01:12 -0700 (PDT) Received: from espresso.bsdmike.org (espresso.bsdmike.org [65.39.129.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 533FD43F75; Sat, 17 May 2003 09:01:11 -0700 (PDT) (envelope-from mike@espresso.bsdmike.org) Received: by espresso.bsdmike.org (Postfix, from userid 1002) id E20109C4C; Sat, 17 May 2003 11:45:33 -0400 (EDT) Date: Sat, 17 May 2003 11:45:33 -0400 From: Mike Barcroft To: Juli Mallett Message-ID: <20030517114533.B84644@espresso.bsdmike.org> References: <200305150210.h4F2AU6h082163@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305150210.h4F2AU6h082163@repoman.freebsd.org>; from jmallett@FreeBSD.org on Wed, May 14, 2003 at 07:10:30PM -0700 Organization: The FreeBSD Project cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 16:01:12 -0000 Juli Mallett writes: > jmallett 2003/05/14 19:10:30 PDT > > FreeBSD src repository > > Modified files: > sys/conf NOTES > sys/i386/conf NOTES > sys/pc98/conf NOTES > Log: > Clear up that COMPAT_43 may not do the same thing on every architecture > and clear up that COMPAT_SUNOS is similarly MI, and does something > relatively similar. > > Approved by: re/rwatson > > Revision Changes Path > 1.1149 +10 -1 src/sys/conf/NOTES > 1.1088 +0 -3 src/sys/i386/conf/NOTES > 1.8 +0 -3 src/sys/pc98/conf/NOTES COMPAT_SUNOS should probably be removed and COMPAT_43 renamed to COMPAT_FREEBSD[1-3]. Best regards, Mike Barcroft From owner-cvs-all@FreeBSD.ORG Sat May 17 09:02:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8EB8937B408; Sat, 17 May 2003 09:02:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE5D43F93; Sat, 17 May 2003 09:02:29 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HG2T0U072880; Sat, 17 May 2003 09:02:29 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HG2Sc5072879; Sat, 17 May 2003 09:02:28 -0700 (PDT) Message-Id: <200305171602.h4HG2Sc5072879@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 09:02:28 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/ftp/mget Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 16:02:30 -0000 petef 2003/05/17 09:02:28 PDT FreeBSD ports repository Modified files: ftp/mget Makefile Log: Use USE_GETOPT_LONG. PR: 51369 Submitted by: Ports Fury Revision Changes Path 1.9 +2 -7 ports/ftp/mget/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 09:04:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8757137B401; Sat, 17 May 2003 09:04:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23C3043FAF; Sat, 17 May 2003 09:04:27 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HG4Q0U073916; Sat, 17 May 2003 09:04:26 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HG4QIZ073915; Sat, 17 May 2003 09:04:26 -0700 (PDT) Message-Id: <200305171604.h4HG4QIZ073915@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 09:04:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/argparse 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: Sat, 17 May 2003 16:04:29 -0000 petef 2003/05/17 09:04:26 PDT FreeBSD ports repository Modified files: misc/argparse Makefile pkg-descr Log: Update MASTER_SITES and WWW:. PR: 51378 Submitted by: Ports Fury Revision Changes Path 1.7 +1 -1 ports/misc/argparse/Makefile 1.3 +4 -2 ports/misc/argparse/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat May 17 09:21:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D7ED37B401; Sat, 17 May 2003 09:21:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9F1143FBD; Sat, 17 May 2003 09:21:39 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HGLd0U074572; Sat, 17 May 2003 09:21:39 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HGLdxY074571; Sat, 17 May 2003 09:21:39 -0700 (PDT) Message-Id: <200305171621.h4HGLdxY074571@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 May 2003 09:21:39 -0700 (PDT) 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/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: Sat, 17 May 2003 16:21:40 -0000 bmah 2003/05/17 09:21:39 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: MFC: Flesh out information on pointing devices and add some manpage cross-references for keyboards. Add a mention of VGA video cards, and pointers to XFree86 where appropriate. PR: 43410 Revision Changes Path 1.13.2.82 +26 -6 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 09:28:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D59C637B401; Sat, 17 May 2003 09:28:24 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E116843FBF; Sat, 17 May 2003 09:28:20 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4HGRnEd076412 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 17 May 2003 19:27:53 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4HGRPc0076223; Sat, 17 May 2003 19:27:25 +0300 (EEST) (envelope-from ru) Date: Sat, 17 May 2003 19:27:25 +0300 From: Ruslan Ermilov To: "Matthew N. Dodd" Message-ID: <20030517162725.GB60602@sunbay.com> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> <20030517150347.GA26245@freebie.xs4all.nl> <20030517114534.M47382@sasami.jurai.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" Content-Disposition: inline In-Reply-To: <20030517114534.M47382@sasami.jurai.net> User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mark Murray cc: Wilko Bulte Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 16:28:25 -0000 --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 11:50:28AM -0400, Matthew N. Dodd wrote: > On Sat, 17 May 2003, Wilko Bulte wrote: > > > "mdoc(7) police" sounds a bit strong. The rest of the commit message > > > is OK, so leaving out that bit is all that Wilko is asking for. > > > > Yup, that is all. >=20 > Since I was probably the person Ruslan was "policing" up after I'd have to > disagree here, though I'd have liked to have seen the an explanation of > what was being policed. Something like "don't use ``.Bl -tag -width > indent''; specify width using longest member of list.' >=20 I'm doing the scheduled sweep of all manpages, nothing personal, and just don't have the time to notify every single committer, nor committers indicated much interest in this when I was trying to do this earlier. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xmLtUkv4P6juNwoRAkvQAKCE+kusA9FXTDF7v+ttAqJ+sLhwAQCeLVea z1le7fyR+IiCq0Cy4cn99qU= =9Q7U -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS-- From owner-cvs-all@FreeBSD.ORG Sat May 17 09:28:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DC0D37B401; Sat, 17 May 2003 09:28:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC1BE43FBD; Sat, 17 May 2003 09:28:46 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HGSk0U074810; Sat, 17 May 2003 09:28:46 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HGSkfP074809; Sat, 17 May 2003 09:28:46 -0700 (PDT) Message-Id: <200305171628.h4HGSkfP074809@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 May 2003 09:28:46 -0700 (PDT) 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/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: Sat, 17 May 2003 16:28:47 -0000 bmah 2003/05/17 09:28:46 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Add manpage entity reference for sbni(4). Revision Changes Path 1.13.2.83 +1 -1 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 09:31:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 054F037B401; Sat, 17 May 2003 09:31:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 948C543FB1; Sat, 17 May 2003 09:31:28 -0700 (PDT) (envelope-from bmah@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HGVS0U074968; Sat, 17 May 2003 09:31:28 -0700 (PDT) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HGVSo7074967; Sat, 17 May 2003 09:31:28 -0700 (PDT) Message-Id: <200305171631.h4HGVSo7074967@repoman.freebsd.org> From: "Bruce A. Mah" Date: Sat, 17 May 2003 09:31:28 -0700 (PDT) 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/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: Sat, 17 May 2003 16:31:29 -0000 bmah 2003/05/17 09:31:28 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) release/doc/en_US.ISO8859-1/hardware/common dev.sgml Log: Whitespace diff reduction with HEAD, no content changes. Revision Changes Path 1.13.2.84 +15 -0 src/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 09:47:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2BA3C37B401; Sat, 17 May 2003 09:47:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAF8843F93; Sat, 17 May 2003 09:47:00 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HGl00U075552; Sat, 17 May 2003 09:47:00 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HGl0Vd075549; Sat, 17 May 2003 09:47:00 -0700 (PDT) Message-Id: <200305171647.h4HGl0Vd075549@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 09:47:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/pornview/files patch-src::support::widgets::gtkmplayer.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 16:47:01 -0000 arved 2003/05/17 09:47:00 PDT FreeBSD ports repository Modified files: graphics/pornview/files patch-src::support::widgets::gtkmplayer.c Log: Fix build, if WITH_MPLAYER. Submitted by: Erik Trulsson Revision Changes Path 1.2 +66 -2 ports/graphics/pornview/files/patch-src::support::widgets::gtkmplayer.c From owner-cvs-all@FreeBSD.ORG Sat May 17 10:04:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 763AD37B401; Sat, 17 May 2003 10:04:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1479B43F75; Sat, 17 May 2003 10:04:43 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HH4g0U077119; Sat, 17 May 2003 10:04:42 -0700 (PDT) (envelope-from schweikh@repoman.freebsd.org) Received: (from schweikh@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HH4gAH077118; Sat, 17 May 2003 10:04:42 -0700 (PDT) Message-Id: <200305171704.h4HH4gAH077118@repoman.freebsd.org> From: Jens Schweikhardt Date: Sat, 17 May 2003 10:04:42 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects/c99 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: Sat, 17 May 2003 17:04:43 -0000 schweikh 2003/05/17 10:04:42 PDT FreeBSD doc repository (src committer) Modified files: en/projects/c99 index.sgml Log: Mark done in 4.x: Document the -n option in the echo utility as being implementation defined. Revision Changes Path 1.85 +2 -2 www/en/projects/c99/index.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 10:34:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C26B37B401; Sat, 17 May 2003 10:34:00 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 398B543F75; Sat, 17 May 2003 10:34:00 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HHY00U078104; Sat, 17 May 2003 10:34:00 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HHXxIp078103; Sat, 17 May 2003 10:33:59 -0700 (PDT) Message-Id: <200305171733.h4HHXxIp078103@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 May 2003 10:33:59 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/databases/libgda2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 17:34:01 -0000 marcus 2003/05/17 10:33:59 PDT FreeBSD ports repository Modified files: databases/libgda2 Makefile Log: Remove dependency on gbdm. libgda2 does not use it. Submitted by: Alexander Nedotsukov Revision Changes Path 1.39 +3 -3 ports/databases/libgda2/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 10:35:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1316E37B401; Sat, 17 May 2003 10:35:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7C5443F93; Sat, 17 May 2003 10:35:26 -0700 (PDT) (envelope-from ceri@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HHZQ0U078222; Sat, 17 May 2003 10:35:26 -0700 (PDT) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HHZQb2078221; Sat, 17 May 2003 10:35:26 -0700 (PDT) Message-Id: <200305171735.h4HHZQb2078221@repoman.freebsd.org> From: Ceri Davies Date: Sat, 17 May 2003 10:35:26 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/commercial hardware.raw X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 17:35:27 -0000 ceri 2003/05/17 10:35:26 PDT FreeBSD doc repository Modified files: en/commercial hardware.raw Log: Add an entry for INetU. Submitted by: Chris Kivlehan Revision Changes Path 1.58 +8 -0 www/en/commercial/hardware.raw From owner-cvs-all@FreeBSD.ORG Sat May 17 11:00:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 9009637B401; Sat, 17 May 2003 11:00:35 -0700 (PDT) Date: Sat, 17 May 2003 13:00:35 -0500 From: Juli Mallett To: Mike Barcroft Message-ID: <20030517130035.A42661@FreeBSD.org> References: <200305150210.h4F2AU6h082163@repoman.freebsd.org> <20030517114533.B84644@espresso.bsdmike.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: <20030517114533.B84644@espresso.bsdmike.org>; from mike@FreeBSD.org on Sat, May 17, 2003 at 11:45:33AM -0400 X-Title: Code Maven X-Towel: Yes X-Negacore: Yes X-Authentication-Warning: localhost: juli pwned teh intarweb cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 18:00:36 -0000 * Mike Barcroft [ Date: 2003-05-17 ] [ w.r.t. Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES ] > Juli Mallett writes: > > jmallett 2003/05/14 19:10:30 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/conf NOTES > > sys/i386/conf NOTES > > sys/pc98/conf NOTES > > Log: > > Clear up that COMPAT_43 may not do the same thing on every architecture > > and clear up that COMPAT_SUNOS is similarly MI, and does something > > relatively similar. > > > > Approved by: re/rwatson > > > > Revision Changes Path > > 1.1149 +10 -1 src/sys/conf/NOTES > > 1.1088 +0 -3 src/sys/i386/conf/NOTES > > 1.8 +0 -3 src/sys/pc98/conf/NOTES > > COMPAT_SUNOS should probably be removed and COMPAT_43 renamed to > COMPAT_FREEBSD[1-3]. Minimal traditional behaviour might be nice to keep around, but I'm torn between wanting it to be more fine-grained, and wanting it to be less fine-grained. Anything for truly traditional behaviour should be marked as such. Abuse of COMPAT_43 for more recent traditions should be marked as such. I'm tempted to say that it should be possible to turn them all off with a config(8) knob, and even when on, have them as fine-grained sysctls. Then, people who just need COMPAT_SUNOS who don't want COMPAT_43 could just twiddle a few knobs. Thanx, juli. -- juli mallett. email: jmallett@freebsd.org; efnet: juli; From owner-cvs-all@FreeBSD.ORG Sat May 17 11:03:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41F2E37B401; Sat, 17 May 2003 11:03:06 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3AF043F93; Sat, 17 May 2003 11:03:05 -0700 (PDT) (envelope-from trhodes@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HI350U080146; Sat, 17 May 2003 11:03:05 -0700 (PDT) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HI35MP080145; Sat, 17 May 2003 11:03:05 -0700 (PDT) Message-Id: <200305171803.h4HI35MP080145@repoman.freebsd.org> From: Tom Rhodes Date: Sat, 17 May 2003 11:03:05 -0700 (PDT) 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.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, 17 May 2003 18:03:06 -0000 trhodes 2003/05/17 11:03:05 PDT FreeBSD src repository Modified files: share/mk bsd.README Log: Apply the first in a series of patches which will bring bsd.README up to date. PR: 35652 Submitted by: "Simon L. Nielsen" (original version) Approved by: re (bmah) Revision Changes Path 1.25 +40 -10 src/share/mk/bsd.README From owner-cvs-all@FreeBSD.ORG Sat May 17 11:11:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0A2D837B401; Sat, 17 May 2003 11:11:33 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B1F843F3F; Sat, 17 May 2003 11:11:32 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HIBW0U080471; Sat, 17 May 2003 11:11:32 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HIBW63080470; Sat, 17 May 2003 11:11:32 -0700 (PDT) Message-Id: <200305171811.h4HIBW63080470@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 11:11:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/multimedia/totem 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, 17 May 2003 18:11:33 -0000 adamw 2003/05/17 11:11:32 PDT FreeBSD ports repository Modified files: multimedia/totem Makefile distinfo pkg-plist Log: Update to 0.98.0. PR: ports/52356 Submitted by: Hendrik Scholz (maintainer) Revision Changes Path 1.13 +2 -2 ports/multimedia/totem/Makefile 1.6 +1 -1 ports/multimedia/totem/distinfo 1.5 +8 -0 ports/multimedia/totem/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 11:14:12 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B6E237B401; Sat, 17 May 2003 11:14:12 -0700 (PDT) Received: from HAL9000.homeunix.com (12-233-57-131.client.attbi.com [12.233.57.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id 50D7443FAF; Sat, 17 May 2003 11:14:09 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.9/8.12.5) with ESMTP id h4HIE6hO026200; Sat, 17 May 2003 11:14:06 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.9/8.12.5/Submit) id h4HIE6gV026199; Sat, 17 May 2003 11:14:06 -0700 (PDT) (envelope-from das@FreeBSD.ORG) Date: Sat, 17 May 2003 11:14:06 -0700 From: David Schultz To: Juli Mallett Message-ID: <20030517181406.GB26043@HAL9000.homeunix.com> Mail-Followup-To: Juli Mallett , Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200305150210.h4F2AU6h082163@repoman.freebsd.org> <20030517114533.B84644@espresso.bsdmike.org> <20030517130035.A42661@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030517130035.A42661@FreeBSD.org> cc: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Mike Barcroft Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 18:14:13 -0000 On Sat, May 17, 2003, Juli Mallett wrote: > * Mike Barcroft [ Date: 2003-05-17 ] > [ w.r.t. Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES ] > > Juli Mallett writes: > > > jmallett 2003/05/14 19:10:30 PDT > > > > > > FreeBSD src repository > > > > > > Modified files: > > > sys/conf NOTES > > > sys/i386/conf NOTES > > > sys/pc98/conf NOTES > > > Log: > > > Clear up that COMPAT_43 may not do the same thing on every architecture > > > and clear up that COMPAT_SUNOS is similarly MI, and does something > > > relatively similar. > > > > > > Approved by: re/rwatson > > > > > > Revision Changes Path > > > 1.1149 +10 -1 src/sys/conf/NOTES > > > 1.1088 +0 -3 src/sys/i386/conf/NOTES > > > 1.8 +0 -3 src/sys/pc98/conf/NOTES > > > > COMPAT_SUNOS should probably be removed and COMPAT_43 renamed to > > COMPAT_FREEBSD[1-3]. > > Minimal traditional behaviour might be nice to keep around, but > I'm torn between wanting it to be more fine-grained, and wanting > it to be less fine-grained. Anything for truly traditional > behaviour should be marked as such. Abuse of COMPAT_43 for more > recent traditions should be marked as such. > > I'm tempted to say that it should be possible to turn them all off > with a config(8) knob, and even when on, have them as fine-grained > sysctls. > > Then, people who just need COMPAT_SUNOS who don't want COMPAT_43 > could just twiddle a few knobs. At the moment, COMPAT_LINUX and (I think) COMPAT_SUNOS require COMPAT_43 for socket compat. From owner-cvs-all@FreeBSD.ORG Sat May 17 11:29:32 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADC8737B401; Sat, 17 May 2003 11:29:32 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5971843FCB; Sat, 17 May 2003 11:29:32 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HITW0U081106; Sat, 17 May 2003 11:29:32 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HITWhf081105; Sat, 17 May 2003 11:29:32 -0700 (PDT) Message-Id: <200305171829.h4HITWhf081105@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 11:29:32 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/audio/abcde Makefile distinfo pkg-descr ports/audio/abcde/files patch-aa patch-ab patch-cddb-tool X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 18:29:33 -0000 adamw 2003/05/17 11:29:31 PDT FreeBSD ports repository Modified files: audio/abcde Makefile distinfo pkg-descr audio/abcde/files patch-aa Removed files: audio/abcde/files patch-ab patch-cddb-tool Log: Update to 2.1.4. PR: ports/52076 Submitted by: Munish Chopra (maintainer) Revision Changes Path 1.8 +25 -10 ports/audio/abcde/Makefile 1.2 +1 -1 ports/audio/abcde/distinfo 1.3 +21 -118 ports/audio/abcde/files/patch-aa 1.4 +0 -43 ports/audio/abcde/files/patch-ab (dead) 1.2 +0 -69 ports/audio/abcde/files/patch-cddb-tool (dead) 1.3 +3 -3 ports/audio/abcde/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat May 17 11:44:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 93AC837B401; Sat, 17 May 2003 11:44:34 -0700 (PDT) Date: Sat, 17 May 2003 13:44:34 -0500 From: Juli Mallett To: Mike Barcroft , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030517134434.A45259@FreeBSD.org> References: <200305150210.h4F2AU6h082163@repoman.freebsd.org> <20030517114533.B84644@espresso.bsdmike.org> <20030517130035.A42661@FreeBSD.org> <20030517181406.GB26043@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030517181406.GB26043@HAL9000.homeunix.com>; from das@FreeBSD.ORG on Sat, May 17, 2003 at 11:14:06AM -0700 X-Title: Code Maven X-Towel: Yes X-Negacore: Yes X-Authentication-Warning: localhost: juli pwned teh intarweb Subject: Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 18:44:35 -0000 * David Schultz [ Date: 2003-05-17 ] [ w.r.t. Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES ] > On Sat, May 17, 2003, Juli Mallett wrote: > > * Mike Barcroft [ Date: 2003-05-17 ] > > [ w.r.t. Re: cvs commit: src/sys/conf NOTES src/sys/i386/conf NOTES src/sys/pc98/conf NOTES ] > > > Juli Mallett writes: > > > > jmallett 2003/05/14 19:10:30 PDT > > > > > > > > FreeBSD src repository > > > > > > > > Modified files: > > > > sys/conf NOTES > > > > sys/i386/conf NOTES > > > > sys/pc98/conf NOTES > > > > Log: > > > > Clear up that COMPAT_43 may not do the same thing on every architecture > > > > and clear up that COMPAT_SUNOS is similarly MI, and does something > > > > relatively similar. > > > > > > > > Approved by: re/rwatson > > > > > > > > Revision Changes Path > > > > 1.1149 +10 -1 src/sys/conf/NOTES > > > > 1.1088 +0 -3 src/sys/i386/conf/NOTES > > > > 1.8 +0 -3 src/sys/pc98/conf/NOTES > > > > > > COMPAT_SUNOS should probably be removed and COMPAT_43 renamed to > > > COMPAT_FREEBSD[1-3]. > > > > Minimal traditional behaviour might be nice to keep around, but > > I'm torn between wanting it to be more fine-grained, and wanting > > it to be less fine-grained. Anything for truly traditional > > behaviour should be marked as such. Abuse of COMPAT_43 for more > > recent traditions should be marked as such. > > > > I'm tempted to say that it should be possible to turn them all off > > with a config(8) knob, and even when on, have them as fine-grained > > sysctls. > > > > Then, people who just need COMPAT_SUNOS who don't want COMPAT_43 > > could just twiddle a few knobs. > > At the moment, COMPAT_LINUX and (I think) COMPAT_SUNOS require > COMPAT_43 for socket compat. COMPAT_SUNOS is its own thing, it shares some deltas with COMPAT_43 and that's it. It's not an ABI compatibility / emulation module. -- juli mallett. email: jmallett@freebsd.org; efnet: juli; From owner-cvs-all@FreeBSD.ORG Sat May 17 11:56:39 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5068637B401; Sat, 17 May 2003 11:56:39 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB2AC43FB1; Sat, 17 May 2003 11:56:38 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HIuc0U082118; Sat, 17 May 2003 11:56:38 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HIuc1K082117; Sat, 17 May 2003 11:56:38 -0700 (PDT) Message-Id: <200305171856.h4HIuc1K082117@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 11:56:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/pfaedit Makefile distinfo pkg-plist ports/print/pfaedit/files patch-pfaedit::configure-pfaededit.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, 17 May 2003 18:56:39 -0000 adamw 2003/05/17 11:56:38 PDT FreeBSD ports repository Modified files: print/pfaedit Makefile distinfo pkg-plist Added files: print/pfaedit/files patch-pfaedit::configure-pfaededit.h Log: Update to 20030512. PR: ports/52378 Submitted by: KANOU Hiroki (maintainer) Revision Changes Path 1.36 +1 -1 ports/print/pfaedit/Makefile 1.32 +2 -2 ports/print/pfaedit/distinfo 1.1 +20 -0 ports/print/pfaedit/files/patch-pfaedit::configure-pfaededit.h (new) 1.20 +9 -0 ports/print/pfaedit/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 12:05:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C184B37B401; Sat, 17 May 2003 12:05:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5940A43F93; Sat, 17 May 2003 12:05:18 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJ5I0U083506; Sat, 17 May 2003 12:05:18 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJ5IXP083505; Sat, 17 May 2003 12:05:18 -0700 (PDT) Message-Id: <200305171905.h4HJ5IXP083505@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 12:05:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libgeom Makefile src/sbin/bsdlabel Makefile src/sbin/gbde Makefile src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:05:19 -0000 ru 2003/05/17 12:05:18 PDT FreeBSD src repository Modified files: lib/libgeom Makefile sbin/bsdlabel Makefile sbin/gbde Makefile sbin/sunlabel Makefile Log: Moved libgeom.so dependencies to where they belong. Reviewed by: phk Approved by: re (scottl) Revision Changes Path 1.6 +3 -0 src/lib/libgeom/Makefile 1.16 +2 -2 src/sbin/bsdlabel/Makefile 1.10 +2 -2 src/sbin/gbde/Makefile 1.8 +2 -2 src/sbin/sunlabel/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 12:06:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1808437B401; Sat, 17 May 2003 12:06:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABDAC43F75; Sat, 17 May 2003 12:06:45 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJ6j0U083612; Sat, 17 May 2003 12:06:45 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJ6ju0083611; Sat, 17 May 2003 12:06:45 -0700 (PDT) Message-Id: <200305171906.h4HJ6ju0083611@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 12:06:45 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/bsdlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:06:46 -0000 ru 2003/05/17 12:06:45 PDT FreeBSD src repository Modified files: sbin/bsdlabel Makefile Log: Style fixes. Reviewed by: phk Approved by: re (scottl) Revision Changes Path 1.17 +8 -13 src/sbin/bsdlabel/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 12:07:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE5E37B401; Sat, 17 May 2003 12:07:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DD61743F85; Sat, 17 May 2003 12:07:27 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJ7R0U083646; Sat, 17 May 2003 12:07:27 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJ7RbH083645; Sat, 17 May 2003 12:07:27 -0700 (PDT) Message-Id: <200305171907.h4HJ7RbH083645@repoman.freebsd.org> From: Robert Watson Date: Sat, 17 May 2003 12:07:27 -0700 (PDT) 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.2R todo.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:07:28 -0000 rwatson 2003/05/17 12:07:27 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Add a todo item for completing our support for APIC PCI routing. No current owner and status; may be assigned to jhb once I hear back from him. Submitted by: Cagle, John (ISS-Houston) Revision Changes Path 1.19 +12 -1 www/en/releases/5.2R/todo.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 12:12:58 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E4AFF37B401; Sat, 17 May 2003 12:12:58 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CAC243F75; Sat, 17 May 2003 12:12:58 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJCw0U083886; Sat, 17 May 2003 12:12:58 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJCwdk083885; Sat, 17 May 2003 12:12:58 -0700 (PDT) Message-Id: <200305171912.h4HJCwdk083885@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 12:12:58 -0700 (PDT) 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/gtk-send-pr 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, 17 May 2003 19:12:59 -0000 adamw 2003/05/17 12:12:58 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/gtk-send-pr Makefile distinfo pkg-descr pkg-plist Log: Add gtk-send-pr, a GTK2 send-pr(1) interface. PR: ports/51697 Submitted by: Miguel Mendez Revision Changes Path 1.361 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/gtk-send-pr/Makefile (new) 1.1 +1 -0 ports/sysutils/gtk-send-pr/distinfo (new) 1.1 +10 -0 ports/sysutils/gtk-send-pr/pkg-descr (new) 1.1 +1 -0 ports/sysutils/gtk-send-pr/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 12:14:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BAD0837B401; Sat, 17 May 2003 12:14:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5972443FAF; Sat, 17 May 2003 12:14:16 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJEG0U084266; Sat, 17 May 2003 12:14:16 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJEGxN084265; Sat, 17 May 2003 12:14:16 -0700 (PDT) Message-Id: <200305171914.h4HJEGxN084265@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 12:14:16 -0700 (PDT) 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, 17 May 2003 19:14:17 -0000 adamw 2003/05/17 12:14:16 PDT FreeBSD ports repository Modified files: . modules Log: gtk-send-pr --> ports/sysutils/gtk-send-pr Revision Changes Path 1.7263 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 12:16:30 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ABC937B401; Sat, 17 May 2003 12:16:30 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C04AD43F93; Sat, 17 May 2003 12:16:29 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJGT0U084515; Sat, 17 May 2003 12:16:29 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJGTME084514; Sat, 17 May 2003 12:16:29 -0700 (PDT) Message-Id: <200305171916.h4HJGTME084514@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 12:16:29 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release Makefile src/release/alpha fixit_crunch.conf src/release/i386 fixit_crunch.conf src/release/ia64 doFS.sh src/release/pc98 fixit-small_crunch.conf... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:16:30 -0000 ru 2003/05/17 12:16:29 PDT FreeBSD src repository Modified files: release Makefile release/alpha fixit_crunch.conf release/i386 fixit_crunch.conf release/ia64 doFS.sh release/pc98 fixit-small_crunch.conf fixit_crunch.conf release/scripts doFS.sh release/sparc64 mkisoimages.sh Log: disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days. Also make sure bsdlabel(8) (along with the disklabel(8) compat link) still appear on the fixit floppies of platforms that use it natively (alpha, i386, and pc98). Approved by: re (scottl) Revision Changes Path 1.776 +4 -0 src/release/Makefile 1.35 +3 -2 src/release/alpha/fixit_crunch.conf 1.10 +3 -2 src/release/i386/fixit_crunch.conf 1.8 +1 -1 src/release/ia64/doFS.sh 1.3 +3 -2 src/release/pc98/fixit-small_crunch.conf 1.10 +3 -2 src/release/pc98/fixit_crunch.conf 1.52 +1 -1 src/release/scripts/doFS.sh 1.2 +1 -1 src/release/sparc64/mkisoimages.sh From owner-cvs-all@FreeBSD.ORG Sat May 17 12:39:43 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA85337B401; Sat, 17 May 2003 12:39:43 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A55F43FA3; Sat, 17 May 2003 12:39:43 -0700 (PDT) (envelope-from sumikawa@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJdh0U085691; Sat, 17 May 2003 12:39:43 -0700 (PDT) (envelope-from sumikawa@repoman.freebsd.org) Received: (from sumikawa@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJdhKR085690; Sat, 17 May 2003 12:39:43 -0700 (PDT) Message-Id: <200305171939.h4HJdhKR085690@repoman.freebsd.org> From: Munechika SUMIKAWA Date: Sat, 17 May 2003 12:39:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/iperf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 19:39:44 -0000 sumikawa 2003/05/17 12:39:43 PDT FreeBSD ports repository Modified files: net/iperf Makefile Log: Add 'ipv6' on CATEGORIES. Revision Changes Path 1.11 +1 -1 ports/net/iperf/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 12:46:50 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC8BD37B401; Sat, 17 May 2003 12:46:50 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B86243F85; Sat, 17 May 2003 12:46:50 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJko0U086311; Sat, 17 May 2003 12:46:50 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJkoMt086310; Sat, 17 May 2003 12:46:50 -0700 (PDT) Message-Id: <200305171946.h4HJkoMt086310@repoman.freebsd.org> From: Robert Watson Date: Sat, 17 May 2003 12:46:50 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/libexec/rtld-elf rtld.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: Sat, 17 May 2003 19:46:51 -0000 rwatson 2003/05/17 12:46:50 PDT FreeBSD src repository Modified files: libexec/rtld-elf rtld.1 Log: Since libmap.conf is referenced in rtld.1, include it in the references section. Approved by: re (scottl) Revision Changes Path 1.34 +1 -0 src/libexec/rtld-elf/rtld.1 From owner-cvs-all@FreeBSD.ORG Sat May 17 12:49:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F5E337B401; Sat, 17 May 2003 12:49:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C4C843F93; Sat, 17 May 2003 12:49:59 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HJnw0U091526; Sat, 17 May 2003 12:49:59 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HJnwrh091525; Sat, 17 May 2003 12:49:58 -0700 (PDT) Message-Id: <200305171949.h4HJnwrh091525@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 May 2003 12:49:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/intltool 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, 17 May 2003 19:49:59 -0000 marcus 2003/05/17 12:49:58 PDT FreeBSD ports repository Modified files: textproc/intltool Makefile distinfo pkg-plist Log: Update to 0.26. Revision Changes Path 1.23 +4 -3 ports/textproc/intltool/Makefile 1.16 +1 -1 ports/textproc/intltool/distinfo 1.9 +1 -0 ports/textproc/intltool/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 13:05:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE01837B401; Sat, 17 May 2003 13:05:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A8AF43F93; Sat, 17 May 2003 13:05:19 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HK5J0U093140; Sat, 17 May 2003 13:05:19 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HK5I8o093122; Sat, 17 May 2003 13:05:18 -0700 (PDT) Message-Id: <200305172005.h4HK5I8o093122@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 17 May 2003 13:05:18 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd Makefile syslogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 20:05:20 -0000 gshapiro 2003/05/17 13:05:18 PDT FreeBSD src repository Modified files: usr.sbin/syslogd Makefile syslogd.c Log: Avoid code duplication by using libutil's trimdomain() instead of an incorrect re-implementation. PR: 52223, 52342 Submitted by: Dan Nelson Approved by: re (bmah/rwatson) MFC after: 2 days Revision Changes Path 1.11 +3 -0 src/usr.sbin/syslogd/Makefile 1.115 +4 -10 src/usr.sbin/syslogd/syslogd.c From owner-cvs-all@FreeBSD.ORG Sat May 17 13:07:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3574737B401; Sat, 17 May 2003 13:07:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C868C43F93; Sat, 17 May 2003 13:07:54 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HK7s0U093227; Sat, 17 May 2003 13:07:54 -0700 (PDT) (envelope-from gshapiro@repoman.freebsd.org) Received: (from gshapiro@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HK7s22093226; Sat, 17 May 2003 13:07:54 -0700 (PDT) Message-Id: <200305172007.h4HK7s22093226@repoman.freebsd.org> From: Gregory Neil Shapiro Date: Sat, 17 May 2003 13:07:54 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 20:07:55 -0000 gshapiro 2003/05/17 13:07:54 PDT FreeBSD src repository Modified files: usr.sbin/syslogd syslogd.c Log: Avoid a corrupt timestamp on the console PR: 51587 Submitted by: Dmitry Sivachenko Approved by: re (rwatson) MFC after: 3 days Revision Changes Path 1.116 +6 -2 src/usr.sbin/syslogd/syslogd.c From owner-cvs-all@FreeBSD.ORG Sat May 17 13:40:42 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC2DC37B401; Sat, 17 May 2003 13:40:42 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B54A43FBD; Sat, 17 May 2003 13:40:42 -0700 (PDT) (envelope-from peter@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HKeg0U094416; Sat, 17 May 2003 13:40:42 -0700 (PDT) (envelope-from peter@repoman.freebsd.org) Received: (from peter@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HKegIx094415; Sat, 17 May 2003 13:40:42 -0700 (PDT) Message-Id: <200305172040.h4HKegIx094415@repoman.freebsd.org> From: Peter Wemm Date: Sat, 17 May 2003 13:40:42 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 20:40:43 -0000 peter 2003/05/17 13:40:42 PDT FreeBSD src repository Modified files: sbin Makefile Log: Add fdisk for $MACHINE_ARCH == amd64 Revision Changes Path 1.121 +4 -0 src/sbin/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 13:51:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A1B5837B401; Sat, 17 May 2003 13:51:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35C3643F85; Sat, 17 May 2003 13:51:28 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HKpR0U094927; Sat, 17 May 2003 13:51:27 -0700 (PDT) (envelope-from nork@repoman.freebsd.org) Received: (from nork@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HKpRaK094926; Sat, 17 May 2003 13:51:27 -0700 (PDT) Message-Id: <200305172051.h4HKpRaK094926@repoman.freebsd.org> From: Norikatsu Shigemura Date: Sat, 17 May 2003 13:51:27 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/freebsd-update Makefile pkg-message pkg-plist ports/security/freebsd-update/files freebsd-update freebsd-update.8 freebsd-update.conf.5 pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 20:51:29 -0000 nork 2003/05/17 13:51:27 PDT FreeBSD ports repository Modified files: security/freebsd-update Makefile pkg-plist security/freebsd-update/files freebsd-update Added files: security/freebsd-update/files freebsd-update.8 freebsd-update.conf.5 pkg-message Removed files: security/freebsd-update pkg-message Log: o Removes the original, out of date, README file. o Adds (new, up to date) man pages. o Puts the configuration file in $PREFIX/etc where it belongs. PR: ports/52244 Submitted by: Colin Percival Revision Changes Path 1.2 +17 -4 ports/security/freebsd-update/Makefile 1.2 +13 -4 ports/security/freebsd-update/files/freebsd-update 1.1 +66 -0 ports/security/freebsd-update/files/freebsd-update.8 (new) 1.1 +36 -0 ports/security/freebsd-update/files/freebsd-update.conf.5 (new) 1.1 +16 -0 ports/security/freebsd-update/files/pkg-message (new) 1.2 +0 -11 ports/security/freebsd-update/pkg-message (dead) 1.2 +1 -3 ports/security/freebsd-update/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 14:04:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D7BEE37B401; Sat, 17 May 2003 14:04:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A3B643F85; Sat, 17 May 2003 14:04:38 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HL4c0U096324; Sat, 17 May 2003 14:04:38 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HL4cnr096323; Sat, 17 May 2003 14:04:38 -0700 (PDT) Message-Id: <200305172104.h4HL4cnr096323@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 17 May 2003 14:04:38 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports INDEX X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:04:39 -0000 kris 2003/05/17 14:04:38 PDT FreeBSD ports repository Modified files: . INDEX Log: New INDEX for 4.x, with 8633 ports Revision Changes Path 1.375 +4579 -4476 ports/INDEX From owner-cvs-all@FreeBSD.ORG Sat May 17 14:10:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAC0637B401; Sat, 17 May 2003 14:10:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76BD743F93; Sat, 17 May 2003 14:10:44 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLAi0U096609; Sat, 17 May 2003 14:10:44 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLAiqE096608; Sat, 17 May 2003 14:10:44 -0700 (PDT) Message-Id: <200305172110.h4HLAiqE096608@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 May 2003 14:10:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/gtkspell2 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, 17 May 2003 21:10:45 -0000 marcus 2003/05/17 14:10:44 PDT FreeBSD ports repository Modified files: textproc/gtkspell2 Makefile distinfo pkg-plist Log: Update to 2.0.4. Revision Changes Path 1.7 +2 -3 ports/textproc/gtkspell2/Makefile 1.2 +1 -1 ports/textproc/gtkspell2/distinfo 1.2 +11 -0 ports/textproc/gtkspell2/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 14:29:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4492637B401; Sat, 17 May 2003 14:29:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D84C443FB1; Sat, 17 May 2003 14:29:17 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLTH0U097261; Sat, 17 May 2003 14:29:17 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLTHBl097260; Sat, 17 May 2003 14:29:17 -0700 (PDT) Message-Id: <200305172129.h4HLTHBl097260@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 14:29:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fm Makefile ports/x11-fm/krusader Makefile distinfo pkg-descr pkg-message pkg-plistpatch-krusader::kmountman.cpp patch-krusader::kmountmangui.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, 17 May 2003 21:29:18 -0000 arved 2003/05/17 14:29:17 PDT FreeBSD ports repository Modified files: x11-fm Makefile Added files: x11-fm/krusader Makefile distinfo pkg-descr pkg-message pkg-plist x11-fm/krusader/files patch-krusader::arc_vfs.cpp patch-krusader::kmountman.cpp patch-krusader::kmountmangui.cpp Log: Add krusader, a midnight commander like Filemanager for KDE PR: 52348,51343 Submitted by: Heiner Eichmann , Kirill Ponomarew Revision Changes Path 1.37 +1 -0 ports/x11-fm/Makefile 1.1 +27 -0 ports/x11-fm/krusader/Makefile (new) 1.1 +1 -0 ports/x11-fm/krusader/distinfo (new) 1.1 +22 -0 ports/x11-fm/krusader/files/patch-krusader::arc_vfs.cpp (new) 1.1 +268 -0 ports/x11-fm/krusader/files/patch-krusader::kmountman.cpp (new) 1.1 +19 -0 ports/x11-fm/krusader/files/patch-krusader::kmountmangui.cpp (new) 1.1 +14 -0 ports/x11-fm/krusader/pkg-descr (new) 1.1 +11 -0 ports/x11-fm/krusader/pkg-message (new) 1.1 +125 -0 ports/x11-fm/krusader/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 14:29:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6215137B401; Sat, 17 May 2003 14:29:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FD343F85; Sat, 17 May 2003 14:29:28 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLTR0U097303; Sat, 17 May 2003 14:29:27 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLTRke097302; Sat, 17 May 2003 14:29:27 -0700 (PDT) Message-Id: <200305172129.h4HLTRke097302@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 14:29:27 -0700 (PDT) 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, 17 May 2003 21:29:28 -0000 arved 2003/05/17 14:29:27 PDT FreeBSD ports repository Modified files: . modules Log: krusader --> ports/x11-fm/krusader Revision Changes Path 1.7264 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 14:40:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7349E37B401; Sat, 17 May 2003 14:40:27 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D5D543F75; Sat, 17 May 2003 14:40:27 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLeQ0U097843; Sat, 17 May 2003 14:40:26 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLeQNa097842; Sat, 17 May 2003 14:40:26 -0700 (PDT) Message-Id: <200305172140.h4HLeQNa097842@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 May 2003 14:40:26 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/dia Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:40:27 -0000 marcus 2003/05/17 14:40:26 PDT FreeBSD ports repository Modified files: graphics/dia Makefile Log: Convert to new GNOME infrastructure. Revision Changes Path 1.28 +2 -3 ports/graphics/dia/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 14:40:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BFDF37B401; Sat, 17 May 2003 14:40:55 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDEB343FA3; Sat, 17 May 2003 14:40:54 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLes0U097873; Sat, 17 May 2003 14:40:54 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLesvr097872; Sat, 17 May 2003 14:40:54 -0700 (PDT) Message-Id: <200305172140.h4HLesvr097872@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 17 May 2003 14:40:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libzvbi/files patch-src::io-bktr.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:40:56 -0000 oliver 2003/05/17 14:40:54 PDT FreeBSD ports repository Added files: devel/libzvbi/files patch-src::io-bktr.c Log: Fix build on CURRENT Submitted by: bento Revision Changes Path 1.1 +10 -0 ports/devel/libzvbi/files/patch-src::io-bktr.c (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 14:45:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A676237B401; Sat, 17 May 2003 14:45:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4D043FA3; Sat, 17 May 2003 14:45:28 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLjS0U098110; Sat, 17 May 2003 14:45:28 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLjRpB098109; Sat, 17 May 2003 14:45:27 -0700 (PDT) Message-Id: <200305172145.h4HLjRpB098109@repoman.freebsd.org> From: Nate Lawson Date: Sat, 17 May 2003 14:45:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/dev/usb umass.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:45:29 -0000 njl 2003/05/17 14:45:27 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/dev/usb umass.c Log: Generalize a quirk to match all Asahi Optical (i.e. Pentax) devices. This is an MFC of 1.82 Revision Changes Path 1.11.2.19 +3 -4 src/sys/dev/usb/umass.c From owner-cvs-all@FreeBSD.ORG Sat May 17 14:46:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEEF037B401; Sat, 17 May 2003 14:46:20 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4CED43F3F; Sat, 17 May 2003 14:46:19 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLkJ0U098156; Sat, 17 May 2003 14:46:19 -0700 (PDT) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLkJre098155; Sat, 17 May 2003 14:46:19 -0700 (PDT) Message-Id: <200305172146.h4HLkJre098155@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sat, 17 May 2003 14:46:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/libart_lgpl2 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:46:21 -0000 marcus 2003/05/17 14:46:19 PDT FreeBSD ports repository Modified files: graphics/libart_lgpl2 Makefile Log: Add a CONFLICTS entry for libart-*. If libart is installed, ports that depend on libart_lgpl2 will fail to build. Revision Changes Path 1.21 +1 -0 ports/graphics/libart_lgpl2/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 14:48:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DE6237B401; Sat, 17 May 2003 14:48:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1B0643FAF; Sat, 17 May 2003 14:48:30 -0700 (PDT) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HLmU0U098210; Sat, 17 May 2003 14:48:30 -0700 (PDT) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HLmUbG098209; Sat, 17 May 2003 14:48:30 -0700 (PDT) Message-Id: <200305172148.h4HLmUbG098209@repoman.freebsd.org> From: Nate Lawson Date: Sat, 17 May 2003 14:48:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_4 Subject: cvs commit: src/sys/cam/scsi scsi_da.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:48:31 -0000 njl 2003/05/17 14:48:30 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) sys/cam/scsi scsi_da.c Log: Quirk for OTi usb key. MFC of 1.143 Revision Changes Path 1.42.2.36 +8 -0 src/sys/cam/scsi/scsi_da.c From owner-cvs-all@FreeBSD.ORG Sat May 17 14:50:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FAB037B404 for ; Sat, 17 May 2003 14:50:23 -0700 (PDT) Received: from rootlabs.com (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id CAB7E43F93 for ; Sat, 17 May 2003 14:50:21 -0700 (PDT) (envelope-from nate@rootlabs.com) Received: (qmail 87377 invoked by uid 1000); 17 May 2003 21:50:23 -0000 Date: Sat, 17 May 2003 14:50:23 -0700 (PDT) From: Nate Lawson To: Josef Karthauser In-Reply-To: <20030512120723.GB2009@genius.tao.org.uk> Message-ID: <20030517144847.N87367@root.org> References: <20030511235535.DE67C37B435@hub.freebsd.org> <20030511223535.M73059@root.org> <20030512120723.GB2009@genius.tao.org.uk> 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/share/man/man4 umass.4 src/sys/dev/usb umass.c usbdevs X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 21:50:23 -0000 On Mon, 12 May 2003, Josef Karthauser wrote: > On Sun, May 11, 2003 at 10:37:47PM -0700, Nate Lawson wrote: > > > Extend the digital camera support (umass) to the PENTAX Optio 330GS. > > > > > > Submitted by: Jan-Oliver Neumann > > > By way of: n_hibma > > > Approved by: re (jhb & bmah) > > > MFC After: 7 days > > > Thanks for your work but it conflicts with something I have been working > > on (see PR kern/50271). My solution is to extend the quirk to all pentax > > cameras since they all appear to have the same problem. > > Wonderful! :). I'll hold back from the MFC then. Is this something > that can get committed before the release gets cut? Quirk has been committed to -current and MFCd. I'm closing the PR now. Also, I will remove the quirk you added but leave the usbdevs entries as they could be useful later. -Nate From owner-cvs-all@FreeBSD.ORG Sat May 17 15:07:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4487B37B401; Sat, 17 May 2003 15:07:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C6E43FA3; Sat, 17 May 2003 15:07:22 -0700 (PDT) (envelope-from oliver@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HM7M0U000116; Sat, 17 May 2003 15:07:22 -0700 (PDT) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HM7MQj000115; Sat, 17 May 2003 15:07:22 -0700 (PDT) Message-Id: <200305172207.h4HM7MQj000115@repoman.freebsd.org> From: Oliver Lehmann Date: Sat, 17 May 2003 15:07:22 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/devel/libuta Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:07:23 -0000 oliver 2003/05/17 15:07:22 PDT FreeBSD ports repository Modified files: devel/libuta Makefile Log: silence the patch stage freebsd -> FreeBSD Revision Changes Path 1.14 +3 -3 ports/devel/libuta/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 15:07:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DFFD637B401; Sat, 17 May 2003 15:07:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7625143FA3; Sat, 17 May 2003 15:07:35 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HM7Z0U000172; Sat, 17 May 2003 15:07:35 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HM7ZmG000171; Sat, 17 May 2003 15:07:35 -0700 (PDT) Message-Id: <200305172207.h4HM7ZmG000171@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 15:07:35 -0700 (PDT) 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/gpkgdep 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, 17 May 2003 22:07:36 -0000 arved 2003/05/17 15:07:35 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/gpkgdep Makefile distinfo pkg-descr pkg-plist Log: Add gpkgdep, utility that displays the package dependencies in different views. PR: 46667 Submitted by: Heiner Eichmann Revision Changes Path 1.362 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/gpkgdep/Makefile (new) 1.1 +1 -0 ports/sysutils/gpkgdep/distinfo (new) 1.1 +12 -0 ports/sysutils/gpkgdep/pkg-descr (new) 1.1 +1 -0 ports/sysutils/gpkgdep/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 15:07:46 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5521337B401; Sat, 17 May 2003 15:07:46 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA7ED43FA3; Sat, 17 May 2003 15:07:45 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HM7j0U000226; Sat, 17 May 2003 15:07:45 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HM7jwM000219; Sat, 17 May 2003 15:07:45 -0700 (PDT) Message-Id: <200305172207.h4HM7jwM000219@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 15:07:45 -0700 (PDT) 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, 17 May 2003 22:07:46 -0000 arved 2003/05/17 15:07:45 PDT FreeBSD ports repository Modified files: . modules Log: gpkgdep --> ports/sysutils/gpkgdep Revision Changes Path 1.7265 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 15:17:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AB2A37B401; Sat, 17 May 2003 15:17:24 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CDDAF43FB1; Sat, 17 May 2003 15:17:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMHN0U000601; Sat, 17 May 2003 15:17:23 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMHNWR000600; Sat, 17 May 2003 15:17:23 -0700 (PDT) Message-Id: <200305172217.h4HMHNWR000600@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 15:17:23 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common loader.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, 17 May 2003 22:17:24 -0000 ru 2003/05/17 15:17:23 PDT FreeBSD src repository Modified files: sys/boot/common loader.8 Log: Fixed the markup and wording of the kern.ipc.nsfbufs tunable. (It does not modify NSFBUFS, but just overrides it if set.) Approved by: re (blanket) Revision Changes Path 1.56 +5 -3 src/sys/boot/common/loader.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 15:21:28 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BFBC37B404; Sat, 17 May 2003 15:21:28 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE43A43FAF; Sat, 17 May 2003 15:21:27 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMLR0U000788; Sat, 17 May 2003 15:21:27 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMLRRb000787; Sat, 17 May 2003 15:21:27 -0700 (PDT) Message-Id: <200305172221.h4HMLRRb000787@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 15:21:27 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/devd devd.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, 17 May 2003 22:21:28 -0000 ru 2003/05/17 15:21:27 PDT FreeBSD src repository Modified files: sbin/devd devd.8 Log: mdoc(7) fixes: Expand contraction. Revision Changes Path 1.9 +1 -1 src/sbin/devd/devd.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 15:25:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7CC9937B401; Sat, 17 May 2003 15:25:24 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 441AA43FBF; Sat, 17 May 2003 15:25:23 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 09715530E; Sun, 18 May 2003 00:25:20 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov References: <200305171905.h4HJ5IXP083505@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 18 May 2003 00:25:20 +0200 In-Reply-To: <200305171905.h4HJ5IXP083505@repoman.freebsd.org> (Ruslan Ermilov's message of "Sat, 17 May 2003 12:05:18 -0700 (PDT)") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) 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/libgeom Makefile src/sbin/bsdlabel Makefile src/sbin/gbde Makefile src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:25:24 -0000 Ruslan Ermilov writes: > Log: > Moved libgeom.so dependencies to where they belong. Did you test this? It breaks the tinderbox. DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sat May 17 15:26:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7EB8437B401; Sat, 17 May 2003 15:26:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B64343FD7; Sat, 17 May 2003 15:26:45 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMQi0U000956; Sat, 17 May 2003 15:26:44 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMQih5000955; Sat, 17 May 2003 15:26:44 -0700 (PDT) Message-Id: <200305172226.h4HMQih5000955@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 15:26:44 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/kopete 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, 17 May 2003 22:26:46 -0000 arved 2003/05/17 15:26:44 PDT FreeBSD ports repository Modified files: net/kopete Makefile distinfo pkg-plist Log: Update to 0.6.2 Sort pkg-plist PR: 51582 Submitted by: Kirill Ponomarew Approved by: maintainer timeout Revision Changes Path 1.8 +8 -1 ports/net/kopete/Makefile 1.4 +1 -1 ports/net/kopete/distinfo 1.4 +364 -343 ports/net/kopete/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 15:31:49 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC87037B401; Sat, 17 May 2003 15:31:49 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D9C943FAF; Sat, 17 May 2003 15:31:49 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMVn0U001197; Sat, 17 May 2003 15:31:49 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMVnNJ001196; Sat, 17 May 2003 15:31:49 -0700 (PDT) Message-Id: <200305172231.h4HMVnNJ001196@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 15:31:49 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mdmfs mdmfs.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, 17 May 2003 22:31:50 -0000 ru 2003/05/17 15:31:49 PDT FreeBSD src repository Modified files: sbin/mdmfs mdmfs.8 Log: mdoc(7) fix: Add the forgotten paragraph command. Approved by: re (blanket) Revision Changes Path 1.17 +1 -0 src/sbin/mdmfs/mdmfs.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 15:35:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9822E37B401; Sat, 17 May 2003 15:35:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 39DCD43FAF; Sat, 17 May 2003 15:35:36 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMZZ0U001341; Sat, 17 May 2003 15:35:36 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMZZwK001340; Sat, 17 May 2003 15:35:35 -0700 (PDT) Message-Id: <200305172235.h4HMZZwK001340@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 15:35:35 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount mount.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, 17 May 2003 22:35:37 -0000 ru 2003/05/17 15:35:35 PDT FreeBSD src repository Modified files: sbin/mount mount.8 Log: Fixed the markup in the recently added ENVIRONMENT section. Revision Changes Path 1.59 +6 -6 src/sbin/mount/mount.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 15:38:36 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D882F37B401; Sat, 17 May 2003 15:38:36 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FFF43FA3; Sat, 17 May 2003 15:38:36 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMca0U001490; Sat, 17 May 2003 15:38:36 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMcaeY001489; Sat, 17 May 2003 15:38:36 -0700 (PDT) Message-Id: <200305172238.h4HMcaeY001489@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 15:38:36 -0700 (PDT) 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 tbmaster.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, 17 May 2003 22:38:37 -0000 des 2003/05/17 15:38:36 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.pl Log: Fix a bug in report() which prevented two failure reports today from reaching the lists. Also add support for tinderbox.pl's --date option. Revision Changes Path 1.25 +3 -1 src/tools/tools/tinderbox/tbmaster.pl From owner-cvs-all@FreeBSD.ORG Sat May 17 15:40:35 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BB5137B401; Sat, 17 May 2003 15:40:35 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EED2343F75; Sat, 17 May 2003 15:40:34 -0700 (PDT) (envelope-from des@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMeY0U001635; Sat, 17 May 2003 15:40:34 -0700 (PDT) (envelope-from des@repoman.freebsd.org) Received: (from des@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMeYNt001634; Sat, 17 May 2003 15:40:34 -0700 (PDT) Message-Id: <200305172240.h4HMeYNt001634@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sat, 17 May 2003 15:40:34 -0700 (PDT) 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 tbmaster.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: Sat, 17 May 2003 22:40:35 -0000 des 2003/05/17 15:40:34 PDT FreeBSD src repository Modified files: tools/tools/tinderbox tbmaster.1 Log: Document the DATE configuration field. Revision Changes Path 1.2 +6 -0 src/tools/tools/tinderbox/tbmaster.1 From owner-cvs-all@FreeBSD.ORG Sat May 17 15:51:33 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1699A37B401; Sat, 17 May 2003 15:51:33 -0700 (PDT) Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F9AD43F75; Sat, 17 May 2003 15:51:32 -0700 (PDT) (envelope-from des@ofug.org) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 9FB1A530E; Sun, 18 May 2003 00:51:29 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Ruslan Ermilov References: <200305171905.h4HJ5IXP083505@repoman.freebsd.org> From: Dag-Erling Smorgrav Date: Sun, 18 May 2003 00:51:28 +0200 In-Reply-To: (Dag-Erling Smorgrav's message of "Sun, 18 May 2003 00:25:20 +0200") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (berkeley-unix) 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/libgeom Makefile src/sbin/bsdlabel Makefile src/sbin/gbde Makefile src/sbin/sunlabel Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:51:33 -0000 Dag-Erling Smorgrav writes: > Ruslan Ermilov writes: > > Moved libgeom.so dependencies to where they belong. > Did you test this? It breaks the tinderbox. Sorry, I should be more specific: you can't have libgeom depend on libbsdxml unless it's a prebuild_lib (which it currently isn't). You of all people should know that :) (unfortunately the tinderbox failure reports didn't get mailed out due to a stupid bug in tbmaster - it worked fine on my desktop which runs postfix, but the tinderboxen run sendmail) DES -- Dag-Erling Smorgrav - des@ofug.org From owner-cvs-all@FreeBSD.ORG Sat May 17 15:52:19 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E723637B401; Sat, 17 May 2003 15:52:19 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 86FA543FAF; Sat, 17 May 2003 15:52:19 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMqJ0U002051; Sat, 17 May 2003 15:52:19 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMqJYk002050; Sat, 17 May 2003 15:52:19 -0700 (PDT) Message-Id: <200305172252.h4HMqJYk002050@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 17 May 2003 15:52:19 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils/p5-Schedule-Cron Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 22:52:20 -0000 kris 2003/05/17 15:52:19 PDT FreeBSD ports repository Modified files: sysutils/p5-Schedule-Cron Makefile Log: Bump PORTREVISION for previous commit Revision Changes Path 1.7 +1 -0 ports/sysutils/p5-Schedule-Cron/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 15:53:45 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58A3337B405; Sat, 17 May 2003 15:53:45 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E27B343FBF; Sat, 17 May 2003 15:53:44 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HMri0U002098; Sat, 17 May 2003 15:53:44 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HMrirs002097; Sat, 17 May 2003 15:53:44 -0700 (PDT) Message-Id: <200305172253.h4HMrirs002097@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 15:53:44 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/mount_nfs mount_nfs.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, 17 May 2003 22:53:46 -0000 ru 2003/05/17 15:53:44 PDT FreeBSD src repository Modified files: sbin/mount_nfs mount_nfs.8 Log: mdoc(7) markup overhaul. Revision Changes Path 1.39 +55 -43 src/sbin/mount_nfs/mount_nfs.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 16:07:10 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6202E37B401; Sat, 17 May 2003 16:07:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0471E43F85; Sat, 17 May 2003 16:07:10 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HN790U003601; Sat, 17 May 2003 16:07:09 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HN79N2003600; Sat, 17 May 2003 16:07:09 -0700 (PDT) Message-Id: <200305172307.h4HN79N2003600@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 16:07:09 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 23:07:10 -0000 ru 2003/05/17 16:07:09 PDT FreeBSD src repository Modified files: . Makefile.inc1 Log: Unbreak world: record libgeom dependency on libbsdxml here too. Forgotten by: ru Submitted by: des Verified by: tools/make_libdeps.sh Approved by: re (scottl) (related change) Revision Changes Path 1.358 +2 -1 src/Makefile.inc1 From owner-cvs-all@FreeBSD.ORG Sat May 17 16:21:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D1A37B401; Sat, 17 May 2003 16:21:52 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B78143F85; Sat, 17 May 2003 16:21:50 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4HNLiEd014981 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 May 2003 02:21:46 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4HNLioG014976; Sun, 18 May 2003 02:21:44 +0300 (EEST) (envelope-from ru) Date: Sun, 18 May 2003 02:21:44 +0300 From: Ruslan Ermilov To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20030517232144.GD12759@sunbay.com> References: <200305172307.h4HN79N2003600@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wLAMOaPNJ0fu1fTG" Content-Disposition: inline In-Reply-To: <200305172307.h4HN79N2003600@repoman.freebsd.org> User-Agent: Mutt/1.5.4i Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 May 2003 23:21:53 -0000 --wLAMOaPNJ0fu1fTG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 04:07:09PM -0700, Ruslan Ermilov wrote: > ru 2003/05/17 16:07:09 PDT >=20 > FreeBSD src repository >=20 > Modified files: > . Makefile.inc1=20 > Log: > Unbreak world: record libgeom dependency on libbsdxml here too. > =20 Not quite correct wording. Since libgeom now depends on libbsdxml, we need to build the latter before the former. That's all that this patch does. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --wLAMOaPNJ0fu1fTG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xsQIUkv4P6juNwoRAvFxAKCMPs/ht5FTv6WUX1RNmtY4bDpSlQCfbGEP V4ehOhlGO7aFar2P2wGzPt8= =mDYl -----END PGP SIGNATURE----- --wLAMOaPNJ0fu1fTG-- From owner-cvs-all@FreeBSD.ORG Sat May 17 16:33:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44F9837B401; Sat, 17 May 2003 16:33:44 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D64BB43F75; Sat, 17 May 2003 16:33:43 -0700 (PDT) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4HNXh0U004462; Sat, 17 May 2003 16:33:43 -0700 (PDT) (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4HNXhJp004461; Sat, 17 May 2003 16:33:43 -0700 (PDT) Message-Id: <200305172333.h4HNXhJp004461@repoman.freebsd.org> From: Doug Barton Date: Sat, 17 May 2003 16:33:43 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/mail/p5-Mail-SpamAssassin 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, 17 May 2003 23:33:44 -0000 dougb 2003/05/17 16:33:43 PDT FreeBSD ports repository Modified files: mail/p5-Mail-SpamAssassin Makefile distinfo Log: Upgrade to 2.54. This version contains several bug fixes, and more importantly, has a number of tests rescored to compensate for the spammer folks who've tweaked their headers specifically to dodge spamassassin. Add a trivial fix for Perl 5.005 compatibility. Revision Changes Path 1.44 +6 -2 ports/mail/p5-Mail-SpamAssassin/Makefile 1.15 +1 -1 ports/mail/p5-Mail-SpamAssassin/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 17:04:29 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4FBCC37B401; Sat, 17 May 2003 17:04:29 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB7343F3F; Sat, 17 May 2003 17:04:28 -0700 (PDT) (envelope-from kris@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I04S0U011642; Sat, 17 May 2003 17:04:28 -0700 (PDT) (envelope-from kris@repoman.freebsd.org) Received: (from kris@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I04SIg011641; Sat, 17 May 2003 17:04:28 -0700 (PDT) Message-Id: <200305180004.h4I04SIg011641@repoman.freebsd.org> From: Kris Kennaway Date: Sat, 17 May 2003 17:04:28 -0700 (PDT) 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 dopackages pdispatch 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: Sun, 18 May 2003 00:04:29 -0000 kris 2003/05/17 17:04:28 PDT FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages pdispatch portbuild Log: Add a -fetch-original switch to dopackages that fetches the distfiles from the listed MASTER_SITES instead of ftp-master. Pass the FETCH_ORIGINAL environment variable to pdispatch and as a command-line switch to portbuild. Revision Changes Path 1.23 +9 -1 ports/Tools/portbuild/scripts/dopackages 1.16 +3 -0 ports/Tools/portbuild/scripts/pdispatch 1.28 +4 -0 ports/Tools/portbuild/scripts/portbuild From owner-cvs-all@FreeBSD.ORG Sat May 17 17:21:37 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07A7D37B401; Sat, 17 May 2003 17:21:37 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9406443FB1; Sat, 17 May 2003 17:21:36 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0La0U012327; Sat, 17 May 2003 17:21:36 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0Labx012326; Sat, 17 May 2003 17:21:36 -0700 (PDT) Message-Id: <200305180021.h4I0Labx012326@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 17:21:36 -0700 (PDT) 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/oilwar 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, 18 May 2003 00:21:37 -0000 arved 2003/05/17 17:21:36 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/oilwar Makefile distinfo pkg-descr pkg-plist Log: Add oilwar, a small SDL based game. PR: 51124 Submitted by: Hendrik Scholz Revision Changes Path 1.547 +1 -0 ports/games/Makefile 1.1 +25 -0 ports/games/oilwar/Makefile (new) 1.1 +1 -0 ports/games/oilwar/distinfo (new) 1.1 +7 -0 ports/games/oilwar/pkg-descr (new) 1.1 +8 -0 ports/games/oilwar/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 17:21:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FA7237B401; Sat, 17 May 2003 17:21:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5E4D43FA3; Sat, 17 May 2003 17:21:46 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0Lk0U012368; Sat, 17 May 2003 17:21:46 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0LkGu012367; Sat, 17 May 2003 17:21:46 -0700 (PDT) Message-Id: <200305180021.h4I0LkGu012367@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 17:21:46 -0700 (PDT) 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, 18 May 2003 00:21:47 -0000 arved 2003/05/17 17:21:46 PDT FreeBSD ports repository Modified files: . modules Log: oilwar --> ports/games/oilwar Revision Changes Path 1.7266 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 17:27:03 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABB4937B401; Sat, 17 May 2003 17:27:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4AAFE43F75; Sat, 17 May 2003 17:27:03 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0R30U012563; Sat, 17 May 2003 17:27:03 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0R3qc012562; Sat, 17 May 2003 17:27:03 -0700 (PDT) Message-Id: <200305180027.h4I0R3qc012562@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 17 May 2003 17:27:03 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sbin/sysctl sysctl.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: Sun, 18 May 2003 00:27:04 -0000 brueffer 2003/05/17 17:27:02 PDT FreeBSD src repository (doc committer) Modified files: sbin/sysctl sysctl.8 Log: Clarify setting sysctl variables via loader(8) tunables * s/can not/cannot/ Submitted by: ru (*) Approved by: re (rwatson) Revision Changes Path 1.49 +8 -4 src/sbin/sysctl/sysctl.8 From owner-cvs-all@FreeBSD.ORG Sat May 17 17:27:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A362E37B401 for ; Sat, 17 May 2003 17:27:55 -0700 (PDT) Received: from mail.gmx.net (mail.gmx.de [213.165.65.60]) by mx1.FreeBSD.org (Postfix) with SMTP id 34FC043FAF for ; Sat, 17 May 2003 17:27:53 -0700 (PDT) (envelope-from tmoestl@gmx.net) Received: (qmail 31979 invoked by uid 65534); 18 May 2003 00:27:52 -0000 Received: from p508E67F7.dip.t-dialin.net (EHLO galatea.local) (80.142.103.247) by mail.gmx.net (mp002-rz3) with SMTP; 18 May 2003 02:27:52 +0200 Received: from tmm by galatea.local with local (Exim 4.20 #1) id 19HC1z-0005Q4-Uz; Sun, 18 May 2003 02:28:04 +0200 Date: Sun, 18 May 2003 02:28:02 +0200 From: Thomas Moestl To: Ruslan Ermilov Message-ID: <20030518002801.GA45281@crow.dom2ip.de> References: <200305172307.h4HN79N2003600@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200305172307.h4HN79N2003600@repoman.freebsd.org> User-Agent: Mutt/1.4.1i Sender: Thomas Moestl cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 00:27:56 -0000 On Sat, 2003/05/17 at 16:07:09 -0700, Ruslan Ermilov wrote: > ru 2003/05/17 16:07:09 PDT > > FreeBSD src repository > > Modified files: > . Makefile.inc1 > Log: > Unbreak world: record libgeom dependency on libbsdxml here too. > > Forgotten by: ru > Submitted by: des > Verified by: tools/make_libdeps.sh > Approved by: re (scottl) (related change) The Makefile for libbsdxml resides in src/lib/libexpat, not in src/lib/libbsdxml, so this is still broken; the attached patch should fix it (my buildworld hasn't completed yet though, but it should be past the critical spot). - Thomas -- Thomas Moestl http://www.tu-bs.de/~y0015675/ http://people.FreeBSD.org/~tmm/ PGP fingerprint: 1C97 A604 2BD0 E492 51D0 9C0F 1FE6 4F1D 419C 776C Index: Makefile.inc1 =================================================================== RCS file: /vol/ncvs/src/Makefile.inc1,v retrieving revision 1.358 diff -u -r1.358 Makefile.inc1 --- Makefile.inc1 17 May 2003 23:07:09 -0000 1.358 +++ Makefile.inc1 18 May 2003 00:13:12 -0000 @@ -789,7 +789,7 @@ _generic_libs+= kerberos5/lib .endif -_prebuild_libs+= lib/libbsdxml lib/libcom_err lib/libcrypt \ +_prebuild_libs+= lib/libcom_err lib/libcrypt lib/libexpat \ lib/libkvm lib/libmd \ lib/libncurses lib/libopie lib/libpam lib/libradius \ lib/librpcsvc \ From owner-cvs-all@FreeBSD.ORG Sat May 17 17:40:24 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0572137B401; Sat, 17 May 2003 17:40:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 843D043F75; Sat, 17 May 2003 17:40:23 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0eN0U013132; Sat, 17 May 2003 17:40:23 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0eM3v013131; Sat, 17 May 2003 17:40:22 -0700 (PDT) Message-Id: <200305180040.h4I0eM3v013131@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 17 May 2003 17:40:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile.inc1 src/tools make_libdeps.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, 18 May 2003 00:40:24 -0000 ru 2003/05/17 17:40:22 PDT FreeBSD src repository Modified files: . Makefile.inc1 tools make_libdeps.sh Log: -lbsdxml lives in lib/libexpat. *Blush* Submitted by: tmm (Makefile.inc1) Revision Changes Path 1.359 +1 -1 src/Makefile.inc1 1.4 +1 -0 src/tools/make_libdeps.sh From owner-cvs-all@FreeBSD.ORG Sat May 17 17:48:05 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3DBA37B401; Sat, 17 May 2003 17:48:05 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5E12743F85; Sat, 17 May 2003 17:48:05 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0m50U013476; Sat, 17 May 2003 17:48:05 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0m5Mk013475; Sat, 17 May 2003 17:48:05 -0700 (PDT) Message-Id: <200305180048.h4I0m5Mk013475@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 17:48:05 -0700 (PDT) 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/egoboo Makefile distinfo pkg-descr pkg-message pkg-plist ports/games/egoboo/files patch-lin-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: Sun, 18 May 2003 00:48:06 -0000 arved 2003/05/17 17:48:05 PDT FreeBSD ports repository Modified files: games Makefile Added files: games/egoboo Makefile distinfo pkg-descr pkg-message pkg-plist games/egoboo/files patch-lin-file.c Log: Add egoboo, an SDL based 3d dungeon crawling adventure PR: 51503 Submitted by: Jan Stocker Revision Changes Path 1.548 +1 -0 ports/games/Makefile 1.1 +57 -0 ports/games/egoboo/Makefile (new) 1.1 +1 -0 ports/games/egoboo/distinfo (new) 1.1 +38 -0 ports/games/egoboo/files/patch-lin-file.c (new) 1.1 +1 -0 ports/games/egoboo/pkg-descr (new) 1.1 +2 -0 ports/games/egoboo/pkg-message (new) 1.1 +4649 -0 ports/games/egoboo/pkg-plist (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 17:48:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F9E37B404; Sat, 17 May 2003 17:48:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 094EB43F75; Sat, 17 May 2003 17:48:16 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0mF0U013514; Sat, 17 May 2003 17:48:15 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0mF45013513; Sat, 17 May 2003 17:48:15 -0700 (PDT) Message-Id: <200305180048.h4I0mF45013513@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 17:48:15 -0700 (PDT) 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, 18 May 2003 00:48:17 -0000 arved 2003/05/17 17:48:15 PDT FreeBSD ports repository Modified files: . modules Log: egoboo --> ports/games/egoboo Revision Changes Path 1.7267 +1 -0 CVSROOT/modules From owner-cvs-all@FreeBSD.ORG Sat May 17 17:51:06 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CBC337B401; Sat, 17 May 2003 17:51:06 -0700 (PDT) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84C3A43F75; Sat, 17 May 2003 17:51:02 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) h4I0owEd023239 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 18 May 2003 03:50:58 +0300 (EEST) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9/8.12.8/Submit) id h4I0otH9023230; Sun, 18 May 2003 03:50:55 +0300 (EEST) (envelope-from ru) Date: Sun, 18 May 2003 03:50:55 +0300 From: Ruslan Ermilov To: Dag-Erling Smorgrav Message-ID: <20030518005055.GG12759@sunbay.com> References: <200305171158.h4HBwSUP054361@repoman.freebsd.org> <20030517125948.GC52158@sunbay.com> <20030517140630.GA60602@sunbay.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="l06SQqiZYCi8rTKz" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.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, 18 May 2003 00:51:06 -0000 --l06SQqiZYCi8rTKz Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, May 17, 2003 at 04:33:41PM +0200, Dag-Erling Smorgrav wrote: > Ruslan Ermilov writes: > > I get these, though the release finishes: > > > > cpio: /mnt/./nfsclient.dsc: No space left on device > > cpio: /mnt/./ahc.ko: No space left on device > > cpio: /mnt/./ahc.dsc: No space left on device > > cpio: /mnt/./if_sf.ko: No space left on device > > cpio: /mnt/./if_sf.dsc: No space left on device > > > > Due to the lack of free inodes. I wonder why these > > are not fatal, I'll investigate this later today. >=20 > It might be advantageous to merge all the .dsc files into one. You'd > save both inodes and space (since the .dsc files each waste at least > one fragment while the combined file will probably fit into one or two > fragments). Of course you'd have to modify sysinstall, and that might > be considered too risky so late in the cycle... >=20 It'd be even more advantageous to gzip(1) all the .ko files, and have sysinstall(8) unpack them. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --l06SQqiZYCi8rTKz Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+xtjvUkv4P6juNwoRAj7aAJ9fA1OIBgN39O5um2UQUqjaffEXbACfcop7 wTBa5j6Q22dTScidp0uJHSw= =yi47 -----END PGP SIGNATURE----- --l06SQqiZYCi8rTKz-- From owner-cvs-all@FreeBSD.ORG Sat May 17 17:53:47 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BA4637B401; Sat, 17 May 2003 17:53:47 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 294D843F93; Sat, 17 May 2003 17:53:47 -0700 (PDT) (envelope-from arved@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I0rk0U013754; Sat, 17 May 2003 17:53:47 -0700 (PDT) (envelope-from arved@repoman.freebsd.org) Received: (from arved@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I0rkS3013753; Sat, 17 May 2003 17:53:46 -0700 (PDT) Message-Id: <200305180053.h4I0rkS3013753@repoman.freebsd.org> From: Tilman Linneweh Date: Sat, 17 May 2003 17:53:46 -0700 (PDT) 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 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: Sun, 18 May 2003 00:53:48 -0000 arved 2003/05/17 17:53:46 PDT FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors article.sgml Log: Add Jan Stocker for his egoboo port. Revision Changes Path 1.381 +5 -0 doc/en_US.ISO8859-1/articles/contributors/article.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 18:11:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BC1FB37B401; Sat, 17 May 2003 18:11:52 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5726D43F3F; Sat, 17 May 2003 18:11:52 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I1Bq0U015507; Sat, 17 May 2003 18:11:52 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I1BqZI015506; Sat, 17 May 2003 18:11:52 -0700 (PDT) Message-Id: <200305180111.h4I1BqZI015506@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 17 May 2003 18:11:52 -0700 (PDT) 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, 18 May 2003 01:11:53 -0000 brueffer 2003/05/17 18:11:52 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Fix minor grammar nits, add additional information for port maintainers PR: 41263 Submitted by: Eric Anderson , Simon L. Nielsen Revision Changes Path 1.302 +7 -4 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 18:13:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 84B3B37B401; Sat, 17 May 2003 18:13:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FFF043F3F; Sat, 17 May 2003 18:13:18 -0700 (PDT) (envelope-from brueffer@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I1DH0U015588; Sat, 17 May 2003 18:13:17 -0700 (PDT) (envelope-from brueffer@repoman.freebsd.org) Received: (from brueffer@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I1DH0a015584; Sat, 17 May 2003 18:13:17 -0700 (PDT) Message-Id: <200305180113.h4I1DH0a015584@repoman.freebsd.org> From: Christian Brueffer Date: Sat, 17 May 2003 18:13:17 -0700 (PDT) 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, 18 May 2003 01:13:19 -0000 brueffer 2003/05/17 18:13:17 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Whitespace changes from last commit. Translators please ignore this. PR: 41263 Submitted by: Eric Anderson , Simon L. Nielsen Revision Changes Path 1.303 +5 -4 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 18:38:14 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA9F237B401; Sat, 17 May 2003 18:38:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67AB143F3F; Sat, 17 May 2003 18:38:14 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I1cE0U016486; Sat, 17 May 2003 18:38:14 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I1cE3I016485; Sat, 17 May 2003 18:38:14 -0700 (PDT) Message-Id: <200305180138.h4I1cE3I016485@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 18:38:14 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/onyx 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, 18 May 2003 01:38:15 -0000 petef 2003/05/17 18:38:14 PDT FreeBSD ports repository Modified files: lang/onyx Makefile distinfo pkg-plist Log: - update to 4.4.3 - switch to bz2 distfile PR: 51229 Submitted by: Ports Fury Revision Changes Path 1.22 +2 -1 ports/lang/onyx/Makefile 1.16 +1 -1 ports/lang/onyx/distinfo 1.14 +3 -4 ports/lang/onyx/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 18:42:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC33B37B414; Sat, 17 May 2003 18:42:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E6643FA3; Sat, 17 May 2003 18:42:34 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I1gX0U016704; Sat, 17 May 2003 18:42:33 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I1gXjC016703; Sat, 17 May 2003 18:42:33 -0700 (PDT) Message-Id: <200305180142.h4I1gXjC016703@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 18:42:33 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/lang/yabasic 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, 18 May 2003 01:42:35 -0000 petef 2003/05/17 18:42:33 PDT FreeBSD ports repository Modified files: lang/yabasic Makefile distinfo Log: Update to 2.722. PR: 51231 Submitted by: Ports Fury Revision Changes Path 1.21 +1 -1 ports/lang/yabasic/Makefile 1.16 +1 -1 ports/lang/yabasic/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 19:03:57 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D25937B401; Sat, 17 May 2003 19:03:57 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06E7443F85; Sat, 17 May 2003 19:03:57 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I23u0U018593; Sat, 17 May 2003 19:03:56 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I23u7e018591; Sat, 17 May 2003 19:03:56 -0700 (PDT) Message-Id: <200305180203.h4I23u7e018591@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 19:03:56 -0700 (PDT) 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 pkg-plist ports/textproc/redland/files patch-configure X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 02:03:58 -0000 petef 2003/05/17 19:03:56 PDT FreeBSD ports repository Modified files: textproc/redland Makefile distinfo pkg-plist textproc/redland/files patch-configure Log: Update to 0.9.12. PR: 51238 Submitted by: Ports Fury Revision Changes Path 1.10 +12 -9 ports/textproc/redland/Makefile 1.3 +1 -1 ports/textproc/redland/distinfo 1.2 +49 -9 ports/textproc/redland/files/patch-configure 1.4 +8 -2 ports/textproc/redland/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 19:05:01 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 898C337B401; Sat, 17 May 2003 19:05:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2681243F75; Sat, 17 May 2003 19:05:01 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I2500U018653; Sat, 17 May 2003 19:05:00 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I250A8018642; Sat, 17 May 2003 19:05:00 -0700 (PDT) Message-Id: <200305180205.h4I250A8018642@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 19:05:00 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/print/scribus 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, 18 May 2003 02:05:01 -0000 petef 2003/05/17 19:05:00 PDT FreeBSD ports repository Modified files: print/scribus Makefile distinfo pkg-plist Log: Update to 0.9.9. PR: 51235 Submitted by: Ports Fury Revision Changes Path 1.14 +3 -2 ports/print/scribus/Makefile 1.8 +1 -1 ports/print/scribus/distinfo 1.8 +10 -3 ports/print/scribus/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 19:08:38 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3B5F37B401; Sat, 17 May 2003 19:08:38 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4048C43F85; Sat, 17 May 2003 19:08:38 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I28c0U018866; Sat, 17 May 2003 19:08:38 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I28bs0018865; Sat, 17 May 2003 19:08:37 -0700 (PDT) Message-Id: <200305180208.h4I28bs0018865@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 19:08:37 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc/redland/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, 18 May 2003 02:08:39 -0000 petef 2003/05/17 19:08:37 PDT FreeBSD ports repository Added files: textproc/redland/files patch-ltmain.sh Log: Oops, forgot this in the last commit - PR: 51238 Submitted by: Ports Fury Revision Changes Path 1.1 +15 -0 ports/textproc/redland/files/patch-ltmain.sh (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 19:13:16 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C030437B401; Sat, 17 May 2003 19:13:16 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 690AC43F75; Sat, 17 May 2003 19:13:16 -0700 (PDT) (envelope-from petef@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I2DG0U019125; Sat, 17 May 2003 19:13:16 -0700 (PDT) (envelope-from petef@repoman.freebsd.org) Received: (from petef@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I2DGZA019121; Sat, 17 May 2003 19:13:16 -0700 (PDT) Message-Id: <200305180213.h4I2DGZA019121@repoman.freebsd.org> From: Pete Fritchman Date: Sat, 17 May 2003 19:13:16 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/graphics/gts Makefile distinfo pkg-plist ports/graphics/gts/files patch-configure patch-isotetra.c patch-ltmain.sh patch-stl2gts.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 02:13:17 -0000 petef 2003/05/17 19:13:16 PDT FreeBSD ports repository Modified files: graphics/gts Makefile distinfo pkg-plist graphics/gts/files patch-configure patch-isotetra.c patch-stl2gts.c Added files: graphics/gts/files patch-ltmain.sh Log: - update to 0.7.1 - use USE_GETOPT_LONG PR: 51371 Submitted by: Ports Fury Revision Changes Path 1.11 +7 -7 ports/graphics/gts/Makefile 1.3 +1 -1 ports/graphics/gts/distinfo 1.2 +0 -10 ports/graphics/gts/files/patch-configure 1.2 +0 -10 ports/graphics/gts/files/patch-isotetra.c 1.1 +41 -0 ports/graphics/gts/files/patch-ltmain.sh (new) 1.2 +0 -10 ports/graphics/gts/files/patch-stl2gts.c 1.4 +1 -1 ports/graphics/gts/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 19:40:48 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2350037B401; Sat, 17 May 2003 19:40:48 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B49DD43F93; Sat, 17 May 2003 19:40:47 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I2el0U020100; Sat, 17 May 2003 19:40:47 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I2eldE020099; Sat, 17 May 2003 19:40:47 -0700 (PDT) Message-Id: <200305180240.h4I2eldE020099@repoman.freebsd.org> From: Foxfair Hu Date: Sat, 17 May 2003 19:40:47 -0700 (PDT) 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 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, 18 May 2003 02:40:48 -0000 foxfair 2003/05/17 19:40:47 PDT FreeBSD ports repository Modified files: security/clamav Makefile pkg-descr Log: PR: 52226 Maintainer update: Clam AntiVirus contains OAV database, but its database is developed independently. Pointed out by Tomasz Kojim developer of Clam AntiVirus Revision Changes Path 1.4 +1 -1 ports/security/clamav/Makefile 1.3 +3 -3 ports/security/clamav/pkg-descr From owner-cvs-all@FreeBSD.ORG Sat May 17 19:59:44 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 338A937B401; Sat, 17 May 2003 19:59:44 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53A0E43F75; Sat, 17 May 2003 19:59:42 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 7D48D51A99; Sun, 18 May 2003 12:29:39 +0930 (CST) Date: Sun, 18 May 2003 12:29:39 +0930 From: Greg 'groggy' Lehey To: Mark Murray Message-ID: <20030518025939.GX55386@wantadilla.lemis.com> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3rzwkXnKuCXxoL5m" Content-Disposition: inline In-Reply-To: <200305171223.h4HCNLgN080867@grimreaper.grondar.org> User-Agent: Mutt/1.4i 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: Ruslan Ermilov cc: cvs-all@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sun, 18 May 2003 02:59:44 -0000 --3rzwkXnKuCXxoL5m Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Saturday, 17 May 2003 at 13:23:21 +0100, Mark Murray wrote: > Ruslan Ermilov writes: >>> Sorry to sound pedantic: can we loose the modc(7) police from now on? >>> It does not seem to add much value to me. >>> =20 >> This is to denote that the commit deals with markup >> and other tidying only. Do you have a better suggestion? > > "mdoc(7) police" sounds a bit strong. The rest of the commit message > is OK, so leaving out that bit is all that Wilko is asking for. Agreed. I've always had this impression that "police" implies something like "police state". I'm sure that's not the way it's intended, but it somehow has unpleasant connotations for me. Greg -- See complete headers for address and phone numbers --3rzwkXnKuCXxoL5m Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+xvcbIubykFB6QiMRAtrJAKCD5lJYLv+LdxmeGhVO3XlA4jiJjwCgin4R uGExsyxRFww8fuHEIPoWSps= =eE+T -----END PGP SIGNATURE----- --3rzwkXnKuCXxoL5m-- From owner-cvs-all@FreeBSD.ORG Sat May 17 20:34:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09B8F37B401; Sat, 17 May 2003 20:34:25 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F3F643FAF; Sat, 17 May 2003 20:34:24 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I3YO0U022964; Sat, 17 May 2003 20:34:24 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I3YOcs022963; Sat, 17 May 2003 20:34:24 -0700 (PDT) Message-Id: <200305180334.h4I3YOcs022963@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 17 May 2003 20:34:24 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 03:34:25 -0000 mtm 2003/05/17 20:34:24 PDT FreeBSD src repository Modified files: etc/rc.d Makefile Log: Install kpasswdd. Approved by: markm/mentor, re/rwatson Revision Changes Path 1.16 +1 -1 src/etc/rc.d/Makefile From owner-cvs-all@FreeBSD.ORG Sat May 17 20:39:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C49637B401; Sat, 17 May 2003 20:39:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DECE443FB1; Sat, 17 May 2003 20:39:39 -0700 (PDT) (envelope-from mtm@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I3dd0U023185; Sat, 17 May 2003 20:39:39 -0700 (PDT) (envelope-from mtm@repoman.freebsd.org) Received: (from mtm@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I3ddhu023184; Sat, 17 May 2003 20:39:39 -0700 (PDT) Message-Id: <200305180339.h4I3ddhu023184@repoman.freebsd.org> From: Mike Makonnen Date: Sat, 17 May 2003 20:39:39 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/rc.d ldconfig X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 03:39:40 -0000 mtm 2003/05/17 20:39:39 PDT FreeBSD src repository Modified files: etc/rc.d ldconfig Log: Apparently ldconfig(8) prefers the format as the first argument with the rest of the options following it. This caused problems for people using ldconfig_insecure=yes because the '-i' switch was being positioned before the format argument. Approved by: markm/mentor (implicit), re/rwatson PR: 47430 Revision Changes Path 1.6 +4 -3 src/etc/rc.d/ldconfig From owner-cvs-all@FreeBSD.ORG Sat May 17 20:46:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5363737B401; Sat, 17 May 2003 20:46:31 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E600543F85; Sat, 17 May 2003 20:46:30 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I3kU0U023519; Sat, 17 May 2003 20:46:30 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I3kUBf023518; Sat, 17 May 2003 20:46:30 -0700 (PDT) Message-Id: <200305180346.h4I3kUBf023518@repoman.freebsd.org> From: Scott Long Date: Sat, 17 May 2003 20:46:30 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/conf options src/sys/sys mutex.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, 18 May 2003 03:46:31 -0000 scottl 2003/05/17 20:46:30 PDT FreeBSD src repository Modified files: sys/conf options sys/sys mutex.h Log: Add the MUTEX_NOINLINE option that explicitely de-inlines the mutex operations. Submitted by: jhb Revision Changes Path 1.393 +1 -0 src/sys/conf/options 1.61 +3 -3 src/sys/sys/mutex.h From owner-cvs-all@FreeBSD.ORG Sat May 17 20:52:23 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5B2937B401; Sat, 17 May 2003 20:52:23 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3EBAA43F93; Sat, 17 May 2003 20:52:23 -0700 (PDT) (envelope-from scottl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I3qN0U028991; Sat, 17 May 2003 20:52:23 -0700 (PDT) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I3qMkF028990; Sat, 17 May 2003 20:52:22 -0700 (PDT) Message-Id: <200305180352.h4I3qMkF028990@repoman.freebsd.org> From: Scott Long Date: Sat, 17 May 2003 20:52:22 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/alpha dokern.sh src/release/i386 dokern.sh src/release/pc98 dokern.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, 18 May 2003 03:52:24 -0000 scottl 2003/05/17 20:52:22 PDT FreeBSD src repository Modified files: release/alpha dokern.sh release/i386 dokern.sh release/pc98 dokern.sh Log: Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, and alpha. This shaves 36-50k off of the compressed kernel size. Submitted by: jhb Revision Changes Path 1.72 +2 -0 src/release/alpha/dokern.sh 1.80 +2 -0 src/release/i386/dokern.sh 1.76 +2 -0 src/release/pc98/dokern.sh From owner-cvs-all@FreeBSD.ORG Sat May 17 21:10:17 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DAA137B401; Sat, 17 May 2003 21:10:17 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F18F043F93; Sat, 17 May 2003 21:10:16 -0700 (PDT) (envelope-from alc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I4AG0U030562; Sat, 17 May 2003 21:10:16 -0700 (PDT) (envelope-from alc@repoman.freebsd.org) Received: (from alc@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I4AGwP030561; Sat, 17 May 2003 21:10:16 -0700 (PDT) Message-Id: <200305180410.h4I4AGwP030561@repoman.freebsd.org> From: Alan Cox Date: Sat, 17 May 2003 21:10:16 -0700 (PDT) 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_object.c vm_object.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, 18 May 2003 04:10:17 -0000 alc 2003/05/17 21:10:16 PDT FreeBSD src repository Modified files: sys/vm vm_object.c vm_object.h Log: Reduce the size of a vm object by converting its shadow list from a TAILQ to a LIST. Approved by: re (rwatson) Revision Changes Path 1.288 +10 -22 src/sys/vm/vm_object.c 1.96 +2 -2 src/sys/vm/vm_object.h From owner-cvs-all@FreeBSD.ORG Sat May 17 21:21:40 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7599237B401; Sat, 17 May 2003 21:21:40 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1380C43F75; Sat, 17 May 2003 21:21:40 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I4Ld0U031059; Sat, 17 May 2003 21:21:39 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I4Lcf2031058; Sat, 17 May 2003 21:21:38 -0700 (PDT) Message-Id: <200305180421.h4I4Lcf2031058@repoman.freebsd.org> From: Warner Losh Date: Sat, 17 May 2003 21:21:38 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 04:21:41 -0000 imp 2003/05/17 21:21:38 PDT FreeBSD src repository Modified files: share/man/man4 acpi.4 Log: Tell how to completely disable ACPI. Add warnings about how bad kharma it will be to disable some or all of acpi on ia64 or amd64 (are there other non-i386 platforms that FreeBSD supports with ACPI?). Submitted by: Ryan Losh Approved by: re@ (rwatson) Revision Changes Path 1.9 +12 -0 src/share/man/man4/acpi.4 From owner-cvs-all@FreeBSD.ORG Sat May 17 21:34:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 65D3537B401; Sat, 17 May 2003 21:34:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03E3843F3F; Sat, 17 May 2003 21:34:15 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I4YE0U031515; Sat, 17 May 2003 21:34:14 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I4YEJE031514; Sat, 17 May 2003 21:34:14 -0700 (PDT) Message-Id: <200305180434.h4I4YEJE031514@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 17 May 2003 21:34:14 -0700 (PDT) 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: Sun, 18 May 2003 04:34:15 -0000 leeym 2003/05/17 21:34:14 PDT FreeBSD ports repository Modified files: www/tidy-devel Makefile distinfo Log: Upgrading www/tidy-devel to the latest version PR: 52384 Submitted by: Thierry Thomas Revision Changes Path 1.41 +1 -1 ports/www/tidy-devel/Makefile 1.33 +1 -1 ports/www/tidy-devel/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 22:17:31 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 98C9237B401; Sat, 17 May 2003 22:17:31 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6C81143F3F; Sat, 17 May 2003 22:17:27 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4I5HMkA081420; Sat, 17 May 2003 23:17:22 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 17 May 2003 23:15:51 -0600 (MDT) Message-Id: <20030517.231551.107143172.imp@bsdimp.com> To: ru@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <20030518005055.GG12759@sunbay.com> References: <20030517140630.GA60602@sunbay.com> <20030518005055.GG12759@sunbay.com> X-Mailer: Mew version 2.1 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 cc: wilko@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.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, 18 May 2003 05:17:32 -0000 In message: <20030518005055.GG12759@sunbay.com> Ruslan Ermilov writes: : It'd be even more advantageous to gzip(1) all the .ko files, : and have sysinstall(8) unpack them. Timing Solutions has been running with gzip'd .ko files since about FreeBSD 4.1 or so without ill effect (module one bug that jdp fixed about the same time we noticed it in the 4.2ish time frame). kldload doesn't work with .gz'd files, but the boot loader does :-) Warner From owner-cvs-all@FreeBSD.ORG Sat May 17 22:35:51 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C54437B401; Sat, 17 May 2003 22:35:51 -0700 (PDT) Received: from magic.adaptec.com (magic-mail.adaptec.com [208.236.45.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6ECFD43F3F; Sat, 17 May 2003 22:35:50 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6/8.11.6) with ESMTP id h4I5VlZ17146; Sat, 17 May 2003 22:31:47 -0700 Received: from btc.adaptec.com (hollin.btc.adaptec.com [10.100.253.56]) by redfish.adaptec.com (8.8.8p2+Sun/8.8.8) with ESMTP id WAA28410; Sat, 17 May 2003 22:35:33 -0700 (PDT) Message-ID: <3EC71BA3.4020908@btc.adaptec.com> Date: Sat, 17 May 2003 23:35:31 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030425 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <20030517140630.GA60602@sunbay.com> <20030518005055.GG12759@sunbay.com> <20030517.231551.107143172.imp@bsdimp.com> In-Reply-To: <20030517.231551.107143172.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: src-committers@FreeBSD.org cc: ru@FreeBSD.org cc: wilko@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.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, 18 May 2003 05:35:51 -0000 M. Warner Losh wrote: > In message: <20030518005055.GG12759@sunbay.com> > Ruslan Ermilov writes: > : It'd be even more advantageous to gzip(1) all the .ko files, > : and have sysinstall(8) unpack them. > > Timing Solutions has been running with gzip'd .ko files since about > FreeBSD 4.1 or so without ill effect (module one bug that jdp fixed > about the same time we noticed it in the 4.2ish time frame). kldload > doesn't work with .gz'd files, but the boot loader does :-) > > Warner Does TSI have any patches to donate? What about sysinstall? Scott From owner-cvs-all@FreeBSD.ORG Sat May 17 22:50:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E6EF37B401; Sat, 17 May 2003 22:50:18 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAA4543FAF; Sat, 17 May 2003 22:50:17 -0700 (PDT) (envelope-from leeym@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I5oH0U035190; Sat, 17 May 2003 22:50:17 -0700 (PDT) (envelope-from leeym@repoman.freebsd.org) Received: (from leeym@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I5oHTO035188; Sat, 17 May 2003 22:50:17 -0700 (PDT) Message-Id: <200305180550.h4I5oHTO035188@repoman.freebsd.org> From: Yen-Ming Lee Date: Sat, 17 May 2003 22:50:17 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/news/newsx Makefile distinfo ports/news/newsx/files patch-aclocal.m4 patch-configure patch-configure.in patch-src_logmsg.c patch-src_putarticle.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 05:50:18 -0000 leeym 2003/05/17 22:50:17 PDT FreeBSD ports repository Modified files: news/newsx Makefile distinfo Added files: news/newsx/files patch-configure patch-src_putarticle.c Removed files: news/newsx/files patch-aclocal.m4 patch-configure.in patch-src_logmsg.c Log: upgrading to 1.6-pre and unbreaking with inn-2.4.0 PR: 52385 Submitted by: Thierry Thomas Revision Changes Path 1.11 +8 -9 ports/news/newsx/Makefile 1.3 +1 -1 ports/news/newsx/distinfo 1.2 +0 -11 ports/news/newsx/files/patch-aclocal.m4 (dead) 1.1 +31 -0 ports/news/newsx/files/patch-configure (new) 1.3 +0 -20 ports/news/newsx/files/patch-configure.in (dead) 1.2 +0 -74 ports/news/newsx/files/patch-src_logmsg.c (dead) 1.1 +14 -0 ports/news/newsx/files/patch-src_putarticle.c (new) From owner-cvs-all@FreeBSD.ORG Sat May 17 23:03:20 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0474B37B401; Sat, 17 May 2003 23:03:20 -0700 (PDT) Received: from holly.machined.net (adsl-208-191-149-232.dsl.hstntx.swbell.net [208.191.149.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A43843F75; Sat, 17 May 2003 23:03:18 -0700 (PDT) (envelope-from chris@holly.machined.net) Received: by holly.machined.net (Postfix, from userid 1001) id 32AECB49; Sun, 18 May 2003 01:04:55 -0500 (CDT) Date: Sun, 18 May 2003 01:04:55 -0500 From: Chris Costello To: Greg 'groggy' Lehey Message-ID: <20030518060454.GD19630@holly.machined.net> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> <20030518025939.GX55386@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030518025939.GX55386@wantadilla.lemis.com> User-Agent: Mutt/1.4.1i cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rtld-elf rtld.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: chris@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 06:03:20 -0000 On Sunday, May 18, 2003, Greg 'groggy' Lehey wrote: > Agreed. I've always had this impression that "police" implies > something like "police state". I'm sure that's not the way it's > intended, but it somehow has unpleasant connotations for me. Seconded. Preferably a short note explaining what was changed, or at the very least a rewording ("mdoc(7) cleanup" or something of that nature) could be used. -- Chris Costello FreeBSD Project http://www.FreeBSD.org/ TrustedBSD Project http://www.TrustedBSD.org/ From owner-cvs-all@FreeBSD.ORG Sat May 17 23:06:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63A6637B404; Sat, 17 May 2003 23:06:55 -0700 (PDT) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DC9843F85; Sat, 17 May 2003 23:06:53 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 2704051A97; Sun, 18 May 2003 15:36:50 +0930 (CST) Date: Sun, 18 May 2003 15:36:50 +0930 From: Greg 'groggy' Lehey To: Chris Costello Message-ID: <20030518060650.GG77354@wantadilla.lemis.com> References: <20030517121209.GA52158@sunbay.com> <200305171223.h4HCNLgN080867@grimreaper.grondar.org> <20030518025939.GX55386@wantadilla.lemis.com> <20030518060454.GD19630@holly.machined.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3O1VwFp74L81IIeR" Content-Disposition: inline In-Reply-To: <20030518060454.GD19630@holly.machined.net> User-Agent: Mutt/1.4i 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: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/libexec/rtld-elf rtld.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: Sun, 18 May 2003 06:06:55 -0000 --3O1VwFp74L81IIeR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sunday, 18 May 2003 at 1:04:55 -0500, Chris Costello wrote: > On Sunday, May 18, 2003, Greg 'groggy' Lehey wrote: >> Agreed. I've always had this impression that "police" implies >> something like "police state". I'm sure that's not the way it's >> intended, but it somehow has unpleasant connotations for me. > > Seconded. Preferably a short note explaining what was > changed, or at the very least a rewording ("mdoc(7) cleanup" or > something of that nature) could be used. =46rom ru's commit messages, it looks as if he's already started looking for another term. Greg -- See complete headers for address and phone numbers --3O1VwFp74L81IIeR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+xyL6IubykFB6QiMRAlxnAJ9FUB5dR2hPLC0ogldEyqQGzNFw0gCfSuYz tDq91MxtWvmh8+Njlok45h4= =oq7Z -----END PGP SIGNATURE----- --3O1VwFp74L81IIeR-- From owner-cvs-all@FreeBSD.ORG Sat May 17 23:07:52 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DE5E37B405; Sat, 17 May 2003 23:07:52 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BDE643F93; Sat, 17 May 2003 23:07:51 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h4I5x2kA081733; Sat, 17 May 2003 23:59:02 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 17 May 2003 23:57:30 -0600 (MDT) Message-Id: <20030517.235730.97368061.imp@bsdimp.com> To: scott_long@btc.adaptec.com From: "M. Warner Losh" In-Reply-To: <3EC71BA3.4020908@btc.adaptec.com> References: <20030518005055.GG12759@sunbay.com> <20030517.231551.107143172.imp@bsdimp.com> <3EC71BA3.4020908@btc.adaptec.com> X-Mailer: Mew version 2.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: src-committers@FreeBSD.org cc: ru@FreeBSD.org cc: wilko@FreeBSD.org cc: cvs-src@FreeBSD.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/alpha dokern.sh drivers.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, 18 May 2003 06:07:53 -0000 In message: <3EC71BA3.4020908@btc.adaptec.com> Scott Long writes: : M. Warner Losh wrote: : > In message: <20030518005055.GG12759@sunbay.com> : > Ruslan Ermilov writes: : > : It'd be even more advantageous to gzip(1) all the .ko files, : > : and have sysinstall(8) unpack them. : > : > Timing Solutions has been running with gzip'd .ko files since about : > FreeBSD 4.1 or so without ill effect (module one bug that jdp fixed : > about the same time we noticed it in the 4.2ish time frame). kldload : > doesn't work with .gz'd files, but the boot loader does :-) : > : > Warner : : Does TSI have any patches to donate? What about sysinstall? TSC (not TSI :-) didn't need to patch anything to make it happen. We don't use sysinstall to build our embedded systems. It would be better to hack kldload(8) to deal with .gz files. However, since kldload(8) doesn't know what file it is loading (unless it starts with a '/' and has a . in it) it would be hard to patch it generically. It would be easy to patch it to to handle that one exception case. However, sysinstall goes directly to the iron using kldload(2). It might be interesting to add gzip support to the kernel loading process, but I'm not up for it for 5.1-RELEASE :-) Here's a gross patch to sysinstall that gunzips .ko.gz files to /tmp/blah.ko, kldloads it, then unlinks it. Likely needs to be cleaned up to use the same #defines (esp for /tmp), error checking on system, etc. I don't plan on committing it, but I did take the time to find where the code needed to go so I thought I'd post the patch (which i just hand edited, so you might need to apply it by hand). Maybe we should kill the desc file stuff too while we're in the neighborhood. Warner Index: modules.c =================================================================== RCS file: /home/ncvs/src/usr.sbin/sysinstall/modules.c,v retrieving revision 1.6 diff -u -r1.6 modules.c --- modules.c 15 Jan 2003 21:47:36 -0000 1.6 +++ modules.c 18 May 2003 05:54:36 -0000 @@ -92,6 +92,16 @@ msgConfirm("Loading module %s failed", dp->d_name); } } + if (strcmp(dp->d_name + dp->d_namlen - (sizeof(".ko.gz") - 1), ".ko.gz") == 0) { + snprintf(module, sizeof(module), "/tmp/%s", dp->d_name); + module[strlen(module) - sizeof(".gz")] = '\0'; + snprintf(desc, sizeof(desc), "zcat < %s/%s > %s", MODULESDIR, + dp->d_name, module); + system(desc); + if (kldload(module) < 0 && errno != EEXIST) + msgConfirm("Loading module %s failed", dp->d_name); + unlink(module); + } } closedir(dirp); } From owner-cvs-all@FreeBSD.ORG Sat May 17 23:27:59 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A48C437B401; Sat, 17 May 2003 23:27:59 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3958F43FA3; Sat, 17 May 2003 23:27:59 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I6Rw0U037421; Sat, 17 May 2003 23:27:58 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I6RwFh037420; Sat, 17 May 2003 23:27:58 -0700 (PDT) Message-Id: <200305180627.h4I6RwFh037420@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 23:27:58 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtkglext Makefile distinfo patch-gdk_x11_gdkglwindow-x11.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 06:28:00 -0000 adamw 2003/05/17 23:27:58 PDT FreeBSD ports repository Modified files: x11-toolkits/gtkglext Makefile distinfo pkg-plist Removed files: x11-toolkits/gtkglext/files patch-gdk_x11_gdkglwindow-x11.c Log: Update to 1.0.0. PR: ports/52254 Submitted by: Kimura Fuyuki (maintainer) Revision Changes Path 1.5 +1 -1 ports/x11-toolkits/gtkglext/Makefile 1.4 +1 -1 ports/x11-toolkits/gtkglext/distinfo 1.2 +0 -11 ports/x11-toolkits/gtkglext/files/patch-gdk_x11_gdkglwindow-x11.c (dead) 1.3 +0 -2 ports/x11-toolkits/gtkglext/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 23:34:54 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B616837B401; Sat, 17 May 2003 23:34:54 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54B0943F75; Sat, 17 May 2003 23:34:54 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I6Ys0U037713; Sat, 17 May 2003 23:34:54 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I6YsMN037712; Sat, 17 May 2003 23:34:54 -0700 (PDT) Message-Id: <200305180634.h4I6YsMN037712@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 23:34:54 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/misc/nut 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, 18 May 2003 06:34:55 -0000 adamw 2003/05/17 23:34:54 PDT FreeBSD ports repository Modified files: misc/nut Makefile distinfo Log: Update to 8.5. PR: ports/52153 Submitted by: Kirill Ponomarew (maintainer) Revision Changes Path 1.3 +1 -1 ports/misc/nut/Makefile 1.2 +1 -1 ports/misc/nut/distinfo From owner-cvs-all@FreeBSD.ORG Sat May 17 23:45:09 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9C0537B401; Sat, 17 May 2003 23:45:09 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C067643F75; Sat, 17 May 2003 23:45:08 -0700 (PDT) (envelope-from adamw@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I6j80U038148; Sat, 17 May 2003 23:45:08 -0700 (PDT) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I6j8kS038147; Sat, 17 May 2003 23:45:08 -0700 (PDT) Message-Id: <200305180645.h4I6j8kS038147@repoman.freebsd.org> From: Adam Weinberger Date: Sat, 17 May 2003 23:45:08 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-toolkits/gtkglextmm 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, 18 May 2003 06:45:10 -0000 adamw 2003/05/17 23:45:08 PDT FreeBSD ports repository Modified files: x11-toolkits/gtkglextmm Makefile distinfo pkg-plist Log: Update to 0.99.1. PR: ports/51777 Submitted by: Kimura Fuyuki (maintainer) Revision Changes Path 1.4 +1 -1 ports/x11-toolkits/gtkglextmm/Makefile 1.3 +1 -1 ports/x11-toolkits/gtkglextmm/distinfo 1.3 +0 -3 ports/x11-toolkits/gtkglextmm/pkg-plist From owner-cvs-all@FreeBSD.ORG Sat May 17 23:45:34 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C4F3537B401; Sat, 17 May 2003 23:45:34 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6092043F75; Sat, 17 May 2003 23:45:34 -0700 (PDT) (envelope-from murray@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I6jY0U038228; Sat, 17 May 2003 23:45:34 -0700 (PDT) (envelope-from murray@repoman.freebsd.org) Received: (from murray@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I6jYYU038227; Sat, 17 May 2003 23:45:34 -0700 (PDT) Message-Id: <200305180645.h4I6jYYU038227@repoman.freebsd.org> From: Murray Stokely Date: Sat, 17 May 2003 23:45:34 -0700 (PDT) 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/install chapter.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 May 2003 06:45:35 -0000 murray 2003/05/17 23:45:34 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: Add a type attribute to some superfluous so they can be ignored when rendering print output (url's usually generate footnotes for print output, but that is silly here.). While here, add tags to make the text more descriptive. Revision Changes Path 1.244 +2 -2 doc/en_US.ISO8859-1/books/handbook/install/chapter.sgml From owner-cvs-all@FreeBSD.ORG Sat May 17 23:54:56 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A76A237B401; Sat, 17 May 2003 23:54:56 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4025443FCB; Sat, 17 May 2003 23:54:56 -0700 (PDT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4I6su0U038537; Sat, 17 May 2003 23:54:56 -0700 (PDT) (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4I6st9Z038536; Sat, 17 May 2003 23:54:55 -0700 (PDT) Message-Id: <200305180654.h4I6st9Z038536@repoman.freebsd.org> From: Dirk Meyer Date: Sat, 17 May 2003 23:54:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/freebsd-uucp Makefileports/net/freebsd-uucp/files 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, 18 May 2003 06:54:57 -0000 dinoex 2003/05/17 23:54:55 PDT FreeBSD ports repository Modified files: net/freebsd-uucp Makefile net/freebsd-uucp/files pkg-plist Log: - switch to compressed manpages - clean catman on base deinstall Revision Changes Path 1.24 +1 -2 ports/net/freebsd-uucp/Makefile 1.2 +22 -2 ports/net/freebsd-uucp/files/pkg-plist