Commit Graph

45259 Commits

Author SHA1 Message Date
okan
04d2b544c8 PREFIX != LOCALBASE
ok landry@
2008-07-16 17:45:23 +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
okan
0ef986f79d update to 0.13
from MAINTAINER (Matthew S Elmore)

ok merdely@
2008-07-16 12:38:41 +00:00
sthen
d22edfe268 - add missing p5-libwww dependency pointed out by henning@
and other dependencies needed for various probes.

- @mode 600 in PLIST for smokeping_secrets config file

- bump package
2008-07-16 11:51:46 +00:00
brad
2215f26c38 Forgot commiting these PKGNAME bumps when updating libnids. 2008-07-16 02:42:07 +00:00
naddy
af3c6d5ea8 mirror-maker should not look for arch-specific distfiles on unsupported
archs; ok kili@
2008-07-15 20:08:39 +00:00
brad
69fa2c3543 Update to OpenLDAP 2.3.42. bug fix release.
ok mbalmer@
2008-07-15 18:25:53 +00:00
dhill
2872e82b86 upgrade to 0.04
help and ok simon@
2008-07-15 18:23:14 +00:00
dhill
cb567f412e upgrade to 1.49
ok claudio@
2008-07-15 18:18:22 +00:00
dhill
a90d5f0474 upgrade to 1.67
ok kevlo@
2008-07-15 18:15:49 +00:00
dhill
0b6848075a upgrade to 0.10 and remove maintainer
ok msf@
2008-07-15 18:14:35 +00:00
dhill
7bac9148c5 upgrade to 1.1
OK maintainer
2008-07-15 18:13:05 +00:00
simon
531c1d25d5 add p5-Catalyst-Plugin-PageCache 2008-07-15 16:34:15 +00:00
simon
671c3e1f1c import p5-Catalyst-Plugin-PageCache
Using the PageCache plugin, you can cache the full output of different
pages so they are served to your visitors as fast as possible.  This
method of caching is very useful for withstanding huge amounts of
request in a short time.

This plugin requires that you also load a Cache plugin.  Please
reference the documentation for this module when choosing a cache
backend.

submitted by Jim Razmus
feedback from merdely@ and okan@
ok okan@
2008-07-15 16:34:12 +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
brad
1e0b82bf02 upgrade to livemedia 20080706; bug fixes.
ok jakemsr@
2008-07-15 16:14:24 +00:00
brad
6f482b0988 upgrade to libnids 1.23.
ok sthen@
2008-07-15 16:11:02 +00:00
landry
d5403cd8ed Bugfix update to tea 17.6.5
From maintainer Giovanni Bechis, thanks !
2008-07-15 14:22:16 +00:00
sthen
91fd94a18e We built with -O0 on sparc64 to avoid unaligned access. Various
alignment problems have been fixed upstream and no problems have
been seen with this version with default compiler flags, so
remove the hack and bump package.

ok brad@ jakob@
2008-07-15 11:51:41 +00:00
jakemsr
61eaba731d - fix build, update LIB_DEPENDS/WANTLIB after recent ffmpeg changes
- add @bin marker while here
- bump PKGNAME

breakage pointed out by naddy@

"diff looks sane to me" jasper@
2008-07-15 11:15:30 +00:00
robert
241c16a745 add emesene to the build 2008-07-15 08:57:17 +00:00
bernd
45c3381925 Skip hoe dependency because it's not needed to run ruby-rrdtool.
Noticed and tested by claudio@.
2008-07-15 08:43:08 +00:00
bernd
0ddb02a6f2 Update to git-1.5.6.3. 2008-07-15 08:41:40 +00:00
bernd
1d60f98bea Update to mpd-0.13.2.
ok MAINTAINER, jasper@
2008-07-15 08:40:49 +00:00
bernd
3286e8b515 Disable debug output and regen PLIST.
ok jasper@
2008-07-15 08:39:50 +00:00
jakob
3f1a16ec6a upgrade stunnel to v4.25 2008-07-15 08:33:49 +00:00
sthen
b3336cc89f Patch to #include more headers to fix missing prototypes, which
resulted in pointer truncation on LP64 arch.

patch-debugXML_c - string.h is wrapped in #ifdef, but the macro is
never set by autoconf. Most other source here unconditionally includes
string.h, so follow suit - fgsch@ would prefer mending configure.in.
Explanatory notes added to patch. ok martynas@.

patch-xmlmemory_h - stdlib.h missing. ok fgsch@ martynas@.
2008-07-14 20:42:41 +00:00
dhill
2b2360d2f5 upgrade to 0.49
OK MAINTAINER
2008-07-14 16:24:34 +00:00
dhill
47229b5135 upgrade to 0.31
ok simon@
2008-07-14 13:58:09 +00:00
dhill
86dcb2aa0b upgrade to 0.06
ok simon@
2008-07-14 13:57:04 +00:00
dhill
b1beb68260 upgrade to 0.03
OK simon@
2008-07-14 13:55:58 +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
simon
b264e280f4 update to version 1.424 which fixes a bug where \n\r was used
instead of \r\n
2008-07-14 11:15:27 +00:00
brad
0908dcb207 - Update to XVidcore 1.1.3.
- Enable MMX/SSE2 support on amd64/i386.
- Remove the previous MAINTAINER.

ok jakemsr@
2008-07-14 06:02:30 +00:00
dhill
8709195090 upgrade to 1.13
OK kevlo@
2008-07-14 02:05:27 +00:00
claudio
1362338c1f Update to 0.7.9.2008.01.28. This fixes issues with ruby on rails because
of a missing HAVE_PQSERVERVERSION definition.
OK markus@ (maintainer), looks good & ok jasper@
2008-07-13 20:50:19 +00:00
simon
a70aa18eaa add p5-Catalyst-Plugin-Cache-FileCache 2008-07-13 18:37:44 +00:00
simon
3f5f542e48 import p5-Catalyst-Plugin-Cache-FileCache
This module extends the Catalyst base class with a file cache.

triggered and tested by Jim Razmus
2008-07-13 18:37:38 +00:00
simon
3f7a1be782 put openldap-server in REGRESS_DEPENDS and tweak test config to enable
more regression tests

feedback, testing and ok merdely@
2008-07-13 17:52:09 +00:00
dhill
f5c1071dd7 upgrade to 1.51
input and OK simon@
2008-07-13 17:32:10 +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
sturm
67f81bc393 missing PKGNAME bump after adding @bin to PLIST-main 2008-07-13 12:09:14 +00:00