From owner-cvs-all Sat Jan 5 22:20:30 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C1C6F37B404; Sat, 5 Jan 2002 22:20:22 -0800 (PST) Received: (from will@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g066KMs41683; Sat, 5 Jan 2002 22:20:22 -0800 (PST) (envelope-from will) Message-Id: <200201060620.g066KMs41683@freefall.freebsd.org> From: Will Andrews Date: Sat, 5 Jan 2002 22:20:22 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/rpm Makefile ports/audio/ecasound Makefile ports/audio/flac Makefile ports/audio/freeamp Makefile ports/devel/adabroker Makefile ports/devel/cvsutils Makefile ports/devel/fam Makefile ports/devel/flux Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG will 2002/01/05 22:20:22 PST Modified files: archivers/rpm Makefile audio/ecasound Makefile audio/flac Makefile audio/freeamp Makefile devel/adabroker Makefile devel/cvsutils Makefile devel/fam Makefile devel/flux Makefile devel/orbitcpp Makefile editors/emacs20 Makefile editors/emacs21 Makefile editors/xemacs-devel Makefile editors/xemacs21 Makefile games/flightgear Makefile games/gracer Makefile games/quakeforge Makefile games/tuxtype Makefile games/zangband Makefile graphics/opendx Makefile japanese/tcl80 Makefile japanese/vflib Makefile korean/bitchx Makefile lang/ocaml-mode.el Makefile lang/ruby Makefile lang/ruby-devel Makefile mail/mahogany Makefile mail/nmh Makefile math/oleo Makefile net/freeradius-devel Makefile net/gale Makefile net/net-snmp Makefile net/openldap2 Makefile news/newsx Makefile security/pam_smb Makefile sysutils/cfengine Makefile sysutils/cronolog Makefile textproc/sablotron Makefile www/mod_php4 Makefile x11/wdm Makefile x11-wm/icewm Makefile Log: First round of auto* cleanups: - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Revision Changes Path 1.37 +2 -2 ports/archivers/rpm/Makefile 1.7 +1 -3 ports/audio/ecasound/Makefile 1.13 +1 -1 ports/audio/flac/Makefile 1.13 +1 -1 ports/audio/freeamp/Makefile 1.3 +1 -1 ports/devel/adabroker/Makefile 1.10 +2 -2 ports/devel/cvsutils/Makefile 1.2 +1 -1 ports/devel/fam/Makefile 1.10 +2 -2 ports/devel/flux/Makefile 1.3 +1 -1 ports/devel/orbitcpp/Makefile 1.55 +1 -1 ports/editors/emacs20/Makefile 1.9 +1 -1 ports/editors/emacs21/Makefile 1.64 +1 -1 ports/editors/xemacs-devel/Makefile 1.62 +1 -1 ports/editors/xemacs21/Makefile 1.10 +6 -2 ports/games/flightgear/Makefile 1.16 +2 -2 ports/games/gracer/Makefile 1.20 +2 -2 ports/games/quakeforge/Makefile 1.5 +1 -2 ports/games/tuxtype/Makefile 1.14 +1 -1 ports/games/zangband/Makefile 1.20 +1 -5 ports/graphics/opendx/Makefile 1.18 +2 -3 ports/japanese/tcl80/Makefile 1.32 +2 -3 ports/japanese/vflib/Makefile 1.13 +2 -2 ports/korean/bitchx/Makefile 1.2 +3 -0 ports/lang/ocaml-mode.el/Makefile 1.27 +1 -1 ports/lang/ruby-devel/Makefile 1.80 +1 -1 ports/lang/ruby/Makefile 1.4 +2 -2 ports/mail/mahogany/Makefile 1.28 +1 -1 ports/mail/nmh/Makefile 1.23 +1 -1 ports/math/oleo/Makefile 1.2 +1 -1 ports/net/freeradius-devel/Makefile 1.10 +2 -6 ports/net/gale/Makefile 1.58 +2 -2 ports/net/net-snmp/Makefile 1.48 +1 -1 ports/net/openldap2/Makefile 1.5 +2 -2 ports/news/newsx/Makefile 1.4 +1 -1 ports/security/pam_smb/Makefile 1.20 +1 -1 ports/sysutils/cfengine/Makefile 1.6 +2 -2 ports/sysutils/cronolog/Makefile 1.12 +1 -1 ports/textproc/sablotron/Makefile 1.159 +1 -2 ports/www/mod_php4/Makefile 1.64 +2 -2 ports/x11-wm/icewm/Makefile 1.48 +1 -1 ports/x11/wdm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message