Date: Thu, 18 Jan 2007 13:06:30 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT modules ports/devel Makefile ports/devel/asis-gpl Makefile distinfo pkg-descr pkg-plist ports/devel/asis-gpl/files Makefile.bsd patch-Makefile patch-Makefile.stub patch-aa patch-asis_a4g-contt.adb ... Message-ID: <200701181306.l0ID6UGj093188@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701181306.l0ID6UGj093188>
