aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* Welcome Python 3.4 to the FreeBSD Ports Tree!Kubilay Kocak2014-04-081-2/+14
* Mk/bsd.options.desc.mk:Max Brazhnikov2014-04-051-1/+2
* Document COPYTREE_BIN, COPYTREE_SHARE commandsPawel Pekala2014-04-051-0/+10
* Tell the configure scripts to use ${PERL} for PERL_PATH, this fixesRene Ladan2014-04-041-1/+1
* 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
* - stage-qa: Fix absolute symlink check to look at target not fully resolvedBryan Drewery2014-04-031-1/+1
* 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-032-2/+3
* - Fix fatal checks not exiting with non-zero [1]Bryan Drewery2014-04-031-16/+46
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+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
* When USES=perl5 is localed (what ever run or build depend) define a cache var...Baptiste Daroussin2014-03-301-0/+1
* Fix a typoAntoine Brodin2014-03-301-1/+1
* 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-282-6/+7
* - Fix error running 'make stage' when NO_STAGE is set:Bryan Drewery2014-03-281-0/+7
* Welcome the new mod_php ports, in order to have default packages forAlex Dupre2014-03-271-2/+10
* Make bsd.ocaml.mk more stage friendlyAntoine Brodin2014-03-262-9/+21
* Add ocamlfind to _FORCE_POST_PATTERNSAntoine Brodin2014-03-261-0/+1
* - 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
* - Update to 2.6.4Jose Alonso Cardenas Marquez2014-03-262-4/+6
* Have OPTIONS_SUB also fill in SUB_LIST.Mathieu Arnold2014-03-251-0/+8
* Allow distfiles grouping for linux-rpm ports while not extracting the .src.rp...Antoine Brodin2014-03-251-2/+2
* Mk/bsd.qt.mk:Max Brazhnikov2014-03-251-0/+1
* Convert wxsvg to use wxGTK 3.0Baptiste Daroussin2014-03-241-5/+1
* wxGTK 2.9 was a development version now that wxGTK 3.0 is out remove itBaptiste Daroussin2014-03-241-7/+3
* wxGTK 2.6 is EOLed upstream, all ports have switch to at least wxGTK 2.8Baptiste Daroussin2014-03-241-28/+18
* Use modern LIB_DEPENDSBaptiste Daroussin2014-03-241-1/+1
* - Make Qt4 and Qt5 respect CXXFLAGS during configure so they pick upTijl Coosemans2014-03-231-1/+2
* - 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-232-9/+11
* - Fix patch broken in r292221Steve Wills2014-03-231-3/+3
* - Only create ports-mgmt/pkg latest link if can write to PACKAGESBryan Drewery2014-03-231-9/+9
* - pkgng: Create package in WRKDIR and then try to link it to the PACKAGES dir.Bryan Drewery2014-03-231-1/+5
* install-package: Use WRKDIR/PKGNAME.PKG_SUFX if availableBryan Drewery2014-03-231-4/+8
* - Bump SeaMonkey version to 2.25Beat Gaetzi2014-03-201-8/+8
* - Update Firefox to 28.0Beat Gaetzi2014-03-191-77/+74
* Using PKGREPOSITORY is more correct here since PKGFILE uses itBryan Drewery2014-03-191-1/+1
* Let the linux rpm ports use grouping rules, e.g. to download theThierry Thomas2014-03-181-1/+1