1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 0.8.2 that contains tons of bugfixes.

Replace pkg-descr as gajim now has another features and goals.
This commit is contained in:
Vsevolod Stakhov 2005-09-14 11:18:47 +00:00
parent 21ffa4856a
commit 3194d516ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142703
12 changed files with 129 additions and 132 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= gajim
PORTVERSION= 0.8
PORTVERSION= 0.8.2
CATEGORIES= net
MASTER_SITES= http://www.gajim.org/downloads/

View File

@ -1,2 +1,2 @@
MD5 (gajim-0.8.tar.bz2) = 1f9b4864c56d744d1e6f1c0b42afc4e9
SIZE (gajim-0.8.tar.bz2) = 690391
MD5 (gajim-0.8.2.tar.bz2) = 14b00f8ed7d84d90793782db7df40ec1
SIZE (gajim-0.8.2.tar.bz2) = 775069

View File

@ -1,13 +1,19 @@
Gajim is a Jabber client based on a plugin system. At this time, 2 plugins
have been written: one in GTK2 and one that log messages.
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to
provide a full featured and easy to use xmpp client for the GTK+ users. Gajim
does not require GNOME to run, eventhough it exists with it nicely. Gajim is
released under the GNU General Public License
FEATURES:
* Tabbed chat windows
* Groupchat support (with MUC protocol)
* Emoticons, URL grabber
* Systray icon
* GPG support
* Multiple accounts support
* Tabbed chat windows
* Group chat support (with MUC protocol)
* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
* Systray icon, Speller
* 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
WWW: http://www.gajim.org/

View File

@ -264,6 +264,16 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/online.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/requested.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/xa.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/away.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/chat.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/dnd.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/error.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/invisible.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/message.gif
%%DATADIR%%/data/iconsets/transports/weather/16x16/not_in_the_roster.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/offline.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/online.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/xa.png
%%DATADIR%%/data/pixmaps/gajim_about.png
%%DATADIR%%/data/pixmaps/gajim.png
%%DATADIR%%/data/sounds/connected.wav
@ -271,16 +281,19 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/sounds/message1.wav
%%DATADIR%%/data/sounds/message2.wav
%%DATADIR%%/data/sounds/sent.wav
%%DATADIR%%/po/bg/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/de/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/el/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/es/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/fr/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pl/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pt/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/ru/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/cs/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/nb/LC_MESSAGES/gajim.mo
share/locale/bg/LC_MESSAGES/gajim.mo
share/locale/de/LC_MESSAGES/gajim.mo
share/locale/el/LC_MESSAGES/gajim.mo
share/locale/es/LC_MESSAGES/gajim.mo
share/locale/fr/LC_MESSAGES/gajim.mo
share/locale/pl/LC_MESSAGES/gajim.mo
share/locale/pt/LC_MESSAGES/gajim.mo
share/locale/pt_BR/LC_MESSAGES/gajim.mo
share/locale/nl/LC_MESSAGES/gajim.mo
share/locale/ru/LC_MESSAGES/gajim.mo
share/locale/cs/LC_MESSAGES/gajim.mo
share/locale/nb/LC_MESSAGES/gajim.mo
%%DATADIR%%/src/gajim-remote.py
%%DATADIR%%/src/advanced.py
%%DATADIR%%/src/cell_renderer_image.py
%%DATADIR%%/src/chat.py
@ -325,7 +338,6 @@ lib/gajim/trayicon.so
%%DATADIR%%/src/gajim_themes_window.py
%%DATADIR%%/src/gtkgui_helpers.py
%%DATADIR%%/src/remote_control.py
%%DATADIR%%/src/systraywin32.py
%%DATADIR%%/src/tooltips.py
share/applications/gajim.desktop
share/pixmaps/gajim.png
@ -335,6 +347,8 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/src/common
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%/data/emoticons
@dirrm %%DATADIR%%/data/iconsets/transports/weather/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/weather
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo
@dirrm %%DATADIR%%/data/iconsets/transports/tlen/16x16
@ -373,26 +387,5 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/data/pixmaps
@dirrm %%DATADIR%%/data/sounds
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%/po/bg/LC_MESSAGES/
@dirrm %%DATADIR%%/po/bg
@dirrm %%DATADIR%%/po/de/LC_MESSAGES/
@dirrm %%DATADIR%%/po/de
@dirrm %%DATADIR%%/po/el/LC_MESSAGES/
@dirrm %%DATADIR%%/po/el
@dirrm %%DATADIR%%/po/es/LC_MESSAGES/
@dirrm %%DATADIR%%/po/es
@dirrm %%DATADIR%%/po/fr/LC_MESSAGES
@dirrm %%DATADIR%%/po/fr
@dirrm %%DATADIR%%/po/pl/LC_MESSAGES
@dirrm %%DATADIR%%/po/pl
@dirrm %%DATADIR%%/po/pt/LC_MESSAGES
@dirrm %%DATADIR%%/po/pt
@dirrm %%DATADIR%%/po/ru/LC_MESSAGES/
@dirrm %%DATADIR%%/po/ru
@dirrm %%DATADIR%%/po/cs/LC_MESSAGES/
@dirrm %%DATADIR%%/po/cs
@dirrm %%DATADIR%%/po/nb/LC_MESSAGES/
@dirrm %%DATADIR%%/po/nb
@dirrm %%DATADIR%%/po
@dirrm %%DATADIR%%
@unexec rmdir %D/share/applications > /dev/null 2>&1 | true

View File

@ -6,7 +6,7 @@
#
PORTNAME= gajim
PORTVERSION= 0.8
PORTVERSION= 0.8.2
CATEGORIES= net
MASTER_SITES= http://www.gajim.org/downloads/

View File

@ -1,2 +1,2 @@
MD5 (gajim-0.8.tar.bz2) = 1f9b4864c56d744d1e6f1c0b42afc4e9
SIZE (gajim-0.8.tar.bz2) = 690391
MD5 (gajim-0.8.2.tar.bz2) = 14b00f8ed7d84d90793782db7df40ec1
SIZE (gajim-0.8.2.tar.bz2) = 775069

View File

@ -1,13 +1,19 @@
Gajim is a Jabber client based on a plugin system. At this time, 2 plugins
have been written: one in GTK2 and one that log messages.
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to
provide a full featured and easy to use xmpp client for the GTK+ users. Gajim
does not require GNOME to run, eventhough it exists with it nicely. Gajim is
released under the GNU General Public License
FEATURES:
* Tabbed chat windows
* Groupchat support (with MUC protocol)
* Emoticons, URL grabber
* Systray icon
* GPG support
* Multiple accounts support
* Tabbed chat windows
* Group chat support (with MUC protocol)
* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
* Systray icon, Speller
* 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
WWW: http://www.gajim.org/

View File

@ -264,6 +264,16 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/online.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/requested.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/xa.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/away.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/chat.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/dnd.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/error.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/invisible.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/message.gif
%%DATADIR%%/data/iconsets/transports/weather/16x16/not_in_the_roster.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/offline.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/online.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/xa.png
%%DATADIR%%/data/pixmaps/gajim_about.png
%%DATADIR%%/data/pixmaps/gajim.png
%%DATADIR%%/data/sounds/connected.wav
@ -271,16 +281,19 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/sounds/message1.wav
%%DATADIR%%/data/sounds/message2.wav
%%DATADIR%%/data/sounds/sent.wav
%%DATADIR%%/po/bg/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/de/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/el/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/es/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/fr/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pl/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pt/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/ru/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/cs/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/nb/LC_MESSAGES/gajim.mo
share/locale/bg/LC_MESSAGES/gajim.mo
share/locale/de/LC_MESSAGES/gajim.mo
share/locale/el/LC_MESSAGES/gajim.mo
share/locale/es/LC_MESSAGES/gajim.mo
share/locale/fr/LC_MESSAGES/gajim.mo
share/locale/pl/LC_MESSAGES/gajim.mo
share/locale/pt/LC_MESSAGES/gajim.mo
share/locale/pt_BR/LC_MESSAGES/gajim.mo
share/locale/nl/LC_MESSAGES/gajim.mo
share/locale/ru/LC_MESSAGES/gajim.mo
share/locale/cs/LC_MESSAGES/gajim.mo
share/locale/nb/LC_MESSAGES/gajim.mo
%%DATADIR%%/src/gajim-remote.py
%%DATADIR%%/src/advanced.py
%%DATADIR%%/src/cell_renderer_image.py
%%DATADIR%%/src/chat.py
@ -325,7 +338,6 @@ lib/gajim/trayicon.so
%%DATADIR%%/src/gajim_themes_window.py
%%DATADIR%%/src/gtkgui_helpers.py
%%DATADIR%%/src/remote_control.py
%%DATADIR%%/src/systraywin32.py
%%DATADIR%%/src/tooltips.py
share/applications/gajim.desktop
share/pixmaps/gajim.png
@ -335,6 +347,8 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/src/common
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%/data/emoticons
@dirrm %%DATADIR%%/data/iconsets/transports/weather/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/weather
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo
@dirrm %%DATADIR%%/data/iconsets/transports/tlen/16x16
@ -373,26 +387,5 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/data/pixmaps
@dirrm %%DATADIR%%/data/sounds
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%/po/bg/LC_MESSAGES/
@dirrm %%DATADIR%%/po/bg
@dirrm %%DATADIR%%/po/de/LC_MESSAGES/
@dirrm %%DATADIR%%/po/de
@dirrm %%DATADIR%%/po/el/LC_MESSAGES/
@dirrm %%DATADIR%%/po/el
@dirrm %%DATADIR%%/po/es/LC_MESSAGES/
@dirrm %%DATADIR%%/po/es
@dirrm %%DATADIR%%/po/fr/LC_MESSAGES
@dirrm %%DATADIR%%/po/fr
@dirrm %%DATADIR%%/po/pl/LC_MESSAGES
@dirrm %%DATADIR%%/po/pl
@dirrm %%DATADIR%%/po/pt/LC_MESSAGES
@dirrm %%DATADIR%%/po/pt
@dirrm %%DATADIR%%/po/ru/LC_MESSAGES/
@dirrm %%DATADIR%%/po/ru
@dirrm %%DATADIR%%/po/cs/LC_MESSAGES/
@dirrm %%DATADIR%%/po/cs
@dirrm %%DATADIR%%/po/nb/LC_MESSAGES/
@dirrm %%DATADIR%%/po/nb
@dirrm %%DATADIR%%/po
@dirrm %%DATADIR%%
@unexec rmdir %D/share/applications > /dev/null 2>&1 | true

View File

@ -6,7 +6,7 @@
#
PORTNAME= gajim
PORTVERSION= 0.8
PORTVERSION= 0.8.2
CATEGORIES= net
MASTER_SITES= http://www.gajim.org/downloads/

View File

@ -1,2 +1,2 @@
MD5 (gajim-0.8.tar.bz2) = 1f9b4864c56d744d1e6f1c0b42afc4e9
SIZE (gajim-0.8.tar.bz2) = 690391
MD5 (gajim-0.8.2.tar.bz2) = 14b00f8ed7d84d90793782db7df40ec1
SIZE (gajim-0.8.2.tar.bz2) = 775069

View File

@ -1,13 +1,19 @@
Gajim is a Jabber client based on a plugin system. At this time, 2 plugins
have been written: one in GTK2 and one that log messages.
Gajim is a Jabber client written in PyGTK. The goal of Gajim's developers is to
provide a full featured and easy to use xmpp client for the GTK+ users. Gajim
does not require GNOME to run, eventhough it exists with it nicely. Gajim is
released under the GNU General Public License
FEATURES:
* Tabbed chat windows
* Groupchat support (with MUC protocol)
* Emoticons, URL grabber
* Systray icon
* GPG support
* Multiple accounts support
* Tabbed chat windows
* Group chat support (with MUC protocol)
* Emoticons, Avatars, File transfer, URL grabber, Bookmarks
* Systray icon, Speller
* 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
WWW: http://www.gajim.org/

View File

@ -264,6 +264,16 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/online.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/requested.png
%%DATADIR%%/data/iconsets/transports/yahoo/16x16/xa.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/away.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/chat.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/dnd.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/error.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/invisible.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/message.gif
%%DATADIR%%/data/iconsets/transports/weather/16x16/not_in_the_roster.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/offline.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/online.png
%%DATADIR%%/data/iconsets/transports/weather/16x16/xa.png
%%DATADIR%%/data/pixmaps/gajim_about.png
%%DATADIR%%/data/pixmaps/gajim.png
%%DATADIR%%/data/sounds/connected.wav
@ -271,16 +281,19 @@ lib/gajim/trayicon.so
%%DATADIR%%/data/sounds/message1.wav
%%DATADIR%%/data/sounds/message2.wav
%%DATADIR%%/data/sounds/sent.wav
%%DATADIR%%/po/bg/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/de/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/el/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/es/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/fr/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pl/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/pt/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/ru/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/cs/LC_MESSAGES/gajim.mo
%%DATADIR%%/po/nb/LC_MESSAGES/gajim.mo
share/locale/bg/LC_MESSAGES/gajim.mo
share/locale/de/LC_MESSAGES/gajim.mo
share/locale/el/LC_MESSAGES/gajim.mo
share/locale/es/LC_MESSAGES/gajim.mo
share/locale/fr/LC_MESSAGES/gajim.mo
share/locale/pl/LC_MESSAGES/gajim.mo
share/locale/pt/LC_MESSAGES/gajim.mo
share/locale/pt_BR/LC_MESSAGES/gajim.mo
share/locale/nl/LC_MESSAGES/gajim.mo
share/locale/ru/LC_MESSAGES/gajim.mo
share/locale/cs/LC_MESSAGES/gajim.mo
share/locale/nb/LC_MESSAGES/gajim.mo
%%DATADIR%%/src/gajim-remote.py
%%DATADIR%%/src/advanced.py
%%DATADIR%%/src/cell_renderer_image.py
%%DATADIR%%/src/chat.py
@ -325,7 +338,6 @@ lib/gajim/trayicon.so
%%DATADIR%%/src/gajim_themes_window.py
%%DATADIR%%/src/gtkgui_helpers.py
%%DATADIR%%/src/remote_control.py
%%DATADIR%%/src/systraywin32.py
%%DATADIR%%/src/tooltips.py
share/applications/gajim.desktop
share/pixmaps/gajim.png
@ -335,6 +347,8 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/src/common
@dirrm %%DATADIR%%/src
@dirrm %%DATADIR%%/data/emoticons
@dirrm %%DATADIR%%/data/iconsets/transports/weather/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/weather
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo/16x16
@dirrm %%DATADIR%%/data/iconsets/transports/yahoo
@dirrm %%DATADIR%%/data/iconsets/transports/tlen/16x16
@ -373,26 +387,5 @@ share/pixmaps/gajim_about.png
@dirrm %%DATADIR%%/data/pixmaps
@dirrm %%DATADIR%%/data/sounds
@dirrm %%DATADIR%%/data
@dirrm %%DATADIR%%/po/bg/LC_MESSAGES/
@dirrm %%DATADIR%%/po/bg
@dirrm %%DATADIR%%/po/de/LC_MESSAGES/
@dirrm %%DATADIR%%/po/de
@dirrm %%DATADIR%%/po/el/LC_MESSAGES/
@dirrm %%DATADIR%%/po/el
@dirrm %%DATADIR%%/po/es/LC_MESSAGES/
@dirrm %%DATADIR%%/po/es
@dirrm %%DATADIR%%/po/fr/LC_MESSAGES
@dirrm %%DATADIR%%/po/fr
@dirrm %%DATADIR%%/po/pl/LC_MESSAGES
@dirrm %%DATADIR%%/po/pl
@dirrm %%DATADIR%%/po/pt/LC_MESSAGES
@dirrm %%DATADIR%%/po/pt
@dirrm %%DATADIR%%/po/ru/LC_MESSAGES/
@dirrm %%DATADIR%%/po/ru
@dirrm %%DATADIR%%/po/cs/LC_MESSAGES/
@dirrm %%DATADIR%%/po/cs
@dirrm %%DATADIR%%/po/nb/LC_MESSAGES/
@dirrm %%DATADIR%%/po/nb
@dirrm %%DATADIR%%/po
@dirrm %%DATADIR%%
@unexec rmdir %D/share/applications > /dev/null 2>&1 | true