freebsd-ports/net/imcom/pkg-plist
Kirill Ponomarev 400ddae437 - Update to version 1.32
* fixed a bug in the awaylogmodule where it would print
  * messages in
    inverse order
  * fixed a bug in the awaylogmodule where it would print
  * the current
  time instead of the time it received the message.
  * fixed a bug in the transport registration code.
- Use DOCSDIR

PR:		58679
Submitted by:	Ports Fury
2003-10-29 13:57:46 +00:00

35 lines
1 KiB
Text

bin/imcom
share/imcom/modules/__init__.py
share/imcom/modules/awaylogmodule.py
share/imcom/modules/conferencecolorsmodule.py
share/imcom/modules/examplemodule.py
share/imcom/modules/testmodule.py
share/imcom/AccountCreator.py
share/imcom/AutoStatus.py
share/imcom/CICommands.py
share/imcom/CLI.py
share/imcom/Colors.py
share/imcom/IHTTPServer.py
share/imcom/IMCom.py
share/imcom/JabberHandler.py
share/imcom/JabberTags.py
share/imcom/LogHandler.py
share/imcom/Preferences.py
share/imcom/SocketWrapper.py
share/imcom/VCardTags.py
%%PORTDOCS%%%%DOCSDIR%%/advanced.html
%%PORTDOCS%%%%DOCSDIR%%/commands.html
%%PORTDOCS%%%%DOCSDIR%%/download.html
%%PORTDOCS%%%%DOCSDIR%%/imcomrc.html
%%PORTDOCS%%%%DOCSDIR%%/news.html
%%PORTDOCS%%%%DOCSDIR%%/template.html
%%PORTDOCS%%%%DOCSDIR%%/whatis.html
%%PORTDOCS%%%%DOCSDIR%%/CONTRIBUTORS
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.autostatus
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/WHATSNEW
@dirrm share/imcom/modules
@dirrm share/imcom
%%PORTDOCS%%@dirrm %%DOCSDIR%%