Commit Graph

77098 Commits

Author SHA1 Message Date
landry
6b702d2f1c Use rm -f instead of checking for /var/spool/lock/sympa existence.
From rpe, ok ajacoutot@
2012-08-26 20:35:22 +00:00
avsm
fe0795a3b9 cil: add a missing BUILD_DEPENDS on findlib, bump REVISION
noticed by naddy@
2012-08-26 20:17:42 +00:00
avsm
ce103f1721 ocaml-calendar: add a missing BUILD_DEPENDS on sysutils/findlib and bump REVISION
noticed by naddy@
2012-08-26 20:12:13 +00:00
robert
963cc1a660 update to 21.0.1180.81 2012-08-26 18:47:01 +00:00
stu
bee9cc1f47 Use MODULES for Tcl/Tk.
Remove maintainer per maintainer's request.

Ok sthen@
2012-08-26 17:41:16 +00:00
eric
39490b7fab - tweak WANTLIB
- libcairo-trace is not a regular library
- move cairo-trace to PRFAG.shared

input from Brad and ajacoutot@

ok ajacoutot@
2012-08-26 17:22:27 +00:00
stu
65d930bff4 Update to 1.1.
Ok sebastia@
2012-08-26 17:04:49 +00:00
stu
216f04d388 Update to 8.5.12.
Ok sebastia@
2012-08-26 16:57:58 +00:00
stu
2c58c07dfb Fix bad patch from previous commit. 2012-08-26 16:51:13 +00:00
stu
9270b14ff5 Update to 8.5.12.
Ok sebastia@
2012-08-26 15:47:00 +00:00
stu
a09a1f9b85 Update to beta-24.
Ok sebastia@
2012-08-26 15:43:51 +00:00
ajacoutot
4fec7ede84 Update to stellarium-0.11.4a. 2012-08-26 12:42:11 +00:00
pascal
3dd48630d4 missing .endif, found by and ok aja@ 2012-08-26 10:19:48 +00:00
ajacoutot
7cc5fbacd4 Update to stellarium-0.11.4. 2012-08-26 07:51:54 +00:00
ajacoutot
e55137f7da Bug fix update to automake 1.12.3.
from Brad
2012-08-26 07:21:16 +00:00
ajacoutot
4be37df2ac Remove -pthread hack and gcc3 optimizer workarounds for sparc64/hppa.
from Brad
2012-08-26 07:19:55 +00:00
ajacoutot
927118332a Remove uneeded patch and set proper autoconf version.
from Brad
2012-08-26 07:19:26 +00:00
ajacoutot
e2894e788c Remove -pthread patching and sync a bit closer to a pending patch
for upstream since the original project is missing libpthread
linking all together.

from Brad (maintainer)
2012-08-26 07:17:20 +00:00
ajacoutot
2ec950a657 Remove -pthread patching.
from Brad (maintainer)
2012-08-26 07:16:54 +00:00
pascal
551d2539ac Update to gdb 7.5. 2012-08-25 19:15:44 +00:00
pascal
081a373d7b Set PKGSPEC-main to be more strict about versions (>=4.6,<4.7) of the -main
package.  g++ et alii should always depend on a matching gcc.  Same solution as
for 4.7 by espie@.

found by and ok aja@
2012-08-25 18:22:54 +00:00
stsp
9c7df8f039 Fix crash due to missing strptime() declaration.
ok landry
2012-08-25 17:40:58 +00:00
ajacoutot
a73b0d4f87 sync WANTLIB after recent compiler change
from Brad
2012-08-25 17:10:58 +00:00
mpi
1a37f49f5d Remove -pthread patch and add libusb1 as static dependency, from Brad
ok ajacoutot@
2012-08-25 15:27:40 +00:00
mpi
00095af6da Remove -pthread patch, from Brad
ok ajacoutot@
2012-08-25 15:25:51 +00:00
ratchov
7343a20978 Use a lookup table for supported audio parameters, remove
hacks from first sndio days that aren't necessary any longer.
Suggested by Reimar Doeffinger. Tweaks from Tim van der Molen
and naddy@. Tested by many, ok dcoppa
2012-08-25 15:05:51 +00:00
ajacoutot
957114e314 Change MASTER_SITES_ZARAFA. 2012-08-25 14:45:08 +00:00
ajacoutot
0cc204d9f6 Update to ekiga-3.9.90.
still very rough around the edges...
2012-08-25 13:30:50 +00:00
ajacoutot
115f7f9fd9 Update to gnugk-3.1. 2012-08-25 13:19:37 +00:00
ajacoutot
1c213852c1 Update to opal-3.10.7. 2012-08-25 13:17:54 +00:00
ajacoutot
b34ccae0d5 --disable-h460p which requires development (unreleased) code from h323plus
for dependent ports to compile properly.
2012-08-25 13:16:30 +00:00
ajacoutot
25786f41a4 Update to ptlib-2.10.7. 2012-08-25 13:15:23 +00:00
ajacoutot
3e47445b0c Remove pthread patch and fix static linking.
from Brad
2012-08-25 13:12:59 +00:00
ajacoutot
1e85c58f0d Tweak comment. 2012-08-25 13:11:35 +00:00
ajacoutot
1357eb3177 Make sure rc_post does not fail by using rm -f ; lockfiles aren't
supposed to stay around.

from rte
2012-08-25 11:41:46 +00:00
dcoppa
864dad392e Update to audacious / audacious-plugins 3.3.1
With suggestions from Brad and stsp@
OK stsp@
2012-08-25 11:30:19 +00:00
ajacoutot
6c59171ed6 Simplify how the order of the _pkg_scripts entries get reversed on stop.
(same diff as for netatalk and samba from rpe)
2012-08-25 10:17:27 +00:00
ajacoutot
06241e4236 Simplify how the order of the _pkg_scripts entries get reversed on stop.
from rpe, ok sthen@
2012-08-25 10:14:37 +00:00
sthen
0860351566 update to logsurfer 1.8, from rpe, ok ajacoutot@ 2012-08-25 10:07:25 +00:00
sthen
72a1e1685b ajaxterm needs -d to daemonize; move it from daemon_flags to daemon.
From rpe, ok ajacoutot@
2012-08-25 10:05:34 +00:00
ajacoutot
d682cf0b3e Don't hardcode gmake, use ${MAKE_PROGRAM}.
Tighten LIB_DEPENDS.
Don't hardcode /usr/local and /etc.

ok jmatthew@ (maintainer)
2012-08-25 06:33:14 +00:00
espie
8ad9cfa9f8 $(DEMOS_INSTALL_DIR} sure isn't a correct variable spec 2012-08-24 22:40:34 +00:00
jasper
6fca909a93 regen patches 2012-08-24 19:50:32 +00:00
jasper
0b8889a1de SECURITY UPDATE to 1.4.1, fixes CVE-2012-3442 CVE-2012-3443 CVE-2012-3444
Django Cross-Site Scripting and Two Denial of Service Vulnerabilities

from ryan boggs (MAINTAINER)
2012-08-24 17:01:32 +00:00
ajacoutot
f3ade23335 No need for -pthread ldflags anymore.
from Brad
2012-08-24 12:33:14 +00:00
ajacoutot
af99458b46 Remove the as-needed pthread hack.
from Brad
2012-08-24 12:14:47 +00:00
jasper
1dc75394cf sync 2012-08-24 09:42:10 +00:00
jasper
212e7ce539 remove, it's supposed to be benchmarks. 2012-08-24 09:40:34 +00:00
jasper
c27ca3d7ac import tsung 1.4.2
Tsung is a distributed load testing tool that is available free of
charge as an open source software product. It is protocol-independent
and can be used to stress Jabber/XMPP, HTTP, SOAP, LDAP and PostgreSQL
servers. The tool can simulate very large numbers of users per server,
making it ideal for analysing and testing the performance of large-scale
applications, such as instant messaging solutions.

ok sthen@
2012-08-24 09:39:26 +00:00
jasper
f3d7c92dfb - this'll also need ocaml-camomile to run 2012-08-24 09:33:31 +00:00