Commit graph

7518 commits

Author SHA1 Message Date
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