summaryrefslogtreecommitdiffstats
path: root/net-p2p
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.5.23 and unbreakpav2004-09-196-18/+54
| | | | | | PR: ports/70906 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer) Approved by: portmgr (marcus)
* BROKEN on 5.x: Does not compilekris2004-09-191-0/+4
| | | | Approved by: portmgr (self)
* BROKEN on 5.x: Does not compilekris2004-09-192-2/+14
| | | | Approved by: portmgr (self)
* BROKEN: Does not compilekris2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Does not compilekris2004-09-181-0/+2
| | | | Approved by: portmgr (self)
* BROKEN: Unfetchablekris2004-09-182-0/+4
| | | | Approved by: portmgr (self)
* Remove the patches forgotten by my previous commit.krion2004-08-292-52/+0
|
* Update to 0.6.4krion2004-08-293-4/+9
|
* - Update to 0.9.8apav2004-08-294-33/+31
| | | | | PR: ports/71006 Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer)
* - Update to 0.9.0pav2004-08-287-25/+60
|
* - Update to 0.2.3vs2004-08-164-24/+7
| | | | | | | - Remove pkg-plist in favour of PLIST_FILES PR: ports/70517 Submitted by: Tobias Roth (maintainer)
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* Update to 0.2.1.4arved2004-08-152-3/+3
| | | | | PR: 70497 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
* Update to 0.0.15arved2004-08-133-3/+7
| | | | | PR: 70416 Submitted by: Stefan Walter <sw@gegenunendlich.de>
* Update to 0.4.0lioux2004-08-133-5/+17
| | | | Submitted by: dinoex
* Add squall (renamed from pdtpd).kuriyama2004-08-084-0/+47
|
* Update to latest snapshot.kuriyama2004-08-083-6/+7
|
* Fix build with gcc 3.4arved2004-08-063-1/+21
| | | | Add another working mastersite.
* Update to 0.6.3akrion2004-08-042-3/+3
|
* Update to 0.6.3krion2004-08-024-10/+29
|
* upgrade to 0.0.14ijliao2004-08-023-3/+9
| | | | | PR: 69869 Submitted by: maintainer
* - Distfile was rerolled with few non-critical changes (diff have 106 lines).pav2004-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.1krion2004-07-235-39/+12
| | | | | | PR: ports/69418 Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru> Approved by: maintainer
* Update to 1.03krion2004-07-212-6/+4
| | | | | PR: ports/69377 Submitted by: maintainer
* - Update to 1.2.8pav2004-07-173-14/+14
| | | | | PR: ports/69122 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* Update to 0.3.7.mezz2004-07-154-10/+13
| | | | | PR: ports/69094 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Update to 0.94.vs2004-07-123-3/+6
| | | | | PR: ports/68932 Submitted by: Clayton Rollins (maintainer)
* BROKEN: Build failskris2004-07-111-0/+2
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-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.7vs2004-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 ormezz2004-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.thierry2004-07-032-3/+3
| | | | | PR: ports/68592 Submitted by: maintainer.
* - fix OpenSSL handlingnetchild2004-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 5084lioux2004-07-014-16/+8
| | | | released 20040702 snapshot
* Update to 0.3.3:vs2004-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-3pav2004-06-272-4/+4
| | | | | PR: ports/68415 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* Update to 0.3.3lioux2004-06-262-5/+6
|
* Update to version 0.6.2bkrion2004-06-255-52/+6
|
* Update to 0.87.eik2004-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.10krion2004-06-256-42/+5
| | | | | PR: ports/68305 Submitted by: maintainer
* Update to 0.9.7arved2004-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 ofmezz2004-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/FORBIDDENkris2004-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.4pav2004-06-213-26/+52
| | | | | PR: ports/68129 Submitted by: Clayton Rollins <crollins666@hotmail.com> (maintainer)
* This now seems to install successfullykris2004-06-211-2/+0
|
* - Fix build on amd64krion2004-06-202-0/+49
| | | | Reported by: pointyhat via kris
* Update to 4.0.6vs2004-06-183-4/+5
| | | | | Closes PR: ports/67665 Submitted by: maintainer
* -Update to 0.0.16.mezz2004-06-154-18/+32
| | | | | -Chase the current bsd.gnome.mk, ie: pygnome2 -Add PORTDOCS.
* - Add missing dependencykrion2004-06-111-1/+2
| | | | | PR: ports/67841 Submitted by: maintainer
* Update to 2.5.r2lioux2004-06-102-6/+5
|
OpenPOWER on IntegriCloud