- Change master port over to hlserver-flf
- (1) Installation directory went from:
[/compat/linux/usr/games/hlds_l]
to:
[/usr/local/games/hlds_l]
- Add if statements and message to prevent
PORTREVISION bump of master ports affecting
all slave ports
Submitted by: netchild (1)
- 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
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>