aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION after recent poppler updateSteve Wills2017-08-242-1/+2
| | | | Notes: svn path=/branches/2017Q3/; revision=448701
* MFH: r446522Mark Felder2017-08-031-1/+3
| | | | | | | | | | | x11/yakuake depend on x11/konsole. Submitted by: Gleb Popov <6yearold@gmail.com> Approved by: ports-secteam (with hat) Notes: svn path=/branches/2017Q3/; revision=447221
* MFH: r446523Ben Woods2017-07-245-5/+69
| | | | | | | | | | | | | | | | | | | | | x11/lightdm: Fix locale selection - Allow locale selection on login screen. First, lightdm must be patched to correctly detect utf8 locales, which have a UTF-8 suffix on FreeBSD instead of utf8 like on Linux systems. Secondly, we have to use locale codes in the language menuitem as FreeBSD doesn't have support for locale naming (missing _NL_IDENTIFICATION_LANGUAGE implementation). - Use @sample for lightdm-gtk-greeter config file to prevent it from being overwritten when the package is reinstalled / upgraded. PR: 220614 Submitted by: pawel Approved by: ports-secteam blanket Notes: svn path=/branches/2017Q3/; revision=446525
* MFH: r445016Jan Beich2017-07-062-20/+10
| | | | | | | | | | | | | | x11/libxshmfence: don't leak /tmp/shmfd* files with O_CLOEXEC - Both mkostemp() and mkstemp() need explicit call to unlink() - Unobfuscate fallback if both O_TMPFILE and mksotemp() are N/A - O_TMPFILE (Linux-only) appeared after O_CLOEXEC, no need to check PR: 217676 (for tracking) Approved by: ports-secteam (junovitch) Notes: svn path=/branches/2017Q3/; revision=445124
* Update to 2.9.1Baptiste Daroussin2017-06-302-4/+4
| | | | Notes: svn path=/head/; revision=444765
* - Add missing run-dependency on dbusDmitry Marakasov2017-06-282-0/+11
| | | | | | | | | - Add a note on linprocfs requirement Submitted by: olivier@ Notes: svn path=/head/; revision=444573
* - Switch to USES=localbaseDmitry Marakasov2017-06-271-4/+4
| | | | | | | | | - Unsilence installation Approved by: portmgr blanket Notes: svn path=/head/; revision=444449
* Make ninja opt-out in cmake.mkTobias C. Berner2017-06-253-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Using ninja instead of make (1) can lead to significant speed ups while building. Therefore switch from having the ninja generator opt-in to having it opt-out. Previously cmake-ports that wanted to use ninja could set CMAKE_NINJA=yes now, ports that do not work with ninja can set cmake:<existing args>,noninja Note, that needing this should be an exception and most often points to a broken cmake of the port. The ports using cmake were modified * removed USES=gmake, if ninja is used * removed MAKE_ARGS, if ninja is used * added the cmake-argument noninja if necessary PR: 219629 PR: 213331 Exp-run by: antoine Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D10748 Notes: svn path=/head/; revision=444324
* New port: x11/alacrittyTobias Kortkamp2017-06-214-0/+477
| | | | | | | | | | | | | | | | | | | | | Alacritty is the fastest terminal emulator in existence. Using the GPU for rendering enables optimizations that simply aren't possible in other emulators. Alacritty is focused on simplicity and performance. The performance goal means it should be faster than any other terminal emulator available. The simplicity goal means that it doesn't have many features like tabs or scroll back as in other terminals. Instead, it is expected that users of Alacritty make use of a terminal multiplexer such as tmux. WWW: https://github.com/jwilm/alacritty Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D11162 Notes: svn path=/head/; revision=444038
* Update to 330Emanuel Haupt2017-06-213-28/+4
| | | | | | | | | | http://invisible-island.net/xterm/xterm.log.html#xterm_330 PR: 219800 (based on) Submitted by: jakub_lach@mailplus.pl Notes: svn path=/head/; revision=444014
* A super lightweight, beautiful, and simple terminal. Comes withDmitry Marakasov2017-06-205-0/+248
| | | | | | | | | | sane defaults, browser-class tabs, sudo paste protection, smart copy/paste, and little to no configuration. WWW: https://github.com/elementary/terminal Notes: svn path=/head/; revision=443950
* - Add LICENSE_FILEDmitry Marakasov2017-06-203-12/+9
| | | | | | | | | - Switch to USES=localbase - Simplify installation, cosmetic fixes - Update WWW Notes: svn path=/head/; revision=443945
* A program for measuring the pixel size of on-screen elements. Intended forAlexey Dokuchaev2017-06-195-0/+89
| | | | | | | | | | | | | | GUI debugging to verify widget separations and sizes, though may also be used for general computer graphics debugging purposes, including measuring pixel distances of images, web applications, etc. You can easily make copies of the ruler and reoriented it via either the keyboard or mouse. WWW: http://seriss.com/people/erco/fltk/flruler/ Notes: svn path=/head/; revision=443876
* Update KDE Frameworks to 5.35Tobias C. Berner2017-06-1714-34/+33
| | | | | | | | | PR: 219950 Submitted by: Adriaan de Groot <groot@kde.org> Exp-Run by: antoine Notes: svn path=/head/; revision=443783
* Fix wrong PKGNAME dependency.Bryan Drewery2017-06-171-1/+2
| | | | | | | | Spotted by: Poudriere With hat: portmgr Notes: svn path=/head/; revision=443728
* Chase evolution-data-server shared library bump.Koop Mast2017-06-132-2/+2
| | | | Notes: svn path=/head/; revision=443492
* Provide a patch to fix building when the non default option SIXEL is enabledEmanuel Haupt2017-06-131-0/+24
| | | | | | | | | | | | without the REGIS option. This does not affect default options and therefore no PORTREVISION bump is required. This regression does not affect the quarterly branch therefore no MFH is required. PR: 219945 (based on) Submitted by: ashish@FreeBSD.org, Thomas Dickey <dickey@his.com> (author) Notes: svn path=/head/; revision=443487
* Update to 329Emanuel Haupt2017-06-122-4/+4
| | | | Notes: svn path=/head/; revision=443419
* - Update WWWDmitry Marakasov2017-06-061-1/+1
| | | | Notes: svn path=/head/; revision=442753
* Fix qt4 ports on armv6.Tobias C. Berner2017-06-062-2/+2
| | | | | | | | | | | | | | | Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ. [1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html PR: 210027 Submitted by: Mikaël Urankar <mikael.urankar@gmail.com> Reviewed by: rakuco Differential Revision: https://reviews.freebsd.org/D8322 Notes: svn path=/head/; revision=442740
* Update to 2.21Matthew Rezny2017-06-053-5/+5
| | | | | | | | | Reviewed by: kwm Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D11064 Notes: svn path=/head/; revision=442689
* Update to 4.7Tobias Kortkamp2017-06-053-7/+16
| | | | | | | | | | Changes: http://lists.suckless.org/dev/1705/31705.html PR: 219162 Approved by: lme (mentor), schot@a-eskwadraat.nl (maintainer timeout, 3 weeks) Differential Revision: https://reviews.freebsd.org/D10994 Notes: svn path=/head/; revision=442682
* Fix ambiguity of qFuzzyCompare on armv6Tobias C. Berner2017-06-022-1/+14
| | | | | | | | PR: 217079 Submitted by: Mikaël Urankar <mikael.urankar@gmail.com> Notes: svn path=/head/; revision=442456
* Fix ambiguity of qFuzzyCompare on armv6Tobias C. Berner2017-06-023-1/+36
| | | | | | | | PR: 217078 Submitted by: Mikaël Urankar <mikael.urankar@gmail.com> Notes: svn path=/head/; revision=442453
* Mark some ports failing on powerpc64. These ports are either newMark Linimon2017-06-021-1/+3
| | | | | | | | | | | ports, or had been recently unblocked. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=442405
* Update babl to 0.1.28.Koop Mast2017-06-025-32/+18
| | | | | | | | * Add license * regen patch with make makepatch Notes: svn path=/head/; revision=442363
* Update to 328Emanuel Haupt2017-06-012-4/+4
| | | | | | | | Changelog: http://invisible-island.net/xterm/xterm.log.html#xterm_328 Notes: svn path=/head/; revision=442281
* - Update WWWDmitry Marakasov2017-06-012-2/+2
| | | | Notes: svn path=/head/; revision=442278
* Update to 3.1.4Sunpoet Po-Chuan Hsieh2017-05-311-1/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=442212
* Update to 1.5Tobias Kortkamp2017-05-302-4/+4
| | | | | | | | Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D10786 Notes: svn path=/head/; revision=442098
* Add a port of XkbInd, minimal keyboard layout indicator program.Alexey Dokuchaev2017-05-304-0/+39
| | | | | | | | | WWW: http://xkbind.sourceforge.net/ TIMESTAMP (xkbind-2010.05.20.tar.gz) = 1275127318 Notes: svn path=/head/; revision=442055
* Mark broken on armv6.Mark Linimon2017-05-271-0/+2
| | | | Notes: svn path=/head/; revision=441876
* Update to 2.9Baptiste Daroussin2017-05-272-5/+5
| | | | Notes: svn path=/head/; revision=441854
* - Switch WWW to follow direct to a newish landing page which has a linkAlexey Dokuchaev2017-05-271-3/+3
| | | | | | | | | | | | to the project's GitHub (there is a good amount of information there and not very much so on the SF.net page) - While here, improve port description text: fix a bogosity and make it more detailed Suggested by: adamw Notes: svn path=/head/; revision=441846
* Add another GTK+ 2.0 based X11 keyboard layout indicator and switcher.Alexey Dokuchaev2017-05-275-0/+82
| | | | | | | | | WWW: http://sourceforge.net/projects/gxkb/ TIMESTAMP (gxkb-0.7.9.tar.gz) = 1490048003 Notes: svn path=/head/; revision=441824
* Fix checksum of libXvMC src rpm.Tijl Coosemans2017-05-261-3/+3
| | | | | | | PR: 219576 Notes: svn path=/head/; revision=441812
* Update to CentOS 6.9.Tijl Coosemans2017-05-264-100/+106
| | | | | | | | PR: 218732 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> Notes: svn path=/head/; revision=441768
* Update x11/tint to 0.14.5Guido Falsi2017-05-254-50/+64
| | | | | | | | PR: 219532 Submitted by: yamagi@yamagi.org (maintainer) Notes: svn path=/head/; revision=441702
* - Update WWWDmitry Marakasov2017-05-251-1/+1
| | | | Notes: svn path=/head/; revision=441669
* Update `x11/nvidia-driver' to version 375.66, which fixes multipleAlexey Dokuchaev2017-05-242-6/+6
| | | | | | | | | | | vulnerabilities in the kernel mode layer handler. Security: f52e3a8d-3f7e-11e7-97a9-a0d3c19bfa21 PR: 219465 Submitted by: Andrew Marks Notes: svn path=/head/; revision=441608
* - Update to 0.93.0Dmitry Marakasov2017-05-232-5/+4
| | | | Notes: svn path=/head/; revision=441520
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-2323-13/+23
| | | | | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 Notes: svn path=/head/; revision=441503
* Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-222-1/+6
| | | | | | | | | | | | was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills Notes: svn path=/head/; revision=441494
* Switch to an out-of-source CMake build.Raphael Kubo da Costa2017-05-211-1/+1
| | | | Notes: svn path=/head/; revision=441419
* Declare some dependencies that were being pulled in implicitly.Raphael Kubo da Costa2017-05-211-3/+6
| | | | Notes: svn path=/head/; revision=441418
* Update KDE Frameworks to 5.34.0Tobias C. Berner2017-05-2016-32/+44
| | | | | | | | | | | PR: 219314 Reviewed by: rakuco Exp-run by: antoine Approved by: rakuco (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D10747 Notes: svn path=/head/; revision=441306
* Pass MAINTAINER'ship to submitterJochen Neumeister2017-05-191-1/+1
| | | | | | | | | | | | - Pass MAINTAINER'ship to submitter PR: 219361 Reported by: Jesper Schmitz Mouridsen <jesper@schmitz.computer> Approved by: miwi (mentor) Differential Revision: https://review.freebsd.org/D10812 Notes: svn path=/head/; revision=441215
* Chase evolution-data-server shlib bumpKoop Mast2017-05-171-0/+1
| | | | Notes: svn path=/head/; revision=441073
* Chase evolution-data-server shlib bumps.Koop Mast2017-05-171-1/+1
| | | | Notes: svn path=/head/; revision=441071
* - Add XGETDEFAULT optionAlex Kozlov2017-05-161-2/+6
| | | | | | | | | PR: 217619 Submitted by: Terry Kennedy <terry-freebsd@glaver.org> (original vesrion) Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=441048