aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-06-14 03:09:57 +0800
committererwin <erwin@FreeBSD.org>2009-06-14 03:09:57 +0800
commit03a846154ab601212118672e15cb48a01dad29c8 (patch)
treed39d9de43d8b251acdd1c0216486a3a1d248039d
parente354f13523cd84f2509e5307da6b36a01aef50ac (diff)
downloadfreebsd-ports-gnome-03a846154ab601212118672e15cb48a01dad29c8.tar.gz
freebsd-ports-gnome-03a846154ab601212118672e15cb48a01dad29c8.tar.zst
freebsd-ports-gnome-03a846154ab601212118672e15cb48a01dad29c8.zip
Remove comms/gfax as it has been marked BROKEN for over 4 months.
-rw-r--r--MOVED1
-rw-r--r--comms/Makefile1
-rw-r--r--comms/gfax/Makefile42
-rw-r--r--comms/gfax/distinfo3
-rw-r--r--comms/gfax/files/patch-Makefile.in10
-rw-r--r--comms/gfax/files/patch-configure13
-rw-r--r--comms/gfax/pkg-descr4
-rw-r--r--comms/gfax/pkg-plist10
8 files changed, 1 insertions, 83 deletions
diff --git a/MOVED b/MOVED
index e1365cbaea7f..b61ea380a952 100644
--- a/MOVED
+++ b/MOVED
@@ -4012,3 +4012,4 @@ audio/p5-Audio-TagLib||2009-06-13|Removed
audio/sineshaper||2009-06-13|Removed
comms/xcept||2009-06-13|Removed; obsolete protocol no longer in use by telcos
cad/freecad||2009-06-13|Removed
+comms/gfax||2009-06-13|Removed
diff --git a/comms/Makefile b/comms/Makefile
index 733e4dfb3156..2e1733f905fa 100644
--- a/comms/Makefile
+++ b/comms/Makefile
@@ -33,7 +33,6 @@
SUBDIR += gammu
SUBDIR += garmin-utils
SUBDIR += geoid
- SUBDIR += gfax
SUBDIR += ghfaxviewer
SUBDIR += gkermit
SUBDIR += gmfsk
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile
deleted file mode 100644
index 3048448cee4c..000000000000
--- a/comms/gfax/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: gfax
-# Date created: 20 January 2002
-# Whom: John Merryweather Cooper <jmcoopr@webmail.bmi.net>
-#
-# $FreeBSD$
-# $Id: Makefile,v 1.16 2007/01/30 00:19:26 tmclau02 Exp $
-#
-
-PORTNAME= gfax
-PORTVERSION= 0.7.6
-PORTREVISION= 9
-CATEGORIES= comms print gnome
-MASTER_SITES= http://gfax.cowlug.org/
-
-MAINTAINER= bsd-sharp@googlegroups.com
-COMMENT= A Mono based pop-up fax manager
-
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
- ${LOCALBASE}/libdata/pkgconfig/evolution-sharp.pc:${PORTSDIR}/mail/evolution-sharp
-RUN_DEPENDS= ${LOCALBASE}/bin/sendfax:${PORTSDIR}/comms/hylafax \
- bash:${PORTSDIR}/shells/bash \
- ${LOCALBASE}/libdata/pkgconfig/evolution-sharp.pc:${PORTSDIR}/mail/evolution-sharp
-
-BROKEN= doesn't build with mono 2.0.1
-
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_GNOME= gnomeprefix gnomehier libgnomeprint gnomesharp20
-STRIP=
-
-GCONF_SCHEMAS= gfax.schemas
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \
- ${WRKSRC}/gfax.in \
- ${WRKSRC}/gfaxlpr.in \
- ${WRKSRC}/scripts/printer-setup.sh
- @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
- ${WRKSRC}/scripts/printer-setup.sh
-
-.include "${.CURDIR}/../../lang/mono/bsd.mono.mk"
-.include <bsd.port.mk>
diff --git a/comms/gfax/distinfo b/comms/gfax/distinfo
deleted file mode 100644
index 37296f7b171c..000000000000
--- a/comms/gfax/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gfax-0.7.6.tar.gz) = 336a241ea236bcd44c9259f7a4e314cc
-SHA256 (gfax-0.7.6.tar.gz) = 21b0950af622b46df85f9d4650f93b7f1f4a6ffbc6cc20dbac83c8b741201f95
-SIZE (gfax-0.7.6.tar.gz) = 856562
diff --git a/comms/gfax/files/patch-Makefile.in b/comms/gfax/files/patch-Makefile.in
deleted file mode 100644
index 0d61f3cd67ba..000000000000
--- a/comms/gfax/files/patch-Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.in.orig Thu Oct 26 12:56:07 2006
-+++ Makefile.in Thu Oct 26 16:58:33 2006
-@@ -529,7 +529,6 @@
- @GCONF_SCHEMAS_INSTALL_TRUE@ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p ; \
- @GCONF_SCHEMAS_INSTALL_TRUE@ done \
- @GCONF_SCHEMAS_INSTALL_TRUE@ fi
--@GCONF_SCHEMAS_INSTALL_TRUE@ killall -HUP gconfd-2
- @GCONF_SCHEMAS_INSTALL_FALSE@install-data-local:
-
- gfax: gfax.in config.log
diff --git a/comms/gfax/files/patch-configure b/comms/gfax/files/patch-configure
deleted file mode 100644
index b9e7f09875b8..000000000000
--- a/comms/gfax/files/patch-configure
+++ /dev/null
@@ -1,13 +0,0 @@
---- configure.orig Mon Feb 28 17:13:10 2005
-+++ configure Tue Jun 14 21:58:56 2005
-@@ -21024,8 +21024,8 @@
-
- # SET THE DIRECTORY PATH FOR GNOME_PRINT_DATA_DIR
- if test "x$GNOME_PRINT_DATA_DIR" = "x" ; then
-- gpver=`ls ${prefix}/lib/pkgconfig/ | grep libgnomeprint`
-- GNOME_PRINT_VERSION=`grep Version: ${prefix}/lib/pkgconfig/${gpver} | cut -f2 -d' '`
-+ gpver=`pkg-config --list-all|grep libgnomeprint- | cut -f1 -d' '`
-+ GNOME_PRINT_VERSION=`pkg-config --modversion ${gpver}`
- GNOME_PRINT_DATA_DIR="${datadir}/libgnomeprint/${GNOME_PRINT_VERSION}"
- echo $GNOME_PRINT_DATA_DIR
- fi
diff --git a/comms/gfax/pkg-descr b/comms/gfax/pkg-descr
deleted file mode 100644
index 4329c4a342ae..000000000000
--- a/comms/gfax/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-GFax is a front end fax program that performs as the familiar pop-up fax
-manager when one prints to a fax printer.
-
-WWW: http://www.cowlug.org/gfax/
diff --git a/comms/gfax/pkg-plist b/comms/gfax/pkg-plist
deleted file mode 100644
index 6a2cc8c377e8..000000000000
--- a/comms/gfax/pkg-plist
+++ /dev/null
@@ -1,10 +0,0 @@
-bin/gfax
-bin/gfaxlpr
-lib/gfax/gfax.exe
-share/applications/gfax.desktop
-share/libgnomeprint/2.18.5/models/GNOME-GFAX-PS.xml
-share/libgnomeprint/2.18.5/printers/GFAX.xml
-share/pixmaps/gfax.png
-share/pixmaps/send.png
-@dirrm lib/gfax
-@dirrmtry share/applications