FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:17 PM GMT
Port details
centericq 4.21.0_14 net-im on this many watch lists=13 search for ports that depend on this port
A text mode menu- and window-driven IM interface
Maintained by: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:26:38
License: not specified in port
Centericq is a text mode menu- and window-driven IM interface that
supports the ICQ2000, Yahoo!, MSN, AIM, and IRC protocols. It allows you
to send, receive, and forward messages, URLs, SMSes, contacts, and email
express messages. It also lets you set your own and fetch others' away
messages, and define external handlers for incoming events. You can
mass message-send, search for users, view users' details, maintain
your contact list directly from the program, view the message history,
register a new UIN and update your details, be informed upon receipt
of email messages, automatically set away after the defined period of
inactivity, and have your own ignore, visible, and invisible lists.
It can also associate events with sounds, make log of events, and
allows arrangement of contacts into groups.

WWW: http://konst.org.ua/centericq/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake
Required Libraries: converters/libiconv, devel/gettext
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for centericq-4.21.0_14:
     NLS=on (default) "Native Language Support"
     MULTIBYTE=off (default) "Multibyte Support"
     FRIBIDI=off (default) "Fribidi Support"
     MSN=off (default) "Support for MSN Protocol"
     YAHOO=off (default) "Support for Yahoo! Messenger Protocol"
     AIM=off (default) "Support for AOL's Instant Messenger Protocol"
     IRC=off (default) "Support for IRC Protocol"
     JABBER=off (default) "Support for Jabber Protocol"
     GPGME=on (default) "Support for PGP encrypted Jabber messages"
     RSS=off (default) "Support for RSS"
     LJ=off (default) "Support for LiveJournal"
     GG=off (default) "Support for Gadu-Gadu Protocol"
===> Use 'make config' to modify these settings

Master Sites:
http://thekonst.net/download/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  4.21.0_14
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
21 Jul 2011 12:43:39
Original commit files touched by this commit  4.21.0_14
jlaffaye search for other commits by this committer
- Chase gpgme shared lib bump.
- Add an entry to UPDATING

Reviewed by:    tabthorpe
20 Mar 2011 12:54:45
Original commit files touched by this commit  4.21.0_13
miwi search for other commits by this committer
- Get Rid MD5 support
31 May 2010 02:01:56
Original commit files touched by this commit  4.21.0_13
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
03 Apr 2010 10:44:36
Original commit files touched by this commit  4.21.0_12
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
20 Mar 2010 14:02:55
Original commit files touched by this commit  4.21.0_11
miwi search for other commits by this committer
- Mark BROKEN on HEAD: fails to build with new utmpx

Reported by:    pointyhat
22 Aug 2009 17:36:57
Original commit files touched by this commit  4.21.0_11
marcus search for other commits by this committer
Chase the fribidi shared lib bump.
15 Jul 2009 16:47:45
Original commit files touched by this commit  4.21.0_11
wxs search for other commits by this committer
- Chase security/gpgme update.

Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the
following ports require a patch to use the new gpgme correctly:
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim3
deskutils/kdepim4
deskutils/kdepim4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
deskutils/kdepimlibs4
finance/qhacc
mail/mutt-devel
net-im/ayttm
net-im/centericq
net-im/centerim
net-im/centerim-devel
security/openvas-libnasl

These patches were submitted by various people and documented in ports/135911.

PR:             ports/135911
23 Jan 2009 15:43:14
Original commit files touched by this commit  4.21.0_10
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
06 Jun 2008 13:51:54
Original commit files touched by this commit  4.21.0_9
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
05 Jan 2008 07:02:51
Original commit files touched by this commit  4.21.0_8
clsung search for other commits by this committer
- remove one master_site

Changes:
PR:             ports/118396
Submitted by:   Aleksandr Stankevic <alex_AT_braske dot net>
26 May 2007 20:11:11
Original commit files touched by this commit  4.21.0_8
krion search for other commits by this committer
Fix build with gcc4.2
11 Apr 2007 23:07:41
Original commit files touched by this commit  4.21.0_8
sobomax search for other commits by this committer
On amd64 forcefully compile with -O0, since otherwise centericq segfaults
in some places. It looks like optimization bug.
13 Dec 2006 12:41:36
Original commit files touched by this commit  4.21.0_7
roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
13 Sep 2006 21:24:20
Original commit files touched by this commit  4.21.0_6
lofi search for other commits by this committer
Update gpgme to 1.1.2, chase dependencies.
23 Aug 2006 02:26:26
Original commit files touched by this commit  4.21.0_5
clsung search for other commits by this committer
- fix signal 11 problem on amd64 when trying to join irc channel. [1]
- Fix yet one bug in libicq code. We don't need to free "it", since it
  was never allocated. This tends to core dumps. [2]

PR:             ports/102203 [1], ports/102405 [2]
Submitted by:   pasear <wchunhao_AT_cs dot nctu dot edu dot tw> [1], Stanislav
Sedov <ssedov_AT_mbsd dot msk dot ru> [2]
10 Aug 2006 10:28:03
Original commit files touched by this commit  4.21.0_4
clsung search for other commits by this committer
- Respect CXXFLAGS
- Fix some annoying memory leekage bugs that tends to core dumps.

PR:             ports/101688
Submitted by:   Stanislav Sedov <ssedov_AT_mbsd dot msk dot ru>
11 May 2006 09:07:15
Original commit files touched by this commit  4.21.0_3
clsung search for other commits by this committer
- remove USE_REINPLACE
01 Feb 2006 01:02:03
Original commit files touched by this commit  4.21.0_3
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
09 Nov 2005 07:48:19
Original commit files touched by this commit  4.21.0_3
pav search for other commits by this committer
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 View all of this commit message)

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

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

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.307 seconds.