K 10 svn:author V 7 zeising K 8 svn:date V 27 2014-08-30T18:47:41.583903Z K 7 svn:log V 912 - Fix shebangs by defining PERL in CONFIGURE_ENV - Add some missing files to pkg-plist, don't try to remove mtree dirs, and get rid of ugly plist hack from Makefile (it is broken with staging anyways, so add gdkpixbuf2 as dependency to make sure that "bin/xscreensaver-hacks/webcollage-helper" is always installed) - Deal with SETUID_HACK with @mode directive instead of with the configure option so that a regular user can build and then install as root - Move some LIB_DEPENDS to USE_GNOME - Use options helpers - Remove PTHREADS option as there is no longer a configure knob for it - Remove KERBEROS option since it is broken (needs ancient krb4 lib which we don't have anymore) - Simplify post-patch commands. The hacks for the PAM option don't need to be conditional. Staging will handle whether the file is installed or not. - Pet portlint(1) - Bump PORTREVISION PR: 192616 Submitted by: jhale END