Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.6.6_2 06 Oct 2024 11:49:16 |
Robert Clausecker (fuz) |
*/*: bump port revisions of dependents following x265 updates
PR: 281680 |
2.6.6_1 01 Jun 2024 10:49:16 |
Daniel Engberg (diizzy) |
emulators/fceux: Use libarchive helper
Use USES= libarchive instead of defining it using LIB_DEPENDS
Approved by: portmgr (blanket) |
2.6.6_1 22 Dec 2023 20:00:57 |
Jan Beich (jbeich) |
multimedia/x265: force rebuild consumers after 645419c8e465
$ ffmpeg
ld-elf.so.1: Shared object "libx265.so.192" not found, required by
"libavcodec.so.60"
PR: 274526
Reported by: vvd (on dev-commits-ports-main@ list)
Reported by: Kevin Oberman (on multimedia@ list) |
2.6.6 10 Sep 2023 16:13:04 |
Robert Clausecker (fuz) |
emulators/fceux: update to 2.6.6
Apply two upstream patches to fix the build on non-x86. The libarchive
dependency was previously overlooked.
Changelog: https://fceux.com/web/help/WhatsNew266.html |
2.6.5_2 27 Apr 2023 12:01:46 |
Daniel Engberg (diizzy) |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
2.6.5_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
2.6.5 14 Feb 2023 20:18:58 |
Robert Clausecker (fuz) |
emulators/fceux: Update to 2.6.5
An interim release, gathering bug fixes and improvements from the past
year.
- move REINPLACE_CMD usage to pre-configure to make make makepatch
easier to use.
- commit 2d34c2b for PR #262886 has changed the package list to
ship a man page we explicitly did not want to ship. Fix the
post-install target and pkg-plist to continue not shipping the
man page.
Changelog: https://fceux.com/web/pressrelease-2.6.5.html
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38517 |
2.6.4_1 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
2.6.4_1 18 Sep 2022 11:55:57 |
Jan Beich (jbeich) |
multimedia/x264: update to 0.164.3095
Changes: https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f |
2.6.4 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.6.4 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.6.4 16 May 2022 06:49:43 |
Loïc Bartoletti (lbartoletti) |
devel/cmake: Update to 3.23.0
Update to 3.23.0.
Fix pkg-plist: using the default share/man location
Release Notes:
https://cmake.org/cmake/help/v3.23/release/3.23.html
PR: 262886
Exp-run by: antoine |
2.6.4 25 Mar 2022 05:57:19 |
Guangyuan Yang (ygy) Author: Robert Clausecker |
emulators/fceux: Update to 2.6.4
Changelog: https://fceux.com/web/pressrelease-2.6.4.html
PR: 262758 |
2.6.3 07 Mar 2022 16:13:39 |
Jason E. Hale (jhale) Author: Robert Clausecker |
emulators/fceux: update to 2.6.3
A maintenance release.
Significant family keyboard emulation improvements for the Qt GUI.
Changelog: https://fceux.com/web/pressrelease-2.6.3.html
PR: 262397 |
2.6.2 13 Feb 2022 17:13:15 |
Li-Wen Hsu (lwhsu) Author: Robert Clausecker |
emulators/fceux: Update to 2.6.2
Also remove a superflous USE_QT entry.
Changes: https://fceux.com/web/help/WhatsNew262.html
PR: 261844 |
2.6.1 23 Jan 2022 04:14:17 |
Joseph Mingrone (jrm) Author: Robert Clausecker |
emulators/fceux: revive port
Now that the build system no longer requires python27, this port can be
revived. The port has been completely redone from scratch based on the
current upstream version.
PR: 261402 |
2.2.3_10 02 Jan 2021 14:05:27 |
rene |
Remove some expired ports:
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python |
2.2.3_10 01 Jan 2021 10:11:35 |
antoine |
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr |
2.2.3_10 01 Jan 2021 00:57:24 |
rene |
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things. (Only the first 15 lines of the commit message are shown above ) |
2.2.3_10 25 May 2020 18:33:44 |
sunpoet |
Update USES=scons to specify scons of Python 2
- While I'm here, convert emulators/gem5 and games/marsnomercy to USES=scons |
2.2.3_10 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
2.2.3_9 31 Mar 2020 16:02:58 |
fernape |
emulators/fceux: Fix missing dependency on graphics/gdk-pixbuf2
PR: 245166
Submitted by: andymenderunix@gmail.com |
2.2.3_8 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
2.2.3_8 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.2.3_8 31 Aug 2019 20:20:07 |
tobik |
emulators/fceux: Spell LOGO_MAKE_ARGS_OFF correctly |
2.2.3_7 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.2.3_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 |
2.2.3_5 11 Sep 2018 18:34:28 |
zeising |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
2.2.3_4 25 Aug 2018 05:12:35 |
tobik |
emulators/fceux: Fix build with Clang 6
src/utils/xstring.cpp:234:5: error: non-constant-expression cannot be narrowed
from type 'int' to 'unsigned char' in initializer list [-Wc++11-narrowing]
n<2 ? '=' : Base64Table[ ((input[1] & 0x0F) <<
2) | (input[2] >> 6) ],
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/fceux-2.2.3_4.log |
2.2.3_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 |
2.2.3_3 04 Dec 2017 13:56:49 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Switch to USES=localbase
- Switch to options helpers
- Simplify installation |
2.2.3_3 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 |
2.2.3_2 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.2.3_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 |
2.2.3 26 Feb 2017 13:51:27 |
vanilla |
Update to 2.2.3. |
2.2.2_5 01 Feb 2017 05:27:19 |
jbeich |
emulators/fceux: unbreak with clang 4.0
fceux-server/server.cpp:117:29: error: ordered comparison between pointer and
zero
('char *' and 'int')
while(fgets(buf, 256, fp) > 0)
~~~~~~~~~~~~~~~~~~~ ^ ~
src/cheat.cpp:219:30: error: ordered comparison between pointer and zero ('char
*' and 'int')
while(fgets(linebuf,2048,fp)>0)
~~~~~~~~~~~~~~~~~~~~~~^~
Reported by: antoine (via exp-run) |
2.2.2_5 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
2.2.2_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.2.2_4 04 May 2015 00:33:15 |
eadler |
By request, reset maintainership of multiple ports
PR: 199903
Submitted by: "Chris Petrik" <chris@bsdjunk.com> |
2.2.2_4 05 Feb 2015 20:04:16 |
pawel |
Adopt port
PR: 197182
Submitted by: chris@bsdjunk.com |
2.2.2_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 ) |
2.2.2_3 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
2.2.2_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) |
2.2.2_2 26 May 2014 16:35:59 |
bapt |
Fix lua option |
2.2.2_2 11 Apr 2014 13:42:47 |
miwi |
- Support STRIP properly
- Support compiler USES macro
- Support COPYTREE_SHARE
- Fix pathname in desktop entry file
PR: 187493
Submitted by: ports fury |
2.2.2_1 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
2.2.2 08 Mar 2014 23:54:39 |
gerald |
Update to version 2.2.2 of fceux plus
- convert to staging;
- simplify MASTER_SITES;
- leverage USES more;
- remove all *.dll *.chm as we don't need those;
- replace including <bsd.port.pre.mk> and <bsd.port.post.mk>;
- simplify scons related patch.
PR: 185251
Submitted by: chris petrik <c.petrik.sosa@gmail.com> |
2.2.1.1_2 06 Mar 2014 08:12:06 |
culot |
- Reset maintainership
PR: ports/187285
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |
2.2.1.1_2 08 Jan 2014 09:31:50 |
rakuco |
Convert to the new LIB_DEPENDS syntax |
2.2.1.1_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
2.2.1.1_1 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) |
2.2.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) |
2.2.1.1_1 17 Aug 2013 16:27:24 |
gerald |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
2.2.1.1_1 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
2.2.1.1 23 Apr 2013 10:19:45 |
bapt |
Convert e* to USES=pkgconfig |
2.2.1.1 28 Mar 2013 06:23:34 |
mandree |
Revert regression (indefinite article) in COMMENT.
Note that this must be documented in the Porter's handbook, and should
be checked by portlint.
Submitted by: danfe |
2.2.1.1 26 Mar 2013 21:18:20 |
mandree |
- Maintainer update to new version 2.2.1.1
- In addition to patch from PR, pick a newer compiler to avoid compilation
trouble. Maintainer considers disabling SIMD instead, and might
follow up with a new patch.
PR: ports/174153
Submitted by: Green Dog <fiziologus@gmail.com> (update to 2.2.0)
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (update to 2.2.1.1)
Approved by: Chris Petrik (maintainer) |
2.1.5 11 Mar 2013 16:41:04 |
mandree |
Assign new maintainer.
c.petrik.sosa@gmail.com offered to maintain this port and stated he's
working on fixing the scons-based build (on #bsdports) |
2.1.5 09 Mar 2013 19:59:22 |
eadler |
Return davide's ports to the pool per request.
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer) |
2.1.5 23 Nov 2012 14:35:43 |
wxs |
Update to 2.1.5
PR: ports/172200
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout
Feature safe: yes |
2.1.4a_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.1.4a_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 |
2.1.4a_1 13 Jan 2012 14:40:17 |
scheidell |
- Didn't reinstall documentation/fceux.6 as intended.
- maintainer asked submitter to submit the patch due to maintainer's schedule
PR: ports/163510
Submitted by: A.J. Kehoe IV (Nanoman)" <ibxht163@nanoman.ca>
Approved by: maintainer (timeout, 22 days), gabor (mentor, implicit) |
2.1.4a 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
2.1.4a 13 Sep 2010 08:42:33 |
decke |
- Update to 2.1.4a
- Pass maintainership to submitter
PR: ports/150397
Submitted by: Davide ITaliano <davide dot italiano at gmail dot com>
Approved by: beat (co-mentor, implicit) |
2.1.3 15 Jun 2010 01:01:14 |
linimon |
Reset maintainer at his request.
PR: ports/147838 |
2.1.3 04 May 2010 11:39:21 |
pav |
- Update to 2.1.3
PR: ports/146134
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer) |
2.1.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1.1_1 15 Mar 2010 01:10:23 |
wen |
- Pass maintainership to new volunteer
PR: ports/144748
Submitted by: Chris Petrik <chris@officialunix.com> |
2.1.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.1.1 04 Dec 2009 02:38:52 |
linimon |
Reinstate maintainer at his request. |
2.1.1 26 Nov 2009 00:36:49 |
linimon |
Temporarily reassign ports maintained by chris@officialunix.com back to
the pool for the duration of his upcoming move.
Requested by: maintainer |
2.1.1 05 Nov 2009 16:32:39 |
wxs |
- Update to 2.1.1
PR: ports/139839
Submitted by: chris@officialunix.com (maintainer) |
0.98.13_4 04 Nov 2009 14:24:26 |
wxs |
Forced commit to note this was repocopied from emulators/fceu.
PR: ports/139839
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> |