Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2005 22:19:50 GMT
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        marwan.burelle@lri.fr, thierry@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, thierry@FreeBSD.org
Subject:   Re: ports/81868: [maintainer update] lang/ocaml : take maintainership and adding some options
Message-ID:  <200506042219.j54MJoH5013206@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [maintainer update] lang/ocaml : take maintainership and adding some options

State-Changed-From-To: open->feedback
State-Changed-By: thierry
State-Changed-When: Sat Jun 4 22:11:19 GMT 2005
State-Changed-Why: 

1) Since compiler libs are needed to build other ports, it
would be better to have it defined by default, and to replace

.if defined(WITH_COMPILER_LIB)

by

.if !defined(WITHOUT_COMPILER_LIB)

2) When installed as a port with WITH_OPT_DEFAULT, optimized
code is a link; however, when installed as a package, the code
is duplicated: '@exec ln' should be used.



Responsible-Changed-From-To: freebsd-ports-bugs->thierry
Responsible-Changed-By: thierry
Responsible-Changed-When: Sat Jun 4 22:11:19 GMT 2005
Responsible-Changed-Why: 

Take it.


http://www.freebsd.org/cgi/query-pr.cgi?pr=81868



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506042219.j54MJoH5013206>