Bug 152550 - [PATCH] net-p2p/qbittorrent-23: support installation without GUI
Summary: [PATCH] net-p2p/qbittorrent-23: support installation without GUI
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Doug Barton
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 17:40 UTC by Dmitry Marakasov
Modified: 2011-01-12 04:40 UTC (History)
1 user (show)

See Also:


Attachments
qbittorrent-devel-2.3.0.rc10_1.patch (5.19 KB, patch)
2010-11-24 17:40 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2010-11-24 17:40:06 UTC
It's possible to build qbittorrent without GUI support, but the
port lacks support for that. The patch fixes that. Other qbittorrent
ports need similar change as well, I can prepare patches for these
as well, however they should be pretty similar.

Note: this change revealed bug in new/GeoIP which qbittorrent
depends on via rasterbar-libtorrent, and this change should be
committed after ports/152548 (otherwise qbittorrent won't build
with GUI disabled).

Port maintainer (dougb@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-24 17:40:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dougb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Doug Barton freebsd_committer freebsd_triage 2010-12-23 21:21:49 UTC
State Changed
From-To: open->closed


This is a good plan, but 2.3.x is way behind the times 
and I plan to remove the port as soon as possible. 

OTOH, if you'd like to take over as maintainer for 
qbittorrent-* and libtorrent-rasterbar-* I'd be open 
to that. What I'd like to see is a new master port for 
qbittorrent-25 and a slave port for qbittorrent-25-nogui. 
Submit those 2 new ports as 1 new PR and I'll take a look. 

Check out TPH if you need help: 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html 


Thanks for your interest, 

Doug
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-01-12 04:31:15 UTC
dougb       2011-01-12 04:31:10 UTC

  FreeBSD ports repository

  Modified files:
    net-p2p              Makefile 
    net-p2p/qbittorrent-26 Makefile 
  Added files:
    net-p2p/qbittorrent-26-nox11 Makefile pkg-descr pkg-plist 
  Log:
  Add a -nox11 version of qbittorrent-26 as a slave port.
  
  Based in part on work in the PR, but I used a different approach.
  
  PR:             ports/152550
  Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru>
  
  Feature safe:   yes
  
  Revision  Changes    Path
  1.102     +1 -0      ports/net-p2p/Makefile
  1.1       +23 -0     ports/net-p2p/qbittorrent-26-nox11/Makefile (new)
  1.1       +23 -0     ports/net-p2p/qbittorrent-26-nox11/pkg-descr (new)
  1.1       +1 -0      ports/net-p2p/qbittorrent-26-nox11/pkg-plist (new)
  1.3       +22 -8     ports/net-p2p/qbittorrent-26/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"