# Created by: Joerg Wunsch # $FreeBSD$ PORTNAME= gdb PORTVERSION= 7.3.1 PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= GNU PKGNAMEPREFIX= avr- DISTNAME= gdb-${PORTVERSION} MAINTAINER= joerg@FreeBSD.org COMMENT= GNU GDB for the AVR target LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake ncurses tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --target=avr --program-prefix=avr --disable-nls \ --disable-werror pre-configure: cd ${WRKSRC} ; ${RM} -r dejagnu expect tcl texinfo do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb \ ${STAGEDIR}${PREFIX}/bin/${PKGNAMEPREFIX}${PORTNAME} .include title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devel/cmake: update to 3.15.3tcberner2019-09-091-1/+1
* Update devel/cmake to 3.15.2 (latest upstream release)adridg2019-08-14