summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-10Fix cross-build of pkgtools/pkg_install.riastradh1-3/+6
2013-05-10Kludgily fix cross-build of net/socat on NetBSD.riastradh1-1/+11
2013-05-10Fix devel/gmp cross-build by telling it about the native C compiler.riastradh1-1/+5
2013-05-10Fix bash cross-build on NetBSD by pre-answering autoconf run-tests.riastradh1-1/+16
2013-05-10Fix x11/libXt cross-build.riastradh1-2/+2
2013-05-10Fix cross-build of security/libgpg-error with CC_FOR_BUILD=NATIVE_CC.riastradh1-2/+7
2013-05-10Fix cross-build of ncurses by tool-depending on itself for tic.riastradh1-1/+8
2013-05-10Use a tool dependency, not buildlink3, if PYTHON_FOR_BUILD_ONLY.riastradh1-5/+7
2013-05-10Fix pathnames and NM in libtool for cross-compilation.riastradh1-4/+7
2013-05-10Add some notes on how to use and develop cross-compiled packages.riastradh2-0/+284
2013-05-10Add $NetBSD$ tag to HOWTO-distcc.riastradh1-0/+2
2013-05-09Remove the now-outdated HOWTO-crosscompile-xorg.riastradh1-29/+0
2013-05-09Rename HOWTO-crosscompile to HOWTO-distcc for clarity.riastradh1-0/+0
2013-05-09Split BUILD_DEPENDS into TOOL_DEPENDS and BUILD_DEPENDS in mk/.riastradh24-73/+185
2013-05-09Use --sysroot in cpp/gcc/gxx cross-compiler wrappers.riastradh3-106/+9
2013-05-09Set NATIVE_CC/CC, NATIVE_CXX/CXX, and NATIVE_LD/LD for cross-builds.riastradh1-2/+8
2013-05-09Add cross/libtool-base package (cross-libtool-base-${MACHINE_ARCH}).riastradh2-0/+109
2013-05-09Also override target location and module name. Fix DESTDIR installation.joerg2-5/+12
2013-05-09Fix overlap between boost and C++11 STLjoerg16-11/+661
2013-05-09Patches to fix gtest.joerg2-0/+51
2013-05-09Apply the gtest change to cssc, gmock and open-vcdiff as well.joerg8-9/+63
2013-05-09Make the gross hack even more gross to ensure the destdir installationjoerg1-3/+3
2013-05-09Pull in libtool-fortran. Bump PKGREVISION.wiz1-1/+3
2013-05-09Added misc/ruby-{args_parser,hashie,parallel,rainbow}mef2-2/+9
2013-05-09Added misc/ruby-{args_parser,hashie,parallel,rainbow}mef1-1/+8
2013-05-09Updated www/p5-Dancer to 1.3113wen1-1/+2
2013-05-09PR pkg/47791 orignated by tsutsui@ for tw,mef28-0/+554
2013-05-09Update to 1.3113wen2-6/+6
2013-05-09Correction to devel/libtool-fortran line.mef1-2/+2
2013-05-09Updated sysutils/pstree to 2.36wen1-1/+2
2013-05-09Update to 2.36wen2-7/+6
2013-05-09Fix build with openexr. Comment patch (hi joerg).wiz2-5/+30
2013-05-09Updated editors/OmegaT to 3.0.0ryoon1-1/+2
2013-05-09Update to 3.0.0ryoon3-73/+216
2013-05-09Updated devel/jenkins to 1.509.1ryoon1-1/+2
2013-05-09Update to 1.509.1ryoon3-48/+142
2013-05-09Don't try to explicitly link in libstdc++.joerg6-12/+65
2013-05-09Fix wrong condition check; make's variable should be referenced as variable.taca1-2/+2
2013-05-09Use enums for constants to not depend on the optimizer to inline thejoerg47-6/+2707
2013-05-09Link libtorrent against libcrypto as it uses various functions from it.joerg44-3/+1465
2013-05-09Updated ham/fldigi to 3.21.70mef1-1/+2
2013-05-09- Bump fldigi version 3.21.65 to 3.21.70mef3-40/+6
2013-05-09Don't use forward defines for the std namespace. Fix variousjoerg23-6/+799
2013-05-09Be explicit on where to find qmake, sip and the py-qt4 files.joerg1-3/+4
2013-05-09Allow building with libc++. Add some missing includes.joerg13-6/+229
2013-05-09Add missing include.joerg2-1/+14
2013-05-09Use g95 as default Fortran compiler. Would be nice to use more modernjoerg1-3/+3
2013-05-09Fix missing includes.joerg3-0/+36
2013-05-09Disable visibility attributes for Clang. Fix missing includes.joerg4-13/+27
2013-05-09Add missing includes. Don't use forward defines of the STL.joerg5-3/+56