defined in ports/infrastructure/mk/bsd.port.mk as: ${INSTALL} ${INSTALL_COPY} -o ${SHAREOWN} -g ${SHAREGRP} -m ${SHAREMODE} SHAREMODE is defined under /usr/share/mk/bsd.own.mk as "444". That means desktop files are installed with mode 444 which is wrong because fd.o environments use these files to create menu structures, links to applications... and a user should be able to edit the link icon or menu he created. Add a small patch that will give desktop files correct permissions when update-desktop-database is run. Consistency with others *nix OS. While here, specify GPL version. ok sthen@
Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7), library-specs(7), bsd.port.mk(5), port-modules(5). See also http://www.openbsd.org/porting.html $OpenBSD: README,v 1.18 2009/03/13 10:03:29 giovanni Exp $
Description
Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Languages
Makefile
61%
PHP
18.9%
Perl
6.5%
C
4.6%
HTML
2.3%
Other
6.4%