Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 15:01:45 GMT
From:      "Conrad J. Sabatier" <conrads@cox.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/74637: New port: news/klibido (updated skeleton)
Message-ID:  <200501021501.j02F1jXP035486@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/74637; it has been noted by GNATS.

From: "Conrad J. Sabatier" <conrads@cox.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/74637: New port: news/klibido (updated skeleton)
Date: Sun, 2 Jan 2005 08:59:57 -0600 (CST)

 >Submitter-Id:	current-users
 >Originator:	Conrad J. Sabatier
 >Organization:	N/A
 >Confidential:	no
 >Synopsis:	Re: ports/74637: New port: news/klibido (updated skeleton)
 >Severity:	critical
 >Priority:	low
 >Category:	ports
 >Class:		change-request
 >Release:	FreeBSD 6.0-CURRENT amd64
 >Environment:
 System: FreeBSD dolphin.local.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sun Jan 2 08:03:01 CST 2005 root@dolphin.local.net:/usr/obj/usr/src/sys/CUSTOM amd64
 
 
 >Description:
 	Updated version of port skeleton for new port "klibido" (not yet 
 	committed)
 >How-To-Repeat:
 	This update includes a recent patch from the port's author which 
 	corrects a known bug
 >Fix:
 	shar archive attached
 
 --- klibido.port begins here ---
 # This is a shell archive.  Save it in a file, remove anything before
 # this line, and then unpack it by entering "sh file".  Note, it may
 # create directories; files and directories will be owned by you and
 # have default permissions.
 #
 # This archive contains:
 #
 #	ports/news/klibido
 #	ports/news/klibido/distinfo
 #	ports/news/klibido/Makefile
 #	ports/news/klibido/pkg-descr
 #	ports/news/klibido/qmgr.cpp.diff
 #	ports/news/klibido/pkg-plist
 #	ports/news/klibido/files
 #	ports/news/klibido/files/patch-qmgr.cpp
 #
 echo c - ports/news/klibido
 mkdir -p ports/news/klibido > /dev/null 2>&1
 echo x - ports/news/klibido/distinfo
 sed 's/^X//' >ports/news/klibido/distinfo << 'END-of-ports/news/klibido/distinfo'
 XMD5 (klibido-0.2.0.tar.gz) = d4851385b333ddf8970ac24955ea4c48
 XSIZE (klibido-0.2.0.tar.gz) = 756394
 END-of-ports/news/klibido/distinfo
 echo x - ports/news/klibido/Makefile
 sed 's/^X//' >ports/news/klibido/Makefile << 'END-of-ports/news/klibido/Makefile'
 X# New ports collection makefile for:   klibido
 X# Date created:        2 December 2004
 X# Whom:                conrads@cox.net
 X#
 X# $FreeBSD$
 X#
 X
 XPORTNAME=		klibido
 XPORTVERSION=		0.2.0
 XCATEGORIES=		news
 XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 XMASTER_SITE_SUBDIR=	${PORTNAME}
 X
 XMAINTAINER=	conrads@cox.net
 XCOMMENT=	A very fast and efficient KDE/QT-based downloader for Usenet binaries
 X
 XLIB_DEPENDS=	uu:${PORTSDIR}/converters/uulib \
 X		db-4.2:${PORTSDIR}/databases/db42
 X
 XUSE_KDELIBS_VER=	3
 XUSE_XLIB=		yes
 XUSE_GMAKE=		yes
 XGNU_CONFIGURE=		yes
 X
 XCONFIGURE_ENV=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db42" \
 X		CXXFLAGS="${CXXFLAGS} -I${LOCALBASE}/include/db42" \
 X		LDFLAGS="-L${LOCALBASE}/lib/db42 ${PTHREAD_LIBS}"
 X		
 X.include <bsd.port.mk>
 END-of-ports/news/klibido/Makefile
 echo x - ports/news/klibido/pkg-descr
 sed 's/^X//' >ports/news/klibido/pkg-descr << 'END-of-ports/news/klibido/pkg-descr'
 XKlibido is a very fast and efficient KDE/QT-based downloader for Usenet
 Xbinaries.  It has a nice, clean user interface, and supports using multiple
 Xnews servers with multiple connections per server.  Articles may also be
 Xviewed within the program, including graphic images.
 X
 XWWW: http://klibido.sourceforge.net/
 X
 X-- 
 XConrad J. Sabatier
 Xconrads@cox.net
 END-of-ports/news/klibido/pkg-descr
 echo x - ports/news/klibido/qmgr.cpp.diff
 sed 's/^X//' >ports/news/klibido/qmgr.cpp.diff << 'END-of-ports/news/klibido/qmgr.cpp.diff'
 X--- qmgr.cpp	2004-11-17 00:04:19.000000000 +0100
 X+++ qmgr.cpp.fixed	2004-12-28 01:36:08.634618228 +0100
 X@@ -2177,7 +2177,7 @@
 X 		memset(&key, 0, sizeof(key));
 X 		key.set_flags(DB_DBT_MALLOC);
 X 		memset(&data, 0, sizeof(data));
 X-		key.set_flags(DB_DBT_MALLOC);
 X+		data.set_flags(DB_DBT_MALLOC);
 X // 		qDebug("Id: %d", id);
 X // 		qDebug("Newsgroup: %s", qsi->group.latin1());
 X // 		qDebug("index: %s", qsi->index.latin1());
 END-of-ports/news/klibido/qmgr.cpp.diff
 echo x - ports/news/klibido/pkg-plist
 sed 's/^X//' >ports/news/klibido/pkg-plist << 'END-of-ports/news/klibido/pkg-plist'
 Xbin/klibido
 Xshare/applnk/Utilities/klibido.desktop
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_article_new.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_article_read.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_article_unread.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_binary.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_binary_complete.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_binary_incomplete.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_filter_only_attachments.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_filter_only_new.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_newsgroup.png
 Xshare/apps/klibido/icons/hicolor/16x16/actions/icon_server.png
 Xshare/apps/klibido/icons/hicolor/16x16/apps/klibido.png
 Xshare/apps/klibido/icons/hicolor/32x32/actions/decode.png
 Xshare/apps/klibido/icons/hicolor/32x32/apps/klibido.png
 Xshare/apps/klibido/klibidoui.rc
 Xshare/doc/HTML/en/klibido/common
 Xshare/doc/HTML/en/klibido/index.cache.bz2
 Xshare/doc/HTML/en/klibido/index.docbook
 Xshare/icons/hicolor/16x16/apps/klibido.png
 Xshare/icons/hicolor/32x32/apps/klibido.png
 X@dirrm share/apps/klibido/icons/hicolor/16x16/actions
 X@dirrm share/apps/klibido/icons/hicolor/16x16/apps
 X@dirrm share/apps/klibido/icons/hicolor/32x32/actions
 X@dirrm share/apps/klibido/icons/hicolor/32x32/apps
 X@dirrm share/apps/klibido/icons/hicolor/16x16
 X@dirrm share/apps/klibido/icons/hicolor/32x32
 X@dirrm share/apps/klibido/icons/hicolor
 X@dirrm share/apps/klibido/icons
 X@dirrm share/apps/klibido
 X@dirrm share/doc/HTML/en/klibido
 END-of-ports/news/klibido/pkg-plist
 echo c - ports/news/klibido/files
 mkdir -p ports/news/klibido/files > /dev/null 2>&1
 echo x - ports/news/klibido/files/patch-qmgr.cpp
 sed 's/^X//' >ports/news/klibido/files/patch-qmgr.cpp << 'END-of-ports/news/klibido/files/patch-qmgr.cpp'
 X--- src/qmgr.cpp.orig	2004-11-17 00:04:19.000000000 +0100
 X+++ src/qmgr.cpp	2004-12-28 01:36:08.634618228 +0100
 X@@ -2177,7 +2177,7 @@
 X 		memset(&key, 0, sizeof(key));
 X 		key.set_flags(DB_DBT_MALLOC);
 X 		memset(&data, 0, sizeof(data));
 X-		key.set_flags(DB_DBT_MALLOC);
 X+		data.set_flags(DB_DBT_MALLOC);
 X // 		qDebug("Id: %d", id);
 X // 		qDebug("Newsgroup: %s", qsi->group.latin1());
 X // 		qDebug("index: %s", qsi->index.latin1());
 END-of-ports/news/klibido/files/patch-qmgr.cpp
 exit
 --- klibido.port ends here ---
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501021501.j02F1jXP035486>