Port details |
- gqlplus SQL*PLUS with commandline editing, history, and name completion
- 1.16_2 databases
=2 1.16_2Version 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: 2002-11-07 17:39:35
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://gqlplus.sourceforge.net/
- Description:
- gqlplus is a drop-in replacement for sqlplus, an Oracle SQL client, for
UNIX platforms. The difference between gqlplus and sqlplus is command-line
editing and history, plus tablename completion. As you know if you have
used sqlplus, it is notoriously difficult to correct typing errors and
other mistakes in your SQL statements. sqlplus does give you ability to
use external editor to edit a statement, but only the last statement you
typed. gqlplus solves this problem by providing the familiar command-line
editing and history as in tcsh or bash shells, and tablename completion,
while otherwise retaining compatibility with sqlplus. Thus, no user training
is needed - simply use gqlplus instead of sqlplus. In addition,
configuration/installation is trivial: gqlplus is a single binary compiled
executable (written in C), so all you need is download it and put it anywhere
in your PATH. After that, you'll be ready to use it.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- gqlplus>0:databases/gqlplus
- To install the port:
- cd /usr/ports/databases/gqlplus/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/gqlplus
- pkg install gqlplus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gqlplus
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (gqlplus-1.16.tar.gz) = 9e0071d6f8bc24b0b3623c69d9205f7d3a19c2cb32b5ac9cff133dc75814acdd
SIZE (gqlplus-1.16.tar.gz) = 2128428
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:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for gqlplus-1.16_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_gqlplus
- USES:
- autoreconf gmake readline
- 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.16_2 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 |
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.16_2 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.16_2 20 Jul 2022 14:21:07
    |
Tobias C. Berner (tcberner)  |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
1.16_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.16_2 09 Apr 2019 14:04:50
  |
sunpoet  |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
1.16_1 27 Jun 2017 13:46:53
  |
sunpoet  |
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine |
1.16 02 Jan 2017 20:04:36
  |
rene  |
leeym handed in his commit bit. |
1.16 19 May 2016 10:21:25
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.16 26 Aug 2015 02:44:22
  |
amdmi3  |
- Add LICENSE_FILE
- Switch to USES=autoreconf
- Switch to options helpers
Approved by: portmgr blanket |
1.16 03 Sep 2014 08:09:31
  |
leeym  |
- update to 1.16 |
1.15 20 Jul 2014 15:53:49
  |
leeym  |
- add USES=readline to unbreak it on 11.0-CURRENT |
1.15 19 May 2014 16:01:00
  |
vanilla  |
Support staging.
Approved by: portmgr@ |
1.15 21 Feb 2014 13:35:58
  |
ehaupt  |
Remove trailing whitespaces from category databases |
1.15 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.15 20 Sep 2013 16:13:49
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.15 16 Jul 2013 05:42:37
  |
ade  |
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X |
1.15 21 Jan 2013 16:33:11
  |
leeym  |
- utilize autotools[1]
- update to new header
- convert to OptionsNG
Noticed by: avg[1] |
1.15 19 Jan 2013 09:44:07
  |
leeym  |
- update to 1.15 |
1.12 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.12 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.12 20 Apr 2007 23:17:42
 |
leeym  |
- removed support FreeBSD 4.x (EOL)
PR: 111935
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
1.12 10 Dec 2006 14:47:40
 |
leeym  |
- update to 1.12 |
1.11 24 Apr 2006 23:58:56
 |
leeym  |
- update to 1.11
PR: 96269
Submitted by: Frank Laszlo <laszlof at vonostingroup.com> |
1.10 22 Jan 2006 08:23:41
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.10 01 Aug 2005 14:49:43
 |
leeym  |
- update to 1.10
PR: 84431
Submitted by: Andrej Zverev <az@inec.ru> |
1.9 23 Feb 2005 08:34:50
 |
leeym  |
- correct WRKSRC |
1.9 14 Feb 2005 20:10:32
 |
leeym  |
- add document about building gqlplus on Mac OSX (Darwin) (No code changed)
Noticed by: kris |
1.9 04 Jul 2004 11:48:48
 |
leeym  |
update to gqlplus 1.9 |
1.8_1 18 Mar 2004 02:19:36
 |
leeym  |
SIZEify my ports.
Submitted by: trevor |
1.8_1 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.8_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.8 07 Dec 2003 14:21:21
 |
leeym  |
update to 1.8
- new functionality: 'PAUSE' and 'SET PAUSE' commands now supported.
- fix some bugs. |
1.7 15 Apr 2003 00:51:20
 |
leeym  |
update to 1.7 |
1.6 07 Mar 2003 05:58:32
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
1.6 09 Feb 2003 07:07:24
 |
leeym  |
update to gqlplus-1.6 |
1.5 07 Nov 2002 17:36:48
 |
leeym  |
add gqlplus, the SQL*PLUS with commandline editing, history, and
table/column name completion
Reviewed by: ijliao (mentor)
Approved by: ijliao (mentor) |