mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Add new port of
Half-Life mod Opposing Forces full server package for Linux - This is a SLAVE_PORT of hlserver-cs
This commit is contained in:
parent
325760e04e
commit
ceeb78bd66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41197
@ -110,6 +110,7 @@
|
||||
SUBDIR += hlserver-dod
|
||||
SUBDIR += hlserver-fa
|
||||
SUBDIR += hlserver-flf
|
||||
SUBDIR += hlserver-opfor
|
||||
SUBDIR += icbm3d
|
||||
SUBDIR += icebreaker
|
||||
SUBDIR += ifm
|
||||
|
19
games/hlserver-opfor/Makefile
Normal file
19
games/hlserver-opfor/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# New ports collection makefile for: Opposing Forces Half-Life Dedicated Server
|
||||
# Date created: 23 Mar 2001
|
||||
# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= opfor
|
||||
PORTVERSION= 1.1.0.3
|
||||
MASTER_SITES= http://ftp1download.gamespy.com/fileplanet/action/half-life/official/ \
|
||||
ftp://fileplanet.ngi.it/fileplanet/action/half-life/official/ \
|
||||
http://www.jetstreamgames.co.nz/files/pub/gamespyftp1/action/half-life/official/
|
||||
DISTNAME= opfor_linux
|
||||
|
||||
MAINTAINER= lioux@FreeBSD.org
|
||||
|
||||
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
|
||||
|
||||
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
|
1
games/hlserver-opfor/distinfo
Normal file
1
games/hlserver-opfor/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (opfor_linux.tar.gz) = 1f6dc535f4e5949d3115749a1aed202d
|
1
games/hlserver-opfor/pkg-comment
Normal file
1
games/hlserver-opfor/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Half-Life mod Opposing Forces full server package for Linux
|
6
games/hlserver-opfor/pkg-descr
Normal file
6
games/hlserver-opfor/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
This package contains the files to run a FreeBSD Half-Life
|
||||
Opposing Forces server under Linux emulation.
|
||||
|
||||
Visit these following web pages for more information:
|
||||
|
||||
WWW: http://www.gearboxsoftware.com/opfor.html
|
23
games/hlserver-opfor/pkg-plist
Normal file
23
games/hlserver-opfor/pkg-plist
Normal file
@ -0,0 +1,23 @@
|
||||
%%HLDSDIR%%gearbox/Sierra.inf
|
||||
%%HLDSDIR%%gearbox/cached.wad
|
||||
%%HLDSDIR%%gearbox/cl_dlls/client.dll
|
||||
%%HLDSDIR%%gearbox/custom.hpk
|
||||
%%HLDSDIR%%gearbox/decals.wad
|
||||
%%HLDSDIR%%gearbox/delta.lst
|
||||
%%HLDSDIR%%gearbox/dlls/opfor_i386.so
|
||||
%%HLDSDIR%%gearbox/game.cfg
|
||||
%%HLDSDIR%%gearbox/liblist.gam
|
||||
%%HLDSDIR%%gearbox/listenserver.cfg
|
||||
%%HLDSDIR%%gearbox/mapcycle.txt
|
||||
%%HLDSDIR%%gearbox/motd.txt
|
||||
%%HLDSDIR%%gearbox/op4ctf.wad
|
||||
%%HLDSDIR%%gearbox/op4ctf_credits.txt
|
||||
%%HLDSDIR%%gearbox/opfor.wad
|
||||
%%HLDSDIR%%gearbox/pak0.pak
|
||||
%%HLDSDIR%%gearbox/pldecal.wad
|
||||
%%HLDSDIR%%gearbox/readme1101.txt
|
||||
%%HLDSDIR%%gearbox/server.cfg
|
||||
%%HLDSDIR%%gearbox/titles.txt
|
||||
@dirrm %%HLDSDIR%%gearbox/cl_dlls
|
||||
@dirrm %%HLDSDIR%%gearbox/dlls
|
||||
@dirrm %%HLDSDIR%%gearbox
|
Loading…
Reference in New Issue
Block a user