pkgsrc/x11
kamil b16aef90e4 py-terminator: Upgrade to 2.1.0
Switch to new upstream https://github.com/gnome-terminator/terminator

Add Python 3 support (3.8 tested).

Disable keybinder dependency, temporarily unavailable in pkgsrc.

Changelog

[v2.1.0](https://github.com/gnome-terminator/terminator/tree/v2.1.0) (2021-01-04)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0.1...v2.1.0)

**Package Maintainers**

- We have changed the tarball format, and it should now include all the files in the tarball, rather than just a subset.  See [\348](https://github.com/gnome-terminator/terminator/issues/348)

**Implemented enhancements:**

- Add bigger icon sizes [\258](https://github.com/gnome-terminator/terminator/issues/258)
- Smart Copy option to clear selection after copy [\242](https://github.com/gnome-terminator/terminator/issues/242)
- New feature: A Separate Json file for dynamic Layouts [\213](https://github.com/gnome-terminator/terminator/issues/213)
- new feature: support for term://1.2.3.4/ 'links' that when clicked open a new terminator ssh'ed to 1.2.3.4. [\178](https://github.com/gnome-terminator/terminator/issues/178)
- Reimplement "unfocused dim" using overpainting [\74](https://github.com/gnome-terminator/terminator/issues/74)
- Add Transifex integration and documentation for translations [\352](https://github.com/gnome-terminator/terminator/pull/352) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- No \(visible\) context menu in sway [\330](https://github.com/gnome-terminator/terminator/issues/330)
- Saving a layout after changing it, it correctly updates the config file but does not update the UI [\319](https://github.com/gnome-terminator/terminator/issues/319)

**Closed issues:**

- Rethinking release artifacts [\348](https://github.com/gnome-terminator/terminator/issues/348)
- The Alt+L layout chooser is too small [\345](https://github.com/gnome-terminator/terminator/issues/345)
- Open in Previous Location [\337](https://github.com/gnome-terminator/terminator/issues/337)
- Improve separator between splitted terminals [\329](https://github.com/gnome-terminator/terminator/issues/329)
- Using shift+Super+} for next\_tab key binding doesn't work [\326](https://github.com/gnome-terminator/terminator/issues/326)
- "Copy email address" actually doesn't quite do that [\323](https://github.com/gnome-terminator/terminator/issues/323)
- Can't disable key binding [\322](https://github.com/gnome-terminator/terminator/issues/322)
- Middle click does not paste selected text [\320](https://github.com/gnome-terminator/terminator/issues/320)
- Terminator does not read config file from /etc/xdg directory  [\308](https://github.com/gnome-terminator/terminator/issues/308)
- Add a 'clear terminal' function [\306](https://github.com/gnome-terminator/terminator/issues/306)
- terminator-2.0.1: vertical separator too big [\305](https://github.com/gnome-terminator/terminator/issues/305)
- rewrap\_on\_resize is deprecated in vte-0.60.0 [\303](https://github.com/gnome-terminator/terminator/issues/303)
- Geometry ignored [\297](https://github.com/gnome-terminator/terminator/issues/297)
- hangs after update [\292](https://github.com/gnome-terminator/terminator/issues/292)
- Unable to Set "Image" as Background [\285](https://github.com/gnome-terminator/terminator/issues/285)
- module 'command\_notify' has no attribute 'AVAILABLE' [\264](https://github.com/gnome-terminator/terminator/issues/264)
- symlinked config replaced with regular file [\234](https://github.com/gnome-terminator/terminator/issues/234)
- Cannot "Drag and Drop" Folders or Files [\159](https://github.com/gnome-terminator/terminator/issues/159)

**Merged pull requests:**

- Update RELEASE docs [\353](https://github.com/gnome-terminator/terminator/pull/353) ([lazyfrosch](https://github.com/lazyfrosch))
- German language updated [\351](https://github.com/gnome-terminator/terminator/pull/351) ([Brambleberry4](https://github.com/Brambleberry4))
- Update terminator.appdata.xml.in [\350](https://github.com/gnome-terminator/terminator/pull/350) ([jooola](https://github.com/jooola))
- Fix \345 The Alt+L layout chooser is too small [\349](https://github.com/gnome-terminator/terminator/pull/349) ([evandrocoan](https://github.com/evandrocoan))
- fix 319: refresh layout after save [\344](https://github.com/gnome-terminator/terminator/pull/344) ([mattrose](https://github.com/mattrose))
- feat: refactoring terminal file [\343](https://github.com/gnome-terminator/terminator/pull/343) ([JAugusto42](https://github.com/JAugusto42))
- Local user install: terminator.desktop and terminator.metainfo.xml [\342](https://github.com/gnome-terminator/terminator/pull/342) ([zothar](https://github.com/zothar))
- update to non-deprecated Gtk.Menu popup call [\341](https://github.com/gnome-terminator/terminator/pull/341) ([mattrose](https://github.com/mattrose))
- feat: Migrating from hbox to GtkBox [\340](https://github.com/gnome-terminator/terminator/pull/340) ([JAugusto42](https://github.com/JAugusto42))
- remove rewrap on resize from option and remove functions too [\339](https://github.com/gnome-terminator/terminator/pull/339) ([JAugusto42](https://github.com/JAugusto42))
- fix: \323 [\338](https://github.com/gnome-terminator/terminator/pull/338) ([JAugusto42](https://github.com/JAugusto42))
- Revert pr36 [\336](https://github.com/gnome-terminator/terminator/pull/336) ([mattrose](https://github.com/mattrose))
- Feature: Relaunch command option on held open after child exit [\333](https://github.com/gnome-terminator/terminator/pull/333) ([zothar](https://github.com/zothar))
- add note aboug moving config file out of the way [\328](https://github.com/gnome-terminator/terminator/pull/328) ([mattrose](https://github.com/mattrose))
- issue 271: add keybindings to zoom all terminals at once [\314](https://github.com/gnome-terminator/terminator/pull/314) ([mattrose](https://github.com/mattrose))
- load config from XDG\_CONFIG\_DIRS if user config file doesn't exist [\310](https://github.com/gnome-terminator/terminator/pull/310) ([mattrose](https://github.com/mattrose))
- Update README with install instructions [\309](https://github.com/gnome-terminator/terminator/pull/309) ([tomeksabala](https://github.com/tomeksabala))
- add a commandline flag to unhide any windows [\307](https://github.com/gnome-terminator/terminator/pull/307) ([mattrose](https://github.com/mattrose))
- fix background image profile preferences ui [\296](https://github.com/gnome-terminator/terminator/pull/296) ([mattrose](https://github.com/mattrose))
- Minor fixes [\295](https://github.com/gnome-terminator/terminator/pull/295) ([strottie](https://github.com/strottie))
- fix issue with older vte lib [\294](https://github.com/gnome-terminator/terminator/pull/294) ([mattrose](https://github.com/mattrose))
- replace feed\_child\_binary\(\) calls with feed\_child\(\) [\291](https://github.com/gnome-terminator/terminator/pull/291) ([mattrose](https://github.com/mattrose))
- Update German and Croatian [\287](https://github.com/gnome-terminator/terminator/pull/287) ([milotype](https://github.com/milotype))
- fix issue \74 [\286](https://github.com/gnome-terminator/terminator/pull/286) ([mattrose](https://github.com/mattrose))
- support for SSH URIs [\280](https://github.com/gnome-terminator/terminator/pull/280) ([mattrose](https://github.com/mattrose))
- add bigger icon sizes [\279](https://github.com/gnome-terminator/terminator/pull/279) ([mattrose](https://github.com/mattrose))
- fix stupid debugging error [\278](https://github.com/gnome-terminator/terminator/pull/278) ([mattrose](https://github.com/mattrose))
- multiple small documentation fixes [\277](https://github.com/gnome-terminator/terminator/pull/277) ([mattrose](https://github.com/mattrose))
- fix drag and drop issues on KDE [\275](https://github.com/gnome-terminator/terminator/pull/275) ([mattrose](https://github.com/mattrose))
- pass original working directory to dbus\_options as well [\270](https://github.com/gnome-terminator/terminator/pull/270) ([mattrose](https://github.com/mattrose))
- fix new upstream vte warning [\267](https://github.com/gnome-terminator/terminator/pull/267) ([mattrose](https://github.com/mattrose))
- suppress warning if the vte capability is not there [\266](https://github.com/gnome-terminator/terminator/pull/266) ([mattrose](https://github.com/mattrose))
- remove workaround for https://github.com/ibus/ibus/issues/1802 [\265](https://github.com/gnome-terminator/terminator/pull/265) ([mattrose](https://github.com/mattrose))
- Add support for inverted search [\257](https://github.com/gnome-terminator/terminator/pull/257) ([yoavp77](https://github.com/yoavp77))
- update translations [\255](https://github.com/gnome-terminator/terminator/pull/255) ([mattrose](https://github.com/mattrose))
- Clear selection on smart copy [\254](https://github.com/gnome-terminator/terminator/pull/254) ([mattrose](https://github.com/mattrose))
- Polish translation update [\252](https://github.com/gnome-terminator/terminator/pull/252) ([napcok](https://github.com/napcok))
- update terminator.pot [\251](https://github.com/gnome-terminator/terminator/pull/251) ([napcok](https://github.com/napcok))
- Polish translation update [\248](https://github.com/gnome-terminator/terminator/pull/248) ([napcok](https://github.com/napcok))
- fix the handle on the divider between horizontal panes [\247](https://github.com/gnome-terminator/terminator/pull/247) ([mattrose](https://github.com/mattrose))
- add tests to release tarball [\246](https://github.com/gnome-terminator/terminator/pull/246) ([mattrose](https://github.com/mattrose))
- Change how config file is saved [\235](https://github.com/gnome-terminator/terminator/pull/235) ([planet36](https://github.com/planet36))
- Updated Estonian translation [\226](https://github.com/gnome-terminator/terminator/pull/226) ([ookull](https://github.com/ookull))
- Fix: Key Binding Clearing in `Preferences \> Keybindings` [\224](https://github.com/gnome-terminator/terminator/pull/224) ([dkmvs](https://github.com/dkmvs))
- layout file - initial commit - work in progress [\214](https://github.com/gnome-terminator/terminator/pull/214) ([dvdlevanon](https://github.com/dvdlevanon))
- fast resize keyboard shortcuts [\36](https://github.com/gnome-terminator/terminator/pull/36) ([waldner](https://github.com/waldner))

 [v2.0.1](https://github.com/gnome-terminator/terminator/tree/v2.0.1) (2020-10-11)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v2.0...v2.0.1)

TODO

 Package maintainers



**Fixed bugs:**

- config settings lost when I cancel "Close multiple terminals" dialog [\210](https://github.com/gnome-terminator/terminator/issues/210)

**Closed issues:**

- Feature Suggestion: Splitted screen shells based on parent [\230](https://github.com/gnome-terminator/terminator/issues/230)
- Release 2.0 does not have signed assets [\228](https://github.com/gnome-terminator/terminator/issues/228)
- Some files install to the wrong location [\227](https://github.com/gnome-terminator/terminator/issues/227)
- Multi tab breaks transparent background [\225](https://github.com/gnome-terminator/terminator/issues/225)

**Merged pull requests:**

- Preserve searchbar case sensitivity state in config file on state change [\249](https://github.com/gnome-terminator/terminator/pull/249) ([yoavp77](https://github.com/yoavp77))
- make sure data/\*.in files are there for distributors [\237](https://github.com/gnome-terminator/terminator/pull/237) ([mattrose](https://github.com/mattrose))
- only set clear background when background\_image in config [\233](https://github.com/gnome-terminator/terminator/pull/233) ([mattrose](https://github.com/mattrose))
- fix INSTALL instructions for setuptools [\232](https://github.com/gnome-terminator/terminator/pull/232) ([mattrose](https://github.com/mattrose))

 [v2.0](https://github.com/gnome-terminator/terminator/tree/v2.0) (2020-10-06)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/v1.92...v2.0)

**Implemented enhancements:**

- Feature Request: "broadcast-only" option in profile preferences [\157](https://github.com/gnome-terminator/terminator/issues/157)
- Feature Request: Key binding option for creating group in current tab [\156](https://github.com/gnome-terminator/terminator/issues/156)
- Terminator should use XDG\_CONFIG\_HOME environment variable if it's available. [\152](https://github.com/gnome-terminator/terminator/issues/152)
- align maximize option spelling with gnome-terminal [\125](https://github.com/gnome-terminator/terminator/issues/125)
- Putty style paste makes it impossible to reach preferences [\120](https://github.com/gnome-terminator/terminator/issues/120)
- Adjust Line Height [\111](https://github.com/gnome-terminator/terminator/issues/111)
- Allow to open layout in a new tab [\106](https://github.com/gnome-terminator/terminator/issues/106)
- Use VTE api instead of python psutil to get cwd. [\82](https://github.com/gnome-terminator/terminator/issues/82)
- Make a submenu of Layouts in the popup menu. [\63](https://github.com/gnome-terminator/terminator/issues/63)
- Search should have a case-sensitive option [\44](https://github.com/gnome-terminator/terminator/issues/44)
- Remove default keybindings for enabling terminal broadcast [\40](https://github.com/gnome-terminator/terminator/issues/40)
- \[Feature Request\] Make bold-is-bright option configurable [\38](https://github.com/gnome-terminator/terminator/issues/38)
-  No option for background image in gtk3 version  [\5](https://github.com/gnome-terminator/terminator/issues/5)
-  Terminator need to highlight search string  [\4](https://github.com/gnome-terminator/terminator/issues/4)
- rely on python psutil to get the cwd [\83](https://github.com/gnome-terminator/terminator/pull/83) ([mattrose](https://github.com/mattrose))
- Propagate tab-swictch events if there is only one tab [\61](https://github.com/gnome-terminator/terminator/pull/61) ([blackm0re](https://github.com/blackm0re))
- Install AppStream data as .metainfo.xml [\53](https://github.com/gnome-terminator/terminator/pull/53) ([DarthGandalf](https://github.com/DarthGandalf))
- Added option to disable ctrl+mousewheel zoom [\46](https://github.com/gnome-terminator/terminator/pull/46) ([filipkilibarda](https://github.com/filipkilibarda))
- Add layout launcher to terminal popup menu. [\42](https://github.com/gnome-terminator/terminator/pull/42) ([nbeaver](https://github.com/nbeaver))
- \38: Add option for configuring bold-is-bright setting of VTE [\39](https://github.com/gnome-terminator/terminator/pull/39) ([JakubVanek](https://github.com/JakubVanek))
- Only import GdkX11 when available [\19](https://github.com/gnome-terminator/terminator/pull/19) ([mattrose](https://github.com/mattrose))
- Removing packaging files from the repository [\7](https://github.com/gnome-terminator/terminator/pull/7) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- Fails to run for LDAP user [\128](https://github.com/gnome-terminator/terminator/issues/128)
- Crash in paned.py:311  [\68](https://github.com/gnome-terminator/terminator/issues/68)
- terminator runs in network namespace only with -u option \(dbus\) [\65](https://github.com/gnome-terminator/terminator/issues/65)
- dbus FileNotFoundError [\58](https://github.com/gnome-terminator/terminator/issues/58)
- Middle click does not paste selected text [\24](https://github.com/gnome-terminator/terminator/issues/24)
- Fix crash when GdkX11 module is not available when creating layout [\113](https://github.com/gnome-terminator/terminator/pull/113) ([mattrose](https://github.com/mattrose))
- Do not crash when dbus server is unavailable, just emit an error message [\88](https://github.com/gnome-terminator/terminator/pull/88) ([mattrose](https://github.com/mattrose))
- Fix fallback for getting the current working directory [\87](https://github.com/gnome-terminator/terminator/pull/87) ([terceiro](https://github.com/terceiro))
- fix FileNotFound error when terminator is run from a directory that no longer exists [\81](https://github.com/gnome-terminator/terminator/pull/81) ([mattrose](https://github.com/mattrose))
- Fix layout launcher error [\59](https://github.com/gnome-terminator/terminator/pull/59) ([FernandoBasso](https://github.com/FernandoBasso))
- fix traceback on dragging and dropping files from a file manager [\54](https://github.com/gnome-terminator/terminator/pull/54) ([mattrose](https://github.com/mattrose))
- Disable special logic for pasting on Wayland [\51](https://github.com/gnome-terminator/terminator/pull/51) ([lazyfrosch](https://github.com/lazyfrosch))
- searchbar: Implement modern/glib regexp support [\43](https://github.com/gnome-terminator/terminator/pull/43) ([lazyfrosch](https://github.com/lazyfrosch))
- fix exception when feeding terminal number to terminal [\35](https://github.com/gnome-terminator/terminator/pull/35) ([mattrose](https://github.com/mattrose))
- terminal: Improve compat for Vte Regex [\28](https://github.com/gnome-terminator/terminator/pull/28) ([lazyfrosch](https://github.com/lazyfrosch))

**Closed issues:**

- Feature request: Preference to disable Ctrl + Scroll font size change [\219](https://github.com/gnome-terminator/terminator/issues/219)
- AttributeError: 'Terminal' object has no attribute 'spawn\_async' [\218](https://github.com/gnome-terminator/terminator/issues/218)
- Question - custom command line [\212](https://github.com/gnome-terminator/terminator/issues/212)
- Terminator overwrite shortcut of console Applications [\204](https://github.com/gnome-terminator/terminator/issues/204)
- Gap between windows [\203](https://github.com/gnome-terminator/terminator/issues/203)
- Search does not work [\199](https://github.com/gnome-terminator/terminator/issues/199)
- Selecting first char of a line for copy-paste is impossible [\191](https://github.com/gnome-terminator/terminator/issues/191)
- Duplicate Key Bindings are Allowed in `Preferences \> Keybindings` [\190](https://github.com/gnome-terminator/terminator/issues/190)
- Cannot open terminator windows with different configs [\184](https://github.com/gnome-terminator/terminator/issues/184)
- Feature request: reenable broadcast keybindings and warn on their first use instead [\183](https://github.com/gnome-terminator/terminator/issues/183)
- Add Terminator version in About screen [\169](https://github.com/gnome-terminator/terminator/issues/169)
- Feature Request: Add hyperlink support [\164](https://github.com/gnome-terminator/terminator/issues/164)
- ctrl-alt-a activates even when terminal has no focus [\163](https://github.com/gnome-terminator/terminator/issues/163)
- TypeError in terminal.py [\162](https://github.com/gnome-terminator/terminator/issues/162)
- Active tab identification [\158](https://github.com/gnome-terminator/terminator/issues/158)
- Is terminator is rolling for Windows Subsystem For Linux \(WSL\)??? [\154](https://github.com/gnome-terminator/terminator/issues/154)
- broken mouse events in fullscreen applications [\151](https://github.com/gnome-terminator/terminator/issues/151)
- Key Bindigs That Contain a Key Modified by a Shift Key Don't Work [\149](https://github.com/gnome-terminator/terminator/issues/149)
- move translation of ConfigObj from main terminator code to the only method that uses it. [\148](https://github.com/gnome-terminator/terminator/issues/148)
- Gnome session support no longer works [\147](https://github.com/gnome-terminator/terminator/issues/147)
- Errors in prefseditor.py [\137](https://github.com/gnome-terminator/terminator/issues/137)
- PuTTY style paste is pasting from x-selection instead of clipboard [\134](https://github.com/gnome-terminator/terminator/issues/134)
- Terminator separator size cannot be changed [\133](https://github.com/gnome-terminator/terminator/issues/133)
- update dependencies in INSTALL.md [\127](https://github.com/gnome-terminator/terminator/issues/127)
- Feature request: show bold text in bright colors \(option\) [\122](https://github.com/gnome-terminator/terminator/issues/122)
- Feature request: configurable shortcut to open Prefs [\121](https://github.com/gnome-terminator/terminator/issues/121)
- Support desktop dark/light theme [\119](https://github.com/gnome-terminator/terminator/issues/119)
- conflicting UUID when cloning layout [\115](https://github.com/gnome-terminator/terminator/issues/115)
- Add support for tmux integration \(like iTerm2\)  [\107](https://github.com/gnome-terminator/terminator/issues/107)
- Ubuntu 20.04 drag and drop crashes  [\103](https://github.com/gnome-terminator/terminator/issues/103)
- When opening a new window, terminator automatically switch to the last tab of the first window. [\99](https://github.com/gnome-terminator/terminator/issues/99)
- Why we use python in shebang [\98](https://github.com/gnome-terminator/terminator/issues/98)
- Ubuntu 20.04 split terminal broadcast duplicate keys [\96](https://github.com/gnome-terminator/terminator/issues/96)
- ubuntu 18.04 Install ok but no desktop icon [\95](https://github.com/gnome-terminator/terminator/issues/95)
- There are still translation commits to launchpad [\85](https://github.com/gnome-terminator/terminator/issues/85)
- cwd.get\_pid\_cwd is a mess. [\80](https://github.com/gnome-terminator/terminator/issues/80)
- Resize borderless window [\75](https://github.com/gnome-terminator/terminator/issues/75)
- Add distribution info into INSTALL [\45](https://github.com/gnome-terminator/terminator/issues/45)
- Alt+ScrollWheel ? [\29](https://github.com/gnome-terminator/terminator/issues/29)
- Switch to setuptools [\14](https://github.com/gnome-terminator/terminator/issues/14)
- Improve gettext integration [\13](https://github.com/gnome-terminator/terminator/issues/13)

**Merged pull requests:**

- Revert "Merge pull request \208 from mattrose/update-vte-spawn" [\220](https://github.com/gnome-terminator/terminator/pull/220) ([mattrose](https://github.com/mattrose))
- Background image [\217](https://github.com/gnome-terminator/terminator/pull/217) ([mattrose](https://github.com/mattrose))
- fix spacing [\215](https://github.com/gnome-terminator/terminator/pull/215) ([mattrose](https://github.com/mattrose))
- Fix: Allow `Shift+Tab` Key Binding [\211](https://github.com/gnome-terminator/terminator/pull/211) ([dkmvs](https://github.com/dkmvs))
- add preferences keybindings [\209](https://github.com/gnome-terminator/terminator/pull/209) ([mattrose](https://github.com/mattrose))
- fix login\_shell option so that it sends -l rather than -shell [\207](https://github.com/gnome-terminator/terminator/pull/207) ([mattrose](https://github.com/mattrose))
- Command notify [\205](https://github.com/gnome-terminator/terminator/pull/205) ([mattrose](https://github.com/mattrose))
- Dbus options [\200](https://github.com/gnome-terminator/terminator/pull/200) ([mattrose](https://github.com/mattrose))
- Fix: Forbid Duplicate Key Bindings in `Preferences \> Keybindings` [\196](https://github.com/gnome-terminator/terminator/pull/196) ([dkmvs](https://github.com/dkmvs))
- Key binding option for creating group in current terminal [\195](https://github.com/gnome-terminator/terminator/pull/195) ([mattrose](https://github.com/mattrose))
- Add 'wide\_handle' property  [\193](https://github.com/gnome-terminator/terminator/pull/193) ([mattrose](https://github.com/mattrose))
- Exit remotinator with an explicit error message when terminator is needed but not running [\185](https://github.com/gnome-terminator/terminator/pull/185) ([phidebian](https://github.com/phidebian))
- Add a 'title bar at bottom' option [\182](https://github.com/gnome-terminator/terminator/pull/182) ([phidebian](https://github.com/phidebian))
- Format shortcuts [\181](https://github.com/gnome-terminator/terminator/pull/181) ([aadrian](https://github.com/aadrian))
- add support for OSC-8 [\176](https://github.com/gnome-terminator/terminator/pull/176) ([mattrose](https://github.com/mattrose))
- add packages to install doc [\174](https://github.com/gnome-terminator/terminator/pull/174) ([mattrose](https://github.com/mattrose))
- Fix readme [\173](https://github.com/gnome-terminator/terminator/pull/173) ([mattrose](https://github.com/mattrose))
- remove unused gnome session code [\172](https://github.com/gnome-terminator/terminator/pull/172) ([mattrose](https://github.com/mattrose))
- Add version string to "Preferences -\> About" [\171](https://github.com/gnome-terminator/terminator/pull/171) ([mattrose](https://github.com/mattrose))
- Update README.md [\166](https://github.com/gnome-terminator/terminator/pull/166) ([br0kenbuild](https://github.com/br0kenbuild))
- Allow live previewing of profile color changes [\160](https://github.com/gnome-terminator/terminator/pull/160) ([dafrito](https://github.com/dafrito))
- Fix: Allow Key Bindings with Shift-Modified Keys [\150](https://github.com/gnome-terminator/terminator/pull/150) ([dkmvs](https://github.com/dkmvs))
- Fixed bug in prefseditor.py [\146](https://github.com/gnome-terminator/terminator/pull/146) ([robertoetcheverryr](https://github.com/robertoetcheverryr))
- fix traceback on paned.py [\145](https://github.com/gnome-terminator/terminator/pull/145) ([mattrose](https://github.com/mattrose))
- issue 44, add option for case sensitive search [\144](https://github.com/gnome-terminator/terminator/pull/144) ([dugb](https://github.com/dugb))
- fix line height config variable location to match ui [\142](https://github.com/gnome-terminator/terminator/pull/142) ([mattrose](https://github.com/mattrose))
- Issue 111, add line\_height slider [\141](https://github.com/gnome-terminator/terminator/pull/141) ([dugb](https://github.com/dugb))
- replaces the handle\_size property that was deprecated in gtk3.20 [\140](https://github.com/gnome-terminator/terminator/pull/140) ([mattrose](https://github.com/mattrose))
- update apt repos before installing packages [\136](https://github.com/gnome-terminator/terminator/pull/136) ([mattrose](https://github.com/mattrose))
- Added putty\_paste\_style\_source\_clipboard [\135](https://github.com/gnome-terminator/terminator/pull/135) ([robertoetcheverryr](https://github.com/robertoetcheverryr))
- launch new layouts directly from right-click menu [\132](https://github.com/gnome-terminator/terminator/pull/132) ([mattrose](https://github.com/mattrose))
- Issue99 [\131](https://github.com/gnome-terminator/terminator/pull/131) ([mattrose](https://github.com/mattrose))
- Adding maximize option [\126](https://github.com/gnome-terminator/terminator/pull/126) ([qckzr](https://github.com/qckzr))
- add line\_height config variable [\124](https://github.com/gnome-terminator/terminator/pull/124) ([mattrose](https://github.com/mattrose))
- fix cwd for non-vte shells [\123](https://github.com/gnome-terminator/terminator/pull/123) ([mattrose](https://github.com/mattrose))
- fix detection of whether or not ibus is running [\114](https://github.com/gnome-terminator/terminator/pull/114) ([mattrose](https://github.com/mattrose))
- fix traceback when closing a window [\112](https://github.com/gnome-terminator/terminator/pull/112) ([mattrose](https://github.com/mattrose))
- add debug logging to searchbar [\110](https://github.com/gnome-terminator/terminator/pull/110) ([mattrose](https://github.com/mattrose))
- fix io errors on debugserver [\109](https://github.com/gnome-terminator/terminator/pull/109) ([mattrose](https://github.com/mattrose))
- Fix TODO for documenting vte regex matching constants [\105](https://github.com/gnome-terminator/terminator/pull/105) ([GerbenWelter](https://github.com/GerbenWelter))
- Revert "replace gettext and intltool with Babel" [\100](https://github.com/gnome-terminator/terminator/pull/100) ([lazyfrosch](https://github.com/lazyfrosch))
- Import Launchpad translations [\91](https://github.com/gnome-terminator/terminator/pull/91) ([lazyfrosch](https://github.com/lazyfrosch))
- Gentoo: github is only a mirror [\86](https://github.com/gnome-terminator/terminator/pull/86) ([DarthGandalf](https://github.com/DarthGandalf))
- update the INSTALL.md for Ubuntu installation [\77](https://github.com/gnome-terminator/terminator/pull/77) ([yosoufe](https://github.com/yosoufe))
- Update AUTHORS with a full list from GIT history [\67](https://github.com/gnome-terminator/terminator/pull/67) ([lazyfrosch](https://github.com/lazyfrosch))
- docs: Update INSTALL.md and add distributions [\66](https://github.com/gnome-terminator/terminator/pull/66) ([lazyfrosch](https://github.com/lazyfrosch))
- Make LayoutLauncher window a little larger by default [\60](https://github.com/gnome-terminator/terminator/pull/60) ([FernandoBasso](https://github.com/FernandoBasso))
- fix up language strings in .po files [\52](https://github.com/gnome-terminator/terminator/pull/52) ([mattrose](https://github.com/mattrose))
- Switch to setuptools and use pytest [\50](https://github.com/gnome-terminator/terminator/pull/50) ([lazyfrosch](https://github.com/lazyfrosch))
- \40: remove default key bindings for input broadcasting [\41](https://github.com/gnome-terminator/terminator/pull/41) ([JakubVanek](https://github.com/JakubVanek))
- Add FreeBSD [\33](https://github.com/gnome-terminator/terminator/pull/33) ([h-ume](https://github.com/h-ume))
- Update pt\_BR.po [\30](https://github.com/gnome-terminator/terminator/pull/30) ([chclxds](https://github.com/chclxds))
- Remove obsolete terminator.wrapper [\27](https://github.com/gnome-terminator/terminator/pull/27) ([lazyfrosch](https://github.com/lazyfrosch))
- Add Gentoo, sort the order of distributions [\23](https://github.com/gnome-terminator/terminator/pull/23) ([DarthGandalf](https://github.com/DarthGandalf))

 [v1.92](https://github.com/gnome-terminator/terminator/tree/v1.92) (2020-04-18)

[Full Changelog](https://github.com/gnome-terminator/terminator/compare/1.91...v1.92)

This is the first release since 2017, while we are now a few years later a few things changed.

* New home on GitHub https://github.com/gnome-terminator/terminator
* New team under the lead of https://github.com/lazyfrosch
* Python 3 support finally released
* Some tedious bugs solved for current GTK and VTE

There is still a lot to do, and we need more help to keep Terminator available for
your daily use.

If you are interested in contributing to the project, please contact us, open issues,
discuss issues or help with whatever you can! Any help is welcome!

**Notes for packagers:**

* All scripts now use `!/usr/bin/env python` as shebang, when you are using
  `python3 setup.py install` or similar all binary scripts should be automatically
   modified to the correct shebang
* Any feedback is welcome, please open an issue or join the community channels

**Implemented enhancements:**

- Implement support for Python 3 [\6](https://github.com/gnome-terminator/terminator/pull/6) ([lazyfrosch](https://github.com/lazyfrosch))

**Fixed bugs:**

- VTE Regexp should work with older VTE releases as well [\10](https://github.com/gnome-terminator/terminator/issues/10)
- ctrl+click should open links [\3](https://github.com/gnome-terminator/terminator/issues/3)
- Ensure Python 3 support [\2](https://github.com/gnome-terminator/terminator/issues/2)
- terminal: Add compat detection for Vte regexp feature [\22](https://github.com/gnome-terminator/terminator/pull/22) ([lazyfrosch](https://github.com/lazyfrosch))
- Fix some compat issues for Python 2.7 [\18](https://github.com/gnome-terminator/terminator/pull/18) ([lazyfrosch](https://github.com/lazyfrosch))
- Converting to python 3 and making all tests pass. [\9](https://github.com/gnome-terminator/terminator/pull/9) ([JAugusto42](https://github.com/JAugusto42))

**Merged pull requests:**

- Add GitHub action for Python [\17](https://github.com/gnome-terminator/terminator/pull/17) ([lazyfrosch](https://github.com/lazyfrosch))
- Updating URLs in application and appdata [\16](https://github.com/gnome-terminator/terminator/pull/16) ([mattrose](https://github.com/mattrose))
- update the INSTALL file [\15](https://github.com/gnome-terminator/terminator/pull/15) ([mattrose](https://github.com/mattrose))


\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2021-01-24 11:15:07 +00:00
..
9term
alacritty alacritty: update to 0.6.0 2020-11-28 19:20:14 +00:00
antiright *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
appmenu-qt *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
appres all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
arandr Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
asnap
aterm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
autocutsel all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
avant-window-navigator Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
bbapm
beforelight all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
bitmap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
blt *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
c++-gtk-utils *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
caribou Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
clipit clipit: Update to 1.4.5 2020-11-25 21:41:39 +00:00
clipnotify clipnotify: Import clipnotify-1.0.2 as x11/clipnotify 2020-09-11 13:27:43 +00:00
clisp-gtk2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
clisp-mit-clx
clisp-new-clx
deforaos-integration *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
deforaos-keyboard *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
deforaos-libdesktop *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
deforaos-locker *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
deforaos-notes deforaos-notes: no longer depend on Gtk+ 2 2020-09-13 21:19:06 +00:00
deforaos-panel deforaos-panel: update to version 0.4.1 2020-09-13 04:32:35 +00:00
desklaunch
deskmenu *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
devilspie *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
dmenu dmenu: Update to 5.0 2020-09-02 17:47:12 +00:00
docker *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
driconf Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
dtx11session
dunst *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
dxpc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ede *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
editres all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
eekboard *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
efltk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
elementary *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
elementary-icon-theme
enlightenment *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
eterm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
fbdesk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
filerunner *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
fltk Use http with ftp.funet.fi 2020-09-02 22:16:48 +00:00
fltk13 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
fox *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
frameworkintegration *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
fspanel *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ftmenu *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
fvwm-wharf
gcolor2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gdm Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
ggiterm ggiterm: Don't attempt to run a freetype 'test program' 2020-05-04 15:02:58 +00:00
gnome-desktop Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
gnome-desktop3 gnome-desktop3: Remove USE_PKGLOCALEDIR, it's harmful here 2020-11-17 11:35:19 +00:00
gnome-session Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
gnome-shell *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
gnome-terminal Needs libuuid now that fontconfig doesn't pull it in. 2020-08-27 12:26:13 +00:00
gnome-themes *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gnome-themes-extras *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gnustep-back (x11/gnustep-back) Fix PLIST_SUBST, ref: PKGVERSION_NOREV 2020-11-14 22:40:18 +00:00
gnustep-gui (x11/gnustep-gui) Add patch for icu-68 fallout (TRUE -> true) 2020-11-13 02:47:45 +00:00
gnustep-preferences *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gromit *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gselt *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gst-plugins0.10-x11
gst-plugins1-x11 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gtk *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gtk+extra *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
gtk-mac-integration *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtk-sharp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gtk-sharp3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gtk2 gtk2: Update to 2.24.33 2021-01-01 15:46:56 +00:00
gtk2+extra *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtk2-chtheme *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gtk2-engines *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtk2-engines-bluecurve *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gtk2-engines-murrine *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gtk2-theme-switch *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gtk3 gtk3: updated to 3.24.24 2021-01-07 10:02:01 +00:00
gtk3-engines-unico *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gtkada *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gtkdatabox *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtkglarea Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
gtkglarea2 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtkmm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
gtkmm-utils *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gtkmm3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gtksourceview2 x11/gtksourceview2: remove configure option --disable-build-tests 2020-12-13 15:39:40 +00:00
gtksourceview3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gtksourceview4 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gtksourceviewmm *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gtkstep Added missing LICENSE variable (gnu-lgpl-v2). 2018-01-02 22:51:36 +00:00
gtkterm2 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gxmessage *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
hanterm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
hot-babe *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
hs-X11 hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
hs-X11-xft *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
hsetroot hsetroot: take MAINTAINER 2020-05-18 10:26:25 +00:00
i3lock *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
iceauth all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ico all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
imwheel all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
kactivities *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kactivities-stats *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kactivities5 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kconfigwidgets *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kde-baseapps4 *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kde-runtime4 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kde-workspace4 *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kde4-l10n-ar
kde4-l10n-bg
kde4-l10n-bs
kde4-l10n-ca
kde4-l10n-cat
kde4-l10n-cs
kde4-l10n-da
kde4-l10n-de
kde4-l10n-el
kde4-l10n-en_GB
kde4-l10n-es
kde4-l10n-et
kde4-l10n-eu
kde4-l10n-fa
kde4-l10n-fi
kde4-l10n-fr
kde4-l10n-ga
kde4-l10n-gl
kde4-l10n-he
kde4-l10n-hi
kde4-l10n-hr
kde4-l10n-hu
kde4-l10n-ia
kde4-l10n-is
kde4-l10n-it
kde4-l10n-ja
kde4-l10n-kk
kde4-l10n-km
kde4-l10n-ko
kde4-l10n-lt
kde4-l10n-lv
kde4-l10n-mr
kde4-l10n-nb
kde4-l10n-nds
kde4-l10n-nl
kde4-l10n-nn
kde4-l10n-pa
kde4-l10n-pl
kde4-l10n-pt
kde4-l10n-pt_BR
kde4-l10n-ro
kde4-l10n-ru
kde4-l10n-sk
kde4-l10n-sl
kde4-l10n-sr PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
kde4-l10n-sv
kde4-l10n-tr
kde4-l10n-ug
kde4-l10n-uk
kde4-l10n-wa
kde4-l10n-zh_CN
kde4-l10n-zh_TW
kded *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
kdelibs4 *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kdelibs4support *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kdesignerplugin *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
keybinder *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
keybinder3 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
keylaunch
kglobalaccel *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kguiaddons *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
kinit *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kirigami2 kirigami2: std::log compat. 2021-01-13 10:57:48 +00:00
kitemviews *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kitty x11/kitty: update to 0.19.3 2020-12-21 12:39:38 +00:00
kjobwidgets *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
konsole *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kterm x11: align variable assignments 2019-11-03 09:14:06 +00:00
ktextwidgets *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kwidgetsaddons *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kwindowsystem *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
kxmlgui *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
labltk (x11/labltk) Not really fix, but $(BYTECC) was missing, added 2020-09-27 13:12:17 +00:00
lemonbar lemonbar: Update to 1.4 2020-11-23 14:07:27 +00:00
lesstif *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libdesktop-agnostic Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
libdrm Avoid using common symbols. 2020-04-12 19:41:21 +00:00
libfakekey
libfm-qt x11/libfm-qt: update to 0.16.0 2020-12-07 11:34:52 +00:00
libFS all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libgnomekbd *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libICE all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libkactivities4 *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
libkscreen *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
liblxqt x11/liblxqt: update to 0.16.0 2020-12-07 11:32:53 +00:00
libmatekbd *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
liboldXrandr x11: align variable assignments 2019-11-03 09:14:06 +00:00
libqtxdg libqtxdg: Remove some incompatible SunOS flags. 2021-01-14 10:04:14 +00:00
libSM all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libunique *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libunique3 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
libX11 libX11: fix building with older gcc versions 2021-01-20 09:42:55 +00:00
libXau all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXaw all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXaw3d all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxcb libxcb: update to 1.14. 2020-02-23 22:37:45 +00:00
libXcomposite all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXcursor all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXdamage all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxdg-basedir libxdg-basedir: Update to 1.2.0 2020-04-05 14:06:13 +00:00
libXdmcp all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXext all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxfce4gui *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libxfce4ui *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libxfce4util *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libXfixes libXfixes: remove reference to Xfixes 2021-01-14 17:42:58 +00:00
libXfont all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXfont2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXft *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libXi all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXinerama all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxkbcommon libxkbcommon: update to 1.0.3. 2020-11-29 18:03:32 +00:00
libxkbfile all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxklavier *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
libXmu all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXpm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXpresent all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXrandr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXrender Xrender: remove 2020-09-27 16:32:01 +00:00
libXres all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXScrnSaver all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libxshmfence libxshmfence: improve performance of semaphore backend. Bump rev. 2020-02-23 22:47:47 +00:00
libXt all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXtst all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXv all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXvMC all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXxf86dga all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libXxf86vm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
listres all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
lua-keybinder *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
luit Use https for all invisible-island.net HOMEPAGEs. 2019-06-22 11:37:13 +00:00
lxappearance *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
lxde-common Handle sysconfdir properly. 2018-05-27 14:24:45 +00:00
lxinput *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
lxlauncher *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
lxqt-about x11/lxqt-about: update to 0.16.0 2020-12-07 12:13:44 +00:00
lxqt-admin x11/lxqt-admin: update to 0.16.0 2020-12-07 12:15:28 +00:00
lxqt-config x11/lxqt-config: update to 0.16.1 2020-12-07 12:42:45 +00:00
lxqt-globalkeys x11/lxqt-globalkeys: update to 0.16.0 2020-12-07 12:25:25 +00:00
lxqt-notificationd x11/lxqt-notificationd: update to 0.16.0 2020-12-07 12:39:29 +00:00
lxqt-panel *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
lxqt-qtplugin x11/lxqt-qtplugin: update to 0.16.0 2020-12-07 12:29:41 +00:00
lxqt-runner x11/lxqt-runner: update to 0.16.0 2020-12-07 12:49:19 +00:00
lxqt-session x11/lxqt-session: update to 0.16.0 2020-12-07 13:03:40 +00:00
lxrandr *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
lxsession Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
lxterminal *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
maim *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
matchbox-common *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
matchbox-desktop *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
matchbox-nest *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
matchbox-panel *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
matchbox-panel-manager *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
matchbox-themes-extra
mate-applets Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
mate-control-center Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
mate-desktop mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-indicator-applet mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-menus mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-panel *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mate-screensaver *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mate-session-manager mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-settings-daemon *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
mate-terminal mate-terminal: remove unused PLIST_VAR 2020-11-09 23:48:31 +00:00
mcookie x11: align variable assignments 2019-11-03 09:14:06 +00:00
mkcomposecache all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mlterm mlterm: -fno-dce hack is also required for NetBSD/sh3el 9.1 (gcc 7.5.0). 2020-11-24 09:29:45 +00:00
modeline modeline: fix package that I previously broke due to a missing DIST_SUBDIR 2020-08-24 06:30:58 +00:00
modular-xorg-server modular-xorg-server and friends: update to 1.20.10 2020-12-01 21:03:16 +00:00
modular-xorg-xephyr modular-xorg-server and friends: update to 1.20.10 2020-12-01 21:03:16 +00:00
modular-xorg-xquartz revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
modular-xorg-xwayland modular-xorg-*: reset PKGREVISION after update 2020-08-26 10:29:06 +00:00
motif *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
mowitz x11: align variable assignments 2019-11-03 09:14:06 +00:00
mozo Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
mrxvt *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
mxterm mxterm: comment out dead sites 2017-11-15 22:14:31 +00:00
neXtaw
numlockx
ocaml-graphics distinfo file added to x11/ocaml-graphics (needed now) 2019-05-14 16:01:42 +00:00
ocaml-lablgtk *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
ocaml-lablgtk3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
oneko
p5-Alien-wxWidgets *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Clipboard p5-Clipboard: update to 0.26. 2020-09-07 20:53:48 +00:00
p5-gtk2 p5-gtk2: update to 1.24993. 2020-09-07 21:05:04 +00:00
p5-Gtk2-Ex-FormFactory *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Tk p5-Tk: update to 804.035. 2020-09-07 20:58:27 +00:00
p5-Wx *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Wx-Perl-ProcessStream *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-X11-Protocol *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
picom picom: Update to 8.2 2020-11-19 11:03:04 +00:00
pixman *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
plasma-framework *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
py-gnome2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-gnome2-extras *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-gtk2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-gtksourceview *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-keybinder *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-kiwi *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-Pmw all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-Pmw2 all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
py-pyperclip py-pyperclip: updated to 1.8.1 2020-11-12 23:44:23 +00:00
py-qt4 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
py-qt5 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
py-qt5-qscintilla *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-qwt-qt5 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-sip py-sip: updated to 4.19.24 2020-09-15 19:30:03 +00:00
py-sip-qt4 x11/py-sip-qt4: added, similar to py-sip-qt5. 2020-07-10 20:02:23 +00:00
py-sip-qt5 py-sip py-sip-qt5: updated to 4.19.22 2020-04-12 06:19:56 +00:00
py-terminator py-terminator: Upgrade to 2.1.0 2021-01-24 11:15:07 +00:00
py-terminator-plugins
py-Tk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
py-vte *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-wxWidgets *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
py-xcbgen py-xcbgen: update to 1.14.1. 2020-10-09 06:45:15 +00:00
py-Xlib Update py-Xlib to 0.29 2020-12-19 16:56:34 +00:00
qqc2-desktop-style Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
qt4
qt4-docs *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
qt4-libs Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
qt4-mng *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
qt4-mysql *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
qt4-pgsql *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
qt4-qdbus *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
qt4-sqlite3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
qt4-tiff *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
qt4-tools *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
qt5 qt5: updated to 5.15.2 2020-11-21 11:22:31 +00:00
qt5-mysql x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-odbc x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-psql x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qscintilla *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
qt5-qtbase qt5-qtbase: Set GCC_REQD before including bsd.prefs.mk 2020-12-06 11:18:40 +00:00
qt5-qtcharts x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtconnectivity x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtdeclarative qt5-qtdeclarative: Fix build on SunOS. 2021-01-12 16:46:45 +00:00
qt5-qtdoc *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qtgraphicaleffects x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtimageformats x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtlocation x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtmacextras x11/qt5-qtmacextras: fix copypasta DESCR 2020-11-29 22:34:13 +00:00
qt5-qtmultimedia *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qtnetworkauth x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtquickcontrols x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtquickcontrols2 x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtscript *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qtscxml x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtsensors x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtserialport x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtspeech *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qtsvg x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qttools *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qttranslations *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qt5-qtvirtualkeyboard x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtwayland x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtwebchannel x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtwebkit qt5-qtwebkit: Mark as not for python 3.9 2021-01-05 15:08:43 +00:00
qt5-qtwebsockets x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtx11extras x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5-qtxmlpatterns x11/qt5-*: avoid calling install_name_tool on symlinks 2020-11-29 22:33:21 +00:00
qt5ct *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
qterminal x11/qterminal: update to 0.16.1 2020-12-07 11:50:42 +00:00
qtermwidget x11/qtermwidget: update to 0.16.1 2020-12-07 11:48:54 +00:00
qwt-qt4 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
qwt6-qt4 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
qwt6-qt5 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
qwtplot3d-qt4 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
ratmen ratmen: Update to 2.2.3 2020-11-24 17:33:29 +00:00
redshift Revbump for icu 2020-06-02 08:22:31 +00:00
rendercheck all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
renderproto9 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
rep-gtk2 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
rgb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
rofi rofi: Update to 1.6.1 2020-11-24 17:22:00 +00:00
rox-session Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
rox-wallpaper Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
ruby-gtk2 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
ruby-gtk3 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
ruby-gtksourceview2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ruby-gtksourceview3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ruby-tk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ruby-vte *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ruby-wxruby *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
rxvt rxvt: fix distfiles 2020-10-10 08:26:56 +00:00
rxvt-unicode *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sakura *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
sessreg all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
setxkbmap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
slim Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
slock
slop *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
space_dapp space_dapp: follow redirect 2018-01-14 10:40:24 +00:00
speyes
ssystem *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
st-term *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
stalonetray all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
startup-notification all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
startup-notification010 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
sxhkd sxhkd: Update to 0.6.2 2020-12-05 14:56:33 +00:00
tabbed
tile tile: comment out dead sites. 2017-11-15 22:20:14 +00:00
tint2 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
tk tk: updated to 8.6.11 2021-01-20 20:40:28 +00:00
tk-BWidget *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
tk-Tix *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
tk85 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
tkinfo
tktable *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
transset all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tzosdclock tzosdclock: comment out dead sites. 2017-11-15 22:20:43 +00:00
unclutter unclutter: Add LICENSE (public domain) 2018-02-28 11:48:39 +00:00
unibar x11/unibar: import pkg 2020-11-29 18:39:36 +00:00
unicode-screensaver *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
viewres all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
vte *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
vte3 vte3: Bump PKGREVISION 2021-01-24 10:29:39 +00:00
vte029 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
wdm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wmavgload
wmfire x11: align variable assignments 2019-11-03 09:14:06 +00:00
wmfstatus
wmweather wmweather: update to 2.4.7. 2020-09-13 20:12:08 +00:00
worker
wterm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
wxGTK28 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
wxGTK28-contrib *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
wxGTK30 wxGTK30: Don't use non-standard library names on SunOS. 2021-01-12 15:58:31 +00:00
wxWindows-docs
x2x
x11perf *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
x11vnc *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
x3270 x11/x3270: replace bash in a shell script. 2021-01-01 15:37:54 +00:00
xaniroc
XaoS *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
xauth all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xautolock
Xaw-Xpm
xbacklight all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
Xbae all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
xbanish xbanish: Update to 1.7 2020-11-24 10:28:44 +00:00
xbanner
xbindkeys xbindkeys: Update to 1.8.7 2020-11-24 10:25:24 +00:00
xbindkeys-tk
xbitmaps all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcalc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcalib all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
xcb xcb: update to 2.4nb2. 2019-07-15 07:03:06 +00:00
xcb-proto *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xcb-util x11: align variable assignments 2019-11-03 09:14:06 +00:00
xcb-util-cursor
xcb-util-errors
xcb-util-image xcb-util-image: Fix clang -Wreturn-type failure. 2018-01-25 13:47:22 +00:00
xcb-util-keysyms Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
xcb-util-renderutil
xcb-util-wm
xcb-util-xrm x11: align variable assignments 2019-11-03 09:14:06 +00:00
xcb-util036 x11: align variable assignments 2019-11-03 09:14:06 +00:00
xclip xclip: Add "-f -" flags to tar in xclip-pastefile 2020-11-08 15:25:58 +00:00
xclipboard all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcmsdb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcolors
xcolorsel x11/xcolorsel: fix hard-coded path to X11BASE 2020-05-01 23:30:25 +00:00
xcompmgr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xconsole all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcruise all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
xcursor xcursor: switch from Xfixes to libXfixes 2021-01-14 17:40:30 +00:00
xcursor-capitaine x11/xcursor-capitaine: Import version 2.1 2018-11-24 13:09:57 +00:00
xcursor-themes all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xcursor-vanilla-dmz xcursor-vanilla-dmz: / at beginning of distfile path isn't needed 2018-11-24 15:04:04 +00:00
xcursorgen xcursorgen: update to 1.0.7. 2019-01-07 15:49:21 +00:00
xdaemon all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdaemon2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdbedizzy all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdesktopwaves xdesktopwaves: Update to 1.4 2020-11-20 14:26:47 +00:00
xdg-user-dirs all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdialog *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xditview all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xdm3d x11: align variable assignments 2019-11-03 09:14:06 +00:00
xdo Import x11/xdo 2020-06-29 18:35:14 +00:00
xdotool all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xdpyinfo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xdriinfo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xearth x11: align variable assignments 2019-11-03 09:14:06 +00:00
xedit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xephem *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xev xev: update to 1.2.4. 2020-07-17 23:07:34 +00:00
xeyes all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-acecad all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-elographics all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-fpit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-hyperpen all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-joystick all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-keyboard x11/xf86-input-keyboard: apply xsrc/54784 fix 2020-09-19 13:52:14 +00:00
xf86-input-mouse all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-mutouch all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-penmount all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-vmmouse xf86-input-vmmouse: only for x86 2020-06-28 13:52:19 +00:00
xf86-input-void all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-input-ws all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xf86-video-amdgpu all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-apm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-ark all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-ast all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-ati xf86-video-ati: backport upstream commits (not in a release yet) to fix 2020-03-08 18:30:53 +00:00
xf86-video-ati6 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-chips all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-cirrus all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-dummy all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-fbdev all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-glint all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-i128 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-i740 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-intel xf86-video-intel: freebsd/dragonflybsd build fix. from freebsd ports. 2020-10-13 04:38:29 +00:00
xf86-video-mach64 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-mga all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-neomagic all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-nouveau all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-nv all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-openchrome xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
xf86-video-qxl all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-r128 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-rendition all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-s3 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-s3virge all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-savage all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-siliconmotion all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-sis all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-suncg3 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-suncg6 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-suncg14 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-sunffb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-sunleo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-suntcx all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-tdfx all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-tga all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-trident all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-tseng all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-vboxvideo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-vesa xf86-video-vesa: update to 2.5.0. 2020-09-10 22:27:04 +00:00
xf86-video-vmware all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-voodoo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-wsfb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86-video-xgi all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xf86dga all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xfce4-clipman-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-dashboard *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-desktop *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-exo *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-eyes-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-garcon *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-indicator-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-kbdleds-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-notes-plugin *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-notifyd xfce4-notifyd: use upstream-supplied configuration file (NFC) 2020-12-22 00:28:13 +00:00
xfce4-panel *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-places-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-screenshooter *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-session Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
xfce4-settings *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-terminal xfce4-terminal: update to 0.8.10 2021-01-10 17:24:55 +00:00
xfce4-tumbler *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00
xfce4-whiskermenu-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-wmdock-plugin *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfd *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xfishtank
xflame
xfontsel all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xforms all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xfsinfo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xfstt all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xgamma all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xgas
xgrk
xhangglider
xhost all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xicc *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
xinit all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xinput all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xjman all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xkbcomp xkbcomp: update to 1.4.4. 2020-11-05 09:17:06 +00:00
xkbd x11: align variable assignments 2019-11-03 09:14:06 +00:00
xkbdata all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xkbevd all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xkbprint all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xkbset *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xkbutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xkeyboard-config *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xkeycaps
xkill all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xless xless: build fix 2018-09-29 12:59:24 +00:00
xload all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xlockmore Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
xlockmore-lite xlockmore{,-lite}: restore CONFLICTS. 2018-09-10 00:06:06 +00:00
xlogo *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xlogout
xlsatoms all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xlsclients all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xlsfonts all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xlt all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
xlupe
xmag all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xman all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xmascot all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xmessage all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xmh all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
XmHTML *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xmindpath x11: align variable assignments 2019-11-03 09:14:06 +00:00
xmodmap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xmon
xmore all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xmountains
xmove
xmx x11: align variable assignments 2019-11-03 09:14:06 +00:00
xneko
xnodecor
xnotify x11/xnotify: update to 0.8.1 2020-12-01 07:59:26 +00:00
xorg-cf-files all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xorgproto xorgproto: update to 2020.1. 2020-04-14 19:30:46 +00:00
xosd x11: align variable assignments 2019-11-03 09:14:06 +00:00
xp
xpad *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xpaste
xpenguins
xphoon
xplanet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xpmicons
xpmroot x11/xpmroot: suppress USE_TOOLS+=perl warning 2020-05-10 13:59:46 +00:00
xpns all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xpostit
xpr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xprop xprop: update to 1.2.5. 2020-11-20 08:09:58 +00:00
xrandr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xrdb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xrefresh all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xrestop all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xrootconsole
xscope xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
xscreensaver xscreensaver: fix packaging when option opengl is disabled 2021-01-04 23:51:41 +00:00
xscreensaver-demo xscreensaver-demo: update to 5.45. 2021-01-04 12:24:10 +00:00
xscribble xscribble: Avoid defining own strcpy(), should help builds with newer gcc 2020-05-04 14:09:22 +00:00
xscript
xsel xsel: Strip out -Werror 2020-11-29 20:37:32 +00:00
xservers all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xset all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xsetroot all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xsm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xsnow
xstdcmap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xteddy
xteddy2 xteddy2: Update to 2.2 2020-11-24 10:12:48 +00:00
xterm x11/xterm: update to 363 2021-01-01 13:35:14 +00:00
xtermcontrol all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xtermset
xtoolwait
xtrace
xtrans all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xtruss
xvattr
xvidcap *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xvidtune xorgproto: use xorgproto instead of separate *proto packages 2018-03-07 11:57:28 +00:00
xview
xview-clients all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xview-config
xview-lib Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
xvinfo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xvkbd
xwatchwin
xwd all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xwininfo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xwit
xworld all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xwrits all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
xwud all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xxkb
zenity *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
Makefile fixesproto4: remove, part of xorgproto 2021-01-14 17:46:48 +00:00