ports/110035: Port fix for sysutils/be_agent
Foxfair Hu
foxfair at FreeBSD.org
Sun Apr 15 08:30:08 UTC 2007
The following reply was made to PR ports/110035; it has been noted by GNATS.
From: Foxfair Hu <foxfair at FreeBSD.org>
To: bug-followup at FreeBSD.org
Cc: tshadwick at 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 at 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 at 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--
More information about the freebsd-ports-bugs
mailing list