aboutsummaryrefslogtreecommitdiff
path: root/games/crossfire-server
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate a few unmaintained ports (leaf ports, non staged and unmaintained ↵Antoine Brodin2014-03-081-0/+2
| | | | | | | since more than 12 years) Notes: svn path=/head/; revision=347539
* games/crossfire-server: Unbreak on FreeBSD10+ (taken from dports)John Marino2014-02-052-0/+31
| | | | Notes: svn path=/head/; revision=342884
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | games) Notes: svn path=/head/; revision=327730
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Convert to new perl frameworkAndrej Zverev2013-08-031-1/+1
| | | | | | | - Trim Makefile header Notes: svn path=/head/; revision=324181
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-6/+2
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+2
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.17.0Martin Wilke2012-05-163-21/+43
| | | | | | | | PR: 166884 Submitted by: Ports Fury Notes: svn path=/head/; revision=296717
* - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)Sunpoet Po-Chuan Hsieh2012-03-081-0/+1
| | | | | | | | | Submitted by: sunpoet (myself) Tested by: exp-run by linimon Approved by: linimon (with portmgr hat) Notes: svn path=/head/; revision=292936
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Update to version 1.16.0Martin Wilke2011-03-273-38/+440
| | | | | | | | PR: 155819 Submitted by: Ports Fury Notes: svn path=/head/; revision=271864
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 1.15.0Martin Wilke2010-07-155-161/+477
| | | | | | | | PR: 148554 Submitted by: Ports Fury Notes: svn path=/head/; revision=257773
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+2
| | | | | | | starting with G Notes: svn path=/head/; revision=240070
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).Florent Thoumie2009-01-231-0/+1
| | | | | | | | | | | - Bump PORTREVISION for all ports depending on libglut since the shlib version number went from 4 to 3. - Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't installed anymore. - Couple of ports fixes (mostly missing xorg components added to USE_XORG). Notes: svn path=/head/; revision=226727
* - Update to 1.11.0Martin Wilke2008-02-263-20/+126
| | | | | | | | PR: 121086 Submitted by: Ports Fury Notes: svn path=/head/; revision=207942
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to version 1.10.0Li-Wen Hsu2007-04-263-11/+258
| | | | | | | | | PR: 112135 Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> Approved by: clsung (mentor, implicitly) Notes: svn path=/head/; revision=190934
* Update to to 1.9.1Erwin Lansing2006-07-103-193/+38
| | | | | | | | PR: 100033 Submitted by: Ports fury Notes: svn path=/head/; revision=167370
* - Update to 1.9.0Pav Lucistnik2006-03-163-26/+353
| | | | | | | | PR: ports/94496 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=157446
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-8/+8
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
| | | | Notes: svn path=/head/; revision=149325
* - Update to 1.8.0Renato Botelho2005-10-103-207/+241
| | | | | | | | PR: ports/87057 Submitted by: Ports Fury Notes: svn path=/head/; revision=144781
* Update to 1.7.0Jean-Yves Lefort2005-04-163-14/+212
| | | | | | | | | PR: ports/79972 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Approved by: adamw (mentor) Notes: svn path=/head/; revision=133488
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 1.6.0Kirill Ponomarev2004-08-285-2812/+3067
| | | | | | | | PR: ports/71056 Submitted by: Ports Fury Notes: svn path=/head/; revision=117484
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* SIZEify.Trevor Johnson2004-01-291-0/+2
| | | | Notes: svn path=/head/; revision=99360
* - don't clobber any given LDFLAGSDirk Meyer2003-09-011-2/+2
| | | | | | | resolves conflitcs with bsd.openssl.mk Notes: svn path=/head/; revision=88233
* Update to 1.5.0.Eric Anholt2003-05-073-1022/+1752
| | | | | | | | PR: ports/51854 Submitted by: Ports Fury Notes: svn path=/head/; revision=80329
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75954
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-1/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* upgrade to 1.4.0Ying-Chieh Liao2002-11-064-31/+225
| | | | | | | | PR: 44970 Submitted by: Ports Fury Notes: svn path=/head/; revision=69603
* Update to version 1.3.0Dmitry Sivachenko2002-07-153-174/+116
| | | | | | | | PR: 40622 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=63031
* - Repocopy and move games/crossfire to games/crossfire-serverPatrick Li2002-03-0815-2472/+1997
| | | | | | | | | | | | | | and games/crossfire-client - Update games/crossfire-client to 1.1.0 and games/crossfire-server to 1.0.0 PR: 34450 Submitted by: Jasper Jongmans <j.jongmans@aprogas.net> Repocopied by: joe Approved by: portmgr Notes: svn path=/head/; revision=55702
* - PORTDOCS policePatrick Li2001-12-241-851/+851
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Remove whitespace and add WWWTom Hukins2001-10-081-7/+9
| | | | Notes: svn path=/head/; revision=48567
* unbreak with XFree86-4.FUJISHIMA Satsuki2001-09-111-0/+1
| | | | Notes: svn path=/head/; revision=47701
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-2/+2
| | | | Notes: svn path=/head/; revision=43378
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-312-2/+2
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Oops, forgot to remove this file.Kevin Lo2000-12-021-19/+0
| | | | | | | | PR: 23223 Submitted by: Ports Fury Notes: svn path=/head/; revision=35602
* - Fix dependancyKevin Lo2000-12-024-153/+157
| | | | | | | | | | | - Support CFLAGS/PREFIX properly - tar -> TAR PR: 23223 Submitted by: Ports Fury Notes: svn path=/head/; revision=35600
* Update MASTERSITESJames E. Housley2000-10-261-7/+2
| | | | | | | | PR: 21458 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu> Notes: svn path=/head/; revision=34241
* Forgot to change bsd.port.mk at end to post.mk.Satoshi Asami2000-09-121-1/+1
| | | | Notes: svn path=/head/; revision=32552
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-0/+7
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272