Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 May 1995 13:39:48 +0200
From:      Julian Howard Stacey <jhs@vector.eikon.e-technik.tu-muenchen.de>
To:        asami@FreeBSD.org
Cc:        ports@FreeBSD.org, gj@FreeBSD.org
Subject:   Hylafax - a patch to fix the broken port, tested against ctm444.
Message-ID:  <199505281139.NAA09590@vector.eikon.e-technik.tu-muenchen.de>

next in thread | raw e-mail | index | archive | help
Hi Satoshi ( CC Ports, & Gary J (fax modem owner))

The patch below fixes the broken ports/comms/hylafax @ ctm444
(ie current Saturday 95 05 27 ).  Please apply it to the CVS tree:
	- It fixes your broken version of my original patches-aa
	- You have easier access than me, 
	- You are the ports master, & we are in code freeze.
	- If you want to make other Hylafax changes, please check them with 
	  someone (as I am with you in this case), Thanks :-).

What this patch fixes:
	Your imposition of impossible FreeBSD CVS headers ...
	( The distfile when extracted contains Sam Leffler's RCS headers,
	patch-aa should not have been changed to look for non existent
	FreeBSD headers. )

Thanks for your other work (ports.mk Re the unusual distfile name etc).

I have tested these diffs on my ports tree (built from these ctms,
(with ls -l to show dates...)
	15198 May 22 15:21 ports-cur.0438.gz
	 2009 May 27 14:09 ports-cur.0444.gz
I will start a make test on thud or freefall as soon as I am slip connected,
(but will nohup it, as it has 25M of obj & binary etc to generate),
for now this has been tested on my hosts here.

CC Readers:
	If you don't want to wait for the CVS + CTM delay, grabs it now.
	My unbroken original Hylafax port also remains in freefall:~jhs
	(this never got sent to ctm recipients, as between my original commit
	& the ctm 0438 transmission, someone broke it.

Julian Stacey  <jhs@freebsd.org>  Tel. +49 89 268616.   Fax Modem: 2608126 
		http://www.regent.e-technik.tu-muenchen.de/people/jhs.html

*** /usr3/ports/comms/hylafax.ctm444/patches/patch-aa	Mon May 22 15:21:15 1995
--- /usr3/ports/comms/hylafax.jhs/patches/patch-aa	Sun May 21 19:36:59 1995
***************
*** 93,105 ****
  ***************
  *** 1,5 ****
    #!/bin/sh
! ! #	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,5 ----
    #!/bin/sh
! ! #	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
--- 93,105 ----
  ***************
  *** 1,5 ****
    #!/bin/sh
! ! #	$Header: /usr/people/sam/fax/./RCS/configure,v 1.293 1995/04/08 21:12:11 sam Rel $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,5 ----
    #!/bin/sh
! ! #	$Header: /usr/people/sam/fax/RCS/configure,v 1.295 1995/04/12 04:11:30 sam Exp sam $
    #
    # HylaFAX Facsimile Software
    #
***************
*** 108,114 ****
        -target|--target)		ac_prev=TARGET;;
        -target=*|--target=*)	TARGET="$ac_optarg" ;;
        -version|--version)
! ! 	echo "This is HylaFAX configure $Revision: 1.1.1.1 $"
    	exit 0
    	;;
        -help|--help)		usage; exit 0;;
--- 108,114 ----
        -target|--target)		ac_prev=TARGET;;
        -target=*|--target=*)	TARGET="$ac_optarg" ;;
        -version|--version)
! ! 	echo "This is HylaFAX configure $Revision: 1.293 $"
    	exit 0
    	;;
        -help|--help)		usage; exit 0;;
***************
*** 116,122 ****
        -target|--target)		ac_prev=TARGET;;
        -target=*|--target=*)	TARGET="$ac_optarg" ;;
        -version|--version)
! ! 	echo "This is HylaFAX configure $Revision: 1.1.1.1 $"
    	exit 0
    	;;
        -help|--help)		usage; exit 0;;
--- 116,122 ----
        -target|--target)		ac_prev=TARGET;;
        -target=*|--target=*)	TARGET="$ac_optarg" ;;
        -version|--version)
! ! 	echo "This is HylaFAX configure $Revision: 1.295 $"
    	exit 0
    	;;
        -help|--help)		usage; exit 0;;
***************
*** 209,220 ****
  --- config/everex-2496d	Sun May 21 19:23:30 1995
  ***************
  *** 1,4 ****
! ! # $Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,4 ----
! ! # $Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
--- 209,220 ----
  --- config/everex-2496d	Sun May 21 19:23:30 1995
  ***************
  *** 1,4 ****
! ! # $Header: /usr/people/sam/fax/./config/RCS/everex-2496d,v 1.21 1995/04/08 21:25:03 sam Rel $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,4 ----
! ! # $Header: /usr/people/sam/fax/config/RCS/everex-2496d,v 1.22 1995/04/12 22:28:05 sam Exp $
    #
    # HylaFAX Facsimile Software
    #
***************
*** 233,244 ****
  --- config/usr-2.0	Sun May 21 19:23:31 1995
  ***************
  *** 1,4 ****
! ! # $Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,4 ----
! ! # $Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $
    #
    # HylaFAX Facsimile Software
    #
--- 233,244 ----
  --- config/usr-2.0	Sun May 21 19:23:31 1995
  ***************
  *** 1,4 ****
! ! # $Header: /usr/people/sam/fax/./config/RCS/usr-2.0,v 1.3 1995/04/08 21:25:03 sam Rel $
    #
    # HylaFAX Facsimile Software
    #
  --- 1,4 ----
! ! # $Header: /usr/people/sam/fax/config/RCS/usr-2.0,v 1.4 1995/04/12 03:57:24 sam Exp $
    #
    # HylaFAX Facsimile Software
    #
***************
*** 263,274 ****
  --- util/PageSize.c++	Sun May 21 19:23:35 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1993-1995 Sam Leffler
     * Copyright (c) 1993-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1993-1995 Sam Leffler
     * Copyright (c) 1993-1995 Silicon Graphics, Inc.
--- 263,274 ----
  --- util/PageSize.c++	Sun May 21 19:23:35 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /usr/people/sam/fax/./util/RCS/PageSize.c++,v 1.18 1995/04/08 21:44:13 sam Rel $ */
    /*
     * Copyright (c) 1993-1995 Sam Leffler
     * Copyright (c) 1993-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /usr/people/sam/fax/util/RCS/PageSize.c++,v 1.19 1995/04/13 23:00:49 sam Exp $ */
    /*
     * Copyright (c) 1993-1995 Sam Leffler
     * Copyright (c) 1993-1995 Silicon Graphics, Inc.
***************
*** 296,307 ****
  --- faxmail/faxmail.c++	Sun May 21 19:23:33 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
--- 296,307 ----
  --- faxmail/faxmail.c++	Sun May 21 19:23:33 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /usr/people/sam/fax/./faxmail/RCS/faxmail.c++,v 1.37 1995/04/08 21:33:56 sam Rel $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /usr/people/sam/fax/faxmail/RCS/faxmail.c++,v 1.38 1995/04/13 16:21:18 sam Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
***************
*** 354,365 ****
  --- recvfax/submit.c	Sun May 21 19:23:34 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /a/ncvs/ports/comms/hylafax/patches/patch-aa,v 1.1.1.1 1995/05/21 22:37:49 jhs Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
--- 354,365 ----
  --- recvfax/submit.c	Sun May 21 19:23:34 1995
  ***************
  *** 1,4 ****
! ! /*	$Header: /usr/people/sam/fax/./recvfax/RCS/submit.c,v 1.38 1995/04/08 21:43:14 sam Rel $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
  --- 1,4 ----
! ! /*	$Header: /usr/people/sam/fax/recvfax/RCS/submit.c,v 1.39 1995/04/14 15:21:34 sam Exp $ */
    /*
     * Copyright (c) 1990-1995 Sam Leffler
     * Copyright (c) 1991-1995 Silicon Graphics, Inc.
---

End of Mail



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199505281139.NAA09590>