diff options
author | fjoe <fjoe@FreeBSD.org> | 2002-08-10 19:45:14 +0800 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2002-08-10 19:45:14 +0800 |
commit | 4d6da67e36dfc4ecef6409fde0f3fe9960ba2c3b (patch) | |
tree | ad4c9052d95c07dd95ce0dc1afe28fb06d995083 /net | |
parent | 2499ed8a14e1114b6c341d57c1bbce9da3ec0d56 (diff) | |
download | freebsd-ports-gnome-4d6da67e36dfc4ecef6409fde0f3fe9960ba2c3b.tar.gz freebsd-ports-gnome-4d6da67e36dfc4ecef6409fde0f3fe9960ba2c3b.tar.zst freebsd-ports-gnome-4d6da67e36dfc4ecef6409fde0f3fe9960ba2c3b.zip |
this port is no longer needed (obsoleted by licq upgrade to 1.2.0a)
Diffstat (limited to 'net')
-rw-r--r-- | net/licq-devel/Makefile | 51 | ||||
-rw-r--r-- | net/licq-devel/Makefile.inc | 52 | ||||
-rw-r--r-- | net/licq-devel/distinfo | 1 | ||||
-rw-r--r-- | net/licq-devel/files/patch-ad | 40 | ||||
-rw-r--r-- | net/licq-devel/pkg-comment | 1 | ||||
-rw-r--r-- | net/licq-devel/pkg-descr | 5 | ||||
-rw-r--r-- | net/licq-devel/pkg-message | 4 | ||||
-rw-r--r-- | net/licq-devel/pkg-plist | 107 |
8 files changed, 0 insertions, 261 deletions
diff --git a/net/licq-devel/Makefile b/net/licq-devel/Makefile deleted file mode 100644 index 1b39440f034c..000000000000 --- a/net/licq-devel/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: licq -# Date created: 2 July 1998 -# Whom: Brian Feldman & Matt Heckaman -# -# $FreeBSD$ -# - -PORTNAME= base -PORTVERSION= ${LICQ_VER} -CATEGORIES= net -.if defined(WITH_SOCKS) -PKGNAMESUFFIX= -socks -.endif - -MAINTAINER= fjoe@FreeBSD.org - -.if defined(WITH_SOCKS) -.if defined(WITH_DANTE) -LIB_DEPENDS= socks.1:${PORTSDIR}/net/dante -.else -BUILD_DEPENDS= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5 -.endif -.endif - -USE_OPENSSL= yes -.if defined(USE_CVS) -WRKSRC= ${WRKDIR}/licq -CVS_MODULE= licq -.else -WRKSRC= ${WRKDIR}/licq-${TIMESTAMP} -.endif -.if defined(WITH_SOCKS) -CONFIGURE_ARGS+=--enable-socks5 -.if defined(WITH_DANTE) -CONFIGURE_ARGS+=--with-socks5-inc=${LOCALBASE}/include -CONFIGURE_ENV+= LDFLAGS=-L${LOCALBASE}/lib -.endif -.endif - -post-patch: - @${PERL5} -pi -e 's|<wait.h>|<sys/wait.h>|g' \ - ${WRKSRC}/src/sighandler.c - @${PERL5} -pi -e 's|.program_transform_name.|s,x,x,|' \ - ${WRKSRC}/src/Makefile.in - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.pre.mk> -.include "${.CURDIR}/Makefile.inc" -.include <bsd.port.post.mk> diff --git a/net/licq-devel/Makefile.inc b/net/licq-devel/Makefile.inc deleted file mode 100644 index d62392ebe9b8..000000000000 --- a/net/licq-devel/Makefile.inc +++ /dev/null @@ -1,52 +0,0 @@ -# Common stuff for Licq-based ports -# $FreeBSD$ - -PKGNAMEPREFIX= licq- -TIMESTAMP= 20020312 -LICQ_VER= 1.1.0-${TIMESTAMP} -QT_LICQ_VER= ${LICQ_VER} -RMS_LICQ_VER= 0.23 -CONSOLE_LICQ_VER= ${LICQ_VER} -AUTO_REPLY_LICQ_VER= 1.0.2 -FORWARDER_LICQ_VER= 1.0.1 -.if ${PORTNAME} != "base" -RUN_DEPENDS+= licq:${PORTSDIR}/net/licq -.endif -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fjoe -#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ -# ftp://ftp.wibble.net/pub/licq/srcs/ \ -# ftp://licq.darkorb.net/srcs/ \ -# ftp://ftp.fanfic.org/pub/licq/srcs/ \ -# ftp://ftp.inter-i.uni-mainz.de/pub/licq/srcs/ -#MASTER_SITE_SUBDIR= licq -DISTNAME= ${PKGNAMEPREFIX}daily-${TIMESTAMP} -DISTFILES= ${DISTNAME}.tar.bz2 -GNU_CONFIGURE= yes -MD5_FILE= ${PORTSDIR}/net/licq-devel/distinfo -# USE_LIBTOOL doesn't work for these ports -#USE_LIBTOOL= yes -USE_GMAKE= yes -USE_NEWGCC= yes -USE_BZIP2= yes - -.if defined(USE_CVS) -WRKSRC?= ${WRKDIR}/licq-plugins/${PORTNAME} -DISTFILES= -CVS_MODULE?= licq-plugins -IS_INTERACTIVE= yes - -do-fetch: - -do-extract: - ${MKDIR} ${WRKDIR} - cvs -d :pserver:anonymous@cvs.licq.sourceforge.net:/cvsroot/licq login - (cd ${WRKDIR} && cvs -z9 -d :pserver:anonymous@cvs.licq.sourceforge.net:/cvsroot/licq co ${CVS_MODULE}) - -pre-patch: - (cd ${WRKSRC} && ${GMAKE} -f Makefile.cvs) -.else -WRKSRC?= ${WRKDIR}/licq-${TIMESTAMP}/plugins/${PORTNAME} -.endif - -PLIST_SUB+= LICQ_DEVEL="" diff --git a/net/licq-devel/distinfo b/net/licq-devel/distinfo deleted file mode 100644 index 91a697e81e47..000000000000 --- a/net/licq-devel/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (licq-daily-20020312.tar.bz2) = 8e9f9992906630d0f6c4fdbfdeee10b7 diff --git a/net/licq-devel/files/patch-ad b/net/licq-devel/files/patch-ad deleted file mode 100644 index d66ba556ec8c..000000000000 --- a/net/licq-devel/files/patch-ad +++ /dev/null @@ -1,40 +0,0 @@ ---- src/socket.cpp.orig Fri Jan 4 16:25:00 2002 -+++ src/socket.cpp Mon Jan 28 15:15:22 2002 -@@ -13,6 +13,7 @@ - #include <netdb.h> - #include <fcntl.h> - #include <unistd.h> -+#include <osreldate.h> - - #ifdef HAVE_INET_ATON - #include <arpa/inet.h> -@@ -294,6 +295,8 @@ - // Setup the local structure - #ifdef USE_SOCKS5 - int sizeofSockaddr = sizeof(struct sockaddr_in); -+#elif __FreeBSD_version < 400013 -+ int sizeofSockaddr = sizeof(struct sockaddr_in); - #else - socklen_t sizeofSockaddr = sizeof(struct sockaddr_in); - #endif -@@ -380,7 +383,11 @@ - m_sRemoteAddr.sin_family = AF_INET; - - // if connect fails then call CloseConnection to clean up before returning -+#if __FreeBSD_version < 400013 -+ int sizeofSockaddr = sizeof(struct sockaddr); -+#else - socklen_t sizeofSockaddr = sizeof(struct sockaddr); -+#endif - if (connect(m_nDescriptor, (struct sockaddr *)&m_sRemoteAddr, sizeofSockaddr) < 0) - { - // errno has been set -@@ -640,6 +647,8 @@ - void TCPSocket::RecvConnection(TCPSocket &newSocket) - { - #ifdef USE_SOCKS5 -+ int sizeofSockaddr = sizeof(struct sockaddr_in); -+#elif __FreeBSD_version < 400013 - int sizeofSockaddr = sizeof(struct sockaddr_in); - #else - socklen_t sizeofSockaddr = sizeof(struct sockaddr_in); diff --git a/net/licq-devel/pkg-comment b/net/licq-devel/pkg-comment deleted file mode 100644 index 772acc2f8c54..000000000000 --- a/net/licq-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A popular ICQ-compatible plugin-based program diff --git a/net/licq-devel/pkg-descr b/net/licq-devel/pkg-descr deleted file mode 100644 index d0fcb6465b59..000000000000 --- a/net/licq-devel/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -This is an unofficial ICQ clone, written in C++. -It is in no way endorsed by Mirabilis, and now is the most full-featured -ICQ-compatible program with the exception of Java ICQ. - -WWW: http://www.licq.org/ diff --git a/net/licq-devel/pkg-message b/net/licq-devel/pkg-message deleted file mode 100644 index d73cd7049b62..000000000000 --- a/net/licq-devel/pkg-message +++ /dev/null @@ -1,4 +0,0 @@ -In order to actually use licq, at least one plugin port needs to be installed. -Currently they include licq-qt-gui and licq-console (use -DWITH_LICQ_DEVEL -to build them with licq-devel port). -Check the net category to find them. diff --git a/net/licq-devel/pkg-plist b/net/licq-devel/pkg-plist deleted file mode 100644 index a9b61e714773..000000000000 --- a/net/licq-devel/pkg-plist +++ /dev/null @@ -1,107 +0,0 @@ -bin/licq -bin/viewurl-lynx.sh -bin/viewurl-ncftp.sh -bin/viewurl-netscape.sh -bin/viewurl-w3m.sh -include/licq/licq_buffer.h -include/licq/licq_chat.h -include/licq/licq_color.h -include/licq/licq_constants.h -include/licq/licq_countrycodes.h -include/licq/licq_events.h -include/licq/licq_file.h -include/licq/licq_filetransfer.h -include/licq/licq_history.h -include/licq/licq_icq.h -include/licq/licq_icqd.h -include/licq/licq_languagecodes.h -include/licq/licq_log.h -include/licq/licq_message.h -include/licq/licq_onevent.h -include/licq/licq_packets.h -include/licq/licq_plugin.h -include/licq/licq_plugind.h -include/licq/licq_sar.h -include/licq/licq_sighandler.h -include/licq/licq_socket.h -include/licq/licq_translate.h -include/licq/licq_user.h -include/licq/licq_utility.h -include/licq/pthread_rdwr.h -share/licq/sounds/Monty-Python.wav -share/licq/sounds/fun/Auth.wav -share/licq/sounds/fun/Chat.wav -share/licq/sounds/fun/Contact.wav -share/licq/sounds/fun/File.wav -share/licq/sounds/fun/Message.wav -share/licq/sounds/fun/Online.wav -share/licq/sounds/fun/System.wav -share/licq/sounds/fun/URL.wav -share/licq/sounds/icq/Auth.wav -share/licq/sounds/icq/Chat.wav -share/licq/sounds/icq/Contact.wav -share/licq/sounds/icq/File.wav -share/licq/sounds/icq/Message.wav -share/licq/sounds/icq/Online.wav -share/licq/sounds/icq/System.wav -share/licq/sounds/icq/URL.wav -share/licq/translations/ASCII -share/licq/translations/CP437 -share/licq/translations/CP850 -share/licq/translations/DANISH -share/licq/translations/DEC_MCS -share/licq/translations/DG_MCS -share/licq/translations/DUTCH -share/licq/translations/FINNISH -share/licq/translations/FRENCH -share/licq/translations/FRENCH_CANADIAN -share/licq/translations/GERMAN -share/licq/translations/HP_MCS -share/licq/translations/IRV -share/licq/translations/ITALIAN -share/licq/translations/JIS -share/licq/translations/LATIN_2 -share/licq/translations/MACINTOSH -share/licq/translations/NEXT -share/licq/translations/NORWEGIAN_1 -share/licq/translations/NORWEGIAN_2 -share/licq/translations/POLISH -share/licq/translations/POLISH_NOPL -share/licq/translations/PORTUGUESE -share/licq/translations/PORTUGUESE_COM -share/licq/translations/RUSSIAN -share/licq/translations/RUSSIAN_ALT -share/licq/translations/RUSSIAN_WIN -share/licq/translations/SPANISH -share/licq/translations/SWEDISH -share/licq/translations/SWEDISH_NAMES -share/licq/translations/SWEDISH_NAMES_COM -share/licq/translations/SWISS -share/licq/translations/UKRAINIAN_WIN -share/licq/translations/UNITED_KINGDOM -share/licq/translations/UNITED_KINGDOM_COM -share/licq/utilities/BackOrifice.utility -share/licq/utilities/finger.utility -share/licq/utilities/ftp.utility -share/licq/utilities/gftp.utility -share/licq/utilities/hostname.utility -share/licq/utilities/kmail.utility -share/licq/utilities/mutt.utility -share/licq/utilities/netscape.utility -share/licq/utilities/nmap.utility -share/licq/utilities/pine.utility -share/licq/utilities/ping.utility -share/licq/utilities/queso.utility -share/licq/utilities/speakfreely.utility -share/licq/utilities/talk.utility -share/licq/utilities/traceroute.utility -share/licq/utilities/vnc.utility -share/licq/utilities/xtraceroute.utility -@dirrm include/licq -@dirrm lib/licq -@dirrm share/licq/sounds/fun -@dirrm share/licq/sounds/icq -@dirrm share/licq/sounds -@dirrm share/licq/translations -@dirrm share/licq/utilities -@dirrm share/licq |