Port details |
- limereport Multi-platform C++ report generator library written using Qt framework
- 1.5.35_1 print =2 1.5.35_1Version of this port present on the latest quarterly branch.
- Maintainer: svvord@soft-wizard.ru
- Port Added: 2021-02-25 15:36:06
- Last Update: 2022-09-11 10:20:14
- Commit Hash: ddae4e9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://limereport.ru
- Description:
- LimeReport - multi-platform C++ report generator library written using Qt
framework.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- limereport>0:print/limereport
- To install the port:
- cd /usr/ports/print/limereport/ && make install clean
- To add the package, run one of these commands:
- pkg install print/limereport
- pkg install limereport
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: limereport
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1613583450
SHA256 (fralx-LimeReport-1.5.35_GH0.tar.gz) = a0d3f03b8d5cb03a5738ac733d066588f136dfe1e40f1d2383388d4ec6da9069
SIZE (fralx-LimeReport-1.5.35_GH0.tar.gz) = 6239406
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- libQt5UiTools.a : devel/qt5-uitools
- Runtime dependencies:
-
- libQt5UiTools.a : devel/qt5-uitools
- Library dependencies:
-
- libpng.so : graphics/png
- libQZint.so : graphics/zint
- libGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5QuickControls2.so : x11-toolkits/qt5-quickcontrols2
- libQt5Script.so : devel/qt5-script
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for limereport-1.5.35_1:
DEBUG=off: Build with debugging support
DOCS=on: Build and/or install documentation
ZINT=on: Build with graphics/zint instead of bundled one
===> Use 'make config' to modify these settings
- Options name:
- print_limereport
- USES:
- cmake compiler:c++11-lang dos2unix gl qt:5
- 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.5.35_1 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) |
1.5.35_1 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 ) |
1.5.35_1 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
1.5.35_1 22 Jun 2021 18:53:08 |
Kevin Bowling (kbowling) |
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 |
1.5.35 23 Apr 2021 20:56:21 |
Antoine Brodin (antoine) |
Cleanup LIB_DEPENDS |
1.5.35 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.35 03 Mar 2021 10:44:17 |
fluffy |
print/limereport: adjust DEBUG handling
Submitted by: maintainer |
1.5.35 26 Feb 2021 16:08:09 |
linimon |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
CMake Error in CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version
4.2.1.
Approved by: portmgr (tier-2 blanket) |
1.5.35 25 Feb 2021 15:35:58 |
fluffy |
print/limereport: add new port
LimeReport is multi-platform C++ report generator library written using Qt
framework |