Date: Fri, 12 Dec 2008 16:22:55 +0100 From: Palle Girgensohn <girgen@FreeBSD.org> To: Boris Samorodov <bsam@ipt.ru>, Tony Jago <afs@spam.t71.org> Cc: freebsd-afs@FreeBSD.org, "Jason C. Wells" <jcw@highperformance.net>, Derrick J Brashear <shadow@dementia.org>, Alec Kloss <alec@setfilepointer.com> Subject: Re: OpenAFS on FreeBSD Progress (Works) Message-ID: <3791F33A0694091B8F21252B@girgMac.local> In-Reply-To: <57098597@bb.ipt.ru> References: <493ACAC4.5020806@linuxbox.com> <12501719@bb.ipt.ru> <493D898C.1030609@linuxbox.com> <22B6C509EF7C4AB0A2D8350C31BB8D5D@valentine> <57098597@bb.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--On fredag, fr 12 dec 2008 17.52.26 +0300 Boris Samorodov <bsam@ipt.ru> wrote: > "Tony Jago" <afs@spam.t71.org> writes: > >>>> I'd like to create two separate ports: openafs-server and >>>> openafs-client. But I don't know right now how to do it. >> >> I would also recommend a openafs metaport that combines the client and >> the server. > > What's the purpose of this port? I understand when a big collection > of ports (like xorg, gnome, etc.) are combined together. I two ports share the same code base, but install different files, then a metaport or similar could be clever. See for example databases/postgresql83-(server|client). The postgresql83-server depends on the client. The client can installed without the server. Similar to OpenAFS, hence. Now, they have the same source tarball, so the -client port just sets a few parameters and then uses the postgresql83-server port as a master Makefile. >> Have a look at the mysql-client, mysql-server and mysql >> ports to see an example of how to do this sort of thing. > > I didn't manage to find a metaport for mysql... Works almost exactly the same as described for postgresql. :-) Regards, Palle > > > WBR > -- > Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > freebsd-afs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-afs > To unsubscribe, send any mail to "freebsd-afs-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3791F33A0694091B8F21252B>