aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>2004-04-29 04:57:04 +0800
committerjoerg <joerg@FreeBSD.org>2004-04-29 04:57:04 +0800
commit0b7c979ff3df7b831b24cc0cabe2e890f46ed68a (patch)
treedd59811541830d0b44a7fbc10b1736a4be549c6b /devel
parentd6e6ba0f0359c1e0d975cd00ef95d24a41ca1916 (diff)
downloadfreebsd-ports-graphics-0b7c979ff3df7b831b24cc0cabe2e890f46ed68a.tar.gz
freebsd-ports-graphics-0b7c979ff3df7b831b24cc0cabe2e890f46ed68a.tar.zst
freebsd-ports-graphics-0b7c979ff3df7b831b24cc0cabe2e890f46ed68a.zip
Update to a recent version of AVaRICE (finally). This now also requires
the (just committed) libbfd and gnulibiberty ports. Since Brian Dean no longer has the time to maintain this port, he asked me to take it over.
Diffstat (limited to 'devel')
-rw-r--r--devel/avarice/Makefile17
-rw-r--r--devel/avarice/distinfo4
2 files changed, 11 insertions, 10 deletions
diff --git a/devel/avarice/Makefile b/devel/avarice/Makefile
index dc549a5d843..4b9daf85b1e 100644
--- a/devel/avarice/Makefile
+++ b/devel/avarice/Makefile
@@ -6,20 +6,21 @@
#
PORTNAME= avarice
-PORTVERSION= 2.0.20030403
+PORTVERSION= 2.2
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= bsd
-DISTNAME= ${PORTNAME}-${PORTVERSION}cvs
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= avarice
-MAINTAINER= bsd@FreeBSD.org
+MAINTAINER= joerg@FreeBSD.org
COMMENT= Atmel AVR JTAG programmer and debugging interface for avr-gdb
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}cvs
+BUILD_DEPENDS= ${LOCALBASE}/lib/libbfd.a:${PORTSDIR}/devel/libbfd \
+ ${LOCALBASE}/lib/libiberty.a:${PORTSDIR}/devel/gnulibiberty
+
+USE_BZIP2= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
-
-USE_PERL5_BUILD= yes
+CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib
.include <bsd.port.mk>
diff --git a/devel/avarice/distinfo b/devel/avarice/distinfo
index 3a81487d209..d7d900a16e9 100644
--- a/devel/avarice/distinfo
+++ b/devel/avarice/distinfo
@@ -1,2 +1,2 @@
-MD5 (avarice-2.0.20030403cvs.tar.gz) = f78ffb4ef41abdecb2375ec9515e41d8
-SIZE (avarice-2.0.20030403cvs.tar.gz) = 94930
+MD5 (avarice-2.2.tar.bz2) = ff5642d2015baeaaec0c8bf88609e823
+SIZE (avarice-2.2.tar.bz2) = 116242