HEAD tagged port compiles/installs just fine. On Wednesday 08 June 2005 14:22, you wrote: > Index: Makefile > =================================================================== > RCS file: /cvs/ports/x11/ion/Makefile,v > retrieving revision 1.20 > diff -u -r1.20 Makefile > --- Makefile 14 May 2005 20:16:32 -0000 1.20 > +++ Makefile 8 Jun 2005 12:20:36 -0000 > @@ -2,7 +2,7 @@ > > COMMENT= "light, keyboard friendly window manager" > > -DISTNAME= ion-3ds-20050502 > +DISTNAME= ion-3ds-20050607 > CATEGORIES= x11 > > HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/ion/ > Index: distinfo > =================================================================== > RCS file: /cvs/ports/x11/ion/distinfo,v > retrieving revision 1.7 > diff -u -r1.7 distinfo > --- distinfo 14 May 2005 20:16:32 -0000 1.7 > +++ distinfo 8 Jun 2005 12:20:36 -0000 > @@ -1,4 +1,4 @@ > -MD5 (ion-3ds-20050502.tar.gz) = 545cbb9894ee8fe47fc97e51c28227a5 > -RMD160 (ion-3ds-20050502.tar.gz) = fdd46a8ac07055846991e408a33ba841f24afdad > -SHA1 (ion-3ds-20050502.tar.gz) = ee9f0aa13a45ae5390617c25ad03f2428b3fc6af > -SIZE (ion-3ds-20050502.tar.gz) = 605830 > +MD5 (ion-3ds-20050607.tar.gz) = f9d707fb2b321124effe12145e7f5683 > +RMD160 (ion-3ds-20050607.tar.gz) = 92726d9ad8f4165bf082658f8ff0ada00d9cf90e > +SHA1 (ion-3ds-20050607.tar.gz) = a51de5cd478256863bc59948efed61516b485463 > +SIZE (ion-3ds-20050607.tar.gz) = 576414 > Index: patches/patch-mod_statusbar_ion-statusd_statusd_mail_lua > =================================================================== > RCS file: > /cvs/ports/x11/ion/patches/patch-mod_statusbar_ion-statusd_statusd_mail_lua,v > retrieving revision 1.1 > diff -u -r1.1 patch-mod_statusbar_ion-statusd_statusd_mail_lua > --- patches/patch-mod_statusbar_ion-statusd_statusd_mail_lua 28 May 2005 > 05:19:00 -0000 1.1 > +++ patches/patch-mod_statusbar_ion-statusd_statusd_mail_lua 8 Jun 2005 > 12:20:36 -0000 > @@ -1,12 +1,12 @@ > $OpenBSD: patch-mod_statusbar_ion-statusd_statusd_mail_lua,v 1.1 2005/05/28 > 05:19:00 mjc Exp $ > ---- mod_statusbar/ion-statusd/statusd_mail.lua.orig Fri May 27 21:27:34 > 2005 > -+++ mod_statusbar/ion-statusd/statusd_mail.lua Fri May 27 21:27:41 2005 > -@@ -12,7 +12,7 @@ > +--- mod_statusbar/ion-statusd/statusd_mail.lua.orig Tue Jun 7 10:06:02 > 2005 > ++++ mod_statusbar/ion-statusd/statusd_mail.lua Wed Jun 8 09:11:13 2005 > +@@ -15,7 +15,7 @@ local mon = "mail" > local defaults={ > update_interval=10*1000, > retry_interval=60*10*1000, > -- mbox=os.getenv("MAIL") > -+ mbox=os.getenv("MAIL") or "/var/mail/" .. os.getenv("USER") > +- mbox = os.getenv("MAIL"), > ++ mbox = os.getenv("MAIL") or "/var/mail/" .. os.getenv("USER"), > + files = {} > } > > - local function TR(s, ...) > Index: pkg/PLIST > =================================================================== > RCS file: /cvs/ports/x11/ion/pkg/PLIST,v > retrieving revision 1.9 > diff -u -r1.9 PLIST > --- pkg/PLIST 14 May 2005 20:16:32 -0000 1.9 > +++ pkg/PLIST 8 Jun 2005 12:20:36 -0000 > @@ -27,6 +27,7 @@ > lib/ion3/lc/mod_sm.lc > lib/ion3/lc/mod_sp.lc > lib/ion3/lc/mod_statusbar.lc > +lib/ion3/lc/statusd_date.lc > lib/ion3/lc/statusd_load.lc > lib/ion3/lc/statusd_mail.lc > lib/ion3/mod/
-- Best regards Maxim Bourmistrov -- Best regards Maxim Bourmistrov