freebsd-ports/Mk/Scripts
Tijl Coosemans 68edbeeaae - Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
  when CONFIGURE_ARGS already sets it.  (GNU configure scripts set it to
  PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
  they aren't affected by this change (for now at least).  This commit is
  meant to ensure that new ports don't make the same mistake.

- games/acm: the configure script in this port is very old; instead of
  patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
  changed the behaviour of the configure script; adjust the port to this.

PR:		199506
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-20 19:06:29 +00:00
..
actual-package-depends.sh - Remove dead function from find-lib.sh 2015-04-10 08:45:09 +00:00
check_leftovers.sh Fix a false positive home directory leftover for ports with multiple USERS 2014-12-01 17:57:19 +00:00
check-stagedir.sh Make fonts repecting XDG 2015-03-21 23:05:19 +00:00
dialog4ports.sh
find-lib.sh - Remove dead function from find-lib.sh 2015-04-10 08:45:09 +00:00
functions.sh - Move parse_plist() into a new file, functions.sh. 2015-01-08 04:04:55 +00:00
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 - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
security-check.awk - Move security-check.awk to Mk/Scripts where it is more proper these days. 2014-05-09 22:35:50 +00:00