At http://home.leo.org/~barner/freebsd/clanlib/, you can find the following patches: 1. Downgrade devel/clanlib to the stable clanlib 0.6.5 series: ==> clanlib.patch Since all the application in the ports collection that make use of ClanLib rely on the stable branch, I think it is the best to downgrade the library. I order to reflect this change, I bumped the port epoch (I believe this is what it's made for). 2. In order to keep a copy of the development series of ClanLib in the ports collection, I repo-copy from devel/clanlib -> devel/clanlib-devel (before applyling patch #1, of course) should be done. ==> clanlib-devel.patch will update the new port to the current development version 0.7.6. 3. The port games/clanbomber is fixed and updated by ==> clanbomber.patch. 4. Finally, there is a new port, games/pingus, which is very nice clone of the good old Lemmings(tm) game. It is provided in ==> pingus.shar For your convenience, you can grab everything at once in this tarball: http://home.leo.org/~barner/freebsd/clanlib/clanlib-patches-everything.tar.gz In order to avoid conficts between the two versions of clanlib, their header and library files are installed into subdirectories of ${PREFIX}/include and ${PREFIX}/lib. Currently, no port uses clanlib-devel, but I hope that I will be able to fix the current version of games/race someday. (In the ports tree, there is version 0.5. I managed to build 0.9 with ClanLib-devel, but I got lots of linker errors). Fix: See above url. How-To-Repeat: N/A
Responsible Changed From-To: freebsd-ports-bugs->linimon I am always happy to abet any volunteer maintainers.
State Changed From-To: open->suspended Since this involves a repo-copy, this should probably be marked suspended until after the 5.2 release. Also, as a question for the submitter: since the downgrade requires a bit of repo-churn, is it strictly necessary? If I am correct, there is only one port that depends on this one. (To my mind, this is not so much a matter of the Makefile and distinfo, as the numerous patch changes).
State Changed From-To: suspended->open Port freeze is over.
State Changed From-To: open->closed Submitter has confirmed that the changes in ports/61738 are a superset of these changes. Note, however, that the repocopy to clanlib-devel has already been done, but not yet corrected nor hooked up to the build.