aboutsummaryrefslogtreecommitdiffstats
path: root/games/crossfire-client
Commit message (Collapse)AuthorAgeFilesLines
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 32 ports that still use it. Bump PORTREVISION on their dependent ports except the ones that depend on these: audio/libogg audio/libvorbis devel/pcre ftp/curl graphics/jpeg graphics/libart_lgpl graphics/tiff textproc/expat2 textproc/libxslt In these cases the same trick as in the recent gettext update is used. The ports install a symlink with the old library version. When enough of their dependent ports have had regular updates the remaining ones can get a PORTREVISION bump and the links can be removed. Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes over 2200 packages to depend on devel/pcre while less than 200 actually link with it. The glib20 package still depends on devel/pcre so this should not make a difference for ports with USE_GNOME=glib20. Also, libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so USE_GNOME=glib20 should not propagate it. PR: 195724 Exp-run by: antoine Approved by: portmgr (antoine)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Update to 1.71.0.rakuco2014-05-113-30/+19
| | | | | | | | | - Remove libglade2 dependency. - Remove old `configure` flags. - Remove old patches. PR: ports/188385 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well as some drivers and utilities. Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due to xserver version change. Apart from these updates, the way shared libraries are handled has been changed for all xorg ports, as well as libxml2 and freetype, which means ltverhack is gone and as a consequence shared libraries have been bumped. The plan is that this change will make library bumps less likely in the future. All affected ports have had their portrevisions bumped as a consequence of this. Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT. Update instructions, hardware support, and more notes can be found on https://wiki.freebsd.org/Graphics Thanks to: all testers, bdrewery and the FreeBSD x11@ team exp-run by: bdrewery [1] PR: ports/187602 [1] Approved by: portmgr (bdrewery), core (jhb)
* - Stagifydecke2014-01-282-11/+10
| | | | | | | | | | - Update dependencies to new shlib format - Fix build by adding USES=pkgconfig - Bump PORTREVISION PR: ports/185556 PR: ports/186131 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-222-3/+0
| | | | | | the mtree (games category) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | games)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 7.31.0sunpoet2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - 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
* games/crossfire-client: fix GL dependencywg2013-07-062-20/+19
| | | | | | | | | | - Add USE_GL - Trim Makefile header - Update pkg-descr from website - Remove indefinite article from COMMENT PR: ports/180325 Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* - attach gplv2 licensejgh2012-05-011-0/+3
| | | | | PR: ports/167435 Submitted by: maintainer, kevinz5000@gmail.com
* Install program's icon and desktop entry filepawel2012-04-242-0/+13
| | | | | PR: ports/167212 Submitted by: maintainer
* Update to version 1.70.0pawel2012-04-156-38/+7
| | | | | PR: ports/166956 Submitted by: maintainer
* Add missing dependency on curl to fix build.makc2012-04-101-0/+2
| | | | | Reported by: pav Pointyhat to: makc
* Update to 1.60.0makc2012-04-069-122/+73
| | | | | | | | | Pass maintainership to submitter PR: ports/166212 Submitted by: Kevin Zheng <kevinz5000 at gmail.com> Approved by: Mark Reidel (former maintaier) Feature safe: yes
* - Update devel/sdl12 to 1.2.15mva2012-02-181-1/+1
| | | | | | | | | | | | | - Update audio/sdl_mixer to 1.2.15 - Update graphics/sdl_image to 1.2.12 - Update graphics/sdl_ttf to 2.0.11 - Update graphics/sdl_gfx to 2.0.23 - Update net/sdl_net to 1.2.8 - Bump PORTREVISIONs on ports that depend on one or more packages due to ABI and shared library version changes - Update Mk/bsd.sdl.mk accordingly for the new shared library versions Tested by: exp-run by pav
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* -remove MD5ohauer2011-07-031-3/+0
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* - Update devel/sdl12 to version 1.2.14.mva2010-01-301-1/+1
| | | | | | | | | | | | - Update audio/sdl_mixer to version 1.2.11. - Update graphics/sdl_gfx to version 2.0.20. - Update graphics/sdl_image to version 1.2.10. - Bump portrevisions for all ports depending on audio/sdl_mixer and graphics/sdl_image. - Update Mk/bsd.sdl.mk accordingly for the new shared lib versions. PR: ports/142147 ports/142248 ports/142249 Approved by: miwi (mentor implicit)
* - Fix broken makefiles introduced with translation to new SF File Release Systemamdmi32009-08-221-1/+0
| | | | | Reported by: dan Pointyhat to: myself
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+3
| | | | starting with G
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-3/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-0/+1
| | | | | | | | | | | | | | | | structure (i.e. include/SDL for includes and sdl-config for configuration binary) - Update graphics/sdl_ttf to version 2.0.8 - Update graphics/sdl_image to version 1.2.5 - Update audio/sdl_mixer to version 1.2.7 - Update net/sdl_net to version 1.2.6 - Update Mk/bsd.sdl.mk accordingly - Fix dependent ports to fit the new directory structure and avoid several API breakages - Bump up portrevisions for all dependent ports to allow them to be upgraded by portupgrade/portmaster etc tools Approved by: kris (portmgr), sem (mentor)
* - Update to 1.8.0pav2006-03-176-74/+70
| | | | | | | - SDL is no longer optional PR: ports/92748 Submitted by: Mark Daniel Reidel <mark@alu.reidel.info> (maintainer)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-071-0/+1
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* SHA256ifyedwin2006-01-221-0/+3
| | | | Approved by: krion@
* Fix the build on 4.x.mezz2004-05-111-0/+17
| | | | | | PR: ports/66388 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> (maintainer) Approved by: adamw (mentor)
* - Update to 1.7.0krion2004-05-074-18/+18
| | | | | | | - Give maintainership to submitter PR: ports/66347 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info>
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* SIZEify.trevor2004-01-291-0/+3
|
* - Add new knobs from bsd.sdl.mkkrion2004-01-211-2/+1
| | | | Approved by: portmgr
* - Fix MAN1pav2003-12-271-1/+1
| | | | | PR: ports/60621 Submitted by: Ports Fury
* - Update to version 1.6.0krion2003-11-165-57/+65
| | | | | PR: 59331 Submitted by: Ports Fury
* Update to 1.5.0.anholt2003-05-072-20/+17
| | | | | PR: ports/51853 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Support USE_AUTOCONF_VER.nork2003-02-021-7/+3
| | | | | PR: ports/47743 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-1/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* upgrade to 1.4.0ijliao2002-11-073-10/+11
| | | | | PR: 44969 Submitted by: Ports Fury
* Deploy USE_GNOMENG infrastructurelioux2002-09-021-1/+2
| | | | | PR: 42301 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to version 1.3.0demon2002-07-165-54/+71
| | | | | PR: 40621 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase increase of libSDL version number.sobomax2002-04-171-1/+1
|
* - Repocopy and move games/crossfire to games/crossfire-serverpat2002-03-0814-2472/+77
| | | | | | | | | | | 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
* - PORTDOCS policepat2001-12-241-851/+851
| | | | | - DOCSDIR support to some - Brush out some lint
* Remove whitespace and add WWWtom2001-10-081-7/+9
|
* unbreak with XFree86-4.sf2001-09-121-0/+1
|
* Use proper POSIX syntax for `chown'.obrien2001-06-011-2/+2
|
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}olgeni2001-02-012-2/+2
| | | | files.
* Oops, forgot to remove this file.kevlo2000-12-031-19/+0
| | | | | PR: 23223 Submitted by: Ports Fury
* - Fix dependancykevlo2000-12-034-153/+157
| | | | | | | | - Support CFLAGS/PREFIX properly - tar -> TAR PR: 23223 Submitted by: Ports Fury
* Update MASTERSITESjeh2000-10-261-7/+2
| | | | | PR: 21458 Submitted by: Joseph Scott <joseph.scott@owp.csus.edu>
* Forgot to change bsd.port.mk at end to post.mk.asami2000-09-121-1/+1
|
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andasami2000-09-121-0/+7
| | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Move the stragler's www.freebsd.org/~user distfiles to the officalobrien2000-06-291-1/+2
| | | | MASTER_SITE_LOCAL site.
* update portname/portversion stuff (games commit part 1, a-c)mharo2000-04-141-2/+2
|
* Install this setgid games, not setuid games. This is untested, but it'skris2000-03-111-3/+3
| | | | better to ship a broken port in 4.0 than an insecure one.
* Reducing Maintainership to an amount of portsandreas2000-02-211-1/+1
| | | | | | I can handle. Sorry, the rest has to go to ports@FreeBSD.ORG.
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1
| | | | | | as the days of the former are numbered. Reviewed by: asami
* Don't call cc(1) with OSF/1 style arguments on FreeBSD/Alpha.steve1999-09-271-0/+11
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-291-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-11/+11
| | | | chown -> ${CHOWN}
* Get the sources from my personal download area.andreas1999-08-221-2/+3
| | | | | | Have no time to update the port at the moment, but the sources aren't available anymore from the master site...
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* Remove 2 mirrors that are falling behind. (yoyo.cs.monash.edu.aufenner1999-01-281-3/+1
| | | | last mirrored in June 1997; ftp.cs.city.ua in May 1998)
* Move manpages from pkg/PLIST to MAN* macro in Makefile.steve1998-09-282-3/+2
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Update to latest crossfire version.andreas1998-09-014-25/+71
| | | | | This will be the latest version, the author has a new version in the pipeline. This version will only get bugfixes from now on.
* Information, to update ${PREFIX}/etc/rplay.conf to get sound.andreas1998-05-081-1/+3
| | | | | | Forgot to mention in previous commit: - install in ${PREFIX}/lib/crossfire - install docu in ${PREFIX}/share/doc/crossfire
* Update to newest version 0.94.1andreas1998-05-086-1574/+2205
| | | | | | | | | Make port PREFIX clean solve gettimeofday compile problem (patch-ao) sanitize order of header file inclusion in common/porting.c so that MIN and MAX don't get redefined (patch-ap) updated PLIST added dirrm statements in PLIST to allow proper removal of package
* USE_PERL5 (portlint)andreas1997-10-141-2/+2
|
* cosmetic changes using portlint, a really nice tool ;-)andreas1997-10-041-10/+10
|
* There is no lib/shutdown installed.asami1997-09-261-1/+0
|
* many changes by Dave:andreas1997-09-188-47/+131
| | | | | | | | | | | | | | - Fix the password problem so passwords are actually checked. - Change some default options like SAVE_HOMEDIR, XPM_PIX (you hade the port requiring xpm but CF wasn't configured to link it in), ForceCCOPTIONS, EXPLORE_MODE, etc. - Remove the empty ${CFDIR}/lib/shutdown from the Makefile and the PLIST. This file just causes the program to exit without saying why until the user manually removes the file. - Fix "crossfire -o" to call uname correctly. - Set logfile to be line buffered (instead of block buffered) since they hardly ever call fflush(3). Submitted by: Dave Chapeskie <dchapes@golden.net>
* Update name of perl executable in dependencies to "perl5.00401".asami1997-07-181-2/+2
| | | | | Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS and RUN_DEPENDS).
* remove bogus ftp sites, that claim to be a mirror site, but actuallyandreas1997-05-291-3/+1
| | | | | | | | doesn't carry the needed sources anymore. PR: Reviewed by: Submitted by: with a little help from Bill Fenners port survey ;) Obtained from:
* Upgrade all ports requiring perl5.003 to perl5.004jfitz1997-05-241-2/+2
| | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
* Remove perl5 from CATEGORIESjfitz1997-05-061-2/+2
| | | | Approved-by: Wolfram Schneider <wosch@apfel.de>
* Add virtual category 'perl5'.wosch1997-04-201-2/+2
|
* Added crossfire shutdown and forbid file and added this to PLIST.andreas1997-01-262-1/+7
|
* update port to new version 0.93.0andreas1997-01-258-163/+33
|
* Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} andobrien1997-01-031-3/+3
| | | | | | | | | | MASTER_SITE_SUBDIR=games swallace wasn't listed as MAINTAINER of any of his ports janek@gaja.ipan.lublin.pl wasn't listed as MAINTAINER of any of his ports bin.bin --> ${BINOWN}.${BINGRP} chown --> /usr/sbin/chown (not everyone has /usr/sbin in their path, esp. if you sudo'ed to root) mkdir -p --> ${MKDIR}
* Variable reordering to standards.obrien1997-01-031-15/+14
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* A) From: "Brian Thomas" <thomas@astro.psu.edu>andreas1996-11-123-4/+83
| | | | | | | | | | | | | | | | | | | | | | | Ok, I found the problem.. the artifact code assigns a level value to artifacts with kind "Berserkergang". The specialweapon/apply code, when it finds a weapon with a "level" immediately compares the title field to the weilder's name. If they dont match, it can't be used. I created a patch to remove the level designation from the artifact code since other named weaopns (cf "glamdri") dont have a level assigned. B) From: Klaus Elsbernd <elsbernd@dfki.uni-kl.de> In version 0.92.8 is a bug in the inventory-unlock-code, which prevents unlocking. C) From: myself make post-install target modified in Makefile, *$*HOME was eaten up by 'make' and displayed nonsense. Tell player to create the players dir in his login directory.
* Fix typo in $Id$ (was "$Id:")asami1996-11-041-2/+2
| | | | Use ${LOCALBASE}, not /usr/local.
* Oh please, don't put the name of the port in the beginning of this file.asami1996-11-041-1/+1
| | | | | I spent one full night going through the whole ports tree just to fix this so nobody will have a bad example to follow! ;)
* After a pkg_delete directories remain, so use mkdir -p in the installandreas1996-11-041-3/+5
| | | | target of Makefile. Changed order in install target.
* Added two patches from crossfire mailinglist.andreas1996-11-042-2/+31
| | | | | | | 1) get experience points if you use skills 2) don't crash if player logs in with 2 skills enabled 3) cleaned up PLIST (removed 2 player characters of mine which aren't part of the distribution)
* crossfire binary now runs with mode 6555, needed for server mode.andreas1996-11-031-1/+1
|
* Ooops, had to move rplay from RUN_DEPEND to BUILD_DEPENDandreas1996-11-031-3/+3
|
* added crossfire 0.92.8andreas1996-11-029-0/+1755
crossfire is a multiplayer graphical arcade and adventure game made for X-Windows. It contains elements of various famous games like nethack and moria. There are different quests to solve, many maps make the game really interesting. Nice sound capabilities via rplay. Different players can form a team over network. Treasure and experience points will be shared equally among the players of a team. Could please someone try to fix the password authentication ?! In server/main.c the function check_passwd doesn't work properly. I made a workaround returning always ok (1) here and marked it as UGLY_PASSWORD_HACK...