Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162846 - dev-cpp/poco (new ebuild)
Summary: dev-cpp/poco (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2007-01-19 20:30 UTC by Lorenzo Villani
Modified: 2008-06-29 01:24 UTC (History)
3 users (show)

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


Attachments
poco-1.2.8.ebuild (poco-1.2.8.ebuild,525 bytes, text/plain)
2007-01-19 20:31 UTC, Lorenzo Villani
Details
poco-1.2.8 2nd revision (poco-1.2.8.ebuild,657 bytes, text/plain)
2007-01-21 01:20 UTC, Lorenzo Villani
Details
poco-1.2.8.ebuild (poco-1.2.8.ebuild,601 bytes, text/plain)
2007-01-21 01:34 UTC, Lorenzo Villani
Details
poco-1.2.8.ebuild (poco-1.2.8.ebuild,602 bytes, text/plain)
2007-01-21 01:36 UTC, Lorenzo Villani
Details
poco-1.2.8.ebuild (poco-1.2.8.ebuild,736 bytes, text/plain)
2007-01-30 18:29 UTC, Lorenzo Villani
Details
Poco 1.3.2 ebuild (poco-1.3.2.ebuild,1.89 KB, text/plain)
2008-02-18 14:28 UTC, Keith R.
Details
Poco 1.3.2 updated ebuild (poco-1.3.2.ebuild,1.41 KB, text/plain)
2008-02-19 17:01 UTC, Keith R.
Details
Poco 1.3.2 3rd revision ebuild (poco-1.3.2.ebuild,1.14 KB, text/plain)
2008-02-20 14:40 UTC, Keith R.
Details
Poco 1.3.2 3rd revision ebuild (poco-1.3.2.ebuild,1.15 KB, text/plain)
2008-02-20 14:45 UTC, Keith R.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Villani 2007-01-19 20:30:44 UTC
There is a quite useful collection of C++ Class library called POCO (POrtable COmponents) which i would like to see in portage ;-).

Attached with this bug there is a simple, initial ebuild for it.

Reproducible: Always

Steps to Reproduce:
Comment 1 Lorenzo Villani 2007-01-19 20:31:24 UTC
Created attachment 107480 [details]
poco-1.2.8.ebuild
Comment 2 Lorenzo Villani 2007-01-21 01:20:18 UTC
Created attachment 107613 [details]
poco-1.2.8 2nd revision
Comment 3 Lorenzo Villani 2007-01-21 01:34:59 UTC
Created attachment 107615 [details]
poco-1.2.8.ebuild
Comment 4 Lorenzo Villani 2007-01-21 01:36:00 UTC
Created attachment 107616 [details]
poco-1.2.8.ebuild
Comment 5 Lorenzo Villani 2007-01-30 18:29:34 UTC
Created attachment 108643 [details]
poco-1.2.8.ebuild
Comment 6 Emil Wojak 2008-01-17 14:58:59 UTC
The ebuild works with poco-1.3.1 as well.
Hope it gets into Portage.
Comment 7 Lorenzo Villani 2008-01-17 17:19:44 UTC
It seems that gentoo developers are too lazy or too busy fighting themselves instead of working properly on their distribution or care about user's bug reports and ebuild request. In one year no one at gentoo was able to review this short ebuild. I left Gentoo a long time ago and I don't want to care about it anymore. Sorry guys, I'm closing this bug by myself. This is once and for all a farewell.
Comment 8 Emil Wojak 2008-01-18 10:49:16 UTC
Hey!
I appreciate you having written the ebuild, but now you've really screwed up.
You could have just left the bug open if you weren't interested in it being fixed nor were you eager to help any more. Note, that you are not the only one interested in PoCo getting into Portage. How do I reopen it now?
Please keep in mind, that there just may not be enough maintainters out there, or there really ARE more important things to do.
As you may have probably noticed, the bug is assigned to "Default Assignee for New Packages <maintainer-wanted@gentoo.org>", which speaks for itself. Anyway, I'm planning on becoming a maintainer in the nearest future myself, as I can see there are more and more missing or lonely ebuilds out there.
I would be thankful if you could please reopen the bug. I hope you, as the reporter, have that possibility, because I'm missing it somehow.
Comment 9 Lorenzo Villani 2008-01-18 12:54:31 UTC
Reopened on request
Comment 10 Keith R. 2008-02-18 14:28:05 UTC
Created attachment 143878 [details]
Poco 1.3.2 ebuild

The other ebuild lacked alot of options. It default to without odbc and ssl. This one allows for odbc/ssl or ssl or without either. And it compiles now.
Comment 11 Keith R. 2008-02-19 17:01:17 UTC
Created attachment 143989 [details]
Poco 1.3.2 updated ebuild

Fixed the ebuild due to some feedback. If you find any bugs. Let me know and ill fix em.
Comment 12 Keith R. 2008-02-20 14:40:40 UTC
Created attachment 144102 [details]
Poco 1.3.2 3rd revision ebuild

Fixed the missing " bug, removed it.
Removed the sed because it wasn't needed. And only made it not compile.
Comment 13 Keith R. 2008-02-20 14:45:46 UTC
Created attachment 144104 [details]
Poco 1.3.2 3rd revision ebuild

Forgot to add the ~amd64 arch flag
Comment 14 Tiziano Müller (RETIRED) gentoo-dev 2008-06-29 01:24:48 UTC
Added as dev-libs/poco.
Cheers,
Tiziano