aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Move script to a more appropriate location.Mathieu Arnold2020-08-031-1/+1
* A PLIST file is supposed to be self contained, reset owner/group/modeMathieu Arnold2020-06-251-0/+1
* Make sure rc files are owned by root:wheel with a sensible mode.Mathieu Arnold2020-06-251-1/+1
* Add PATCH_CONTINUE_ON_FAIL to allow patching to go through all theMathieu Arnold2020-05-141-0/+1
* Allow lua scripts in the framworks.Baptiste Daroussin2020-04-291-1/+1
* bsd.port.mk: fix comment typo and excess full-stop in IGNORE (FLAVORS)Matthias Andree2020-04-271-3/+3
* OVERLAYS: Include <overlay>/Mk/bsd.overlay.mkBryan Drewery2020-04-211-0/+6
* Revert r532275Bryan Drewery2020-04-211-6/+0
* OVERLAYS: Include <overlay>/Mk/bsd.overlay.mkBryan Drewery2020-04-211-0/+6
* Fix install-missing-packages when port is missing multiple dependenciesMateusz Piotrowski2020-03-311-3/+2
* 12.0 is not supported any more.Mathieu Arnold2020-03-021-1/+1
* Clarify description of OSREL/OSVERSION in bsd.ports.mk.Michael Gmelin2020-02-141-2/+4
* Mk/bsd.port.mk: sort VALID_CATEGORIES, no functional changeRene Ladan2020-02-061-3/+3
* Improve implementation of install-missing-packagesMateusz Piotrowski2020-02-061-2/+3
* Fix install-missing-packagesMateusz Piotrowski2020-02-041-2/+3
* Making REWARNFILE overridable was an artefact from testing.Mathieu Arnold2020-01-201-1/+1
* Add LOCALBASE/share/man to the valid path for manpagesBaptiste Daroussin2020-01-151-0/+1
* Add QA warning about useless REINPLACE_CMDSteve Wills2020-01-091-0/+7
* Include the tool name for toolchain variables when using CROSS_TOOLCHAIN.John Baldwin2019-12-201-1/+1
* Add new Makefile target "install-missing-packages" to install missing depende...Lars Engels2019-12-081-1/+8
* Mk/bsd.port.mk: detect powerpc64 abiPiotr Kubaj2019-11-291-0/+10
* Permit multiple packing list files to be listed in PLIST.John Baldwin2019-11-201-2/+4
* Clean up support for FreeBSD 11.2.Rene Ladan2019-11-071-8/+8
* bsd.port.mk: update minimal supported version of FreeBSD to 11.3Rene Ladan2019-11-051-1/+1
* Retire XORG_CATNiclas Zeising2019-11-041-7/+0
* Remove "palm" from VALID_CATEGORIES in bsd.port.mk after r516635Rene Ladan2019-11-041-1/+1
* Mk/bsd.port.mk: use GNU LD from ports on powerpc64 elfv2 when GNU LD is requiredPiotr Kubaj2019-10-121-0/+5
* Remove the ipv6 virtual categoryBaptiste Daroussin2019-10-091-1/+1
* Let "make makesum" pass DISTFILES to "make fetch". For Linux ports "makeTijl Coosemans2019-10-081-1/+1
* BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries.Baptiste Daroussin2019-10-011-0/+11
* Reduce code duplication by calling fetch targetBaptiste Daroussin2019-09-291-14/+2
* Fix string typosAdam Weinberger2019-09-101-2/+2
* Avoid appending FLAVORS to PORTS_FEATURES multiple timesBaptiste Daroussin2019-09-051-0/+2
* Fix make deinstall-depends with pkg.Baptiste Daroussin2019-09-051-1/+2
* Fix documentation of the reinstall targetBaptiste Daroussin2019-09-041-2/+2
* Fix the reinstall target to make it follow a proper sequenceBaptiste Daroussin2019-09-041-1/+1
* Add support for overlaysBaptiste Daroussin2019-09-031-2/+25
* Now that bmake is the only supported makeBaptiste Daroussin2019-09-031-3/+2
* Factorize if statements in fake-pkgBaptiste Daroussin2019-08-271-4/+1
* Change bsd.xorg.mk to USES=xorg and USES=xorg-catNiclas Zeising2019-08-261-16/+15
* Use keywords to simplify ldconfig codeBaptiste Daroussin2019-08-231-17/+8
* Add a QA check warning porters about non UCL pkg-message files.Mathieu Arnold2019-08-191-0/+1
* Implement new virtual category: net-vpn for VPN related portsKoichiro Iwao2019-08-141-1/+1
* Mk/bsd.port.mk: Extend pre-check-config to check option group names tooTobias Kortkamp2019-06-091-1/+2
* - Remove obsolete (since r473503) USE_QT4/5 variable descriptionsAlex Kozlov2019-05-291-11/+0
* - Remove no-op (since r415842) NOFETCHFILES variable from the ports tree.Alex Kozlov2019-05-271-5/+0
* Cleanup USE_GIT(HUB|LAB) a bit.Mathieu Arnold2019-05-031-8/+0
* Remove checks for ia64, this is not a supported architecture.Piotr Kubaj2019-04-231-3/+3
* Minor fixesSunpoet Po-Chuan Hsieh2019-02-261-3/+3
* Convert bsd.sdl.mk to Uses/sdl.mkDmitry Marakasov2019-02-111-10/+5