aboutsummaryrefslogtreecommitdiff
path: root/math/plplot
Commit message (Collapse)AuthorAgeFilesLines
* - Upgrade to 5.9.10Thierry Thomas2013-10-0215-496/+78
| | | | | | | | | | | Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/ - Pet portlint - Use staging. Notes: svn path=/head/; revision=329045
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Add an explicit dependency on pkgconfAntoine Brodin2013-09-051-2/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=326415
* - update libdg to 2.1.0Dirk Meyer2013-08-091-1/+1
| | | | Notes: svn path=/head/; revision=324437
* - Convert to new perl frameworkMathieu Arnold2013-08-031-3/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - convert USE_CMAKE to USESMax Brazhnikov2013-03-221-1/+1
| | | | | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) Notes: svn path=/head/; revision=314960
* - Fix build with FORTRAN onMartin Wilke2013-03-142-0/+26
| | | | | | | | PR: 176535 Submitted by: Ports Fury Notes: svn path=/head/; revision=314130
* - Fix buildMartin Wilke2013-02-0419-144/+872
| | | | | | | | PR: 175579 Submitted by: ports fury Notes: svn path=/head/; revision=311613
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - Update devel/lasi to 1.1.1Lars Engels2012-06-021-1/+2
| | | | | | | - Chase library version bump Notes: svn path=/head/; revision=298010
* - Mark BROKEN: does not configurePav Lucistnik2012-05-061-0/+2
| | | | | | | | | | | | CMake Error at scripts/CMakeLists.txt:33 (if): if given arguments: "NOT" "plm2gif" "plpr" "STREQUAL" "" Unknown arguments specified Reported by: pointyhat Notes: svn path=/head/; revision=296098
* - Update to 5.9.9Martin Wilke2011-11-203-10/+12
| | | | | | | | | PR: 162631 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Feature safe: yes Notes: svn path=/head/; revision=286117
* - LIB_DEPENDS qhull -> qhull5Stephen Montgomery-Smith2011-10-031-1/+2
| | | | | | | | | - Bump portrevision PR: ports/161089 Notes: svn path=/head/; revision=282854
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-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 Notes: svn path=/head/; revision=282282
* remove useless dependency on gmakeBaptiste Daroussin2011-04-201-1/+0
| | | | Notes: svn path=/head/; revision=272974
* CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from MakefilesMax Brazhnikov2011-04-101-4/+0
| | | | Notes: svn path=/head/; revision=272465
* Utilize CMAKE_BUILD_TYPE plist substitutionMax Brazhnikov2011-04-101-1/+1
| | | | Notes: svn path=/head/; revision=272461
* - Update to 5.9.7Martin Wilke2011-03-043-8/+5
| | | | | | | | PR: 154616 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=270303
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - Update to 5.9.6Pav Lucistnik2010-08-044-18/+10
| | | | | | | | PR: ports/148969 Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> Notes: svn path=/head/; revision=258795
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Mark BROKEN on 6.X: does not compilePav Lucistnik2010-01-281-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=248776
* - Fix a typo in optional dependencyPav Lucistnik2010-01-281-1/+1
| | | | | | | | PR: ports/143295 Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> Notes: svn path=/head/; revision=248775
* Trying to fix on amd64/FreeBSD-6:Thierry Thomas2009-12-302-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 Notes: svn path=/head/; revision=246900
* Fix for the case WITHOUT_X11.Thierry Thomas2009-12-302-3/+5
| | | | | | | Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com> Notes: svn path=/head/; revision=246881
* Upgrade to 5.9.5, required by GDL.Thierry Thomas2009-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. Notes: svn path=/head/; revision=246860
* Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowGerald Pfeifer2009-09-131-1/+1
| | | | | | | | | implies lang/gcc44 up from lang/gcc43. Approved by: portmgr Notes: svn path=/head/; revision=241308
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-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 Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Make BROKEN message for WITH_PYTHON case more informativeDmitry Marakasov2009-05-051-2/+2
| | | | | | | | | | - Reset maintainer at his request PR: 134195 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer) Notes: svn path=/head/; revision=233272
* No longer pass FC, F77 and FFLAGS to CONFIGURE_ENV; this is now done viaGerald Pfeifer2009-01-181-1/+0
| | | | | | | | | Mk/bsd.gcc.mk. Approved by: Pedro F. Giffuni <giffunip@tutopia.com> (maintainer) Notes: svn path=/head/; revision=226385
* - Cleanups, no functional change:Dmitry Marakasov2009-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) Notes: svn path=/head/; revision=225812
* Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.Gerald Pfeifer2009-01-071-0/+1
| | | | Notes: svn path=/head/; revision=225403
* - Make Fortran support conditionalBeech Rintoul2009-01-022-81/+89
| | | | | | | | | | - Pass maintainership to submitter PR: ports/130121 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=225141
* - Add to science category.Beech Rintoul2009-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> Notes: svn path=/head/; revision=225101
* - Fix plist for NOPORTDOCS and WITH_TCLTK cases (WITH_PYTHON build still broken)Dmitry Marakasov2008-08-251-4/+5
| | | | | | | Reported by: QAT Notes: svn path=/head/; revision=219119
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-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) Notes: svn path=/head/; revision=218938
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-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) Notes: svn path=/head/; revision=214430
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-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) Notes: svn path=/head/; revision=211584
* Now we use USE_FORTRAN=yes to use FORTRAN compiler.Maho Nakata2007-07-141-4/+1
| | | | Notes: svn path=/head/; revision=195563
* maho has mistakingly committed 1st patch instead of 2nd patch...Maho Nakata2007-07-091-6/+7
| | | | | | | Submitted by: Pedro F. Giffuni Notes: svn path=/head/; revision=195256
* - Added a dependency to devel/lasi to build the psttf driver on X.Maho Nakata2007-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 Notes: svn path=/head/; revision=195044
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-7/+1
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* fix pkg-plistMaho Nakata2007-01-221-0/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=182977
* * Migrate to gfortran (Fortran95 support has been added)Maho Nakata2007-01-162-2/+48
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182487
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-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> Notes: svn path=/head/; revision=170649
* - Mark BROKEN on FreeBSD 4.XPav Lucistnik2006-06-091-1/+7
| | | | | | | | Submitted by: maintainer Reported by: krismail Notes: svn path=/head/; revision=164890