Port details |
- libicq Library to add ICQ communication support to your software
- 0.33 net
=6 0.33Version 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: unknown
- Last Update: 2005-11-09 08:21:21
- SVN Revision: UNKNOWN
- People watching this port, also watch:: zip
- License: not specified in port
- WWW:
- http://gicq.sourceforge.net/
- Description:
- libicq is based on micq and is intended to make it easy to add ICQ
communication support to your software.
micq is available at ftp://www.micq.org/pub/micq/
WWW: http://gicq.sourceforge.net/
- Seiichirou Hiraoka
flathill@FreeBSD.ORG
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: libicq
- 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
- pkg-config : devel/pkgconfig
- Runtime dependencies:
-
- pkg-config : devel/pkgconfig
- Library dependencies:
-
- 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 |
0.33 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.33 02 Jun 2005 20:28:41
 |
oliver  |
change the libtool version to use from 1.3 to 1.5 |
0.33 03 Apr 2005 21:30:39
 |
kris  |
Reset inactive maintainer. Thanks for your work in the past! |
0.33 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.33 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.33 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.33 20 Apr 2003 19:38:02
 |
marcus  |
Remove USE_GNOMENG. |
0.33 07 Mar 2003 10:58:43
 |
flathill  |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com |
0.33 07 Mar 2003 10:58:42
 |
flathill  |
Fix URLs.
PR: ports/48376
Submitted by: tadalunch@s5.xrea.com |
0.33 07 Mar 2003 06:08:06
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.33 15 Jul 2002 17:21:56
 |
sobomax  |
Convert USE_GLIB into USE_GNOMENG+USE_GNOME. |
08 Oct 2000 07:19:09
    |
asami  |
Convert category net to new layout. |
05 Oct 2000 07:23:01
    |
reg  |
Implement USE_GLIB. |
08 Aug 2000 06:08:12
    |
flathill  |
Update MASTER_SITES |
20 Jun 2000 14:37:39
    |
nectar  |
Locally hosted distfiles moved to ftp.freebsd.org. |
16 Jun 2000 22:52:41
    |
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:48:25
    |
sobomax  |
Fourth round of INSTALLS_SHLIBS conversion. |