summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2014-07-21Create wxGTK30 package for wxWidgets 3.0.1dbj15-1/+1435
2014-07-20Fix NetBSD and Solaris atomic_dec_and_test.wiz3-19/+25
Based on similar patch for xsrc from Taylor R Campbell. Bump PKGREVISION.
2014-07-19fix CONFIG_SHELL for bash to correctly use TOOLS_PATHrichard1-2/+2
2014-07-19Update to 2.2.8ryoon2-6/+6
Changelog: Version 2.2.8 (16 July 2014) ------------- Correct testing of minimum values in Extension::real_to_double() and Extension::list_to_vector_double() (extension.h). Deal properly with unexpected out-of-memory conditions in executing Extension::exec() and Extension::exec_shared() (extension.h). Minor code refactoring in EmitterArg::connect() and SafeEmitterArg::connect() (emitter.h). Update documentation (callback.h, emitter.h, extension.h, notifier.h, parallel.h, task_manager.h).
2014-07-19Add c++-gtk-utilsryoon1-1/+2
2014-07-19Import c++-gtk-utils-2.2.7 as x11/c++-gtk-utils.ryoon6-0/+622
c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX (unix-like) environments, where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets, or is concerned about exception safety or thread safety of the wrapper and their documentation. It is parallel installable for both GTK+2 and GTK+3. There is also an option to install a subset of the library with only glib/gobject/gio support, without GTK+.
2014-07-19Update to 1.7.4:wiz2-6/+6
More locking bugs fixed, so here's a minor release to make packaging easier.
2014-07-18Fix assignment.jperkin1-4/+4
2014-07-18Fixes for old native modular X, as NetBSD-5.obache2-58/+24
* go to buildlink with fixesproto4 if using monolithic X. * bump API_DEPENDS, older will be handled by fixesproto4. * set xextprot requirement if using fixesproto from pkgsrc (XXX >=5.0). * simplify builtin.mk, older will be handled by fixesproto4.
2014-07-16Bump PKGREVISION for hs-dlist-0.7.1szptvlfn2-2/+4
2014-07-14Various patches to fix x11/qt5-qtdeclarative on SunOS.jperkin7-5/+115
2014-07-14SunOS needs -D__EXTENSIONS__ for posix_fallocate().jperkin1-1/+3
2014-07-13Update XaoS to version 3.6. From Olaf 'Rhialto' Seibert, thanks!mbalmer5-152/+16
Closes PR/48836.
2014-07-12Update to 0.32.6:wiz2-7/+6
A new pixman release 0.32.6 is now available. This is a stable release in the 0.32 series containing fixes for exported symbols on MIPS, compiling with the Intel compiler, and for an integer overflow bug.
2014-07-12Update to 308. Changes for 308 unknown; I only know that they were postedwiz2-6/+6
on freshcode, but that's dead. Changes in 307: This release fixes several display issues remaining from the changes to support italics.
2014-07-12Update to 1.7.3:wiz2-7/+7
Two important patches fixing deadlocks when using XIPassiveGrab requests. You're recommended to updated. Note that we now require libX11 1.6, that's a new dependency over 1.7.2 but it's over a year old by now anyway. Jasper St. Pierre (2): XIPassiveGrab: Fix display locking inside _XIPassiveGrabDevice for error paths XIPassiveGrab: Fix completely broken locking in XIGrabTouchBegin Keith Packard (1): man: Update XIQueryVersion docs to match new version compatibility semantics Michael Joost (1): Remove fallback for _XEatDataWords, require libX11 1.6 for it Peter Hutterer (1): libXi 1.7.3
2014-07-12xproto>=7.0.17 is directly required to build.obache1-1/+3
2014-07-12libXfixes-5.0.x require fixesproto>=5.0 to build.obache1-4/+2
2014-06-29add missing libX11 buildlink; PKGREVISION -> 9.dholland1-2/+3
2014-06-27Apply patch from RT to force intended precedence. Add missingschmonz3-3/+22
dependency on Module::Pluggable. Tests pass, and with these changes p5-Wx builds again on NetBSD. Bump PKGREVISION.
2014-06-18Bump PKGREVISION for cups -> cups15 change.wiz6-12/+12
2014-06-18Switch all cups packages to use cups15.wiz7-14/+14
2014-06-13Update to 0.3.9:wiz2-8/+6
Alan Coopersmith (1): Mark DEPTH_MASK as Unsigned int Arnaud Fontaine (3): Add autogen.sh to EXTRA_DIST. Follow changes in m4 submodule. Release 0.3.9 Gaetan Nadon (9): config: add bug URL to AC_INIT config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES config: use AC_CONFIG_HEADERS to create a config.h file config: remove old dead code for documentation config: add missing COPYING file make: use AM_CPPFLAGS rather than per-target libxcb_render_util_la_CPPFLAGS make: using EXTRA_DIST for xcb-renderutil.pc.in is redundant make: there should be no attempt to remove any Makefile.in file make: compile the library with standard xorg warning flags Jochen Keil (1): Fix compilation and linking issues with C++ Niclas Zeising (1): Check submodules before running autoconf.
2014-06-10Fix .so usage. Bump PKGREVISION.wiz1-1/+17
2014-06-10Bump PostgreSQL default version to 9.3.joerg3-5/+6
2014-06-10Use PAM_DEFAULT directlyjoerg1-2/+2
2014-06-09Recursive revbump from pulseaudio-5.0ryoon9-18/+18
2014-06-09Update to 306: fix incomplete implementation of new SGRswiz2-6/+6
2014-06-08Pull post-3.3.6 fixes and improvements from upstream.tsutsui10-3/+500
* Fix the failure of saving font configurations from mlconfig. http://sourceforge.net/projects/mlterm/files/01release/mlterm-3.3.6/mlterm-3.3.6-fixes.patch/download * x_display_get_closest_color() caches 512 + 64 pixels. https://bitbucket.org/arakiken/mlterm/commits/f3ea4bb79134409b0b66ba22676b9b4d1f5e1c02 Bump PKGREVISION.
2014-06-07Bump PKGREVISION for exiv2 shlib major bumpwiz1-2/+2
2014-06-07Update to 1.4.1:wiz2-7/+6
This version corrects several bugs which caused xscope to incorrectly decode some protocol replies or events, and fixes a build issue on Solaris.
2014-06-07Update to 1.0.9:wiz2-7/+6
This release fixes a number of issues found by static analysis and compiler warnings, and other minor code cleanups. On systems with arc4random() in either libc or libbsd, it will now use that function for generating authentication cookies.
2014-06-06Update to 305:wiz2-6/+6
This release reviewed/improved features reset on "hard reset" and implemented four SGRs, for completeness. There were several other minor fixes/improvements.
2014-06-06Update to 2.3.2:wiz3-31/+6
This release fixes a build issue with FreeType 2.5.1 & later, and fixes the prototypes in the man page for XftDrawString8 & XftDrawRect.
2014-06-01Use default font path. Bump PKGREVISION.wiz6-36/+35
2014-06-01Update font path reference. Bump PKGREVISION.wiz3-8/+9
2014-06-01Update mlterm to 3.3.6.tsutsui5-73/+7
pkgsrc changes: - remove post-3.3.5 fix patches Changes noted in doc/en/ReleaseNote: ver 3.3.6 * Support fcitx. (Experimental) * Support scrollbar on Android. * Remove the original "simple" scrollbar and link "sample" scrollbar statically to mlterm as "simple" one. Rename "sample2" scrollbar to "sample". * Bug fixes: Fix partially corrupt screen in drawing animation gif. Fix https://twitter.com/yoshikaw/status/462125454107738112 Fix corrupt screen in drawing large images. Fix https://twitter.com/kefir_/status/467340224628924416 Fix the corrupt scrolling in vertical mode.
2014-06-01Update to 1.0.6:wiz2-7/+6
This minor release includes some code cleanups & improved error messaging.
2014-06-01DragonFly 3.6.2 has its own PLIST like FreeBSD. Fix packaging.ryoon1-0/+4
2014-05-31libungif is not relevant any longer since the GIF relevant patentswiz5-14/+14
expired (about 10 years ago). Unconditionally switch to libgif. As discussed on tech-pkg without dissent. Bump PKGREVISION.
2014-05-31Fix build with Perl 5.20.0.tron2-1/+19
2014-05-31Update homepage URL.tron1-2/+2
2014-05-30Update to 2.3.1:wiz2-7/+6
Just a simple maintenance release. User-visible changes include one invalid #define fixed in the header file and the conditional removal of the "Pointer" typedef to avoid name clashes and the matching changes of the struct tmask. Note: unless _XITYPEDEF_POINTER is defined, the Pointer typedef is still there, so we're not breaking anything here. And the struct tmask is only used by the server anyway and shouldn't be in the header to begin with.
2014-05-30Add patch from upstream to silence qt5 warning:wiz6-18/+45
nls/en_US.UTF-8/Compose.pre: Fix typo. Fix typo added in 215ce6a67863, s/actute/acute/. Fixes bug #69476. Reported by Jean Krohn. Signed-off-by: James Cloos <cloos@jhcloos.com> Bump PKGREVISION.
2014-05-29Bump for perl-5.20.0.wiz37-70/+75
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-29Needs to link against pthread on OpenBSD. print/ghostscript-gpl exposed therodent2-2/+7
issue during configure.
2014-05-28Update to 2.12:wiz3-7/+8
2.12 10 bugs fixed More code cleanup Translations updated
2014-05-27libXext build failure on OpenBSD exposed libX11 test failing duringrodent2-5/+11
configure due to missing pthread library. Buildlink pthread. Don't hardcode -pthread for OSF1, MirBSD, and OpenBSD, but use PTHREAD_{C,LD}FLAGS instead. Add pthread in bl3, but for the above targets.
2014-05-26+ hyena.wiz1-1/+2
2014-05-26Import hyena-0.5nb1 as x11/hyena, packaged for wip by jihbed and myself.wiz9-0/+142
Hyena is a C# library used to make awesome applications. It contains a lot of random things, including useful data structures, a Sqlite-based db layer, cool widgets, a JSON library, a smart job/task scheduler, a user-query/search parser, and much more. It's particularly useful for Gtk# applications, though only the Hyena.Gui assembly requires Gtk#.