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) combination for a given watch list. This is what FreshPorts will look for.

Port details
linrename Rename multiple files using substitution
2.25.2_1 sysutils on this many watch lists=5 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 2.25.2Version 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 search for ports maintained by this maintainer
Port Added: 2006-12-25 16:03:18
Last Update: 2024-01-09 11:11:45
Commit Hash: 220062a
People watching this port, also watch:: postfix, openssl, zip, smartmontools, rsync
License: not specified in port
WWW:
http://freecode.com/projects/util-linux/
Description:
linrename is a port of the Linux rename utility included with util-linux. It allows renaming multiple files using substitution.
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 (2 items)
Collapse this list.
  1. bin/linrename
  2. share/man/man1/linrename.1.gz
Collapse this list.
Dependency lines:
  • linrename>0:sysutils/linrename
To install the port:
cd /usr/ports/sysutils/linrename/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/linrename
  • pkg install linrename
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: linrename
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (util-linux-2.25.2.tar.xz) = e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6 SIZE (util-linux-2.25.2.tar.xz) = 3703644

Packages (timestamps in pop-ups are UTC):
linrename
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.25.2_12.25.2_12.25.22.25.2_12.25.2_1-2.25.2-
FreeBSD:13:quarterly2.25.22.25.22.25.22.25.22.25.22.25.22.25.22.25.2
FreeBSD:14:latest2.25.2_12.25.2_12.25.22.25.2_12.25.2_12.25.2-2.25.2
FreeBSD:14:quarterly2.25.22.25.2-2.25.22.25.22.25.22.25.22.25.2
FreeBSD:15:latest2.25.2_12.25.2_1n/a2.25.2_1n/a2.25.2_12.25.2_12.25.2_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_linrename
USES:
tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://ftp.ntu.edu.tw/ftp/linux/utils/util-linux/v2.25/
  2. http://ftp.sunet.se/pub/Linux/kernel.org/linux/utils/util-linux/v2.25/
  3. http://kernel.org/pub/linux/utils/util-linux/v2.25/
Collapse this list.

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.25.2_1
09 Jan 2024 11:11:45
commit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2ecommit hash: 220062a3a1c35cc4deb0b363bdc27d09b492bf2e files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
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)
2.25.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)
2.25.2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.25.2
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.
2.25.2
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
2.25.2
30 Mar 2015 22:39:27
Revision:382777Original commit files touched by this commit
bapt search for other commits by this committer
Remove dead RINGSERVER
2.25.2
25 Jan 2015 15:44:32
Revision:377897Original commit files touched by this commit
johans search for other commits by this committer
- Update to util-linux version 2.25.2
- Change 'rename' references to 'linrename'
- Adopt port
2.22.2
29 Jul 2014 21:25:31
Revision:363395Original commit files touched by this commit
adamw search for other commits by this committer
Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2.22.2
15 Nov 2013 14:59:00
Revision:333873Original commit files touched by this commit
vanilla search for other commits by this committer
Support STAGEDIR.
2.22.2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
2.22.2
07 Feb 2013 14:22:20
Revision:311839Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 2.22.2

PR:		175030
Submitted by:	Ports Fury
2.22.1
07 Dec 2012 23:54:16
Revision:308456Original commit files touched by this commit
beech search for other commits by this committer
- Update to version 2.22.1

Feature safe: yes

PR:		ports/174158
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2.22
02 Nov 2012 17:10:39
Revision:306871Original commit files touched by this commit
pawel search for other commits by this committer
- Remove DEPRECATED and update to 2.22
- Update MASTER_SITES

PR:		ports/172252 (based on)
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
2.12r_2
26 Oct 2012 10:23:02
Revision:306432Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available

Feature safe:	yes
2.12r_2
22 Sep 2012 05:18:21
Revision:304662Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
2.12r_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.12r_2
31 May 2010 02:01:56
Original commit files touched by this commit
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
2.12r_1
15 Jun 2009 18:55:42
Original commit files touched by this commit
wxs search for other commits by this committer
- Use MASTER_SITES_KERNEL_ORG

PR:             ports/134566
Approved by:    all maintainer timeouts
2.12r_1
25 Jul 2008 14:34:52
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GCC where it can be satisfied with base compiler on following
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2.12r_1
06 Jun 2008 14:03:26
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.12r
04 Feb 2007 20:24:23
Original commit files touched by this commit
thierry search for other commits by this committer
Add additional master sites.

PR:             ports/108702
Submitted by:   Jonathan Liu <Net147 (at) hotmail.com> (maintainer)
2.12r
26 Dec 2006 09:08:35
Original commit files touched by this commit
ehaupt search for other commits by this committer
Change 'Rename' to 'linrename' in the package/port description.

Submitted by:   Net147@hotmail.com (maintainer)
2.12r
25 Dec 2006 16:02:16
Original commit files touched by this commit
ehaupt search for other commits by this committer
Add linrename 2.12r, rename multiple files using substitution.

PR:             106658
Submitted by:   Jonathan Liu <Net147 at hotmail.com>

Number of commits found: 24