Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Apr 2007 08:30:07 GMT
From:      Foxfair Hu <foxfair@FreeBSD.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/110035: Port fix for sysutils/be_agent
Message-ID:  <200704150830.l3F8U73D088373@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/110035; it has been noted by GNATS.

From: Foxfair Hu <foxfair@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc: tshadwick@oss-solutions.com
Subject: Re: ports/110035: Port fix for sysutils/be_agent
Date: Sun, 15 Apr 2007 16:26:21 +0800

 --LpQ9ahxlCli8rRTG
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 diff as I saw:
 -----------------------------------------------------------
 diff -rubN /usr/ports/sysutils/be_agent/Makefile sysutils/be_agent/Makefile
 --- /usr/ports/sysutils/be_agent/Makefile	Sat Sep 16 00:04:13 2006
 +++ sysutils/be_agent/Makefile	Sun Apr 15 16:21:08 2007
 @@ -2,20 +2,18 @@
  # Date created:        20 May 2005
  # Whom:                Tony Shadwick <numbski@hksilver.net>
  #
 -# $FreeBSD: ports/sysutils/be_agent/Makefile,v 1.4 2006/09/15 06:04:23 vd =
 Exp $
 -#
 +# $FreeBSD: ports/sysutils/be_agent/Makefile,v 1.4 2006/09/15 06:04:23 vd =
 Exp $X#
 =20
  PORTNAME=3D	be_agent
  PORTVERSION=3D	5.046
  CATEGORIES=3D	sysutils
 -MASTER_SITES=3D	ftp://ftp.support.veritas.com/pub/support/products/Backup_=
 Exec_for_WindowsNT/ \
 -		http://www.numbski.net/downloads/
 +MASTER_SITES=3D  #
  DISTNAME=3D	nls_agnt_262592
  EXTRACT_SUFX=3D	.tar
 =20
  MAINTAINER=3D	numbski@hksilver.net
  COMMENT=3D	VERITAS Backup Exec (tm) UNIX Agent
 -
 +DOWNLOAD_URL=3D http://seer.support.veritas.com/docs/262592.htm
  USE_LINUX=3D	yes
 =20
  NO_BUILD=3D	yes
 @@ -26,6 +24,18 @@
  PLIST_FILES=3D	bin/agent.be \
  		etc/be-agent.cfg.sample
 =20
 +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
 +ECHO_MSG=3D/usr/bin/printf
 +IGNORE=3D :\n\
 +Because of licensing restrictions, you must fetch the distribution\n\
 +manually.  Please access\n\
 +\n\
 +  ${DOWNLOAD_URL}\n\
 +\n\
 +Click \"Download Now\"\, and agree to the license agreement.  Please place=
 \n\
 +the downloaded ${DISTNAME}${EXTRACT_SUFX} in ${DISTDIR}.\n
 +.endif
 +
  do-install:
  	@${INSTALL_PROGRAM} ${WRKDIR}/common/agent.linux24 ${PREFIX}/bin/agent.be
  	@${CAT} ${PKGMESSAGE} ${WRKDIR}/english/agent.cfg \
 
 --LpQ9ahxlCli8rRTG
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.3 (FreeBSD)
 
 iD8DBQFGIeGt1VNL1U6bylkRAlSBAJoC+ou0wB48aqJkXDDn4v33AiY37ACgp6an
 2bV7LTFg732eyr8r5KSI0DU=
 =3HVk
 -----END PGP SIGNATURE-----
 
 --LpQ9ahxlCli8rRTG--



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