Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.10.1_1 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
0.10.1 15 Dec 2022 07:46:11
    |
Lewis Cook (lcook)  |
textproc/trdsql: Update to 0.10.1
Changes: https://github.com/noborus/trdsql/releases/tag/v0.10.1 |
0.10.0_6 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.10.0_5 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
0.10.0_4 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
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.10.0_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.10.0_3 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.10.0_2 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
0.10.0_1 07 Jun 2022 21:56:10
    |
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
0.10.0 25 May 2022 22:50:02
    |
Lewis Cook (lcook)  |
textproc/trdsql: Update to 0.10.0
Changes: https://github.com/noborus/trdsql/compare/v0.9.1...v0.10.0 |
0.9.1_1 30 Mar 2022 07:01:44
    |
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.9.1 07 Jan 2022 20:56:11
    |
Lewis Cook (lcook)  |
textproc/trdsql: Update to 0.9.1
Changes: https://github.com/noborus/trdsql/releases/tag/v0.9.1 |
0.9.0 27 May 2021 11:21:15
    |
Lewis Cook (lcook)  |
textproc/trdsql: Update to 0.9.0
Changes: https://github.com/noborus/trdsql/releases/tag/v0.9.0 |
0.8.0_1 13 May 2021 17:59:48
    |
Lewis Cook (lcook)  |
Switch to GO_MODULE after r566063 |
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 05 Feb 2021 18:13:32
  |
lcook  |
textproc/trdsql: Update to 0.8.0
Changes: https://github.com/noborus/trdsql/releases/tag/v0.8.0
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28503 |
0.7.6 22 Jan 2021 10:08:52
  |
lcook  |
Update MAINTAINER fields for myself (lcook)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28279 |
0.7.6 22 May 2020 15:28:33
  |
fernape  |
textproc/trdsql: Update to 0.7.6
From ChangeLog: https://github.com/noborus/trdsql/releases/v0.7.6
* Fixed error in long line of LTSV.
* Added -onowrap option. Avoid long column wrapping in at/md.
* Added _example/writer. Here is an example of Writer.
PR: 246633
Submitted by: vulcan@wired.sh (maintainer) |
0.7.5 12 Apr 2020 20:16:32
  |
dmgk  |
New port: textproc/trdsql
Command-line tool allowing you to easily interface
between CSV, LTSV, JSON and TBLN with SQL queries
which can output to various formats.
WWW: https://github.com/noborus/trdsql
PR: 245513
Submitted by: Lewis Cook <vulcan@wired.sh> |