summaryrefslogtreecommitdiff
path: root/net-im/sim-im
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-29 20:15:01 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-29 20:15:01 +0000
commitc7988d67cc2e5f7d67838a8f92ca7dc5a01c9340 (patch)
tree339e652d91e65badaef5c5bb711d9673e17917de /net-im/sim-im
parent- use hook for bsd.openssl.mk (diff)
- Update net/simicq to 0.8.3
PR: 56142 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=88001
Diffstat (limited to 'net-im/sim-im')
-rw-r--r--net-im/sim-im/Makefile9
-rw-r--r--net-im/sim-im/distinfo2
-rw-r--r--net-im/sim-im/pkg-descr3
-rw-r--r--net-im/sim-im/pkg-plist71
4 files changed, 58 insertions, 27 deletions
diff --git a/net-im/sim-im/Makefile b/net-im/sim-im/Makefile
index 7d17fe639a22..319b14cafddd 100644
--- a/net-im/sim-im/Makefile
+++ b/net-im/sim-im/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= simicq
-PORTVERSION= 0.8.2
+PORTVERSION= 0.8.3
CATEGORIES= net kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/mi/m-i/}
@@ -18,17 +18,17 @@ USE_GMAKE= yes
USE_QT_VER= 3
USE_PERL5_BUILD= yes
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
+
.if !defined(WITHOUT_SSL)
USE_OPENSSL= yes
.else
CONFIGURE_ARGS+=--disable-openssl
.endif
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.if defined(WITHOUT_KDE)
CONFIGURE_ARGS+= --disable-kde --enable-mt
-USE_REINPLACE= yes
.else
USE_KDELIBS_VER= 3
.endif
@@ -38,5 +38,6 @@ post-patch:
${REINPLACE_CMD} -e "s,qtlib=\"qt\",qtlib=\"qt-mt -pthread\"," \
${WRKSRC}/configure
.endif
+ ${REINPLACE_CMD} -e 's/-O2//g' ${CONFIGURE_WRKSRC}/configure
.include <bsd.port.mk>
diff --git a/net-im/sim-im/distinfo b/net-im/sim-im/distinfo
index f01b2a1b9cca..d804271e443e 100644
--- a/net-im/sim-im/distinfo
+++ b/net-im/sim-im/distinfo
@@ -1 +1 @@
-MD5 (sim-0.8.2.tar.gz) = c04ecb5569746df71dd330d71eed89f0
+MD5 (sim-0.8.3.tar.gz) = a981b7aa4330bf050a46e144942d2726
diff --git a/net-im/sim-im/pkg-descr b/net-im/sim-im/pkg-descr
index c1abf126970b..ada3e9e2da5b 100644
--- a/net-im/sim-im/pkg-descr
+++ b/net-im/sim-im/pkg-descr
@@ -18,6 +18,3 @@ Special Features
* message forwarding
WWW: http://sim-icq.sourceforge.net/
-
-Josef El-Rayes
-j.el-rayes@daemon.li
diff --git a/net-im/sim-im/pkg-plist b/net-im/sim-im/pkg-plist
index 489f93206f60..56df4d9bf938 100644
--- a/net-im/sim-im/pkg-plist
+++ b/net-im/sim-im/pkg-plist
@@ -2,46 +2,79 @@ bin/sim
bin/simctrl
lib/menu/sim-kde.menu
share/applnk/Internet/sim.desktop
-share/icons/locolor/32x32/apps/sim.png
-share/icons/locolor/16x16/apps/sim.png
+share/apps/sim/pict/splash.png
+share/apps/sim/sounds/alert.wav
+share/apps/sim/sounds/auth.wav
+share/apps/sim/sounds/chat.wav
+share/apps/sim/sounds/file.wav
+share/apps/sim/sounds/filedone.wav
+share/apps/sim/sounds/message.wav
+share/apps/sim/sounds/sms.wav
+share/apps/sim/sounds/startup.wav
+share/apps/sim/sounds/url.wav
share/icons/hicolor/16x16/apps/sim.png
share/icons/hicolor/32x32/apps/sim.png
+share/icons/locolor/16x16/apps/sim.png
+share/icons/locolor/32x32/apps/sim.png
share/locale/bg/LC_MESSAGES/sim.mo
share/locale/cs/LC_MESSAGES/sim.mo
share/locale/de/LC_MESSAGES/sim.mo
share/locale/es/LC_MESSAGES/sim.mo
-share/locale/he/LC_MESSAGES/sim.mo
share/locale/fr/LC_MESSAGES/sim.mo
+share/locale/he/LC_MESSAGES/sim.mo
share/locale/it/LC_MESSAGES/sim.mo
share/locale/nl/LC_MESSAGES/sim.mo
share/locale/pl/LC_MESSAGES/sim.mo
-share/locale/sk/LC_MESSAGES/sim.mo
share/locale/ru/LC_MESSAGES/sim.mo
+share/locale/sk/LC_MESSAGES/sim.mo
share/locale/tr/LC_MESSAGES/sim.mo
share/locale/uk/LC_MESSAGES/sim.mo
share/locale/zh_TW/LC_MESSAGES/sim.mo
-share/apps/sim/sounds/auth.wav
-share/apps/sim/sounds/message.wav
-share/apps/sim/sounds/url.wav
-share/apps/sim/sounds/alert.wav
-share/apps/sim/sounds/sms.wav
-share/apps/sim/sounds/file.wav
-share/apps/sim/sounds/filedone.wav
-share/apps/sim/sounds/chat.wav
-share/apps/sim/sounds/startup.wav
-share/apps/sim/pict/splash.png
-@dirrm lib/menu
-@unexec rmdir %D/share/applnk/Internet 2>/dev/null || true
-@unexec rmdir %D/share/applnk 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
+@unexec rmdir %D/share/locale/uk 2>/dev/null || true
+@unexec rmdir %D/share/locale/tr/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/tr 2>/dev/null || true
+@unexec rmdir %D/share/locale/sk/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/sk 2>/dev/null || true
+@unexec rmdir %D/share/locale/ru/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/ru 2>/dev/null || true
+@unexec rmdir %D/share/locale/pl/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/pl 2>/dev/null || true
+@unexec rmdir %D/share/locale/nl/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/nl 2>/dev/null || true
+@unexec rmdir %D/share/locale/it/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/it 2>/dev/null || true
+@unexec rmdir %D/share/locale/he/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/he 2>/dev/null || true
+@unexec rmdir %D/share/locale/fr/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/fr 2>/dev/null || true
+@unexec rmdir %D/share/locale/es/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/es 2>/dev/null || true
+@unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/de 2>/dev/null || true
+@unexec rmdir %D/share/locale/cs/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/cs 2>/dev/null || true
+@unexec rmdir %D/share/locale/bg/LC_MESSAGES 2>/dev/null || true
+@unexec rmdir %D/share/locale/bg 2>/dev/null || true
+@unexec rmdir %D/share/locale 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/locolor 2>/dev/null || true
-@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
-@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
+@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
@dirrm share/apps/sim/sounds
@dirrm share/apps/sim/pict
+@dirrm share/apps/sim/icons
@dirrm share/apps/sim
+@unexec rmdir %D/share/apps 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Internet 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true
+@dirrm lib/menu