On Tue, Oct 24, 2006 at 07:07:15PM +0200, steven mestdagh wrote:
>> BUILD_DEPENDS= tcl84::lang/tcl/8.4
>> RUN_DEPENDS=${BUILD_DEPENDS}
>> What do you mean by reverse? BUILD_DEPENDS then RUN_DEPENDS are correct
>> order as in Makefile template.
>
>Some parts of the ports infrast
nikns [2006-10-24, 19:35:29]:
> Updated: http://secure.lv/~nikns/stuff/ports/itcl-3.3.tar
your tweak for SHARED_LIBS is not sufficient, the version number does
not propagate into itclConfig.sh. you may want to patch the
SHARED_LIB_SUFFIX line to include a variable via CONFIGURE_ENV, or
something..
> BUILD_DEPENDS= tcl84::lang/tcl/8.4
> RUN_DEPENDS=${BUILD_DEPENDS}
> What do you mean by reverse? BUILD_DEPENDS then RUN_DEPENDS are correct
> order as in Makefile template.
Some parts of the ports infrastructure add things to BUILD_DEPENDS, like
e.g. libtool, autoconf, etc.
On Tue, Oct 24, 2006 at 12:30:11AM +0200, steven mestdagh wrote:
>nikns [2006-10-18, 11:36:18]:
>> COMMENT="object-oriented extensions to Tcl"
>>
>> [incr Tcl] is an object-oriented extension of the Tcl language. It
>> was created to support more structured programming in Tcl. Tc
nikns [2006-10-18, 11:36:18]:
> COMMENT="object-oriented extensions to Tcl"
>
> [incr Tcl] is an object-oriented extension of the Tcl language. It
> was created to support more structured programming in Tcl. Tcl scripts
> that grow beyond a few thousand lines become extremely dif
I have fixed this adding in Makefile:
post-patch:
@perl -pi -e 's,\$$PKG_LIB_FILE,libitcl33.so.${LIBitcl33_VERSION},' \
${WRKBUILD}/configure
Fixed this for itk,tcltls,tclx too.
Updated ports can be found on:
>> >> >> http://secure.lv/~nikns/stuff/ports/
Thanks for correction, ste
Ahh... Clear! Thanks!
I will look forward to fix this.
On Thu, Aug 03, 2006 at 08:22:44PM +0200, steven mestdagh wrote:
>change SHARED_LIBS= ictl33 5.6 and it still builds libitcl33.so.1.0.
>
>read this mail for some more explanation on shared library version control:
>http://marc.theaimsgroup.com
change SHARED_LIBS= ictl33 5.6 and it still builds libitcl33.so.1.0.
read this mail for some more explanation on shared library version control:
http://marc.theaimsgroup.com/?l=openbsd-ports&m=113534313201174&w=2
nikns [2006-08-03, 20:05:51]:
> which and why?
>
> On Thu, Aug 03, 2006 at 07:04:43
which and why?
On Thu, Aug 03, 2006 at 07:04:43PM +0200, steven mestdagh wrote:
>try changing the number.
>
>nikns [2006-08-03, 19:39:03]:
>> Makefile:
>> SHARED_LIBS=itcl33 1.0
>>
>> and gets built:
>> libitcl33.so.1.0
>>
>> Whats wrong with it?
>>
>> Thanks
>>
>> nikns
>>
>> On
try changing the number.
nikns [2006-08-03, 19:39:03]:
> Makefile:
> SHARED_LIBS=itcl33 1.0
>
> and gets built:
> libitcl33.so.1.0
>
> Whats wrong with it?
>
> Thanks
>
> nikns
>
> On Thu, Aug 03, 2006 at 05:59:53PM +0200, steven mestdagh wrote:
> >nikns [2006-07-24, 16:04:30]:
>
Makefile:
SHARED_LIBS=itcl33 1.0
and gets built:
libitcl33.so.1.0
Whats wrong with it?
Thanks
nikns
On Thu, Aug 03, 2006 at 05:59:53PM +0200, steven mestdagh wrote:
>nikns [2006-07-24, 16:04:30]:
>> COMMENT="object-oriented extensions to Tcl"
>> http://secure.lv/~ni
11 matches
Mail list logo