Commit Graph

52137 Commits

Author SHA1 Message Date
steven
76da0eb4bf nipper is no longer open source; remove the master site. 2009-08-30 16:44:45 +00:00
jasper
b30886eb9c - add dtc 2009-08-30 16:42:07 +00:00
jasper
da93af1503 Import dtc
The Device Tree Compiler (DTC) compiles device-tree descriptions for
booting PowerPC kernels on embedded systems without OpenFirmware.
2009-08-30 16:40:16 +00:00
sthen
cb168cfbac - update to 2.22; minor bugfixes and improvements.
- set PKG_ARCH=*

- note that upstream moved to Linux FHS /var/lib/get_iplayer/options;
we patch to retain hier(7)-compatible /etc/get_iplayer/options
2009-08-30 12:58:14 +00:00
sthen
9a7a1ffe28 update flvstreamer to 1.8j;
- Allow chunk stream ids upto 3 bytes long
- Fixed >2GB file handling
2009-08-30 12:50:52 +00:00
steven
c960b10a65 update to 1.38 2009-08-30 12:31:33 +00:00
sthen
f115cccb1b update postfix/snapshot to 2.7-20090828; from Brad. ok jakob@ 2009-08-30 12:25:55 +00:00
ajacoutot
8336c5ca69 Remove run dependency on deskbar-applet.
While here, recreate the dependency chain from scratch as it was bogus.
2009-08-30 11:46:14 +00:00
ajacoutot
08e9dd4b33 Advise installing an indexer engine (we have tracker-search and pinot so far). 2009-08-30 11:29:53 +00:00
ajacoutot
2ecdba0ace Remove a comment from DESCR. It will be dealt with directly in the
deskbar-applet package.
2009-08-30 11:25:25 +00:00
fgsch
a18aeadccd ops, remove space that led to a broken dependency. spotted by benoit@ 2009-08-30 10:53:17 +00:00
steven
f31c359143 zap trailing whitespace 2009-08-30 08:40:52 +00:00
kurt
3efcee68bd Various bug fixes:
- copy and paste into msg windows caused html to be passed on to the
icb-server.
- implemented keepalive so that my connection doesn't drop when behind
crapy firewalls that timeout idle tcp connections quickly.
- fixed a crash in the auto reconnect code path where "group" is not in the
hash table in icb_join_chat().
- implemented a defensive programming check in icb_send() to prevent other
NULL fields from crashing pidgin.
- fixed some amd64 warnings.

Maintainer timeout
2009-08-29 22:14:43 +00:00
sthen
13526abaad Update postfix/stable to 2.6.5; users of 2.6.4 should update. According
to the release announcement, that version added "a DNS workaround that
causes more trouble than it prevents" which has now been removed.

jakob@ (maintainer) ok.
2009-08-29 21:58:17 +00:00
ajacoutot
61cbcf371f Bugfix update to gtk+2-2.16.6 2009-08-29 20:17:49 +00:00
fgsch
097e6ca0a8 remove deprecation warnings in case of python 2.6. from upstream. bump.
wcmaier@ martynas@ ok
2009-08-29 15:17:48 +00:00
jasper
0d680f0158 - update catalan and slovak dictionaries 2009-08-29 13:45:09 +00:00
jasper
8cb11f2f92 -add p5-Template-Plugin-GD 2009-08-29 13:36:24 +00:00
jasper
c2767af38f import p5-Template-GD 2.66
The Template-GD distribution provides a number of Template Toolkit
plugin modules to interface with Lincoln Stein's GD modules. These in
turn provide an interface to Thomas Boutell's GD graphics library.

from Stephan A. Rickauer (MAINTAINER), with a few minor tweaks by me
2009-08-29 13:34:55 +00:00
jasper
843bcaf0ec - missing bump in previous commit 2009-08-29 12:42:46 +00:00
ajacoutot
07c9a2ed58 Small bugfix update to glib2-2.20.5. 2009-08-29 10:20:28 +00:00
espie
d3edd1fbf8 tweak things a bit more to use the system sqlite3 (e.g., stop fucking around
with internal functions)
2009-08-28 07:57:03 +00:00
sthen
5815152193 update Gargoyle to 20090825 (bug fixes, new features, and some
license cleanup). enable distfiles/packages for ftp; some parts
are noncommercial only so not for cdrom.
2009-08-28 01:02:20 +00:00
ajacoutot
a0766c55cc Protect ldap configuration files as they may contain a binddn password.
Also re-add a line in README.OpenBSD that I removed by mistake in a
previous commit.
2009-08-27 20:02:04 +00:00
ajacoutot
17ec0b58ce Use the gettext module.
ok landry@ on an earlier diff.
2009-08-27 19:44:38 +00:00
bluhm
fa4e4610d9 update p5-BSD-Resource to 1.2903 2009-08-27 14:43:53 +00:00
ajacoutot
149eca9e15 Small update to gutenprint-5.2.4. 2009-08-27 11:11:04 +00:00
jolan
bf7f8d0f7d update to 1.5.4 2009-08-27 01:09:29 +00:00
bernd
5b88f33031 Update to git-1.6.4.1.
From Simon Kuhnle. Thanks!
2009-08-26 21:37:21 +00:00
sthen
1b324127df Update to 0.11.7, fixing sparc64. From new maintainer Edd Barrett. 2009-08-26 19:30:19 +00:00
sthen
a83c4ebec3 ajacoutot@ points out that USE_X11 is just used during build; X is only
needed at runtime here so remove USE_X11. Doesn't make it into the
package -> no bump.
2009-08-26 18:49:59 +00:00
sthen
b08d1ba1a7 +luma 2009-08-26 16:53:46 +00:00
sthen
82208ff5c6 import databases/luma, Qt-based ldap browser/admin tool.
"please yes" landry@

Luma is a graphical utility for accessing and managing data stored
on LDAP servers. It is written in Python, using PyQt and python-ldap.
Plugin-support is included and useful widgets with LDAP-functionality
for easy creation of plugins are delivered.

The following plugins are included: Browser, Schema browser, Search,
Addressbook, Template, Mass User Creation, Admin Utilities.
2009-08-26 16:53:21 +00:00
ajacoutot
45ccf53a59 This was the second time I got trapped by the fact that -plugins depends
on the exact version of -main.
Add a reminder so I don't forget next time.
2009-08-26 15:38:18 +00:00
ajacoutot
bdab82ceca Move xml2 to WANTLIB.
ok avsm@
2009-08-26 15:34:17 +00:00
ajacoutot
44ebf020bb Update to 0.6.1.1.
Tweak DLLMAP_FILES in the process.
This is still broken... but I'm working on a large mono update.
2009-08-26 15:30:01 +00:00
sthen
72afc9404d Change DESCR-main to talk about symlinks not phpxs, bump FULLPKGNAME-main.
ok robert@
2009-08-26 13:42:30 +00:00
sthen
35df932e0f update to 3.2.5a; mainly bug fixes 2009-08-26 13:40:54 +00:00
kili
e6f5e8753b Yet another web site that's too stupid to return a proper 404.
Fix homepage, mirror the distfile on my machine, bump.

http://alioth.debian.org/projects/necpp/ seems to host the
distfiles now, but only newer versions.
2009-08-26 13:22:20 +00:00
kili
a7bf5c472f Mirror this.
The original URL does a bullshit business redirection game
to creativelabs.com.
2009-08-26 12:12:46 +00:00
kili
55a89f933c Remove broken mirror. 2009-08-26 11:53:20 +00:00
kili
eb4f0488ab Use my own mirror for the distfile. 2009-08-26 11:07:32 +00:00
kili
f1f407ac67 Fix MASTER_SITES, ftp://ftp.swiss.ai.mit.edu seems to be dead.
Also add the OLD location in case r5rs.txi will ever be moved
there.
2009-08-26 10:53:10 +00:00
kili
4112d7480e Fix MASTER_SITES (they moved old stuff to OLD). 2009-08-26 10:42:25 +00:00
landry
5161056977 Update to thunar-thumbnailers 0.4.1 :
s/THUNAR_PLUGIN/XFCE_GOODIE/, more accurate, this fixes MASTER_SITE
while here. Add a comment about optional runtime dependencies.
2009-08-26 08:43:33 +00:00
sthen
a829765073 update dnstop to 20090128 (which wants ns_r_refused from BIND 9's
resolver; patched here to use REFUSED).

from Stephan Rickauer, thanks!
2009-08-26 08:36:03 +00:00
ajacoutot
702065a33f Add missing run_depends on ndesk-dbus. 2009-08-26 08:11:08 +00:00
jakob
986b3d8999 upgrade to postfix v2.6.4 2009-08-26 06:11:24 +00:00
sthen
823d396627 mirror distfile; upstream don't include the version number in the filename
so this was falling back to ftp.ca
2009-08-26 00:38:32 +00:00
sthen
35f12714a8 - mirror distfile; upstream gone away
- add license marker (BSD)
- PERMIT_DISTFILES_*=Yes, this was originally disabled because
"mark as broken/don't mirror distfiles for now;
the es2.net nameserver(s) don't seem to be talking"
- comment-out down HOMEPAGE, regen PLIST while there, bump PKGNAME
2009-08-26 00:34:18 +00:00