Commit Graph

5998 Commits

Author SHA1 Message Date
sturm
54ad0d39aa PKGNAME and patch level got lost when converting to xfce4 module, so that
the following bump was wrong as well
bump to p3, which hasn't been used before
2008-07-16 19:41:50 +00:00
merdely
b37ba83e19 +bgs 2008-07-16 16:17:00 +00:00
merdely
cb59151294 Initial import bgs.
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@
2008-07-16 16:16:14 +00:00
naddy
ce4a4bd708 LP64 fixes:
* use the correct length argument to memToVal()
* prevent sign extension of 4-byte values in memToVal()
* use memToVal() where required

"looks correct" fgsch@
2008-07-16 14:38:32 +00:00
sthen
be9b2647b2 Add missing malloc() prototype, regen PLIST and bump lib.
ok ajacoutot
2008-07-16 13:53:35 +00:00
brad
e594d14508 upgrade to VLC 0.8.6i; bug fixes and integrates the previous
security fix.

ok jakemsr@
2008-07-15 16:19:15 +00:00
jasper
b2e97aa481 - fix CONFIGURE_ENV so gnome-display-properties gets built
noticed by amfpg at yahoo.com
2008-07-14 12:24:47 +00:00
jasper
6d6fd15b66 - oops, missed this one. 2008-07-13 17:22:13 +00:00
jasper
f316ef0055 - add four new murrina themes
- update homepage
- update maintainer's address
- sync WANTLIB

from me at bradwalker.com (maintainer)
2008-07-13 17:20:03 +00:00
jasper
a2e3fd6724 - don't pickup gmkdir if present
- fix systrace issue
- regen PLIST
- add pixman-1

from rd at thrush.com
(pixman-1 by me)
2008-07-13 17:16:25 +00:00
jasper
9936741947 - update gnome-themes-extras to 2.22.0 2008-07-13 17:03:24 +00:00
jasper
970f84539d - update gnome-themes to 2.22.0 2008-07-13 17:03:07 +00:00
jasper
3dfd2a8a3e - update plist after recent icon-naming-utils update 2008-07-13 17:02:24 +00:00
ajacoutot
1b0e6bac39 - use ARCH instead of MACHINE_ARCH for macppc test
- regen PLIST while here
- bump

ok sthen@ (on a previous diff)
2008-07-11 17:46:56 +00:00
wcmaier
0cb4c41274 Add driconf. 2008-07-11 13:11:21 +00:00
wcmaier
a3a6c543eb DRIconf is a configuration applet for the Direct Rendering
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@
2008-07-11 13:07:54 +00:00
mcbride
fce1b92ad9 New dmenu deprecates the new '-y 0' flag, go back to using '-b'.
Apparantly the suckless.org guys don't know that repeatedly changing
commandline options for no apparant reason sucks.
2008-07-11 08:37:56 +00:00
jasper
f570a582a0 - update gnome-icon-theme to 2.22.0
(unbreak after recent icon-naming-utils update, spotted by sturm@, thanks!)
2008-07-11 08:05:35 +00:00
phessler
5d4cbc618f using PKGNAME in WRKDIST will break if you have to bump the package
pointed out by ajacoutot@
2008-07-11 06:47:56 +00:00
phessler
830761746d add xcalib 2008-07-11 01:55:13 +00:00
phessler
70e63fb06f xcalib is a tiny monitor calibration loader for XFree86 (or X.org) and
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@
2008-07-11 01:54:15 +00:00
landry
10e975f1b1 And finally readd myself as MAINTAINER in Makefile.inc and remove CATEGORIES
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
2008-07-10 11:38:02 +00:00
landry
5ba24d7b9b Update to xfce4-wavelan 0.5.4, not BROKEN anymore.
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@
2008-07-10 09:45:42 +00:00
okan
95a86604b9 - update to 1.12.2
- add @bin markers

based on an update from Jona Joachim (MAINTAINER)

ok merdely@
2008-07-09 18:59:42 +00:00
sthen
f188c77b13 SECURITY: patch to fix integer overflow in wav handling (CVE-2008-2430)
Pulled from upstream GIT repository.

ok brad
2008-07-09 17:28:42 +00:00
jakemsr
cfdd862719 gst-ffmpeg is now gstreamer-ffmpeg
feedback/ok brad@
2008-07-09 02:25:44 +00:00
jakemsr
f0e6e48090 * stop mplayer from picking up installed FFmpeg headers
* update WANTLIB
* add @bin markers
* bump PKGNAME

feedback/ok brad@
2008-07-09 02:19:36 +00:00
jakemsr
9452aa9236 * FFmpeg headers moved
* 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@
2008-07-09 02:17:12 +00:00
jakemsr
6838aeee39 * FFmpeg headers moved
* FFmpeg LIB_DEPENDS/WANTLIB changes
* add @bin markers in PLISTs
* bump PKGNAMEs

feedback/ok brad@
2008-07-09 02:07:36 +00:00
martynas
56484b9d13 provide backup master sites, so that one is able to build kde 4.0.1
tested by sthen@
2008-07-08 20:44:40 +00:00
martynas
5266580b5b this patch was never right, because '#define tgamma gamma' would
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@
2008-07-08 20:42:24 +00:00
landry
deb54169e0 Second and final pass at converting Xfce panel plugins to xfce4.port.mk.
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@.
2008-07-08 12:54:43 +00:00
landry
cc5c5521b6 First pass at updating Xfce panel plugins to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin, tidy up some LIB_DEPENDS/WANTLIB.
Fix licence markers.

ok ajacoutot@
2008-07-08 12:50:06 +00:00
landry
6eddaf1384 Update wmdock to 0.2.0, convert to use xfce4.port.mk.
While here fix licence marker, tidy up LIB_DEPENDS/WANTLIB and regenerate
PLIST with @bin marker.

ok ajacoutot@
2008-07-08 12:34:58 +00:00
jasper
905cf4d7f5 - make Multimedia System Selector appear 2008-07-08 11:49:11 +00:00
landry
c9f035f67b Convert Xfce remaining goodies to use xfce4.port.mk, bump PKGNAMEs.
Regen PLISTs with @bin markers, fix licence markers version.
While here, pretty up a bit xfce4-dict LIB_DEPENDS/WANTLIB.

ok ajacoutot@
2008-07-08 11:45:38 +00:00
landry
b8f129e2a5 Update to thunar-thumbnailers 0.3.2.
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.
2008-07-08 11:32:57 +00:00
landry
36c452b7d4 Third and last pass to convert Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin marker, fix licence markers.

ok ajacoutot@
2008-07-08 09:45:36 +00:00
landry
47fc5ee10e Second pass at converting core Xfce apps to use xfce4.port.mk.
Bump PKGNAMEs, regen PLISTs with @bin markers, and fix licence markers.

ok ajacoutot@
2008-07-08 09:41:35 +00:00
landry
8d1875614e First pass at converting Xfce core apps to use xfce4.port.mk.
Bump PKGNAMEs, and while here regen PLISTs with @bin markers.
Add licence version markers.

ok ajacoutot@
2008-07-08 09:33:30 +00:00
brad
2ea81b17d2 Update to GTK+ 2.12.11.
ok jasper@
2008-07-08 08:40:11 +00:00
steven
a9c49ef25a reorganize/extend these modules a bit
"go ahead" deanna@
2008-07-08 04:32:06 +00:00
jasper
9e2f585d8c - update icon-naming-utils to 0.8.7 2008-07-07 21:29:03 +00:00
jasper
b526e91683 - homepage changed 2008-07-07 21:26:50 +00:00
landry
ed54b592df Remove xfce4-bglist-editor, it is superseded by xfdesktop since xfce 4.4.
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@
2008-07-07 12:19:33 +00:00
landry
613fe873dd Bump PKGNAME in ports that were already using x11/xfce4 module. 2008-07-07 12:08:15 +00:00
landry
8c73755969 Some fixes to x11/xfce4 module : DIST_SUBDIR, CONFIGURE_STYLE and USE_X11
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@
2008-07-07 12:06:04 +00:00
brad
fac134171e update to pidgin-guifications 2.16.
ok sthen@
2008-07-07 00:30:31 +00:00
naddy
b3e53655d3 bump PKGNAME for PLIST changes 4.3 -> 4.4 2008-07-04 19:57:06 +00:00
jasper
8b9502c9fc - update gvfs to 0.2.5 2008-07-04 18:58:50 +00:00