summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change the protocal for the default master site backup used forErwin Lansing2014-05-151-2/+2
* - Support pkg-1.3 pkg-audit not-vuln output.Bryan Drewery2014-05-121-0/+3
* WANT_GECKO is not in used anywhere in the ports tree, let's remove itBaptiste Daroussin2014-05-111-2/+2
* - Move security-check.awk to Mk/Scripts where it is more proper these days.Bryan Drewery2014-05-091-1/+1
* Move updating the desktop database later to make sure it work as expected wit...Baptiste Daroussin2014-05-071-2/+4
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-40/+38
* - Fix WITH_CCACHE_BUILD support (fix build) with ports that useBryan Drewery2014-05-031-0/+16
* Allow to append -p[0-9] to EXTRA_PATCHES to specify the patch(1) stripping levelBaptiste Daroussin2014-04-281-6/+10
* - Fix regression from r315599: Allow pkg to install itself firstBryan Drewery2014-04-241-3/+0
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-231-11/+15
* Fix PLIST_SUB_SED when value contains =Antoine Brodin2014-04-201-1/+1
* Add / to the blacklist of homedirs that should not be created or touched.Mathieu Arnold2014-04-191-2/+2
* makepatch: don't create empty patchesPawel Pekala2014-04-181-0/+1
* - Create a DO_MAKE_BUILD which will do the right thing for building, suchBryan Drewery2014-04-171-1/+2
* - Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'dBryan Drewery2014-04-171-0/+9
* - Detect failure to create PREFIX for pkg_install workaround added in r351422Bryan Drewery2014-04-161-1/+5
* - During 'make package' create PREFIX if not there to workaround a pkg_installBryan Drewery2014-04-161-0/+6
* The FreeBSD x11@ and graphics team proudly presentsNiclas Zeising2014-04-161-1/+1
* - Make default target "make stage" if staging supported.Bryan Drewery2014-04-161-0/+4
* Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...Baptiste Daroussin2014-04-121-0/+1
* - Add a @sample plist keywordBryan Drewery2014-04-121-0/+3
* Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is setBaptiste Daroussin2014-04-101-1/+1
* - Fix error handling in check-config, 'exit' is not a command.Bryan Drewery2014-04-101-1/+1
* Allow regular make xdev to be used as a cross building envBaptiste Daroussin2014-04-101-1/+7
* Document COPYTREE_BIN, COPYTREE_SHARE commandsPawel Pekala2014-04-051-0/+10
* Fix bmake detection logicBaptiste Daroussin2014-04-041-1/+1
* Use bmake features to easier cross building supportBaptiste Daroussin2014-04-041-0/+6
* Revert STRIPBIN adding to INSTALL_PROGRAM and INSTALL_LIB, this breaks with l...Baptiste Daroussin2014-04-031-2/+2
* Fix missing spaceBaptiste Daroussin2014-04-031-1/+1
* Prepend install(1) command with the STRIPBIN env defined to the proper STRIPB...Baptiste Daroussin2014-04-031-2/+2
* Define HCC and HCXX (host cc and host cxx when cross building)Baptiste Daroussin2014-04-031-9/+7
* Cross building is only supported for staged portsBaptiste Daroussin2014-04-031-0/+3
* Add PKG_ENV to allow specifying the file to read the ABI from in case of cros...Baptiste Daroussin2014-04-031-1/+2
* First bit of support to cross build the ports tree will only workBaptiste Daroussin2014-04-021-0/+19
* - Add NO_PREFIX_RMDIR to allow not removing PREFIX at deinstall if it doesBryan Drewery2014-04-021-1/+2
* - Simplify main target IGNORECMD handling for now. Order does not matter here.Bryan Drewery2014-04-011-3/+2
* - Add comments around all of the DEP/SEQ/default target code and try to makeBryan Drewery2014-04-011-11/+25
* - The 2nd section of blocks here is the .else to requiring SU. Change itBryan Drewery2014-04-011-1/+3
* In the DEBUG case, do not assign INSTALL_TARGET if it is not definedAntoine Brodin2014-03-291-0/+2
* Automatically convert install-strip target into install target if the debug v...Baptiste Daroussin2014-03-281-0/+1
* Make option DEBUG work like WITH_DEBUGBaptiste Daroussin2014-03-281-6/+3
* - Fix error running 'make stage' when NO_STAGE is set:Bryan Drewery2014-03-281-0/+7
* Make bsd.ocaml.mk more stage friendlyAntoine Brodin2014-03-261-0/+4
* - Fix USE_PACKAGE_DEPENDS to properly register packages as automatic with pkgngBryan Drewery2014-03-261-1/+4
* install-package: Support INSTALLS_DEPENDS to register package as automaticBryan Drewery2014-03-261-0/+3
* - Fix installing with pkg_install when running 'make install' due to theBryan Drewery2014-03-231-5/+6
* - Create package in WRKDIR/pkg/ instead of WORKDIR/ to avoid pkg-create bugBryan Drewery2014-03-231-6/+7
* install-package: Use WRKDIR/PKGNAME.PKG_SUFX if availableBryan Drewery2014-03-231-4/+8
* Using PKGREPOSITORY is more correct here since PKGFILE uses itBryan Drewery2014-03-191-1/+1
* USE_LHA is not used anymore in the ports treeBaptiste Daroussin2014-03-121-15/+2