aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
...
* Handle _FORCE_POST_PATTERNS for staged portsAntoine Brodin2014-01-171-1/+1
* - Remove a check insisting that Fedora 10 ports can only be run whenRene Ladan2014-01-171-10/+1
* Fix bsd.gnustep.mk to refer to the new GNUstep back library.David Chisnall2014-01-151-1/+1
* - add new MASTER_SITE_BUGZILLAOlli Hauer2014-01-151-1/+8
* Unregister lang/python26, it is expired and nothing depends on it anymore.Rene Ladan2014-01-131-11/+2
* xz being included in all supported base system, remove code using versionBaptiste Daroussin2014-01-132-7/+1
* First simple and easy change: use mordern LIB_DEPENDSBaptiste Daroussin2014-01-131-1/+1
* Revert changes on bsd.database.mk as USES=pgsql is not ready yet.Baptiste Daroussin2014-01-131-13/+104
* - Fix errors created when staging was implemented.Stephen Montgomery-Smith2014-01-121-5/+6
* Strip postgresql code out of bsd.database.mk, and introduce USES=pgsql.Chris Rees2014-01-123-107/+159
* - Implement staging for octave-forge ports.Stephen Montgomery-Smith2014-01-121-4/+2
* Bump perl version here too.Mathieu Arnold2014-01-111-1/+1
* New USES=uniquefiles to make files or directories uniqueMarcus von Appen2014-01-112-5/+205
* 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-102-7/+3
* Backout encoding of comments, it is triggering a pkgng bug with one of our portsBaptiste Daroussin2014-01-103-4/+8
* Fix dependency additionBaptiste Daroussin2014-01-101-1/+1
* Add a USES=lua (WIP) that only supports lua 5.2Baptiste Daroussin2014-01-102-0/+107
* Fix paths check from qa.shAntoine Brodin2014-01-091-2/+1
* - Add new CDNs for perl modules in head of listAndrej Zverev2014-01-091-0/+2
* 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
* Fix checkpatch with the new way target sequence are definedBaptiste Daroussin2014-01-071-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
* Add an internal variable to decide if DESTDIR should ve define in MAKE_ENV or...Baptiste Daroussin2014-01-071-0/+4
* pkgng expect all non ascii code and '%' to be urlencoded in the commentBaptiste Daroussin2014-01-062-1/+24
* In preparation for Qt 5 ports:Max Brazhnikov2014-01-062-298/+599
* - Remove USE_FAM, it has been replaced by USES=famAntoine Brodin2014-01-052-46/+4
* Reinvokes portaudit a second time in case a problem has been reported. So if ...Baptiste Daroussin2014-01-051-0/+5
* Add the debian cdn as a first attempt for debian mirrorsBaptiste Daroussin2014-01-051-0/+1
* Add new USES=fam that will replace USE_FAM=yesAntoine Brodin2014-01-041-0/+63
* Disconnect lang/gcc34 from bsd.gcc.mk, it is not used by any port anymore.Rene Ladan2014-01-041-12/+1
* Add the forgotten targets to _STAGE_SUSEQBaptiste Daroussin2014-01-041-1/+3
* Properly add targets to the sequence they belong to, that now makes them pred...Baptiste Daroussin2014-01-047-22/+6
* Add the end-user targets to .PHONYBaptiste Daroussin2014-01-041-3/+2
* Mark all targets defines in _SEQ and .ORDER has .PHONY which they all should beBaptiste Daroussin2014-01-043-3/+11
* Add charsetfix-post-patch to _PATCH_SEQBaptiste Daroussin2014-01-032-3/+1
* Add pathfix-pre-path to the _PATCH_SEQ and do not anymore make it a dependenc...Baptiste Daroussin2014-01-032-3/+1
* Mark the -message targets as PHONYBaptiste Daroussin2014-01-031-0/+1
* extract-message target definition was moved by mistakeBaptiste Daroussin2014-01-031-2/+2
* Fix typosBaptiste Daroussin2014-01-031-1/+1
* Remove 2 more target fallbackBaptiste Daroussin2014-01-031-10/+0