aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Try to build with clang natively.Andrej Zverev2013-06-181-3/+1
| | | | Notes: svn path=/head/; revision=321214
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichKoop Mast2013-03-081-0/+1
| | | | | | | | | | | | | | | | | | | | | | | are the latest stable releases. * Update vala to the newest stable release 0.18.1, also update a few ports in the gtk/gnome stack. * The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles. * Remove pkg-config run depends from glib20 and freetype2. This doesn't eliminate pkg-config run dependency completely, a second phase is needed and is planned. * Support for .:run. and .:build. for USE_GNOME components was added. Currently only libxml2 and libxslt support this mechanism. * Updates of the telepathy stack and empathy. * Trim makefile headers, convert ports to new options, trim off library versions for some ports. * Fix other ports so they build with the new glib version. Thanks to miwi and crees for helping out with some exp-runs. Approved by: portmgr (miwi & bapt) Obtained from: gnome team repo Notes: svn path=/head/; revision=313633
* separate logic for these two group of ports.Andrej Zverev2013-01-151-11/+9
| | | | Notes: svn path=/head/; revision=310441
* Take maintainershipAndrej Zverev2012-11-191-1/+1
| | | | | | | | Approved by: maintainer (flz@ via email) Feature safe: yes Notes: svn path=/head/; revision=307553
* - fix bug causing CPU load on FreeBSD.Andrej Zverev2012-10-151-3/+3
| | | | | | | | | | | | | - bump portrevisions. PR: ports/170766 Submitted by: Yamagi Burmeister <yamagi@yamagi.org> Approved by: maintainer (timeout > 2 weeks) Feature safe: yes Notes: svn path=/head/; revision=305913
* - Convert to new option frameworkBaptiste Daroussin2012-10-061-10/+6
| | | | | | | | | - Trim headers Approved by: flz (irc) Notes: svn path=/head/; revision=305404
* Mark as broken on ARM.Mark Linimon2012-09-041-0/+4
| | | | | | | | | PR: ports/170946 Submitted by: linimon Hat: portmgr Notes: svn path=/head/; revision=303634
* Update net-p2p/rtorrent to 0.9.2.Florent Thoumie2012-07-053-43/+6
| | | | Notes: svn path=/head/; revision=300508
* - Backport upstream patch to fix high cpu load issues.Florent Thoumie2012-01-292-1/+27
| | | | | | | | Submitted by: Nicholas Smith Obtained from: http://libtorrent.rakshasa.no/ticket/2661 Notes: svn path=/head/; revision=290014
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+1
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* Update net-p2p/rtorrent to 0.8.9.Florent Thoumie2011-07-184-21/+10
| | | | | | | | PR: ports/158123 Submitted by: Jin-Sih Lin <linpct@gmail.com> Notes: svn path=/head/; revision=277899
* Add local patch to fix rtorrent's spinlock implementation.Florent Thoumie2011-06-092-1/+12
| | | | | | | Submitted by: kan Notes: svn path=/head/; revision=275277
* rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.Florent Thoumie2011-05-073-4/+14
| | | | | | | | | | | | | | - Enable IPV6 in OPTIONS by default. [1] - Remove outdated link in pkg-message. [1] - Add local patch to fix rtorrent with ncurses 5.8. [2,3] PR: ports/155609 [1], ports/155318 [2], ports/156294 [3] Submitted by: tom@ [1], Yamagi Burmeister <yamagi@yamagi.org> [2], freebsd@nagilum.org [3] Notes: svn path=/head/; revision=273737
* - Update to 0.8.7Martin Wilke2011-02-062-10/+12
| | | | | | | | | | PR: 153720 Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw> Approved by: flz via irc (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268708
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Fix dependency after libtorrent update.Florent Thoumie2010-02-231-2/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250228
* Update net-p2p/rtorrent to 0.8.6.Florent Thoumie2010-01-232-6/+6
| | | | | | | | | PR: ports/142888 [1], ports/143032 [2] Submitted by: soulcatcher <soulcatcher13@gmail.com> [1] Maxim Samsonov <xors@mne.ru> [2] Notes: svn path=/head/; revision=248376
* Update net-p2p/rtorrent to 0.8.5.Florent Thoumie2009-10-292-7/+7
| | | | Notes: svn path=/head/; revision=243465
* Remove stale patch that's causing issues with scgi_port option.Florent Thoumie2009-07-172-12/+1
| | | | Notes: svn path=/head/; revision=237976
* Update net-p2p/rtorrent to 0.8.4.Florent Thoumie2009-07-153-19/+7
| | | | Notes: svn path=/head/; revision=237873
* Bump the version of the xmlrpc-c-devel shared libraryChin-San Huang2009-04-111-2/+2
| | | | Notes: svn path=/head/; revision=232054
* Bump the version of the xmlrpc-c-devel shared libraryChin-San Huang2009-04-101-1/+1
| | | | | | | - Bump PORTREVISION of all dependent ports. Notes: svn path=/head/; revision=232030
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-2/+2
| | | | | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working. Notes: svn path=/head/; revision=226721
* net-p2p/rtorrent needs recent gcc (4.2+).Florent Thoumie2008-12-111-0/+2
| | | | Notes: svn path=/head/; revision=224102
* Update net-p2p/rtorrent to 0.8.2.Florent Thoumie2008-12-093-11/+30
| | | | Notes: svn path=/head/; revision=224028
* Only add extra patches if they are present.Florent Thoumie2008-11-161-0/+2
| | | | | | | | | | PR: ports/128775 [1], ports/128807 [2], ports/128921 [3] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1] Jimmie James <jimmiejaz@gmail.com> [2] Falko Richter <xendorphin@gmail.com> [3] Notes: svn path=/head/; revision=222946
* - Use net/xmlrpc-c-devel instead of net/xmlrpc-c.Florent Thoumie2008-11-102-25/+4
| | | | | | | - Rename patch as it won't apply against new unstable version. Notes: svn path=/head/; revision=222679
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Don't install documentation if NOPORTDOCS is defined.Florent Thoumie2008-06-181-2/+4
| | | | | | | Reported by: itetcu Notes: svn path=/head/; revision=215073
* - Don't override USE_GCC in master port.Florent Thoumie2008-05-191-4/+2
| | | | | | | | | | - Style fixes. PR: ports/123780 Submitted by: Gea-Suan Lin Notes: svn path=/head/; revision=213331
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
| | | | Notes: svn path=/head/; revision=209420
* - OPTIONS'ify.Florent Thoumie2007-12-182-8/+31
| | | | | | | - Add support for XMLRPC (default: on). Notes: svn path=/head/; revision=204043
* Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.Florent Thoumie2007-12-122-7/+18
| | | | Notes: svn path=/head/; revision=203234
* Update net-p2p/rtorrent to 0.7.7.Florent Thoumie2007-09-102-6/+6
| | | | Notes: svn path=/head/; revision=199277
* Update net-p2p/rtorrent to 0.7.5.Florent Thoumie2007-08-142-4/+4
| | | | Notes: svn path=/head/; revision=197682
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Fix manpage location.Florent Thoumie2007-06-231-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=194126
* Allow build with gcc 3.4+.Florent Thoumie2007-06-021-1/+1
| | | | | | | | PR: ports/113237 Submitted by: Henrik Brix Andersen Notes: svn path=/head/; revision=192582
* Update rtorrent to 0.7.4.Florent Thoumie2007-04-132-8/+7
| | | | Notes: svn path=/head/; revision=189895
* Quiet PKGMESSAGE command.Florent Thoumie2007-01-261-1/+1
| | | | Notes: svn path=/head/; revision=183332
* Add local backup master site.Florent Thoumie2007-01-101-1/+3
| | | | | | | Reported by: sat Notes: svn path=/head/; revision=181972
* Depend on libtorrent, not libtorrent-devel. [1]Florent Thoumie2007-01-101-4/+4
| | | | | | | | | Whitespace fixes. Reported by: itetcu Notes: svn path=/head/; revision=181935
* Update rtorrent to 0.7.1.Florent Thoumie2007-01-093-18/+10
| | | | | | | Reminded by: kwm Notes: svn path=/head/; revision=181857
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-2/+2
| | | | | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports Notes: svn path=/head/; revision=179653
* Update rtorrent and rtorrent-devel to 0.6.4.Florent Thoumie2006-11-082-4/+4
| | | | | | | | PR: ports/105231 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=176807
* - Update to rtorrent 0.6.3.Florent Thoumie2006-10-262-7/+7
| | | | | | | Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175532