1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00

Remove net/silky - broken with newer silc-toolkit version and appears

abandoned by upstream.
This commit is contained in:
Wesley Shields 2008-07-22 02:20:45 +00:00
parent d10b1202f5
commit 67cea77f97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217279
6 changed files with 2 additions and 104 deletions

2
MOVED
View File

@ -3534,3 +3534,5 @@ chinese/links||2008-07-05|Has been ignored for 15 months
net-im/psi-gentoo||2008-07-11|Removed because no longer supported
lang/yarv|lang/ruby19|2008-07-11|Officially released as Ruby 1.9
japanese/samba|japanese/samba3|2008-07-21|Superseded by japanese/samba3
# Port|Moved to|Date|Why
net/silky||2008-07-21|Broken with newer silc-toolkit version

View File

@ -1,45 +0,0 @@
# New ports collection makefile for: silky
# Date created: 2003.12.16
# Whom: Evgueni V. Gavrilov <aquatique@rusunix.org>
#
# $FreeBSD$
#
PORTNAME= silky
PORTVERSION= 0.5.5
PORTREVISION= 2
CATEGORIES= net security
MASTER_SITES= SF \
ftp://rusunix.org/pub/FreeBSD/distfiles/
MASTER_SITE_SUBDIR= silky
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use graphical, os-independent SILC client
BROKEN= this port is broken with newer silc-toolkit version
DEPRECATED= This port is broken with newer silc-toolkit version.
EXPIRATION_DATE= 2008-07-20
LIB_DEPENDS= silcclient-1.1:${PORTSDIR}/devel/silc-toolkit
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-silc-include=${LOCALBASE}/include/silc \
--with-silc-libs=${LOCALBASE}/lib \
--with-docdir=${DOCSDIR} \
--with-libintl-prefix=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
USE_GNOME= gtk20 libglade2 gnomelibs
USE_GMAKE= yes
USE_PERL5= yes
post-patch:
@${PERL} -pi -e 's/ include / /' ${WRKSRC}/Makefile.in
@${PERL} -pi -e 's|share/pixmaps/\$${\w+}|share/pixmaps/|; \
s|(PACKAGE_PIXMAPS_DIR \")\$${packageprefix}/|\1${LOCALBASE}/|' \
${WRKSRC}/${CONFIGURE_SCRIPT}
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (silky-0.5.5.tar.gz) = 10a5693481766a4131b6c5bacded25a7
SHA256 (silky-0.5.5.tar.gz) = 3a4e03e1ba98dfefa7d017897b152d4d5ac18014b9d55e398d67bc5c6701966f
SIZE (silky-0.5.5.tar.gz) = 1029569

View File

@ -1,10 +0,0 @@
--- src/main.c.orig Tue Jan 23 21:38:06 2007
+++ src/main.c Tue Jan 23 21:38:31 2007
@@ -32,6 +32,7 @@
# include <config.h>
#endif
#include <string.h>
+#include <getopt.h>
#include "xmlconfig.h"
#include "xmllayout.h"

View File

@ -1,6 +0,0 @@
Silky is a simple and easy to use graphical, os-independent SILC client.
Silky is intended to contain all necessary features of a SILC client,
while keeping the UI as simple and clean as possible.
WWW: http://silky.sourceforge.net

View File

@ -1,40 +0,0 @@
bin/silky
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/README.distributions
%%PORTDOCS%%%%DOCSDIR%%/COPYING
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
%%PORTDOCS%%%%DOCSDIR%%/INSTALL
%%PORTDOCS%%%%DOCSDIR%%/NEWS
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%%%DOCSDIR%%/README.win32
%%PORTDOCS%%%%DOCSDIR%%/ReleaseNotes
%%DATADIR%%/silky.conf
%%DATADIR%%/servers.conf
%%DATADIR%%/silky.glade
%%DATADIR%%/silky-channel.glade
%%DATADIR%%/silky-query.glade
%%DATADIR%%/tips.txt
%%DATADIR%%/silky_logo_small.png
share/locale/af/LC_MESSAGES/silky.mo
share/locale/de/LC_MESSAGES/silky.mo
share/locale/en_CA/LC_MESSAGES/silky.mo
share/locale/en_GB/LC_MESSAGES/silky.mo
share/locale/es/LC_MESSAGES/silky.mo
share/locale/et/LC_MESSAGES/silky.mo
share/locale/fi/LC_MESSAGES/silky.mo
share/locale/fr/LC_MESSAGES/silky.mo
share/locale/hu/LC_MESSAGES/silky.mo
share/locale/it/LC_MESSAGES/silky.mo
share/locale/ne/LC_MESSAGES/silky.mo
share/locale/nl/LC_MESSAGES/silky.mo
share/locale/pt_BR/LC_MESSAGES/silky.mo
share/locale/ro/LC_MESSAGES/silky.mo
share/locale/ru/LC_MESSAGES/silky.mo
share/locale/rw/LC_MESSAGES/silky.mo
share/locale/sk/LC_MESSAGES/silky.mo
share/locale/sv/LC_MESSAGES/silky.mo
share/locale/zh_CN/LC_MESSAGES/silky.mo
share/gnome/apps/Applications/silky.desktop
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%DATADIR%%