aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Xorg-server update to 1.17.2 with related driver updates and bumps.Koop Mast2015-10-131-2/+2
* Follow-up r399170 with a script, ports_env.sh, that can be used for the purpose.Bryan Drewery2015-10-132-3/+16
* Add a function to export vars that bsd.port.mk generates from fork/exec.Bryan Drewery2015-10-121-0/+51
* Don't check for minimal Pkg version for package building.Bryan Drewery2015-10-121-1/+1
* Name the 'uname -r' variable the same as the bsd.port.subdir.mk version, _OSR...Bryan Drewery2015-10-121-6/+6
* Apply export handling fixes from bsd.port.mk.Bryan Drewery2015-10-121-14/+18
* Export more sysctl(8) vars.Bryan Drewery2015-10-121-1/+7
* Remove debugging leftover from r399160.Bryan Drewery2015-10-121-1/+0
* Export HAVE_COMPAT_IA32_KERN to sub-makes and ensure it is not exported if em...Bryan Drewery2015-10-121-1/+3
* Move the exported variable assignments to where they are looked-up.Bryan Drewery2015-10-121-1/+6
* Spell 'OSREL' properly from r399155.Bryan Drewery2015-10-121-1/+1
* Don't check for minimal pkg version in sub-makes.Bryan Drewery2015-10-121-2/+3
* Pass result of 'uname -r' to sub-makes to avoid unneeded lookup.Bryan Drewery2015-10-121-2/+4
* Use a loop to export vars.Bryan Drewery2015-10-121-5/+6
* Re-apply r398953 with protection for 'make *config*'.Bryan Drewery2015-10-121-1/+1
* Replace escaping for exported vars with :Q feature.Bryan Drewery2015-10-121-4/+4
* Remove SYSTEMVERSION exporting, not needed since r99913.Bryan Drewery2015-10-121-2/+1
* Use -r flag for read command, this fixes handling of paths containingDmitry Marakasov2015-10-121-1/+1
* Adding CPAL-1.0, https://opensource.org/licenses/CPAL-1.0Kurt Jaeger2015-10-111-1/+4
* Add PLIST_DIRSTRY deprecation to sanity check (forgot to add it before)Baptiste Daroussin2015-10-101-1/+2
* Avoid a useless call to dirnameBaptiste Daroussin2015-10-101-1/+1
* Remove another unused variableBaptiste Daroussin2015-10-101-1/+0
* Remove unused variableBaptiste Daroussin2015-10-101-1/+0
* Check if the port directory is aboslute otherwise prepend ${PORTSDIR} in FETC...Baptiste Daroussin2015-10-101-0/+4
* Revert r398953 per bdrewery demand it breaks make configBaptiste Daroussin2015-10-101-1/+1
* Use USESDIR macroBaptiste Daroussin2015-10-101-1/+1
* Remove iconv(), iconv_open() and iconv_close() symbols from libiconv.Tijl Coosemans2015-10-101-1/+1
* Don't include/parse bsd.options.desc.mk if not needed (showconfig or -V *_DESC).Bryan Drewery2015-10-091-1/+1
* Make missing argument less obscure.Bryan Drewery2015-10-091-4/+5
* Shift any arguments eaten up from getopts. This script takes no argumentsBryan Drewery2015-10-091-0/+1
* Unify depends-list.sh and all-depends-list.sh into one script, depends-list.sh.Bryan Drewery2015-10-093-40/+18
* Add LOCALBASE-based ldconfig dir to plist for non-default PREFIXDmitry Marakasov2015-10-081-17/+22
* Enable TEST option if DEVELOPER is setDmitry Marakasov2015-10-081-0/+4
* Add a way to cleanly handle terminfo.db file used by devel/ncursesDmitry Marakasov2015-10-083-1/+43
* - Fix compatibility with fmakeDmitry Marakasov2015-10-071-1/+1
* Do not provide empty do-test target for perl5-using portsDmitry Marakasov2015-10-071-1/+1
* www/firefox: update to 41.0Steve Wills2015-10-061-2/+2
* Add support for opt_TEST_TARGET consistent with opt_{ALL,INSTALL}_TARGETDmitry Marakasov2015-10-051-2/+2
* - Add NO_PERL5_TEST: allow ports with USES=perl5 to run default do-test: defi...Sunpoet Po-Chuan Hsieh2015-10-031-2/+2
* Fix opt_VARS premature expansion.Mathieu Arnold2015-10-011-8/+8
* - Fix typoDmitry Marakasov2015-09-301-1/+1
* Fix qt5-multimedia with GStreamer 1.6.0.Koop Mast2015-09-281-1/+1
* Implemented complete support for test target.Dmitry Marakasov2015-09-285-17/+125
* Add a message explaining how to fix poudriere build failures if theAdam Weinberger2015-09-271-0/+2
* Mk/bsd.gnome.mk : remove net/linc from the component list.Rene Ladan2015-09-271-5/+1
* Update gstreamer1 ports to 1.6.0.Koop Mast2015-09-261-3/+23
* Extend @sample to accept argumentsBaptiste Daroussin2015-09-261-10/+15
* Explicitly run some gnome commands in post (de)installBaptiste Daroussin2015-09-261-6/+6
* Explicitly run the ocaml command in post (de)installationBaptiste Daroussin2015-09-261-3/+3
* Explicly force runnning load-octave-pkg during post (de)installationBaptiste Daroussin2015-09-261-2/+2