summaryrefslogtreecommitdiff
path: root/comms/hamfax
diff options
context:
space:
mode:
Diffstat (limited to 'comms/hamfax')
-rw-r--r--comms/hamfax/Makefile24
-rw-r--r--comms/hamfax/distinfo2
-rw-r--r--comms/hamfax/files/patch-sound.hpp11
-rw-r--r--comms/hamfax/pkg-descr8
-rw-r--r--comms/hamfax/pkg-plist6
5 files changed, 0 insertions, 51 deletions
diff --git a/comms/hamfax/Makefile b/comms/hamfax/Makefile
deleted file mode 100644
index b794a0a3bcca..000000000000
--- a/comms/hamfax/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Carl Makin <carl@stagecraft.cx>
-# $FreeBSD$
-
-PORTNAME= hamfax
-PORTVERSION= 0.8.1
-PORTREVISION= 1
-CATEGORIES= comms audio hamradio
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
-
-MAINTAINER= carl@stagecraft.cx
-COMMENT= QT application for sending and receiving facsimiles over radio
-
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-LIB_DEPENDS= libaudiofile.so:audio/libaudiofile
-
-USE_QT= gui moc_build
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
-USES= gmake pkgconfig qt:4 tar:bzip2
-
-.include <bsd.port.mk>
diff --git a/comms/hamfax/distinfo b/comms/hamfax/distinfo
deleted file mode 100644
index e57dc98a3acc..000000000000
--- a/comms/hamfax/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (hamfax-0.8.1.tar.bz2) = b27ae06949108a3a7198a941b55928c7d4b1870892d0c0b433f65f6ae6363f1f
-SIZE (hamfax-0.8.1.tar.bz2) = 121619
diff --git a/comms/hamfax/files/patch-sound.hpp b/comms/hamfax/files/patch-sound.hpp
deleted file mode 100644
index 2903185703b0..000000000000
--- a/comms/hamfax/files/patch-sound.hpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Sound.hpp.orig Sat Jun 7 11:12:19 2003
-+++ src/Sound.hpp Sat Jun 7 11:12:43 2003
-@@ -19,6 +19,8 @@
- #ifndef SOUND_HPP
- #define SOUND_HPP
-
-+#define AFMT_S16_NE AFMT_S16_LE
-+
- #include <qobject.h>
- #include <qstring.h>
- #include <qsocketnotifier.h>
diff --git a/comms/hamfax/pkg-descr b/comms/hamfax/pkg-descr
deleted file mode 100644
index 703b483d9e55..000000000000
--- a/comms/hamfax/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-HamFax is a Qt/X11 application for sending and receiving facsimiles. 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.
-
-WWW: http://hamfax.sourceforge.net/
diff --git a/comms/hamfax/pkg-plist b/comms/hamfax/pkg-plist
deleted file mode 100644
index 374a51ce6a51..000000000000
--- a/comms/hamfax/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/hamfax
-share/applications/hamfax.desktop
-%%DATADIR%%/hamfax.html
-%%DATADIR%%/hamfax_de.qm
-%%DATADIR%%/hamfax_fr.qm
-man/man1/hamfax.1.gz