summaryrefslogtreecommitdiffstats
path: root/net/dgd-lpmud
Commit message (Collapse)AuthorAgeFilesLines
* . Set the permissions on the mudlib correctly now that pkg-install noglewis2003-09-031-0/+2
| | | | longer does.
* . Use the correct UID for the mud user.glewis2003-09-031-14/+2
| | | | | . Don't setup ${DATADIR} and in particular don't set the home directory of the mud user to ${DATADIR} (but rather /nonexistent).
* . . Make this port act more like a standard FreeBSD port:glewis2003-08-297-714/+807
| | | | | | | | | | | | | | | | | | . 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.
* . Add $FreeBSD$glewis2003-08-292-1/+4
|
* . Use fgets(3) rather than gets(3).glewis2003-08-291-1/+2
| | | | . Add $FreeBSD$.
* de-pkg-commentglewis2003-02-272-1/+1
|
* . Remove a MASTER_SITE that hasn't been responding for a while.glewis2002-08-051-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 workedglewis2002-07-071-2/+1
| | | | | | for almost 3 years! Submitted by: portsurvey
* Really fix the packing list. There is some issue with respect toglewis2002-06-171-1/+2
| | | | | | including files which DGD generates, but they will always be there if the mud has been started and even if it hasn't they only generate a warning.
* . Rejig the packing list so the PKG_ARGS redefinition in the Makefileglewis2002-06-172-602/+646
| | | | | | | | | | | | 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).
* Make the mud configuration and start up scripts respect PREFIX.glewis2002-06-172-2/+15
|
* Unbreak the packing list for this port. As the list of files toglewis2002-06-171-8/+1
| | | | | | | | | | | | install for the port is generated from the packing list, this also unbreaks the port (a critical file was not installed, meaning the mud couldn't be started). In particular: . Don't include empty directories (these will be addressed in a later commit). . Don't include non-existent files. . Do include a critical header file, namely auto.h without which the mud cannot start.
* Turn Adam David's ports loose. Look out, world!trevor2001-08-181-1/+1
| | | | Approved by: adam
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-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 variablescpiazza2000-04-091-3/+2
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* grep -> ${GREP}mharo1999-08-231-2/+2
| | | | | true -> ${TRUE} false -> ${FALSE}
* Commit #3/4 to enforce caps, no period.hoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* fix this so it installsadam1997-09-172-2/+2
|
* first round of fixing thisadam1997-09-171-0/+1
|
* distfile movedadam1997-08-102-3/+4
| | | | Submitted by: Bill Fenner's distfile checker
* preconfigure the run filesadam1997-01-161-0/+44
|
* WRKDIR != WRKSRCadam1997-01-161-2/+2
|
* use URL file syntaxadam1997-01-081-2/+3
| | | | added backup distribution site
* had become out of sync with realityadam1997-01-082-51/+1
|
* had gotten out of sync with realityadam1997-01-081-2/+2
|
* Enclose the reason string for NO_CDROM, NO_PACKAGE, RESTRICTED and BROKENmax1996-12-081-3/+3
| | | | in double-quotes.
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-301-1/+1
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+3
|
* updated for dgd >= 1.0.91adam1996-11-064-9/+8
|
* reflect the legal status more accuratelyadam1996-10-311-3/+3
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* NO_CDROM= depends on DGD, which is NO_CDROMadam1996-06-191-1/+4
| | | | RESTRICTED= no monetary gain
* tuck distribution file tidily away in subdirectoryadam1996-06-171-1/+2
|
* added doc/kfun linkadam1996-06-172-1/+3
|
* minor cosmeticsadam1996-06-171-2/+2
|
* missing from distribution fileadam1996-06-161-0/+147
|
* distribution file changedadam1996-06-164-38/+16
|
* name all filesadam1996-06-161-1/+597
|
* install for real when making a packageadam1996-06-161-10/+4
|
* add myself as maintaineradam1996-03-191-1/+3
|
* Just a little newline.asami1996-02-291-1/+2
|
* patches required by recent upgrade of DGDadam1996-02-124-6/+25
|
* Shorten category names.asami1995-11-261-2/+2
|
* oops, forgot 2 files last timeadam1995-10-251-0/+7
| | | | Approved by: asami
* Previously broken port now builds, may be enabled in net/Makefile now.adam1995-10-257-9/+99
| | | | Approved by: asami
* Remove NCFTPFLAGS, ncftp defaults changedache1995-04-161-2/+1
|
* Update of net Makefiles! Am I done? :)asami1995-04-151-5/+7
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
OpenPOWER on IntegriCloud