pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/comms/hylafax
Module Name: pkgsrc
Committed By: gdt
Date: Sat Feb 10 14:13:00 UTC 2024
Modified Files:
pkgsrc/comms/hylafax: DESCR Makefile
Log Message:
comms/hylafax: Note that this does not build with the current tiff
Also note that it is no longer maintained, and point to a new upstream
bug that it fails to build with up-to-date tiff.
(Today, stop short of BROKEN, but probably that will be coming.)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/comms/hylafax/DESCR
cvs rdiff -u -r1.79 -r1.80 pkgsrc/comms/hylafax/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/comms/hylafax/DESCR
diff -u pkgsrc/comms/hylafax/DESCR:1.1 pkgsrc/comms/hylafax/DESCR:1.2
--- pkgsrc/comms/hylafax/DESCR:1.1 Wed Oct 31 20:44:06 2001
+++ pkgsrc/comms/hylafax/DESCR Sat Feb 10 14:13:00 2024
@@ -14,3 +14,5 @@
2, or Class 2.0 modem.
http://www.vix.com/hylafax/
+
+Hylafax is no longer maintained; the last release was in 2018.
Index: pkgsrc/comms/hylafax/Makefile
diff -u pkgsrc/comms/hylafax/Makefile:1.79 pkgsrc/comms/hylafax/Makefile:1.80
--- pkgsrc/comms/hylafax/Makefile:1.79 Sat Oct 21 17:09:53 2023
+++ pkgsrc/comms/hylafax/Makefile Sat Feb 10 14:13:00 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.79 2023/10/21 17:09:53 gdt Exp $
+# $NetBSD: Makefile,v 1.80 2024/02/10 14:13:00 gdt Exp $
DISTNAME= hylafax-6.0.7
PKGREVISION= 3
@@ -13,6 +13,9 @@ LICENSE= sgi-free-software-b-v2.0
CONFLICTS= hylafax-devel-[0-9]* mgetty-[0-9]*
DEPENDS+= mawk>=1.2.2:../../lang/mawk
+# http://bugs.hylafax.org/show_bug.cgi?id=1004
+#BROKEN= requires tiff2ps which is no longer part of tiff
+
BUILD_DEFS+= FAXUSER FAXGROUP VARBASE
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index