aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* o Fix RC script. Make sure the shell is sh(1) when starting mlnet.Mario Sergio Fujikawa Ferreira2007-07-263-5/+11
| | | | | | | | | | o Bump PORTREVISION PR: 112253 Submitted by: Marcin Wisnicki <mwisnicki+freebsd@gmail.com> Notes: svn path=/head/; revision=196292
* - Update to version 4.0.4.Alejandro Pulver2007-07-243-22/+25
| | | | Notes: svn path=/head/; revision=196210
* - Remove USE_GCC=3.4 to fix building on FreeBSD 7.Alejandro Pulver2007-07-242-2/+0
| | | | Notes: svn path=/head/; revision=196207
* - Use USE_PERL5 correctlyGabor Kovesdan2007-07-241-1/+1
| | | | Notes: svn path=/head/; revision=196168
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-234-4/+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
* - Connect net-p2p/azureus2 to buildRong-En Fan2007-07-211-0/+1
| | | | Notes: svn path=/head/; revision=195968
* - Downgrade to 2.5.0.4. No PORTEPOCH is required since this port was justRong-En Fan2007-07-214-10/+9
| | | | | | | | | | copied from net-p2p/azureus and it's not connected to build yet. PR: ports/114486 Submitted by: Robert Noland <rnoland at 2hip.net> Notes: svn path=/head/; revision=195967
* * I don't have the resources to keep this up to date any longer.Mike Heffner2007-07-201-1/+1
| | | | Notes: svn path=/head/; revision=195948
* Force commit to note this is copied from net-p2p/azureusRong-En Fan2007-07-201-1/+1
| | | | | | | | PR: ports/114486 Submitted by: Robert Noland <rnoland at 2hip.net> Notes: svn path=/head/; revision=195938
* - Mark BROKEN: checksum mismatchPav Lucistnik2007-07-141-0/+2
| | | | Notes: svn path=/head/; revision=195614
* - Fix build for all plugin ports on 7.x due to objformat removalRong-En Fan2007-07-141-0/+3
| | | | | | | | Reported by: pointyhat via pav Approved by: Mikle Davidkin <skylord at vt.net.ru> (maintainer) Notes: svn path=/head/; revision=195578
* - Update to 3.0.1.6Martin Wilke2007-07-126-12/+15
| | | | | | | | PR: 114484 Submitted by: Robert Noland <rnoland@2hip.net> (maintainer) Notes: svn path=/head/; revision=195457
* - Non-devel port have much newer version, and since there is no visiblePav Lucistnik2007-07-1032-1618/+0
| | | | | | | | | | development branch, remove PR: ports/114223 Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=195388
* - Take maintainershipPav Lucistnik2007-07-101-1/+1
| | | | | | | | PR: ports/114222 Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=195386
* - Make pkg-message shared between these plugin portsRong-En Fan2007-07-0917-79/+24
| | | | | | | | | | | - Share COMMENT setting Suggested by: sat Reviewed by: sat Approved by: Mikle Davidkin (maintainer) Notes: svn path=/head/; revision=195287
* Update it to the lastest version of CVS, at 2007-07-07 in changelog. See inJeremy Messenger2007-07-082-4/+4
| | | | | | | | | the changelog for details: http://tinyurl.com/b3myl Notes: svn path=/head/; revision=195199
* Add dirrmtry on main directory, since there is a dirrmtry on sub directory.Jeremy Messenger2007-07-072-2/+2
| | | | | | | Reported by: sat Notes: svn path=/head/; revision=195168
* Update to 0.5.2.Jeremy Messenger2007-07-0612-86/+136
| | | | Notes: svn path=/head/; revision=195045
* - Use empty do-install instead of NO_INSTALL. Otherwise, run dependenciesRong-En Fan2007-07-051-1/+3
| | | | | | | | | will not be installed. Pointed out by: sat Notes: svn path=/head/; revision=195001
* - Reconnect verlihub-plugins-chatroom.Rong-En Fan2007-07-051-0/+1
| | | | Notes: svn path=/head/; revision=194985
* ISP plugin for the VerliHub.Rong-En Fan2007-07-055-0/+42
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194984
* This is a "meta-port" to install the plugins for verlihub.Rong-En Fan2007-07-054-0/+68
| | | | | | | | | | WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194983
* Statistics plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194982
* Messanger plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194981
* LuaScript plugin for the VerliHub.Rong-En Fan2007-07-055-0/+55
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194980
* IPLog plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194979
* ForbiddenWords plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194978
* Floodprotect plugin for the VerliHub.Rong-En Fan2007-07-055-0/+42
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194977
* Temporary disconnect this one. My addport script booms.Rong-En Fan2007-07-051-1/+0
| | | | Notes: svn path=/head/; revision=194976
* Chatroom plugin for the VerliHub.Rong-En Fan2007-07-055-0/+40
| | | | | | | | | | | | | | | | Verlihub is a Linux/Unix Direct Connect protocol server (Hub). It is written in c++, has relatively low CPU and RAM usage, and has many useful features. It also uses a MySQL Database. Additional functionality is available through a versatile 'plugin' system. WWW: http://www.verlihub-project.org/ PR: ports/112393 Submitted by: Mikle Davidkin <skylord at vt.net.ru> Notes: svn path=/head/; revision=194974
* - Bump boost shared library version to 4Simon Barner2007-07-046-7/+12
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=194915
* - Revert previous WRKSRC changes. It was necessary because we haveRong-En Fan2007-07-043-13/+354
| | | | | | | | | | | | | | files/verlihub.in which becomes WRKDIR/verlihub at installation stage. [1] - Add patch for THubLink plugin support [2] - Pass maintainership to submitter [2] - While I'm here, sort pkg-plist PR: ports/112393 [2] Pointed out by: danfe [1] Submitted by: Mikle Davidkin <skylord at vt.net.ru> [2] Notes: svn path=/head/; revision=194903
* - Set WRKSRC to remove ugly post-extract hack [1]Rong-En Fan2007-07-042-6/+5
| | | | | | | | | | | | - Correct checksums, this is want I got from sourceforge mirror now and several days ago I'm going to commit a PR for this port and add some plugin ports. Pointed out by: sat [1] Notes: svn path=/head/; revision=194847
* Update to version 0.9.8d-RC1. It fixes the build with GCC 4.2.Alexey Dokuchaev2007-07-032-8/+7
| | | | Notes: svn path=/head/; revision=194771
* - Clean up Makefile before updateAlexey Dokuchaev2007-07-032-14/+11
| | | | | | | - Improve on pkg-message further Notes: svn path=/head/; revision=194770
* - Utlize DATADIR macro in pkg-listAlexey Dokuchaev2007-07-033-30/+26
| | | | | | | - Other non-functional and cosmetic issues Notes: svn path=/head/; revision=194769
* - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2Pav Lucistnik2007-07-021-0/+4
| | | | Notes: svn path=/head/; revision=194710
* - Reset MAINTAINER:Pav Lucistnik2007-07-021-1/+1
| | | | | | | | | ----- The following addresses had permanent fatal errors ----- <calle.madestrand@norrgarden.se> (reason: 550 <calle.madestrand@norrgarden.se>, Recipient unknown) Notes: svn path=/head/; revision=194706
* - Fix build with gcc42Pav Lucistnik2007-07-021-0/+10
| | | | | | | | PR: ports/112687 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> (maintainer) Notes: svn path=/head/; revision=194664
* Update to 2.8.7Mario Sergio Fujikawa Ferreira2007-07-012-5/+4
| | | | Notes: svn path=/head/; revision=194579
* Drop maintainershipMario Sergio Fujikawa Ferreira2007-07-011-1/+1
| | | | Notes: svn path=/head/; revision=194578
* Drop maintainershipMario Sergio Fujikawa Ferreira2007-07-014-4/+4
| | | | Notes: svn path=/head/; revision=194577
* Chase gnutls shared library version chase: adjust DEPENDS lines andRoman Bogorodskiy2007-07-011-1/+1
| | | | | | | bump PORTREVISIONs. Notes: svn path=/head/; revision=194564
* - Update to 0.3.10Martin Wilke2007-06-295-137/+125
| | | | | | | | | | | - Update pkg-descr to point to the new homepage [1] - Some small tidy-ups to the port [1] PR: 114118 [1] Submitted by: Shane Bell <decept0@gmail.com> Notes: svn path=/head/; revision=194487
* - Update to 0.3.10Martin Wilke2007-06-294-12/+15
| | | | | | | | | | | - Update pkg-descr to point to the new homepage [1] - Some small tidy-ups to the port [1] PR: 114118 [1] Submitted by: Shane Bell <decept0@gmail.com> [1] Notes: svn path=/head/; revision=194486
* o EXTRACT_DEPENDS on devel/apache-ant to fix post-extract targetMario Sergio Fujikawa Ferreira2007-06-291-1/+2
| | | | | | | o Bump PORTREVISION Notes: svn path=/head/; revision=194481
* Fix manpage location.Florent Thoumie2007-06-232-2/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=194126
* Update rtorrent-devel to 0.7.5.Florent Thoumie2007-06-212-4/+4
| | | | Notes: svn path=/head/; revision=194019
* Update libtorrent-devel to 0.11.5.Florent Thoumie2007-06-212-4/+4
| | | | | | | | PR: ports/113896 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=194018
* Fix fetch target: port can now be fetched againMario Sergio Fujikawa Ferreira2007-06-201-1/+1
| | | | Notes: svn path=/head/; revision=193937