K 10 svn:author V 6 marino K 8 svn:date V 27 2014-07-07T17:12:50.526244Z K 7 svn:log V 467 multimedia/dvdrip: stage, split out RAR as an option The archivers/rar port is a FreeBSD BLOB which DragonFly can't use. In fact, only i386 and 32-bit enabled amd64 platforms on FreeBSD can use it. Rather than have dvdrip break by default on all the platforms that don't support RAR, change to an non-default option. While here: * use shebangfix to adjust perl * Don't define RUN_DEPENDS based on BUILD_DEPENDS (bad practice) * Use modern OPTIONS configuration END