aboutsummaryrefslogtreecommitdiff
path: root/games/hlserver-admin
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-03 01:45:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-05-03 01:45:51 +0000
commit9494e9fd45ec22d2965557530de9943259233962 (patch)
treefa3180036337b01bdffa7be2b9c05dc9c47b94e1 /games/hlserver-admin
parent74092823ac0d21deaaebf8bab8185043c4b1cabb (diff)
downloadports-9494e9fd45ec22d2965557530de9943259233962.tar.gz
ports-9494e9fd45ec22d2965557530de9943259233962.zip
Notes
Diffstat (limited to 'games/hlserver-admin')
-rw-r--r--games/hlserver-admin/Makefile18
-rw-r--r--games/hlserver-admin/distinfo1
-rw-r--r--games/hlserver-admin/files/patch-config::server.cfg29
-rw-r--r--games/hlserver-admin/pkg-comment1
-rw-r--r--games/hlserver-admin/pkg-descr12
-rw-r--r--games/hlserver-admin/pkg-plist189
6 files changed, 250 insertions, 0 deletions
diff --git a/games/hlserver-admin/Makefile b/games/hlserver-admin/Makefile
new file mode 100644
index 000000000000..25dc4e94ead4
--- /dev/null
+++ b/games/hlserver-admin/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: Half Life Admin Mod
+# Date created: Sun Apr 29 15:58:33 EDT 2001
+# Whom: pat@databits.net et al
+#
+# $FreeBSD$
+#
+
+PORTNAME= admin
+PORTVERSION= 2.50c
+MASTER_SITES= http://www.adminmod.org/downloads/
+DISTNAME= halflife-admin-2.50-c
+EXTRACT_SUFX= .tgz
+
+WRKSRC= ${WRKDIR}/Admin
+
+HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
+
+.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
diff --git a/games/hlserver-admin/distinfo b/games/hlserver-admin/distinfo
new file mode 100644
index 000000000000..66465b16140b
--- /dev/null
+++ b/games/hlserver-admin/distinfo
@@ -0,0 +1 @@
+MD5 (halflife-admin-2.50-c.tgz) = bd864184bb9ee76d35962ea7cd4f8136
diff --git a/games/hlserver-admin/files/patch-config::server.cfg b/games/hlserver-admin/files/patch-config::server.cfg
new file mode 100644
index 000000000000..434dd09182ec
--- /dev/null
+++ b/games/hlserver-admin/files/patch-config::server.cfg
@@ -0,0 +1,29 @@
+--- config/server.cfg.orig Sun Apr 29 19:30:50 2001
++++ config/server.cfg Sun Apr 29 19:35:44 2001
+@@ -33,7 +33,7 @@
+
+ // Determines whether or not the fun commands are allowed.
+ admin_fun_mode 0
+-
++admin_fun 0
+
+ // Enable to get special effects with certain commands
+ // like teleport or slap.
+@@ -78,7 +78,7 @@
+
+ // Message that is show to everyone on the server every
+ // ten minutes by the message plugin.
+-admin_repeat_msg "This server is using Admin Mod"
++admin_repeat_msg ""
+
+
+ // The old verbosity. Defines what commands are repeated to
+@@ -120,7 +120,7 @@
+ default_access 1
+
+
+-// encrypt_password , for LINUX ONLY, whether to use
++// encrypt_password, NOT for use with Windows, whether to use
+ // encrypted passwords or not (0=off,1=on)
+ encrypt_password 0
+
diff --git a/games/hlserver-admin/pkg-comment b/games/hlserver-admin/pkg-comment
new file mode 100644
index 000000000000..1041f61c5135
--- /dev/null
+++ b/games/hlserver-admin/pkg-comment
@@ -0,0 +1 @@
+Popular Half-Life mod server administration tool for Linux
diff --git a/games/hlserver-admin/pkg-descr b/games/hlserver-admin/pkg-descr
new file mode 100644
index 000000000000..32ea4c91f384
--- /dev/null
+++ b/games/hlserver-admin/pkg-descr
@@ -0,0 +1,12 @@
+Half-Life Admin Mod - the ultimate half-life server administration
+tool.
+
+This mod will let you give people access to your servers, without
+giving access to rcon. It also lets you define users who can access
+the server, each with a different password. It is a plug-in
+replacement for several mods.
+
+WWW: http://www.adminmod.org/
+
+- Patrick Li
+pat@databits.net
diff --git a/games/hlserver-admin/pkg-plist b/games/hlserver-admin/pkg-plist
new file mode 100644
index 000000000000..f5d07145246d
--- /dev/null
+++ b/games/hlserver-admin/pkg-plist
@@ -0,0 +1,189 @@
+%%HLDSDIR%%/Admin/README
+%%HLDSDIR%%/Admin/config/Samples/ips.ini
+%%HLDSDIR%%/Admin/config/Samples/maps.ini
+%%HLDSDIR%%/Admin/config/Samples/models.ini
+%%HLDSDIR%%/Admin/config/Samples/users.ini
+%%HLDSDIR%%/Admin/config/Samples/wordlist.txt
+%%HLDSDIR%%/Admin/config/admin_help.cfg
+%%HLDSDIR%%/Admin/config/metamod.ini
+%%HLDSDIR%%/Admin/config/plugin.ini
+%%HLDSDIR%%/Admin/config/server.cfg
+%%HLDSDIR%%/Admin/dlls/admin_MM_i386.so
+%%HLDSDIR%%/Admin/dlls/amx_admin.so
+%%HLDSDIR%%/Admin/dlls/metamod_i386.so
+%%HLDSDIR%%/Admin/docu/Manual.html
+%%HLDSDIR%%/Admin/docu/admin2_50.pdf
+%%HLDSDIR%%/Admin/docu/admin_permission_levels.txt
+%%HLDSDIR%%/Admin/docu/adminmmod_commands.txt
+%%HLDSDIR%%/Admin/docu/adminmod_accesslevel.txt
+%%HLDSDIR%%/Admin/docu/adminmod_inifiles.txt
+%%HLDSDIR%%/Admin/docu/adminmod_variables.txt
+%%HLDSDIR%%/Admin/docu/amx_error_codes.txt
+%%HLDSDIR%%/Admin/docu/html/About_Admin_Mod/Intrducing_Admin_Mod.htm
+%%HLDSDIR%%/Admin/docu/html/About_Admin_Mod/What_this_document_covers.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Etc/Admin_Mod_Erata.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_2_50.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Access_Levels_and_Respective_Admin_Commands.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Admin_Mod_Commands.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Admin_Mod_Configuration_Variables_(CVARs).htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Error_Codes.htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Frequently_Asked_Questions_(FAQ).htm
+%%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference/Materials_for_reference_when_installing,_configring_and_using_Admin_Mod.htm
+%%HLDSDIR%%/Admin/docu/html/Geting_Ready_to_Install/Introductory_Information.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/1st_Time_Linux_Install.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/How_to_Use_Bots_with_MetaMod_(AM_2.50).htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Linux_Upgrade_Install.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_server.cfg_and_the_ini_files.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_your_ips.ini_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_your_maps.ini_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_your_models.ini_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_your_plugin.ini_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Setting_up_your_users.ini_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/Settinng_up_yout_server.cfg_file.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration/The_Admin_Mod_Configuration_Files.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Default_Windows_Installation_of_Admin_Mod.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Linux_Installation_Information.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Linux_Passwords.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Manual_Installation_-_Walk-Through.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Running_the_Installation_Script.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Uninstalling_Admin_Mod.htm
+%%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Unzipping_Admin_Mod_the_Right_Way.htm
+%%HLDSDIR%%/Admin/docu/html/Scripting_Basics/A_Beginner_s_Guide_to_Scripting.htm
+%%HLDSDIR%%/Admin/docu/html/Scripting_Basics/Compiling_Admin_Mod_Scripts_101.htm
+%%HLDSDIR%%/Admin/docu/html/Scripting_Basics/Compiling_by_hand.htm
+%%HLDSDIR%%/Admin/docu/html/Setting_up_Clients_to_Use_Admin_Mod/Client_configuration_via_setinfo_commands.htm
+%%HLDSDIR%%/Admin/docu/html/What_s_New_in_version_2.50_.htm
+%%HLDSDIR%%/Admin/docu/html/_blank.htm
+%%HLDSDIR%%/Admin/docu/html/bsscdht1.js
+%%HLDSDIR%%/Admin/docu/html/bsscdht2.js
+%%HLDSDIR%%/Admin/docu/html/bsscdht3.js
+%%HLDSDIR%%/Admin/docu/html/bsscnav1.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav2.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav3.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav4.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav5.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav6.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav7.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnav8.gif
+%%HLDSDIR%%/Admin/docu/html/bsscnbar.js
+%%HLDSDIR%%/Admin/docu/html/bssctab0.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab1.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab2.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab3.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab4.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab5.gif
+%%HLDSDIR%%/Admin/docu/html/bssctab6.gif
+%%HLDSDIR%%/Admin/docu/html/bssctoc1.gif
+%%HLDSDIR%%/Admin/docu/html/bssctoc2.gif
+%%HLDSDIR%%/Admin/docu/html/bssctoc3.gif
+%%HLDSDIR%%/Admin/docu/html/bssctoc4.gif
+%%HLDSDIR%%/Admin/docu/html/default.css
+%%HLDSDIR%%/Admin/docu/html/default_ns.css
+%%HLDSDIR%%/Admin/docu/html/eHelp.xml
+%%HLDSDIR%%/Admin/docu/html/ehlpdht1.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht2.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht3.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht4.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht5.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht6.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdht7.js
+%%HLDSDIR%%/Admin/docu/html/ehlpdhtm.js
+%%HLDSDIR%%/Admin/docu/html/ftsbody.htm
+%%HLDSDIR%%/Admin/docu/html/ftsdhtml.htm
+%%HLDSDIR%%/Admin/docu/html/ftsform.htm
+%%HLDSDIR%%/Admin/docu/html/image1.jpg
+%%HLDSDIR%%/Admin/docu/html/image10.gif
+%%HLDSDIR%%/Admin/docu/html/image11.gif
+%%HLDSDIR%%/Admin/docu/html/image13.gif
+%%HLDSDIR%%/Admin/docu/html/image15.gif
+%%HLDSDIR%%/Admin/docu/html/image16.gif
+%%HLDSDIR%%/Admin/docu/html/image17.gif
+%%HLDSDIR%%/Admin/docu/html/image18.gif
+%%HLDSDIR%%/Admin/docu/html/image19.gif
+%%HLDSDIR%%/Admin/docu/html/image5.gif
+%%HLDSDIR%%/Admin/docu/html/image6.gif
+%%HLDSDIR%%/Admin/docu/html/image7.gif
+%%HLDSDIR%%/Admin/docu/html/image8.gif
+%%HLDSDIR%%/Admin/docu/html/image9.gif
+%%HLDSDIR%%/Admin/docu/html/index.ftp
+%%HLDSDIR%%/Admin/docu/html/index.hhc
+%%HLDSDIR%%/Admin/docu/html/index.hhc.zip
+%%HLDSDIR%%/Admin/docu/html/index.hhk
+%%HLDSDIR%%/Admin/docu/html/index.hhk.zip
+%%HLDSDIR%%/Admin/docu/html/index.hhs
+%%HLDSDIR%%/Admin/docu/html/index.hhs.zip
+%%HLDSDIR%%/Admin/docu/html/index.html
+%%HLDSDIR%%/Admin/docu/html/index_csh.html
+%%HLDSDIR%%/Admin/docu/html/navframe.htm
+%%HLDSDIR%%/Admin/docu/html/navpane1.htm
+%%HLDSDIR%%/Admin/docu/html/navpane2.htm
+%%HLDSDIR%%/Admin/docu/html/nsdnsfix.htm
+%%HLDSDIR%%/Admin/docu/html/nsdnsfix.jar
+%%HLDSDIR%%/Admin/docu/html/tabframe.htm
+%%HLDSDIR%%/Admin/docu/html/tocdhtml.htm
+%%HLDSDIR%%/Admin/docu/html/toclist.htm
+%%HLDSDIR%%/Admin/docu/html/webhelp.cab
+%%HLDSDIR%%/Admin/docu/html/webhelp.jar
+%%HLDSDIR%%/Admin/docu/html/webhelp.res
+%%HLDSDIR%%/Admin/docu/html/webhelp.zip
+%%HLDSDIR%%/Admin/docu/html/webhelp0.cab
+%%HLDSDIR%%/Admin/docu/html/webhelp0.zip
+%%HLDSDIR%%/Admin/docu/html/webhelp4.js
+%%HLDSDIR%%/Admin/install_admin
+%%HLDSDIR%%/Admin/instscr.sed
+%%HLDSDIR%%/Admin/scripting/binaries/admin.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_CS.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_TFC.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_base.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_chat.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_cheat.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_fun.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_hldsld_mapvote.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_message.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_retribution.amx
+%%HLDSDIR%%/Admin/scripting/binaries/plugin_spawn.amx
+%%HLDSDIR%%/Admin/scripting/compiler/sc
+%%HLDSDIR%%/Admin/scripting/examples/admin.sma
+%%HLDSDIR%%/Admin/scripting/examples/compile.sh
+%%HLDSDIR%%/Admin/scripting/examples/compile_all.sh
+%%HLDSDIR%%/Admin/scripting/examples/plugin_CS.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_TFC.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_base.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_chat.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_cheat.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_fun.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_hldsld_mapvote.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_message.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_retribution.sma
+%%HLDSDIR%%/Admin/scripting/examples/plugin_spawn.sma
+%%HLDSDIR%%/Admin/scripting/include/admin.inc
+%%HLDSDIR%%/Admin/scripting/include/adminlib.inc
+%%HLDSDIR%%/Admin/scripting/include/console.inc
+%%HLDSDIR%%/Admin/scripting/include/core.inc
+%%HLDSDIR%%/Admin/scripting/include/fixed.inc
+%%HLDSDIR%%/Admin/scripting/include/plugin.inc
+%%HLDSDIR%%/Admin/scripting/include/string.inc
+%%HLDSDIR%%/Admin/scripting/myscripts/compile.sh
+%%HLDSDIR%%/Admin/scripting/myscripts/compile_all.sh
+%%HLDSDIR%%/Admin/tools/make_pass
+@dirrm %%HLDSDIR%%/Admin/tools
+@dirrm %%HLDSDIR%%/Admin/scripting/myscripts
+@dirrm %%HLDSDIR%%/Admin/scripting/include
+@dirrm %%HLDSDIR%%/Admin/scripting/examples
+@dirrm %%HLDSDIR%%/Admin/scripting/compiler
+@dirrm %%HLDSDIR%%/Admin/scripting/binaries
+@dirrm %%HLDSDIR%%/Admin/scripting
+@dirrm %%HLDSDIR%%/Admin/docu/html/Setting_up_Clients_to_Use_Admin_Mod
+@dirrm %%HLDSDIR%%/Admin/docu/html/Scripting_Basics
+@dirrm %%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50/Configuration
+@dirrm %%HLDSDIR%%/Admin/docu/html/Installing_and_Configuring_Admin_Mod_2.50
+@dirrm %%HLDSDIR%%/Admin/docu/html/Geting_Ready_to_Install
+@dirrm %%HLDSDIR%%/Admin/docu/html/Admin_Mod_Reference
+@dirrm %%HLDSDIR%%/Admin/docu/html/Admin_Etc
+@dirrm %%HLDSDIR%%/Admin/docu/html/About_Admin_Mod
+@dirrm %%HLDSDIR%%/Admin/docu/html
+@dirrm %%HLDSDIR%%/Admin/docu
+@dirrm %%HLDSDIR%%/Admin/dlls
+@dirrm %%HLDSDIR%%/Admin/config/Samples
+@dirrm %%HLDSDIR%%/Admin/config
+@dirrm %%HLDSDIR%%/Admin