When used in conjunction with PIE, symbol versioning triggers weird
linking problems in dependent ports.
This appears to unbreak graphics/hugin.
Bump all the majors of wx shared libraries and amend graphics/hugin
accordingly.
Kudos to naddy@: a 2009 message to misc@ from him put me on the
right track.
OK sthen@ (MAINTAINER)
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.
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@
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@
- 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
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."