Bug 109675 - [MAINTAINER UPDATE] lang/xotcl 1.5.3
Summary: [MAINTAINER UPDATE] lang/xotcl 1.5.3
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-28 13:30 UTC by Martin Matuska
Modified: 2007-03-01 10:20 UTC (History)
0 users

See Also:


Attachments
file.diff (5.14 KB, patch)
2007-02-28 13:30 UTC, Martin Matuska
no flags Details | Diff
xotcl.patch (5.10 KB, patch)
2007-02-28 14:02 UTC, Martin Matuska
no flags Details | Diff
xotcl.patch (5.10 KB, patch)
2007-02-28 14:10 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 2007-02-28 13:30:06 UTC
Changes to the port:
- removed WITH_THREADS and WITH_AOLSERVER from OPTIONS
- added support for threaded build (WITH_THREADS), prepared for xotcl-thread slave port
- added support for tcl85, removed tcl83 from CATEGORIES
- prepared for www/aolserver-xotcl slave module (AOLSERVER_XOTCL knob)

Tested with tinderbox:
http://tinderbox.vx.sk/logs/6.2-FreeBSD-amd64/xotcl-1.5.3_2.log
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-28 13:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this PRs
Comment 2 Martin Matuska 2007-02-28 14:02:25 UTC
New patch with updated and improved IGNORE message.
Comment 3 Martin Matuska 2007-02-28 14:10:03 UTC
Cosmetics:
CATEGORIES needs to be variable for the www/aolserver-xotcl port
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-03-01 10:10:44 UTC
miwi        2007-03-01 10:10:39 UTC

  FreeBSD ports repository

  Modified files:
    lang/xotcl           Makefile pkg-plist 
  Log:
  - Removed WITH_THREADS and WITH_AOLSERVER from OPTIONS
  - Added support for threaded build (WITH_THREADS), prepared for xotcl-thread slave port
  - Added support for tcl85, removed tcl83 from CATEGORIES
  - Prepared for www/aolserver-xotcl slave module (AOLSERVER_XOTCL knob)
  
  PR:             109675
  Submitted by:   Martin Matuska <martin@matuska.org> (maintainer)
  
  Revision  Changes    Path
  1.5       +73 -31    ports/lang/xotcl/Makefile
  1.4       +0 -1      ports/lang/xotcl/pkg-plist
_______________________________________________
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"
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-03-01 10:10:46 UTC
State Changed
From-To: open->closed

Committed. Thanks!