Commit Graph

63905 Commits

Author SHA1 Message Date
edd
a423daed66 fix texmf-local path.
fix bogus dependency path - notced by Markus Lude, cheers.

OK Landry@
2011-03-09 14:43:59 +00:00
landry
3fda13e67a Remove libxfce4menu, it's been superseded by garcon. 2011-03-09 13:18:48 +00:00
landry
c89dcfb35f Add quirk for libxfce4menu -> garcon migration. 2011-03-09 13:16:47 +00:00
ajacoutot
9c3a94a372 Use the same trick as in nut to identify the /dev/{ugen,usb}* we want.
discussed with and ok sthen@
2011-03-09 13:05:20 +00:00
sthen
719b1efe23 adjust MESSAGE to show people how to identify device nodes for USB UPS,
so they don't need to whack permissions on usb* ugen*. with aja@
2011-03-09 12:55:04 +00:00
pirofti
6213550486 Update youtube-dl to 2011.02.25c. Okay sthen@. 2011-03-09 12:45:23 +00:00
jasper
8e3bb02fdd - update libgadu to 1.10.0
from brad
2011-03-09 12:11:07 +00:00
fgsch
cc4366f525 Update to 0.6.2.
maintainer (djm@) ok.
2011-03-09 11:39:01 +00:00
robert
f393d3f55e Use pcidump istead of lspci to determine if we are running
inside of vmware.
2011-03-09 11:24:14 +00:00
sthen
9124dca4c6 - update nut to 2.6.0 (major documentation revamp and support for new
devices, including APC 5G, various Eaton, HP, and Tripp Lite models,
and a number of USB HID devices)

- build the snmp package by default

- use correct user/group names in MESSAGE
2011-03-09 11:00:55 +00:00
sthen
a8146d8b43 regen patches with standad names; req by brad. 2011-03-09 10:47:31 +00:00
sthen
e17f8e3d5d switch to more compact LIB_DEPENDS style and drop the explicit
HAS_PCRE (makedefs picks this up automatically from pcre-config now).
from Brad.
2011-03-09 10:45:27 +00:00
robert
a0216196ec update to 2.6.5 2011-03-09 10:31:52 +00:00
robert
e78c6b6c8c revert libdpam, notyet 2011-03-09 10:30:05 +00:00
robert
db36476a70 hook libdpam up 2011-03-09 10:26:31 +00:00
edd
56633abfff texlive 2010 is now under print/texlive, so we axe the old WIP area.
OK jasper@, sthen@
2011-03-09 10:13:31 +00:00
robert
8930d01a63 libreoffice takes over from openoffice 2011-03-09 10:08:52 +00:00
ajacoutot
e210b539b1 Add an upgrade path from gqview to geeqie. 2011-03-09 10:02:36 +00:00
ajacoutot
3749187990 Forgot to cvs rm in previous. 2011-03-09 10:01:57 +00:00
ajacoutot
93f0062ec2 Remove gqview, dead since >4 years and superseded by geeqie.
"kill it!" (or some variations) landry@ pea@ jasper@
2011-03-09 10:01:20 +00:00
ajacoutot
af85bd9978 +geeqie 2011-03-09 09:59:46 +00:00
ajacoutot
b8db1d2d63 Import geeqie-1.0.
Geeqie is a lightweight Gtk+2 based image viewer for Unix like operating
systems.
<...>

This is a fork/continuation of gqview.

ok pea@ landry@
2011-03-09 09:58:49 +00:00
robert
9c1f22fb03 bye bye openoffice, long live libreoffice 2011-03-09 09:57:35 +00:00
robert
098d7c9ef4 update to 4.7.5.1 2011-03-09 09:31:46 +00:00
sthen
208b1f45b3 distfile re-rolled (spotted by landry@) - typo in NEWS fixed.
doesn't affect pkg -> no bump.
2011-03-09 08:49:21 +00:00
landry
0005249370 Missed REVISION bumps for -mux and -mon when adding rcscripts. 2011-03-09 08:04:48 +00:00
sthen
e75ff4ba1b update to 5.28 (the newest version that still works with p5-EV 3.x API)
ok dcoppa@
2011-03-09 07:52:27 +00:00
landry
6e7d76b1d6 add link to upstream bz for tracking 2011-03-09 06:59:36 +00:00
ajacoutot
c6ba481169 Use FULLPKGNAME in REGRESS_DEPENDS, much less error-prone. 2011-03-09 06:23:35 +00:00
ajacoutot
2a0cac0622 Update to py-gobject-2.28.0.
Remove x11 from CATEGORIES.
Explicitely add some missing CONFIGURE_ARGS.
Fix REGRESS_DEPENDS.
Remove unused SUBST_VARS.
Take maintainer.
2011-03-09 06:17:08 +00:00
ajacoutot
0b0f08ff77 Fix rcs ids. 2011-03-08 23:45:47 +00:00
landry
45e4e60799 Fix RCS $Id$, from maintainer Nigel Taylor. 2011-03-08 21:51:27 +00:00
landry
88e288c14a Fix MASTER_SITES/HOMEPAGE and bump REVISION, from Brad Davis. 2011-03-08 21:07:22 +00:00
landry
8c68792049 Update to chmlib 0.40, from 'hyjial' on ports@. 2011-03-08 20:15:26 +00:00
landry
56349280c1 Update to parrot 3.0.0, from Pascal Stumpf (thanks!) with some tweaks.
Disable threads as it seems to trigger funky bugs. Enable it on all
archs but sparc64 as it's broken there.
Testing on arm/mips64el by kili, sparc64/ppc by me.
2011-03-08 20:12:15 +00:00
martynas
033a20ec17 youtube changed things; apparently it uses double-quotes for id.
recognize both ways (in case they change this again).
ok sthen@, jsg@
2011-03-08 20:11:43 +00:00
landry
ca7b877fa3 Assorted fixes for webkit :
- fix for mips64el by Todd Carson (thanks!)
- fix https://bugs.webkit.org/show_bug.cgi?id=38263 (don't prefetch dns
 on an empty hostname) from sthen@
- fix https://bugs.webkit.org/show_bug.cgi?id=55830 (Gif images
  flickering), tracked down by dhill@
2011-03-08 18:56:30 +00:00
landry
cee6871bb9 Update to gtk-xfce-engine 2.8.1. 2011-03-08 18:35:50 +00:00
jasper
a2bd9c4335 - upstream is quite alive and kicking, but just moved their repo as pointed
out by brad. so sync.

ok sthen@
2011-03-08 17:50:44 +00:00
ajacoutot
60a5edd307 Update to gstreamer-plugins-good-0.10.28.
No change since it's only a compile fix for linux, but this keeps us up
to date.
2011-03-08 17:21:48 +00:00
sthen
5cb47b37ae bugfix update to 0.10002 2011-03-08 15:45:49 +00:00
giovanni
bd1765cd74 Update to 0.13.60 2011-03-08 15:37:28 +00:00
ajacoutot
04ad6d9668 Unbreak gnome-doc-tool again... (my bad). 2011-03-08 14:41:15 +00:00
ajacoutot
0b275cdd08 Bugfix update to libsigc++-2.2.9.
* fixes some memory corruption
2011-03-08 14:06:39 +00:00
ajacoutot
90b89aaa85 Wait for 10s for mysql to be available before bailing out. 2011-03-08 13:37:11 +00:00
ajacoutot
490432a2f1 Simplify: 'mysqladmin -s ping' is not good enough for rc_check because
while the daemon is shutting down, the access will be denied but the
process will still exists until it has shutdown completely.
This allows restart to work properly.

discussed with and ok robert@
2011-03-08 10:46:31 +00:00
sthen
05bf32f685 missing bump 2011-03-08 09:36:04 +00:00
jasper
dc2bd93560 - tweak DESCR (add more supported chips and minor style) 2011-03-08 08:30:12 +00:00
jasper
a4e63519a1 sync 2011-03-08 07:33:11 +00:00
ajacoutot
66eb53a80e Bugfix update to gmime-2.4.23. 2011-03-08 06:56:08 +00:00