FreeBSD Bugzilla – Attachment 63432 Details for
Bug 94622
[NEW PORT]: net-im/sim-im-devel: Plugin-based instant messenger
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
port.txt
port.txt (text/plain), 8.60 KB, created by
Alexey V. Panfilov
on 2006-04-03 17:24:22 UTC
(
hide
)
Description:
port.txt
Filename:
MIME Type:
Creator:
Alexey V. Panfilov
Created:
2006-04-03 17:24:22 UTC
Size:
8.60 KB
patch
obsolete
># 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 Apr 2006 >X# Whom: Alexey V. Panfilov <sim-im@lehis.ru> >X# >X# $FreeBSD$ >X >XPORTNAME= sim-im-devel >XPORTVERSION= 0.9.5.407 >XCATEGORIES= net-im >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 >XBUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip >X >XUSE_BZIP2= yes >XUSE_GMAKE= yes >XUSE_QT_VER= 3 >XUSE_OPENSSL= yes >XUSE_PERL5_BUILD= yes >XGNU_CONFIGURE= yes >XINSTALLS_SHLIB= yes >X >XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} >X >XCONFIGURE_ARGS= --prefix=${PREFIX} --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib >X >XOPTIONS= KDE "Enable KDE support" off \ >X DEBUG "Enable debug" on >X >XPORT_DBDIR?= /var/db/ports >XLATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} >XOPTIONSFILE?= ${PORT_DBDIR}/${LATEST_LINK}/options >X.if exists(${OPTIONSFILE}) >X.include "${OPTIONSFILE}" >X.endif >X >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 >X.if defined(WITH_DEBUG) >XCONFIGURE_ARGS+=--enable-debug >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.org/ >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/styles >X@dirrm lib/sim >X@dirrmtry share/applications/kde >X@dirrmtry share/applications >X@dirrmtry share/apps/sim/icons >X@dirrmtry share/apps/sim/pict >X@dirrmtry share/apps/sim/sounds >X@dirrmtry share/apps/sim/styles >X@dirrmtry share/apps/sim >X@dirrmtry share/apps >X@dirrmtry share/icons/hicolor/16x16/apps >X@dirrmtry share/icons/hicolor/16x16 >X@dirrmtry share/icons/hicolor/22x22/apps >X@dirrmtry share/icons/hicolor/22x22 >X@dirrmtry share/icons/hicolor/32x32/apps >X@dirrmtry share/icons/hicolor/32x32 >X@dirrmtry share/icons/hicolor/48x48/apps >X@dirrmtry share/icons/hicolor/48x48 >X@dirrmtry share/icons/hicolor/64x64/apps >X@dirrmtry share/icons/hicolor/64x64 >X@dirrmtry share/icons/hicolor >X@dirrmtry share/icons/locolor/16x16/apps >X@dirrmtry share/icons/locolor/16x16 >X@dirrmtry share/icons/locolor/22x22/apps >X@dirrmtry share/icons/locolor/22x22 >X@dirrmtry share/icons/locolor/32x32/apps >X@dirrmtry share/icons/locolor/32x32 >X@dirrmtry share/icons/locolor >X@dirrmtry share/icons >X@dirrmtry share/locale/ca/LC_MESSAGES >X@dirrmtry share/locale/ca >X@dirrmtry share/locale/cs/LC_MESSAGES >X@dirrmtry share/locale/cs >X@dirrmtry share/locale/el/LC_MESSAGES >X@dirrmtry share/locale/el >X@dirrmtry share/locale/pl/LC_MESSAGES >X@dirrmtry share/locale/pl >X@dirrmtry share/locale/sk/LC_MESSAGES >X@dirrmtry share/locale/sk >X@dirrmtry share/locale/sw/LC_MESSAGES >X@dirrmtry share/locale/sw >X@dirrmtry share/locale/uk/LC_MESSAGES >X@dirrmtry share/locale/uk >X@dirrmtry share/locale/zh_TW/LC_MESSAGES >X@dirrmtry share/locale/zh_TW >X@dirrmtry share/mimelnk/application >X@dirrmtry share/mimelnk >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.407.tar.bz2) = b66f366b7b983c9bcd53b0ce764590cd >XSHA256 (sim-im-devel-0.9.5.407.tar.bz2) = c0311503cd9097109ea37ddb269050d8546182bf42f5fc00fa0225b2d2808c52 >XSIZE (sim-im-devel-0.9.5.407.tar.bz2) = 2390245 >END-of-sim-im-devel/distinfo >exit
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 94622
:
63431
| 63432