Commit Graph

78953 Commits

Author SHA1 Message Date
ajacoutot
e813b2b55b really disable gtk-doc.
spotted by naddy@
2012-10-30 20:12:21 +00:00
gonzalo
76c4252257 Update for haproxy to 1.4.22:
- BUG/MEDIUM: option forwardfor if-none doesn't work with some configurations
    - BUG/MINOR: checks: expire on timeout.check if smaller than timeout.connect
    - REORG/MINOR: use dedicated proxy flags for the cookie handling
    - BUG/MINOR: config: do not report twice the incompatibility between cookie and non-http
    - MINOR: contrib/iprange: add a network IP range to mask converter
    - BUG/MEDIUM: ebtree: ebmb_insert() must not call cmp_bits on full-length matches
    - OPTIM: halog: make use of memchr() on platforms which provide a fast one
    - OPTIM: halog: improve cold-cache behaviour when loading a file
    - MINOR: config: tolerate server "cookie" setting in non-HTTP mode
    - BUG/MINOR: tarpit: fix condition to return the HTTP 500 message

And others, while here remove for real the maintainer and add reload to rc.d(8) script.

Very initial update from chipitsine at gmail.com with tweaks by me. Thanks!

Ok aja@
2012-10-30 19:40:19 +00:00
zinke
c99265f606 update to surf version 0.5
ok landry@
2012-10-30 18:27:55 +00:00
giovanni
4a200c2e72 Bugfix update to 1.9.1 2012-10-30 17:45:12 +00:00
ajacoutot
9968c2be4b Update to ocsync-0.60.1. 2012-10-30 17:26:59 +00:00
dcoppa
012897bd20 Bugfix update to redis-2.6.2 2012-10-30 17:22:54 +00:00
zinke
6c14565c43 update to slock 1.1
sneak in same non-default color (scheme) used in other suckless ports
(x11/dwm and x11/tabbed)

ok gsoares@ landry@
2012-10-30 17:14:53 +00:00
zinke
c8f761a689 update to tabbed 0.4.1
ok landry@ gonzalo@
2012-10-30 17:09:55 +00:00
dcoppa
6e08287364 player: Recover from AAC decoding error
Decoding errors are usually not fatal, so we can recover by skipping
the broken frame. This also fixes invalid memory reads caused by
sampleSizeCurr >= sampleSizeN.

(upstream git commit dd6c620b53272e2eb4b091a835cd250309f04cad)
2012-10-30 16:59:23 +00:00
sebastia
392934d98e Major update to SOGo 2.0.2, essentially unfucking it on amd64.
Problem reported and tests from giovann@ and Jean Gerard
(jg at rilk.com).

finally OK giovanni@
same applies to the just updated SOPE, where I hit the go button
just too fast ;)
2012-10-30 15:09:53 +00:00
sebastia
d5e2f52bd9 Major update to SOPE-2.0.2, especially unfucking it on amd64, since the
introduction of libobjc2
2012-10-30 14:57:18 +00:00
sthen
c55675632d update to py-dot 1.0.28; from Laurence Tratt, with a few minor tweaks from me 2012-10-30 14:28:04 +00:00
gsoares
0f5e86d72b add missing rcs id
OK aja
2012-10-30 14:21:36 +00:00
giovanni
eeefbcc36f Update to 1.0.36 and fix dead master sites.
hints and ok sthen@, ok brad@ (Maintainer)
2012-10-30 14:18:25 +00:00
gsoares
7301f2c5c6 unbreak do-regress target by using ${MODLUA_BIN} instead of hardcode lua
ok jasper@ sthen@
2012-10-30 12:28:46 +00:00
ajacoutot
70e1603401 Remove @conflict.
ok landry@
2012-10-30 10:53:41 +00:00
ajacoutot
4d94d0cc3a Bugfix update to nautilus-3.6.2. 2012-10-30 07:53:36 +00:00
jasper
0ac4695e25 - update to glpi-0.83.6 2012-10-30 07:33:54 +00:00
espie
21af771d16 add a bit of experimental scaffolding to build xenocara from ports
- resurrect USE_X11 in a smart way: auto-determine it correctly from
WANTLIBS (accounts for most ports)
- define a BUILD_XENOCARA knob that builds fake based on mtree for
X11BASE.
- if BUILD_XENOCARA_TOO=Yes, prepare to hook to a xenocara "fake" meta
package.

All of this off by default, the xenocara shadow tree is not in yet
anyways. Zero impact on regular builds.
2012-10-29 22:27:05 +00:00
robert
93b6b03f67 unbreak build by adding missing patch 2012-10-29 19:07:40 +00:00
abieber
75ed9f3d35 - fix webkit depend
- add webkit runtime depend
- remove DOCS

OK aja@, jeremy@
2012-10-29 16:09:58 +00:00
espie
9a11505f7a resurrect USE_X11, only for the few ports that require xenocara components
but don't have explicit WANTLIB that point to X11.
2012-10-29 15:19:02 +00:00
landry
eb80260322 SECURITY update to thunderbird 16.0.2.
Fixes MFSA 2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-29 14:53:36 +00:00
stsp
4d20811e3e Update to Subversion-1.7.7. 2012-10-29 14:30:55 +00:00
gsoares
af59a2705b update to Mail-IMAPClient-3.32
ok giovanni@
"looks fine" sthen@
2012-10-29 14:16:59 +00:00
gsoares
d61e36cfcf bugfix update for msmtp-1.4.30
- Fix a bug in msmtp_read_addresses() that was introduced in version 1.4.29 by
  fixing a problem in the wrong way.
2012-10-29 13:41:06 +00:00
sthen
a227e9d7a0 Run autogen.sh in post-patch again, so the configure script can be run
normally with CONFIGURE_ARGS/CONFIGURE_ENV. But patch the script to
avoid running configure twice.  ok aja@
2012-10-29 12:16:48 +00:00
sthen
9c095e631d fix PYTHON_LIBS setting, pointed out by espie@.
- generally avoid using != in port Makefiles, but in particular don't use it
in a way where it has a dependency on some other package being installed.
2012-10-29 12:14:39 +00:00
espie
f1b95822c9 zap space 2012-10-29 11:29:51 +00:00
espie
4c89bc77cf zap space at end 2012-10-29 11:27:05 +00:00
dcoppa
d4450566c4 Update to R-2.15.2 2012-10-29 11:07:29 +00:00
landry
ceb6f8ff76 Set USE_LIBTOOL to Yes and add devel/libtool to BUILD_DEPENDS instead.
prodded by ajacoutot@
2012-10-29 09:47:05 +00:00
landry
a741269353 Fix build dependencies:
- set CONFIGURE_STYLE to gnu, and add MODGNU_AUTOCONF_DEPENDS +
 MODGNU_AUTOMAKE_DEPENDS to BUILD_DEPENDS (from brad@)
- set USE_LIBTOOL to gnu since autogen.sh calls libtoolize
- run autogen.sh in do-configure instead of post-patch to avoid running it twice
2012-10-29 09:36:05 +00:00
abieber
eea70d3679 +luakit
OK landry@ jeremy@
2012-10-28 23:44:00 +00:00
abieber
1235910f07 Initial import of luakit a webkit bases browser written in lua
OK landry@ jeremy@
2012-10-28 23:43:00 +00:00
kili
2acb3c8385 Move the @exec and @unexec lines running the {,un}register.sh scripts
and the line with the unregister.sh script down to the bottom of
the plist. Silences all the blurb about ".../*.haddock doesn't exist
or isn't a file."
2012-10-28 23:24:28 +00:00
robert
74deb833cc update to Zarafa 7.1.1 2012-10-28 21:51:08 +00:00
robert
9ab8ec7d36 update to 1.2.1 2012-10-28 21:49:58 +00:00
jasper
526c3ae852 - update to libvirt-0.10.2.1 2012-10-28 20:47:41 +00:00
edd
175b4aeb1e Update to multitime-1.1.
From upstream developer, Laurence Tratt.
2012-10-28 20:42:13 +00:00
robert
74e4efb3ea update to 3.0.1 2012-10-28 18:48:45 +00:00
fgsch
5a47e4b1fa Update to ibus-skk 1.4.1.
ajacoutot@ ok.
2012-10-28 17:48:24 +00:00
jasper
dcfd7ec61c - update to gnote-3.6.1 2012-10-28 17:42:07 +00:00
landry
4ad4d2b259 SECURITY update to seamonkey 2.13.2.
Fixes MFSA 2012-90 & 67.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-28 16:24:44 +00:00
sebastia
c8216027f8 Update to 1.3, new LyricsInspector and new SongInspector
OK aja@
2012-10-28 14:03:12 +00:00
jasper
36a09a8252 - fix double WANTLIB 2012-10-28 12:08:52 +00:00
ajacoutot
fd662ad451 Fix comment. 2012-10-28 11:33:11 +00:00
ajacoutot
ad7624a27f Update to cyphertite-1.4.0.
from David Hill (maintainer)
2012-10-28 11:29:55 +00:00
ajacoutot
e62ba701d0 Adapt after recent evolution change. 2012-10-28 11:25:03 +00:00
ajacoutot
cac93f489e Bring us closer to uptream and revert the revert... i.e. use unversioned
solibs.
While here, fix RUN_DEPENDS-main.
2012-10-28 11:24:40 +00:00