espie
ddebaf6da6
not ideal, but will now stop at the end of a -F run.
2011-12-04 11:24:38 +00:00
ajacoutot
fe9845d937
+photoshow
2011-12-04 11:05:28 +00:00
ajacoutot
fdf4f2dba7
Import photoshow-0.0.20111203.
...
PhotoShow is a very easy to use web gallery installable on any web
server.
<...>
tested on sparc64 (myself) and macppc mpi@
ok mpi@
2011-12-04 11:04:27 +00:00
espie
3858760dd5
cut up big method into smaller parts
2011-12-04 10:57:46 +00:00
benoit
e2dad1ed0b
- bump package
...
- remove MAINTAINER per his request
2011-12-04 10:48:11 +00:00
benoit
1cce34dc31
- update py-snmp to 4.2.1
...
- add MODPY_EGG_VERSION, MODPY_SETUPTOOLS
- add RUN_DEPENDS, BUILD_DEPENDS
- add NO_REGRESS
- regen PLIST
"reads good" xsa@
2011-12-04 10:42:00 +00:00
espie
69df96b71c
properly forget old info when rescanning...
2011-12-04 10:39:52 +00:00
benoit
4a7ffc7718
- update xsoldier to 1.8
...
- remove USE_GROFF
- remove unnecessary patch
ok naddy@
2011-12-04 10:01:52 +00:00
ajacoutot
7bdcf16029
Unbreak runtime after pkg_subst(1) was fixed some weeks ago.
...
breakage reported by Andreas Vogele.
2011-12-04 08:53:57 +00:00
sthen
6a9ce09fbf
sync distinfo for 1.6.1, spotted by naddy
2011-12-04 01:52:44 +00:00
ajacoutot
e43463322b
Minor update to lame-3.99.3.
2011-12-03 23:59:55 +00:00
ajacoutot
b8130c9c74
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:43:04 +00:00
ajacoutot
bdb6392800
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:34:04 +00:00
ajacoutot
6701b34d5d
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:20:52 +00:00
ajacoutot
fb173cad3a
Add a dependency on x11/gtk+2,-guic.
2011-12-03 23:04:36 +00:00
ajacoutot
ea57c32ff9
tyop...
2011-12-03 22:39:11 +00:00
ajacoutot
0e1aaece3a
Use MODFXCE_ICON_CACHE.
2011-12-03 22:32:21 +00:00
sthen
2d32c24ac0
ssl-related fixes from lighttpd upstream via Brad
...
- [ssl] count renegotiations to prevent client renegotiations
- [ssl] add option to honor server cipher order, true by default
2011-12-03 22:26:08 +00:00
ajacoutot
e73daf7b20
Use MODGNOME_ICON_CACHE.
2011-12-03 22:17:15 +00:00
ajacoutot
84963604d9
Add a dependency on x11/gtk+2,-guic.
2011-12-03 20:30:09 +00:00
ajacoutot
38772246fd
No need for gtk+2 here.
2011-12-03 19:54:31 +00:00
ajacoutot
4775efcc04
Add a dependency on x11/gtk+2,-guic.
2011-12-03 19:49:45 +00:00
ajacoutot
9e43178189
Add a run depends on x11/gtk+2,-guic.
2011-12-03 19:38:09 +00:00
ajacoutot
4924a0e1d2
Add dependency on x11/gtk+2,-guic.
2011-12-03 19:26:37 +00:00
ajacoutot
bd35cdaaa9
Move all icons themes to x11/gtk+2,-guic.
2011-12-03 19:13:18 +00:00
ajacoutot
d25b4499b6
Depends on x11/gtk+2,-guic.
2011-12-03 18:55:28 +00:00
ajacoutot
955922b6d8
We want @unexec-delete here.
2011-12-03 18:46:30 +00:00
ajacoutot
19422dfcf1
Use MODGNOME_ICON_CACHE and fix gtk-update-icon-cache calls.
...
I will commit gtk-update-icon-cache by batch now, but I needed this
example to be in.
2011-12-03 18:45:02 +00:00
ajacoutot
6dcb55953b
Adapt after gtk+2,-guic split.
2011-12-03 18:35:11 +00:00
ajacoutot
7d9c438584
Add MODXFCE_ICON_CACHE for gtk+2,-guic.
2011-12-03 18:33:03 +00:00
ajacoutot
36fd6e17e7
Add MODGNOME_ICON_CACHE for gtk+2,-guic.
2011-12-03 18:32:06 +00:00
ajacoutot
ea6ed8fe38
Adapt after x11/gtk+2,-guic addition.
2011-12-03 18:31:18 +00:00
ajacoutot
f8813c40bc
Add a -guic subpackage for gtk-update-icon-cache.
...
This allows for gtk+3 to not depends on gtk+2. We will now also be able to
properly set a dependency on gtk-update-icon-cache for apps installing
icons.
2011-12-03 18:30:41 +00:00
espie
0393f66f06
most important usage of dpb upfront, before the exhaustive description of
...
option.
Drop a few heavy hints regarding ssh usage.
2011-12-03 18:02:39 +00:00
naddy
ec58a1093d
Merge in fixes for alpha from base (miod@):
...
builtins.c:
Allow MD backend to prevent the optimization of a bcopy() or memmove() of
size 1 (the size being known at compile-time) into an inline mempcpy()
expansion, which will in turn expand into a byte load and store operation.
This expansion loses precious address alignment information at some point
(because everybody knows that you can read a byte from any address, right?),
and this loses bigtime on strict alignment platforms which lack the ability
to accesse bytes directly, such as alpha (unless compiling with -mbwx and
runnning on a BWX-capable cpu).
config/alpha:
Require alignment of local arrays on word boundaries, and enable
the builtins.c `one-byte memcpy' workaround.
ok espie@
2011-12-03 15:54:05 +00:00
pirofti
a2a4ea383a
Update youtube-dl to Novemeber 23rd version. Okay sthen@.
2011-12-03 15:13:03 +00:00
sthen
ee12a15df7
update to Icinga 1.6.1
2011-12-03 15:01:38 +00:00
ajacoutot
cdc570f075
Fix MSG_NOSIGNAL detection.
2011-12-03 14:27:40 +00:00
ajacoutot
3be1450e73
x11/gtk+3 is needed at build time to compile demos/scrapbook.
...
reported by espie@, not reported by mpi@
2011-12-03 14:21:27 +00:00
ajacoutot
a34b148c11
Remove MSG_NOSIGNAL patch now that we support that.
...
Move MESSAGE to README.
2011-12-03 13:59:37 +00:00
dcoppa
395d06caab
FindRuby.cmake: use RbConfig::CONFIG instead of obsolete and
...
deprecated Config::CONFIG.
pointed out by Amit Kulkarni and jeremy@
2011-12-03 13:38:43 +00:00
ajacoutot
7177b29797
-community-id
2011-12-03 12:52:49 +00:00
ajacoutot
dc66fa5f72
Remove: development is dead upstream and considering the nature of this
...
port, it's better not to have it rather than ship an old and unsupported
version.
2011-12-03 12:52:04 +00:00
jasper
da8b8581eb
- drop a few patches in favor of a perl replace, no pkg change.
2011-12-03 12:49:11 +00:00
espie
1674edcbbd
open needed just once.
2011-12-03 11:10:48 +00:00
espie
c1a46f71e8
faster NFS: if the missing file suddenly reappears, we don't need to rescan
...
the path, just put it back in the queue, and forget it ever happened.
2011-12-03 11:03:07 +00:00
espie
91b04a0eac
fix quick-start: the interface to grabber changed in a silent way.
...
explicitly move the main_loop near handle_non_waiting_jobs to try to
fix that mess (and finish all the time)
2011-12-03 11:01:47 +00:00
espie
0037a6f50e
little message tweak (to be changed anyways)
2011-12-03 09:29:41 +00:00
benoit
66ee112ae3
- update py-altgraph to 0.9
2011-12-03 08:32:14 +00:00
ajacoutot
7668a3179a
Update to freedroidrpg-0.15rc1.
2011-12-03 08:19:08 +00:00