Skip site navigation (1)Skip section navigation (2)

CVS log for ports/games/crossfire/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / games / crossfire

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.43
Fri Mar 8 01:31:53 2002 UTC (9 years, 11 months ago) by pat
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.42: +1 -1 lines
- Repocopy and move games/crossfire to games/crossfire-server
  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

Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Sep 11 18:50:30 2001 UTC (10 years, 5 months ago) by sf
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -1 lines
unbreak with XFree86-4.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Fri Jun 1 06:04:49 2001 UTC (10 years, 8 months ago) by obrien
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +3 -3 lines
Use proper POSIX syntax for `chown'.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Sat Dec 2 16:03:27 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +34 -25 lines
- Fix dependancy
- Support CFLAGS/PREFIX properly
- tar -> TAR

PR: 23223
Submitted by: Ports Fury

Revision 1.39: download - view: text, markup, annotated - select for diffs
Thu Oct 26 01:16:29 2000 UTC (11 years, 3 months ago) by jeh
Branches: MAIN
CVS tags: RELEASE_4_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +3 -8 lines
Update MASTERSITES

PR:		21458
Submitted by:	Joseph Scott <joseph.scott@owp.csus.edu>

Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Sep 12 13:12:41 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_4_1_1
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Forgot to change bsd.port.mk at end to post.mk.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Tue Sep 12 13:03:43 2000 UTC (11 years, 5 months ago) by asami
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +8 -1 lines
Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.

Submitted by:	bento

Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Aug 3 09:23:25 2000 UTC (11 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2 lines
(1) Add new variable, XFREE86_VERSION, to specify which version of
    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

Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 29 07:02:13 2000 UTC (11 years, 7 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_4_1_0
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +3 -2 lines
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Apr 14 00:45:48 2000 UTC (11 years, 10 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_5_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +3 -3 lines
update portname/portversion stuff (games commit part 1, a-c)

Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Mar 11 06:23:33 2000 UTC (11 years, 11 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +4 -4 lines
Install this setgid games, not setuid games. This is untested, but it's
better to ship a broken port in 4.0 than an insecure one.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Feb 20 17:01:01 2000 UTC (11 years, 11 months ago) by andreas
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Feb 8 09:26:21 2000 UTC (12 years ago) by peter
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2 lines
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami

Revision 1.30: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:44:13 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:03:14 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Change Id->FreeBSD.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Aug 22 18:57:50 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -11 lines
chmod -> ${CHMOD}
chown -> ${CHOWN}

Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 21 17:17:47 1999 UTC (12 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
Get the sources from my personal download area.
Have no time to update the port at the moment,
but the sources aren't available anymore from the
master site...

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Jan 27 16:33:50 1999 UTC (13 years ago) by fenner
Branches: MAIN
CVS tags: RELEASE_3_2_0, RELEASE_3_1_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -3 lines
Remove 2 mirrors that are falling behind.  (yoyo.cs.monash.edu.au
last mirrored in June 1997; ftp.cs.city.ua in May 1998)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Sep 28 02:06:11 1998 UTC (13 years, 4 months ago) by steve
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 lines
Move manpages from pkg/PLIST to MAN* macro in Makefile.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Sep 17 00:32:32 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Roll back libXpm major to 4.  Sorry, it wasn't a good idea to bump it
in the first place.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Sep 15 11:13:08 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2 lines
libXpm major is now 5.  Also remove regexp support in preparation for
ELF conversion.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:58:30 1998 UTC (13 years, 5 months ago) by andreas
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
Update to latest crossfire version.
This will be the latest version, the author has a new version in the pipeline.
This version will only get bugfixes from now on.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri May 8 13:59:14 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
Information, to update ${PREFIX}/etc/rplay.conf to get sound.
Forgot to mention in previous commit:
- install in ${PREFIX}/lib/crossfire
- install docu in ${PREFIX}/share/doc/crossfire

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri May 8 13:51:26 1998 UTC (13 years, 9 months ago) by andreas
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +34 -23 lines
Update to newest version 0.94.1
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

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Oct 13 20:31:28 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_6, RELEASE_2_2_5
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
USE_PERL5 (portlint)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Oct 4 14:53:02 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -10 lines
cosmetic changes using portlint, a really nice tool ;-)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Thu Sep 18 14:20:45 1997 UTC (14 years, 4 months ago) by andreas
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -20 lines
many changes by Dave:
- 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>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 18 05:04:10 1997 UTC (14 years, 6 months ago) by asami
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Update name of perl executable in dependencies to "perl5.00401".
Use USE_PERL5 when appropriate (i.e., defined in both BUILD_DEPENDS
and RUN_DEPENDS).

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu May 29 09:40:30 1997 UTC (14 years, 8 months ago) by andreas
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -3 lines
remove bogus ftp sites, that claim to be a mirror site, but actually
doesn't carry the needed sources anymore.
PR:
Reviewed by:
Submitted by:	with a little help from Bill Fenners port survey ;)
Obtained from:

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat May 24 13:17:09 1997 UTC (14 years, 8 months ago) by jfitz
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue May 6 14:28:41 1997 UTC (14 years, 9 months ago) by jfitz
Branches: MAIN
CVS tags: RELEASE_2_2_2
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Remove perl5 from CATEGORIES
Approved-by: Wolfram Schneider <wosch@apfel.de>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 20 13:52:22 1997 UTC (14 years, 9 months ago) by wosch
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
Add virtual category 'perl5'.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Jan 26 10:06:58 1997 UTC (15 years ago) by andreas
Branches: MAIN
CVS tags: RELEASE_2_2_1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -1 lines
Added crossfire shutdown and forbid file and added this to PLIST.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jan 25 12:27:10 1997 UTC (15 years ago) by andreas
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +19 -18 lines
update port to new version 0.93.0

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 3 09:36:32 1997 UTC (15 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -3 lines
Switched to using MASTER_SITES=${MASTER_SITE_XCONTRIB} and
	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}

Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jan 3 08:49:05 1997 UTC (15 years, 1 month ago) by obrien
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +14 -15 lines
Variable reordering to standards.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Nov 18 11:24:25 1996 UTC (15 years, 2 months ago) by asami
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Use MAN? macros.  CATEGORIES+= -> CATEGORIES.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 12 12:19:25 1996 UTC (15 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +5 -4 lines
A) From: "Brian Thomas" <thomas@astro.psu.edu>

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.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 4 10:04:36 1996 UTC (15 years, 3 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Fix typo in $Id$ (was "$Id:")

Use ${LOCALBASE}, not /usr/local.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 3 19:28:00 1996 UTC (15 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +5 -3 lines
After a pkg_delete directories remain, so use mkdir -p in the install
target of Makefile. Changed order in install target.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Nov 2 18:55:22 1996 UTC (15 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
crossfire binary now runs with mode 6555, needed for server mode.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Nov 2 16:31:33 1996 UTC (15 years, 3 months ago) by andreas
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -3 lines
Ooops, had to move rplay from RUN_DEPEND to BUILD_DEPEND

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Nov 2 13:53:26 1996 UTC (15 years, 3 months ago) by andreas
Branches: JOHANSEN
CVS tags: v0_92_8
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
added crossfire 0.92.8
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...

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Nov 2 13:53:26 1996 UTC (15 years, 3 months ago) by andreas
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options