I love LXDE and decided to maintain some LXDE ports for FreeBSD.
LXDE meta http://www.freshports.org/x11/lxde-meta/ LXDE common http://www.freshports.org/misc/lxde-common/ LXInput http://www.freshports.org/sysutils/lxinput/ LXTask http://www.freshports.org/sysutils/lxtask/ LXterminal http://www.freshports.org/sysutils/lxterminal/ libfm http://www.freshports.org/x11/libfm/ PCManFM http://www.freshports.org/x11-fm/pcmanfm/ PCManFM-QT There is a PR for this at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179097 LXDE icon-theme http://www.freshports.org/x11-themes/lxde-icon-theme/ LXDE lxmenu-data http://www.freshports.org/x11/lxmenu-data/ LXSession http://www.freshports.org/x11-wm/lxsession/ LXDE menu-cache http://www.freshports.org/x11/menu-cache/ LXMenuEditor There is a PR for this at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/175936 LXShortcut There is a PR for this at http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/179858 Florence http://www.freshports.org/x11/florence/ For mostly all Ports i must use below for fixing NLS in this way or similar post-patch: .if ! ${PORT_OPTIONS:MNLS} @${REINPLACE_CMD} -e 's|po src|src|' \ ${WRKSRC}/Makefile.in .endif Better is when works default --disable-nls, for LXInput works good. For NLS must use GNU/Linux compatibility that is installed CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Please change LXDE common and libfm so that it does not install without checking whether some older configurations or .conf files exists or preserve original *.conf files. For LXDE common desktop.conf and pcmanfm.conf Please add in LXDE common (desktop.conf & pcmanfm.conf) Makefile-am, Makefile.in, configure, configure-ac that xdg_DATA is followed. Please look http://svnweb.freebsd.org/ports/head/misc/lxde-common/files/ For libfm libfm.conf and pref-apps.conf. Please look http://svnweb.freebsd.org/ports/head/x11/libfm/ Please look on SVNWeb (you see link for it on Fresh Ports) Makefile and files directory and make adjustments so that these patches will not be needed in future versions. Please change what is needed in all these good Applications that must be not patched. Please change where needed. I request you to make sure that LXDE is more FreeBSD friendly and not so much GNU/Linux centric. Thanks, nemysis ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
