Bug 103897 - [PATCH] enhancement for Mk/bsd.tcl.mk
Summary: [PATCH] enhancement for Mk/bsd.tcl.mk
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-02 11:40 UTC by Martin Matuska
Modified: 2007-01-08 00:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.27 KB, patch)
2006-10-02 11:40 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska 2006-10-02 11:40:20 UTC
This PR supersedes:
ports/103759
ports/103760

bsd.tcl.mk does not support simultaneous dependency on tcl on 
buildtime and runtime. Several ports, e.g. lang/xotcl, databases/mysqltcl, www/aolserver 
might seriously require this.

In addition, this patch adds support for the requirement of threaded tcl 8.4
Comment 1 Alexander Botero-Lowry freebsd_committer freebsd_triage 2006-10-02 23:37:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->portmgr

This is portmgr territory
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-10-07 22:21:35 UTC
Responsible Changed
From-To: portmgr->shaun

Not portmgr territory, AFAIK; bsd.tcl.mk is unmaintained. 

I'm willing to do some testing of these patches.
Comment 3 Shaun Amott freebsd_committer freebsd_triage 2006-11-06 17:00:00 UTC
Responsible Changed
From-To: shaun->freebsd-ports-bugs

Return to pool. ENOTIME at the moment.
Comment 4 Shaun Amott freebsd_committer freebsd_triage 2006-11-06 17:00:00 UTC
Responsible Changed
From-To: shaun->freebsd-ports-bugs

Return to pool. ENOTIME at the moment.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-02 13:39:31 UTC
State Changed
From-To: open->feedback

Why have you changed the default tcl version from 84 to 84-thread? 


Comment 6 Pav Lucistnik freebsd_committer freebsd_triage 2006-12-02 13:39:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Why have you changed the default tcl version from 84 to 84-thread?
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2007-01-08 00:00:13 UTC
State Changed
From-To: feedback->closed

Partially applied
Comment 8 dfilter service freebsd_committer freebsd_triage 2007-01-08 00:00:42 UTC
pav         2007-01-08 00:00:33 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk bsd.tcl.mk 
  Log:
  - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCL
  - Add a new knob: USE_TK_BUILD
  - Support a new tcl version: 84-thread
  
  PR:             ports/103897, ports/107372 (based on)
  
  Revision  Changes    Path
  1.545     +3 -3      ports/Mk/bsd.port.mk
  1.5       +30 -9     ports/Mk/bsd.tcl.mk
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"