Update to 20060519
PR: ports/97967 Approved by: krion (mentor), maintainer
This commit is contained in:
parent
d5ab93d648
commit
f7d986509f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164696
3 changed files with 95 additions and 84 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= ekg2
|
||||
PORTVERSION= 20060403
|
||||
PORTVERSION= 20060519
|
||||
CATEGORIES= polish net-im
|
||||
MASTER_SITES= http://www.ekg2.org/archive/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ekg2-20060403.tar.gz) = 0fcf456089a6ba304c257c4e8d05f047
|
||||
SHA256 (ekg2-20060403.tar.gz) = 40ae8e0918b5712258dd7ca79d78ac98758626bffa54373ed44a8f5e10db1fc6
|
||||
SIZE (ekg2-20060403.tar.gz) = 904056
|
||||
MD5 (ekg2-20060519.tar.gz) = e48f9f2494a80eb091d50b038ef15eda
|
||||
SHA256 (ekg2-20060519.tar.gz) = 24116a959dd3cd61fc265986134fea5319c42945091f62c738118105a5845984
|
||||
SIZE (ekg2-20060519.tar.gz) = 932184
|
||||
|
|
|
@ -1,90 +1,101 @@
|
|||
bin/ekg2
|
||||
bin/ekg2-config
|
||||
lib/ekg2/plugins/logs.so
|
||||
lib/ekg2/plugins/logs.la
|
||||
lib/ekg2/plugins/mail.so
|
||||
lib/ekg2/plugins/mail.la
|
||||
lib/ekg2/plugins/rc.so
|
||||
lib/ekg2/plugins/rc.la
|
||||
lib/ekg2/plugins/sms.so
|
||||
lib/ekg2/plugins/sms.la
|
||||
lib/ekg2/plugins/pcm.so
|
||||
lib/ekg2/plugins/pcm.la
|
||||
lib/ekg2/plugins/irc.so
|
||||
lib/ekg2/plugins/irc.la
|
||||
lib/ekg2/plugins/ioctld.so
|
||||
lib/ekg2/plugins/ioctld.la
|
||||
lib/ekg2/plugins/gg.so
|
||||
lib/ekg2/plugins/gg.la
|
||||
lib/ekg2/plugins/sim.so
|
||||
lib/ekg2/plugins/sim.la
|
||||
lib/ekg2/plugins/jabber.so
|
||||
lib/ekg2/plugins/jabber.la
|
||||
lib/ekg2/plugins/ncurses.so
|
||||
lib/ekg2/plugins/ncurses.la
|
||||
libexec/ioctld
|
||||
include/ekg2/audio.h
|
||||
include/ekg2/char.h
|
||||
include/ekg2/configfile.h
|
||||
include/ekg2/dynstuff.h
|
||||
include/ekg2/events.h
|
||||
include/ekg2/metacontacts.h
|
||||
include/ekg2/objects.h
|
||||
include/ekg2/protocol.h
|
||||
include/ekg2/sessions.h
|
||||
include/ekg2/themes.h
|
||||
include/ekg2/vars.h
|
||||
include/ekg2/xmalloc.h
|
||||
include/ekg2/commands.h
|
||||
include/ekg2/configfile.h
|
||||
include/ekg2/debug.h
|
||||
include/ekg2/emoticons.h
|
||||
include/ekg2/log.h
|
||||
include/ekg2/msgqueue.h
|
||||
include/ekg2/plugins.h
|
||||
include/ekg2/scripts.h
|
||||
include/ekg2/stuff.h
|
||||
include/ekg2/userlist.h
|
||||
include/ekg2/windows.h
|
||||
include/ekg2/gettext.h
|
||||
include/ekg2/dynstuff.h
|
||||
include/ekg2/ekg2-config.h
|
||||
include/ekg2/emoticons.h
|
||||
include/ekg2/events.h
|
||||
include/ekg2/gettext.h
|
||||
include/ekg2/log.h
|
||||
include/ekg2/metacontacts.h
|
||||
include/ekg2/msgqueue.h
|
||||
include/ekg2/objects.h
|
||||
include/ekg2/plugins.h
|
||||
include/ekg2/protocol.h
|
||||
include/ekg2/scripts.h
|
||||
include/ekg2/sessions.h
|
||||
include/ekg2/stuff.h
|
||||
include/ekg2/themes.h
|
||||
include/ekg2/userlist.h
|
||||
include/ekg2/vars.h
|
||||
include/ekg2/windows.h
|
||||
include/ekg2/xmalloc.h
|
||||
lib/ekg2/plugins/gg.la
|
||||
lib/ekg2/plugins/gg.so
|
||||
lib/ekg2/plugins/ioctld.la
|
||||
lib/ekg2/plugins/ioctld.so
|
||||
lib/ekg2/plugins/irc.la
|
||||
lib/ekg2/plugins/irc.so
|
||||
lib/ekg2/plugins/jabber.la
|
||||
lib/ekg2/plugins/jabber.so
|
||||
lib/ekg2/plugins/logs.la
|
||||
lib/ekg2/plugins/logs.so
|
||||
lib/ekg2/plugins/mail.la
|
||||
lib/ekg2/plugins/mail.so
|
||||
lib/ekg2/plugins/ncurses.la
|
||||
lib/ekg2/plugins/ncurses.so
|
||||
lib/ekg2/plugins/pcm.la
|
||||
lib/ekg2/plugins/pcm.so
|
||||
lib/ekg2/plugins/rc.la
|
||||
lib/ekg2/plugins/rc.so
|
||||
lib/ekg2/plugins/sim.la
|
||||
lib/ekg2/plugins/sim.so
|
||||
lib/ekg2/plugins/sms.la
|
||||
lib/ekg2/plugins/sms.so
|
||||
libexec/ioctld
|
||||
%%DATADIR%%/commands-pl-utf.txt
|
||||
%%DATADIR%%/commands-pl.txt
|
||||
%%DATADIR%%/plugins/gg/commands-en.txt
|
||||
%%DATADIR%%/plugins/gg/commands-pl-utf.txt
|
||||
%%DATADIR%%/plugins/gg/commands-pl.txt
|
||||
%%DATADIR%%/plugins/gg/session-en.txt
|
||||
%%DATADIR%%/plugins/gg/session-pl-utf.txt
|
||||
%%DATADIR%%/plugins/gg/session-pl.txt
|
||||
%%DATADIR%%/plugins/gg/vars-en.txt
|
||||
%%DATADIR%%/plugins/gg/vars-pl-utf.txt
|
||||
%%DATADIR%%/plugins/gg/vars-pl.txt
|
||||
%%DATADIR%%/plugins/ioctld/commands-pl-utf.txt
|
||||
%%DATADIR%%/plugins/ioctld/commands-pl.txt
|
||||
%%DATADIR%%/plugins/irc/commands-pl-utf.txt
|
||||
%%DATADIR%%/plugins/irc/commands-pl.txt
|
||||
%%DATADIR%%/plugins/irc/session-pl-utf.txt
|
||||
%%DATADIR%%/plugins/irc/session-pl.txt
|
||||
%%DATADIR%%/plugins/jabber/commands-en.txt
|
||||
%%DATADIR%%/plugins/jabber/commands-pl-utf.txt
|
||||
%%DATADIR%%/plugins/jabber/commands-pl.txt
|
||||
%%DATADIR%%/plugins/jabber/session-en.txt
|
||||
%%DATADIR%%/plugins/jabber/session-pl-utf.txt
|
||||
%%DATADIR%%/plugins/jabber/session-pl.txt
|
||||
%%DATADIR%%/plugins/logs/vars-pl-utf.txt
|
||||
%%DATADIR%%/plugins/logs/vars-pl.txt
|
||||
%%DATADIR%%/plugins/ncurses/vars-en.txt
|
||||
%%DATADIR%%/plugins/ncurses/vars-pl-utf.txt
|
||||
%%DATADIR%%/plugins/ncurses/vars-pl.txt
|
||||
%%DATADIR%%/plugins/rc/vars-pl.txt
|
||||
%%DATADIR%%/plugins/sim/commands-pl.txt
|
||||
%%DATADIR%%/plugins/sim/vars-pl.txt
|
||||
%%DATADIR%%/plugins/sms/commands-pl.txt
|
||||
%%DATADIR%%/plugins/sms/vars-pl.txt
|
||||
%%DATADIR%%/vars-pl-utf.txt
|
||||
%%DATADIR%%/vars-pl.txt
|
||||
share/locale/pl/LC_MESSAGES/ekg2.mo
|
||||
share/ekg2/plugins/logs/vars-pl.txt
|
||||
share/ekg2/plugins/rc/vars-pl.txt
|
||||
share/ekg2/plugins/sms/commands-pl.txt
|
||||
share/ekg2/plugins/sms/vars-pl.txt
|
||||
share/ekg2/plugins/irc/commands-pl.txt
|
||||
share/ekg2/plugins/irc/session-pl.txt
|
||||
share/ekg2/plugins/ioctld/commands-pl.txt
|
||||
share/ekg2/plugins/gg/vars-pl.txt
|
||||
share/ekg2/plugins/gg/vars-en.txt
|
||||
share/ekg2/plugins/gg/commands-pl.txt
|
||||
share/ekg2/plugins/gg/commands-en.txt
|
||||
share/ekg2/plugins/gg/session-pl.txt
|
||||
share/ekg2/plugins/gg/session-en.txt
|
||||
share/ekg2/plugins/sim/commands-pl.txt
|
||||
share/ekg2/plugins/sim/vars-pl.txt
|
||||
share/ekg2/plugins/jabber/commands-pl.txt
|
||||
share/ekg2/plugins/jabber/session-pl.txt
|
||||
share/ekg2/plugins/jabber/vars-pl.txt
|
||||
share/ekg2/plugins/jabber/commands-en.txt
|
||||
share/ekg2/plugins/jabber/session-en.txt
|
||||
share/ekg2/plugins/jabber/vars-en.txt
|
||||
share/ekg2/plugins/ncurses/vars-pl.txt
|
||||
share/ekg2/vars-pl.txt
|
||||
share/ekg2/commands-pl.txt
|
||||
@dirrm include/ekg2
|
||||
@dirrm share/ekg2/plugins/logs
|
||||
@dirrm share/ekg2/plugins/sms
|
||||
@dirrm share/ekg2/plugins/irc
|
||||
@dirrm share/ekg2/plugins/ioctld
|
||||
@dirrm share/ekg2/plugins/rc
|
||||
@dirrm share/ekg2/plugins/gg
|
||||
@dirrm share/ekg2/plugins/sim
|
||||
@dirrm share/ekg2/plugins/jabber
|
||||
@dirrm share/ekg2/plugins/ncurses
|
||||
@dirrm share/ekg2/plugins
|
||||
@dirrm share/ekg2
|
||||
@dirrm lib/ekg2/plugins
|
||||
@dirrm lib/ekg2
|
||||
@dirrmtry share/locale/pl/LC_MESSAGES
|
||||
@dirrmtry share/locale/pl
|
||||
@dirrm %%DATADIR%%/plugins/sms
|
||||
@dirrm %%DATADIR%%/plugins/sim
|
||||
@dirrm %%DATADIR%%/plugins/rc
|
||||
@dirrm %%DATADIR%%/plugins/ncurses
|
||||
@dirrm %%DATADIR%%/plugins/logs
|
||||
@dirrm %%DATADIR%%/plugins/jabber
|
||||
@dirrm %%DATADIR%%/plugins/irc
|
||||
@dirrm %%DATADIR%%/plugins/ioctld
|
||||
@dirrm %%DATADIR%%/plugins/gg
|
||||
@dirrm %%DATADIR%%/plugins
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm lib/ekg2/plugins
|
||||
@dirrm lib/ekg2
|
||||
@dirrm include/ekg2
|
||||
|
|
Loading…
Reference in a new issue