Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361185 - Pion Network Library
Summary: Pion Network Library
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.pion.net/projects/pion-net...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-29 21:56 UTC by ruddy32
Modified: 2015-04-22 23:57 UTC (History)
4 users (show)

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


Attachments
ebuild (pion-net-3.0.25.ebuild,1.17 KB, text/plain)
2011-03-29 23:20 UTC, ruddy32
Details
pion-net-3.0.25.ebuild (pion-net-3.0.25.ebuild,3.20 KB, text/plain)
2011-03-30 14:50 UTC, ruddy32
Details
pion-net-3.0.25-20110329.patch (pion-net-3.0.25-20110329.patch,3.63 KB, patch)
2011-03-30 14:51 UTC, ruddy32
Details | Diff
pion-net-3.0.25-r1.ebuild (pion-net-3.0.25-r1.ebuild,2.28 KB, text/plain)
2011-04-13 14:05 UTC, ruddy32
Details
current stable pion ebuild (5.0.6) (pion-5.0.6.ebuild,1.05 KB, text/plain)
2015-03-08 13:37 UTC, David Watzke
Details
pion-5.0.7.ebuild (pion-5.0.7.ebuild,3.78 KB, text/plain)
2015-04-22 23:51 UTC, Bob Wya
Details
pion-5.0.1-disable_release_ggdb.patch (pion-5.0.1-disable_release_ggdb.patch,2.13 KB, patch)
2015-04-22 23:57 UTC, Bob Wya
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ruddy32 2011-03-29 21:56:13 UTC
Ebuild request for Pion Network Library (boost based library).

Reproducible: Always
Comment 1 ruddy32 2011-03-29 21:58:39 UTC
Depends on following library : boost, log4cplus, openssl, zlib, bzlib.
Comment 2 ruddy32 2011-03-29 23:20:01 UTC
Created attachment 267749 [details]
ebuild

This is a beta version. Waiting for a fix in the GNU project, strange error  while building.
Comment 3 ruddy32 2011-03-30 14:50:49 UTC
Created attachment 267823 [details]
pion-net-3.0.25.ebuild

This ebuild is provided with the patch "pion-net-3.0.25-20110329.patch".
Comment 4 ruddy32 2011-03-30 14:51:39 UTC
Created attachment 267825 [details, diff]
pion-net-3.0.25-20110329.patch
Comment 5 ruddy32 2011-04-13 14:05:54 UTC
Created attachment 269829 [details]
pion-net-3.0.25-r1.ebuild

Update files deployment.
Comment 6 David Watzke 2015-03-08 13:37:15 UTC
Created attachment 398388 [details]
current stable pion ebuild (5.0.6)

Hi, I'm attaching the current stable pion ebuild (5.0.6)
Comment 7 Bob Wya 2015-04-22 23:49:25 UTC
I've been bashing away at this all week. I think I've finally got a reasonable ebuild for dev-cpp/pion that I would like to see added to main Gentoo Portage tree...

There is a full copy of the package (with metadata, patches, etc.) in my Layman Overlay...
https://github.com/bobwya/bobwya/tree/master/dev-cpp/pion

Gets a clean build of health from repoman :-)

I'll attach the ebuild in case anyone is afraid to visit Github...
Comment 8 Bob Wya 2015-04-22 23:51:09 UTC
Created attachment 401846 [details]
pion-5.0.7.ebuild
Comment 9 Bob Wya 2015-04-22 23:57:14 UTC
Created attachment 401852 [details, diff]
pion-5.0.1-disable_release_ggdb.patch

patch specified by pion-5.0.7.ebuild which disables ggdb for the release build of the pion library (this is erroneously enabled by default for both debug and release builds).