Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63395 - log4net-1.2.0_beta8 (new ebuild)
Summary: log4net-1.2.0_beta8 (new ebuild)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: dotnet project
URL: http://logging.apache.org/log4net/
Whiteboard:
Keywords:
: 146752 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-09-09 01:41 UTC by Tim Rädisch
Modified: 2007-06-24 20:43 UTC (History)
2 users (show)

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


Attachments
log4net-1.2.0_beta8.ebuild (log4net-1.2.0_beta8.ebuild,940 bytes, text/plain)
2004-09-09 01:42 UTC, Tim Rädisch
Details
Makefile-1.2.0_beta8 (Makefile-1.2.0_beta8,3.98 KB, text/plain)
2004-09-09 01:42 UTC, Tim Rädisch
Details
dev-dotnet/log4net (log4net-1.2.10.ebuild,903 bytes, text/plain)
2006-09-07 15:07 UTC, MT
Details
files/log4net.pc (log4net.pc,187 bytes, text/plain)
2006-09-07 15:07 UTC, MT
Details

Note You need to log in before you can comment on or make changes to this bug.
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!