Re: OpenAFS on FreeBSD Progress (Works)
Palle Girgensohn <[email protected]> Fri, 12 Dec 2008 16:33:35 +0100
| Newsgroups | gmane.os.freebsd.devel.afs |
|---|---|
| Message-ID | <[email protected]> |
--On fredag, fr 12 dec 2008 17.52.26 +0300 Boris Samorodov <[email protected]> wrote: > "Tony Jago" <[email protected]> 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 <[email protected]> > > > WBR > -- > Boris Samorodov (bsam) > Research Engineer, http://www.ipt.ru Telephone & Internet SP > FreeBSD committer, http://www.FreeBSD.org The Power To Serve > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-afs > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-afs To unsubscribe, send any mail to "[email protected]"