The port should be moved to games/q3base because the "quake3-" prefix is used by ports that require Quake III (mods, addons, data, etc), and not by Quake III engines (it's like the php5-, py-, p5-, etc prefixes), so it is very confusing. The diff has the following changes: - Remove PKGNAMEPREFIX. - Remove CONFLICTS with quake3. Install libraries in lib/q3base. - Remove ONLY_FOR_ARCHS (builds and works on other archs). - Integrate with quake3-data (remove pkg-message, etc). - Avoid creating a botlib.log file in the current directory.
Responsible Changed From-To: freebsd-ports-bugs->alepulver Submitter is a commiter
State Changed From-To: open->feedback Awaiting maintainers feedback
Hello Edwin, As far as I know, Q3Base (just like the original Quake3 sourcecode that got released) really bugs on certain platforms; the built-in VM is unable to parse function arguments on certain architectures. Maybe it would be better to only build i386 packages for it and print a message when arch != i386 to report whether it works, so we can add it to the port. The rest of the patch looks okay. -- Ed Schouten <ed@fxq.nl> WWW: http://g-rave.nl/
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: alepulver->portmgr Repocopy Request.
State Changed From-To: open->repocopy Please repocopy games/quake3-q3base to games/q3base.
State Changed From-To: repocopy->open Repocopy completed.
Responsible Changed From-To: portmgr->alepulver Repocopy completed.
State Changed From-To: open->closed Committed.