Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Mar 2006 17:15:10 +0300 (MSK)
From:      "Alexey V. Panfilov" <sim-im@lehis.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/94300: [NEW PORT]: net-im/sim-im-devel: Plugin-based instant messenger
Message-ID:  <200603101415.k2AEFAYX050533@work1.lehis.ru>
Resent-Message-ID: <200603110120.k2B1KC9o057002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94300
>Category:       ports
>Synopsis:       [NEW PORT]: net-im/sim-im-devel: Plugin-based instant messenger
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 11 01:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alexey V. Panfilov
>Release:        FreeBSD 6.0-RELEASE i386
>Organization:
none
>Environment:
System: FreeBSD work1.lehis.ru 6.0-RELEASE FreeBSD 6.0-RELEASE #4: Fri Jan 13 21:26:25 MSK 2006 root@work1.lehis.ru:/usr/src/sys/i386/compile/lehis i386


>Description:
	Plugin-based instant messenger
>How-To-Repeat:
	N/A
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	sim-im-devel
#	sim-im-devel/Makefile
#	sim-im-devel/pkg-descr
#	sim-im-devel/pkg-plist
#	sim-im-devel/distinfo
#
echo c - sim-im-devel
mkdir -p sim-im-devel > /dev/null 2>&1
echo x - sim-im-devel/Makefile
sed 's/^X//' >sim-im-devel/Makefile << 'END-of-sim-im-devel/Makefile'
X# New Ports Collection Makefile for:	sim-im-devel
X# Date created:				3 Mar 2006
X# Whom:					Alexey V. Panfilov <sim-im@lehis.ru>
X#
X# $FreeBSD$
X
XPORTNAME=	sim-im-devel
XPORTVERSION=	0.9.5.377
XPORTREVISION=	1
XCATEGORIES=	net-im kde
XMASTER_SITES=	http://sim-im.lehis.ru/dist/
X
XMAINTAINER=	sim-im@lehis.ru
XCOMMENT=	Plugin-based instant messenger
X
XLIB_DEPENDS=	xslt.2:${PORTSDIR}/textproc/libxslt
X
XUSE_BZIP2=      yes
XUSE_GMAKE=	yes
XUSE_QT_VER=	3
XUSE_PERL5_BUILD=	yes
XGNU_CONFIGURE=	yes
XREINPLACE_CMD=	yes
XINSTALLS_SHLIB=	yes
X
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XOPTIONS=	SSL "Enable SSL support" on \
X		KDE "Enable KDE support" off \
X		DEB "Enable debug" on
X
XPORT_DBDIR?=	/var/db/ports
XLATEST_LINK=	${PORTNAME}${PKGNAMESUFFIX}
XOPTIONSFILE?=	${PORT_DBDIR}/${LATEST_LINK}/options
X
X.if exists(${OPTIONSFILE})
X.include "${OPTIONSFILE}"
X.endif
X
X.if defined(WITH_DEB)
XCONFIGURE_ARGS+=--enable-debug
X.endif
X.if defined(WITH_SSL)
XUSE_OPENSSL=	yes
XPLIST_SUB+=	SSL=""
X.else
XCONFIGURE_ARGS+=--disable-openssl
XPLIST_SUB+=	SSL="@comment "
X.endif
X.if !defined(WITH_KDE)
XCONFIGURE_ARGS+=--disable-kde --enable-mt
XLIB_DEPENDS+=	aspell.16:${PORTSDIR}/textproc/aspell
XPLIST_SUB+=	KDE="@comment " \
X		SPELL=""
X.else
XUSE_KDELIBS_VER=3
XPLIST_SUB+=	KDE="" \
X		SPELL="@comment "
X.endif
X
Xpre-everything::
X.if defined(WITH_SSL)
X	@${ECHO_MSG} "You can disable SSL support by defining WITHOUT_SSL."
X.endif
X.if defined(WITH_KDE)
X	@${ECHO_MSG} "You can disable KDE support by defining WITHOUT_KDE."
X.endif
X
X.include <bsd.port.mk>
END-of-sim-im-devel/Makefile
echo x - sim-im-devel/pkg-descr
sed 's/^X//' >sim-im-devel/pkg-descr << 'END-of-sim-im-devel/pkg-descr'
XThis is a SIM-project's fork.
X
XSIM (Simple Instant Messenger) is a plugin-based instant messenger with
Xsupport for various protocols (QT is needed, can be build for KDE).
X
XAll protocols support richtext-messages, file transfer, typing notification,
Xserver-side contact list (with postponed synchronization - you can change
Xcontact list in offline mode and after log on all changes will be
Xsynchronized with server), new account registration and various searches.
XYou can use several accounts for each protocol.
X 
XSupported protocols:
X    * Oscar - ICQ and AIM support
X    * Jabber
X    * MSN
X    * Yahoo!
X    * LiveJournal
X
XWWW: http://sim-im.berlios.de/
END-of-sim-im-devel/pkg-descr
echo x - sim-im-devel/pkg-plist
sed 's/^X//' >sim-im-devel/pkg-plist << 'END-of-sim-im-devel/pkg-plist'
Xbin/sim
Xbin/simctrl
Xlib/libsim.la
Xlib/libsim.so
Xlib/libsim.so.0
Xlib/sim/__homedir.la
Xlib/sim/__homedir.so
Xlib/sim/__migrate.la
Xlib/sim/__migrate.so
Xlib/sim/_core.la
Xlib/sim/_core.so
Xlib/sim/about.la
Xlib/sim/about.so
Xlib/sim/action.la
Xlib/sim/action.so
Xlib/sim/autoaway.la
Xlib/sim/autoaway.so
Xlib/sim/background.la
Xlib/sim/background.so
Xlib/sim/dock.la
Xlib/sim/dock.so
Xlib/sim/filter.la
Xlib/sim/filter.so
Xlib/sim/floaty.la
Xlib/sim/floaty.so
Xlib/sim/forward.la
Xlib/sim/forward.so
Xlib/sim/gpg.la
Xlib/sim/gpg.so
Xlib/sim/icons.la
Xlib/sim/icons.so
Xlib/sim/icq.la
Xlib/sim/icq.so
Xlib/sim/jabber.la
Xlib/sim/jabber.so
Xlib/sim/livejournal.la
Xlib/sim/livejournal.so
Xlib/sim/logger.la
Xlib/sim/logger.so
Xlib/sim/msn.la
Xlib/sim/msn.so
Xlib/sim/navigate.la
Xlib/sim/navigate.so
Xlib/sim/netmonitor.la
Xlib/sim/netmonitor.so
Xlib/sim/osd.la
Xlib/sim/osd.so
Xlib/sim/proxy.la
Xlib/sim/proxy.so
Xlib/sim/remote.la
Xlib/sim/remote.so
Xlib/sim/replace.la
Xlib/sim/replace.so
Xlib/sim/shortcuts.la
Xlib/sim/shortcuts.so
Xlib/sim/sms.la
Xlib/sim/sms.so
Xlib/sim/sound.la
Xlib/sim/sound.so
Xlib/sim/spell.la
Xlib/sim/spell.so
Xlib/sim/splash.la
Xlib/sim/splash.so
Xlib/sim/styles.la
Xlib/sim/styles.so
Xlib/sim/weather.la
Xlib/sim/weather.so
Xlib/sim/yahoo.la
Xlib/sim/yahoo.so
Xlib/sim/zodiak.la
Xlib/sim/zodiak.so
Xshare/applications/kde/sim.desktop
Xshare/apps/sim/icons/icqlite.jisp
Xshare/apps/sim/icons/sim.jisp
Xshare/apps/sim/icons/smiles.jisp
Xshare/apps/sim/icons/weather.jisp
Xshare/apps/sim/pict/connect.gif
Xshare/apps/sim/pict/connect.mng
Xshare/apps/sim/pict/splash.png
Xshare/apps/sim/sounds/alert.wav
Xshare/apps/sim/sounds/auth.wav
Xshare/apps/sim/sounds/contacts.wav
Xshare/apps/sim/sounds/error.wav
Xshare/apps/sim/sounds/file.wav
Xshare/apps/sim/sounds/filedone.wav
Xshare/apps/sim/sounds/mailpager.wav
Xshare/apps/sim/sounds/message.wav
Xshare/apps/sim/sounds/message2.wav
Xshare/apps/sim/sounds/msgsent.wav
Xshare/apps/sim/sounds/phone.wav
Xshare/apps/sim/sounds/sms.wav
Xshare/apps/sim/sounds/startup.wav
Xshare/apps/sim/sounds/system.wav
Xshare/apps/sim/sounds/url.wav
Xshare/apps/sim/sounds/vip-online.wav
Xshare/apps/sim/sounds/web.wav
Xshare/apps/sim/styles/SIM.2.xsl
Xshare/apps/sim/styles/SIM.3.xsl
Xshare/apps/sim/styles/SIM.4.(2+3).xsl
Xshare/apps/sim/styles/SIM.5.2.2.xsl
Xshare/apps/sim/styles/SIM.5.2.xsl
Xshare/apps/sim/styles/SIM.5.xsl
Xshare/apps/sim/styles/SIM.xsl
Xshare/apps/sim/styles/Separated.2.xsl
Xshare/apps/sim/styles/Separated.3.xsl
Xshare/apps/sim/styles/Separated.4.xsl
Xshare/apps/sim/styles/Separated.5.(2+3).xsl
Xshare/apps/sim/styles/Separated.6.(2+4).xsl
Xshare/apps/sim/styles/Separated.7.(3+4).xsl
Xshare/apps/sim/styles/Separated.8.(2+3+4).xsl
Xshare/apps/sim/styles/Separated.xsl
Xshare/apps/sim/styles/XChat.xsl
Xshare/apps/sim/styles/XChat2seconds.xsl
Xshare/apps/sim/styles/XChat3fullDate.xsl
Xshare/icons/hicolor/16x16/apps/sim.png
Xshare/icons/hicolor/22x22/apps/sim.png
Xshare/icons/hicolor/32x32/apps/sim.png
Xshare/icons/hicolor/48x48/apps/sim.png
Xshare/icons/hicolor/64x64/apps/sim.png
Xshare/icons/locolor/16x16/apps/sim.png
Xshare/icons/locolor/22x22/apps/sim.png
Xshare/icons/locolor/32x32/apps/sim.png
Xshare/locale/bg/LC_MESSAGES/sim.mo
Xshare/locale/ca/LC_MESSAGES/sim.mo
Xshare/locale/cs/LC_MESSAGES/sim.mo
Xshare/locale/de/LC_MESSAGES/sim.mo
Xshare/locale/el/LC_MESSAGES/sim.mo
Xshare/locale/es/LC_MESSAGES/sim.mo
Xshare/locale/fr/LC_MESSAGES/sim.mo
Xshare/locale/he/LC_MESSAGES/sim.mo
Xshare/locale/hu/LC_MESSAGES/sim.mo
Xshare/locale/it/LC_MESSAGES/sim.mo
Xshare/locale/nl/LC_MESSAGES/sim.mo
Xshare/locale/pl/LC_MESSAGES/sim.mo
Xshare/locale/pt_BR/LC_MESSAGES/sim.mo
Xshare/locale/ru/LC_MESSAGES/sim.mo
Xshare/locale/sk/LC_MESSAGES/sim.mo
Xshare/locale/sw/LC_MESSAGES/sim.mo
Xshare/locale/th/LC_MESSAGES/sim.mo
Xshare/locale/tr/LC_MESSAGES/sim.mo
Xshare/locale/uk/LC_MESSAGES/sim.mo
Xshare/locale/zh_TW/LC_MESSAGES/sim.mo
Xshare/mimelnk/application/x-icq.desktop
Xshare/services/simctrl.desktop
X@dirrm lib/sim
X@dirrmtry share/applications
X@dirrmtry share/applications/kde
X@dirrmtry share/apps
X@dirrm share/apps/sim
X@dirrm share/apps/sim/icons
X@dirrm share/apps/sim/pict
X@dirrm share/apps/sim/sounds
X@dirrm share/apps/sim/styles
X@dirrmtry share/icons
X@dirrmtry share/icons/hicolor
X@dirrmtry share/icons/hicolor/16x16
X@dirrmtry share/icons/hicolor/16x16/apps
X@dirrmtry share/icons/hicolor/22x22
X@dirrmtry share/icons/hicolor/22x22/apps
X@dirrmtry share/icons/hicolor/32x32
X@dirrmtry share/icons/hicolor/32x32/apps
X@dirrmtry share/icons/hicolor/48x48
X@dirrmtry share/icons/hicolor/48x48/apps
X@dirrmtry share/icons/hicolor/64x64
X@dirrmtry share/icons/hicolor/64x64/apps
X@dirrmtry share/icons/locolor
X@dirrmtry share/icons/locolor/16x16
X@dirrmtry share/icons/locolor/16x16/apps
X@dirrmtry share/icons/locolor/22x22
X@dirrmtry share/icons/locolor/22x22/apps
X@dirrmtry share/icons/locolor/32x32
X@dirrmtry share/icons/locolor/32x32/apps
X@dirrmtry share/locale/ca
X@dirrmtry share/locale/ca/LC_MESSAGES
X@dirrmtry share/locale/cs
X@dirrmtry share/locale/cs/LC_MESSAGES
X@dirrmtry share/locale/el
X@dirrmtry share/locale/el/LC_MESSAGES
X@dirrmtry share/locale/pl
X@dirrmtry share/locale/pl/LC_MESSAGES
X@dirrmtry share/locale/sk
X@dirrmtry share/locale/sk/LC_MESSAGES
X@dirrmtry share/locale/sw
X@dirrmtry share/locale/sw/LC_MESSAGES
X@dirrmtry share/locale/uk
X@dirrmtry share/locale/uk/LC_MESSAGES
X@dirrmtry share/locale/zh_TW
X@dirrmtry share/locale/zh_TW/LC_MESSAGES
X@dirrmtry share/mimelnk
X@dirrmtry share/mimelnk/application
X@dirrmtry share/services
END-of-sim-im-devel/pkg-plist
echo x - sim-im-devel/distinfo
sed 's/^X//' >sim-im-devel/distinfo << 'END-of-sim-im-devel/distinfo'
XMD5 (sim-im-devel-0.9.5.377.tar.bz2) = 5166616e87101e55eb8f57b90c3482bd
XSHA256 (sim-im-devel-0.9.5.377.tar.bz2) = 10f2109fa3e7f6bfc0d0f3fd1e54ff3265b69b539457a80fd5b06212c3279619
XSIZE (sim-im-devel-0.9.5.377.tar.bz2) = 2403437
END-of-sim-im-devel/distinfo
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603101415.k2AEFAYX050533>