From owner-cvs-all Thu Nov 19 20:15:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id UAA07066 for cvs-all-outgoing; Thu, 19 Nov 1998 20:15:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id UAA07061; Thu, 19 Nov 1998 20:15:11 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id UAA01309; Thu, 19 Nov 1998 20:15:16 -0800 (PST) Date: Thu, 19 Nov 1998 20:15:16 -0800 (PST) Message-Id: <199811200415.UAA01309@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics Makefile ports/japanese Makefile ports/math Makefile ports/print Makefile ports/graphics/gimp-manual Makefile ports/graphics/gimp-manual/files md5 ports/graphics/gimp-manual/pkg COMMENT DESCR PLIST_HTML ... Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/11/19 20:15:15 PST Modified files: graphics Makefile japanese Makefile math Makefile print Makefile graphics/gimp-manual-html Makefile japanese/ghostscript300 Makefile japanese/kon2-16dot Makefile japanese/vftool-misc300 Makefile japanese/vfxdvi300 Makefile japanese/xdvi300 Makefile math/R-letter Makefile print/a2ps-letter Makefile print/a2ps43-letter Makefile print/c2ps-letter Makefile print/enscript-letter Makefile print/lprps-letter Makefile print/mp-letter Makefile print/psutils-letter Makefile Added files: graphics/gimp-manual-pdf Makefile graphics/gimp-manual-ps Makefile japanese/ghostscript118 Makefile japanese/ghostscript240 Makefile japanese/ghostscript400 Makefile japanese/kon2-14dot Makefile japanese/vftool-misc118 Makefile japanese/vftool-misc240 Makefile japanese/vftool-misc400 Makefile japanese/vfxdvi118 Makefile japanese/vfxdvi240 Makefile japanese/vfxdvi360 Makefile japanese/vfxdvi400 Makefile japanese/vfxdvi600 Makefile japanese/xdvi118 Makefile japanese/xdvi240 Makefile japanese/xdvi400 Makefile math/R-a4 Makefile print/a2ps-a4 Makefile print/a2ps43-a4 Makefile print/enscript-a4 Makefile print/enscript-letterdj Makefile print/lprps-a4 Makefile print/mp-a4 Makefile print/psutils-a4 Makefile Removed files: graphics/gimp-manual Makefile graphics/gimp-manual/files md5 graphics/gimp-manual/pkg COMMENT DESCR PLIST_HTML PLIST_PDF PLIST_PS japanese/ghostscript Makefile japanese/ghostscript/files 118.diff 240.diff 300.diff 400.diff md5 unix-gcc.mak.patch japanese/ghostscript/pkg COMMENT DESCR PLIST japanese/kon Makefile japanese/kon/files dotconfig md5 japanese/kon/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah patch-ai patch-aj japanese/kon/pkg COMMENT DESCR PLIST japanese/vftool-misc Makefile japanese/vftool-misc/files md5 japanese/vftool-misc/patches patch-aa patch-ab japanese/vftool-misc/pkg COMMENT DESCR PLIST-118dpi PLIST-240dpi PLIST-300dpi PLIST-400dpi japanese/vftool-misc/scripts configure japanese/vfxdvi Makefile japanese/vfxdvi/files customize.sh md5 xdvi-17+ptex.fixed.patch.of.patch xdvi18.vflib.patch.of.patch japanese/vfxdvi/patches patch-aa patch-ab patch-ac patch-ad japanese/vfxdvi/pkg COMMENT DESCR PLIST japanese/xdvi Makefile japanese/xdvi/files 118.diff 240.diff 300.diff 400.diff md5 japanese/xdvi/patches patch-aa patch-ab patch-ac japanese/xdvi/pkg COMMENT DESCR PLIST math/r Makefile math/r/files R md5 math/r/patches patch-aa math/r/pkg COMMENT DESCR PLIST print/a2ps Makefile print/a2ps/files md5 print/a2ps/patches patch-aa patch-ae patch-af print/a2ps/pkg COMMENT DESCR PLIST print/a2ps43 Makefile print/a2ps43/files md5 print/a2ps43/patches patch-aa patch-ab patch-ac print/a2ps43/pkg COMMENT DESCR PLIST print/a2ps43/scripts configure print/c2ps Makefile print/c2ps/files md5 print/c2ps/patches patch-aa print/c2ps/pkg COMMENT DESCR PLIST print/enscript Makefile print/enscript/files md5 print/enscript/pkg COMMENT DESCR PLIST print/lprps Makefile print/lprps/files md5 print/lprps/patches patch-aa patch-ab patch-ac patch-ad patch-ae print/lprps/pkg COMMENT DESCR PLIST print/mp Makefile print/mp/files md5 print/mp/patches patch-aa patch-ab patch-ac patch-ad print/mp/pkg COMMENT DESCR PLIST print/psutils Makefile print/psutils/files md5 print/psutils/patches patch-aa print/psutils/pkg COMMENT DESCR PLIST print/psutils/scripts configure Log: Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. Revision Changes Path 1.100 +4 -2 ports/graphics/Makefile 1.164 +21 -6 ports/japanese/Makefile 1.52 +3 -2 ports/math/Makefile 1.73 +17 -8 ports/print/Makefile 1.5 +5 -16 ports/graphics/gimp-manual-html/Makefile 1.14 +5 -17 ports/japanese/ghostscript300/Makefile 1.19 +8 -17 ports/japanese/kon2-16dot/Makefile 1.7 +5 -17 ports/japanese/vftool-misc300/Makefile 1.14 +5 -17 ports/japanese/vfxdvi300/Makefile 1.15 +5 -16 ports/japanese/xdvi300/Makefile 1.8 +9 -20 ports/math/R-letter/Makefile 1.22 +10 -28 ports/print/a2ps-letter/Makefile 1.18 +8 -38 ports/print/a2ps43-letter/Makefile 1.7 +9 -19 ports/print/c2ps-letter/Makefile 1.7 +12 -74 ports/print/enscript-letter/Makefile 1.6 +10 -38 ports/print/lprps-letter/Makefile 1.10 +4 -7 ports/print/mp-letter/Makefile 1.18 +9 -25 ports/print/psutils-letter/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message