Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2003 08:21:47 +0200
From:      Melvyn Sopacua <freebsd-stable@webteckies.org>
To:        Hebert A Marmo <hebert@hebert.no-ip.com>, stable@freebsd.org
Cc:        sysadmin@alexdupre.com
Subject:   Re: Help me Please Can't Install portfwd
Message-ID:  <200308220821.56933.freebsd-stable@webteckies.org>
In-Reply-To: <1061510555.20060.5.camel@unixmachine>
References:  <1061510555.20060.5.camel@unixmachine>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
Hi,

On Friday 22 August 2003 02:02, Hebert A Marmo wrote:

>     I'am quite new in Free BSd, and I'am trying to install the port
> net/portfwd, but I'am getting an error msg. Does anybody can help me?

Sure, but you should use the command send-pr(1) to report a problem.

> I'am using this version
> FreeBSD 4.8-STABLE #7: Tue Aug 12 21:46:52 BRT 2003
>
>
> MSG:
>  && CONFIG_FILES=getopt/Makefile CONFIG_HEADERS= /bin/sh ./config.status
> creating getopt/Makefile

Also applies to -STABLE. Fix is:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/portfwd/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    21 Feb 2003 13:14:58 -0000      1.5
+++ Makefile    22 Aug 2003 06:22:00 -0000
@@ -15,6 +15,8 @@
 MAINTAINER=    sysadmin@alexdupre.com
 COMMENT=       A Port Forwarding Daemon

+USE_AUTOMAKE_VER=14
+AUTOMAKE_ARGS= --foreign --add-missing --copy
 GNU_CONFIGURE= yes
 USE_GMAKE=     yes
 USE_REINPLACE= yes

-- 
Melvyn
=======================================================
FreeBSD ghost.lan.webteckies.org 4.8-STABLE FreeBSD 4.8-STABLE #4: Mon Aug 18 
01:13:48 CEST 2003     
root@ghost.lan.webteckies.org:/usr/obj/usr/src/sys/GHOST  i386
=======================================================

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/RbaEOv9JNmfFN5URAm6oAKCwjOPhVnOl0dqeW5+aFBxqc7z7QACeOfmg
ZZm3MOGB1WfoAHqkQzud0eE=
=xM+8
-----END PGP SIGNATURE-----

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