Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+0 |
| | |||||
* | . Set the permissions on the mudlib correctly now that pkg-install no | glewis | 2003-09-03 | 1 | -0/+2 |
| | | | | longer does. | ||||
* | . . Make this port act more like a standard FreeBSD port: | glewis | 2003-08-29 | 1 | -18/+44 |
| | | | | | | | | | | | | | | | | | | . 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. | ||||
* | de-pkg-comment | glewis | 2003-02-27 | 1 | -0/+1 |
| | |||||
* | . Remove a MASTER_SITE that hasn't been responding for a while. | glewis | 2002-08-05 | 1 | -1/+1 |
| | | | | | . As this leaves us with only one MASTER_SITE, mirror the distfile locally (i.e. MASTER_SITE_LOCAL). | ||||
* | Remove an entry from MASTER_SITES that doesn't appear to have worked | glewis | 2002-07-07 | 1 | -2/+1 |
| | | | | | | for almost 3 years! Submitted by: portsurvey | ||||
* | . Rejig the packing list so the PKG_ARGS redefinition in the Makefile | glewis | 2002-06-17 | 1 | -6/+13 |
| | | | | | | | | | | | | 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). | ||||
* | Turn Adam David's ports loose. Look out, world! | trevor | 2001-08-18 | 1 | -1/+1 |
| | | | | Approved by: adam | ||||
* | Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is | asami | 2000-10-08 | 1 | -3/+3 |
| | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -3/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | distfile moved | adam | 1997-08-10 | 1 | -2/+3 |
| | | | | Submitted by: Bill Fenner's distfile checker | ||||
* | WRKDIR != WRKSRC | adam | 1997-01-16 | 1 | -2/+2 |
| | |||||
* | use URL file syntax | adam | 1997-01-08 | 1 | -2/+3 |
| | | | | added backup distribution site | ||||
* | had gotten out of sync with reality | adam | 1997-01-08 | 1 | -2/+2 |
| | |||||
* | Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKEN | max | 1996-12-08 | 1 | -3/+3 |
| | | | | in double-quotes. | ||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -3/+3 |
| | |||||
* | updated for dgd >= 1.0.91 | adam | 1996-11-06 | 1 | -4/+3 |
| | |||||
* | reflect the legal status more accurately | adam | 1996-10-31 | 1 | -3/+3 |
| | |||||
* | NO_CDROM= depends on DGD, which is NO_CDROM | adam | 1996-06-19 | 1 | -1/+4 |
| | | | | RESTRICTED= no monetary gain | ||||
* | tuck distribution file tidily away in subdirectory | adam | 1996-06-17 | 1 | -1/+2 |
| | |||||
* | minor cosmetics | adam | 1996-06-17 | 1 | -2/+2 |
| | |||||
* | install for real when making a package | adam | 1996-06-16 | 1 | -10/+4 |
| | |||||
* | add myself as maintainer | adam | 1996-03-19 | 1 | -1/+3 |
| | |||||
* | Just a little newline. | asami | 1996-02-29 | 1 | -1/+2 |
| | |||||
* | patches required by recent upgrade of DGD | adam | 1996-02-12 | 1 | -1/+6 |
| | |||||
* | Shorten category names. | asami | 1995-11-26 | 1 | -2/+2 |
| | |||||
* | Previously broken port now builds, may be enabled in net/Makefile now. | adam | 1995-10-25 | 1 | -4/+12 |
| | | | | Approved by: asami | ||||
* | Remove NCFTPFLAGS, ncftp defaults changed | ache | 1995-04-16 | 1 | -2/+1 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 1 | -5/+7 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -0/+1 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | almost finished LPmud port for DGD | adam | 1994-11-24 | 1 | -0/+20 |