aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/rtorrent/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* In some straightforward situations, protect examples behind PORTEXAMPLES,Adam Weinberger2014-08-061-4/+4
| | | | | | | | adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances, correct examples being controlled by the DOCS option. Notes: svn path=/head/; revision=364152
* - Remove uneeded dependency from libtorrent [1]Guido Falsi2014-07-101-2/+3
| | | | | | | | | | | - Update dependency lines in rtorrent PR: 191621 Submitted by: Colin <anonymous.bug.report@gmail.com> (original submitter) Reported By: Andre <a.heider@gmail.com> [1] (as followup comment) Notes: svn path=/head/; revision=361474
* - Update libtorrent to 0.13.4Guido Falsi2014-07-071-7/+4
| | | | | | | | | | | | | | | - Update rtorrent to 0.9.4 - Convert to new LIB_DEPENDS format - Remove uneeded ?= - Remove libtorrent-devel and rtorrent-devel ports since the non devel port has a newer version and no development release is available anymore PR: 191621 Submitted by: Colin <anonymous.bug.report@gmail.com> Notes: svn path=/head/; revision=361124
* Improve the workaround for FreeBSD >= 10 to actually use the base clang.Marius Strobl2014-03-241-6/+13
| | | | | | | | | | | | Mostly based on: https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff Approved by: bapt (mentor) Notes: svn path=/head/; revision=349021
* Chase libtorrent bumpAntoine Brodin2014-03-111-2/+2
| | | | Notes: svn path=/head/; revision=347915
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - Stage supportAntoine Brodin2014-02-241-16/+12
| | | | | | | - New LIB_DEPENDS syntax Notes: svn path=/head/; revision=345890
* drop maintainership. I don't have time for these ports.Andrej Zverev2014-02-241-1/+1
| | | | Notes: svn path=/head/; revision=345871
* put hack for freebsd 10.x under OPSYS, this will unbreak build under dbsd portsAndrej Zverev2013-11-031-1/+1
| | | | | | | Requested by: marino@ Notes: svn path=/head/; revision=332632
* - Try to fix build on 10.x and fix segfault while running rtorrentAndrej Zverev2013-11-021-0/+6
| | | | Notes: svn path=/head/; revision=332456
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-p2p) Notes: svn path=/head/; revision=327758
* - 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-051-4/+4
| | | | Notes: svn path=/head/; revision=300508
* - Backport upstream patch to fix high cpu load issues.Florent Thoumie2012-01-291-1/+1
| | | | | | | | Submitted by: Nicholas Smith Obtained from: http://libtorrent.rakshasa.no/ticket/2661 Notes: svn path=/head/; revision=290014
* - 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-181-4/+4
| | | | | | | | 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-091-1/+1
| | | | | | | Submitted by: kan Notes: svn path=/head/; revision=275277
* rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.Florent Thoumie2011-05-071-1/+2
| | | | | | | | | | | | | | - 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-061-7/+10
| | | | | | | | | | 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-231-3/+3
| | | | | | | | | 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-291-4/+4
| | | | Notes: svn path=/head/; revision=243465
* Remove stale patch that's causing issues with scgi_port option.Florent Thoumie2009-07-171-1/+1
| | | | Notes: svn path=/head/; revision=237976
* Update net-p2p/rtorrent to 0.8.4.Florent Thoumie2009-07-151-4/+4
| | | | 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-091-8/+4
| | | | 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-101-2/+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-181-8/+8
| | | | | | | - 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-121-4/+15
| | | | Notes: svn path=/head/; revision=203234
* Update net-p2p/rtorrent to 0.7.7.Florent Thoumie2007-09-101-3/+3
| | | | Notes: svn path=/head/; revision=199277
* Update net-p2p/rtorrent to 0.7.5.Florent Thoumie2007-08-141-1/+1
| | | | 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