Port details |
- physfs-devel Library to provide abstract access to various archives
- 3.0.1_1 devel
=0 3.0.1_1Version of this port present on the latest quarterly branch.
- DEPRECATED: is the same as devel/physfs, serving no purpose
This port expired on: 2019-03-12 IGNORE: use devel/physfs
- Maintainer: oliver@FreeBSD.org
- Port Added: 2005-07-29 16:16:14
- Last Update: 2019-04-04 16:37:30
- SVN Revision: 497852
- License: not specified in port
- WWW:
- http://icculus.org/physfs/
- Description:
- PhysicsFS is a library to provide abstract access to various archives.
It is intended for use in video games, and the design was somewhat
inspired by Quake 3's file subsystem. The programmer defines a "write
directory" on the physical filesystem. No file writing done through the
PhysicsFS API can leave that write directory, for security. For example,
an embedded scripting language cannot write outside of this path if it
uses PhysFS for all of its I/O, which means that untrusted scripts can
run more safely. Symbolic links can be disabled as well, for added
safety. For file reading, the programmer lists directories and archives
that form a "search path". Once the search path is defined, it becomes
a single, transparent hierarchical filesystem. This makes for easy
access to ZIP files in the same way as you access a file directly on the
disk, and it makes it easy to ship a new archive that will override a
previous archive on a per-file basis. Finally, PhysicsFS gives you
platform-abstracted means to determine if CD-ROMs are available, the
user's home directory, where in the real filesystem your program is
running, etc.
WWW: http://icculus.org/physfs/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- physfs-devel>0:devel/physfs-devel
- Conflicts:
- CONFLICTS_INSTALL:
- No installation instructions:
- This port has been deleted.
- PKGNAME: physfs-devel
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1535226407
SHA256 (physfs-3.0.1.tar.bz2) = b77b9f853168d9636a44f75fca372b363106f52d789d18a2f776397bf117f2f1
SIZE (physfs-3.0.1.tar.bz2) = 194638
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libreadline.so.7 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- cmake:insource readline 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 |
3.0.1_1 04 Apr 2019 16:37:30 |
rene |
Remove expired ports:
2019-03-25 chinese/reciteword: depends on audio/esound
2019-03-31 comms/conserver: Superseeded by comms/conserver-com
2019-03-24 databases/flamerobin: Abandonware since 2009, does not work with
newer version of wxGTK
2019-04-01 databases/mariadb100-client: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-04-01 databases/mariadb100-server: Upstream End-of-Life March 2019
(https://mariadb.org/about/maintenance-policy/)
2019-03-12 devel/physfs-devel: is the same as devel/physfs, serving no purpose
2019-03-20 devel/py-construct28: Latest upstream version is in ports tree
devel/py-construct
2019-03-31 devel/xtoolchain-llvm40: No supported release uses this version
2019-03-31 devel/xtoolchain-llvm50: No supported release uses this version
2019-03-31 finance/aqmoney: no longer maintained upstream
2019-03-31 finance/openhbci: no longer maintained upstream
2019-03-31 graphics/py-exiv2: py-exiv2 has been deprecated in favour of GExiv2
2019-04-04 mail/dbmail22: Please use mail/dbmail which uses latest version of
3.X
2019-03-31 net/rubygem-fog-google17: Use net/rubygem-fog-google instead
2019-03-31 ports-mgmt/bsdadminscripts: Upstream stale nearly 10 years, no longer
works properly, use ports-mgmt/bsdadminscripts2 instead
2019-03-24 www/mod_md-devel: Use the module that is shipped with Apache 2.4
2019-03-25 x11/xbelld: Depends on audio/esound |
3.0.1_1 11 Jan 2019 21:09:02 |
amdmi3 |
- Mark IGNORE as this is currently the same as devel/physfs, and installing this
port has no purpose and may introduce conflicts
- DEPRECATE and expire in 2 months as physfs is unlikely to have any breaking
changes in foreseeable future for this port to be needed
PR: 234477
Approved by: maintainer timeout (oliver, 2 weeks) |
3.0.1_1 27 Dec 2018 18:47:43 |
amdmi3 |
- Add missing dependency
- Fix plist
Approved by: portmgr blanket |
3.0.1 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
3.0.1 25 Aug 2018 19:59:00 |
oliver |
update to 3.0.1 |
1.1.1_1 10 Jan 2016 14:59:05 |
amdmi3 |
- Add missing mutual CONFLICTS_INSTALL between devel/physfs and
devel/physfs-devel
Approved by: portmgr blanket
MFH: 2016Q1 |
1.1.1_1 01 Jan 2016 17:55:59 |
rakuco |
Switch to a MASTER_SITE that actually works. |
1.1.1_1 20 Aug 2014 12:34:17 |
amdmi3 |
- Drop USE_AUTOTOOLS, it's not used
Approved by: portmgr blanket |
1.1.1_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
1.1.1_1 17 Feb 2014 07:03:02 |
miwi |
- Stage support |
1.1.1_1 04 Jan 2014 01:00:01 |
bapt |
fix pkg name collision |
1.1.1_1 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
1.1.1_1 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.1.1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.1.1_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.1_1 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
1.1.1_1 24 Mar 2009 19:13:32 |
makc |
bump PORTREVISION after cmake update |
1.1.1 27 May 2008 22:12:09 |
miwi |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
1.1.1 09 Apr 2007 08:59:43 |
oliver |
fix compile on 32bit platforms
Noted by: pointyhat |
1.1.1 05 Apr 2007 04:44:24 |
oliver |
update to 1.1.1 |
1.1.1 05 Apr 2007 04:43:48 |
oliver |
update to 1.1.1 |
1.1.0_1 20 Mar 2006 17:59:45 |
oliver |
fix build on 4
Noted by: kris |
1.1.0_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.1.0 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.0 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
1.1.0 29 Jul 2005 16:15:39 |
oliver |
add physfs 1.1.0
PR: ports/83994
Submitted by: oliver
Repocopy by: marcus |