Summary: | [new port] Android sysroot - dependency of gnatdroid cross compilers | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Marino <freebsdml> | ||||
Component: | Individual Port(s) | Assignee: | Frederic Culot <culot> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
John Marino
2011-09-03 14:50:10 UTC
Responsible Changed From-To: freebsd-ports-bugs->culot I'll take it. State Changed From-To: open->closed New port added, with minor changes. Thanks! culot 2011-09-05 12:53:05 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/gnatdroid-sysroot Makefile distinfo pkg-descr pkg-plist lang/gnatdroid-sysroot/files patch-stat.h Log: This package is used by lang/gnatdroid to install the system root of Android 2.3 (API Level 9) of the ARM architecture. The ARM cross-tools are built using these files, which in turn is required for the GNAT FreeBSD->ARM cross-compiler that is gnatdroid. WWW: http://www.dragonlace.net PR: ports/160423 Submitted by: John Marino <freebsdml@marino.st> Revision Changes Path 1.740 +1 -0 ports/lang/Makefile 1.1 +31 -0 ports/lang/gnatdroid-sysroot/Makefile (new) 1.1 +2 -0 ports/lang/gnatdroid-sysroot/distinfo (new) 1.1 +12 -0 ports/lang/gnatdroid-sysroot/files/patch-stat.h (new) 1.1 +6 -0 ports/lang/gnatdroid-sysroot/pkg-descr (new) 1.1 +802 -0 ports/lang/gnatdroid-sysroot/pkg-plist (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" |