# Created by: Frank Gruender # $FreeBSD$ PORTNAME= yabasic PORTVERSION= 2.769 CATEGORIES= lang MASTER_SITES= http://www.yabasic.de/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet another Basic for Unix and Windows LICENSE= ART10 GPLv2 LICENSE_COMB= multi USES= bison ncurses GNU_CONFIGURE= yes USE_XORG= ice sm x11 PORTDOCS= yabasic.htm PLIST_FILES= bin/yabasic man/man1/yabasic.1.gz OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|= -DUNIX|= @X_CFLAGS@ -DUNIX|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e \ 's|-R$$x_libraries||' ${WRKSRC}/configure @${REINPLACE_CMD} -e \ '/Intrinsic.h/d' ${WRKSRC}/yabasic.h post-build test: @(cd ${WRKSRC} && ${DO_MAKE_BUILD} check) post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include t'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Convert ports of math/ to new USES=pythonMarcus von Appen2014-10-221-2/+1
* Support stagingEmanuel Haupt2014-03-201-7/+6
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-211-6/+2
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
* - Fix MASTER_SITESIon-Mihai Tetcu2010-04-082-3/+2
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...Dirk Meyer2009-07-311-1/+1