The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net : dgd

Dworkin's Generic Driver (network server)

 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 . 

implement http://www.dworkin.nl/dgd/



dgd history


v. 1.101
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.100 date: 2004/03/19 17:06:58; author: glewis; state: Exp; lines: +16 -6 . Add an ANSI option to allow DGD to pass so-called ANSI colour codes.
v. 1.99 date: 2004/03/08 22:06:11; author: glewis; state: Exp; lines: +10 -8 . Use OPTIONS. . Change a comment to avoid triggering a portlint warning.
v. 1.98 date: 2004/03/08 05:50:53; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p4. . SIZEify.
v. 1.97 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.96 date: 2003/09/05 22:15:51; author: glewis; state: Exp; lines: +21 -1 . Add (optional) support for the DGD networking package.
v. 1.95 date: 2003/09/03 05:33:18; author: glewis; state: Exp; lines: +2 -0 . Set correct permissions on the mudlib directory now that the pkg-install script no longer does.
v. 1.94 date: 2003/08/29 18:30:08; author: glewis; state: Exp; lines: +36 -3 . 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.
v. 1.93 date: 2003/08/14 17:28:36; author: glewis; state: Exp; lines: +3 -12 . Remove cruft. . Simplify build (just redefine ALL_TARGET) . tar -> ${TAR}
v. 1.92 date: 2003/04/12 05:54:10; author: glewis; state: Exp; lines: +1 -5 . Update to 1.2p3. . Remove unnecessary PATCH_SITES definition.
v. 1.91 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.90 date: 2002/08/26 16:31:07; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p2
v. 1.89 date: 2002/07/23 17:20:19; author: glewis; state: Exp; lines: +6 -9 . Remove some dead MASTER_SITEs. . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site).
v. 1.88 date: 2002/05/20 19:01:51; author: glewis; state: Exp; lines: +4 -4 . 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
v. 1.87 date: 2002/03/28 23:52:24; author: pat; state: Exp; lines: +2 -1 Add working site to MASTER_SITES PR: 36443 Submitted by: Oliver Braun
v. 1.86 date: 2001/05/06 05:18:25; author: kris; state: Exp; lines: +4 -11 Update to dgd-1.2 and remove maintainer due to timeout
v. 1.85 date: 2000/10/08 10:22:29; author: asami; state: Exp; lines: +2 -2 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.84 date: 2000/04/15 01:40:10; author: asami; state: Exp; lines: +2 -2 The "p" in "1.1p6" means "patch" or "patchlevel", so they should be converted to "1.1.6", not "1.1.p6" (which usually means "1.1 prerelease 6").
v. 1.83 date: 2000/04/09 18:10:54; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.82 date: 2000/03/20 23:13:46; author: mharo; state: Exp; lines: +3 -3 use PKGNAME instead of DISTFILES (portlint)
v. 1.81 date: 1999/08/30 14:22:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.80 date: 1999/08/28 02:42:04; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.79 date: 1999/08/23 04:23:36; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.78 date: 1999/08/22 18:59:22; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.77 date: 1998/07/20 15:01:52; author: adam; state: Exp; lines: +4 -3 version 1.1p6
v. 1.76 date: 1998/03/21 04:10:46; author: adam; state: Exp; lines: +4 -3 1.1p4 --> 1.1p5
v. 1.75 date: 1997/07/31 02:11:29; author: adam; state: Exp; lines: +8 -5 1.1p3 --> 1.1p4 master site moved
v. 1.74 date: 1997/07/01 02:37:37; author: adam; state: Exp; lines: +4 -3 1.1p2 --> 1.1p3
v. 1.73 date: 1997/06/13 03:13:49; author: adam; state: Exp; lines: +8 -7 1.1 --> 1.1p2
v. 1.72 date: 1997/04/15 23:25:08; author: adam; state: Exp; lines: +8 -18 1.0.104 --> 1.1
v. 1.71 date: 1997/03/14 03:57:59; author: adam; state: Exp; lines: +2 -2 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.
v. 1.70 date: 1997/03/10 03:34:54; author: adam; state: Exp; lines: +2 -1 changes in distribution filesets
v. 1.69 date: 1997/03/04 06:11:58; author: adam; state: Exp; lines: +5 -3 --> 1.0.102
v. 1.68 date: 1997/02/19 06:06:58; author: adam; state: Exp; lines: +4 -3 1.0.99 --> 1.0.100
v. 1.67 date: 1997/01/28 13:42:09; author: adam; state: Exp; lines: +4 -3 1.0.98 --> 1.0.99
v. 1.66 date: 1997/01/11 08:52:35; author: adam; state: Exp; lines: +3 -3 1.0.97 --> 1.0.98
v. 1.65 date: 1997/01/08 22:28:19; author: adam; state: Exp; lines: +3 -2 added temporary patch until changed by author
v. 1.64 date: 1997/01/08 11:41:44; author: adam; state: Exp; lines: +6 -4 use URL file syntax added backup distribution site
v. 1.63 date: 1996/12/21 12:07:34; author: adam; state: Exp; lines: +4 -3 1.0.96 --> 1.0.97 (dumpfile change)
v. 1.62 date: 1996/12/11 21:04:50; author: adam; state: Exp; lines: +4 -3 1.0.95 --> 1.0.96
v. 1.61 date: 1996/12/08 09:48:55; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.60 date: 1996/12/03 14:09:43; author: adam; state: Exp; lines: +4 -3 1.0.94 --> 1.0.95
v. 1.59 date: 1996/11/22 08:09:29; author: adam; state: Exp; lines: +4 -3 1.0.93 --> 1.0.94
v. 1.58 date: 1996/11/13 15:05:46; author: adam; state: Exp; lines: +6 -5 1.0.91 --> 1.0.93
v. 1.57 date: 1996/11/06 21:42:11; author: adam; state: Exp; lines: +5 -54 new distribution files
v. 1.56 date: 1996/11/06 16:45:39; author: adam; state: Exp; lines: +5 -4 1.0.90 --> 1.0.91
v. 1.55 date: 1996/11/01 21:49:44; author: adam; state: Exp; lines: +7 -3 1.0.86 --> 1.0.90
v. 1.54 date: 1996/10/26 01:14:06; author: adam; state: Exp; lines: +10 -5 1.0.84 --> 1.0.86 tidied Makefile
v. 1.53 date: 1996/10/25 01:46:40; author: adam; state: Exp; lines: +4 -3 1.0.83 --> 1.0.84
v. 1.52 date: 1996/10/24 01:56:47; author: adam; state: Exp; lines: +29 -3 1.0.63 --> 1.0.83 warning: dumpfile format changed
v. 1.51 date: 1996/08/16 00:07:12; author: adam; state: Exp; lines: +2 -8 distribution files changed
v. 1.50 date: 1996/08/10 16:30:48; author: adam; state: Exp; lines: +5 -3 version 1.0.63
v. 1.49 date: 1996/07/31 13:25:02; author: adam; state: Exp; lines: +4 -3 version 1.0.61
v. 1.48 date: 1996/07/30 13:32:21; author: adam; state: Exp; lines: +23 -5 1.0.56 --> 1.0.60
v. 1.47 date: 1996/06/17 17:46:35; author: adam; state: Exp; lines: +8 -35 smaller set of distribution patches NO_CDROM= no distribution to corporate environment RESTRICTED= license required for commercial use kludges are no longer necessary, now that all files are explicitly named, and method of dgd-net integration has become clearer.
v. 1.46 date: 1996/06/17 01:04:10; author: asami; state: Exp; lines: +3 -3 Add a $ to the variable name we're trying to use so this thing actually installs. Since Adam seems so insistent to keep his kludge, let him has his way but don't make it the default so that we don't keep tripping over it at release time. (If you don't like the variable name, go ahead and change it.)
v. 1.45 date: 1996/06/16 16:48:47; author: adam; state: Exp; lines: +1 -3 fix fake installation problem
v. 1.44 date: 1996/06/16 11:50:54; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.43 date: 1996/06/10 01:13:44; author: adam; state: Exp; lines: +7 -3 version 1.0.56
v. 1.42 date: 1996/05/26 17:17:26; author: adam; state: Exp; lines: +5 -3 version 1.0.52
v. 1.41 date: 1996/05/20 22:21:29; author: adam; state: Exp; lines: +6 -3 version 1.0.50
v. 1.40 date: 1996/03/14 14:14:15; author: adam; state: Exp; lines: +9 -3 version 1.0.47
v. 1.39 date: 1996/03/10 09:30:57; author: adam; state: Exp; lines: +6 -2 use main sequence of patchfiles instead of a megapatch. make the contents of doc/kfun world readable.
v. 1.38 date: 1996/03/10 09:01:49; author: asami; state: Exp; lines: +2 -6 Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.
v. 1.37 date: 1996/02/27 19:05:19; author: adam; state: Exp; lines: +7 -7 version 1.0.41
v. 1.36 date: 1996/02/08 02:13:38; author: asami; state: Exp; lines: +5 -5 Update "version required" comment to match the version required. Move around variables in an attempt to make this a little closer to standard. Delete unnecessary DISTFILES.
v. 1.35 date: 1996/02/08 00:30:29; author: adam; state: Exp; lines: +7 -3 updated to version 1.0.37 new commercial license does not affect non-commercial use.
v. 1.34 date: 1995/11/26 12:21:42; author: asami; state: Exp; lines: +1 -1 Shorten category names.
v. 1.33 date: 1995/11/02 10:17:15; author: adam; state: Exp; lines: +3 -0 Emergency fix to fake-install workaround. This will all go away later when I implement fake-install generically. Needed by: asami
v. 1.32 date: 1995/10/25 15:11:48; author: adam; state: Exp; lines: +2 -8 previous master site no longer exists, use new sites Approved by: asami
v. 1.31 date: 1995/05/15 17:47:26; author: adam; state: Exp; lines: +0 -4 do away with the unique uid/group, this was an artifact of the port for 1.1
v. 1.30 date: 1995/05/14 13:57:57; author: adam; state: Exp; lines: +1 -1 Oops, move generation of temp PLIST into post-build: target
v. 1.29 date: 1995/05/14 12:45:48; author: adam; state: Exp; lines: +7 -2 workaround for package creation, by copying to a temporary PLIST
v. 1.28 date: 1995/05/05 20:36:10; author: adam; state: Exp; lines: +1 -0 oops, make sure ${WRKDIR} exists before fetching distfiles. This is done to avoid using a .dotfile in the ports tree.
v. 1.27 date: 1995/05/04 18:48:06; author: adam; state: Exp; lines: +4 -3 let it build from read-only media let distribution patches be gathered in a subdirectory of ${DISTFILES} when support for this becomes available in bsd.port.mk minor tidyup
v. 1.26 date: 1995/05/04 03:11:21; author: adam; state: Exp; lines: +15 -45 much simplified fetching and author patching, using bsd.port.mk general tidyup
v. 1.25 date: 1995/05/03 19:23:39; author: adam; state: Exp; lines: +18 -27 fixed the broken package creation added languages to CATEGORIES added myself as MAINTAINER general tidyup and remove redundant processing
v. 1.24 date: 1995/05/03 02:22:23; author: asami; state: Exp; lines: +1 -0 Add more CATEGORIES. packages/orphans is now empty.
v. 1.23 date: 1995/05/02 13:39:49; author: asami; state: Exp; lines: +1 -1 Change package to do-package.
v. 1.22 date: 1995/04/24 16:52:12; author: adam; state: Exp; lines: +14 -1 added convulutions for package creation with ${PREFIX} != /usr/local
v. 1.21 date: 1995/04/24 09:10:32; author: asami; state: Exp; lines: +0 -1 Take out invocation of fake-pkg from do-install target. It is now done in the main install target itself.
v. 1.20 date: 1995/04/22 12:29:54; author: asami; state: Exp; lines: +3 -2 Update for new bsd.port.mk (target renaming).
v. 1.19 date: 1995/04/18 09:37:36; author: ache; state: Exp; lines: +1 -2 Fix wrong NCFTPFLAGS
v. 1.18 date: 1995/04/18 09:08:21; author: adam; state: Exp; lines: +2 -0 Master site is not anonymous, need to set NCFTPFLAGS
v. 1.17 date: 1995/04/17 07:58:55; author: asami; state: Exp; lines: +1 -1 install depends on build!
v. 1.16 date: 1995/04/16 15:36:50; author: ache; state: Exp; lines: +0 -1 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.15 date: 1995/04/15 05:41:23; author: asami; state: Exp; lines: +1 -1 Update of net Makefiles! Am I done? :)
v. 1.14 date: 1995/03/28 02:16:21; author: asami; state: Exp; lines: +4 -3 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I can't get it to work because the patch is on a non-anon ftp site and it needs its own ncftprc file. Hmm.... Changed PATCHFILES -> PATCH_FILES so it works for now.
v. 1.13 date: 1995/03/27 13:24:16; author: asami; state: Exp; lines: +0 -2 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
v. 1.12 date: 1995/03/10 18:48:11; author: adam; state: Exp; lines: +3 -5 Upgrade to DGD 1.0.9.1
v. 1.11 date: 1995/02/12 17:41:28; author: ats; state: Exp; lines: +17 -3 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for fetching dgd.
v. 1.10 date: 1994/11/24 03:07:36; author: adam; state: Exp; lines: +1 -1 minor tidyup
v. 1.9 date: 1994/11/23 12:27:39; author: adam; state: Exp; lines: +4 -4 PATCH_COOKIE is now used in bsd.port.mk therefore this needed to be changed
v. 1.8 date: 1994/10/19 15:30:07; author: adam; state: Exp; lines: +4 -7 Master site does not accept passive ftp Minor tidy up
v. 1.7 date: 1994/10/17 12:02:28; author: adam; state: Exp; lines: +3 -2 patch level 8
v. 1.6 date: 1994/10/05 11:44:01; author: adam; state: Exp; lines: +6 -2 updated to version 1.0.8.7
v. 1.5 date: 1994/09/14 14:12:13; author: jkh; state: Exp; lines: +0 -9 Several changes across all ports: 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
v. 1.4 date: 1994/09/14 02:27:28; author: adam; state: Exp; lines: +10 -21 Pick up the distfiles from freebsd.cdrom.com as a fallback
v. 1.3 date: 1994/09/14 01:42:47; author: adam; state: Exp; lines: +33 -5 Accommodate fetch: target. Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
v. 1.2 date: 1994/08/30 17:25:25; author: adam; state: Exp; lines: +5 -0 added final install target Reviewed by:
v. 1.1 date: 1994/08/30 12:55:05; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/08/30 12:55:06; author: adam; state: Exp; lines: +0 -0 naked dgd port, this just deals with the sources necessary to build the driver and the precompiler. Reviewed by: Submitted by: ============================================================================= v. 1.101 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.100 date: 2004/03/19 17:06:58; author: glewis; state: Exp; lines: +16 -6 . Add an ANSI option to allow DGD to pass so-called ANSI colour codes.
v. 1.99 date: 2004/03/08 22:06:11; author: glewis; state: Exp; lines: +10 -8 . Use OPTIONS. . Change a comment to avoid triggering a portlint warning.
v. 1.98 date: 2004/03/08 05:50:53; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p4. . SIZEify.
v. 1.97 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.96 date: 2003/09/05 22:15:51; author: glewis; state: Exp; lines: +21 -1 . Add (optional) support for the DGD networking package.
v. 1.95 date: 2003/09/03 05:33:18; author: glewis; state: Exp; lines: +2 -0 . Set correct permissions on the mudlib directory now that the pkg-install script no longer does.
v. 1.94 date: 2003/08/29 18:30:08; author: glewis; state: Exp; lines: +36 -3 . 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.
v. 1.93 date: 2003/08/14 17:28:36; author: glewis; state: Exp; lines: +3 -12 . Remove cruft. . Simplify build (just redefine ALL_TARGET) . tar -> ${TAR}
v. 1.92 date: 2003/04/12 05:54:10; author: glewis; state: Exp; lines: +1 -5 . Update to 1.2p3. . Remove unnecessary PATCH_SITES definition.
v. 1.91 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.90 date: 2002/08/26 16:31:07; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p2
v. 1.89 date: 2002/07/23 17:20:19; author: glewis; state: Exp; lines: +6 -9 . Remove some dead MASTER_SITEs. . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site).
v. 1.88 date: 2002/05/20 19:01:51; author: glewis; state: Exp; lines: +4 -4 . 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
v. 1.87 date: 2002/03/28 23:52:24; author: pat; state: Exp; lines: +2 -1 Add working site to MASTER_SITES PR: 36443 Submitted by: Oliver Braun
v. 1.86 date: 2001/05/06 05:18:25; author: kris; state: Exp; lines: +4 -11 Update to dgd-1.2 and remove maintainer due to timeout
v. 1.85 date: 2000/10/08 10:22:29; author: asami; state: Exp; lines: +2 -2 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.84 date: 2000/04/15 01:40:10; author: asami; state: Exp; lines: +2 -2 The "p" in "1.1p6" means "patch" or "patchlevel", so they should be converted to "1.1.6", not "1.1.p6" (which usually means "1.1 prerelease 6").
v. 1.83 date: 2000/04/09 18:10:54; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.82 date: 2000/03/20 23:13:46; author: mharo; state: Exp; lines: +3 -3 use PKGNAME instead of DISTFILES (portlint)
v. 1.81 date: 1999/08/30 14:22:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.80 date: 1999/08/28 02:42:04; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.79 date: 1999/08/23 04:23:36; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.78 date: 1999/08/22 18:59:22; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.77 date: 1998/07/20 15:01:52; author: adam; state: Exp; lines: +4 -3 version 1.1p6
v. 1.76 date: 1998/03/21 04:10:46; author: adam; state: Exp; lines: +4 -3 1.1p4 --> 1.1p5
v. 1.75 date: 1997/07/31 02:11:29; author: adam; state: Exp; lines: +8 -5 1.1p3 --> 1.1p4 master site moved
v. 1.74 date: 1997/07/01 02:37:37; author: adam; state: Exp; lines: +4 -3 1.1p2 --> 1.1p3
v. 1.73 date: 1997/06/13 03:13:49; author: adam; state: Exp; lines: +8 -7 1.1 --> 1.1p2
v. 1.72 date: 1997/04/15 23:25:08; author: adam; state: Exp; lines: +8 -18 1.0.104 --> 1.1
v. 1.71 date: 1997/03/14 03:57:59; author: adam; state: Exp; lines: +2 -2 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.
v. 1.70 date: 1997/03/10 03:34:54; author: adam; state: Exp; lines: +2 -1 changes in distribution filesets
v. 1.69 date: 1997/03/04 06:11:58; author: adam; state: Exp; lines: +5 -3 --> 1.0.102
v. 1.68 date: 1997/02/19 06:06:58; author: adam; state: Exp; lines: +4 -3 1.0.99 --> 1.0.100
v. 1.67 date: 1997/01/28 13:42:09; author: adam; state: Exp; lines: +4 -3 1.0.98 --> 1.0.99
v. 1.66 date: 1997/01/11 08:52:35; author: adam; state: Exp; lines: +3 -3 1.0.97 --> 1.0.98
v. 1.65 date: 1997/01/08 22:28:19; author: adam; state: Exp; lines: +3 -2 added temporary patch until changed by author
v. 1.64 date: 1997/01/08 11:41:44; author: adam; state: Exp; lines: +6 -4 use URL file syntax added backup distribution site
v. 1.63 date: 1996/12/21 12:07:34; author: adam; state: Exp; lines: +4 -3 1.0.96 --> 1.0.97 (dumpfile change)
v. 1.62 date: 1996/12/11 21:04:50; author: adam; state: Exp; lines: +4 -3 1.0.95 --> 1.0.96
v. 1.61 date: 1996/12/08 09:48:55; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.60 date: 1996/12/03 14:09:43; author: adam; state: Exp; lines: +4 -3 1.0.94 --> 1.0.95
v. 1.59 date: 1996/11/22 08:09:29; author: adam; state: Exp; lines: +4 -3 1.0.93 --> 1.0.94
v. 1.58 date: 1996/11/13 15:05:46; author: adam; state: Exp; lines: +6 -5 1.0.91 --> 1.0.93
v. 1.57 date: 1996/11/06 21:42:11; author: adam; state: Exp; lines: +5 -54 new distribution files
v. 1.56 date: 1996/11/06 16:45:39; author: adam; state: Exp; lines: +5 -4 1.0.90 --> 1.0.91
v. 1.55 date: 1996/11/01 21:49:44; author: adam; state: Exp; lines: +7 -3 1.0.86 --> 1.0.90
v. 1.54 date: 1996/10/26 01:14:06; author: adam; state: Exp; lines: +10 -5 1.0.84 --> 1.0.86 tidied Makefile
v. 1.53 date: 1996/10/25 01:46:40; author: adam; state: Exp; lines: +4 -3 1.0.83 --> 1.0.84
v. 1.52 date: 1996/10/24 01:56:47; author: adam; state: Exp; lines: +29 -3 1.0.63 --> 1.0.83 warning: dumpfile format changed
v. 1.51 date: 1996/08/16 00:07:12; author: adam; state: Exp; lines: +2 -8 distribution files changed
v. 1.50 date: 1996/08/10 16:30:48; author: adam; state: Exp; lines: +5 -3 version 1.0.63
v. 1.49 date: 1996/07/31 13:25:02; author: adam; state: Exp; lines: +4 -3 version 1.0.61
v. 1.48 date: 1996/07/30 13:32:21; author: adam; state: Exp; lines: +23 -5 1.0.56 --> 1.0.60
v. 1.47 date: 1996/06/17 17:46:35; author: adam; state: Exp; lines: +8 -35 smaller set of distribution patches NO_CDROM= no distribution to corporate environment RESTRICTED= license required for commercial use kludges are no longer necessary, now that all files are explicitly named, and method of dgd-net integration has become clearer.
v. 1.46 date: 1996/06/17 01:04:10; author: asami; state: Exp; lines: +3 -3 Add a $ to the variable name we're trying to use so this thing actually installs. Since Adam seems so insistent to keep his kludge, let him has his way but don't make it the default so that we don't keep tripping over it at release time. (If you don't like the variable name, go ahead and change it.)
v. 1.45 date: 1996/06/16 16:48:47; author: adam; state: Exp; lines: +1 -3 fix fake installation problem
v. 1.44 date: 1996/06/16 11:50:54; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.43 date: 1996/06/10 01:13:44; author: adam; state: Exp; lines: +7 -3 version 1.0.56
v. 1.42 date: 1996/05/26 17:17:26; author: adam; state: Exp; lines: +5 -3 version 1.0.52
v. 1.41 date: 1996/05/20 22:21:29; author: adam; state: Exp; lines: +6 -3 version 1.0.50
v. 1.40 date: 1996/03/14 14:14:15; author: adam; state: Exp; lines: +9 -3 version 1.0.47
v. 1.39 date: 1996/03/10 09:30:57; author: adam; state: Exp; lines: +6 -2 use main sequence of patchfiles instead of a megapatch. make the contents of doc/kfun world readable.
v. 1.38 date: 1996/03/10 09:01:49; author: asami; state: Exp; lines: +2 -6 Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.
v. 1.37 date: 1996/02/27 19:05:19; author: adam; state: Exp; lines: +7 -7 version 1.0.41
v. 1.36 date: 1996/02/08 02:13:38; author: asami; state: Exp; lines: +5 -5 Update "version required" comment to match the version required. Move around variables in an attempt to make this a little closer to standard. Delete unnecessary DISTFILES.
v. 1.35 date: 1996/02/08 00:30:29; author: adam; state: Exp; lines: +7 -3 updated to version 1.0.37 new commercial license does not affect non-commercial use.
v. 1.34 date: 1995/11/26 12:21:42; author: asami; state: Exp; lines: +1 -1 Shorten category names.
v. 1.33 date: 1995/11/02 10:17:15; author: adam; state: Exp; lines: +3 -0 Emergency fix to fake-install workaround. This will all go away later when I implement fake-install generically. Needed by: asami
v. 1.32 date: 1995/10/25 15:11:48; author: adam; state: Exp; lines: +2 -8 previous master site no longer exists, use new sites Approved by: asami
v. 1.31 date: 1995/05/15 17:47:26; author: adam; state: Exp; lines: +0 -4 do away with the unique uid/group, this was an artifact of the port for 1.1
v. 1.30 date: 1995/05/14 13:57:57; author: adam; state: Exp; lines: +1 -1 Oops, move generation of temp PLIST into post-build: target
v. 1.29 date: 1995/05/14 12:45:48; author: adam; state: Exp; lines: +7 -2 workaround for package creation, by copying to a temporary PLIST
v. 1.28 date: 1995/05/05 20:36:10; author: adam; state: Exp; lines: +1 -0 oops, make sure ${WRKDIR} exists before fetching distfiles. This is done to avoid using a .dotfile in the ports tree.
v. 1.27 date: 1995/05/04 18:48:06; author: adam; state: Exp; lines: +4 -3 let it build from read-only media let distribution patches be gathered in a subdirectory of ${DISTFILES} when support for this becomes available in bsd.port.mk minor tidyup
v. 1.26 date: 1995/05/04 03:11:21; author: adam; state: Exp; lines: +15 -45 much simplified fetching and author patching, using bsd.port.mk general tidyup
v. 1.25 date: 1995/05/03 19:23:39; author: adam; state: Exp; lines: +18 -27 fixed the broken package creation added languages to CATEGORIES added myself as MAINTAINER general tidyup and remove redundant processing
v. 1.24 date: 1995/05/03 02:22:23; author: asami; state: Exp; lines: +1 -0 Add more CATEGORIES. packages/orphans is now empty.
v. 1.23 date: 1995/05/02 13:39:49; author: asami; state: Exp; lines: +1 -1 Change package to do-package.
v. 1.22 date: 1995/04/24 16:52:12; author: adam; state: Exp; lines: +14 -1 added convulutions for package creation with ${PREFIX} != /usr/local
v. 1.21 date: 1995/04/24 09:10:32; author: asami; state: Exp; lines: +0 -1 Take out invocation of fake-pkg from do-install target. It is now done in the main install target itself.
v. 1.20 date: 1995/04/22 12:29:54; author: asami; state: Exp; lines: +3 -2 Update for new bsd.port.mk (target renaming).
v. 1.19 date: 1995/04/18 09:37:36; author: ache; state: Exp; lines: +1 -2 Fix wrong NCFTPFLAGS
v. 1.18 date: 1995/04/18 09:08:21; author: adam; state: Exp; lines: +2 -0 Master site is not anonymous, need to set NCFTPFLAGS
v. 1.17 date: 1995/04/17 07:58:55; author: asami; state: Exp; lines: +1 -1 install depends on build!
v. 1.16 date: 1995/04/16 15:36:50; author: ache; state: Exp; lines: +0 -1 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.15 date: 1995/04/15 05:41:23; author: asami; state: Exp; lines: +1 -1 Update of net Makefiles! Am I done? :)
v. 1.14 date: 1995/03/28 02:16:21; author: asami; state: Exp; lines: +4 -3 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I can't get it to work because the patch is on a non-anon ftp site and it needs its own ncftprc file. Hmm.... Changed PATCHFILES -> PATCH_FILES so it works for now.
v. 1.13 date: 1995/03/27 13:24:16; author: asami; state: Exp; lines: +0 -2 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
v. 1.12 date: 1995/03/10 18:48:11; author: adam; state: Exp; lines: +3 -5 Upgrade to DGD 1.0.9.1
v. 1.11 date: 1995/02/12 17:41:28; author: ats; state: Exp; lines: +17 -3 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for fetching dgd.
v. 1.10 date: 1994/11/24 03:07:36; author: adam; state: Exp; lines: +1 -1 minor tidyup
v. 1.9 date: 1994/11/23 12:27:39; author: adam; state: Exp; lines: +4 -4 PATCH_COOKIE is now used in bsd.port.mk therefore this needed to be changed
v. 1.8 date: 1994/10/19 15:30:07; author: adam; state: Exp; lines: +4 -7 Master site does not accept passive ftp Minor tidy up
v. 1.7 date: 1994/10/17 12:02:28; author: adam; state: Exp; lines: +3 -2 patch level 8
v. 1.6 date: 1994/10/05 11:44:01; author: adam; state: Exp; lines: +6 -2 updated to version 1.0.8.7
v. 1.5 date: 1994/09/14 14:12:13; author: jkh; state: Exp; lines: +0 -9 Several changes across all ports: 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
v. 1.4 date: 1994/09/14 02:27:28; author: adam; state: Exp; lines: +10 -21 Pick up the distfiles from freebsd.cdrom.com as a fallback
v. 1.3 date: 1994/09/14 01:42:47; author: adam; state: Exp; lines: +33 -5 Accommodate fetch: target. Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
v. 1.2 date: 1994/08/30 17:25:25; author: adam; state: Exp; lines: +5 -0 added final install target Reviewed by:
v. 1.1 date: 1994/08/30 12:55:05; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/08/30 12:55:06; author: adam; state: Exp; lines: +0 -0 naked dgd port, this just deals with the sources necessary to build the driver and the precompiler. Reviewed by: Submitted by: ============================================================================= v. 1.101 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.100 date: 2004/03/19 17:06:58; author: glewis; state: Exp; lines: +16 -6 . Add an ANSI option to allow DGD to pass so-called ANSI colour codes.
v. 1.99 date: 2004/03/08 22:06:11; author: glewis; state: Exp; lines: +10 -8 . Use OPTIONS. . Change a comment to avoid triggering a portlint warning.
v. 1.98 date: 2004/03/08 05:50:53; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p4. . SIZEify.
v. 1.97 date: 2004/01/22 12:18:37; author: trevor; state: Exp; lines: +0 -1 Use the CPIO macro defined in bsd.port.mk.
v. 1.96 date: 2003/09/05 22:15:51; author: glewis; state: Exp; lines: +21 -1 . Add (optional) support for the DGD networking package.
v. 1.95 date: 2003/09/03 05:33:18; author: glewis; state: Exp; lines: +2 -0 . Set correct permissions on the mudlib directory now that the pkg-install script no longer does.
v. 1.94 date: 2003/08/29 18:30:08; author: glewis; state: Exp; lines: +36 -3 . 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.
v. 1.93 date: 2003/08/14 17:28:36; author: glewis; state: Exp; lines: +3 -12 . Remove cruft. . Simplify build (just redefine ALL_TARGET) . tar -> ${TAR}
v. 1.92 date: 2003/04/12 05:54:10; author: glewis; state: Exp; lines: +1 -5 . Update to 1.2p3. . Remove unnecessary PATCH_SITES definition.
v. 1.91 date: 2003/02/27 18:52:21; author: glewis; state: Exp; lines: +1 -0 de-pkg-comment
v. 1.90 date: 2002/08/26 16:31:07; author: glewis; state: Exp; lines: +1 -1 . Update to 1.2p2
v. 1.89 date: 2002/07/23 17:20:19; author: glewis; state: Exp; lines: +6 -9 . Remove some dead MASTER_SITEs. . Make the primary site MASTER_SITE_LOCAL (requested by the author and maintainer of the previous primary site).
v. 1.88 date: 2002/05/20 19:01:51; author: glewis; state: Exp; lines: +4 -4 . 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
v. 1.87 date: 2002/03/28 23:52:24; author: pat; state: Exp; lines: +2 -1 Add working site to MASTER_SITES PR: 36443 Submitted by: Oliver Braun
v. 1.86 date: 2001/05/06 05:18:25; author: kris; state: Exp; lines: +4 -11 Update to dgd-1.2 and remove maintainer due to timeout
v. 1.85 date: 2000/10/08 10:22:29; author: asami; state: Exp; lines: +2 -2 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.84 date: 2000/04/15 01:40:10; author: asami; state: Exp; lines: +2 -2 The "p" in "1.1p6" means "patch" or "patchlevel", so they should be converted to "1.1.6", not "1.1.p6" (which usually means "1.1 prerelease 6").
v. 1.83 date: 2000/04/09 18:10:54; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.82 date: 2000/03/20 23:13:46; author: mharo; state: Exp; lines: +3 -3 use PKGNAME instead of DISTFILES (portlint)
v. 1.81 date: 1999/08/30 14:22:31; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.80 date: 1999/08/28 02:42:04; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.79 date: 1999/08/23 04:23:36; author: mharo; state: Exp; lines: +2 -2 grep -> ${GREP} true -> ${TRUE} false -> ${FALSE}
v. 1.78 date: 1999/08/22 18:59:22; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.77 date: 1998/07/20 15:01:52; author: adam; state: Exp; lines: +4 -3 version 1.1p6
v. 1.76 date: 1998/03/21 04:10:46; author: adam; state: Exp; lines: +4 -3 1.1p4 --> 1.1p5
v. 1.75 date: 1997/07/31 02:11:29; author: adam; state: Exp; lines: +8 -5 1.1p3 --> 1.1p4 master site moved
v. 1.74 date: 1997/07/01 02:37:37; author: adam; state: Exp; lines: +4 -3 1.1p2 --> 1.1p3
v. 1.73 date: 1997/06/13 03:13:49; author: adam; state: Exp; lines: +8 -7 1.1 --> 1.1p2
v. 1.72 date: 1997/04/15 23:25:08; author: adam; state: Exp; lines: +8 -18 1.0.104 --> 1.1
v. 1.71 date: 1997/03/14 03:57:59; author: adam; state: Exp; lines: +2 -2 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.
v. 1.70 date: 1997/03/10 03:34:54; author: adam; state: Exp; lines: +2 -1 changes in distribution filesets
v. 1.69 date: 1997/03/04 06:11:58; author: adam; state: Exp; lines: +5 -3 --> 1.0.102
v. 1.68 date: 1997/02/19 06:06:58; author: adam; state: Exp; lines: +4 -3 1.0.99 --> 1.0.100
v. 1.67 date: 1997/01/28 13:42:09; author: adam; state: Exp; lines: +4 -3 1.0.98 --> 1.0.99
v. 1.66 date: 1997/01/11 08:52:35; author: adam; state: Exp; lines: +3 -3 1.0.97 --> 1.0.98
v. 1.65 date: 1997/01/08 22:28:19; author: adam; state: Exp; lines: +3 -2 added temporary patch until changed by author
v. 1.64 date: 1997/01/08 11:41:44; author: adam; state: Exp; lines: +6 -4 use URL file syntax added backup distribution site
v. 1.63 date: 1996/12/21 12:07:34; author: adam; state: Exp; lines: +4 -3 1.0.96 --> 1.0.97 (dumpfile change)
v. 1.62 date: 1996/12/11 21:04:50; author: adam; state: Exp; lines: +4 -3 1.0.95 --> 1.0.96
v. 1.61 date: 1996/12/08 09:48:55; author: max; state: Exp; lines: +3 -3 Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN in double-quotes.
v. 1.60 date: 1996/12/03 14:09:43; author: adam; state: Exp; lines: +4 -3 1.0.94 --> 1.0.95
v. 1.59 date: 1996/11/22 08:09:29; author: adam; state: Exp; lines: +4 -3 1.0.93 --> 1.0.94
v. 1.58 date: 1996/11/13 15:05:46; author: adam; state: Exp; lines: +6 -5 1.0.91 --> 1.0.93
v. 1.57 date: 1996/11/06 21:42:11; author: adam; state: Exp; lines: +5 -54 new distribution files
v. 1.56 date: 1996/11/06 16:45:39; author: adam; state: Exp; lines: +5 -4 1.0.90 --> 1.0.91
v. 1.55 date: 1996/11/01 21:49:44; author: adam; state: Exp; lines: +7 -3 1.0.86 --> 1.0.90
v. 1.54 date: 1996/10/26 01:14:06; author: adam; state: Exp; lines: +10 -5 1.0.84 --> 1.0.86 tidied Makefile
v. 1.53 date: 1996/10/25 01:46:40; author: adam; state: Exp; lines: +4 -3 1.0.83 --> 1.0.84
v. 1.52 date: 1996/10/24 01:56:47; author: adam; state: Exp; lines: +29 -3 1.0.63 --> 1.0.83 warning: dumpfile format changed
v. 1.51 date: 1996/08/16 00:07:12; author: adam; state: Exp; lines: +2 -8 distribution files changed
v. 1.50 date: 1996/08/10 16:30:48; author: adam; state: Exp; lines: +5 -3 version 1.0.63
v. 1.49 date: 1996/07/31 13:25:02; author: adam; state: Exp; lines: +4 -3 version 1.0.61
v. 1.48 date: 1996/07/30 13:32:21; author: adam; state: Exp; lines: +23 -5 1.0.56 --> 1.0.60
v. 1.47 date: 1996/06/17 17:46:35; author: adam; state: Exp; lines: +8 -35 smaller set of distribution patches NO_CDROM= no distribution to corporate environment RESTRICTED= license required for commercial use kludges are no longer necessary, now that all files are explicitly named, and method of dgd-net integration has become clearer.
v. 1.46 date: 1996/06/17 01:04:10; author: asami; state: Exp; lines: +3 -3 Add a $ to the variable name we're trying to use so this thing actually installs. Since Adam seems so insistent to keep his kludge, let him has his way but don't make it the default so that we don't keep tripping over it at release time. (If you don't like the variable name, go ahead and change it.)
v. 1.45 date: 1996/06/16 16:48:47; author: adam; state: Exp; lines: +1 -3 fix fake installation problem
v. 1.44 date: 1996/06/16 11:50:54; author: adam; state: Exp; lines: +2 -2 minor cosmetics
v. 1.43 date: 1996/06/10 01:13:44; author: adam; state: Exp; lines: +7 -3 version 1.0.56
v. 1.42 date: 1996/05/26 17:17:26; author: adam; state: Exp; lines: +5 -3 version 1.0.52
v. 1.41 date: 1996/05/20 22:21:29; author: adam; state: Exp; lines: +6 -3 version 1.0.50
v. 1.40 date: 1996/03/14 14:14:15; author: adam; state: Exp; lines: +9 -3 version 1.0.47
v. 1.39 date: 1996/03/10 09:30:57; author: adam; state: Exp; lines: +6 -2 use main sequence of patchfiles instead of a megapatch. make the contents of doc/kfun world readable.
v. 1.38 date: 1996/03/10 09:01:49; author: asami; state: Exp; lines: +2 -6 Use DIST_SIBDIR to put the distfile and patch in .../distfiles/dgd.
v. 1.37 date: 1996/02/27 19:05:19; author: adam; state: Exp; lines: +7 -7 version 1.0.41
v. 1.36 date: 1996/02/08 02:13:38; author: asami; state: Exp; lines: +5 -5 Update "version required" comment to match the version required. Move around variables in an attempt to make this a little closer to standard. Delete unnecessary DISTFILES.
v. 1.35 date: 1996/02/08 00:30:29; author: adam; state: Exp; lines: +7 -3 updated to version 1.0.37 new commercial license does not affect non-commercial use.
v. 1.34 date: 1995/11/26 12:21:42; author: asami; state: Exp; lines: +1 -1 Shorten category names.
v. 1.33 date: 1995/11/02 10:17:15; author: adam; state: Exp; lines: +3 -0 Emergency fix to fake-install workaround. This will all go away later when I implement fake-install generically. Needed by: asami
v. 1.32 date: 1995/10/25 15:11:48; author: adam; state: Exp; lines: +2 -8 previous master site no longer exists, use new sites Approved by: asami
v. 1.31 date: 1995/05/15 17:47:26; author: adam; state: Exp; lines: +0 -4 do away with the unique uid/group, this was an artifact of the port for 1.1
v. 1.30 date: 1995/05/14 13:57:57; author: adam; state: Exp; lines: +1 -1 Oops, move generation of temp PLIST into post-build: target
v. 1.29 date: 1995/05/14 12:45:48; author: adam; state: Exp; lines: +7 -2 workaround for package creation, by copying to a temporary PLIST
v. 1.28 date: 1995/05/05 20:36:10; author: adam; state: Exp; lines: +1 -0 oops, make sure ${WRKDIR} exists before fetching distfiles. This is done to avoid using a .dotfile in the ports tree.
v. 1.27 date: 1995/05/04 18:48:06; author: adam; state: Exp; lines: +4 -3 let it build from read-only media let distribution patches be gathered in a subdirectory of ${DISTFILES} when support for this becomes available in bsd.port.mk minor tidyup
v. 1.26 date: 1995/05/04 03:11:21; author: adam; state: Exp; lines: +15 -45 much simplified fetching and author patching, using bsd.port.mk general tidyup
v. 1.25 date: 1995/05/03 19:23:39; author: adam; state: Exp; lines: +18 -27 fixed the broken package creation added languages to CATEGORIES added myself as MAINTAINER general tidyup and remove redundant processing
v. 1.24 date: 1995/05/03 02:22:23; author: asami; state: Exp; lines: +1 -0 Add more CATEGORIES. packages/orphans is now empty.
v. 1.23 date: 1995/05/02 13:39:49; author: asami; state: Exp; lines: +1 -1 Change package to do-package.
v. 1.22 date: 1995/04/24 16:52:12; author: adam; state: Exp; lines: +14 -1 added convulutions for package creation with ${PREFIX} != /usr/local
v. 1.21 date: 1995/04/24 09:10:32; author: asami; state: Exp; lines: +0 -1 Take out invocation of fake-pkg from do-install target. It is now done in the main install target itself.
v. 1.20 date: 1995/04/22 12:29:54; author: asami; state: Exp; lines: +3 -2 Update for new bsd.port.mk (target renaming).
v. 1.19 date: 1995/04/18 09:37:36; author: ache; state: Exp; lines: +1 -2 Fix wrong NCFTPFLAGS
v. 1.18 date: 1995/04/18 09:08:21; author: adam; state: Exp; lines: +2 -0 Master site is not anonymous, need to set NCFTPFLAGS
v. 1.17 date: 1995/04/17 07:58:55; author: asami; state: Exp; lines: +1 -1 install depends on build!
v. 1.16 date: 1995/04/16 15:36:50; author: ache; state: Exp; lines: +0 -1 Remove NCFTPFLAGS, ncftp defaults changed
v. 1.15 date: 1995/04/15 05:41:23; author: asami; state: Exp; lines: +1 -1 Update of net Makefiles! Am I done? :)
v. 1.14 date: 1995/03/28 02:16:21; author: asami; state: Exp; lines: +4 -3 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I can't get it to work because the patch is on a non-anon ftp site and it needs its own ncftprc file. Hmm.... Changed PATCHFILES -> PATCH_FILES so it works for now.
v. 1.13 date: 1995/03/27 13:24:16; author: asami; state: Exp; lines: +0 -2 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
v. 1.12 date: 1995/03/10 18:48:11; author: adam; state: Exp; lines: +3 -5 Upgrade to DGD 1.0.9.1
v. 1.11 date: 1995/02/12 17:41:28; author: ats; state: Exp; lines: +17 -3 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for fetching dgd.
v. 1.10 date: 1994/11/24 03:07:36; author: adam; state: Exp; lines: +1 -1 minor tidyup
v. 1.9 date: 1994/11/23 12:27:39; author: adam; state: Exp; lines: +4 -4 PATCH_COOKIE is now used in bsd.port.mk therefore this needed to be changed
v. 1.8 date: 1994/10/19 15:30:07; author: adam; state: Exp; lines: +4 -7 Master site does not accept passive ftp Minor tidy up
v. 1.7 date: 1994/10/17 12:02:28; author: adam; state: Exp; lines: +3 -2 patch level 8
v. 1.6 date: 1994/10/05 11:44:01; author: adam; state: Exp; lines: +6 -2 updated to version 1.0.8.7
v. 1.5 date: 1994/09/14 14:12:13; author: jkh; state: Exp; lines: +0 -9 Several changes across all ports: 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
v. 1.4 date: 1994/09/14 02:27:28; author: adam; state: Exp; lines: +10 -21 Pick up the distfiles from freebsd.cdrom.com as a fallback
v. 1.3 date: 1994/09/14 01:42:47; author: adam; state: Exp; lines: +33 -5 Accommodate fetch: target. Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
v. 1.2 date: 1994/08/30 17:25:25; author: adam; state: Exp; lines: +5 -0 added final install target Reviewed by:
v. 1.1 date: 1994/08/30 12:55:05; author: adam; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/08/30 12:55:06; author: adam; state: Exp; lines: +0 -0 naked dgd port, this just deals with the sources necessary to build the driver and the precompiler. Reviewed by: Submitted by: =============================================================================



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