summaryrefslogtreecommitdiff
path: root/games/mythserver/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark broken on 5.x.Mark Linimon2003-10-181-1/+7
| | | | Notes: svn path=/head/; revision=91539
* Fix build:Adam Weinberger2003-05-181-8/+2
| | | | | | | | | | | | Remove an ill-formed REINPLACE, and use a proper patch instead. Take an explicit "${WRKSRC}" out of a displayed message, and replace it with the value of ${WRKSRC} instead. Drop maintainership. Notes: svn path=/head/; revision=81206
* BROKEN: Does not compileKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80292
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=69409
* Change maintainership on all my ports.Adam Weinberger2002-10-181-1/+1
| | | | | | | | | adam@vectors.cx -> adam@FreeBSD.org Approved by: pat (mentor) Notes: svn path=/head/; revision=68248
* Turn Miguel Mendez' ports over to Adam Weinberger.Trevor Johnson2002-08-261-1/+1
| | | | | | | PR: 42012 Notes: svn path=/head/; revision=65004
* Miguel Mendez informed me in private e-mail that he has changed his mindWill Andrews2002-06-111-1/+1
| | | | | | | and would like to maintain these ports again. Welcome back, Miguel. :-) Notes: svn path=/head/; revision=61115
* Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson2002-06-071-1/+1
| | | | | | | | | | | I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer) Notes: svn path=/head/; revision=60760
* Initial import of mythserver 1.0Kevin Lo2002-02-111-0/+42
This is the source code for Bungie's MythII metaserver, the backend server system that supported MythII online play over the Internet for several years. The day has come for Bungie's MythII server to be retired. This source code for the server is being released so that the Myth community will have a starting point for creating their own Myth server system, should the need or desire to do so arise. PR: 34755 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=54534