On Wed, May 16, 2012 at 6:13 AM, Takashi Fujita <rina.invers...@gmail.com> wrote: > (2012/05/16 19:44), Zhihao Yuan wrote: >> >> On Wed, May 16, 2012 at 5:26 AM, Takashi Fujita >> <rina.invers...@gmail.com> wrote: >>> >>> When the module which is not downloadable was copied to the folder which >>> referred to google and was specified, building started. >>> >>> The screen of Xfce was displayed when it started instantly, since >>> building >>> was successful. >>> >>> About two problems have occurred. >>> >>> -There are two or more parts (it is x) where the icon of an application >>> menu >>> is not displayed. >> >> Yes. Because your icon theme& hicolor do not have those. It's OK. > > What should be done for improving this state? > > >>> -The reboot and shutdown by a general user cannot be performed. >> >> >> Check /usr/ports/x11-wm/xfce4-session/pkg-message > > Do I hear that this application is installed?
Unfortunately, Olivier used an uncommon method which makes you can only see this message after pkg_add, not after make install. > > >> BTW, this file should be .in; %%LOCALBASE%% is not replaced. > > Would you teach a little in more detail? Olivier used ${SED} here. A better approach is to set SUB_FILES= pkg-message and to add @${CAT} ${PKGMESSAGE} in post-install. To enable shutdown/restart, just replace 'PUTYOURGROUPHERE' with your own user group, and create a .pkla file under /usr/local/etc/polkit-1/localauthority/50-local.d (use mkdir -p to create this). > > > > -- > Takashi Fujita > rina.invers...@gmail.com > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" -- Zhihao Yuan, nickname lichray The best way to predict the future is to invent it. ___________________________________________________ 4BSD -- http://4bsd.biz/ _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"