Commit Graph

76968 Commits

Author SHA1 Message Date
sthen
4c1056d028 drop ish@ as maintainer, per his request 2012-08-27 13:53:10 +00:00
sthen
87aa8f23af Fix .if statement dealing with mips64/mips64el to work-around and ld(1) failure.
From Brian Callahan.
2012-08-27 13:50:15 +00:00
sthen
c033eddb06 simplify rc_pre(); this uses rm -f which returns a successful exit code
even if the file doesn't exist, so no need to explicitly test for its
presence. from rpe, ok ajacoutot@
2012-08-27 13:39:59 +00:00
sthen
668f1ff16a update to gawk 4.0.1, from rpe, ok ajacoutot@ 2012-08-27 13:38:08 +00:00
sthen
32d7e0db91 missing / in MASTER_SITES, from rpe 2012-08-27 13:32:24 +00:00
gonzalo
e2abff372f Update for haproxy to 1.4.21 with some changes:
- MINOR: stats admin: allow unordered parameters in POST requests
    - BUG/MAJOR: possible crash when using capture headers on TCP frontends
    - MINOR: config: disable header captures in TCP mode and complain
    - CLEANUP: http: message parser must ignore HTTP_MSG_ERROR
    - BUG/MAJOR: checks: don't call set_server_status_* when no LB algo is set
    - MINOR: proxy: make findproxy() return proxies from numeric IDs too
    - BUG/MINOR: stop connect timeout when connect succeeds

And others (http://haproxy.1wt.eu/download/1.4/src/CHANGELOG), while here GROFF is not needed,
add a rc.d(8) script and maintainer drop maintainership.

Tested on i386.

Ok sthen@ (untested)
2012-08-27 13:03:06 +00:00
ajacoutot
cf091e28ab Update to glew-1.9.0.
from Brad (maintainer)
2012-08-27 12:40:19 +00:00
jasper
e4cac94d34 zap a bundle-readmes mention 2012-08-27 12:30:20 +00:00
jasper
58df29bb26 remove this script since the old readmes infrastructure has been replaced
by databases/ports-readmes.

ok espie@
2012-08-27 12:30:00 +00:00
jasper
5d931b8d90 - use mktemp -t
from rpe
ok espie@
2012-08-27 11:24:52 +00:00
dcoppa
85451d4fec Fix sanity check for transient and explicitly placed windows
(upstream git commit 60a53113e05db443af4d520883ec3145680642a8)
2012-08-27 10:45:44 +00:00
robert
0f152b0ab3 add yubikey support by using a distpatch, ok ajacoutot@ 2012-08-27 10:39:42 +00:00
dcoppa
52850e935e Fix resizing floating windows by height
(upstream git commit 1089b0b201cef30fbfd03620339f5e8a166feded)
2012-08-27 09:49:18 +00:00
jasper
4272ee15d5 Remove -pthread patching.
from brad
2012-08-27 09:34:42 +00:00
jasper
cb7e2fa7bd remove libdesktop-agnostic and awn which have been given a second chance
in the past to catch up with modern times, and ignored it. now with vala
0.18 around the corner it's time to zap it.

ok aja@ landry@
2012-08-27 08:04:51 +00:00
jasper
0b0a9597d9 unhook libdesktop-agnostic and awn 2012-08-27 08:03:36 +00:00
ajacoutot
322d1bcffc A bug fix update to nasm 2.10.4.
from Brad
2012-08-27 06:21:14 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
landry
bc41963523 Fix an ugly leak in all xfce panel applets using cairo drawing
(cpugraph, netload, systemload, ..) with a gtk theme provided by
gtk-xfce-engine.

See bug #8521/commit 964d4a0.
2012-08-26 21:12:08 +00:00
landry
55b4d4b0e3 Add link to upstream bz. 2012-08-26 21:06:54 +00:00
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