Port details |
- miller Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON
- 5.10.2 textproc
=1 5.10.2Version of this port present on the latest quarterly branch. - Maintainer: jungleboogie0+mlr@gmail.com
 - Port Added: 2016-02-06 18:09:58
- Last Update: 2021-10-21 15:40:41
- Commit Hash: ae945ed
- People watching this port, also watch:: rubywarden, sysinfo, python, json-c
- License: BSD2CLAUSE
- Description:
- Miller is like sed, awk, cut, join, and sort for name-indexed data such
as CSV.
With Miller you get to use named fields without needing to count
positional indices.
WWW: http://johnkerl.org/miller/doc/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/miller/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/miller
- pkg install miller
- PKGNAME: miller
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1617723090
SHA256 (johnkerl-miller-v5.10.2_GH0.tar.gz) = b6026479ee7315656d7ec228d0084f86d4cecc5b8b00d5400f5fb3600af65eb3
SIZE (johnkerl-miller-v5.10.2_GH0.tar.gz) = 6192382
- 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:
-
- autoconf>=2.69 : devel/autoconf
- automake>=1.16.1 : devel/automake
- libtoolize : devel/libtool
- This port is required by:
- for Run
-
- biology/biostar-tools
- Configuration Options:
- No options to configure
- Options name:
- textproc_miller
- USES:
- autoreconf cpe libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Oct 2021 15:40:41 5.10.2
|
Stefan Eßer (se)  |
textproc/miller: Add CPE information
Approved by: portmgr (blanket) |
13 Apr 2021 05:51:40 5.10.2
|
Fernando Apesteguía (fernape)  |
textproc/miller: Update to 5.10.2
ChangeLog: https://github.com/johnkerl/miller/releases/tag/v5.10.2
PR: 254822
Reported by: gspurki@gmail.com
Approved by: jungleboogie0+mlr@gmail.com (maintainer, timeout > 1 week) |
07 Apr 2021 08:09:01 5.4.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 5.4.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
03 May 2019 21:06:51
5.4.0
|
linimon  |
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run |
01 Apr 2019 08:01:54
5.4.0
|
0mp  |
textproc/miller: Update to 5.4.0
- Remove DISTVERSIONPREFIX as upstream is no longer using it.
- Improve COMMENT.
- Add a test target.
- 5.4.0 changelog:
https://github.com/johnkerl/miller/releases/tag/5.4.0
PR: 236547
Reviewed by: mat
Approved by: maintainer (timeout, >14 days)
Differential Revision: https://reviews.freebsd.org/D19593 |
16 Aug 2018 13:07:45
5.3.0
|
miwi  |
- Update to 5.3.0
PR: 230415
Sponsored by: iXsystems Inc. |
22 Jul 2017 17:40:25
5.2.2
|
olgeni  |
Update textproc/miller to version 5.2.2.
PR: 220878
Submitted by: olgeni
Approved by: maintainer |
26 Jun 2017 15:25:46
5.2.1
|
olgeni  |
Disable build of mlrp and mlrg, which are not installed by the port.
mlrp does not build on 10.x. |
26 Jun 2017 13:45:07
5.2.1
|
olgeni  |
Update textproc/miller to version 5.2.1.
PR: 220156
Submitted by: olgeni
Approved by: maintainer |
16 Jan 2017 16:47:00
3.3.2
|
mat  |
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029 |
05 Jan 2017 11:00:50
3.3.2
|
amdmi3  |
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes
portmgr blanket |
16 Nov 2016 00:35:57
3.3.2
|
linimon  |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:25:18
3.3.2
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
06 Feb 2016 18:09:51
3.3.2
|
pi  |
New port: textproc/miller
Miller is like sed, awk, cut, join, and sort for name-indexed data such
as CSV.
With Miller you get to use named fields without needing to count
positional indices.
WWW: http://johnkerl.org/miller/doc/
PR: 206785
Requested by: jungleboogie0@gmail.com |