aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* x11/xmenu: Update to 4.5.5Lewis Cook2021-04-213-13/+13
| | | | Changes: https://github.com/phillbush/xmenu/blob/v4.5.5/CHANGELOG
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-212-0/+2
|
* x11/xfce4-terminal: Enable utmp/wtmp supportGuido Falsi2021-04-201-2/+3
| | | | | | | | | | | | | Unconditionally enable utempter support. This change adds no extra dependencies, since a compatible implementation is already present in FreeBSD base since 9.0, and adds back functionality that was lost in xfce4-terminal after version 0.8.0. The functionality can be controlled via the configuration UI. Requested/Suggested by: Daniel O'Connor <darius@dons.net.au>
* x11/keybinder-gtk3: Add DOCS/EXAMPLES optionsRainer Hurling2021-04-202-22/+46
| | | | | | | | | | - Make installation of docs and examples optional - Correct DISTVERSIONPREFIX - Needs USES=autoreconf to suppress docs install - Reorder some Makefile vars PR: 254734 Submitted by: John Hein <jcfyecrayz@liamekaens.com>
* x11/wdisplays: update to 1.1Jan Beich2021-04-203-14/+8
| | | | | Changes: https://github.com/artizirk/wdisplays/releases/tag/1.1 Reported by: Repology
* x11/wdisplays: unbreak fetch via forkJan Beich2021-04-203-4/+4
| | | | | | fetch: https://codeload.github.com/cyclopsian/wdisplays/tar.gz/1.0?dummy=/cyclopsian-wdisplays-1.0_GH0.tar.gz: Not Found Suggested by: /r/swaywm, AUR
* New port: x11/dsbxinput: Graphical tool for configuring pointing devicesRainer Hurling2021-04-195-0/+31
| | | | | | | https://github.com/mrclksr/DSBXinput PR: 255225 Submitted by: Marcel Kaiser <mk@nic-nac-project.org> (new maintainer)
* x11/wezterm: drop CARGO_USE_GITHUB workaround after 58744a09099aJan Beich2021-04-191-4/+0
|
* Clean up all commented PORTREVISION and PORTEPOCH linesTobias Kortkamp2021-04-191-1/+1
| | | | | | | | | No revision bump tool that we have cleans them up or deals with them, so we end up with duplicated lines. Instead of implementing that just clean up the 51 ports that do this. PORTREVISION and PORTEPOCH can be set to 0 explicitly instead if you need a reminder or placeholder.
* Remove my useless "Created by" linesTobias Kortkamp2021-04-192-4/+0
|
* x11/xdg-desktop-portal-wlr: unbreak default config after 337aa4a3c88eJan Beich2021-04-182-0/+6
|
* x11/foot: update to 1.7.2Jan Beich2021-04-182-4/+4
| | | | | Changes: https://codeberg.org/dnkl/foot/releases/tag/1.7.2 Reported by: Repology
* x11/xdg-desktop-portal-wlr: respect PREFIX in manpageJan Beich2021-04-181-0/+4
|
* x11/xdg-desktop-portal-wlr: update to 0.3.0Jan Beich2021-04-182-5/+14
| | | | | Changes: https://github.com/emersion/xdg-desktop-portal-wlr/releases/tag/v0.3.0 Reported by: GitHub (watch releases)
* x11/luit: Update to 20210218Emanuel Haupt2021-04-182-5/+4
| | | | | PR: 254599 Approved by: maintainer-timeout (x11, > 14 days)
* x11/rubygem-gnome: Update COMMENTPo-Chuan Hsieh2021-04-181-1/+1
|
* x11/slurp: update to 1.3.2Jan Beich2021-04-172-4/+4
| | | | | Changes: https://github.com/emersion/slurp/releases/tag/v1.3.2 Reported by: GitHub (watch releases)
* x11/grim: update to 1.3.2Jan Beich2021-04-172-4/+4
| | | | | Changes: https://github.com/emersion/grim/releases/tag/v1.3.2 Reported by: GitHub (watch releases)
* x11/squeekboard: update to 1.13.0Jan Beich2021-04-162-36/+35
| | | | | Changes: https://source.puri.sm/Librem5/squeekboard/-/compare/v1.12.0...v1.13.0 Reported by: Repology
* Unbreak nVidia driver build against new feature branch 465.xx, whichAlexey Dokuchaev2021-04-163-3/+11
| | | | | | | | | | now includes Vulkan driver for FreeBSD. We do not offer short-lived/beta driver versions as a port or package, but we try to support building against arbitrary DISTVERSIONs. Add a note about it and sort Linux libraries' port pkg-plist while I'm here. PR: 254668
* Update nVidia driver, Linux libraries, and tools to version 460.73.01,Alexey Dokuchaev2021-04-168-16/+12
| | | | | | | | | which had added support for the following GPUs: - RTX A4000 and RTX A5000 - T400, T600, and T1000 PR: 254668
* graphics/poppler: update to 21.04.0Tobias C. Berner2021-04-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release 21.04.0: core: * Hide symbols by default * TextSelectionDumper: fix word order for RTL text * Fix rendering of text in some files. Issue #1052 * Implement rendering of Masks of Image subtype. Issue #1058 * Forms: fix unclicking standalone form buttons. Issue #1034 glib: * Expose more fields from MediaRendition in PopplerMedia * Use stock glib macro to define boxed type * Remove incorrecly used volatile from enum type registration code qt5: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" qt6: * Fix crash in files with malformed signatures * Fix memory leak when QImage constructor "fails" utils: * pdfsig: New paragraph for "-sign" in manpage * pdfimages: Do not assert in "too big images". Issue #1061 build system: * Require cmake >= 3.10 * Require Qt 5 >= 5.9 * Require glib >= 2.56 * Require gtk 3 >= 3.22 * Require gdk-pixbuf >= 2.36 PR: poppler-21.04.0 Exp-run by: antoine
* x11/waybar: update to 0.9.7Jan Beich2021-04-152-4/+4
| | | | | Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.7 Reported by: GitHub (watch releases)
* x11/waybar: update to 0.9.6Jan Beich2021-04-152-4/+5
| | | | | Changes: https://github.com/Alexays/Waybar/releases/tag/0.9.6 Reported by: GitHub (watch releases)
* Create x11/xpra-html port - a HTML5 client for x11/xpraGleb Popov2021-04-155-0/+223
| | | | | | Previosly it was a part of x11/xpra. PR: 254313
* Update KDE Frameworks to 5.81.0Tobias C. Berner2021-04-1411-33/+33
| | | | | | | | | | | | | | | | | | | | Saturday, 10 April 2021 KDE today announces the release of KDE Frameworks 5.81.0. KDE Frameworks are 83 addon libraries to Qt which provide a wide variety of commonly needed functionality in mature, peer reviewed and well tested libraries with friendly licensing terms. For an introduction see the KDE Frameworks release announcement. This release is part of a series of planned monthly releases making improvements available to developers in a quick and predictable manner. Full Announcement: https://kde.org/announcements/frameworks/5/5.81.0/ PR: 254978 Exp-run by: antoine
* Mk: Cleanup after moving apply-slist earlier.Mathieu Arnold2021-04-141-1/+0
|
* x11/xclickroot: Update to 1.3Mateusz Piotrowski2021-04-142-4/+4
|
* x11/libxdg-basedir: update to 1.2.2Kevin Bowling2021-04-132-7/+10
| | | | | | | PR: 243067 Reported by: jbeich Approved by: maintainer timeout Obtained from: https://marc.info/?l=openbsd-ports&m=157805462230836
* update x11/slick-greeter to 1.5.2Eric Turgeon2021-04-133-29/+31
|
* x11/libfm: Update to 1.3.2Fernando Apesteguía2021-04-134-15/+15
| | | | | | | | | | Updating pkg-plist in slave port x11/libfm-extra. ChangeLog: https://github.com/lxde/libfm/releases/tag/1.3.2 PR: 254791 Reported by: gspurki@gmail.com Tested by: portmaster@bsdforge.com (maintainer)
* x11/fuzzel: update to 1.5.3Jan Beich2021-04-132-4/+4
| | | | | Changes: https://codeberg.org/dnkl/fuzzel/releases/tag/1.5.3 Reported by: Repology
* x11/libexo: Update to 4.16.2Guido Falsi2021-04-122-4/+4
| | | | | | | This update prevents a crash when GTK is compiled with assertions turned on MFH: 2021Q2
* x11/fireflies: add LICENSE, update USE_GLDmitry Marakasov2021-04-121-1/+4
|
* x11/lavalauncher: update to 2.1.0Jan Beich2021-04-122-11/+11
| | | | | Changes: https://git.sr.ht/~leon_plickat/lavalauncher/refs/v2.1.0 Reported by: Repology
* Allow to optionally build `x11/gxkb' against GTKv3 instead of v2 andAlexey Dokuchaev2021-04-122-5/+122
| | | | | | tell PORTSCOUT to skip version 0.9.0 as it carries no other changes. PR: 251899
* Regenerate all distfiles using gitlab as source.Matthias Fechner2021-04-099-29/+29
| | | | | | | | | | | | This regeneration is required as the new gitlab version changed the address and the directory the source files can be downloaded. This commit also applies some small fixes to make sure all ports using gitlab are buildable. Reviewed by: mat Approved by: portmgr Differential Revision: https://reviews.freebsd.org/D29628
* x11/ly: Update to 0.5.2Neel Chauhan2021-04-095-16/+24
| | | | | | | Changes: * https://github.com/nullgemm/ly/releases/tag/v0.5.2 * https://github.com/nullgemm/ly/releases/tag/v0.5.1
* x11/xmascot: clean up portYoshihiro Takahashi2021-04-094-31/+28
| | | | | | | | | | | | | | - fix build with -fno-common and un-expire - set LICENSE - fix parallel build - move to MASTER_SITE of submitter Add entry to LEGAL Submitter becomes maintainer PR: 249011 MFH: 2021Q2
* x11/libxkbcommon: update to 1.2.1Jan Beich2021-04-092-14/+5
| | | | | | Changes: https://github.com/xkbcommon/libxkbcommon/compare/xkbcommon-1.1.0...xkbcommon-1.2.1 Approved by: manu Differential Revision: https://reviews.freebsd.org/D29664
* x11/libxkbcommon: expose evdev(4) support in xkbcliEvgeniy Khramtsov2021-04-093-3/+17
| | | | | | | | | | $ sudo xkbcli interactive-evdev keysyms [ h ] unicode [ h ] layout [ English (US) (0) ] level [ 0 ] mods [ ] leds [ ] keysyms [ i ] unicode [ i ] layout [ English (US) (0) ] level [ 0 ] mods [ ] leds [ ] PR: 254583 Approved by: manu Differential Revision: https://reviews.freebsd.org/D29664
* x11/libxkbcommon: expose Wayland support in xkbcliJan Beich2021-04-092-3/+9
| | | | | | | | | $ xkbcli interactive-wayland seat0: keysyms [ h ] unicode [ h ] layout [ English (US) (0) ] level [ 0 ] mods [ ] leds [ ] seat0: keysyms [ i ] unicode [ i ] layout [ English (US) (0) ] level [ 0 ] mods [ ] leds [ ] Approved by: manu Differential Revision: https://reviews.freebsd.org/D29664
* x11/libxkbcommon: pet portlint via USE_LDCONFIGEvgeniy Khramtsov2021-04-091-0/+1
| | | | | | | | | | | | $ portlint -C WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [10]: installing shared libraries, please define USE_LDCONFIG as appropriate WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [13]: installing shared libraries, please define USE_LDCONFIG as appropriate WARN: /usr/ports/x11/libxkbcommon/pkg-plist: [16]: installing shared libraries, please define USE_LDCONFIG as appropriate 0 fatal errors and 3 warnings found. PR: 254583 Approved by: manu Differential Revision: https://reviews.freebsd.org/D29664
* x11/libxkbcommon: simplify OSVERSION checkJan Beich2021-04-091-8/+4
| | | | | | | | bsd.port.{pre,post}.mk can be simplifed to bsd.port{,.options}.mk but .include can be eliminated via lazy evaluation. Approved by: manu Differential Revision: https://reviews.freebsd.org/D29664
* devel/icu: update to 69.1Jan Beich2021-04-082-2/+2
| | | | | Changes: https://github.com/unicode-org/icu/releases/tag/release-69-1 Reported by: GitHub (watch releases)
* Remove useless Created by: headers mentioning meDmitry Marakasov2021-04-071-2/+0
|
* Remove expired ports:Rene Ladan2021-04-0749-1175/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 textproc/libcrm114: No known users, dead upstream 2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 devel/gb: Unmaintained and dead upstream 2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11) 2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-07253-253/+0
| | | | Reported by: lwhsu
* x11/polybar: Update to 3.5.5Alexandre C. Guimarães2021-04-072-4/+4
|
* x11/cinnamon: Attempt to fix build order bug (D29353)Tobias Kortkamp2021-04-071-0/+19
| | | | | | | | | | | | | | | | | | Uncovered while building with devel/samurai but can probably also happen with ninja eventually. In file included from ../src/main.c:25: In file included from ../src/cinnamon-global-private.h:28: In file included from src/st/st.h:7: ../src/st/st-box-layout-child.h:24:10: fatal error: 'st-enum-types.h' file not found #include "st-enum-types.h" ^~~~~~~~~~~~~~~~~ 1 error generated. samu: subcommands failed http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-05_21h03m50s/logs/errors/cinnamon-4.8.6.log PR: 254678