|
|||||||||
Monday the 12th of May, 2008 |
|||||||||
icewm most recent diff
Scroll down toward the bottom of the page to get installation instructions for icewm. The raw portfile for icewm 1.2.32 is located here: http://icewm.darwinports.com/dports/x11/icewm/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/icewm # $Id: Portfile 31848 2007-12-10 06:09:28Z ryandesign PortSystem 1.0 Name: icewm Version: 1.2.32 Category: x11 x11-wm Maintainers: saispo Platform: darwin Description: Lightweight window manager with a Windows or OS/2 look and feel Long Description: Nice and fast window manager with the look and feel from Windows (95, 98) or OS/2 (Warp 3, Warp 4). Homepage: http://www.icewm.org master_sites http://downloads.sourceforge.net/icewm checksums md5 49084971689c04b739766a3f5d576d83 patchfiles 01-fix_leopard_deprecated_in_stdlib.patch depends_lib lib:libX11.6:XFree86 lib:libXext.6:XFree86 lib:libXpm.4:xpm lib:libSM.6:sm port:gettext port:freetype port:xft2 configure.args --mandir=${prefix}/share/man --with-cfgdir=${prefix}/etc/icewm --with-xpm --without-icesound --disable-i18n --disable-nls --disable-debug destroot { system "cd ${worksrcpath} && make install-docs DESTDIR=${destroot}" system "cd ${worksrcpath} && make install-man DESTDIR=${destroot}" if {[variant_isset gnome1] || [variant_isset gnome2]} { system "cd ${worksrcpath} && make install-gnome DESTDIR=${destroot}" } system "cd ${worksrcpath} && make install DESTDIR=${destroot}" } post-destroot { ui_msg "" ui_msg "To start icewm put \"exec icewm-session\" in your \".xinitrc\" file." ui_msg "Don't forget to add the MacPorts Environment to the X Environment too!" ui_msg "" } Variant: lite description {Use the lightweight IceWM} { configure.args-append --enable-lite --disable-xinerama --disable-xrandr } Variant: xpm conflicts imlib description {Use Xpm from MacPorts for images} { configure.args-delete --with-imlib # configure.args-append --with-xpm depends_lib-append port:xpm } Variant: imlib conflicts xpm description {Use Imlib for images instead of libxpm (does not work yet)} { configure.args-delete --with-xpm configure.args-append --with-imlib depends_lib-append port:imlib } Variant: nls description {Use internationalized messages (does not work correct yet)} { configure.args-delete --disable-i18n --disable-nls # configure.args-append --enable-i18n --enable-nls depends_lib-append port:gettext port:libiconv } Variant: debug description {Use this option if you want to debug IceWM} { configure.args-delete --disable-debug configure.args-append --enable-debug } # not tested: can't install esound, help2man Variant: esound description {Use sound support (untested)} { configure.args-delete --without-icesound configure.args-append --with-icesound=esound --enable-guievents depends_lib-append port:audiofile port:esound } # not tested, can't install gnome Variant: gnome1 conflicts gnome2 description {Use the GNOME menus with IceWM} { configure.args-append --enable-menus-gnome1 } Variant: gnome2 conflicts gnome1 description {Use the KDE/GNOME2 menus with IceWM} { configure.args-append --enable-menus-gnome2 } If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/icewmYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using icewm with these commands: % man icewm Where to find more information:
|
![]() |
![]() Digg icewm on MacOSX
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
aqua
archivers audio benchmarks cad comms cross databases devel editors emulators games genealogy gnome gnustep graphics irc java kde lang math multimedia net news palm perl python ruby science security shells sysutils textproc www x11 xfce zope
Current CVS DownloadsDarwin Ports Current :nightly CVS snapshot OpenDarwin CVSWeb SSH Key Gen |
|||||||
| |




