Date: Fri, 20 Jun 2008 18:07:50 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/ghostscript7 Makefile Makefile.drivers pkg-plist ports/print/ghostscript7/files Makefile.alps Makefile.bj10v Makefile.bjc250 Makefile.cdj880 Makefile.cdj970 Makefile.cpca Makefile.dmprt Makefile.epag Makefile.eplaser ... Message-ID: <200806201807.m5KI7oK2060539@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
hrs 2008-06-20 18:07:50 UTC
FreeBSD ports repository
Modified files:
print/ghostscript7 Makefile pkg-plist
print/ghostscript7/files patch-src:dmp_site.ps
Added files:
print/ghostscript7 Makefile.drivers
print/ghostscript7/files Makefile.alps Makefile.bj10v
Makefile.bjc250 Makefile.cdj880
Makefile.cdj970 Makefile.cpca
Makefile.dmprt Makefile.epag
Makefile.eplaser Makefile.gdi
Makefile.gprint Makefile.lex7000
Makefile.lips Makefile.lx5000
Makefile.lxm3200 Makefile.md2k
Makefile.mjc Makefile.pcl3
patch-src-Makefile.in
patch-src-contrib.mak
Removed files:
print/ghostscript7/scripts configure
Log:
Major overhaul of Makefile:
- Use OPTIONS for driver selection.
- Split driver-specific procedure into files/Makefile.*
- Use configure script and Makefile.in.
- Fix installation directory of document files.
Revision Changes Path
1.132 +244 -551 ports/print/ghostscript7/Makefile
1.1 +296 -0 ports/print/ghostscript7/Makefile.drivers (new)
1.1 +21 -0 ports/print/ghostscript7/files/Makefile.alps (new)
1.1 +20 -0 ports/print/ghostscript7/files/Makefile.bj10v (new)
1.1 +23 -0 ports/print/ghostscript7/files/Makefile.bjc250 (new)
1.1 +12 -0 ports/print/ghostscript7/files/Makefile.cdj880 (new)
1.1 +12 -0 ports/print/ghostscript7/files/Makefile.cdj970 (new)
1.1 +12 -0 ports/print/ghostscript7/files/Makefile.cpca (new)
1.1 +28 -0 ports/print/ghostscript7/files/Makefile.dmprt (new)
1.1 +33 -0 ports/print/ghostscript7/files/Makefile.epag (new)
1.1 +27 -0 ports/print/ghostscript7/files/Makefile.eplaser (new)
1.1 +18 -0 ports/print/ghostscript7/files/Makefile.gdi (new)
1.1 +43 -0 ports/print/ghostscript7/files/Makefile.gprint (new)
1.1 +19 -0 ports/print/ghostscript7/files/Makefile.lex7000 (new)
1.1 +28 -0 ports/print/ghostscript7/files/Makefile.lips (new)
1.1 +12 -0 ports/print/ghostscript7/files/Makefile.lx5000 (new)
1.1 +23 -0 ports/print/ghostscript7/files/Makefile.lxm3200 (new)
1.1 +24 -0 ports/print/ghostscript7/files/Makefile.md2k (new)
1.1 +27 -0 ports/print/ghostscript7/files/Makefile.mjc (new)
1.1 +37 -0 ports/print/ghostscript7/files/Makefile.pcl3 (new)
1.1 +96 -0 ports/print/ghostscript7/files/patch-src-Makefile.in (new)
1.1 +7 -0 ports/print/ghostscript7/files/patch-src-contrib.mak (new)
1.2 +1 -1 ports/print/ghostscript7/files/patch-src:dmp_site.ps
1.30 +308 -345 ports/print/ghostscript7/pkg-plist
1.27 +0 -384 ports/print/ghostscript7/scripts/configure (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806201807.m5KI7oK2060539>
