aboutsummaryrefslogtreecommitdiff
path: root/net/rtorrent
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Add SHA256 checksums.Florent Thoumie2005-11-091-0/+1
| | | | Notes: svn path=/head/; revision=147688
* - Update to 0.3.6.Florent Thoumie2005-11-012-3/+3
| | | | Notes: svn path=/head/; revision=146901
* - Update to 0.3.5.Florent Thoumie2005-10-203-4/+9
| | | | | | | - Add a note about slow hashing. Notes: svn path=/head/; revision=145939
* - Update to 0.3.0.Florent Thoumie2005-07-242-4/+4
| | | | Notes: svn path=/head/; revision=140007
* - Update to 0.2.7.Florent Thoumie2005-07-122-3/+3
| | | | Notes: svn path=/head/; revision=138966
* - Update to 0.2.6.Florent Thoumie2005-07-062-3/+5
| | | | Notes: svn path=/head/; revision=138568
* - Add pkg-plist and pkg-message.Florent Thoumie2005-06-172-0/+8
| | | | Notes: svn path=/head/; revision=137616
* - Update to 0.2.5.Florent Thoumie2005-06-172-4/+8
| | | | | | | - Install sample configuration file in ${EXAMPLESDIR}. Notes: svn path=/head/; revision=137615
* - Update to 0.2.4.Florent Thoumie2005-06-132-4/+4
| | | | | | | | PR: ports/82173 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Notes: svn path=/head/; revision=137392
* - Remove old patch.Florent Thoumie2005-05-171-11/+0
| | | | | | | Reported by: Markus Buretorp <markus.buretorp@home.se> Notes: svn path=/head/; revision=135454
* - Update to 0.2.2.Florent Thoumie2005-05-162-3/+3
| | | | Notes: svn path=/head/; revision=135404
* - Fix build on RELENG_5.Florent Thoumie2005-04-211-0/+11
| | | | | | | Reported by: krismail, Thomas Kempka <t.kempka@web.de> Notes: svn path=/head/; revision=133821
* - Update to 0.2.0.Florent Thoumie2005-04-184-29/+4
| | | | | | | - Fix CFLAGS. Notes: svn path=/head/; revision=133571
* - Fix build on 5-i386.Florent Thoumie2005-03-221-0/+11
| | | | | | | | Reported by: pointyhat via kris Approved by: portmgr (krion) Notes: svn path=/head/; revision=131893
* - Update to 0.1.4.Florent Thoumie2005-03-204-42/+18
| | | | Notes: svn path=/head/; revision=131725
* - Add Rtorrent 0.1.0, a BitTorrent Client written in C++.Florent Thoumie2005-03-044-0/+90
Approved by: pav (mentor) Notes: svn path=/head/; revision=130335