Commit graph

3971 commits

Author SHA1 Message Date
jmmv
e6d3a1b45e Initial import of xscreensaver-demo, version 4.14:
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-13 19:23:43 +00:00
jmmv
211a0edafb Update to 4.14. While here, change xscreensaver to not install the
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 19:22:12 +00:00
xtraeme
cced7bab53 +vte 2003-12-13 17:55:10 +00:00
xtraeme
b46ef46439 Initial import of vte-0.11.10 from pkgsrc-wip.
Terminal widget with improved font, internationalisation and accessibility
support for the GNOME 2 desktop.
2003-12-13 17:54:14 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
adam
0c52b0d5d9 Changes 0.93.94:
Fix the crashes that were introduced by fixes for gadget colour problems.

Changes 0.93.91:
Implement Add Mode in XmText.
2003-12-12 10:11:39 +00:00
wiz
ec2d446db2 Update HOMEPAGE and MASTER_SITES per PR 23721 by Min Sik Kim. 2003-12-11 20:25:10 +00:00
grant
ee3aaf8e1a share/gnome/wm-properties belongs to gnome2-dirs, don't try to remove
it.
2003-12-10 23:07:41 +00:00
adam
ebca1e5f08 Don't force -O2 any more, use CFLAGS instead 2003-12-10 14:24:35 +00:00
reed
f0241abb74 Didn't realize that some *-config scripts like
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-08 19:33:46 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
jmmv
6e5fe6f968 Regen. Distfile has changed: changes for 1.6.5 were added to the ChangeLog
and a typo was fixed in configure.  Closes PR pkg/23647 by Robert Elz.
2003-12-06 22:33:39 +00:00
xtraeme
9496ebfd2f Add and enable gtk2-theme-switch. 2003-12-05 18:09:03 +00:00
xtraeme
21a4edaee7 Initial import of gtk2-theme-switch-2.0.0rc2 from pkgsrc-wip, packaged
by Michal Pasternak.

gtk2-theme-switch is an utility, which allows easy changing of the
current GTK 2.x font and theme.
2003-12-05 18:08:06 +00:00
adam
644f776b61 Adopted to work with GNUstep 0.9.0 2003-12-05 10:20:27 +00:00
adam
fa6d04060f Noteworthy changes in version `0.9.0':
Some more improvements to copy/paste support following ICCCM
specifications (like COMPOUND_TEXT support).
2003-12-05 10:15:23 +00:00
adam
0bcb0e856b Noteworthy changes in version `0.9.0':
Improvements in various classes, include NSPopUpButton,
NSBitmapImageRep, NSMenu, NSToolbar. Added support for thumbnail images
in NSWorkspace.
2003-12-05 10:06:39 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
recht
150f855db4 Modify the patch that it more behaves like the original package, eg.
picks up the freedesktop.org pkgconfig files / libs up, before using
XFree86's versions.
2003-12-04 18:57:45 +00:00
recht
8cfd3b90d2 + randrext, Xrandr 2003-12-04 14:42:36 +00:00
recht
b879846bf6 initial import of libXrandr-1.0.1
This package contains the X RandR extension.
2003-12-04 14:40:39 +00:00
recht
df7278be4c initial import of randext 1.0
This package contains header files and documentation for the RandR
extension.  Library and server implementations are separate.
2003-12-04 14:39:55 +00:00
seb
bcc923488f This time fix build with gcc 3.3.2.
Bump PKGREVISION.
2003-12-04 09:27:01 +00:00
xtraeme
b9560eda41 Add and enable zenity. 2003-12-03 23:41:11 +00:00
xtraeme
38f05d589b Initial import of zenity-1.6 from pkgsrc-wip.
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-03 23:40:39 +00:00
gson
2d2786613a bbapm did not build on -current because g++ now treats "or" as a reserved
word.  Also added a missing #include <stdlib.h>.
2003-12-03 17:41:21 +00:00
jmmv
f6eac3daf8 Update xbindkeys{,-tk} to 1.6.5:
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-03 12:52:59 +00:00
martti
535df600f3 Updated xfce4 to 4.0.1
* 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-03 05:34:08 +00:00
martti
31388ae326 xfce4-gtk2-engines to 2.1.7
(sync with XFce 4.0.1)
2003-12-03 05:24:38 +00:00
martti
58f0fafaef Added xfce4-clipman-plugin and xfce4-notes-plugin 2003-12-03 05:22:16 +00:00
martti
372a6d943e Notes plugin for XFce4. 2003-12-03 05:20:48 +00:00
martti
7900485596 Clipboard plugin for XFce4. 2003-12-03 05:18:46 +00:00
reed
010c66156c Make sure the *-config scripts are buildlinked too.
(As discussed on tech-pkg in late October; okay'd by wiz then.)
2003-12-03 01:37:57 +00:00
ben
13fa5d7135 Force the use of a C++ compiler to compile C++ source files in a more clean
manner, from feedback in PR 23252.
2003-12-01 16:35:51 +00:00
tron
a6c4b8bd7f Fix broken dependences and bump package revision. 2003-12-01 11:51:34 +00:00
jschauma
6048206d2c As pointed out by jlam:
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
2003-11-30 22:58:40 +00:00
jlam
39d91ac9d4 Install in ${X11PREFIX} instead of ${X11BASE}. This is a leaf package,
so no churn as a result of this change.  Patch from PR 23543 by Soren
Jacobsen.
2003-11-26 13:58:31 +00:00
dmcmahill
66ec3b8e56 include stdlib.h to get a prototype for getenv(). Fixes recently noted
bulk build problems on alpha.
2003-11-25 23:05:24 +00:00
salo
e939813553 Updated to 0.7009. Fixes build with perl 5.8.x.
Addresses PR pkg/23209 by Christian Gall.
2003-11-25 12:08:00 +00:00
heinz
214f735e4d use 'test -d' for directories to improve portability (solves problem in http://mail-index.netbsd.org/tech-pkg/2003/11/19/0000.html) 2003-11-20 11:13:51 +00:00
fredb
461bb9edaa Excise "mkpatches" vs. USE_PKGLOCALEDIR fallout (caught by Thomas Klausner). 2003-11-14 15:25:16 +00:00
fredb
c248c49eeb Make the gnome1 control-center applet work again:
- 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-14 15:05:09 +00:00
fredb
02b987d615 Many of the "hacks" aren't ready for strict aliasing, so turn it off. 2003-11-14 14:58:15 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
fredb
90394b31aa It seems that the package libXrender has a few symbols absent in the 4.3.0
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-10 02:26:53 +00:00
jdolecek
7393e02840 it's necessary to use 'grep -i' in the test for KDE UIC plugins - the
class name is KLineEdit, so exact match on 'klineedit' doesn't work
2003-11-08 13:13:49 +00:00
hubertf
541171f858 Update xlockmore to 5.10. Changes:
* Allows xlockmore to be configured to pipe the password into a command
*   when the correct password is entered.  Thanks to Nick Cleaton
*   <nick@cleaton.net>  See etc/README.etc.  Disabled for VMS.
  rubik lxmxn allow l&m&n to be 1 but not all at once.
  minor skewb fixes (the hidden surface was not flush, and one of the pieces
    was turned).
  Disable logout button and autologout with -logoutButton -1
    put back in by popular demand.  NO_NEGATIVE_LOGOUT will disable but
    its not active by default.
  rubik's orange was pink.
  JP to JA fixes and some more Japanese and French translation thanks to
    YAMAGUCHI Shingo <shingo-y@spacelan.ne.jp>.
2003-11-08 08:49:27 +00:00
xtraeme
b94868dcab Upgrade to 2.4.2, by Soren Jacobsen via PR pkg/23384.
Changes since 1.31:

	* Complete rewrite by new author.
	* Perl no longer used
	* Uses curl
	* ~/.wmWeatherReports/ -> ~/.wmweather/

While here s/USE_X11BASE/USE_X11/, sync DESCR, MASTER_SITES and COMMENT
with reality.
2003-11-08 06:21:14 +00:00
xtraeme
562fdec328 Update HOMEPAGE, MASTER_SITE and COMMENT with reality, from
Soren Jacobsen via PR pkg/23385.
2003-11-08 05:38:00 +00:00