Page MenuHomeFreeBSD

net-p2p/transmission-remote-gui: upgrade to v.5.14.0
AbandonedPublic

Authored by rigoletto on Mar 13 2018, 2:53 AM.
Tags
None
Referenced Files
F151656574: D14675.id40428.diff
Thu, Apr 9, 7:52 PM
Unknown Object (File)
Mar 9 2026, 1:05 AM
Unknown Object (File)
Feb 21 2026, 2:39 PM
Unknown Object (File)
Feb 18 2026, 10:09 PM
Unknown Object (File)
Feb 5 2026, 1:39 AM
Unknown Object (File)
Feb 4 2026, 2:21 PM
Unknown Object (File)
Jan 8 2026, 1:13 AM
Unknown Object (File)
Jan 6 2026, 5:33 PM

Details

Reviewers
acm
Summary
  • Update to v.5.14.0
  • Update WWW in pkg-descr
  • Switch to DISTVERSION
  • Switch to FLAVORS
  • Switch to GitHub
  • Add Qt5 support
  • Add LICENSE
  • Add _CONFLICTS_INSTALL
  • Remove net-p2p/transmission-daemon dependency

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15549
Build 15587: arc lint + arc unit

Event Timeline

rigoletto edited the test plan for this revision. (Show Details)
rigoletto added a reviewer: acm.
rigoletto edited the summary of this revision. (Show Details)
  • Add _CONFLICTS_INSTALL
  • Minors
  • Update WWW in pkg-descr.

This looks good. We currently do not accept flavors that add new packages though, so this change will be able to go in when ports-mgmt/poudriere is updated to 3.3.

I'm waiting for the approval of following reviews

https://reviews.freebsd.org/D14617
https://reviews.freebsd.org/D14661

net-p2p/transmision-remote-gui will be updated the other way using Uses/lazarus.mk.

I will leave it open so there is a FLAVORS port done already. I will update it when the lazarus.mk land.

Thanks!

bapt added inline comments.
net-p2p/transmission-remote-gui/Makefile
15–16

While you are working on that changes, I think it would be a great idea to drop the dependency on the daemon.

By design if you install the "remote-gui" it probably means that you are connecting to a "remote" daemon". So the dependency on the daemon imho makes no sense

  • Add Qt5 support
  • remove net-p2p/transmission-daemon dependency

Btw, it is building fine with lazarus-1.8.0. I probably did something weird
while working on the port. :-)

rigoletto edited the test plan for this revision. (Show Details)
rigoletto edited the summary of this revision. (Show Details)

Update _CONFLICTS_INSTALL to reflect the addition of the Qt5 support.