non port: net-im/libsignon-glib/Makefile |
SVNWeb
|
Number of commits found: 13 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Fri, 26 Aug 2022
|
[ 17:02 Tobias C. Berner (tcberner) ] d9b0d9a (Only the first 10 of 165 ports in this commit are shown above. )
framework: switch tree to using vala.mk
PR: 249940
|
Tue, 19 Oct 2021
|
[ 08:36 Tobias Kortkamp (tobik) ] ce1af7f (Only the first 10 of 154 ports in this commit are shown above. )
*: apply refactor.remove-consecutive-empty-lines
Submitted by: portedit
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 11 Jul 2020
|
[ 11:38 tcberner ] (Only the first 10 of 34 ports in this commit are shown above. )
Update accounts-sso ports
- this fixes for example kio-gdrive
|
Wed, 10 Apr 2019
|
[ 06:18 antoine ] (Only the first 10 of 399 ports in this commit are shown above. )
Bump a few PORTREVISIONs after r498529
With hat: portmgr
|
Sun, 10 Mar 2019
|
[ 14:16 adridg ]
Add DOCS option to net-im/libsignon-glib.
This makes the documentation optional (but defaults to on). Without
the documentation, no gtkdoc needs to be built, and no Doxygen gets
dragged in.
The ports framework for --enable-<foo> doesn't help here, because that
option is created by the gtkdoc autoconf macros, which we don't want
to have involved. Use sed to comment out the offending bits. Patch
considerably changed from the PR.
PORTREVISION bumped because there's now options where there were
none before, but the default package doesn't change at all.
PR: 236259
Reported by: rozhuk.im@gmail.com
|
Wed, 16 Jan 2019
|
[ 11:13 tijl ] (Only the first 10 of 1089 ports in this commit are shown above. )
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 )
|
Sat, 20 Oct 2018
|
[ 16:48 tcberner ]
net-im/libsignon-glib: fix build with GCC-based architectures
PR: 232259
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
|
Sun, 29 Apr 2018
|
[ 18:17 tcberner ] (Only the first 10 of 12 ports in this commit are shown above. )
Switch the accounts-sso ports to USE_GITLAB.
* Due to the different fetch method the distinfo changed.
|
Wed, 13 Dec 2017
|
[ 16:01 antoine ]
Fix packaging with python3
|
Thu, 6 Jul 2017
|
[ 15:18 tcberner ] (Only the first 10 of 26 ports in this commit are shown above. )
Add ports for future KDE Telepathy versions
The current relases of KDE Telepathy require some more helper libraries to work.
Import them from kde@'s development repository into the ports tree in
preparation.
PR: 220494
Reviewed by: groot_kde.org, rakuco
Differential Revision: https://reviews.freebsd.org/D11213
|
Number of commits found: 13 |