Summary: | [PATCH] New Port: devel/bsdlibdwarf | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Niclas Zeising <niclas.zeising> | ||||
Component: | Individual Port(s) | Assignee: | Dennis Herrmann <dhn> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Niclas Zeising
2011-06-16 22:20:10 UTC
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it. dhn 2011-06-18 13:48:27 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/bsdlibdwarf Makefile distinfo pkg-descr devel/bsdlibdwarf/files patch-libdwarf__libdwarf_reloc.c Log: BSD libdwarf is a BSD licenced implementation of libdwarf. It is part of the elftoolchain project. WWW: https://elftoolchain.svn.sourceforge.net PR: ports/157931 Submitted by: Niclas Zeising <niclas.zeising@gmail.com> Revision Changes Path 1.4372 +1 -0 ports/devel/Makefile 1.1 +200 -0 ports/devel/bsdlibdwarf/Makefile (new) 1.1 +2 -0 ports/devel/bsdlibdwarf/distinfo (new) 1.1 +13 -0 ports/devel/bsdlibdwarf/files/patch-libdwarf__libdwarf_reloc.c (new) 1.1 +4 -0 ports/devel/bsdlibdwarf/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed New port added, with minor changes. Thanks! |