aboutsummaryrefslogtreecommitdiff
path: root/Mk/Uses
Commit message (Expand)AuthorAgeFilesLines
* Revert bogus parts of revision 345909.Gerald Pfeifer2014-02-251-1/+1
* Reword the documentation at the top of this file.Gerald Pfeifer2014-02-251-1/+1
* Revert r345514 for now, it causes libraries to be built without .soBryan Drewery2014-02-211-2/+1
* Mk/Uses/libtool.mk: Add DragonFly support to USES+= libtoolJohn Marino2014-02-211-0/+1
* libtool 1.4.2a was defining the shared extension as shrext_cmds, rename it sh...Baptiste Daroussin2014-02-211-1/+2
* - Add 'tcl' and 'tk' support in SHEBANG_LANGPietro Cerutti2014-02-171-3/+7
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-162-3/+4
* Add java_CMD. Although Java programs don't use shebangs, it is sometimesDag-Erling Smørgrav2014-02-151-1/+3
* - Also set link_all_deplibs_(CXX|F77|FC)=no.Tijl Coosemans2014-02-141-2/+4
* Like it was announced six months ago, remove Perl 5.12.Mathieu Arnold2014-02-141-7/+2
* - Properly prefix or suffix symlinks, which do not point to a file within theMarcus von Appen2014-02-111-5/+5
* - Support libtool 1.3 which has an ltconfig script.Tijl Coosemans2014-02-091-8/+14
* Add a global CMAKE_NINJA variable to set in make.conf to use ninja instead of...Baptiste Daroussin2014-02-081-0/+5
* Add a note to people still running perl 5.12 that it's going to disapear soon.Mathieu Arnold2014-02-031-0/+1
* Remove support for unstaged ports.Rene Ladan2014-01-311-7/+1
* It doesn't require any args.Mathieu Arnold2014-01-291-1/+1
* Fix typo (valide -> valid).Matthias Andree2014-01-291-2/+2
* - Add two new arguments to USES=iconv so ports can indicate they use GNUTijl Coosemans2014-01-291-11/+16
* Fix usage with older makeBaptiste Daroussin2014-01-281-1/+2
* Introduce USES=libtool to replace USE_AUTOTOOLS=libtool.Tijl Coosemans2014-01-281-0/+41
* Do not pass DESTDIR to build target (with a syntax compatible with both fmake...Baptiste Daroussin2014-01-271-8/+1
* Add USES=desthackBaptiste Daroussin2014-01-271-0/+29
* Only defines the post-stage when neededBaptiste Daroussin2014-01-271-1/+1
* - kernel modules support SSP natively, so change the descriptionRene Ladan2014-01-241-2/+2
* First simple and easy change: use mordern LIB_DEPENDSBaptiste Daroussin2014-01-131-1/+1
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.Chris Rees2014-01-121-0/+142
* Bump perl version here too.Mathieu Arnold2014-01-111-1/+1
* New USES=uniquefiles to make files or directories uniqueMarcus von Appen2014-01-111-0/+199
* Mention the new c++0x argument.Rene Ladan2014-01-101-1/+2
* add LUA_VER_STR to PLIST_SUBBaptiste Daroussin2014-01-101-1/+2
* - Handle the case where both tcl and tk are part of USESPietro Cerutti2014-01-102-5/+9
* Do not overwrite existing dependenciesBaptiste Daroussin2014-01-101-3/+3
* backout 2 changes that should not have been committed with r339348Baptiste Daroussin2014-01-101-1/+0
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-101-0/+1
* Fix dependency additionBaptiste Daroussin2014-01-101-1/+1
* Add a USES=lua (WIP) that only supports lua 5.2Baptiste Daroussin2014-01-101-0/+106
* Fix testBaptiste Daroussin2014-01-091-1/+1
* Make gcc 4.6 is sufficient for c++0xBaptiste Daroussin2014-01-091-1/+1
* Allow to choose clang from base on 9.2 when looking for a C11 compilerBaptiste Daroussin2014-01-091-3/+38
* Add LIBOWN and LIBGRP to uidfixBaptiste Daroussin2014-01-091-2/+4
* Do not overwrite BUILD_DEPENDSBaptiste Daroussin2014-01-081-1/+1
* Remove bad MAKE_ENV entry (bsd.stage.mk) does the right thing alreadyBaptiste Daroussin2014-01-071-1/+0
* - Convert USES=ninja:verbose into NINJA_VERBOSE make.conf(5) switch.Alberto Villa2014-01-071-7/+11
* Add new uses ninja[:verbose]Baptiste Daroussin2014-01-071-0/+30
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-061-20/+70
* Add new USES=fam that will replace USE_FAM=yesAntoine Brodin2014-01-041-0/+63
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-046-19/+0
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should beBaptiste Daroussin2014-01-042-2/+0
* Add charsetfix-post-patch to _PATCH_SEQBaptiste Daroussin2014-01-031-2/+0
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...Baptiste Daroussin2014-01-031-2/+0