aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Add DEV_WARNING when misusing USES=mate/USES=gnome.Mathieu Arnold2018-08-281-2/+4
* Switch to xorgproto instead of individual packagesNiclas Zeising2018-07-311-2/+2
* Add support for amd64 and i386 to base/binutils and base/gcc.John Baldwin2018-07-261-1/+1
* Tell people who disabled LICENSE processing that it then cannot beMathieu Arnold2018-07-261-0/+1
* Add a license qa check to tell porters when their ports will be mostlyMathieu Arnold2018-07-181-0/+2
* Convert to readelf.Mathieu Arnold2018-06-301-3/+7
* Keep --forward when using PATCH_DEBUG.Mathieu Arnold2018-06-291-2/+2
* Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner2018-06-281-8/+0
* Set OS versions to target system versions for CROSS_SYSROOT.John Baldwin2018-06-201-0/+9
* Sort ONLY_FOR_ARCHS and NOT_FOR_ARCHS on display.Mathieu Arnold2018-06-201-2/+2
* Run "/usr/sbin/service ldconfig restart" for USE_LDCONFIG instead ofTijl Coosemans2018-05-141-14/+5
* Remove LIBDIR from build env variableBaptiste Daroussin2018-05-141-1/+0
* 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