ddb0 FreshPorts -- net/dgd
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dgd 1.4.19 net on this many watch lists=2 search for ports that depend on this port
Dworkin\'s Game Driver
Maintained by: glewis@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: lang games
License: GPLv3


DGD is a rewrite from scratch of the LPMud server.  It runs on Windows, MacOS,
BeOS and many versions of Unix.

This is the core distribution of DGD, providing all the tools needed
to implement interactive servers, for instance MUD, IRC, WWW, etc.
A reference implementation of a kernel library is provided, which can
be further built on. Normally with DGD, there is a kernel library to
define the programming environment and a database library to define the
interaction environment.

Please report bugs to <felix@dworkin.nl>.

WWW: http://www.dworkin.nl/dgd/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/gmake
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/dgd/ && make install clean
To add the package: pkg_add -r dgd


Configuration Options
===> The following configuration options are available for dgd-1.4.19:
     CLOSURES=off: Enable function pointer support
     CPLUSPLUS_COMMENTS=on: Allow C++ style comments in LPC
     NETWORKING=off: Enable networking kfuns
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/dgd/
  2. https://github.com/dworkin/dgd/archive/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2010-04-03
    Affects: users of net/dgd
    Author: glewis@FreeBSD.org
    Reason: 
      The kernel library has been separated from the main net/dgd port into its
      own net/dgd-kernel port so that all libraries are on an equal footing.
      This also reflects the split of the kernel library out from the main DGD
      distribution.
    
      If you wish to continue to use the kernel library you'll need to install
      net/dgd-kernel after updating to dgd-1.4.1_2.
    
    

Number of commits found: 45

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Mar 2013 17:56:40
Original commit files touched by this commit  1.4.19
glewis search for other commits by this committer
. Update to 1.4.19.
19 Nov 2012 03:23:59
Original commit files touched by this commit  1.4.18
glewis search for other commits by this committer
. Update make includes for OptionsNG.

Feature safe:	yes
19 Nov 2012 03:21:07
Original commit files touched by this commit  1.4.18
glewis search for other commits by this committer
. Migrate to OptionsNG.

Reminded by:	jgh@
Feature safe:	yes
18 Nov 2012 22:00:08
Original commit files touched by this commit  1.4.18
glewis search for other commits by this committer
. Update to 1.4.18.

Feature safe:	yes
18 Oct 2012 00:37:08
Original commit files touched by this commit  1.4.15
glewis search for other commits by this committer
. Update MASTER_SITES to reflect the move from sourceforge to github.

Feature safe:	yes
02 Sep 2012 20:15:11
Original commit files touched by this commit  1.4.15
glewis search for other commits by this committer
. Update to 1.4.15.
25 Apr 2012 15:02:09
Original commit files touched by this commit  1.4.14
glewis search for other commits by this committer
. Update to 1.4.14.
15 Apr 2012 19:33:47
Original commit files touched by this commit  1.4.13
glewis search for other commits by this committer
. Update to 1.4.13.
14 Aug 2011 18:04:55
Original commit files touched by this commit  1.4.11
glewis search for other commits by this committer
. Rely on standard mechanisms of creating/deleting groups and users for the
  port rather than the port having it's own way of doing this (which
  admittedly pre-dated the standard mechanisms and was "standard" at the
  time).
03 Aug 2011 06:31:02
Original commit files touched by this commit  1.4.11
glewis search for other commits by this committer
. Update to 1.4.11.
. Add an OPTIONS setting to turn on function pointer support.
29 May 2011 21:54:12
Original commit files touched by this commit  1.4.8
glewis search for other commits by this committer
. Update to 1.4.8.
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.4.5
miwi search for other commits by this committer
- Get Rid MD5 support
03 Oct 2010 18:08:26
Original commit files touched by this commit  1.4.5
glewis search for other commits by this committer
. Update to 1.4.5.
25 Apr 2010 21:34:54
Original commit files touched by this commit  1.4.3
glewis search for other commits by this committer
. Update to 1.4.3.
. Allow the dgd-lpmud port to continue working by allowing the driver object
  to open ports when the networking extensions are enabled.
04 Apr 2010 04:54:18
Original commit files touched by this commit  1.4.2
glewis search for other commits by this committer
. Update to 1.4.2.
04 Apr 2010 04:43:04
Original commit files touched by this commit  1.4.1_2
glewis search for other commits by this committer
. 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.
07 Mar 2010 06:40:40
Original commit files touched by this commit  1.4.1_1
glewis search for other commits by this committer
. Update the included kernel lib version to 1.3.3.  This will likely be
  split out into a separate port when the ports tree unthaws completely.
07 Mar 2010 00:35:58
Original commit files touched by this commit  1.4.1
glewis search for other commits by this committer
. Update to dgd 1.4.1.
14 Feb 2010 20:49:55
Original commit files touched by this commit  1.4
glewis search for other commits by this committer
. Update to 1.4.
. Since 1.4 is now under the GPL, remove the NO_CDROM and RESTRICTED
  entries.
19 Nov 2009 22:07:43
Original commit files touched by this commit  1.3
pav search for other commits by this committer
- Mark MAKE_JOBS_UNSAFE

Reported by:    pointyhat
04 Jul 2009 05:39:52
Original commit files touched by this commit  1.3
glewis search for other commits by this committer
. Update to DGD 1.3.
11 May 2006 22:49:56
Original commit files touched by this commit  1.2p4_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
16 Nov 2005 06:01:33
Original commit files touched by this commit  1.2p4_2
glewis search for other commits by this committer
. Add SHA256.
19 Mar 2004 17:06:58
Original commit files touched by this commit  1.2p4_2
glewis search for other commits by this committer
. Add an ANSI option to allow DGD to pass so-called ANSI colour codes.
08 Mar 2004 22:06:11
Original commit files touched by this commit  1.2p4_2
glewis search for other commits by this committer
. Use OPTIONS.
. Change a comment to avoid triggering a portlint warning.
08 Mar 2004 05:50:53
Original commit files touched by this commit  1.2p4_2
glewis search for other commits by this committer
. Update to 1.2p4.
. SIZEify.
22 Jan 2004 12:18:43
Original commit files touched by this commit  1.2p3_2
trevor search for other commits by this committer
Use the CPIO macro defined in bsd.port.mk.
05 Sep 2003 22:15:51
Original commit files touched by this commit  1.2p3_2
glewis search for other commits by this committer
. Add (optional) support for the DGD networking package.
03 Sep 2003 05:33:18
Original commit files touched by this commit  1.2p3_1
glewis search for other commits by this committer
. Set correct permissions on the mudlib directory now that the pkg-install
  script no longer does.
03 Sep 2003 05:17:33
Original commit files touched by this commit  1.2p3_1
glewis search for other commits by this committer
. Don't setup ${DATADIR} and in particular don't set the home directory
  of the mud user to ${DATADIR} (but rather /nonexistent).
29 Aug 2003 22:30:33
Original commit files touched by this commit  1.2p3_1
glewis search for other commits by this committer
. Use a free uid rather than one thats already taken.

Clue bat applied by:    kris
29 Aug 2003 18:30:08
Original commit files touched by this commit  1.2p3_1
glewis search for other commits by this committer
. 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.
25 Aug 2003 04:56:34
Original commit files touched by this commit  1.2p3
glewis search for other commits by this committer
. Don't create a README.FreeBSD file, just place the relevant information
  in pkg-descr.
14 Aug 2003 17:51:10
Original commit files touched by this commit  1.2p3
glewis search for other commits by this committer
. Remove some more cruft.
14 Aug 2003 17:28:36
Original commit files touched by this commit  1.2p3
glewis search for other commits by this committer
. Remove cruft.
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR}
12 Apr 2003 05:54:10
Original commit files touched by this commit  1.2p3
glewis search for other commits by this committer
. Update to 1.2p3.
. Remove unnecessary PATCH_SITES definition.
27 Feb 2003 18:52:21
Original commit files touched by this commit  1.2p2
glewis search for other commits by this committer
de-pkg-comment
26 Aug 2002 16:31:08
Original commit files touched by this commit  1.2p2
glewis search for other commits by this committer
. Update to 1.2p2
26 Aug 2002 16:28:25
Original commit files touched by this commit  1.2p1
glewis search for other commits by this committer
. 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.
23 Jul 2002 17:20:20
Original commit files touched by this commit  1.2p1
glewis search for other commits by this committer
. Remove some dead MASTER_SITEs.
. Make the primary site MASTER_SITE_LOCAL (requested by the author and
  maintainer of the previous primary site).
20 May 2002 19:01:51
Original commit files touched by this commit  1.2p1
glewis search for other commits by this committer
. Update to 1.2p1
. Swap the order of the first two MASTER_SITEs as
  imaginary.com is down at the moment.
. Update pkg-descr from the current README for DGD.
. Take over maintainership.

Reviewed by:    sobomax
Approved by:    sobomax
28 Mar 2002 23:52:25
Original commit files touched by this commit  1.2
pat search for other commits by this committer
Add working site to MASTER_SITES

PR:             36443
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
06 May 2001 06:18:29
files touched by this commit
kris search for other commits by this committer
Update to dgd-1.2 and remove maintainer due to timeout    
08 Oct 2000 11:23:49
files touched by this commit
asami search for other commits by this committer
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.    
08 Oct 2000 07:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  

Number of commits found: 45

2821
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight62
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0