freebsd-ports/Mk/Scripts
Bryan Drewery b8334287c4 - Split MTREE check into its own check
- Split dependency-owned check its own and make into a non-fatal warning.
  This is not black-and-white. Python/Rubygem ports cleanup the lib dir
  for every installed package, and for python/ruby-gems too. This is fine,
  the extensions should not clean them up then; the error is valid here.
  However, there's other frameworks which don't cleanup in the master package
  and yield unexpected results. An example is that php does not cleanup
  etc/php itself. Only extensions do. So if an extension depends on another
  extension it will complain that the dependent extension owns etc/php,
  so we remove from bsd.php.mk, now it's a leftover. The proper place is in the
  php port itself, but it's unknown how many other cases there are like this.
  So for now make this non-fatal and into a warning.

  This is all mostly moot once pkg auto handles directories anyhow.

With hat:	portmgr
Discussed with:	antoine
2014-04-21 18:42:15 +00:00
..
check-stagedir.sh - Split MTREE check into its own check 2014-04-21 18:42:15 +00:00
check_leftovers.sh - Rename check-orphans to check-plist. Keep the old for backwards-compat. 2014-04-19 06:44:56 +00:00
dialog4ports.sh
pkgencode.awk pkgng expect all non ascii code and '%' to be urlencoded in the comment 2014-01-06 23:34:29 +00:00
plist_sub_sed_sort.sh Fix plist_sub_sed_sort.sh when value contains spaces 2014-04-20 23:47:25 +00:00
qa.sh Do not advise to strip ELF relocatables, usually it is harmful 2014-04-12 20:49:52 +00:00