# New ports collection makefile for: plplot # Date created: 03 Oct 1997 # Whom: Thomas Gellekum # # $FreeBSD$ # PORTNAME= plplot PORTVERSION= 5.1.0 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV= F77="${FC}" FFLAGS="${FFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ GDINCDIR="${LOCALBASE}/include/gd" \ GDLIBDIR="${LOCALBASE}/lib" \ XINCDIR="${X11BASE}/include" \ XLIBDIR="${X11BASE}/lib" \ PLPLOT_PREFIX="${DATADIR}" \ DEMOS_DIR="${EXAMPLESDIR}" \ INFO_DIR="${PREFIX}/info" \ M4="${LOCALBASE}/bin/gm4" CONFIGURE_ARGS= --disable-python --disable-octave --with-double INSTALLS_SHLIB= yes .if defined(WITH_TCLTK) LIB_DEPENDS+= itk32.1:${PORTSDIR}/x11-toolkits/itk CONFIGURE_ENV+= ITCLINCDIR="${LOCALBASE}/include/itcl3.2" \ ITCLLIBDIR="${LOCALBASE}/lib" \ ITCLLIBSTR="-litcl32" \ ITKINCDIR="${LOCALBASE}/include/itk3.2" \ ITKLIBDIR="${LOCALBASE}/lib" \ ITKLIBSTR="-litk32" \ TCLINCDIR="${LOCALBASE}/include/tcl8.3" \ TCLLIBDIR="${LOCALBASE}/lib" \ TCLLIBSTR="-ltcl83" \ TKINCDIR="${LOCALBASE}/include/tk8.3" \ TKLIBDIR="${LOCALBASE}/lib" \ TKLIBSTR="-ltk83" PLIST_SUB+= TCLTK="" .else CONFIGURE_ARGS+= --disable-itcl --disable-tcl --disable-tk PLIST_SUB+= TCLTK="@comment " .endif post-patch: .for file in scripts/mktclIndex @${PERL} -pi -e 's|tclsh|${LOCALBASE}/bin/tclsh8.3|g' ${WRKSRC}/${file} .endfor .include yarn/devel/electron4/files/elliptic-6.5.3'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 3.0p8greid2001-08-203-16/+9
* Fix the build of this port in the case where the devel/pth port has also beengreid2001-06-091-4/+15
* Update to 3.0p7greid2001-05-182-3/+3
* Add splay.1 to the MAN page listroger2001-02-211-1/+1
* get rid of libgnugetopt dependency.sf2001-02-182-20/+10
* Update to 3.0p5clive2001-01-292-2/+2
* update to 3.0p4 and change maintainer to greid@dogma.freebsd-uk.eu.orgijliao2001-01-274-11/+34
* Depend on ncurses.5 after the upgrade of devel/ncurses.tg2000-11-161-1/+1
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-2/+3
* remove patch-aa (it is empty) and forgot to add patch-abmharo2000-03-311-0/+11
* update to 2.0b17mharo2000-03-312-16/+6