Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.27.7.0_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
3.27.7.0 09 Oct 2022 10:39:08
    |
Michael Reifenberger (mr)  |
cad/qcad: Update
Update to the version 3.27.7.0 |
3.27.6.7 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) |
3.27.6.7 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 ) |
3.27.6.7 27 Aug 2022 16:50:58
    |
Michael Reifenberger (mr)  |
cad/qcad: Update
Update to 3.27.6.7 |
3.27.6.0 20 Jul 2022 14:20:58
    |
Tobias C. Berner (tcberner)  |
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.27.6.0 19 May 2022 16:16:30
    |
Michael Reifenberger (mr)  |
cad/qcad: Update
Update to 3.27.6.0 |
3.26.1.0_1 16 Oct 2021 09:51:39
    |
Jimmy Olgeni (olgeni)  |
*: fix tab vs. space issues, and comments according to the guide. |
3.26.1.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 |
3.26.1.0 19 Apr 2021 08:00:13
    |
Tobias Kortkamp (tobik)  |
Clean up all commented PORTREVISION and PORTEPOCH lines
No revision bump tool that we have cleans them up or deals with
them, so we end up with duplicated lines. Instead of implementing
that just clean up the 51 ports that do this.
PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if
you need a reminder or placeholder. |
3.26.1.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.26.1.0 28 Mar 2021 20:08:25
  |
mr  |
Stop setting MAKE_JOBS_UNSAFE by only building release or debug
Submitted by: rakuco@
Differential Revision: https://reviews.freebsd.org/D19219 |
3.26.1.0 11 Mar 2021 19:08:44
  |
mr  |
Update to 3.26.1.0 |
3.25.2.4 21 Nov 2020 21:51:19
  |
mr  |
Update to 3.25.2.4 |
3.25.2.0 10 Sep 2020 18:19:08
  |
mr  |
Update to version 3.25.2.0 |
3.24.3.8 10 Jun 2020 20:06:29
  |
mr  |
Remove BROKEN_i386 after the previous fix got verified.
PR: 234857
Reported by: emaste@ |
3.24.3.8 07 Jun 2020 16:48:24
  |
mr  |
Try to fix i386 build.
While there update to 3.24.3.8
PR: 234857
Submitted by: emaste@ |
3.24.2.0 29 May 2020 18:40:35
  |
lbartoletti  |
cad/qcad: prepare for Qt5-5.15
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25048 |
3.24.2.0 13 Apr 2020 12:35:59
  |
tcberner  |
Update Qt5 to 5.14.2
Very big thanks go again to kai@ who provided the www/qt5-webengine upgrade (to
5.14.0).
Notably, video capture support was re-enabled.
Announcement:
https://www.qt.io/blog/qt-5.14-has-released
PR: 244964
Exp-run by: antoine |
3.24.2.0 19 Jan 2020 16:56:56
  |
mr  |
Update to 3.24.2.0 |
3.24.1.0 12 Jan 2020 15:57:10
  |
mr  |
Fixes and update to 3.24.1.0
Submitted by: Tamas Tevesz |
3.22.0.12_1 08 Nov 2019 16:59:59
  |
tcberner  |
Update Qt5 to 5.13.2
Announcement:
https://www.qt.io/blog/qt-5.13.2-released
Thanks to kai@ for updating webengine.
PR: 241649
Exp-run by: antoine |
3.22.0.12_1 04 Nov 2019 21:36:13
  |
zeising  |
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. |
3.22.0.12_1 18 Sep 2019 09:25:44
  |
antoine  |
Mark BROKEN on i386 with lld
Reported by: pkg-fallout
MFH: 2019Q3 |
3.22.0.12_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 |
3.22.0.12 02 Jun 2019 18:07:39
  |
mr  |
Add missed patch-src_scripting_ecmaapi_ecmaapi.pro |
3.22.0.12 02 Jun 2019 18:05:59
  |
mr  |
Update to v3.22.0.12
Submitted by: Tamas TEVESZ |
3.21.3.15_4 25 May 2019 16:18:34
  |
tcberner  |
archivers/quazip: update to 0.8
From the changelog:
* Support for UTF-8 in file names and comments (Denis Zavorotnyy)
* get/setOsCode(), get/setDefaultOsCode()
* Fixed Z_STREAM_END handling in QuaZioDevic |
3.21.3.15_3 29 Mar 2019 06:51:49
  |
antoine  |
Remove duplicate line from plist |
3.21.3.15_3 16 Mar 2019 19:37:25
  |
tcberner  |
archivers/quazip: remove flavors (Qt4 deprecation) |
3.21.3.15_2 12 Feb 2019 21:07:13
  |
mr  |
Simplify C*FLAGS for i386
Submitted by: mat@ |
3.21.3.15_1 07 Feb 2019 22:36:06
  |
mr  |
Update to 3.21.3.15 and try to fix build for i386 |
3.21.3.11_1 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 ) |
3.21.3.11 26 Dec 2018 12:29:28
  |
linimon  |
USES=compiler:c++11-lang is necessary to build on GCC-based architectures.
PR: 234394
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
3.21.3.11 08 Dec 2018 13:57:40
  |
mr  |
Update to 3.21.3.11 |
3.21.1.1_4 25 Sep 2018 20:12:03
  |
tcberner  |
Update Qt5 to 5.11.2
PR: 231560
Exp-run by: antoine |
3.21.1.1_3 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 |
3.21.1.1_2 10 Sep 2018 13:15:48
  |
mat  |
Add EXAMPLES options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
3.21.1.1_2 01 Aug 2018 16:33:11
  |
adamw  |
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible
to." |
3.21.1.1_2 09 Jul 2018 13:57:36
  |
mr  |
Really bunp PORTREVISION this time...
Reported by: linimon |
3.21.1.1_1 09 Jul 2018 10:09:58
  |
mr  |
Bump PORTREVISION to fix pkg building. |
3.21.1.1_1 07 Jul 2018 18:28:47
  |
mr  |
Add two missing patches. |
3.21.1.1_1 06 Jul 2018 12:24:07
  |
mr  |
Complete the switch to qt5 and upgrade to 3.21.1.1
Submitted by: Tamas Tevesz ice@extreme.hu |
3.20.1.7 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 |
3.20.1.7 22 Jun 2018 12:07:32
  |
mr  |
Update to version 3.20.1.7 and use QT5 due to compile errors when using QT4. |
3.19.0.0_1 11 Mar 2018 10:05:43
  |
tcberner  |
Convert archivers/quazip and archivers/quazip-qt5 into flavors
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14640 |
3.19.0.0 01 Feb 2018 06:35:41
  |
antoine  |
Remove duplicate line from plist |
3.19.0.0 11 Nov 2017 15:35:57
  |
mr  |
Upgrade to 3.19.0.0 |
3.17.3.6 09 Nov 2017 22:17:07
  |
|