aboutsummaryrefslogtreecommitdiff
path: root/net/dgd-kernel
Commit message (Collapse)AuthorAgeFilesLines
* . s/function/funcname/ where function was used as a variable name sinceGreg Lewis2011-08-033-0/+241
| | | | | | | | it's potentially a reserved word with newer versions of DGD. . Bump PORTREVISION for this change. Notes: svn path=/head/; revision=278846
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* . Update to 1.3.4.Greg Lewis2010-10-032-18/+5
| | | | Notes: svn path=/head/; revision=262360
* . Print a more appropriate name for the service being started.Greg Lewis2010-04-251-2/+2
| | | | Notes: svn path=/head/; revision=253200
* . Split the kernel mudlib out of the main dgd port and into its ownGreg Lewis2010-04-047-0/+1081
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. Notes: svn path=/head/; revision=252175