Commit Graph

56636 Commits

Author SHA1 Message Date
ajacoutot
b2e8624c80 Remove epiphany extension as it required gecko and our epiphany used
webkit.
2010-05-07 13:16:34 +00:00
landry
6e3cf35196 s/openbsd-markers/openbsd-developers/, and while here reformat DESCR.
Prompted by borbely dot adam at fokazsir dot hu on ports@
2010-05-07 11:50:38 +00:00
dcoppa
652a8e09ea s/files/\${FILESDIR}/ 2010-05-07 11:00:34 +00:00
bluhm
45f068b29a update p5-Module-Signature to 0.63 2010-05-07 10:26:40 +00:00
ajacoutot
bee49d0cc9 Update to gthumb-2.10.12.
ok Guillaume PROTET (maintainer)
2010-05-07 09:04:32 +00:00
ajacoutot
ea6f85ec25 Maintainance update to tracker-search-0.8.5.
* lots (!) of bugfixes

Our default GStreamer package now comes with much more useful plugins
than it used to, so no need for pkg/MESSAGE anymore, output is already
chatty enough.
2010-05-07 07:22:47 +00:00
sthen
4acafe2a8b minor update to 3.1.8, update plist, add some @extraunexec 2010-05-06 23:01:59 +00:00
sthen
bec2a97cd6 - adjust for flow-tools port changes 2010-05-06 21:42:24 +00:00
sthen
f1372d5506 - update to 0.3.4, this is an actively developed fork from the old
upstream which is no longer updated - maintainer timeout.

- adjust for flow-tools port changes
2010-05-06 21:41:57 +00:00
sthen
52f6883a94 - update to 0.68.5, this is an actively developed fork from the old
upstream which is no longer updated.

- take MAINTAINER, suggested by jakob@
2010-05-06 21:40:31 +00:00
ajacoutot
79495140a3 Minor update to libxml++-2.30.1.
(documentation changes)

"works" Andreas Bihlmaier (maintainer)
2010-05-06 21:30:47 +00:00
jasper
2f33b966fc - update lpeg to 0.9
based on a diff by scott vokes
2010-05-06 20:57:35 +00:00
kili
61f34d1e88 Fix build and adjust wantlib after threading has been disabled in
ghc. While here, rename the `log' matcher to `comment' and add a
little bit of documentation as discussed upstream.
2010-05-06 20:06:28 +00:00
kili
e07d5ae83f Adjust WANTLIB and bump PKGNAME after the ghc change. 2010-05-06 20:05:24 +00:00
kili
d124326763 Change ghc.port.mk to allow addition of flags to MODGHC_SETUP_PROG by
just setting MODGHC_SETUP_CONF_ARGS (which is now empty by default).

Add dblatex-created documentation.

While here, use our INSTALL* macros where possible to get correct
permissions (noticed by dcoppa@). This does *not* fix the permissions
of libraries and interface files installed by Cabal-based tools,
because the permissions are hard-coded in Cabal, and I'm not going
to touch and fix Cabal ever, because IMHO it's completely broken
by design. (If you want to read some of this madness, have a look
at libraries/Cabal/Distribution/Compat/CopyFile.hs or even
libraries/Cabal/Distribution/Simple/Install.hs)

Expect some breakage of depending ports (at least of devel/darcs) and
some necessary WANTLIB changes, which will be fixed soonish.
2010-05-06 20:00:19 +00:00
schwarze
8dc8df7612 add myself; "sure" landry@ on an earlier version;
while here, move gilles@ 19 lines south
2010-05-06 19:49:53 +00:00
stsp
5647222c55 +dblatex
reminded by kili
2010-05-06 19:36:24 +00:00
landry
cb27d75f62 WIP on unbreaking kazehakase:
- update to 0.5.8
- backport upstream svn r3871 to let it build with latest gtk+2
- switch to xulrunner 1.9.x (breaks gecko backend while here)
- don't try to create a dbus server socket in a non-existent dir
It is still badly broken, as upstream doesn't seem to care about
shipping working stuff... but at least it builds and packages.
2010-05-06 19:25:51 +00:00
stsp
37a5731d41 Port of dblatex.
hints and ok kili@
2010-05-06 18:08:02 +00:00
espie
56e02d3495 make sure all hosts have the same set of .la files 2010-05-06 15:50:13 +00:00
jasper
b4bbdfffe3 - sync 2010-05-06 15:16:30 +00:00
otto
ac34cf99f7 fix my position 2010-05-06 10:39:55 +00:00
stephan
f9d6e26b31 update to 6.x-3.3, addressing DRUPAL-SA-CONTRIB-2010-41,
see http://drupal.org/node/791054

ok espie@
2010-05-06 09:27:40 +00:00
gilles
a0a2d758d2 I left Paris months ago ... 2010-05-06 09:27:31 +00:00
stephan
c85961bc3c update to 3.3, addresses DRUPAL-SA-CONTRIB-2010-40
see http://drupal.org/node/791050

ok landry@
2010-05-06 09:03:56 +00:00
dcoppa
0f75800bd6 Add myself.
OK landry@
2010-05-06 08:42:04 +00:00
giovanni
22bb829520 Update to 0.6 2010-05-06 08:19:49 +00:00
nicm
d6335e2fa9 Update to 0.1.12.
ok sthen
2010-05-05 22:48:20 +00:00
giovanni
33441d84ea Update to 2.2.0
help and ok sthen@
2010-05-05 17:03:19 +00:00
stephan
9b3be1dff8 fix email of MAINTAINER, ok sthen@ 2010-05-05 14:40:00 +00:00
stephan
1bbb1b2209 +httperf 2010-05-05 14:09:23 +00:00
stephan
4a953f8994 import httperf-0.9.0
Httperf is a tool for measuring web server performance. It provides a
flexible facility for generating various HTTP workloads and for
measuring server performance.

The focus of httperf is not on implementing one particular benchmark but
on providing a robust, high-performance tool that facilitates the
construction of both micro- and macro-level benchmarks. The three
distinguishing characteristics of httperf are its robustness, which
includes the ability to generate and sustain server overload, support
for the HTTP/1.1 and SSL protocols, and its extensibility to new
workload generators and performance measurements.

from Scott Vokes (vokes DOT s AT gmail DOT com), ok landry@ and sthen@
2010-05-05 14:08:08 +00:00
jim
f13936acf4 remove vlc flavor that no longer exists.
ok landry@
2010-05-05 13:41:48 +00:00
sthen
a0955096f6 update to 1.0.27, adds v6 support 2010-05-05 13:35:02 +00:00
giovanni
0bf657eae5 Update to release 6224 2010-05-05 10:36:33 +00:00
giovanni
15840a7a2b Update to 4.014
ok pea@
2010-05-05 10:00:46 +00:00
edd
af996e26bb Update to vlc-1.0.6 from maintainer Brad Smith.
OK dcoppa@, sthen@.
2010-05-05 08:43:35 +00:00
espie
242c6d27a5 build with recent cdefs changes (no need to bump pkgname) 2010-05-05 06:49:36 +00:00
ajacoutot
c5b1a55ac8 Fix paths in documentation.
ok benoit@ (maintainer)
2010-05-05 05:32:24 +00:00
sthen
8868c21fd1 sync patches, no package change. from Brad. 2010-05-05 02:07:44 +00:00
sthen
832d7dc996 Update to 1.6.2.7; various bugs fixed including some DTMF problems,
potential crashes in chan_sip, and a chan_local deadlock.
2010-05-04 23:02:58 +00:00
jasper
8085b58188 sync 2010-05-04 20:39:29 +00:00
jasper
56082c2bfa - remove gossip, it's been superseded by/evolved into empathy.
agreed by ajacoutot@
2010-05-04 20:39:21 +00:00
ajacoutot
3cdc23a045 Regen patches, no binary change. 2010-05-04 14:42:28 +00:00
sthen
c16616608b Add to UPGRADE-1.6.txt telling people that insecure=very (deprecated for
>3 years and triggering a warning in the logs) has been removed in this
version.
2010-05-04 14:41:48 +00:00
ajacoutot
7f87048ede Maintainance update to vinagre-2.30.1.
* fix a crash when using SSH tunneling
2010-05-04 14:01:44 +00:00
wcmaier
348a2c28ea Update to 0.7.12.
Contains a SECURITY fix: http://buildbot.net/trac/wiki/SecurityAlert0711.
Patch from Alex Holst <a at mongers.org>; thanks!
2010-05-04 13:50:35 +00:00
ajacoutot
c7fda7f1e9 s/Linux/Unix
Just imported, no bump.
2010-05-04 12:57:01 +00:00
ajacoutot
0756b1d601 +backintime 2010-05-04 12:54:19 +00:00
ajacoutot
2af53dc412 Import backintime-0.9.26.
Back In Time is a simple backup tool for Linux inspired from the flyback
project and TimeVault. The backup is done by taking snapshots of a
specified set of directories.

ok jasper@
2010-05-04 12:53:49 +00:00