diff options
Diffstat (limited to 'sysutils/medusa')
-rw-r--r-- | sysutils/medusa/DESCR | 13 | ||||
-rw-r--r-- | sysutils/medusa/MESSAGE | 8 | ||||
-rw-r--r-- | sysutils/medusa/Makefile | 21 | ||||
-rw-r--r-- | sysutils/medusa/PLIST | 48 | ||||
-rw-r--r-- | sysutils/medusa/buildlink3.mk | 22 | ||||
-rw-r--r-- | sysutils/medusa/distinfo | 21 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-aa | 18 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ab | 15 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ac | 15 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ad | 40 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ae | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-af | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ag | 14 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ah | 10 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ai | 71 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-aj | 10 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ak | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-al | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-am | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-an | 13 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ao | 14 | ||||
-rw-r--r-- | sysutils/medusa/patches/patch-ap | 16 |
22 files changed, 0 insertions, 434 deletions
diff --git a/sysutils/medusa/DESCR b/sysutils/medusa/DESCR deleted file mode 100644 index 1682008df7e..00000000000 --- a/sysutils/medusa/DESCR +++ /dev/null @@ -1,13 +0,0 @@ - Medusa is software that allows you to quickly search your system for -particular types of files, using an index. - -CAVEATS -------- - - Medusa is still in its early stages. It is not yet feature complete, -and there are known bugs, some of which can take up lots of -unnecessary resources on your machine. - - Please do not use this code on an afs system or over nfs volumes; -the file permissions are not compatible with medusa. Running -medusa on these systems is completely insecure. diff --git a/sysutils/medusa/MESSAGE b/sysutils/medusa/MESSAGE deleted file mode 100644 index 0e7940dc117..00000000000 --- a/sysutils/medusa/MESSAGE +++ /dev/null @@ -1,8 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:37 wiz Exp $ - - Medusa has now been installed on your system. To configure this - package, you need to create "medusa.conf", "file-index-stoplist", and - "mount-type-stoplist" files in ${PREFIX}/etc by copying and editing - the corresponding ".sample" files. -=========================================================================== diff --git a/sysutils/medusa/Makefile b/sysutils/medusa/Makefile deleted file mode 100644 index b69194d0b02..00000000000 --- a/sysutils/medusa/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# $NetBSD: Makefile,v 1.27 2007/02/19 17:49:03 joerg Exp $ -# - -DISTNAME= medusa-0.5.1 -PKGREVISION= 10 -CATEGORIES= sysutils gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/medusa/0.5/} \ - http://download.eazel.com/source/ - -MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.eazel.com/ -COMMENT= File system indexing engine - -DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES - -.include "../../sysutils/gnome-vfs/buildlink3.mk" -.include "../../x11/libXScrnSaver/buildlink3.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/medusa/PLIST b/sysutils/medusa/PLIST deleted file mode 100644 index b0e5d42c753..00000000000 --- a/sysutils/medusa/PLIST +++ /dev/null @@ -1,48 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:54 jlam Exp $ -bin/medusa-config -bin/medusa-idled -bin/medusa-indexd -bin/medusa-searchd -bin/msearch -etc/cron.daily/medusa.cron -etc/medusa/file-index-stoplist.sample -etc/medusa/medusa.conf.sample -etc/medusa/mount-type-stoplist.sample -etc/medusa/medusa-idled.csh -etc/medusa/medusa-idled.sh -etc/rc.d/medusa -etc/vfs/modules/search-methods.conf -include/libmedusa/medusa-file-info-utilities.h -include/libmedusa/medusa-idled-client.h -include/libmedusa/medusa-index-progress.h -include/libmedusa/medusa-index-service-private.h -include/libmedusa/medusa-index-service.h -include/libmedusa/medusa-indexed-search.h -include/libmedusa/medusa-lock-file-paths.h -include/libmedusa/medusa-lock.h -include/libmedusa/medusa-log.h -include/libmedusa/medusa-search-service-private.h -include/libmedusa/medusa-search-service.h -include/libmedusa/medusa-service-private.h -include/libmedusa/medusa-stdio-extensions.h -include/libmedusa/medusa-string.h -include/libmedusa/medusa-system-state.h -include/libmedusa/medusa-unindexed-search.h -include/libmedusa/medusa-unsearched-locations.h -include/libmedusa/medusa-utils.h -lib/libmedusa-index.la -lib/libmedusa.la -lib/vfs/modules/libvfs-search.la -man/man1/medusa-config.1 -man/man1/medusa-idled.1 -man/man1/msearch.1 -man/man5/medusa-file-index-stoplist.5 -man/man5/medusa.conf.5 -man/man7/medusa-search-uri.7 -man/man8/medusa-searchd.8 -sbin/medusa-test-indexing-status -var/medusa/.dummy -@dirrm include/libmedusa -@dirrm var/medusa -@dirrm etc/medusa -@dirrm etc/cron.daily diff --git a/sysutils/medusa/buildlink3.mk b/sysutils/medusa/buildlink3.mk deleted file mode 100644 index 69affb32902..00000000000 --- a/sysutils/medusa/buildlink3.mk +++ /dev/null @@ -1,22 +0,0 @@ -# $NetBSD: buildlink3.mk,v 1.10 2006/07/08 23:11:09 jlam Exp $ - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ -MEDUSA_BUILDLINK3_MK:= ${MEDUSA_BUILDLINK3_MK}+ - -.if !empty(BUILDLINK_DEPTH:M+) -BUILDLINK_DEPENDS+= medusa -.endif - -BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nmedusa} -BUILDLINK_PACKAGES+= medusa -BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}medusa - -.if !empty(MEDUSA_BUILDLINK3_MK:M+) -BUILDLINK_API_DEPENDS.medusa+= medusa>=0.5.1nb7 -BUILDLINK_ABI_DEPENDS.medusa?= medusa>=0.5.1nb10 -BUILDLINK_PKGSRCDIR.medusa?= ../../sysutils/medusa -.endif # MEDUSA_BUILDLINK3_MK - -.include "../../sysutils/gnome-vfs/buildlink3.mk" - -BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//} diff --git a/sysutils/medusa/distinfo b/sysutils/medusa/distinfo deleted file mode 100644 index d6c9ef68313..00000000000 --- a/sysutils/medusa/distinfo +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: distinfo,v 1.6 2006/03/01 22:46:29 wiz Exp $ - -SHA1 (medusa-0.5.1.tar.gz) = 8e3a1ae286c9502bceda3f3fa5f2b3559440d8d0 -RMD160 (medusa-0.5.1.tar.gz) = 395ed98ee04b507f78122c744f256415f9e25324 -Size (medusa-0.5.1.tar.gz) = 384482 bytes -SHA1 (patch-aa) = 76a682d2b7e71488131037fed209a9d2144a97c9 -SHA1 (patch-ab) = f19d58f14f957dff3de7de9015910d4933c1b896 -SHA1 (patch-ac) = 69bfbc923b86d0e7b8e76283dff78bd44c02cf0e -SHA1 (patch-ad) = 4b143d2f041dd89188551f1a7c063e51ce95f6b3 -SHA1 (patch-ae) = 0e93570781b68d42f9ced0b705e447c965fd611c -SHA1 (patch-af) = c4a9458e8583a6f8acd286d1fefb8abb3fbf31ed -SHA1 (patch-ag) = 9c4ffb05d2108dbacfbf34704c6a81fc06fc6d37 -SHA1 (patch-ah) = aabf5bbb2d0ea1872b76517b94ae65130147ff0c -SHA1 (patch-ai) = 9c63685f52e62cebd027e7dfdbbb6526b0cd7b6b -SHA1 (patch-aj) = 38cd6ebdcddf8fd956f6664df20236ec66797ae4 -SHA1 (patch-ak) = 643b9fdaac6cb189754e416a2fe7fe96593c812b -SHA1 (patch-al) = 0ea2fd1a17c9ef00c4d32dc3fcd6c8044a388e49 -SHA1 (patch-am) = efa7e6cd18dec31a098834ae2a2f0bfd1ef07d77 -SHA1 (patch-an) = 4d7d3484c4e4516c20e1999213576808631e2947 -SHA1 (patch-ao) = c220f2931967c032006b82d0e4954c45f4848c91 -SHA1 (patch-ap) = 9b5c761796d2e22605bb933a4a5a578159d6c0ac diff --git a/sysutils/medusa/patches/patch-aa b/sysutils/medusa/patches/patch-aa deleted file mode 100644 index 8c5e402f0ea..00000000000 --- a/sysutils/medusa/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ -$NetBSD: patch-aa,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- libmedusa/medusa-index-progress.c.orig Sun Apr 8 08:38:01 2001 -+++ libmedusa/medusa-index-progress.c -@@ -54,7 +54,12 @@ - #ifdef HAVE_STATVFS - # include <sys/statvfs.h> - #elif HAVE_STATFS --# include <sys/statfs.h> -+# ifdef HAVE_STATVFS_H -+# include <sys/statfs.h> -+# else -+# include <sys/param.h> -+# include <sys/mount.h> -+# endif - #else - # warning "Medusa will not be able to record your indexing progress because you don't have either statfs or statvfs." - #endif diff --git a/sysutils/medusa/patches/patch-ab b/sysutils/medusa/patches/patch-ab deleted file mode 100644 index 836c14659db..00000000000 --- a/sysutils/medusa/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- medusa-idled/medusa-idled-client.c.orig Sun Apr 8 08:43:28 2001 -+++ medusa-idled/medusa-idled-client.c -@@ -31,9 +31,9 @@ - - #include <glib.h> - #include <string.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <sys/time.h> --#include <sys/types.h> - #include <sys/un.h> - #include <unistd.h> - #include <libmedusa/medusa-service-private.h> diff --git a/sysutils/medusa/patches/patch-ac b/sysutils/medusa/patches/patch-ac deleted file mode 100644 index 5a63c657352..00000000000 --- a/sysutils/medusa/patches/patch-ac +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ac,v 1.3 2006/03/01 22:46:29 wiz Exp $ - ---- libmedusa/medusa-unsearched-locations.c.orig 2001-04-07 00:47:06.000000000 +0000 -+++ libmedusa/medusa-unsearched-locations.c -@@ -56,6 +56,10 @@ - #include <glib.h> - #include <libgnomevfs/gnome-vfs-utils.h> - -+#if defined(__NetBSD__) && (__NetBSD_Version__ >= 299000900) /* NetBSD 2.99.9 */ -+#define statfs statvfs -+#endif -+ - #include "medusa-unsearched-locations.h" - - #define CDROM_DRIVE_STATUS 0x5326 /* Get tray position, etc. */ diff --git a/sysutils/medusa/patches/patch-ad b/sysutils/medusa/patches/patch-ad deleted file mode 100644 index 2e75eccdbde..00000000000 --- a/sysutils/medusa/patches/patch-ad +++ /dev/null @@ -1,40 +0,0 @@ -$NetBSD: patch-ad,v 1.2 2006/02/16 21:22:52 joerg Exp $ - ---- indexer/medusa-file-index-daemon.c.orig Fri Apr 27 02:55:43 2001 -+++ indexer/medusa-file-index-daemon.c -@@ -33,19 +33,26 @@ - #include <libgnomevfs/gnome-vfs-types.h> - #include <libgnomevfs/gnome-vfs-uri.h> - #include <libgnomevfs/gnome-vfs-utils.h> --#include <popt.h> -+#include <popt-gnome.h> - #include <stdio.h> - #include <stdlib.h> - #include <string.h> - #include <sys/resource.h> - #include <sys/time.h> - #include <sys/types.h> -+#ifdef HAVE_SYS_VFS_H - #include <sys/vfs.h> -+#endif - - #ifdef HAVE_STATVFS - #include <sys/statvfs.h> - #elif defined(HAVE_STATFS) -+#ifdef HAVE_STATFS_H - #include <sys/statfs.h> -+#else -+#include <sys/param.h> -+#include <sys/mount.h> -+#endif /* HAVE_STATFS_H */ - #endif /* HAVE_STATVFS */ - - #include <time.h> -@@ -87,7 +94,6 @@ static void exit_indexer - - - --extern int errno; - static gboolean create_index_even_if_disk_is_full; - - /* Main index loop. diff --git a/sysutils/medusa/patches/patch-ae b/sysutils/medusa/patches/patch-ae deleted file mode 100644 index 281371e25b7..00000000000 --- a/sysutils/medusa/patches/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ae,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- search-service/medusa-file-search-daemon.c.orig Sun Apr 8 08:54:53 2001 -+++ search-service/medusa-file-search-daemon.c -@@ -271,7 +271,7 @@ - /* Ignore the termination status of child processes explicitly, - so that they don't become zombies (see Stevens, "Advanced Programming - in the Unix Environment", page 280) */ -- signal (SIGCLD, SIG_IGN); -+ signal (SIGCHLD, SIG_IGN); - - /* Finish setting up all of the socket internals */ - diff --git a/sysutils/medusa/patches/patch-af b/sysutils/medusa/patches/patch-af deleted file mode 100644 index 1d531000e5f..00000000000 --- a/sysutils/medusa/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.2 2002/09/23 23:38:31 jlam Exp $ - ---- gnome-vfs-module/Makefile.in.orig Tue Mar 13 02:40:38 2001 -+++ gnome-vfs-module/Makefile.in -@@ -137,7 +137,7 @@ - INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa $(GNOME_CFLAGS) $(VFS_CFLAGS) $(NULL) - - --libvfs_search_la_LIBADD = -L$(top_builddir)/libmedusa/.libs -lmedusa $(VFS_LIBS) $(GLIB_LIBS) $(NULL) -+libvfs_search_la_LIBADD = $(top_builddir)/libmedusa/libmedusa.la $(VFS_LIBS) $(GLIB_LIBS) $(NULL) - - - libvfs_search_la_LDFLAGS = -export_dynamic -avoid-version diff --git a/sysutils/medusa/patches/patch-ag b/sysutils/medusa/patches/patch-ag deleted file mode 100644 index b1e2faa4ea6..00000000000 --- a/sysutils/medusa/patches/patch-ag +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ag,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- libmedusa/medusa-lock-file-paths.h.orig Sun Apr 8 09:19:16 2001 -+++ libmedusa/medusa-lock-file-paths.h -@@ -27,7 +27,7 @@ - #ifndef MEDUSA_LOCK_FILE_PATHS_H - #define MEDUSA_LOCK_FILE_PATHS_H - --#define MEDUSA_FILE_INDEX_READ_LOCK_FILE "/var/lock/medusa-db-read" --#define MEDUSA_FILE_INDEX_WRITE_LOCK_FILE "/var/lock/medusa-db-write" -+#define MEDUSA_FILE_INDEX_READ_LOCK_FILE "/var/run/medusa-db-read.lock" -+#define MEDUSA_FILE_INDEX_WRITE_LOCK_FILE "/var/run/medusa-db-write.lock" - - #endif /* MEDUSA_LOCK_FILE_PATHS_H */ diff --git a/sysutils/medusa/patches/patch-ah b/sysutils/medusa/patches/patch-ah deleted file mode 100644 index 0ba8df5d21b..00000000000 --- a/sysutils/medusa/patches/patch-ah +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ah,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- index-configuration/file-index-stoplist.orig Wed May 9 18:06:46 2001 -+++ index-configuration/file-index-stoplist -@@ -2,4 +2,5 @@ - # Adding directories to this list will prevent the directory and all of its - # contents from being indexed - file:///proc -+file:///kern - file:///dev diff --git a/sysutils/medusa/patches/patch-ai b/sysutils/medusa/patches/patch-ai deleted file mode 100644 index 8fc43fa470d..00000000000 --- a/sysutils/medusa/patches/patch-ai +++ /dev/null @@ -1,71 +0,0 @@ -$NetBSD: patch-ai,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- index-configuration/Makefile.in.orig Fri May 4 08:08:32 2001 -+++ index-configuration/Makefile.in -@@ -146,12 +146,12 @@ - medusacronconf_DATA = medusa.cron $(NULL) - - --medusaidledconfdir = $(sysconfdir)/profile.d -+medusaidledconfdir = $(sysconfdir)/medusa - - medusaidledconf_DATA = medusa-idled.sh medusa-idled.csh $(NULL) - - --medusainitdir = $(prefix)/tmp -+medusainitdir = $(prefix)/etc/rc.d - - medusainit_DATA = medusa-init $(NULL) - -@@ -316,10 +316,10 @@ - @list='$(file_index_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(file_indexdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(file_indexdir)/$$p; \ -+ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(file_indexdir)/$$p.sample; \ - else if test -f $$p; then \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(file_indexdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(file_indexdir)/$$p; \ -+ $(INSTALL_DATA) $$p $(DESTDIR)$(file_indexdir)/$$p.sample; \ - fi; fi; \ - done - -@@ -335,10 +335,10 @@ - @list='$(medusa_conf_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusa_confdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusa_confdir)/$$p; \ -+ $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusa_confdir)/$$p.sample; \ - else if test -f $$p; then \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(medusa_confdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(medusa_confdir)/$$p; \ -+ $(INSTALL_DATA) $$p $(DESTDIR)$(medusa_confdir)/$$p.sample; \ - fi; fi; \ - done - -@@ -373,10 +373,10 @@ - @list='$(medusaidledconf_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusaidledconfdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusaidledconfdir)/$$p; \ -+ ${BSD_INSTALL_SCRIPT} $(srcdir)/$$p $(DESTDIR)$(medusaidledconfdir)/$$p; \ - else if test -f $$p; then \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(medusaidledconfdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(medusaidledconfdir)/$$p; \ -+ ${BSD_INSTALL_SCRIPT} $$p $(DESTDIR)$(medusaidledconfdir)/$$p; \ - fi; fi; \ - done - -@@ -392,10 +392,10 @@ - @list='$(medusainit_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusainitdir)/$$p"; \ -- $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(medusainitdir)/$$p; \ -+ ${BSD_INSTALL_SCRIPT} $(srcdir)/$$p $(DESTDIR)$(medusainitdir)/medusa; \ - else if test -f $$p; then \ - echo " $(INSTALL_DATA) $$p $(DESTDIR)$(medusainitdir)/$$p"; \ -- $(INSTALL_DATA) $$p $(DESTDIR)$(medusainitdir)/$$p; \ -+ ${BSD_INSTALL_SCRIPT} $$p $(DESTDIR)$(medusainitdir)/medusa; \ - fi; fi; \ - done - diff --git a/sysutils/medusa/patches/patch-aj b/sysutils/medusa/patches/patch-aj deleted file mode 100644 index 16dd678f022..00000000000 --- a/sysutils/medusa/patches/patch-aj +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-aj,v 1.1.1.1 2001/05/14 17:13:21 rh Exp $ - ---- index-configuration/medusa-idled.csh.in.orig Fri Jan 19 00:53:25 2001 -+++ index-configuration/medusa-idled.csh.in -@@ -6,4 +6,4 @@ - # it's easier just to call the sh version than to figure out what's been - # set and what hasn't. - --/bin/sh /etc/profile.d/medusa-idled.sh -+/bin/sh @prefix@/etc/medusa/medusa-idled.sh diff --git a/sysutils/medusa/patches/patch-ak b/sysutils/medusa/patches/patch-ak deleted file mode 100644 index e6b64de0ad4..00000000000 --- a/sysutils/medusa/patches/patch-ak +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ak,v 1.1 2002/03/29 19:44:55 fredb Exp $ - ---- indexer/Makefile.in.orig Fri Mar 29 11:10:41 2002 -+++ indexer/Makefile.in -@@ -133,7 +133,7 @@ - DEFS = $(NULL) - - --INCLUDES = -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) $(XML_CFLAGS) $(VFS_CFLAGS) $(NULL) -+INCLUDES = -I$(top_srcdir) -I$(top_builddir) $(GLIB_CFLAGS) $(GNOME_CFLAGS) $(XML_CFLAGS) $(VFS_CFLAGS) $(NULL) - - - medusa_indexd_LDADD = $(top_builddir)/libmedusa/libmedusa.la $(top_builddir)/libmedusa-internal/libmedusa-index.la $(VFS_LIBS) $(GLIB_LIBS) $(GNOME_LIBS) $(OAF_LIBS) $(XML_LIBS) $(NULL) diff --git a/sysutils/medusa/patches/patch-al b/sysutils/medusa/patches/patch-al deleted file mode 100644 index 83444862762..00000000000 --- a/sysutils/medusa/patches/patch-al +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-al,v 1.1 2002/03/29 19:44:55 fredb Exp $ - ---- search-service/Makefile.in.orig Fri Mar 29 11:10:41 2002 -+++ search-service/Makefile.in -@@ -133,7 +133,7 @@ - noinst_HEADERS = medusa-authenticate.h medusa-file-search-parse-transmission.h $(NULL) - - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(GLIB_CFLAGS) $(VFS_CFLAGS) $(NULL) -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(GLIB_CFLAGS) $(GNOME_CFLAGS) $(VFS_CFLAGS) $(NULL) - - - medusa_searchd_LDADD = $(top_builddir)/libmedusa/libmedusa.la $(top_builddir)/libmedusa-internal/libmedusa-index.la $(VFS_LIBS) $(GLIB_LIBS) $(GNOME_LIBS) $(OAF_LIBS) $(XML_LIBS) $(NULL) diff --git a/sysutils/medusa/patches/patch-am b/sysutils/medusa/patches/patch-am deleted file mode 100644 index f5b4c52a1c2..00000000000 --- a/sysutils/medusa/patches/patch-am +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-am,v 1.1 2002/03/29 19:44:55 fredb Exp $ - ---- tests/Makefile.in.orig Fri Mar 29 11:10:41 2002 -+++ tests/Makefile.in -@@ -127,7 +127,7 @@ - - noinst_PROGRAMS = test-text-index test-index-service test-queue test-file-indexer test-versioned-file test-search-method test-system-state - --INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(VFS_CFLAGS) $(GLIB_CFLAGS) $(GTK_CFLAGS) $(NULL) -+INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/libmedusa-internal -I$(top_srcdir)/libmedusa $(VFS_CFLAGS) $(GLIB_CFLAGS) $(GNOME_CFLAGS) $(GTK_CFLAGS) $(NULL) - - - test_text_index_SOURCES = medusa-text-index-test.c diff --git a/sysutils/medusa/patches/patch-an b/sysutils/medusa/patches/patch-an deleted file mode 100644 index 5d4a5e152c4..00000000000 --- a/sysutils/medusa/patches/patch-an +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-an,v 1.1 2006/02/16 21:22:53 joerg Exp $ - ---- libmedusa/medusa-service-private.c.orig 2006-02-16 20:29:43.000000000 +0000 -+++ libmedusa/medusa-service-private.c -@@ -46,8 +46,6 @@ - #endif - #undef MEDUSA_SERVICE_PRIVATE_DEBUG - --extern int errno; -- - static gboolean - root_owns_search_socket (const char *socket_path) - { diff --git a/sysutils/medusa/patches/patch-ao b/sysutils/medusa/patches/patch-ao deleted file mode 100644 index b8f7bc1005f..00000000000 --- a/sysutils/medusa/patches/patch-ao +++ /dev/null @@ -1,14 +0,0 @@ -$NetBSD: patch-ao,v 1.1 2006/02/16 21:22:53 joerg Exp $ - ---- medusa-idled/x-screensaver-code.c.orig 2006-02-16 20:36:20.000000000 +0000 -+++ medusa-idled/x-screensaver-code.c -@@ -799,7 +799,8 @@ x_screensaver_check_for_idle_status_chan - else - #endif /* HAVE_SGI_SAVER_EXTENSION */ - /* Just some random event. Never mind */ -- } -+ break; -+ } - } - if (reset_timers_for_current_event_loop) { - reset_timers (server_info); diff --git a/sysutils/medusa/patches/patch-ap b/sysutils/medusa/patches/patch-ap deleted file mode 100644 index f91e063e895..00000000000 --- a/sysutils/medusa/patches/patch-ap +++ /dev/null @@ -1,16 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2006/02/16 21:22:53 joerg Exp $ - ---- libmedusa-internal/medusa-io-handler.c.orig 2006-02-16 20:53:47.000000000 +0000 -+++ libmedusa-internal/medusa-io-handler.c -@@ -254,7 +254,11 @@ fopen_new_with_medusa_io_handler_header - - /* We open the file synchronously here to make sure the header gets - written before returning the FILE * */ -+#if defined(__DragonFly__) && !defined(O_SYNC) -+ file_descriptor = open (file_name, O_RDWR | O_CREAT | O_FSYNC, S_IRUSR | S_IWUSR); -+#else - file_descriptor = open (file_name, O_RDWR | O_CREAT | O_SYNC, S_IRUSR | S_IWUSR); -+#endif - write_header_to_file_descriptor (file_descriptor, magic_number, version_number, 0); - close (file_descriptor); - stat (file_name, &file_info); |