On 2008-09-02 14:25:01, Antoine Jacoutot <[EMAIL PROTECTED]> wrote: > pkg/DESCR > GWorkspace is a clone of the NeXT workspace manager with some added > features as spatial viewing, an advanced database based search system, > etc. > > Untar it under ports/x11/gnustep. > This has been very slightly tested under i386. Several people requested > this so I'd appreciate their feedback ;-) > > Note that I needed to add this to my xorg.conf of the fonts would not > appear; no idea why. > > Section "Extensions" > Option "Composite" "Disable" > EndSection > > Cheers! >
I had to "make makesum" not because distinfo was missing or had incorrect checksums, but because the paths were wrong. This may be because I untarred it in /usr/ports/mystuff/x11/gnustep/ instead of the actual ports tree. ---8<--- --- distinfo.orig Tue Sep 2 02:48:09 2008 +++ distinfo Tue Sep 2 23:17:18 2008 @@ -1,5 +1,5 @@ -MD5 (gnustep/gworkspace-0.8.6.tar.gz) = FtxrB3UXtgiXzA0Fe7gD9Q== -RMD160 (gnustep/gworkspace-0.8.6.tar.gz) = cvw6L0vF22FlCexsMLwTWsoqiQA= -SHA1 (gnustep/gworkspace-0.8.6.tar.gz) = Gc+Jn4yFWFkmyUSVIOb3cHENd4c= -SHA256 (gnustep/gworkspace-0.8.6.tar.gz) = UP/zWV1gNCI6ZzWCLdYxIYQtM/nm0A9Bl+XIqUiDZeo= -SIZE (gnustep/gworkspace-0.8.6.tar.gz) = 2394844 +MD5 (gworkspace-0.8.6.tar.gz) = FtxrB3UXtgiXzA0Fe7gD9Q== +RMD160 (gworkspace-0.8.6.tar.gz) = cvw6L0vF22FlCexsMLwTWsoqiQA= +SHA1 (gworkspace-0.8.6.tar.gz) = Gc+Jn4yFWFkmyUSVIOb3cHENd4c= +SHA256 (gworkspace-0.8.6.tar.gz) = UP/zWV1gNCI6ZzWCLdYxIYQtM/nm0A9Bl+XIqUiDZeo= +SIZE (gworkspace-0.8.6.tar.gz) = 2394844 ---8<--- I also got some warnings about the licensing information being incomplete. Other than that it seems to load and run fine. As a WindowMaker user, this looks like a fun thing to play with :) Thanks for making this port. -- Bryan