Port details |
- rpl Unix text replacement utility
- 1.4.1_1 misc =5 1.4.1_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: 2002-11-20 13:51:25
- Last Update: 2024-01-09 11:11:45
- Commit Hash: 220062a
- People watching this port, also watch:: unzip, aspell, libwmf, libxml2, freetype2
- License: GPLv2
- WWW:
- http://www.laffeycomputer.com/rpl.html
- Description:
- rpl is a Unix text replacement utility. It will replace strings with new
strings in multiple text files. It can scan directories recursively and
replace strings in all files found. The search can be limited to files
with certain filename suffixes (e.g. '.html', '.c', etc.).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/rpl/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/rpl
- pkg install rpl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rpl
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rpl-1.4.1.tar.gz) = 291055dc8763c855bab76142b5f7e9625392bcefa524b796bc4ddbcf941a1310
SIZE (rpl-1.4.1.tar.gz) = 65792
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_rpl
- 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.4.1_1 09 Jan 2024 11:11:45 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
1.4.1_1 09 Jan 2024 10:32:17 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
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.4.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.4.1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
1.4.1 02 May 2022 11:06:43 |
Rene Ladan (rene) |
grimreaper: return mich's ports to the pool after safekeeping his ports bit. |
1.4.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.1 27 May 2020 14:55:03 |
danfe |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
1.4.1 10 Apr 2018 09:18:03 |
mich |
- missing escapes in manpage section covering option -e
PR: 227399
Submitted by: ossbsd@gmail.com |
1.4.1 02 Mar 2015 23:36:36 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.4.1 21 Feb 2014 13:53:28 |
ehaupt |
- Support staging
- Add LICENSE |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
1.4.1 04 Dec 2012 02:28:50 |
eadler |
Remove empty directories
Feature safe: yes |
1.4.1 26 Nov 2012 11:06:09 |
mich |
- update to -> 1.4.1
Feature safe: yes |
1.4.0 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.4.0 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.4.0 19 Dec 2006 15:01:54 |
mich |
- Fix compile with gcc4x |
1.4.0 22 Jan 2006 12:59:47 |
edwin |
SHA256ify
Approved by: krion@ |
1.4.0 18 Mar 2004 09:56:10 |
mich |
- SIZEify.
Submitted by: trevor |
1.4.0 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.4.0 05 Nov 2003 15:39:02 |
mich |
Fix WWW.
Approved by: roberto (mentor) |
1.4.0 07 May 2003 11:37:57 |
mich |
Change maintainer email to my @FreeBSD.org address
Approved by: roberto(mentor) |
1.4.0 21 Feb 2003 12:48:19 |
knu |
De-pkg-comment. |
1.4.0 20 Nov 2002 13:48:04 |
ijliao |
add rpl 1.4.0
Rpl is a Unix text replacement utility
PR: 40970
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> |