Port details |
- sequeler Friendly SQL client
- 0.8.2_5 databases =2 0.8.2_5Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2018-09-29 21:28:45
- Last Update: 2023-12-23 18:14:14
- Commit Hash: 3572ca3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/Alecaddd/sequeler
- Description:
- Sequeler is a friendly SQL client that allows you to connect to
your local and remote databases, write SQL in a handy text editor
with language recognition, and visualize SELECT results.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sequeler>0:databases/sequeler
- To install the port:
- cd /usr/ports/databases/sequeler/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/sequeler
- pkg install sequeler
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sequeler
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1637953904
SHA256 (Alecaddd-sequeler-v0.8.2_GH0.tar.gz) = 66ae40d8fc6bf5aa0f5608ffc32c3b66c2ff78deb675d301112a8eca7f050876
SIZE (Alecaddd-sequeler-v0.8.2_GH0.tar.gz) = 398250
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:
-
- update-desktop-database : devel/desktop-file-utils
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- valac : lang/vala
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libgee-0.8.so : devel/libgee
- libgranite.so : x11-toolkits/granite
- libsecret-1.so : security/libsecret
- libssh2.so : security/libssh2
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/at-spi2-core
- libcairo.so : graphics/cairo
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libgtksourceview-3.0.so : x11-toolkits/gtksourceview3
- libgda-5.0.so : databases/libgda5
- libxml2.so : textproc/libxml2
- libxslt.so : textproc/libxslt
- libpango-1.0.so : x11-toolkits/pango
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_sequeler
- USES:
- desktop-file-utils gettext gnome meson pkgconfig python:build vala:build
- 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 |
0.8.2_5 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
0.8.2_4 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
0.8.2_4 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
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) |
0.8.2_3 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 ) |
0.8.2_3 26 Aug 2022 17:02:25 |
Tobias C. Berner (tcberner) |
framework: switch tree to using vala.mk
PR: 249940 |
0.8.2_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor) |
0.8.2_2 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
0.8.2_1 08 Dec 2021 10:57:06 |
Adriaan de Groot (adridg) |
x11-toolkits/granite: update to 6.2.0, latest upstream
Release notes are at
https://github.com/elementary/granite/releases/tag/6.2.0
Bumping PORTREVISION of consumers, too, because of the crash-fix.
PR: 260024
Reported by: Olivier Duchateau |
0.8.2 29 Nov 2021 20:09:31 |
Neel Chauhan (nc) |
databases/sequeler: Update to 0.8.2 |
0.8.0_1 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
0.8.0_1 10 Jun 2021 21:20:09 |
Li-Wen Hsu (lwhsu) |
*/*: Bump PORTREVISION after x11-toolkits/granite update
PR: 254626 |
0.8.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.8.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.0 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.8.0 28 Jun 2020 04:17:10 |
tobik |
databases/sequeler: Update to v0.8.0
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.8.0 |
0.7.9 12 Apr 2020 13:09:34 |
tobik |
databases/sequeler: Update to v0.7.9
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.9 |
0.7.6 10 Apr 2020 07:01:42 |
tobik |
databases/sequeler: Update to v0.7.6
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.6 |
0.7.5 05 Apr 2020 06:34:25 |
tobik |
databases/sequeler: Update to v0.7.5
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.5 |
0.7.4 02 Apr 2020 20:04:47 |
tobik |
databases/sequeler: Update to v0.7.4
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.4 |
0.7.3 02 Sep 2019 06:31:21 |
tobik |
databases/sequeler: Update to v0.7.3
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.3 |
0.7.2 06 Aug 2019 10:53:07 |
tobik |
databases/sequeler: Update to v0.7.2
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.2 |
0.7.1 03 Aug 2019 10:14:02 |
tobik |
databases/sequeler: Update to v0.7.1
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.1 |
0.7.0 08 Apr 2019 00:34:41 |
tobik |
databases/sequeler: Update to 0.7.0
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.7.0 |
0.6.9 03 Apr 2019 04:27:41 |
tobik |
databases/sequeler: Update to 0.6.9
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.9 |
0.6.8 20 Mar 2019 06:57:25 |
tobik |
databases/sequeler: Update to 0.6.8
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.8 |
0.6.7 03 Jan 2019 13:54:54 |
tobik |
databases/sequeler: Update to 0.6.7
- Drop granite <= 0.5 patch
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.7 |
0.6.6 30 Dec 2018 06:57:27 |
tobik |
databases/sequeler: Update to 0.6.6
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.6 |
0.6.5 16 Dec 2018 12:49:25 |
tobik |
databases/sequeler: Update to 0.6.5
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.5 |
0.6.4 10 Dec 2018 08:54:34 |
tobik |
databases/sequeler: Update to 0.6.4
Sequeler now has a MimeType field for SQLite3 files in its desktop
file, so add USES=desktop-file-utils.
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.4 |
0.6.3 20 Oct 2018 09:19:51 |
tobik |
databases/sequeler: Update to 0.6.3
Changes: https://github.com/Alecaddd/sequeler/releases/tag/v0.6.3 |
0.6.2 29 Sep 2018 21:28:30 |
tobik |
New port: databases/sequeler
Sequeler is a friendly SQL client that allows you to connect to
your local and remote databases, write SQL in a handy text editor
with language recognition, and visualize SELECT results.
WWW: https://github.com/Alecaddd/sequeler |