From owner-freebsd-questions@FreeBSD.ORG Sun Jan 16 03:40:41 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DFDD16A4CE for ; Sun, 16 Jan 2005 03:40:41 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAA1A43D45 for ; Sun, 16 Jan 2005 03:40:40 +0000 (GMT) (envelope-from bsdaemon@comcast.net) Received: from fw.home (pcp05404374pcs.norstn01.pa.comcast.net[68.80.144.252]) by comcast.net (rwcrmhc12) with SMTP id <20050116034040014000tsdne>; Sun, 16 Jan 2005 03:40:40 +0000 Received: (qmail 71834 invoked from network); 16 Jan 2005 03:40:39 -0000 Received: from kris.home (HELO ?192.168.0.251?) (192.168.0.251) by fw.home with SMTP; 16 Jan 2005 03:40:39 -0000 Message-ID: <41E9E374.1010004@comcast.net> Date: Sat, 15 Jan 2005 22:45:56 -0500 From: Kris Maglione User-Agent: Mozilla Thunderbird 1.0 (X11/20041212) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <6.2.0.14.0.20050115142405.04432a48@mail.ulster.net> In-Reply-To: <6.2.0.14.0.20050115142405.04432a48@mail.ulster.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFB7BB490616033039E659166" Subject: Re: how to install samba with outdated port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Jan 2005 03:40:41 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigFB7BB490616033039E659166 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Marty Landman wrote: > I gather that my samba port is too old. How can I do the make build && > make install using the latest version. You have three decent options: 1: CVSup your entire ports tree 2: CVS checkout just that port 3: Download that port as a tarball For three, you can find if at http://www.freebsd.org/ports Search for Samba and click the "download" link. Then, unzip in place of the previous samba directory. You can also try to cheat by editing the distinfo file and renaming the file to the version that you have, and editing the Makefile to that version too, but that's a bad idea, since any patches to the port are for the previous version. Sometimes, though, things like this are necessary for certain abandoned ports. --------------enigFB7BB490616033039E659166 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFB6eN6mcXjc1XBrAQRAmA6AJwPhOFc3lTvRlE5o9gZMmFLo/N/6QCeMNf5 kz05ulQBhk9P1bZQbBprnP8= =pOJi -----END PGP SIGNATURE----- --------------enigFB7BB490616033039E659166--