Port details |
- icb Internet CB - a mostly-defunct chat client
- 5.1.0_4 net-im
=0 5.1.0_4Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2016-07-04 IGNORE: is marked as broken: unfetchable
- 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: 2005-11-09 17:26:38
- Last Update: 2016-07-04 20:48:24
- SVN Revision: 418057
- Also Listed In: tcl
- License: not specified in port
- WWW:
- http://www.obfuscation.org/icb/
- Description:
- This is a chat client similar to irc, but for the icb protocol.
It is a much lighter weight client than IRC in terms of gaudyness, childish
features, and bots.
All-in-all, what it would be nice for IRC to be.
WWW: http://www.obfuscation.org/icb/
-
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: icb
- 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.
- Library dependencies:
-
- libtk86.so : x11-toolkits/tk86
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for icb-5.1.0_4:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- readline tk
- 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 |
5.1.0_4 04 Jul 2016 20:48:24 |
rene |
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
5.1.0_4 03 Jun 2016 16:44:58 |
antoine |
Deprecate ports broken for more than 6 months |
5.1.0_4 09 Nov 2015 12:59:04 |
antoine |
Mark a few ports BROKEN: unfetchable |
5.1.0_4 20 Dec 2014 19:25:22 |
bapt |
cleanup plist |
5.1.0_4 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
5.1.0_4 21 Feb 2014 13:38:40 |
ehaupt |
Remove trailing whitespaces from category net-im |
5.1.0_4 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
5.1.0_4 13 Nov 2013 15:18:31 |
gahr |
- Convert to USES+=tk
- STAGE-clean |
5.1.0_4 20 Sep 2013 22:13:35 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im) |
5.1.0_4 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.1.0_4 04 Jun 2013 08:20:27 |
miwi |
- Unbreak with TCL/TK 8.6
PR: 179209
Submitted by: Ports Fury |
5.1.0_4 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
5.1.0_4 07 Feb 2013 14:34:29 |
miwi |
- Fix build with clang
- Trim header
PR: 175036
Submitted by: Ports Fury |
5.1.0_4 18 Oct 2011 13:06:46 |
ehaupt |
Support USE_TK
PR: 161660
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
5.1.0_3 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.1.0_3 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
5.1.0_3 09 Apr 2008 13:42:26 |
pav |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
5.1.0_3 16 Dec 2006 09:56:51 |
miwi |
- Fix build with gcc 4.X
PR: ports/106745
Submitted by: trasz |
5.1.0_3 25 Nov 2005 16:56:11 |
pav |
- Add SHA256 |
5.1.0_3 09 Nov 2005 07:48:19 |
pav |
Move instant messaging related ports to newly created net-im category:
net/aim -> net-im/aim
net/amsn -> net-im/amsn
net/ari-yahoo -> net-im/ari-yahoo
net/ayttm -> net-im/ayttm
net/bsflite -> net-im/bsflite
net/ccmsn -> net-im/ccmsn
net/centericq -> net-im/centericq
net/cicquin -> net-im/cicquin
net/coccinella -> net-im/coccinella
net/convey -> net-im/convey
net/echat -> net-im/echat
net/ejabberd -> net-im/ejabberd
net/firetalk -> net-im/firetalk (Only the first 15 lines of the commit message are shown above ) |