non port: editors/quilter/Makefile |
SVNWeb
|
Number of commits found: 24 |
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above )
|
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
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Wed, 8 Dec 2021
|
[ 10:57 Adriaan de Groot (adridg) ] b5687f8 (Only the first 10 of 12 ports in this commit are shown above. )
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau
|
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
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
Thu, 10 Jun 2021
|
[ 21:20 Li-Wen Hsu (lwhsu) ] e835d0d
*/*: Bump PORTREVISION after x11-toolkits/granite update
PR: 254626
|
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.
|
Sun, 12 Apr 2020
|
[ 19:05 yuri ]
editors/quilter: Update 2.2.2 -> 2.2.3
Reported by: portscout
|
Sun, 5 Apr 2020
|
[ 18:56 yuri ]
editors/quilter: Update 2.2.0 -> 2.2.2
Reported by: portscout
|
Sun, 22 Mar 2020
|
[ 16:50 yuri ]
editors/quilter: Update 2.1.2 -> 2.2.0
Reported by: portscout
|
Sat, 7 Mar 2020
|
[ 04:38 yuri ]
editors/quilter: Update 2.1.1 -> 2.1.2
Reported by: portscout
|
Sat, 15 Feb 2020
|
[ 03:20 yuri ]
editors/quilter: Update 2.1.0 -> 2.1.1
Reported by: portscout
|
Thu, 16 Jan 2020
|
[ 06:38 yuri ]
editors/quilter: Update 2.0.5 -> 2.1.0
Reported by: portscout
|
Sat, 4 Jan 2020
|
[ 10:19 yuri ]
editors/quilter: Update 2.0.4 -> 2.0.5
Reported by: portscout
|
Mon, 16 Dec 2019
|
[ 16:48 yuri ]
editors/quilter: Update 2.0.1 -> 2.0.4
Reported by: portscout
|
Sun, 13 Oct 2019
|
[ 20:51 yuri ]
editors/quilter: Update 1.9.2 -> 2.0.1
Reported by: portscout
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Mon, 1 Jul 2019
|
[ 11:00 pkubaj ]
editors/quilter: fix build
Add USES=compiler:c11
In file included from /usr/local/include/webkitgtk-4.0/jsc/jsc.h:25,
from
/usr/local/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:28,
from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:55,
from
com.github.lainsce.quilter@exe/src/Services/ExportUtils.c:28:
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:37: error: redefinition of
typedef 'JSCClass'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:43: error: previous declaration
of 'JSCClass' was here
/usr/local/include/webkitgtk-4.0/jsc/JSCClass.h:40: error: redefinition of
typedef 'JSCContext'
/usr/local/include/webkitgtk-4.0/jsc/JSCValue.h:44: error: previous declaration
of 'JSCContext' was here
Approved by: mentors (implicit approval)
|
Fri, 28 Jun 2019
|
[ 02:24 yuri ]
editors/quilter: Update 1.9.1 -> 1.9.2
Reported by: portscout
|
Sun, 23 Jun 2019
|
[ 04:52 yuri ]
New port: editors/quilter: Editor allowing you to focus on your writing
|
Number of commits found: 24 |