Skip to content

Commit

Permalink
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
Browse files Browse the repository at this point in the history
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/

Thanks to Antoine Brodin for running the exp-runs.

PR:		229761
  • Loading branch information
kwm81 committed Sep 30, 2018
1 parent c9b47f0 commit 951c1f5
Show file tree
Hide file tree
Showing 756 changed files with 23,327 additions and 11,967 deletions.
6 changes: 6 additions & 0 deletions MOVED
Expand Up @@ -10546,3 +10546,9 @@ x11/tint-devel|x11/tint|2018-09-30|Has expired: Use x11/tint instead
print/apsfilter||2018-09-30|Mostly unmaintained since 2015 and depends on expired ports
print/hpijs||2018-09-30|Has expired: Unsupported since 2005, please migrate to print/hplip
archivers/freeze||2018-09-30|Has expired: unknown license
accessibility/atk-reference||2018-09-30|Removed stand alone documentation port
graphics/cairo-reference||2018-09-30|Removed stand-alone documentation port
deskutils/gnome-shell-extension-overlay-icons|deskutils/gnome-shell-extension-windowoverlay-icons|2018-09-30|Renamed
deskutils/gnome-tweak-tool|deskutils/gnome-tweaks|2018-09-30|Renamed
x11-themes/gnome-themes-standard|x11-themes/gnome-themes-extra|2018-09-30|Renamed
accessibility/mousetweaks/||2018-09-30|Remove, no longer maintained
4 changes: 4 additions & 0 deletions Mk/Uses/gnome.mk
Expand Up @@ -100,6 +100,10 @@ _USE_GNOME_ALL+=atkmm cairomm gconfmm26 glibmm gtkmm20 gtkmm24 \
libgtksourceviewmm libxml++26 libsigc++12 libsigc++20 \
pangomm

# glib-mkenums often fails with C locale
# https://gitlab.gnome.org/GNOME/glib/issues/1430
USE_LOCALE?= en_US.UTF-8

GNOME_MAKEFILEIN?= Makefile.in
SCROLLKEEPER_DIR= /var/db/rarian

Expand Down
2 changes: 0 additions & 2 deletions accessibility/Makefile
Expand Up @@ -7,7 +7,6 @@
SUBDIR += at-spi2-atk
SUBDIR += at-spi2-core
SUBDIR += atk
SUBDIR += atk-reference
SUBDIR += atkmm
SUBDIR += caribou
SUBDIR += eflite
Expand All @@ -23,7 +22,6 @@
SUBDIR += kmouth-kde4
SUBDIR += linux-c6-atk
SUBDIR += linux-c7-atk
SUBDIR += mousetweaks
SUBDIR += orca
SUBDIR += py-atspi
SUBDIR += py-papi
Expand Down
4 changes: 1 addition & 3 deletions accessibility/accerciser/Makefile
@@ -1,10 +1,8 @@
# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/trunk/accessibility/accerciser/Makefile 19980 2014-10-17 06:01:57Z gusi $

PORTNAME= accerciser
PORTVERSION= 3.14.0
PORTREVISION= 1
PORTVERSION= 3.22.0
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
6 changes: 3 additions & 3 deletions accessibility/accerciser/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1496181398
SHA256 (gnome3/accerciser-3.14.0.tar.xz) = f5a5915d475e9241396414ccd167724c88807e77e69151cf0b40b32bd57d0574
SIZE (gnome3/accerciser-3.14.0.tar.xz) = 3213916
TIMESTAMP = 1476349785
SHA256 (gnome3/accerciser-3.22.0.tar.xz) = 883306274442c7ecc076b24afca5190c835c40871ded1b9790da69347e9ca3c5
SIZE (gnome3/accerciser-3.22.0.tar.xz) = 3060756
2 changes: 2 additions & 0 deletions accessibility/accerciser/pkg-descr
Expand Up @@ -3,3 +3,5 @@ desktop. It uses AT-SPI to inspect and control widgets, allowing you to check
if an application is providing correct information to assistive technologies
and automated test frameworks. Accerciser has a simple plugin framework which
you can use to create custom views of accessibility information.

WWW: https://wiki.gnome.org/Apps/Accerciser
32 changes: 4 additions & 28 deletions accessibility/accerciser/pkg-plist
Expand Up @@ -145,6 +145,7 @@ man/man1/accerciser.1.gz
%%DATADIR%%/plugins/quick_select.py
%%DATADIR%%/plugins/validate.py
%%DATADIR%%/plugins/validate.ui
share/appdata/org.gnome.accerciser.appdata.xml
share/applications/accerciser.desktop
share/help/C/accerciser/api_browser_plugin.page
share/help/C/accerciser/desktop_tree_view.page
Expand Down Expand Up @@ -470,33 +471,6 @@ share/help/oc/accerciser/ipython_plugin.page
share/help/oc/accerciser/preferences.page
share/help/oc/accerciser/quick_select_plugin.page
share/help/oc/accerciser/validator_plugin.page
share/help/pl/accerciser/api_browser_plugin.page
share/help/pl/accerciser/desktop_tree_view.page
share/help/pl/accerciser/event_monitor_plugin.page
share/help/pl/accerciser/figures/IPython_plugin.png
share/help/pl/accerciser/figures/accerciser-logo.png
share/help/pl/accerciser/figures/accerciser-view.png
share/help/pl/accerciser/figures/accerciser_preferences.png
share/help/pl/accerciser/figures/accessible_tree.png
share/help/pl/accerciser/figures/api_browser.png
share/help/pl/accerciser/figures/event_monitor.png
share/help/pl/accerciser/figures/event_monitor_plugin.png
share/help/pl/accerciser/figures/global-hotkeys.png
share/help/pl/accerciser/figures/highlighting.png
share/help/pl/accerciser/figures/interface_viewer_plugin.png
share/help/pl/accerciser/figures/plugins.png
share/help/pl/accerciser/figures/tree_view_accerciser.png
share/help/pl/accerciser/figures/validator_app_tree.png
share/help/pl/accerciser/figures/validator_report.png
share/help/pl/accerciser/howto_setting_up_accerciser.page
share/help/pl/accerciser/howto_write_a_plugin.page
share/help/pl/accerciser/index.page
share/help/pl/accerciser/interface_viewer_plugin.page
share/help/pl/accerciser/introduction.page
share/help/pl/accerciser/ipython_plugin.page
share/help/pl/accerciser/preferences.page
share/help/pl/accerciser/quick_select_plugin.page
share/help/pl/accerciser/validator_plugin.page
share/help/pt_BR/accerciser/api_browser_plugin.page
share/help/pt_BR/accerciser/desktop_tree_view.page
share/help/pt_BR/accerciser/event_monitor_plugin.page
Expand Down Expand Up @@ -632,11 +606,11 @@ share/help/zh_CN/accerciser/ipython_plugin.page
share/help/zh_CN/accerciser/preferences.page
share/help/zh_CN/accerciser/quick_select_plugin.page
share/help/zh_CN/accerciser/validator_plugin.page
share/icons/HighContrast/scalable/apps/accerciser.svg
share/icons/hicolor/16x16/apps/accerciser.png
share/icons/hicolor/22x22/apps/accerciser.png
share/icons/hicolor/32x32/apps/accerciser.png
share/icons/hicolor/48x48/apps/accerciser.png
share/icons/hicolor/symbolic/apps/accerciser-symbolic.svg
share/icons/hicolor/scalable/apps/accerciser.svg
share/locale/ar/LC_MESSAGES/accerciser.mo
share/locale/as/LC_MESSAGES/accerciser.mo
Expand All @@ -646,6 +620,7 @@ share/locale/bg/LC_MESSAGES/accerciser.mo
share/locale/bn/LC_MESSAGES/accerciser.mo
share/locale/bn_IN/LC_MESSAGES/accerciser.mo
share/locale/br/LC_MESSAGES/accerciser.mo
share/locale/bs/LC_MESSAGES/accerciser.mo
share/locale/ca/LC_MESSAGES/accerciser.mo
share/locale/ca@valencia/LC_MESSAGES/accerciser.mo
share/locale/cs/LC_MESSAGES/accerciser.mo
Expand All @@ -671,6 +646,7 @@ share/locale/hy/LC_MESSAGES/accerciser.mo
share/locale/id/LC_MESSAGES/accerciser.mo
share/locale/it/LC_MESSAGES/accerciser.mo
share/locale/ja/LC_MESSAGES/accerciser.mo
share/locale/kk/LC_MESSAGES/accerciser.mo
share/locale/km/LC_MESSAGES/accerciser.mo
share/locale/kn/LC_MESSAGES/accerciser.mo
share/locale/ko/LC_MESSAGES/accerciser.mo
Expand Down
9 changes: 2 additions & 7 deletions accessibility/at-spi2-atk/Makefile
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= at-spi2-atk
PORTVERSION= 2.24.0
PORTVERSION= 2.26.2
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand All @@ -18,14 +18,9 @@ RUN_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core

PORTSCOUT= limitw:1,even

USES= cpe gmake gnome libtool pathfix pkgconfig tar:xz
USES= cpe gettext-runtime gnome localbase meson pkgconfig tar:xz
USE_GNOME= atk glib20 intlhack
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --enable-p2p
INSTALL_TARGET= install-strip
CPE_VENDOR= gnome

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions accessibility/at-spi2-atk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1491076376
SHA256 (gnome3/at-spi2-atk-2.24.0.tar.xz) = 022d68497c05cc65ba7cd2b166132de9a160c8d90e9200b5faa473ef7e784c61
SIZE (gnome3/at-spi2-atk-2.24.0.tar.xz) = 310032
TIMESTAMP = 1524773003
SHA256 (gnome3/at-spi2-atk-2.26.2.tar.xz) = 61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e
SIZE (gnome3/at-spi2-atk-2.26.2.tar.xz) = 322800
16 changes: 7 additions & 9 deletions accessibility/at-spi2-core/Makefile
Expand Up @@ -2,27 +2,25 @@
# $FreeBSD$

PORTNAME= at-spi2-core
PORTVERSION= 2.24.0
PORTVERSION= 2.28.0
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
COMMENT= Assistive Technology Service Provider Interface

LICENSE= LGPL21

LIB_DEPENDS= libdbus-1.so:devel/dbus
LIB_DEPENDS= libdbus-1.so:devel/dbus \
libxkbcommon.so:x11/libxkbcommon

PORTSCOUT= limitw:1,even

USES= gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz
USE_GNOME= glib20 intlhack introspection:build
USE_XORG= x11 xi xtst xext
USES= gettext gnome localbase meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
USE_XORG= ice sm x11 xi xtst xext
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-xevie
INSTALL_TARGET= install-strip

post-install:
${RM} -r ${STAGEDIR}${PREFIX}/lib/systemd
Expand Down
6 changes: 3 additions & 3 deletions accessibility/at-spi2-core/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1491076488
SHA256 (gnome3/at-spi2-core-2.24.0.tar.xz) = 6179f314fbd903b3cd3477a57b6b1fecca88b76ce769ce777fda0d3e5f61afcd
SIZE (gnome3/at-spi2-core-2.24.0.tar.xz) = 454160
TIMESTAMP = 1525378489
SHA256 (gnome/at-spi2-core-2.28.0.tar.xz) = 42a2487ab11ce43c288e73b2668ef8b1ab40a0e2b4f94e80fca04ad27b6f1c87
SIZE (gnome/at-spi2-core-2.28.0.tar.xz) = 186676
46 changes: 1 addition & 45 deletions accessibility/at-spi2-core/pkg-plist
Expand Up @@ -5,22 +5,18 @@ include/at-spi-2.0/atspi/atspi-application.h
include/at-spi-2.0/atspi/atspi-collection.h
include/at-spi-2.0/atspi/atspi-component.h
include/at-spi-2.0/atspi/atspi-constants.h
include/at-spi-2.0/atspi/atspi-device-listener-private.h
include/at-spi-2.0/atspi/atspi-device-listener.h
include/at-spi-2.0/atspi/atspi-document.h
include/at-spi-2.0/atspi/atspi-editabletext.h
include/at-spi-2.0/atspi/atspi-enum-types.h
include/at-spi-2.0/atspi/atspi-event-listener-private.h
include/at-spi-2.0/atspi/atspi-event-listener.h
include/at-spi-2.0/atspi/atspi-gmain.c
include/at-spi-2.0/atspi/atspi-gmain.h
include/at-spi-2.0/atspi/atspi-hyperlink.h
include/at-spi-2.0/atspi/atspi-hypertext.h
include/at-spi-2.0/atspi/atspi-image.h
include/at-spi-2.0/atspi/atspi-matchrule.h
include/at-spi-2.0/atspi/atspi-misc.h
include/at-spi-2.0/atspi/atspi-object.h
include/at-spi-2.0/atspi/atspi-private.h
include/at-spi-2.0/atspi/atspi-registry.h
include/at-spi-2.0/atspi/atspi-relation.h
include/at-spi-2.0/atspi/atspi-selection.h
Expand All @@ -42,47 +38,6 @@ share/dbus-1/accessibility-services/org.a11y.atspi.Registry.service
share/dbus-1/services/org.a11y.Bus.service
share/defaults/at-spi2/accessibility.conf
share/gir-1.0/Atspi-2.0.gir
share/gtk-doc/html/libatspi/AtspiAccessible.html
share/gtk-doc/html/libatspi/AtspiDeviceListener.html
share/gtk-doc/html/libatspi/AtspiEventListener.html
share/gtk-doc/html/libatspi/AtspiHyperlink.html
share/gtk-doc/html/libatspi/AtspiMatchRule.html
share/gtk-doc/html/libatspi/AtspiObject.html
share/gtk-doc/html/libatspi/AtspiRelation.html
share/gtk-doc/html/libatspi/AtspiStateSet.html
share/gtk-doc/html/libatspi/annotation-glossary.html
share/gtk-doc/html/libatspi/api-index-full.html
share/gtk-doc/html/libatspi/ch01.html
share/gtk-doc/html/libatspi/home.png
share/gtk-doc/html/libatspi/index.html
share/gtk-doc/html/libatspi/left-insensitive.png
share/gtk-doc/html/libatspi/left.png
share/gtk-doc/html/libatspi/libatspi-AtspiApplication.html
share/gtk-doc/html/libatspi/libatspi-atspi-action.html
share/gtk-doc/html/libatspi/libatspi-atspi-collection.html
share/gtk-doc/html/libatspi/libatspi-atspi-component.html
share/gtk-doc/html/libatspi/libatspi-atspi-constants.html
share/gtk-doc/html/libatspi/libatspi-atspi-document.html
share/gtk-doc/html/libatspi/libatspi-atspi-editabletext.html
share/gtk-doc/html/libatspi/libatspi-atspi-hypertext.html
share/gtk-doc/html/libatspi/libatspi-atspi-image.html
share/gtk-doc/html/libatspi/libatspi-atspi-listener-private.html
share/gtk-doc/html/libatspi/libatspi-atspi-misc-private.html
share/gtk-doc/html/libatspi/libatspi-atspi-misc.html
share/gtk-doc/html/libatspi/libatspi-atspi-registry.html
share/gtk-doc/html/libatspi/libatspi-atspi-selection.html
share/gtk-doc/html/libatspi/libatspi-atspi-table-cell.html
share/gtk-doc/html/libatspi/libatspi-atspi-table.html
share/gtk-doc/html/libatspi/libatspi-atspi-text.html
share/gtk-doc/html/libatspi/libatspi-atspi-types.html
share/gtk-doc/html/libatspi/libatspi-atspi-value.html
share/gtk-doc/html/libatspi/libatspi.devhelp2
share/gtk-doc/html/libatspi/object-tree.html
share/gtk-doc/html/libatspi/right-insensitive.png
share/gtk-doc/html/libatspi/right.png
share/gtk-doc/html/libatspi/style.css
share/gtk-doc/html/libatspi/up-insensitive.png
share/gtk-doc/html/libatspi/up.png
share/locale/an/LC_MESSAGES/at-spi2-core.mo
share/locale/as/LC_MESSAGES/at-spi2-core.mo
share/locale/ast/LC_MESSAGES/at-spi2-core.mo
Expand Down Expand Up @@ -127,6 +82,7 @@ share/locale/ml/LC_MESSAGES/at-spi2-core.mo
share/locale/mr/LC_MESSAGES/at-spi2-core.mo
share/locale/ms/LC_MESSAGES/at-spi2-core.mo
share/locale/nb/LC_MESSAGES/at-spi2-core.mo
share/locale/ne/LC_MESSAGES/at-spi2-core.mo
share/locale/nl/LC_MESSAGES/at-spi2-core.mo
share/locale/oc/LC_MESSAGES/at-spi2-core.mo
share/locale/or/LC_MESSAGES/at-spi2-core.mo
Expand Down
8 changes: 0 additions & 8 deletions accessibility/atk-reference/Makefile

This file was deleted.

1 change: 0 additions & 1 deletion accessibility/atk-reference/pkg-descr

This file was deleted.

20 changes: 4 additions & 16 deletions accessibility/atk/Makefile
Expand Up @@ -2,34 +2,22 @@
# $FreeBSD$

PORTNAME= atk
PORTVERSION= 2.24.0
PORTVERSION= 2.28.1
PORTREVISION?= 0
CATEGORIES= accessibility devel
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
DIST_SUBDIR= gnome

MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME accessibility toolkit (ATK)

LICENSE= LGPL20+
LICENSE_FILE= ${WRKSRC}/COPYING

USES= tar:xz
PORTSCOUT= limitw:1,even

.if !defined(REFERENCE_PORT)

USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USES+= gettext gmake gnome libtool localbase pathfix pkgconfig
USE_GNOME= glib20 introspection:build referencehack
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
INSTALL_TARGET= install-strip

post-patch:
@${REINPLACE_CMD} -e "/^SUBDIRS =/s/tests docs//" \
${WRKSRC}/Makefile.in
USES= gettext gnome localbase meson pkgconfig tar:xz
USE_GNOME= glib20 introspection:build

.include <bsd.port.mk>

.endif
6 changes: 3 additions & 3 deletions accessibility/atk/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1491075941
SHA256 (gnome2/atk-2.24.0.tar.xz) = bb2daa9a808c73a7a79d2983f333e0ba74be42fc51e3ba1faf2551a636487a49
SIZE (gnome2/atk-2.24.0.tar.xz) = 748972
TIMESTAMP = 1524772876
SHA256 (gnome/atk-2.28.1.tar.xz) = cd3a1ea6ecc268a2497f0cd018e970860de24a6d42086919d6bf6c8e8d53f4fc
SIZE (gnome/atk-2.28.1.tar.xz) = 712508
2 changes: 1 addition & 1 deletion accessibility/atk/pkg-plist
Expand Up @@ -35,7 +35,7 @@ include/atk-1.0/atk/atkwindow.h
lib/girepository-1.0/Atk-1.0.typelib
lib/libatk-1.0.so
lib/libatk-1.0.so.0
lib/libatk-1.0.so.0.22409.1
lib/libatk-1.0.so.0.22810.1
libdata/pkgconfig/atk.pc
share/gir-1.0/Atk-1.0.gir
share/locale/af/LC_MESSAGES/atk10.mo
Expand Down
22 changes: 13 additions & 9 deletions accessibility/caribou/Makefile
Expand Up @@ -3,7 +3,7 @@

PORTNAME= caribou
PORTVERSION= 0.4.21
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand All @@ -16,18 +16,22 @@ LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \
libgee-0.8.so:devel/libgee \
libxklavier.so:x11/libxklavier
RUN_DEPENDS= py2?-atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR}
libxklavier.so:x11/libxklavier \
libcogl-path.so:graphics/cogl \
libjson-glib-1.0.so:devel/json-glib \
libatspi.so:accessibility/at-spi2-core \
libdbus-1.so:devel/dbus
RUN_DEPENDS= py3?-atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR}

USES= gettext gmake gnome libtool pathfix pkgconfig python:2.7 \
shebangfix tar:xz
USE_GNOME= gtk30 intlhack introspection:build libxml2 \
USES= gettext gmake gnome libtool localbase pathfix \
pkgconfig python:3.3+ shebangfix tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build libxml2 \
libxslt:build pygobject3
USE_PYTHON= py3kplist
SHEBANG_FILES= tools/fix_gir.py tools/make_schema.py
USE_XORG= x11 xtst
USE_GL= egl
USE_XORG= x11 xcomposite xdamage xext xfixes xi xrandr xtst
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip

CONFIGURE_ARGS= --enable-gtk2-module=no
Expand Down

0 comments on commit 951c1f5

Please sign in to comment.