Date: Tue, 6 Dec 2011 11:51:58 +0000 (UTC) From: Brendan Fabeny <bf@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics/pgplot Makefile pkg-plist ports/graphics/pgplot/files Makefile Makefile.bin Makefile.clib Makefile.demo Makefile.doc Makefile.flib xf77 ports/graphics/pgplot/scripts configure Message-ID: <201112061151.pB6Bpwjj038051@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bf 2011-12-06 11:51:58 UTC FreeBSD ports repository Modified files: graphics/pgplot Makefile pkg-plist graphics/pgplot/files Makefile.bin Makefile.clib Makefile.demo Makefile.doc Makefile.flib Removed files: graphics/pgplot/files Makefile xf77 graphics/pgplot/scripts configure Log: remove the custom compiler driver which hasn't been used in nearly 13 years; merge scripts/configure and files/Makefile into the port Makefile; replace a construct that has been deprecated in libpng; respect {C,F,LD}FLAGS [1], NOPORT{DATA,DOCS,EXAMPLES}, etc.; clean up files/Makefile*; add a test target; adopt PR: 161239 Feature safe: yes Revision Changes Path 1.34 +68 -7 ports/graphics/pgplot/Makefile 1.6 +0 -15 ports/graphics/pgplot/files/Makefile (dead) 1.5 +14 -11 ports/graphics/pgplot/files/Makefile.bin 1.4 +45 -28 ports/graphics/pgplot/files/Makefile.clib 1.8 +40 -22 ports/graphics/pgplot/files/Makefile.demo 1.3 +29 -8 ports/graphics/pgplot/files/Makefile.doc 1.9 +52 -16 ports/graphics/pgplot/files/Makefile.flib 1.4 +0 -71 ports/graphics/pgplot/files/xf77 (dead) 1.8 +0 -27 ports/graphics/pgplot/pkg-plist 1.2 +0 -11 ports/graphics/pgplot/scripts/configure (dead)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112061151.pB6Bpwjj038051>