summaryrefslogtreecommitdiff
path: root/emulators/fuse
Commit message (Collapse)AuthorAgeFilesLines
* emulators/fuse: update to 1.7.0Rene Ladan2026-03-263-14/+9
| | | | Drop SVGALIB support, it has been removed upstream.
* libxml2: chase libxml soversion bumpBaptiste Daroussin2025-06-301-1/+1
|
* *: Bump PORTREVISIONs of Pulseaudio consumersGleb Popov2024-11-231-1/+1
| | | | Sponsored by: Future Crew, LLC
* emulators/fuse: move manpages to share/manRene Ladan2024-02-242-2/+3
|
* */*: Bump consumers of x11-toolkits/gtk30Nuno Teixeira2023-12-231-1/+1
| | | | New version of gtk3 in tree
* */*: Update WWW to use HTTPS for sourceforge.net projectsRodrigo Osorio2023-11-061-1/+1
| | | | | | | | Homepage link is permanent redirected to its HTTPS counterpart Issue reported by repology : https://repology.org/repository/freebsd/problems Approved by: portmgr (blanket) PR: 274888
* audio/pulseaudio: Update to 16.1Gleb Popov2023-08-071-1/+1
| | | | | | | | Bump PORTREVISION on consumers. Sponsored by: Serenity Cybersecurity, LLC PR: 262713
* accessibility/at-spi2-core: update to 2.46.0Tobias C. Berner2023-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | What's new in at-spi2-core 2.46.0: * Fix GetInterfaces documentation on org.a11y.atspi.Accessible interface. What's new in at-spi2-core 2.45.91: * Send device event controller events using the same signature as other events. * Document the Accessible, Action, and Cache dbus interfaces. * Fix license of atspi-gmain.c (#87). What's new in at-spi2-core 2.45.90: * xml: Add some documentation. * xml: Fix event arguments. * xml: Add some missing DeviceEventController methods. * Bind the AT-SPI bus to the graphical session. * Mark bus service as belonging to the session slice. * Add ATSPI_ROLE_PUSH_BUTTON_MENU. * Add an "announcement" event/signal to allow objects to send notifications (!63). * Various code clean-ups and test improvements. What's new in at-spi2-core 2.45.1: * Atk and at-spi2-atk are now merged into this project. * Now requires meson 0.56.2 and glib 2.67.4. * at-spi2-atk: Expose the accessible hierarchy via dbus introspection. * Properly escape the AT-SPI bus address; fixes warnings about the address not containing a colon (!55). * Add a text value to AtspiValue, so that a value can expose a textual description, as in the new Atk value API. * Add atspi_event_listener_register_with_app, to allow an event listener to be registered only for a given application (!52). - accessibility/atk and accessibility/at-spi2-atk have been merged into accessibility/at-spi2-core - accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk PR: 269704 Exp-run by: antoine ---
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* emulators: remove 'Created by' linesTobias C. Berner2022-07-201-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A big Thank You to the original contributors of these ports: * Akinori MUSHA aka knu <knu@idaemons.org> * Alejandro Pulver <alejandro@varnet.biz> * Alexander Best <arundel@gmx.net> * Alexander Nedotsukov <bland@FreeBSD.org> * Alexey Dokuchaev <danfe@FreeBSD.org> * Alexey V. Antipovsky <kemm@in-line.ru> * Alonso Cardenas Marquez <acm@FreeBSD.org> * Brian Gaeke <brg@dgate.org> * Danilo Egea Gondolfo <danilo@FreeBSD.org> * David Naylor <naylor.b.david@gmail.com> * David O'Brien (obrien@cs.ucdavis.edu) * Edward Tomasz Napierala <trasz@FreeBSD.org> * Eric L. Hernes <erich@FreeBSD.org> * Felix Palmen <felix@palmen-it.de> * Ganael Laplanche <ganael.laplanche@martymac.org> * Gerald Pfeifer <gerald@FreeBSD.org> * Gunter Wambaugh <techgunter@yahoo.com> * Jacques Vidrine <nectar@FreeBSD.org> * Janni * Jeffrey H. Johnson <CPE1704TKS@bellsouth.net> * Jeremy Karlson * Jeroen Ruigrok van der Werven <asmodai@FreeBSD.org> * Joel Sutton <jsutton@webnet.com.au> * Joerg Wunsch <joerg@FreeBSD.org> * Jonathan M. Bresler (jmb) * Jose Alonso Cardenas Marquez <acm@FreeBSD.org> * Juergen Lock <nox@jelal.kn-bremen.de> * Kaltashkin Eugene <zhecka@gmail.com> * Kevin Bowling <kbowling@FreeBSD.org> * Li-Lun Wang <llwang@infor.org> * Mario S F Ferreira <lioux@linf.unb.br> et al. * Martin Hinner * Maxim Sobolev <sobomax@FreeBSD.org> * Michael Neumann <mneumann@ntecs.de> * Miguel Mendez <flynn@energyhq.homeip.net> * Naram Qashat <cyberbotx@cyberbotx.com> * Nicole Reid <root@cooltrainer.org> * Nishika <nishika@cheerful.com> * Pavel I Volkov <pavelivolkov@googlemail.com> * Piotr Kubaj * Ruan Wei (iamayan@gmail.com) * Sebastian Schuetz <sschuetz@fhm.edu> * Seiichirou Hiraoka * Shaun Amott <shaun@FreeBSD.org> * Sheldon Hearn <axl@iafrica.com> * Simon Dick <simond@irrelevant.org> * Steven Kreuzer <skreuzer@FreeBSD.org> * Stijn Hoop <stijn@win.tue.nl> * Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> * Thomas Bernard <nanard@free.fr> * Timothy Beyer <beyert@cs.ucr.edu> * Tobias Reifenberger <tr@freebsd.mayn.de> * Tom Carrick <knyghtmare@knyghtmare.com> * Travis Poppe <tlp@liquidx.org> * Uffe Jakobsen <uffe@uffe.org> * Vladimir Kondratiev <wulf@mail.mipt.ru> * Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> * Yukihiro Nakai <nakai@FreeBSD.org> * alepulver * alex * dchapes@ddm.on.ca * dk * elbarto * janek@gaja.ipan.lublin.pl * jhb * jmz * joerg * jraynard * krion * kstailey * mbr@FreeBSD.org * okeeblow <root@cooltrainer.org> * pixel * pjm * tenser@spitfire.ecsel.psu.edu * trasz * trasz <trasz@pin.if.uz.zgora.pl> * # Created by Timothy Beyer <beyert@cs.ucr.edu> With hat: portmgr
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-101-1/+1
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-261-0/+1
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* INSTALLS_ICONS: retire the macro and rework the related dependenciesBaptiste Daroussin2021-10-101-1/+0
| | | | | | | While here, make sure gtk-update-icon-cache is only on run dependency where added as a dependency Enforce gtk3 to depend on gtk-update-icon-cache (previously it was inheriting the dependency)
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Update Fuse (the Spectrum emulator) ports to their latest versions.Rene Ladan2021-03-033-16/+22
| | | | | | | | | | | | | | | emulators/fuse -> 1.6.0 - add ALSA, OSS (was implicit default), PulseAudio options for sound - prefer GTK 3 over GTK 2, push down cairo dependency - prefer SDL 2 over SDL 1 emulators/libspectrum -> 1.5.0 (needed for fuse) emulators/fuse-utils: no update, but force rebuild against new libspectrum Reported by: upstream mail Notes: svn path=/head/; revision=567262
* Add USES={gl,gnome,mate,sdl,xorg} missed in the last roundTobias Kortkamp2019-11-141-0/+1
| | | | Notes: svn path=/head/; revision=517560
* Fix typo in USES.Guido Falsi2019-11-061-1/+1
| | | | | | | Approved by: portmgr (fixit blanket) Notes: svn path=/head/; revision=516891
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+2
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* emulators/fuse: fix build on GCC-based architecturesRene Ladan2018-12-281-1/+1
| | | | | | | | PR: 234439 Submitted by: Piotr Kubaj Notes: svn path=/head/; revision=488618
* emulators/fuse: update to 1.5.7Rene Ladan2018-12-132-6/+6
| | | | | | | | While here, add USES=gnome for USE_GNOME and pet portlint. Reported by: upstream mail Notes: svn path=/head/; revision=487380
* devel/glib20: remove runtime dep on perl5Steve Wills2018-11-191-1/+2
| | | | | | | | | | | | | | | Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems to no longer need perl5 at runtime. This makes perl5 a build dep only. Removing the run dep causes some other ports to fail, so add the build dep to those where needed. PR: 233138 Approved by: gnome (kwm, maintainer, older version of patch) Exp-run by: antoine Notes: svn path=/head/; revision=485327
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+1
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* emulators/fuse: update to version 1.5.6Rene Ladan2018-08-082-4/+4
| | | | | | | | | | | | | | | | | | | | | Highlights of this release include: * Z80 flags register is now correct after SCF and CCF * "Variant" Alkatraz loaders (e.g. Gauntlet 3 and Shadow Dancer), "Variant" Search Loader programs (e.g. Lotus Esprit Turbo Challenge and Space Crusade) and Dinaload loaders (e.g. Astro Marine Corps) are now accelerated * More improvements disabling phantom typist after finishing loading TAP or standard ROM TZX files * Saving and loading binary data no longer increments tstate count or triggers breakpoints * Stop RZX playback/recording on machine reset/change * Various minor bugfixes Reported by: portscout Notes: svn path=/head/; revision=476682
* Update the Fuse ports to their latest versions:Rene Ladan2018-07-052-4/+4
| | | | | | | | | | | | | | | | | - libspectrum 1.4.3 -> 1.4.4 - fuse-utils 1.4.2 -> 1.4.3 - fuse 1.5.4 -> 1.5.5 Changes for fuse: - Improve sound accuracy on Unix 64 bit systems - Allow the use of real joystick hats/dpads in the SDL joystick code - Rename compat_get_home_path() to compat_get_config_path() - Various minor bugfixes Reported by: portscout Notes: svn path=/head/; revision=473969
* Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.Rene Ladan2018-06-072-4/+4
| | | | | | | | | | | | Highlights include: * Add *.FMF as an allowed filetype to file selectors * Save SCR from current display file * Use 44.1KHz as default sound frequency * Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression * Various minor bugfixes Notes: svn path=/head/; revision=471951
* Update the Spectrum ports, highlights are:Rene Ladan2018-05-032-4/+4
| | | | | | | | | | | | | | * fuse 1.5.3 - Disable inactive peripherals after loading a snapshot - Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX or +3 DSK images * libspectrum 1.4.2 - Fix writing RZX files containing a snapshot which cannot be compressed * fuse-utils updated to 1.4.1 Reported by: portscout Notes: svn path=/head/; revision=468983
* emulators/fuse: update to 1.5.2Rene Ladan2018-04-062-4/+4
| | | | | | | | Reported by: portscout Changelog: https://sourceforge.net/p/fuse-emulator/mailman/message/36280545/ Notes: svn path=/head/; revision=466681
* emulators/fuse: update to 1.5.1Rene Ladan2018-03-012-4/+4
| | | | | | | | Bugfix release Submitted by: portscout Notes: svn path=/head/; revision=463348
* emulators/fuse: update to version 1.5.0Rene Ladan2017-12-143-19/+4
| | | | | | | | | - Autoload snapshots replaced by a "phantom typist" which types LOAD "" or similar. - Alkatraz loaders (e.g. Cobra and Fairlight) are now accelerated. - Debugger: Ensure conditional timed breakpoints work correctly Notes: svn path=/head/; revision=456333
* Update libspectrum and fuse to version 1.4.1Rene Ladan2017-10-242-4/+4
| | | | | | | Changes: http://fuse-emulator.sourceforge.net/ Notes: svn path=/head/; revision=452814
* Update emulators/{libspectrum,fuse} to version 1.4.0Rene Ladan2017-09-192-4/+4
| | | | | | | | | This adds DivMMC and ZXMMC emulation and support for MLT screenshots. Submitted by: portscout Notes: svn path=/head/; revision=450145
* Update libspectrum and fuse[utils] to their latest versions.Rene Ladan2017-08-172-4/+4
| | | | | | | | | | | | | | | | | | libspectrum: - 1.3.5 -> 1.3.6 - add libspectrum.pc fuse: - 1.3.7 -> 1.3.8 fuse-utils: - 1.3.1 -> 1.3.2 - remove obsolete comment in Makefile about removed ffmpeg1 port - add missing libraries - sort pkg-plist Reported by: portscout Notes: svn path=/head/; revision=448189
* Update emulators/libspectrum and emulators/fuse to their latest versions.Rene Ladan2017-07-262-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=446658
* emulators/fuse: update to 1.3.6Rene Ladan2017-06-082-4/+4
| | | | | | | | | | - add Covox interface emulation - fixes Submitted by: portscout Notes: svn path=/head/; revision=442953
* emulators/fuse: update to 1.3.5Rene Ladan2017-05-142-4/+4
| | | | | | | Submitted by: portscout Notes: svn path=/head/; revision=440869
* emulators/fuse: update to 1.3.4Rene Ladan2017-03-113-28/+4
| | | | Notes: svn path=/head/; revision=435951
* emulators/fuse: update to 1.3.3Rene Ladan2017-02-082-4/+4
| | | | | | | Bugfix release, mostly for disk images. Notes: svn path=/head/; revision=433670
* Update libspectrum and fuse to version 1.3.2Rene Ladan2016-12-112-4/+4
| | | | | | | Distribution files checked against authors' PGP signature. Notes: svn path=/head/; revision=428344
* Update libspectrum, fuse and fuse-utils to 1.3.1Rene Ladan2016-11-092-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=425802
* Update libspectrum,fuse,fuse-utils to version 1.3.0Rene Ladan2016-10-052-4/+4
| | | | | | | Distfiles verified against authors GPG key. Notes: svn path=/head/; revision=423335
* Update libspectrum and friends to version 1.2.2Rene Ladan2016-09-132-4/+4
| | | | | | | Distfiles verified against authors GPG signature Notes: svn path=/head/; revision=422050
* Update libspectrum and Fuse to 1.2.1Rene Ladan2016-07-232-4/+4
| | | | Notes: svn path=/head/; revision=418968
* Update the Spectrum Fuse ports to version 1.2.0Rene Ladan2016-06-113-35/+12
| | | | | | | | | | | | | | | - Always include libaudiofile support, it was ON in fuse-utils but OFF in libspectrum - Bump version of libspectrum.so to 8.2.0 - New ulitity tape2pulses - Add missing LIB_DEPENDS / USES / USE_* [1] - Remove upstreamed patch - Pet portlint Reported by: poudriere [1] Notes: svn path=/head/; revision=416760
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-6/+6
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* emulators/fuse: modernize portRene Ladan2015-11-094-13/+11
| | | | | | | | | | - Update WWW to match actual website - Convert to USES=localbase - Regenerate patches with 'make makepatch' - Bump PORTREVISION Notes: svn path=/head/; revision=401178
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380305
* security/libgcrypt: 1.6.1 -> 1.6.2, bump dependsKurt Jaeger2015-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - src/sexp.c (do_vsexp_sscan): Return error for invalid args. - cipher/md.c (_gcry_md_info): Fix a segv in case of calling with wrong parameters. - cipher/primegen.c (_gcry_generate_elg_prime): Change to return an error code, possible NULL deref in call to prime generator. - cipher/dsa.c (generate): Take care of new return code. - cipher/elgamal.c (generate): Change to return an error code. Take care of _gcry_generate_elg_prime return code. - ecc: Support the non-standard 0x40 compression flag for EdDSA. - mpi: Extend the internal mpi_get_buffer. - mpi: Fix regression for powerpc-apple-darwin detection. - Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in - Fix building for the x32 target without asm modules in mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI. - Fix ARM assembly when building __PIC__ - mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit. * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear allocated but not used bits before resizing. * tests/t-mpi-bits.c (set_bit_with_resize): New. - Use internal malloc function in fips.c. * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/. - pubkey: Re-map all deprecated RSA algo numbers. - cipher: Fix possible NULL dereference in cipher/md.c for being NULL. - Fix ARMv6 detection when CFLAGS modify target CPU architecture. PR: 193264 Approved by: cpm@fbsd.es (maintainer) Notes: svn path=/head/; revision=376062
* Bump portrevision after png updateBaptiste Daroussin2014-12-251-1/+1
| | | | Notes: svn path=/head/; revision=375598