Bug 160423 - [new port] Android sysroot - dependency of gnatdroid cross compilers
Summary: [new port] Android sysroot - dependency of gnatdroid cross compilers
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-03 14:50 UTC by John Marino
Modified: 2011-09-05 14:00 UTC (History)
0 users

See Also:


Attachments
file.shar (26.51 KB, text/plain)
2011-09-03 14:50 UTC, John Marino
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2011-09-03 14:50:10 UTC
This new port installs Android 9 (ARM) headers and libraries at {LOCALBASE}/android9.
This is a dependency for gnatdroid-binutils which in turn is a dependency for the two gnatdroid FreeBSD to Android cross-compilers (Ada and C supported).

Fix: Patch attached with submission follows:
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-09-03 19:22:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2011-09-05 13:53:46 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-05 13:54:03 UTC
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"