bgs allows you to tailor the appearance of the background ("root")
window on a workstation display running X. It uses imlib2 for image
rendering and rotates the images automatically. It is designed for
dynamic Xinerama/Xrandr setups such as those used with notebooks, but it
works well in any setup.
From James Turner (MAINTAINER)
ok okan@
* use the correct length argument to memToVal()
* prevent sign extension of 4-byte values in memToVal()
* use memToVal() where required
"looks correct" fgsch@
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@
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@
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@
* FFmpeg LIB_DEPENDS/WANTLIB changes
* remove bogus @bin marker in PLIST (wxvlc is a symlink)
* bump PKGNAME-main
* img_convert()/img_resample() based filters disabled due to FFmpeg
changes
feedback/ok brad@
define tgamma that'd compute natural logarithm of gamma function,
and not gamma function itself, therefore completely different values
e.g. parser 4! yields 3.178054 which is obviously wrong
though on vax this patch used to be right. :-)
tested by, and ok sthen@
Bump PKGNAMEs, regen PLISTs with @bin, fix licence markers, tidy up
LIB_DEPENDS/WANTLIB around, and while here remove an unneeded patch in
xfce4-xkb. The only remaining plugin to fix/update is xfce4-wavelan.
ok ajacoutot@.
While here convert it to use xfce4.port.mk, and fix licence marker.
Also, rename the package (remove the -plugin) for consistency with other
Xfce plugins, and add @conflict marker to ease the update.
Also remove xfce4-lua-graph, it is abandoned upstream since 2005 and no
release is planned to make it work with newer xfce.
Both were marked broken since some months, the only remaining broken one
is xfce4-wavelan, but a pending update will fix it.
No objection from ajacoutot@ and brad@
are already defined in Makefile.inc, and putting them in the module was a
bad idea.
While here, remove temporarly myself as MAINTAINER, this info will also end
up in Makefile.inc when all ports are converted to use the module, like
it's done for gnome.
Also, conditionally define DISTNAME for XFCE_PLUGIN case, it's needed by
verve-plugin.
Requested by, discussed with and ok ajacoutot@
* remove himself from MAINTAINER as per his request
* fixes data types to correct some compile time warnings
- regen PLIST while here
As a side note: thank you Dan for having maintained all those ports
> not spelling, of the following word; LGPL is pronounced Ell Gee
> Pee Ell so it's a vowel sound so it's "an").
> </grammarnazi> ;-)
>
> ok?
JAWOHL! jasper@
This will greatly help when updating to the upcoming 4.6. Also shrinks a lot
port Makefiles, which will be soon converted to use it.
This will also deprecate Makefile.inc.
feedback ajacoutot@ steven@, ok ajacoutot@
NX is an exciting new technology for remote display. It provides near
local speed application responsiveness over high latency, low bandwidth
links. The core libraries for NX are provided by NoMachine under the
GPL.
opennx is a LPGL implementation of the NX Client.
tweaks and ok bernd@
- fixes *many* null pointer deref, error handling failures, leaks,
use-after-free and double-free found by Coverity
- fixes some MPEG2 TS audio packet loss
- numerous security fixes in 0.8.6g
- fixes some memory leaks
Also: mark altivec FLAVOR as broken; ajacoutot reports that the
altivec-enabled binary fails to start.
ok ajacoutot
GVFS is a replacement for GnomeVFS, the GNOME Virtual File System
GVFS consists of two parts: a shared library which is loaded by
applications supporting GIO and GVFS itself, a collection of daemons
which communicate with each other and the GIO module over D-Bus. This
moves the virtual file systems out of client processes, contrary to
GnomeVFS, but somewhat similar to KIO.
GVFS will eventually replace gnome-vfs2, as more and more applications
are ported to use GIO. In the meantime it remains unlinked from the builds.
Earlier version of this port created while enjoying good beer at FOSDEM.
Quite some patches are already accepted upstream in the meantime.
Diff originally from Gleydson Soares <gsoares at gmail dot com>, who
also takes maintainership. Thanks! Tweaks from kili@ (the Makefile
nazi) and myself.
ok kili@
it makes more sense to add devhelp as run_depends for gnome-session and
leave it to the user to install it manually for other packages
"if you're as happy as a pig in poop, commit it" jasper@
* from openSUSE RPM: kmail-avoid-crash-on-startup.diff
* from KDE src repo:
don't crash after changing the layout and replying;
more guards against not yet set accounts;
don't crash when trying to create a subfolder of a calendar folder in
a new account
from brad@
Ekiga (formely known as GnomeMeeting) is an open source VoIP and video
conferencing application for GNOME. Ekiga uses both the H.323 and SIP
protocols. It supports many audio and video codecs, and is interoperable
with other SIP compliant software and also with Microsoft NetMeeting.
It still needs some love but having it in-tree will ease people testing.
Some things are known not to be working yet...
Network part was intensively tested using the H.323 protocol through an
OpenBSD gnugk proxy, with Ekiga running OpenBSD/amd64 and a Polycom v500 as
endpoints.
this applet will only work if we run with securelevel -1 (and start another
X server). as found out by ajacoutot@ and confirmed by matthieu@
ok ajacoutot@