summaryrefslogtreecommitdiff
path: root/games/uox3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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
* Fix build in -current (build/link C++ code with ${CXX})Kris Kennaway2002-09-082-6/+30
| | | | Notes: svn path=/head/; revision=65860
* Fix startup-scripts for -current /bin/sh issues.Anders Nordby2002-08-141-4/+5
| | | | Notes: svn path=/head/; revision=64482
* Fix the syntax error that introduced July 2000.David E. O'Brien2001-02-261-0/+1
| | | | | | | (maybe this port isn't used and can be cvs rm'ed?) Notes: svn path=/head/; revision=38774
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-4/+17
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Convert to PORTNAME/PORTVERSION. The following ports hand invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | | strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and xnibbles. Notes: svn path=/head/; revision=27515
* - Split patches one per file.Steve Price2000-02-2710-1/+517
| | | | | | | | - Fix build on -current. - Sprinkly in a little reinstall friendliness for good measures. Notes: svn path=/head/; revision=26390
* Changed the location of the distfiles on my machine.Donald Burr1999-10-071-1/+1
| | | | | | | (I have a new domain name.) Notes: svn path=/head/; revision=22220
* Unbreak this port, thanks to suggestions made byDonald Burr1999-09-111-4/+2
| | | | | | | | | | | Eric Yang <robe@FreeBSD.csie.nctu.edu.tw>. The original distsites seem to have gone away, and I cannot find any new ones. (ftpsearch.lycos.com only lists FreeBSD mirrors -- and a whole bunch of them! :-)) So I am setting up a distsite for this on my own box. Notes: svn path=/head/; revision=21647
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-2/+2
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20948
* [dburr@forbin:103 uox]% ./uox3Donald Burr1999-05-041-2/+4
| | | | | | | | | | | | | | Reloading items.scp : 1853 sections found. [...] Loading UOX3.WSC... UOX3: Startup Complete. Floating exception (core dumped) [dburr@forbin:103 uox]% Mark BROKEN until I can figure out what the hell is going on with this. Notes: svn path=/head/; revision=18453
* (Null Cowit Mewwage)Tim Vanderhoek1999-05-021-5/+2
| | | | Notes: svn path=/head/; revision=18348
* Switch to using USE_ZIP along with minor cleanups to some ports.Justin M. Seger1999-05-011-8/+2
| | | | Notes: svn path=/head/; revision=18296
* - Fix some typos.Donald Burr1999-02-283-9/+22
| | | | | | | | | | | | | | - Add more useful info to DESCR and MESSAGE. - Remove some stuff I commented out in Makefile (because it was no longer needed), but forgot to delete before committing. Coming soon: - Fix the code that spawns Daemons, and instead of giving them generic names like "Beelzebub"(?) or "daemon", give them names like "Chuck", "init", "telnetd", ... :-) :-) Notes: svn path=/head/; revision=16930
* Reviewed by: Donald Burr <dburr@FreeBSD.ORG>Donald Burr1999-02-257-0/+202
Submitted by: Donald Burr <dburr@FreeBSD.ORG> Obtained from: the net Import of new port games/uox3, a GPL'd server for Origin Systems' Ultima Online multiplayer roleplaying game. Yet another way to waste your time and that of your co-workers.. :) Notes: svn path=/head/; revision=16892