Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Nov 1999 15:13:21 -0500 (EST)
From:      eogren@earthlink.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15027: libmcrypt's distfiles should be updated
Message-ID:  <19991121201321.548DD12F@rod.darktech.org>

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

>Number:         15027
>Category:       ports
>Synopsis:       libmcrypt's distfiles should be updated
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 21 12:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Eric Ogren
>Release:        FreeBSD 3.3-STABLE i386
>Organization:
none
>Environment:

	Running FreeBSD 3.3-STABLE, ports tree CVSuped today (11/20/99).

>Description:

	When trying to install apache13-php3 with mcrypt support,
 the ports system of course attempted to install the libmcrypt system.
 For some reason, I couldn't connect to the only distfile site
 (argeas.cs-net.gr) listed in the Makefile, so the port "bounced" to
 ftp.freeBSD.org/pub/FreeBSD/distfiles.
	However, since libmcrypt is a security library, it can't
 be found at ftp.freebsd.org; you have to go to ftp.internat.freebsd.org.

>How-To-Repeat:

	Attempt to build the libmcrypt port when argeas.cs-net.gr is
inaccessible.

>Fix:
	
	Add ftp.internat.freebsd.org to the Makefile (diff attached):

*** security/libmcrypt/Makefile.orig	Sun Nov 21 14:57:20 1999
--- security/libmcrypt/Makefile	Sun Nov 21 14:57:23 1999
***************
*** 9,14 ****
--- 9,15 ----
  DISTNAME=	libmcrypt-2.2
  CATEGORIES=	security
  MASTER_SITES=	ftp://argeas.cs-net.gr/pub/unix/mcrypt/
+ 		ftp://ftp.internat.freebsd.org/pub/FreeBSD/distfiles/
  
  MAINTAINER=	nsayer@freebsd.org
  

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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