1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
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
Greg Lewis
9be48c5041 . Don't create a README.FreeBSD file, just place the relevant information
in pkg-descr.
2003-08-25 04:56:34 +00:00
Greg Lewis
da33a3ace4 . Remove README.sites. I don't believe a list of muds running DGD from
1996 has any relevance and I don't have an up to date list.
2002-08-26 16:28:25 +00:00
Kris Kennaway
085c48010c Update to dgd-1.2 and remove maintainer due to timeout 2001-05-06 05:18:27 +00:00
Adam David
c0fc93bbe8 1.0.104 --> 1.1 1997-04-15 23:25:46 +00:00
Adam David
c7551b49b5 Correct some really embarrassing typos in critical locations.
I'm trusting that this needs no approval during ports freeze because these
packages are not built automatically, so therefore this is not treading on
Satoshi's toes.
1997-03-14 03:58:24 +00:00
Adam David
18fd2a9db8 --> 1.0.102 1997-03-04 06:12:32 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Adam David
9dfcb3c424 add kernel lib 1996-11-06 21:43:10 +00:00
Adam David
a9d7a2c3ad kludges are no longer necessary, now that all files are explicitly
named, and method of dgd-net integration has become clearer.
1996-06-17 17:47:10 +00:00
Adam David
77a961e7f7 list all files 1996-06-16 11:51:10 +00:00
Adam David
8137ced8e9 updated to version 1.0.37
new commercial license does not affect non-commercial use.
1996-02-08 00:30:51 +00:00
Adam David
826ba597bc do away with the unique uid/group, this was an artifact of the port for 1.1 1995-05-15 17:47:51 +00:00
Adam David
1ee3007e14 workaround for package creation, by copying to a temporary PLIST 1995-05-14 12:46:06 +00:00
Adam David
2bdb1b051f fixed the broken package creation 1995-05-03 19:24:04 +00:00
Adam David
2c030dec19 @srcdir . 1995-04-24 16:53:06 +00:00
Adam David
699a30eedc minor tidyup 1994-11-24 03:07:55 +00:00
Adam David
9791be6f32 naked dgd port, this just deals with the sources necessary to build the
driver and the precompiler.
Reviewed by:	
Submitted by:
1994-08-30 12:55:07 +00:00