Commit graph

25 commits

Author SHA1 Message Date
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Max Brazhnikov
f60233ccc6 - Change dependency type for Boost: required only at build stage
- Adjust USE_QT4 components
- Switch to out-of-source build

ktorrent only:
- Explicitly depend on math/gmp
- Fix potential build failure
2013-03-28 12:06:41 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
7c03db20f0 Update ktorrent to 4.3.1, libktorrent to 1.3.1
Submitted by:	Alonso Schaic via area51 commit
2013-02-03 20:23:55 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Raphael Kubo da Costa
6575b78ab6 Add my upstream patch to fix problems establishing UDP connections.
KTorrent was unable to create any UDP connection (to Magnet or UDP
trackers, for example) at all without this.

Bump PORTREVISION.

Approved by:	makc (maintainer)
2013-01-08 16:59:02 +00:00
Max Brazhnikov
d8efa292e7 Update libktorrent to 1.3.0
Update ktorrent to 4.3.0
2012-09-18 21:31:20 +00:00
Raphael Kubo da Costa
adc0c1ba8b {lib}ktorrent: Follow the trend of not specifying library shversions in the dependencies.
Incidentally, this should also fix the ktorrent build, since
libktorrent has had a shlib bump.
2012-09-15 20:21:58 +00:00
Max Brazhnikov
d1496d8427 Update libktorrent to 1.2.1
Update ktorrent to 4.2.1
2012-07-23 00:16:24 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Max Brazhnikov
f7c01a2822 Update libktorrent to 1.2.0
Update ktorrent to 4.2.0
2012-03-07 15:25:42 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Max Brazhnikov
14adddb1b6 Update to 1.1.3
Feature safe:	yes
2011-12-07 16:34:57 +00:00
Alberto Villa
82e896cf69 - Update dependencies after KDE ports upgrade.
- Avoid removing kdehier4 directories.
- Bump PORTREVISION.
2011-10-17 00:05:40 +00:00
Max Brazhnikov
bcee82c83b Update to 1.1.2 2011-08-18 17:25:31 +00:00
Max Brazhnikov
21058e909d Update to 1.1.1 2011-06-14 21:43:17 +00:00
Alberto Villa
948a545f1b - Update libktorrent to 1.1.0.
- Update ktorrent to 4.1.0.
- Make dependencies on kdepimlibs and kdebase-workspace non-optional.

Approved by:	makc (maintainer, implicit)
2011-03-25 10:20:59 +00:00
Max Brazhnikov
d5ce9d5820 Update to 1.0.5 2010-12-31 15:20:13 +00:00
Max Brazhnikov
4363dff3e1 Update to 1.0.4 2010-10-21 20:31:01 +00:00
Max Brazhnikov
76ed31cd8e Add new port net-p2p/libktorrent:
KTorrent has been split into the application ktorrent and the library
libktorrent. Libktorrent contains all the torrent downloading code,
and ktorrent contains all application code and plugins. The goal
is to make libktorrent an independent library (though still closely
related to ktorrent), which can be used by other applications.

WWW:	http://ktorrent.org/
2010-09-01 21:19:27 +00:00