Date: Thu, 27 Nov 2014 16:51:41 +0100 From: Sergei Vyshenski <svysh.fbsd@gmail.com> To: Torsten Zuehlsdorff <mailinglists@toco-domains.de> Cc: freebsd-ports@freebsd.org Subject: Re: How to create a port with uncompressed distfile? Message-ID: <CAHU0Y-6o%2Bi-BCwiruDfqjGCqHJa_%2B-zhqKF2oY9A2Zh4yYofMw@mail.gmail.com> In-Reply-To: <54771BED.3040408@toco-domains.de> References: <5476FFCF.6000504@toco-domains.de> <54771BED.3040408@toco-domains.de>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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@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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHU0Y-6o%2Bi-BCwiruDfqjGCqHJa_%2B-zhqKF2oY9A2Zh4yYofMw>