Age | Commit message (Expand) | Author | Files | Lines |
2013-05-11 | Explicitly resolve the conversion from QString to ifstream argument by | joerg | 3 | -1/+38 |
2013-05-11 | Fix overlap between <memory> from C++11 and boost. | joerg | 3 | -1/+72 |
2013-05-11 | Fix iterator types for STL containers to use const_iterator as defined. | joerg | 3 | -3/+41 |
2013-05-11 | Allow this package to be cross-built - pick up ${CC} from the environment, | agc | 2 | -6/+20 |
2013-05-11 | Allow this package to be cross-built too - take the compiler from | agc | 2 | -1/+17 |
2013-05-11 | libpurple's buildlink3 needs glib2. | riastradh | 1 | -1/+3 |
2013-05-11 | Make dbus and gnome-keyring options (default enabled) in print/evince3. | riastradh | 3 | -10/+22 |
2013-05-11 | Add some more notes on cross-compilation for developers. | riastradh | 1 | -9/+28 |
2013-05-11 | Add $NetBSD$ tags to HOWTO-use-crosscompile & HOWTO-dev-crosscompile. | riastradh | 2 | -2/+4 |
2013-05-11 | Make various Gnome things options (default enabled) for net/ekiga. | riastradh | 3 | -19/+54 |
2013-05-11 | Make atk-bridge an option (default enabled) for x11/gtk3. | riastradh | 7 | -6/+129 |
2013-05-11 | Fix shells/fish NetBSD version detection for libexecinfo. | riastradh | 1 | -2/+2 |
2013-05-11 | Fix net/nload cross-build by avoiding AC_FUNC_MALLOC in configure. | riastradh | 3 | -3/+91 |
2013-05-11 | Also, +static, for the building of static libraries. | rodent | 1 | -0/+1 |
2013-05-11 | Make gconf an option (default enabled) for gst-plugins0.10-good. | riastradh | 3 | -12/+26 |
2013-05-11 | Added introspection (GObject Introspection) and xcursor options | rodent | 1 | -0/+2 |
2013-05-11 | Warn, don't fail, on disabling an unsupported option. | riastradh | 1 | -1/+5 |
2013-05-11 | Fix some ncurses header issues in chat/weechat. | riastradh | 4 | -7/+47 |
2013-05-11 | Updated to version 0.15.1 | imil | 2 | -6/+6 |
2013-05-11 | Added devel/p5-Gravatar-URL version 1.06 | schmonz | 1 | -1/+2 |
2013-05-11 | Add and enable p5-Gravatar-URL. | schmonz | 1 | -1/+2 |
2013-05-11 | Add p5-Gravatar-URL: | schmonz | 3 | -0/+33 |
2013-05-11 | Fix cross-build of security/nettle by setting CC_FOR_BUILD. | riastradh | 1 | -1/+7 |
2013-05-11 | Add a little list of things to do to improve cross-compilation. | riastradh | 1 | -0/+12 |
2013-05-11 | Oops -- use the proper conditional for USE_CROSS_COMPILE. | riastradh | 1 | -2/+2 |
2013-05-11 | Kludgily fix tcsh cross-build by passing NATIVE_CC. | riastradh | 1 | -1/+7 |
2013-05-11 | Fix www/lynx cross-build by setting BUILD_CC. | riastradh | 1 | -1/+5 |
2013-05-11 | Updated emulators/suse121_libcurl to 12.1nb1 | obache | 1 | -1/+2 |
2013-05-11 | Update libcurl4 RPM to 7.22.0-2.14.1 for CVE-2013-1944. | obache | 2 | -9/+10 |
2013-05-11 | Allow this package to be cross-built by specifying the BUILD_TARGET and | agc | 1 | -2/+3 |
2013-05-11 | Allow misc/libutf to be cross-built - the build target is just its library, | agc | 1 | -2/+3 |
2013-05-11 | Allow to use glib deprecated API, for g_thread_suppoted() | obache | 1 | -1/+2 |
2013-05-11 | Updated mail/getmail to 4.40.3 | schmonz | 1 | -1/+2 |
2013-05-11 | Update to 4.40.3. From the changelog: | schmonz | 2 | -6/+6 |
2013-05-11 | Remove redundant commented out PKGREVISION line. | taca | 1 | -2/+1 |
2013-05-10 | Make libxcb and xcb-proto cross-compile. | riastradh | 2 | -6/+17 |
2013-05-10 | Fix and tweak libX11 cross-build. | riastradh | 1 | -5/+9 |
2013-05-10 | Make xmlcatmgr and catalogs.mk cross-compilable. | riastradh | 2 | -8/+20 |
2013-05-10 | Updated devel/bpython to 0.12nb1 | imil | 1 | -1/+2 |
2013-05-10 | Enabled gtk and urwid versions | imil | 1 | -1/+16 |
2013-05-10 | add tcp_wrappers dependency to x11/gdm | richard | 1 | -1/+2 |
2013-05-10 | Fix cross-build of libksba with CC_FOR_BUILD=NATIVE_CC. | riastradh | 1 | -1/+5 |
2013-05-10 | Fix cross-build of gnupg with CC_FOR_BUILD=NATIVE_CC. | riastradh | 1 | -1/+5 |
2013-05-10 | Partially back out change to PYTHON_FOR_BUILD_ONLY. | riastradh | 6 | -16/+18 |
2013-05-10 | Updated mail/msmtp to 1.4.31 | ryoon | 2 | -3/+3 |
2013-05-10 | Update to 1.4.31 | ryoon | 2 | -7/+6 |
2013-05-10 | Updated sysutils/gvfs to 1.6.7 | obache | 2 | -3/+3 |
2013-05-10 | Update gvfs to 1.6.7. | obache | 4 | -29/+34 |
2013-05-10 | Oops -- restore native build of textproc/enca with CC_FOR_BUILD=CC. | riastradh | 3 | -6/+37 |
2013-05-10 | Added devel/bpython version 0.12 | imil | 1 | -1/+2 |