# ex:ts=8 # Ports collection makefile for: GDB 5.1 PowerPC simulator # Date created: 12 October 2001 # Whom: Mark Peek # David O'Brien # $FreeBSD$ # PORTNAME= psim-freebsd PORTVERSION= 5.2.1 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= gdb/releases DISTNAME= gdb-${PORTVERSION} MAINTAINER= mp@FreeBSD.org USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-psim --target=powerpc-freebsd-elf \ --program-suffix=psim pre-configure: @cd ${WRKSRC} ; ${RM} -rf dejagnu expect tcl texinfo do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gdb/gdb ${PREFIX}/bin/${PORTNAME} ${MKDIR} ${PREFIX}/share/examples/${PORTNAME} ${INSTALL_DATA} ${FILESDIR}/dot.gdbinit \ ${PREFIX}/share/examples/${PORTNAME} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${FILESDIR}/HOW-TO ${DOCSDIR} .endif cklatest: ncftpls \ ftp://mirrors.rcn.net/mirrors/sources.redhat.com/${MASTER_SITE_SUBDIR}/ \ | ${GREP} gdb+dejagnu- .include ports/'>freebsd-ports
FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update WWW: entry.Thomas Gellekum1999-09-081-1/+1
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
* Upgrade to latest distribution. Version number hasn't changed.Thomas Gellekum1999-05-053-50/+51
* ADD WWW:Michael Haro1999-05-031-2/+1
* Upgrade to 1.8.Thomas Gellekum1998-12-292-5/+5
* Use subdirectories for the library files.Thomas Gellekum1998-11-162-29/+33
* Upgrade to 1.6.Thomas Gellekum1998-11-023-14/+14
* Upgrade to 1.4.Thomas Gellekum1998-09-013-7/+9
* Use py- as prefix for the package names.Thomas Gellekum1998-06-301-2/+2
* Add virtual category "python".Thomas Gellekum1998-06-251-2/+2
* Upgrade to 1.3.Thomas Gellekum1998-06-244-10/+15
* Install header files, too.Thomas Gellekum1998-04-152-1/+4
* Upgrade to 1.1.Thomas Gellekum1998-04-083-59/+49
* Make this work with python1.5.Thomas Gellekum1998-01-212-34/+41
* Mark these ports broken. They are not happy with python upgrades.Satoshi Asami1998-01-21