FreshPorts -- The Place For Ports Fri, 5 Dec 2008 9:53 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
gajim 0.11.4_4 net-im on this many watch lists=6 search for ports that depend on this port
Gajim is a Jabber client based on a plugin system
Maintained by: dsh@vlink.ru search for ports maintained by this maintainer
Port Added: 09 Nov 2005 17:26:38


The goal of Gajim is to provide a full featured and easy to use Jabber
client. Gajim works nicely with GNOME, but does not require it to run.
It is released under the GNU General Public License.

FEATURES:
 * Tabbed chat window
 * Group chat support (with MUC protocol)
 * Emoticons, Avatars, File transfer, Room Bookmarks
 * Metacontacts Support
 * Trayicon, Speller, extented chat history functionalities
 * TLS and GPG support (with SSL legacy support)
 * Transport Registration support
 * Service Discovery including Nodes
 * Wikipedia, dictionary and search engine lookup
 * Multiple accounts support
 * DBus Capabilities.
 * XML Console
 * Gajim is available in 16 languages

You might want to install deskutils/notification-daemon for pretty
pop-ups or devel/py-psyco for improved Python performance.

WWW: http://www.gajim.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/py-dbus, lang/python25, devel/gmake, x11/libX11, x11/libXext, x11/libXScrnSaver, textproc/intltool, devel/pkg-config, x11-toolkits/py-gtk2
Required To Run: security/py-openssl, devel/py-dbus, lang/python25, databases/py-sqlite3, x11/libX11, x11/libXext, x11/libXScrnSaver, devel/pkg-config, devel/gio-fam-backend, x11-toolkits/py-gtk2
Required Libraries: textproc/gtkspell, devel/gettext, accessibility/atk, devel/glib20, x11-toolkits/gtk20, devel/libglade2, textproc/libxml2, x11-toolkits/pango

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


Configuration Options
     No options to configure

Master Sites:
http://www.gajim.org/downloads/
http://ports.internal.vlink.ru/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/gajim on 2005-11-09
    REASON: Moved to a new net-im category

Number of commits found: 24

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
06 Jun 2008 14:51:54
Original commit files touched by this commit  0.11.4_4
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)
20 Apr 2008 18:49:34
Original commit files touched by this commit  0.11.4_3
miwi search for other commits by this committer
- Fix build after xorg cleanup

Submitted by:   pointyhat
19 Apr 2008 18:56:05
Original commit files touched by this commit  0.11.4_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
21 Mar 2008 23:55:13
Original commit files touched by this commit  0.11.4_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
18 Feb 2008 01:23:24
Original commit files touched by this commit  0.11.4
lx search for other commits by this committer
Allow build without DBUS.

PR:             ports/120509
Submitted by:   Amaury Gauthier <amauryamaury@gmail.com>
Approved by:    Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
14 Dec 2007 00:00:56
Original commit files touched by this commit  0.11.4
lx search for other commits by this committer
Update to 0.11.4.

PR:             ports/118498
Submitted by:   Denis Shaposhnikov
10 Oct 2007 00:03:37
Original commit files touched by this commit  0.11.2
miwi search for other commits by this committer
- Update to 0.11.2

PR:             116855
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.11.1_2
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
27 Jun 2007 10:44:55
Original commit files touched by this commit  0.11.1_2
miwi search for other commits by this committer
- Switch to py-pysqlite23
- Bump PORTREVISION

PR:             114027
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  0.11.1_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 Apr 2007 18:43:27
Original commit files touched by this commit  0.11.1
jmelo search for other commits by this committer
- Add mastersite.

PR:             ports/110840
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
27 Feb 2007 14:01:08
Original commit files touched by this commit  0.11.1
miwi search for other commits by this committer
- Update to 0.11.1

PR:             109598
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
13 Feb 2007 13:15:22
Original commit files touched by this commit  0.11_1
miwi search for other commits by this committer
Force Commit:
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter
- patchset based on gajim-devel

Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
Noticed by:     Pav
13 Feb 2007 12:56:40
Original commit files touched by this commit  0.11_1
miwi search for other commits by this committer
- Fix startup crash
- Bump PORTREVISION
- Pass maintainership to submitter

Submitted by:    Denis Shaposhnikov <dsh@vlink.ru> (via privat mail)
08 Feb 2007 22:33:51
Original commit files touched by this commit  0.11
miwi search for other commits by this committer
- Update to 0.11

PR:             108884
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
13 Dec 2006 17:20:37
Original commit files touched by this commit  0.10.1
shaun search for other commits by this committer
- Return to ports@, at maintainer's request.
- Make portlint(1) happy while here.

PR:             ports/106676
Submitted by:   Stephan Maka <stephan@spaceboyz.net> (maintainer)
11 Jun 2006 10:19:36
Original commit files touched by this commit  0.10.1
pav search for other commits by this committer
- Update to 0.10.1

PR:             ports/98770
Submitted by:   Stephan Maka <stephan@spaceboyz.net> (maintainer)
28 May 2006 16:54:10
Original commit files touched by this commit  0.10_1
pav search for other commits by this committer
- Rename ports

  textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
21 May 2006 20:04:20
Original commit files touched by this commit  0.10_1
arved search for other commits by this committer
fix file-transfer connection problems, patch by Dimitur Kirov

PR:             97358
Submitted by:   Stephan Maka <stephan@spaceboyz.net>
07 May 2006 12:54:21
Original commit files touched by this commit  0.10
pav search for other commits by this committer
- Update to 0.10
- Take maintainership

PR:             ports/96845
Submitted by:   Stephan Maka <stephan@spaceboyz.net>
14 Apr 2006 19:14:59
Original commit files touched by this commit  0.9.1
linimon search for other commits by this committer
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:            portmgr
29 Jan 2006 02:33:27
Original commit files touched by this commit  0.9.1
vsevolod search for other commits by this committer
- Update to 0.9.1
- Add SHA256 checksum
- Add dependency for databases/py-pysqlite21

PR:             91400
Submitted by:   Herbert J. Skuhra <h.skuhra at gmail.com>
22 Jan 2006 06:28:59
Original commit files touched by this commit  0.8.2_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
09 Nov 2005 07:48:19
Original commit files touched by this commit  0.8.2_1
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: 24

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 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 19495
Broken 161
Deprecated 87
Ignore 471
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days27
new fortnight93
new month163

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

Add tab to Netscape 6

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