Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 60892

Summary: OpenThreads-1.3.ebuild (new package)
Product: Gentoo Linux Reporter: Eric Gottlieb <ejgottl>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: bugzie, cedk, ejgottl, r_meier, sunrise, will
Priority: Normal Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard: sunrise-removal
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 60898    
Attachments: ebuild file for OpenThreads library
patch to fix broken doxyfile
patch to fix warning from head used in Makefile
updated openthreads ebuild
dev-libs/openthreads-1.3
1.3-head.patch
dev-libs/openthreads-1.3
openthreads-1.4.2.ebuild
openthreads-1.4.2.ebuild
openthreads-1.4.2.ebuild
openthreads-1.4.2.ebuild
openthreads-1.4.2-build.patch
openthreads-1.4.3.ebuild
openthreads-1.4.3-build.patch

Description Eric Gottlieb 2004-08-19 07:11:38 UTC
OpenThreads is a lightweight C++ portable (Unix/windows) threads library.

This is one of 4 associated (but independent) ebuilds:

OpenThreads
Producer            -- depends on OpenThreads
OpenSceneGraph      -- depends on OpenThreads and Producer
OpenSceneGraph-Data

Of these, OpenSceneGraph is the most interesting; from the documentation:

The OpenSceneGraph is an portable, high level graphics toolkit for the development of high performance graphics applications such as flight simulators, games, virtual reality or scientific visualization. Providing an object oriented framework on top of OpenGL, it frees the developer from implementing and optimizing low level graphics calls, and provide many additional utilities for rapid development of graphics applications.

I think OpenThreads belongs in dev-libs.

Hopefully attached: OpenThreads-1.3.ebuild, 1.3-doxygen.patch, and 1.3-head.patch
Comment 1 Eric Gottlieb 2004-08-19 07:13:38 UTC
Created attachment 37728 [details]
ebuild file for OpenThreads library
Comment 2 Eric Gottlieb 2004-08-19 07:20:03 UTC
Created attachment 37729 [details, diff]
patch to fix broken doxyfile
Comment 3 Eric Gottlieb 2004-08-19 07:24:29 UTC
Created attachment 37730 [details, diff]
patch to fix warning from head used in Makefile

This just eliminates a warning caused by calling "head -1" instead of "head -n
1"
Comment 4 will 2004-12-11 19:44:12 UTC
Created attachment 45796 [details]
updated openthreads ebuild

An ebuild I went through and fixed.
Comment 5 jon R-B 2005-01-21 09:14:45 UTC
This ebuild complains about the patchs. the ebuild is pointing to the wrong place.

commented out thepatch lines since I need this ebuild for another I am writing.

chears
Comment 6 jon R-B 2005-01-21 09:25:53 UTC
nvm
Comment 7 Ciaran McCreesh 2005-09-13 19:02:03 UTC
Please fix the following and reopen:

* http://dev.gentoo.org/~ciaranm/docs/mw-faq/keywords.txt
* http://dev.gentoo.org/~ciaranm/docs/mw-faq/quoting.txt
Comment 8 Christoph Brill (egore) (RESIGNED) 2005-10-25 03:06:47 UTC
Created attachment 71384 [details]
dev-libs/openthreads-1.3

Changes requested plus a few minor ones from me (like OSG_PV)
Comment 9 Christoph Brill (egore) (RESIGNED) 2005-10-25 03:07:25 UTC
Created attachment 71385 [details, diff]
1.3-head.patch

Exactly the same patch as before, but the old one no longer applied.
Comment 10 Christoph Brill (egore) (RESIGNED) 2005-10-25 03:26:10 UTC
Someone please reopen
Comment 11 Christoph Brill (egore) (RESIGNED) 2005-10-26 03:39:09 UTC
Created attachment 71481 [details]
dev-libs/openthreads-1.3

also install the pkg-config file
Comment 12 Jakub Moc (RETIRED) gentoo-dev 2006-01-10 01:37:58 UTC
Reopen.
Comment 13 Jakub Moc (RETIRED) gentoo-dev 2006-01-10 01:38:15 UTC
*** Bug 118495 has been marked as a duplicate of this bug. ***
Comment 14 Tristan Heaven (RETIRED) gentoo-dev 2006-01-18 06:58:14 UTC
Created attachment 77423 [details]
openthreads-1.4.2.ebuild

update
Comment 15 Tristan Heaven (RETIRED) gentoo-dev 2006-04-03 12:20:03 UTC
Created attachment 83833 [details]
openthreads-1.4.2.ebuild
Comment 16 Paul Bredbury 2006-07-01 04:59:18 UTC
Created attachment 90602 [details]
openthreads-1.4.2.ebuild

Minor cosmetic-only tidying. Works on x86.
Comment 17 Tristan Heaven (RETIRED) gentoo-dev 2006-07-02 19:12:44 UTC
Created attachment 90727 [details]
openthreads-1.4.2.ebuild
Comment 18 Tristan Heaven (RETIRED) gentoo-dev 2006-07-02 19:13:01 UTC
Created attachment 90728 [details, diff]
openthreads-1.4.2-build.patch
Comment 19 Rene Meier 2006-07-03 00:03:39 UTC
is there a reason for moving the makefile changes to a patch?
Comment 20 Tristan Heaven (RETIRED) gentoo-dev 2006-07-03 00:48:28 UTC
(In reply to comment #19)
> is there a reason for moving the makefile changes to a patch?

yep
Comment 21 Rene Meier 2006-07-28 01:01:26 UTC
Created attachment 92898 [details]
openthreads-1.4.3.ebuild

this is the ebuild for openthreads 1.4.3, a dependencie for OpenSceneGraph-1.1
Comment 22 Rene Meier 2006-07-28 01:02:46 UTC
Created attachment 92899 [details]
openthreads-1.4.3-build.patch

a patch for the makefiles; some changes from 1.4.2 are not needed any more
Comment 23 Cédric Krier gentoo-dev 2006-09-11 04:42:09 UTC
This is now in the sunrise overlay. You can find it at:
http://gentoo-sunrise.org/svn/reviewed/dev-libs/openthreads
Comment 25 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-07-03 09:53:57 UTC
The distfile for the ebuild in Sunrise no longer exists and SRC_URI policy is unclear. Please either update the ebuild or I will have to mask it for removal.
Comment 26 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2010-07-03 16:25:12 UTC
Sorry, I didn't notice the previous comment. I've committed the ebuilds with updated SRC_URI. Still, version bump would be appreciated.
Comment 27 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-08 16:46:52 UTC
Hello, everyone.

It seems that at least one ebuild related to this bug exists in the Sunrise overlay at the moment. However, I have to regretfully announce that after a long inactivity period the Sunrise project has been discontinued and the related overlay will be eventually removed. For this reason, I'd like to ask you to reevaluate the ebuilds and consider moving them. If you'd like to maintain a package from Sunrise in Gentoo, please take a look at our Proxy Maintainers [1] project.

Please make sure to take ebuilds from the unreviewed developer Sunrise repository [2] rather than the -reviewed one, since the latter has not been updated for over a year. While at it, please note that:

1. Adding a package to Gentoo requires declaring yourself as an active maintainer for it. All bugs regarding the package will be assigned to you, and you will be expected to maintain it.

2. Some packages may not be suitable for addition anymore. While there's no strong rules that would prevent you from adding a package, it may be a bad idea to add old-unmaintained packages that will shortly result in a large number of bugs reported with no solution. If that is the case, please close the bug as RESOLVED/OBSOLETE to make it easier to find packages worth adding.

3. Some of the bugs were already closed as WONTFIX/OBSOLETE/... while the relevant ebuild was kept in Sunrise. If you disagree with the original decision, you still can add the ebuild via proxy-maint.

4. Pleaes note that many of the Sunrise ebuilds are old and may be buggy. If you decide to move them, please make sure to update/clean them up. The proxy-maint team will also review your ebuilds, therefore making sure they land in Gentoo in good quality.

Once again, thank you for your contribution. We hope that you will still want to contribute to Gentoo, through proxy-maint or otherwise.


[1]:https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers
[2]:https://gitweb.gentoo.org/proj/sunrise.git/