aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Expand)AuthorAgeFilesLines
* - Fix check-stagedir causing staging violating. Quote all directory namesBryan Drewery2014-04-241-2/+5
* - Fix false-positive orphanned dir when '@unexec rmdir -p' is used.Bryan Drewery2014-04-241-3/+3
* - Refactor a bit into functionsBryan Drewery2014-04-241-234/+290
* - Sort Java implementations by preference, i.e., java/openjdk7 is preferredJung-uk Kim2014-04-241-15/+11
* check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happenBryan Drewery2014-04-241-1/+1
* - Fix regression from r315599: Allow pkg to install itself firstBryan Drewery2014-04-241-3/+0
* - Fix when USES not definedBryan Drewery2014-04-231-2/+2
* - Fix stage-qa when USES contains desktop-file-utils twiceBryan Drewery2014-04-231-2/+6
* - Handle plist containing @unexec /bin/rmdirAntoine Brodin2014-04-231-5/+5
* When linking a library libA with a library libB using libtool, if libB.laTijl Coosemans2014-04-233-13/+32
* - Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.Bryan Drewery2014-04-231-0/+8
* - Fix handling of "@comment @cwd" so it does not reset real @cwd; onlyBryan Drewery2014-04-221-7/+37
* Fix directory keywords handlingAntoine Brodin2014-04-221-1/+1
* - 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