Version: 1.4.3, Package name: fuse-utils-1.4.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description fuse utilities are a few tools which may be of occasional use when dealing with ZX Spectrum emulator files. They were originally distributed with fuse, the Free Unix Spectrum Emulator, but are now independent of fuse and can be used on their own. |
Filesize: 489.264 KB |
Version History (View Complete History) |
|
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-07-08 12:34:02 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update fuse-utils to 1.4.3. OK gonzalo@ |
2017-12-22 06:54:27 by Frederic Cambus | Files touched by this commit (3) |
Log message: Update fuse-utils to 1.4.0. OK benoit@ |
2017-08-05 05:21:44 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update fuse-utils to 1.3.3. OK benoit@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-18 13:18:39 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update fuse-utils to 1.3.2. OK bcallah@, benoit@ |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-01-03 06:20:43 by Frederic Cambus | Files touched by this commit (4) |
Log message: Update fuse-utils to 1.3.1. Dropped dependency on ffmpeg (and the now useless patch) as it's not used anymore. OK bentley@ |
2015-08-17 13:10:12 by Stuart Henderson | Files touched by this commit (18) |
Log message: sync WANTLIB |
2015-04-28 00:35:06 by Antoine Jacoutot | Files touched by this commit (11) |
Log message: Cope with FFmpeg 20150412. from brad |
2010-11-15 16:22:08 by Marc Espie | Files touched by this commit (66) |
Log message: new depends |
2010-11-07 11:50:57 by Marc Espie | Files touched by this commit (9) |
Log message: do LIB_DEPENDS for emulators/editors |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2009-01-07 11:00:20 by Alexander Yurchenko | Files touched by this commit (3) |
Log message: Update to fuse-utils-0.10.0.1. |
2007-11-13 07:54:32 by Steven Mestdagh | Files touched by this commit (51) |
Log message: fix WANTLIB |
2007-09-15 18:45:14 by Michael Erdely | Files touched by this commit (30) |
Log message: Removed surrounding quotes in COMMENT*/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2007-03-31 04:48:48 by Steven Mestdagh | Files touched by this commit (1) |
Log message: USE_LIBTOOL |
2006-09-24 12:17:33 by Alexander Yurchenko | Files touched by this commit (4) |
Log message: Update to 0.7.0 and drop maintainership. |
2006-08-02 04:10:35 by Marc Espie | Files touched by this commit (20) |
Log message: more new lib specs |
2005-02-19 04:20:35 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - Adjust devel/gettext dependency - Bump PKGNAME ok grange@ |
2005-01-05 09:28:23 by Christian Weisgerber | Files touched by this commit (60) |
Log message: SIZE |
2004-11-27 03:39:14 by Marc Espie | Files touched by this commit (16) |
Log message: WANTLIB markers |
2004-10-01 11:07:06 by Christian Weisgerber | Files touched by this commit (1) |
Log message: don't depend on inter-library dependency; from aleksander.piotrowski@nic.com.pl |
2004-09-14 18:42:05 by Marc Espie | Files touched by this commit (21) |
Log message: new PLISTS |
2004-08-10 02:32:36 by Xavier Santolaria | Files touched by this commit (9) |
Log message: new-style MODULES. |
2004-05-08 00:48:08 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to fuse-utils 0.6.2 ok grange@ |
2003-10-17 00:28:07 by Alexander Yurchenko | Files touched by this commit (4) |
Log message: Update to fuse-utils-0.6.1 ok naddy@ sturm@ |