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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details on branch 2023Q4
transmission-remote-gui Remote GUI for transmission daemon
5.18.0_17 net-p2p on this many watch lists=0 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 5.18.0_17Version of this port present on the latest quarterly branch.
Maintainer: acm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-11-26 01:21:05
Last Update: 2023-11-26 01:18:03
Commit Hash: 58d9da5
License: GPLv2+
WWW:
https://github.com/transmission-remote-gui/transgui
Description:
Transmission Remote GUI is feature rich cross platform front-end to remotely control Transmission daemon via its RPC protocol. It is faster and has more functionality than build-in Transmission web interface.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • transmission-remote-gui-gtk2>0:net-p2p/transmission-remote-gui
Conflicts:
CONFLICTS_INSTALL:
  • transmission-remote-gui-qt5
To install the port:
cd /usr/ports/net-p2p/transmission-remote-gui/ && make install clean
To add the package, run one of these commands:
  • pkg install net-p2p/transmission-remote-gui
  • pkg install transmission-remote-gui-gtk2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: transmission-remote-gui-gtk2
Package flavors (<flavor>: <package>)
  • gtk2: transmission-remote-gui-gtk2
  • qt5: transmission-remote-gui-qt5
ONLY_FOR_ARCHS: i386 amd64
distinfo:
TIMESTAMP = 1577680999 SHA256 (transmission-remote-gui-transgui-v5.18.0_GH0.tar.gz) = d1cbb16eb35d41e76f4a171a3887053899e8dc6a1124afc21615b5038ea60d78 SIZE (transmission-remote-gui-transgui-v5.18.0_GH0.tar.gz) = 2848716

Packages (timestamps in pop-ups are UTC):
transmission-remote-gui-gtk2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.18.0_22--5.18.0_22---
FreeBSD:13:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:14:latest-5.18.0_22--5.18.0_22---
FreeBSD:14:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:15:latest-5.18.0_22n/a-n/a---
 
transmission-remote-gui-qt5
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.18.0_22--5.18.0_22---
FreeBSD:13:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:14:latest-5.18.0_22--5.18.0_22---
FreeBSD:14:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:15:latest-5.18.0_22n/a-n/a---
 
transmission-remote-gui-qt6
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-5.18.0_22--5.18.0_22---
FreeBSD:13:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:14:latest-5.18.0_22--5.18.0_22---
FreeBSD:14:quarterly-5.18.0_22--5.18.0_22---
FreeBSD:15:latest-5.18.0_22n/a-n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. as : devel/binutils
  3. ppcx64 : lang/fpc
  4. as : devel/binutils
  5. utils-lexyacc.fpm : lang/fpc
  6. interfaces.ppu : editors/lazarus
  7. x11.pc : x11/libX11
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
  2. x11.pc : x11/libX11
Library dependencies:
  1. libcairo.so : graphics/cairo
  2. libglib-2.0.so : devel/glib20
  3. libgtk-x11-2.0.so : x11-toolkits/gtk20
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libpango-1.0.so : x11-toolkits/pango
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-p2p_transmission-remote-gui
USES:
desktop-file-utils fpc gnome iconv lazarus:flavors xorg
pkg-message:
For install:
1) You can run it using: # transgui 2) Don't forget that you need a transmission-daemon program configured and running before use of transgui. 3) Run "transmission-daemon --help" for more configuration options 4) Enjoy it ;)
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/transmission-remote-gui/transgui/tar.gz/v5.18.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.18.0_17
26 Nov 2023 01:18:03
commit hash: 58d9da58c03cbe30d42c2aa14ae4d188f5c0e677commit hash: 58d9da58c03cbe30d42c2aa14ae4d188f5c0e677commit hash: 58d9da58c03cbe30d42c2aa14ae4d188f5c0e677commit hash: 58d9da58c03cbe30d42c2aa14ae4d188f5c0e677 files touched by this commit Sanity Test Failure
Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications

(cherry picked from commit 0b92f925a3a155ce7b5f4eddfd528553915c6eb8)

Number of commits found: 1