Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.6 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.8.6 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) |
1.8.6 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 ) |
1.8.6 15 Jun 2022 19:44:35 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.8.5 → 1.8.6 |
1.8.5 17 May 2022 14:41:55 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.8.4 → 1.8.5 |
1.8.4 18 Apr 2022 17:24:03 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: add missing dependency on pkgconfig
Reported by: reprise |
1.8.4 01 Apr 2022 14:37:34 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.8.2 → 1.8.4 |
1.8.2 22 Feb 2022 13:46:39 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.8.1 → 1.8.2 |
1.8.1 13 Feb 2022 01:02:52 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.8.0 → 1.8.1 |
1.8.0 09 Feb 2022 18:40:35 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update 1.7.2 → 1.8.0 |
1.7.2 18 Aug 2021 13:17:17 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update to 1.7.2 |
1.7.1 13 Jul 2021 14:21:18 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update to 1.7.1 |
1.7.0_1 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 |
1.7.0 08 Jun 2021 17:28:01 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update to 1.7.0 |
1.6.0 29 Apr 2021 14:20:08 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: remove unneeded dependency |
1.6.0 27 Apr 2021 19:07:31 |
Dmitry Marakasov (amdmi3) |
graphics/tiled: update to 1.6.0 |
1.5.0 07 Apr 2021 23:19:01 |
Dmitry Marakasov (amdmi3) |
Remove useless Created by: headers mentioning me |
1.5.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.0 29 Mar 2021 12:39:01 |
amdmi3 |
- Update to 1.5.0 |
1.4.3 22 Nov 2020 21:18:44 |
amdmi3 |
- Update to 1.4.3 |
1.4.2 07 Aug 2020 19:24:02 |
amdmi3 |
- Update to 1.4.2 |
1.4.1 03 Jul 2020 13:38:46 |
amdmi3 |
- Update to 1.4.1 |
1.4.0 18 Jun 2020 23:34:47 |
amdmi3 |
- Update to 1.4.0 |
1.3.5 28 May 2020 19:41:35 |
amdmi3 |
- Update to 1.3.5 |
1.3.4 21 May 2020 11:56:10 |
tcberner |
graphics/tiled: prepare for Qt5-5.15 |
1.3.4 20 Apr 2020 00:45:47 |
amdmi3 |
- Update to 1.3.4 |
1.3.3 06 Apr 2020 14:48:12 |
amdmi3 |
- Switch to share/man |
1.3.3 05 Mar 2020 18:55:10 |
amdmi3 |
- Update to 1.3.3 |
1.3.2 24 Jan 2020 15:07:44 |
amdmi3 |
- Update to 1.3.2 |
1.3.1 21 Nov 2019 12:43:02 |
amdmi3 |
- Update to 1.3.1 |
1.3.0 18 Nov 2019 17:30:14 |
amdmi3 |
- Update to 1.3.0 |
1.2.5 23 Oct 2019 14:12:20 |
amdmi3 |
- Update to 1.2.5 |
1.2.4_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 |
1.2.4 03 Jun 2019 14:52:34 |
amdmi3 |
- Update to 1.2.4 |
1.2.3 13 Mar 2019 15:48:32 |
amdmi3 |
- Update to 1.2.3 |
1.2.2 08 Feb 2019 09:30:42 |
amdmi3 |
- Update WWW |
1.2.2 28 Jan 2019 14:47:06 |
amdmi3 |
- Update to 1.2.2 |
1.2.1_2 16 Jan 2019 11:13:45 |
tijl |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
1.2.1_1 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 |
1.2.1 15 Nov 2018 20:10:46 |
amdmi3 |
- Update to 1.2.1 |
1.2.0 23 Sep 2018 13:18:17 |
amdmi3 |
- Update to 1.2.0 |
1.1.6_1 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 |
1.1.6 18 Jul 2018 19:05:40 |
amdmi3 |
- Update to 1.1.6 |
1.1.5 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
1.1.5 29 Apr 2018 21:14:26 |
amdmi3 |
- Update to 1.1.5 |
1.1.4 13 Apr 2018 20:05:35 |
amdmi3 |
- Update to 1.1.4 |
1.1.3 13 Mar 2018 14:42:06 |
amdmi3 |
- Update to 1.1.3 |
1.1.2 02 Feb 2018 16:13:52 |
amdmi3 |
- Update to 1.1.2 |
1.1.1 09 Jan 2018 12:14:13 |
amdmi3 |
- Update to 1.1.1 |
1.0.3_1 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 |
1.0.3 31 Aug 2017 11:58:40 |
amdmi3 |
- Update to 1.0.3 |
1.0.2 07 Jul 2017 13:01:15 |
amdmi3 |
- Update to 1.0.2 |
1.0.1 16 Jun 2017 09:23:18 |
amdmi3 |
- Update to 1.0.1 |
1.0.0 31 May 2017 17:36:19 |
amdmi3 |
- Update to 1.0.0 |
0.18.2_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 |
0.18.2_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.18.2 22 Feb 2017 18:33:01 |
amdmi3 |
- Update to 0.18.2 |
0.18.1 24 Jan 2017 13:48:31 |
amdmi3 |
- Update to 0.18.1 |
0.18.0 23 Dec 2016 09:59:23 |
amdmi3 |
- Update to 0.18.0 |
0.17.2 06 Dec 2016 12:05:25 |
amdmi3 |
- Update to 0.17.2 |
0.17.1 11 Nov 2016 18:35:40 |
amdmi3 |
- Update to 0.17.1 |
0.17.0 18 Aug 2016 22:07:42 |
amdmi3 |
- Update to 0.17.0 |
0.16.2 15 Aug 2016 09:39:32 |
amdmi3 |
- Update to 0.16.2 |
0.16.1 10 May 2016 03:36:13 |
amdmi3 |
- Update to 0.16.1 |
0.16.0 06 Apr 2016 03:59:31 |
amdmi3 |
- Update to 0.16.0 |
0.15.1 17 Feb 2016 11:03:17 |
amdmi3 |
- Update to 0.15.1
- Install more documentation |
0.15.0 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.15.0 07 Jan 2016 22:10:21 |
amdmi3 |
- Update to 0.15.0 |
0.13.1 08 Sep 2015 11:23:11 |
amdmi3 |
- Update to 0.13.1
- Switch to options helpers
- Add LICENSE |
0.12.3 23 Aug 2015 22:47:33 |
amdmi3 |
- Switch to options helpers |
0.12.3 15 Jun 2015 10:54:24 |
amdmi3 |
- Update to 0.12.3
Submitted by: Florian Degner <f dot degner at gmx dot de> |
0.11.0 18 May 2015 17:07:46 |
mat |
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.
With hat: portmgr
Sponsored by: Absolight |
0.11.0 16 Mar 2015 14:05:45 |
amdmi3 |
- Switch to linguisttools_build |
0.11.0 17 Jan 2015 17:42:47 |
amdmi3 |
- Update to 0.11.0 |
0.9.1_1 22 Sep 2014 12:42:24 |
amdmi3 |
- Cleanup plist |
0.9.1_1 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.9.1 16 Dec 2013 17:40:14 |
amdmi3 |
- Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested
by Porter's Handbook |
0.9.1 22 Nov 2013 12:54:48 |
makc |
Convert to USES=qmake
Approved by: portmgr (blanket approval) |
0.9.1 22 Oct 2013 13:58:56 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery) |
0.9.1 17 Oct 2013 01:02:24 |
amdmi3 |
- Support staging |
0.9.1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.9.1 28 Aug 2013 04:10:32 |
amdmi3 |
- Update to 0.9.1 |
0.9.0 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.9.0 12 Jul 2013 15:01:46 |
amdmi3 |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
0.9.0 08 Mar 2013 12:57:22 |
amdmi3 |
- Update to 0.9.0 |
0.8.1 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
0.8.1 28 May 2012 13:44:13 |
amdmi3 |
Tiled is a general purpose tile map editor. It's built to be easy
to use, yet flexible enough to work with varying game engines,
whether your game is an RPG, platformer or Breakout clone. Tiled
is free software and written in C++, using the Qt application
framework. The main features in a nutshell:
* General purpose tile map editor with XML-based map format
* Supports orthogonal and isometric maps
* Custom objects can be placed with pixel precision
* Full undo/redo and copy/paste support
* Add custom properties to tiles, layers, objects or the map
* Automatically reloads tilesets when changed externally
* Resize or offset your tile map later as needed
* Efficient tile editing tools like stamp and fill brushes
* Supports input/output plugins to open and save files in custom
formats
WWW: http://www.mapeditor.org/ |