Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.15.0_7 03 Nov 2023 07:17:38
    |
Michael Osipov (michaelo)  |
*/*: Bump PORTREVISION for Ghostscript 10 change
Reported by: sunpoet
Approved by: jrm (mentor), sunpoet
Differential Revision: https://reviews.freebsd.org/D42412 |
5.15.0_6 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
5.15.0_6 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.15.0_6 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
5.15.0_6 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
5.15.0_6 18 Feb 2022 21:15:30
    |
Stephen Montgomery-Smith (stephen)  |
math/qhull: Renaming ports
qhull renamed to qhull7.
qhull8 renamed to qhull.
qhull7 marked deprecated.
Dependencies updated. |
5.15.0_5 18 Feb 2022 18:44:54
    |
Thierry Thomas (thierry)  |
math/plplot: switch to Qhull8
Patch borrowed from
https://sourceforge.net/p/plplot/plplot/ci/52479b8830ee02900b41fe3ec947aed6b1841a48/
PR: 261280 |
5.15.0_4 03 Jun 2021 15:22:28
    |
Thierry Thomas (thierry)  |
math/plplot: set WXGTK by default + other fixes
- Enable the option WXGTK by default (used by science/gnudatalanguage);
- fix the Fortran option.
Note: the fix about shapelib has been committed previously.
PR: 247181
Reported by: /me |
5.15.0_3 22 May 2021 02:13:01
    |
Ben Woods (woodsb02)  |
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time. |
5.15.0_3 29 Apr 2021 17:23:37
    |
Neel Chauhan (nc)  |
devel/lasi: Update to 1.1.3
Changes:
https://sourceforge.net/p/lasi/news/2019/02/liblasi-113-has-been-released/ |
5.15.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.15.0_2 04 Jan 2021 16:34:45
  |
rene  |
math/plplot: remove option for expired math/qhull5 |
5.15.0_2 01 Jan 2021 16:28:47
  |
rene  |
math/plplot: drop optional support for expired Python 2.7
The reverse dependencies of this port do not use it.
PR: 249718
Submitted by: swills |
5.15.0_2 17 Jun 2020 18:17:45
  |
sunpoet  |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
5.15.0_2 04 May 2020 21:31:39
  |
dinoex  |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
5.15.0_1 14 Apr 2020 15:49:37
  |
mat  |
USES=lua gained flavors.
Ports using USES=lua:module or lua:flavors will be flavored. A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.
USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.
PR: 245038
Submitted by: andrew tao11 riddles org uk
Reviewed by: mat, kevans, russ haley gmail com
Approved by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D16494 |
5.15.0 15 Jan 2020 12:06:14
  |
bapt  |
Add LOCALBASE/share/man to the valid path for manpages
Also compress manpages in this location.
As a followup of a discussion which occured in 2017:
https://lists.freebsd.org/pipermail/freebsd-arch/2017-March/018115.html
And following:
https://svnweb.freebsd.org/base?view=revision&revision=315053
and
https://svnweb.freebsd.org/base?view=revision&revision=315142
All the supported FreeBSD version now supports share/man in manpath for
LOCALBASE As a result the ports tree can now accept it for manpage, but
more over migrate to this new path. Resulting in more consistency now the
manpages in base and ports would be in the relative path (under share/)
and a reduced amount of patching needed to port something to FreeBSD
Note1: this has already be done for GNU info pages earlier
Note2: due to the fact that for end user no functionnality will change during
the migration of the manpages to the new location and to avoid massive rebuild
of packages, it has been decided to not bump portrevision when migrating.
Reviewed by: mat (portmgr)
Differential Revision: https://reviews.freebsd.org/D23166 |
5.15.0 26 Oct 2019 06:51:27
  |
woodsb02  |
math/plplot: Update to 5.15.0
Changes this release:
https://sourceforge.net/p/plplot/news/2019/06/plplot-5150-has-been-released/
https://sourceforge.net/p/plplot/news/2018/12/plplot-5140-has-been-released/
https://sourceforge.net/p/plplot/news/2017/08/plplot-5130-has-been-released/
PR: 236577
Submitted by: yuri (partially) |
5.12.0_8 19 Sep 2019 05:16:53
  |
tobik  |
math/plplot: Drop nop and misspelled post-patch-QHULL2015 target
It should have been post-patch-QHULL2015-on and was broken in r433415
during conversion to options helpers. However the patch does not
do anything useful anymore. Finding the right qhull headers is
already handled automatically by cmake via HAS_LIBQHULL_INCLUDE. |
5.12.0_8 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
5.12.0_7 22 Apr 2019 13:16:34
  |
gerald  |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
5.12.0_6 16 Mar 2019 16:17:09
  |
tcberner  |
math/plplot: remove QT4 option (Qt4 deprecation)
Approved by: portmgr (implicit) |
5.12.0_5 02 Mar 2019 19:53:43
  |
stephen  |
- Update math/qhull to 7.2.1.
- Bump portrevision of dependent port math/plplot,
PR: 236142
Submitted by: Yuri Victorovich <yuri@freebsd.org> |
5.12.0_4 25 Dec 2018 20:25:40
  |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
5.12.0_4 20 Dec 2018 05:05:38
  |
linimon  |
This port needs USES=compiler:c11 to build on GCC-based architectures.
While here, add USES=gnome and pet portlint.
PR: 233920
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
5.12.0_4 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
5.12.0_3 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
5.12.0_3 25 Nov 2018 12:44:53
  |
tcberner  |
math/plplot: prepare for cmake-3.13
PR: 233411
Reported by: antoine |
5.12.0_3 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
5.12.0_2 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
5.12.0_2 20 Dec 2017 15:16:30
  |
bapt  |
Use swig 3.0 |
5.12.0_2 01 Dec 2017 07:19:54
  |
antoine  |
Cleanup LIB_DEPENDS on libpng |
5.12.0_2 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
5.12.0_2 06 Nov 2017 16:06:22
  |
mat  |
Those non default PYTHON options do not build/stage/package, mark them
BROKEN.
Sponsored by: Absolight |
5.12.0_2 10 Sep 2017 20:55:39
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
5.12.0_1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
5.12.0 05 Feb 2017 14:49:31
  |
woodsb02  |
math/plplot: Update to 5.12.0
Changes this release:
https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/ |
5.11.1_6 11 Dec 2016 08:25:57
  |
antoine  |
Those ports build fine with bsd make |
5.11.1_6 09 Dec 2016 14:16:22
  |
stephen  |
- Belated portrevision bump, which got lost because of a collision between
r428057 and r428116. |
5.11.1_5 09 Dec 2016 11:41:00
  |
tcberner  |
Update devel/cmake* to 3.7.1 [1]
Due to an upstream commit [2] we need now to pass
CMAKE_INSTALL_MANDIR:PATH="share/man" in the
devel/llvm-* ports, and fix the plist of net/remmina.
Further add an upstream patch to math/plplot to
fix the build with 3.7.1.
[1] https://cmake.org/cmake/help/v3.7/release/3.7.html
[2] https://github.com/kitware/cmake/commit/956054
PR: 214975
Approved by: rakuco (mentor)
Exp-run by: antoine |
5.11.1_5 08 Dec 2016 13:32:59
  |
stephen  |
qhull:
- Update to 2015.2.
- Install docs in DOCSDIR.
- Add a workaround patch for 9.x base compiler.
plplot:
- Accomodate changes to qhull, including port revision bump.
PR: ports/215078
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
5.11.1_5 07 Dec 2016 13:24:57
  |
gerald  |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
5.11.1_4 20 Jul 2016 09:33:32
  |
dinoex  |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
5.11.1_3 16 Jul 2016 10:52:14
  |
rakuco  |
Add a patch (sent upstream) to make configuration work with CMake 3.6.0.
PR: 210988 |
5.11.1_3 09 May 2016 20:46:48
  |
woodsb02  |
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278 |
5.11.1_3 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
5.11.1_3 24 Mar 2016 15:47:50
  |
tijl  |
Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.
Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.
Fix print/ghostscript9-agpl-base to install eps2write.
Update math/asymptote to 2.37 to support newer Ghostscript.
PR: 208159
Exp-run by: antoine
Approved by: portmgr (antoine) |
5.11.1_2 24 Jan 2016 14:05:33
  |
thierry  |
- math/plplot depends on the legacy math/qhull5, and since this port
conflicts with the new one, it was impossible to install together
math/plplot and math/qhull;
- fix PKG_CONFIG_DIR.
PR: ports/205937
Submitted by: /me
Approved by: maintainer |
5.11.1_1 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
5.11.1_1 13 Oct 2015 08:35:03
  |
marino  |
math/plpot(-ada): Fix shared library version for port options
PR: 203730
Submitted by: Ben Woods (plplot maintainer) |
5.11.1 13 Oct 2015 06:17:07
  |
marino  |
math/plpot(-ada): Upgrade version 5.11.0 => 5.11.1
PR: 203730
Submitted by: Ben Woods (plplot maintainer) |
5.11.0_1 22 Aug 2015 17:48:36
  |
hrs  |
- Split ghostscript into X11-independent and -dependent parts:
* print/ghostscript{7,8,9,9-agpl}-base
Installs Ghostscript binary, libgs, and related files.
These ports do not depend on X11 libraries (i.e. x11* devices
are not available). USES=ghostscript will set dependency on
one of them depending on GHOSTSCRIPT_DEFAULT.
The default device is set to "display" or "bbox".
* print/ghostscript{7,8,9,9-agpl}-x11
Installs a shared library which provides X11 support to
the installed Ghostscript binaries. x11* devices will be (Only the first 15 lines of the commit message are shown above ) |
5.11.0 16 Jul 2015 20:53:29
  |
kwm  |
Convert code in bsd.port.mk for USE_GHOSTSCRIPT* to USES=ghostscript.
Add GHOSTSCRIPT_DEFAULT to bsd.default-versions.mk for easy version selection.
Arguments supported: <empty>, build, run, nox11 and agpl
PR: 201201 (exp-run)
Approved by: portmgr (mat@)
Exp run by: antione@ (previous patch)
Differential Revision: https://reviews.freebsd.org/D2938 |
5.11.0 22 Apr 2015 20:16:04
  |
thierry  |
- Upgrade math/plplot to 5.11.0
Announcement at
<https://sourceforge.net/p/plplot/plplot/ci/plplot-5.11.0/tree/README.release>
- Take maintainership
- Chase dependencies.
PR: ports/199539
Submitted by: Ben Woods <woodsb02 (at) gmail.com>
Approved by: marino (for plplot-ada), /me (for gnudatalanguage) |
5.10.0_3 21 Mar 2015 23:05:21
  |
bapt  |
Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports |
5.10.0_3 30 Dec 2014 20:57:22
  |
rakuco  |
Add upstream patch to make the port build with the upcoming CMake 3.1.0. |
5.10.0_3 14 Nov 2014 09:39:21
  |
antoine  |
Cleanup plist |
5.10.0_3 21 Oct 2014 16:54:55
  |
mva  |
- Convert ports of math/ to new USES=python
Approved by: portmgr (implicit) |
5.10.0_3 17 Sep 2014 07:38:16
  |
tijl  |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
5.10.0_3 04 Aug 2014 03:40:15
  |
adamw  |
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure. |
5.10.0_3 27 May 2014 16:11:38
  |
bapt  |
Do not overwrite USES |
5.10.0_3 26 May 2014 15:28:29
  |
bapt  |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
5.10.0_3 10 May 2014 21:54:54
  |
stephen  |
- Chase revision r353615 to math/qhull5. |
5.10.0_2 16 Apr 2014 18:28:50
  |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.10.0_1 06 Mar 2014 15:04:24
  |
thierry  |
If another port defines HAVE_CONFIG_H and includes plConfig.h, this
tries to bring plplot_config.h, which is not installed, but
plplot_config.h is required when we build plplot.
E.g. science/gnudatalanguage does that. |
5.10.0 16 Feb 2014 19:24:06
  |
marino  |
math/plplot: Upgrade from dev ver 5.9.10 to latest stable ver 5.10.0 |
5.9.10 16 Feb 2014 17:15:32
  |
tijl  |
Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most cases
USE_GCC=yes has been omitted though.
Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk.
Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,...
Exp-run: bdrewery
Approved by: portmgr (bdrewery) |
5.9.10 02 Oct 2013 13:17:07
  |
thierry  |
- Upgrade to 5.9.10
Changelog at http://sourceforge.net/p/plplot/news/2013/10/plplot-release-5910/
- Pet portlint
- Use staging. |
5.9.9_2 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
5.9.9_2 05 Sep 2013 17:01:12
  |
antoine  |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
5.9.9_2 09 Aug 2013 14:05:53
  |
dinoex  |
- update libdg to 2.1.0 |
5.9.9_1 03 Aug 2013 13:44:01
  |
mat  |
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
5.9.9_1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
5.9.9_1 14 Mar 2013 05:30:28
  |
miwi  |
- Fix build with FORTRAN on
PR: 176535
Submitted by: Ports Fury |
5.9.9_1 04 Feb 2013 14:17:48
  |
miwi  |
- Fix build
PR: 175579
Submitted by: ports fury |
5.9.9_1 06 Jun 2012 06:44:38
 |
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
5.9.9_1 02 Jun 2012 11:03:43
 |
lme  |
- Update devel/lasi to 1.1.1
- Chase library version bump |
5.9.9 06 May 2012 19:36:52
 |
pav  |
- Mark BROKEN: does not configure
CMake Error at scripts/CMakeLists.txt:33 (if):
if given arguments:
"NOT" "plm2gif" "plpr" "STREQUAL" ""
Unknown arguments specified
Reported by: pointyhat |
5.9.9 20 Nov 2011 07:51:54
 |
miwi  |
- Update to 5.9.9
PR: 162631
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes |
5.9.7_1 03 Oct 2011 03:55:31
 |
stephen  |
- LIB_DEPENDS qhull -> qhull5
- Bump portrevision
PR: ports/161089 |
5.9.7 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
5.9.7 20 Apr 2011 21:51:41
 |
bapt  |
remove useless dependency on gmake |
5.9.7 10 Apr 2011 08:48:14
 |
makc  |
CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles |
5.9.7 10 Apr 2011 08:41:46
 |
makc  |
Utilize CMAKE_BUILD_TYPE plist substitution |
5.9.7 04 Mar 2011 15:27:44
 |
miwi  |
- Update to 5.9.7
PR: 154616
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
5.9.6 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
5.9.6 04 Aug 2010 23:49:13
 |
pav  |
- Update to 5.9.6
PR: ports/148969
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org> |
5.9.5_2 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
5.9.5_1 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
5.9.5 28 Jan 2010 22:54:40
 |
pav  |
- Mark BROKEN on 6.X: does not compile
Reported by: pointyhat |
5.9.5 28 Jan 2010 22:53:50
 |
pav  |
- Fix a typo in optional dependency
PR: ports/143295
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com> |
5.9.5 30 Dec 2009 22:50:25
 |
thierry  |
Trying to fix on amd64/FreeBSD-6:
- 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 |
5.9.5 30 Dec 2009 11:26:21
 |
thierry  |
Fix for the case WITHOUT_X11.
Notified by: Pedro F. Giffuni <giffunip (at) yahoo.com> |
5.9.5 29 Dec 2009 13:43:18
 |
thierry  |
Upgrade to 5.9.5, required by GDL.
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. |
5.8.0_4 13 Sep 2009 00:08:01
 |
gerald  |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
5.8.0_3 22 Aug 2009 00:28:34
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
5.8.0_3 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
5.8.0_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
5.8.0_1 05 May 2009 23:00:02
 |
amdmi3  |
- Make BROKEN message for WITH_PYTHON case more informative
- Reset maintainer at his request
PR: 134195
Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> (maintainer) |