Trying to support my product on FreeBSD

View: New views
2 Messages — Rating Filter:   Alert me  

Trying to support my product on FreeBSD

by navneet Upadhyay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi ,
       My product is successfully running on Linux( all most all versions)
and HP- UX and Windows .

  *It is 100 % C++ code*.

 I am planning to support it on FreeBSD, i have two queries :

1. *How to build my code into binaries* on FreeBSD , i have my unix make
files. Just to give an idea i have around 200 cpp files and they complile to
5 binaries . I am using multithreading(posix on linux) and sockets heavily.


2.* How to package the binaries*(RPM sort of thing). Idea is to provide a
package to user who can install them binaries using this package by issuing
single command.



Please let me know if there is anyother forum where i can get answers to my
queries, as i will be needing lot of help in near future.

*Help will be appreciated.*

Thanks,
Navneet
_______________________________________________
freebsd-binup@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-binup
To unsubscribe, send any mail to "freebsd-binup-unsubscribe@..."

Re: Trying to support my product on FreeBSD

by Benjamin Adams-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I think you may want to look at the porters handbook:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/

---------------------
Benjamin Adams
http://www.FreeBSD-World.com

navneet Upadhyay wrote:

> Hi ,
>        My product is successfully running on Linux( all most all versions)
> and HP- UX and Windows .
>
>   *It is 100 % C++ code*.
>
>  I am planning to support it on FreeBSD, i have two queries :
>
> 1. *How to build my code into binaries* on FreeBSD , i have my unix make
> files. Just to give an idea i have around 200 cpp files and they complile to
> 5 binaries . I am using multithreading(posix on linux) and sockets heavily.
>
>
> 2.* How to package the binaries*(RPM sort of thing). Idea is to provide a
> package to user who can install them binaries using this package by issuing
> single command.
>
>
>
> Please let me know if there is anyother forum where i can get answers to my
> queries, as i will be needing lot of help in near future.
>
> *Help will be appreciated.*
>
> Thanks,
> Navneet
> _______________________________________________
> freebsd-binup@... mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-binup
> To unsubscribe, send any mail to "freebsd-binup-unsubscribe@..."
>
>  

_______________________________________________
freebsd-binup@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-binup
To unsubscribe, send any mail to "freebsd-binup-unsubscribe@..."