Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Sep 26, 2022
1 parent bb65987 commit 7eba600
Show file tree
Hide file tree
Showing 4,739 changed files with 238,748 additions and 101,790 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion accessibility/gammy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= Fushko
USE_GL= gl
USE_QT= core dbus gui widgets \
buildtools_build qmake_build
buildtools:build qmake:build
USE_XORG= x11 xext xxf86vm

PLIST_FILES= bin/gammy \
Expand Down
4 changes: 2 additions & 2 deletions accessibility/kmag/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= auth codecs config configwidgets coreaddons \
i18n kio service widgetsaddons xmlgui \
ecm_build
ecm:build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build
buildtools:build qmake:build

OPTIONS_DEFINE= DOCS

Expand Down
4 changes: 2 additions & 2 deletions accessibility/kmousetool/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ LICENSE= GPLv2
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \
i18n iconthemes notifications widgetsaddons windowsystem xmlgui \
ecm_build
ecm:build
USE_QT= core dbus gui phonon4 widgets xml \
buildtools_build qmake_build
buildtools:build qmake:build
USE_XORG= ice sm x11 xext xtst

OPTIONS_DEFINE= DOCS
Expand Down
4 changes: 2 additions & 2 deletions accessibility/kmouth/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz xorg
USE_KDE= auth codecs completion config configwidgets coreaddons crash \
i18n jobwidgets kio service solid widgetsaddons windowsystem xmlgui \
ecm_build
ecm:build
USE_QT= concurrent core dbus gui network printsupport speech widgets xml \
buildtools_build qmake_build
buildtools:build qmake:build
USE_XORG= x11

OPTIONS_DEFINE= DOCS
Expand Down
2 changes: 1 addition & 1 deletion accessibility/libqaccessibilityclient/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
USE_KDE= ecm
USE_QT= core dbus gui widgets \
buildtools_build qmake_build
buildtools:build qmake:build

.include <bsd.port.mk>
1 change: 1 addition & 0 deletions accessibility/linux-c7-at-spi2-atk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ CATEGORIES= accessibility linux

MAINTAINER= [email protected]
COMMENT= Assistive technology ATK bridge (Linux CentOS ${LINUX_DIST_VER})
WWW= https://gitlab.gnome.org/GNOME/at-spi2-atk

LICENSE= LGPL20+

Expand Down
1 change: 1 addition & 0 deletions accessibility/linux-c7-at-spi2-core/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ CATEGORIES= accessibility linux

MAINTAINER= [email protected]
COMMENT= Assistive technology service provider interface (Linux CentOS ${LINUX_DIST_VER})
WWW= https://gitlab.gnome.org/GNOME/at-spi2-core

LICENSE= LGPL20+

Expand Down
1 change: 1 addition & 0 deletions accessibility/linux-c7-atk/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ CATEGORIES= accessibility linux

MAINTAINER= [email protected]
COMMENT= Accessibility Toolkit (Linux CentOS ${LINUX_DIST_VER})
WWW= https://developer.gnome.org/atk/

LICENSE= GPLv3

Expand Down
2 changes: 1 addition & 1 deletion accessibility/qt5-speech/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ USES= compiler:c++11-lang gl pkgconfig perl5 qmake:outsource,norecursive \
qt-dist:5,speech xorg
USE_GL= gl
USE_PERL5= extract
USE_QT= core gui buildtools_build qmake_build
USE_QT= core gui buildtools:build qmake:build

OPTIONS_DEFINE= ALSA
OPTIONS_GROUP= BACKEND
Expand Down
2 changes: 1 addition & 1 deletion accessibility/rubygem-atk/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= atk
PORTVERSION= 4.0.1
PORTVERSION= 4.0.2
CATEGORIES= accessibility rubygems
MASTER_SITES= RG

Expand Down
6 changes: 3 additions & 3 deletions accessibility/rubygem-atk/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1662280670
SHA256 (rubygem/atk-4.0.1.gem) = 5376c66bed0b7fc9943970f71418bc1921087b77dad6b3df5bcce5c48ab7824d
SIZE (rubygem/atk-4.0.1.gem) = 15872
TIMESTAMP = 1662558092
SHA256 (rubygem/atk-4.0.2.gem) = 708a9b882c12f40b7d580634463b4b7e524265097de364bc442ed982102b174b
SIZE (rubygem/atk-4.0.2.gem) = 15872
2 changes: 2 additions & 0 deletions accessibility/rubygem-atk/pkg-descr
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
Ruby/ATK is a Ruby binding for ATK.

See also: https://github.com/ruby-gnome/ruby-gnome
59 changes: 29 additions & 30 deletions accessibility/wl-gammarelay-rs/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= wl-gammarelay-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.3
PORTREVISION= 1
DISTVERSION= 0.3.0
CATEGORIES= accessibility wayland

MAINTAINER= [email protected]
Expand All @@ -16,8 +15,8 @@ USE_GITHUB= yes
GH_ACCOUNT= MaxVerevkin
PLIST_FILES= bin/${PORTNAME}

CARGO_CRATES= aho-corasick-0.7.18 \
anyhow-1.0.62 \
CARGO_CRATES= aho-corasick-0.7.19 \
anyhow-1.0.64 \
async-broadcast-0.4.1 \
async-recursion-0.3.2 \
async-trait-0.1.57 \
Expand All @@ -28,8 +27,8 @@ CARGO_CRATES= aho-corasick-0.7.18 \
bytes-1.2.1 \
cc-1.0.73 \
cfg-if-1.0.0 \
clap-3.2.17 \
clap_derive-3.2.17 \
clap-3.2.20 \
clap_derive-3.2.18 \
clap_lex-0.2.4 \
derivative-2.2.0 \
dirs-4.0.0 \
Expand All @@ -40,15 +39,15 @@ CARGO_CRATES= aho-corasick-0.7.18 \
enumflags2_derive-0.7.4 \
event-listener-2.5.3 \
fastrand-1.8.0 \
futures-0.3.23 \
futures-channel-0.3.23 \
futures-core-0.3.23 \
futures-executor-0.3.23 \
futures-io-0.3.23 \
futures-macro-0.3.23 \
futures-sink-0.3.23 \
futures-task-0.3.23 \
futures-util-0.3.23 \
futures-0.3.24 \
futures-channel-0.3.24 \
futures-core-0.3.24 \
futures-executor-0.3.24 \
futures-io-0.3.24 \
futures-macro-0.3.24 \
futures-sink-0.3.24 \
futures-task-0.3.24 \
futures-util-0.3.24 \
getrandom-0.2.7 \
hashbrown-0.12.3 \
heck-0.4.0 \
Expand All @@ -59,14 +58,14 @@ CARGO_CRATES= aho-corasick-0.7.18 \
lazy_static-1.4.0 \
libc-0.2.132 \
libloading-0.7.3 \
lock_api-0.4.7 \
lock_api-0.4.8 \
log-0.4.17 \
memchr-2.5.0 \
memmap-0.7.0 \
memoffset-0.6.5 \
mio-0.8.4 \
nix-0.24.2 \
once_cell-1.13.1 \
once_cell-1.14.0 \
ordered-stream-0.0.1 \
os_str_bytes-6.3.0 \
parking_lot-0.12.1 \
Expand All @@ -79,6 +78,7 @@ CARGO_CRATES= aho-corasick-0.7.18 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.43 \
quick-xml-0.23.1 \
quote-1.0.21 \
rand-0.8.5 \
rand_chacha-0.3.1 \
Expand All @@ -98,16 +98,16 @@ CARGO_CRATES= aho-corasick-0.7.18 \
shmemfdrs-0.1.3 \
slab-0.4.7 \
smallvec-1.9.0 \
socket2-0.4.4 \
socket2-0.4.7 \
static_assertions-1.1.0 \
strsim-0.10.0 \
syn-1.0.99 \
tempfile-3.3.0 \
termcolor-1.1.3 \
textwrap-0.15.0 \
thiserror-1.0.32 \
thiserror-impl-1.0.32 \
tokio-1.20.1 \
thiserror-1.0.34 \
thiserror-impl-1.0.34 \
tokio-1.21.0 \
tokio-macros-1.8.0 \
toml-0.5.9 \
tracing-0.1.36 \
Expand All @@ -117,12 +117,12 @@ CARGO_CRATES= aho-corasick-0.7.18 \
unicode-ident-1.0.3 \
version_check-0.9.4 \
wasi-0.11.0+wasi-snapshot-preview1 \
wayland-backend-0.1.0-beta.8 \
wayland-client-0.30.0-beta.8 \
wayland-protocols-0.30.0-beta.8 \
wayland-protocols-wlr-0.1.0-beta.8 \
wayland-scanner-0.30.0-beta.8 \
wayland-sys-0.30.0-beta.8 \
wayland-backend-0.1.0-beta.9 \
wayland-client-0.30.0-beta.9 \
wayland-protocols-0.30.0-beta.9 \
wayland-protocols-wlr-0.1.0-beta.9 \
wayland-scanner-0.30.0-beta.9 \
wayland-sys-0.30.0-beta.9 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-util-0.1.5 \
Expand All @@ -133,9 +133,8 @@ CARGO_CRATES= aho-corasick-0.7.18 \
windows_i686_msvc-0.36.1 \
windows_x86_64_gnu-0.36.1 \
windows_x86_64_msvc-0.36.1 \
xml-rs-0.8.4 \
zbus-3.0.0 \
zbus_macros-3.0.0 \
zbus-3.1.0 \
zbus_macros-3.1.0 \
zbus_names-2.2.0 \
zvariant-3.6.0 \
zvariant_derive-3.6.0
Expand Down
Loading

0 comments on commit 7eba600

Please sign in to comment.