Commit Graph

79059 Commits

Author SHA1 Message Date
landry
c4c6cd0dc5 Fix QtWebkit on amd64. With the default 512Mb datasize ulimit, any app
using it crashes right away at startup, since it tries to preallocate
1Gb of memory.

From webkit's patch-Source_JavaScriptCore_jit_ExecutableAllocatorFixedVMPool_cpp
tested with mnemosyne & arora.
2012-11-05 16:29:50 +00:00
ajacoutot
1a7879570c Committed upstream. 2012-11-05 13:56:04 +00:00
zinke
bdf69da526 Update st to version 0.3
From the suckless announcement, the biggest changes are:
        * New drawing code, which is way more faster and comparable to the
          other terminals out there.
        * Many new escape sequences are supported:
                * setting the title
                * LNM, KAM, SI, SO, SUB, CAN, DA, DECID. OSC, DSC, PM, APC,
                  CHT, HTS, CBT, SM, RM, standout mode ???  (See st.info.)
        * Linedrawing is now supported
        * Xft and Fontcache is now used to draw fonts.
        * support for italic and bold italic font drawing
        * Some more commandline parameters are available. (See manpage.)
                * easy debugging with: st -o - | cat -v
        * nyancat(1) works.
        * external support of utmp entries by using utmp(1)

ok gonzalo@
2012-11-05 13:24:39 +00:00
zinke
6d88816f71 patch same (non-default) colors used in other suckless ports (e.g. dwm,
tabbed, slock)

ok jim@ (maintainer)
2012-11-05 13:14:23 +00:00
gonzalo
d70ef6043b Update to 2.1.0:
Improved bar_action handling to eliminate the need for bar_delay.
Renamed screen_* bindings to rg_*; config files using the old bindings
are still supported.
Fixed handling of region focus with empty workspaces.
Fixed toggle_bar not working on empty workspaces.
Fixed issue where multiple key actions might be handled simultaneously.
Fixed focus behavior when iconified windows exist in the ws.
Fixed windows not being unmapped on single-monitor fullscreen layout.
Fixed mouse and keyboard binds to work regardless of caps/numlock state.
Fixed a couple segfaults.
Fixed a couple memleaks.
Kill bar_action script oAn an unclean exit.
Add startup exception mechanism that display error messages in the bar.
Add config file check that uses startup exceptions to tell user if the
file has issues.

Ok aja@
2012-11-05 12:12:36 +00:00
sthen
8b767a1e5d Really mark hugin as BROKEN on PIE arches, like I thought I did earlier.
- pointed out by dcoppa@

Hugin doesn't build with PIE:

/usr/bin/ld: /usr/ports/pobj/hugin-2011.4.0/build-amd64/src/hugin1/base_wx/libhuginbasewx.so.0.0: invalid string offset 3068412456 >= 54218 for section `.dynstr'

and neither Hugin nor wxWidgets build with CFLAGS -fno-pie / LDFLAGS -nopie
(ld segfaults).
2012-11-05 11:15:11 +00:00
sthen
365109025d update to p5-WWW-YouTube-Download 0.41, from maintainer Mikolaj Kucharski 2012-11-05 10:59:43 +00:00
dcoppa
5e4918831f Amend XXX comment 2012-11-05 10:47:39 +00:00
sthen
768460594d Cope with a #define which was removed by the recent py-sip update.
Build problem spotted by landry@, thanks!
2012-11-05 10:43:55 +00:00
ajacoutot
857cce9611 Update to gnutls-3.1.3. 2012-11-05 10:41:24 +00:00
ajacoutot
64cf76fd0d Maintenance update to glib2mm-2.34.1. 2012-11-05 09:26:45 +00:00
jasper
0f0655b65a hookup ruby18 flavor of ruby-vegas too 2012-11-05 08:24:00 +00:00
ajacoutot
2f67796719 Update to telepathy-glib-0.20.0.
ok jasper@ (maintainer)
2012-11-05 07:10:54 +00:00
ajacoutot
6d0b7c3051 Update to telepathy-logger-0.6.0.
ok jasper@ (maintainer)
2012-11-05 07:10:15 +00:00
robert
9a4503a30f update to 2.0.3 and fix the traceroute binary path 2012-11-04 22:16:04 +00:00
merdely
4ebf3e2517 Update to 20121027.
Adds workaround for Dell PE x620 machines:
"[T]he CIM element "System Board 1 Riser Config Err 0: Connected" returned
a code of 12, which, according to the CIM documentation, means "Not
connected". But all affected users had an actual Riser Card connected
and working. So this return code does not make sense."

ok sthen@
2012-11-04 21:44:43 +00:00
kili
4932176be7 Update to poppler-data-0.4.6.
ok ajacoutot@
2012-11-04 21:34:11 +00:00
jasper
83628befa5 add an XXX about using the internal lua
ok dcoppa@ (MAINTAINER)
2012-11-04 19:58:43 +00:00
jasper
e1331b20d3 - update to gtksourceview-3.6.1 2012-11-04 16:41:14 +00:00
naddy
bfa7a8d4eb fix mistyped versions of "SUBDIR" 2012-11-04 11:40:11 +00:00
ajacoutot
6cbd24d5ef Bugfix update to gmime-2.6.12. 2012-11-04 08:27:16 +00:00
brad
86100309e3 Update to Samba 3.6.9.
ok MAINTAINER
2012-11-04 00:22:50 +00:00
espie
df1eed5657 build kdrive "when needed". 2012-11-03 09:47:08 +00:00
espie
49b6621f2c forgot to relink release, fix it so that we try to build it.
pieces to try to compile directly from cvs (but xenocara needs to
stop reaching out in share/mk for that to work)
move xmessage to necessary build components, as some windowmaker widget
tests for its presence.
2012-11-03 09:41:55 +00:00
espie
35f70aaf08 determine the xenocara makefile name directly, as it is inconvenient
to do if you're not sure you have the right WRKSRC.
2012-11-03 09:40:05 +00:00
espie
522c6ecded now that imake is in ports, we need to depend on it. 2012-11-03 03:29:40 +00:00
espie
113ee0efb3 zap space, remove bogus USE_X11 2012-11-03 03:26:59 +00:00
espie
2009c4a6ca zap space 2012-11-03 03:23:20 +00:00
espie
930198daed red herring, no need for USE_X11.
the actual error was due to extra space...
2012-11-02 19:48:37 +00:00
dcoppa
43b6a2b4ce Bugfix: force rendering when the parent's orientation changed.
Otherwise, the split indicator might not be refreshed even though
it should be.
(upstream git commit e7a4580c5f5f895df2990dae0f26a8662d58d80f)
2012-11-02 13:59:21 +00:00
bmercer
e23d6c5181 Include the new font OK sthen@ 2012-11-02 11:59:46 +00:00
bmercer
5b6bff7752 Initial port of Source Code Pro fonts OK sthen@ 2012-11-02 11:55:25 +00:00
robert
6fccada5ac fix duplicate entries; noted by Nigel Taylor 2012-11-02 07:59:00 +00:00
sthen
61b9f7545f fix on powerpc, and add an explicit ONLY_FOR_ARCHS listing the arches
which the JIT has been written for (though some may not work in the port yet).
2012-11-02 02:08:38 +00:00
sthen
9553728031 sort .poison lines, add a couple more 2012-11-02 01:44:19 +00:00
sthen
27c7a5ac22 typo SUBIDR->SUBDIR 2012-11-02 01:42:51 +00:00
brad
c9ba9129a9 Two fixes from upstream..
- Fix keymap editor deadlock.
- Fix out of array access.

ok sthen@
2012-11-01 23:20:26 +00:00
sthen
db74167266 update to py-qt4 4.9.5 and enable phonon 2012-11-01 22:54:18 +00:00
sthen
32e723bd5a update to sip 4.14.1 2012-11-01 22:53:35 +00:00
jasper
60f3feab3f - store the version in a variable instead of duplicating it all over
- regen patches while here
2012-11-01 21:31:55 +00:00
pascal
a184b38a9d Fix on hppa, found by landry@. And while here, likewise for powerpc. 2012-11-01 19:49:22 +00:00
robert
1f720e1f2d add missing run dependency of clucene 2012-11-01 19:01:32 +00:00
ajacoutot
2dac885844 Update to (meta-)tracker-0.14.4. 2012-11-01 18:26:01 +00:00
ajacoutot
cc9f60078f tweak previous 2012-11-01 17:24:14 +00:00
ajacoutot
d6030d1688 Bugfix update to dconf-0.14.1. 2012-11-01 17:11:16 +00:00
espie
8402d656e1 zap space 2012-11-01 16:37:49 +00:00
ajacoutot
32f72f9624 Missing gettext MODULE. 2012-11-01 14:56:33 +00:00
ajacoutot
9a3b988840 Add gstreamer dependencies the same way we do with the other webkit-based
browsers to be able to have video/audio.

ok jasper] abieber@ (maintainer)
2012-11-01 14:53:39 +00:00
zinke
9b744fc6fb link x11/lsw and x11/swarp 2012-11-01 14:49:25 +00:00
zinke
6f58b76330 link net/irssi-xmpp 2012-11-01 14:46:23 +00:00