From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 16 08:10:09 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79B1B37B401 for ; Wed, 16 Jul 2003 08:10:09 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5620043F93 for ; Wed, 16 Jul 2003 08:10:08 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6GFA8Up052256 for ; Wed, 16 Jul 2003 08:10:08 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6GFA8Fd052255; Wed, 16 Jul 2003 08:10:08 -0700 (PDT) Resent-Date: Wed, 16 Jul 2003 08:10:08 -0700 (PDT) Resent-Message-Id: <200307161510.h6GFA8Fd052255@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Christian Weisgerber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FE8A37B404; Wed, 16 Jul 2003 08:01:31 -0700 (PDT) Received: from mail.inka.de (quechua.inka.de [193.197.184.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F61443F85; Wed, 16 Jul 2003 08:01:29 -0700 (PDT) (envelope-from naddy@mips.inka.de) Received: from kemoauc.mips.inka.de (uucp@) by mail.inka.de with gbsmtp id 19cnma-0002Sk-02; Wed, 16 Jul 2003 17:01:28 +0200 Received: from kemoauc.mips.inka.de (localhost [127.0.0.1]) by kemoauc.mips.inka.de (8.12.9/8.12.6) with ESMTP id h6GF0s7x003955; Wed, 16 Jul 2003 17:00:54 +0200 (CEST) (envelope-from naddy@localhost.mips.inka.de) Received: (from naddy@localhost) by kemoauc.mips.inka.de (8.12.9/8.12.9/Submit) id h6GF0roV003954; Wed, 16 Jul 2003 17:00:53 +0200 (CEST) Message-Id: <200307161500.h6GF0roV003954@kemoauc.mips.inka.de> Date: Wed, 16 Jul 2003 17:00:53 +0200 (CEST) From: Christian Weisgerber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: jeh@FreeBSD.org Subject: ports/54548: misc/amanda-*: gtar dependency is obsolete X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Christian Weisgerber List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 15:10:10 -0000 >Number: 54548 >Category: ports >Synopsis: misc/amanda-*: gtar dependency is obsolete >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jul 16 08:10:07 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Christian Weisgerber >Release: FreeBSD 5.1-CURRENT alpha >Organization: >Environment: System: FreeBSD kemoauc.mips.inka.de 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 7 20:36:47 CEST 2003 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha >Description: Both amanda-client and amanda-server by default depend on archivers/gtar, which has been disabled because it is the same as the FreeBSD system tar. This dependency and the WITHOUT_GNUTAR knob should be removed. Cf. this user report: http://lists.freebsd.org/pipermail/freebsd-questions/2003-July/012746.html >How-To-Repeat: >Fix: Index: amanda-client/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/amanda-client/Makefile,v retrieving revision 1.48 diff -u -r1.48 Makefile --- amanda-client/Makefile 6 Mar 2003 21:01:39 -0000 1.48 +++ amanda-client/Makefile 16 Jul 2003 14:37:47 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) Index: amanda-server/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/amanda-server/Makefile,v retrieving revision 1.63 diff -u -r1.63 Makefile --- amanda-server/Makefile 16 Jun 2003 23:20:24 -0000 1.63 +++ amanda-server/Makefile 16 Jul 2003 14:37:47 -0000 @@ -7,7 +7,7 @@ PORTNAME?= ${MASTERPORTNAME} PORTVERSION= 2.4.4 -PORTREVISION?= 2 +PORTREVISION?= 3 PORTEPOCH= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -41,8 +41,6 @@ @${ECHO} " -DWITH_PLOT to enable ploting, requires X11 libraries" @${ECHO} " -DWITH_SAMBA to enable the use of smbclient" @${ECHO} " -DWITH_MTX to enable the use of mtx changer scripts" - @${ECHO} " -DWITHOUT_GNUTAR to NOT use GNUTar and use the" - @${ECHO} " native FreeBSD version" @${ECHO} " AMANDA_SERVER=server to specify a server name" @${ECHO} " The default is `uname -n`" @${ECHO} " AMANDA_TAPE=tape to specify the default tape device" @@ -98,12 +96,6 @@ RUN_DEPENDS+= mtx:${PORTSDIR}/misc/mtx .endif -.if !defined (WITHOUT_GNUTAR) -CONFIGURE_ARGS+= --with-gnutar=${PREFIX}/bin/gtar -BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar -RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar -.endif - .if defined (AMANDA_SERVER) CONFIGURE_ARGS+= --with-index-server=${AMANDA_SERVER} CONFIGURE_ARGS+= --with-tape-server=${AMANDA_SERVER} @@ -154,8 +146,6 @@ @${ECHO} "" @${ECHO} "You may use the following build options:" @${ECHO} "" - @${ECHO} " -DWITHOUT_GNUTAR to NOT use GNUTar and use the" - @${ECHO} " native FreeBSD version" @${ECHO} " AMANDA_SERVER=server to specify a server name" @${ECHO} " The default is `uname -n`" @${ECHO} " AMANDA_CONFIG=config to specify the default configuation" @@ -191,12 +181,6 @@ ${WRKSRC}/example/chg-scsi.conf \ ${WRKSRC}/example/disklist \ ${PREFIX}/share/examples/amanda - -.if !defined (WITHOUT_GNUTAR) -CONFIGURE_ARGS+= --with-gnutar=${PREFIX}/bin/gtar -BUILD_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar -RUN_DEPENDS+= gtar:${PORTSDIR}/archivers/gtar -.endif .if defined (AMANDA_SERVER) CONFIGURE_ARGS+= --with-index-server=${AMANDA_SERVER} >Release-Note: >Audit-Trail: >Unformatted: