# Created by: trasz # $FreeBSD$ PORTNAME= tme PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://people.csail.mit.edu/fredette/tme/ MAINTAINER= ports@FreeBSD.org COMMENT= Emulator for Sun 2/120, 3/150, and SPARCstation 2 machines LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= pthread-stubs:${PORTSDIR}/devel/libpthread-stubs \ pcre:${PORTSDIR}/devel/pcre \ cairo:${PORTSDIR}/graphics/cairo \ png15:${PORTSDIR}/graphics/png \ freetype:${PORTSDIR}/print/freetype2 \ expat:${PORTSDIR}/textproc/expat2 \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig USES= pkgconfig gettext iconv perl5 USE_GNOME= gdkpixbuf2 gtk20 USE_GMAKE= yes USE_AUTOTOOLS= libtool libltdl CONFIGURE_ENV= ac_cv_have_isinff=no CONFIGURE_ARGS= --datadir=${WRKDIR}/tmproot --disable-warnings USE_XORG= pixman x11 xau xcb xcomposite xcursor xdamage xdmcp xext xfixes \ xi xinerama xrandr xrender USE_LDCONFIG= yes MAKE_ENV= LANG=C MAKE_JOBS_UNSAFE=yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${WRKSRC}/ic/ieee754/.libs LDFLAGS+= -L${LOCALBASE}/lib .include post-patch: @${REINPLACE_CMD} -e '/misc_hosts/s|= no|= xno|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|\.\./ieee754|$$(top_builddir)/ic/ieee754|g' \ ${WRKSRC}/ic/m68k/Makefile.in @${REINPLACE_CMD} -e 's|\.\./ieee754|$$(top_builddir)/ic/ieee754|g' \ ${WRKSRC}/ic/sparc/Makefile.in @${REINPLACE_CMD} -e '/^#ifdef/s|\*/||' \ ${WRKSRC}/libtme/misc.c @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ ${WRKSRC}/libtme/module.c post-install: .if ${PORT_OPTIONS:MEXAMPLES} @${MKDIR} ${EXAMPLESDIR} @(cd ${WRKDIR}/tmproot/examples/tme \ && ${COPYTREE_SHARE} . ${EXAMPLESDIR}) .endif .include tion> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/elf
Commit message (Expand)AuthorAgeFilesLines
* Assign submitter as maintainer by requestjunovitch2016-05-281-1/+1
* - Switch to USES=readlineamdmi32015-08-041-3/+3
* - Simplify MASTER_SITESamdmi32015-03-101-3/+8
* Fix build on -current.adamw2014-08-162-3/+18
* Add USES=readline to fix on -current.adamw2014-07-221-1/+1
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-101-1/+1
* Stagify.vanilla2014-06-074-4/+40
* - Convert gmake, bzip2 to USESmiwi2014-05-291-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* -remove MD5ohauer2011-07-031-1/+0
* Fix build with clangbapt2011-06-211-0/+3
* Reset sbahra at his request due to lack of time to work on these ports.linimon2009-08-201-1/+1
* - Website is gone, fetch from Packetstormpav2009-02-012-3/+2
* Large round of typo fixes in ports/devel (pkg-descr).olgeni2008-06-011-1/+1
* Fix MASTER_SITESitetcu2007-04-191-1/+1
* Update maintainer's email address.linimon2007-03-071-1/+1
* Change maintainer email address.cperciva2006-04-161-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* - Update WWWpav2005-09-151-1/+1
* - Update MASTER_SITES and maintainer's emailkrion2004-05-212-6/+3
* Add size data, approved by maintainers.trevor2004-03-211-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Update to 0.5.4p1.adamw2003-09-282-2/+2
* Upgrade to 0.5.4.will2003-09-072-2/+2
* Update to 0.5.3.adamw2003-06-062-10/+10
* De-pkg-comment.knu2003-02-212-1/+1
* Remove duplicate MAN1 entryseanc2003-01-251-2/+0