summaryrefslogtreecommitdiff
path: root/net-p2p (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Distfile was rerolled with few non-critical changes (diff have 106 lines).Pav Lucistnik2004-07-252-4/+4
| | | | | | | More, there is a note on project website and new MD5 matches MD5 on the website. PR: ports/69544 Submitted by: Roman Shterenzon <ports@oven.org> (maintainer)
* Update to 1.2.1Kirill Ponomarev2004-07-235-39/+12
| | | | | | PR: ports/69418 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> Approved by: maintainer
* Update to 1.03Kirill Ponomarev2004-07-212-6/+4
| | | | | PR: ports/69377 Submitted by: maintainer
* - Update to 1.2.8Pav Lucistnik2004-07-173-14/+14
| | | | | PR: ports/69122 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* Update to 0.3.7.Jeremy Messenger2004-07-154-10/+13
| | | | | PR: ports/69094 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Update to 0.94.Volker Stolz2004-07-123-3/+6
| | | | | PR: ports/68932 Submitted by: Clayton Rollins (maintainer)
* BROKEN: Build failsKris Kennaway2004-07-111-0/+2
|
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-095-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Update to 1.2.7Volker Stolz2004-07-084-16/+70
| | | | | PR: ports/68783 Submitted by: maintainer
* Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 orJeremy Messenger2004-07-071-16/+2
| | | | | | | | | | | | those ports will not work. Please see the more detail about this: http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html Also, please check http://www.freebsd.org/gnome/docs/porting.html for the update about gconf, gconf.pl script and etc. Approved by: marcus (portmgr hat) Reviewed by: My team, FreeBSD GNOME Team
* Unbreak by upgrading to 4.0.7.Thierry Thomas2004-07-032-3/+3
| | | | | PR: ports/68592 Submitted by: maintainer.
* - fix OpenSSL handlingAlexander Leidinger2004-07-025-0/+71
| | | | | | | | | | - add SIZE - fix a minor configure warning PR: 64389 Submitted by: marius Reminded by: marius Approved by: maintainer
* Remove BROKEN ("unfetchable"): update to FreeBSD Stable build 5084Mario Sergio Fujikawa Ferreira2004-07-014-16/+8
| | | | released 20040702 snapshot
* Update to 0.3.3:Volker Stolz2004-06-283-7/+5
| | | | | | | | | | - reduced RAM usage (hopefully) - smarter upstream control - fast-resume, file priority system - automatically saves stats and some client settings PR: ports/68446 Submitted by: maintainer
* - Update to 77b-3Pav Lucistnik2004-06-272-4/+4
| | | | | PR: ports/68415 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* Update to 0.3.3Mario Sergio Fujikawa Ferreira2004-06-262-5/+6
|
* Update to version 0.6.2bKirill Ponomarev2004-06-255-52/+6
|
* Update to 0.87.Oliver Eikemeier2004-06-252-3/+3
| | | | | | | | | Security fix: giFT-FastTrack remote DoS of HTTP server and client http://www.freebsd.org/ports/portaudit/1f738bda-c6ac-11d8-8898-000d6111a684.html PR: 68330 Submitted by: Stefan Ehmann <shoesoft@gmx.net> (maintainer)
* Update to version 0.0.10Kirill Ponomarev2004-06-256-42/+5
| | | | | PR: ports/68305 Submitted by: maintainer
* Update to 0.9.7Tilman Keskinoz2004-06-245-32/+25
| | | | | | | Bump PORTEPOCH, because PORTVERSION decreased. PR: 68252 Submitted by: Bill Cadwallader <hurbold@yahoo.com>
* Back out to 0.0.11, because the 0.0.16 requires the development version ofJeremy Messenger2004-06-224-30/+16
| | | | | | | | py-gtk2 2.3.x (available at MarcusCom CVS). You still can get 0.0.16 at http://people.freebsd.org/~mezz/diff/ if you want to, which I will keep update from there until py-gtk2 2.3.x (will be 2.4) becomes stable. Reported by: Randy Pratt <rpratt1950@earthlink.net>
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-212-0/+4
| | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
* - Update to 0.93.4Pav Lucistnik2004-06-213-26/+52
| | | | | PR: ports/68129 Submitted by: Clayton Rollins <crollins666@hotmail.com> (maintainer)
* This now seems to install successfullyKris Kennaway2004-06-211-2/+0
|
* - Fix build on amd64Kirill Ponomarev2004-06-202-0/+49
| | | | Reported by: pointyhat via kris
* Update to 4.0.6Volker Stolz2004-06-183-4/+5
| | | | | Closes PR: ports/67665 Submitted by: maintainer
* -Update to 0.0.16.Jeremy Messenger2004-06-154-18/+32
| | | | | -Chase the current bsd.gnome.mk, ie: pygnome2 -Add PORTDOCS.
* - Add missing dependencyKirill Ponomarev2004-06-111-1/+2
| | | | | PR: ports/67841 Submitted by: maintainer
* Update to 2.5.r2Mario Sergio Fujikawa Ferreira2004-06-102-6/+5
|
* . bsd.java.mk 2.0 compliantGreg Lewis2004-06-091-3/+4
| | | | | | | | | | | | . Fix build: . Enforce USE_JIKES=no as jikes won't let import statements contain no package name . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements contain no package name . Re-enabled error statements while compiling PR: 66349 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* Add giftui 0.4.1, GTK2 client for giFT daemon.Volker Stolz2004-06-066-0/+101
| | | | | PR: ports/67199 Submitted by: Joel Diaz <joeldiaz@bellsouth.net>
* - Extend CONFLICTS to cover newly added btqueue portPav Lucistnik2004-06-054-4/+4
|
* Add btqueue, a console-based BitTorrent client with queuingPav Lucistnik2004-06-057-0/+290
| | | | | | | functionalities running on top of BitTornado. PR: ports/67567 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* - Update to version 0.3.2Markus Brueffer2004-06-053-5/+7
| | | | | | most important change: major transfer speed improvement - Fix typo - Don't remove a dir that gets already removed by net/dclib
* - Update to version 0.3.2Markus Brueffer2004-06-053-5/+5
| | | | - Explicitly remove some directories
* Fix build on -CURRENT now that we no longer have default PTHREAD_CFLAGS.Joe Marcus Clarke2004-06-041-3/+0
| | | | | | | Basically, all modern, supported versions of FreeBSD are thread-safe, so just assume we have pthread.h. Reported by: bento via kris
* Sync with new bsd.autotools.mkAde Lovett2004-06-043-5/+4
|
* Update ftp/curl to 7.12.0 and bump the shared library version in allPeter Pentchev2004-06-032-3/+4
| | | | dependent ports.
* Update MASTER_SITESErwin Lansing2004-06-031-1/+1
| | | | | PR: 67535 Submitted by: maintainer
* Once is enough.Erwin Lansing2004-06-031-2/+0
| | | | Noticed by: mat
* o Update to 0.05Erwin Lansing2004-06-033-5/+15
| | | | | | o Pet portlint o Mark IGNORE for perl < 5.6.0 because of it's dependency on p5-Video-OpenQuicktime
* - Update to 1.02Pav Lucistnik2004-05-304-13/+21
| | | | | PR: ports/67380 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*Yen-Ming Lee2004-05-301-1/+2
| | | | | | | | - add missing @exec and remove old SIZE in net/GeoIP - update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION - utilize PORTDOCS in www/mod_geoip Noticed by: kris
* Update to version 0.3.1Markus Brueffer2004-05-285-6/+8
|
* - Extend CONFLICTSPav Lucistnik2004-05-264-4/+4
| | | | | PR: ports/67229 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
* - Update to 0.3.1Pav Lucistnik2004-05-257-48/+70
| | | | | | | | - Pass maintainership on submitter PR: ports/67169 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer
* - Update to 0.3.0Markus Brueffer2004-05-243-7/+86
| | | | - change PREFIX to LOCALBASE
* Update to version 0.3.0Markus Brueffer2004-05-243-4/+14
|
* - Update to 7.5b3Pav Lucistnik2004-05-233-14/+10
| | | | | PR: ports/67069 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - Rework OPTIONSPav Lucistnik2004-05-222-45/+11
| | | | | | | - Use configure option to rename ed2k binary instead of patching PR: ports/66989 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)