Date: Tue, 7 Sep 2004 16:18:58 +0300 From: Saulius Menkevicius <bob@nulis.lt> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/71461: New port: net/vqcc-gtk LAN chat client compatible with quickChat and Vypress Chat (TM) Message-ID: <20040907131858.GA10400@nulis.lt> Resent-Message-ID: <200409071330.i87DURW8011005@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 71461 >Category: ports >Synopsis: New port: net/vqcc-gtk LAN chat client compatible with quickChat and Vypress Chat (TM) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 07 13:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Saulius Menkevicius <bob@nulis.lt> >Release: FreeBSD 5.3-BETA1 i386 >Organization: >Environment: System: FreeBSD highland.tamsa 5.3-BETA1 FreeBSD 5.3-BETA1 #1: Thu Aug 26 01:39:35 EEST 2004 root@highland.tamsa:/usr/src/sys/i386/compile/HIGHLAND i386 >Description: The contents of pkg-descr: vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily used in small LAN's. It is based on quickChat/Vypress Chat (TM) for Windows (from Vypress Research) and is licensed under the GPL. The application supports both quickChat and Vypress Chat(TM) protocols and hopefully is compatible enough to substitute those applications when using Linux, FreeBSD or another *NIX desktop. You need no server to run, however it is not possible to communicate outside your LAN (or subnet). (From the About page) WWW: http://vqcc-gtk.sourceforge.net/ >How-To-Repeat: >Fix: The contents of "shar" file: # 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: # # vqcc-gtk # vqcc-gtk/pkg-plist # vqcc-gtk/Makefile # vqcc-gtk/pkg-descr # vqcc-gtk/distinfo # echo c - vqcc-gtk mkdir -p vqcc-gtk > /dev/null 2>&1 echo x - vqcc-gtk/pkg-plist sed 's/^X//' >vqcc-gtk/pkg-plist << 'END-of-vqcc-gtk/pkg-plist' Xbin/vqcc-gtk Xshare/applications/vqcc-gtk.desktop Xshare/locale/lt/LC_MESSAGES/vqcc-gtk.mo Xshare/pixmaps/vqcc-gtk.png END-of-vqcc-gtk/pkg-plist echo x - vqcc-gtk/Makefile sed 's/^X//' >vqcc-gtk/Makefile << 'END-of-vqcc-gtk/Makefile' X# New ports collection makefile for: vqcc-gtk X# Date created: 07 Sep 2004 X# Whom: Saulius Menkevicius <bob@nulis.lt> X# $FreeBSD$ X# X XPORTNAME= vqcc-gtk XPORTVERSION= 0.4.1 XCATEGORIES?= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER?= bob@nulis.lt XCOMMENT= LAN chat client compatible with quickChat and Vypress Chat (TM) X XLIB_DEPENDS= startup-notification-1.0:${PORTSDIR}/x11/startup-notification X XUSE_X_PREFIX= yes XUSE_GMAKE= yes XUSE_GNOME= gtk20 XGNU_CONFIGURE= yes X XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \ X LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib ${PTHREAD_LIBS}" \ X PTHREAD_LIB="${PTHREAD_LIBS}" X X.include <bsd.port.mk> END-of-vqcc-gtk/Makefile echo x - vqcc-gtk/pkg-descr sed 's/^X//' >vqcc-gtk/pkg-descr << 'END-of-vqcc-gtk/pkg-descr' Xvqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily Xused in small LAN's. It is based on quickChat/Vypress Chat (TM) for Windows X(from Vypress Research) and is licensed under the GPL. X XThe application supports both quickChat and Vypress Chat(TM) protocols and Xhopefully is compatible enough to substitute those applications when using XLinux, FreeBSD or another *NIX desktop. You need no server to run, however Xit is not possible to communicate outside your LAN (or subnet). X X(From the About page) X XWWW: http://vqcc-gtk.sourceforge.net/ END-of-vqcc-gtk/pkg-descr echo x - vqcc-gtk/distinfo sed 's/^X//' >vqcc-gtk/distinfo << 'END-of-vqcc-gtk/distinfo' XMD5 (vqcc-gtk-0.4.1.tar.gz) = 4205b8112281443832a381b6411bfc31 XSIZE (vqcc-gtk-0.4.1.tar.gz) = 224969 END-of-vqcc-gtk/distinfo exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040907131858.GA10400>