# New ports collection makefile for: gnuplot # Date created: 19 April 1998 # Whom: chuckr # # $FreeBSD$ # PORTNAME= gnuplot PORTVERSION= 3.7.2 CATEGORIES= math graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= chuckr@FreeBSD.org COMMENT= A command-driven interactive function plotting program LIB_DPEENDS= .if !defined(WITHOUT_PNG) LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png .endif .if !defined(WITHOUT_PDF) LIB_DEPENDS+= pdf.4:${PORTSDIR}/print/pdflib4 .endif .if !defined(WITHOUT_X11) USE_XLIB= yes .endif GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --includedir=${LOCALBASE}/include/ \ --libdir=${LOCALBASE}/lib \ --without-linux-vga --without-gd \ --with-readline=gnu --with-lasergnu .if !defined(WITHOUT_PNG) CONFIGURE_ARGS+=--with-png=${LOCALBASE} .else CONFIGURE_ARGS+=--without-png .endif .if !defined(WITHOUT_PDF) CONFIGURE_ARGS+=--with-pdf=${LOCALBASE} .else CONFIGURE_ARGS+=--without-pdf .endif .if defined(WITHOUT_X11) CONFIGURE_ARGS+= --without-x PLIST_SUB+= X11:="@comment " .else CONFIGURE_ARGS+= --with-x PLIST_SUB+= X11:="" .endif post-install: ${MKDIR} ${PREFIX}/share/doc/gnuplot (cd ${WRKSRC}/demo;for EXAMPLES in ${WRKSRC}/demo/*; do ${INSTALL_DATA} $${EXAMPLES} ${PREFIX}/share/doc/gnuplot;done) ${INSTALL_DATA} ${FILESDIR}/README ${PREFIX}/share/doc/gnuplot MAN1= gnuplot.1 lasergnu.1 .include d='selected'>mesa-next FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/audio
Commit message (Expand)AuthorAgeFilesLines
* MAINTEINER-suggested version up.mita2002-08-0330-270/+534
* Chase shlib rev of devel/gettextade2002-08-0211-11/+11
* Mark IGNOREd.perky2002-08-011-0/+2
* Import libvorbis-perl 0.04.naddy2002-08-017-0/+65
* Do not install .la files, general clean-up.naddy2002-07-316-8/+38
* Add perl5 category.naddy2002-07-311-1/+1
* Import Audio-Wav 0.2 Perl module.naddy2002-07-316-0/+41
* machine/soundcard.h -> sys/soundcard.hnaddy2002-07-302-0/+30
* add speex 0.5.2ijliao2002-07-3011-0/+87
* add cd-discid 0.7ijliao2002-07-306-0/+39
* Update to 0.8.2perky2002-07-302-2/+3
* Cleanup: removes the various optional dependencies, and showsnaddy2002-07-292-52/+9
* Removed forced setting of poll_disc to false, so author and I are in completealane2002-07-291-10/+0
* Use USE_GNOMENG.marcus2002-07-282-2/+4
* Update to 1.1.9pat2002-07-273-31/+21
* Update to 0.7.2pat2002-07-272-6/+6
* Update to 0.7.0pat2002-07-272-4/+4
* Update to 2.2 pre3lioux2002-07-262-2/+2
* Fix installation of message catalogs for WITH_GNOME=yes.naddy2002-07-264-0/+30
* 1. Updated to 3.0.1.alane2002-07-258-117/+91
* 1. Revised poll interval patch to prepare for integration into main source.alane2002-07-242-7/+32
* shlib version bump for ports depending on math/gslpat2002-07-241-1/+1
* Chase gailutil's version bump.marcus2002-07-242-2/+4
* * Fix PATCH_SITE.naddy2002-07-232-2/+3
* Fix gettext dependency.naddy2002-07-221-1/+2
* Remove janek@gaja.ipan.lublin.pl as MAINTAINER; mail has been bouncingfenner2002-07-222-2/+2
* * Update to 3.1.1.naddy2002-07-228-24/+77
* Fix build with gcc3.1 (-CURRENT).naddy2002-07-2210-23/+255
* Update deps to track libogg and libvorbis .so version changes.alane2002-07-221-2/+2
* Make sure the esd module is only built if wanted.naddy2002-07-211-0/+3
* fix build on currentijliao2002-07-217-8/+275
* Update to 0.6pat2002-07-212-2/+3
* Update to 20020712: numerous improvements and bugfixes.naddy2002-07-212-2/+2
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-20