summaryrefslogtreecommitdiff
path: root/Mk
AgeCommit message (Expand)Author
2015-10-12Move the exported variable assignments to where they are looked-up.Bryan Drewery
2015-10-12Spell 'OSREL' properly from r399155.Bryan Drewery
2015-10-12Don't check for minimal pkg version in sub-makes.Bryan Drewery
2015-10-12Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.Bryan Drewery
2015-10-12Use a loop to export vars.Bryan Drewery
2015-10-12Re-apply r398953 with protection for 'make *config*'.Bryan Drewery
2015-10-12Replace escaping for exported vars with :Q feature.Bryan Drewery
2015-10-12Remove SYSTEMVERSION exporting, not needed since r99913.Bryan Drewery
2015-10-12Use -r flag for read command, this fixes handling of paths containingDmitry Marakasov
2015-10-11Adding CPAL-1.0, https://opensource.org/licenses/CPAL-1.0Kurt Jaeger
2015-10-10Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before)Baptiste Daroussin
2015-10-10Avoid a useless call to dirnameBaptiste Daroussin
2015-10-10Remove another unused variableBaptiste Daroussin
2015-10-10Remove unused variableBaptiste Daroussin
2015-10-10Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC...Baptiste Daroussin
2015-10-10Revert r398953 per bdrewery demand it breaks make configBaptiste Daroussin
2015-10-10Use USESDIR macroBaptiste Daroussin
2015-10-10Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans
2015-10-09Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC).Bryan Drewery
2015-10-09Make missing argument less obscure.Bryan Drewery
2015-10-09Shift any arguments eaten up from getopts. This script takes no argumentsBryan Drewery
2015-10-09Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.Bryan Drewery
2015-10-08Add LOCALBASE-based ldconfig dir to plist for non-default PREFIXDmitry Marakasov
2015-10-08Enable TEST option if DEVELOPER is setDmitry Marakasov
2015-10-08Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov
2015-10-07- Fix compatibility with fmakeDmitry Marakasov
2015-10-07Do not provide empty do-test target for perl5-using portsDmitry Marakasov
2015-10-06www/firefox: update to 41.0Steve Wills
2015-10-05Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGETDmitry Marakasov
2015-10-03- Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi...Sunpoet Po-Chuan Hsieh
2015-10-01Fix opt_VARS premature expansion.Mathieu Arnold
2015-09-30- Fix typoDmitry Marakasov
2015-09-28Fix qt5-multimedia with GStreamer 1.6.0.Koop Mast
2015-09-28Implemented complete support for test target.Dmitry Marakasov
2015-09-27Add a message explaining how to fix poudriere build failures if theAdam Weinberger
2015-09-27Mk/bsd.gnome.mk : remove net/linc from the component list.Rene Ladan
2015-09-26Update gstreamer1 ports to 1.6.0.Koop Mast
2015-09-26Extend @sample to accept argumentsBaptiste Daroussin
2015-09-26Explicitly run some gnome commands in post (de)installBaptiste Daroussin
2015-09-26Explicitly run the ocaml command in post (de)installationBaptiste Daroussin
2015-09-26Explicly force runnning load-octave-pkg during post (de)installationBaptiste Daroussin
2015-09-26Restore _FORCE_POST_PATTERNS, some ports are were missed in the conversionAntoine Brodin
2015-09-26ocamlfind is not run anymore from any @exec linesBaptiste Daroussin
2015-09-26update-desktop-database is not used anymore @*execBaptiste Daroussin
2015-09-26Convert update-mime-database into @post*Baptiste Daroussin
2015-09-26Convert load-octave-pkg to proper @postexecBaptiste Daroussin
2015-09-26Specify correctly @post* for gtk-query-immodulesBaptiste Daroussin
2015-09-25Convert a bunch of @exec into proper @postexecBaptiste Daroussin
2015-09-25mkfontscale and mkfontdir are not used anymore in @exec linesBaptiste Daroussin
2015-09-25kldxref is not used anymore in any @execBaptiste Daroussin