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

Bug 63395

Summary: log4net-1.2.0_beta8 (new ebuild)
Product: Gentoo Linux Reporter: Tim Rädisch <tim.raedisch>
Component: New packagesAssignee: dotnet project <dotnet>
Status: RESOLVED FIXED    
Severity: enhancement CC: tim.raedisch, toffanin.mauro
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
URL: http://logging.apache.org/log4net/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: log4net-1.2.0_beta8.ebuild
Makefile-1.2.0_beta8
dev-dotnet/log4net
files/log4net.pc

Description Tim Rädisch 2004-09-09 01:41:42 UTC
This is an ebuild for log4net; a port of log4j to C#. I created this eBuild because we want to use NAnt and to build NAnt log4net is needed. 

Because logf4net was developed under windows theres is no Makefile only a VisualStudio.NET project file and a NAnt project file, so we created a Makefile for it.

I suggest dev-dotnet/log4net as portage-position.



Tim
Comment 1 Tim Rädisch 2004-09-09 01:42:17 UTC
Created attachment 39242 [details]
log4net-1.2.0_beta8.ebuild
Comment 2 Tim Rädisch 2004-09-09 01:42:52 UTC
Created attachment 39243 [details]
Makefile-1.2.0_beta8
Comment 3 Tim Rädisch 2004-09-09 01:45:23 UTC
Sorry, this I forgot:

Because log4net has no strongname it cannot be installed into the assembly cache. I decided to install it into /usr/lib/mono/1.0

I don't know exactly if this is the right location or I should better apply a patch to create a strongname.


Tim
Comment 4 Magnus O. 2005-12-14 00:25:26 UTC
I new version of this would be nice. The developer 1.2.9-beta version...
Comment 5 Travis Hansen 2006-04-05 11:48:24 UTC
I've created an ebuild available here that is updated to 1.2.9 for those who care. http://bugs.gentoo.org/show_bug.cgi?id=64399
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-09-07 14:32:28 UTC
*** Bug 146752 has been marked as a duplicate of this bug. ***
Comment 7 MT 2006-09-07 15:07:03 UTC
Created attachment 96330 [details]
dev-dotnet/log4net
Comment 8 MT 2006-09-07 15:07:38 UTC
Created attachment 96331 [details]
files/log4net.pc
Comment 9 Jurek Bartuszek (RETIRED) gentoo-dev 2007-06-24 20:43:51 UTC
Thanks for your effort at maintaining those ebuids, guys. I've introduced some modifications (nant build, doc and examples use flags) and bumped to 1.2.10. It's in CVS now!