aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* - For pkg run-depends dir listing, consider deps recursively.Bryan Drewery2014-04-221-7/+21
* Fill orphans white list with files regenerated by installation scripts:Antoine Brodin2014-04-211-1/+16
* - Do not advise to strip non FreeBSD binaries [1]Antoine Brodin2014-04-211-4/+4
* - Split MTREE check into its own checkBryan Drewery2014-04-211-5/+17
* - Sort directories by Lexicographical Depth-First order (find -ds)Bryan Drewery2014-04-211-7/+27
* Fix plist_sub_sed_sort.sh when value contains spacesAntoine Brodin2014-04-201-1/+1
* 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
* - Rename check-orphans to check-plist. Keep the old for backwards-compat.Bryan Drewery2014-04-195-53/+267
* makepatch: don't create empty patchesPawel Pekala2014-04-181-0/+1
* libvpx is unconditionally built with VP9 support, so adapt its description ac...Thomas Zander2014-04-181-1/+1
* - Fix HOMEDIR handling to not exclude all directories for ports without USERSBryan Drewery2014-04-171-1/+1
* - Document PLIST_SUB_SED= will disable PLIST_SUB hintsBryan Drewery2014-04-171-6/+21
* - Add script for handling leftover processing by poudriere/tinderbox.Bryan Drewery2014-04-171-0/+139
* - 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-162-3/+4
* - Make default target "make stage" if staging supported.Bryan Drewery2014-04-161-0/+4
* Revert bdrewery will work on this laterBaptiste Daroussin2014-04-151-8/+0
* Register deprecation and expiration in packagesBaptiste Daroussin2014-04-151-0/+8
* - Fix issues with specifying ${RUBY} variableSteve Wills2014-04-131-4/+4
* Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...Baptiste Daroussin2014-04-121-0/+1
* Add PKG_ENV to pkg register commandBaptiste Daroussin2014-04-121-2/+2
* Do not advise to strip ELF relocatables, usually it is harmfulAntoine Brodin2014-04-121-1/+3
* Reduce the number of false positives reported by the shebang qa checkAntoine Brodin2014-04-121-19/+45
* - Add a @sample plist keywordBryan Drewery2014-04-121-0/+3
* Mk/bsd.python.mk: Space to tabs in user messageKubilay Kocak2014-04-121-1/+1
* Allow an alternative install prefix to be specified withBrooks Davis2014-04-111-1/+3
* Update comments.Jung-uk Kim2014-04-111-4/+4
* - Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFOSunpoet Po-Chuan Hsieh2014-04-111-9/+9
* - Make shebang a warning for now, too many false-positives in files weBryan Drewery2014-04-111-2/+2
* followup with recent cleanupBaptiste Daroussin2014-04-111-16/+3
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2014-04-111-2/+2
* . Set maintainer to java@FreeBSD.org.Greg Lewis2014-04-111-1/+1
* 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 to properly run make check-orphans and make makeplist for gnome portsBaptiste Daroussin2014-04-102-1/+6
* Remove bits replaced by USES=geckoBaptiste Daroussin2014-04-101-408/+1
* Allow regular make xdev to be used as a cross building envBaptiste Daroussin2014-04-101-1/+7
* Add support for OpenJDK 1.8Baptiste Daroussin2014-04-101-9/+13
* Reset default qmake flags so that they don't taint ourPawel Pekala2014-04-091-0/+4
* Mk/pathfix.mk: Support more pkgconfig libdir matchesKubilay Kocak2014-04-091-2/+4
* Fix dependency on thunderbirdBaptiste Daroussin2014-04-091-2/+2
* Add USES=geck to handle dependencies on the gecko engine via:Baptiste Daroussin2014-04-091-0/+129
* Drop support for non staged perl portsBaptiste Daroussin2014-04-091-2/+0
* Remove support for not staged portsBaptiste Daroussin2014-04-091-9/+0
* Prevent Makefile from running "gconftool-2 --makefile-install-rule". ThisKoop Mast2014-04-091-0/+4
* Rewrite the sharedmimeinfo qa check so that it doesn't produce a falseAntoine Brodin2014-04-081-4/+11