treewm is a window manager that tries to implement a new concept. In addition to the client windows the user can create desktops which can themselves contain windows and desktops. By arranging the windows in such a tree the user is able to manage his tasks efficiently. See also: http://treewm.sourceforge.net/ and http://www.informatik.uni-frankfurt.de/~polzer/treewmdurchnull/ (Requires bzip2 and gmake, there's also a gzip version on the author's website - should that be preferred? Just changing USE_BZIP2 into USE_GZIP and 'make makesum' should be enough to change that) How-To-Repeat: the shar extracts the port ./x11-wm/treewm
There's a small mistake I noticed after submitting the port. Sorry for that. --- Makefile.wrong Sun Jan 11 01:49:11 2004 +++ Makefile Sun Jan 11 01:42:13 2004 @@ -39,7 +39,7 @@ ${INSTALL_DATA} ${WRKSRC}/src/pixmaps/*.xpm ${PREFIX}/share/treewm/pixmaps pre-install: - ${SED} 's|%%D%%|${PREFIX}${DOCSDIR}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} + ${SED} 's|%%D%%|${DOCSDIR}|g' ${PKGDIR}/pkg-message >${PKGMESSAGE} post-install: .if !defined(NOPORTDOCS)
Responsible Changed From-To: freebsd-ports-bugs->pav Take.
State Changed From-To: open->closed New port added, thanks! I made extensive modifications to this port, please look at the changes I made. Most importantly, I patched Makefile to have correct patch to pixmaps.