Port details |
- torrent-file-editor GUI tool for creating and editing .torrent files
- 0.3.18 net-p2p
=3 0.3.18Version of this port present on the latest quarterly branch. - Maintainer: danfe@FreeBSD.org
 - Port Added: 2017-05-31 19:26:13
- Last Update: 2023-06-28 09:46:38
- Commit Hash: 573a287
- People watching this port, also watch:: autoconf, ta-lib, weberp, prestashop, irrlicht
- License: GPLv3+
- WWW:
- https://torrent-file-editor.github.io/
- Description:
- Cross-platform Qt-based GUI program intended to create and edit .torrent
and uTorrent .dat files; replacement for BEncode Editor which has modern
design and extra features:
- Create .torrent file from scratch; add, remove, change file
order in the existing .torrent file
- Change main .torrent file information: name, comment, publisher,
URL, creation date, tracker list, and author
- Edit .torrent file in JSON format or as a binary tree
- Support for different encodings
- Translated to many languages; has command line mode
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- torrent-file-editor>0:net-p2p/torrent-file-editor
- To install the port:
- cd /usr/ports/net-p2p/torrent-file-editor/ && make install clean
- To add the package, run one of these commands:
- pkg install net-p2p/torrent-file-editor
- pkg install torrent-file-editor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: torrent-file-editor
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1687873884
SHA256 (torrent-file-editor-0.3.18.tar.gz) = 78b69e0151c5998b4df8b69225e7930c18b7d4419eeaabcad769df0f38a86292
SIZE (torrent-file-editor-0.3.18.tar.gz) = 383747
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for torrent-file-editor-0.3.18:
DONATION=on: Show donation text in the About dialog
===> Use 'make config' to modify these settings
- Options name:
- net-p2p_torrent-file-editor
- USES:
- cmake compiler:c++11-lang desktop-file-utils qt:5
- 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 |
0.3.18 28 Jun 2023 09:46:38
    |
Alexey Dokuchaev (danfe)  |
net-p2p/torrent-file-editor: update the port to version 0.3.18
- Drop no longer needed ugly workarounds for various build issues
- Use recommended source tarball, not the one generated by GitHub
Reported by: portscout |
0.3.17 08 Jun 2023 15:30:54
    |
Muhammad Moinur Rahman (bofh)  |
net-p2p/torrent-file-editor: Fix build with llvm15 |
0.3.17 11 Sep 2022 10:20:14
    |
Felix Palmen (zirias)  |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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) |
0.3.17 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 ) |
0.3.17 20 Jul 2022 14:22:43
    |
Tobias C. Berner (tcberner)  |
net-p2p: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Attila Nagy <bra@fsn.hu>
* Chad J. Milios <milios@ccsys.com>
* Damian Gerow <dgerow@afflictions.org>
* Daniel Morante <daniel@morante.net>
* Dave Cottlehuber <dch@skunkwerks.at>
* Dereckson <dereckson@gmail.com>
* Devin Teske <dteske@FreeBSD.org>
* Dmitriy Limonov (Only the first 15 lines of the commit message are shown above ) |
0.3.17 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.3.17 05 Apr 2020 11:11:00
  |
adridg  |
net-p2p/torrent-file-editor turn off PCH (pre-compiled headers)
This is prep-work to landing CMake 3.17 -- something has changed in
dependency handling, and the configure step fails. This is the
last fall-out item before a new exp-run.
PR: 245356 |
0.3.17 14 Mar 2020 07:04:45
  |
danfe  |
Unbreak against Clang 10. Upstream is notified.
Reported by: pkg-fallout |
0.3.17 07 Jan 2020 11:14:56
  |
danfe  |
- Update to version 0.3.17
- Augment port description
Reported by: portscout |
0.3.16 16 Nov 2019 15:46:23
  |
danfe  |
- Update to version 0.3.16
- Shorten the COMMENT, adjust LICENSE
- Project had moved to GitHub |
0.3.14_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
0.3.14 13 Jul 2019 11:59:53
  |
tcberner  |
net-p2p/torrent-file-editor: prepare for Qt 5.13
PR: 238782 |
0.3.14 01 May 2019 17:56:58
  |
danfe  |
Update `torrent-file-editor' to version 0.3.14. |
0.3.13_3 05 Mar 2019 07:50:11
  |
danfe  |
With Qt 4.x sadly going away in less than two weeks, use Qt 5 by default
and remove QT5 option earlier to ease the deprecation process and reduce
repo churn when the time comes. |
0.3.13_2 04 Mar 2019 11:33:50
  |
jbeich  |
net-p2p/torrent-file-editor: unbreak with libc++ 8
In file included from application.cpp:24:
In file included from application.h:24:
In file included from /usr/local/include/qt4/QtGui/QApplication:1:
In file included from /usr/local/include/qt4/QtGui/qapplication.h:45:
In file included from /usr/local/include/qt4/QtCore/qcoreapplication.h:45:
In file included from /usr/local/include/qt4/QtCore/qobject.h:47:
In file included from /usr/local/include/qt4/QtCore/qobjectdefs.h:45:
In file included from /usr/local/include/qt4/QtCore/qnamespace.h:45:
In file included from /usr/local/include/qt4/QtCore/qglobal.h:68:
In file included from /usr/include/c++/v1/algorithm:640:
In file included from /usr/include/c++/v1/initializer_list:47:
In file included from /usr/include/c++/v1/cstddef:38:
./version:1:1: error: expected unqualified-id
0.3.13
^
PR: 236192
Approved by: portmgr blanket |
0.3.13_2 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
0.3.13_1 12 Dec 2018 01:35:36
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
0.3.13 02 Dec 2018 15:41:48
  |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
0.3.13 27 Oct 2018 14:46:07
  |
danfe  |
Update `net-p2p/torrent-file-editor' to version 0.3.13.
Reported by: portscout |
0.3.12 17 Aug 2018 14:50:17
  |
danfe  |
Update `net-p2p/torrent-file-editor' to version 0.3.12.
Found out via: repology.org
Ignored by: portscout :( |
0.3.11_1 29 Jul 2018 22:18:46
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.3.11 18 Jul 2018 13:55:54
  |
danfe  |
- Update `net-p2p/torrent-file-editor' to version 0.3.11
- Request C++11-capable compiler to unbreak the build on PowerPC
- Really force correct Qt version (depending on the option)
Reported by: portscout |
0.3.10_1 28 Jun 2018 17:39:55
  |
tcberner  |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
0.3.10_1 18 Jun 2018 14:00:43
  |
linimon  |
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket) |
0.3.10_1 14 Apr 2018 13:16:32
  |
tcberner  |
devel/qjson, devel-qjson-qt5 create flavors
* additionally, give the maintainership to kde@.
Approved by: portmgr (mat), avilla (timeout)
Differential Revision: https://reviews.freebsd.org/D14650 |
0.3.10 22 Jan 2018 16:40:46
  |
danfe  |
Update to version 0.3.10. |
0.3.9 11 Dec 2017 11:32:01
  |
danfe  |
- Update `net-p2p/torrent-file-editor' to version 0.3.9, which fixes
creating torrents which contain files larger than 2 GB in size
- TIMESTAMP (torrent-file-editor-0.3.9.tar.gz) = 1512986548
Reported by: portscout |
0.3.8 08 Dec 2017 09:53:24
  |
danfe  |
- Update `net-p2p/torrent-file-editor' to version 0.3.8
- TIMESTAMP (torrent-file-editor-0.3.8.tar.gz) = 1512039438
Found out via: repology.org
Didn't report: portscout (again) |
0.3.7 31 Oct 2017 10:08:10
  |
danfe  |
- Update `net-p2p/torrent-file-editor' to version 0.3.7
- TIMESTAMP (torrent-file-editor-0.3.7.tar.gz) = 1506418597
Found out via: repology.org
Didn't report: portscout :( |
0.3.4 01 Jun 2017 20:22:18
  |
danfe  |
- Add missing `desktop-file-utils' to USES as reported by `stage-qa'
- Allow to optionally inhibit donation text in the About dialog |
0.3.4 31 May 2017 19:25:55
  |
danfe  |
Add a port of Qt-based GUI tool designed to create and edit .torrent files.
WWW: https://sourceforge.net/projects/torrent-file-editor/ |