aboutsummaryrefslogtreecommitdiff
path: root/net/centericq
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 16:18:51 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 16:18:51 +0000
commit45ffe527819b10ad733c0e96b530b8a88a9c36e1 (patch)
tree935c355f31288e0d0443e1125da02b0160360e13 /net/centericq
parent7bf03cf6604b6beda6ef7ebe57c3d9b91269ad1d (diff)
downloadports-45ffe527819b10ad733c0e96b530b8a88a9c36e1.tar.gz
ports-45ffe527819b10ad733c0e96b530b8a88a9c36e1.zip
Added iconv library dependence (this should fix package building)
Deleted useless configure environment, arguments and other 'patches' (already default values or not needed) Adapted comment and description to actual version PR: 37218 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=57853
Diffstat (limited to 'net/centericq')
-rw-r--r--net/centericq/Makefile10
-rw-r--r--net/centericq/pkg-comment2
-rw-r--r--net/centericq/pkg-descr17
3 files changed, 15 insertions, 14 deletions
diff --git a/net/centericq/Makefile b/net/centericq/Makefile
index c972124c3329..fa42ff9dc435 100644
--- a/net/centericq/Makefile
+++ b/net/centericq/Makefile
@@ -15,13 +15,11 @@ MASTER_SITES= http://konst.org.ua/download/
MAINTAINER= ijliao@FreeBSD.org
LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \
+ iconv.3:${PORTSDIR}/converters/libiconv \
sigc.1:${PORTSDIR}/devel/libsigc++
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib -lintl -liconv"
-CONFIGURE_ARGS= --without-included-gettext
MAN1= centericq.1
@@ -29,12 +27,6 @@ MAN1= centericq.1
.if ${OSVERSION} < 400010
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
-CFLAGS+= -nostdinc -I${LOCALBASE}/include/ncurses \
- -I${LOCALBASE}/include -I/usr/include
.endif
-post-patch:
- @${PERL} -pi -e "s,\$\(pkgdatadir\),\$\(mandir\),g ; \
- s,intl,,g" ${WRKSRC}/Makefile.in
-
.include <bsd.port.post.mk>
diff --git a/net/centericq/pkg-comment b/net/centericq/pkg-comment
index 967e7ff6fb56..e8ccaffcf16f 100644
--- a/net/centericq/pkg-comment
+++ b/net/centericq/pkg-comment
@@ -1 +1 @@
-ICQ client with a useful ncurses menu and window-based interface
+A ncurses based interface for ICQ, Yahoo!, AIM and MSN
diff --git a/net/centericq/pkg-descr b/net/centericq/pkg-descr
index 16bdb1dc752f..a81295f2cb6f 100644
--- a/net/centericq/pkg-descr
+++ b/net/centericq/pkg-descr
@@ -1,5 +1,14 @@
-A textmode ncurses based window- and menu-driven ICQ client. It is
-fully featured and also includes the ability to associate sounds with
-certain events.
+Centericq is a text mode menu- and window-driven IM interface that
+supports the ICQ2000, Yahoo!, AIM and MSN protocols. It allows you to
+send, receive, and forward messages, URLs, SMSes, contacts, and email
+express messages. It also lets you set your own and fetch others' away
+messages, and define external handlers for incoming events. You can
+mass message-send, search for users, view users' details, maintain
+your contact list directly from the program, view the message history,
+register a new UIN and update your details, be informed upon receipt
+of email messages, automatically set away after the defined period of
+inactivity, and have your own ignore, visible, and invisible lists.
+It can also associate events with sounds, make log of events, and
+allows arrangement of contacts into groups.
-WWW: http://konst.org.ua/software.centericq.html
+WWW: http://konst.org.ua/centericq/