ports/60661: [maintainer update] net/simicq to 0.9.2
Markus Brueffer
brueffer at phoenix-systems.de
Sun Dec 28 17:10:17 UTC 2003
>Number: 60661
>Category: ports
>Synopsis: [maintainer update] net/simicq to 0.9.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Dec 28 09:10:13 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Markus Brueffer
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.2-CURRENT FreeBSD 5.2-CURRENT #16: Mon Dec 22 00:35:14 CET 2003 root at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386
>Description:
Update net/simicq to 0.9.2
>How-To-Repeat:
>Fix:
--- simicq.diff begins here ---
diff -ruN simicq.orig/Makefile simicq/Makefile
--- simicq.orig/Makefile Fri Dec 26 22:50:59 2003
+++ simicq/Makefile Sun Dec 28 03:19:12 2003
@@ -5,7 +5,7 @@
# $FreeBSD: ports/net/simicq/Makefile,v 1.11 2003/11/10 14:38:13 krion Exp $
PORTNAME= simicq
-PORTVERSION= 0.9.1
+PORTVERSION= 0.9.2
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
@@ -14,7 +14,8 @@
MAINTAINER= brueffer at phoenix-systems.de
COMMENT= Plugin-based instant messenger
-USE_BZIP2= yes
+LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron
+
USE_GMAKE= yes
USE_QT_VER= 3
USE_PERL5_BUILD= yes
@@ -34,10 +35,13 @@
.if defined(WITHOUT_KDE)
CONFIGURE_ARGS+=--disable-kde --enable-mt
-PLIST_SUB+= KDE="@comment "
+LIB_DEPENDS+= aspell.15:${PORTSDIR}/textproc/aspell
+PLIST_SUB+= KDE="@comment " \
+ SPELL=""
.else
USE_KDELIBS_VER=3
-PLIST_SUB+= KDE=""
+PLIST_SUB+= KDE="" \
+ SPELL="@comment "
.endif
pre-everything::
@@ -49,7 +53,9 @@
.endif
post-extract:
- @${TOUCH} ${WRKSRC}/plugins/splash/Makefile.in
+.for i in _core filter forward icq remote
+ @${TOUCH} ${WRKSRC}/plugins/${i}/Makefile.in
+.endfor
post-patch:
@${REINPLACE_CMD} -e 's/-O2//g; s/-lpthread/${PTHREAD_LIBS}/g' \
diff -ruN simicq.orig/distinfo simicq/distinfo
--- simicq.orig/distinfo Fri Dec 26 22:50:59 2003
+++ simicq/distinfo Sat Dec 27 21:23:28 2003
@@ -1 +1 @@
-MD5 (sim-0.9.1.tar.bz2) = e43dd850e41731cd95fbc9fc6a923511
+MD5 (sim-0.9.2.tar.gz) = 39e1bd670faa7b37c495cfbeb3a7c7d0
diff -ruN simicq.orig/pkg-plist simicq/pkg-plist
--- simicq.orig/pkg-plist Fri Dec 26 22:50:59 2003
+++ simicq/pkg-plist Sun Dec 28 03:22:25 2003
@@ -1,4 +1,5 @@
bin/sim
+bin/simctrl
lib/libsimapi.la
lib/libsimapi.so
lib/libsimapi.so.0
@@ -14,6 +15,7 @@
share/apps/sim/plugins/__migrate.so
share/apps/sim/plugins/_core.so
share/apps/sim/plugins/about.so
+share/apps/sim/plugins/action.so
share/apps/sim/plugins/autoaway.so
share/apps/sim/plugins/background.so
share/apps/sim/plugins/dock.so
@@ -31,11 +33,15 @@
%%KDE%%share/apps/sim/plugins/ontop.so
share/apps/sim/plugins/osd.so
share/apps/sim/plugins/proxy.so
+share/apps/sim/plugins/remote.so
share/apps/sim/plugins/shortcuts.so
share/apps/sim/plugins/sound.so
+%%SPELL%%share/apps/sim/plugins/spell.so
share/apps/sim/plugins/splash.so
+share/apps/sim/plugins/styles.so
%%KDE%%share/apps/sim/plugins/transparent.so
share/apps/sim/plugins/update.so
+share/apps/sim/plugins/zodiak.so
share/apps/sim/sounds/alert.wav
share/apps/sim/sounds/auth.wav
share/apps/sim/sounds/contacts.wav
@@ -47,8 +53,13 @@
share/apps/sim/sounds/msgsent.wav
share/apps/sim/sounds/sms.wav
share/apps/sim/sounds/startup.wav
+share/apps/sim/sounds/system.wav
share/apps/sim/sounds/url.wav
share/apps/sim/sounds/web.wav
+share/apps/sim/styles/SIM.xsl
+share/apps/sim/styles/XChat.xsl
+share/apps/sim/styles/XChat2seconds.xsl
+share/apps/sim/styles/XChat3fullDate.xsl
share/icons/hicolor/16x16/apps/sim.png
share/icons/hicolor/32x32/apps/sim.png
share/icons/locolor/16x16/apps/sim.png
@@ -71,6 +82,11 @@
share/locale/tr/LC_MESSAGES/sim.mo
share/locale/uk/LC_MESSAGES/sim.mo
share/locale/zh_TW/LC_MESSAGES/sim.mo
+share/mimelnk/application/x-icq.desktop
+share/services/simctrl.desktop
+ at unexec rmdir %D/share/services 2>/dev/null || true
+ at unexec rmdir %D/share/mimelnk/application 2>/dev/null || true
+ at unexec rmdir %D/share/mimelnk 2>/dev/null || true
@unexec rmdir %D/share/locale/zh_TW/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/zh_TW 2>/dev/null || true
@unexec rmdir %D/share/locale/uk/LC_MESSAGES 2>/dev/null || true
@@ -119,6 +135,7 @@
@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
@unexec rmdir %D/share/icons 2>/dev/null || true
+ at dirrm share/apps/sim/styles
@dirrm share/apps/sim/sounds
@dirrm share/apps/sim/plugins
@dirrm share/apps/sim/pict
--- simicq.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list