notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
miller Sed/awk/cut/join/sort for name-indexed data such as CSV, TSV and JSON
5.10.2_1 textproc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 5.10.2Version of this port present on the latest quarterly branch.
Maintainer: jungleboogie0+mlr@gmail.com search for ports maintained by this maintainer
Port Added: 2016-02-06 18:09:58
Last Update: 2024-02-26 12:35:14
Commit Hash: 3085cee
People watching this port, also watch:: sysinfo, python, py39-pyodbc, json-c
License: BSD2CLAUSE
WWW:
https://johnkerl.org/miller/doc/
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mlr
  2. share/man/man1/mlr.1.gz
  3. /usr/local/share/licenses/miller-5.10.2_1/catalog.mk
  4. /usr/local/share/licenses/miller-5.10.2_1/LICENSE
  5. /usr/local/share/licenses/miller-5.10.2_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • miller>0:textproc/miller
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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
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):
miller
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest5.10.2_15.10.2_15.4.05.10.2_15.10.2_1-5.4.0-
FreeBSD:13:quarterly5.10.25.10.25.10.25.10.25.10.25.10.25.10.25.10.2
FreeBSD:14:latest5.10.2_15.10.2_15.10.25.10.2_15.10.2_15.10.2-5.10.2
FreeBSD:14:quarterly5.10.25.10.2-5.10.25.10.25.10.25.10.25.10.2
FreeBSD:15:latest5.10.25.10.2_1n/a5.10.2n/a5.10.25.10.25.10.2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.71 : devel/autoconf
  2. automake>=1.16.5 : devel/automake
  3. libtoolize : devel/libtool
This port is required by:
for Run
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/johnkerl/miller/tar.gz/v5.10.2?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.10.2_1
26 Feb 2024 12:35:14
commit hash: 3085ceebaf96d74efede79f9691a40fcddd8ffd6commit hash: 3085ceebaf96d74efede79f9691a40fcddd8ffd6commit hash: 3085ceebaf96d74efede79f9691a40fcddd8ffd6commit hash: 3085ceebaf96d74efede79f9691a40fcddd8ffd6 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/miller: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
5.10.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.10.2
21 Oct 2021 15:40:41
commit hash: ae945eddc83409f310e72abb83e0101f0282b10ccommit hash: ae945eddc83409f310e72abb83e0101f0282b10ccommit hash: ae945eddc83409f310e72abb83e0101f0282b10ccommit hash: ae945eddc83409f310e72abb83e0101f0282b10c files touched by this commit
Stefan Eßer (se) search for other commits by this committer
textproc/miller: Add CPE information

Approved by:	portmgr (blanket)
5.10.2
13 Apr 2021 05:51:40
commit hash: f84fd7a5fed52b6322cbbd61a03e6f745a0e4331commit hash: f84fd7a5fed52b6322cbbd61a03e6f745a0e4331commit hash: f84fd7a5fed52b6322cbbd61a03e6f745a0e4331commit hash: f84fd7a5fed52b6322cbbd61a03e6f745a0e4331 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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)
5.4.0
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.4.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.4.0
03 May 2019 21:06:51
Revision:500752Original commit files touched by this commit
linimon search for other commits by this committer
These ports now build on aarch64.

Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
5.4.0
01 Apr 2019 08:01:54
Revision:497464Original commit files touched by this commit
0mp search for other commits by this committer
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
5.3.0
16 Aug 2018 13:07:45
Revision:477333Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 5.3.0

PR:		230415
Sponsored by:	iXsystems Inc.
5.2.2
22 Jul 2017 17:40:25
Revision:446422Original commit files touched by this commit
olgeni search for other commits by this committer
Update textproc/miller to version 5.2.2.

PR:		220878
Submitted by:	olgeni
Approved by:	maintainer
5.2.1
26 Jun 2017 15:25:46
Revision:444373Original commit files touched by this commit
olgeni search for other commits by this committer
Disable build of mlrp and mlrg, which are not installed by the port.

mlrp does not build on 10.x.
5.2.1
26 Jun 2017 13:45:07
Revision:444368Original commit files touched by this commit
olgeni search for other commits by this committer
Update textproc/miller to version 5.2.1.

PR:		220156
Submitted by:	olgeni
Approved by:	maintainer
3.3.2
16 Jan 2017 16:47:00
Revision:431680Original commit files touched by this commit
mat search for other commits by this committer
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
3.3.2
05 Jan 2017 11:00:50
Revision:430631Original commit files touched by this commit
amdmi3 search for other commits by this committer
Remove always-true/false conditions after 9.x, 10.[12] EOL
While here, couple minor fixes

portmgr blanket
3.3.2
16 Nov 2016 00:35:57
Revision:426202Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
3.3.2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
3.3.2
06 Feb 2016 18:09:51
Revision:408308Original commit files touched by this commit
pi search for other commits by this committer
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

Number of commits found: 18