sturm
a91b54a3d7
remove this import-mistake leftover
2009-02-10 19:17:18 +00:00
ajacoutot
060e0757e2
- link gnome-keyring-ask to -pthread as under some circumstances it will
...
need to dlopen libgthread
2009-02-10 18:06:28 +00:00
ajacoutot
c39863fa89
- make the job viewer work
...
- remove some unused patched
- remove more redhat branding
2009-02-10 17:19:42 +00:00
mglocker
e749b9de10
Update to uvideo firmware package version 1.1 which removes firmware
...
files for WDM (Windows Driver Model) devices for which we have no driver.
Found out with kettenis@
2009-02-10 15:11:30 +00:00
simon
4a8260ee64
update to version 0.68 including a few more REGRESS_DEPENDS
...
from James Wright
tested by sthen@
2009-02-10 10:31:32 +00:00
ajacoutot
2a86c32557
- bugfix update to avidemux-2.4.4
...
- install desktop file and icon
2009-02-10 10:11:00 +00:00
sthen
991b58a54c
remove group/world readable permissions from a couple of files
...
which don't need it; bump package.
2009-02-10 10:08:34 +00:00
sthen
af1c8871b5
fix segfault; from jakemsr@, maintainer ok.
2009-02-10 00:32:43 +00:00
pvalchev
5cd94d3cb0
hook gdal
2009-02-09 23:07:55 +00:00
pvalchev
4f47bffc55
import gdal, translator library for raster geospatial data formats
...
ok & tweaks/testing from kili@, thx to sthen@ for arm testing
2009-02-09 23:07:05 +00:00
sthen
26245fd34b
update Aqualung to 0.9beta10 from maintainer (+ developer) Jeremy Evans,
...
all patches (including sndio support) went upstream.
2009-02-09 22:13:39 +00:00
sthen
f229c13b9f
de-dupe SHARED_LIBS, no package change
2009-02-09 22:06:30 +00:00
naddy
9ea99647ac
bump PKGNAME for PLIST changes 4.4 -> 4.5
2009-02-09 20:48:23 +00:00
ian
8239bceabb
Update dependencies for dependent packages, bump dependent pkgs.
...
ok robert@
2009-02-09 20:36:02 +00:00
sthen
87f5a96e0f
add an update from upstream repo via Brad (maintainer).
...
avoid hangs in some front-ends e.g. Amarok.
2009-02-09 20:35:50 +00:00
bernd
8cbe393d4b
Update to git-1.6.1.3.
2009-02-09 19:45:19 +00:00
martynas
7705aa6771
update to ratpoison-1.4.3; from Alexandr Shadchin
...
ok maintainer William Yodlowsky, kili@, merdely@
2009-02-09 18:36:49 +00:00
ajacoutot
27bffa640a
- update to stellarium-0.10.1
2009-02-09 18:25:24 +00:00
ajacoutot
1fe70a6cd0
*** empty log message ***
2009-02-09 18:02:29 +00:00
sthen
117fe6b91a
- package the installer directory, it's needed for the DB upgrade
...
scripts. give it safe file modes. reminded by bsd/at/openbsd.rutgers.edu
- @sample the config files
2009-02-09 16:45:38 +00:00
ajacoutot
d5713889a1
- s/lpthread/pthread
...
- tweak WANTLIB while here
2009-02-09 15:35:50 +00:00
ajacoutot
8a9ca8b5dc
- explicitely disable xmp support as nautilus will not build if exempi is
...
installed; no bump needed
spotted by Mikolaj Kucharski
2009-02-09 15:18:10 +00:00
form
faeca641e3
Allow starting by root (set user context to _ircd-hybrid in that case).
...
reviewed by simon@ and ajacoutot@
ok bernd@
2009-02-09 15:14:22 +00:00
form
aa99206c3d
add memtest86+
2009-02-09 14:55:44 +00:00
form
4b408cc1ff
Import Memtest86+ 2.11
...
Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
systems, based on the well-known Memtest86 written by Chris Brady.
ok sturm@
2009-02-09 14:54:40 +00:00
form
c548a4e021
oops :(
2009-02-09 14:49:18 +00:00
form
7fff41c484
Import Memtest86+ 2.11
...
Memtest86+ is thorough, stand alone memory test for Intel i386 architecture
systems, based on the well-known Memtest86 written by Chris Brady.
ok sturm@
2009-02-09 14:42:32 +00:00
ajacoutot
bc5361e4c5
- remove bashism
2009-02-09 13:32:10 +00:00
simon
a753325f3e
update to version 0.76 but avoid use of gmake
...
gmakeism identified by James Wright, patch from netbsd found by sthen@,
thanks guys!
testing and ok sthen@
2009-02-09 12:08:25 +00:00
ajacoutot
13346f229e
- move some files from -main to -foomatic where they belong; fix
...
packaging of flavored builds
- regen WANTLIB while here
2009-02-09 11:25:12 +00:00
simon
1c7cd32f95
add missing includes to prevent segfaults
...
looks sane to ajacoutot@
2009-02-09 10:48:51 +00:00
simon
e8be3e6c8d
add user for ircd-ratbox
2009-02-09 09:42:08 +00:00
simon
57c6856b01
add ircd-ratbox
2009-02-09 09:42:02 +00:00
simon
cef96c6e30
import ircd-ratbox
...
ircd-ratbox is an advanced, stable and fast ircd.
It is the primary ircd used on EFNet, combining the stability of an ircd
required for a large production network together with a rich set of
features, making it also suitable for use on smaller networks.
Features include:
* optional SSL support to enable encrypted connections between clients
and servers, as well as server to server links
* support for SSL only channels (channel mode +S)
* uses sqlite3 for handling and storing k/x/d lines
* support for global CIDR limits
* provides adminwall command allowing admins to broadcast messages to
each other
* support to force nick changes
request, testing and feedback by Michiel van Baak
setusercontext() idea from form@ via bernd@
tested on armish and ok by sthen@
2009-02-09 09:41:54 +00:00
sthen
f363b22732
update to 0.5.08, from Jim Razmus via maintainer Bruno Bigras.
2009-02-09 00:28:33 +00:00
sthen
9821b40d56
update to 1.6b from Jim Razmus via maintainer Bruno Bigras.
2009-02-09 00:28:01 +00:00
sthen
21ea50d254
update to 5.4.1; "please commit" Jim Razmus (MAINTAINER) who had
...
a similar diff.
2009-02-09 00:11:22 +00:00
sthen
405c122be8
update to a newer snapshot; made after upstream's freeze in the
...
runup to 2.5 release towards the end of this month.
2009-02-08 22:55:43 +00:00
sthen
bd9c0d45ea
update to svn snapshot; no release in a few years and the port has
...
been broken for some time due to incompatibility with Python 2.5.
tested by Tasmanian Devil, thanks!
2009-02-08 22:42:56 +00:00
ajacoutot
0725b81ebc
- fix WANTLIB
2009-02-08 22:38:28 +00:00
ian
67f6154732
+= dfu-util
2009-02-08 22:35:15 +00:00
ian
e32cc6b40f
dfu-util for Openmoko & similar devices, improved by fgsch@,
...
comments by various, ok sthen@
2009-02-08 22:32:40 +00:00
ajacoutot
3f5367e1af
- fix a sigbus error on sparc64; from Debian
...
breakage reported by sturm@
2009-02-08 22:31:58 +00:00
ajacoutot
9a8d1bd136
- update to icewm-1.2.37
...
from Alexandr Shadchin, thanks!
2009-02-08 21:56:18 +00:00
merdely
1305d01ff9
Update to 0.5. Include a patch to fix -c.
...
From James Turner (MAINTAINER).
ok kili@
2009-02-08 20:41:22 +00:00
naddy
dd8e5c9eef
Switch default CD/DVD device to /dev/rcd0c because rcd0a doesn't work for
...
audio CDs. Document the device in the man page. ok biorn@
2009-02-08 20:25:09 +00:00
ajacoutot
340f3cb50a
- respect cflags
...
- fix some warnings
2009-02-08 16:54:54 +00:00
ajacoutot
413adea965
- update to dbus-glib 0.80
...
from Brad
2009-02-08 15:51:45 +00:00
sthen
ae88779346
bug fix update to Squid 2.7-STABLE6, from Brad.
2009-02-08 15:04:33 +00:00
wcmaier
f8153abe76
Update to 0.7.
2009-02-08 14:56:32 +00:00