aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 5.9.10thierry2013-10-0215-496/+78
| | | | | | | | Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/ - Pet portlint - Use staging.
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* Add an explicit dependency on pkgconfantoine2013-09-061-2/+1
| | | | Approved by: portmgr (bapt)
* - update libdg to 2.1.0dinoex2013-08-091-1/+1
|
* - Convert to new perl frameworkmat2013-08-031-3/+2
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* - Fix build with FORTRAN onmiwi2013-03-142-0/+26
| | | | | PR: 176535 Submitted by: Ports Fury
* - Fix buildmiwi2013-02-0419-144/+872
| | | | | PR: 175579 Submitted by: ports fury
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - Update devel/lasi to 1.1.1lme2012-06-021-1/+2
| | | | - Chase library version bump
* - Mark BROKEN: does not configurepav2012-05-071-0/+2
| | | | | | | | | CMake Error at scripts/CMakeLists.txt:33 (if): if given arguments: "NOT" "plm2gif" "plpr" "STREQUAL" "" Unknown arguments specified Reported by: pointyhat
* - Update to 5.9.9miwi2011-11-203-10/+12
| | | | | | PR: 162631 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes
* - LIB_DEPENDS qhull -> qhull5stephen2011-10-031-1/+2
| | | | | | - Bump portrevision PR: ports/161089
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-3/+3
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* remove useless dependency on gmakebapt2011-04-211-1/+0
|
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefilesmakc2011-04-101-4/+0
|
* Utilize CMAKE_BUILD_TYPE plist substitutionmakc2011-04-101-1/+1
|
* - Update to 5.9.7miwi2011-03-043-8/+5
| | | | | PR: 154616 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
|
* - Update to 5.9.6pav2010-08-054-18/+10
| | | | | PR: ports/148969 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Mark BROKEN on 6.X: does not compilepav2010-01-291-1/+7
| | | | Reported by: pointyhat
* - Fix a typo in optional dependencypav2010-01-291-1/+1
| | | | | PR: ports/143295 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
* Trying to fix on amd64/FreeBSD-6:thierry2009-12-312-1/+14
| | | | | | | | | - Teach about amd64, to detect Not a Number flag, thus enabling Qhull support with CSA; - Disable detection of f77 by cmake unless WITH_FORTRAN is defined. Reported by: pointyhat via Pav
* Fix for the case WITHOUT_X11.thierry2009-12-302-3/+5
| | | | Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com>
* Upgrade to 5.9.5, required by GDL.thierry2009-12-2914-510/+673
| | | | | | | | | | | | Notes: - support of Gnome2 and VGAlib are now deprecated; - support of Qt added; - plrender is also deprecated, but we force it to build. Many more options could be enabled, if someone needs them.
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-131-1/+1
| | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with M
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-2/+2
| | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Make BROKEN message for WITH_PYTHON case more informativeamdmi32009-05-061-2/+2
| | | | | | | - Reset maintainer at his request PR: 134195 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viagerald2009-01-191-1/+0
| | | | | | Mk/bsd.gcc.mk. Approved by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer)
* - Cleanups, no functional change:amdmi32009-01-122-30/+33
| | | | | | | | | | - Remove build dependency on GNU m4. - Sort knobs. - Remove unneeded use of REINPLACE. - Fix plist for WITH_GNOME case and mark BROKEN for WITH_PYTHON PR: 130168 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer)
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-081-0/+1
|
* - Make Fortran support conditionalbeech2009-01-032-81/+89
| | | | | | | - Pass maintainership to submitter PR: ports/130121 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
* - Add to science category.beech2009-01-023-6/+8
| | | | | | | | | | | | - Make explicit that the python bindings are not building. - For now keep using the autoconf interface, we have sorted out the issues there but we will have to move to CMake soon anyways. - This is the latest stable version, and apparently the last one to support the autoconf tools. It includes C++ and Octave updates. PR: ports/130097 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* - Fix plist for NOPORTDOCS and WITH_TCLTK cases (WITH_PYTHON build still broken)amdmi32008-08-251-4/+5
| | | | Reported by: QAT
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-4/+3
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.maho2007-07-141-4/+1
|
* maho has mistakingly committed 1st patch instead of 2nd patch...maho2007-07-091-6/+7
| | | | Submitted by: Pedro F. Giffuni
* - Added a dependency to devel/lasi to build the psttf driver on X.maho2007-07-062-16/+34
| | | | | | | | | | - reorder the pkg-plist a bit - Buimped the PORTREVISION BTW: WITH_GNOME part is temporary commented out: it is automatically detected and not easy to remove. Submitted by: Pedro F. Giffuni PR: 114273
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Remove FreeBSD 4.X support from unmaintained ports in categories startinggabor2007-04-181-7/+1
| | | | with letter i-m
* fix pkg-plistmaho2007-01-221-0/+2
| | | | Submitted by: pointyhat
* * Migrate to gfortran (Fortran95 support has been added)maho2007-01-162-2/+48
| | | | * Bump port revision.
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gclsung2006-08-151-1/+1
| | | | | | | - these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
* - Mark BROKEN on FreeBSD 4.Xpav2006-06-091-1/+7
| | | | | Submitted by: maintainer Reported by: krismail
* - Update to 5.6.1pav2006-06-064-69/+35
| | | | | PR: ports/98200 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Update to 5.5.2jylefort2005-05-095-30/+55
| | | | | PR: ports/80770 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix buildkrion2004-11-271-2/+2
| | | | | PR: ports/74426 Submitted by: Ports Fury
* BROKEN: Broken pkg-plistkris2004-11-261-0/+2
|
* Update to 5.3.1vs2004-08-113-25/+71
| | | | | PR: ports/70264 Submitted by: Ports Fury
* Sync with new bsd.autotools.mkade2004-06-051-2/+2
|
* - Update to version 5.3.0krion2004-02-109-213/+353
| | | | | PR: ports/62641 Submitted by: Ports Fury
* SIZEify.trevor2004-01-301-0/+1
|
* - Fix buildkrion2003-08-311-1/+1
| | | | | PR: 56193 Submitted by: Ports Fury
* o Main modificationnork2003-08-191-5/+3
| | | | | | | | | | | | | | | | | | graphics/gd(based on 1.8.4) -> graphics/gd1 graphics/gd2(based on 2.0.15) -> graphics/gd graphics/p5-GD(based on 1.41) -> graphics/p5-GD1 graphics/p5-GD2(based on 2.07) -> graphics/p5-GD japanese/gd -> japanese/gd1 japanese/gd2 -> japanese/gd o Include some feature WITH_XPM(w/, w/o WITHOUT_X11) o Chase this modification o Fix build error [1] PR: ports/54540 Submitted by: Ports Fury Approved by: maintainer (blanket) Reported by: bento via kris [1]
* fix man: math/plplotdaichi2003-07-011-1/+2
| | | | | PR: 52698 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - update to 5.2.1petef2003-05-1910-515/+311
| | | | | | | | - add a WITHOUT_X11 knob - improve the WITH_TCLTK knob PR: 51375 Submitted by: Ports Fury
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-231-1/+2
| | | | | PR: 39656 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Update to 5.1.0pat2002-03-105-20/+136
| | | | | PR: 35414 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Add build option to support Tcl/Tkkevlo2001-12-223-13/+165
| | | | | | | - Bump PORTREVISION PR: 32951 Submitted by: Ports Fury
* o Update to 5.0.4lioux2001-08-094-11/+7
| | | | | | | o Use BSD_INSTALL_* vars where possible PR: 29443 Submitted by: Kato Tsuguru <tkato@prontomail.com>
* Update to version 5.0.3kevlo2001-06-1412-325/+231
| | | | | PR: 28055 Submitted by: Ports Fury
* - Remove obsolete site form MASTER_SITESsteve2000-09-054-14/+13
| | | | | | | - Change location of data files from libdata/ to share/ PR: 20755 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* Third round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-162-3/+1
|
* Convert to PORTNAME/PORTVERSION.asami2000-04-141-3/+3
|
* Add the utexas.edu distfile's checksum. jedgar in rev 1.12 of plplot/Makefilebillf2000-02-031-0/+1
| | | | stated that this is safe.
* Reorder MASTER_SITES so that the DISTFILE is fetchable and isjedgar2000-02-031-3/+3
| | | | | | | | | valid: * Two of the sites (dino.ph.utexas.edu and ftp.u-aizu.ac.jp) do not seem to be accepting connections. * The DISTFILE at ftp.che.utexas.edu is six bytes smaller. The archive is valid and no files have changed (diff -urN shows nothing), but the checksum is subsequently different.
* - Support CC/CFLAGS/CXXFLAGS properlyimura2000-01-158-106/+247
| | | | | | | | | | | - Support install macros - perl -> ${PERL} - Move install path of data files from lib/ to libdata/ - Add WWW: line into pkg/DESCR - Fix pkg/PLIST PR: 15918 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add some master sites.tg1999-11-081-2/+5
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* More USE_XLIBs.asami1998-11-281-1/+2
|
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-7/+9
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Convert to ELF.steve1998-09-284-8/+37
|
* No need to use += on first appearance of variables.alex1997-12-241-2/+2
|
* Unmark this as being BROKEN for current.jseger1997-12-011-6/+1
|
* Mark this BROKEN for 3.0.jseger1997-11-301-1/+6
|
* Import plplot port. plplot is a scientific plotting library.tg1997-10-067-0/+252