Commit graph

7 commits

Author SHA1 Message Date
Greg Lewis
edef6526c7 . Update to 1.4.11.
. Add an OPTIONS setting to turn on function pointer support.
2011-08-03 06:31:02 +00:00
Greg Lewis
b5b17ff2b9 . Split the kernel mudlib out of the main dgd port and into its own
separate port (dgd-kernel) to put it on an equal footing with the
  other mudlib port (dgd-lpmud).  This also causes less update churn
  and reflects the current state of the distributions themselves.
2010-04-04 04:43:04 +00:00
Greg Lewis
10ffd5c302 . Update to dgd 1.4.1. 2010-03-07 00:35:58 +00:00
Greg Lewis
0f06e6cd3f . Update to 1.4.
. Since 1.4 is now under the GPL, remove the NO_CDROM and RESTRICTED
  entries.
2010-02-14 20:49:55 +00:00
Greg Lewis
f308567057 . Update to DGD 1.3. 2009-07-04 05:39:52 +00:00
Greg Lewis
369f5b61b2 . Add (optional) support for the DGD networking package. 2003-09-05 22:15:51 +00:00
Greg Lewis
2d3e091eb2 . Make this port act more like a standard FreeBSD port:
. Don't install everything in ${PREFIX}/dgd instead place the
    executables, docs and configuration in the standard places and
    place the example kernel mudlib in DATADIR.
  . Don't use the packing list as a list of things to install.
  . Fix up the configuration file to point to the install locations.
  . Add a sample rc script which can be used to start and stop dgd
    (need a 5.x RCng version as well).
  . Create a user to run the dgd service as (I'll reuse this user for
    ports of other mud drivers).
. Add the games category as dgd is primarily used to write muds.
. Bump PORTREVISION.
2003-08-29 18:30:08 +00:00