From carl@stagecraft.cx  Wed Jun 18 03:24:38 2003
Return-Path: <carl@stagecraft.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E4A6637B404
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Jun 2003 03:24:38 -0700 (PDT)
Received: from mta02ps.bigpond.com (mta02ps.bigpond.com [144.135.25.134])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFE443F93
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Jun 2003 03:24:37 -0700 (PDT)
	(envelope-from carl@stagecraft.cx)
Received: from brain.stagecraft.cx ([144.135.25.69]) by
          mta02ps.bigpond.com (Netscape Messaging Server 4.15 mta02ps Jul
          16 2002 22:47:55) with SMTP id HGOA8W00.BSX for
          <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Jun 2003 20:24:32 +1000 
Received: from cpe-203-51-26-2.nsw.bigpond.net.au ([203.51.26.2]) by psmam01bpa.bigpond.com(MAM $Name: REL_3_3_2b $ 71/4424802); 18 Jun 2003 20:24:36
Received: from bumper.stagecraft.cx (bumper.stagecraft.cx [203.37.99.21])
	by brain.stagecraft.cx (8.12.8/8.12.8) with ESMTP id h5IAOZ7D003423
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Jun 2003 20:24:35 +1000 (EST)
	(envelope-from carl@stagecraft.cx)
Received: from bumper.stagecraft.cx (localhost [127.0.0.1])
	by bumper.stagecraft.cx (8.12.8/8.12.8) with ESMTP id h5IAOZnj067902
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 18 Jun 2003 20:24:35 +1000 (EST)
	(envelope-from carl@bumper.stagecraft.cx)
Received: (from carl@localhost)
	by bumper.stagecraft.cx (8.12.8/8.12.8/Submit) id h5IAOZLV067901;
	Wed, 18 Jun 2003 20:24:35 +1000
Message-Id: <200306181024.h5IAOZLV067901@bumper.stagecraft.cx>
Date: Wed, 18 Jun 2003 20:24:35 +1000
From: Carl Makin <carl@stagecraft.cx>
Reply-To: Carl Makin <carl@stagecraft.cx>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: new port comms/hamfax - sending and receiving facsimiles over radio
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53444
>Category:       ports
>Synopsis:       new port comms/hamfax - sending and receiving facsimiles over radio
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 03:30:21 PDT 2003
>Closed-Date:    Fri Dec 05 11:09:09 PST 2003
>Last-Modified:  Fri Dec 05 11:09:09 PST 2003
>Originator:     Carl Makin
>Release:        FreeBSD 4.8-RC i386
>Organization:
>Environment:
System: FreeBSD bumper.stagecraft.cx 4.8-RC FreeBSD 4.8-RC #7: Sat Mar 22 19:06:31 EST 2003 carl@bumper.stagecraft.cx:/usr/obj/usr/src/sys/BUMPER i386


	
>Description:
HamFax
******

Copyright (C) 2001, 2002, 2003
Christof Schmitt, DH1CS <cschmitt@users.sourceforge.net>

HamFax is a Qt/X11 application for sending and receiving
facsimiles over ham radio. It is licensed under the GNU 
General Public License (GPL), see the file COPYING for the 
complete text.

If you have questions or comments please send them to me
(cschmitt@users.sourceforge.net). I would like to have some feedback.

New versions of this program and some related information can be found
at http://hamfax.sourceforge.net/

WWW: http://hamfax.sourceforge.net/
>How-To-Repeat:
	
>Fix:

--- hamfax.shar 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:
#
#	hamfax
#	hamfax/distinfo
#	hamfax/pkg-descr
#	hamfax/files
#	hamfax/files/patch-configure
#	hamfax/files/patch-sound.hpp
#	hamfax/pkg-plist
#	hamfax/Makefile
#
echo c - hamfax
mkdir -p hamfax > /dev/null 2>&1
echo x - hamfax/distinfo
sed 's/^X//' >hamfax/distinfo << 'END-of-hamfax/distinfo'
XMD5 (HamFax-0.6.3.tar.bz2) = 1bca27a126079abaea522750562afbe2
END-of-hamfax/distinfo
echo x - hamfax/pkg-descr
sed 's/^X//' >hamfax/pkg-descr << 'END-of-hamfax/pkg-descr'
XHamFax
X******
X
XCopyright (C) 2001, 2002, 2003
XChristof Schmitt, DH1CS <cschmitt@users.sourceforge.net>
X
XHamFax is a Qt/X11 application for sending and receiving
Xfacsimiles. It is licensed under the GNU General Public License (GPL),
Xsee the file COPYING for the complete text.
X
XIf you have questions or comments please send them to me
X(cschmitt@users.sourceforge.net). I would like to have some feedback.
X
XNew versions of this program and some related information can be found
Xat http://hamfax.sourceforge.net/
X
XWWW: http://hamfax.sourceforge.net/
END-of-hamfax/pkg-descr
echo c - hamfax/files
mkdir -p hamfax/files > /dev/null 2>&1
echo x - hamfax/files/patch-configure
sed 's/^X//' >hamfax/files/patch-configure << 'END-of-hamfax/files/patch-configure'
X--- configure.orig	Sat Jun  7 11:05:07 2003
X+++ configure	Sat Jun  7 11:08:01 2003
X@@ -4172,7 +4172,7 @@
X   ac_status=$?
X   echo "$as_me:$LINENO: \$? = $ac_status" >&5
X   (exit $ac_status); }
X-            bnv_err_4=`grep -v '^ *+' bnv_qt_test_4.out`
X+            bnv_err_4=`grep -v '^ *+' bnv_qt_test_4.out | grep -v warning:`
X             if test x"$bnv_err_4" != x; then
X               echo "$bnv_err_4" >&5
X             else
END-of-hamfax/files/patch-configure
echo x - hamfax/files/patch-sound.hpp
sed 's/^X//' >hamfax/files/patch-sound.hpp << 'END-of-hamfax/files/patch-sound.hpp'
X--- src/Sound.hpp.orig	Sat Jun  7 11:12:19 2003
X+++ src/Sound.hpp	Sat Jun  7 11:12:43 2003
X@@ -19,6 +19,8 @@
X #ifndef SOUND_HPP
X #define SOUND_HPP
X 
X+#define AFMT_S16_NE AFMT_S16_LE
X+
X #include <qobject.h>
X #include <qstring.h>
X #include <qsocketnotifier.h>
END-of-hamfax/files/patch-sound.hpp
echo x - hamfax/pkg-plist
sed 's/^X//' >hamfax/pkg-plist << 'END-of-hamfax/pkg-plist'
Xbin/hamfax
Xshare/HamFax/HamFax.html
Xshare/HamFax/hamfax_de.qm
X@dirrm share/HamFax
END-of-hamfax/pkg-plist
echo x - hamfax/Makefile
sed 's/^X//' >hamfax/Makefile << 'END-of-hamfax/Makefile'
X# New ports collection makefile for:   hamfax
X# Date created:                7th June 2003
X# Whom:                        Carl Makin <carl@stagecraft.cx>
X#
X# $FreeBSD$
X
XPORTNAME=      hamfax
XPORTVERSION=   0.6.3
XCATEGORIES=    comms audio
XMASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR= hamfax
XDISTNAME=      HamFax-0.6.3
X
XMAINTAINER=    carl@stagecraft.cx
XCOMMENT=       HamFax is a QT app for sending and receiving facsimiles over radio
X
XLIB_DEPENDS=   audiofile.0:${PORTSDIR}/audio/libaudiofile \
X	       qt-mt.3:${PORTSDIR}/x11-toolkits/qt31
X
XGNU_CONFIGURE= 	yes
XCONFIGURE_ARGS= --with-Qt-dir=${X11BASE} CXX="g++ -pthread" LIBS="-lcipher" CPPFLAGS="-I${PREFIX}/include" LDFLAGS="-L${PREFIX}/lib"
XUSE_GMAKE=     	yes
XUSE_BZIP2=	yes
X
X.include <bsd.port.mk>
END-of-hamfax/Makefile
exit
--- hamfax.shar ends here ---


>Release-Note:
>Audit-Trail:

From: Carl Makin <carl@stagecraft.cx>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/53444: comms/hamfax - sending and receiving facsimiles over radio
Date: Wed, 18 Jun 2003 20:32:30 +1000

 Bugger,
 forgot to put New Port:
 
 Sorry.
 
 carl.
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Fri Dec 5 11:08:56 PST 2003 
State-Changed-Why:  
New port added, thanks! Cool application, BTW. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=53444 
>Unformatted:
