aboutsummaryrefslogtreecommitdiffstats
path: root/net/qtella
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Re-add net/qtella now that it compiles out of the box w/o patches onseanc2003-12-144-0/+52
| | | | | | | -CURRENT. As a perk, it even seems to function too... how novel. Assume maintainership for the first month or so before probably handing it back to the previous janitor for safe keeping as his patches slipped through the cracks but wound their way back into the qtella tree.
* As announced on May 6, remove the broken net/qtella port.kris2003-08-088-113/+0
|
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* People still use 4.X??? Whoa!seanc2003-01-283-6/+34
| | | | | | | Fix qtella for -STABLE users with hack to get around headers and types moving around in GCC. Submitted by: maintainer && "Scott I. Remick" <siremick@yahoo.com>
* Update qtella to 0.5.4. Fixes connecting to gnutella servers.seanc2003-01-034-3/+29
|
* Replaced pkg-plist with a sorted one.alane2002-09-211-8/+9
|
* Remove all traces of KDE2 support.alane2002-09-211-8/+1
|
* - update to 0.5.3.petef2002-08-053-5/+14
| | | | | | | | | - add a knob to compile with kde2 - fix pkg-plist (move @dirrm's to the bottom) PR: 40519 Submitted by: Brad Laue <brad@brad-x.com> Approved by: maintainer
* Upgrade from 0.4.0 to 0.5.1mi2002-04-103-2/+8
| | | | Approved by: maintainer
* Upgrade to 0.4.0. The PR contained an upgrade to the then latest 0.3.6mi2002-03-018-106/+18
| | | | | | | | | (by Bjarne), and an uuencoded update to 0.4.0 by Jonathan -- the port maintainer. This commit is based on the later, with some modifications (perl vs. patches, mostly). PR: ports/34817 Submitted by: Bjarne Wichmann Petersen, Jonathan Belson
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Add qtella 0.2.1, a Gnutella client using Qt.will2001-09-179-0/+136
PR: 30466 Submitted by: Jonathan Belson (jon@witchspace.com)