kili
25fcb5e873
Update to gummi-0.6.0
2011-11-16 23:34:53 +00:00
sthen
dda24e44a0
s/ONLY_FOR_ARCH/&S/
2011-11-16 23:28:37 +00:00
espie
75f7695cea
quick&dirty manpage
2011-11-16 23:11:29 +00:00
espie
c295da80f5
fix option handling
2011-11-16 23:05:28 +00:00
jasper
02f90ab638
fix dependencies after php bump
2011-11-16 23:02:10 +00:00
sthen
3796502e06
a couple more, mostly from amit kulkarni
2011-11-16 23:00:41 +00:00
espie
1d5b371ed7
a second FULLPATH=Yes needed
2011-11-16 22:59:42 +00:00
jasper
652db12f24
- enable nsfw
2011-11-16 22:58:14 +00:00
espie
ed36f69a32
fix for recent infrastructure changes
...
also fix for FULLPATH !
2011-11-16 22:57:54 +00:00
espie
12e4da425d
move
2011-11-16 22:57:03 +00:00
pascal
01cbd4d9c0
Update to glew 1.7.0, from Brad. Dependencies are happy.
...
ok phesssler@
2011-11-16 22:42:02 +00:00
ajacoutot
77d65d0cfe
I didn't succeed in catching a cat but I broke the tiger...
...
noticed by naddy@, thanks.
2011-11-16 22:40:41 +00:00
pirofti
a88e9cc331
Link mingw cross-tools.
2011-11-16 19:29:31 +00:00
pirofti
e4ec927d19
Developers, developers, developers!
...
Okay jasper@
2011-11-16 19:27:48 +00:00
ajacoutot
3d08c654cd
Remove this patch; it's wrong and introduced a segfault at logout.
2011-11-16 19:25:51 +00:00
sthen
f18e4d4cba
Add a sample file with a number of settings which many porters are
...
using in mk.conf, especially a bunch of .poison lines for common typos,
including suggestions from aja, espie, naddy and others. Can be used
with .include in mk.conf.
oks from at least william@ phessler@ and several users like it too.
2011-11-16 18:45:28 +00:00
robert
44084f0f7f
remove broken dep
2011-11-16 18:32:36 +00:00
naddy
4d9c2aa0bc
it's MODULES, not MODULE
2011-11-16 17:42:26 +00:00
ajacoutot
da4a51d517
Missing update-desktop-database goo and dependency.
2011-11-16 17:21:04 +00:00
sthen
367fd45838
belatedly add p5-MooseX-Aliases
2011-11-16 16:54:28 +00:00
phessler
620bbd77ae
+lives
2011-11-16 16:52:40 +00:00
phessler
442ef90dd6
LiVES is a Video Editing System. It is designed to be simple to use, yet
...
powerful. It is small in size, yet it has many advanced features.
LiVES mixes realtime video performance and non-linear editing in one
professional quality application. It will let you start editing and
making video right away, without having to worry about formats, frame
sizes, or framerates. It is a very flexible tool which is used by both
professional VJ's and video editors - mix and switch clips from the
keyboard, use dozens of realtime effects, trim and edit your clips in
the clip editor, and bring them together using the multitrack timeline.
You can even record your performance in real time, and then edit it
further or render it straight away.
For the more technically minded, the application is frame and sample
accurate, and it can be controlled remotely or scripted for use as a
video server. And it supports all of the latest free standards.
lots of help from ajacoutot@
OK sebastia@
2011-11-16 16:52:01 +00:00
rpointel
b3f9663c44
Update cjc to 1.2.1.
...
ok wcmaier@ (maintainer).
2011-11-16 16:00:00 +00:00
rpointel
e8afd6c5e0
update py-xmpp to 1.1.2.
...
ok wcmaier@ (maintainer).
2011-11-16 15:57:15 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
ajacoutot
60dbfbb427
Fix obvious mistake in a patch.
2011-11-16 15:34:54 +00:00
espie
add6356fe4
fix obvious typo, if someone's ever going to fix it
2011-11-16 15:23:46 +00:00
jasper
6984f2b752
- bring back fixes to fix this on mips64*
...
ok sthen@
2011-11-16 15:12:53 +00:00
phessler
bef8781387
Update to alephone 1.0!
...
OK ajacoutot@
while here, sneak in a fix so the internal version string also says "1.0"
2011-11-16 15:10:55 +00:00
rpointel
f109a5837e
Update mercurial to 2.0.
...
ok wcmaier@ (maintainer).
2011-11-16 15:00:52 +00:00
sthen
9265a1cd5f
import p5-MooseX-Aliases, ok jasper@
...
The MooseX::Aliases module will allow you to quickly alias methods in
Moose. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
2011-11-16 14:55:51 +00:00
jasper
2eb70d5f0b
- update to 3.3.28
2011-11-16 14:52:50 +00:00
espie
1dcb17d4da
try to avoid SUDO while cleaning up the cache.
...
this avoids prompting for password during make extract.
problem noticed by rpointel@
2011-11-16 14:40:59 +00:00
ajacoutot
e88239a213
Explcitely set the converter to a2ps and enable dbus support for colord.
2011-11-16 14:23:11 +00:00
kili
d1fc7805ae
Warp is a fast, light-weight HTTP server handler for WAI.
...
ok jasper@
2011-11-16 14:18:32 +00:00
kili
770573c4a1
Provides a common protocol for communication between web aplications
...
and web servers.
2011-11-16 14:16:57 +00:00
kili
6dbcdf41ef
Generic HTTP types for Haskell (for both client and server code).
...
ok jasper@
2011-11-16 14:16:13 +00:00
kili
82b32ef0f2
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
...
specification, and can be used to parse either well-formed XML, or
unstructured and malformed HTML from the web. The library also
provides useful functions to extract information from an HTML
document, making it ideal for screen-scraping.
ok jasper@
2011-11-16 14:15:19 +00:00
kili
d91f251cd2
This library tries to call minimum system calls which are the
...
bottleneck of web servers.
ok jasper@
2011-11-16 14:14:05 +00:00
robert
c29d8172b4
remove the dead openoffice ports
2011-11-16 13:38:22 +00:00
phessler
7ccc4d7c1c
Update to VLC 1.1.12
...
Most of the bits from Brad, a minor runtime fix by me.
Tested on amd64, i386, macppc
OK dhill@, rpointel@, sthen@, jasper@
2011-11-16 13:33:15 +00:00
robert
4036c0a4b7
update to 1.9.4
2011-11-16 13:29:13 +00:00
jasper
1dac86efa7
mark as broken on sparc64, as it requires pthread for reasons yet unknown.
...
ok sthen@
2011-11-16 12:47:07 +00:00
kili
db74601aee
Update to ghostscript-9.04.
...
Enable jbig2dec support.
New devices still not enabled (I've to resort the
device list anyway).
ok ajacoutot@
2011-11-16 12:43:23 +00:00
espie
de328a0db8
synch with recent changes in src.
...
mostly from brad@
2011-11-16 12:32:49 +00:00
espie
8a612a2089
zap extra unneeded ldconfig that pollute the cache with temporary directories
2011-11-16 12:29:00 +00:00
ajacoutot
522e5febbb
No need for py-gnome here, py-gtk2 is enough.
2011-11-16 12:11:43 +00:00
naddy
f24b6d785f
Update to 3.1.0 pl3.
...
Regression tests run successfully on alpha, arm, amd64, i386, mips64el,
powerpc.
sparc64 continues to be a bit flakey.
2011-11-16 12:08:32 +00:00
sebastia
4be0a62b62
Whenever I added Batmon, forgot to enable it to the build.
...
OK jasper@ sthen@
2011-11-16 11:18:40 +00:00
espie
3b4f419753
add comments to a few thing
...
be more precise into recreating $d, using bizarre shell patterns
2011-11-16 10:57:23 +00:00