summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2Baptiste Daroussin2016-04-232-3/+3
| | | | | | | | | | | | | Changes: - Plug a memory leak - Add a switch to allow running in foreground - Make the default actually really timeout at 1 min not 6s - Change the loop mechanism to actually listen/poll on the xset s. and use the poll timeout to decide when to lock Sponsored by: Essen Hackathon 2016 Notes: svn path=/head/; revision=413861
* Setting IGNORE is probably better than BROKENLars Engels2016-04-221-1/+1
| | | | | | | | Suggested by: cy Sponsored by: Essen Linuxhotel Hackathon 2016 Notes: svn path=/head/; revision=413791
* Convert more ports to USES=(tcl|tk):teaPietro Cerutti2016-04-211-7/+1
| | | | Notes: svn path=/head/; revision=413747
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* x11/pixman: fix build on powerpc64/powerpcSteve Wills2016-04-211-1/+7
| | | | | | | Reviewed by: dumbbell, kwm Notes: svn path=/head/; revision=413732
* Mark BROKEN: -devel version is older than x11/tintLars Engels2016-04-191-0/+2
| | | | | | | Requested by: maintainer via IRC Notes: svn path=/head/; revision=413659
* - Update to 0.12.9Lars Engels2016-04-193-4/+9
| | | | | | | | | | | | - Add a missing example file - Add INSTALLS_ICONS macro - Add an NLS knob PR: 208921 Submitted by: maintainer Notes: svn path=/head/; revision=413658
* Unbreak. Hand off to the upstream maintainer. Really...Mikhail Teterin2016-04-191-3/+1
| | | | Notes: svn path=/head/; revision=413622
* Update to 0.5.6.Mathieu Arnold2016-04-183-18/+31
| | | | | | | | | PR: 208871 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=413581
* Update to 1.5.3Olivier Duchateau2016-04-164-20/+7
| | | | Notes: svn path=/head/; revision=413477
* - Update audio/chromaprint to 1.3.1Jason E. Hale2016-04-151-1/+1
| | | | | | | | | | - Chase shlib bump PR: 208819 Submitted by: Ben Woods <woodsb02@gmail.com> Notes: svn path=/head/; revision=413370
* CentOS ports: for c6_64, install 32bit libraries alongsideSteve Wills2016-04-133-1/+187
| | | | | | | | PR: 206943 Submitted by: xmj Notes: svn path=/head/; revision=413168
* Unbreak.Mathieu Arnold2016-04-123-18/+18
| | | | | | | | | | | While there, split out DOCS and EXAMPLES. PR: 208723 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=413139
* Unbreak.Mathieu Arnold2016-04-123-5/+8
| | | | | | | | | PR: 208722 Submitted by: tkato432 yahoo com Sponsored by: Absolight Notes: svn path=/head/; revision=413138
* - Update to 3.0.8Sunpoet Po-Chuan Hsieh2016-04-111-2/+1
| | | | | | | Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS Notes: svn path=/head/; revision=413082
* - Add LICENSE_FILEDmitry Marakasov2016-04-112-2/+23
| | | | | | | - Fix PREFIX/LOCALBASE misuse Notes: svn path=/head/; revision=413037
* - Update to 0.35.0Danilo Egea Gondolfo2016-04-092-3/+3
| | | | Notes: svn path=/head/; revision=412855
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-01170-863/+863
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Fixup some whitespace at the beginning of lines problems.Mathieu Arnold2016-04-014-7/+7
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412342
* - Update to 0.5.0Sunpoet Po-Chuan Hsieh2016-04-012-2/+2
| | | | | | | | | - Bump PORTREVISION for graphics/webp shlib change Changes: https://chromium.googlesource.com/webm/libwebp/+/master/NEWS Notes: svn path=/head/; revision=412334
* - Reassign to the heap, on maintainer's requestFrederic Culot2016-03-302-2/+2
| | | | Notes: svn path=/head/; revision=412175
* revert r412141Baptiste Daroussin2016-03-302-3/+2
| | | | | | | | | | On FreeBSD 9 the dependency syntax used here will use the "old yacc" which is in in base and not byacc from ports which does not support %pure_parser. Dropping bison as a build dependency is not worth a more complex syntax Notes: svn path=/head/; revision=412157
* Replace the bison dependency by byaccBaptiste Daroussin2016-03-292-2/+3
| | | | | | | | It reduces the number of build dependencies required (bison requires gettext) Also note that byacc is in base since FreeBSD 10.0 Notes: svn path=/head/; revision=412141
* x11/libfm:Olivier Duchateau2016-03-284-8/+5
| | | | | | | | | | | | | | | | - Update to 1.2.4 - Cosmetic change for documentation files x11/libfm-extra - Update to 1.2.4 - Remove distinfo (not need in slave port) PR: 207579 Submitted by: myself Approved by: horia@racoviceanu.com (maintainer, timeout 1 month) Notes: svn path=/head/; revision=412051
* - Update security/gnutls to 3.4.10.Tijl Coosemans2016-03-272-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Rename the LIBDANE option DANE because that's the name of the protocol supported by libgnutls-dane and gnutls-cli. Also clarify the option description. - Add an IDN option. - libgnutls-openssl has been removed in 3.4. Some ports used this library in their LIB_DEPENDS but no port actually required it. - Some old API functions have been removed. Ports that used these have been updated or patched to use the new API. - Add a patch to print/cups to prevent overlinking of libgnutls.so. - Bump PORTREVISION on dependent ports. net-im/jabber: This port used the old API to give users fine grained control over which crypto algorithms were used via a configuration file. It's not immediately obvious how to port this to the new API so the port always uses the defaults now. www/hydra: Mark BROKEN. This uses more removed calls than the other ports, is said to be alpha quality and not fully functional and has been abandoned 10 years ago. PR: 207768 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411990
* Tell the port the correct directory to copy for the package, otherwiseKoop Mast2016-03-261-2/+2
| | | | | | | | | we end up with a empty package. Reported by: antoine@ Notes: svn path=/head/; revision=411955
* Make print/ghostscript9-agpl-base the default Ghostscript port. UpstreamTijl Coosemans2016-03-241-1/+1
| | | | | | | | | | | | | | | | | | | changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base is stuck at 9.06 which is almost 4 years old now. Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version on its own instead of as a variant of other versions. Fix print/ghostscript9-agpl-base to install eps2write. Update math/asymptote to 2.37 to support newer Ghostscript. PR: 208159 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=411798
* Fix build with old gccBaptiste Daroussin2016-03-241-0/+1
| | | | Notes: svn path=/head/; revision=411760
* Drop MAKE_JOBS_UNSAFE.Raphael Kubo da Costa2016-03-231-1/+0
| | | | | | | | | | | | The port built fine with -j56 on Poudriere, and it also ran fine. I'm tempted to believe whatever problems there were when the port was initially added to the tree have since been solved, and the port should be make jobs safe now. PR: 207191 Approved by: maintainer timeout (vg, 39 days) Notes: svn path=/head/; revision=411745
* Add an option to enable XHTML and SVG screen dumps.Emanuel Haupt2016-03-211-1/+4
| | | | Notes: svn path=/head/; revision=411546
* Drop bogus libgnome-keyring dependencyRuslan Makhmatkhanov2016-03-213-15/+7
| | | | | | | | | | | | | And add dependency upon libsecret where needed. Bump PORTREVISION because of dependency change. For x11/gdm also drop KEYRING option and corresponding logic bits - this functionality is now available unconditionally. Differential Revision: D5690 Reviewed by: kwm, mat Notes: svn path=/head/; revision=411541
* x11/tint: 0.12.6 -> 0.12.7Kurt Jaeger2016-03-182-3/+3
| | | | | | | | | | | | | | | Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog - Fix crash caused by race when reading inconsistent values for _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS - Fix regression (all desktop tasks not working) - Fix small memory leak in launcher PR: 208112 Submitted by: yamagi@yamagi.org (maintainer) Notes: svn path=/head/; revision=411369
* - Update to version 1.4.5, which is based on GTK+ 2.x nowAlexey Dokuchaev2016-03-165-47/+67
| | | | | | | | | | | - Unbreak fetching: upstream are using Debian CDN officially - Stop demanding GNU make: builds fine with BSD make as well - Define LICENSE (GPLv2), install couple of docs and sample configuration file while here - Update port description text and project web address Notes: svn path=/head/; revision=411216
* Change header installation location for kdelibs4-based ports.Raphael Kubo da Costa2016-03-1512-2012/+2028
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Install x11/kdelibs4's headers into include/kde4 instead of include (which consequently causes several other ports to have their installation paths changed too). The idea behind this is to reduce path conflicts between KDE4 ports and the upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If we continue installing the KDE4 headers into include/, we can end up in a situation like this: c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port will unintentionally be picked up first and the build will fail. Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a few patches to FooConfig.cmake files to make them look into the kde4/ subdirectory in include/. Changes which don't fit into the above are: - deskutils/kdepimlibs4: Import an upstream patch to remove some double semicolons that cause base GCC to fail. They have always been present, but since the faulty header was referenced via -isystem /usr/local/include this never caused any problems. - devel/subversion, devel/subversion18: Update patch-configure. The current kwallet changes there date back to 2011 (r272490), at a time when the build could fail when both KDE3 and KDE4 were installed. Replace those bits with a change I've submitted upstream to use the kde4-config program to determine where KDE4's headers and libraries are installed instead of assuming the headers are always in include/. Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the first one to notice this problem when working on the KDE Frameworks 5 ports, coming up with the solution and bugging me until I had time to work on this and ask for the exp-run :-) PR: 207906 (exp-run) Notes: svn path=/head/; revision=411156
* Reduce number of dependencies, add SSL option.Raphael Kubo da Costa2016-03-141-5/+13
| | | | | | | | | | | | | | | | - Drop dependencies, that are not from ${WRKSRC}/BUILDING.txt. - Add optional OpenSSL support. - Turn (added) XVideo dependency into an option. - Drop obsolete comment (jpeg-turbo can be compiled for non-amd64/i386 architectures since r388256). - Bump PORTREVISION. PR: 203237 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Approved by: maintainer timeout (175 days) Notes: svn path=/head/; revision=411115
* Mark BROKEN: fails to buildAntoine Brodin2016-03-131-0/+2
| | | | | | | | | | | cc -I ../../include -W `pkg-config --cflags libSystem gtk+-2.0` -fPIC -Wall -g -O2 -pedantic `pkg-config --cflags libDesktop` -c embed.c embed.c:104:33: error: too few arguments to function call, single argument 'code' was not specified helper->error(NULL, error_get(), 1); Reported by: pkg-fallout Notes: svn path=/head/; revision=411023
* Deprecate and expire 1 month.Raphael Kubo da Costa2016-03-131-0/+2
| | | | | | | | The port is unmaintained, does not fetch and there is no associated website to retrieve more information. Notes: svn path=/head/; revision=411018
* Deprecate ports broken for more than 6 monthsAntoine Brodin2016-03-131-0/+2
| | | | Notes: svn path=/head/; revision=411014
* - Add LICENSE_FILEDmitry Marakasov2016-03-121-2/+4
| | | | | | | | | | - Switch to USES=tar:tbz2 - Switch to options helpers Approved by: portmgr blanket Notes: svn path=/head/; revision=410889
* Update to 324Emanuel Haupt2016-03-112-5/+3
| | | | Notes: svn path=/head/; revision=410833
* Do not include _POSIX_SOURCE in CPPFLAGS. It removes much termios(4)Christian Weisgerber2016-03-101-0/+2
| | | | | | | | | functionality, resulting in broken tty settings. Approved by: ehaupt Notes: svn path=/head/; revision=410768
* Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.Mathieu Arnold2016-03-085-10/+10
| | | | | | | | | | | | | | | Fix distinfo for the offending ports. lang/yorick's tag was moved, and the added patch was no longer needed. PR: 207644 Submitted by: mat Exp-run by by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D4268 Notes: svn path=/head/; revision=410613
* - patch for main deforaos libraryOlivier Cochard2016-03-085-2/+15
| | | | | | | | | | - bump PORTREVISION for dependencies Approved by: jadawin Differential Revision: https://reviews.freebsd.org/D5562 Notes: svn path=/head/; revision=410609
* Update to 323Emanuel Haupt2016-03-082-3/+3
| | | | Notes: svn path=/head/; revision=410602
* Add missing pkgconfig dependencyBaptiste Daroussin2016-03-071-0/+1
| | | | Notes: svn path=/head/; revision=410514
* - Since our GitHub-hosted distfile support understands external projects,Alexey Dokuchaev2016-03-073-14/+19
| | | | | | | | | | | use it instead of storing manually-fetched distfile in `local-distfiles', - Remove bogus USE_LDCONFIG knob and avoid symlinking to an absolute path - As support for some older FreeBSD versions was removed in r398738, merge in-place alteration of the `qmltermwidget/lib/kpty.cpp' file (previously conditional) into existing patch Notes: svn path=/head/; revision=410512
* x11/xcb-proto: fix packaging with python3.5Ruslan Makhmatkhanov2016-03-062-33/+19
| | | | | | | | | | | | | | Utilize py3kplist to fix packaging with python 3.5 and to simplify Makefile. Add LICENSE (MIT) and bump PORTREVISION for package changes. Add NO_ARCH, while here. PR: 205859 Submitted by: Vladimir Krstulja <vlad-fbsd@acheronmedia.com> Submitted by: FreeBSD@ShaneWare.Biz (py3kplist suggestion) Approved by: maintainer timeout Notes: svn path=/head/; revision=410487
* x11/gnome-shell: fix previous commitRuslan Makhmatkhanov2016-03-051-1/+1
| | | | | | | With hat: gnome Notes: svn path=/head/; revision=410204
* x11/gnome-shell: add missing runtime dependency upon x11/libgnomekbdRuslan Makhmatkhanov2016-03-051-1/+3
| | | | | | | | | | | | | | | | | | | | x11/gnome-shell lacks dependency on x11/libgnomekbd. Here is how it can be checked out: 1. Click on language indicator on panel 2. Click on 'Show keyboard layout' button You'll get this error message: Execution of "gkbd-keyboard-display" failed: Command not found Installing of x11/libgnomekbd resolves the issue. PR: 207300 With hat: gnome MFH: 2016Q1 Notes: svn path=/head/; revision=410202
* New xcbautolock. Minimalistic XCB base utility that monitors users activity forBaptiste Daroussin2016-03-054-0/+28
| | | | | | | | a user defined period of time (granularity up to the second) and fires up a user define program once the duration is reached without any activity. Notes: svn path=/head/; revision=410183