Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.0b2_12 23 Feb 2024 17:58:29 |
Muhammad Moinur Rahman (bofh) |
emulators/visualboyadvance-m: Moved man to share/man
Approved by: portmgr (blanket) |
2.0.0b2_11 19 Jul 2023 19:27:14 |
Muhammad Moinur Rahman (bofh) |
emulators/visualboyadvance-m: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.0.0b2_11 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.0.0b2_11 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 ) |
2.0.0b2_11 22 Dec 2021 17:29:51 |
Guangyuan Yang (ygy) |
*/*: Maintainer reset for Nicole Reid
There has been multiple consecutive maintainer timeouts for the ports
maintained by Nicole Reid <root@cooltrainer.org>. We thank Nicole for
all their efforts and hope to welcome them back in the future.
PR: 260036 |
2.0.0b2_11 26 Oct 2021 09:28:45 |
Piotr Kubaj (pkubaj) |
emulators/visualboyadvance-m: fix build on non-x86
/wrkdirs/usr/ports/emulators/visualboyadvance-m/work/visualboyadvance-m-VBA-M_Beta_2/src/gba/GBA-thumb.cpp:40:8:
error: 'regparm' is not valid on this platform
static INSN_REGPARM void thumbUnknownInsn(u32 opcode) |
2.0.0b2_11 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
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) |
2.0.0b2_11 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.0.0b2_10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.0b2_10 26 Aug 2020 09:36:38 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Pet portlint
- Update WWW
Approved by: portmgr blanket |
2.0.0b2_10 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
2.0.0b2_10 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
2.0.0b2_10 06 Oct 2019 07:21:11 |
tobik |
emulators/visualboyadvance-m: Clean up GVBAM dependencies
- Drop nop GVBAM_USE_GNOME |
2.0.0b2_9 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.0.0b2_8 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 |
2.0.0b2_7 26 May 2019 04:50:18 |
tobik |
emulators/visualboyadvance-m: Fix ASMSCALERS option
- There is no opt_CMAKE_ARGS helper
- It requires Nasm
- Ninja breaks the build with it on:
ninja: error: build.ninja:737: bad $-escape (literal $ must be written as $$)
FLAGS = -I$(CMAKE_SOURCE_DIR)/src/filters/hq/asm/ -O1 -DELF -w-orphan-...
^ near here |
2.0.0b2_6 11 Feb 2019 08:59:01 |
tobik |
Unbreak emulators/visualboyadvance-m
fex/fex/File_Extractor.h:181:58: error: cannot initialize return object of type
'blargg_err_t' (aka 'const char *') with an lvalue of type 'const int'
inline blargg_err_t File_Extractor::rewind_v() { return blargg_ok; }
PR: 223538
Submitted by: w.schwarzenfeld@utanet.at (based on) |
2.0.0b2_6 25 Dec 2018 20:25:40 |
tcberner |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
2.0.0b2_6 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
2.0.0b2_5 04 Nov 2018 16:07:32 |
antoine |
Mark BROKEN: fails to build
src/gba/Cheats.cpp:2480:5: error: non-constant-expression cannot be narrowed
from type 'unsigned int' to 'u8' (aka 'unsigned char') in initializer list
[-Wc++11-narrowing]
address & 255,
^~~~~~~~~~~~~
Reported by: pkg-fallout |
2.0.0b2_5 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
2.0.0b2_4 02 May 2018 13:26:36 |
jbeich |
emulators/visualboyadvance-m: unbreak with ffmpeg 4.0
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
audio_buf = (u8 *)malloc(AUDIO_BUF_LEN);
^
src/common/ffmpeg.cpp:88:36: note: expanded from macro 'AUDIO_BUF_LEN'
^
src/common/ffmpeg.cpp:288:27: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
src/common/ffmpeg.cpp:88:69: note: expanded from macro 'AUDIO_BUF_LEN'
^
src/common/ffmpeg.cpp:307:27: error: use of undeclared identifier
'FF_MIN_BUFFER_SIZE'
video_buf = (u8 *)malloc(VIDEO_BUF_LEN);
^
src/common/ffmpeg.cpp:90:24: note: expanded from macro 'VIDEO_BUF_LEN'
^ (Only the first 15 lines of the commit message are shown above ) |
2.0.0b2_4 30 Nov 2017 06:13:35 |
linimon |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
2.0.0b2_4 01 Nov 2017 13:10:35 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
2.0.0b2_4 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
2.0.0b2_3 12 Oct 2017 15:57:51 |
mat |
Remove WANT_GNOME and HAVE_GNOME.
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643 |
2.0.0b2_3 26 May 2017 14:27:45 |
linimon |
These ports fail the same way on armv6 as they do on aarch64.
Approved by: portmgr (tier-2 blanket) |
2.0.0b2_3 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
2.0.0b2_2 29 Dec 2016 14:20:46 |
amdmi3 |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- Switch to options helpers
- Fix build with GBVAM and/or without SDL (add mising files and conditions to
plist)
- Fix manpage installation (patch mandir instead of moving file later, no need
to empty directory in the plist)
- Fix build with LIRC (remove double patching)
- Fix build with LINK (use correct version of SFML)
Approved by: portmgr blanket |
2.0.0b2_2 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
2.0.0b2_1 18 Nov 2016 22:00:57 |
jbeich |
emulators/visualboyadvance-m: unbreak build with ffmpeg 3.x
In file included from src/common/ffmpeg.cpp:62:
src/common/ffmpeg.h:70:5: error: unknown type name 'PixelFormat'; did you mean
'AVPixelFormat'?
priv_PixelFormat pixfmt;
^~~~~~~~~~~~~~~~
AVPixelFormat
src/common/ffmpeg.cpp:61:26: note: expanded from macro 'priv_PixelFormat'
#define priv_PixelFormat PixelFormat
^
/usr/local/include/libavutil/pixfmt.h:60:6: note: 'AVPixelFormat' declared here
enum AVPixelFormat {
^
src/common/ffmpeg.cpp:81:11: error: use of undeclared identifier
'avcodec_alloc_frame'
pic = avcodec_alloc_frame(); (Only the first 15 lines of the commit message are shown above ) |
2.0.0b2 08 Nov 2016 19:29:57 |
linimon |
The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. |
2.0.0b2 08 Nov 2016 08:13:48 |
linimon |
Mark as broken on arm64.
Approved by: portmgr (tier-2 blanket) |
2.0.0b2 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.0.0b2 13 Aug 2016 15:31:43 |
pi |
emulators/visualboyadvance-m: 1.8.0 -> 2.0.0b2
- patted portlint
- patches are now makepatch compliant
PR: 210058
Changes: http://vba-m.com/forum/showthread.php?tid=1037&pid=6091#pid6091
http://vba-m.com/forum/showthread.php?tid=1036&pid=6090#pid6090
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Reviewed by: pawel
Approved by: Allison N. Reid <root@cooltrainer.org> (maintainer) |
1.8.0r1231_5 10 Apr 2016 09:00:17 |
bapt |
Convert to @sample |
1.8.0r1231_5 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.8.0r1231_5 13 Nov 2015 08:53:52 |
marino |
emulators/visualboyadvance-m: Expand patch to support malloc.h-less DF |
1.8.0r1231_5 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.8.0r1231_4 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.8.0r1231_4 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.8.0r1231_3 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
1.8.0r1231_3 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.8.0r1231_2 19 Aug 2014 12:42:11 |
amdmi3 |
- Switch to sfml1 in preparation to sfml update
- SFML is only needed for LINK option
- Fix build when LIRC is enabled
Approved by: portmgr blanket |
1.8.0r1231_1 11 Aug 2014 13:59:47 |
tijl |
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample
Reported by: sbruno [1] |
1.8.0r1231 20 Jun 2014 10:20:18 |
marino |
emulators/visualboyadvance-m: Upgrade version r1001 => r1231
Improvements:
* Add Link support
* Add Lirc support
* Patch SDL interface (thanks dennylin93)
* Several new translations
* Many small fixes to various titles
PR: 189647
Submitted by: maintainer (Nicole Reid) |
1.8.0r1001_3 26 May 2014 06:55:07 |
bapt |
Convert to USES=dos2unix
With hat: portmgr |
1.8.0r1001_3 22 Oct 2013 13:57:35 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
1.8.0r1001_3 05 Oct 2013 10:49:13 |
wg |
emulators/visualboyadvance-m: fix build
- Fix build [1]
- Convert lib depends to new format
- Allow staging
PR: ports/181413 [1]
Submitted by: David Demelier <demelier.david gmail.com> (maintainer) [1] |
1.8.0r1001_3 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.8.0r1001_3 18 Sep 2013 06:44:47 |
bapt |
Add a explicit dependency on pkgconf |
1.8.0r1001_3 26 Apr 2013 16:39:14 |
bapt |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
1.8.0r1001_3 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
1.8.0r1001_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.8.0r1001_2 18 Feb 2012 10:18:33 |
mva |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.8.0r1001_1 09 Sep 2011 03:36:19 |
amdmi3 |
- Fix SFML dependency (use LIB_DEPENDS as now sfml installs numbered .so
libraries)
PR: 160045
Submitted by: myself
Approved by: maintainer timeout |
1.8.0r1001 04 Aug 2011 21:08:37 |
amdmi3 |
- Update to 1001:
- Added support for GBA cheats
- Added RTC support
- Added vba-over.ini support
- Added internationalization support
- Added 7zip support
PR: 159387
Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer) |
1.8.0r966 13 Dec 2010 09:34:23 |
nivit |
- Update to 1.8.0r966
- Patch CMakeList.txt to build properly with devel/cmake 2.8.3
- Remove MD5 checksum from distinfo
PR: ports/152594
Submitted by: Nicole Reid <root@cooltrainer.org> (maintainer) |
1.8.0r945_1 24 Sep 2010 18:19:26 |
amdmi3 |
- Add missing bits of the previous commit that somehow were not committed, this
also fixed build
- Bump PORTREVISION
PR: 144064
Submitted by: okeeblow <root@cooltrainer.org> |
1.8.0r945 15 Sep 2010 22:37:41 |
amdmi3 |
VisualBoyAdvance-M is an emulator of the Game Boy, Super Game Boy,
Game Boy Color, and Game Boy Advance. The -M fork is a collection
of community patches to the original VisualBoyAdvance. It includes an
option GTK frontend.
WWW: http://vba-m.com/
PR: 144064
Submitted by: okeeblow <root@cooltrainer.org> |