Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: Remove all other $FreeBSD keywords. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Remove # $FreeBSD$ from Makefiles. | Mathieu Arnold | 2021-04-06 | 1 | -1/+0 |
| | |||||
* | Update to 1.4.23 | Greg Lewis | 2021-02-21 | 2 | -3/+4 |
| | |||||
* | Fix installation | Antoine Brodin | 2017-01-04 | 1 | -8/+7 |
| | | | | Reported by: pkg-fallout | ||||
* | Never set WRKSRC when using USE_GITHUB. | Mathieu Arnold | 2017-01-03 | 1 | -3/+2 |
| | | | | | | | | | | If you want to set WRKSRC, set GH_PROJECT instead. - The GitHub URLs are case insensitive, but the distribution files you get out of them are not. - If the repository was renamed, the old URL will still work, but the distribution name will be ith the new name. Sponsored by: Absolight | ||||
* | Cleanup $() variables in ports Makefiles. | Mathieu Arnold | 2016-07-20 | 1 | -1/+1 |
| | | | | | | | Mostly replace with ${}, but sometime, replace with $$() because it is what was intended in the first place. (I think.) Sponsored by: Absolight | ||||
* | Remove $FreeBSD$ from patches files everywhere. | Mathieu Arnold | 2015-05-22 | 4 | -8/+0 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage. | Mathieu Arnold | 2015-05-18 | 2 | -4/+4 |
| | | | | | With hat: portmgr Sponsored by: Absolight | ||||
* | Cleanup plist | Antoine Brodin | 2014-11-22 | 1 | -1/+0 |
| | |||||
* | Remove backslashes from single- and double-quotes in COMMENT and _DESC | Adam Weinberger | 2014-07-23 | 1 | -1/+1 |
| | | | | | | strings, that were passed through rather than escaping anything. Approved by: portmgr (not really, but it touches unstaged ports) | ||||
* | . Update 1.4.22. | Greg Lewis | 2014-04-13 | 2 | -3/+3 |
| | |||||
* | - Stage support | Martin Wilke | 2014-02-21 | 1 | -17/+12 |
| | |||||
* | . Update to 1.4.21. | Greg Lewis | 2014-02-02 | 2 | -3/+3 |
| | |||||
* | Part 2 at removing now useless FETCH_ARGS redifition | Baptiste Daroussin | 2014-01-03 | 1 | -1/+0 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-20 | 1 | -5/+2 |
| | | | | net) | ||||
* | . Update to 1.4.20. | Greg Lewis | 2013-08-03 | 4 | -19/+31 |
| | |||||
* | . Update to 1.4.19. | Greg Lewis | 2013-03-09 | 3 | -118/+16 |
| | |||||
* | . Update make includes for OptionsNG. | Greg Lewis | 2012-11-19 | 1 | -2/+2 |
| | | | | Feature safe: yes | ||||
* | . Migrate to OptionsNG. | Greg Lewis | 2012-11-19 | 1 | -6/+8 |
| | | | | | Reminded by: jgh@ Feature safe: yes | ||||
* | . Update to 1.4.18. | Greg Lewis | 2012-11-18 | 4 | -41/+135 |
| | | | | Feature safe: yes | ||||
* | . Update MASTER_SITES to reflect the move from sourceforge to github. | Greg Lewis | 2012-10-18 | 1 | -2/+1 |
| | | | | Feature safe: yes | ||||
* | . Update to 1.4.15. | Greg Lewis | 2012-09-02 | 3 | -7/+6 |
| | |||||
* | . Update to 1.4.14. | Greg Lewis | 2012-04-25 | 2 | -3/+3 |
| | |||||
* | . Update to 1.4.13. | Greg Lewis | 2012-04-15 | 2 | -3/+3 |
| | |||||
* | . Rely on standard mechanisms of creating/deleting groups and users for the | Greg Lewis | 2011-08-14 | 3 | -57/+3 |
| | | | | | | port rather than the port having it's own way of doing this (which admittedly pre-dated the standard mechanisms and was "standard" at the time). | ||||
* | . Update to 1.4.11. | Greg Lewis | 2011-08-03 | 5 | -17/+24 |
| | | | | . Add an OPTIONS setting to turn on function pointer support. | ||||
* | . Update to 1.4.8. | Greg Lewis | 2011-05-29 | 3 | -14/+17 |
| | |||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | . Update to 1.4.5. | Greg Lewis | 2010-10-03 | 3 | -12/+20 |
| | |||||
* | . Update to 1.4.3. | Greg Lewis | 2010-04-25 | 3 | -4/+17 |
| | | | | | . Allow the dgd-lpmud port to continue working by allowing the driver object to open ports when the networking extensions are enabled. | ||||
* | . Update to 1.4.2. | Greg Lewis | 2010-04-04 | 3 | -27/+4 |
| | |||||
* | . Split the kernel mudlib out of the main dgd port and into its own | Greg Lewis | 2010-04-04 | 5 | -1141/+8 |
| | | | | | | 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. | ||||
* | . Update the included kernel lib version to 1.3.3. This will likely be | Greg Lewis | 2010-03-07 | 2 | -2/+15 |
| | | | | split out into a separate port when the ports tree unthaws completely. | ||||
* | . Update to dgd 1.4.1. | Greg Lewis | 2010-03-07 | 6 | -45/+80 |
| | |||||
* | . Update to 1.4. | Greg Lewis | 2010-02-14 | 6 | -58/+1043 |
| | | | | | . Since 1.4 is now under the GPL, remove the NO_CDROM and RESTRICTED entries. | ||||
* | - Mark MAKE_JOBS_UNSAFE | Pav Lucistnik | 2009-11-19 | 1 | -0/+1 |
| | | | | Reported by: pointyhat | ||||
* | . Update to DGD 1.3. | Greg Lewis | 2009-07-04 | 7 | -222/+63 |
| | |||||
* | Remove USE_REINPLACE from all categories starting with N | Edwin Groothuis | 2006-05-11 | 1 | -1/+0 |
| | |||||
* | . Add SHA256. | Greg Lewis | 2005-11-16 | 1 | -0/+3 |
| | |||||
* | . Add an ANSI option to allow DGD to pass so-called ANSI colour codes. | Greg Lewis | 2004-03-19 | 2 | -6/+18 |
| | |||||
* | . Use OPTIONS. | Greg Lewis | 2004-03-08 | 1 | -8/+10 |
| | | | | . Change a comment to avoid triggering a portlint warning. | ||||
* | . Update to 1.2p4. | Greg Lewis | 2004-03-08 | 2 | -2/+4 |
| | | | | . SIZEify. | ||||
* | Use the CPIO macro defined in bsd.port.mk. | Trevor Johnson | 2004-01-22 | 1 | -1/+0 |
| | |||||
* | . Add (optional) support for the DGD networking package. | Greg Lewis | 2003-09-05 | 6 | -5/+109 |
| | |||||
* | . Set correct permissions on the mudlib directory now that the pkg-install | Greg Lewis | 2003-09-03 | 1 | -0/+2 |
| | | | | script no longer does. | ||||
* | . Don't setup ${DATADIR} and in particular don't set the home directory | Greg Lewis | 2003-09-03 | 1 | -20/+1 |
| | | | | of the mud user to ${DATADIR} (but rather /nonexistent). | ||||
* | . Use a free uid rather than one thats already taken. | Greg Lewis | 2003-08-29 | 1 | -1/+1 |
| | | | | Clue bat applied by: kris | ||||
* | . Make this port act more like a standard FreeBSD port: | Greg Lewis | 2003-08-29 | 6 | -133/+331 |
| | | | | | | | | | | | | | | . Don't install everything in ${PREFIX}/dgd instead place the executables, docs and configuration in the standard places and place the example kernel 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 (need a 5.x RCng version as well). . Create a user to run the dgd service as (I'll reuse this user for ports of other mud drivers). . Add the games category as dgd is primarily used to write muds. . Bump PORTREVISION. | ||||
* | . Don't create a README.FreeBSD file, just place the relevant information | Greg Lewis | 2003-08-25 | 3 | -17/+7 |
| | | | | in pkg-descr. | ||||
* | . Remove some more cruft. | Greg Lewis | 2003-08-14 | 1 | -3/+0 |
| |