FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:23 AM GMT
Port details
climm 0.7.1_3 net-im on this many watch lists=3 search for ports that depend on this port
CLI-based Multi-Messenger
Maintained by: johans@FreeBSD.org search for ports maintained by this maintainer
Port Added: 18 Sep 2007 16:43:53
License: not specified in port
A text-based implementation of ICQ (formerly known as micq).
Support for jabber (xmmp) and other IM protocols was added later.

WWW: http://www.climm.org/
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: security/libotr, lang/tcl85, converters/libiconv
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for climm-0.7.1_3:
     LIBICONV=on (default) "Iconv character set conversion"
     P2P=on (default) "Peer2peer connection support"
     TCL=on (default) "TCL scripting support"
     OTR=on (default) "OTR encryption support"
     REMOTE=on (default) "Remote control fifo support"
     XMPP=off (default) "XMPP Jabber support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.climm.org/source/
http://http.bg.climm.org/source/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 24

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  0.7.1_3
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
03 Jul 2011 11:40:49
Original commit files touched by this commit  0.7.1_3
swills search for other commits by this committer
- Chase the libgcrypt shared lib version
05 Jun 2011 18:43:16
Original commit files touched by this commit  0.7.1_2
novel search for other commits by this committer
Chase security/gnutls update and add an UPDATING entry.
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.7.1_1
miwi search for other commits by this committer
- Get Rid MD5 support
10 Jan 2011 22:11:56
Original commit files touched by this commit  0.7.1_1
johans search for other commits by this committer
Fix compilation with XMPP option

PR:             ports/153850
Submitted by:   Anatoly Borodin <anatoly.borodin@gmail.com>
27 Jul 2010 01:25:20
Original commit files touched by this commit  0.7.1_1
wxs search for other commits by this committer
Chase security/libgcrypt shlib bump.

PR:             ports/148755
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
20 Mar 2010 22:40:50
Original commit files touched by this commit  0.7.1
johans search for other commits by this committer
Update to 0.7.1
23 Feb 2010 18:06:02
Original commit files touched by this commit  0.7_2
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
09 Sep 2009 08:59:47
Original commit files touched by this commit  0.7_2
johans search for other commits by this committer
- Make configure detect newer gnutls libraries as well (non-default option)

Reported by:    Raphael Becker
16 Aug 2009 18:04:40
Original commit files touched by this commit  0.7_2
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
25 Jun 2009 16:29:45
Original commit files touched by this commit  0.7_1
johans search for other commits by this committer
- Fix dependency checks and the logic of selected (conflicting) options
- Rename SSL option to clarify its purpose (SSL is used even if it's off)

Reported by:    Simeon Simeonov
18 May 2009 21:02:05
Original commit files touched by this commit  0.7
johans search for other commits by this committer
Update to 0.7
23 Feb 2009 19:18:37
Original commit files touched by this commit  0.6.4
johans search for other commits by this committer
Update to 0.6.4
06 Jan 2009 13:01:11
Original commit files touched by this commit  0.6.3_1
rafan search for other commits by this committer
- Bump PORTREVISION due to share library version bump in security/libgcrypt

PR:              ports/127478
01 Sep 2008 09:24:38
Original commit files touched by this commit  0.6.3
johans search for other commits by this committer
Update to 0.6.3
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.6.2_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:51:54
Original commit files touched by this commit  0.6.2_2
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)
03 Mar 2008 11:57:08
Original commit files touched by this commit  0.6.2_1
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
26 Feb 2008 07:31:41
Original commit files touched by this commit  0.6.2
johans search for other commits by this committer
- Update to 0.6.2
- Fix jabber support (turned off by default)
27 Dec 2007 16:40:05
Original commit files touched by this commit  0.6.1_2
johans search for other commits by this committer
bsd.port.options.mk doesn't work yet: do not use this.

Reported by:    dvl, shaun
Pointyhat to:   johans
27 Dec 2007 16:01:34
Original commit files touched by this commit  0.6.1_2
  Sanity Test Failure
johans search for other commits by this committer
- Use OPTIONS
- Make hidden dependencies explicit
14 Oct 2007 16:53:14
Original commit files touched by this commit  0.6.1
johans search for other commits by this committer
Update to 0.6.1 (bugfix release)
18 Sep 2007 17:23:57
Original commit files touched by this commit  0.6
johans search for other commits by this committer
- Move net-im/micq to net-im/climm (project was renamed)
- Update to climm 0.6 (this has all the renamed files)
18 Sep 2007 16:26:39
Original commit files touched by this commit  0.5.4.2
johans search for other commits by this committer
Force commit to note this is a repocopy from net-im/micq

Number of commits found: 24

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 fortnight70
new month142

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.155 seconds.