Date: Thu, 22 Jan 2004 09:39:08 -0800 (PST) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/bed Makefile pkg-plist ports/editors/bed/files patch-Makefile patch-editmacros.cpp patch-plugins::examples::Makefile Message-ID: <200401221739.i0MHd8RE078418@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2004/01/22 09:39:08 PST FreeBSD ports repository Modified files: editors/bed Makefile pkg-plist editors/bed/files patch-Makefile Added files: editors/bed/files patch-editmacros.cpp patch-getfile.cpp patch-keyconfig.cpp patch-plugins::examples::Makefile Log: . If PACKAGE_BUILDING is set, then set WITHOUT_X11 as we can't guarantee that we have an appropriate rxvt. . Make rxvt a PATCH_DEPENDS as it is tested in pre-configure (there is no CONFIGURE_DEPENDS). . Fix packing list and unbreak. . Fix some minor whitespace bogons in Makefile. . Add patches which hopefully fix the build on 5.x. . Add a patch to stop the port installing stuff outside of ${PREFIX}. Some of this could be added back in with a better patch that installed it in the right place. Revision Changes Path 1.6 +9 -6 ports/editors/bed/Makefile 1.2 +38 -2 ports/editors/bed/files/patch-Makefile 1.1 +11 -0 ports/editors/bed/files/patch-editmacros.cpp (new) 1.1 +13 -0 ports/editors/bed/files/patch-getfile.cpp (new) 1.1 +23 -0 ports/editors/bed/files/patch-keyconfig.cpp (new) 1.1 +190 -0 ports/editors/bed/files/patch-plugins::examples::Makefile (new) 1.2 +1 -1 ports/editors/bed/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401221739.i0MHd8RE078418>