# New ports collection makefile for: arena # Date created: Dec 1 1995 # Whom: ache # # $FreeBSD$ # PORTNAME= arena-i18n PORTVERSION= beta3b CATEGORIES= www MASTER_SITES= ftp://ftp.yggdrasil.com/pub/dist/web/arena/ \ ftp://ftp.w3.org/pub/Arena/beta-3/ DISTNAME= arena-CJK-beta3a MAINTAINER= ports@FreeBSD.org LIB_DEPENDS+= jpeg.9:${PORTSDIR}/graphics/jpeg LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png USE_XLIB= yes WRKSRC= ${WRKDIR}/WWW do-build: cd ${WRKSRC}/Library/freebsd; ${MAKE} cd ${WRKSRC}/Arena/freebsd; \ ${MAKE} PREFIX=${PREFIX} LFLAGS=-L${PREFIX}/lib \ XLIBDIR=${X11BASE}/lib \ JPEGDIR=${WRKSRC} PNGDIR=${WRKSRC} ZLIBDIR=${WRKSRC} \ JPEGLIB=-ljpeg PNGLIB=-lpng ZLIB=-lz do-install: cd ${WRKSRC}/Arena/freebsd; \ ${INSTALL} -c -m ${BINMODE} -o ${BINOWN} -g ${BINGRP} -s arena ${PREFIX}/bin .include table id='header'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/lang/f2c
Commit message (Expand)AuthorAgeFilesLines
* When there is a do-install target, do not use a post-install target, domat2016-07-191-1/+0
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-1/+1
* Cleanup DIST* variables.mat2015-05-121-2/+1
* Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1
* Finish stage supportantoine2014-02-172-4/+3
* - Stage supportmiwi2014-02-051-15/+10
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Convert to new options frameworkbapt2013-06-041-10/+9
* Fix depedency to unzip command.maho2012-07-181-1/+1
* Add WANT_LEAD_0 knob.maho2012-03-121-0/+9
* - remove MD5ohauer2011-07-031-1/+0
* - Don't use UNZIP_CMD in a DEPENDS line. A user may redefine UNZIP_CMD to bewxs2009-09-091-1/+1
* * Install correct (the troff manpage)maho2009-03-161-2/+2
* Patch from security/flawfinder, and bump portrevision.maho2008-08-132-1/+77
* Make fetchable because ftp://netlib.bell-labs.com/netlib/maho2007-05-221-1/+2
* * f2c.h is now consistent with G77.maho2007-01-152-0/+172
* Grab maintainership.maho2007-01-151-1/+1
* - Update to 20060810miwi2007-01-142-4/+4
* Replace gunzip by minigzip, until gunzip get fixed.thierry2006-10-171-2/+1
* BROKEN: Corrupt distfilekris2006-10-161-0/+2
* Fix make reinstall problem, though the patch differs from that at [1].bsam2006-08-251-1/+1
* - Upgrade to 20060506;thierry2006-08-109-290/+144
* - Add SHA256pav2005-11-251-0/+1
* Fix on 64bit platforms.barner2005-10-052-0/+45
* Tidy up whitespace.trevor2004-04-111-1/+1