Port details |
- veusz Scientific plotting package
- 1.19.1_2 science
=0 1.19.1_2Version of this port present on the latest quarterly branch. - Maintainer: devel@stasyan.com
 - Port Added: 2011-01-06 02:39:51
- Last Update: 2018-03-01 11:29:58
- SVN Revision: 463296
- Also Listed In: kde
- License: GPLv2
- WWW:
- http://home.gna.org/veusz/
- Description:
- Veusz is a GUI scientific plotting and graphing package. It
is designed to produce publication-ready Postscript or PDF
output. SVG, EMF and bitmap formats export are also supported.
The program runs under Unix/Linux, Windows or Mac OS X, and
binaries are provided. Data can be read from text, CSV or FITS
files, and data can be manipulated or examined from within the
application.
WWW: http://home.gna.org/veusz/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: veusz
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (veusz-1.19.1.tar.gz) = d6e2d530a18d8c1546be112e95b0fb649a213d559ba2d467810ab6c19adb52b0
SIZE (veusz-1.19.1.tar.gz) = 1777351
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- numeric.py : math/py-numpy@py27
- py27-qt4-gui>=4.12 : x11-toolkits/py-qt4-gui@py27
- py27-qt4-svg>=4.12 : graphics/py-qt4-svg@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- numeric.py : math/py-numpy@py27
- py27-qt4-gui>=4.12 : x11-toolkits/py-qt4-gui@py27
- py27-qt4-svg>=4.12 : graphics/py-qt4-svg@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- pyqt:4 python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.19.1_2 01 Mar 2018 11:29:58
  |
yuri  |
science/veusz: Unbroke; Renamed to science/py-veusz.
It was breaking because of wrong python shebang.
This port is a python port, renamed per section 6.17.
Unbroke:
* Added USES=shebangfix and SHEBANG_FILES
* Added stripping (post-install)
Additional changes:
* Added USE_QT4
* Added USE_PYTHON=concurrent
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure) |
1.19.1_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 ) |
1.19.1_2 04 Feb 2017 13:37:15
  |
tcberner  |
Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.
Reviewed by: rakuco, mat
Approved by: rakuco (mentor)
Differential Revision: https://reviews.freebsd.org/D9261 |
1.19.1_2 14 Jun 2016 18:18:54
  |
pi  |
devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build
for those ports, unbreak:
science/veusz
math/qtiplot
emulators/swine
devel/ninja-ide
PR: 210045
Reported by: antoine
Submitted by: Tobias C.Berner <tcberner@gmail.com> (kde) |
1.19.1_2 04 Jun 2016 12:36:08
  |
antoine  |
Mark BROKEN: fails to configure
File "setup.py", line 33, in <module>
import pyqtdistutils
File "pyqtdistutils.py", line 13, in <module>
import PyQt4.pyqtconfig
File "/usr/local/lib/python2.7/site-packages/PyQt4/pyqtconfig.py", line 22, in
<module>
import sipconfig
ImportError: No module named sipconfig
Reported by: pkg-fallout |
1.19.1_2 19 May 2016 10:53:06
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
1.19.1_2 13 May 2016 18:29:13
  |
pi  |
science/veusz: Fix build with libc++ 3.8.0
PR: 209094
Submitted by: dom
Approved by: devel@stasyan.com (maintainer timeout) |
1.19.1_2 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.19.1_2 24 Oct 2014 16:50:43
  |
mva  |
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit) |
1.19.1_2 10 Sep 2014 20:50:37
  |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
1.19.1_1 10 Mar 2014 20:55:22
  |
gerald  |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.19.1 22 Dec 2013 14:33:44
  |
makc  |
- Update to 1.19.1
- Use autoplist
- Remove NO_STAGE
PR: ports/184371
Approved by: maintainer timeout (3 weeks) |
1.17.1_1 15 Dec 2013 16:22:17
  |
wg  |
Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.
Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.
Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.
pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is (Only the first 15 lines of the commit message are shown above ) |
1.17.1_1 26 Oct 2013 00:52:36
  |
gerald  |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.17.1 20 Sep 2013 22:48:31
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
1.17.1 19 Jun 2013 13:53:13
  |
makc  |
- Update to 1.17.1
- Trim Makefile header
PR: ports/177961
Submitted by: Stas Timokhin (maintainer) |
1.12_3 03 Feb 2013 18:16:55
  |
makc  |
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip |
1.12_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.12_1 25 May 2012 01:50:36
 |
makc  |
Chase PyQT update |
1.12 21 Jul 2011 11:11:03
 |
makc  |
Update to 1.12
Remove needless deps
Pacify portlint
PR: ports/158760
Approved by: Stas Timokhin (maintainer) |
1.10_1 25 Feb 2011 00:47:51
 |
miwi  |
- Move to py25 or above
- While here kick md5 support |
1.10 06 Jan 2011 02:39:32
 |
wen  |
Veusz is a GUI scientific plotting and graphing package. It
is designed to produce publication-ready Postscript or PDF
output. SVG, EMF and bitmap formats export are also supported.
The program runs under Unix/Linux, Windows or Mac OS X, and
binaries are provided. Data can be read from text, CSV or FITS
files, and data can be manipulated or examined from within the
application.
WWW: http://home.gna.org/veusz/
PR: ports/153686
Submitted by: Stas Timokhin <devel@stasyan.com> |