cvs commit: ports/editors/bed Makefile pkg-plist
ports/editors/bed/files patch-Makefile patch-editmacros.cpp
patch-plugins::examples::Makefile
Greg Lewis
glewis at FreeBSD.org
Thu Jan 22 09:39:10 PST 2004
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
More information about the cvs-ports
mailing list