aboutsummaryrefslogtreecommitdiff
path: root/net/dgd-kernel/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-4/+2
| | | | Notes: svn path=/head/; revision=360664
* . Fix mudlib ownership for staging.Greg Lewis2014-05-291-3/+1
| | | | Notes: svn path=/head/; revision=355700
* . Add staging support and remove NO_STAGE.Greg Lewis2014-05-291-11/+10
| | | | Notes: svn path=/head/; revision=355695
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* . s/function/funcname/ where function was used as a variable name sinceGreg Lewis2011-08-031-0/+1
| | | | | | | | it's potentially a reserved word with newer versions of DGD. . Bump PORTREVISION for this change. Notes: svn path=/head/; revision=278846
* . Update to 1.3.4.Greg Lewis2010-10-031-6/+2
| | | | Notes: svn path=/head/; revision=262360
* . Split the kernel mudlib out of the main dgd port and into its ownGreg Lewis2010-04-041-0/+62
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