Port details |
- datamash Numeric, textual, and statistical operations on text files
- 1.8 textproc =2 1.8Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2019-03-22 15:09:07
- Last Update: 2024-01-23 11:32:28
- Commit Hash: 9a81a60
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/datamash/
- Description:
- GNU Datamash is a command-line program which performs basic numeric,
textual, and statistical operations on input textual data files.
It is designed to be portable, reliable, and aid researchers to easily
automate analysis pipelines, without writing code or even short scripts.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- datamash>0:textproc/datamash
- To install the port:
- cd /usr/ports/textproc/datamash/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/datamash
- pkg install datamash
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: datamash
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658608949
SHA256 (datamash-1.8.tar.gz) = 7ad97e8c7ef616dd03aa5bd67ae24c488272db3e7d1f5774161c18b75f29f6fd
SIZE (datamash-1.8.tar.gz) = 2387673
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
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- Test dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- biology/biostar-tools
Configuration Options:
- ===> The following configuration options are available for datamash-1.8:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- textproc_datamash
- USES:
- gmake iconv perl5 gettext-runtime
- 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.8 23 Jan 2024 11:32:28 |
Alexey Dokuchaev (danfe) |
Convert more of my ports to new manual page location (part two). |
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.8 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.8 06 Aug 2022 10:40:22 |
Alexey Dokuchaev (danfe) |
textproc/datamash: update GNU Datamash to version 1.8
Reported by: portscout |
1.7 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7 24 Apr 2020 08:05:39 |
danfe |
Update to version 1.7.
Reported by: portscout |
1.6 30 Mar 2020 11:41:29 |
danfe |
- Update GNU Datamash to version 1.6
- Add missing `iconv' to the USES list
Found out via: repology.org |
1.5 24 Sep 2019 16:55:23 |
danfe |
- Update `textproc/datamash' to version 1.5
- Hook provided tests to our framework
Reported by: portscout |
1.4 24 Mar 2019 13:13:44 |
danfe |
Install the usual set of documentation files. |
1.4 22 Mar 2019 15:08:50 |
danfe |
GNU Datamash is a command-line program which performs basic numeric,
textual, and statistical operations on input textual data files.
WWW: https://www.gnu.org/software/datamash/ |