notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
seexpr Embeddable expression evaluation language
3.4.4.0_2 graphics on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.4.4.0_2Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-10-09 10:21:42
Last Update: 2022-09-11 10:20:14
Commit Hash: ddae4e9
People watching this port, also watch:: rubygem-optimist, ladspa, gstreamer1-plugins-pango, en-hunspell, py39-pycparser
Also Listed In: math
License: APACHE20
WWW:
https://wdas.github.io/SeExpr/
Description:
SeExpr is simple expression language that provided artistic control and customization to your software. It can be used for procedural geometry synthesis, image synthesis, simulation control, and much more. Major features: * Arithmetic expression of scalar/vector types * Large library of built-in functions * Extensible variables and functions (including with DSOs) * Simple to embed in any program * High-level UI components to manipulate and visualize expressions
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (142 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/seexpr-3.4.4.0_2/catalog.mk
  3. /usr/local/share/licenses/seexpr-3.4.4.0_2/LICENSE
  4. /usr/local/share/licenses/seexpr-3.4.4.0_2/APACHE20
  5. bin/asciiCalc2
  6. bin/asciiGraph2
  7. bin/imageEditor2
  8. bin/imageSynth2
  9. bin/imageSynthPaint3d2
  10. include/SeExpr2/Context.h
  11. include/SeExpr2/ContextUtils.h
  12. include/SeExpr2/Curve.h
  13. include/SeExpr2/ErrorCode.h
  14. include/SeExpr2/Evaluator.h
  15. include/SeExpr2/ExprBuiltins.h
  16. include/SeExpr2/ExprConfig.h
  17. include/SeExpr2/ExprEnv.h
  18. include/SeExpr2/ExprFunc.h
  19. include/SeExpr2/ExprFuncStandard.h
  20. include/SeExpr2/ExprFuncX.h
  21. include/SeExpr2/ExprLLVM.h
  22. include/SeExpr2/ExprLLVMAll.h
  23. include/SeExpr2/ExprMultiExpr.h
  24. include/SeExpr2/ExprNode.h
  25. include/SeExpr2/ExprParser.h
  26. include/SeExpr2/ExprPatterns.h
  27. include/SeExpr2/ExprType.h
  28. include/SeExpr2/ExprWalker.h
  29. include/SeExpr2/Expression.h
  30. include/SeExpr2/Interpreter.h
  31. include/SeExpr2/Mutex.h
  32. include/SeExpr2/Noise.h
  33. include/SeExpr2/NoiseTables.h
  34. include/SeExpr2/Platform.h
  35. include/SeExpr2/SeContext.h
  36. include/SeExpr2/SeExprMacros.h
  37. include/SeExpr2/StringUtils.h
  38. include/SeExpr2/Timer.h
  39. include/SeExpr2/UI/BasicExpression.h
  40. include/SeExpr2/UI/ControlSpec.h
  41. include/SeExpr2/UI/Debug.h
  42. include/SeExpr2/UI/Editable.h
  43. include/SeExpr2/UI/EditableExpression.h
  44. include/SeExpr2/UI/ErrorMessages.h
  45. include/SeExpr2/UI/ExprAddDialog.h
  46. include/SeExpr2/UI/ExprBrowser.h
  47. include/SeExpr2/UI/ExprColorCurve.h
  48. include/SeExpr2/UI/ExprColorSwatch.h
  49. include/SeExpr2/UI/ExprCompletionModel.h
  50. include/SeExpr2/UI/ExprControl.h
  51. include/SeExpr2/UI/ExprControlCollection.h
  52. include/SeExpr2/UI/ExprCurve.h
  53. include/SeExpr2/UI/ExprDeepWater.h
  54. include/SeExpr2/UI/ExprEditor.h
  55. include/SeExpr2/UI/ExprFileDialog.h
  56. include/SeExpr2/UI/ExprHelp.h
  57. include/SeExpr2/UI/ExprHighlighter.h
  58. include/SeExpr2/UI/ExprPopupDoc.h
  59. include/SeExpr2/UI/ExprSpecType.h
  60. include/SeExpr2/UI/ExprTextEdit.h
  61. include/SeExpr2/Utils.h
  62. include/SeExpr2/VarBlock.h
  63. include/SeExpr2/Vec.h
  64. include/SeExpr2/parser/ASTNode.h
  65. include/SeExpr2/parser/SeExprLex.h
  66. include/SeExpr2/parser/SeExprParse.h
  67. include/SeExpr2/seexpr2_export.h
  68. lib/libSeExpr2.so
  69. lib/libSeExpr2.so.3
  70. lib/libSeExpr2.so.3.4.4.0
  71. lib/libSeExpr2Editor.so
  72. lib/libSeExpr2Editor.so.3
  73. lib/libSeExpr2Editor.so.3.4.4.0
  74. libdata/pkgconfig/seexpr2.pc
  75. share/SeExpr2/demos/imageSynth/examples/111.se
  76. share/SeExpr2/demos/imageSynth/examples/fbm.se
  77. share/SeExpr2/demos/imageSynth/examples/noise.se
  78. share/SeExpr2/demos/imageSynth/examples/noisecolor1.se
  79. share/SeExpr2/demos/imageSynth/examples/noisecolor2.se
  80. share/SeExpr2/demos/imageSynth/examples/paint3d_test/RemapShadowContribution.se
  81. share/SeExpr2/demos/imageSynth/examples/paint3d_test/bark_eucalyptusColor.se
  82. share/SeExpr2/demos/imageSynth/examples/paint3d_test/bark_eucalyptusDisp.se
  83. share/SeExpr2/demos/imageSynth/examples/paint3d_test/blackToWhite.se
  84. share/SeExpr2/demos/imageSynth/examples/paint3d_test/candycane.se
  85. share/SeExpr2/demos/imageSynth/examples/paint3d_test/color_noise.se
  86. share/SeExpr2/demos/imageSynth/examples/paint3d_test/dither_with_gamma.se
  87. share/SeExpr2/demos/imageSynth/examples/paint3d_test/freakles.se
  88. share/SeExpr2/demos/imageSynth/examples/paint3d_test/lines.se
  89. share/SeExpr2/demos/imageSynth/examples/paint3d_test/rope_Basic.se
  90. share/SeExpr2/demos/imageSynth/examples/paint3d_test/scaleTool.se
  91. share/SeExpr2/demos/imageSynth/examples/paint3d_test/select_byColorDark.se
  92. share/SeExpr2/demos/imageSynth/examples/paint3d_test/select_byThreshold.se
  93. share/SeExpr2/demos/imageSynth/examples/paint3d_test/textureI_nstancerCircular.se
  94. share/SeExpr2/demos/imageSynth/examples/paint3d_test/texture_Instancer.se
  95. share/SeExpr2/demos/imageSynth/examples/paint3d_test/texture_Tiler.se
  96. share/SeExpr2/demos/imageSynth/examples/paint3d_test/threads.se
  97. share/SeExpr2/demos/imageSynth/examples/paint3d_test/threshold.se
  98. share/SeExpr2/demos/imageSynth/examples/paint3d_test/uv_testPattern.se
  99. share/SeExpr2/demos/imageSynth/examples/paint3d_test/wood_Nicks.se
  100. share/SeExpr2/demos/imageSynth/examples/paint3d_test/xyz_colorNoise.se
  101. share/SeExpr2/demos/imageSynth/examples/raytrace.se
  102. share/SeExpr2/demos/imageSynth/examples/run.sh
  103. share/SeExpr2/demos/imageSynth/examples/sinc.se
  104. share/SeExpr2/demos/imageSynth/examples/test.se
  105. share/SeExpr2/expressions/fbm.se
  106. share/SeExpr2/expressions/noise.se
  107. share/SeExpr2/expressions/noisecolor1.se
  108. share/SeExpr2/expressions/noisecolor2.se
  109. share/SeExpr2/expressions/raytrace.se
  110. share/SeExpr2/expressions/sinc.se
  111. share/SeExpr2/utils/eval
  112. share/SeExpr2/utils/listVar
  113. share/cmake/SeExpr2/SeExpr2Targets-release.cmake
  114. share/cmake/SeExpr2/SeExpr2Targets.cmake
  115. share/cmake/SeExpr2/seexpr2-config.cmake
  116. share/cmake/SeExpr2/seexpr2-version.cmake
  117. share/locale/ca/LC_MESSAGES/seexpr2_qt.qm
  118. share/locale/ca@valencia/LC_MESSAGES/seexpr2_qt.qm
  119. share/locale/cs/LC_MESSAGES/seexpr2_qt.qm
  120. share/locale/en_GB/LC_MESSAGES/seexpr2_qt.qm
  121. share/locale/es/LC_MESSAGES/seexpr2_qt.qm
  122. share/locale/fr/LC_MESSAGES/seexpr2_qt.qm
  123. share/locale/it/LC_MESSAGES/seexpr2_qt.qm
  124. share/locale/nl/LC_MESSAGES/seexpr2_qt.qm
  125. share/locale/nn/LC_MESSAGES/seexpr2_qt.qm
  126. share/locale/pt/LC_MESSAGES/seexpr2_qt.qm
  127. share/locale/pt_BR/LC_MESSAGES/seexpr2_qt.qm
  128. share/locale/ru/LC_MESSAGES/seexpr2_qt.qm
  129. share/locale/sk/LC_MESSAGES/seexpr2_qt.qm
  130. share/locale/uk/LC_MESSAGES/seexpr2_qt.qm
  131. share/locale/zh_CN/LC_MESSAGES/seexpr2_qt.qm
  132. @comment share/test/SeExpr2/BlockTests
  133. share/test/SeExpr2/VarBlockExample
  134. share/test/SeExpr2/dirtSimple
  135. @comment %%PYTHON_SITELIBDIR%%/SeExpr2/__init__.py
  136. @comment %%PYTHON_SITELIBDIR%%/SeExpr2/expreditor2.so
  137. @comment %%PYTHON_SITELIBDIR%%/SeExprPy/__init__.py
  138. @comment %%PYTHON_SITELIBDIR%%/SeExprPy/core.so
  139. @comment %%PYTHON_SITELIBDIR%%/SeExprPy/utils.py
  140. @owner
  141. @group
  142. @mode
Collapse this list.
Dependency lines:
  • seexpr>0:graphics/seexpr
Conflicts:
CONFLICTS_INSTALL:
  • kseexpr
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/graphics/seexpr/ && make install clean
To add the package, run one of these commands:
  • pkg install graphics/seexpr
  • pkg install seexpr
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: seexpr
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1601299227 SHA256 (seexpr-3.4.4.0.tar.gz) = 3f5b5330667d398285c9f7086cc3fd7e1363f3fa75f79b39766c34fe2e233656 SIZE (seexpr-3.4.4.0.tar.gz) = 982317

Packages (timestamps in pop-ups are UTC):
seexpr
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.4.4.0_23.4.4.0_23.4.4.03.4.4.0_23.4.4.0_2---
FreeBSD:13:quarterly3.4.4.0_23.4.4.0_2-3.4.4.0_23.4.4.0_23.4.4.0_23.4.4.0_23.4.4.0_2
FreeBSD:14:latest3.4.4.0_23.4.4.0_2-3.4.4.0_23.4.4.0_23.4.4.0_2-3.4.4.0_2
FreeBSD:14:quarterly3.4.4.0_23.4.4.0_2-3.4.4.0_23.4.4.0_23.4.4.0_23.4.4.0_23.4.4.0_2
FreeBSD:15:latest-3.4.4.0_2n/a3.4.4.0_2n/a3.4.4.0_23.4.4.0_23.4.4.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. bison : devel/bison
  2. cmake : devel/cmake-core
  3. ninja : devel/ninja
  4. ECMConfig.cmake : devel/kf5-extra-cmake-modules
  5. xorgproto>=0 : x11/xorgproto
  6. xorgproto>=0 : x11/xorgproto
  7. qt5-buildtools>=5.15 : devel/qt5-buildtools
  8. qt5-qmake>=5.15 : devel/qt5-qmake
Library dependencies:
  1. libpng.so : graphics/png
  2. libGL.so : graphics/libglvnd
  3. libGLU.so : graphics/libGLU
  4. libQt5Core.so : devel/qt5-core
  5. libQt5Gui.so : x11-toolkits/qt5-gui
  6. libQt5OpenGL.so : graphics/qt5-opengl
  7. libQt5Widgets.so : x11-toolkits/qt5-widgets
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. graphics/openfx-io*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for seexpr-3.4.4.0_2: ANIMCURVE=off: Build controls for animation curves DEEPWATER=on: Build controls for deep water spectrum LLVM=off: Build with LLVM 9 backend NLS=on: Native Language Support PYTHON=off: Python bindings or support ===> Use 'make config' to modify these settings
Options name:
graphics_seexpr
USES:
bison cmake compiler:c++14-lang gl qt:5 kde:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.kde.org/stable/seexpr/
Collapse this list.

Number of commits found: 34

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.4.4.0_2
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
3.4.4.0_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.4.4.0_2
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
graphics: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Abel Chow <ozsanh45vds001@sneakemail.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Ade Lovett <ade@lovett.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Hayward <xelah@xelah.com>
  *  Alex Ivasyuv <siegerstein@pochta.ru>
  *  Alex Samorukov <samm@os2.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.4.0_2
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
3.4.4.0_1
23 Feb 2022 21:33:57
commit hash: b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475commit hash: b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475commit hash: b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475commit hash: b8bdbd8f07aca8af9e9081ff2ae5e5a453b08475 files touched by this commit
Max Brazhnikov (makc) search for other commits by this committer
graphics/seexpr: mark conflict with graphics/kseexpr
3.4.4.0_1
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.4.4.0_1
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
3.4.4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.4.4.0
01 Oct 2020 18:41:01
Revision:550862Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 3.4.4.0
- C++ standard was bumped to 14
- GC no longer needed patching

Reported by:	tcberner
3.4.4.0.a.1
13 Sep 2020 06:21:45
Revision:548456Original commit files touched by this commit
danfe search for other commits by this committer
While upstream development of SeExpr had apparently stalled, update the
port to unofficial version 3.4.4.0-alpha.1 prepared by the KDE project,
which contains a number of important bugfixes and supports translations.

This is required for upcoming update of Krita to version 4.4.0.  While
here, actualize the WWW line in the port description.

Requested by:	tcberner
3.0.1_1
17 Feb 2020 02:51:52
Revision:526336Original commit files touched by this commit
danfe search for other commits by this committer
Allow to build with LLVM backend (off by default for now), the problem
had been addressed in r526266.
3.0.1_1
16 Feb 2020 16:35:07
Revision:526266Original commit files touched by this commit
danfe search for other commits by this committer
Our LLVM packages typically built without dump support (which is meant for
developers, not for actual LLVM-based products), and ``void dump() const''
sprinkled across LLVM header files are just prototypes.  However, this is
not the case with ``$localbase/llvm$ver/include/llvm/Support/CFGUpdate.h'',
where it contains some actual code:

    #if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
      LLVM_DUMP_METHOD void dump() const { print(dbgs()); }
    #endif

This, in turn, results in the linker failure due to "undefined reference to
llvm::cfg::Update<llvm::BasicBlock*>::dump() const".  Avoid this by defining
-DNDEBUG when compiling two files which end up having a reference to dump().

This is a prerequisite to enable building with LLVM backend.
3.0.1_1
16 Feb 2020 08:47:28
Revision:526256Original commit files touched by this commit
danfe search for other commits by this committer
- Fix installation of `pkgconfig/seexpr2.pc' file
- Allow to optionally build the Python bindings
3.0.1
15 Feb 2020 08:58:11
Revision:526212Original commit files touched by this commit
danfe search for other commits by this committer
- Resurrect and update to version 3.0.1 which is based on Qt5
  now and officially requires C++11-capable compiler
- Disable LLVM backend and Python support for the moment, due
  to outstanding build issues
- Respect WITH_DEBUG when passing `-g' option to the compiler
2.11_5
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.11_5
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
2.11_4
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
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
2.11_4
22 Nov 2018 20:18:37
Revision:485614Original commit files touched by this commit
tcberner search for other commits by this committer
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
2.11_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
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
2.11_2
13 Jul 2018 10:00:59
Revision:474573Original commit files touched by this commit
antoine search for other commits by this committer
seexpr is not compatible with python3
2.11_2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
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
2.11_2
25 May 2018 21:46:30
Revision:470871Original commit files touched by this commit
antoine search for other commits by this committer
- seexpr is not compatible with python3
- fix build with DEFAULT_VERSIONS=python=3.x
2.11_2
10 Sep 2017 20:55:39
Revision:449591Original commit files touched by this commit
gerald search for other commits by this committer
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
2.11_1
01 Apr 2017 15:23:32
Revision:437439Original commit files touched by this commit
gerald search for other commits by this committer
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
2.11
09 Jan 2017 13:16:50
Revision:430947Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
2.11
05 Oct 2016 17:01:42
Revision:423353Original commit files touched by this commit
danfe search for other commits by this committer
Update SeExpr to version 2.11 (latest stable).

Because GitHub releases (tarballs) are not fetched with correct modification
time, set TIMESTAMP to 1467059439 which corresponds to commit a5f02bb tagged
as this release.
2.9
01 Jun 2016 13:15:37
Revision:416242Original commit files touched by this commit
mat search for other commits by this committer
Github cleanup.

- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2.9
31 May 2016 11:03:52
Revision:416192Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 2.9 and drop no longer needed GH_TAGNAME
- Unbreak the build by putting `sip_build' on the USE_PYQT list
- Patch generated sipAPIexpreditor.h file to allow building against
  newish libc++ 3.8.0
1.0.1.2015.08.29_1
23 May 2016 06:35:05
Revision:415703Original commit files touched by this commit
marino search for other commits by this committer
graphics/seexpr is not jobs safe (previously reported)

This port has failed on me three separate times, it appears to be trying
to link prematurely, e.g.
  ../SeExpr/libSeExpr.so: error: undefined reference to 'SeExprpos()'

I reported it a few weeks ago, but now I'm going ahead and marking it
as unsafe.
1.0.1.2015.08.29_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.0.1.2015.08.29_1
13 Dec 2015 12:45:25
Revision:403662Original commit files touched by this commit
rakuco search for other commits by this committer
Update PyQt4 to 4.11.4, SIP to 4.17 and QScintilla2 to 2.9.1.

Bring in some long overdue updates, some of which are required for us to
later land the PyQt5 ports.

One big change with this update is that the PyQt4 ports now install their
.sip files into share/py-sip/PyQt4 instead of share/py-sip. This way we do
not end up with directories like share/py-sip/QtCore, which are especially
confusing once PyQt5 lands and starts installing files with the same names.

Other noteworthy items:
- PORTREVISION has been bumped on ports depending on devel/qscintilla2
  because libqscintilla2.so's SOVERSION has changed.
- graphics/seexpr has been converted to USE_PYQT, as the file it used to
  define a build-time dependency on x11-toolkits/py-qt4-gui has moved.

Once again, big thanks to Tobias Berner <tcberner@gmail.com> and Guido Falsi
(madpilot@) for their initial work on these ports as part of the effort to
land PyQt5 into the tree (see D2910 in Phabricator for an earlier version of
the PyQt5 patch set).

PR:		205143
1.0.1.2015.08.29_1
27 Nov 2015 01:45:09
Revision:402466Original commit files touched by this commit
danfe search for other commits by this committer
Do not unconditionally use SSE4.1 code: not just it makes it less portable,
it might crash on CPUs that do not support those instructions, with SIGILL.
1.0.1.2015.08.29
09 Oct 2015 10:21:33
Revision:398907Original commit files touched by this commit
danfe search for other commits by this committer
Add a port of SeExpr, embeddable expression evaluation language from Walt
Disney Animation Studios.

WWW: http://www.disneyanimation.com/technology/seexpr.html

Number of commits found: 34