Commit graph

55 commits

Author SHA1 Message Date
Gleb Popov
46a8f64a63 sysutils/bsdisks: Update to 0.36
PR:		281686
2024-11-10 14:03:23 +03:00
Eric Camachat
91ee9ec8e0 sysutils/bsdisks: Switch to Qt 6
PR:		279168
2024-05-21 22:06:00 +03:00
Tobias C. Berner
552ed27ec1 sysutils/polkit-qt,sysutils/polkit-qt-1-devel: unify and flavorize
This updates sysutils/polkit-qt to the 0.200 release and removes the
development version port polkit-qt-1-devel. The new version is now
flavorized to support both Qt5 and Qt6.
2024-03-02 00:54:13 +01:00
Gleb Popov
4e194501e6 sysutils/bsdisks: Update to 0.35 2024-01-29 12:00:25 +03:00
Gleb Popov
606d25a356 sysutils/bsdisks: Update to 0.34 2024-01-08 21:11:30 +03:00
Gleb Popov
1f1bf812eb sysutils/bsdisks: Update to 0.33
PR:		275508
2023-12-03 19:44:06 +03:00
Gleb Popov
b92aabc886 sysutils/bsdisks: Update to 0.32
Sponsored by:	Serenity Cybersecurity, LLC
2023-11-29 16:37:26 +03:00
Gleb Popov
e5f56807f3 sysutils/bsdisks: Update to 0.31
Sponsored by:	Serenity Cybersecurity, LLC
2023-10-19 10:58:25 +03:00
Felix Palmen
7d1faa7179 bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
2023-07-12 20:56:04 +02:00
Gleb Popov
2e05b60cb2 sysutils/bsdisks: Update to 0.30 2023-07-01 18:29:32 +03:00
Gleb Popov
e5e4bfcdb2 sysutils/bsdisks: Update to 0.29 2023-01-16 13:01:04 +03:00
Gleb Popov
b75bbc23fd sysutils/bsdisks: Update to 0.28
Add support for FreeBSD-native ext2 filesystem.

PR:		265193
2022-11-23 11:41:14 +03:00
Felix Palmen
ddae4e92d8 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
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Gleb Popov
46588a8950 sysutils/bsdisks: Update to 0.27
PR:		253149
2022-01-17 14:29:06 +03:00
Gleb Popov
8724cef00a sysutils/bsdisks: Refresh distinfo.
Something happened upstream and the resulting distfile is now of different size.

PR:		259546
2021-10-30 11:47:06 +03:00
Gleb Popov
871e290046 sysutils/bsdisks: Remove WRKSRC hack.
The upstream Heptapod issue was fixed.
2021-05-31 16:09:03 +03:00
Gleb Popov
2905efd877 sysutils/bsdisks: Update to 0.26
PR:		254459
2021-04-15 14:44:26 +03:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Gleb Popov
26b501259f sysutils/bsdisks: Update to 0.25
PR:		253271
2021-03-17 18:45:07 +00:00
Gleb Popov
e1cb26d220 sysutils/bsdisks: Update to 0.24 2020-12-07 17:36:02 +00:00
Gleb Popov
4daa169ffc sysutils/bsdisks: Update to 0.23 2020-10-28 11:30:45 +00:00
Gleb Popov
1b7e8f937a sysutils/bsdisks: Update to 0.22 2020-08-24 19:47:25 +00:00
Gleb Popov
3dfdefc2c1 sysutils/bsdisks: Update to 0.21. Stability fixes.
PR:		248531
2020-08-19 06:59:29 +00:00
Gleb Popov
2c41ab917b sysutils/bsdisks: Update to 0.20
PR:		248586
2020-08-13 05:26:15 +00:00
Gleb Popov
2893638bcc sysutils/bsdisks: Update to 0.19. Brings a MMC-related fix.
PR:		248531
2020-08-08 09:31:26 +00:00
Gleb Popov
31806fb387 sysutils/bsdisks: Update to 0.18
This release features logging via syslog, contributed by Pau Amma <pauamma@gundo.com>.
2020-08-01 09:13:41 +00:00
Gleb Popov
d4c1019862 sysutils/bsdisks: Update to 0.17 2020-07-21 13:34:33 +00:00
Gleb Popov
8213e4609a sysutils/bsdisks: Update to 0.16
PR:		247431
Submitted by:	Oleg Sidorkin <osidorkin@gmail.com>
2020-06-20 10:05:15 +00:00
Gleb Popov
d1391f3636 sysutils/bsdisks: Update WWW.
PR:		247431
2020-06-20 06:30:06 +00:00
Gleb Popov
c153809826 sysutils/bsdisks: Update to 0.15.
Try to reuse existing mount dir. Stability fixes.
2020-05-23 20:30:05 +00:00
Gleb Popov
c2a239bd14 sysutils/bsdisks: Update to 0.14.
The development repository moved from Bitbucket to the public instance of Heptapod, a GitLab fork with Mercurial support.
2020-02-23 15:13:45 +00:00
Gleb Popov
3de90a77ae sysutils/bsdisks: Update to 0.13. 2020-01-14 13:23:15 +00:00
Gleb Popov
8f17b09717 sysutils/bsdisks: Update to 0.12.
Add support for exfat FS.

PR:		242902
2020-01-03 09:34:08 +00:00
Gleb Popov
0f935a5c46 sysutils/bsdisks: Update to 0.11.
PR:		241645
2019-12-11 12:36:09 +00:00
Gleb Popov
80e4821eaa sysutils/bsdisks: Update to 0.10. 2019-11-24 09:17:08 +00:00
Gleb Popov
4877b65edc sysutils/bsdisks: Add a patch to handle NVMe drives properly.
PR:		241645
Submitted by:	cmt
2019-11-02 06:25:27 +00:00
Gleb Popov
d4160a64ca sysutils/bsdisks: Update to 0.9. 2019-09-08 14:52:53 +00:00
Gerald Pfeifer
ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gleb Popov
d37125ec4a sysutils/bsdisks: Update to 0.8.
Approved by:	tcberner (mentor)
2019-04-14 17:30:12 +00:00
Gleb Popov
1fcf3ac9ce sysutils/bsdisks: Update to 0.7.
Approved by:	tcberner (mentor)
2019-03-04 18:16:39 +00:00
Tijl Coosemans
1bf487d3e7 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
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1] 5c2cbfccf9
[2] 2ed5054e3a
[3] 009f5ebb4b

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
2019-01-16 11:13:44 +00:00
Gerald Pfeifer
a9f015d155 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
2018-12-12 01:35:33 +00:00
Gleb Popov
f98c4d232a sysutils/bsdisks: Update to 0.5.
Approved by:	tcberner (mentor)
2018-10-21 18:10:27 +00:00
Gleb Popov
65273721b8 Set MAINTAINER of mine ports to @FreeBSD.org email.
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16640
2018-08-09 14:24:37 +00:00
Gerald Pfeifer
09f9633cb6 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
2018-07-29 22:18:44 +00:00
Gleb Popov
71558e2deb sysutils/bsdisks
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16417
2018-07-24 11:22:40 +00:00
Tobias C. Berner
b1a1d38bf9 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
2018-06-28 17:39:53 +00:00