summaryrefslogtreecommitdiff
path: root/devel/libfirm
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-12-02 01:21:33 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-12-02 01:21:33 +0000
commita1a58a3bc14e8152db5b8cbc7040b45cfcfee423 (patch)
treea176416f52c0bfc26fe1701bbebbdbb0e49dbf77 /devel/libfirm
parent- Add missing RUN_DEPENDS. (diff)
- Update to 1.15.0
- Switch to MASTER_SITE_SOURCEFORGE - Minor cleanup to pkg-descr PR: ports/129342 Submitted by: Christoph Mallon <christoph.mallon@gmx.de> (maintainer)
Notes
Notes: svn path=/head/; revision=223697
Diffstat (limited to 'devel/libfirm')
-rw-r--r--devel/libfirm/Makefile5
-rw-r--r--devel/libfirm/distinfo6
-rw-r--r--devel/libfirm/pkg-descr8
-rw-r--r--devel/libfirm/pkg-plist1
4 files changed, 10 insertions, 10 deletions
diff --git a/devel/libfirm/Makefile b/devel/libfirm/Makefile
index 4c8b58730b9a..82f388eb5417 100644
--- a/devel/libfirm/Makefile
+++ b/devel/libfirm/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= libfirm
-PORTVERSION= 1.14.0
+PORTVERSION= 1.15.0
CATEGORIES= devel lang
-MASTER_SITES= http://www.info.uni-karlsruhe.de/software/libfirm/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= christoph.mallon@gmx.de
COMMENT= A graph-based SSA intermediate representation library for compilers
diff --git a/devel/libfirm/distinfo b/devel/libfirm/distinfo
index 1a59f4600f8b..dd178f1192c1 100644
--- a/devel/libfirm/distinfo
+++ b/devel/libfirm/distinfo
@@ -1,3 +1,3 @@
-MD5 (libfirm-1.14.0.tar.bz2) = 5c2b952adc651fee7f09601dfa241402
-SHA256 (libfirm-1.14.0.tar.bz2) = c9d14c28213fb4d6bda5fec564771f25d22db40bb535826f0e0fef7bc7985520
-SIZE (libfirm-1.14.0.tar.bz2) = 1520407
+MD5 (libfirm-1.15.0.tar.bz2) = 3c78a2e750f86af7e9b1cb82fd69bec4
+SHA256 (libfirm-1.15.0.tar.bz2) = 4dda0810cd7d2534932a413c6af31890269ecad2a2b1a55f17e51c6709891a88
+SIZE (libfirm-1.15.0.tar.bz2) = 1527744
diff --git a/devel/libfirm/pkg-descr b/devel/libfirm/pkg-descr
index 53fed3f7a07b..87fddfd1d124 100644
--- a/devel/libfirm/pkg-descr
+++ b/devel/libfirm/pkg-descr
@@ -1,7 +1,7 @@
libFIRM provides a graph-based intermediate representation (IR), which operates
exclusively in SSA-form, starting at IR construction until assembler code
-emission. It offers many analyses and optimizations, provides extensive debug
-support and includes a backend framework.
+emission. It offers many analyses and optimizations, provides extensive
+debugging support and includes a backend framework.
* analyses: dominance, loop tree, execution frequency, control dependencies,
call graph, rapid type, def-use, alias analysis, class hierarchy analysis
@@ -18,7 +18,7 @@ support and includes a backend framework.
* novel SSA based register allocator
* several SSA copy coalescing and spilling algorithms
* algorithms for instruction and basic block scheduling
-* working ia32 backend, unfinished backends for MIPS, ARM, PPC32
-* handwritten recursive descent C89/C99 frontend available (lang/cparser)
+* working ia32 backend, unfinished backends for ARM, MIPS, PPC32
+* handwritten recursive descent C90/C99 frontend available (lang/cparser)
WWW: http://libfirm.org/
diff --git a/devel/libfirm/pkg-plist b/devel/libfirm/pkg-plist
index 2cfef9562f4d..d0490fd56359 100644
--- a/devel/libfirm/pkg-plist
+++ b/devel/libfirm/pkg-plist
@@ -28,7 +28,6 @@ include/libfirm/adt/unionfind.h
include/libfirm/adt/util.h
include/libfirm/adt/xmalloc.h
include/libfirm/analyze_irg_args.h
-include/libfirm/archop.h
include/libfirm/be.h
include/libfirm/callgraph.h
include/libfirm/cdep.h