summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2006-08-02Update to KDE 3.5.4markd113-509/+1261
2006-08-02Update to KDE 3.5.4markd2-11/+7
2006-08-02Update to KDE 3.5.4markd4-29/+31
Kicker * Bookmarks: Look up konsole-bookmarks in the correct directory. * Fix arrow location on vertical panels. * Allow manually turning on of previews in the pager at low screen resolutions. Kate * There exist space characters other than ' ' (character code 32). * Fixed slow repaints of dynamically wrapped lines. * Fix crashes when deleting text. * Fix crash if there are folded regions and then highlighting is changed. * Fix highlighting # at the beginning of a line as comment. * Fix horizontal scrollbar and view not synced, if dynamic and static word wrap are off. * Make it possible to reset the background and selected background color. * Fix broken selection repaints when resizing. * Fix strange behaviour with pentuple clicks. * "Find previous" should reverse the original direction, and nothing else. * Improve Ada support. * Jump to last non-whitespace character when "End" key is pressed twice. * Check textLine() return values in KateViewInternal's home() and end() functions. * Make the current document's highlighting mode selected when the highlighting config page opens. * backward text selection doesn't trigger horizontal scroll. * Improving backward search. * Fix missing repaints when dynamic word wrap is disabled. * Fixed highlighting of "case'-':". * Synchronize the "cached" selection when exposing a search match. * Fix crash on entering doxygen comment on editing cpp files. * Also autoindent Q_SLOTS and Q_SIGNALS. KControl * Make CDROM info available in Control Centre. * Properly disable antialiasing by also setting the xrdb resource. * Fix nic information on AMD64 and others. * Add sysfs parsing support. Needed for distros that don't have /proc/bus/usb anymore. * Fix long-standing crash in KControls wallpaper-code. Konsole * Miscellaneous speedups. * Upon Prev/Next session, only activate new session when session.count > 1. * Add 256 color support. * Add DCOP calls setFont() and font(). * Fix extra character (^L) in konsolepart when using bash vi mode. * Fix the accelerator key for the Config->Schema tab. * Fix taking 100% cpu on printing tab-completion list in bash. * RMB->Close Session and tabbar menu->Close Session now uses the Close Confirmation Dialog. * Reduce flickering when resizing. KFind * Fix searching for files greater than 2GB. * kdesktop * Fix kscreensaver not starting. * Fix align-to-grid regression. kpager * Fix crash when moving windows. ktip * Fix text in RTL languages. media manager * Fix regression when using the fstab backend. * Fix bogus floppy devices appearing in FreeBSD. * Fix memory leak. * Fix unmounting on systems that use supermount. * Make media:/ mount devices over HAL. * Load mediamanager kded module soon in the startup.
2006-08-02Update to KDE 3.5.4markd3-20/+13
kdecore * Fix compiling on Solaris. kdeui * Now KKeyChooser does not steal focus when created. * Fixed the terrible flickering in KDateTable like for example when resizing Kicker. kio * Make move not do a copy and delete in some cases. * Fix problem with inotify causing crashes... KIOslave * Fixed referrer not sent back to client when using https. KHTML * Lots of fixes kjs * Enumerate array properties in order of addition, matching other browsers. * Support the "debugger" keyword. kssl * Increase usability of KIO KSSL dialog. * Update netlock QA class certificate. * Add startcom CA. mimetypes * Add *.tor pattern for bittorrent mimetype. * Add x-mplayer2 (Microsoft media) mimetype.
2006-07-31Update to 1.6.2:wiz3-9/+9
News in 1.6.2 ------------- * Minor bugfixes * Updated translations
2006-07-31Conflict with libXfixes (currently in pkgsrc-wip).reed1-1/+3
This version of Xfixes is not supported and I have been using the maintained version since last year on several pkgsrc build systems. But I will not switch to new version until okayed by others.
2006-07-31Conflict with libXrender (currently in pkgsrc-wip).reed1-1/+3
This version of Xrender is not supported and I have been using the maintained version since last year on several pkgsrc build systems. But I will not switch to new version until okayed by others.
2006-07-31Conflict with libXrandr (currently in pkgsrc-wip).reed1-1/+3
This version of Xrandr is not supported and I have been using the maintained version since last year on several pkgsrc build systems. But I will not switch to new version until okayed by others.
2006-07-31Don't drop -fno-strict-aliasing on NetBSD/!i386. Fixes PR 34099.joerg6-10/+46
Bump revision of xorg-imake and xorg-libs.
2006-07-29Changes 0.95.0:adam2-8/+7
* We're now also distributing a version of LessTif packaged with [1]autopackage. Fixes to the autopackage/default.apspec.in were applied for this, and the autopackage team augmented their implementation for us (thanks!). * Change the API of the _LtDebugPrintRenderTable function, the old one wasn't working well. * Add a dependency so ResConvert.c is compiled whenever configure.in changes. * Make the message from configure about missing or too old X development packages mention the missing case too. Happens more often than old versions nowadays. * Add code to the release script to create an autopackage file. * Add code to the release script to create RPMs automatically. * Fix and clean up some of the XmStringCreate functions, they weren't handling tabs and newlines correctly. * Implement XmStringGenerate() and XmStringParseText() somewhat better. * Fix an initialisation problem with RenderTables which caused colour settings to fail in some circumstances. * Fix a bug that caused XmTextField to overwrite its border. * Remove a couple of fprintf statements saying "Yow" * Fix freetype installation check which appears to require include. * Fix the build so it won't override defaults from libtool. * Fix compile error in TextOut.c when compiling with Xft. * RPM specfile syntax has renamed Copyright into License. * Patch by Eric Branlund for _MOTIF_DRAG_TARGETS on x86_64. * Patches by Winfried to fix warnings detected with GCC 4.
2006-07-29Remove conflicting declaration of malloc(). Include stdlib.h instead.minskim4-2/+44
2006-07-29Remove conflicting declaration of malloc() and realloc(). Includeminskim2-1/+32
stdlib.h instead.
2006-07-28Add a missing entry to PLIST. Bump PKGREVISION.minskim2-3/+4
2006-07-27Rename "SITES_* to "SITES.*" for file-specific lists of sites from whichjlam1-2/+2
to fetch the file. This completes the renaming described in revision 1.1799 of bsd.pkg.mk.
2006-07-27Forgotten patchsum. Reminder by Mark.joerg1-1/+2
2006-07-27de-maintainhubertf1-2/+2
2006-07-26Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX.wiz3-6/+6
2006-07-26Fix BUILDLINK_ABI_DEPENDS line to use PYPKGPREFIX.wiz1-2/+2
2006-07-26Add a missing file on Linux. Bump PKGREVISION.minskim2-3/+4
2006-07-26Readd recursive Xcursor buildlink3 inclusion, the problems in Xorg worldjoerg4-4/+39
have been fixed in the mean time and it broke accidently native builds. As found in the process fix the detection of Xrandr for the Xorg case and bump revision for that. Activate -verbose for the configure step to make debugging such issues in the future e.g. in bulk builds easier.
2006-07-26update to 2.14.2drochner2-6/+6
changes: -minor bugfixes and UI improvements -translation updates
2006-07-26update to 2.14.2drochner2-6/+6
changes: -some bugfixes and UI improvements -translation updates
2006-07-26update to 2.14.2drochner3-8/+15
changes: -minor bugfixes -translation updates
2006-07-26update to 2.14.2drochner2-6/+6
changes: * Use libgnomeui functions instead of libegg -translation updates
2006-07-26update to 2.14.9drochner4-20/+20
changes: - Backporting some useful features from 2.15 to 2.14. Per-display configuration and new gdmgreeter theming options -bugfixes -Better configure support for FreeBSD -Translation updates -Added gestures to the AccessKeyMouseEvents configuration file
2006-07-26update to 2.14.2drochner3-8/+8
changes: * Small code cleanups * New and updated translations
2006-07-25Update ruby-gnome2 to 0.15. Patch provided by Dieter Roelants in PR 34064.minskim4-7/+5
Changes: Ruby/GLib * Improve signal handlers with pthread ruby(--enable-pthread). [Sjoerd Simons] * Added new fundamental object for other bindings. [Sjoerd Simons] * GLib::Source#remove? -> GLib::Soruce.remove? [Kouhei Sutou] * Added new macros (GLIST2ARYF, GLIST2ARY2F, GSLIST2ARYF, GLIST2ARY2F, G_PROTECT_CALLBACK) [Masao Mutoh] * Added GLib.win32_locale, GLib, win32_locale_filename_from_utf8 [Kouhei Sutou] * Improve memory management [Kouhei Sutou, Sjoerd Simons, Masahiro Sakai, Masao Mutoh] * Other improvement and fix bugs. [Sjoerd Simons, Joao Pedrosa, Kouhei Sutou, Masahiro Sakai, Masao Mutoh] Ruby/ATK * Improved cygwin support. [Masao Mutoh] * Fix a bug. [Masahiro Sakai] Ruby/Pango * Fix some bugs. [Laurent Sansonetti, Masao Mutoh] * Added Pango::Layout#markup=, Pango::AttrAbsoluteSize? [Masao Mutoh] Ruby/GdkPixbuf * Fix a bug. [NISHI Takao] * Code cleanup [Masao Mutoh] Ruby/GTK * Improve signal handlers. [Masahiro Sakai] * Added Gtk::Widget#set_widget, #set_requisition. [Daniel Chokola] * Added Gtk::Dialog#get_response. [Masao Mutoh] * Other improvement and fix bugs [Mario Steele, Tilman Sauerbeck, Geoff Youngs, Masahiro Sakai, Kouhei Sutou, Masao Mutoh] Ruby/GNOME * Follow Ruby/GLib2 change(GRClosure). [Kouhei Sutou] Ruby/GnomeCanvas * Code cleanup [Kouhei Sutou, Masao Mutoh] Ruby/Libart * None. Ruby/PanelApplet * Fixed a bug [Patch #1431855]
2006-07-25Don't run anything that might invoke the toolchain until the configurejlam1-2/+4
step.
2006-07-25Use the right make program when invoked within the source directory.jlam1-2/+2
2006-07-24Set ForceNormalLib and SharedFontLib to YES regardless of Linux distribution,minskim3-12/+67
so that the same set of libraries are built on every Linux distribution. Thanks to Joerg Sonnenberger for guide and review.
2006-07-24-gtk-thinice-enginedrochner1-2/+1
2006-07-24this went into gtk2-engines a while ago, so it is obsolete and conflictingdrochner4-41/+0
2006-07-24Move zlib SUBST magic to Makefile.common, it is always needed.joerg1-8/+1
Fixes problems found by abs@
2006-07-23Add missing entries for Linux. Approved by the maintainer.minskim1-1/+11
2006-07-23Make this package build on platforms without native zlib by includingminskim3-5/+22
zlib's buildlink3.mk. Thanks to Joerg Sonnenberger for review.
2006-07-23Backed out the last change, since Joerg told me that Adam will provide arillig1-2/+1
better fix soon.
2006-07-23This package needs x11/Xfixes to build.rillig1-1/+2
2006-07-23Pass "-I." to the preprocessor so that xf86drm.h is found on Linux.minskim3-7/+25
Approved by the maintainer.
2006-07-22Security update to version 0.8.2salo3-8/+16
Changes: Security fix for CVE-2006-2450, remote authentication bypass in libvncserver. Notified by the upstream maintainer, Karl Runge via PR pkg/34050 New in the 0.8.2 x11vnc release: ================================ Support for full mouse and keyboard input into the Linux console framebuffer /dev/fb0 in -rawfb mode (i.e. non-X11) by using the Linux "uinput" driver. This enables, for example, viewing and interacting with Qt-embedded/Qtopia-Core apps on Linux-based handhelds, etc. Options: -rawfb cons, -pipeinput UINPUT More info: http://www.karlrunge.com/x11vnc/#faq-qt-embedded Extension of the display option: -display WAIT:<disp-or-cmd> to delay x11vnc's opening of the X display until a VNC client connects (useful built-in: -display WAIT:cmd=FINDDISPLAY, to find a user's display and Xauthority data). Options -grabkbd and -grabptr have x11vnc try to grab the X display when VNC clients are connected to prevent a (non-malicious) user at the physical X display from performing keyboard or mouse input. E.g. remote help-desk support. miscellaneous new features and changes: -allowedcmds option to fine-tune which external commands may be run by x11vnc, rather than shutting them all off with -nocmds. -env VAR=VALUE convenience option to avoid the need of setting environment variables before starting x11vnc. -allinput option to enable libvncserver handleEventsEagerly parameter (not clear it yields an improvement). -rawfb rand fun/testing option using /dev/urandom as a fb. -license, -copying, -warranty option. New in the 0.8.1 x11vnc release: ================================ Improved support for webcams and TV tuners with video4linux /dev/video: see the "-rawfb video" and "-pipeinput VID" options. (the latter gives a simple keyboard control of a TV tuner; see also the -freqtab option for stations). FBPM support for hardware that provides framebuffer power management (it needs to be disabled when vnc clients are connected). The -usepw option will require x11vnc to use a password of some sort or otherwise exit immediately. Put it in your ~/.x11vncrc so you don't forget. The command "x11vnc -storepasswd" will prompt for a password without echoing and save it in ~/.vnc/passwd The X CLIPBOARD selection is managed in addition to the X PRIMARY selection. miscellaneous new features and changes: Convenience option for accessing the Linux console: -rawfb cons etc. (requires /dev/fb0 to be working). clipboard/cut-text input can now be managed on a per-client basis. -capslock and -skip_lockkeys options can help make CapsLock work better. The Xdummy wrapper script is included in the source tree. A mode "-gone popup" as been added. -24to32 option to avoid 24bpp problems. -xinerama is on by default.
2006-07-22Reverted the recent change that has set USE_LANGUAGES="c objc", where onlyrillig3-6/+6
"objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this.
2006-07-22The shell code to symlink the pkg-config file is hidden as usual.rillig1-2/+2
2006-07-22Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,rillig11-22/+22
since they always need a C compiler, even when the source code is completely in C++. For some other packages, stated in the comment that a C compiler is really not needed.
2006-07-22Fix katemodeline.po for older msgfmt's. Bump PKGREVISION.markd3-2/+16
2006-07-21The configure script is a csh script. Add csh to USE_TOOLS and setminskim1-1/+3
CONFIG_SHELL accordingly. This fixes PR 33903.
2006-07-21"BUILD_ENV" was misnamed. It's actually the environment that is passedjlam2-7/+7
to all internal recursive make processes. As such, rename it to "PKGSRC_MAKE_ENV". XXX Note, some of the usage of this variable in package Makefiles seems XXX incorrect. They probably want "MAKE_ENV", which is the environment XXX passed to the make process when running "make" within ${WRKSRC}.
2006-07-21Needs a C compiler.rillig1-2/+2
2006-07-21Needs a C compiler.rillig3-6/+6
2006-07-20Remove gnome-icon-them and startup-notification, since they are notwiz1-3/+1
in the package Makefile. This broke e.g. gnome2-applets.
2006-07-19Add a comment that kdeartwork3 might need updating.wiz1-1/+4
2006-07-19Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrcjlam1-3/+1
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using the default LIBTOOL_OVERRIDE to replace libtool scripts in packages. This just formalizes the fact that LTCONFIG_OVERRIDE is not used meaningfully by pkgsrc.