Date: Fri, 20 Oct 2000 23:34:15 -0400 (EDT) From: matt@gsicomp.on.ca To: FreeBSD-gnats-submit@freebsd.org Subject: ports/22173: New Port: net/fidelio Message-ID: <200010210334.XAA69137@gabby.gsicomp.on.ca>
next in thread | raw e-mail | index | archive | help
>Number: 22173 >Category: ports >Synopsis: New Port: net/fidelio >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Oct 20 20:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Matthew Emmerton >Release: FreeBSD 4.1-RELEASE i386 >Organization: GSI Computer Services >Environment: 4.1-RELEASE >Description: New port for Fidelio (GNOME-based Hotline client) >How-To-Repeat: >Fix: NOTE: I wasn't quite sure how to classify this one. Could whoever decides to commit this shar verify that what I've picked is correct? # 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: # # fidelio/Makefile # fidelio/distinfo # fidelio/files # fidelio/pkg-comment # fidelio/pkg-descr # fidelio/pkg-plist # echo x - fidelio/Makefile sed 's/^X//' >fidelio/Makefile << 'END-of-fidelio/Makefile' X# ex:ts=8 X# Ports collection makefile for: fidelio X# Date created: Fri Oct 20, 2000 X# Whom: Matt Emmerton (matt@gsicomp.on.ca) X# X# $FreeBSD$ X# X XPORTNAME= fidelio XPORTVERSION= 0.9.4 XCATEGORIES= net ftp news XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= fidelio X XMAINTAINER= matt@gsicomp.on.ca X XBUILD_DEPENDS= ${LOCALBASE}/include/libxml/parser.h:${PORTSDIR}/textproc/libxml2 \ X ${LOCALBASE}/include/libxml/tree.h:${PORTSDIR}/textproc/libxml2 \ X ${LOCALBASE}/include/iconv.h:${PORTSDIR}/converters/iconv XLIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml2 X XINSTALLS_SHLIB= yes XUSE_X_PREFIX= yes XUSE_GNOME= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X Xpre-patch: X @${PERL} -pi -e 's|-lpthread|-pthread|g ; \ X s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure X @${PERL} -pi -e 's|-lgthread|-lgthread12|g' ${WRKSRC}/src/Makefile.in X X.include <bsd.port.mk> END-of-fidelio/Makefile echo x - fidelio/distinfo sed 's/^X//' >fidelio/distinfo << 'END-of-fidelio/distinfo' XMD5 (fidelio-0.9.4.tar.gz) = 6f8d803b95678787562e5fe92c4f0bd4 END-of-fidelio/distinfo echo c - fidelio/files mkdir -p fidelio/files > /dev/null 2>&1 echo x - fidelio/pkg-comment sed 's/^X//' >fidelio/pkg-comment << 'END-of-fidelio/pkg-comment' XGNOME-based Hotline client END-of-fidelio/pkg-comment echo x - fidelio/pkg-descr sed 's/^X//' >fidelio/pkg-descr << 'END-of-fidelio/pkg-descr' XFidelio is a GNOME-based client for Hotline. X XFidelio is currently fully funtional as a non-administrative client, with Xthe exception of banners and private chat. X XHotline is a proprietary protocol that combines ftp-like, irc-like and Xnews-like functions with user authentication and permissions in one package. XSee http://www.bigredh.com for more information on Hotline. X XWWW: http://fidelio.sourceforge.net END-of-fidelio/pkg-descr echo x - fidelio/pkg-plist sed 's/^X//' >fidelio/pkg-plist << 'END-of-fidelio/pkg-plist' X/usr/X11R6/share X/usr/X11R6/lib X/usr/X11R6/include X/usr/X11R6/share/locale/el/LC_MESSAGES/fidelio.mo X/usr/X11R6/bin/fidelio X/usr/X11R6/share/gnome/fidelio.default END-of-fidelio/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010210334.XAA69137>