Port details |
- replaceit Light replacement to the combination of sed/awk/grep/head/tail
- 1.0.1 textproc =4 1.0.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-08-24 16:21:32
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: libxml2, oidentd, p5-libwww, port-authoring-tools, openvpn
- License: Sendmail
- WWW:
- https://pldaniels.com/replaceit/
- Description:
- ReplaceIt was written as a quick, light and effective replacement to
the combination of sed/awk/grep/head/tail and other such shell
utilities, as well as being quicker in startup (at least) than an
equivilant Perl solution.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- replaceit>0:textproc/replaceit
- To install the port:
- cd /usr/ports/textproc/replaceit/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/replaceit
- pkg install replaceit
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: replaceit
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (replaceit-1.0.1.tar.gz) = 6170b19ba5b5e9c3e9aa379adfc232e0841171de9227e11cbe8a839c6a3d108a
SIZE (replaceit-1.0.1.tar.gz) = 5035
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for replaceit-1.0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- textproc_replaceit
- 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 |
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.0.1 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.0.1 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.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.1 17 Feb 2016 18:57:44 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
1.0.1 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.0.1 10 Dec 2014 16:09:20 |
feld |
Update "BSD" license in textproc category |
1.0.1 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.
CR: D509
Approved by: portmgr (antoine) |
1.0.1 25 Feb 2014 16:20:32 |
ehaupt |
Support staging |
1.0.1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.1 28 Jan 2012 17:49:52 |
miwi |
- Update to 1.0.1
PR: 164168
Submitted by: Ports Fury |
1.0.0_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0.0_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
1.0.0_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.0.0_1 03 Dec 2006 21:10:18 |
erwin |
dd support for NOPORTDOCS
- Bump PORTREVISION
PR: 106206
Submitted by: gabor |
1.0.0 14 Apr 2006 22:53:13 |
linimon |
Reset pat due to no response to email about his status.
Hat: portmgr |
1.0.0 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
1.0.0 18 Mar 2004 02:27:55 |
trevor |
Add size data.
Approved by: maintainers |
1.0.0 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0.0 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
15 Nov 2001 03:59:42 |
pat |
Maintainer is now committer so change to new email address. |
24 Aug 2001 20:21:32 |
petef |
add replaceit 1.0.0 A light replacement to the combination of
sed/awk/grep/head/tail |