Bug 61189 - New port: x11-wm/treewm: window manager that allows placing windows in windows (-> tree structure)
Summary: New port: x11-wm/treewm: window manager that allows placing windows in window...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 00:40 UTC by Rudolf Polzer
Modified: 2004-01-11 20:56 UTC (History)
0 users

See Also:


Attachments
treewm.shar (4.36 KB, text/plain)
2004-01-11 00:40 UTC, Rudolf Polzer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Rudolf Polzer 2004-01-11 00:40:18 UTC
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
Comment 1 Rudolf Polzer 2004-01-11 00:52:30 UTC
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)
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-11 20:21:52 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-11 20:55:40 UTC
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.