From owner-cvs-all Sun Oct 6 14:32:53 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1391A37B401; Sun, 6 Oct 2002 14:32:51 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6985943E9E; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g96LWoCo059630; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g96LWosG059629; Sun, 6 Oct 2002 14:32:50 -0700 (PDT) Message-Id: <200210062132.g96LWosG059629@freefall.freebsd.org> From: Akinori MUSHA Date: Sun, 6 Oct 2002 14:32:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/ruby-algebra Makefile pkg-plist ports/math/ruby-bigfloat Makefile pkg-plist ports/math/ruby-bitvector Makefile pkg-plist ports/math/ruby-gnuplot Makefile pkg-plist ports/math/ruby-gsl ... 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 knu 2002/10/06 14:32:50 PDT Modified files: math/ruby-algebra Makefile pkg-plist math/ruby-bigfloat Makefile pkg-plist math/ruby-bitvector Makefile pkg-plist math/ruby-gnuplot Makefile pkg-plist math/ruby-gsl Makefile pkg-plist math/ruby-math3d Makefile pkg-plist math/ruby-narray Makefile pkg-plist math/ruby-netcdf Makefile pkg-plist net/ruby-drb Makefile pkg-plist net/ruby-gserver Makefile pkg-plist net/ruby-icmp Makefile pkg-plist net/ruby-ldap Makefile pkg-plist net/ruby-nis Makefile pkg-plist net/ruby-pcap Makefile pkg-plist net/ruby-romp Makefile pkg-plist net/ruby-snmp Makefile pkg-plist net/ruby-soap Makefile pkg-plist net/ruby-tcpsocketpipe Makefile pkg-plist net/ruby-xmlrpc Makefile pkg-plist print/ruby-clibpdf Makefile pkg-plist print/ruby-panda Makefile pkg-plist print/ruby-pdflib Makefile pkg-plist Log: Use RUBY_MOD*. Revision Changes Path 1.8 +5 -5 ports/math/ruby-algebra/Makefile 1.6 +243 -243 ports/math/ruby-algebra/pkg-plist 1.15 +3 -3 ports/math/ruby-bigfloat/Makefile 1.6 +5 -5 ports/math/ruby-bigfloat/pkg-plist 1.3 +5 -5 ports/math/ruby-bitvector/Makefile 1.3 +9 -9 ports/math/ruby-bitvector/pkg-plist 1.4 +4 -4 ports/math/ruby-gnuplot/Makefile 1.5 +5 -5 ports/math/ruby-gnuplot/pkg-plist 1.4 +5 -5 ports/math/ruby-gsl/Makefile 1.3 +56 -56 ports/math/ruby-gsl/pkg-plist 1.3 +3 -3 ports/math/ruby-math3d/Makefile 1.2 +3 -3 ports/math/ruby-math3d/pkg-plist 1.10 +5 -5 ports/math/ruby-narray/Makefile 1.4 +18 -18 ports/math/ruby-narray/pkg-plist 1.2 +4 -4 ports/math/ruby-netcdf/Makefile 1.2 +19 -19 ports/math/ruby-netcdf/pkg-plist 1.19 +4 -4 ports/net/ruby-drb/Makefile 1.13 +49 -49 ports/net/ruby-drb/pkg-plist 1.4 +2 -2 ports/net/ruby-gserver/Makefile 1.3 +2 -2 ports/net/ruby-gserver/pkg-plist 1.6 +3 -3 ports/net/ruby-icmp/Makefile 1.4 +3 -3 ports/net/ruby-icmp/pkg-plist 1.22 +5 -5 ports/net/ruby-ldap/Makefile 1.15 +36 -36 ports/net/ruby-ldap/pkg-plist 1.3 +5 -5 ports/net/ruby-nis/Makefile 1.2 +8 -8 ports/net/ruby-nis/pkg-plist 1.3 +6 -6 ports/net/ruby-pcap/Makefile 1.3 +37 -37 ports/net/ruby-pcap/pkg-plist 1.7 +4 -4 ports/net/ruby-romp/Makefile 1.3 +5 -5 ports/net/ruby-romp/pkg-plist 1.8 +2 -2 ports/net/ruby-snmp/Makefile 1.4 +7 -7 ports/net/ruby-snmp/pkg-plist 1.19 +4 -4 ports/net/ruby-soap/Makefile 1.18 +132 -132 ports/net/ruby-soap/pkg-plist 1.3 +2 -2 ports/net/ruby-tcpsocketpipe/Makefile 1.2 +2 -2 ports/net/ruby-tcpsocketpipe/pkg-plist 1.27 +5 -5 ports/net/ruby-xmlrpc/Makefile 1.14 +51 -51 ports/net/ruby-xmlrpc/pkg-plist 1.6 +7 -7 ports/print/ruby-clibpdf/Makefile 1.5 +30 -30 ports/print/ruby-clibpdf/pkg-plist 1.10 +5 -5 ports/print/ruby-panda/Makefile 1.5 +22 -22 ports/print/ruby-panda/pkg-plist 1.8 +6 -6 ports/print/ruby-pdflib/Makefile 1.2 +18 -18 ports/print/ruby-pdflib/pkg-plist To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message