Re: Porting LeoFS

2014-06-30 Thread Baptiste Daroussin
On Mon, Jun 30, 2014 at 08:44:24PM +, Mikolaj Golub wrote: > On Mon, Jun 30, 2014 at 08:40:54PM +0200, Baptiste Daroussin wrote: > > > + ${CP} -R ${WRKSRC}/* ${STAGEDIR}${DATADIR} > > > > Can be replaced by something using COPYTREE_SHARE > > Thanks. Will do. > > > Why using dynamic plist?

Re: Porting LeoFS

2014-06-30 Thread Mikolaj Golub
On Mon, Jun 30, 2014 at 08:40:54PM +0200, Baptiste Daroussin wrote: > + ${CP} -R ${WRKSRC}/* ${STAGEDIR}${DATADIR} > > Can be replaced by something using COPYTREE_SHARE Thanks. Will do. > Why using dynamic plist? Because this is what I am used to :-) What is a better way? Store the result

Re: Porting LeoFS

2014-06-30 Thread Baptiste Daroussin
On Mon, Jun 30, 2014 at 09:21:42PM +0300, Mikolaj Golub wrote: > Hi, > > Here[1] is my attempt to port LeoFS[2] -- a scalable, fault-tolerant, > S3-API compatible object storage system. > > I am planning to commit it to the port tree eventually. > > Any comments, suggestions for improvement, tes

Porting LeoFS

2014-06-30 Thread Mikolaj Golub
Hi, Here[1] is my attempt to port LeoFS[2] -- a scalable, fault-tolerant, S3-API compatible object storage system. I am planning to commit it to the port tree eventually. Any comments, suggestions for improvement, testing are highly appreciated. 1. http://people.freebsd.org/~trociny/ports/leofs