The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : dgd-lpmud

LPmud mudlib, for use with DGD

 LPmud 2.4.5 simulation mudlib, as an example of implementing a multiuser
interactive environment using DGD.
 

ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/lpc/



dgd-lpmud history


v. 1.35
date: 2006/09/02 23:55:39;  author: kris;  state: Exp;  lines: +0 -1
NO_PACKAGE is not appropriate here

v. 1.34 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.33 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -2 Use the CPIO macro defined in bsd.port.mk.
v. 1.32 date: 2003/09/03 05:39:14; author: glewis; state: Exp; lines: +2 -0 . Set the permissions on the mudlib correctly now that pkg-install no longer does.
v. 1.31 date: 2003/08/29 18:40:02; author: glewis; state: Exp; lines: +44 -18 . . 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 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 with this mudlib (need a 5.x RCng version as well). . Create a user to run the dgd service as (this is the same user as used by the net/dgd port). . More standard Makefile. . Add a post-extract target which removes the need for do-build. . Add a do-configure target and remove the obsolete configure script. . Remove devel from CATEGORIES, it really doesn't belong. This port should really just be in games, but thats another story. . Catch up dependencies with changes to net/dgd.
v. 1.30 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.29 date: 2002/08/05 20:46:51; author: glewis; state: Exp; lines: +1 -1 . Remove a MASTER_SITE that hasn't been responding for a while. . As this leaves us with only one MASTER_SITE, mirror the distfile locally (i.e. MASTER_SITE_LOCAL).
v. 1.28 date: 2002/07/07 21:51:29; author: glewis; state: Exp; lines: +1 -2 Remove an entry from MASTER_SITES that doesn't appear to have worked for almost 3 years! Submitted by: portsurvey
v. 1.27 date: 2002/06/17 02:35:08; author: glewis; state: Exp; lines: +14 -7 . Rejig the packing list so the PKG_ARGS redefinition in the Makefile is no longer necessary. Also, create and remove directories which are initially empty but necessary for normal mud operation. . Take maintainership. . Install an example of the ACCESS.ALLOW and ACCESS.DENY files and adjust the installation process to take account of the new packing list (which it uses). Still to address is the issue of the mud setting up its own directory. This needs to be addressed in the context of the server port (net/dgd).
v. 1.26 date: 2001/08/18 07:56:50; author: trevor; state: Exp; lines: +2 -2 Turn Adam David's ports loose. Look out, world! Approved by: adam
v. 1.25 date: 2000/10/08 10:22:28; author: asami; state: Exp; lines: +4 -4 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.24 date: 2000/04/09 18:10:55; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/30 14:22:32; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.22 date: 1999/08/23 04:23:35; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.21 date: 1997/08/10 23:34:44; author: adam; state: Exp; lines: +3 -2 distfile moved Submitted by: Bill Fenner's distfile checker
v. 1.20 date: 1997/01/16 11:46:58; author: adam; state: Exp; lines: +2 -2 WRKDIR != WRKSRC
v. 1.19 date: 1997/01/08 11:41:53; author: adam; state: Exp; lines: +3 -2 use URL file syntax added backup distribution site
v. 1.18 date: 1997/01/08 08:09:56; author: adam; state: Exp; lines: +2 -2 had gotten out of sync with reality
v. 1.17 date: 1996/12/08 09:48:56; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.16 date: 1996/11/18 11:34:37; author: asami; state: Exp; lines: +3 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15 date: 1996/11/06 22:52:03; author: adam; state: Exp; lines: +3 -4 updated for dgd >= 1.0.91
v. 1.14 date: 1996/10/31 19:33:20; author: adam; state: Exp; lines: +3 -3 reflect the legal status more accurately
v. 1.13 date: 1996/06/19 14:57:21; author: adam; state: Exp; lines: +4 -1 NO_CDROM= depends on DGD, which is NO_CDROM RESTRICTED= no monetary gain
v. 1.12 date: 1996/06/17 17:34:16; author: adam; state: Exp; lines: +2 -1 tuck distribution file tidily away in subdirectory
v. 1.11 date: 1996/06/17 14:06:32; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.10 date: 1996/06/16 15:42:43; author: adam; state: Exp; lines: +4 -10 install for real when making a package
v. 1.9 date: 1996/03/19 14:45:55; author: adam; state: Exp; lines: +3 -1 add myself as maintainer
v. 1.8 date: 1996/02/29 08:50:30; author: asami; state: Exp; lines: +2 -1 Just a little newline.
v. 1.7 date: 1996/02/12 04:40:55; author: adam; state: Exp; lines: +6 -1 patches required by recent upgrade of DGD
v. 1.6 date: 1995/11/26 12:20:10; author: asami; state: Exp; lines: +2 -2 Shorten category names.
v. 1.5 date: 1995/10/25 14:37:39; author: adam; state: Exp; lines: +12 -4 Previously broken port now builds, may be enabled in net/Makefile now. Approved by: asami
v. 1.4 date: 1995/04/16 15:37:10; author: ache; state: Exp; lines: +1 -2 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.3 date: 1995/04/15 05:41:24; author: asami; state: Exp; lines: +7 -5 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:47:53; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/11/24 04:57:17; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/24 04:57:18; author: adam; state: Exp; lines: +0 -0 almost finished LPmud port for DGD ============================================================================= v. 1.35 date: 2006/09/02 23:55:39; author: kris; state: Exp; lines: +0 -1 NO_PACKAGE is not appropriate here
v. 1.34 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.33 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -2 Use the CPIO macro defined in bsd.port.mk.
v. 1.32 date: 2003/09/03 05:39:14; author: glewis; state: Exp; lines: +2 -0 . Set the permissions on the mudlib correctly now that pkg-install no longer does.
v. 1.31 date: 2003/08/29 18:40:02; author: glewis; state: Exp; lines: +44 -18 . . 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 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 with this mudlib (need a 5.x RCng version as well). . Create a user to run the dgd service as (this is the same user as used by the net/dgd port). . More standard Makefile. . Add a post-extract target which removes the need for do-build. . Add a do-configure target and remove the obsolete configure script. . Remove devel from CATEGORIES, it really doesn't belong. This port should really just be in games, but thats another story. . Catch up dependencies with changes to net/dgd.
v. 1.30 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.29 date: 2002/08/05 20:46:51; author: glewis; state: Exp; lines: +1 -1 . Remove a MASTER_SITE that hasn't been responding for a while. . As this leaves us with only one MASTER_SITE, mirror the distfile locally (i.e. MASTER_SITE_LOCAL).
v. 1.28 date: 2002/07/07 21:51:29; author: glewis; state: Exp; lines: +1 -2 Remove an entry from MASTER_SITES that doesn't appear to have worked for almost 3 years! Submitted by: portsurvey
v. 1.27 date: 2002/06/17 02:35:08; author: glewis; state: Exp; lines: +14 -7 . Rejig the packing list so the PKG_ARGS redefinition in the Makefile is no longer necessary. Also, create and remove directories which are initially empty but necessary for normal mud operation. . Take maintainership. . Install an example of the ACCESS.ALLOW and ACCESS.DENY files and adjust the installation process to take account of the new packing list (which it uses). Still to address is the issue of the mud setting up its own directory. This needs to be addressed in the context of the server port (net/dgd).
v. 1.26 date: 2001/08/18 07:56:50; author: trevor; state: Exp; lines: +2 -2 Turn Adam David's ports loose. Look out, world! Approved by: adam
v. 1.25 date: 2000/10/08 10:22:28; author: asami; state: Exp; lines: +4 -4 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.24 date: 2000/04/09 18:10:55; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/30 14:22:32; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.22 date: 1999/08/23 04:23:35; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.21 date: 1997/08/10 23:34:44; author: adam; state: Exp; lines: +3 -2 distfile moved Submitted by: Bill Fenner's distfile checker
v. 1.20 date: 1997/01/16 11:46:58; author: adam; state: Exp; lines: +2 -2 WRKDIR != WRKSRC
v. 1.19 date: 1997/01/08 11:41:53; author: adam; state: Exp; lines: +3 -2 use URL file syntax added backup distribution site
v. 1.18 date: 1997/01/08 08:09:56; author: adam; state: Exp; lines: +2 -2 had gotten out of sync with reality
v. 1.17 date: 1996/12/08 09:48:56; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.16 date: 1996/11/18 11:34:37; author: asami; state: Exp; lines: +3 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15 date: 1996/11/06 22:52:03; author: adam; state: Exp; lines: +3 -4 updated for dgd >= 1.0.91
v. 1.14 date: 1996/10/31 19:33:20; author: adam; state: Exp; lines: +3 -3 reflect the legal status more accurately
v. 1.13 date: 1996/06/19 14:57:21; author: adam; state: Exp; lines: +4 -1 NO_CDROM= depends on DGD, which is NO_CDROM RESTRICTED= no monetary gain
v. 1.12 date: 1996/06/17 17:34:16; author: adam; state: Exp; lines: +2 -1 tuck distribution file tidily away in subdirectory
v. 1.11 date: 1996/06/17 14:06:32; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.10 date: 1996/06/16 15:42:43; author: adam; state: Exp; lines: +4 -10 install for real when making a package
v. 1.9 date: 1996/03/19 14:45:55; author: adam; state: Exp; lines: +3 -1 add myself as maintainer
v. 1.8 date: 1996/02/29 08:50:30; author: asami; state: Exp; lines: +2 -1 Just a little newline.
v. 1.7 date: 1996/02/12 04:40:55; author: adam; state: Exp; lines: +6 -1 patches required by recent upgrade of DGD
v. 1.6 date: 1995/11/26 12:20:10; author: asami; state: Exp; lines: +2 -2 Shorten category names.
v. 1.5 date: 1995/10/25 14:37:39; author: adam; state: Exp; lines: +12 -4 Previously broken port now builds, may be enabled in net/Makefile now. Approved by: asami
v. 1.4 date: 1995/04/16 15:37:10; author: ache; state: Exp; lines: +1 -2 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.3 date: 1995/04/15 05:41:24; author: asami; state: Exp; lines: +7 -5 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:47:53; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/11/24 04:57:17; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/24 04:57:18; author: adam; state: Exp; lines: +0 -0 almost finished LPmud port for DGD ============================================================================= v. 1.35 date: 2006/09/02 23:55:39; author: kris; state: Exp; lines: +0 -1 NO_PACKAGE is not appropriate here
v. 1.34 date: 2006/05/11 22:49:05; author: edwin; state: Exp; lines: +0 -1 Remove USE_REINPLACE from all categories starting with N
v. 1.33 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -2 Use the CPIO macro defined in bsd.port.mk.
v. 1.32 date: 2003/09/03 05:39:14; author: glewis; state: Exp; lines: +2 -0 . Set the permissions on the mudlib correctly now that pkg-install no longer does.
v. 1.31 date: 2003/08/29 18:40:02; author: glewis; state: Exp; lines: +44 -18 . . 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 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 with this mudlib (need a 5.x RCng version as well). . Create a user to run the dgd service as (this is the same user as used by the net/dgd port). . More standard Makefile. . Add a post-extract target which removes the need for do-build. . Add a do-configure target and remove the obsolete configure script. . Remove devel from CATEGORIES, it really doesn't belong. This port should really just be in games, but thats another story. . Catch up dependencies with changes to net/dgd.
v. 1.30 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.29 date: 2002/08/05 20:46:51; author: glewis; state: Exp; lines: +1 -1 . Remove a MASTER_SITE that hasn't been responding for a while. . As this leaves us with only one MASTER_SITE, mirror the distfile locally (i.e. MASTER_SITE_LOCAL).
v. 1.28 date: 2002/07/07 21:51:29; author: glewis; state: Exp; lines: +1 -2 Remove an entry from MASTER_SITES that doesn't appear to have worked for almost 3 years! Submitted by: portsurvey
v. 1.27 date: 2002/06/17 02:35:08; author: glewis; state: Exp; lines: +14 -7 . Rejig the packing list so the PKG_ARGS redefinition in the Makefile is no longer necessary. Also, create and remove directories which are initially empty but necessary for normal mud operation. . Take maintainership. . Install an example of the ACCESS.ALLOW and ACCESS.DENY files and adjust the installation process to take account of the new packing list (which it uses). Still to address is the issue of the mud setting up its own directory. This needs to be addressed in the context of the server port (net/dgd).
v. 1.26 date: 2001/08/18 07:56:50; author: trevor; state: Exp; lines: +2 -2 Turn Adam David's ports loose. Look out, world! Approved by: adam
v. 1.25 date: 2000/10/08 10:22:28; author: asami; state: Exp; lines: +4 -4 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.24 date: 2000/04/09 18:10:55; author: cpiazza; state: Exp; lines: +3 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.23 date: 1999/08/30 14:22:32; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.22 date: 1999/08/23 04:23:35; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.21 date: 1997/08/10 23:34:44; author: adam; state: Exp; lines: +3 -2 distfile moved Submitted by: Bill Fenner's distfile checker
v. 1.20 date: 1997/01/16 11:46:58; author: adam; state: Exp; lines: +2 -2 WRKDIR != WRKSRC
v. 1.19 date: 1997/01/08 11:41:53; author: adam; state: Exp; lines: +3 -2 use URL file syntax added backup distribution site
v. 1.18 date: 1997/01/08 08:09:56; author: adam; state: Exp; lines: +2 -2 had gotten out of sync with reality
v. 1.17 date: 1996/12/08 09:48:56; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.16 date: 1996/11/18 11:34:37; author: asami; state: Exp; lines: +3 -3 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.15 date: 1996/11/06 22:52:03; author: adam; state: Exp; lines: +3 -4 updated for dgd >= 1.0.91
v. 1.14 date: 1996/10/31 19:33:20; author: adam; state: Exp; lines: +3 -3 reflect the legal status more accurately
v. 1.13 date: 1996/06/19 14:57:21; author: adam; state: Exp; lines: +4 -1 NO_CDROM= depends on DGD, which is NO_CDROM RESTRICTED= no monetary gain
v. 1.12 date: 1996/06/17 17:34:16; author: adam; state: Exp; lines: +2 -1 tuck distribution file tidily away in subdirectory
v. 1.11 date: 1996/06/17 14:06:32; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.10 date: 1996/06/16 15:42:43; author: adam; state: Exp; lines: +4 -10 install for real when making a package
v. 1.9 date: 1996/03/19 14:45:55; author: adam; state: Exp; lines: +3 -1 add myself as maintainer
v. 1.8 date: 1996/02/29 08:50:30; author: asami; state: Exp; lines: +2 -1 Just a little newline.
v. 1.7 date: 1996/02/12 04:40:55; author: adam; state: Exp; lines: +6 -1 patches required by recent upgrade of DGD
v. 1.6 date: 1995/11/26 12:20:10; author: asami; state: Exp; lines: +2 -2 Shorten category names.
v. 1.5 date: 1995/10/25 14:37:39; author: adam; state: Exp; lines: +12 -4 Previously broken port now builds, may be enabled in net/Makefile now. Approved by: asami
v. 1.4 date: 1995/04/16 15:37:10; author: ache; state: Exp; lines: +1 -2 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.3 date: 1995/04/15 05:41:24; author: asami; state: Exp; lines: +7 -5 Update of net Makefiles! Am I done? :)
v. 1.2 date: 1995/04/01 12:47:53; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.1 date: 1994/11/24 04:57:17; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/11/24 04:57:18; author: adam; state: Exp; lines: +0 -0 almost finished LPmud port for DGD =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm