Le 19/11/2014 22:08, Mxher a écrit :
> Le 19/11/2014 00:16, Stuart Henderson a écrit :
>> I've attached a port that's been sitting in mystuff for ages,
>> there might be something you can borrow..
>>
> 
> Thanks.
> 
> I see that you were doing two packages; I think that this is good idea.
> I will change mine to do that too.
> 
> I will take a closer look and post the results.
> 

I have a first try to submit:
http://c.mxher.fr/dibbler-1.0.0.tgz

It's mostly the same package than the one I'm using for my own purpose,
except two things I took from your package:
- two dedicated packages for client and server,
- post-install to change the examples directory.


To build the package I had to set in the Makefile:
CONFIGURE_ENV =         CC=gcc CXX=g++

Is there any better way to do that?


Finally I still have few things to do:
- create /var/lib/dibbler and /etc/dibbler, I think that I will use the
@examples method explained on the FAQ
(http://www.openbsd.org/faq/ports/specialtopics.html),
- create rc.d files.


Don't hesitate to tell me if I can improve or fix something.


Mxher

Reply via email to