# New ports collection makefile for: optimax # Date created: 2008-01-15 # Whom: alepulver # # $FreeBSD$ # PORTNAME= optimax PORTVERSION= 0.63 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.corewar.info/optimax/dload/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}_unix DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ fsh94nop0.3.zip \ fsh88.zip \ fsh94draft01.zip MAINTAINER= alepulver@FreeBSD.org COMMENT= A Core War optimizer written in Perl RUN_DEPENDS= ${SITE_PERL}/mach/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk USE_ZIP= yes USE_PERL5_RUN= yes WRKSRC= ${WRKDIR}/publish_${PORTVERSION:S/.//} BUILD_WRKSRC= ${WRKSRC}/optimars/optimars_0.1 ALL_TARGET= exmars post-extract: @${RM} -rf ${WRKSRC}/fsh94nop0.2 @${MV} ${WRKDIR}/fsh* ${WRKDIR}/optimax/fsh* ${WRKSRC} post-patch: @${REINPLACE_CMD} -e 's|-O6|${CFLAGS} -O3|; s|^CCFLAGS +=.*||' \ ${BUILD_WRKSRC}/${MAKEFILE} @${REINPLACE_CMD} -i "" -e 's|^#!/.*|#!${PERL}|' ${WRKSRC}/*.pl do-install: ${INSTALL_SCRIPT} ${WRKSRC}/opti06_3.pl ${PREFIX}/bin/${PORTNAME} ${INSTALL_SCRIPT} ${WRKSRC}/remote.pl ${PREFIX}/bin/${PORTNAME}-remote ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/optimars ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/optitools.pm ${SITE_PERL} ${MKDIR} ${DATADIR} cd ${WRKSRC} && ${CP} -r *.red fsh* templates phase3.lst tables \ ${DATADIR} .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/readme.unix ${DOCSDIR} .endif .include FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/ubench
Commit message (Expand)AuthorAgeFilesLines
* Cleanup patches, category benchmarksmat2016-07-275-27/+27
* - Add LICENSEamdmi32016-02-283-101/+22
* - Reassign brian@'s ports after his commit bit was taken in for safekeepingculot2016-02-241-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Support stagebapt2014-01-051-3/+4
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-5/+2
* - remove maintainer tags from pkg-descreadler2011-10-231-3/+0
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Add a -t switch for varying the benchmark run time. I'll work onbrian2010-11-245-0/+219
* Take MAINTAINERship - I have some changes that I'd like to submit upstream.brian2010-09-141-1/+1
* - respect CCleeym2007-04-025-69/+99
* - update my email address in ports headerleeym2007-03-311-1/+1