summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2013-11-13Fix lib_depend for gnome-control-center.Koop Mast
2013-11-13Version two of the SDL2_gfx library, compatible with SDL2.0.Marcus von Appen
2013-11-13Remove USES=npapi, please only use webpluginBaptiste Daroussin
2013-11-12Fix eel2 lib_depend line.Koop Mast
2013-11-12Do not try to remove /boot/modules, it is part of BSD.root.dist [1]Rene Ladan
2013-11-12Fix when PREFIX != LOCALBASEBaptiste Daroussin
2013-11-12No need to parse twice the webplugin argumentsBaptiste Daroussin
2013-11-12Use USESDIR when possibleBaptiste Daroussin
2013-11-12Define EXTRACT_SUFX at the very end of the pre section to allowBaptiste Daroussin
2013-11-12Convert www/firefox/Makefile.webplugins into a USESBaptiste Daroussin
2013-11-12Allow multiple value in ${opt}_USE= FOO=bar,baz.Mathieu Arnold
2013-11-12Fix with bmake which requires KMODDDIR to be defined before use.Rene Ladan
2013-11-12Change DESTDIRNAME into a ant compatible argument when a port is stagedBaptiste Daroussin
2013-11-12On FreeBSD 8 clang will need a newer version of binutils.Baptiste Daroussin
2013-11-11Make Uses/npapi.mk STAGEDIR safe.Eitan Adler
2013-11-11Copy npapi.mk from the mplayer port and USEify it.Eitan Adler
2013-11-10- support STAGE for ports using AP_FAST_BUILDOlli Hauer
2013-11-10- rewrite part of module enablingOlli Hauer
2013-11-10Document USE_GCC=any. Reformat the description a bit and use newerGerald Pfeifer
2013-11-10Remove isc.org from the list of KDE mirrors.Raphael Kubo da Costa
2013-11-10- Remove ftp.nctu.edu.tw from MASTER_SITE_GCCSunpoet Po-Chuan Hsieh
2013-11-09- Add shared SPDY descriptionSunpoet Po-Chuan Hsieh
2013-11-09Mk/bsd.python.mk: remove deprecated easy install varsWilliam Grzybowski
2013-11-09Mk/bsd.python.mk: add staging support for easy_installWilliam Grzybowski
2013-11-09Fix a typo: USE_PYDISUTILS -> USE_PYDISTUTILSKubilay Kocak
2013-11-09Further clarify PYTHON_PY3K_PLIST_HACK and PYTHON_PY3K_PLIST_HACK usageKubilay Kocak
2013-11-08Add back gtksourceviewmm3 accidently removed in -r333211, because I didn'tKoop Mast
2013-11-08Which to using new lib_depends syntax.Koop Mast
2013-11-08gnomelibs and orbit where retired.Koop Mast
2013-11-08Fix 'make stage' for ports which define USE_LINUX by passing a definedRene Ladan
2013-11-08Change KMODDDIR to /boot/modules if it is set to /boot/kernelRene Ladan
2013-11-07Allow base clang to be used if version is >= 3.3Baptiste Daroussin
2013-11-07- Fix user users-groups script ('-e')Olli Hauer
2013-11-07- Unbreak pure.mk, use correct .include "${PORTSDIR}/Mk/Uses/gmake.mk"Rusmir Dusko
2013-11-06Update to 0.57.Xin LI
2013-11-06Update KDevelop to 4.5.2.Raphael Kubo da Costa
2013-11-05Now that tinderbox knows how to properly check this, tests on OSVERSIONS are ...Baptiste Daroussin
2013-11-05Remove useless OSVERSION check, now that tinderbox properly do not leak those...Baptiste Daroussin
2013-11-04Using stage does not magically enforce the use of sane package tools, soRene Ladan
2013-11-03Use @unexec rmdir instead of @dirrmtry in the NO_STAGE case.Rene Ladan
2013-11-03Make sure that kldxref(8) is not run when installing into the stagingRene Ladan
2013-11-03Mk/bsd.database.mk: Fix postgresql component specificationsJohn Marino
2013-11-02- Followup commit for the final lang/python26 update, that was missedMarcus von Appen
2013-11-02- Fix 'make package-recursive' with stagingBryan Drewery
2013-11-01Fix a mismerge that caused html5 audio to not work.Florian Smeets
2013-10-31bsd.stage.mk: Fewer false positives, much faster, easier maintenance.Matthias Andree
2013-10-31- Remove final vestiges of ruby18Thomas Abthorpe
2013-10-31Add a new USES for kernel module ports.Rene Ladan
2013-10-31Drop support for lua 4 which is EOLed for a long timeBaptiste Daroussin
2013-10-31- Fix 'make package' when using pkg_install. Broken in r332158 due to syntaxBryan Drewery