Commit graph

17 commits

Author SHA1 Message Date
Rusmir Dusko
fd5fea269e - Update to 0.16.17, Announce message:
* don't fall back on wildcard port in UPnP
 * fix local service discovery for magnet links
 * fix bitfield issue in file_storage
 * added work-around for MingW issue in file I/O
 * fixed sparse file detection on windows
 * fixed bug in gunzip
 * fix to use proxy settings when adding .torrent file from URL
 * fix resume file issue related to daylight savings time on windows
 * improve error checking in lazy_bdecode

- Add USES libtool
- Recreate pkg-plist with make makeplist
2014-06-22 14:42:05 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Rusmir Dusko
339b997a2f - Update to 0.16.16, Announce message:
* add missing add_files overload to the python bindings
  * improve error handling in http gunzip
  * fix debug logging for banning web seeds
  * improve support for de-selected files in full allocation mode
  * fix dht_bootstrap_alert being posted
  * SetFileValidData fix on windows (prevents zero-fill)
  * fix minor lock_files issue on unix

- Add ChangeLog to DOCS
- Simplify DOCS installation handling
- Use .if for DOCS and EXAMPLES due to large number of files installed
2014-03-25 11:10:59 +00:00
Rusmir Dusko
7d4bd5dedb - Update to 0.16.15
- Remove obsolete patches, changed by Upstream
2014-02-16 11:49:32 +00:00
Rusmir Dusko
ca27274b68 - Update to 0.16.14
- Don't silence warnings
- Remove PORTSCOUT, with 0.16.14 works now
  qBittorrent all Versions
- Add DEBUG Option
- Add patches from Upstrem, fix bad C++ code
2014-02-13 22:58:14 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Rusmir Dusko
047b835b8d net-p2p/libtorrent-rasterbar
- Change master sites, use SF instead of GOOGLE_CODE
- Change license BSD to BSD3CLAUSE
- Disable all warnings with -w
- Set PORTSCOUT, with 0.16.14 segmentation fault with
  qBittorrent Versions 3.1.5, 3.1.6, 3.1.8
- Add SHLIB_VER and PLIST_SUB
- Add STRIP Option, and add to default Options
- Strip libraries for Master and Slave Port

net-p2p/libtorrent-rasterbar-python

- Add STRIP to OPTIONS_EXCLUDE
2014-02-03 22:43:37 +00:00
Rusmir Dusko
9e6360ffc3 - Use USES=compiler:c++11-lang instead of compiler:c++11-lib
Reported by:	many users
Reviewed by:	bapt
2014-01-22 13:08:21 +00:00
Rusmir Dusko
da7310bcae - Fix build at 11.x [1]
- Use LIB_DEPENDS? instead of LIB_DEPENDS, because
  Master port have had overwritten the LIB_DEPENDS [1]
- Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1]
- Use CONFIGURE_ARGS instead of CONFIGURE_ARGS+ [2]
- Break lines around 80 characters [2]

Reported by:	swills [1], danfe [2]
2014-01-14 18:32:32 +00:00
Rusmir Dusko
c6f11e9fae - Bump PORTREVISION
- Fix build on 8.x and 9.x
- Use USES=compiler:c++11-lang instead of compiler

Approved by:	pawel / wg (mentors, implicit)
2014-01-02 19:47:57 +00:00
Rusmir Dusko
6f3e734f41 - Bump PORTREVISION
- Add USES compiler
- Change pkg-descr

Reported by:    many users
Approved by:	pawel / wg (mentors, implicit)
2013-12-31 13:33:07 +00:00
Rusmir Dusko
03b3c32a15 - Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge
Reported by:	rm
Approved by:	pawel / wg (mentors, implicit)
2013-12-30 15:54:51 +00:00
Rusmir Dusko
5a0baf495a - Update to 0.16.13
Approved by:	pawel / wg (mentors, implicit)
2013-12-30 15:32:07 +00:00
Ruslan Makhmatkhanov
06ffd534de Unbreak net-p2p/libtorrent-rasterbar-python to fix install
of net-p2p/deluge (my port)
2013-11-16 13:29:20 +00:00
Bryan Drewery
dd96133a63 - Copy libtorrent-rasterbar from libtorrent-rasterbar-16@r332964
Original log in r332965 from nemysis:

  net-p2p/libtorrent-rasterbar

  - Update to 0.16.12
  - Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
  - Remove conflict with deprecated Port
  - Add pkg-message
  - Support STAGEDIR

  net-p2p/libtorrent-rasterbar-python

  - Rename from net-p2p/libtorrent-rasterbar-python-16 to net-p2p/libtorrent-rasterbar-python
  - Change comment and MASTERDIR
  - Change dependency to net-p2p/libtorrent-rasterbar
  - Add SLAVE_PORT=yes
2013-11-06 11:59:17 +00:00
Bryan Drewery
1fe93795b2 - Remove libtorrent-rasterbar to fix copy from libtorrent-rasterbar-16 2013-11-06 11:56:43 +00:00
Rusmir Dusko
a878f09f22 net-p2p/libtorrent-rasterbar
- Update to 0.16.12
- Rename from net-p2p/libtorrent-rasterbar-16 to net-p2p/libtorrent-rasterbar
- Remove conflict with deprecated Port
- Add pkg-message
- Support STAGEDIR

net-p2p/libtorrent-rasterbar-python

- Rename from net-p2p/libtorrent-rasterbar-python-16 to net-p2p/libtorrent-rasterbar-python
- Change comment and MASTERDIR
- Change dependency to net-p2p/libtorrent-rasterbar
- Add SLAVE_PORT=yes

Approved by:	wg (mentor)
2013-11-06 11:42:15 +00:00