Add a seerver for Action Half-life using the excellent master/slave

Half-Life modports system worked out by the current HL port
maintainer(s).

Any problems with this (I took a bit of a gamble with the master
sites), go right ahead and fix as appropriate.
This commit is contained in:
Mark Murray 2001-04-25 11:06:06 +00:00
parent 49940140f1
commit ee217b0771
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41891
6 changed files with 1157 additions and 0 deletions

View File

@ -108,6 +108,7 @@
SUBDIR += heretic
SUBDIR += heroes
SUBDIR += hex
SUBDIR += hlserver-action
SUBDIR += hlserver-cs
SUBDIR += hlserver-dod
SUBDIR += hlserver-fa

View File

@ -0,0 +1,16 @@
# New ports collection makefile for: Action Server
# Date created: Wed Apr 25 11:45:11 SAST 2001
# Whom: markm@freebsd.org et al
#
# $FreeBSD$
#
PORTNAME= action
PORTVERSION= 0.4
MASTER_SITES= http://absurd.ranney.com/action/ \
http://ftp1download.gamespy.com/fileplanet/action/half-life/modifications/action/
DISTFILES= action.tgz
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"

View File

@ -0,0 +1 @@
MD5 (action.tgz) = 66099777033a6e126f3333145ce4e174

View File

@ -0,0 +1 @@
Action Half-Life mod full server package for Linux

View File

@ -0,0 +1,9 @@
This package contains the files to run a FreeBSD Action Half-Life
Beta 4 server under Linux emulation.
Visit these following web pages for more information:
WWW: http://ahl.action-web.net/
- Mark Murray
markm@freebsd.org

File diff suppressed because it is too large Load Diff