c85d FreshPorts -- net-im/licq
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
licq 1.7.1_1 net-im on this many watch lists=4 search for ports that depend on this port
A popular ICQ-compatible plugin-based program
Maintained by: dinoex@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:36:57
License: GPLv2


This is an unofficial ICQ clone, written in C++.
It is in no way endorsed by Mirabilis, and now is the most full-featured
ICQ-compatible program with the exception of Java ICQ.

LICENSE: GPL2 or later with execption to link with OpenSSL

WWW: http://www.licq.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. security/openssl
  2. devel/cmake
Required To Run:
  1. security/openssl
Required Libraries:
  1. devel/boost-libs
  2. converters/libiconv
  3. devel/gettext

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net-im/licq/ && make install clean
To add the package: pkg_add -r licq-base


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/licq/licq/1.7.1/
  3. http://freefr.dl.sourceforge.net/project/licq/licq/1.7.1/
  4. http://garr.dl.sourceforge.net/project/licq/licq/1.7.1/
  5. http://heanet.dl.sourceforge.net/project/licq/licq/1.7.1/
  6. http://hivelocity.dl.sourceforge.net/project/licq/licq/1.7.1/
  7. http://ignum.dl.sourceforge.net/project/licq/licq/1.7.1/
  8. http://internode.dl.sourceforge.net/project/licq/licq/1.7.1/
  9. http://iweb.dl.sourceforge.net/project/licq/licq/1.7.1/
  10. http://jaist.dl.sourceforge.net/project/licq/licq/1.7.1/
  11. http://kaz.dl.sourceforge.net/project/licq/licq/1.7.1/
  12. http://kent.dl.sourceforge.net/project/licq/licq/1.7.1/
  13. http://master.dl.sourceforge.net/project/licq/licq/1.7.1/
  14. http://nchc.dl.sourceforge.net/project/licq/licq/1.7.1/
  15. http://ncu.dl.sourceforge.net/project/licq/licq/1.7.1/
  16. http://netcologne.dl.sourceforge.net/project/licq/licq/1.7.1/
  17. http://sunet.dl.sourceforge.net/project/licq/licq/1.7.1/
  18. http://superb-dca3.dl.sourceforge.net/project/licq/licq/1.7.1/
  19. http://switch.dl.sourceforge.net/project/licq/licq/1.7.1/
  20. http://tenet.dl.sourceforge.net/project/licq/licq/1.7.1/
  21. http://ufpr.dl.sourceforge.net/project/licq/licq/1.7.1/
  22. http://waix.dl.sourceforge.net/project/licq/licq/1.7.1/

Number of commits found: 37

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
06 May 2013 10:22:41
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
27 Apr 2013 11:59:29
Original commit files touched by this commit  1.7.1_1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
26 Apr 2013 10:44:29
Original commit files touched by this commit  1.7.1_1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 4)

Approved by:	portmgr (bapt)
22 Mar 2013 20:06:15
Original commit files touched by this commit  1.7.1_1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
31 Jan 2013 13:38:43
Original commit files touched by this commit  1.7.1_1
bapt search for other commits by this committer
Chase boost update
26 Jan 2013 18:46:04
Original commit files touched by this commit  1.7.1
dinoex search for other commits by this committer
- update to 1.7.1
09 Dec 2012 21:31:58
Original commit files touched by this commit  1.7.0
dinoex search for other commits by this committer
- update to 1.7.0
22 Jun 2012 05:17:29
Original commit files touched by this commit  1.6.1
dinoex search for other commits by this committer
- update to 1.6.1
22 Feb 2012 18:34:37
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- remove broken option WITH_SOCKS
PR:             165386
Submitted by:   Josh Paetzel
12 Jan 2012 15:52:07
Original commit files touched by this commit  1.6.0
dinoex search for other commits by this committer
- update to 1.6.0
05 Aug 2011 14:53:46
Original commit files touched by this commit  1.5.1
dinoex search for other commits by this committer
- update to 1.5.1
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.5.0
miwi search for other commits by this committer
- Get Rid MD5 support
27 Nov 2010 12:25:42
Original commit files touched by this commit  1.5.0
dinoex search for other commits by this committer
- update licq ports to 1.5.0
- use cmake framework
- add license
28 Oct 2010 21:00:21
Original commit files touched by this commit  1.3.9
erwin search for other commits by this committer
Deprecate md5 in favour of sha256 checksums.  md5 checksums will no longer
be generated or checked, and will be silently ignored for now.  Also,
generalize the MD5_FILE macro to DISTINFO_FILO.

PR:             149657
Submitted by:   rene
Approved by:    portmgr
Tested on:      pointyhat i386 7-exp
21 May 2010 11:24:05
Original commit files touched by this commit  1.3.9
dinoex search for other commits by this committer
- update to 1.3.9
22 Aug 2009 00:32:25
Original commit files touched by this commit  1.3.6
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
28 Jul 2009 11:45:09
Original commit files touched by this commit  1.3.6
pav search for other commits by this committer
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
02 Nov 2008 11:37:49
Original commit files touched by this commit  1.3.6
dinoex search for other commits by this committer
- Fix package for option WITH_NLS
Submitted by:   Sergey A. Osokin (osa)
01 Nov 2008 09:33:05
Original commit files touched by this commit  1.3.6
dinoex search for other commits by this committer
- udpate to 1.3.6
25 Jul 2008 12:24:09
Original commit files touched by this commit  1.3.5_3
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
02 Jul 2008 18:28:42
Original commit files touched by this commit  1.3.5_3
dinoex search for other commits by this committer
- fix login problems
Submitted by:   Alexander Melnik
Obtained from:  http://www.licq.org/wiki/news/2008-07-02-IcqLoginProblems
23 Dec 2007 18:13:42
Original commit files touched by this commit  1.3.5_2
dinoex search for other commits by this committer
- mark option WITH_SOCKS broken
16 Dec 2007 17:13:53
Original commit files touched by this commit  1.3.5_2
dinoex search for other commits by this committer
- add sidclean
16 Dec 2007 17:13:13
Original commit files touched by this commit  1.3.5_2
dinoex search for other commits by this committer
- add sidclean
13 Dec 2007 23:07:41
Original commit files touched by this commit  1.3.5_1
pav search for other commits by this committer
- Fix plist

Reported by:    pointyhat
11 Dec 2007 20:30:25
Original commit files touched by this commit  1.3.5
dinoex search for other commits by this committer
- update to 1.3.5
10 Oct 2007 03:05:06
Original commit files touched by this commit  1.3.4_2
dinoex search for other commits by this committer
- cleanup OSVERSION checks
08 Nov 2006 06:08:13
Original commit files touched by this commit  1.3.4_2
dinoex search for other commits by this committer
- disable NLS when option WITHOUT_NLS is set
Submitted by:   Igor Sysoev
05 Nov 2006 08:47:42
Original commit files touched by this commit  1.3.4_2
dinoex search for other commits by this committer
- add missning includes
- fix build on FreeBSD 4.x
31 Oct 2006 05:27:10
Original commit files touched by this commit  1.3.4_2
dinoex search for other commits by this committer
- update to 1.3.4

pkg-plist files submitted by Dennis Schneider
08 Oct 2006 12:39:54
Original commit files touched by this commit  1.3.2_2
dinoex search for other commits by this committer
- fix build with gcc41
13 Jun 2006 14:41:47
Original commit files touched by this commit  1.3.2_2
dinoex search for other commits by this committer
- cleanup
Suggested by: droso on irc
13 May 2006 08:23:55
Original commit files touched by this commit  1.3.2_2
dinoex search for other commits by this committer
- cleanup
11 May 2006 22:49:56
Original commit files touched by this commit  1.3.2_2
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
20 Dec 2005 15:31:34
Original commit files touched by this commit  1.3.2_2
dinoex search for other commits by this committer
- update to 1.3.2

- Translate-fix
Submitted by: NetJunior
13 Nov 2005 09:26:50
Original commit files touched by this commit  1.3.0_2
dinoex search for other commits by this committer
- add SHA checksum
09 Nov 2005 08:28:43
Original commit files touched by this commit  1.3.0_2
pav search for other commits by this committer
Move licq related ports to a newly create net-im category:

  net/licq -> net-im/licq
  net/licq-console -> net-im/licq-console
  net/licq-osd -> net-im/licq-osd
  net/licq-qt-gui -> net-im/licq-qt-gui

Repocopied by:  marcus

Number of commits found: 37

282a
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days28
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0