Porting Software Written in Ada

Li-lun Wang (Leland Wang) llwang at infor.org
Thu Jan 1 12:31:05 PST 2004


Hi,

I am making a FreeBSD port for a software written in Ada. There does not
seem to be any software in Ada in the FreeBSD ports right now, and I have
several questions about the dependencies:
1. I make the software build_depend on lang/gnat; is it correct?
2. I notice that the resulting executable depends on libgnat-3.15.so.1.
   How should I write the LIB_DEPENDS? The "3.15" part is actually the
   variable $LIBRARY_VERSION in lang/gnat/Makefile. Should include
   lang/gnat/Makefile somehow or hard code 3.15 into my Makefile?
3. What should I do if I hope the package not lib_depend on libgnat like
   the cvsup package which does not depend on m3?

Regards,
Leland Wang

-- 
 /-------\      /-\     /--------\
 \--\ /--/      | |     \--\ /---/
    | |    /----/ \----\/--/ \---\
  /-/ \-\  \----/ /----/\--\ /---/
  \-\ /-/      /  \     /--/ \---\
    | |       / /\ \    \--\ /---/ /\
/---/ \---\/-/ /  \ \---\  | \----/ |
\---------/\--/    \----/  \--------/
  e-mail address: llwang at infor.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040102/3c174320/attachment.bin


More information about the freebsd-ports mailing list