View | Details | Raw Unified | Return to bug 98222 | Differences between
and this patch

Collapse All | Expand All

(-)hylafax/Makefile (-8 / +13 lines)
Lines 6-27 Link Here
6
#
6
#
7
7
8
PORTNAME=	hylafax
8
PORTNAME=	hylafax
9
PORTVERSION=	4.2.5
9
PORTVERSION=	4.3.0
10
CATEGORIES=	comms
10
CATEGORIES=	comms
11
MASTER_SITES=	ftp://ftp.hylafax.org/source/
11
MASTER_SITES=	ftp://ftp.hylafax.org/source/ \
12
		ftp://ftp.pangora.org/hylafax.org/source/ \
13
		ftp://ftp.planetmirror.com/pub/hylafax/source/ \
14
		ftp://mirror.aarnet.edu.au/pub/hylafax/	\
15
		ftp://gd.tuwien.ac.at/infosys/fax/hylafax/ \
16
		ftp://ftp.ntua.gr/pub/net/hylafax/ \
17
		ftp://na.mirror.garr.it/mirrors/hylafax/ \
18
		http://public.planetmirror.com/pub/hylafax/source/
12
19
13
MAINTAINER=	W.J.Zwart@NescioLudens.nl
20
MAINTAINER=	W.J.Zwart@NescioLudens.nl
14
COMMENT=	Fax software
21
COMMENT=	Fax software
15
22
16
BUILD_DEPENDS=	${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm \
17
		gawk:${PORTSDIR}/lang/gawk
18
19
# no dependency on ghostscript because we don't know which
23
# no dependency on ghostscript because we don't know which
20
# version the user prefers
24
# version the user prefers
25
RUN_DEPENDS=	gawk:${PORTSDIR}/lang/gawk
21
LIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff \
26
LIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff \
22
		jpeg:${PORTSDIR}/graphics/jpeg
27
		jpeg:${PORTSDIR}/graphics/jpeg
23
28
BUILD_DEPENDS=	${LOCALBASE}/lib/afm/Courier:${PORTSDIR}/print/afm \
24
RUN_DEPENDS=	gawk:${PORTSDIR}/lang/gawk
29
		gawk:${PORTSDIR}/lang/gawk
25
30
26
DIST_SUBDIR=	hylafax
31
DIST_SUBDIR=	hylafax
27
32
Lines 84-90 Link Here
84
.include <bsd.port.pre.mk>
89
.include <bsd.port.pre.mk>
85
90
86
pre-extract:
91
pre-extract:
87
	@if [ -d /var/db/pkg/tiff-3.6.1 ]; then \
92
	@if [ -d ${PKG_DBDIR}/tiff-3.6.1 ]; then \
88
		${ECHO_MSG} ""; \
93
		${ECHO_MSG} ""; \
89
		${ECHO_MSG} "Hylafax does not work with libtiff-3.6.1."; \
94
		${ECHO_MSG} "Hylafax does not work with libtiff-3.6.1."; \
90
		${ECHO_MSG} "Please upgrade to libtiff-3.6.1_1. (/usr/ports/graphics/tiff)"; \
95
		${ECHO_MSG} "Please upgrade to libtiff-3.6.1_1. (/usr/ports/graphics/tiff)"; \
(-)hylafax/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (hylafax/hylafax-4.2.5.tar.gz) = 5989c2638f79b178cbe935882cd58f3e
1
MD5 (hylafax/hylafax-4.3.0.tar.gz) = 15fbb3eb5fdf6def379799442a68da4e
2
SHA256 (hylafax/hylafax-4.2.5.tar.gz) = 0a5f7c52ee377fed60281d97681f50ae23062348e139f7fcc215957df9e69eb7
2
SHA256 (hylafax/hylafax-4.3.0.tar.gz) = a50512bfe6ae60573084dadfb5a629de78db30d19ac59ad6750bd621e138817c
3
SIZE (hylafax/hylafax-4.2.5.tar.gz) = 1450958
3
SIZE (hylafax/hylafax-4.3.0.tar.gz) = 1468136
(-)hylafax/files/patch-Makefile (-14 lines)
Lines 1-14 Link Here
1
--- Makefile.in.orig	Mon Apr 14 12:44:42 2003
2
+++ Makefile.in	Sat Feb 11 12:00:16 2006
3
@@ -233,10 +233,8 @@
4
 makeClientDirs::
5
 	-${INSTALL} -u ${SYSUSER} -g ${SYSGROUP} -m ${DIRMODE} \
6
 	    -idb hylafax.sw.client -dir \
7
-	    ${BIN} ${LIBDATA} ${LIBEXEC} ${SBIN}
8
+	    ${LIBDATA}
9
 makeServerDirs::
10
-	-${INSTALL} -u ${SYSUSER} -g ${SYSGROUP} -m ${DIRMODE} \
11
-	    -idb hylafax.sw.server -dir ${SBIN};
12
 	-${INSTALL} -u ${FAXUSER} -g ${FAXGROUP} -m ${DIRMODE} \
13
 	    -idb hylafax.sw.server -dir ${SPOOL}
14
 	-${INSTALL} -u ${FAXUSER} -g ${FAXGROUP} -m ${DIRMODE} \
(-)hylafax/files/patch-configure (-11 lines)
Lines 1-11 Link Here
1
--- configure.orig	Mon Jan 30 23:31:09 2006
2
+++ configure	Mon Jan 30 23:31:32 2006
3
@@ -2418,7 +2418,7 @@
4
 	if [ ${header_ver} -ge 19960307 ]; then
5
 	    case ${lib_ver} in
6
 		3.4)		tiff_runlen_t="uint16" ;;
7
-		3.[567])	tiff_runlen_t="uint32" ;;
8
+		3.[5678])	tiff_runlen_t="uint32" ;;
9
 	    esac
10
 	fi
11
     else
(-)hylafax/files/pkg-message.in (+2 lines)
Lines 15-20 Link Here
15
15
16
>cuaa1	"%%PREFIX%%/sbin/faxgetty"	dialup	on secure
16
>cuaa1	"%%PREFIX%%/sbin/faxgetty"	dialup	on secure
17
17
18
Be sure to rerun %%PREFIX%%/sbin/faxsetup after updating your hylafax version
19
 
18
Documentation:
20
Documentation:
19
	On Line Manuals: 	man hylafax-client
21
	On Line Manuals: 	man hylafax-client
20
				man hylafax-server
22
				man hylafax-server
(-)hylafax/pkg-descr (-1 / +1 lines)
Lines 1-4 Link Here
1
(excerpt from HylaFAX FAQ, http://www.hylafax.org/HylaFAQ/Q001.html)
1
(excerpt from HylaFAX FAQ, http://www.hylafax.org/content/About_HylaFAX)
2
2
3
     HylaFAX is a facsimile system for UNIX systems. It supports:
3
     HylaFAX is a facsimile system for UNIX systems. It supports:
4
        o sending facsimile
4
        o sending facsimile

Return to bug 98222