K 10 svn:author V 5 koobs K 8 svn:date V 27 2015-03-06T01:07:06.267644Z K 7 svn:log V 739 sysutils/bsdploy: Update to 2.0.0 - Update to 2.0.0 - Use PORTVERSION over DISTVERSION - Update minimum RUN_DEPENDS versions - Seperate OPTIONS from OPTIONS_DESC's Changes: 2.0.0 - 2015-03-05 * Add support for http proxies * Deactivate pkg's auto update feature by default * Add support for firstboot-freebsd-update (disabled by default) * [BACKWARDS INCOMPATIBLE] switched from ipfilter to pf Note: you MUST convert any existing ipnat_rules to the new pf_nat_rules. * Provide defaults for VirtualBox instances (less boilerplate) * Set full /etc/ntp.conf instead of trying to fiddle with an existing one. * Support configuration as non-root user (Issue #62) * Switched to semantic versioning (see http://semver.org) END