summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2008-02-28Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,rillig1-2/+2
to shut up the pkglint warnings.
2008-02-28Fixed pkglint warnings.rillig2-4/+4
2008-02-28Fixed pkglint warnings by using SUBST.rillig1-10/+6
2008-02-26We don't need ncurses, just curses. Bump the PKGREVISION to 6.jlam1-3/+4
2008-02-25modular-xorg-server-1.3.0nb5:joerg17-3/+530
Fix a number of buffer-overflows, privacy-leaks and memory corruptions.
2008-02-24+ Don't allow the configure script to find libintl.so or else the resultingjlam5-3/+55
libXpm will be linked against it, which is not necessary. Instead, just pass down INTLLIBS in the build environment for use by the [cs]xpm Makefiles, which are the only programs that use gettext(). Bump the PKGREVISION to 1.
2008-02-22Remove no longer needed IRIX hack.tnn1-7/+1
2008-02-22I presume the BUILDLINK_PKGSRCDIR for this package is supposed to bebjs1-2/+2
x11/gtksourceview2, not x11/gtksourceview. With the latter, a build of editors/gedit breaks due to dependency confusion.
2008-02-21Improved DESCR, from pkgsrc-wip.tnn1-2/+5
2008-02-21USE_FEATURES+=snprintf, bump revision.tnn2-4/+6
2008-02-20remove two @dirrms of foreign dirsdrochner1-3/+1
2008-02-20quoting hell: make the sed substitution work (first by make, then by sh)drochner1-2/+2
2008-02-20add a runtime perl dependency for the parser scriptsdrochner1-2/+2
2008-02-20libgnomeprint is unneededdrochner2-4/+2
2008-02-20Fix PKGCONFIG_OVERRIDE.xtraeme1-2/+2
2008-02-20Depend on gtksourceview-1.x, PKGREVISION++.xtraeme1-8/+2
2008-02-20Downgrade to 1.8.5, suggested by drochner@.xtraeme4-198/+165
2008-02-20Merge gtksourceview 2.0.2.xtraeme4-7/+11
2008-02-20Import gtksourceview 2.0.2, API incompatible with 1.x to avoidxtraeme2-3/+6
incompatibilities in packages, noted by drochner@.
2008-02-20Update to 1.164.xtraeme2-6/+6
Overview of changes in Gtk2 1.164 ================================= * Fix build and test suite issues. Overview of changes in Gtk2 1.163 ================================= * Improve the documentation in many places. * Fix many small memory leaks. * Fix a few build and test suite issues. Overview of changes in Gtk2 1.162 ================================= * Fix a strange parse error related to the use of qw// that occured on some versions of perl. [Jeffrey Ratcliffe] Overview of changes in Gtk2 1.161 ================================= * Fix a leak in Gtk2::Pango::Layout::get_iter. * Fix a few test failures. Overview of changes in Gtk2 1.160 ================================= Since 1.14x (the previous stable series) ---------------------------------------- * Add Gtk2::Pango::LayoutLine, Gtk2::Gdk::Pango::AttrEmbossColor, Gtk2::Builder, Gtk2::RecentAction, Gtk2::ScaleButton, and Gtk2::Tooltip. * Add new API in: Gtk2::Gdk, Gtk2::Gdk::Color, Gtk2::Gdk::Display, Gtk2::Gdk::Event, Gtk2::Gdk::Keymap, Gtk2::Gdk::Pixbuf, Gtk2::Gdk::Window, Gtk2::Gdk::X11, Gtk2::Pango, Gtk2::Pango::Cairo, Gtk2::Pango::Color, Gtk2::Pango::Context, Gtk2::Pango::FontFace, Gtk2::Action, Gtk2::CellLayout, Gtk2::EntryCompletion, Gtk2::IconTheme, Gtk2::IconView, Gtk2::Layout, Gtk2::MenuToolButton, Gtk2::PageSetup, Gtk2::PrintSettings, Gtk2::Range, Gtk2::TextBuffer, Gtk2::TextMark, Gtk2::ToolItem, Gtk2::TreeView, Gtk2::Widget, and Gtk2::Window. * Add support for pango attributes and pango gravity.
2008-02-20Update to kde 3.5.9markd165-479/+2199
2008-02-20Update to kde3.5.9markd2-6/+5
Minor bugfixes
2008-02-20Fixed deprecation warning from pkglint.rillig1-2/+2
2008-02-20Update to kde3.5.9markd6-40/+10
Minor bugfixes
2008-02-20Update to kde 3.5.9markd5-111/+5
minor bugfixes.
2008-02-19Improve COMMENT.xtraeme1-2/+2
2008-02-19Update to 0.11: misc bugfixes.xtraeme4-12/+38
2008-02-19+ gnome-sharpxtraeme1-1/+2
2008-02-19Initial import of gnome-sharp-2.16.1.xtraeme5-0/+266
This package provides C# bindings for the GNOME libraries.
2008-02-19Update to 2.10.3: this syncs the code with the latest API available,xtraeme4-190/+78
tons of bugfixes, misc build problems fixed, etc. This update also removes the need for the GNOME libraries, they will be available in a separate pkg.
2008-02-19Update to 2.1.2.xtraeme3-161/+193
News in 2.1.2 ------------- * Fix a GtkSourceMark API issue * Updated translations News in 2.1.1 ------------- * Misc bugfixes * Updated translations News in 2.1.0 ------------- * New gtk-print based printing API * New GtkTextMark-based GtkSourceMark API * Misc bugfixes * Updated translations News in 2.0.0 ------------- * Updated translations News in 1.90.4 -------------- * Many improvements to all the lang files * Many minor API tweaks * Misc bugfixes * Updated translations News in 1.90.3 -------------- * New default set of styles used to define a style scheme * Many improvements to all the lang files, ruby and perl lang files in particular. * Some API tweaks * Misc bugfixes News in 1.90.2 -------------- * Library is now LGPL (some lang files aren't yet) * Support replacing contexts * Support symbolic colors in schemes * Add tango style scheme * Some API tweaks * Many lang file updates * Misc bugfixes News in 1.90.1 -------------- * GtkSourceStyle is now a gobject * Be more careful about Language and LanguageManager lifecycles: add gtk_source_[language|style_scheme]_manager_get_default to obtain managers object owned by gtksourceview * Most of the files are now officially licensed under LGPL, still waiting for a few approval before completely switching the license. * Port to GRegex * Misc lang file updates * Misc bugfixes News in 1.90.0 -------------- This marks the road to GtkSourceView 2.0, and breaks the API. It is still considererd API-unstable. * API update/break * New highlighting and theming engines (Yevgen Muntyan, Marco Barisione) * GnomePrint-based print API removal
2008-02-18Needs pkg-config to find dbus.wiz1-1/+3
2008-02-18Fix a null pointer dereference, some warnings, and add refactored codebjs4-3/+1063
for FbFetchTransformed() from GIT. Bump rev.
2008-02-17Wire down APP_MAN_SUFFIXtnn1-1/+3
2008-02-16fix hpux platform detection.tnn1-1/+7
2008-02-16Correct XCOMPMGR_DEFS defines in Makefile to reflect reality, and commentbjs3-24/+36
them out as we'll go with the defaults for now. Also, add a patch from GIT to fix a resource leak. Bump rev.
2008-02-14Unbreak build of a lot of the "pange" package under Mac OS X Leopard.tron1-7/+1
Checking whether "X11_TYPE" is "xorg" is obsolete and *not* equivalent to checking whether we are not using modular X.org.
2008-02-13add gtksourceview-sharpkefren1-1/+2
2008-02-13update to 2.12.8drochner3-6/+20
changes: -ui improvements for file chooser -bugfixes -translation updates pkgsrc change: don't build in the "test" and "perf" subdirs, to save build time
2008-02-13Depend on xauth. Bump revision.joerg1-2/+3
2008-02-13Add GTK Sourceview#, a port of GTK Sourceview to the .NET runtime, writtenkefren5-0/+56
in C#
2008-02-12Improved description (from my old package).reed1-2/+2
2008-02-12This package is DESTDIR ready.obache1-1/+3
2008-02-12Needs iceauth at runtime. Bump revision. Fixes PR 38007.joerg1-3/+3
2008-02-11Make this build on Mac OS X (tested: 10.4.11/intel). Bump ro revision 2.hubertf3-3/+17
2008-02-11New package: slock.reed1-1/+2
2008-02-11New package.reed4-0/+48
Based on package from pkgsrc-wip, but updated. I changed the maintainer because I didn't hear back about my changes. From description: Simple screen locker for X. It blanks the screen and hides the pointer. To unlock, type in your password and press Enter. The Escape key resets input and it beeps on wrong password.
2008-02-08Fix PKGSRC_COMPILER check so that it works with compiler chaining.tnn1-2/+2
2008-02-07Needs GNU nroff to format catpages with -mandoc.tnn1-1/+2
2008-02-07Update to latest GIT snapshot. Minor fixes, plus all patches are nobjs5-85/+6
longer needed (finally). Bump rev.