| Port details |
- filebot FileBot is the ultimate tool for organizing and renaming your media
- 5.2.3 multimedia
=1 4.9.6_3Version of this port present on the latest quarterly branch. - Maintainer: dan.kotowski@a9development.com
 - Port Added: 2021-03-16 18:31:59
- Last Update: 2026-07-14 10:28:15
- Commit Hash: d86d9a5
- People watching this port, also watch:: scrot, v4l-utils, coreutils, tmux
- Also Listed In: java
- License: FileBot_EULA
- WWW:
- https://www.filebot.net/
- Description:
- FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows
and Anime as well as fetching subtitles and artwork. It's smart and just works.
FileBot makes organizing your movies and TV shows a breeze! We'll automatically
match your files with information from various online databases. How you want
your media files to be named and organized is completely up to you. Our groovy
format engine supports pretty much anything!
Fetching subtitles is just as easy, just drop it in! Besides automatic lookup
you'll also be able to manually search and download subtitles, preview subtitles
and fix encoding problems (e.g. force UTF-8).
Use FileBot on the command-line! There is a simple CLI for core tasks like
renaming media files and fetching subtitles as well as checking or creating SFV
files. On top of that you can use our scripting engine to define more complex
automated processing. There's already shared scripts for various tasks that you
can just run right away or further customize to your needs.
Setting up a fully automated media center - extract archives, organize tv shows
and movies, download subtitles, fetch artwork and metadata, update Kodi - with
FileBot it's that easy!
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- filebot>0:multimedia/filebot
- To install the port:
- cd /usr/ports/multimedia/filebot/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/filebot
- pkg install filebot
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: filebot
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64
- distinfo:
- TIMESTAMP = 1780923812
SHA256 (FileBot_5.2.3-portable.tar.xz) = 0dae8364f9d465707ff30031d055dcc7c6b24907d96823ced3d4e979f1519d0c
SIZE (FileBot_5.2.3-portable.tar.xz) = 34257664
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- chromaprint>0 : audio/chromaprint
- ffprobe : multimedia/ffmpeg
- zenity : x11/zenity
- java : java/openjdk25
- Library dependencies:
-
- libfontconfig.so : x11-fonts/fontconfig
- libmediainfo.so : multimedia/libmediainfo
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- multimedia_filebot
- USES:
- java tar:xz
- 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 |
5.2.3 14 Jul 2026 10:28:15
    |
Ronald Klop (ronald)  Author: Dan Kotowski |
multimedia/filebot: update to 5.2.3
This brings multimedia/filebot up to date with the current version.
Some changes on our end:
1. Drop OpenJFX in favor of Zenity: Long since overdue, since OpenJFX is
long-since abandoned. I don't know exactly when Rednoah added this, but now we
have it also.
2. Move to JAVA 25: Dropping OpenJFX opens us up to a modern JVM. I'm not sure
that JFX was actually holding us back before, but now we can be certain.
3. Limit to amd64: there's a prebuilt JNA lib required from the developer. If
you need filebot on other archs, that is an exercise left to the reader.
4. Drop pkg-message: The advice in the pkg-message is outdated.
PR: 296768 |
4.9.6_3 02 Apr 2026 21:06:57
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=25 update
Included all ports that have USES=java.
PR: 293559 |
4.9.6_2 26 Feb 2026 08:10:21
    |
Ronald Klop (ronald)  |
*/*: bump portrevision after java_default=21 update
PR: 272855 |
4.9.6_1 31 Dec 2024 08:57:55
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**java.mk: Convert bsd.java.mk to USES
The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
USES=java:build,run if NO_BUILD is undefined. Else it defaults to
USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>
Approved by: mat (portmgr), glewis
Differential Revision: https://reviews.freebsd.org/D48201 |
4.9.6_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
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) |
4.9.6 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 ) |
4.9.6 08 Apr 2022 01:04:54
    |
Guangyuan Yang (ygy)  Author: Dan Kotowski |
multimedia/filebot: Update to 4.9.6
PR: 263085 |
4.9.3 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.9.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
4.9.3 16 Mar 2021 18:31:52
  |
nc  |
New port: multimedia/filebot: the ultimate tool for organizing and renaming your
media
FileBot is the ultimate tool for organizing and renaming your Movies, TV Shows
and Anime as well as fetching subtitles and artwork. It's smart and just works.
FileBot makes organizing your movies and TV shows a breeze! We'll automatically
match your files with information from various online databases. How you want
your media files to be named and organized is completely up to you. Our groovy
format engine supports pretty much anything!
Fetching subtitles is just as easy, just drop it in! Besides automatic lookup
you'll also be able to manually search and download subtitles, preview subtitles
and fix encoding problems (e.g. force UTF-8).
Use FileBot on the command-line! There is a simple CLI for core tasks like (Only the first 15 lines of the commit message are shown above ) |