Re: IceWM 1.2.20 -> 1.2.25 Update

2006-03-09 Thread Mike Pechkin
hi,

works on i386 here too.


> I have attached an update from IceWM 1.2.20 to 1.2.25. There have been
> a lot of changes/fixes since the previous update. Here are a couple
> important ones: (taken from www.icewm.org/changes.php)
> 
> - icewmtray crash fixes
> - fixed crash when hiding the taskbar and "collapse" button is hidden
> 
> See the change log for more updates since the 1.2.20 release.
> Please test the port and comment back!

--mpech



UPDATE: www/opera

2006-02-19 Thread Mike Pechkin
hi,

just for fun update for opera9pr2.
use opera9 PREVIEW 1/2 for a long time.
it works, widgets works.
see problems in flash+sound.

--mpech


opera9pr2.patch
Description: Binary data


update: net/charm

2005-12-31 Thread Mike Pechkin

hi,

1. fixes atom support (sense), now you can post to blogger.com
2. bump package

--mpech

? fff.patch
Index: Makefile
===
RCS file: /cvs/ports/net/charm/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile10 Dec 2005 13:26:54 -  1.3
+++ Makefile31 Dec 2005 09:56:22 -
@@ -3,6 +3,7 @@
 COMMENT=   "LiveJournal client for Python"
 
 DISTNAME=  charm-1.7.0
+PKGNAME=   ${DISTNAME}p0
 CATEGORIES=net news
 
 HOMEPAGE=  http://ljcharm.sourceforge.net/
@@ -18,6 +19,7 @@ PERMIT_DISTFILES_FTP=   Yes
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ljcharm/}
 
 MODULES=   lang/python
+RUN_DEPENDS=   :py-feedparser-*:textproc/py-feedparser
 
 NO_REGRESS=Yes
 


UPDATE: net/charm

2005-12-09 Thread Mike Pechkin

hi,

charm 1.7.0
New feature: support for Atom blogs.

--mpech

Index: net/charm/Makefile
===
RCS file: /cvs/ports/net/charm/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- net/charm/Makefile  1 Jul 2005 06:55:49 -   1.2
+++ net/charm/Makefile  9 Dec 2005 20:59:32 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "LiveJournal client for Python"
 
-DISTNAME=  charm-1.6.0
+DISTNAME=  charm-1.7.0
 CATEGORIES=net news
 
 HOMEPAGE=  http://ljcharm.sourceforge.net/
Index: net/charm/distinfo
===
RCS file: /cvs/ports/net/charm/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- net/charm/distinfo  1 Jul 2005 06:55:49 -   1.2
+++ net/charm/distinfo  9 Dec 2005 20:59:32 -
@@ -1,4 +1,4 @@
-MD5 (charm-1.6.0.tar.gz) = e91e7a12b0eb3dd0fce400790fd8a972
-RMD160 (charm-1.6.0.tar.gz) = 7bd340ff6b591de7be19050a7744f8d0b2265a8f
-SHA1 (charm-1.6.0.tar.gz) = 51b19e6bece241dcc5d9116674aaf7ea0e56703f
-SIZE (charm-1.6.0.tar.gz) = 60226
+MD5 (charm-1.7.0.tar.gz) = 3b41d3aac2fdf21199f192cac9cb859e
+RMD160 (charm-1.7.0.tar.gz) = a66eb2dd8a13e4880c4c63af96372d3cd58efb16
+SHA1 (charm-1.7.0.tar.gz) = dde32086791cc444f22ebf275dbc889e89af1f0e
+SIZE (charm-1.7.0.tar.gz) = 67879


Re: akpop3d

2005-11-15 Thread Mike Pechkin
ports@ and naddy@ should be enough.
do something. :)

On 11/15/05, Nikolay Sturm <[EMAIL PROTECTED]> wrote:
>
> * Mike Pechkin [2005-11-15]:
> > 1. install
> > 2. run - /usr/local/sbin/akpop3d -d
> > 3. try to connect
> > Nov 15 10:11:44 gow akpop3d[7184]: Authenticated mpech
> > Nov 15 10:11:44 gow akpop3d[7184]: group 'mail' not found
> >
> > wtf, come on.
>
> That port has a maintainer, what did he say when you reported the
> problem to him?
>
> Nikolay
>
>


akpop3d

2005-11-15 Thread Mike Pechkin
hi,

1. install
2. run - /usr/local/sbin/akpop3d -d
3. try to connect
Nov 15 10:11:44 gow akpop3d[7184]: Authenticated mpech
Nov 15 10:11:44 gow akpop3d[7184]: group 'mail' not found

wtf, come on.

--mpech


Re: games/adom is broken

2005-10-01 Thread Mike Pechkin

Marc Espie wrote:


On Sat, Oct 01, 2005 at 12:41:50PM +0300, Mike Pechkin wrote:
 


hi,

% adom
adom: error while loading shared libraries: libncurses.so.4: cannot open 
shared

object file: No such file of directory

Take care,

--mpech
   



 


Index: games/adom/Makefile
===
RCS file: /cvs/ports/games/adom/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- games/adom/Makefile 18 Oct 2003 15:46:53 -  1.18
+++ games/adom/Makefile 1 Oct 2005 08:51:03 -
@@ -41,10 +41,8 @@ RUN_DEPENDS= :redhat_base-*:emulators/re
do-install:
@${INSTALL_DATA_DIR} ${ADOM_DOC}
@cd ${WRKSRC} && ${INSTALL_DATA} adomfaq.txt manual.doc readme.1st 
${ADOM_DOC}
-# Kludge to work around the absence of libncurses.
-   @cd ${WRKSRC} && sed -e s,libncurses.so.5,libncurses.so.4, adom 
>adom.new
-   @cd ${WRKSRC} && ${INSTALL} ${INSTALL_COPY} \
-   -o ${BINOWN} -g ${ADOMOWN} -m 2555 adom.new ${PREFIX}/bin/adom
+   ${INSTALL_PROGRAM} -o ${BINOWN} -g ${ADOMOWN} \
+   ${WRKSRC}/adom ${PREFIX}/bin/adom
@${INSTALL} -d -o ${SHAREOWN} -g ${ADOMOWN} -m 775 
${WRKINST}${HISCORE_DIR}

.include 
   



Did I not see the original email ? this is wrong anyways.
You did not even bump the PKGNAME.

 


patch shows the direction of the problem.
i don't care about my patch - just fix adom. :)

--mpech






games/adom is broken

2005-10-01 Thread Mike Pechkin

hi,

% adom
adom: error while loading shared libraries: libncurses.so.4: cannot open 
shared

object file: No such file of directory

Take care,

--mpech
Index: games/adom/Makefile
===
RCS file: /cvs/ports/games/adom/Makefile,v
retrieving revision 1.18
diff -u -p -r1.18 Makefile
--- games/adom/Makefile 18 Oct 2003 15:46:53 -  1.18
+++ games/adom/Makefile 1 Oct 2005 08:51:03 -
@@ -41,10 +41,8 @@ RUN_DEPENDS= :redhat_base-*:emulators/re
 do-install:
@${INSTALL_DATA_DIR} ${ADOM_DOC}
@cd ${WRKSRC} && ${INSTALL_DATA} adomfaq.txt manual.doc readme.1st 
${ADOM_DOC}
-# Kludge to work around the absence of libncurses.
-   @cd ${WRKSRC} && sed -e s,libncurses.so.5,libncurses.so.4, adom 
>adom.new
-   @cd ${WRKSRC} && ${INSTALL} ${INSTALL_COPY} \
-   -o ${BINOWN} -g ${ADOMOWN} -m 2555 adom.new ${PREFIX}/bin/adom
+   ${INSTALL_PROGRAM} -o ${BINOWN} -g ${ADOMOWN} \
+   ${WRKSRC}/adom ${PREFIX}/bin/adom
@${INSTALL} -d -o ${SHAREOWN} -g ${ADOMOWN} -m 775 
${WRKINST}${HISCORE_DIR}
 
 .include 


UPDATE: security/clamav

2005-09-21 Thread Mike Pechkin
hi,

clamav 0.87 - security update, make sense
http://www.security.nnov.ru/Jdocument765.html

--mpech


  

clamav-update087.diff
Description: Binary data


NEW: books/svn-book

2005-08-01 Thread Mike Pechkin
hi,

Just for fun:
1. I don't understand LICENCE of the book
2. NO pkg/DESCR

--mpech


svn-book-1_1.tgz
Description: GNU Zip compressed data


UPDATE: x11/fvwm2

2005-07-25 Thread Mike Pechkin
hi,

Initial fun from [EMAIL PROTECTED]
Have fun.

--mpech


fvwm2_update.patch
Description: Binary data


SECURITY UPDATE: security/clamav

2005-07-25 Thread Mike Pechkin
hi,

http://www.security.nnov.ru/Jdocument282.html
update for clamav 0.86.2
Have fun!

--mpech


clamav_update.patch
Description: Binary data


UPDATE: net/maradns

2005-07-21 Thread Mike Pechkin
hi,

patch for 1.0.28
Have fun. :)

--mpech


mara_1_0_28.patch
Description: Binary data


Re: UPDATE: net/charm 1.6.0

2005-06-15 Thread Mike Pechkin
On 6/15/05, Xavier Santolaria <[EMAIL PROTECTED]> wrote:
> so spake Mike Pechkin ([EMAIL PROTECTED]):
> > hi,
> >
> > This is port update for charm (LJ client in python)
> > Have fun.
> 
> please send a diff against the existing port, not a whole new archive.
Patch attached. Thanks to xsa@ for help.

--mpech


charm-1_6_0.patch
Description: Binary data


UPDATE: net/charm 1.6.0

2005-06-15 Thread Mike Pechkin
hi,

This is port update for charm (LJ client in python)
Have fun.

--mpech


charm-1-6-0.tgz
Description: GNU Zip compressed data