summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-06-15Reverse previous commit (disabling thread-safety), which was poorly thoughjwise2-6/+5
through, unacceptably breaks threaded apps, and was made without consulting the package's maintainer. To quote my mail to packages@: I am reversing this change. With this change, tcl is _not_ usable in threaded apps, while without this change, tcl is perfectly usable in non-threaded apps. The fix for a package which is incorrectly written is not to break the package it depends on, but do your job correctly when writing the package. With buildlink3, this is mind-numbingly easy to do. That you neither contacted the maintainer of this package, nor did the buildlink and dependent package changes which your change requires shows that you have not really thought this through. So, as I said, I am reversing this change. Fix your own package, don't break others.
2004-06-15bump PKGREVISION because we need a non-threaded tcl/tkdrochner1-2/+2
2004-06-15Don't --enable-threads for now. If we do this, all potential users ofdrochner2-5/+6
libtcl.so/libtk.so (whether linking it in or dlopen() it) must be linked against libpthread. This is something we can't guarantee. Fixes bulk build error in py-imagingtk and numerous runtime problems.
2004-06-14Redo the previous in the correct way, by depending onkristerw4-17/+15
graphics/hicolor-icon-theme. Noted by jmmv@. Bump PKGREVISION.
2004-06-14Make sure the directories exists before trying to install in them.kristerw2-1/+14
2004-06-12call xargs -n 1 when creating directories with install(1).grant1-2/+2
2004-06-12Re-generate patch digest for patch-ab.agc1-2/+2
2004-06-10+kde3-i18n-{ar,hr,hsb}, -kde3-i18n-semarkd1-2/+4
2004-06-10re-add kde3-i18n-ar, kde3-i18n-hr, kde3-i18n-hsb, part of kde 3.2.3.markd12-0/+1152
2004-06-10update to kde 3.2.3.markd74-185/+1242
2004-06-10Remove kde3-i18n-se. not in kde 3.2.3.markd4-248/+0
2004-06-10update to kde 3.2.3.markd2-6/+6
2004-06-10update to kde 3.2.3markd6-447/+63
changes: * general: More and better usage of icons in different applications * general: Fix link order for IRIX * kappfinder: Fixed menu structure and added icons of several applications * kicker: Don't show unimplemented "About" and "Preferences" for universal sidebar * kicker: Fix two panels on different xinerama screens affecting their placement. * konqueror/kdesktop: Fix konqueror is ignoring umask when creating new files * konqueror/kdesktop: Fix filename suggestion when moving files applies to all subsequent files * konqueror: Made all items in the "Go" menu open in the current Konqueror window * konqueror: Now Ctrl+Enter opens a tab with default background setting * konqueror: Holding Shift while opening a tab inverses the "open tabs ini background" setting * konqueror: "[FMSettings] TabPosition=Bottom" in konquerorrc lets the tabbar appear at bottom * konqueror: Fix konqueror listview rightclick always selects file * konsole: Added the ability to fetch the shell PID per session via DCOP * konsole: Fix terminal size display is covered by kwin size display * konsole: Fix Default rendition should be used when clearing screen areas * konsole: Fix can't change/save Keytabs in the Session Editor * konsole: Fix for crashes on exit. * konsole: Fix transparant background updates * kio_fish: Fixes for copying into a symlink to a folder, and for copying over a directory that already exists * kwin: Keep properly splashscreens above their mainwindows. * kwin: Restore focus when a broken application sets it to nowhere. * kwin: Fix dialog placement problems with Konqueror with Qt-3.2.x . * kwin: Fix problem with minimizing xmms. * kwin: Fix active desktop borders while moving improper initialization. * kwin: Fix Shift+middle mouse button action in Konqueror. * klipper: Fix Klipper reacting to its own clipboard changes. * khotkeys: Mouse gestures are globally disabled by default. * drkonqi: Fix valid backtraces sometimes being reported as useless. * kcontrol: Fix colorsheme file name conflict
2004-06-10Update to kde 3.2.3markd5-78/+4
Changes: * general: More and better usage of icons in different widgets * kiosk: Support for user profiles * kfile: directory chooser dialog now hides hidden directories, added context option to show * uiserver: Fix KIO: Progress Dialog - 'Keep open' + 'Open File' - Problems * kwallet: Keep KWallet's password dialog above other windows
2004-06-08Short: make this compile on Linuxjschauma2-3/+10
Long: Some OS have libintl functionality in libc, so we do not necessarily have to link against (a possibly non-existent) -lintl. For now, only deal with Linux -- those who know for a fact which OS also behave this way should adjust/add.
2004-06-05Change COMMENT so it mentions it is a "Demo viewer and configurationreed1-2/+2
tool for xscreensaver" (as discussed with maintainer, wiz@). This package is more that just a "demo".
2004-06-05Improve description and comment.reed2-3/+4
2004-06-05Don't bother to create a static archive of the gtk2 engine. It's useless.jmmv2-3/+5
Bump PKGREVISION to 1.
2004-06-05Add and enable gtk2-engines-industrial.jmmv1-1/+2
2004-06-05Initial import of gtk2-engines-industrial-20030725:jmmv5-0/+84
Black and white theme for GTK+ 2.x, initially developed by Ximian. Includes nice shades of gray around default buttons in dialogs. You will love it. Slightly based on a package from pkgsrc-wip by Michal Pasternak.
2004-06-05Use MASTER_SITE_GNOME.jmmv1-2/+2
2004-06-04Update to 2.4.2:jmmv4-25/+12
* GtkUIManager - Install signals correctly [Michael Natterer] - Make the output of gtk_ui_manager_get_ui() parsable. [Michael] - Add a way to suppress stock accelerators. [David A Knight] * GtkClipboard - Fix INCRemental transfer of MULTIPLE targets [Matthias Clasen] - Increase the chunk size for INCRemental transfers [Matthias] * GtkFileChooser - Hide the combo box when appropriate [Christian Neumair] - bug fixes [Federico Mena Quintero] * GtkComboBox - add mouse/wheel bindings on the cellview [Matthias] - improve positioning of popup [Matthias] - make the selection follow the mouse [Matthias] * GtkEntryCompletion - make the selection follow the mouse [Matthias] - restrict popup size to monitor size [Matthias, DmD Ljungmark] - don't complete on paste [Anders Carlsson] * Win32 - bug fixes [Benoît Carpentier, Hans Breuer, John Ehresman, Tor Lillqvist, Robert Ögren] * GtkButton/GtkArrow - Don't draw the focus over the button child [Matthias] - Increase default arrow size to compensate [Matthias] * Documentation improvements [Doug Quale, Matthias, Steffen Röcker, Steve Chaplin, Tommi Komulainen] * Other bug fixes [Billy Biggs, Crispin Flowerday, David Hawthorne, Federico, Havoc Pennington, John Finlay, Kouichirou Hiratsuka, Mark McLoughlin, Matthias, Michael, Michal Pasternak, Morten Welinder, Olivier Andrieu, Owen Taylor, Padraig O'Briain, Sam Stevenson, Scott Tsai, Soeren Sandmann, Sven Neumann] * Updated translations (bg,it,nl,tk,wa,zh_CN)
2004-06-04Forgot to update x11/xmms-osd when xosd was updated (thanks jmmv).xtraeme1-2/+1
2004-06-04Update x11/xosd to 2.2.7.xtraeme3-7/+8
Changes: 2.2.7: Complete rewrite of timeout_func to avoid sending lineakd to 100% CPU. There was a case where timeout_func would keep looping around in circles never pausing for breath. (Tim Wright) 2.2.6: FontSet fixes (Philipp Matthias Hahn) Title change fix (Philipp Matthias Hahn) Memory leak patch (Philipp Matthias Hahn) New, improved timeout_func (Philipp Matthias Hahn) New TODO list (Philipp Matthias Hahn) Fixed bug where osd displays after clicking 'apply' in XMMS config dialogue (Tim Wright)
2004-06-02Add missing patch-af. Noted by Joachim Kuebart.recht1-0/+43
2004-06-02Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+3
tech-pkg@.
2004-06-02Fix a problem that pasting a selection from an aterm running on a 64bitrecht3-8/+36
platform into an application running on a 32bit platform doesn't always work. Patch by Joachim Kuebart in PR 25750 . Bump PKGREVISION to 5.
2004-06-01Remove obsolete package, per discussion on tech-pkg.kristerw48-1578/+1
2004-06-01Bump PKGREVISION to 1 for the evolution-data-server shared library versionrecht1-1/+2
change.
2004-05-31Enable pkgviews installation. Patches provided by Joachim Kuebart onminskim1-1/+5
tech-pkg@.
2004-05-31Do not explicitly force use of lang/egcs for SunOS; the buildlinkkristerw1-6/+1
infrastructure handles compiler issues aoutomagically.
2004-05-31Add PKG_SYSCONFDIR support for kdm. Bump PKGREVISION.markd4-15/+28
Closes PR pkg/24844
2004-05-30Set MAINTAINER to tech-pkg@, not packages@.snj1-2/+2
2004-05-29unused.kristerw1-29/+0
2004-05-29Fix a couple of typos.cjs1-2/+2
2004-05-29Added xvidcap-1.1.3.xtraeme1-1/+2
2004-05-29Initial import of xvidcap-1.1.3 from pkgsrc-wip, packaged by Jeremyxtraeme8-0/+114
C. Reed. xvidcap is a tool (like Lotus ScreenCam and Camtasia) that captures movement on a selected area of an X11 screen to files. Frame output formats include: XWD, PPM, PNG, MNG, JPEG and MPEG.
2004-05-28gnome-panel's configure checks for 'gconf-2.0 >= 2.6.1'reed1-1/+3
so depend on GConf2>=2.6.1. (Okay'd by maintainer, jmmv@.)
2004-05-28libgdk-x11 provided by this package directly uses libXft.reed2-2/+5
So include buildlink for Xft2. Also, the build which uses newer freetype includes needs a newer Xft.h. So depend on Xft2>=2.1.2nb2. (I didn't bump in the Xft2's buildlink3 because maybe other packages don't need that new Xft.h.) This will close PR #25548.
2004-05-27Give up maintainership, because eitherlukem1-2/+2
a) I haven't used the package for ages, or b) Someone else has recently been doing a better job maintaining the package
2004-05-26Don't look at old kdm or xdm configs that may be on the machine whenmarkd4-5/+18
creating the new kdm config as the output is non deterministic. Bump PKGREVISION.
2004-05-24Changes 1.0.8:adam2-5/+5
* Fixed a bug where eclipse shadows were not drawn properly * Timer now sleeps until it's time to wake up, instead of sleeping for a set time
2004-05-23USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translateddanw2-2/+4
properly on various OSes
2004-05-23darwin fixes (-lmx for additional math functions, malloc.h->stdlib.h,danw4-17/+41
and change the Imakefile to use a "NoMan" rule since the patch to fake out the man page build on NetBSD doesn't work with darwin's Imake man-page-building rule)
2004-05-23unusedrecht1-14/+0
2004-05-23Use option "-r" instead of "-e" for the '[' command since this is notheinz1-3/+3
portable to some operating systems (eg UnixWare or IRIX 5).
2004-05-23Change PLIST.common location of HTML documentation. Somehow this gotben1-162/+162
missed while I was addressing PR#25652.
2004-05-22Add more detailed description of tools included.reed1-0/+8
(Previously the DESCRiption only mentioned one of nine tools.
2004-05-21Changes 1.0.7:adam2-6/+5
* The native Quicktime library can be used when reading/writing image files on Mac OS X. * The -hibernate and -idlewait options now work on Mac OS X. * Fixed a segfault when writing image files. * Minor updates to allow compilation with gcc 3.4.0.
2004-05-21Address FLTK issues mentioned in PR#25652. Changes:ben3-12/+9
* link libjpeg and libpng to fluid * install documentation to doc instead of doc/html * bump PKGREVISION