Bug 107391 - [NEW PORT/REPO-COPY] devel/asis-gpl--an Ada 2005 ASIS implementation
Summary: [NEW PORT/REPO-COPY] devel/asis-gpl--an Ada 2005 ASIS implementation
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-01 05:30 UTC by John Merryweather Cooper
Modified: 2007-01-18 13:10 UTC (History)
0 users

See Also:


Attachments
devel_asis-gpl.shar (17.92 KB, text/plain)
2007-01-01 05:30 UTC, John Merryweather Cooper
no flags Details
devel_asis-gpl.shar (21.77 KB, text/plain)
2007-01-01 09:17 UTC, John Merryweather Cooper
no flags Details
devel_asis-gpl.shar (21.26 KB, text/plain)
2007-01-01 17:40 UTC, John Merryweather Cooper
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Merryweather Cooper 2007-01-01 05:30:20 UTC

devel/asis currently doesn't build.  ASIS is very closely tied to the GNAT compiler used, and lang/gnat has just been updated to the 2006 sources.  This ASIS matches the Ada compiler in lang/gnat.

NOTE:  A repo-copy from devel/asis to devel/asis-gpl is probably in order.

How-To-Repeat: 

n/a
Comment 1 John Merryweather Cooper 2007-01-01 09:17:28 UTC
John Merryweather Cooper wrote:
>> Number:         107391
>> Category:       ports
>> Synopsis:       [NEW PORT/REPO-COPY] devel/asis-gpl--an Ada 2005 ASIS implementation
>> Confidential:   no
>> Severity:       non-critical
>> Priority:       low
>> Responsible:    freebsd-ports-bugs
>> State:          open
>> Quarter:        
>> Keywords:       
>> Date-Required:
>> Class:          change-request
>> Submitter-Id:   current-users
>> Arrival-Date:   Mon Jan 01 05:30:20 GMT 2007
>> Closed-Date:
>> Last-Modified:
>> Originator:     John Merryweather Cooper
>> Release:        FreeBSD 6.2-PRERELEASE i386
>> Organization:
>> Environment:
>>     
<SNIP>

Attached is an improved shar.  It has conflicts defined for devel/asis, 
and some bugs resulting from our gnat being named gnatgcc instead of gcc.

jmc
Comment 2 John Merryweather Cooper 2007-01-01 17:40:08 UTC
FreeBSD-gnats-submit@FreeBSD.org wrote:
> Thank you very much for your problem report.
> It has the internal identification `ports/107391'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs. 
>
> You can access the state of your problem report at any time
> via this link:
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=107391
>
>   
>> Category:       ports
>> Responsible:    freebsd-ports-bugs
>> Synopsis:       [NEW PORT/REPO-COPY] devel/asis-gpl--an Ada 2005 ASIS implementation
>> Arrival-Date:   Mon Jan 01 05:30:20 GMT 2007
>>     
>
>   
Somehow, semantic.cache~ slipped into my shar.  Here's a shar without 
the junk.

jmc
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-01-11 11:18:44 UTC
State Changed
From-To: open->feedback

Hi, 

Can you please install devel/portlint and check with 
portlint -A.   





Comment 4 Martin Wilke freebsd_committer freebsd_triage 2007-01-11 11:18:44 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Hi, 

Can you please install devel/portlint and check with 
portlint -A.
Comment 5 Martin Wilke freebsd_committer freebsd_triage 2007-01-13 12:14:07 UTC
State Changed
From-To: feedback->repocopy

Please made a repocopy devel/asis to devel/asis-gpl 


Comment 6 Martin Wilke freebsd_committer freebsd_triage 2007-01-13 12:14:07 UTC
Responsible Changed
From-To: miwi->portmgr

Please made a repocopy devel/asis to devel/asis-gpl
Comment 7 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-01-17 05:39:55 UTC
State Changed
From-To: repocopy->open

Repocopy completed. 


Comment 8 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-01-17 05:39:55 UTC
Responsible Changed
From-To: portmgr->miwi

Repocopy completed.
Comment 9 dfilter service freebsd_committer freebsd_triage 2007-01-18 13:06:45 UTC
miwi        2007-01-18 13:06:30 UTC

  FreeBSD ports repository

  Modified files:
    .                    modules 
    devel                Makefile 
    devel/asis-gpl       Makefile distinfo pkg-descr pkg-plist 
  Added files:
    devel/asis-gpl/files patch-Makefile patch-Makefile.stub 
                         patch-asis_a4g-contt.adb 
                         patch-asis_a4g-contt.ads 
                         patch-asis_a4g-gnat_int.adb 
                         patch-common.gpr patch-gnat_snames.adb 
                         patch-tools_gnatmetric_metrics-compute.adb 
                         patch-tools_tool_utils_asis_ul-common.adb 
  Removed files:
    devel/asis-gpl/files Makefile.bsd patch-aa 
  Log:
  The Ada Semantic Interface Specification (ASIS) is an open and
  published callable interface that allows a tool to access syntactic
  and semantic information about an Ada program, independent of the
  compilation environment that compiled the program.
  
  WWW: http://libre.adacore.com/
  
  PR:             ports/107391
  Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
  Repocopy by:    marcus
  
  Revision  Changes    Path
  1.17161   +1 -0      CVSROOT/modules
  1.2602    +1 -0      ports/devel/Makefile
  1.18      +50 -37    ports/devel/asis-gpl/Makefile
  1.7       +3 -3      ports/devel/asis-gpl/distinfo
  1.3       +0 -22     ports/devel/asis-gpl/files/Makefile.bsd (dead)
  1.1       +50 -0     ports/devel/asis-gpl/files/patch-Makefile (new)
  1.1       +41 -0     ports/devel/asis-gpl/files/patch-Makefile.stub (new)
  1.2       +0 -12     ports/devel/asis-gpl/files/patch-aa (dead)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-asis_a4g-contt.adb (new)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-asis_a4g-contt.ads (new)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-asis_a4g-gnat_int.adb (new)
  1.1       +22 -0     ports/devel/asis-gpl/files/patch-common.gpr (new)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-gnat_snames.adb (new)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-tools_gnatmetric_metrics-compute.adb (new)
  1.1       +11 -0     ports/devel/asis-gpl/files/patch-tools_tool_utils_asis_ul-common.adb (new)
  1.2       +5 -7      ports/devel/asis-gpl/pkg-descr
  1.7       +244 -216  ports/devel/asis-gpl/pkg-plist
_______________________________________________
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"
Comment 10 Martin Wilke freebsd_committer freebsd_triage 2007-01-18 13:07:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!