Port details |
- dclib Direct connect interface library for dcgui
- 0.3.7 net
=9 0.3.7Version of this port present on the latest quarterly branch.
- Maintainer: markus@FreeBSD.org
- Port Added: 2002-07-16 00:47:48
- Last Update: 2006-01-30 21:36:28
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mplayer, zip, expat
- License: not specified in port
- WWW:
- http://dcgui.berlios.de/
- Description:
- This is a library for the Direct Connect system. It is used by the
dcgui (net/dcgui) port.
WWW: http://dcgui.berlios.de/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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: dclib
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libtool13 : devel/libtool13
- Library dependencies:
-
- jpeg.9 : graphics/jpeg
- xml2.5 : textproc/libxml2
- 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.3.7 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
0.3.7 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.3.7 28 Feb 2005 02:34:48 |
markus |
download.berlios.de seems to be unreliable from time to time, therefore add
an additional MASTERSITE.
Noticed by: pointyhat via kris |
0.3.7 21 Feb 2005 13:43:24 |
markus |
Update to version 0.3.7 |
0.3.6 14 Feb 2005 12:29:24 |
markus |
Update to version 0.3.6 |
0.3.5 08 Jan 2005 12:56:36 |
markus |
Update to version 0.3.5 |
0.3.4 26 Dec 2004 21:32:34 |
markus |
Update to version 0.3.4 |
0.3.3_1 01 Dec 2004 22:33:51 |
markus |
- Add patch to chase latest API-change in libxml2
- Bump PORTREVISION |
0.3.3 01 Nov 2004 02:08:46 |
markus |
Update to version 0.3.3 |
0.3.2 09 Jul 2004 17:43:11 |
marcus |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
0.3.2 05 Jun 2004 00:33:05 |
markus |
- Update to version 0.3.2
- Explicitly remove some directories |
0.3.1 28 May 2004 09:43:27 |
markus |
Update to version 0.3.1 |
0.3.0 24 May 2004 21:29:30 |
markus |
Update to version 0.3.0 |
0.2.22 05 May 2004 00:01:07 |
markus |
Update to 0.2.22 |
0.2.21 03 May 2004 16:08:41 |
markus |
- Update WWW
- remove reference to former maintainer |
0.2.21 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
0.2.21 27 Feb 2004 13:02:51 |
markus |
- Update to 0.2.21
- Add SIZE to distinfo
Approved by: arved (mentor) |
0.2.20 23 Feb 2004 20:57:56 |
markus |
Change my email address.
Approved by: arved (mentor) |
0.2.20 19 Dec 2003 18:18:02 |
pav |
- Update to 0.2.20
PR: ports/58469
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Approved by: maintainer |
0.2.19 10 Sep 2003 10:57:14 |
erwin |
Update to 0.2.19
PR: 56552
Submitted by: maintainer |
0.2.18 06 Sep 2003 05:41:35 |
krion |
- Update to version 0.2.18
- Fix security vulnerability
- Give maintainership to Markus Brueffer
<brueffer@phoenix-systems.de>
PR: 56509
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> (maintainer
timeout > 2 months) |
0.1.11 31 Mar 2003 15:14:03 |
trevor |
Davide Lemma reports that "With all versions prior to 0.2.3 [it]
is possible due to a bug to see all the content of the whole
filesystem and not just the configured directories."
PR: 47590, 47591 |
0.1.11 21 Feb 2003 13:15:09 |
knu |
De-pkg-comment. |
0.1.11 05 Oct 2002 19:15:42 |
lioux |
o Forced commit to correct previous commit message
o Update to 0.1.11
PR: 43381
Submitted by: maintainer |
0.1.11 05 Oct 2002 19:14:39 |
lioux |
Update to 0.1.11
Submitted by: maintainer |
0.1.9 16 Jul 2002 00:45:57 |
lioux |
Forced commit correcting the PR list
PR: 40419, 40586 |
0.1.9 16 Jul 2002 00:37:16 |
lioux |
o New port dclib version 0.1 beta 9: Direct connect interface library
for dcgui
o Assign maintainership to 1st submitter: Sverrir Valgeirsson
<e96sv@yahoo.se>
PR: 40419, 40585
Submitted by: Amar Takhar <verm@drunkmonk.net>,
Sverrir Valgeirsson <e96sv@yahoo.se> |