| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
torrent downloads, queuing/priority systems (on torrents and
files), start/stop seeding options and instant access to
numerous pieces of information about your torrents. Azureus
now features an embedded tracker easily setup and ready to use.
WWW: http://azureus.sourceforge.com/
PR: 72682
Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
Reviewed by: glewis
|
|
|
|
|
|
|
|
|
|
| |
is able to retrieve information from trackers, check files, show detailed
information, and modify .torrent files without having to start downloading.
WWW: http://gtorrentviewer.sourceforge.net/
PR: ports/72766
Submitted by: Michael Johnson <ahze@ahze.net>
|
|
|
|
|
| |
PR: ports/72876
Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
|
|
|
|
|
|
| |
PR: 72495
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/72765
Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
|
|
|
|
|
|
|
| |
released 20040924 snapshot
PR: 70725
Submitted by: Francis GUDIN <fgudin@nerim.net>
|
|
|
|
|
|
|
|
|
|
|
| |
Add verlihub-plugins, bringing increased functionality and
versatility to the verlihub direct connect protocol software.
Support is included for off-line messaging, chatrooms,
statistics, flood protection, lua scripts, and more. Requires
perl5.8
PR: ports/71779
Submitted by: Bill Cadwallader <hurbold@yahoo.com>
|
|
|
|
|
|
|
|
|
|
|
| |
ports/net/mutella does not build on 5-CURRENT with GCC
3.4.x. One of the fixes in the new version of mutella is
to allow it to be built with GCC 3.4.x. The attached patch
updates mutella to the most recent version which allows it
to be compilable again under -CURRENT.
PR: ports/71713
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
|
|
|
|
|
| |
PR: 72538
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Added manual pages from Debian Linux.
- Added sample script that can be used as startup/stop script for
Bittorrent sites (hopefully will be integrated in $PREFIX/etc/rc.d/ once
(but first I need some feedback)
- Added proper IPv6 support - removing compact=1 from announcements.
(If you want you can test it at http://6net.nii.hu:6969)
PR: ports/71736
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
|
|
|
| |
- Force gcc 3.3 where needed
PR: ports/71776
Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer)
|
|
|
|
|
|
|
|
| |
Installs sample gnunet-conf
Installs some documentation
PR: ports/72299
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
|
|
| |
PR: ports/71963
Submitted by: maintainer
Approved by: portmgr (linimon).
|
|
|
|
|
|
| |
PR: ports/70906
Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
Approved by: portmgr (marcus)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
|
|
|
| |
Approved by: portmgr (self)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/71006
Submitted by: Bill Cadwallader <hurbold@yahoo.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Remove pkg-plist in favour of PLIST_FILES
PR: ports/70517
Submitted by: Tobias Roth (maintainer)
|
| |
|
|
|
|
|
| |
PR: 70497
Submitted by: Stefan Ehmann <shoesoft@gmx.net>
|
|
|
|
|
| |
PR: 70416
Submitted by: Stefan Walter <sw@gegenunendlich.de>
|
|
|
|
| |
Submitted by: dinoex
|
| |
|
| |
|
|
|
|
| |
Add another working mastersite.
|
| |
|
| |
|
|
|
|
|
| |
PR: 69869
Submitted by: maintainer
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: ports/69418
Submitted by: Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/69377
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/69122
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
|
|
|
|
|
| |
PR: ports/69094
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
|
|
|
|
| |
PR: ports/68932
Submitted by: Clayton Rollins (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/68783
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/68592
Submitted by: maintainer.
|
|
|
|
|
|
|
|
|
|
| |
- add SIZE
- fix a minor configure warning
PR: 64389
Submitted by: marius
Reminded by: marius
Approved by: maintainer
|
|
|
|
| |
released 20040702 snapshot
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/68415
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
|