1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Remove strigi, a meta-port for ports that have been removed.

With hat:	portmgr
This commit is contained in:
Adam Weinberger 2018-12-31 15:20:44 +00:00
parent ca13b006a9
commit ea2ef6364d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488795
6 changed files with 1 additions and 63 deletions

1
MOVED
View File

@ -11129,3 +11129,4 @@ sysutils/syslog-ng37|sysutils/syslog-ng|2018-12-31|Has expired: No longer offici
sysutils/cfengine22|sysutils/cfengine|2018-12-31|Has expired: No longeer supported by cfengine.com
sysutils/syslog-ng36|sysutils/syslog-ng|2018-12-31|Has expired: No longer officially supported by Balabit, does not support openssl111
sysutils/syslog-ng-incubator||2018-12-31|Removed, depends on expired sysutils/syslog-ng36
deskutils/strigi||2018-12-31|Has expired: KDE4 is end-of-life

View File

@ -247,7 +247,6 @@
SUBDIR += simpleagenda
SUBDIR += sliderule
SUBDIR += spice-gtk
SUBDIR += strigi
SUBDIR += sugarcrm
SUBDIR += superkaramba-kde4
SUBDIR += synapse

View File

@ -1,33 +0,0 @@
# Created by: Tilman Keskinoz <arved@FreeBSD.org>
# $FreeBSD$
PORTNAME= strigi
PORTVERSION= ${STRIGI_VERSION}
PORTREVISION= 4
CATEGORIES= deskutils
MAINTAINER= kde@FreeBSD.org
COMMENT= Strigi desktop search (meta port)
USES= kde:4 metaport
USE_KDE= strigi_run
OPTIONS_DEFINE= CLIENT DAEMON UTILITIES
OPTIONS_DEFAULT= ${OPTIONS_DEFINE}
.include <bsd.port.pre.mk>
.include <${.CURDIR}/Makefile.common>
.if ${PORT_OPTIONS:MCLIENT}
RUN_DEPENDS+= ${LOCALBASE}/bin/strigiclient:deskutils/strigiclient
.endif
.if ${PORT_OPTIONS:MDAEMON}
RUN_DEPENDS+= ${LOCALBASE}/bin/strigidaemon:deskutils/strigidaemon
.endif
.if ${PORT_OPTIONS:MUTILITIES}
RUN_DEPENDS+= ${LOCALBASE}/bin/xmlindexer:deskutils/strigiutils
.endif
.include <bsd.port.post.mk>

View File

@ -1,18 +0,0 @@
STRIGI_VERSION= 0.7.8
STRIGI_MASTER_SITES= http://www.vandenoever.info/software/strigi/
DEPRECATED= KDE4 is end-of-life
EXPIRATION_DATE=2018-12-31
.if !defined(NO_BUILD)
DISTNAME= strigi-${STRIGI_VERSION}
DISTINFO_FILE= ${.CURDIR}/../strigi/distinfo
DESCR= ${.CURDIR}/../strigi/pkg-descr
CONFLICTS_INSTALL= strigi-0.7.[0-7]* strigi-0.7.8 strigi-0.7.8_1
USES+= cmake tar:bzip2
CMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}
PLIST_SUB= SHLIB_VER=${STRIGI_VERSION}
.endif

View File

@ -1,2 +0,0 @@
SHA256 (strigi-0.7.8.tar.bz2) = 43e461a625acdefa59bf58cc9d10aebda9eba920dfbe800fc77e6dcbf1eff989
SIZE (strigi-0.7.8.tar.bz2) = 810574

View File

@ -1,9 +0,0 @@
Strigi is a daemon which uses a very fast and efficient crawler
that can index data on your harddrive. Indexing operations are
performed without hammering your system, this makes Strigi the
fastest and smallest desktop searching program.
Strigi can index different file formats, including the contents of
the archive files.
WWW: http://www.vandenoever.info/software/strigi/