aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove more now useless fallback targetsBaptiste Daroussin2014-01-032-9/+2
* Rework ordering and definition of targets.Baptiste Daroussin2014-01-031-267/+185
* Make sure the MASTER_SITE_SOURCEFORGE is a +=, not a =, so thatAdam Weinberger2014-01-031-1/+1
* Remove FETCH_ARGS from github stuff in bsd.sites.mk.Adam Weinberger2014-01-031-3/+1
* Ensure correct ownership of the licenses directory to avoid "leftovers" [1]Rene Ladan2014-01-031-0/+2
* Use download.kde.org as the first option for MASTER_SITE_KDE.Raphael Kubo da Costa2014-01-031-2/+2
* Use sourceforge CDN instead of trying ourself to maintain a list of mirrors.Baptiste Daroussin2014-01-031-8/+1
* Allow to follow 302 redirection when fetching from http.Baptiste Daroussin2014-01-031-2/+2
* - Fix mkmf DESTDIR issue with patch from upstreamSteve Wills2014-01-021-1/+1
* Mk/bsd.sites.mk: Update GCC mirrorsJohn Marino2014-01-021-6/+13
* - Add patch to bundled rdoc to fix issue which causes some ports to fail toSteve Wills2014-01-021-1/+1
* Replace a source of information that has disapeared[1] by another one[2]Mathieu Arnold2013-12-301-2/+2
* - APACHE10 is not OSI Approved [1]Olli Hauer2013-12-301-1/+1
* - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mkOlli Hauer2013-12-301-3/+9
* Update to 1.2.2.Koop Mast2013-12-301-1/+2
* Patch has been applied twice before committingBaptiste Daroussin2013-12-281-95/+0
* Convert Mk/bsd.cran.mk to the Uses framework.David Naylor2013-12-283-91/+190
* Update ltverhack.Koop Mast2013-12-271-0/+3
* New CFLAGS_${ARCH} and CXXFLAGS_${ARCH}Baptiste Daroussin2013-12-271-0/+11
* Improve the warning message about the deprecation of WITHOUT_NLSBaptiste Daroussin2013-12-261-1/+1
* - Remove USE_OPENAL codeAntoine Brodin2013-12-262-83/+4