Port details |
- libicq2000 An opensource C++ library to support icq2000/2001 protocol
- 0.3.2_1 net
=6 0.3.2_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: 2002-04-27 15:17:19
- Last Update: 2005-11-09 08:21:21
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python, zip, expat
- License: not specified in port
- WWW:
- http://libicq2000.sourceforge.net/
- Description:
- [ from developer's site ]
libicq2000 is an opensource C++ library being developed to support
the icq2000/2001 protocol. It is easy for developers to use as the
backbone for their clients' connection to the ICQ network - all the
protocol work is abstracted away in one nice object-orientated
interface.
WWW: http://libicq2000.sourceforge.net/
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:
-
- libicq2000>0:net/libicq2000
- No installation instructions:
- This port has been deleted.
- PKGNAME: libicq2000
- 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:
-
- libtool15 : devel/libtool15
- Library dependencies:
-
- sigc.1 : devel/libsigc++
- 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 |
0.3.2_1 09 Nov 2005 08:21:21
 |
pav  |
Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn (Only the first 15 lines of the commit message are shown above ) |
0.3.2_1 05 Jun 2005 15:31:51
 |
oliver  |
don't install the static library like it was before my 1.3 -> 1.5 libtool change
Noted by: vs |
0.3.2_1 02 Jun 2005 20:28:41
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.3.2_1 27 May 2005 10:09:13
 |
vs  |
Libtool gets only pulled in for configuring, not patching |
0.3.2_1 24 May 2005 18:06:01
 |
vs  |
- More LIBTOOL-target practice: Disconnect unused static lib from build by
using a recent ltmain.sh and setting CONFIGURE_ARGS/USE_INC_LIBTOOL
- Minor repackaging and de-crufting |
0.3.2_1 05 Mar 2005 01:17:09
 |
lioux  |
Drop maintainership |
0.3.2_1 25 Dec 2004 11:43:58
 |
lioux  |
Remove deprecated USE_SIZE |
0.3.2_1 24 Nov 2004 23:13:24
 |
kris  |
Add a missing libtool dropping |
0.3.2_1 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.3.2_1 08 Feb 2004 01:14:05
 |
lioux  |
USE_SIZEify |
0.3.2_1 26 Jun 2003 22:58:32
 |
ade  |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
0.3.2_1 06 Apr 2003 01:13:28
 |
edwin  |
Added INSTALLS_SHLIB to Makefile. Informed maintainer. |
0.3.2_1 23 Feb 2003 19:58:35
 |
lioux  |
De-pkg-comment |
0.3.2_1 08 Aug 2002 13:16:32
 |
lioux  |
* libicq2000
- Return correct cflags when libicq2000-config is called [1]
- USE_REINPLACE
- Bump PORTREVISION
* ickle
- Patch to work with aforementioned fix
Prompted by: Neil Darlow <neil@darlow.co.uk> [1] |
0.3.2 07 Aug 2002 22:41:20
 |
lioux  |
o Forced commit to fix previous commit message
o Update to 0.3.2 not 0.8.2 |
0.3.2 07 Aug 2002 22:37:22
 |
lioux  |
o Update to 0.8.2
o library version bump
Prompted by: Neil Darlow <neil@darlow.co.uk> |
0.3.1 07 Jun 2002 15:56:17
 |
lioux  |
In -CURRENT, iomanip.h is deprecated in favor of iomanip
Submitted by: bento |
0.3.1 27 Apr 2002 15:17:05
 |
lioux  |
New port libicq2000 version 0.3.1: An opensource C++ library to
support icq2000/2001 protocol |