Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.0_1 22 Feb 2024 21:35:01 |
Rene Ladan (rene) |
emulators/libspectrum: move manpages to share/man |
1.5.0 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
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 |
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) |
1.5.0 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 ) |
1.5.0 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
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) (Only the first 15 lines of the commit message are shown above ) |
1.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0 03 Mar 2021 21:41:14 |
rene |
Update Fuse (the Spectrum emulator) ports to their latest versions.
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 |
1.4.4 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
1.4.4 19 Nov 2018 15:57:09 |
swills |
devel/glib20: remove runtime dep on perl5
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 |
1.4.4 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.4.4 05 Jul 2018 13:39:55 |
rene |
Update the Fuse ports to their latest versions:
- 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 |
1.4.3 07 Jun 2018 19:55:58 |
rene |
Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.
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 |
1.4.2 03 May 2018 20:37:24 |
rene |
Update the Spectrum ports, highlights are:
* 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 |
1.4.1 24 Oct 2017 19:33:22 |
rene |
Update libspectrum and fuse to version 1.4.1
Changes: http://fuse-emulator.sourceforge.net/ |
1.4.0 19 Sep 2017 16:22:48 |
rene |
Update emulators/{libspectrum,fuse} to version 1.4.0
This adds DivMMC and ZXMMC emulation and support for MLT screenshots.
Submitted by: portscout |
1.3.6 17 Aug 2017 20:38:08 |
rene |
Update libspectrum and fuse[utils] to their latest versions.
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 |
1.3.5 26 Jul 2017 14:13:52 |
rene |
Update emulators/libspectrum and emulators/fuse to their latest versions.
Reported by: portscout |
1.3.4 08 Jun 2017 01:00:34 |
rene |
emulators/libspectrum: update to 1.3.4 |
1.3.3 30 Apr 2017 11:05:47 |
rene |
emulators/libspectrum: update to 1.3.3
Submitted by: portscout |
1.3.2 11 Dec 2016 11:00:14 |
rene |
Update libspectrum and fuse to version 1.3.2
Distribution files checked against authors' PGP signature. |
1.3.1 09 Nov 2016 19:13:25 |
rene |
Update libspectrum, fuse and fuse-utils to 1.3.1
Reported by: portscout |
1.3.0 05 Oct 2016 11:10:17 |
rene |
Update libspectrum,fuse,fuse-utils to version 1.3.0
Distfiles verified against authors GPG key. |
1.2.2 13 Sep 2016 18:01:05 |
rene |
Update libspectrum and friends to version 1.2.2
Distfiles verified against authors GPG signature |
1.2.1 23 Jul 2016 15:31:41 |
rene |
Update libspectrum and Fuse to 1.2.1 |
1.2.0 11 Jun 2016 22:02:29 |
rene |
Update the Spectrum Fuse ports to version 1.2.0
- 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] |
1.1.1_4 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.1.1_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_4 08 Nov 2015 12:01:15 |
rene |
emulators/libspectrum: update WWW to new site, redirected from the old one |
1.1.1_4 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.1.1_4 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
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 (Only the first 15 lines of the commit message are shown above ) |
1.1.1_3 09 Oct 2014 11:35:13 |
rene |
Clean up pkg-plist of my ports. |
1.1.1_3 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.1.1_2 15 Jul 2014 23:30:06 |
adamw |
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. |
1.1.1_2 27 Jun 2014 08:58:00 |
amdmi3 |
- Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.1.1_1 16 Feb 2014 16:15:44 |
rene |
emulators/libspectrum :Bump PORTREVISION because library is now stripped. |
1.1.1 16 Feb 2014 16:15:06 |
rene |
- Use option helpers
- Strip library |
1.1.1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.1.1 27 Sep 2013 09:35:30 |
rene |
- Add stage support
- Place the post-install: target outside of the corresponding .if block |
1.1.1 23 Sep 2013 20:30:03 |
rene |
Also use new LIB_DEPENDS syntax in non-default cases... |
1.1.1 23 Sep 2013 16:42:31 |
rene |
Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS |
1.1.1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.1.1 05 Jul 2013 15:17:16 |
rene |
Convert to USES=gmake
Remove an empty OPTIONS_DEFAULT in lang/nbc |
1.1.1 03 Jun 2013 12:41:32 |
rene |
Update libspectrum, fuse, and fuse-utils to 1.1.1 |
1.1.0 20 May 2013 15:03:18 |
rene |
Update libspectrum, fuse, and fuse-utils to 1.1.0
Highlights:
* fuse-utils:
- new tool fmfconv to convert movies recorded with fuse
* fuse:
- new ROMs Speccyboot 1.4 and DISCiPLE
- drop ROMs without clear redistribution rights
(128p, 256s, Gluck, IF1, Opus, TrDOS)
- support PZX and POK files
- GTK+ 3 compatibility |
1.0.0_3 04 May 2013 13:43:24 |
rene |
- Adopt
- Depend on pkgconfig, this fixes emulators/fuse
- Bump PORTREVISION |
1.0.0_2 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.0.0_1 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.0.0_1 20 Mar 2013 14:26:46 |
makc |
Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib
update)
Submitted by: Yuri Pankov (via mail) [1] |
1.0.0_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0.0_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
1.0.0 29 Jan 2011 15:03:32 |
miwi |
- Update to 1.0.0
PR: 154308
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
Feature safe: yes |
0.5.0.1_1 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.5.0.1 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.5.0.1 28 Jan 2009 15:25:47 |
rafan |
- Update to 0.5.0.1
PR: ports/130969
Submitted by: Yuri Pankov <yuri.pankov at gmail.com> (maintainer) |
0.5.0_1 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
0.5.0 08 Dec 2008 16:54:32 |
amdmi3 |
- Update to 0.5.0
PR: 129424
Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer) |
0.4.0_2 06 Jun 2008 13:27:07 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.4.0_1 28 Feb 2008 21:47:06 |
arved |
Chase libgcrypt library version |
0.4.0 09 Feb 2008 02:10:46 |
tabthorpe |
- Update to 0.4.0
- Pass maintainership to submitter
PR: ports/119514
Submitted by: Yuri Pankov <yuri.pankov gmail.com> |
0.3.0.1 08 Feb 2008 20:12:17 |
linimon |
Reset previous maintainer due to no response to email about maintainer-
timeouts.
Hat: portmgr |
0.3.0.1 29 Jul 2007 16:33:59 |
pav |
- Update to 0.3.0.1
PR: ports/114051
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Approved by: maintainer timeout (2 weeks) |
0.2.2_2 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
0.2.2_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.2.2_1 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
0.2.2_1 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. |
0.2.2_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.2.2 21 May 2005 13:46:38 |
jylefort |
Update to 0.2.2
PR: ports/81063
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer |
0.2.0.1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.2.0.1 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.2.0.1 29 Oct 2003 16:19:28 |
sergei |
Add libspectrum 0.2.0.1, handling of ZX-Spectrum emulator files formats.
libspectrum is a fairly simple library designed to make the handling
of various ZX Spectrum emulator-related file formats easy.
So far it handles:
* Snapshots: .z80, .szx, .sna (all read/write), .zxs, .sp.,
.snp and +D snapshots (read only)
* Tape images: .tzx, .tap (read/write) and Warajevo .tap (read only)
* Input recordings: .rzx (read/write)
* Timex cartridges: .dck (read only)
There are also some subsidiary functions which may be generally useful
for Spectrum-related utilities.
Author: Philip Kendall <pak21-spectrum@srcf.ucam.org>
WWW: http://www.srcf.ucam.org/~pak21/spectrum/libspectrum.html
PR: 58638
Submitted by: Alexey V. Antipovsky <kemm@in-line.ru> |