Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.99,1 16 Mar 2025 15:58:37
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Update to 0.0.99 |
0.0.98,1 17 Feb 2025 07:30:18
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Update to 0.0.98 |
0.0.97_1,1 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
0.0.97,1 18 Apr 2024 18:22:23
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Update to 0.0.97 |
0.0.96,1 12 Apr 2024 19:35:43
    |
Emanuel Haupt (ehaupt)  |
*/*: Remove GNU_CONFIGURE_MANPREFIX
After 9fd7ee1cdf6c remove GNU_CONFIGURE_MANPREFIX from my ports. |
0.0.96,1 04 Feb 2024 11:40:52
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Update to 0.0.96 |
0.0.95,1 27 Jan 2024 15:06:41
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Update to 0.0.95 |
0.0.94_1,1 21 Jan 2024 18:08:41
    |
Emanuel Haupt (ehaupt)  |
*/*: Simply future removal of GNU_CONFIGURE_MANPREFIX
Simplify the future removal of GNU_CONFIGURE_MANPREFIX after the
manprefix migration is complete. The current placement of
GNU_CONFIGURE_MANPREFIX will not result in consecutive blank lines or
comments when lines containing GNU_CONFIGURE_MANPREFIX are removed in
batches.
Notified by: mat |
0.0.94_1,1 21 Jan 2024 17:43:23
    |
Emanuel Haupt (ehaupt)  |
audio/gbsplay: Move manpages to share/man |
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) |
0.0.94,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 ) |
0.0.94,1 20 Jul 2022 14:20:54
    |
Tobias C. Berner (tcberner)  |
audio: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <dmagda+libsamplerate@ee.ryerson.ca>
* <trasz@FreeBSD.org>
* Adam Weinberger
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aleksander Fafula <alex@bsdguru.org>
* Alex Allan <alex@kamaz.org.uk>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kojevnikov <alexander@kojevnikov.com>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexander Vereeken <Alexander88207@protonmail.com> (Only the first 15 lines of the commit message are shown above ) |
0.0.94,1 13 Jan 2022 21:01:28
    |
Stefan Eßer (se)  |
Fix CONFLICTS entries in archivers, astro, audio
Fix conflicts entries based on a script that searches for duplicate
files installed by several ports.
Some patters seem to make ports conflict with themselves, but this is
actually not the case due to the check-*-conflicts logic implemented
in bsd.port.mk, which excludes self-conflicts.
PHP based ports have been ignored in this commit as requested by the
committers currently working on the php-8.1 import.
Approved by: portmgr (implicit) |
0.0.94,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.0.94,1 26 Jun 2020 16:24:09
  |
ehaupt  |
- Update to 0.0.94
- Make portclippy/portfmt happy |
0.0.93.151_1,1 07 Sep 2019 21:19:01
  |
ehaupt  |
Update to 0.0.93.151 |
0.0.93.130_1,1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
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 |
0.0.93.130,1 28 Dec 2018 12:38:19
  |
ehaupt  |
- Update to 0.0.93-130-g6225989 and use version in compliance with PHP section
5.14. This requires a PORTEPOCH bump.
- Provide an OPTION for installing bash completions
- Pacify portlint |
0.0.93.20161217_6 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.0.93.20161217_5 31 Jul 2018 06:43:54
  |
ehaupt  |
Pacify portlint |
0.0.93.20161217_5 31 Jul 2018 06:15:22
  |
ehaupt  |
Remove gcc dependency.
PR: 230227
Submitted by: tobik |
0.0.93.20161217_4 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.0.93.20161217_3 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.0.93.20161217_2 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.0.93.20161217_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.0.93.20161217 02 Feb 2017 10:56:58
  |
ehaupt  |
Update to the most recent commit on GitHub which fixes many bugs:
Bugfixes:
- gbsplay:
- cpu emulation fixes:
- RLCA/RLA/RRCA/RRA did not set ZF
- fix botched SBC zero flag handling
- fix slight bug in ADC/SBC
- fix INC/DEC SP, CP A and half-carry flag in DEC
- fix PUSH/POP AF
- fix trigger handling on noise channel
- fix error on midi plugout where a write to the file could occur
before the file was opened
- fix garbled screen on exit in verbose mode (gbsplay -v) (Only the first 15 lines of the commit message are shown above ) |
0.0.93_1 16 Dec 2016 05:08:09
  |
jbeich  |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
0.0.93 17 Oct 2016 16:38:14
  |
marino  |
audio/gbsplay: Add explicit -L option for NLS LDFLAGS
Some compilers don't have /usr/local/lib in the default library search
path.
Approved by: explicit LDFLAGs blanket |
0.0.93 07 Oct 2016 18:15:57
  |
ehaupt  |
- While the main CLI player of gbsplay is receiving updates and is actively
maintained the XMMS plugin doesn't work past this version. Rather than
removing the still working XMMS plugin in this version, decouple the slave
port from master port and leave it at this version. This allows for the CLI
player to be updated independently.
- Add NLS option
- Add LICENSE
- Update to 0.0.93
- Update WWW
- Relocate to github |
0.0.8_7 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.0.8_7 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? |
0.0.8_7 06 Jan 2015 09:36:22
  |
ehaupt  |
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt |
0.0.8_7 08 Oct 2014 14:26:26
  |
ehaupt  |
Remove @dirrm, @dirrmtry |
0.0.8_7 04 May 2014 18:48:55
  |
tijl  |
Convert multimedia/xmms to USES=libtool. Bump PORTREVISION on all
dependent ports and convert them to USES=libtool too.
audio/scrobbler:
- USES=tar:bzip2.
- Don't link with libstdc++.
audio/xmms-bonk:
- Don't link with libstdc++.
audio/xmms-flac:
- Remove unneeded dependencies.
- Remove $FreeBSD$ from patches.
audio/xmms-scrobbler:
- Use OPTIONS_SLAVE.
audio/xmms-timidity:
- USES=tar:bzip2.
- Install the library instead of the source code file.
audio/xmms-volnorm:
- Remove do-install. |
0.0.8_6 16 Apr 2014 14:48:10
  |
ehaupt  |
Use @sample pkg-plist macro. |
0.0.8_5 18 Mar 2014 14:26:58
  |
ehaupt  |
Quiesce mkdir |
0.0.8_5 12 Feb 2014 19:23:14
  |
ehaupt  |
Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target. |
0.0.8_5 21 Jan 2014 10:50:54
  |
ehaupt  |
Rename MANn to MANPAGEn in order to avoid a 'make check-sanity' warning. |
11 Dec 2013 14:35:37

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in audio
With hat: portmgr |
0.0.8_5 13 Nov 2013 11:27:19
  |
ehaupt  |
Support stage. |
0.0.8_5 10 Oct 2013 08:27:18
  |
ehaupt  |
Remove dead BERLIOS mirror. |
0.0.8_5 20 Sep 2013 14:36:37
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
0.0.8_5 24 Jul 2013 08:19:07
  |
ehaupt  |
Remove MAKE_JOBS_SAFE which is now default. |
0.0.8_5 08 Jul 2013 18:42:16
  |
ehaupt  |
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header |
0.0.8_5 23 Apr 2013 10:26:09
  |
ehaupt  |
Convert to USES=gettext |
0.0.8_5 15 Jan 2013 13:40:29
  |
ehaupt  |
- Use DOC instead of NOPORTDOCS
- Pacify portlint
- Convert header |
0.0.8_5 03 Nov 2012 18:01:23
  |
ehaupt  |
Restore 'Created by' header information. This has been removed during the
first announcement of the new trimming rule and the finalized overworked
version.
Feature safe: yes |
0.0.8_5 07 Sep 2012 18:37:52
  |
ehaupt  |
- Convert to OPTIONSng
- Remove deprecated header information
- Pacify portlint |
0.0.8_5 22 Oct 2011 23:50:23
 |
eadler  |
- remove maintainer tags from pkg-descr
Approved by: portmgr
Approved by: bapt (mentor) |
0.0.8_5 21 Jun 2011 13:39:16
 |
ehaupt  |
Fix build with clang. |
0.0.8_5 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.0.8_5 27 Sep 2010 21:30:39
 |
ehaupt  |
Update MASTER_SITES |
0.0.8_5 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.8_4 27 Mar 2009 18:18:24
 |
ehaupt  |
Mark MAKE_JOBS_SAFE |
0.0.8_4 06 Jun 2008 13:07:20
 |
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.0.8_3 27 Mar 2008 22:15:47
 |
ehaupt  |
Use MASTER_SITE_CRITICAL |
0.0.8_3 17 Mar 2008 15:00:26
 |
ehaupt  |
Get rid of USE_X_PREFIX. |
0.0.8_2 02 Jun 2007 15:44:10
 |
ehaupt  |
Forget about X11BASE |
0.0.8_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.8_1 01 Jun 2006 12:13:54
 |
ehaupt  |
Add an additional mirror. |
0.0.8_1 13 Feb 2006 14:15:39
 |
ehaupt  |
- Fix build on i386
- Remove deprecated USE_REINPLACE
- Remove files/patch-Makefile
Notified by: kris via dosirak |
0.0.8 10 Feb 2006 13:55:05
 |
ehaupt  |
- Update to 0.0.8 [1]
- Add additional master site
[1] Changes in this release:
The sound routine now uses a bandwidth limited synthesizer, which results in
truer emulation. Channel 2 was updated to interpolation and dc offset. The NAS
output now honors a requested endianness. Several enhancements were made to the
player code, including for 64-bit architectures. |
0.0.7 16 Nov 2005 08:44:22
 |
ehaupt  |
- Add additional master site
- Add SHA256 hash
Notified by: pointyhat via kris |
0.0.7 06 Oct 2005 11:57:11
 |
ehaupt  |
Change MAINTAINER address for my ports.
Approved by: novel (mentor) |
0.0.7 28 Jun 2005 18:11:44
 |
jylefort  |
Add gbsplay.
gbsplay emulates the sound hardware of the Nintendo Game Boy(TM). It is able
to play the sounds from a Game Boy(TM) module dump (.GBS format) through
/dev/dsp, standard output or NAS.
WWW: http://gbsplay.berlios.de/
PR: ports/82694
Submitted by: Emanuel Haupt <ehaupt@critical.ch> |