Subject: pkg/20807: chat/ekg MAINTATINER UPDATE
To: None <gnats-bugs@gnats.netbsd.org>
From: None <dawszy@arhea.pl>
List: netbsd-bugs
Date: 03/19/2003 17:38:02
>Number: 20807
>Category: pkg
>Synopsis: ekg 1.0 is coming
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: support
>Submitter-Id: net
>Arrival-Date: Wed Mar 19 08:39:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Dawid Szymański
>Release: NetBSD 1.6
>Organization:
--
Dawid Szymański aka SQ6EMM
Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former.
-- Albert Einstein
>Environment:
System: NetBSD gornik.tgr.lubin.edu.pl 1.6 NetBSD 1.6 (GORNIK) #0: Tue Feb 11 15:41:33 CET 2003 dawszy@gornik.tgr.lubin.edu.pl:/usr/src/sys/arch/i386/compile/GORNIK i386
Architecture: i386
Machine: i386
>Description:
First wannabe stable release aka 1.0rc1, not so much changes besides
in pkgsrc pthreads support.
Cleaned code as to be ready for first public/stable version.
1.0 releasse date is not yet known, that is why this pkg should be commited ;)
>How-To-Repeat:
Just apply following patch.
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/ekg/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile 2003/01/24 13:36:18 1.10
+++ Makefile 2003/03/19 16:30:56
@@ -1,8 +1,7 @@
# $NetBSD: Makefile,v 1.10 2003/01/24 13:36:18 wiz Exp $
#
-DISTNAME= ekg-20030114
-PKGNAME= ${DISTNAME:S/-/-0./}
+DISTNAME= ekg-1.0rc1
CATEGORIES= chat
MASTER_SITES= http://dev.null.pl/ekg/ \
http://dev.null.pl/ekg/stare/
@@ -23,7 +22,9 @@
CONFIGURE_ARGS+= --mandir=${PREFIX}/man
CONFIGURE_ARGS+= --without-debug
CONFIGURE_ARGS+= --enable-ui-ncurses
+CONFIGURE_ARGS+= --with-pthread
.include "../../devel/ncurses/buildlink2.mk"
.include "../../devel/readline/buildlink2.mk"
+.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/chat/ekg/PLIST,v
retrieving revision 1.7
diff -u -r1.7 PLIST
--- PLIST 2003/01/16 08:21:51 1.7
+++ PLIST 2003/03/19 16:30:56
@@ -1,14 +1,11 @@
-@comment $NetBSD: PLIST,v 1.7 2003/01/16 08:21:51 salo Exp $
+@comment $NetBSD$
bin/ekg
-bin/ekgsearch
include/libgadu-config.h
include/libgadu.h
lib/libgadu.a
lib/pkgconfig/libgadu.pc
man/man1/ekg.1
-man/man1/ekgsearch.1
man/pl/man1/ekg.1
-man/pl/man1/ekgsearch.1
share/ekg/themes/arim.theme
share/ekg/themes/dj.theme
share/ekg/themes/eileen.theme
@@ -17,6 +14,7 @@
share/ekg/themes/irc.theme
share/ekg/themes/jamzed.theme
share/ekg/themes/klith.theme
+share/ekg/themes/krzyk.theme
share/ekg/themes/lcamtuf.theme
share/ekg/themes/leon.theme
share/ekg/themes/matik.theme
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/ekg/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo 2003/01/16 08:21:51 1.7
+++ distinfo 2003/03/19 16:30:56
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2003/01/16 08:21:51 salo Exp $
+$NetBSD$
-SHA1 (ekg-20030114.tar.gz) = ab94fc616b4660c6077320947bc4c066814a6b3d
-Size (ekg-20030114.tar.gz) = 372881 bytes
+SHA1 (ekg-1.0rc1.tar.gz) = fca2bba1764df5c0702073eb0ab95f3c0d6d8c9c
+Size (ekg-1.0rc1.tar.gz) = 408970 bytes
SHA1 (patch-aa) = c0d80e90836b7e03ddd5d30be8f64238f7251e25
SHA1 (patch-ab) = 626765db378e40f08f459df3fb6c4649a5fdc53b
>Release-Note:
>Audit-Trail:
>Unformatted: