Infrastructure. It allows customizing performance and visual quality
settings of OpenGL drivers on a per-driver, per-screen and/or
per-application level.
The settings are stored in system wide and per-user XML configuration
files, which are parsed by the OpenGL drivers on startup.
Originally by oga@; tested by oga@ and guenther@. Python jiggery and
other cleanups by moi.
double ok fgsch@, ribbit landry@
CVE-2008-1105.
Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.
Feedback from sthen@
ok mbalmer@ sthen@
MS-Windows. It allows you to load the 'vcgt'-tag of ICC profiles to
X-server (like MS-Windows or MacOS do) to calibrate your display.
from Mitja Muzenic (MAINTAINER)
some cleanup and ok merdely@
- do not enable DIV_SMALL by default, on all archs
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
- for now, don't use 128-bit arithmetics on amd64, as a work-around
for the gcc bug. gcc3.3 mangles arguments for __divti3, and amd64
hangs on non-DIV_SMALL, when passing correct arguments. this is
what silc-toolkit and silc-server use, too
unbreaks amd64
tested by brad@
initial diff tested by sthen@
"definitely fine with me" brad@
The emesene Windows Live Messenger client supports tabbed chat,
custom emoticons, file transfers, offline messaging, personal
messages, nudges and MSN Plus!. The multilingual GUI can be extended
through customization including themes, smilies, sounds and tweaks
to the conversation format.
requested by and 'please commit' robert@
CONFIGURE_ENV/MODULES/USE_LIBTOOL already defined in xfce4.port.mk, now that
all ports in this directory use x11/xfce4 module.
Bump all PKGNAMEs.
ok ajacoutot@ on a previous diff
Convert it to use x11/xfce4 module.
Add a patch to make it use our net80211 API instead of the deprecated wi
API. Patches will be integrated in next upstream release.
Thanks pea at raveland dot org for testing on i386/amd64 with various devices.
ok ajacoutot@
prevents some risks that can occur if you install some third party modules,
or have very malicious users with high privileges.
- deletion of translated terms under cross site requests.
- session fixation attacks after installing 3rd party modules like workgroup
NG.
(other vulnerabilities are Drupal6 only).