Commit Graph

56623 Commits

Author SHA1 Message Date
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
sthen
10f83ce23c - s/autoconf/gnu in CONFIGURE_STYLE to prevent running autoconf twice
- remove stray ' in pre-configure target, oops
2010-05-04 12:42:33 +00:00
ajacoutot
0949f37031 Minor update to gtk2mm-2.20.3.
* Documentation: Added main page text at index.html.
2010-05-04 12:36:20 +00:00
jasper
afa0b847ac - bump dependency on gtksourceview 2010-05-04 12:03:24 +00:00
ajacoutot
c487c32929 Minor update to pangomm-2.26.2.
* Documentation: Added main page text at index.html.
2010-05-04 11:57:20 +00:00
ajacoutot
2bcf427c93 Force regen of pynotify.c to include missing functions.
See http://trac.galago-project.org/ticket/121

While here, regen WANTLIB.
2010-05-04 10:29:13 +00:00
espie
78ead5f50e if depends is :patch, install dependencies from patch... 2010-05-04 10:10:25 +00:00
sthen
4ddc5c567a Drop two headers from the cache for autoconf, they are deprecated in X.
ac_cv_header_X11_extensions_xf86dga_h
ac_cv_header_X11_extensions_xf86vmstr_h
2010-05-04 09:51:06 +00:00
espie
56177f75ea whitespace 2010-05-04 09:45:41 +00:00
espie
609e100ea7 stupid, finally get this right... 2010-05-04 09:41:46 +00:00
giovanni
4344db0111 Update to 0.7.2 2010-05-04 07:25:54 +00:00
ajacoutot
13319df707 Minor update to glib2mm-2.24.2 (documentation tweaks). 2010-05-04 06:17:20 +00:00
ajacoutot
a1fc06d0e6 Add an sqlite3 FLAVOR (usefull for proxies and testing).
Add corresponding documentation and rework some parts of README.OpenBSD.
Add FLAVORS description to DESCR-server.

input from and ok sthen@
2010-05-04 05:51:22 +00:00
william
2a82342e49 Update to eventlog-0.2.9; ok steven@ 2010-05-04 02:56:47 +00:00