Date: Sun, 5 Oct 2003 09:00:39 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Micheas Herman <micheas@freep.org> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: samba 3.0, FreeBSD 5.1 Message-ID: <20031005080039.GA23414@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <1065312647.669.3.camel@tux> References: <1065114644.960.1.camel@tux> <1065117448.12959.17.camel@beynam.ecko.net.au> <1065118501.957.19.camel@tux> <1065312647.669.3.camel@tux>
next in thread | previous in thread | raw e-mail | index | archive | help
--cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 04, 2003 at 05:10:47PM -0700, Micheas Herman wrote: > On Thu, 2003-10-02 at 11:06, Mike Maltese wrote: > > > It's in > > > /usr/ports/net/samba-devel/ > > > > > Yes, but the port hasn't been updated to the release version. You'll ha= ve to > > modify the Makefile to fetch the current release. I've done it and it d= oes > > build, however I haven't installed it. >=20 > Here are my changes. Does anyone have any suggestions? Yes. This looks like a solid piece of work, although since this is a full release you should probably add some more of the samba.org mirrors to the MASTER_SITES list -- see the net/samba Makefile for example. Don't drop the %SUBDIR% part either -- again, copy the MASTER_SITE_SUBDIR stuff from the net/samba port as that's cunningly set up to search both the /samba/ftp/ and the /samba/ftp/old-versons/ directories on the download sites. That way the port will still continue to work even if the Samba project suddenly releases 3.0.1, but for whatever reason, the port can't be updated from 3.0.0 immediately. How have you tested this update? At a minimum you need to run it against one or two live client machines and show that the basic SMB file sharing capability is working. Then you should bring your changes to the attention of the responsible person. The approved way to do that is described in the Porter's Handbook, which you will find well worth a quick read. (http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.ht= ml) However, basically what it says for this case is to generate a diff using the preferred 'diff -Nur' style, and send it to the port's maintainer, who is: % cd /usr/ports/net/samba-devel/ % make -V MAINTAINER=20 dwcjr@FreeBSD.org Since the maintainer has an @FreeBSD.org address, you can use send-pr to send in your diff, but add the maintainer's address to the CC: line. If the maintainer address is external to FreeBSD.org, then generally you would just e-mail them directly with your suggestions and request that they put in a 'maintainer update'. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/f8+ndtESqEQa7a0RAkrEAJ9UX+XtC+s7FM7OwvyvT8PmMmK4ogCgguZa Vt4nICJ5C9jqtPvq4r/10jM= =VKtL -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031005080039.GA23414>