FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:31 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
linuxdcpp 1.0.1_1 net-p2p on this many watch lists=1 search for ports that depend on this port
A port of the win32 DC++ direct connect client to POSIX-like systems
Maintained by: mezz@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jul 2006 19:10:17


LinuxDC++ is a Linux port of the Direct Connect client DC++. Though it is
primarily aimed at Linux, it has been shown to work on other Unix-based
operating systems as well. It is written in C++ and makes use of GTK+ for the
user-interface. LinuxDC++ is free and open source software licensed under the
GPL.

Direct connect is a peer-to-peer file-sharing protocol. The most popular
Windows client implementing this protocol currently is DC++. Direct connect
clients connect to a central hub where they can view a list of clients or
users connected to them. Users can search for files and download them from
other clients, as well as chat with other users.

WWW: http://linuxdcpp.berlios.de/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/scons, textproc/intltool, devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: converters/libiconv, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango

To install the port: cd /usr/ports/net-p2p/linuxdcpp/ && make install clean
To add the package: pkg_add -r linuxdcpp


Configuration Options
     No options to configure

Master Sites:
http://download.berlios.de/linuxdcpp/
http://download2.berlios.de/linuxdcpp/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2006-09-02
    Affects: users of net-p2p/linuxdcpp
    Author: mezz@FreeBSD.org
    Reason: 
      The name of binary, datadir, and docsdir have been renamed from ldcpp to
      linuxdcpp by the linuxdcpp developer.
    
    

Number of commits found: 28

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:53:49
Original commit files touched by this commit  1.0.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
06 Jan 2008 17:28:09
Original commit files touched by this commit  1.0.1
mezz search for other commits by this committer
Update to 1.0.1.
23 Sep 2007 23:22:27
Original commit files touched by this commit  1.0.0
mezz search for other commits by this committer
-Update to 1.0.0, finally an offical tarball from them.
-Update pkg-descr, copied from its release notes.
18 Sep 2007 18:48:31
Original commit files touched by this commit  0.0.1.20070804
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-08-04 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
08 Jul 2007 04:42:55
Original commit files touched by this commit  0.0.1.20070707
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-07-07 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
25 May 2007 05:37:39
Original commit files touched by this commit  0.0.1.20070506
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-05-06 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
19 May 2007 21:32:57
Original commit files touched by this commit  0.0.1.20070324_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Apr 2007 17:57:48
Original commit files touched by this commit  0.0.1.20070324_1
mezz search for other commits by this committer
Catch up with the latest CVS, fix the charset/locale stuff. Bump the
PORTREVISION.

Bug tracker:    http://tinyurl.com/2hrvgn (berlios.de)
Obtained from:  LinuxDC++ CVS
25 Mar 2007 04:28:38
Original commit files touched by this commit  0.0.1.20070324
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-03-24 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
07 Feb 2007 05:38:16
Original commit files touched by this commit  0.0.1.20070206
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-02-06 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
06 Feb 2007 19:04:25
Original commit files touched by this commit  0.0.1.20070204
mezz search for other commits by this committer
- Update it to the lastest version of CVS, at 2007-02-04 in changelog. See in
  the changelog for details:

        http://tinyurl.com/b3myl
- Remove STRIP= from WITH_DEBUG, it's in bsd.port.mk now.
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

Reviewed by:    bland (iconv patch)
05 Jan 2007 05:21:53
Original commit files touched by this commit  0.0.1.20070104
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-01-04 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
02 Jan 2007 05:56:11
Original commit files touched by this commit  0.0.1.20070101
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2007-01-01 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
16 Dec 2006 18:10:33
Original commit files touched by this commit  0.0.1.20061210
mezz search for other commits by this committer
Don't need to remove check on GCC anymore, which it used to be problem. With
this changes fix the build with GCC 4.1.

Reported by:    krismail
15 Dec 2006 05:21:54
Original commit files touched by this commit  0.0.1.20061210
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-12-10 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
23 Nov 2006 06:20:11
Original commit files touched by this commit  0.0.1.20061122
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-11-22 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
04 Nov 2006 01:34:24
Original commit files touched by this commit  0.0.1.20061103
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-11-01 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
08 Oct 2006 05:35:22
Original commit files touched by this commit  0.0.1.20061007
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-10-07 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
28 Sep 2006 22:56:27
Original commit files touched by this commit  0.0.1.20060927
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-09-27 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
25 Sep 2006 03:17:32
Original commit files touched by this commit  0.0.1.20060923
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-09-23 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
12 Sep 2006 21:53:20
Original commit files touched by this commit  0.0.1.20060911
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-09-11 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
02 Sep 2006 08:21:00
Original commit files touched by this commit  0.0.1.20060901
mezz search for other commits by this committer
- Update it to the lastest version of CVS, at 2006-09-01 in changelog. See in
  the changelog for details:

        http://tinyurl.com/b3myl
- Add an entry in UPDATING about that the name of binary, datadir and docsdir
  have been renamed from ldcpp to linuxdcpp by the linuxdcpp developer.
23 Aug 2006 03:56:10
Original commit files touched by this commit  0.0.1.20060821
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-08-21 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
19 Aug 2006 18:28:23
Original commit files touched by this commit  0.0.1.20060818
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-08-17 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
07 Aug 2006 19:03:19
Original commit files touched by this commit  0.0.1.20060803
mezz search for other commits by this committer
Mark it as IGNORE, does not compile on FreeBSD 4.x, due to lack of wide
character in libc. Also, I don't support FreeBSD 4.x.
04 Aug 2006 09:12:51
Original commit files touched by this commit  0.0.1.20060803
mezz search for other commits by this committer
Force commit to add about that a new knob, WITH_DEBUG, has been added.
04 Aug 2006 09:09:50
Original commit files touched by this commit  0.0.1.20060803
mezz search for other commits by this committer
Update it to the lastest version of CVS, at 2006-08-01 in changelog. See in
the changelog for details:

        http://tinyurl.com/b3myl
29 Jul 2006 18:46:11
Original commit files touched by this commit  0.0.1.20060726
mezz search for other commits by this committer
Linuxdcpp is a port of the win32 DC++ direct connect client to POSIX-like
systems. Despite the name, it does run on other platforms beside Linux.
Linuxdcpp uses the gtk2 toolkit.

WWW: http://linuxdcpp.berlios.de/

Number of commits found: 28

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.665 seconds.