summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sure check-sanity runs when running make makesum, to catch upMathieu Arnold2019-02-061-1/+1
* Mk/bsd.port.mk: fix grammarKoichiro Iwao2019-02-051-1/+1
* Remove partial support for flavored DEPRECATED and EXPIRATION_DATERene Ladan2018-12-161-2/+1
* Use consistent warning message for USE_GL, USE_GNOME, USE_MATE and USE_PHPSunpoet Po-Chuan Hsieh2018-12-031-1/+1
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-7/+0
* Add Flavor helpers for DEPRECATED and EXPIRATION_DATETobias C. Berner2018-11-101-1/+2
* Mark FreeBSD 10.4 as unsupported, it is end-of-life as of today.Rene Ladan2018-11-011-1/+1
* bsd.port.mk: remove obsolete PKGREQ variable [1] and modernize a comment abou...Rene Ladan2018-10-211-2/+1
* Drop support for FreeBSD 11.1 in bsd.port.mk, its support ended on 2018-09-30.Rene Ladan2018-10-011-1/+1
* Update description of MANPREFIXSunpoet Po-Chuan Hsieh2018-09-231-1/+1
* bsd.port.mk: remove unnecessary if defined() testEd Maste2018-09-181-4/+0
* Hoist LDFLAGS_${ARCH} logic into bsd.port.mkEd Maste2018-09-181-0/+5
* Change USE_GL to become USES=gl.Niclas Zeising2018-09-101-35/+5
* Move sanity checks later.Mathieu Arnold2018-09-101-2/+6
* Add a DEV_ERROR if PORTDOCS/PORTEXAMPLES are set and DOCS/EXAMPLESMathieu Arnold2018-09-101-0/+2
* 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