summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2015-06-10USES=pgsql: desupport PostgreSQL 8.4Rene Ladan
2015-06-10Pass the default Python version (or the version required by port)Max Brazhnikov
2015-06-09bsd.sites.mk: cleanup MOZILLA mirrorsJan Beich
2015-06-08Make ports using libtool treat elftoolchain's strip the same as GNU stripAntoine Brodin
2015-06-04Add USE_LINUX_RPM_BAD_PERMSBaptiste Daroussin
2015-06-04Remove NEED_ROOT, the last customer has been modified to be able to properlyBaptiste Daroussin
2015-06-04Always define GID, this fixes build of uidfix when building as rootBaptiste Daroussin
2015-06-04- Add blacklist of files which are not intended to be executed to shebang testDmitry Marakasov
2015-06-02bsd.port.mk: Implement BROKEN_${OPSYS} and BROKEN_${OPSYS}_${OSREL:R}John Marino
2015-06-02Mk/Uses/uniquefiles.mk: Clearer and less ambiguous outputKubilay Kocak
2015-06-01Update lang/perl5.22 to 5.22.0, and lang/perl5-devel to 5.23.0-ish.Mathieu Arnold
2015-06-01Add SUB_LIST and SUB_FILES to the helper flags. (and sort the flags)Mathieu Arnold
2015-05-31Add a new port www/qt5-webchannelAlonso Schaich
2015-05-29Revert that bit from r387852, it was not needed, and breaks at leastMathieu Arnold
2015-05-29This was not supposed to escape my ports tree.Mathieu Arnold
2015-05-29Introduce USE_GITHUB=nodefault to allow fetching additional distfilesMathieu Arnold
2015-05-28And this should have stayed.Mathieu Arnold
2015-05-28And make it work with FreeBSD 8 and 9.Mathieu Arnold
2015-05-28USE_GITHUB can now fetch multiple distfiles. It uses a grouping featureMathieu Arnold
2015-05-26Switch PYTHON_REL from a 3 digits number to a 4 digits number to handleAntoine Brodin
2015-05-26Welcome lang/perl5.22 to te tree, currently at 5.22.0-RC2Mathieu Arnold
2015-05-26Update to v5.22.0-RC2-1-gdfd03a6.Mathieu Arnold
2015-05-24Simplify test for SSE2Tijl Coosemans
2015-05-24Fix r387281 for fmake and bump qmake5 because a spec file changes.Tijl Coosemans
2015-05-24Qt 5.3 removed runtime detection of SSE2 so it needs to be configuredTijl Coosemans
2015-05-21Remove GH_COMMIT support.Mathieu Arnold
2015-05-20- Add ${PREFIX}/www to shebang check. We have many shebang problems which nee...Dmitry Marakasov
2015-05-20- Don't add @dirrm's to pkg-plists for cran:auto-plistDmitry Marakasov
2015-05-15Stop hardcoding "grep".Jung-uk Kim
2015-05-15- Remove MASTER_SITE_VIMSunpoet Po-Chuan Hsieh
2015-05-15- Do not define OPENSSLRPATH when base OpenSSL is used. Adding /usr/lib isJung-uk Kim
2015-05-15Remove gnome-pre-su-install target it is not useful anymoreBaptiste Daroussin
2015-05-15Sort the master site abbreviations.Mathieu Arnold
2015-05-15Add back support for PYTHON_NO_DEPENDS that was lost in the USES=pythonBryan Drewery
2015-05-14MASTER_SITES cleanup.Mathieu Arnold
2015-05-14Use the same, working, logic for DIST/PATCH group parsing everywhere.Mathieu Arnold
2015-05-13Change the default Perl to 5.20.Mathieu Arnold
2015-05-12- Update NSS and ca_root_nss to 3.19Jan Beich
2015-05-11Introduce two new magic master sites macros, APACHE_COMMONS_BINARIES andMathieu Arnold
2015-05-11Catch up with lang/perl5-devel, add a permanent way to ask for -devel.Mathieu Arnold
2015-05-04USE_GITHUB: Treat 'V' special just as 'v' is for DISTVERSIONPREFIX.Bryan Drewery
2015-05-04USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_T...Bryan Drewery
2015-05-04- Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which addGuido Falsi
2015-05-04Remove _*OWNGRP, with staging it's not useful anymoreAntoine Brodin
2015-05-04Finish r385284 (audio/linux-c6-sdl_mixer: update to 1.2.12)Antoine Brodin
2015-05-04Remove unintended change from r385384 those will come laterBaptiste Daroussin
2015-05-04Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it.Baptiste Daroussin
2015-04-30Use base system iconv.h again on FreeBSD stable/10.Tijl Coosemans
2015-04-30Fix strip check to consider setuid binaries.Bryan Drewery
2015-04-28USE_GITHUB: For the new support, fix DISTNAME to be more consistent.Bryan Drewery