aboutsummaryrefslogtreecommitdiffstats
path: root/net/dgd-kernel
Commit message (Collapse)AuthorAgeFilesLines
* net/*: Use NO_WRKSUBDIRTobias Kortkamp2019-02-021-2/+2
|
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-2/+0
| | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Drop @dirrm* from plistDmitry Marakasov2015-10-241-16/+3
| | | | - Add empty directories to plist
* Remove $FreeBSD$ from patches files everywhere.Mathieu Arnold2015-05-234-8/+0
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-051-4/+2
|
* . Fix mudlib ownership for staging.Greg Lewis2014-05-292-3/+5
|
* . Add staging support and remove NO_STAGE.Greg Lewis2014-05-291-11/+10
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-5/+2
| | | | net)
* . 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.
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* . Update to 1.3.4.Greg Lewis2010-10-042-18/+5
|
* . Print a more appropriate name for the service being started.Greg Lewis2010-04-251-2/+2
|
* . 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.