FreshPorts -- The Place For Ports Sun, 6 Jul 2008 9:24 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
gajim-devel 20080309_4 net-im on this many watch lists=0 search for ports that depend on this port
Gajim is a Jabber client based on a plugin system
Maintained by: dsh@wizard.volgograd.ru search for ports maintained by this maintainer
Port Added: 09 Dec 2006 20:02:33


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-devel/ && make install clean
To add the package: pkg_add -r gajim-devel


Configuration Options
     No options to configure

Master Sites:
http://ports.internal.vlink.ru/distfiles/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

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  20080309_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  20080309_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  20080309_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  20080309_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)
10 Mar 2008 16:08:45
Original commit files touched by this commit  20080309
miwi search for other commits by this committer
- Update to 20080309

PR:             121544
Submitted by:   Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintaner)
20 Jan 2008 21:56:15
Original commit files touched by this commit  20080113
miwi search for other commits by this committer
- Update to 20080113
- Update maintainer mail adress

PR:             119637
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
04 Oct 2007 03:16:18
Original commit files touched by this commit  20070621_1
edwin search for other commits by this committer
Remove always-false/true conditions based on OSVERSION 500000
23 Jul 2007 10:36:52
Original commit files touched by this commit  20070621_1
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:46:46
Original commit files touched by this commit  20070621_1
miwi search for other commits by this committer
- Switch to py-pysqlite23
- Bump PORTREVISION

PR:             114028
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
24 Jun 2007 11:13:26
Original commit files touched by this commit  20070621
miwi search for other commits by this committer
- Update to 20070621

PR:             113967
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  20070402_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}.
04 Apr 2007 09:24:53
Original commit files touched by this commit  20070402
clsung search for other commits by this committer
- Update to 20070402

PR:             ports/111219
Submitted by:   maintainer (Denis Shaposhnikov)
11 Feb 2007 11:47:50
Original commit files touched by this commit  20070208
miwi search for other commits by this committer
- Update to 2007-02-28

PR:             109043
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru> (maintainer)
28 Dec 2006 01:40:18
Original commit files touched by this commit  20061227
itetcu search for other commits by this committer
- Upgrade to fresh, post 0.11, snapshot.
- BROKEN on 4.x: doesn't install

PR:             ports/107231
Submitted by:   Denis Shaposhnikov
09 Dec 2006 20:02:17
Original commit files touched by this commit  20061129
pav search for other commits by this committer
- After repocopy from net-im/gajim, update to snapshot 20061129

PR:             ports/105995
Submitted by:   Denis Shaposhnikov <dsh@vlink.ru>
Repocopy by:    marcus

Number of commits found: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 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
Traffic

Calculated hourly:
Port count 18752
Broken 146
Deprecated 98
Ignore 429
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 13
Set to expire 77
Interactive 79
new 24 hours 6
new 48 hours11
new 7 days38
new fortnight73
new month182

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