Port details |
- dctc A DirectConnect (www.neo-modus.com) text client for file sharing
- 0.84.1 net
=9 0.84.1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2001-11-22 01:32:48
- Last Update: 2006-01-30 21:36:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mplayer, zip, unzip
- License: not specified in port
- Description:
- [ from developer's site]
I. What is DCTC
DCTC is a Direct Connect clone, a windoz client allowing users to
share their files and talk (like IRC but more software sharing
oriented) using a proprietary protocol.
DCTC stands for Direct Connect Text Client.
II. What is not DCTC
DCTC is written from scratch without any help from neo-modus using
our experience of hotline protocol.
DCTC is not designed to be used by human. It doesn't contains any
GUI or CLI. The goal of this project is to build a Direct Connect
client which can be used by other programs. So even if you can enter
command using the keyboard, don't say the human interface is poor.
WWW: http://ac2i.homelinux.com/dctc/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: dctc
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- makedepend : devel/makedepend
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- perl5.8.7 : lang/perl5.8
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- db4.0 : databases/db4
- gnugetopt.1 : devel/libgnugetopt
- glib12.3 : devel/glib12
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
30 Jan 2006 21:36:28
 |
pav  |
Populate newly create net-p2p category with these ports:
ftp/jigdo
net/amule1
net/amule2
net/apollon
net/azureus
net/bnbt
net/btpeer
net/btqueue
net/cdonkey
net/ctorrent
net/dcd
net/dclib
net/dctc (Only the first 15 lines of the commit message are shown above ) |
0.84.1 25 Nov 2005 16:48:31
 |
pav  |
- Add SHA256 |
0.84.1 13 Oct 2005 00:22:00
 |
linimon  |
Remove obsolete mastersite.
Source: distfile survey |
0.84.1 25 Sep 2005 01:14:12
 |
lioux  |
Drop maintainership |
0.84.1 25 Dec 2004 11:43:58
 |
lioux  |
Remove deprecated USE_SIZE |
0.84.1 04 Jun 2004 22:06:03
 |
marcus  |
Fix build on -CURRENT now that we no longer have default PTHREAD_CFLAGS.
Basically, all modern, supported versions of FreeBSD are thread-safe, so
just assume we have pthread.h.
Reported by: bento via kris |
0.84.1 30 Apr 2004 21:02:54
 |
green  |
Unmark BROKEN for newer versions of -CURRENT it's certainly building
fine on. |
0.84.1 28 Mar 2004 11:17:44
 |
lioux  |
Update WWW tag in DESCR file |
0.84.1 08 Feb 2004 01:14:05
 |
lioux  |
USE_SIZEify |
0.84.1 07 Feb 2004 06:39:25
 |
kris  |
BROKEN on 5.x: does not compile |
0.84.1 10 Aug 2003 14:27:46
 |
arved  |
Unbreak on 5.x
portlint
Approved by: lioux (implicit) |
0.84.1 04 Jun 2003 22:43:38
 |
kris  |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
0.84.1 18 May 2003 11:34:35
 |
kris  |
BROKEN on 5.1: configure fails |
0.84.1 14 May 2003 02:37:24
 |
lioux  |
Make CONFIGURE_ENV cleaner and compatible with bsd.port.mk
USE_GETOPT_LONG option |
0.84.1 20 Apr 2003 19:38:02
 |
marcus  |
Remove USE_GNOMENG. |
0.84.1 18 Apr 2003 04:08:57
 |
lioux  |
Switch to new USE_GETOPT_LONG ports option |
0.84.1 23 Feb 2003 19:58:35
 |
lioux  |
De-pkg-comment |
0.84.1 04 Feb 2003 15:23:17
 |
lioux  |
Update to 0.84.1 |
0.83.8 18 Nov 2002 17:33:18
 |
lioux  |
o USE_PERL5 -> USE_PERL5_RUN
o Therefore, change all PERL -> REINPLACE_CMD |
0.83.8 18 Nov 2002 00:29:18
 |
lioux  |
Update to 0.83.8 |
0.83.6 21 Oct 2002 15:57:40
 |
lioux  |
Update to 0.83.6
Submitted by: Christian Brueffer <chris@unixpages.org> |
0.83.5 05 Oct 2002 17:20:14
 |
lioux  |
o Update to 0.83.5
o Add hack to disable use of GNU auto* tools
Reviewed by: Munish Chopra <mchopra@engmail.uwaterloo.ca> |
0.83.3 28 Aug 2002 17:18:19
 |
lioux  |
Update to 0.83.3 |
0.83.2 12 Aug 2002 15:49:29
 |
lioux  |
Add a faster source to MASTER_SITES. New source courtesy of submitter.
Submitted by: Christian Brueffer <chris@unixpages.org> |
0.83.2 04 Aug 2002 18:03:54
 |
lioux  |
o Update to 0.83.2
o Fix long standing issue with upload feature: client would freeze
in semwait state. It was a pthread vs semaphore issue and a
database lookup issue. Check PR for complete report
o All patches are related to upload feature fix
PR: 41323 |
0.83.1 15 Jul 2002 17:21:56
 |
sobomax  |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
0.83.1 17 Jun 2002 03:46:08
 |
lioux  |
Update to 0.83.1 |
0.83.0 11 Jun 2002 01:44:28
 |
lioux  |
Update to 0.83.0
Submitted by: Christian Brueffer <chris@unixpages.org> |
0.81.0 21 May 2002 00:27:47
 |
lioux  |
Update to 0.81.0 |
0.80.5 09 May 2002 16:43:46
 |
lioux  |
Update to 0.80.5 |
0.80 27 Apr 2002 23:31:49
 |
lioux  |
Update to 0.80 |
0.79 17 Apr 2002 21:14:44
 |
lioux  |
Update to 0.79 |
0.77 31 Mar 2002 22:18:39
 |
lioux  |
Update to 0.77 |
13 Mar 2002 21:40:58
 |
lioux  |
Update to 0.74 |
13 Mar 2002 20:53:08
 |
lioux  |
Chase glib20 repo copy from glib13 (later removed). This was
overlooked by the glib20 sweep group :) |
08 Mar 2002 00:24:19
    |
lioux  |
o update glib13 lib version to follow update in glib13/Makefile rev 1.50 |
05 Mar 2002 14:47:29
    |
lioux  |
Update to 0.73 |
19 Feb 2002 17:25:51
    |
lioux  |
o Update to 0.71.1 o Replace glib12 with devel glib13 (*fear*) |
03 Feb 2002 19:13:53
    |
lioux  |
Update to 0.69 |
29 Jan 2002 11:45:35
    |
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
27 Jan 2002 17:09:37
    |
lioux  |
Update to 0.68.0 |
21 Jan 2002 02:28:44
    |
lioux  |
Update to 0.67.0 |
02 Dec 2001 21:54:11
    |
lioux  |
o Update to 0.61 o Greatly simplify the patches removing sigprocmask
protection around send/receive since there is already a global signal
handler |
25 Nov 2001 20:57:09
    |
lioux  |
Update to 0.60 |
22 Nov 2001 04:32:48
    |
lioux  |
o New port dctc version 0.59: A DirectConnect (www.neo-modus.com) text
client for file sharing o Renamed hublist to dc_hublist; former was too
generic o FreeBSD's send(2) (in fact, all *BSD) does not support MSG_NOSIGMASK
or any similar feature. Therefore, tried to mimick it with signal masking.
However, this introduces a possible race condition which, fortunaly, is
not triggered by this application since it is not concurrent. |