Age | Commit message (Expand) | Author | Files | Lines |
2014-11-18 | Sync MACHINE_ARCH -> GNU_ARCH mapping table with NetBSD. Most noticable | joerg | 1 | -4/+23 |
2014-11-18 | Add qt5. editors/texmaker has this option now. | mef | 1 | -0/+1 |
2014-11-10 | Add sysroot. Mainly for cross toolchain to allow changes system root. | mef | 1 | -0/+1 |
2014-11-09 | Requirement of gettext tools from pkgsrc depend on existence of the tool itself, | obache | 1 | -2/+2 |
2014-11-08 | Describe lz4 option used by groonga. | obache | 1 | -0/+1 |
2014-11-06 | Added ocamlgraph option to option descriptions. | jaapb | 1 | -0/+1 |
2014-11-03 | Fix GCC49 pattern. | ryoon | 1 | -2/+2 |
2014-11-02 | introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC. | obache | 1 | -18/+17 |
2014-10-31 | Fix typo. | wiz | 1 | -2/+2 |
2014-10-31 | Restore monolithic gcc48 and gcc48-libs. | ryoon | 2 | -148/+16 |
2014-10-27 | Added OCAML_SITELIBDIR to MAKE_ENV | jaapb | 1 | -2/+9 |
2014-10-23 | Revert previous, committed by accident. | wiz | 1 | -1/+7 |
2014-10-23 | Describe timidity option. | wiz | 2 | -7/+2 |
2014-10-17 | Describe the "git" option. | schmonz | 1 | -0/+1 |
2014-10-14 | Add filter-design and ninja-build (GNU Radio). | mef | 1 | -0/+2 |
2014-10-12 | Retire PKGINSTALL_VERBOSE, split it into independent variables | joerg | 1 | -27/+18 |
2014-10-12 | Simplify PKG_DEVELOPER checks. | joerg | 14 | -31/+34 |
2014-10-09 | Changes: | jaapb | 1 | -13/+27 |
2014-10-09 | More SVR4_PKGNAME cleanup. | wiz | 1 | -4/+2 |
2014-10-09 | Remove SVR4_PKGNAME, per discussion on tech-pkg. | wiz | 3 | -7/+3 |
2014-10-08 | Add missing braces and check getline returns success, this code must have | jperkin | 1 | -2/+3 |
2014-10-07 | Pass "--remote-time" option to "curl" to get correct time stamps | tron | 1 | -2/+2 |
2014-10-05 | Describe some ffmpeg2 options. | wiz | 1 | -0/+3 |
2014-10-04 | +gconf Use GConf to store preferences | mef | 1 | -0/+2 |
2014-10-03 | Cache the results of getline and system() calls. Testing with | jperkin | 1 | -7/+20 |
2014-10-01 | Remove mk glue for devel/nbitools. | joerg | 3 | -42/+10 |
2014-10-01 | x11/xorg-imake has been dead for a long time. | joerg | 1 | -5/+3 |
2014-10-01 | Add dvdcss. | wiz | 1 | -0/+1 |
2014-10-01 | Option description for clang static analyzer. | wiz | 1 | -0/+1 |
2014-10-01 | Fix the readelf environment variable. | jperkin | 1 | -2/+2 |
2014-09-10 | Expand --version-script removals for SunOS back out into package Makefiles | jperkin | 1 | -2/+1 |
2014-09-10 | Add desc for the postgrey-targrey option | fhajny | 1 | -0/+1 |
2014-09-08 | Describe gtk3-atk-bridge. | wiz | 1 | -0/+1 |
2014-09-08 | ham/uhd version 3.7.2rc1 added. | mef | 1 | -0/+2 |
2014-09-07 | Set nrpath correctly in the case where there is no RPATH at all. Fixes | jperkin | 1 | -2/+2 |
2014-09-06 | Ensure we iterate over the RPATH in search order, rather than relying on | jperkin | 1 | -5/+5 |
2014-09-06 | Improve comments around USE_PKGSRC_GCC and GCC_REQD. | jperkin | 1 | -9/+6 |
2014-09-06 | Introduce CMAKE_USE_GNU_INSTALL_DIRS, | obache | 1 | -5/+13 |
2014-09-05 | Fix lang/gcc49 dependency logic, based on lang/gcc47. | jperkin | 1 | -2/+9 |
2014-09-04 | Add infrastructure support for lang/gcc49 and lang/gcc49-libs | jperkin | 1 | -4/+31 |
2014-09-04 | Add a 'wrappers' option for CHECK_WRKREF which, if enabled, will check for | jperkin | 1 | -3/+8 |
2014-09-03 | Add support for Oracle Java 7 (manually installed via Mac OS X builtin | tron | 1 | -3/+2 |
2014-09-02 | Default to X11_TYPE=modular on netbsd-5. | gdt | 1 | -2/+4 |
2014-09-02 | Check for the existence of a file before trying to remove it. It is highly | jperkin | 1 | -6/+7 |
2014-09-02 | Replace calls to cat(1) with echo(1) which is highly likely to be a shell | jperkin | 1 | -57/+37 |
2014-09-01 | sort | dholland | 1 | -1/+1 |
2014-08-28 | Make package cross-compiling work through su-target as | riz | 1 | -1/+2 |
2014-08-28 | Expand out the list of GNU ld flags we want to remove, rather than applying | jperkin | 1 | -2/+11 |
2014-08-28 | Remove any -Wl,--* arguments, they are guaranteed to be GNU ld specific | jperkin | 1 | -2/+2 |
2014-08-23 | Add CMAKE_PREFIX_PATH variable that can be used by packages that install | wiz | 1 | -1/+13 |