summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2003-07-02Avoid hardcoding /usr/pkg in patch files (untested, sorry).jmmv3-5/+7
2003-07-02Add and enable multi-aterm.jmmv1-1/+2
2003-07-02Initial import of multi-aterm, version 0.0.4:jmmv5-0/+71
multi-aterm is a multi-terminal for the X Windows system based on aterm that provides tabbed functionality without requiring KDE or GNOME. Provided in pkgsrc-wip by Juan RP with some changes by me.
2003-07-02Fix typo: CONFIGUE_ARGS -> CONFIGURE_ARGS.jmmv1-2/+2
2003-06-30Add a reminder to reset the PKGREVISIONs in the xlockmore* Makefiles ifjlam1-3/+6
this package is updated.
2003-06-30Update x11/xlockmore to 5.08.2. Changes from 5.08.1 include fixing thejlam4-12/+18
maze module for large resolutions (2560x1024) as is possible for dual-headed configurations.
2003-06-30Add and enable xlockmore-litejlam1-1/+2
2003-06-30Initial import of x11/xlockmore-lite. This is the "lite" version ofjlam2-0/+37
xlockmore, which used to be built from the xlockmore package if XLOCK_LIGHT was defined in /etc/mk.conf.
2003-06-30Bump PKGREVISION of x11/xlockmore to 1. Changes include:jlam3-72/+112
* Move the sound files to the standard location for xlock sound files. * On NetBSD, use ossplay instead of audioplay if USE_OSS is defined. Also split out a xlockmore Makefile.common to be used in a forthcoming "xlockmore-lite" package.
2003-06-29Update to 2.2.2:jmmv6-11/+25
- Misc xosd patches (Philipp Matthias Hahn) - configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29Update to 2.7.0.uebayasi3-25/+18
ver 2.7.0 * Supported pty switching in the same window.(see doc/ja/README.ja in detail for the Japanese.) * Supported koi8-t,georgian-ps,cp1251 and cp1255. * Gettextized mlconfig. * Improved 'apply','cancel' etc buttons in mlconfig. * Mlconfig now can save configuration changes to ~/.mlterm/main. * Added mlterm-menu which starts by Ctrl+Right. * Forbidden 5380 protocol(doc/en/PROTOCOL) for some security issues, and removed mlcc, mlconf_curses and w3mmlconfig as a result of it. * Fixed many bugs, cleaned many codes, and updated documentations.
2003-06-27Create and remove the empty lib/gtk-2.0/2.2.0/engines directory.jmmv2-3/+7
While here, fix a typo in the PLIST. Bump PKGREVISION to 1.
2003-06-27Convert to USE_NEW_TEXINFO and buildlink2.wiz2-13/+7
Remove CFLAGS setting from Makefile.
2003-06-25Convert to USE_NEW_TEXINFO; switch to LIBTOOL_OVERRIDE while here.wiz2-8/+4
2003-06-24Fix package list for system where "ocaml" with compiled with threadingtron3-5/+14
support. Bump package revision to reflect change.
2003-06-24Update to 4.11:wiz5-880/+69
* New hacks, `hypertorus', `cubestorm', `glknots', `blocktube', and `glmatrix'. * Updates to `cloudlife', `engine', `xmatrix', and `sonar'. * Rewrote `glslideshow': it should work on somewhat wimpier video cards now. * Various portability tweaks.
2003-06-23s/packages@/tech-pkg@/gjschauma2-4/+4
(Forgot the last time we did this. Pointed out by Sergey Svishchev (svs at ropnet dot ru))
2003-06-23part 1 to fix PR pkg/21891: split common parts of p5-gtk and it's submrg3-11/+41
packages out, and have a generic method of building a sub package.
2003-06-19Depend on latest qt2-libs; bump PKGREVISION.wiz1-3/+3
2003-06-18When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather thanagc1-2/+2
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-14Fix typo caught by gcc-3.3.fredb1-2/+2
2003-06-13Add NetBSD RCS tagscjep1-0/+1
2003-06-13lintcjep1-2/+2
2003-06-12make this work on IRIXjschauma3-9/+17
2003-06-12Apply one more patch to satisfy some GNU bison versions on Linux.jschauma2-7/+13
This closes PR pkg/19860.
2003-06-11Update for the fact that 'arm' ports have been called NetBSD-*-arm for a whileabs4-12/+13
now and not NetBSD-*-arm32. Changes include one or more of: - Change MACHINE_ARCH == arm32 to also match arm - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3 The last may shake out a few more broken packages the next bulk build.
2003-06-10This needs pkg-config so it gets all the CFLAGS correct for buildingjmc1-1/+2
2003-06-10Update to 2.2.2:jmmv3-14/+16
* GdkPixbuf [Matthias Clasen] - Fix animation of slow-loading progressive GIFS - Fix long-standing animated GIF display bug with transparency - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross] * GDK [Owen Taylor] - Draw continuous underlines between Pango layout runs when possible [Kang Jeong-Hee] - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig] Major rewrite of 16-bit handling for pixbuf_from_drawable() * X11 backend [Owen] - Fix build on X11R5 [Albert Chin] - Fix switching keyboard layouts while running [Egmont Koblinger] - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder] - Zero unused fields in client messages we send Lubos Lunak] - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson] - Fix wrong initializaiton that was keeping XShm from being used. * Win32 backend [Tor Lillqvist] - Tweak line drawing - Mouse/cursor fixes [Allin Cottrell] - Better handling of floppy drives in GtkFileSelection - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell] * Input methods [Hidetoshi Tajima] - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis] - Fix sorting of rules in GtkIMContextSimple [Vasilis] - Miscellaneous GtkIMContextXIM fixes - Fix translation of input context names * Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll] * Add Delete to GtkEntry context menu, Delete/Select All to GtkTextView context menu [Matthias] * Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias] * Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias] * GtkTextView - Fix redrawing on color-only changes [Owen, Gustavo Giráldez] - Don't scroll to cursor on focus in [Paolo Maggi] - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki, Yao Zhang] - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos, Padraig O'Briain, Owen] * GtkTreeView [Kristian Rietveld] - Fix prelighting [Sven Neumann] - Set drag cursor earlier to allow apps to override [Daniel Elstner] - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford] - Get background/cell area handling right in GtkTreeViewColumn [Vasco Alexandre da Silva Costa] - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield, Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer, Mariano Suarez-Alvarez, Owen] * Fix handling of border width for GtkToolbar [Rodney Dawes] * Rewrite adjustment handling of GtkViewport, fixing many bugs [Owen, Thomas Leonard, Michael] * Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge, Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa, Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg, Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez, Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt, Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi] * Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann, Doug Quale, Manish Singh, Morten Welinder] * Switch to using libtool-1.5 * Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven, Christian Rose] * Documentation improvements [Matthias, Noah Levitt, Sven Neumann] * New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id, it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-09Add "Xft2" support. This provides antialiased fonts and fixes buildtron3-3/+22
problems under XFree86 4.3.0 (and with it hopefully PR pkg/21828). Bump package revision to reflect changes.
2003-06-08Missed in lastabs1-2/+2
2003-06-08Avoid 'make int from pointer' warning under gcc3. No change to compiled packageabs2-7/+16
2003-06-05Add some glue code so that the code which collects statistics fordrochner5-10/+105
kdesysguard is not wasted. (Not that I consider this very useful, but showing just "UNKNOWN COMMAND" looks bad.)
2003-06-05Include startup-notification buildlink2.mk.epg2-4/+6
2003-06-05The \"startup-notification\" include is missing.uebayasi2-2/+5
Pointed out by Marc Recht.
2003-06-03Update to 0.24: Logging functions were rewritten. Now it's possible tojmmv4-65/+68
redirect error/debug messages to syslog or to file. Pixmaps was moved to /usr/share/pixmaps/wdm by default (by Julio Merino). Option to select on whic display login panel will appear when using xinerama was added (with help from Carlos Torres). Configure script was rewritten. Redundant tests was removed. Now get-wings-flags script is used to determine compiling and linking options. Tests for selecting pam/shadow was improved. Current defaults should be good for almost everyone. New option to select xcursors theme was added (only for XFree86 4.3.x).
2003-06-02Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3abs7-14/+14
is accepted. Suggested by Grant.
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma50-100/+100
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-06-01use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 alreadyjdolecek2-2/+2
2003-06-01Updated xpmroot to 2.4.16 (to match the current fvwm2 version). There aremartti2-5/+5
no changes in the xpmroot code...
2003-05-31Update to 1.1.4 with patch provided by Juan RP in private mail:jmmv2-5/+5
* Fixed text redrawing bug. * Some other minor stuff.
2003-05-30Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handlejmmv2-5/+5
the shared share/mime-info directory. Bump PKGREVISION.
2003-05-29s/USE_CXX/USE_GCC_SHLIB/grant1-2/+2
2003-05-29s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than justgrant3-6/+6
libstdc++ in gcc3. when defined, USE_GCC_SHLIB ensures that the correct rpath is passed to the linker, and a full dependency on the compiler package is registered. packages which define USE_GCC_SHLIB should not include mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled automatically.
2003-05-23Update to 4.10:wiz7-12/+875
Changes since 4.09: * New hacks, `cloudlife' and `klein'. * Added Apple ][+, HPUX, and OS/390 sessions to BSOD. * Added some Matrix Reloaded text to `xmatrix'. * Updates to `webcollage', `eruption', `jigglypuff', `metaballs', and `endgame'. * Completely ignore the `memoryLimit' setting now.
2003-05-22Forgot to update the Makefile for 3.1.2 - thanks Marttimarkd1-15/+14
2003-05-22Update KDE to 3.1.2.markd113-262/+773
2003-05-22Update KDE to 3.1.2.markd51-715/+664
Changes: kdelibs: * https authentication through proxy fixed. * KZip failed for some .zip archives. * Fixed a bug in socket code that made KDEPrint crash. * kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5). kdebase: * kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard). * kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error message when AUTH failed ("Unknown Command" vs. "Authorization failed") * kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in the background if it could not grab the keyboard/mouse, preventing the screen from being locked manually. * kscreensaver: Screensavers are now stopped when asking for the password [#56803] * kio_smb: Several bugfixes for the smbro-ioslave. * kdesktop: fixed minicli layout problem with Qt 3.1.2 * kdm: fixed incorrect user window width with Qt 3.1.2 * Konqueror: Create DCOP interface for mainwindow when object begins to exist. * Konqueror: Fixed tab open delays when it can't reach website. * Konsole: Don't flicker when selecting entire lines. * Konsole: Crash, selection and sort fixes in schema and session editors. * Konsole: Fixed mouse-wheel in mouse mode. * Konsole: Allow programs to resize windows if enabled. * Konsole: Keep output steady when triple-click selecting. * Konsole: Added "Print" menu command. * kicker: Fixed kasbar only drawing last icon from a group.
2003-05-19Make this skip (via PKG_SKIP_REASON) is XF4.3 isn't installedjmc1-2/+2
2003-05-19Make this build and install under Linux:jschauma6-13/+56
Do not define USE_BYACC, since not all Linuxen have byacc. Patch a grammar file accordingly. Use -Wl,-rpath flags where necessary. This should close PR pkg/19860.
2003-05-19whitespace. no functional change.kei1-2/+2