On Thu, Nov 20, 2014 at 02:17:34PM +0000, Fred wrote: > Hi ports@ > > Can someone point me at the documentation for changing the file > permissions in a package? > > I'm working on porting radiotray[1] and have wip port [2] but I > noticed when testing it on i386 that the > ~/.local/share/radiotray/config.xml is installed with 444 permisions > rather than 644 which is needed for the package to run. > > Cheers > > Fred > > [1] > http://radiotray.sourceforge.net/ > > [2] > https://github.com/fcbsd/openbsd-wip/tree/master/audio/radiotray
man pkg_create and see '@chmod'. j.