summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
2014-06-05lib-depends: Don't show "- not found" on a new line.Bryan Drewery
2014-06-02Apply a band-aid on Perl ports plists for perl 5.20.Mathieu Arnold
2014-05-30- Fix grammar and rewordBryan Drewery
2014-05-30- When showing vulnerability warning give an explanation that thereBryan Drewery
2014-05-29- The output from PKG_INFO is actually neededBryan Drewery
2014-05-29- Stop showing pkg warnings when looking for dependencies based on packageBryan Drewery
2014-05-29- Remove USE_GMAKE support, please use USES=gmake insteadMartin Wilke
2014-05-28Add a new option, INSTALL_STRIPPED,Baptiste Daroussin
2014-05-28fix checking DISTDIR for writeabilityBaptiste Daroussin
2014-05-28make missing distinfo file fatalBaptiste Daroussin
2014-05-28Remove support for USE_DISPLAYBaptiste Daroussin
2014-05-27Forgot to add fix-packlist for NEED_ROOT.Mathieu Arnold
2014-05-27Drop support for USE_SCONS please use USES=scons insteadBaptiste Daroussin
2014-05-26Remove bsd.lua.mk and USE_LUA support please use USES=luaBaptiste Daroussin
2014-05-26Drop compatibility code for USE_DOS2UNIXBaptiste Daroussin
2014-05-25- When searching for lib-depends, show which file was found.Bryan Drewery
2014-05-25- Add a USE_PERL5=fixpacklist to account for ports creating one when not usingMathieu Arnold
2014-05-23Point MASTER_SITES_BACKUP / MASTER_SITES_LOCAL to distcache.FreeBSD.orgPeter Wemm
2014-05-22Rename pathfix-pre-patch target into pathfix to be consistentBaptiste Daroussin
2014-05-15Change the protocal for the default master site backup used forErwin Lansing
2014-05-12- Support pkg-1.3 pkg-audit not-vuln output.Bryan Drewery
2014-05-11WANT_GECKO is not in used anywhere in the ports tree, let's remove itBaptiste Daroussin
2014-05-09- Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery
2014-05-07Move updating the desktop database later to make sure it work as expected wit...Baptiste Daroussin
2014-05-05Convert all :U to :tu and :L to :tlBaptiste Daroussin
2014-05-03- Fix WITH_CCACHE_BUILD support (fix build) with ports that useBryan Drewery
2014-04-28Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping levelBaptiste Daroussin
2014-04-24- Fix regression from r315599: Allow pkg to install itself firstBryan Drewery
2014-04-23When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans
2014-04-20Fix PLIST_SUB_SED when value contains =Antoine Brodin
2014-04-19Add / to the blacklist of homedirs that should not be created or touched.Mathieu Arnold
2014-04-18makepatch: don't create empty patchesPawel Pekala
2014-04-17- Create a DO_MAKE_BUILD which will do the right thing for building, suchBryan Drewery
2014-04-17- Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'dBryan Drewery
2014-04-16- Detect failure to create PREFIX for pkg_install workaround added in r351422Bryan Drewery
2014-04-16- During 'make package' create PREFIX if not there to workaround a pkg_installBryan Drewery
2014-04-16The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising
2014-04-16- Make default target "make stage" if staging supported.Bryan Drewery
2014-04-12Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...Baptiste Daroussin
2014-04-12- Add a @sample plist keywordBryan Drewery
2014-04-10Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is setBaptiste Daroussin
2014-04-10- Fix error handling in check-config, 'exit' is not a command.Bryan Drewery
2014-04-10Allow regular make xdev to be used as a cross building envBaptiste Daroussin
2014-04-05Document COPYTREE_BIN, COPYTREE_SHARE commandsPawel Pekala
2014-04-04Fix bmake detection logicBaptiste Daroussin
2014-04-04Use bmake features to easier cross building supportBaptiste Daroussin
2014-04-03Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l...Baptiste Daroussin
2014-04-03Fix missing spaceBaptiste Daroussin
2014-04-03Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB...Baptiste Daroussin
2014-04-03Define HCC and HCXX (host cc and host cxx when cross building)Baptiste Daroussin