aboutsummaryrefslogtreecommitdiffstats
path: root/games/ldmud
Commit message (Collapse)AuthorAgeFilesLines
* ${RM} already has -f.mat2016-10-211-1/+1
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵amdmi32016-05-241-1/+1
| | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket
* Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.mat2016-04-261-1/+1
| | | | | | | | | | | While there replace USE_SQLITE=x by USES=sqlite:x. PR: 208971 Submitted by: mat Exp-run by: antoine With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D5951
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
| | | | | With hat: portmgr Sponsored by: Absolight
* Remove useless @dirrmbapt2015-09-251-40/+2
|
* converters/libiconv:tijl2015-04-153-4/+95
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove const qualifier from iconv(3) to match POSIX: http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html - Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is defined because the base system iconv supports these extensions too. Add/remove patches to/from ports to call iconv with non-const arguments. This breaks some ports on FreeBSD 10 because base system iconv.h still has the const qualifier. Fix this by letting USES=iconv add a build dependency on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG defined) instead of the base system iconv.h. This exposed some ports that link with libiconv when it is available instead of using libc iconv. In these cases one of the following changes has been made: - patch configure scripts to test for libc iconv first - add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable some configure tests - converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4 - lang/gcc5-aux: respect CFLAGS and friends during configure such that LIBICONV_PLUG is defined in the iconv test, also switch to external gettext - mail/gnarwl: replace patches with CPPFLAGS/LIBS - multimedia/ffmpeg2theora: remove iconv test from SConstruct and use ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c - net-im/licq: finish conversion to cmake - net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4: don't need iconv - textproc/p5-XML-TinyXML: finish conversion to USES=perl5 Other changes: - databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2 and lzo support - games/ldmud: respect CFLAGS and friends - graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg dependencies PR: 199099 Exp-run by: antoine Approved by: portmgr (antoine)
* Switch to USES=pgsqlcrees2014-11-231-1/+1
|
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-151-1/+1
|
* Bump more ports that depend on libsqlite3.so:tijl2014-07-051-1/+1
| | | | | | | - ports that set USE_SQLITE with the *_USE option helper - ports that depend on libsqlite3 indirectly as reported by pkg rquery Approved by: portmgr (implicit)
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-131-1/+1
| | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt)
* - Allow package build as userjohans2014-02-202-41/+25
| | | | - Style cleanups (no functional changes)
* Add missing build dependencyjohans2014-01-261-0/+1
|
* Enable stage supportjohans2013-12-293-17/+26
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* Add an explicit dependency on pkgconfbapt2013-09-021-1/+1
|
* - Update WWW; trim header; update skipvjohans2013-07-152-7/+3
| | | | - No functional changes
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* Update PCRE to 8.32mm2012-12-111-0/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Convert to new options frameworkjohans2012-06-291-2/+2
|
* Convert to new options frameworkjohans2012-06-161-10/+8
|
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other.
* Rename ldmud.sh.in to ldmud.injohans2011-06-122-1/+1
| | | | Reported by: dougb
* - Update to 3.3.720 (note: the 3.4.x branch was dropped)johans2011-06-115-407/+480
| | | | | | | | - Set PORTEPOCH - List OpenSSL and PCRE dependencies - Clean up startup script - Add options for IPv6 and database backends - Grab maintainership
* - switch to USERS/GROUPS macrosbapt2011-06-094-56/+4
| | | | | - while here rmeove MD5 - Bump portrevision
* - Mark MAKE_JOBS_UNSAFEpav2009-11-211-0/+1
| | | | Reported by: pointyhat
* Update to 3.4.2edwin2008-04-293-4/+5
|
* - Update to 3.3.714. This fixes build with gcc42.trasz2007-07-153-62/+458
| | | | Approved by: miwi (mentor)
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* . Drop maintainership of these ports. Its glaringly obvious that I don'tglewis2007-04-041-1/+1
| | | | | have time to maintain them since I'm not even keeping up with the ports that are most important to me.
* . Add SHA256.glewis2005-11-161-0/+1
|
* . Remove non-working MASTER_SITE.glewis2004-03-092-2/+2
| | | | | | . SIZEify Submitted by: distfiles survey [1]
* Use the CPIO macro defined in bsd.port.mk.trevor2004-01-221-1/+0
|
* . Add a port of the LDMud driver (with optional 2.4.5 mudlib).glewis2003-09-067-0/+1127
"LDMud started as a project to clean up and modernize Amylaar's LPMud gamedriver. Primary goals are full documentation, a commented source body and out-of-the-box support for the major mudlibs, of which the commented source body has been pretty much completed. During the course of work a lot of bug fixes and improvements found their way into the driver - much more than originally expected, and definitely enough to make LDMud a driver in its own right."