Bug 125362 - New port: devel/ocaml-lwt (cooperative threading library for ocaml)
Summary: New port: devel/ocaml-lwt (cooperative threading library for ocaml)
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-07 10:50 UTC by jaapb
Modified: 2009-01-18 22:30 UTC (History)
0 users

See Also:


Attachments
file.shar (2.06 KB, text/plain)
2008-07-07 10:50 UTC, jaapb
no flags Details
lwt.shar (2.19 KB, text/plain; charset="us-ascii")
2009-01-13 14:59 UTC, jaapb
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description jaapb 2008-07-07 10:50:04 UTC
A shar fine containing the port directory is included. This port will be needed for an upcoming new release of the www/ocsigen port, and the library is also used by net/unison (though included in that port, for now)

Fix: Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-07-19 12:51:36 UTC
State Changed
From-To: open->feedback

Howdy Jaap, 

The build failed, Could you please take a look at it? 

http://i386.miwibox.org/index.php?action=describe_port&id=1507 

Thanks
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-12-25 00:41:10 UTC
State Changed
From-To: feedback->closed

Feedback timeout 3 Months. If you want to have this port in the Ports 
tree, please feel free to follow-up this PR so that we can re-open it 
and find a solution to the problem. Thanks!
Comment 3 jaapb 2009-01-13 14:59:04 UTC
Sorry for the late reply. I've forgotten the dependency on ocaml-ssl; I've 
added a new .shar with this error fixed to this mail.
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2009-01-18 21:26:19 UTC
State Changed
From-To: closed->open

Submitter response 


Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2009-01-18 21:26:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 6 dfilter service freebsd_committer freebsd_triage 2009-01-18 22:23:56 UTC
beech       2009-01-18 22:23:41 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/ocaml-lwt      Makefile distinfo pkg-descr 
  Log:
  Lwt (the abbreviation stands for Light-Weight Threading) is a cooperative
  threading library for Ocaml.
  
  PR:             ports/125362
  Submitted by:   jaapb at kerguelen.org
  
  Revision  Changes    Path
  1.3327    +1 -0      ports/devel/Makefile
  1.1       +40 -0     ports/devel/ocaml-lwt/Makefile (new)
  1.1       +3 -0      ports/devel/ocaml-lwt/distinfo (new)
  1.1       +2 -0      ports/devel/ocaml-lwt/pkg-descr (new)
_______________________________________________
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 7 Beech Rintoul freebsd_committer freebsd_triage 2009-01-18 22:24:16 UTC
State Changed
From-To: open->closed

Committed, Thanks!