jasper
4f8240b546
- plug a bunch of mem. leaks
...
from pterjan @ mandriva, via landry@
2007-11-20 21:05:30 +00:00
jasper
42771f89de
update HOMEPAGE
2007-11-20 20:29:41 +00:00
jasper
3d2e6f0898
add wbox
2007-11-20 20:28:19 +00:00
jasper
4ee92cd913
import wbox-4
...
wbox aims to help you having fun while testing HTTP related stuff. You
can use it to perform many tasks, including the following.
* Benchmarking how much time it takes to generate content for your
web application.
* Web server and web application stressing.
* Testing virtual domains configuration without the need to alter
your local resolver.
* Check if your redirects are working correctly emitting the right
HTTP code.
* Test if the HTTP compression is working and if it is actually
serving pages faster.
* Use it as a configuration-less HTTP server to share files!
from Laurent Fanis <laurent at humppa.nl> (MAINTAINER)
2007-11-20 20:25:19 +00:00
simon
88de0afe27
update to version 0.16
...
ok merdely@
2007-11-20 20:05:35 +00:00
simon
1bc4a2036f
update to version 0.08
...
ok okan@
2007-11-20 19:28:20 +00:00
sturm
b7dfa075f3
bumping a PKGNAME does not mean you just add p0, you have to choose a
...
patch level HIGHER than the previous one
another example of peer review failing
2007-11-20 19:23:25 +00:00
simon
df6e80dc93
update to version 2.36
...
spaces and ok okan@
2007-11-20 19:22:00 +00:00
simon
e95dffee65
update to version 0.61
...
ok pvalchev@ (maintainer)
2007-11-20 19:18:00 +00:00
ckuethe
c3e345e876
I just got some matroska files with multiple input audio streams that crashes
...
ffmpeg unless I specifically select which streams to encode. Add a patch to
"-map" the right streams.
2007-11-20 19:12:12 +00:00
simon
a38b4de661
update to version 1.13
...
tweaks and ok merdely@
2007-11-20 19:11:24 +00:00
mgrimm
cf083441f5
gunzip the man page and install it in the proper location
...
ok msf@ (MAINTAINER)
2007-11-20 18:53:21 +00:00
merdely
a5eab2dbe3
Add p5-Log-Dispatch-FileRotate
2007-11-20 18:45:05 +00:00
merdely
e3211c8ba3
import p5-Log-Dispatch-FileRotate 1.16
...
This module provides a simple object for logging to files under the
Log::Dispatch::* system, and automatically rotating them according
to different constraints. This is basically a Log::Dispatch::File
wrapper with additions. To that end the arguments:
name, min_level, filename and mode
behave the same as Log::Dispatch::File. So see its man page (perldoc
Log::Dispatch::File)
help and ok from simon@
2007-11-20 18:43:21 +00:00
ajacoutot
79ef00d88c
- make the -cups subpackage run on the cups FLAVOR of ghostscript since
...
it needs pstoraster
ok naddy@
2007-11-20 15:48:41 +00:00
merdely
9b712b9d76
Update Net-Daemon to 0.43
...
ok simon@, kevlo@ (MAINTAINER)
2007-11-20 14:30:02 +00:00
merdely
ff7fe0e258
Update Net-Amazon to 0.46
...
ok MAINTAINER (Sam Smith)
ok simon@
2007-11-20 14:29:03 +00:00
ajacoutot
beac1a304b
- add the cups FLAVOR to the build
...
"fine with it" okan@, "add it" steven@
2007-11-20 14:18:16 +00:00
steven
30ecced046
+cln
2007-11-20 12:10:29 +00:00
steven
6eff9f4ec6
import cln, a c++ library for efficient computations
...
from Paul Irofti <bulibuta at gmail.com> with some tweaks
2007-11-20 12:09:52 +00:00
fgsch
e6f700ebb4
Temporary update to 1.5.2svn. This should fix some issues with python 2.5.
2007-11-20 04:33:42 +00:00
sthen
1277ec056e
add a comment to warn about risk of circular dependency if
...
ever gperf gets gettext support (following libiconv change
which uses gperf).
suggested by and ok naddy
2007-11-20 01:46:42 +00:00
jasper
3711c5784b
add p5-Net-Google
2007-11-19 21:49:43 +00:00
jasper
fa19feea2d
import p5-Net-Google 1.0.1
...
Provides a simple OOP-ish interface to the Google SOAP API.
from Gleydon Soares (MAINTAINER) with tweaks by me
2007-11-19 21:47:20 +00:00
ckuethe
6046f9d53b
Add pspvc. ok kili@
2007-11-19 21:11:22 +00:00
ckuethe
2a573e920c
pspvc is a GUI front end to ffmpeg to ease the process of compressing video
...
to play on portable MPEG4 players (like the Playstation Portable)
ok kili@
2007-11-19 21:10:40 +00:00
jasper
48e231c6dd
add dasher
2007-11-19 20:45:16 +00:00
jasper
37df402e6c
import dasher 4.6.1
...
Dasher is an information-efficient text-entry interface, driven by
natural continuous pointing gestures. Dasher is a competitive text-entry
system wherever a full-size keyboard cannot be used.
2007-11-19 20:43:54 +00:00
simon
4a648a825a
update to version 1.58
...
ok sturm@ (maintainer)
2007-11-19 20:30:06 +00:00
kili
e0b2f7fae8
Unbreak after the ghostscript update.
2007-11-19 20:11:41 +00:00
kili
a1f3aba027
Update to 8.60.
...
Add a cups flavor (for the pstoraster thingy).
Accept the truth and dake maintainership.
Tested by many.
ok simon@
2007-11-19 20:06:56 +00:00
simon
da7823ae24
update to version 0.04, add license comment, set PERMIT_* accordingly
...
and remove maintainer at his own request
ok jasper@
2007-11-19 20:05:04 +00:00
kili
a5eca74554
no need to run_depend on the ghc runtime nor hs-x11-extras, since all
...
ghc-related libs are static only.
also, explicitly add a pkgspec (with version) for hs-x11-extras, else
the build may fail if hs-x11-extras-0.3 is still installed.
noticed and tested by Simon Kuhnle. thanks!
2007-11-19 19:59:40 +00:00
kili
2df8a7256f
share/mime/magic can change, too (if scribus is installed, for example).
...
ok jasper@
2007-11-19 19:52:31 +00:00
sturm
340b9f289d
fix BUILD_DEPENDS to depend on the specific version of python
2007-11-19 19:43:36 +00:00
jasper
832570aba1
- update gmime to 2.2.11
2007-11-19 19:05:32 +00:00
simon
d43867036a
update to version 1.10 and remove maintainer as requested
...
ok bernd@ (former maintainer)
2007-11-19 18:57:10 +00:00
simon
0322cbac24
update to version 1.24
...
confirmed by maintainer
2007-11-19 18:53:21 +00:00
jasper
caa9bb365a
add libgail-gnome
2007-11-19 18:31:50 +00:00
mgrimm
75f3498214
Update to pinfo 0.6.9; many bugfixes.
...
With feedback, help and fixes from both kili@ and espie@.
ok kili@, "go ahead" espie@ (MAINTAINER)
2007-11-19 18:31:03 +00:00
jasper
28f99ceb93
import libgail-gnome 1.20.0
...
The libgail-gnome package contains the GNOME Accessibility
Implementation library additions which implement ATK interfaces for
libbonoboui and libgnomeui widgets.
2007-11-19 18:29:52 +00:00
okan
1f29542467
maintenance update from pedro@ via ports@
...
"just do it" steven@, ok merdely@
2007-11-19 17:18:41 +00:00
merdely
5518a629fd
Update to XML-Atom-0.28
...
- Remove unnecessary patch
- Remove modbuild CONFIGURE_STYLE
- Add RUN/BUILD_DEPENDS
tweaks and ok from simon@ and okan@
2007-11-19 15:26:24 +00:00
landry
d661ec07d3
Update to 0.0.12 & tidy up WANTLIB
...
ok steven@
2007-11-19 13:36:07 +00:00
landry
7a4415f8c4
- update to 0.6.2
...
- no need to RUN_DEPENDS on xfce4-panel as it's in LIB_DEPENDS and xfce4
doesn't build on static archs.
- tidy up WANTLIB
- patch-panel-plugin_weather-http_c has been merged upstream
with feedback and ok steven@
2007-11-19 13:26:06 +00:00
sthen
24854c8d58
support 646 as an alias for ASCII in the converter.
...
ok brad via steven; discussed with jasper, naddy, steven
2007-11-19 13:12:57 +00:00
martynas
117ac1f407
update to bitlbee-1.0.4
...
ok simon@ and maintainer Andrew Dalgleish; tested by Wiktor Izdebski
2007-11-19 11:44:32 +00:00
jakob
114dc94b6e
add missing patches
2007-11-19 09:18:42 +00:00
jakob
ca3b258b0b
update to v4; from okan
2007-11-19 09:18:18 +00:00
jakob
e12677fadc
postfix snapshot 20071111
2007-11-19 09:16:53 +00:00