| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
11 May 2006 23:49:56
1.2p4_2
|
edwin  |
Remove USE_REINPLACE from all categories starting with N |
16 Nov 2005 06:01:33
1.2p4_2
|
glewis  |
. Add SHA256. |
19 Mar 2004 17:06:58
1.2p4_2
|
glewis  |
. Add an ANSI option to allow DGD to pass so-called ANSI colour codes. |
08 Mar 2004 22:06:11
1.2p4_2
|
glewis  |
. Use OPTIONS.
. Change a comment to avoid triggering a portlint warning. |
08 Mar 2004 05:50:53
1.2p4_2
|
glewis  |
. Update to 1.2p4.
. SIZEify. |
22 Jan 2004 12:18:43
1.2p3_2
|
trevor  |
Use the CPIO macro defined in bsd.port.mk. |
05 Sep 2003 23:15:51
1.2p3_2
|
glewis  |
. Add (optional) support for the DGD networking package. |
03 Sep 2003 06:33:18
1.2p3_1
|
glewis  |
. Set correct permissions on the mudlib directory now that the pkg-install
script no longer does. |
03 Sep 2003 06:17:33
1.2p3_1
|
glewis  |
. 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 23:30:33
1.2p3_1
|
glewis  |
. Use a free uid rather than one thats already taken.
Clue bat applied by: kris |
29 Aug 2003 19:30:08
1.2p3_1
|
glewis  |
. 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 05:56:34
1.2p3
|
glewis  |
. Don't create a README.FreeBSD file, just place the relevant information
in pkg-descr. |
14 Aug 2003 18:51:10
1.2p3
|
glewis  |
. Remove some more cruft. |
14 Aug 2003 18:28:36
1.2p3
|
glewis  |
. Remove cruft.
. Simplify build (just redefine ALL_TARGET)
. tar -> ${TAR} |
12 Apr 2003 06:54:10
1.2p3
|
glewis  |
. Update to 1.2p3.
. Remove unnecessary PATCH_SITES definition. |
27 Feb 2003 18:52:21
1.2p2
|
glewis  |
de-pkg-comment |
26 Aug 2002 17:31:08
1.2p2
|
glewis  |
. Update to 1.2p2 |
26 Aug 2002 17:28:25
1.2p1
|
glewis  |
. 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 18:20:20
1.2p1
|
glewis  |
. 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 20:01:51
1.2p1
|
glewis  |
. 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
1.2
|
pat  |
Add working site to MASTER_SITES
PR: 36443
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> |
06 May 2001 07:18:29 
|
kris  |
Update to dgd-1.2 and remove maintainer due to timeout |
08 Oct 2000 12:23:49 
|
asami  |
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 08:19:09 
|
asami  |
Convert category net to new layout. |