Date: Sun, 24 Sep 2006 12:31:43 +0000 (UTC) From: Stanislav Sedov <stas@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/cube Makefile pkg-plist ports/games/cube/files patch-Makefile Message-ID: <200609241231.k8OCVhgJ015461@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
stas 2006-09-24 12:31:43 UTC FreeBSD ports repository Modified files: games/cube Makefile pkg-plist games/cube/files patch-Makefile Log: - Unbroke - Use enet from ports collection rather than from cube distribution to benefit from local patches [1] - Fix OPTIONS checking to allow BATCH building - Fix PLIST_SUB to generate correct pkg-plist when SERVER or CLIENT not selected - Add KNOB to build with optimized CFLAGS, also guarantee CFLAGS safety - CXX safety - Guarantee permissions safety by using INSTALL instead of CP [2] - Bump up PORTREVISION because of [1] and [2] Approved by: sem (mentor) Revision Changes Path 1.17 +27 -19 ports/games/cube/Makefile 1.4 +16 -6 ports/games/cube/files/patch-Makefile 1.6 +10 -11 ports/games/cube/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609241231.k8OCVhgJ015461>