| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r345514 for now, it causes libraries to be built without .so | Bryan Drewery | 2014-02-21 | 1 | -2/+1 |
* | Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtool | John Marino | 2014-02-21 | 1 | -0/+1 |
* | libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh... | Baptiste Daroussin | 2014-02-21 | 1 | -1/+2 |
* | - Add 'tcl' and 'tk' support in SHEBANG_LANG | Pietro Cerutti | 2014-02-17 | 1 | -3/+7 |
* | Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases | Tijl Coosemans | 2014-02-16 | 2 | -3/+4 |
* | Add java_CMD. Although Java programs don't use shebangs, it is sometimes | Dag-Erling Smørgrav | 2014-02-15 | 1 | -1/+3 |
* | - Also set link_all_deplibs_(CXX|F77|FC)=no. | Tijl Coosemans | 2014-02-14 | 1 | -2/+4 |
* | Like it was announced six months ago, remove Perl 5.12. | Mathieu Arnold | 2014-02-14 | 1 | -7/+2 |
* | - Properly prefix or suffix symlinks, which do not point to a file within the | Marcus von Appen | 2014-02-11 | 1 | -5/+5 |
* | - Support libtool 1.3 which has an ltconfig script. | Tijl Coosemans | 2014-02-09 | 1 | -8/+14 |
* | Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of... | Baptiste Daroussin | 2014-02-08 | 1 | -0/+5 |
* | Add a note to people still running perl 5.12 that it's going to disapear soon. | Mathieu Arnold | 2014-02-03 | 1 | -0/+1 |
* | Remove support for unstaged ports. | Rene Ladan | 2014-01-31 | 1 | -7/+1 |
* | It doesn't require any args. | Mathieu Arnold | 2014-01-29 | 1 | -1/+1 |
* | Fix typo (valide -> valid). | Matthias Andree | 2014-01-29 | 1 | -2/+2 |
* | - Add two new arguments to USES=iconv so ports can indicate they use GNU | Tijl Coosemans | 2014-01-29 | 1 | -11/+16 |
* | Fix usage with older make | Baptiste Daroussin | 2014-01-28 | 1 | -1/+2 |
* | Introduce USES=libtool to replace USE_AUTOTOOLS=libtool. | Tijl Coosemans | 2014-01-28 | 1 | -0/+41 |
* | Do not pass DESTDIR to build target (with a syntax compatible with both fmake... | Baptiste Daroussin | 2014-01-27 | 1 | -8/+1 |
* | Add USES=desthack | Baptiste Daroussin | 2014-01-27 | 1 | -0/+29 |
* | Only defines the post-stage when needed | Baptiste Daroussin | 2014-01-27 | 1 | -1/+1 |
* | - kernel modules support SSP natively, so change the description | Rene Ladan | 2014-01-24 | 1 | -2/+2 |
* | First simple and easy change: use mordern LIB_DEPENDS | Baptiste Daroussin | 2014-01-13 | 1 | -1/+1 |
* | Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql. | Chris Rees | 2014-01-12 | 1 | -0/+142 |
* | Bump perl version here too. | Mathieu Arnold | 2014-01-11 | 1 | -1/+1 |
* | New USES=uniquefiles to make files or directories unique | Marcus von Appen | 2014-01-11 | 1 | -0/+199 |
* | Mention the new c++0x argument. | Rene Ladan | 2014-01-10 | 1 | -1/+2 |
* | add LUA_VER_STR to PLIST_SUB | Baptiste Daroussin | 2014-01-10 | 1 | -1/+2 |
* | - Handle the case where both tcl and tk are part of USES | Pietro Cerutti | 2014-01-10 | 2 | -5/+9 |
* | Do not overwrite existing dependencies | Baptiste Daroussin | 2014-01-10 | 1 | -3/+3 |
* | backout 2 changes that should not have been committed with r339348 | Baptiste Daroussin | 2014-01-10 | 1 | -1/+0 |
* | Backout encoding of comments, it is triggering a pkgng bug with one of our ports | Baptiste Daroussin | 2014-01-10 | 1 | -0/+1 |
* | Fix dependency addition | Baptiste Daroussin | 2014-01-10 | 1 | -1/+1 |
* | Add a USES=lua (WIP) that only supports lua 5.2 | Baptiste Daroussin | 2014-01-10 | 1 | -0/+106 |
* | Fix test | Baptiste Daroussin | 2014-01-09 | 1 | -1/+1 |
* | Make gcc 4.6 is sufficient for c++0x | Baptiste Daroussin | 2014-01-09 | 1 | -1/+1 |
* | Allow to choose clang from base on 9.2 when looking for a C11 compiler | Baptiste Daroussin | 2014-01-09 | 1 | -3/+38 |
* | Add LIBOWN and LIBGRP to uidfix | Baptiste Daroussin | 2014-01-09 | 1 | -2/+4 |
* | Do not overwrite BUILD_DEPENDS | Baptiste Daroussin | 2014-01-08 | 1 | -1/+1 |
* | Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing already | Baptiste Daroussin | 2014-01-07 | 1 | -1/+0 |
* | - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch. | Alberto Villa | 2014-01-07 | 1 | -7/+11 |
* | Add new uses ninja[:verbose] | Baptiste Daroussin | 2014-01-07 | 1 | -0/+30 |
* | In preparation for Qt 5 ports: | Max Brazhnikov | 2014-01-06 | 1 | -20/+70 |
* | Add new USES=fam that will replace USE_FAM=yes | Antoine Brodin | 2014-01-04 | 1 | -0/+63 |
* | Properly add targets to the sequence they belong to, that now makes them pred... | Baptiste Daroussin | 2014-01-04 | 6 | -19/+0 |
* | Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should be | Baptiste Daroussin | 2014-01-04 | 2 | -2/+0 |
* | Add charsetfix-post-patch to _PATCH_SEQ | Baptiste Daroussin | 2014-01-03 | 1 | -2/+0 |
* | Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc... | Baptiste Daroussin | 2014-01-03 | 1 | -2/+0 |
* | Patch has been applied twice before committing | Baptiste Daroussin | 2013-12-28 | 1 | -95/+0 |
* | Convert Mk/bsd.cran.mk to the Uses framework. | David Naylor | 2013-12-28 | 1 | -0/+190 |