aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Add 32-bit mips support to base/binutils and base/gcc.John Baldwin2018-05-091-7/+9
* Drop FreeBSD 10.3 supportJan Beich2018-05-071-8/+0
* Add a warning about setting DISTNAME and USE_GITHUB=yesMathieu Arnold2018-05-031-1/+5
* Note that 10.3 is not supported any more.Mathieu Arnold2018-05-021-1/+1
* - Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mkJose Alonso Cardenas Marquez2018-04-051-11/+0
* Use BINARY_ALIAS to make LLD_UNSAFE more widely applicableEd Maste2018-03-291-0/+1
* Remove last occurence of WANT_GNOME which was removedBaptiste Daroussin2018-03-211-1/+1
* Fix some recursive targets using the wrong FLAVOR.Bryan Drewery2018-03-191-0/+2
* Define CONFIG_SITE even without GNU_CONFIGURE as some ports still benefit fro...Bryan Drewery2018-03-151-1/+1
* FLAVORS: Reorder so the default is first.Bryan Drewery2018-03-121-0/+5
* FLAVORS: Fix several 'make *recursive' targets not passing along FLAVOR prope...Bryan Drewery2018-03-121-37/+51
* Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to UsesBernard Spil2018-03-111-8/+7
* * Add USE_GITLAB for fetching from www.gitlab.com and GitLab deployed sites.Richard Gallamore2018-03-031-0/+11
* ports_env: Store list of variables to export in PORTS_ENV_VARS in mk files.Bryan Drewery2018-02-281-0/+1
* Fix RANDOMIZE_MASTER_SITES.Bryan Drewery2018-02-201-1/+5
* Reduce fstat(2) calls for SCRIPTDIR/* scripts.Bryan Drewery2018-02-201-1/+3
* Fix editors/vim-tiny hanging on reading stdin during generate-plist.Bryan Drewery2018-02-081-0/+2
* Fix cross build of base/ portsSteve Wills2018-02-061-1/+1
* Changes from BZ PR 224217 plus minor changes to fix base/gcc fetchSteve Wills2018-02-061-2/+9
* Flavorize and modernize Emacs portsJoseph Mingrone2018-02-011-4/+0
* Don't run create-manifest as root.Mathieu Arnold2018-02-011-3/+4
* Extract desktop-categories, check-desktop-entries, and install-desktop-entrie...Mathieu Arnold2018-01-281-182/+30
* Add support to passing directories to EXTRA_PATCHES.Mathieu Arnold2018-01-251-1/+3
* Allow passing -DDEPENDS_SHOW_FLAVOR to list flavors for dependency lists.Bryan Drewery2018-01-241-1/+2
* add new stage-qa target: gemfiledepsTorsten Zuehlsdorff2018-01-221-1/+2
* Retire USE_AUTOTOOLS and bsd.autotools.mk.Tijl Coosemans2018-01-151-8/+0
* Add another solution to the WRKSRC+USE_GITHUB warning.Mathieu Arnold2018-01-121-1/+1
* Remove support for variables that have been deprecated for a while.Mathieu Arnold2018-01-091-14/+14
* Fix flavor helpers when only bsd.port.pre.mk is not used and FLAVOR is not set.Bryan Drewery2018-01-081-28/+29
* Disallow forced FLAVOR as make argument.Bryan Drewery2018-01-041-0/+5
* Follow-up r458048: Properly trim FLAVOR from .MAKEOVERRIDES.Bryan Drewery2018-01-041-0/+3
* Pass FLAVOR in enviroment to avoid forcing an empty value in some cases.Bryan Drewery2018-01-041-6/+6
* Stop truncating .MAKEOVERRIDES after the FLAVORS work.Bryan Drewery2018-01-041-3/+0
* Fix package-depends-list for FLAVORS.Bryan Drewery2018-01-041-1/+7
* bsd.port.mk: don't create a new variable just to check LLDJan Beich2018-01-011-2/+1
* Fix 'make -j'.Bryan Drewery2017-12-071-2/+3
* Add a warning to try and prevent people from mis-using USE_GITHUB.Mathieu Arnold2017-12-061-0/+3
* Fix build-depends-list and run-depends-list.Mathieu Arnold2017-12-011-26/+2
* 11.0 is no longer supported.Mathieu Arnold2017-12-011-1/+1
* Add various FLAVOR related helpers.Mathieu Arnold2017-11-301-0/+28
* Generic FLAVORS work.Mathieu Arnold2017-11-301-15/+64
* Add a check for options names.Mathieu Arnold2017-11-021-0/+18
* FLAVORS: Fix 'make clean' not respecting passed in FLAVOR.Bryan Drewery2017-10-201-1/+10
* Make COPYTREE_* work with POSIX-compliant sh -cJilles Tjoelker2017-10-151-6/+6
* Retire WITHOUT_DEBUG flag.Guido Falsi2017-10-151-1/+4
* Introduce the new BINARY_ALIAS variableBaptiste Daroussin2017-10-111-2/+19
* Disable FLAVORS support for now until we have real FLAVORS-using ports.Bryan Drewery2017-09-291-1/+2
* Fix post-clean.Mathieu Arnold2017-09-261-1/+1
* Implement basic flavors.Mathieu Arnold2017-09-261-12/+80
* Ensure .CURDIR contains an absolute path without a trailing slash.Joseph Mingrone2017-09-171-0/+5