Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10343 - sr-2.3.2 ebuild (programming language)
Summary: sr-2.3.2 ebuild (programming language)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: George Shapovalov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-06 15:25 UTC by David Holm (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
sr-2.3.2 ebuild (sr-2.3.2.ebuild,1.28 KB, application/octet-stream)
2002-11-06 15:25 UTC, David Holm (RETIRED)
Details
sr-2.3.2 patch for compilation with linux, and small glibc fix (sr-linux-2.3.2.patch,1.73 KB, patch)
2002-11-06 15:26 UTC, David Holm (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Holm (RETIRED) gentoo-dev 2002-11-06 15:25:03 UTC
Hi,
"SR (Synchronizing Resources) is a language for writing concurrent programs. The
main language constructs are resources and operations. Resources encapsulate
processes and variables they share; operations provide the primary mechanism for
process interaction. SR provides a novel integration of the mechanisms for
invoking and servicing operations. Consequently, all of local and remote
procedure call, rendezvous, message passing, dynamic process creation,
multicast, and semaphores are supported. SR also supports shared global
variables and operations."

dev-lang/sr makes sense... needs a patch as the code hasn't been updated in a
while ;(
Comment 1 David Holm (RETIRED) gentoo-dev 2002-11-06 15:25:45 UTC
Created attachment 5425 [details]
sr-2.3.2 ebuild
Comment 2 David Holm (RETIRED) gentoo-dev 2002-11-06 15:26:23 UTC
Created attachment 5426 [details, diff]
sr-2.3.2 patch for compilation with linux, and small glibc fix
Comment 3 George Shapovalov (RETIRED) gentoo-dev 2002-11-08 17:06:10 UTC
Hi David.

Thanks for your submission!
I have cleaned-up and committed the ebuild.
It is keymasked now, please test and report.

George
Comment 4 David Holm (RETIRED) gentoo-dev 2002-11-09 09:40:53 UTC
Works... a friend installed it as well without any problems...