Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 May 2000 10:27:55 -0400
From:      Marie-Josee Blais <mjblais@miranda.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: [freebsd-questions] Re: HELP Problem with ports
Message-ID:  <200005051427.KAA03274@norton.miranda.com>
In-Reply-To: <rd6bt2lmao8.fsf@world.std.com>
References:  <Marie-Josee Blais's message of Thu, 04 May 2000 15:10:23 -0400> <200005041911.PAA29382@norton.miranda.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks for answering !

I've been able to install all the packages by hand but not with the script
files.  I went back to www.freebsd.org today to fetch the tar files again
and untared them in my directory so I wouldn't mix them up with the old ones.

I had problems with the scripts of
tcsh: The .gz has a different directory tcsh-6.09.00 instead of tcsh-6.09
which is what the script looks for
samba: Wrong version available on ftp site 2.0.7 instead of 2.0.6
netscape: The Makefile points at the communicator directory so the install
fails.

Here is part of the netscape navigator Makefile (Notice it says
communicator at the top and then navigator later on )
# ex:ts=8
# Ports collection makefile for:  netscape (full communicator version)
# Date created:                   14 Feb 1998
# Whom:                           obrien@NUXI.com
#
# $FreeBSD: ports/www/netscape47-navigator.us/Makefile,v 1.33 2000/04/14
13:29:04 asami Exp $
#

DISTFILES=      navigator-v472-us.x86-unknown-freebsd.tar.gz
MASTER_SITES=   "" # manual fetch

MAINTAINER=     obrien@FreeBSD.org

RESTRICTED=     "USA ITAR export restrictions"

ONLY_FOR_ARCHS= i386

MASTERDIR=      ${.CURDIR}/../netscape47-communicator.us
PKGDIR=         ${.CURDIR}/../netscape47-communicator.us/pkg



Here is part of the samba script
samba-2.0.6 
     A free SMB and CIFS client and server for UNIX
     Maintained by: hosokawa@jp.FreeBSD.org
     Description : Sources : Package : Changes : Download 

Here is part of the samba Makefile

# New ports collection makefile for:    samba
# Date created:                         11th Feb 1995
# Whom:                                 gpalmer
#
# $FreeBSD: ports/net/samba/Makefile,v 1.46 2000/04/09 18:13:30 cpiazza Exp $
#

PORTNAME=       samba
PORTVERSION=    2.0.6
CATEGORIES=     net
MASTER_SITES=   ftp://ftp.samba.org/pub/samba/ \
                ftp://ring.asahi-net.or.jp/pub/net/samba/ \
                ftp://samba.anu.edu.au/pub/samba/ \
                ftp://de.samba.org/pub/mirror/samba/ \
                ftp://se.samba.org/pub/samba/ \
                ftp://ftp.sunet.se/pub/unix/utilities/samba/

Here is the file available on the servers

samba-2.0.7.tar.gz           

-----------------------------------------------------
Marie-Josee Blais
Administratrice Reseau
Network Administrator
-----------------------------------------------------


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




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