Bug 96269 - [UPDATE]: databases/gqlplus: Update to version 1.11.
Summary: [UPDATE]: databases/gqlplus: Update to version 1.11.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Yen-Ming Lee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-24 17:30 UTC by Frank J. Laszlo
Modified: 2006-04-25 00:59 UTC (History)
1 user (show)

See Also:


Attachments
gqlplus-1.11.diff (879 bytes, patch)
2006-04-24 17:30 UTC, Frank J. Laszlo
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frank J. Laszlo 2006-04-24 17:30:18 UTC
	This patch will update databases/gqlplus to version 1.11. This version adds the following:

	- link with ncurses library instead of the obsolete curses
	- pass NLS_COMP and NLS_SORT environment variables to sqlplus
	- disable table-name completion if we cannot parse table information returned by the ALL_TABLES/ALL_VIEWS query.
	- fix /nolog crash (reported by Susan Wilson)
	- detect abnormal sqlplus termination
	- after the CONNECT command, rescan tables for completion

	Maintainer has been CC'd.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-04-24 17:32:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->leeym

Over to maintainer
Comment 2 Yen-Ming Lee freebsd_committer freebsd_triage 2006-04-25 00:58:59 UTC
State Changed
From-To: open->closed

Committed, thanks.