Port details |
- fusefs-fusepak Mount packed data files of various games (PACK, WAD, etc.)
- 0.5_1 sysutils
=2 0.5_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Upstream is no longer around This port expired on: 2024-11-30 IGNORE: is marked as broken: Unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2013-05-01 06:38:00
- Last Update: 2024-11-30 16:30:27
- Commit Hash: 493684c
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: games
- License: GPLv2
- WWW:
- http://fusepak.sourceforge.net/
- Description:
- Fusepak is a small program that makes it possible to mount PACK or WAD files
(used in many games, most notably by id Software) under a directory. This
is achieved by using FUSE (Filesystem in Userspace). The following formats
are supported:
- WAD, can be found in Wolfenstein 3D and Spear of Destiny games
- PACK, can be found in Quake, Quake2, and other games based on
id Software's Quake engine
- WAD2, can be found inside of PACK files
- LGP, can be found in PC version of Final Fantasy VII
- PAK, can be found in Dune 2
- KSGRP, can be found in Duke Nukem 3D
Secondary goal of fusepak is to provide simple framework which allows one to
quickly add support for another file format.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- fusefs-fusepak>0:sysutils/fusefs-fusepak
- No installation instructions:
- This port has been deleted.
- PKGNAME: fusefs-fusepak
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (fusepak-0.5.tar.bz2) = 63c2ed7a1c8f868803fcdbb3859d5c2c058d31a8fb4a24d11e4cbfa91df1d41d
SIZE (fusepak-0.5.tar.bz2) = 107234
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libfuse.so : sysutils/fusefs-libs
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_fusefs-fusepak
- USES:
- fuse pkgconfig tar:bzip2
- 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 |
0.5_1 30 Nov 2024 16:30:27 |
Rene Ladan (rene) |
sysutils/fusefs-fusepak: Remove expired port
2024-11-30 sysutils/fusefs-fusepak: Upstream is no longer around |
0.5_1 27 Oct 2024 13:25:37 |
Daniel Engberg (diizzy) |
sysutils/fusefs-fusepak: Mark BROKEN, deprecate and set expiration date to
2024-11-30
Upstream is no longer around |
0.5_1 25 Feb 2024 17:49:56 |
Muhammad Moinur Rahman (bofh) |
sysutils/fusefs-fusepak: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
0.5 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 ) |
0.5 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5 29 Jul 2014 18:41:17 |
adamw |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
0.5 13 Nov 2013 12:50:18 |
vanilla |
Support STAGEDIR. |
0.5 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
0.5 18 Jun 2013 15:31:17 |
danfe |
Relinquish control: these ports are perfectly fine to fly solo. |
0.5 01 May 2013 06:37:47 |
danfe |
Add fusepak, small program that makes it possible to mount PACK or WAD files
(used in many games, most notably by id Software).
WWW: http://fusepak.sourceforge.net/ |