aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.92Martin Wilke2009-08-182-4/+4
| | | | | | | | PR: 137931 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=239901
* Reformat port description.Alexey Dokuchaev2009-08-181-7/+7
| | | | Notes: svn path=/head/; revision=239876
* Fix build on 6-stable after Qt update.Max Brazhnikov2009-08-181-0/+1
| | | | | | | Approved by: gahr (maintainer) Notes: svn path=/head/; revision=239854
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.Roman Bogorodskiy2009-08-161-1/+1
| | | | Notes: svn path=/head/; revision=239670
* Package was rerolled to fix crash.Max Brazhnikov2009-08-132-3/+5
| | | | Notes: svn path=/head/; revision=239419
* Update to 3.2.3Max Brazhnikov2009-08-113-8/+9
| | | | Notes: svn path=/head/; revision=239304
* - Update to 5.2.13Pav Lucistnik2009-08-022-4/+4
| | | | | | | | PR: ports/137334 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=238786
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-0214-16/+15
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-3133-21/+33
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Add forgotten pkg-plistDmitry Marakasov2009-07-301-0/+15
| | | | | | | | PR: 137252 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=238674
* - Update to 3.4.2.116Dmitry Marakasov2009-07-304-67/+22
| | | | | | | | | | | | | - Clean up and simplify Makefile - Use pkg-plist since new version installs almost twice as many files - Convert wrapper script to a SUB_FILES style - Take maintainership PR: 137252 Submitted by: Jason E. Hale <bsdkaffee@gmail.com> Notes: svn path=/head/; revision=238673
* - Update to 5.2.10Dmitry Marakasov2009-07-292-4/+4
| | | | | | | | PR: 137242 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=238627
* - Update boost to 1.39Pav Lucistnik2009-07-285-5/+5
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* - Update to 5.2.8Pav Lucistnik2009-07-243-16/+28
| | | | | | | | PR: ports/137045 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=238329
* - Update to 1.3.4Philip M. Gollucci2009-07-224-8/+8
| | | | Notes: svn path=/head/; revision=238219
* - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checksPhilip M. Gollucci2009-07-221-7/+1
| | | | | | | | | PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=238202
* - Not MAKE_JOBS_SAFEPav Lucistnik2009-07-191-1/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=238073
* Update to 1.73.Jeremy Messenger2009-07-196-8/+10
| | | | Notes: svn path=/head/; revision=238064
* - update to jpeg7Dirk Meyer2009-07-181-1/+2
| | | | | | | Tested by: pav on pointyhat Notes: svn path=/head/; revision=238018
* Add pkg-message mentioning net-p2p/ctcs.Florent Thoumie2009-07-172-1/+11
| | | | | | | | PR: ports/136483 Submitted by: Sébastien Santoro Notes: svn path=/head/; revision=237978
* Remove stale patch that's causing issues with scgi_port option.Florent Thoumie2009-07-174-23/+2
| | | | Notes: svn path=/head/; revision=237976
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-153-6/+4
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* Fix SHA1 on 64bit architectures.Florent Thoumie2009-07-153-0/+64
| | | | | | | | PR: ports/136197 Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu> Notes: svn path=/head/; revision=237876
* Update net-p2p/rtorrent-devel to 0.8.5.Florent Thoumie2009-07-152-7/+6
| | | | Notes: svn path=/head/; revision=237875
* Update net-p2p/libtorrent-devel to 0.12.5.Florent Thoumie2009-07-152-4/+4
| | | | Notes: svn path=/head/; revision=237874
* Update net-p2p/rtorrent to 0.8.4.Florent Thoumie2009-07-153-19/+7
| | | | Notes: svn path=/head/; revision=237873
* Update net-p2p/libtorrent to 0.12.4.Florent Thoumie2009-07-153-4/+15
| | | | Notes: svn path=/head/; revision=237872
* - Add rc script [1]Li-Wen Hsu2009-07-133-3/+43
| | | | | | | | | | | - Respect PORTEXAMPLES, NOPORTEXAMPLES PR: ports/134239 [1] Submitted by: Christopher Cowart <ccowart AT rescomp.berkeley.edu> Approved by: Mohacsi Janos <mohacsi AT niif.hu> (maintainer) Notes: svn path=/head/; revision=237695
* CTorrent Control Server (CTCS) is an interface for monitoring and managingMartin Wilke2009-07-074-0/+40
| | | | | | | | | | | | | | | Enhanced CTorrent clients. It can manage allocation of bandwidth, provide status information, and allow changes to the running configuration of each client. Communication with CTorrent is via a TCP connection, and the user interface is a web browser. WWW: http://www.rahul.net/dholmes/ctorrent/ctcs.html PR: ports/136399 Submitted by: Dereckson <dereckson at gmail.com> Notes: svn path=/head/; revision=237354
* Bump PORTREVISION after libogg and libvorbisfile major version increment.Christian Weisgerber2009-07-065-6/+6
| | | | Notes: svn path=/head/; revision=237283
* - Update to 0.91Martin Wilke2009-07-053-5/+7
| | | | | | | | PR: 136292 Submitted by: Peter Schuller <peter.schuller@infidyne.com> (maintainer) Notes: svn path=/head/; revision=237201
* - Fix build with custom prefixMartin Wilke2009-07-041-0/+4
| | | | | | | | PR: 136152 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=237138
* - Update to 1.1.9Martin Wilke2009-06-262-4/+4
| | | | | | | | PR: 136050 Submitted by: Ports Fury Notes: svn path=/head/; revision=236664
* Update to 0.7.4Mario Sergio Fujikawa Ferreira2009-06-242-4/+4
| | | | Notes: svn path=/head/; revision=236587
* - Update to 1.2.12Jose Alonso Cardenas Marquez2009-06-235-158/+199
| | | | | | | | PR: 135957 Submitted by: Alexander Best <alexbestms at math.uni-muenster.de> Notes: svn path=/head/; revision=236558
* Verlihub Contro Panel is a tool for the administration of your hubsoftPhilip M. Gollucci2009-06-235-0/+70
| | | | | | | | | | | | | VerliHub 0.9.7 (or higher). It's written in PHP so you can use it on every OS that runs Apache Web Server with PHP support. WWW: http://vhcp.verlihub-project.org/viewforum.php?f=32 PR: ports/135886 Submitted by: Maxim Ignatenko Notes: svn path=/head/; revision=236549
* - Update to 5.1.4Philip M. Gollucci2009-06-232-4/+4
| | | | | | | | PR: ports/135970 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=236537
* Remove patch-libtransmission_platform.c, use -g/-w options in the rc scriptJeremy Messenger2009-06-195-37/+6
| | | | | | | | | instead. Bump the PORTREVISION on cli, daemon and gtk. Discussed with: Charles Kerr (developer) Notes: svn path=/head/; revision=236347
* Bump the UID/GID from 919 to 921 to avoid the conflict with others. Bump theJeremy Messenger2009-06-192-2/+2
| | | | | | | PORTREVISION. Notes: svn path=/head/; revision=236329
* -Update to 1.72.Jeremy Messenger2009-06-1917-1921/+190
| | | | | | | | | | -Add rc script in transmission-daemon. [1] Requested by: many [1] Submitted by: a few (all of those are incomplete) [1] Notes: svn path=/head/; revision=236327
* - Pass maintainer role to submitterWesley Shields2009-06-171-1/+1
| | | | | | | Submitted by: bhaga@absoludicrous.com (private mail) Notes: svn path=/head/; revision=236167
* - Pass back to the pool as I don't use this anymore.Wesley Shields2009-06-171-1/+1
| | | | Notes: svn path=/head/; revision=236134
* - Update to 2.2.5Dennis Herrmann2009-06-166-15/+12
| | | | | | | | | PR: ports/135185 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout (two weeks) Notes: svn path=/head/; revision=236048
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-084-5/+2
| | | | | | | | Tested by: 3 pointyhat runs Thanks to: pav, gahr, lwhsu, mva, amdmi3 Notes: svn path=/head/; revision=235453
* Update to 3.2.2-1Max Brazhnikov2009-06-062-3/+7
| | | | Notes: svn path=/head/; revision=235329
* Fix the upload torrent, bump the PORTREVISION on daemon and gtk.Jeremy Messenger2009-06-064-2/+309
| | | | | | | | Obtained from: Its SVN. Submitted by: Volker Theile <votdev~@~gmx.de> Notes: svn path=/head/; revision=235323
* 2009-05-31 biology/p5-bioperl-devel: no longer under developmentMartin Wilke2009-06-058-1024/+0
| | | | | | | | | 2009-05-31 biology/p5-bioperl-run-devel: no longer under development 2009-06-01 net-p2p/deluge05: use net-p2p/deluge instead 2009-06-03 textproc/gmat: failed to build for a long time, no maintainer and apparently no users either Notes: svn path=/head/; revision=235227
* Update to 3.2.2Max Brazhnikov2009-06-023-10/+18
| | | | Notes: svn path=/head/; revision=235049
* Update to 0.7.3Mario Sergio Fujikawa Ferreira2009-06-013-9/+8
| | | | Notes: svn path=/head/; revision=234957
* - Update to 5.1.3Martin Wilke2009-05-292-4/+4
| | | | | | | | PR: 134979 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) Notes: svn path=/head/; revision=234808