Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.11.0_1 10 Nov 2024 22:21:12
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: force link with pthreads (+)
This fixes runtime error:
ld-elf.so.1: /usr/local/lib/libsidplayfp.so.6: Undefined symbol "pthread_create"
PR: 282521 |
2.11.0 06 Nov 2024 14:51:19
    |
Dima Panov (fluffy)  Author: Daniel Engberg |
audio/libsidplayfp: update to 2.11.0 release (+)
Changelog: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.11.0
PR: 282571 |
2.10.1 05 Nov 2024 18:06:13
    |
Dima Panov (fluffy)  Author: Daniel Engberg |
audio/libsidplayfp: update to 2.10.1 release (+)
PR: 282276 |
2.8.0 14 Jul 2024 10:06:03
    |
Daniel Engberg (diizzy)  |
audio/libsidplayfp: Update to 2.8.0
Changelog:
https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.8.0
PR: 280060
Approved by: portmgr (maintainer timeout, 2+ weeks) |
2.7.1 23 Jun 2024 18:19:17
    |
Daniel Engberg (diizzy)  |
audio/libsidplayfp: Update to 2.7.1
Changelog:
https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.7.1
PR: 279476
Approved by: portmgr (maintainer timeout, 2+ weeks) |
2.5.0 25 Oct 2023 19:47:55
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: update to 2.5.0 release (+)
Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.5.0 |
2.4.2_1 23 Jun 2023 08:10:58
    |
Emanuel Haupt (ehaupt)  |
audio/libsidplayfp: Update WWW
Project has moved from SF to GitHub
Approved by: fluffy (maintainer) |
2.4.2 08 Feb 2023 07:21:05
    |
Dima Panov (fluffy)  Author: Daniel Engberg |
audio/libsidplayfp: update to 2.4.2 release (+)
Changelog: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.4.2
PR: 269389 |
2.4.1 20 Nov 2022 13:13:10
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: update to 2.4.1 release (+)
Changelog: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.4.1
https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.4.0
PR: 267873 |
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) |
2.3.1_1 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 ) |
2.3.1_1 03 May 2022 08:00:26
    |
Tobias Kortkamp (tobik)  |
*: Fix up PORTREVISION
Mostly just typos and assigning PORTREVISION multiple times.
This commit doesn't fix up PORTREVISION between master-slave
ports where the master port often overwrites PORTREVISION from
the slaves which means the slaves don't actually get bumped.
These probably just need PORTREVISION?= but care must be taken
to not decrease the package versions of all the master-slave
packages and to actually bump PORTREVISION as intended. For the
record the currently visible broken master ports are:
databases/libgda5
emulators/virtualbox-ose
emulators/virtualbox-ose-legacy
graphics/atril
multimedia/mlt7
textproc/uim
But all master ports should be looked at here and get an explicit
PORTREVISION?= where it's currently missing to prevent this.
Reported by: portscan |
2.3.1 03 Feb 2022 10:30:52
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: switch to dynamic plist for PORTDOCS.
Use PORTDOCS=* instead of detecting combinations of clang/doxygen because
clang13+ force doxygen to generate different list of files due to namespaces |
2.3.1 16 Dec 2021 11:27:41
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: update to 2.3.1 release
Changelog:
* VIC II: check badline enabled condition on raster Y increment. Fixes
CPU/shxy/shx-test
* Disable digiboost for residfp when not required (issue #37)
Sponsored by: Netzkommune GmbH |
1 16 Dec 2021 08:49:51
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: regen plist after doxygen update
Sponsored by: Netzkommune GmbH |
2.3.0 26 Sep 2021 22:20:10
    |
Dima Panov (fluffy)  Author: Daniel Engberg |
audio/libsidplayfp: update to 2.3.0 release
Release notes: https://github.com/libsidplayfp/libsidplayfp/releases/tag/v2.3.0
PR: 258731
Submitted by: dizzy |
2.2.2 11 Aug 2021 17:11:26
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: update to 2.2.2 release+
Enable SIMD instructions on aarch64 and amd64
PR: 257759 |
2.2.0 30 Jul 2021 15:10:43
    |
Dima Panov (fluffy)  |
audio/libsidplayfp: adopt, unbreak packaging with Doxygen enabled |
2.2.0 15 Jun 2021 17:08:37
    |
Kevin Bowling (kbowling)  |
audio/libsidplayfp: Remove unneeded line continuation
MFH: 2021Q2 |
2.2.0 15 Jun 2021 17:03:41
    |
Kevin Bowling (kbowling)  Author: Daniel Engberg |
audio/libsidplayfp: Update to 2.2.0
PR: 256043
Approved by: maintainer
MFH: 2021Q2 (fix distinfo) |
2.1.1_1 15 Jun 2021 16:58:47
    |
Kevin Bowling (kbowling)  |
audio/libsidplayfp: Remove distinfo w/o EOF EOL
The commit hook is preventing updates here, remove the file so it can be
fixed and updated.
PR: 256043
MFH: 2021Q2 |
2.1.1_1 15 Jun 2021 00:44:47
    |
Kevin Bowling (kbowling)  |
audio/libsidplayfp: Reset maintainer
PR: 256043
Approved by: portmgr (maintainer timeout: 14+ days)
MFH: 2021Q2 |
2.1.1_1 18 Apr 2021 10:02:20
    |
Dima Panov (fluffy)  |
devel/doxygen: update to 1.9.1 release
Also regen 'pkg-plist' for affected consumers, with PORTREVISION bump
Touch Mk/bsd.ruby.mk due to all ruby* is affected
MFH: 2021Q2 |
2.1.1 09 Apr 2021 19:31:42
    |
Rainer Hurling (rhurlin)  |
audio/libsidplayfp: Update to 2.1.1
Changelog: https://sourceforge.net/p/sidplay-residfp/news/
PR: 254371
Submitted by: daniel.engberg.lists@pyret.net
Approved by: maintainer timeout |
2.0.5_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.5_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.5_1 08 Jan 2021 07:47:03
  |
fluffy  |
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine |
2.0.5 06 Jan 2021 13:22:51
  |
pkubaj  |
audio/libsidplayfp: fix build on GCC architectures
src/mixer.cpp:144: error: address of overloaded function with no contextual type
information
MFH: 2021Q1 |
2.0.5 20 Dec 2020 21:07:31
  |
otis  |
audio/libsidplayfp: Update to 2.0.5
- Update to 2.0.5
- Adjust dependencies
And while I'm here, also do style cleanup.
Changelog:
- libsidplayfp-2.0.5:
* Fixed CIA SDR handling, code borrowed from Denise emulator
* Fixed external filter coefficients calculation in resid/residfp
* Update osc3 on waveform zero in resid/residfp
- libsidplayfp-2.0.4:
* Further improved CPU/CIA/VICII emulation based on VICE testprogs (bug #27) (Only the first 15 lines of the commit message are shown above ) |
1.8.6 26 Jul 2016 16:51:16
  |
mat  |
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.
With hat: portmgr
Sponsored by: Absolight |
1.8.6 23 May 2016 18:02:02
  |
amdmi3  |
- Update to 1.8.6
- While here, clarify LICENSE
PR: 209683
Submitted by: liangtai.s16@gmail.com (maintainer) |
1.8.4 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.8.4 03 Mar 2016 10:38:10
  |
rakuco  |
Update to 1.8.4.
Changelog:
* Fix a possible crash when locking a sid device fails
PR: 207438
Submitted by: liangtai.s16@gmail.com (maintainer) |
1.8.3 06 Jan 2016 06:11:29
  |
miwi  |
- Update to 1.8.3
PR: 205913
Submitted by: maintainer |
1.8.2 23 Oct 2015 14:44:56
  |
danfe  |
- Update `audio/libsidplayfp' to version 1.8.2
- Point project home (WWW) to their wiki page
- Fix some Makefile style bugs while I'm here
PR: 203962
Submitted by: maintainer |
1.7.0 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
1.7.0 07 Feb 2015 14:35:59
  |
riggs  |
Update to upstream version 1.7.0
PR: 197095
Submitted by: liangtai.s16@gmail.com (maintainer) |
1.6.0 09 Nov 2014 16:33:27
  |
riggs  |
Update audio/libsidplayfp to upstream version 1.6.0
Bump PORTREVISION of dependent ports
PR: 194626
Submitted by: liangtai.s16@gmail.com (maintainer) |
1.5.0 20 Oct 2014 06:36:00
  |
bapt  |
Cleanup plist |
1.5.0 13 Aug 2014 21:50:03
  |
wg  |
audio/libsidplayfp: update to 1.5.0
PR: 192604
Submitted by: maintainer |
1.4.2 06 May 2014 07:29:11
  |
bapt  |
Update to 1.4.2
Use USES=libtool
Strip binaries
PR: ports/188757
Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer) |
1.3.0 07 Feb 2014 14:29:29
  |
miwi  |
- Update to 1.3.0
PR: 186477
Submitted by: RyoTa SimaMoto <liangtai.s16@gmail.com> (maintainer) |
1.2.2 27 Jan 2014 21:20:21
  |
makc  |
Add new port audio/libsidplayfp:
Libsidplayfp is a fork of sidplay2 born with the aim to improve the quality
of emulating the 6581, 8580 chips and the surrounding C64 system in order
to play SID music better.
WWW: http://sourceforge.net/projects/sidplay-residfp
PR: ports/185218
Submitted by: RyoTa SimaMoto <liangtai.s16 at gmail.com> |