non port: editors/elementary-code/Makefile |
SVNWeb
|
Number of commits found: 19 |
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 )
|
Thu, 26 Jan 2023
|
[ 18:02 Fernando Apesteguía (fernape) Author: Olivier Duchateau ] cb93315
editors/elementary-code: update to 7.0.0
ChangeLog: https://github.com/elementary/code/releases/tag/7.0.0
* Fix compile warnings
* add code to keywords
* Fix drag and drop of accented text and between tabs
* Git ignore flatpak build files
* Ensure tab toggle label is always correct
* Add follow system style switch
* Explicitly handle missing cases
* Remove unused properties
* Change key to trigger rebuild completion word list
* Global search selected
* Move strip trailing whitespace into main code; remove plugin (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, 5 Jun 2022
|
[ 11:19 Fernando Apesteguía (fernape) Author: Miguel Gocobachi ] f19a912
editors/elementary-code: update to 6.2.0
PR: 264358
Reported by: miguel@gocobachi.dev
|
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
|
Mon, 24 Jan 2022
|
[ 13:21 Jan Beich (jbeich) ] 2fdc125
editors/elementary-code: unbreak build with Meson 0.61.0
data/meson.build:66:9: ERROR: Function does not take positional arguments.
PR: 260943
Reported by: antoine (via exp-run)
Regressed by: https://github.com/mesonbuild/meson/commit/61f2866a9fa1
|
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
|
Sat, 4 Dec 2021
|
[ 12:07 Matthias Fechner (mfechner) ] 83af587 (Only the first 10 of 33 ports in this commit are shown above. )
*/*: bump ports depending on libgit2
|
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)
|
Sun, 15 Aug 2021
|
[ 06:29 Guangyuan Yang (ygy) Author: Miguel Gocobachi ] 4e04339
editors/elementary-code: Update to 6.0.0
PR: 257822
|
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.
|
[ 07:51 Matthias Fechner (mfechner) ] e7d94d4 (Only the first 10 of 36 ports in this commit are shown above. )
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.
Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0
PR: 252098
|
Fri, 25 Sep 2020
|
[ 14:44 bapt ]
Update vala to 0.48.10
note that 0.50.x results for now in too many breakage to do the upgrade
yet.
As a result disable vala support in anjuta
Unbreak net-im/dino, which has been marked as broken during the glib upgrade
|
Wed, 1 Jul 2020
|
[ 20:43 linimon ]
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/libgit2-glib-1.0/libgit2-glib/ggit-ref.h:33: error:
redefinition of typedef 'GgitRef'
Approved by: portmgr (tier-2 blanket)
|
Mon, 29 Jun 2020
|
[ 08:22 lwhsu ]
Add editors/elementary-code, code editor designed for elementary OS
PR: 247610
Submitted by: Miguel Gocobachi <miguel@gocobachi.dev>
|
Number of commits found: 19 |