Commit graph

7989 commits

Author SHA1 Message Date
joerg
d0014fea29 Fix pretty_cmds bashism as usual. 2007-08-10 20:15:11 +00:00
drochner
ba5bfcce04 update to 0.16.8
changes: Misc bug fixes
2007-08-09 19:57:26 +00:00
drochner
cabd6e7460 update to 2.18.4
changes:
-fix for DOS attack (CVE-2007-3381)
-fix IPv6 problem caused by passing uninitialized "hints" to getaddrinfo
-translation updates
2007-08-09 19:39:16 +00:00
joerg
2005de54f6 Remove lbxutil dependency, the LBX support is gone. Bump revision. 2007-08-09 18:49:31 +00:00
tron
9639019fc0 Add missing dependence on "sessreg" package and bump package revision.
Problem pointed out by Joerg Sonnenberger on "tech-pkg" mailing list.
2007-08-09 12:58:27 +00:00
tnn
6f45671626 Make the xf86-video-i810 and xf86-video-intel distinguishable in DESCR. 2007-08-09 12:31:35 +00:00
tron
4a2f4d4922 Update the home page URL. 2007-08-09 09:40:36 +00:00
joerg
5d0ad11ea1 Don't use malloc.h. 2007-08-08 21:07:48 +00:00
joerg
dcb5731a62 + x11/sessreg. 2007-08-08 17:42:51 +00:00
joerg
043da629a6 Import sessreg-1.0.2 from the modular Xorg project. 2007-08-08 17:35:15 +00:00
joerg
9b92cfd6e3 Add DESTDIR support. 2007-08-08 17:10:29 +00:00
jlam
4a3e69917d Note mutual conflicts between xf86-video-{i810,intel}. 2007-08-07 16:20:25 +00:00
tnn
a55eef10c0 0.95.0nb1 did introduce a small API change, belatedly fix in bl3.mk 2007-08-07 10:25:11 +00:00
heinz
d51efab9fb The package supports installation to DESTDIR. 2007-08-06 20:29:36 +00:00
tron
dfa986cd06 Fix bugs in "rc.d" script, bump package revision. 2007-08-06 16:43:40 +00:00
joerg
90c7fed24b Hard-wire /dev/urandom on NetBSD for cross-compilation. 2007-08-06 15:56:09 +00:00
tron
95aa980ae7 Add and enable "xdm" package. 2007-08-06 14:58:13 +00:00
tron
eab5dc8781 Import new "xdm" package:
X Display Manager from modular X.org

This package is based on Blair Sadewitz's "xdm" package in "pkgsrc-wip".
2007-08-06 14:56:33 +00:00
joerg
5b97db5e56 Annotate malloc(0) != NULL for NetBSD. 2007-08-06 14:08:47 +00:00
joerg
528bfb5e37 On NetBSD malloc(0) is not NULL if successful. Annotate for
cross-compilation.
2007-08-06 14:05:21 +00:00
joerg
ca0803c179 On NetBSD, malloc(0) normally does not return NULL. Mark it so
for cross-compilation.
2007-08-06 13:59:34 +00:00
joerg
a289a49cd1 Fix cross-compilation support. 2007-08-06 11:49:50 +00:00
abs
9d888c7cca add MesaLib (for dri) to distinfo 2007-08-06 11:24:14 +00:00
xtraeme
dddecadff5 Fix an obvious typo that made to fail in the installation stage without
the dri option.
2007-08-06 11:09:39 +00:00
ghen
6160beca9e Update to rxvt-unicode-8.3, provided by Philip Paeps <philip@freebsd.org>.
ChangeLog:
o new option: skipScroll/-ss, enabled by default.
o go with the times and expect x11 library files in /usr/lib, not
  /usr/X11R6/lib.
o initial transparency improvement/afterimage support patch by Sasha Vasko.
o add urgentOnBell resource to set the urgency hint (patch by Philip Paeps).
o do not process focus events caused by grabs (patch by Mikachu).
o add iso14755_52 resource to disable iso14755 5.2 (exg).
o add binding for backspace in iso14755 5.1 to remove the last digit (exg).
o better option handling, support more than 30 options (exg).
o nuke reconf script, serves no purpose anymore.
o fixed and documented matcher/on_user_command processing in matcher extension
  (tpope).
o compile out of the box on Solaris 10 (exg).
o fix MappingNotify events (reported by Stephan Walter).
o zero-initialise mwmhints, this seems to solve all sorts of minor problems.
2007-08-06 10:02:27 +00:00
joerg
ac651283fc Update to xf86-input-mouse-1.2.2:
- add option to control mouse sensitivity
2007-08-05 23:39:02 +00:00
joerg
1c74572863 Update to xf86-input-keyboard-1.2.0:
Split monolithic source in small subcomponents, moving code out of
the server.
2007-08-05 23:32:47 +00:00
joerg
03e53cf8d9 Update to modular xorg-server 1.3.0:
- RandR 1.2 support in the server (drivers must support it as well)
- many bug fixes, improvements for AIGLX and EXA etc pp
2007-08-05 23:30:19 +00:00
joerg
eae2e658f2 Update libX11 to 1.1.3:
- man page fixes
- reset hostname when setting it internally for consistency
- fix XGetMotionEvents argument order
- locking fixes
2007-08-05 22:39:38 +00:00
joerg
1125419c76 Update to libXi-1.1.2: Unstatic a function again. 2007-08-05 21:49:26 +00:00
joerg
373f3b58a4 Update to xrandr-1.2.2:
- man page improvements
- search all configurations if the simple CRTC allocation failed
- document options added in 1.2.1
- output mode flags with verbose
2007-08-05 21:42:40 +00:00
joerg
d0654847c5 Update to xhost-1.0.2: Minor man page improvements. 2007-08-05 21:25:54 +00:00
joerg
9c14681dd5 Update to setxkbmap-1.0.4: minor code cleanup and much more documented
switches in the man page.
2007-08-05 21:23:50 +00:00
joerg
ecbc043614 Update to ico-1.0.2: fix typo in man page. 2007-08-05 21:21:03 +00:00
joerg
fc490cbd97 Update to iceauth-1.0.2. This features a lot more const correctness. 2007-08-05 21:15:45 +00:00
joerg
8c0d46ab3e Update xf86-video-nv to 2.1.2:
- more supported GeForce 8 mobile chips
- more MacBook fixes
- support for very low memory configurations
- fix color map corruptions with some older chips
- mode validation for G80
- rudimentary VBE-based dual head support for pre-G80 chips
- randr 1.2 support
- fix hang in NVSync with EnterVT
2007-08-05 02:35:04 +00:00
smb
ee3da180b6 Add the stalonetray (stand-alone system tray) package. Package based partly
on the FreeBSD ports version.
2007-08-04 13:44:19 +00:00
joerg
b4c28793a3 Fixes for DragonFly. 2007-08-04 00:02:35 +00:00
sborrill
c2b3c7d0f4 Add patch to stop core dumping when switching resolutions with xrandr.
From:
http://www.redhat.com/archives/fedora-cvs-commits/2006-July/msg03489.html
OK joerg@
2007-08-02 14:15:18 +00:00
joerg
c84e5b58b3 Don't use malloc.h. 2007-08-01 21:24:57 +00:00
tron
7fb3ca68f7 Add patches provided by Trolltech to fix CVE-2007-3388.
Bump package revision.
2007-08-01 20:51:23 +00:00
tron
8bc631f561 Add missing directory "share/xplanet/ephemeris", bump package revision. 2007-08-01 20:15:05 +00:00
joerg
18d8a92000 Teach libXt about cross-compiliation:
- add an automake conditional to configure
- use that to build xmakestr using manual build rules. X11_CFLAGS is
  honoured, but not CFLAGS as the latter is likely to contain platform
  specific flags.
- use either makestr or xmakestr for building StringDefs.c, depending
  on whether we are cross-compiling or not.
- pass down native compiler and flags for cross-compiliation

Supported-by: Google SoC 2007
2007-08-01 16:52:48 +00:00
joerg
7fc035c0fe USE_CROSS_COMPILE is always defined, just use it. 2007-08-01 16:50:24 +00:00
joerg
4bb0dfb5ac Teach libX11 about cross-compilation:
- define an automake conditional for cross-compilation
- build xmakekeys in addition to makekeys when using
  cross-compilation. Provide manual compiliation rules to replace
  the default automake rules. We do use X11_CFLAGS, but we do *not*
  want CFLAGS as the latter can contain platform specific flags like
  -mieee on Alpha.
- Use either xmakekeys or makekeys depending on whether this is a native
  build or not.

Supported-by: Google SoC 2007
2007-08-01 16:46:16 +00:00
joerg
f536ca1935 Don't use malloc.h. 2007-07-31 09:57:04 +00:00
wiz
da231b113e Fix build with boehm-gc>=7. 2007-07-28 10:23:45 +00:00
adam
989826eeca Changes 4.3.0:
- Configuration/Compilation
    * Fixed OpenBSD and NetBSD build issues.
- Legal
    * Added information about the OpenSSL exception to the GPL.
- Documentation and Examples
    * Added information about the TS file format used in Linguist.
    * Moved platform and compiler support information from
      www.trolltech.com into the documentation.
    * Added an Accessibility overview document.
    * Added new example to show usage of QCompleter with custom tree models.
- Translations
- Added support for the CP949 Korean Codec.
- [138140] The whole Qt source compiles with the QT_NO_CAST_FROM_ASCII
  and QT_NO_CAST_TO_ASCII defines and therefore is more robust when
  using codecs.
- Added support for HP-UX 11i (Itanium) with the aCC compiler
- Changed dialogs to respond much better to the LanguageChange event.
  (i.e. run time translation now works much better.)
- Signals and slots
    * [61295] Added Qt::BlockingQueuedConnection connection type, which
      waits for all slots to be called before continuing.
    * [128646] Ignore optional keywords specified in SIGNAL() and SLOT()
      signatures (struct, class, and enum).
    * Optimize emitting signals that do not have anything connected to them.
- [121629] Added support for the MinGW/MSYS platform.
- [102293] Added search path functionality (QDir::addSearchPath)
- Almost all widgets are now styleable using Qt Style Sheets.
2007-07-28 07:37:51 +00:00
joerg
efd4ca801e Supports DESTDIR installation. 2007-07-28 00:52:34 +00:00
joerg
6e6be9ccce Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-28 00:48:10 +00:00
joerg
16f4767945 Use REPLACE_KSH and express explicit dependency on it. Bump revision. 2007-07-28 00:43:22 +00:00
joerg
ef76e36b90 Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-28 00:26:03 +00:00
joerg
f0faa824cd When MANCONF is specified in the environment, use it. This allows
cross-compilation by hard-coding the real value as done for NetBSD.
2007-07-28 00:10:36 +00:00
joerg
1cd9f16845 Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-27 23:51:59 +00:00
joerg
5737d3b695 Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-27 23:42:56 +00:00
joerg
048beaa5b6 Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-27 23:29:40 +00:00
joerg
814001c69b Fix the DESTDIR build. The change is before the 1.0.2 release was
tagged but for some reasons didn't make it into the release.
2007-07-27 20:57:37 +00:00
joerg
98a2592083 Tell configure that malloc(0) != NULL on NetBSD unless running out of
memory.
2007-07-27 20:39:11 +00:00
joerg
7a3ae3294d For cross-compilation, inform configure that malloc(0) != NULL
on NetBSD under normal circumstances.
2007-07-27 20:05:24 +00:00
rillig
c8ea1f5667 Fixed the names of the pkg-config files. 2007-07-25 18:02:32 +00:00
joerg
1075627ea2 Update to libXcomposite-0.4.0:
- the semantic of the parent window clipping was changed.
No actual code changes.
2007-07-25 15:56:09 +00:00
joerg
57020cbf75 Update to compositeproto-0.4. Add CompositeNumberEvents and protocol
specification in English.
2007-07-25 15:53:10 +00:00
wiz
b886e29d4e Drop maintainership. 2007-07-21 21:56:07 +00:00
drochner
bba92af0d5 update to 2.18.3
changes:
- Fix handling of AlwaysLoginCurrentSession and DoubleLoginWarning so
  it works for the non-migratable case (for Xnest, XDMCP, etc.).
- Use an unsigned char buffer in gdm_fdgetc
- Just display the default "authentication failed" message when we
  receive PAM_AUTHINFO_UNAVAIL
- Translation updates
- Fix crashing issue with XDMCP logic.

pkgsrc change: fix the substitution which is supposed to make the
NetBSD logo appear on the default login screen, but do so for a NetBSD
pkgsrc target only.
Should fix PR pkg/34955 by Hauke Fath
2007-07-20 12:11:21 +00:00
wiz
4950aa2dc6 Update to 2.10.14:
Overview of Changes from GTK+ 2.10.13 to 2.10.14
================================================

* Bugs fixed:
 453365 gdk_pixbuf_get_file_info crashes on tif files
 164809 Checkboxes with inconsistent status are not drawn properl...
 426987 Panel freezes after upgrading gtk icon cache
 435840 GTK_WIDGET_SAVED_STATE inconsistency
 437281 gtk_button_set_image destroyes the old image
 440040 Reference counting in GtkPrintOperation goes awry
 448544 Refcount issues in GtkCellRendererSpin
 451070 Broken CUPS SSL printing in gtk 2.10.13
 112404 Problem with focus when closing transient window

* Updated translations:
 Estonian (et)
 Russian (ru)
2007-07-19 21:43:34 +00:00
jmmv
62a689a86f Given that this depends on ocaml at run time, don't bother to attempt to
delete the directories shared with it.
2007-07-18 13:13:04 +00:00
jmmv
9c17414729 Follow the procedure in ocaml and only register the stub libraries in the
platforms that are supposed to install them.  Fixes installation under
Mac OS X.
2007-07-18 13:10:44 +00:00
drochner
d9e41eb745 update to 0.14.6
changes:
-bugfixes
-translation updates
-Isolated the X11 dependency, making easier to support others graphical
 environments
-Improved the magnifier compositor performance, through the elimination of
 X11 sync calls
-Create an applet to apply colorblind filters
2007-07-17 10:48:32 +00:00
rillig
c7ed81f66b Fixed indentation to make pkglint happy. 2007-07-15 21:44:41 +00:00
kristerw
21a4cd070a Sort. 2007-07-14 22:36:25 +00:00
drochner
a8bb001879 update to 1.1.3
changes:
-build system fixes
-support xrestop
2007-07-13 18:01:16 +00:00
drochner
57411c7dfd +xf86-video-intel 2007-07-13 17:54:14 +00:00
drochner
8bb9fa971c import xf86-video-intel-2.1.0 which is the new driver for intel
graphics chips (successor of xf86-video-i810)
2007-07-13 17:50:11 +00:00
drochner
b2b36d8570 update to 2.10.2
changes:
-Several improvements to the Redmond theme.
-Bug fixes
-translation updates
2007-07-13 17:42:07 +00:00
drochner
08e70e1a31 update to 2.18.3
changes:
-Add support for beryl in gnome-wm
-Make it possible to save a session with multiple clients that are the
 same program
-bugfixes
-translation updates
2007-07-13 17:40:43 +00:00
drochner
8a8189625b update to 2.18.2
changes:
-fix fast-user-switching with multiple X servers
-translation update
2007-07-13 17:38:44 +00:00
drochner
88ce34b5ab remove unneeded dependency on popt, bump PKGREVISION 2007-07-13 15:53:42 +00:00
drochner
9e3133c103 update to 2.10.6
change: bugfix to codegen: return value check for void functions
2007-07-13 10:45:55 +00:00
drochner
04f887d4c9 include "pyversion.mk" for consistency 2007-07-13 10:42:44 +00:00
drochner
bcf4202551 update to 2.18.3
changes:
-panel: UI improvements and fixes for possible crashes
-clock: UI fixes
-translation updates
2007-07-12 19:41:57 +00:00
drochner
8d79843561 update to 2.18.3
changes:
-update contributor list
-translation updates

also take maintainership per PM from jmmv
2007-07-12 19:38:18 +00:00
joerg
8e39b27c96 Update libXi to 1.1.1: Fix _XiCheckExtInit to always drop the Display
lock.
2007-07-12 17:11:57 +00:00
joerg
b46f40e01c Update do libX11-1.1.2. Major changes include:
- fixed integer overflows [ patched before ]
- fixed file descriptor leak
- allow re-entrant Xlib calls from _XIOError for the sake of
  atexit handlers or ELF/C++ destructors
- define XTHREADLIB and XTHREAD_CFLAGS [ not perfect, but used for now ]
- Many constness and some 64bit issues fixed
- Added man apge for XKB

Add a NetBSD xsrc patch to unlock mutexes before destroying them.
2007-07-12 15:01:59 +00:00
joerg
dde6bcd150 Remove @dirrm for a shared directory. Ride on earlier version bump. 2007-07-12 14:48:21 +00:00
joerg
93ea7a8372 Update to xrandr-1.2.1. Add support to set properties and add/remove
modes and alter the list of modes for a display.
2007-07-12 14:43:45 +00:00
joerg
8cd42480a9 Update to xinit-1.0.4: Update documentation to better reflect reality.
Set WINDOWPATH in xinit. Kill compat code for pre-POSIX systems.
2007-07-12 14:32:49 +00:00
joerg
afd4426b6a Update to libXtst-1.0.1: Fix a memory leak after failing allocations
and add man pages.
2007-07-12 13:40:33 +00:00
joerg
9317e1cf48 Update to inputproto-1.4.2: Add symbolic constants for the dev_change
field.
2007-07-12 13:29:54 +00:00
joerg
4103c8cd39 Update to libXfont-1.3.0:
- Introduce catalogue FPE, which contains symlinks to font directories.
  Options like unscaled can be attached to it. Fix a bug in this code.
- Remove lots of dead code and cleanup some warnings.

Note: the second point does change the ABI, but as the code seems to have
been unused, I'm not forcing a major bump that upstream didn't do.
2007-07-12 12:41:18 +00:00
joerg
bbd9111aea Update to libXcomposite-0.3.2: no code changes, just added documentation. 2007-07-12 12:30:56 +00:00
obache
5958b1de54 Update x11vnc to 0.9.2.
New in the 0.9.2 x11vnc release:

        A compile-time bug is fixed for when the OpenSSL library is not
                available or --without-ssl is supplied; previously the
                build would fail.

        One can configure x11vnc via "configure --with-system-libvncserver"
                to use a system installed libvncserver library instead of
                the one bundled in the release tarball.

        If UltraVNC file transfer or chat is detected, then VNC clients
                are "pinged" more often to prevent these side channels
                from becoming serviced too infrequently.

        In -unixpw mode in the username and password dialog no text will
                be echoed if the first character sent is "Escape".  This
                enables a convenience feature in SSVNC to send the username
                and password automatically.

  miscellaneous new features and changes:

        When building from the CVS tree --with-x11vnc must be supplied if
                you want x11vnc to be built.  The LibVNCServer release
                tarball no longer contains the x11vnc source.
2007-07-11 14:40:11 +00:00
drochner
9ca1bd8aac update to 2.10.5
changes:
-Allow None to gtk_rc_get_style_by_paths
-Fix defs file inconsistencies
-Documentation build fixes
-Code generator improvements
2007-07-06 18:46:22 +00:00
drochner
7e2b5d0bee update to 2.18.1
changes:
-A couple of crasher fixes.
-translation updates
2007-07-06 18:44:10 +00:00
drochner
bfa813b277 update to 0.16.6
changes: minor bugfixes
2007-07-06 18:42:30 +00:00
martti
3d9fa6f4c0 Fix build problems on Solaris 10 (pkg/36311). 2007-07-06 11:15:00 +00:00
adam
264e2a40f9 Changes 2.10.10:
* RadioAction: Correct a reference-counting error in the "changed" signal.
* RecentManager: Allow Gtk::RecentManager::Data to be instantiated, for use with
  the full version of add_item().
* Menu: Fix memory problems during destruction by handling attached widgets as
  we already handle child widgets.
* Correctly ifdef-out initialization of deprecated classes.
* Build: Cope with newer m4 versions.
* Documentation:
  FAQ: Emphasize that libglademm is preferred to glademm.
2007-07-05 11:08:08 +00:00
joerg
fa3e8e36f9 Wire down malloc(0) != NULL for more Xorg packages on NetBSD. 2007-07-03 13:35:49 +00:00
tnn
fe4909a2c5 Raymond Meyer reports on pkgsrc-users@ that graphics corruption is no
longer an issue on Solaris, so re-enable Xrender.
2007-07-02 20:06:43 +00:00
joerg
66c975189b When cross-compiling configure can't detect automatically
whether malloc(0) != NULL. Tell it that on NetBSD it is
always non-NULL.
2007-07-02 12:32:19 +00:00
joerg
e66a62bc01 Fix PLIST. Needs pkg-config. Both change the package, so bump revision. 2007-06-30 03:57:10 +00:00
jnemeth
d47f22e022 If we're going to use signal() and SIG_* then #include <signal.h>
oked by jmmv@
2007-06-29 17:50:20 +00:00
joerg
f24be610fc API depends of multimedia/totem/buildlink3.mk allows both totem and
totem-xine, ABI depends only the former. This creates conflicts when
pkg_add picks the latter to fulfill the API depends. Allow both packages
for the ABI depends as well and bump the revisions of the two affected
packages.
2007-06-26 14:47:55 +00:00
tnn
4999ea3775 Patch c / c++ linkage problem in lesstif headers that causes the build
of print/xpdf to fail when MOTIF_TYPE=lesstif and using gcc4.
Patch borrowed from Arch Linux. PKGREVISION++
2007-06-26 10:39:44 +00:00
jlam
515d88f7b8 Don't install the Makefiles from the doc/app-defaults directory, which
are useless.  Fixes the failed check-wrkref target in the latest bulk
build.

Bump PKGREVISION to 3.
2007-06-20 16:49:18 +00:00
joerg
08492918e0 Fix man page section on Linux. from Ole Andre Rodlie on pkgsrc-users. 2007-06-19 09:39:10 +00:00
joerg
2f3808a51c Needs pkg-config. Use INSTALLATION_DIRS for all directories. 2007-06-18 16:16:38 +00:00
joerg
d4deee7a38 guile is forcing pthread linkage now. 2007-06-17 20:01:39 +00:00
jlam
1527cee98b Add default definition of ManPath to host.def so that packages that
use X.org Imake rules will honor the PKGMANDIR in effect when
xorg-cf-files was built.

Bump PKGREVISION to 2.
2007-06-17 19:33:54 +00:00
joerg
82fcaf358e Precreate share/doc as well. 2007-06-17 14:37:28 +00:00
kristerw
e603fe70c6 Sort. 2007-06-16 22:39:24 +00:00
obache
0c7f58ff82 Fixed PLIST when X11_TYPE=native. No need PLIST.icons trick anymore.
Bump PKGREVISION.

PLIST.icons was made based on PR 34178,
But entries noted in PLIST.icons were mis-installed from ${WRKDIR}/.buildlink
directory, which contained x11 headers, also *.xbm and *.xpm files.

Depending on x11 had been removed since rev 1.17 of Makefile.
Installed from ${WRKSRC}/.* directories is avoided since rev 1.19 of Makefile.
2007-06-16 14:39:28 +00:00
sborrill
aea85293cb Add x11/deskmenu
DeskMenu is a root menu program which is activated by clicking the root
window. It is configured from a .deskmenurc file in your home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.
2007-06-16 13:09:37 +00:00
sborrill
a0b7f636fa DeskMenu is a root menu program which is activated by clicking the root
window. It is configured from a .deskmenurc file in your home directory.
DeskMenu is useful for window managers which do not provide a menu such as
Oroborus.
2007-06-16 13:06:33 +00:00
wiz
8b7cd985aa Turn gnomecanvas option on by defalt, monotone-viz needs it.
Bump PKGREVISION.
2007-06-15 21:39:54 +00:00
jlam
12351d2476 * Change some instances of ROOT_USER and ROOT_GROUP to BINOWN and BINGRP
in SPECIAL_PERMS usage.

* Consistently use 4555 for setuid and 2555 for setgid programs.
2007-06-15 18:15:06 +00:00
drochner
88a5acaa6c update to 2.18.2
changes:
-bugfixes
-translation updates
2007-06-15 17:58:20 +00:00
drochner
1e0c9e941c update to 0.16.5
changes:
-bugfixes
-Minor optimization
- Rename --enable-debugging configure option to --enable-debug
- Remove false warnings about missing glyphs in the Xft backend
2007-06-15 17:57:26 +00:00
drochner
c58f040a6b update to 2.18.2
changes:
Several keyboard drawing bugs fixed
Crash on incorrect GObject usage fixed
Added 4 translations
2007-06-15 17:55:09 +00:00
drochner
a2e360a3e1 update to 2.10.13
changes:
* The GtkFileChooserDialog sizing code has been
  refactored.
* The DirectFB backend has seen various fixes.
-misc bugfixes
-translation updates
2007-06-15 17:50:27 +00:00
joerg
e553235782 Fix xinerama usage for non-native X11. 2007-06-15 17:33:40 +00:00
joerg
fc61709adb Fix conditional to also work for xorg. 2007-06-15 17:30:43 +00:00
jlam
94d65f602d Use SETUID_ROOT_PERMS instead of the custom setuid root permissions. 2007-06-15 14:29:41 +00:00
jlam
74ac1e5065 Fix whitespace problem. 2007-06-14 21:02:15 +00:00
tnn
f3b8c0b757 Fix a problem with patch-fe: Only use va_copy() for the va_list, not
for the av_list which is a type internal to xview.
2007-06-12 23:10:24 +00:00
joerg
01d038f493 Fix modular Xorg dependencies. 2007-06-12 20:59:31 +00:00
joerg
6af14d5008 Add a bunch of missing includes. Add missing libXt dependency for modular
Xorg.
2007-06-12 16:16:56 +00:00
wiz
1a95bab621 Fix typo in option name, found by dan@ 2007-06-12 04:43:28 +00:00
joerg
23bd7d6040 Needs xextproto. 2007-06-11 17:37:24 +00:00
sborrill
0bae19b91b Add desklaunch 2007-06-11 13:04:56 +00:00
xtraeme
c255132dc5 Update to 1.6.27:
* Decoration options interpreted under Windows-XP and UNIX as follows:
  DECOR_SHRINKABLE means window may be smaller, but not larger, than
  default size; DECOR_STRETCHABLE means window may be larger, but not
  smaller, than default size; and finally, DECOR_RESIZE means window may
  be both smaller or larger than default size.
* Fixed regression in glUseFXFont() when using Xft instead of XLFD.
* Fixed bug in FXVisual which caused drawing to FXBitmap to fail.
* Fixed bug FXWindow setDNDData() which affected MS-Windows clipboard operations.
* Fixed issue with bold-face text not drawing correctly in FXText if gap
  happens to be in the text-fragment being drawn.
* Fixed issue in multi-head API access under older Windows operating
  systems than Windows-XP.
* FXMDIChild resize animation speed changed a little bit.
* Some MacOS-X porting issues fixed.
2007-06-10 11:40:52 +00:00
taca
027673d59e Correct PATCHDIR, it was wrongly added as "patch" instead of "patches"
and it was left almost one year.

Noted by private mail from Michael van Elst.

Bump PKGREVISION.
2007-06-09 14:11:56 +00:00
wiz
3b48591ae8 Make some dependencies optional. This package now supports the following
options: glade, gnomecanvas, svg.

mldonkey-gui needs svg, so make that option on by default, but disable the
others. Bump PKGREVISION.
2007-06-09 13:17:18 +00:00
sborrill
4f3913c41e Import desklaunch 1.1.5
DeskLaunch is a small utility for creating desktop icons using pixmaps. A
simple click will launch the desired application.
2007-06-08 21:57:33 +00:00
wiz
52d5d9bb18 Sergey Svishchev writes (in PR 33255), providing a patch:
kde uses the X clipboard's content negotiation features, which
almost nobody else does, but xclip was doing the wrong thing when
asked for content negotiation stuff (from Debian bug report 172812).

Bump PKGREVISION.
2007-06-08 17:49:54 +00:00
markd
48fba757a8 Add update from KDE svn to provide real transparency support without side
effects in konsole, if qt-copy patch #0078 is available.  Fixes issue of
konsoles not grouping in the TaskBar. Bump PKGREVISION.
2007-06-08 12:35:37 +00:00
rillig
6fd2ff623e Removed the post-configure check, since it was wrong.
Even on newer versions of NetBSD, we need to make sure that
fontconfig-config is not used.
2007-06-08 08:23:49 +00:00
rillig
c747a41c66 "ln -s" fails when the file already exists. Prevent that.
Make sure that fontinst will be built and installed.
2007-06-07 07:27:09 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
wiz
8eedc3ec96 Remove dead mirror. From Zafer Aydogan. 2007-06-04 22:19:52 +00:00
wiz
4005db13d7 Remove dead mirrors. From Zafer Aydogan. 2007-06-04 22:19:15 +00:00
jmmv
b3c79f8100 Mimic the default xdm configuration and only use vt05 if running under
any combination of NetBSD/OpenBSD with i386/x64_86.  Fixes problems
shown in other platforms as described in PR pkg/30888.
2007-06-04 14:43:57 +00:00
agc
831970c682 Add and enable pkgsrc/x11/nucleo 2007-06-02 08:29:06 +00:00
agc
226d751a0a Initial import of nucleo-0.6 into the Packages Collection.
Núcleo, an X11-based GUI toolkit for exploring new uses of
	video and new human-computer interaction techniques.
2007-06-02 08:27:43 +00:00
obache
35e0ed6f9f Cpufreq applet is conditionally installed (Fixes PR 36411). 2007-05-31 13:26:09 +00:00
adam
207349e730 Changes 8.4.15:
* Minor bugfixes
2007-05-31 13:01:53 +00:00
seb
67e2eb0f98 Fix path to self in BUILDLINK_PKGSRCDIR.Xrandr after move of this
package from x11/Xrandr to x11/liboldXrandr.
2007-05-30 16:00:51 +00:00
obache
21903f3a57 Add xxkb. 2007-05-30 14:03:16 +00:00
obache
9c4cd41701 Import xxkb version 1.11 from pkgsrc-wip.
Packaged by Aleksey Cheusov and requested to import in PR 35665.

XXKB remembers the layout for each application window and changes the
keyboard state accordingly when the window gets a focus, it also shows
the current keyboard layout (an XKB group) and allows to switch it
with a mouse click and has many other useful features.
2007-05-30 14:01:47 +00:00
rillig
7f125459d8 Removed some code duplication from the buildlink3 files by using the new
pkg-build-options.mk procedure.
2007-05-30 08:54:28 +00:00
schmonz
14ffa9571b Move Xrandr to liboldXrandr (name suggested by joerg) so it can be
checked out on a case-insensitive filesystem without interfering
with lowercase xrandr. PKGNAME stays the same.

Moved Xrandr to Xrandr-mixedcase in the repository [schmonz 2007-06-07]
2007-05-30 01:22:12 +00:00
schmonz
79006984d0 Move Xrandr to liboldXrandr (name suggested by joerg) so it can be
checked out on a case-insensitive filesystem without interfering
with lowercase xrandr. PKGNAME stays the same.
2007-05-30 01:22:10 +00:00
heinz
dffe7b93bf Added support for installation to DESTDIR. Approved by Jim Wise. 2007-05-29 18:35:58 +00:00
obache
8a2e42b339 Added stub functions for quartz to work with ruby-gnome2-gtk. 2007-05-29 09:58:58 +00:00
obache
73f14d5a6b Add antiright. 2007-05-28 13:19:12 +00:00
obache
cbec708a10 Import antiright version 3.4.
Based on PR 35912 by Jeffrey Bedard, remove redundant definision in Makefile,
fix hardcoded path, add missing entries to PLIST and sort.

This package contains the gtkshell GUI creator, the gshterm vte-based terminal
emulator, a text editor, a simple IDE ideal for C development, and the ACE
sample desktop implementation. gtkshell allows one to create a gtk2 GUI
from the command line, by specifying widgets and options
at the command line.  gshterm is transparent vte-based terminal emulator.
ACE is a script which implements desktop features with gtkshell, including
a deskbar with a clock, a settings utility and configuration system,
a sticky notes applet, system monitors, a manual page browser, and configurable
launchers for applications.  gtkshell also provides GUIDL, the
GUI Definition Language parser for specifying static interface definitions.
Using gtkshell and the examples provided by ACE, one can rapidly construct
a GUI application, leaving the developer to focus on application logic.
2007-05-28 13:17:48 +00:00
joerg
e0c0989b2e It's clearly not my day. Remove the really last instance. 2007-05-25 21:53:00 +00:00
joerg
97358be800 Also rename the one forgotten variable to use gtk2, not gtk2+ as suffix. 2007-05-25 21:51:13 +00:00
reinoud
438c2b63cd Fix unlocking unlocked mutex error that would get generated when GL was
initialised on a non GL display. Somehow an extra UnlockDisplay(dpy) was put
in.

This patch could also be of use in the modular xorg libs GL libs.
2007-05-25 18:52:48 +00:00
joerg
4114080503 Remove old spelling of PKG_OPTION.gtk2+, it is after 2007Q1.
Fix spelling of the PKG_BUILD_OPTION.gtk2+ variable for the same
reason.
2007-05-25 18:02:45 +00:00
obache
73232aed92 Update x11vnc to 0.9.1.
New in the 0.9.1 x11vnc release:

        A new Unix username identification scheme is provided when
                SSL client certificates are used to authenticate VNC
                viewers.  The username is extracted from the 'Subject'
                section of the cert.  The option is "-users sslpeer="
                which, like "-users unixpw=" already does, will cause
                a switch to the Unix user.  This is useful for the
                -find and -create options that try to find an existing
                X session associated with the user or create a new one.

        The UltraVNC Java Viewer has been modified to support SSL
                connections.  Some bugs were also fixed and some
                improvements added.  A patch file and a compiled jar file
                (UltraViewerSSL.jar and SignedUltraViewerSSL.jar in the
                classes/ssl directory) are provided in the x11vnc package.

        For the -user option groups are now handled better by using
                initgroups(3), or if finer control is needed one can
                use: "-users user1.group1,..."

        When SSL client certification is being used and external login
                programs are being used the env. var. RFB_SSL_CLIENT_CERT
                is set to the clients certificate.  Set X11VNC_SSLPEER_CN
                to use the Common Name instead of the certificate email
                address to find the unix username.

  miscellaneous new features and changes:

        The -wait and -defer defaults were lowered from 30 to 20
                milliseconds, set the values explicitly if this increases
                the load too much for your liking.

        In -create mode where a Xvfb session is started, mwm was added
                as a session type.  setpgrp(2) is used for the spawned
                process if available.  The XKEYBOARD extension is
                enabled (+kb, but it doesn't seem to always work).
                TrueColor is forced to be the default visual (recent
                Xvfb seem to choose DirectColor, this is likely a bug)
                One can also force creating a new Xvfb by setting the
                env. var. X11VNC_FINDDISPLAY_ALWAYS_FAILS (not exactly
                clear what this would be used for).

        The WAITBG env. var. enables -display WAIT:... to take place in
                the background.

        One can specify the X11VNC_SKIP_DISPLAY env. var. for a list of
                displays to exclude in the FINDDISPLAY action.  This can
                also be specified via nd=... as a -unixpw login option.

        setsid() or setpgrp() is called for the external command spawned
                by the -gone option (since it may be long lived, e.g. a
                screen locker).

        The script "onetimekey" utility is provided in the classes/ssl
                subdirectory that allows a (very long) string representing
                a Client SSL certificate to be provided by the authenticating
                client, or via https cgi script (e.g. after a web login).

        Some bugs were fixed in the libvncserver implementation of
                UltraVNC file transfer.
2007-05-24 13:30:20 +00:00
markd
48a5f8ce48 Update to KDE 3.5.7 2007-05-23 14:13:04 +00:00
markd
6d98a35458 Update to KDE 3.5.7 2007-05-23 13:59:32 +00:00
markd
9a06691e1d Update to KDE 3.5.7
KDE base
* Various DragonFlyBSD fixes.
* Removed "Serbia and Montenegro" (yu), added "Serbia" (rs) and
  "Montenegro" (me).

Kicker
* Added option to change the font color used by the taskbar applet.

Kate
* Fix not honoring current locale in some situations.

KControl
* Allow changing of font colors for taskbar.
* Fix various crashes on KHotKeys.

KDesktop
* Use mkfontscale/mkfontdir to create fonts.scale/fonts.dir - as
  opposed to custom code.
* Make kdesktop_lock honour kiosk switch user restriction.

KWin
* Option to turn off alt+tab outline.
* Support for new windows types for compositing.
* Fix bug in dead program detection in 64 bit architectures.
* Fix crash on consecutive 'Show Desktop'.
2007-05-23 13:05:33 +00:00
markd
f9b6d4e54a Update to KDE 3.5.7 2007-05-23 13:00:15 +00:00
markd
702200929f Update to KDE 3.5.7
KHTML
* Implement heuristic cyr encoding detection.
* Implement support for textContent().
* Indicate near mouse pointer if a link wants to open a new browser window.
* Harmonize document.href and .pathname of about:blank windows with other
  browsers.
* Fix jumping to the top right before loading a new page.
* Make frame name lookup locale-independant.
* Make valueOf() and toString() accessible across sites.
* Make setValue() work on radio button and checkboxes.
* overrideMimeType() implementation.
* Fix various crashes and bugs.

KJS
* Support named function expressions.
* Support for localeCompare() function.
* Caller property implementation.
* Improvements:
* Unreserve class keyword as it's often used as an identifier by JS
  programmers.
* Disable UTF-8 validation in libPCRE, since it's incredibly slow.
* Support unicode escape sequences in identifier names.
* Parse null characters.
* toExponential() fix for negative numbers.
* Fixed off-by-one digit error in toFixed().

Kate
* Update cmake highlighter.
* Fix bug in search and replace, placeholder did not work correctly.
* Make cursor in inactive views behave correctly.
* Update selection after paste.
* Multiple views are usable again.

Kimgio
* Fix buffer overflow during writing xview files.
2007-05-23 12:57:37 +00:00
joerg
9b9f5eb8ea Use tcl>=8.4 and tk>=8.4 instead of -8.4*. Bump revision. 2007-05-21 09:58:23 +00:00
joerg
e11ad653e2 Use tcl>=8.3.4<8.4 instead of tcl-8.3.4*. Bump revision. 2007-05-21 09:56:15 +00:00
wiz
e9f3dce32e Remove gnome-libs from pkgsrc. All its dependencies were already removed. 2007-05-20 17:28:17 +00:00
joerg
8f03af289f Update to libSM-1.0.3:
- sanitize hex string conversion
- fix some const vs non-const
2007-05-20 16:38:05 +00:00
wiz
4ebb38e841 Remove some more now unused gnome1-libs dependencies. 2007-05-20 15:26:06 +00:00
wiz
e2c2c24014 Remove some more gnome1-libs dependencies.
No comment on pkgsrc-users nor from the maintainers after two weeks.
2007-05-20 15:21:35 +00:00
gdt
62f75da52e MAKE_JOBS_SAFE= no 2007-05-17 20:37:00 +00:00
wiz
263f3750b4 Improve previous. 2007-05-13 22:57:57 +00:00
dogcow
30bebecf55 add a missing version dependency (p5-glib2 >= 1.140) 2007-05-13 22:40:03 +00:00
wiz
2e8801824f Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
2007-05-13 14:39:15 +00:00
tnn
e1ccd4a18a Patch a bunch of gcc4 breakages, mostly static prototype mismatches. 2007-05-12 00:22:16 +00:00
joerg
6be919f08d Needs pkg-config. 2007-05-11 08:32:11 +00:00
tnn
f4a65179d1 Install configuration files in the right place. Patch macro parser bug.
PKGREVISION++
2007-05-10 00:44:38 +00:00
tnn
9e63e981aa Update to mrxvt-0.5.2. Big list of changes:
0.5.1 to 0.5.2
\-----------------------------------
Gautam Iyer <gi1242@sf>
    * Bug Fixes:
	0. Did a HUGE REWRITE of the multi-tab code base. Incomplete escape
	   sequences longer cause lockups. Really busy tabs no longer starve
	   everything else!
	1. Fixed detecting xft support if xft-config is missing.
	2. Fixed segfault obtained when the last macro in r->macros is executed
	4. Convert sources from ts=8 to ts=4. Yes ts=8 was a bug :). Added a
	   script ts4to8.pl to do this.
	3. Make text under cursor visible if cursorcolor2 is not defined.
	5. Added "Exec" macro to execute external programs
	6. Added % expansion to macros. %s=selection, %t=tab title, %n=tab#.
	7. Added a menu option to open the selection in a new tab in mutt /
	   w3m, or in firefox.
	8. Implemented a "-into" option to embed mrxvt into. Thanks to Bruno
	   Deferrari <utizoc@gmail.com> for the patch.
	9. Fix buffer overflow. Thanks to Frederik Deweerdt <deweerdt@free.fr>
	   for the patch.
       10. Made -ufbg and -fade options work under Xft ;).
       11. Font specified with --boldFont is correctly handled (even if it's
	   of a different dimension).
       12. Exited tabs are now correctly held. Output from them is not lost
	   even if they exit very quickly.
       13. Rewrote the -ufbg and focus fading code completely. Now works
	   correctly if tabs are switched on on unfocussed window, or if the
	   bg is changed (via an escape sequence) from an inactive tab /
	   unfocussed window.
       14. Removed round trip to server when allocing Xft colors. (Reduces
	   protocol requests by about 750 on startup, which should speed
	   things up on a slow connection).
       15. Defined CURSOR_COLOR_IS_RENDITION_COLOR by default in
	   src/feature.h. This makes the cursor better visible when the cursor
	   color is not defined, and makes the behaviour similar to the
	   default behaviour of Xterm.
       16. BugFix: Str and Esc macros caused a beep on execution.
       17. Updated examples / menus to use new word splitting.
       18. When user closes the mrxvt window, don't forcefully exit. Instead
	   send SIGHUP to all child processes, and wait for childs to exit.
	   Previous behaviour caused problems if the child produced some
	   output on SIGHUP, or took a few seconds to exit.

    * Enhancements:
	0. Really busy tabs (even with Xft+anti aliasing) no longer starves
	   anything else!
	1. Reduced memory footprint by roughly 5kb.
	2. Converted all source files to use the standard ts=8 for easier
	   diffing / online viewing.
	3. Added a --focusDelay option to collect focus changes events over an
	   interval. This is mainly to work around a bug in some window
	   managers.
	4. Xft bold fonts now actually use the bold font, instead of over
	   striking.
	5. Added a --xftBoldWeight option to control the weight of the Xft
	   bold font.
	6. Made --holdExit a string option, so that tabs can be held based on
	   the exit status of the child.
	7. Added --holdExitTitle and --holdExitText options to specify the
	   title of an exited tab, and the text printed in the tab of an
	   exited child process.
	8. Removed the "jumpScroll" option, and replaced it with
	   --refreshLimit and --skipPages (see man page).
	9. Changed word splitting of commands executed via NewTab and exec
	   macros. Now words are split only at spaces or tabs (unless
	   backslashed). If command starts with "!", it is passed to /bin/sh
	   -c, which does all the word splitting / executing. For the old
	   behaviour define INERNAL_WORD_SPLIT in src/feature.h.

Jimmy Zhou <jimmyzhou@sf>
    * Bug Fixes:
	1. Fix mrxvtset.pl as pointed by Avi Yagodnick.
	2. Fix mouse button 4/5 behavior. Make it the same as firefox
	   as pointed out by Yoshihiko Kashio.
	3. Fix reverse video when foreground/background colors are not
	   defined. Thanks to Yoshihiko Kashio.
	4. Disable slave macros in the macro chains if the first (master)
	   macro is defined as dummy.
	5. Fix off-focus fading. Thanks to Ken Zalewski for the report.
	6. Add macros to check and set options. Extend the number of
	   options.
	7. Add macros to check and unset X resources.
	8. Add macros to check and set NULL pointers.
	9. Fix some freeing NULL pointer issues.
	10.Fix black and white icons. Thanks to William Poetra Yoga
	   Hadisoeseno for the patch!
	11.Lots of code cleanup in command.c:rxvt_cmd_getc. Previously
	   it is lengthy and nearly unmaintenanble.
	12.Fix round-robin algorithm of command.c:rxvt_find_cmd_child.
	13.Fix crash if click on empty space of menubar. Thanks to Zhu
	   Qunying for the patch.
	14.Fix severl compile error - we must call DBG_MSG after variable
	   declaration in functions as we are using C, not C++. Thanks to
	   lzl@mitbbs.com for bringing this issue to me and provide patch.
	15.Fix unclosed file descriptors in child process.
	16.Fix session support. We actually did not listen on it because
	   the number of open file descriptor is small - we did not count
	   it!

    * Enhancements:
	1. Add --with-max-profiles to configure script as suggested
	   by Avi Yagodnick.
	2. Add experimental fast (hopefully) memory management code. It
	   is disabled by default.


0.5.0 to 0.5.1
\-----------------------------------
Jimmy Zhou <jimmyzhou@sf>
    * Bug Fixes:
	1. Compile error at rxvt_free_clipping (screen.c) when XFT
	   support is not enabled.
	2. Fix typo in acute acent. Thanks to Benedikt Magnusson
	   for the bug report.
	3. Fix file descriptor leakage - we should close /dev/ptmx
	   after forking. Thanks to Edgar Toernig for the report
	   and patch.
	4. Always show cursor while mrxvt loses focus. Thanks to
	   Edgar Toernig for the patch.
	5. Adjust several limits, e.g., max border width and min
	   blink time according to Edgar Toernig's patch.
	6. Fix rpmbuild (Sourceforge Bug #1482311)
	7. Fix crash on OpenBSD 3.9 when MULTI_CHAR is enabled -
	   the variable morecur (defined as char) in screen.c is
	   treated as unsigned (WtF!).
	8. Fix compile error on OpenBSD 3.9 when MULTI_CHAR is
	   enabled (OpenBSD keeps playing game with us!).
	9. Saving session behavior now conforms to profile support.
	10. Apply patches from FreeBSD ports.
	11. Fix crash on Solaris when calling XLookupString. Xlib
	   manual states that a portable program should pass NULL
	   to the last (compose) parameter.
	12. Add mrxvt 0.4.x compatible keyboard combinations to
	   mrxvtrc. They are disabled by default though. Thanks to
	   Mihail Zenkov for the report and Dimitri AT sun.com for
	   the solution.

    * Enhancements:
	1. Enable multiple bold fonts. Thanks to Edgar Toernig for
	   the patch.
	2. Add Fink package build. Thanks to Jeremy Anthony for the
	   submission.

Gautam Iyer <gi1242@sf>
    * Bug Fixes:
	1. Macros now ignore the state of caps lock (as they should).
	2. The highlight flag is now set even if the tabbar is hidden (so
	   showing the tabbar will show which tab produced the beep).
	3. Macros without modifiers did not work. Fixed this.
	4. Ignore SIGHUP (caused exit when parent shell is killed).
	5. Ignore SIGPIPE (caused exit when print command crashes).
	6. Some Xft fonts, e.g., aquafont, report double the actual width.
           This cause some text being clustered together while the cursor
           and user input have double size. Test, and correct for this.
           Notice that this fix will work for fontconfig 2.3.2 (as we have
           tested) or later version, and you must run ``fc-cache -f'' after
           upgrading fontconfig. It will not work for fontconfig 2.2.3 and
	   earlier versions due to the bug of fontconfig.
	7. Also dump initial tab titles when the --cmdInitTabs options are
	   given (this used to cause incorrect behaviour when the user closes
	   tab 0, and opens a new tab).
	8. Fixed bug #1473987. (Jagged edges of screen fonts)
	9. Fixed bug #1357219. (Made bg changes via escape sequences sticky)
       10. Saved configuration file is now profile compliant.
       11. Setting the tab title via \e]0 behaves like \e]2 (i.e. honors the
	   macros SET_TAB_TITLE_ON_XTERM_SEQUENCE & SET_TAB_TITLE_NOT_WIN_TITLE
	   defined in feature.h). Previously only \e]2 would honor these
	   macros. To only set the window title, the new escape sequence \e]60
	   has been added.

    * Code cleanup:
	1. Made coding & comment style similar to that of Vim (works well with
	   Vim7's syntax folding).
	2. Removed --confFileSave option. It's no longer needed as the
	   SaveConfig macro accepts an argument.

    * Enhancements:
	1. Warn if closing mrxvt with multiple tabs (and the tabbar is
	   hidden).
	2. Code cleanup (OK. That's not really an enhancement for users)
	3. Update documentation.

    * New features:
	1. Changed the behaviour of the --vt%d.xx resources. The settings are
	   now tied to profile %d (as opposed to the %d'th tab). A new tab
	   with profile %d can be opened on demand, or on startup.
	2. Added option --initProfileList to replace -tnum. (Marked -tnum as
	   obsolete).
	3. Removed option --cmdInitTabs as it is no longer meaningful with
	   profiles.
	4. When the command specified via the --profile%d.command option is
	   prefixed with an '!', run the shell first and then execute the
	   command. Removed the --tabShell option (as the prefix with '!' is
	   more flexible).
	5. Macros can now be chained (i.e. you can execute upto 16 actions in
	   sequence with any macro).
	6. Made the print screen macro take a command argument. You can use
	   this to define a macro to open the scroll back buffer in less (for
	   instance) in a new tab, and search regexp's to your heart's content
	   :).
	7. Made the extra height of active tabs, and radius of tab corners
	   compile time options.
	8. Added a --workingDirectory (profile) option to set the working
	   directory of new tabs. Set to "." to use the cwd of the active tab.
	9. Added a ToggleFullscreen macro. (Use with --smoothResize enabled).


0.4.2 to 0.5.0
\-----------------------------------
Gautam Iyer <gi1242@sf>
    * Bug Fixes:
	1. Bug #1301269: Make ACS graphics / line drawing characters work
	   under Xft.
	2. Bug #1337635: Made ColorBD/HL work under Xft.
	3. Fixed pseudo-transparency when the root background is tiled on the
	   desktop.
	4. Numerous fixes to options to match the documentation (see CVS
	   logs).
	5. Partially fixed "transparentForce" option (see man page).
	6. Enabled pointer blank under Xft.
	7. Fixed text shadow.
	8. Enabled Xft with menus.
	9. If we're unable to exec the shell (or command specified), print an
	   error message and exit gracefully. (Thanks to Eygene Ryabinkin).
       10. Fix crash after XIM quits. (Thanks to Gary Zhang for pointing it to
	   us, and attach the patch).
       11. Fix XIM preedit problems (Thanks to Yoshihiko Kashio for the
           patch), including:
           - wrong calculation of the preedit area size with hide/show
	   bars
           - updating the size of the preedit area with resizing window
           - updating the fontset of the preedit area with changing
	   font size
           - the linespace of the preedit area is not configured
           - the preedit character is not drawn on the font baseline
           - clean up codes related to XIM
       13. Fix compile on cygwin by implementing strcasestr.
       14. Added a macro XTERM_KEYS to feature.h. If defined, then modified
	   function keys will send the same escape sequences as Xterm.
       15. Fixed DEC sequences sent by the numeric keypad.

    * Enhancements (Performance):
	1. Reduced memory (xresource) usage under pseudo-transparency.
	2. Made performance improvement to expose events (especially under
	   Xft). Dragging some other window over mrxvt no longer causes
	   any flicker :).
	3. Decreased CPU usage when not focused.
	4. Rewrote tabbar drawing routines to eliminate flicker on expose.
	5. Optimized screen drawing routine with "caching": Causes notable
	   performance improvement under Xft.

    * Enhancements (Appearance / Features):
	1. Updated documentation! (Includes shiny new almost complete man
	   page).
	2. Make tabbar apearence more intuitive: Use itabBackground instead of
	   tabBackground for the background of the tabBar so that the active
	   tab stands out better.
	3. Make highlighted tabs stay highlighted until activated.
	4. Fixed borderless windows (thanks to Jonathan Black for the patch).
	5. Added popup menus. Ctrl left/right click pops up menus.
	6. Right click on tabbar now pops a menu listing all tabs.
	7. Rewrote tabbar drawing routines. Tabs now have rounded tops. Also
	   made the active tab bigger than the others (like Konsole).
	8. When clearing the primary screen, we move the text into the
	   scrollback buffer (instead of discarding the information
	   completely). Thanks to Sabit Sayeed for the suggestion.

    * New features:
	1. Added option -htb (--highlightTabOnBell) to highlight inactive tabs
	   only when a bell sounds.
	2. Added option -mtw (--maxTabWidth) to set the maximum displayed with
	   of each tab.
	3. Added option --smoothResize to resize the window in pixel
	   increments instead of by char. Useful for fullscreen / maximizing.
	   Requires frills.
	4. Added option --fullScreen to make window fullscreen.
	5. Made feature --enable-smartresize into option --smartResize. Make
	   smart resize aware of window manager decorations. Requires frills.
	6. Added option -aht (--autohideTabbar) to automatically hide the
	   tabbar if there is only one tab, and show it if there are more than
	   one tabs open.
	7. Added a "hard reset" hotkey. Thanks to Pavel Gorshkov for the
	   patch.
	8. Added --enable-xrender compile time option to use XRender alpha
	   blending to tint the background under pseudo transparency.
	9. Enabling tinting transparent tabbar / menubar with their background
	   colors. Requires XRender.
       10. Added --bgRefreshInterval option specifying how long we should wait
	   before refreshing our background. This avoids laggy delays while
	   dragging the window.
       11. Added hotkeys ScrollHome and ScrollEnd to scroll to the beginning
	   and end of the scrollback buffer. Bound these by default to
	   Shift+Home and Shift+End.
       12. Added option -xftpfn and -xftpsz to specify the name and size of a
	   propotionally spaced font for the tabbar / menubar.
       13. Added support for Firefox like tabs: All tabs have the same width,
	   and they shrink as tabs are added. Requires xftpfn
       14. Added option -mvt to determine the minimum number of tabs to keep
	   visible.
       15. Added CloseWindow hotkey and escape sequence.
       16. New tabs now open in the current working directory of the active
	   tab.
       17. The "hotkey" feature from mrxvt-0.4.2 has now been replaced with
	   a "macro" feature. This reduces the code size slightly, and
	   provides added functionality.
       18. Implemented a "ToggleMacros" function to toggle using keyboard
	   macros. Renamed options "-dh" and "-ddh" to "-dm" and "-nsc"
	   respectively.
       19. Added feature to move tabs by dragging.

    * Code cleanup:
	1. Removed the SCROLL_ON_* features. These can all now be implemented
	   using hotkeys.
	2. Cleaned up menubar code.
	3. With -xftpfn the menus now look good :). And you have your precious
	   Control right click menu from Xterm.
	4. Changed default scroll bindings to only work on the primary screen.
	5. Fixed code indent (and added lots of comments) in lots of places.
	6. Removed compiled in keyboard shortcuts (e.g. Ctrl-+ font resizing).
	   This can be done with macros, and the macros method provides added
	   flexibility.
	7. Removed support for getting resources using the X resource
	   database. Now resources are only read using ~/.mrxvtrc.

    * Incompatible Changes:
	1. Tinting works differently with XRender. See -tint in the man page.
	2. The default terminal is now "rxvt" instead of "xterm". This causes
	   trouble on some systems where the "rxvt" termcap / terminfo entries
	   are not correctly setup.
	3. The old "hotkey" feature has been removed. Use the "macro" feature
	   instead.
	4. Mrxvt menus are now incompatible with rxvt. Mainly because the
	   menu-action works similar to the macro actions, which extends the
	   functionality of the old rxvt menus.
	5. Quite a few escape sequences controling tabs have been disabled for
	   security concerns (e.g. creating, closing and moving tabs). All
	   these functions can be accessed through macros, and menus. (The
	   idea is that only interactive users should have access to these
	   functions. 'cat'ing a text file with these escape sequences should
	   not produce such effects.
	6. A few default bindings were changed for consistency (and might be
	   changed again).

Jimmy Zhou <jimmyzhou@sf>
    fix bug under XFT that ColorBD/ColorHL are ignored (Sourceforge
	Bug ID# 1337635). Thanks Gautam Iyer for the patch.
    fix screen flicker behavior when pseudo-transparency is enabled
	and mrxvt is off-screen. Also fix a BadMatch error. Thanks
	a lot to Gautam Iyer for the clear explanation of the problem
	and his nice patch.
    fix code of highlighting inactive tabs when they receive some
	output. Add an compile option HIGHLIGHT_TAB_ON_BELL into
	feature.h (disabled by default) so that inactive tabs are
	only highlighted when they receive bell. Also make highlight
	bold. Thanks Joshua Wise for the suggestion and patch.
    fix hot key parsing. Primary flag should not be checked like
	ctrl/meta/shift flag.
    fix button click action on tabbar based on Mark Olesen's patch.
	Now scroll-up and scroll-down clicks (Button4 and Button5)
	will active the previous/next tab. In addition, only clicks
	of Button1 will activate the button functions.
    fix hotkey handler to kill a tab according to Mark Olesen's
	suggestion. That says, if there is only one tab left, we
	shall not kill it to quite the entire terminal. This behavior
	is the same as gnome-terminal.


0.4.1 to 0.4.2
\-----------------------------------
Jimmy Zhou <jimmyzhou@sf>
    add question of emacs hotkey and answer in FAQ.
    add option to load application icon, not implemented yet.
    fix display problem when both bottomTabbar and hideTabbar are
	enabled (Sourceforge Bug ID 1299309).
    fix signal sent to child process when quit a page. We now send
	SIGHUP instead of SIGKILL to be more graceful.
    fix compile error on OpenBSD 3.7.
    fix missing iconv library on OpenBSD 3.7.
    fix prematurely stop of tab title sequences on ^C. Thanks to
	Johann 'Myrrkraverk' for the report and patch [Sourceforge
	Bug ID 1211691]. If any of you dislike the patch, please
	blame Johann instead of me. ;-)
    fix default 256 colors. When XTERM_COLORS is defined, we use the
	same colors as xterm. Thanks to Gautam Iyer for the patch.
    fix trailing space in selection by porting Marius Gedminas's
	patch for rxvt - we will not copy trailing space in mouse
	selection. Thanks to Mun Johl for pointing me the patch.
    fix 64-bit bugs reported on debian
    fix default maximal number of tabs to 15.
    fix configure.ac. Revert back the LINUX_KEYS check (disable it)
	since it causes lots of complaints. :p  I think LINUX_KEYS
	mean to use Home/End keys as Linux console. But X terminals
	like mrxvt are different.
    add a new configurable X resource for Linux console style Home/End
	keys instead of fixing it in the source code.
    fix rxvt_process_hotkey interface, simplify it by eliminating the
	three mask variables.
    fix escape sequence of F1 - F4. Now we introduce a *magic* check
	to determine the terminal type at run-time and send correct
	escape sequence accordingly. To support this feature, we also
	introduce a new escape sequence to let user tell mrxvt that
	terminal type has changed at run-time. To be clear, normally
	user changes the TERM environment variable in shell. However,
	this change is not visible to mrxvt! So the user must tell
	mrxvt that the TERM environment variable has been changed using
	this new escape sequence. Thanks to Johann Oskarsson for the
	report and patch.
2007-05-09 23:14:40 +00:00
tnn
d3c868fbbc (botched commit, let's try again ...)
Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.
2007-05-09 10:28:07 +00:00
tnn
295930ce29 Remove x11/rep-gtk, wm/sawfish-themes, wm/sawfish-replibs, all obsoleted
by a recent wm/sawfish update.
2007-05-09 10:22:51 +00:00
tnn
e7eeb2a382 Add rep-gtk2-0.18. Provides librep bindings for gtk2 (used by wm/sawfish) 2007-05-09 10:01:28 +00:00
wiz
6899e9decd Update to 2.10.12:
Overview of Changes from GTK+ 2.10.11 to 2.10.12
================================================

* Fixed bugs:
 379414 file chooser warnings when changing path in the entry
 418585 GtkFileChooserDefault sizing code is not DPI independent
 419568 Crash in search if start with special letter
 435062 build dies with icon cache validation
 379399 Segfault to call gtk_print_operation_run twice.
 387889 cups backend has problems when there are too many printers
 418531 invalid read to gtkicontheme.c gtk_icon_theme_lookup_icon...
 423916 crash in color scheme code
 424042 Segmentation fault while quickly pressing Alt+arrows
 415260 Protect against negative indices when setting values in G...
 419171 XGetVisualInfo() may not set nxvisuals
 128852 Gdk cursors don't look good on win32
 344657 Ctrl-H doesn't toggle "Show Hidden Files" setting
 345345 PrintOperation::paginate is not emitted for class handler
 347567 GtkPrintOperation::end-print is not emitted if it's cance...
 369112 gtk_ui_manager_add_ui should accept unnamed separator
 392015 Selected menu item invisible on Windows Vista
 399253 MS-Windows Theme Bottom Tab placement rendering glitches
 399425 gtk_input_dialog_fill_axes() adds child to gtkscrolledwin...
 403251 [patch] little memory leak in GtkPrintJob
 403267 [patch] memory leak in GtkPageSetupUnixDialog
 403470 MS-Windows Theme tab placement other than on top leaks a ...
 404506 Windows system fonts that have multi-byte font names cann...
 405089 Incorrect window placement for GtkEventBox private window
 405515 Minor leak in gtkfilesystemmodel.c
 405539 gdk_pixbuf_save() for PNG saver can return FALSE without ...
 415681 gdk_window_clear_area includes an extra line and column o...
 418219 GtkRecentChooser should apply filter before sorting and c...
 418403 Scroll to printer after selecting it from settings
 421985 _gtk_print_operation_platform_backend_launch_preview
 421990 gtk_print_job_get_surface
 421993 gtk_print_operation_init
 423064 Conditional jump or move depends on uninitialised value(s...
 423722 Fix printing header in gtk-demo
 424168 gtk_print_operation_run on async preview
 425655 Don't install gtk+-unix-print-2.0.pc on non-UNIX platforms
 425786 GDK segfaults if XineramaQueryScreens fails
 428665 Lpr Backend gets stuck in infinite loop during gtk_enumer...
 429902 GtkPrintOperation leaks cairo contextes
 431997 First delay of GdkPixbufAnimationIter is wrong
 433242 Inconsistent scroll arrow position calculations
 433972 Placing gtk.Expander inside a gtk.TextView() changes gtk....
 434261 _gtk_toolbar_elide_underscores incorrectly handles some s...
 383354 ctrl-L should make 'Location' entry disappear
 418673 gtk_recent_manager_add_item
 429732 gtk_accel_group_finalize accesses invalid memory
 435028 WM_CLIENT_LEADER is wrong on the leader_window
 431067 Background of the header window is not updated
 338843 add recent files support inside the ui manager
 148535 add drop shadow to menus, tooltips, etc. under Windows XP

* Updated translations:
 Belarusian Latin  (be@latin)
 Dzonka  (dz)
 Greek  (el)
 Spanish  (es)
 Basque  (eu)
 Italian  (it)
 Galego  (gl)
 Dutch  (nl)
 Turkish  (tr)
2007-05-08 21:02:28 +00:00
joerg
10d92a6634 Fix man page suffix on Linux. List from Alexander Nason on pkgsrc-users. 2007-05-07 20:13:27 +00:00
obache
9e96b85605 Update x11vnc to 0.9.
New in the 0.9 x11vnc release:

        VNC Service advertising via mDNS / ZeroConf / BonJour with the
                Avahi client library. Enable via "-avahi".

        Implementations of UltraVNC's TextChat, SingleWindow, and
                ServerInput extensions (requires ultravnc viewer or ssvnc
                Unix viewer). They toggle the selection of a single window
                (-id), and disable (friendly) user input and viewing
                (monitor blank) at the VNC server.

        Short aliases "-find", "-create", "-svc", and "-xdmsvc" for
                commonly used FINDCREATEDISPLAY usage modes (to find
                the user's display or create one with Xvfb, etc).

        Reverse VNC connections (viewer listening) now work in SSL
                (-ssl) mode.

  miscellaneous new features and changes:

        New options to control the Monitor power state and keyboard/mouse
                grabbing: -forcedpms, -clientdpms, -noserverdpms,
                and -grabalways.

        A simple way to emulate inetd(8) to some degree via the "-loopbg"
                option.

        Monitor the accuracy of XDAMAGE and apply "-noxdamage" if it is
                not working well. OpenGL applications like like beryl and
                MythTv have been shown to make XDAMAGE not work properly.

        For Java SSL connections involving a router/firewall port
                redirection, an option -httpsredir to spare the user
                from needing to include PORT=NNN in the browser URL.

        A -sleepin n option to delay startup by n seconds to let redirs
                and listening clients to get started.

        TightVNC file transfer is now off by default; enable via
                -tightfilexfer
2007-04-29 03:59:26 +00:00
martti
1dd8222617 Added xfce4-eyes-plugin, xfce4-places-plugin and xfce4-screenshooter-plugin. 2007-04-27 10:53:33 +00:00
martti
e2e715f6b3 Added some Xfce plugins. 2007-04-27 10:48:06 +00:00
reed
9b0cbdf33c Just remove a space at end of a line. 2007-04-26 14:31:48 +00:00
joerg
3ee4e4430b Update to xdpyinfo-1.0.2: fix memory leaks. 2007-04-24 15:16:42 +00:00
tnn
a5e2f9d2bd include libXt's bl3.mk to get X11/Intrinsic.h 2007-04-23 22:08:30 +00:00
hubertf
6fb0e28d63 Update xlockmore to 5.24. Changes:
penrose added to xlock95 ("far" changed to "faraway" to compile).
    xcl added with a fix for DefaultScreen, which should not be
    there since xlock is a multiscreen program.
  Created packaging scripts in etc with input of releases to make
    it easier for me for release and zip.  It gets version from
    xlock/version.h .
  Changed pgsz and txsz variables in my man2html so it does not cause
    corruption in generated xlock.html from man page.
  Patch for solitare and reducing binary size for xlock95 thanks to
    Frank Fesevur <ffes AT users.sourceforge.net>.
  dilemma, voters, wator hexagonal/triangular drawing improvements.
  More triangular/hexagonal life from Carter Bays.
    http://www.cse.sc.edu/~bays/CAhomePage
    Fixes for old options for command line -rule S2b34B2a and
      -rule S2a2b4aB2a3a4b using -neighbors 6 .
    Fixes for hexagonal diagonal shooters.
    Added new hexagonal life -rule S35B2 and S3B245.
    Added many new triangular life rules with gliders.
    Updated random soup to include multiple symmetries.
    Added options runtime -glidersearch and -patternsearch, to be used with
      big values of cycles and count ie. -cycles 1000 -count 100000000
    Added -repeat num option to help find patterns that do not repeat in num
     periods.  This will output a pattern in cycles - num .  If compared to
     the output of cycles, one can see if a new pattern may have been
     discovered.
  Added -vertical option to ant, bug, demon, dilemma, dragon, life, loop,
    voters, wator, wire, these affect triangles and hexagons and crystal
    which affects parallelograms.
  DirectColor fixes for password window thanks to Jouk Jansen [still under
    development under DIRECTCOLOR_FIX].
2007-04-21 11:26:02 +00:00
wiz
ff8d3b0d52 Remove obsolete patch. 2007-04-20 21:49:57 +00:00
wiz
551067d6bc Update to 3.2:
3.2	Some bugfixes.
3.1	Straghten the licensing terms. Some bugfixes.
2007-04-19 21:39:17 +00:00
drochner
5fe545fe05 kill obsolete patch 2007-04-19 18:30:09 +00:00
xtraeme
327ec40cc3 From jmcneill@:
Enabling the option --disable-precomp-headers seems to make this
build on NetBSD/sgimips.
2007-04-19 01:08:51 +00:00
joerg
cb3bd51c27 Revert now that the real issue is fixed. 2007-04-17 21:40:03 +00:00
joerg
8d34b95c95 Reapply pthread fix. 2007-04-17 21:32:06 +00:00
joerg
c3a141803d Needs gmake at least on DragonFly. 2007-04-17 19:57:47 +00:00
dillo
dcc6b8ead7 Rename option glx to dri; it will be used by MesaLib shortly, and
dri seems more natural there.
Okayed by wiz and joerg.
2007-04-17 19:07:49 +00:00
drochner
68c669d67d -to avoid a different set of applets to be built if py-gnome2-desktop
is installed, require it and build invest-applet properly
-patch bashisms in makefiles so that .svg icons are installed properly
-bump PKGREVISION
2007-04-17 17:59:06 +00:00
martti
ff4e3e305b intltool and pkg-config are defined in meta-pkgs/xfce4/Makefile.common 2007-04-17 17:45:06 +00:00
drochner
bd1dc40f3b clean up config file stuff: use explicit paths instead of
PKG_SYSCONFSUBDIR and use CONF_FILES for gnomecc.menu,
should fix error seen in bulk build
2007-04-17 15:59:50 +00:00
martti
1fcc49e43b Removed xfce4-artwork, xfce4-minicmd-plugin, fce4-showdesktop-plugin,
xfce4-taskbar-plugin and xfce4-windowlist-plugin as these don't work
with Xfce 4.4.x.
2007-04-17 13:50:06 +00:00
joerg
ed107326f0 Also depend on libXprintUtil. Bump revision. 2007-04-16 16:20:40 +00:00
joerg
b0dd1eeecb Needs pkg-config. 2007-04-15 13:59:37 +00:00
markd
ce6d2fa52d On linux a joystick control panel is installed. Noted by Ondrej Tuma in
pkgsrc-users@
2007-04-14 21:40:18 +00:00
gdt
5d1708920f add:
# used a library before it was created
MAKE_JOBS_SAFE=	no
2007-04-14 01:18:26 +00:00
xtraeme
e5c4ca9ca4 Update to 1.144:
bugfixes, support for more modules, Makefiles converted for BSD make,
etc.
2007-04-13 23:28:12 +00:00
wiz
81ec8aa07e Update to 0.14.3:
What's new in gnome-mag-0.14.3:

* Fix for bug #397819. When the patch was applied, I didin't percept that the
-v meaning changed from --vertical to --version and since the -v to mean
--vertical is well know a new patch was applied to revert this.


What's new in gnome-mag-0.14.2:

* Fixes for bugs #397025, #376047, #397819 and #408133.

Translations
	* Alexander Shopov (bg), Peter Bach (da), Hendrik Richter (de),
	  Lauri Nurmi (fi), Stéphane Raimbault (fr), Gabor Kelemen (hu)
	  Changwoo Ryu (ko), Gintautas Miliauskas (lt), Wouter Bolsterlee (nl)
	  GNOME PL Team (pl), Duarte Loreto (pt), Woodman Tuen (zh_HK)
	  Woodman Tuen (zh_TW)


What's new in gnome-mag-0.14.1:

* Added COMPOSITE support. Now full screen magnification is possible without
workarounds with the X server configuration file!

* Switch to GOption. Thanks to Christian Kirbach!

What's new in gnome-mag-0.14.0:

* Fix for bug #377856. Added colorblind filtering support. This is achieved
throw the libcolorblind
(http://people.debian.org/~ruoso/libcolorblind-0.0.0.tgz). Thanks Daniel Ruoso
for this development!

* Fix for bug #379258. Added brightness manipulation support.

* Fix for bug #348629. Correct the contrast filtering behavior.

* Fix for bug #357647. Now you can type 'man magnifier'. Thanks George Kraft
IV.

* Fix for bug #376047. This avoid the magnifier screen flick after the user
start a server (Gnopernicus, LSR or Orca). Thanks Eitan Isaacsion!

* Fix for bug #98240. Now the magnifier have borders!

* Fix for bug #355583. Removed a memory leak. Thanks Aurelian Radu for
reporting this!

* Fixes for bugs #342170, 342168, #348169, #319010, #342168, #342174, #342166,
#348261, #372731 (Thanks Eitan Isaacson), #375986, #342173, #348593

Translations
	* Khaled Hosny (ar), Francisco Javier F. Serrador (es),
	  Ankit Patel (gu), Jovan Naumovski (mk), Kjartan Maraas (nb)
	  GNOME PL Team (pl), Daniel Nylander (sv),
	  Theppitak Karoonboonyanan (th)
2007-04-13 17:36:58 +00:00
martti
5fd3977359 Removed Terminal and libexo as we now have xfce4-terminal and xfce4-exo. 2007-04-13 11:38:55 +00:00
wiz
83125d7ccc Use MASTER_SITES_GNOME. 2007-04-13 07:06:08 +00:00
xtraeme
5616001b8f Update to 1.6.25 (latest stable version).
Too many changes to list here, please see http://www.fox-toolkit.org/
for full changes.
2007-04-13 05:45:35 +00:00
wiz
24aa97fb0d Update to 2.18.0:
==============
Version 2.18.0 - "Original Face"
==============

 * Translations:
[skipped]

==============
Version 2.17.4 - "I Need"
==============

 * Look for gdm socket in two places.
 * Use off-the-shelf about box.
 * Only query GDM on display of menu.
 * Translations:
[skipped]

==============
Version 2.17.2 - "Stephen's Exhibition"
==============

 * Rewrote GDM communication core to be nonblocking. (Thomas)
 * Read GDM configuration from GDM, not from its configuration
 file. (Thomas)
 * Updated translations
[skipped]

==============
Version 2.17.1
==============

 * Moving through the user list with arrow keys goes in the
 correct direction. (#343907) (Thomas)
 * Refresh user list on creation of /etc/passwd as well as update.
 (#356368) (Thomas)
 * Updated translations:
[skipped]
2007-04-13 05:29:07 +00:00
joerg
67a46daea3 Needs msgfmt. 2007-04-13 00:02:16 +00:00
joerg
fc340b31dd Add more modular Xorg tools 2007-04-12 18:06:43 +00:00
joerg
518a257df1 Import xwininfo-1.0.2.
This package provides xwininfo, a program to query the X server for
information about windows.

This is from the modular X.org X11 project.
2007-04-12 18:04:20 +00:00
joerg
d0f5e63236 Import xvinfo-1.0.1.
This package provides xvinfo, a program to query the capability of the
video adaptor accessbible through the X-Video extension.

This is from the modular X.org X11 project.
2007-04-12 18:04:07 +00:00
joerg
71c92f92d4 Import xlogo-1.0.1.
This package provides xlogo, a program to display the X Window System logo.

This is from the modular X.org X11 project.
2007-04-12 18:03:57 +00:00
joerg
ac9b28ea99 Import xkill-1.0.1.
This package provides xkill, a program to kill the X11 clients by
resources.

This is from the modular X.org X11 project.
2007-04-12 18:03:43 +00:00
joerg
d80e32ac55 Import xgamma-1.0.1.
This package provides xgamma, a program to alter the gamma correction of
the monitor.

This is from the modular X.org X11 project.
2007-04-12 18:03:35 +00:00
joerg
d0a12c9e41 Import xfontsel-1.0.2.
This package provides xfontsel, a program to query and display X11
fonts.

This is from the modular X.org X11 project.
2007-04-12 18:03:25 +00:00
joerg
fbddf7f485 Import xcalc-1.0.1.
This package provides xcalc, a simple scientific calculator for X11.

This is from the modular X.org X11 project.
2007-04-12 18:03:17 +00:00
joerg
5d6ad707e4 Import x11perf-1.4.1.
This package provides x11perf performance test suite.

This is from the modular X.org X11 project.
2007-04-12 18:03:08 +00:00
joerg
887ff2d6ce DESTDIR support. Take blame for it, making the current xorg rule
of thumb apply.
2007-04-12 16:20:45 +00:00
joerg
6c7b928ee3 Some more modular Xorg stuff. 2007-04-12 15:10:12 +00:00
joerg
59419f5e2b Import xprehashprinterlist-1.0.1.
This package contains xprehashprinterlint, a program to recomputer the
list of available Xprint servers.

This is from the modular X.org project.
2007-04-12 15:08:22 +00:00
joerg
65255d3363 Import xplsprinters-1.0.1.
This package contains xplsprinters, a program to query the list of Xprint
servers and their attributes.

This is from the modular X.org project.
2007-04-12 15:06:23 +00:00
joerg
8fdacff161 Import libXprintUtil-1.0.1.
The X Print Utilitity Library assists clients when dealing with the X
Print extension.

This is from the modular X.org.
2007-04-12 15:05:24 +00:00
joerg
5c98870471 Import xrefresh-1.0.2.
This package contains xrefresh, a program to repaint all or part off a
screen.

This is from the modular X.org project.
2007-04-12 14:59:37 +00:00
joerg
ce58e43b50 Import rgb-1.0.1. This package contains the RGB color database for X11. This is from the modular X.org X11 project. 2007-04-12 14:50:20 +00:00
joerg
0a773d0a09 Import xsm-1.0.1. This package contains the X Session Manager. It allows to restart active programs and continue where the session was left. This is from the modular X.org project. 2007-04-12 14:47:28 +00:00
martti
cc3a1b98db Updated to Xfce 4.4.1
See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
2007-04-12 09:55:08 +00:00
martti
aaa04d9ac8 Added xfce4-exo and xfce4-terminal.
Removed xfce4-toys and xfce4-trigger-launcher.
2007-04-12 09:53:12 +00:00
martti
5060ea3e06 This is the Terminal emulator application. Terminal is a lightweight and
easy to use terminal emulator for the X windowing system, with some new
ideas and features that makes it unique among X terminal emulators.
2007-04-12 09:51:20 +00:00
martti
938c6edb9d The Xfce extension library is targeted at application development. 2007-04-12 09:50:50 +00:00
wiz
51be76375e Bump PKGREVISION for gtkhtml38 shlib name change. 2007-04-11 22:45:56 +00:00
wiz
671eff9167 regen. 2007-04-11 22:40:40 +00:00
wiz
9ddddc6cc8 Restore comment. 2007-04-11 22:40:14 +00:00
drochner
4ebcde7dc8 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 20:41:28 +00:00
drochner
4092add076 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.

pkgsrc notes:
-look for X server at ${X11BASE}/bin/X too, to make it work with
 modular-xorg out of the box
-improved paths to shutdown etc. for netbsd
-Use dbus-launch to start gnome-session on netbsd, to avoid the autostart
 which fails for me. At least Debian does so too.
2007-04-11 20:40:07 +00:00
drochner
1b51af3040 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.

pkgsrc note: automatic dbus startup doesn't work well, it seems to
conflict with another dbus autostart. Better start the session with
"dbus-launch". gdm-2.18 will take care of that.
2007-04-11 20:25:38 +00:00
drochner
9dd5352dd4 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:28:13 +00:00
drochner
4c4c550003 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 18:12:15 +00:00
drochner
29ba2d7cca update to 0.11.3
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:58:32 +00:00
drochner
722cde4d32 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:55:24 +00:00
drochner
a14ed33511 update to 0.16.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:54:35 +00:00
drochner
9e22f30060 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:52:42 +00:00
drochner
d9303b60ae update to 2.10.1
changes:
- Several improvements and fixes to Clearlooks
- Removal of fixed colours from Crux
2007-04-11 17:50:42 +00:00
drochner
cee4c9152c update to 2.18.1
changes: translation updates
2007-04-11 17:49:26 +00:00
drochner
270ef21086 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:46:46 +00:00
drochner
5473e992f7 update to 2.18.1
changes: cleanup, documentation/translation updates
2007-04-11 17:40:45 +00:00
wiz
d15a01b982 Update to 2.18.0:
2.18.0
======

New/updated translations:

2007-03-12  Gabor Kelemen  <kelemeng@gnome.hu>
       * hu.po: Translation updated.

2007-03-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
       * ru.po: Updated Russian translation.

2007-03-10  Gintautas Miliauskas  <gintas@akl.lt>
       * lt.po: Updated Lithuanian translation.

2007-03-10  Pema Geyleg  <pema.geyleg@gmail.com>
       * dz.po: Updated Dzongkha Translation.

2007-03-06  Jovan Naumovski  <jovan@lugola.net>
        * mk.po: Updated Macedonian translation.

2007-03-05  Ankit Patel  <ankit644@yahoo.com>
       * gu.po: Updated Gujarati Translation.

2007-03-03  Yair Hershkoviz  <yairhr@gmail.com>
       * he.po: Updated Hebrew translation.

2007-03-02  Chao-Hsiung Liao  <j_h_liau@yahoo.com.tw>
       * zh_HK.po: Updated Traditional Chinese translation(Hong Kong).
       * zh_TW.po: Updated Traditional Chinese translation(Taiwan).

2007-02-27  Gintautas Miliauskas  <gintas@akl.lt>
       * lt.po: Updated Lithuanian translation.


2.17.91
=======

Bugfixes:

2007-01-22  Thomas Wood  <thos@gnome.org>

       Patch from: Sebastian Kapfer <sebastian_kapfer@web.de>

       * metacity-themes/Glider/metacity-theme-1.xml: Correct the unmaximize
       button's prelight icon. Fixes bug 157647.

New/updated translations:

2007-02-11  Changwoo Ryu  <cwryu@debian.org>
       * ko.po: Updated Korean translation by Young-Ho Cha.

2007-02-08  Josep Puigdemont i Casamajó  <josep.puigdemont@gmail.com>
       * ca.po: Updated Catalan translation.

2007-02-01  Stéphane Raimbault  <stephane.raimbault@gmail.com>
       * fr.po: Updated French translation by Robert-André Mauchin.

2007-01-31  Wouter Bolsterlee  <wbolster@svn.gnome.org>
       * nl.po: Translation updated by Wouter Bolsterlee.

2007-01-28  Luca Ferretti  <elle.uca@libero.it>
       * it.po: Updated Italian translation.



2.17.90
=======

Features/bugfixes:

2007-01-16  Thomas Wood  <thos@gnome.org>

       * desktop-themes/Glossy/Makefile.am: Fix THEME_NAME variable.
       Fixes bug 395121.

2007-01-13  Luca Ferretti  <elle.uca@libero.it>

       * icon-themes/HighContrast-SVG/scalable/actions/insert-object.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/process-stop.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/apps/multimedia-volume-control.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/devices/audio-input-microphone.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/mimetypes/audio-x-generic.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/mimetypes/image-x-generic.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/mimetypes/mimetypes/x-office-spreadsheet.svg:
       * icon-themes/HighContrast-SVG/scalable/actions/mimetypes/status/mail-attachment.svg:

      Remove svn:executable property

New/updated translations:

2007-01-14  Raphael Higino  <raphaelh@svn.gnome.org>
       * pt_BR.po: Updated Brazilian Portuguese translation.

2007-01-12  Hendrik Richter  <hendrikr@gnome.org>
       * de.po: Updated German translation.

2007-01-10  Martin Willemoes Hansen  <mwh@spiril>
       * da.po: Updated Danish translation.


2.17.5
======

Features/bugfixes:

2007-01-08  Thomas Wood  <thos@gnome.org>

       * gtk-themes/Glider/gtkrc: Add gtk-color-scheme support
       * gtk-themes/Glossy/gtkrc: Remove unused symbolic colour

2007-01-08  Thomas Wood  <thos@gnome.org>

       * gtk-themes/Glossy/gtkrc: Update menu style to improvements in
       Clearlooks. Also updated background colour to a nice metallic gray.

New/updated translations:

2007-01-07  Priit Laes  <plaes@svn.gnome.org>
       * et.po: Estonian translation update by Ivar Smolin.

2007-01-06  Clytie Siddall <clytie@riverland.net.au>

       * vi.po: Updated Vietnamese translation.

2007-01-3  Djihed Afifi <djihed@gmail.com>

      * ar.po: Updated Arabic Translation by Mohamed Magdy.

2007-01-01  David Lodge <dave@cirt.net>

       * en_GB.po: Updated English (British) translation

2006-12-25  Raivis Dejus <orvils@gmail.com>

       * lv.po: Updated Latvian Translation.

2006-12-23  Ales Nyakhaychyk  <nab@mail.by>

       * be.po: Updated Belarusian Translation by Ihar Hrachyshka.


2.17.4
======

Features/bugfixes:

2006-12-18  Thomas Wood  <thos@gnome.org>

       * configure.in: We need gtk-engines >= 2.9.0 for the Glossy theme
       * gtk-themes/Glossy/gtkrc: Adjust menu xthickness for bug 382634
       (improvements to clearlooks menu selection)

2006-12-16  Luca Ferretti  <elle.uca@libero.it>

       * icon-themes/HighContrast-SVG/scalable/mimetypes/package-x-generic.svg:
       New icon for packages.

2006-12-15  Luca Ferretti  <elle.uca@libero.it>

       Highcontrast-SVG: bookmark-view for recent Epiphany

2006-12-15  Luca Ferretti  <elle.uca@libero.it>

       HighContrastSVG: history-view for recent Epiphany build

2006-12-15  Luca Ferretti  <elle.uca@libero.it>

       * icon-themes/HighContrast-SVG/scalable/actions/window-new.svg:
       Add the + (plus) emblem as in document-new and folder-new

       * icon-themes/HighContrast-SVG/scalable/devices/camera-video.svg:
       New icon, shape inspired by a webcast icon I seen on Novell website

       * icon-themes/HighContrast-SVG/scalable/mimetypes/image-x-generic.svg:
       New icon, the previous was a simple black square, now we have
       a landscape (hope it works for impaired people)

       * icon-themes/HighContrast-SVG/scalable/mimetypes/x-office-calendar.svg:
       New icon, a grid with a large black header.

2006-12-15  Luca Ferretti <elle.uca@libero.it>

       Add <context>-extra dirs to HighContrast SVG: here will be
       placed icons not listed in Icon Naming Spec but useful to GNOME
       Desktop applications (waiting for a common solution for HC icons)

2006-12-13  Benjamin Berg  <benjamin@sipsolutions.net>

       * gtk-themes/Glossy/gtkrc:
       - Removed some unused options.

2006-12-08  Luca Ferretti  <elle.uca@libero.it>

       * icon-themes/HighContrast-SVG/scalable/devices/media-tape.svg:
       New icon.

2006-12-04  Thomas Wood  <thos@gnome.org>

       - Added a new Glossy theme
       - Removed lots of redundant files

New/updated translations:

2006-12-18  Djihed Afifi <djihed@gmail.com>
       * ar.po: Updated Arabic Translation.

2006-12-11  Francisco Javier F. Serrador  <serrador@openshine.com>
       * es.po: Updated Spanish translation.

2006-12-11  Daniel Nylander <po@danielnylander.se>
       * sv.po: Updated Swedish translation.

2006-12-11  Kjartan Maraas  <kmaraas@gnome.org>
       * nb.po: Updated Norwegian bokmål translation.

2006-12-08  Theppitak Karoonboonyanan  <thep@linux.thai.net>
       * POTFILES.in: Add Glossy theme.
       * POTFILES.skip: Removed, as all listed entries are now removed.
       * th.po: Updated Thai translation.


2.17.3
======

 2006-11-28  Luca Ferretti  <elle.uca@libero.it>

       * configure.in:
       * icon-themes/HighContrast-SVG/scalable/Makefile.am:
       Add emotes directory for HighContrast-SVG.

       * icon-themes/HighContrast-SVG/scalable/emotes/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-glasses.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-plain.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-sad.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-smile-big.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-smile.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-surprise.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/face-wink.svg:
       * icon-themes/HighContrast-SVG/scalable/emotes/.cvsignore:
       New files and icons.

 2006-11-17  Benjamin Berg  <benjamin@sipsolutions.net>

       * gtk-themes/Glider/gtkrc:
       - Set GtkRange::trough-side-details for GtkScale

 2006-11-07  Calum Benson,,,  <calum.benson@sun.com>

       * icon-themes/HighContrast-SVG/scalable/actions/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/apps/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/categories/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/devices/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/emblems/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/mimetypes/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/status/Makefile.am:

       Actually install all the SVG icons this time...

 2006-11-07  Calum Benson,,,  <calum.benson@sun.com>

       * icon-themes/HighContrast-SVG/scalable/apps/orca.svg: added
       * icon-themes/HighContrast-SVG/scalable/orca.svg: removed

       Put the SVG icon in the right directory this time...

 2006-11-07  Calum Benson,,,  <calum.benson@sun.com>

      * LowContrastLargePrint/icons/48x48/apps/orca.png:

       Forgot to cvs add the LCHP one...

 2006-11-07  Calum Benson,,,  <calum.benson@sun.com>

       * HighContrastLargePrint/icons/48x48/apps/Makefile.am:
       * HighContrastLargePrint/icons/48x48/apps/orca.png:
       * HighContrastLargePrintInverse/icons/48x48/apps/Makefile.am:
       * HighContrastLargePrintInverse/icons/48x48/apps/orca.png:
       * LowContrastLargePrint/icons/48x48/apps/Makefile.am:
       * icon-themes/HighContrast-SVG/scalable/orca.svg:

       Add high and low contrast icons for Orca (Luca Ferretti),
       closes bug #357930.


2.17.2
======

New icons:

Many new/improved HighContrast-SVG icons from Luca Ferretti
and Andreas Nilsson.

2006-10-24  Calum Benson <calum.benson@sun.com>
       Push a bunch of missing a11y icons upstream from OpenSolaris.

Bugfixes:

2006-10-27  Calum Benson  <calum.benson@sun.com>
       Rename a11y gnome-main-menu icons to start-here, as per change
       in gnome-panel 2.16.

2006-10-27  Calum Benson  <calum.benson@sun.com>
       Solaris build fix, fixes Bug 364697. (Damien Carbery)

2006-10-24  Calum Benson  <calum.benson@sun.com>
       Keep CVS quiet.

2006-10-19  Thomas Wood  <thos@gnome.org>
       - (Mist) Add some pngs to use rather than SVG in fixed size directories
       - Install 16x16/status into the correct directory


New/improved translations:


2.17.1
======

No changes to warrant release.
2007-04-11 06:20:22 +00:00
wiz
2bef042989 Update to 2.10.0:
Overview of Changes in 2.10.0 (since 2.9.4)
===========================================

Hilights in this release include:
  - Remove the cairo stroking performance workaround
  - Added XML information files for third party applications to use


Overview of Changes in 2.9.4 (since 2.9.3)
==========================================

Hilights in this release include:
  - Revert checkbox style to a tick in Clearlooks
  - Add clearlooks inverted style to test suite
  - Fixes to Clearlooks shading, style and colours
  - Fix inconsistent toggle buttons in Redmond engine
  - Use quarks with engines name in thinice and mist engines
  - Skip torture tests if buildin fails (eg. no X server or crashes
  in GTK+)


Fixed bugs in this release:
  - Bug 407440 - Use text[NORMAL] for active checkmarks

Overview of Changes in 2.9.3 (since 2.9.2)
==========================================

Hilights in this release include:

  - Many improvements to Clearlooks style from Andrea Cimitan
  - Added some generic engine checks to "make check"
  - Use symbolic colors in Crux
  - c90 fixes


Overview of Changes in 2.9.2 (since 2.9.1)
==========================================

Hilights in this release include:

	- RTL Fixes in Smooth
	- C89 fixes for lua engine (from TFKyle)
	- Corrections to hilighted side for inverted scales and vertical ranges in
	  Smooth engine
	- Fix menu border spacing in Mist

Fixed bugs in this release:

	Bug 356426 - Don't force Crux icons to be 22x22
	Bug 393312 - Memory corruption in Smooth engine
	Bug 395193 - Division by zero bug in Smooth


Overview of Changes in 2.9.1 (since 2.9.0)
==========================================

- New lua scripting engine by Daniel Borgmann
- New clearlooks options radius, improvements to glossy style
- Implement suggestions for clearlooks menu selection from bug 382634

- Plus many other small bug fixes

Fixed bugs in this release:

	- Bug 382397 - Clearlooks: Use @selected_fg_color for text[PRELIGHT] inside menus and
    for fg[PRELIGHT] in GtkProgressBar
	- Bug 382704 - Clearlooks: C89 fixes (Patch by Jens Granseuer)
	- Bug 385106 - Clearlooks: Don't set shadow type to NONE if the detail is not
	  one of the known ones.


Overview of Changes in 2.9.0 (since 2.8.2)
==========================================

Hilights in this release include:

	- Add glossy options for Clearlooks
	- Use gtk-colour-scheme in Clearlooks, Mist and Industrial themes
	- Require GTK+ 2.10
	- Misc. fixes to Clearlooks
2007-04-11 00:57:45 +00:00
drochner
ccb670a921 update to 2.18.2
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:29:58 +00:00
drochner
8e58cc7699 update to 2.18.0
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:19:30 +00:00
drochner
f0b82b5296 +libgnomekbd 2007-04-10 19:22:51 +00:00
drochner
5593f9b020 import libgnomekbd-2.18.1 which is part of gnome-2.18 2007-04-10 19:20:37 +00:00
joerg
86b75a0e53 Include the mode restore bugfix from monolithic Xorg, that is derived
from the version in xsrc which in turn was provided by Matthieu Herb
over 3 years ago on the XFree86 lists. Suggested by various developers,
hold-back due to the working state in xorg-server 1.1.1. Tracing down
the exact change showed that the changed default color depth made this
issue a lot more prominent again. Discussed with Eric Anholt.
Bump revision.
2007-04-10 19:10:54 +00:00
drochner
d47723ed7b update to 1.2.8
changes:
-the integer overflow fixes went in (was patched in pkgsrc)
-build fixes
2007-04-10 17:43:13 +00:00
joerg
f9d0a81a00 Refer to the right program. 2007-04-10 16:28:43 +00:00
joerg
d05d26da80 + editres, ico, lbxproxy, listres, luit, xeyes, xmag, xman, xmore
+ xproxymanagementprotocol, xsetmode, xsetpointer
2007-04-10 13:48:54 +00:00
joerg
11d681465d Import xsetpointer-1.0.1.
The xsetroot program is used to select an XInput device as the main
pointer. This is from the modular X.org X11 project.
2007-04-10 13:47:16 +00:00
joerg
8ca96638fb Import xsetmode-1.0.0.
The xsetroot program is used to switch XInput devices between absolute
and relative positioning. This is from the modular X.org X11 project.
2007-04-10 13:47:12 +00:00
joerg
515b1184e9 Import xproxymanagementprotocol-1.0.2.
X Proxy Management extension headers from modular X.org X11 project.
2007-04-10 13:47:08 +00:00
joerg
bd4bfed5d4 Import xmore-1.0.1.
This package provides xmore, a program to display plain text.

This is from the modular X.org X11 project.
2007-04-10 13:47:04 +00:00
joerg
f51e5b573b Import xman-1.0.2.
This package provides xman, a program to display manual pages
graphically.

This is from the modular X.org X11 project.
2007-04-10 13:46:59 +00:00
joerg
392ec1e4c7 Import xmag-1.0.1.
This package provides xmag, a program to magnify portions of an X
screnn.

This is from the modular X.org X11 project.
2007-04-10 13:46:55 +00:00
joerg
37a4effc2d Import xeyes-1.0.1.
The xeyes program is a simple demo of how to follow the mouse cursor.

This is from the modular X.org X11 project.
2007-04-10 13:46:51 +00:00
joerg
285fe5b1e4 Import luit-1.0.2.
This package provides luit, a filter to convert the output of arbitrary
applications from a given locale's encoding into UTF-8 and terminal
input from UTF-8 into the given locale's encoding.

This is from the modular X.org X11 project.
2007-04-10 13:46:47 +00:00
joerg
b878b9d80d Import listres-1.0.1.
This package provides listres, a program to generate a list of a widgets
resource database.

This is from the modular X.org X11 project.
2007-04-10 13:46:42 +00:00
joerg
8ce3b18c41 Import lbxproxy-1.0.1.
This package provides lbxproxy, the proxy for the Low Bandwidth
extension to X (LBX). Clients connect to lbxproxy, which multiplexes
them over a single connection to the X server, performing various
optimisation to reduce bandwidth usage and/or latency.

This is from the modular X.org X11 project.
2007-04-10 13:46:38 +00:00
joerg
5eae532fa0 Import ico-1.0.1.
This package provides ico, a program to display an animated icosahedron
or other polhedrons.

This is from the modular X.org X11 project.
2007-04-10 13:46:34 +00:00
joerg
57a1f6c408 Import editres-1.0.3.
This package provides editres, a program to display the widget tree of
applications with Editres protocol support and dynamically alter the
resource specification for those.

This is from the modular X.org X11 project.
2007-04-10 13:46:29 +00:00
joerg
4562d69e02 s/MAINTAINER/self/ 2007-04-10 13:28:24 +00:00
adam
43417643b2 Fix buildling Quartz GDK with Cairo 1.4.x on Mac OS X 2007-04-10 13:05:59 +00:00
xtraeme
e02ac7b3ed Added x11/xf86-video-nvxbox. 2007-04-09 14:59:49 +00:00
xtraeme
9831445061 Initial import of xf86-video-nvxbox-20070409.
This is the Xbox (nvidia) video driver for the modular Xorg server,
from the xbox-linux project.

Requested by jmcneill@ for NetBSD/Xbox.
2007-04-09 14:58:34 +00:00
xtraeme
97576f9298 Add xf86-video-tdfx-1.3.0 for modular-xorg, packaged by jmcneill@.
This is the 3Dfx video driver for the modular Xorg server.
Supported video cards: Voodoo Banshee, Voodoo3, Voodoo4 and Voodoo5.
2007-04-09 14:28:00 +00:00
markd
041dc97fd0 ioslave PASV port scanning vulnerability (CVE-2007-1564) fix.
plus fix against KJS for similar issue to the Qt UTF-8 overlong sequence
decoding vulnerability.  Bump PKGREVISION.
2007-04-06 12:59:17 +00:00
markd
d6584cb9fd Patch for CVE-2007-0242. Bump PKGREVISION. 2007-04-06 12:48:37 +00:00
markd
fe0cd9bf56 Fix for CVE-2007-0242. Bump PKGREVISION. 2007-04-06 12:44:38 +00:00
wiz
b9c1fda07c Fix build with gnome-doc-utils-0.10.1. 2007-04-05 19:03:02 +00:00
dmcmahill
198761828a don't try to explicitly include the shell name in the CONFIGURE_SCRIPT
variable on SunOS.  That leads to things like
/bin/ksh /bin/ksh ./configure
This is needed after rev 1.16 of pkgsrc/mk/configure/configure.mk
2007-04-05 00:22:24 +00:00
joerg
ab815b4c5f Add a prototype of SISDRICloseScreen as it is used later in the source. 2007-04-04 13:23:01 +00:00
drochner
7e90b1e274 fix a possible memory corruption due to incomplete input validation in
XInitImage()
(CVE 2007-1667)
bump PKGREVISION
2007-04-03 20:28:38 +00:00
drochner
0d0c8b0486 fix a possible memory corruption due to integer overflow, caused by lack
of validation of bdf font files
(CVE 2007-1351)
fix a possible memory corruption due to integer overflow, caused by lack
of validation of fonts.dir files
(CVE 2007-1352)
bump PKGREVISION
2007-04-03 20:27:20 +00:00
drochner
629af004e9 fix a possible memory corruption due to integer overflow in
ProcXCMiscGetXIDList()
(CVE-2007-1003)
bump PKGREVISION
2007-04-03 20:25:44 +00:00
obache
aed6110a04 Change my mail address to @NetBSD.org. 2007-04-01 01:58:36 +00:00
wiz
aaa9ea223f Fix build with gnome-doc-utils-0.10.1. 2007-03-27 21:54:04 +00:00
wiz
7b5a301aaf Add missing files to PLIST. Bump PKGREVISION. 2007-03-27 21:14:39 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
kristerw
ed913b09d2 Add transset-df. 2007-03-23 20:21:57 +00:00
drochner
3a9b8c46ef import transset-df, a modification of xorg's transset, to set window
transparancy, mostly used together with xcompmgr
2007-03-23 17:56:11 +00:00
drochner
b01e382f93 use major number 180 for drm on NetBSD, bump PKGREVISION 2007-03-23 16:28:30 +00:00
drochner
f99248600d make this build with new gnome-doc-utils 2007-03-23 16:24:13 +00:00
joerg
2dc05029b7 Annotate the addition of the rest of the modular Xorg graphic drivers.
The remaining devices either need a newer server or are platform
specific.
2007-03-22 15:49:31 +00:00
joerg
94f8f59ee5 Import xf86-video-sis-0.9.3 from modular Xorg.
This is the SiS and XGI video driver for the modular Xorg server.
2007-03-22 15:44:20 +00:00
joerg
75357f71a5 Import xf86-video-siliconmotion-1.5.1 from modular Xorg.
This is the Silicon Motion video driver for the modular Xorg server.
2007-03-22 15:44:16 +00:00
joerg
debf51a7b5 Import xf86-video-savage-2.1.2 from modular Xorg.
This is the S3 Savage video driver for the modular Xorg server.
2007-03-22 15:44:12 +00:00
joerg
3b98baa69c Import xf86-video-s3virge-1.9.1 from modular Xorg.
This is the S3 ViRGE video driver for the modular Xorg server.
2007-03-22 15:44:08 +00:00
joerg
071bbfa2a4 Import xf86-video-s3-0.5.0 from modular Xorg.
This is the S3 video driver for the modular Xorg server.
2007-03-22 15:44:04 +00:00
joerg
daba04e4a2 Import xf86-video-rendition-4.1.3 from modular Xorg.
This is the Rendition video driver for the modular Xorg server.
2007-03-22 15:43:57 +00:00
joerg
ab702b16cb Import xf86-video-nsc-2.8.2 from modular Xorg.
This is the NSC Geode video driver for the modular Xorg server.
2007-03-22 15:43:52 +00:00
joerg
64871e6549 Import xf86-video-neomagic-1.1.1 from modular Xorg.
This is the Neomagic video driver for the modular Xorg server.
2007-03-22 15:43:47 +00:00
joerg
0e8f891208 Import xf86-video-mga-1.4.6.1 from modular Xorg.
This is the Matrox video driver for the modular Xorg server.
2007-03-22 15:43:42 +00:00
joerg
9828869087 Import xf86-video-imstt-1.1.0 from modular Xorg.
This is the Integrated Micro Solutions Twin Turbo 128 video driver for
the modular Xorg server.
2007-03-22 15:43:38 +00:00
joerg
5ade62296b Import xf86-video-i740-1.1.0 from modular Xorg.
This is the Intel i740 video driver for the modular Xorg server.
2007-03-22 15:43:34 +00:00
joerg
9d662fcc81 Import xf86-video-i128-1.2.1 from modular Xorg.
This is the Number 9 I128 video driver for the modular Xorg server.
2007-03-22 15:43:29 +00:00
joerg
68f3a00c90 Import xf86-video-glint-1.1.1 from modular Xorg.
This is the GLINT/Permdia video driver for the modular Xorg server.
2007-03-22 15:43:25 +00:00
joerg
c566070f63 Import xf86-video-apm-1.1.1 from modular Xorg.
This is the Alliance ProMotion video driver for the modular Xorg server.
2007-03-22 15:42:29 +00:00
wiz
9073313532 Update to 0.9:
0.9
===

 - plug some leaks (Vincent Untz, Aivars Kalvans)
 - fix compilation on sun machines (Laszlo Peter)
2007-03-21 22:32:31 +00:00
wiz
08481b04b4 Update to 1.8.5:
News in 1.8.5
-------------

* Updated translations

News in 1.8.4
-------------

* RPM highlighting (Konstantin Ryabitsev)
* Fix a problem with search in accented words (Yevgen Muntyan)
* Misc lang file fixes
* Updated translations
2007-03-21 22:31:12 +00:00
jwise
d713eea2be Per Juan RP, use pkgsrc-users@ as MAINTAINER of unmaintained pkgs. 2007-03-21 19:44:10 +00:00
jwise
58a0818401 I'm not using any of these any more, either. Some of these should probably
go away -- I have real doubts that a version 1.1 jdk and the accompanying
swing are any use to anyone, but am not sure the newer stuff we have
supports all ports which are supported by lang/jdk.
2007-03-21 18:59:16 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
joerg
7ab9303f23 Add more modular Xorg drivers. 2007-03-21 00:26:36 +00:00
joerg
d71ba2a2c3 Import xf86-video-tga-1.1.0.
This is the TGA video driver for the modular Xorg server.
2007-03-21 00:23:02 +00:00
joerg
21b7d97558 Import xf86-video-trident-1.2.3.
This is the Trident video driver for the modular Xorg server.
2007-03-21 00:21:55 +00:00
joerg
9e05eb99a9 Import xf86-video-tseng-1.1.1.
This is the Tseng Labs video driver for the modular Xorg server.
2007-03-21 00:21:18 +00:00
joerg
ea28bb3d85 Import xf86-video-vga-4.1.0.
This is the generic VGA video driver for the modular Xorg server.
2007-03-21 00:20:45 +00:00
joerg
6a94fe0e04 Import xf86-video-via-0.2.2.
This is the VIA unichrome video driver for the modular Xorg server.
2007-03-21 00:20:17 +00:00
joerg
98b73db2f0 Import xf86-video-vmware-10.15.0.
This is the VMware virtual video driver for the modular Xorg server.
2007-03-21 00:19:09 +00:00
joerg
c0e09eee62 DESTDIR works fine. 2007-03-21 00:16:42 +00:00
joerg
6b72cdb3a9 Annotate new Xorg packages and some updates. 2007-03-20 17:04:59 +00:00
joerg
ab98f1e8fd Import xf86-video-cyrix-1.1.0 from modular Xorg.
This is the Cyrix MediaGX video driver for the modular Xorg server.
2007-03-20 16:36:59 +00:00
joerg
dff3e1df88 Import xf86-video-cirrus-1.1.0 from modular Xorg.
This is the Cirrus Logic video driver for the modular Xorg server.
2007-03-20 16:11:14 +00:00
joerg
d09b2e48f9 Import xf86-video-chips-1.1.1 from modular Xorg.
This is the Chips and Technologies video driver for the modular Xorg
server.
2007-03-20 16:03:59 +00:00
drochner
2c012be1fb update to 2.10.11
changes:
-bugfixes
-translation updates
2007-03-20 15:46:32 +00:00
joerg
b2c80fa0b0 Import xf86-video-ast-0.81.0 from modular Xorg.
This is the AST Technology AST2000 video driver for the modular Xorg
server.
2007-03-20 15:44:13 +00:00
joerg
2e46445a4a Import xf86-video-ark-0.6.0 from modular Xorg.
This is the ARK Logic video driver for the modular Xorg server.
2007-03-20 15:37:45 +00:00
joerg
52e78b050e Import xf86-input-void-1.1.0 from modular Xorg.
This is a dummy input device for the modular Xorg server. It never
delivers any events, but can be usedas  pointer and keyboard device to
run the Xorg server without real core devices.
2007-03-20 15:22:41 +00:00
joerg
b99232f62b Update to xf86-video-wsfb-0.2.1. This brings in bugfixes for the shadow
framebuffer, rotation support from OpenbSD and a fixed computation
of the framebuffer size from NetBSD. Nuke the gmake dependency.
2007-03-20 15:10:01 +00:00
joerg
62a54422ce Take maintainership. Nuke gmake dependency. 2007-03-20 15:04:29 +00:00
joerg
dc87ee0649 Update to xf86-video-nv-2.0.0. This adds support for G80 chipsets (which
might not be entirely stable yet). Nuke the gmake dependency. Take
maintainership.
2007-03-20 15:00:30 +00:00
joerg
5280149be7 Update to xf86-input-mouse-1.2.1, featuring minor bugfixes.
Remove gmake dependency.
2007-03-20 14:48:04 +00:00
joerg
512da5c3dc Mark as destdir safe and take maintainership. 2007-03-20 00:10:10 +00:00
dsainty
f969c0f045 Add an HTTP mirror, for FTP-less sites. 2007-03-19 12:30:46 +00:00
markd
2e4bceb7d7 Add patches from Dirk Mueller of KDE to fix font selection issues
with Asian fonts.  Bump PKGREVISION.
2007-03-18 20:59:35 +00:00
markd
9af5e3d8d4 Update to qt 3.3.8
This maintenance release incorporates bugfixes and optimizations.
2007-03-18 20:51:59 +00:00
wiz
23960b0935 + setxkbmap. 2007-03-18 19:03:54 +00:00
wiz
72279b8424 Initial import of setxkbmap-1.0.3 (from the x.org project):
The setxkbmap command maps the keyboard to use the layout determined
by the options specified on the command line.
2007-03-18 19:03:26 +00:00
adam
e6a4360f4e Changes 4.2.3:
This is a bug-fix release. It maintains both forward and backward
compatibility (source and binary) with Qt 4.2.0.

- Configuration/Compilation
    * Fixed architecture detection on UltraSPARC-T1 systems.
    * Fixed compilation on embedded architectures when qreal is not double.
- Documentation
    * Completed documentation for "Implementing Atomic Operations",
      which is useful for people porting Qt to a new hardware architecture.
- Translations
    * Added a new unofficial Portuguese translation courtesy of Helder
      Correia.
- Qt Linguist
    * Made the columns in the phrasebook resizeable.
- lupdate
    * Fixed bug in the .pro parser of lupdate. It should accept backslashes.
    * Fixed a severe slowdown in lupdate. (~400x speedup.)
    * Fixed traversal of subdirectories.
- moc
    * Don't create trigraphs in the generated code for C++ casts.
- uic
    * Fixed a bug that generated excessive margins for Q3GroupBox.
2007-03-18 17:34:41 +00:00
yyamano
929fe54ebb back out to rev 1.33. ok'ed by joerg@ 2007-03-18 16:02:09 +00:00
adam
fad9dcd3bc Changes 2.10.8:
* ActionGroup::add(): Avoid a problem on 64-bit systems due to 0/NULL confusion.
* Documentation:
  - Updated the Internationalization chapter.
  - Added appendix about Visual Studio 2005.
2007-03-18 13:19:37 +00:00
rillig
2170d1ea0b Fixed the separation of CONFIGURE_SCRIPT and CONFIG_SHELL. 2007-03-17 20:43:23 +00:00
joerg
5625e95c1d All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
2007-03-17 18:40:59 +00:00
joerg
2f7ef97c64 Update to libXinerama-1.0.2. This adds a man page for the library. 2007-03-17 17:54:14 +00:00
joerg
6728ace0d0 Update to libXdamange-1.1.1, which is a late minor version bump. 2007-03-17 17:43:18 +00:00
wiz
3fa557a2a8 Update to 1.2.1.
If I understand the very terse release announcement correctly, this
just fixes what patch-aa in pkgsrc already fixed.
2007-03-17 16:56:01 +00:00
joerg
9138a70d33 Fix MASTTER_SITE. 2007-03-17 14:02:13 +00:00
joerg
ce7f6dc908 Needs libXt on modular Xorg for build. 2007-03-16 21:40:33 +00:00
joerg
154c3bb52d Add some more dependencies on other X11 extensions to get DPMS and Xp
support. Bump revision.
2007-03-15 22:44:08 +00:00
taca
aae6ded848 Updating Ruby to 1.8.6; ruby18-tk
- discontinue use of RUBY_PATCH_DATE.
- Introduce RUBY_PATCH_LEVEL.

pkgsrc's ruby tracks Ruby's patch release and avoid to maintain
its own patch files (with RUBY_PATCH_DATE).

Changes are too much, please see ChangeLog file.
2007-03-15 16:43:26 +00:00
drochner
b96fa17e98 update to 224
many minor fixes and improvements - see the changelog
2007-03-13 11:14:26 +00:00
xtraeme
d71d43477c Added x11/xf86-video-vesa. 2007-03-09 22:05:16 +00:00
xtraeme
d8846f8897 Initial import of xf86-video-vesa-1.3.0.
This is the VESA video driver for the modular Xorg server.
2007-03-09 22:03:25 +00:00
joerg
e3b4317b06 Force normal man suffix, seems to be needed on Linux. 2007-03-09 20:26:39 +00:00
wiz
8648201a4b Update to 1.3.3, provided by Sergey Svishchev in private mail:
keylaunch (1.3.3) unstable; urgency=low

  * No longer depend on xlibs-dev. (Closes: #347006)

 -- Stefan Pfetzing <dreamind@dreamind.de>  Mon,  9 Jan 2006 17:58:57 +0100

keylaunch (1.3.2) unstable; urgency=low

  * Update Keylaunch to use autoconf.
  * Install documentation.
  * Complain when ~/.keylaunchr is not found.

 -- Stefan Pfetzing <dreamind@dreamind.de>  Sat,  9 Jul 2005 20:15:43 +0200

keylaunch (1.3.1) unstable; urgency=low

  * The I'm back release.
  * Finally fixed the problem when $HOME was not defined, so lets get
    the information from the right place.
  * Fix lintian errors.
2007-03-08 19:49:16 +00:00
joerg
8c3da2a8b4 Fix PLIST. Bump revision. 2007-03-08 17:21:54 +00:00
rillig
3be8b1b509 Using offsetof() instead of a null pointer dereference fixes a g++ error
message. Fixes PR 35950.
2007-03-08 14:38:31 +00:00
joerg
b115e037ea + x11/appres
+ x11/beforelight
+ x11/bitmap
2007-03-07 15:06:46 +00:00
joerg
aa0515e0b4 Import bitmap-1.0.3.
The bitmap program is a rudimentary tool for creating or editing
rectangular images made up of 1's and 0's.  Bitmaps are used in X for
defining clipping regions, cursor shapes, icon shapes, and tile and
stipple patterns.

The bmtoa and atobm filters convert bitmap files to and from ASCII
strings.  They are most commonly used to  quickly print out bitmaps and
to generate versions for including in text.

This is from the modular X.org X11 project.
2007-03-07 15:04:24 +00:00
joerg
1aa87a4d7f Import beforelight-1.0.2.
The beforelight program is a sample implementation of a screen saver
for X servers supporting the MIT-SCREEN-SAVER extension.

This is from the modular X.org X11 project.
2007-03-07 15:03:46 +00:00
joerg
08f25e7107 Import appres-1.0.1.
The appres program prints the resources seen by an application (or
subhierarchy of an application) with the specified class and instance
names.  It can be used to determine which resources a particular
program will load.

This is from the modular X.org X11 project.
2007-03-07 15:03:08 +00:00
drochner
f7946ffa4e __GLX_ALIGN64 is only for 64-bit archs, from Blair Sadewitz per PM 2007-03-05 17:55:27 +00:00
wiz
f9a0c7d5fc Update MASTER_SITES/HOMEPAGE -- mostly disappeared.
From Sergey Svishchev in private mail.
2007-03-04 11:29:57 +00:00
joerg
0dddc4833a Fix build with modular Xorg. 2007-03-03 13:14:09 +00:00
joerg
fe6fd3c86e Instead of including mk/x11.b3.mk, include the linked libraries.
Please, do not add new includes of that file, thanks.
2007-03-03 12:06:54 +00:00
gdt
a41884e867 Fix passing of rpath to build of xephem binary from x11.buildlink3.mk.
pkgrevision++.
2007-03-02 22:20:44 +00:00
drochner
f5d0e6a3c8 fix glx option for amd64, and make it build without private patches
to *proto pkgs, from Blair Sadewitz
2007-03-02 11:51:49 +00:00
wiz
380f288fe6 + xrandr. 2007-03-01 09:07:36 +00:00
reed
33d44a918d Add xconsole. 2007-02-28 03:23:46 +00:00
reed
3290231627 Import xconsole.
The xconsole X11 program displays messages which are usually sent
to /dev/console. This client uses the Athena (Xaw) toolkit.  This
is from the modular X.org project.
2007-02-28 03:21:51 +00:00
reed
4b01cb391e Update the BUILDLINK_API_DEPENDS.libXt to at least the first
official modular Xorg release of libXt.

This is so the xt.pc pkg-config file will have "appdefaultdir"
defined.

(I am guessing I am the only person in the pkgsrc world with this problem
since I have systems with libXt from xlibs days.)
2007-02-28 03:19:09 +00:00
dsainty
5d229069b8 Transfer maintainership to Joerg for these Xorg programs. 2007-02-27 15:05:41 +00:00
wiz
9ce08e5876 Update to 0.56:
0.54  Sun May  1 2005
	- Minor changes to render-clock example
	- Add new Host types from X11R6.7
	- Fix handle_input_for bug reported by Rich Williams

0.55  Thu Jan 19 2006
	- Fix spurious error on zero-length .Xauthority field in
	  X11::Auth (reported independently by Cyril Bouthors and
          Anthony DeStefano)

0.56  Sun Oct 8 2006
	- Fix infinite loop regression in robust_req in 0.54 caused by
	  handle_input change (found by Scott Smedley)
2007-02-27 13:30:49 +00:00
joerg
38917a855d Q: Why should I not name arguments in header files?
A: Because the names might create conflicts.

Rename a parameter name as delete is a C++ keyword. Unbreaks Qt.
Bump revision.
2007-02-26 18:22:24 +00:00
drochner
8bdd279356 update to 0.14.2
changes: minor bugfixes
2007-02-26 18:20:35 +00:00
drochner
86bf246f78 update to 1.7.4
changes:
bugfix for "i915 BIOS fails when restarting Xserver"
(doesn't fix it 100% for me, but better than before)
2007-02-26 18:14:06 +00:00
drochner
63b86da548 update to 1.0.3
changes:
accept negative numbers in geometry co-ordinates
avoid use of uninitialised variable
2007-02-26 18:10:58 +00:00
drochner
675e820edc add the "xrandr" tool (part of modular xorg) 2007-02-26 17:55:48 +00:00
drochner
7caa76450d -don't use the Xrandr version from randrproto for RRQueryVersion but
hardwire it to 1.1, otherwise we announce more than we can support
-add a "glx" option to build the "glx" extension -- this is work in
 progress (might need sone CFLAGS, see pkgsrc-wip)
-bump PKGREVISION
2007-02-26 17:51:16 +00:00
joerg
a599bc1620 Update to xrdb-1.0.3: Fix man page markup. 2007-02-26 15:08:02 +00:00
joerg
0f47f1a4a1 Update to libXt-1.0.5: Merged local patches and fixed markup
in a man page.
2007-02-26 15:06:37 +00:00
joerg
f59373f387 Update to libXrandr-1.2.0: This syncs the library with the extensions
from randrproto, namely the better Xinerama support.
2007-02-26 15:00:50 +00:00
joerg
14583d8fa4 Update to libXext-1.0.3: add man pages for XShm. 2007-02-26 14:58:17 +00:00
joerg
a92682eafe Update to randrproto-1.2.1: do install the protocol definition and
fix some padding and type bugs.
2007-02-26 14:52:58 +00:00
joerg
6e82b690bb Update inputproto to 1.4.1: Fix a typo in a macro. 2007-02-26 14:23:28 +00:00
dsainty
ae2f0df865 + xload 2007-02-25 06:20:03 +00:00
dsainty
743b7a2ff3 This package provides xload, a system load average display for X.
This is from the modular X.org X11 project.
2007-02-25 06:19:02 +00:00
dsainty
b4c9368cdb Correct home page 2007-02-25 05:58:32 +00:00
dsainty
aba7a61227 + xclock 2007-02-25 05:55:39 +00:00
dsainty
383cac91d9 This package provides xclock, an analog / digital clock for X.
This is from the modular X.org X11 project.
2007-02-25 05:54:47 +00:00
dsainty
f800479401 + xdpyinfo 2007-02-25 05:12:31 +00:00
dsainty
b1de1d3fc4 This package provides xdpyinfo, a display information utility for X.
This is from the modular X.org X11 project.
2007-02-25 05:11:11 +00:00
dsainty
85e763a7b3 + xprop 2007-02-25 04:47:34 +00:00
dsainty
9ee1067408 Sort includes 2007-02-25 04:46:44 +00:00
dsainty
b702f7efb1 This package provides xprop, a property displayer for X.
This is from the modular X.org X11 project.
2007-02-25 04:43:34 +00:00
dsainty
9630381dc6 + xhost 2007-02-25 04:30:30 +00:00
dsainty
ce8b812491 This package provides xhost, the server access control program for X.
This is from the modular X.org X11 project.
2007-02-25 04:29:15 +00:00