Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.10.4_13 24 Feb 2024 07:08:04
    |
Muhammad Moinur Rahman (bofh)  |
games/freeminer: Moved man to share/man
Approved by: portmgr (blanket) |
0.4.10.4_12 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
0.4.10.4_12 28 Dec 2023 23:03:31
    |
Jason E. Hale (jhale)  |
games/freeminer: Fix build with CMake >= 3.28.0
PR: 275730
Approved by: portmgr (blanket) |
0.4.10.4_12 07 Aug 2023 06:24:56
    |
Piotr Kubaj (pkubaj)  |
games/freeminer: switch to USES=luajit |
0.4.10.4_11 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
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.4.10.4_10 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.4.10.4_10 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 |
0.4.10.4_9 07 Apr 2021 23:19:01
    |
Dmitry Marakasov (amdmi3)  |
Remove useless Created by: headers mentioning me |
0.4.10.4_9 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
0.4.10.4_9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.4.10.4_9 14 Feb 2021 17:11:41
  |
pkubaj  |
games/freeminer: fix build on powerpc64le |
0.4.10.4_9 23 Sep 2020 11:57:23
  |
pkubaj  |
games/freeminer: enable luajit on powerpc64
Builds fine when using luajit-openresty. |
0.4.10.4_8 05 Jul 2020 19:28:48
  |
jbeich  |
games/freeminer: unbreak after r540853
In file included from src/script/common/c_content.cpp:39:
In file included from /usr/local/include/json/json.h:10:
[...]
/usr/local/include/json/value.h:107:6: error: redefinition of 'ValueType'
enum ValueType {
^
src/json/json.h:398:9: note: previous definition is here
enum ValueType
^
Reported by: pkg-fallout |
0.4.10.4_8 29 May 2020 05:03:10
  |
linimon  |
Mark as BROKEN on armv7 and powerpc64-12.
Approved by: portmgr (tier-2 blanket) |
0.4.10.4_8 19 Apr 2020 18:50:55
  |
amdmi3  |
Drop maintainership |
0.4.10.4_8 19 Mar 2020 23:02:31
  |
tobik  |
Clean up LLD_UNSAFE from openal-soft ports
After FreeBSD 12.0 EOL we no longer have to worry about LLD 6 and
can drop LLD_UNSAFE from openal-soft ports. LLD can link them fine
now but some ports needs a little help on i386 (-Wl,-znotext).
PR: 226980
Reviewed by: jbeich (earlier version)
Differential Revision: https://reviews.freebsd.org/D23030 |
0.4.10.4_8 07 Nov 2019 14:16:52
  |
tobik  |
Do not set CLIENTS?_USES twice
Also drop misspelled CLIENTS_VERS in games/quakeforge. It probably
was meant to be CLIENTS_VARS but the port does not use Gtk so
INSTALLS_ICONS=yes should not be set anyway. |
0.4.10.4_8 05 Nov 2019 22:21:16
  |
zeising  |
Add USES=xorg USES=gl, ports categories e and g
Add USES=xorg and USES=gl to ports in categories starting with 'e' and 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.4.10.4_8 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
0.4.10.4_8 13 Aug 2019 14:54:59
  |
pkubaj  |
games/freeminer: enable building on powerpc64
Luajit is not available on powerpc64.
This itself doesn't fix build with GCC on powerpc64 currently, but it does fix
build when experimental patches for Clang in base are used.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D21241 |
0.4.10.4_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 |
0.4.10.4_7 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.4.10.4_6 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.4.10.4_5 07 Jan 2018 22:34:17
  |
krion  |
Set LLD_UNSAFE=yes that the port will continue to link with ld.bfd
if /usr/bin/ld is lld, until the issue can be addressed.
PR: 214864
Approved by: portmgr (LLD_UNSAFE blanket)
Sponsored by: The FreeBSD Foundation |
0.4.10.4_5 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.4.10.4_4 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 |
0.4.10.4_3 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.4.10.4_2 15 Feb 2017 19:40:16
  |
tijl  |
- In x11-toolkits/irrlicht build only the shared library. The upstream
Makefile does not support building both the static and shared library.
It compiles the code without -fPIC first for the static library and then
creates the shared library from the same object files without recompiling
them with -fPIC.
- The upstream install target can now be used as well.
- Use upstream library version and bump dependent ports. |
0.4.10.4_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.4.10.4_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.4.10.4_1 02 Aug 2015 21:07:39
  |
amdmi3  |
- Drop 8.x-related conditions for my ports |
0.4.10.4_1 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
0.4.10.4_1 06 May 2015 16:04:20
  |
mat  |
Update ports in the games category to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.4.10.4_1 25 Dec 2014 20:54:43
  |
bapt  |
Bump portrevision after png update |
0.4.10.4 04 Dec 2014 12:29:17
  |
amdmi3  |
- Check OPSYS along with OSVERSION
- Clarify BROKEN message |
0.4.10.4 25 Nov 2014 01:17:33
  |
amdmi3  |
- Update to 0.4.10.4
- Use @sample |
0.4.9.3_5 19 Nov 2014 15:08:29
  |
amdmi3  |
- List empty directory in plist |
0.4.9.3_5 22 Sep 2014 14:24:11
  |
amdmi3  |
- Cleanup plist |
0.4.9.3_5 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) |
0.4.9.3_4 27 Jun 2014 17:21:07
  |
miwi  |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
0.4.9.3_3 03 Jun 2014 14:34:06
  |
vanilla  |
Upgrade snappy to 1.1.1, and bump all related PORTREVISION to chase shared
library version.
PR: ports/190409
Submitted by: ports at robakdesign.com
Approved by: portmgr@ (for NO_STAGE) |
0.4.9.3_2 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
0.4.9.3_1 13 Feb 2014 20:45:30
  |
amdmi3  |
- Make server-only installation not bring in X11 depends |
0.4.9.3_1 28 Jan 2014 02:58:32
  |
amdmi3  |
- Bring back hosted directory for games to be placed into |
0.4.9.3 27 Jan 2014 23:16:41
  |
amdmi3  |
- Update to 0.4.9.3 |
0.4.8.2 25 Dec 2013 23:29:34
  |
antoine  |
Convert the tree to USES=openal
Approved by: portmgr (bapt) |
0.4.8.2 07 Dec 2013 01:25:01
  |
amdmi3  |
- Add freeminer and freeminer-game: forks of minecraft and
minecraft_game correspondingly
Freeminer is a Minecraft-inspired sandbox game.
WWW: http://freeminer.org/ |