summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2003-12-13Update MAINTAINER email address.ben1-2/+2
2003-12-13Bump revision due to xscreensaver{,-gnome} to 4.14 (and update the dependancyjmmv4-11/+11
where necessary).
2003-12-13Add and enable xscreensaver-demo.jmmv1-1/+2
2003-12-13Initial import of xscreensaver-demo, version 4.14:jmmv3-0/+41
This package provides the xscreensaver-demo utility that comes with xscreensaver, built against GTK v2. It lets you preview screen savers and configure the daemon.
2003-12-13Update to 4.14. While here, change xscreensaver to not install thejmmv10-624/+80
xscreensaver-demo program (which requires GTK). This is done to allow xscreensaver coexist with xscreensaver-gnome, and to avoid a dependancy on GTK when installing kdeartwork3. Changes since 4.13: * New hacks, `fontglide', `apple2', `xanalogtv', `pong', `gleidescope', `mirrorblob', and `blinkbox'. * New version of `glsnake' (with many more models.) * Another Windows crash in `bsod'; also HVX/GCOS6/TPS6. * New version of `endgame'. * Screen grabbing works on MacOS X. * Various minor fixes. Ok'ed by wiz@.
2003-12-13+vtextraeme1-1/+2
2003-12-13Initial import of vte-0.11.10 from pkgsrc-wip.xtraeme8-0/+190
Terminal widget with improved font, internationalisation and accessibility support for the GNOME 2 desktop.
2003-12-13Bump PKGREVISION for atk library major bump.wiz57-106/+120
2003-12-12Changes 0.93.94:adam12-71/+64
Fix the crashes that were introduced by fixes for gadget colour problems. Changes 0.93.91: Implement Add Mode in XmText.
2003-12-11Update HOMEPAGE and MASTER_SITES per PR 23721 by Min Sik Kim.wiz2-5/+5
2003-12-10share/gnome/wm-properties belongs to gnome2-dirs, don't try to removegrant1-2/+1
it.
2003-12-10Don't force -O2 any more, use CFLAGS insteadadam1-3/+3
2003-12-08Didn't realize that some *-config scripts likereed1-3/+2
imlib-config were dynamic by running another *-config script. This fix is to remove the buildlinking of gtk-config, so imlib-config would work. As mention by Juan RP on tech-pkg, imlib's build could use CONFIGURE_ENV+= GTK_CONFIG="${PREFIX}/bin/gtk-config" to make sure that correct gtk-config is used. Because gtk-config was broken, imlib couldn't build. Probably x11/gtk's PKG_REVISION should by bumped? I need to look to see if smpeg-config is broken too (due to sdl-config path).
2003-12-08Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.wiz56-60/+112
2003-12-06Regen. Distfile has changed: changes for 1.6.5 were added to the ChangeLogjmmv1-3/+3
and a typo was fixed in configure. Closes PR pkg/23647 by Robert Elz.
2003-12-05Add and enable gtk2-theme-switch.xtraeme1-1/+2
2003-12-05Initial import of gtk2-theme-switch-2.0.0rc2 from pkgsrc-wip, packagedxtraeme4-0/+31
by Michal Pasternak. gtk2-theme-switch is an utility, which allows easy changing of the current GTK 2.x font and theme.
2003-12-05Adopted to work with GNUstep 0.9.0adam4-35/+24
2003-12-05Noteworthy changes in version `0.9.0':adam5-31/+31
Some more improvements to copy/paste support following ICCCM specifications (like COMPOUND_TEXT support).
2003-12-05Noteworthy changes in version `0.9.0':adam6-630/+676
Improvements in various classes, include NSPopUpButton, NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images in NSWorkspace.
2003-12-04Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).xtraeme12-17/+24
2003-12-04Modify the patch that it more behaves like the original package, eg.recht2-55/+10
picks up the freedesktop.org pkgconfig files / libs up, before using XFree86's versions.
2003-12-04+ randrext, Xrandrrecht1-1/+3
2003-12-04initial import of libXrandr-1.0.1recht7-0/+151
This package contains the X RandR extension.
2003-12-04initial import of randext 1.0recht5-0/+56
This package contains header files and documentation for the RandR extension. Library and server implementations are separate.
2003-12-04This time fix build with gcc 3.3.2.seb3-3/+17
Bump PKGREVISION.
2003-12-03Add and enable zenity.xtraeme1-1/+2
2003-12-03Initial import of zenity-1.6 from pkgsrc-wip.xtraeme5-0/+123
This is zenity - a rewrite of gdialog, the GNOME port of dialog which allows you to display dialog boxes from the commandline and shell scripts.
2003-12-03bbapm did not build on -current because g++ now treats "or" as a reservedgson4-9/+77
word. Also added a missing #include <stdlib.h>.
2003-12-03Update xbindkeys{,-tk} to 1.6.5:jmmv6-44/+9
1.6.5: Add a --disable-tk option to prevent xbindkeys_show install. So no tcl/tk dependency is needed. Add a NOTE in xbindkeys man page to say that xbindkeys can reread its config file with a -HUP signal (killall -HUP xbindkeys). Add two verbose tests (forgotten in other versions). 1.6.4: Add an option at compile time to launch programs with a system call instead of a fork+exec call (see ./configure --help). Remove an umask(022) in the daemonize function which cause troubles. 1.6.3: Change to switch to autoconf2.5X and automake >= 1.6. Xbindkeys doesn't move anymore to /tmp after the daemonize function. 1.6.2: Minor change in the configure.in to prevent rebuild of Makefile when doing a make. 1.6.1: Minor bugfix: use strtol instead of atoi for hexadecimal modifier. 1.6.0: Add a 'Release' modifier to catch release events of keys or mouse buttons instead of press events. Xbindkeys doesn't use pthreads+system any more to start commands, it use fork+exec instead. Some modifications to make the code 'cleaner'.
2003-12-03Updated xfce4 to 4.0.1martti29-60/+144
* Fixed panel crash with corrupted config file * Window management improvement * Improved handling of multiple selections in the file manager * French translations for the documentation * Translation updates * A new Gtk2 theme called "Xfce-winter"
2003-12-03xfce4-gtk2-engines to 2.1.7martti4-8/+13
(sync with XFce 4.0.1)
2003-12-03Added xfce4-clipman-plugin and xfce4-notes-pluginmartti1-1/+3
2003-12-03Notes plugin for XFce4.martti5-0/+50
2003-12-03Clipboard plugin for XFce4.martti5-0/+48
2003-12-03Make sure the *-config scripts are buildlinked too.reed1-2/+3
(As discussed on tech-pkg in late October; okay'd by wiz then.)
2003-12-01Force the use of a C++ compiler to compile C++ source files in a more cleanben4-26/+38
manner, from feedback in PR 23252.
2003-12-01Fix broken dependences and bump package revision.tron1-3/+3
2003-11-30As pointed out by jlam:jschauma7-13/+14
bump PKGREVISION on packages depending on graphics/glu due to latest shlib changes there.
2003-11-26Install in ${X11PREFIX} instead of ${X11BASE}. This is a leaf package,jlam1-2/+3
so no churn as a result of this change. Patch from PR 23543 by Soren Jacobsen.
2003-11-25include stdlib.h to get a prototype for getenv(). Fixes recently noteddmcmahill2-9/+18
bulk build problems on alpha.
2003-11-25Updated to 0.7009. Fixes build with perl 5.8.x.salo4-8/+9
Addresses PR pkg/23209 by Christian Gall.
2003-11-20use 'test -d' for directories to improve portability (solves problem in ↵heinz1-2/+2
http://mail-index.netbsd.org/tech-pkg/2003/11/19/0000.html)
2003-11-14Excise "mkpatches" vs. USE_PKGLOCALEDIR fallout (caught by Thomas Klausner).fredb2-21/+3
2003-11-14Make the gnome1 control-center applet work again:fredb4-9/+74
- The demo now needs --crapplet to run properly in the control-center (undoubtedly, short for "control-center applet"). ;-) - There's no need to haphazardly install the gnome2 applet into the gnome1 directories, as the package gnome2 control-center will presumably use the directories designated for it.
2003-11-14Many of the "hacks" aren't ready for strict aliasing, so turn it off.fredb1-1/+5
2003-11-12PKGREVISION++ after openssl update.jschauma2-3/+4
2003-11-12PKGREVISION++ due to devel/popt update.salo26-48/+52
2003-11-10It seems that the package libXrender has a few symbols absent in the 4.3.0fredb2-6/+6
libXrender, so treat that as a minor bump and upgrade the dependency. It seems that all packages that depend on Xrender do so indirectly, through a dependency on Xft2, which already depends on Xrender 0.8.2, so skip the PKGREVISION bumps. The only effect of this should be to prevent dependents from gaining the shared library dependency on both the X and package libs.
2003-11-08it's necessary to use 'grep -i' in the test for KDE UIC plugins - thejdolecek2-8/+17
class name is KLineEdit, so exact match on 'klineedit' doesn't work