Port details |
- hllib Library to work with various Half-Life file formats
- 2.4.6 games =2 2.4.6Version of this port present on the latest quarterly branch.
- Maintainer: kpedersen@disroot.org
- Port Added: 2007-10-23 00:36:30
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: devel
- License: LGPL21
- WWW:
- https://developer.valvesoftware.com/wiki/HLLib
- Description:
- HLLib is a package library for Half-Life that abstracts several package
formats and provides a simple interface for all of them. HLLib is written
in native C++ but exposes both a C and C++ interfaces which can be used in
any C or C++ application (additional languages may also use the library with
standard C imports). HLLib works natively in both Windows and *nix. BSP,
GCF, NCF, PAK, SGA, VPK, WAD, XZP, and ZIP (store/deflate) package formats
are supported.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/games/hllib/ && make install clean
- To add the package, run one of these commands:
- pkg install games/hllib
- pkg install hllib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: hllib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1622320652
SHA256 (hllib246.zip) = ed12bee31ec867a92e3daf4c52653ea2afb78c4ce69ca01a6f1588068ae5a1e9
SIZE (hllib246.zip) = 419924
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Libraries
-
- archivers/hlextract
Configuration Options:
- No options to configure
- Options name:
- games_hllib
- USES:
- dos2unix zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.4.6 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.4.6 20 Jul 2022 14:21:58 |
Tobias C. Berner (tcberner) |
games: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <benlutz@datacomm.ch>
* <janos.mohacsi@bsd.hu>
* Aaron Baugher
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron VonderHaar <avh4@usa.net>
* Aaron Zauner <az_mail@gmx.at>
* Adam Kranzel (adam@alameda.edu)
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.4.6 01 Jun 2021 04:47:04 |
Li-Wen Hsu (lwhsu) Author: Karsten Pedersen |
games/hllib: Update to 2.4.6
- Patch to fix SGAFile (Many compilation issues on the latest upstream release).
- Pass maintainership to the submitter
- Pristine distfiles now hosted on GitHub (original site is now down).
PR: 256249 |
2.4.4 19 May 2021 19:56:20 |
Danilo Egea Gondolfo (danilo) |
games/hllib: Drop maintainership |
2.4.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.4.4 30 Oct 2015 13:55:08 |
danilo |
- Remove BROKEN from archivers/hlextract
The checksum was mismatching because the zip file named hllib244.zip is actually
the hllib 2.45 now (and it's failing to build). I've uploaded the original file
to my local directory until it be fixed. |
2.4.4 10 Mar 2014 14:57:36 |
bapt |
Fix typo |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
2.4.4 07 Mar 2014 10:34:23 |
bapt |
Convert to dos2unix
Use bsdtar to extrace zip |
2.4.4 01 Oct 2013 14:10:43 |
danilo |
- Change maintainer email to @FreeBSD.org
- Add stage support
Approved by: wg (mentor) |
2.4.4 20 Sep 2013 17:36:36 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
games) |
2.4.4 14 Feb 2013 22:04:07 |
lippe |
- Update to 2.4.4
- Pass maintainership to submitter
- Make CLANG happy
PR: ports/176040
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> |
2.4.3 23 Oct 2012 17:09:04 |
danfe |
Update HLLib and HLExtract ports to version 2.4.3, which had added support
for new VPK file format (v2), SGA format (v4.0/5.0), and ZIP deflate mode.
Feature safe: yes |
2.4.2 08 Aug 2012 16:59:36 |
danfe |
- Adjust COMMENT and port descriptions where appropriate
- Relinquish to the pool due severe to lack of time :-( |
2.4.2 27 Jul 2011 07:34:09 |
danfe |
Update to version 2.4.2 and do some minor cleanups. |
2.3.0 03 Jul 2011 14:25:36 |
ohauer |
-remove MD5 |
2.3.0 09 Sep 2010 13:25:31 |
danfe |
- Update to version 2.3.0
- Add LICENSE |
2.0.6 26 Oct 2007 08:23:12 |
pav |
- Mend overzealous patching, some of those cflags were actually needed
Reported by: pointyhat |
2.0.6 22 Oct 2007 20:39:45 |
danfe |
Add HLLib, library for Half-Life that abstracts several package formats and
provides a simple interface for all of them.
WWW: http://nemesis.thewavelength.net/index.php?p=35 |