# New ports collection makefile for: jsMath # Date created: 2006-02-23 # Whom: Nicola Vitale # # $FreeBSD$ # PORTNAME= jsMath DISTVERSION= 3.6e CATEGORIES= math www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${DISTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= JavaScript tool for including mathematics in web pages USE_ZIP= yes NO_BUILD= yes OPTIONS= IMAGE_FONTS "Enable image fonts" On \ SPRITE_FONTS "Enable sprite fonts" Off .include .if defined(WITH_IMAGE_FONTS) RUN_DEPENDS+= ${WWWDIR}/fonts/cm-fonts/alpha/def.js:${PORTSDIR}/math/jsmath-fonts .endif .if defined(WITH_SPRITE_FONTS) RUN_DEPENDS+= ${WWWDIR}/fonts-sprite/cm-fonts/font.js:${PORTSDIR}/math/jsmath-fonts-sprite .endif post-extract: @${RM} ${WRKSRC}/COPYING.txt @${FIND} -d ${WRKSRC} -type d -name "CVS" -exec ${RM} -R {} ";" do-install: @${INSTALL} -d ${WWWDIR} @${CP} -Rp ${WRKSRC}/ ${WWWDIR}/ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${WWWDIR}/ @${CHMOD} -R go-w ${WWWDIR}/ .include data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/games/rtb
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
* Remove USE_REINPLACE for categories starting with a Gedwin2006-05-081-1/+0
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-4/+4
* - Add SHA256pav2005-11-251-0/+1
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1
* - Update to version 1.0.8garga2005-10-188-137/+80
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1
* Update to version 1.0.7krion2005-01-1310-108/+213
* This time, fix the build on 4.X, 5.X, and 6-CURRENT.danfe2004-12-103-75/+6
* Insert space in include statementkrion2004-12-091-1/+1
* Handle includes properly.krion2004-12-091-1/+1
* BROKEN: Does not compile on 4.xkrion2004-12-091-0/+6
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
* Fix bad C++ code to unbreak the build with latest GCC.danfe2004-09-224-6/+101
* BROKEN on 5.x: Does not compilekris2004-09-181-1/+7
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
* - Update to version 1.0.6krion2004-03-1410-104/+133
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Reset bouncing maintainer address (permanent errors).linimon2004-02-091-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENkris2003-06-051-5/+5
* BROKEN on 5.1: bad C++kris2003-05-181-1/+7
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
* De-pkg-comment.knu2003-02-212-1/+1