notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
halflifeserver Steam Enabled Half-Life Dedicated Server with CS and DOD
1.1.2.0,1 games Deleted on this many watch lists=7 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.2.0,1Version of this port present on the latest quarterly branch.
Broken BROKEN: Incomplete fetch instructions
Deprecated DEPRECATED: Incomplete fetch instructions
Expired This port expired on: 2007-04-10
Ignore IGNORE: is marked as broken: Incomplete fetch instructions
NO CDROM NO CDROM: "Size; the data set is much too big"
Maintainer: pat@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-07-15 11:04:39
Last Update: 2007-09-29 08:06:59
SVN Revision: UNKNOWN
People watching this port, also watch:: lsof
Also Listed In: linux
License: not specified in port
WWW:
http://www.steampowered.com/
Description:
This package contains all of the items you'll need to run a Steam Enabled Half-Life Dedicated Server under FreeBSD (with Linux emulation). WWW: http://www.steampowered.com/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • hlds>0:games/halflifeserver
No installation instructions:
This port has been deleted.
PKGNAME: hlds
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5.8.8 : lang/perl5.8
Runtime dependencies:
  1. fedora-release : emulators/linux_base-fc4
  2. perl5.8.8 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Collapse this list.

Number of commits found: 53

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.2.0,1
29 Sep 2007 08:06:59
Original commit files touched by this commit
linimon search for other commits by this committer
Remove games/halflifeserver and dependents.  It has been marked as unable
to fetch for ~6 months, and it is not clear from the website what the
replacement distfile is.
1.1.2.0,1
11 Feb 2007 01:23:35
Original commit files touched by this commit
kris search for other commits by this committer
Schedule these broken ports for removal on 2007-04-10 if they are still
broken at that time and no fix has been submitted.
1.1.2.0,1
01 Jan 2007 00:50:39
Original commit files touched by this commit
pat search for other commits by this committer
Take Maintainership
1.1.2.0,1
03 Sep 2006 06:48:55
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incomplete fetch instructions
1.1.2.0,1
14 Apr 2006 22:53:13
Original commit files touched by this commit
linimon search for other commits by this committer
Reset pat due to no response to email about his status.

Hat:    portmgr
1.1.2.0,1
22 Jan 2006 02:11:14
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.1.2.0,1
21 Jun 2005 04:30:30
Original commit files touched by this commit
pat search for other commits by this committer
- Update to steam enabled hlds
- 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)
3.1.1.1.d_1
17 Jun 2005 22:59:29
Original commit files touched by this commit
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.1.1.d_1
01 Mar 2005 21:51:49
Original commit files touched by this commit
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
3.1.1.1.d_1
31 Dec 2004 18:24:10
Original commit files touched by this commit
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.1.1.d
22 Jan 2004 11:06:02
Original commit files touched by this commit
trevor search for other commits by this committer
Use the SORT macro from bsd.port.mk.
3.1.1.1.d
09 Aug 2003 20:25:41
Original commit files touched by this commit
pat search for other commits by this committer
Update to 3.1.1.1.d. This resolves the security issue.

PR:             ports/55424
Submitted by:   Kang Liu <lazykang@hotmail.com>,
Notified by:    "Reza Ambler" <reza225@sbcglobal.net>
3.1.1.1
03 Jul 2003 18:40:25
Original commit files touched by this commit
pat search for other commits by this committer
Update to 3.1.1.1
3.1.1.0
07 Mar 2003 06:03:01
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
3.1.1.0
16 Jun 2002 18:50:44
Original commit files touched by this commit
lioux search for other commits by this committer
Add USE_PERL5 since perl is required to run a script inside the
Makefile. Adding USE_PERL5 is mandatory since it is no longer
available in base system of -CURRENT.

Approved by:    maintaner (only not utserver* ports)
3.1.1.0
12 Jun 2002 19:33:06
Original commit files touched by this commit
pat search for other commits by this committer
Update to 3.1.1.0
3.1.0.9.c
14 May 2002 23:07:24
Original commit files touched by this commit
pat search for other commits by this committer
Update to 3.1.0.9.c
3.1.0.9
27 Apr 2002 03:12:48
Original commit files touched by this commit
pat search for other commits by this committer
Update to 3.1.0.9
29 Jan 2002 10:53:28
commit hash: fp1.24100@dev.null.freshports.orgcommit hash: fp1.24100@dev.null.freshports.orgcommit hash: fp1.24100@dev.null.freshports.orgcommit hash: fp1.24100@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
10 Jan 2002 20:57:59
commit hash: fp1.23147@dev.null.freshports.orgcommit hash: fp1.23147@dev.null.freshports.orgcommit hash: fp1.23147@dev.null.freshports.orgcommit hash: fp1.23147@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Add more working master_sites(argh!!)    
05 Jan 2002 06:09:39
commit hash: fp1.22882@dev.null.freshports.orgcommit hash: fp1.22882@dev.null.freshports.orgcommit hash: fp1.22882@dev.null.freshports.orgcommit hash: fp1.22882@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Remove unresponsive MASTER_SITES and add new ones    
15 Dec 2001 15:36:39
commit hash: fp1.22042@dev.null.freshports.orgcommit hash: fp1.22042@dev.null.freshports.orgcommit hash: fp1.22042@dev.null.freshports.orgcommit hash: fp1.22042@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Update WWW    
06 Dec 2001 03:29:19
commit hash: fp1.21658@dev.null.freshports.orgcommit hash: fp1.21658@dev.null.freshports.orgcommit hash: fp1.21658@dev.null.freshports.orgcommit hash: fp1.21658@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Add option for users to install Ping Booster as an addon.    
15 Nov 2001 03:59:42
commit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.orgcommit hash: fp1.20791@dev.null.freshports.org files touched by this commit
pat search for other commits by this committer
Maintainer is now committer so change to new email address.    
27 Oct 2001 02:35:46
commit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.orgcommit hash: fp1.20115@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
change installed dirs mode from 555 to 755    
15 Oct 2001 21:17:11
commit hash: fp1.19744@dev.null.freshports.orgcommit hash: fp1.19744@dev.null.freshports.orgcommit hash: fp1.19744@dev.null.freshports.orgcommit hash: fp1.19744@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o bump PORTREVISION   	- fix install perms of executable files   	- fix install
time (was ok on package installation) library   	  addition to ld.so.conf    
28 Sep 2001 17:54:18
commit hash: fp1.19182@dev.null.freshports.orgcommit hash: fp1.19182@dev.null.freshports.orgcommit hash: fp1.19182@dev.null.freshports.orgcommit hash: fp1.19182@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
update to 3.1.0.8 Beta A which fixes several bugs    
21 Sep 2001 04:51:17
commit hash: fp1.18973@dev.null.freshports.orgcommit hash: fp1.18973@dev.null.freshports.orgcommit hash: fp1.18973@dev.null.freshports.orgcommit hash: fp1.18973@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
o update to 3.1.0.8 which adds Multicast spectator, Voice     communication....
amongst several other features   o sanitize MASTER_SITES   o also, note on
DESCR, that this distribution includes TFC     (Team Fortress Classic) and DMC
(Deathmatch Classic)    
14 Jul 2001 16:20:39
commit hash: fp1.16166@dev.null.freshports.orgcommit hash: fp1.16166@dev.null.freshports.orgcommit hash: fp1.16166@dev.null.freshports.orgcommit hash: fp1.16166@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
- Update to version 3.1.0.7   - Sync pre-patch and install target with
hlserver-cs/Makefile rev     1.10   - Sinalize that hlserver-dmc will be removed
since it is included     in this release    
22 Jun 2001 20:11:50
commit hash: fp1.15393@dev.null.freshports.orgcommit hash: fp1.15393@dev.null.freshports.orgcommit hash: fp1.15393@dev.null.freshports.orgcommit hash: fp1.15393@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
- Add a PKGMESSAGE to halflifeserver port about an issue with   running the
Half-life servers as root   - Enable this message in all mod slave ports    
24 May 2001 23:26:35
commit hash: fp1.14128@dev.null.freshports.orgcommit hash: fp1.14128@dev.null.freshports.orgcommit hash: fp1.14128@dev.null.freshports.orgcommit hash: fp1.14128@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Point WWW to official Half-Life publisher site    
21 May 2001 04:14:50
commit hash: fp1.13931@dev.null.freshports.orgcommit hash: fp1.13931@dev.null.freshports.orgcommit hash: fp1.13931@dev.null.freshports.orgcommit hash: fp1.13931@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Both sanitize MASTER_SITES and reorder them to achieve better   throughput    
10 May 2001 03:14:30
commit hash: fp1.13614@dev.null.freshports.orgcommit hash: fp1.13614@dev.null.freshports.orgcommit hash: fp1.13614@dev.null.freshports.orgcommit hash: fp1.13614@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Be more graceful when removing directories    
10 May 2001 03:11:51
commit hash: fp1.13613@dev.null.freshports.orgcommit hash: fp1.13613@dev.null.freshports.orgcommit hash: fp1.13613@dev.null.freshports.orgcommit hash: fp1.13613@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Improve pre-patch following hlserver-cs/Makefile rev 1.10    
27 Apr 2001 02:06:46
commit hash: fp1.13092@dev.null.freshports.orgcommit hash: fp1.13092@dev.null.freshports.orgcommit hash: fp1.13092@dev.null.freshports.orgcommit hash: fp1.13092@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update MASTER_SITES    
26 Apr 2001 03:32:28
commit hash: fp1.13057@dev.null.freshports.orgcommit hash: fp1.13057@dev.null.freshports.orgcommit hash: fp1.13057@dev.null.freshports.orgcommit hash: fp1.13057@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update WWW tag to a proper site    
18 Apr 2001 11:24:34
commit hash: fp1.12806@dev.null.freshports.orgcommit hash: fp1.12806@dev.null.freshports.orgcommit hash: fp1.12806@dev.null.freshports.orgcommit hash: fp1.12806@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
previous strip change should come with PORTREVISION bump.    
18 Apr 2001 04:04:36
commit hash: fp1.12793@dev.null.freshports.orgcommit hash: fp1.12793@dev.null.freshports.orgcommit hash: fp1.12793@dev.null.freshports.orgcommit hash: fp1.12793@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Protect slave ports PLIST_SUB from needless polution    
18 Apr 2001 00:07:48
commit hash: fp1.12789@dev.null.freshports.orgcommit hash: fp1.12789@dev.null.freshports.orgcommit hash: fp1.12789@dev.null.freshports.orgcommit hash: fp1.12789@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
hlds_run must not to be stripped. This program does virus check at runtime   and
detects its binary has been modified.    
17 Apr 2001 20:49:08
commit hash: fp1.12784@dev.null.freshports.orgcommit hash: fp1.12784@dev.null.freshports.orgcommit hash: fp1.12784@dev.null.freshports.orgcommit hash: fp1.12784@dev.null.freshports.org files touched by this commit
sf search for other commits by this committer
These ports are only runs on i386.    
10 Apr 2001 16:49:56
commit hash: fp1.12391@dev.null.freshports.orgcommit hash: fp1.12391@dev.null.freshports.orgcommit hash: fp1.12391@dev.null.freshports.orgcommit hash: fp1.12391@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Fix extra .for. Bad, bad patch ;)    
10 Apr 2001 16:33:52
commit hash: fp1.12389@dev.null.freshports.orgcommit hash: fp1.12389@dev.null.freshports.orgcommit hash: fp1.12389@dev.null.freshports.orgcommit hash: fp1.12389@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
- Remove ^M from yet more files   - Silence harmless warning linked to the
removal procedure    
08 Apr 2001 15:14:11
commit hash: fp1.12253@dev.null.freshports.orgcommit hash: fp1.12253@dev.null.freshports.orgcommit hash: fp1.12253@dev.null.freshports.orgcommit hash: fp1.12253@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Bump PORTREVISION due to changes on rev 1.9, specially LDCONFIG ones    
08 Apr 2001 15:05:38
commit hash: fp1.12252@dev.null.freshports.orgcommit hash: fp1.12252@dev.null.freshports.orgcommit hash: fp1.12252@dev.null.freshports.orgcommit hash: fp1.12252@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
- Lowercase PORTNAME   - Update MASTER_SITES   - Deploy USE_LINUX   - Properly
LDCONFIG   - Insure installation with proper permissions   - Add better
maintainance support to PLIST   - Add trailing / to WWW tag    
24 Mar 2001 20:30:46
commit hash: fp1.11542@dev.null.freshports.orgcommit hash: fp1.11542@dev.null.freshports.orgcommit hash: fp1.11542@dev.null.freshports.orgcommit hash: fp1.11542@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Update MASTER_SITES    
23 Mar 2001 20:40:43
commit hash: fp1.11508@dev.null.freshports.orgcommit hash: fp1.11508@dev.null.freshports.orgcommit hash: fp1.11508@dev.null.freshports.orgcommit hash: fp1.11508@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Replace the primary MASTERSITE    
23 Mar 2001 18:38:10
commit hash: fp1.11504@dev.null.freshports.orgcommit hash: fp1.11504@dev.null.freshports.orgcommit hash: fp1.11504@dev.null.freshports.orgcommit hash: fp1.11504@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
Add a few MASTER_SITES    
23 Mar 2001 10:16:47
commit hash: fp1.11481@dev.null.freshports.orgcommit hash: fp1.11481@dev.null.freshports.orgcommit hash: fp1.11481@dev.null.freshports.orgcommit hash: fp1.11481@dev.null.freshports.org files touched by this commit
markm search for other commits by this committer
Upgreate the Half-life server to the latest-and-greatest.   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!    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
29 Nov 2000 20:30:54
commit hash: fp1.6805@dev.null.freshports.orgcommit hash: fp1.6805@dev.null.freshports.orgcommit hash: fp1.6805@dev.null.freshports.orgcommit hash: fp1.6805@dev.null.freshports.org files touched by this commit
markm search for other commits by this committer
Update to HLDS 3.0.1.4 (comataible with 1.1.0.4 clients) and   Counter-strike
v1.0.    
26 Oct 2000 19:56:09
commit hash: fp1.5524@dev.null.freshports.orgcommit hash: fp1.5524@dev.null.freshports.orgcommit hash: fp1.5524@dev.null.freshports.orgcommit hash: fp1.5524@dev.null.freshports.org files touched by this commit
markm search for other commits by this committer
Mark FORBIDDEN due to buffer overflows    
08 Oct 2000 03:48:59
commit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.orgcommit hash: fp1.4769@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category games to new layout.  
15 Jul 2000 15:04:39
commit hash: fp1.1976@dev.null.freshports.orgcommit hash: fp1.1976@dev.null.freshports.orgcommit hash: fp1.1976@dev.null.freshports.orgcommit hash: fp1.1976@dev.null.freshports.org files touched by this commit
markm search for other commits by this committer
This is a server for Valve's Half-life First-Person-Shooter game.   This port
includes support for the popular Counter-Strike mod.    

Number of commits found: 53