summaryrefslogtreecommitdiff
path: root/games/hlserver-cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93890
* Make use of cs_i386.so from halflifeserver port and update some sites.Patrick Li2003-08-092-7/+2
| | | | Notes: svn path=/head/; revision=86671
* Remove pkg-comment from the remaining special cases.Ade Lovett2003-03-072-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77043
* Add USE_PERL5 since perl is required to run a script inside theMario Sergio Fujikawa Ferreira2002-06-161-0/+1
| | | | | | | | | | Makefile. Adding USE_PERL5 is mandatory since it is no longer available in base system of -CURRENT. Approved by: maintaner (only not utserver* ports) Notes: svn path=/head/; revision=61385
* Update to 1.5Patrick Li2002-06-123-25/+12
| | | | Notes: svn path=/head/; revision=61170
* - Update to beta C patch from valve for counter strikePatrick Li2002-05-141-3/+18
| | | | | | | | | | - Bump PORTREVISION - Do not install with default read permissions for group and others to prevent other users on the system from reading the config for rcon password to server. Notes: svn path=/head/; revision=59124
* Update to 1.4Patrick Li2002-04-273-20/+16
| | | | Notes: svn path=/head/; revision=58211
* Add USE_SUBMAKE, where it might be necessary.Maxim Sobolev2002-03-251-0/+2
| | | | Notes: svn path=/head/; revision=56610
* Give slave ports a way to not include bsd.port.mkPatrick Li2002-01-221-0/+2
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=53501
* Remove unresponsive MASTER_SITES and add new onesPatrick Li2002-01-051-7/+2
| | | | Notes: svn path=/head/; revision=52591
* Update hlserver-snow to 0.0.94.bPatrick Li2001-11-281-0/+6
| | | | | | | | | | Add slaveport-post-extract target to hlserver-cs Submitted by: lioux Approved by: lioux Notes: svn path=/head/; revision=50671
* Allow for slave ports to set different categories.Patrick Li2001-11-221-1/+1
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50352
* o slave port handling enhancementsMario Sergio Fujikawa Ferreira2001-11-181-2/+9
| | | | | | | | | | - special support for NO_WRKSUBDIR - support slaveport-post-install target Approved by: maintainer Notes: svn path=/head/; revision=50202
* Update misc/menushki to version 1.0 and also take care ofPatrick Li2001-11-151-1/+1
| | | | | | | | | some remaining email changes i left out Approved by: lioux Notes: svn path=/head/; revision=50084
* Maintainer is now committer so change to new email address.Patrick Li2001-11-151-1/+1
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* change installed dirs mode from 555 to 755Mario Sergio Fujikawa Ferreira2001-10-271-1/+1
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=49246
* fix breakage with slave ports caused by last revMario Sergio Fujikawa Ferreira2001-09-291-1/+1
| | | | Notes: svn path=/head/; revision=48259
* protect slave portsMario Sergio Fujikawa Ferreira2001-09-291-1/+1
| | | | Notes: svn path=/head/; revision=48257
* o add fixes in sync with halflifeserver port version 3.1.0.8.0aMario Sergio Fujikawa Ferreira2001-09-281-0/+16
| | | | | | | o bump PORTREVISION (not a PORTVERSION bump) Notes: svn path=/head/; revision=48248
* update to 1.3 which supports the advancements brought by halflifeserverMario Sergio Fujikawa Ferreira2001-09-213-87/+120
| | | | | | | | | port version 3.1.0.8, along with several fixes and changes Submitted by: MAINTAINER Notes: svn path=/head/; revision=48020
* - Add a PKGMESSAGE to halflifeserver port about an issue withMario Sergio Fujikawa Ferreira2001-06-221-0/+4
| | | | | | | | | | running the Half-life servers as root - Enable this message in all mod slave ports Submitted by: maintainer Notes: svn path=/head/; revision=44328
* Both sanitize MASTER_SITES and reorder them to achieve betterMario Sergio Fujikawa Ferreira2001-05-211-7/+4
| | | | | | | | | throughput Submitted by: Patrick Li <pat@databits.net> (maintainer of most hlserver-* ports) Notes: svn path=/head/; revision=42830
* - Update MASTER_SITESMario Sergio Fujikawa Ferreira2001-05-081-11/+9
| | | | | | | | | - Improve pre-patch target Submitted by: maintainer Notes: svn path=/head/; revision=42431
* - Add NOPORTDOCS supportMario Sergio Fujikawa Ferreira2001-05-081-93/+95
| | | | | | | | | | - Clean up a bit - Be more graceful when removing (extra @unexec rmdir) Submitted by: Patrick Li <pat@databits.net> (maintainer of some hlserver-*) Notes: svn path=/head/; revision=42429
* Improve ^M pre-patch in preparation for hlserver-heroes portMario Sergio Fujikawa Ferreira2001-05-031-1/+1
| | | | Notes: svn path=/head/; revision=42195
* - Enable automatic setting of WRKSRC for slave portsMario Sergio Fujikawa Ferreira2001-05-031-1/+5
| | | | | | | | | - Improve ^M cleaning in the pre-patch target Approved by: maintainer Notes: svn path=/head/; revision=42186
* MASTER_SITES shouldn't include PKGNAMEPREFIX. Remove \ fromt theMario Sergio Fujikawa Ferreira2001-05-011-1/+1
| | | | | | | last line of MASTER_SITES Notes: svn path=/head/; revision=42141
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2001-04-261-3/+10
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=41905
* - Update to version 1.1cMario Sergio Fujikawa Ferreira2001-04-182-14/+17
| | | | | | | | | | - Update PLIST_SUB inheritance from halflifeserver (don't pollute) - Better handling PLIST, e.g., now handles NOPORTDOCS correctly Approved by: maintainer (with changes) Notes: svn path=/head/; revision=41626
* These ports are only runs on i386.FUJISHIMA Satsuki2001-04-171-0/+1
| | | | | | | | PR: 26630 Submitted by: maintainer Notes: svn path=/head/; revision=41612
* - Prepare this port to be a MASTER_PORTMario Sergio Fujikawa Ferreira2001-04-104-811/+851
| | | | | | | | | | | | | | | | | | | | - Lowercase PORTNAME - Update MASTER_SISTES - USE_LINUX_PREFIX - Inherit as much as possible from halflifeserver port - Use tweakable variables instead of hardcoded values - PKGNAMEPREFIX with hlserver- - Add a little PERL program that parses the PLIST and installs correctly dirs and files with proper permissions as per halflifeserver port - Remove hardcoded distfile version from COMMENT and DESCR - Add trailing / to WWW tag PR: 26183 Discussed and worked with: maintainer Notes: svn path=/head/; revision=41193
* Update MASTER_SITESMario Sergio Fujikawa Ferreira2001-03-241-1/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40321
* Upgreate the Half-life server to the latest-and-greatest.Mark Murray2001-03-235-0/+834
Also break out Counter-strike into a dependant port of its own, and add a similar dependant port for Frontline Force. The submitter takes over maintainership. Thanks! Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=40259