How to create a port with uncompressed distfile?

Sergei Vyshenski svysh.fbsd at gmail.com
Thu Nov 27 15:51:42 UTC 2014


> setting +x rights to "phpunit"

For this you may want to use "@chmod" keyword in your pkg-plist:

http://www.ru.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-keywords.html

Regards, Sergei

On Thu, Nov 27, 2014 at 1:41 PM, Torsten Zuehlsdorff <
mailinglists at toco-domains.de> wrote:

> Hello,
>
> i'm nearly done with the new port. But i have a last problem.
>
> In short the installation procedure:
> - downloading the .phar file
> - copying the .phar file into stagedir (because its the complete programm)
> - renaming the file from "phpunit-$version.phar" to "phpunit" (without
> suffix)
> - setting +x rights to "phpunit"
>
> The last one i did not get right. I believe i have to use
> ${INSTALL_PROGRAM} but i make something wrong. Can somebody help?
>
> I've attached the current progress.
>
> Thank you very much,
> Torsten
>
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list